.custom-collection-slider{position:relative}.custom-collection-slider__viewport{overflow:hidden;scrollbar-width:none}.custom-collection-slider__viewport::-webkit-scrollbar{display:none}.custom-collection-slider__track{display:flex;margin:0;padding:0;list-style:none}.custom-collection-slider__slide{flex:0 0 100%;min-width:0}.custom-collection-slider__button{display:inline-flex;position:absolute;z-index:3;top:50%;width:44px;height:44px;padding:0;border:1px solid currentColor;border-radius:50%;color:var(--slider-nav-color, #fff);background:#ffffff14;align-items:center;justify-content:center;transform:translateY(-50%);cursor:pointer}.custom-collection-slider__button[hidden]{display:none}.custom-collection-slider__button--previous{left:20px}.custom-collection-slider__button--next{right:20px}.custom-collection-slider__dots{display:flex;position:absolute;z-index:3;right:0;bottom:18px;left:0;justify-content:center;gap:8px}.custom-collection-slider__dots[hidden]{display:none}.custom-collection-slider__dot{width:9px;height:9px;padding:0;border:1px solid currentColor;border-radius:50%;color:var(--slider-dot-color, #fff);background:transparent;cursor:pointer}.custom-collection-slider__dot.is-active{background:currentColor}.custom-collection-slideshow{margin:var(--section-margin-mobile, 0);padding-top:var(--section-padding-mobile, 20px);padding-bottom:var(--section-padding-mobile, 20px)}.custom-collection-slideshow.is-page-width{max-width:var(--page-width);margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem}.custom-collection-slideshow__slide{position:relative;min-height:320px;overflow:hidden;aspect-ratio:1920 / 770;background:#e9eaeb}.custom-collection-slideshow__media,.custom-collection-slideshow__media picture,.custom-collection-slideshow__media img,.custom-collection-slideshow__media video{display:block;width:100%;height:100%}.custom-collection-slideshow__media{position:absolute;top:0;right:0;bottom:0;left:0}.custom-collection-slideshow__media img,.custom-collection-slideshow__media video{object-fit:cover}.custom-collection-slideshow__placeholder{width:100%;height:100%}.custom-collection-slideshow__content{display:flex;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;padding:clamp(24px,5vw,80px);align-items:center;justify-content:center;pointer-events:none}.custom-collection-slideshow__content[data-horizontal=left],.custom-collection-slideshow__content[data-horizontal=left-center]{justify-content:flex-start}.custom-collection-slideshow__content[data-horizontal=right],.custom-collection-slideshow__content[data-horizontal=right-center]{justify-content:flex-end}.custom-collection-slideshow__content[data-vertical=top]{align-items:flex-start}.custom-collection-slideshow__content[data-vertical=bottom]{align-items:flex-end}.custom-collection-slideshow__content-box{max-width:720px;padding:20px;background:var(--content-background, transparent);pointer-events:auto}.custom-collection-slideshow__content-box.text-left{text-align:left}.custom-collection-slideshow__content-box.text-center{text-align:center}.custom-collection-slideshow__content-box.text-right{text-align:right}.custom-collection-slideshow__eyebrow,.custom-collection-slideshow__title,.custom-collection-slideshow__subtitle{margin:0;white-space:pre-line}.custom-collection-slideshow__eyebrow{font-size:clamp(14px,1.5vw,22px)}.custom-collection-slideshow__title{margin-top:8px;font-size:clamp(28px,4vw,60px);line-height:1.15}.custom-collection-slideshow__subtitle{margin-top:12px;font-size:clamp(14px,1.8vw,24px)}.custom-collection-slideshow__buttons{display:flex;margin-top:24px;justify-content:inherit;gap:12px}.custom-collection-slideshow__button{display:inline-flex;min-height:44px;padding:10px 24px;color:#fff;border:1px solid #e0393a;background:#e0393a;align-items:center;justify-content:center;text-decoration:none}.custom-collection-slideshow__button--secondary{color:#333844;border-color:#333844;background:transparent}.custom-collections-carousel{margin:var(--section-margin-mobile, 0);padding:var(--section-padding, 70px 0);background:var(--section-background, #f4f6f7)}.custom-collections-carousel__heading{margin:0 0 32px;text-align:center}.custom-collections-carousel .custom-collection-slider{--slider-nav-color: var(--carousel-nav-color, #333)}.custom-collections-carousel .custom-collection-slider__viewport{overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.custom-collections-carousel .custom-collection-slider__track{gap:var(--carousel-gap, 30px)}.custom-collections-carousel .custom-collection-slider__slide{flex-basis:calc((100% - (var(--carousel-columns, 5) - 1) * var(--carousel-gap, 30px)) / var(--carousel-columns, 5));scroll-snap-align:start}.custom-collections-carousel__card{display:block;position:relative;min-height:260px;overflow:hidden;color:inherit;text-decoration:none}.custom-collections-carousel__media{position:relative;padding-top:var(--card-ratio, 100%);background:#ececec}.custom-collections-carousel__media img,.custom-collections-carousel__media svg{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-collections-carousel__info{padding:18px;color:var(--card-title-color, #27272d);background:var(--card-background, #f9f7f6);text-align:center}.custom-collections-carousel__description,.custom-collections-carousel__title{margin:0}.custom-collections-carousel__description{margin-bottom:6px;color:var(--card-description-color, #383636);font-size:13px}.custom-collections-carousel .custom-collection-slider__dots{position:static;margin-top:24px}@media screen and (min-width:750px){.custom-collection-slideshow,.custom-collections-carousel{margin:var(--section-margin-laptop, var(--section-margin-mobile, 0))}.custom-collection-slideshow{padding-top:var(--section-padding-desktop, 40px);padding-bottom:var(--section-padding-desktop, 40px)}}@media screen and (min-width:1400px){.custom-collection-slideshow,.custom-collections-carousel{margin:var(--section-margin-desktop, var(--section-margin-laptop, 0))}}@media screen and (max-width:749px){.custom-collection-slideshow__slide{aspect-ratio:1170 / 960}.custom-collection-slider__button{width:36px;height:36px}.custom-collection-slider__button--previous{left:8px}.custom-collection-slider__button--next{right:8px}.custom-collection-slideshow__content{padding:24px}.custom-collection-slideshow__content-box{padding:12px}.custom-collections-carousel{padding-right:16px;padding-left:16px}.custom-collections-carousel .custom-collection-slider__slide{flex-basis:calc((100% - var(--carousel-gap, 12px)) / 2)}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/custom-collection-showcase.css.map */
