.collections-carousel{position:relative;background:var(--section-bg-color, #00AFAF);overflow:hidden}.collections-carousel__header{text-align:center;margin-bottom:2rem;position:relative;z-index:2}.collections-carousel__title{color:var(--section-text-color, #FFFFFF);margin:0 0 .5rem;font-weight:700}.collections-carousel__subtitle{color:var(--section-text-color, #FFFFFF);margin:0;opacity:.9;font-size:1.1rem}.collections-carousel__container{position:relative;margin-top:20px;margin-bottom:20px;z-index:2}.collections-carousel__wrapper{position:relative;overflow:hidden;width:100%;max-width:100%;z-index:2}.collections-carousel__track{display:flex;transition:transform .5s ease-in-out;gap:1rem;width:100%;justify-content:flex-start}.collections-carousel__card{flex:0 0 100%;min-width:0;position:relative;box-sizing:border-box;overflow:hidden;z-index:2}.collections-carousel__card-link{text-decoration:none;color:inherit;display:block;height:100%}.collections-carousel__card-content{background:var(--card-bg-color, #F1E4B2);border-radius:24px;padding:1.5rem;height:220px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.collections-carousel__card-content:has(.collections-carousel__card-image:only-child){justify-content:center}.collections-carousel__card-content:has(.collections-carousel__card-image:only-child) .collections-carousel__card-image{margin-bottom:0}.collections-carousel__card-image img{transition:transform .3s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.collections-carousel__card:hover .collections-carousel__card-image img{transform:scale(1.05)}.collections-carousel__card-image{margin-bottom:1.5rem;width:100%;display:flex;justify-content:center;align-items:center;flex:1;min-height:250px;padding:3rem}.collections-carousel__card-image img{max-width:100%;max-height:none;height:200px;width:auto;border-radius:8px}.collections-carousel__card-title{color:var(--card-text-color, #13322B);margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.2}.collections-carousel__card-subtitle{color:var(--card-text-color, #13322B);margin:0;font-size:.9rem;font-weight:500;opacity:.8;line-height:1.3}.collections-carousel__navigation{position:absolute;top:50%;left:-24px;right:-24px;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:3;transition:opacity .3s ease}.collections-carousel__nav-button{margin-left:20px;margin-right:20px;width:32px;height:32px;border-radius:50%;background:var(--card-bg-color, #F1E4B2);border:1px solid rgb(var(--color-foreground),.1);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--card-text-color, #13322B);transition:all .3s ease;pointer-events:auto;box-shadow:0 2px 10px #0000001a}.collections-carousel__nav-button:hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}.collections-carousel__nav-button:active{transform:scale(.95)}.collections-carousel__nav-button:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.collections-carousel__nav-button svg{width:16px;height:16px}.collections-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem;position:relative;z-index:2}.collections-carousel__dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease}.collections-carousel__dot:hover{background:#ffffff80}.collections-carousel__dot--active{background:var(--card-bg-color, #F1E4B2)}@media screen and (min-width: 768px){.collections-carousel__track{gap:1.5rem}.collections-carousel__card{flex:0 0 calc(50% - .75rem)}.collections-carousel__card-content{height:200px;padding:1.5rem}.collections-carousel__card-image img{height:180px}.collections-carousel__title{font-size:1.3rem}.collections-carousel__subtitle{font-size:.8rem}.collections-carousel__navigation{padding:0 1rem;left:-16px;right:-16px}}@media screen and (min-width: 1024px){.collections-carousel__track{gap:2rem}.collections-carousel__card{flex:0 0 calc(25% - 1.5rem);min-width:0;max-width:calc(25% - 1.5rem);overflow:hidden}.collections-carousel__card-content{height:220px;padding:2.5rem 2rem}.collections-carousel__title{font-size:1.5rem}.collections-carousel__subtitle{font-size:.9rem}.collections-carousel__navigation{padding:0 2rem;left:-20px;right:-20px}.collections-carousel__nav-button{width:40px;height:40px}.collections-carousel__nav-button svg{width:20px;height:20px}.collections-carousel__wrapper{overflow:hidden;width:100%}.collections-carousel__track{width:calc(100% + 2rem);margin-right:-2rem}.collections-carousel__card{width:calc(25% - 1.5rem)!important;flex-shrink:0}.collections-carousel__card-image img{height:160px}}@media screen and (min-width: 1200px){.collections-carousel__card{flex:0 0 calc(25% - 1.5rem)}.collections-carousel__track{gap:2.5rem}}@media screen and (max-width: 767px){.collections-carousel__navigation{left:0;right:0;padding:0 1rem}.collections-carousel__nav-button{width:40px;height:40px}.collections-carousel__nav-button svg{width:18px;height:18px}.collections-carousel__card-image{padding:5rem}}@media (hover: none) and (pointer: coarse){.collections-carousel__nav-button:hover,.collections-carousel__card:hover .collections-carousel__card-content{transform:none}}.collections-carousel__track{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.collections-carousel__card{transform:translateZ(0);backface-visibility:hidden}@media (prefers-contrast: high){.collections-carousel__nav-button{border:2px solid currentColor}.collections-carousel__dot{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.collections-carousel__track,.collections-carousel__card-content,.collections-carousel__nav-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hc-collections-carousel.css.map */
