.hc-breadcrumb{align-items:center;display:flex;margin-bottom:20px;overflow:auto;overflow-y:hidden;padding-bottom:5px;white-space:nowrap;-webkit-overflow-scrolling:touch}.hc-breadcrumb img{height:auto;transition:opacity .3s;width:15px}.hc-breadcrumb a{align-items:center;color:var(--hc-7);display:inline-flex;line-height:1;text-decoration:none;transition:color .5s}.hc-breadcrumb a::after{background-color:var(--hc-primary);border-radius:50%;content:"";display:inline-block;height:5px;margin-inline:10px;width:5px}.hc-breadcrumb a:hover{color:var(--hc-primary)}.hc-breadcrumb a:hover img{opacity:.7}.hc-breadcrumb a:last-child{color:var(--hc-primary);pointer-events:none}.hc-breadcrumb a:last-child::after{display:none;margin-left:0}.hc-breadcrumb::-webkit-scrollbar{background-color:var(--hc-scroll-bg);height:5px;overflow:visible;width:5px}.hc-breadcrumb::-webkit-scrollbar-button{height:0;width:0}.hc-breadcrumb::-webkit-scrollbar-track{background-clip:padding-box}.hc-breadcrumb::-webkit-scrollbar-track:hover{background-color:var(--hc-scroll-bg)}.hc-breadcrumb::-webkit-scrollbar-track:active{background-color:var(--hc-scroll-bg)}.hc-breadcrumb::-webkit-scrollbar-thumb{border-radius:16px;background-color:var(--hc-scroll-thumb);background-clip:padding-box;border:solid rgba(0,0,0,0);border-width:1px 1px 1px 0px;min-height:28px;padding:100px 0 0}.hc-breadcrumb::-webkit-scrollbar-thumb:hover,.hc-breadcrumb::-webkit-scrollbar-thumb:active{background-color:var(--hc-scroll-thumb)}.hc-pagination{align-items:center;display:flex;justify-content:center;margin-block:50px}.hc-pagination a{align-items:center;background-color:var(--hc-primary);border-radius:100%;color:var(--hc-1);display:inline-flex;font-size:1.4rem;font-weight:500;height:30px;justify-content:center;line-height:1;margin:0 2px;padding-top:2px;text-decoration:none;transition:background-color .3s,color .3s;width:30px}.hc-pagination a.current,.hc-pagination a:hover{background-color:var(--hc-4);color:var(--hc-primary)}.hc-pagination a.current{cursor:default;pointer-events:none}.hc-gallery{display:flex;gap:75px;flex-wrap:wrap;margin-bottom:50px;margin-top:50px;width:100%}.hc-gallery__item{display:block;position:relative;transition:box-shadow .45s ease,transform .35s ease;width:calc((100% - 150px)/3)}.hc-gallery__item::before{align-items:center;background-color:var(--hc-primary);border-radius:50%;content:attr(data-count);color:var(--hc-1);display:inline-flex;font-size:1.2rem;height:25px;line-height:1;justify-content:center;position:absolute;right:5px;top:5px;width:25px;z-index:2}.hc-gallery__item:hover{cursor:pointer}.hc-gallery__item:hover .hc-gallery__img:first-child::after{opacity:1;transform:translateX(125%) skewX(-18deg)}.hc-gallery__item:hover .hc-gallery__img:first-child img{transform:scale(1.1)}.hc-gallery__item:hover .hc-gallery__img:nth-child(2){transform:rotate(-7.5deg)}.hc-gallery__item:hover .hc-gallery__img:nth-child(3){transform:rotate(7.5deg)}.hc-gallery__img{background-color:var(--hc-1);border-radius:10px;border:2px solid var(--hc-primary);box-shadow:0 1px 5px rgba(0,0,0,.1);display:inline-block;font-size:0;overflow:hidden;position:relative;padding-top:100%;transition:transform .3s ease;width:100%}.hc-gallery__img:nth-child(2),.hc-gallery__img:nth-child(3){left:0;position:absolute;top:0;transform-origin:bottom left;z-index:-1}.hc-gallery__img:nth-child(3){transform-origin:bottom right;z-index:-2}.hc-gallery__img:first-child::after{background:linear-gradient(110deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 80%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:translateX(-125%) skewX(-18deg);transition:transform .8s cubic-bezier(0.22, 1, 0.36, 1),opacity .45s ease;z-index:1}.hc-gallery__img img{height:100%;object-fit:cover;position:absolute;transition:transform .3s ease;width:100%}.hc-gallery__ttl{color:var(--hc-root);display:block;font-size:1.6rem;font-weight:700;line-height:1.5;margin-top:10px;text-align:center}@media only screen and (max-width: 1199.98px){.hc-gallery{gap:50px;margin-inline:auto;max-width:100%;width:700px}.hc-gallery__item{width:calc((100% - 50px)/2)}.hc-gallery__ttl{font-size:1.4rem}}@media only screen and (max-width: 991.98px){.hc-gallery{gap:40px;width:500px}}@media only screen and (max-width: 575.98px){.hc-gallery{gap:30px;width:275px}.hc-gallery__item{width:100%}}.hl-primary{background-color:var(--hc-1);display:flex;flex-direction:column;padding-top:60px}.hl-row{column-gap:30px;display:flex;width:100%}.hl-col:first-child{flex:1}.hl-col:last-child{width:300px}.hl-col:last-child .hl-shadow{padding-inline:20px}.hl-shadow{background-color:var(--hbg-root);box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:12px;margin-bottom:20px;padding:30px}.hl-shadow:last-child{margin-bottom:0}@media only screen and (max-width: 991.98px){.hl-row{flex-direction:column;row-gap:30px}.hl-col:last-child{width:100%}}@media only screen and (max-width: 575.98px){.hl-primary{padding-bottom:50px}}