.featured-collections{--fc-bg: #db3b2e;--fc-heading-color: #fff;position:relative;background-color:var(--fc-bg);overflow:hidden;padding-top:var(--section-padding-top-mobile, 40px);padding-bottom:var(--section-padding-bottom-mobile, 40px)}.featured-collections--has-divider{overflow:visible}@media screen and (min-width:750px){.featured-collections{padding-top:var(--section-padding-top-tablet, 48px);padding-bottom:var(--section-padding-bottom-tablet, 48px)}}@media screen and (min-width:990px){.featured-collections{padding-top:var(--section-padding-top, 56px);padding-bottom:var(--section-padding-bottom, 56px)}}.featured-collections__divider{position:absolute;left:0;width:100%;z-index:1;pointer-events:none;line-height:0;margin-bottom:4px}.featured-collections__divider--top{top:var(--fc-divider-top-mobile, 0px);transform:translateY(-100%)}.featured-collections__divider--bottom{bottom:var(--fc-divider-bottom-mobile, 0px);transform:translateY(100%)}@media screen and (min-width:750px){.featured-collections__divider--top{top:var(--fc-divider-top-tablet, 0px)}.featured-collections__divider--bottom{bottom:var(--fc-divider-bottom-tablet, 0px)}}@media screen and (min-width:990px){.featured-collections__divider--top{top:var(--fc-divider-top, 0px)}.featured-collections__divider--bottom{bottom:var(--fc-divider-bottom, 0px)}}.featured-collections__divider-image{display:block;width:100%;height:auto;max-width:none}.featured-collections__divider-image--mobile{display:none}@media screen and (max-width:749px){.featured-collections__divider--has-mobile .featured-collections__divider-image--desktop{display:none}.featured-collections__divider-image--mobile,.featured-collections__divider--mobile-only{display:block}}@media screen and (min-width:750px){.featured-collections__divider--mobile-only{display:none}}.featured-collections--bg-color:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:radial-gradient(circle at 20% 30%,rgba(0,0,0,.25) 0,transparent 42%),radial-gradient(circle at 80% 20%,rgba(0,0,0,.18) 0,transparent 36%),radial-gradient(circle at 60% 80%,rgba(0,0,0,.2) 0,transparent 40%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:auto,auto,auto,180px 180px;mix-blend-mode:multiply;z-index:0}.featured-collections--bg-none{background-color:transparent}.featured-collections--bg-image,.featured-collections--bg-video{background-color:#111}.featured-collections__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.featured-collections__bg-media{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.featured-collections__inner{position:relative;z-index:1;display:flex;flex-direction:column}.featured-collections__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.featured-collections__heading{margin:0;color:var(--fc-heading-color);font-family:"Carton Six",var(--font-heading-family),sans-serif;font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:0}.featured-collections__cta{flex-shrink:0}.featured-collections__slider-wrap{position:relative}.featured-collections__swiper.swiper{width:100%;height:auto;overflow:hidden;margin:0;padding:0;list-style:none}.featured-collections__swiper .swiper-wrapper{display:flex;align-items:stretch;box-sizing:border-box;width:100%;height:auto}.featured-collections__slide.swiper-slide{height:auto;flex-shrink:0;box-sizing:border-box}.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide{width:calc((100% - (var(--fc-gap-mobile) * (var(--fc-slides-mobile) - 1))) / var(--fc-slides-mobile));margin-right:var(--fc-gap-mobile)}@media screen and (min-width:750px){.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide{width:calc((100% - (var(--fc-gap-tablet) * (var(--fc-slides-tablet) - 1))) / var(--fc-slides-tablet));margin-right:var(--fc-gap-tablet)}}@media screen and (min-width:990px){.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide{width:calc((100% - (var(--fc-gap-desktop) * (var(--fc-slides-desktop) - 1))) / var(--fc-slides-desktop));margin-right:var(--fc-gap-desktop)}}.featured-collections__card{position:relative;display:block;width:100%;aspect-ratio:71 / 107;border:2px solid #000;overflow:hidden;background:#111;text-decoration:none;color:inherit;transition:background-color .2s ease,box-shadow .2s ease}.featured-collections__card:hover,.featured-collections__card:focus-visible{background:#4d4d4d;box-shadow:4px 4px #000}.featured-collections__card--placeholder{pointer-events:none}.featured-collections__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.featured-collections__image,.featured-collections__secondary{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .35s ease}.featured-collections__secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:0;padding:0;border:0;opacity:0;visibility:hidden;pointer-events:none}.featured-collections__secondary-image{z-index:1}.featured-collections__secondary-video{z-index:2}.featured-collections__card:hover .featured-collections__secondary,.featured-collections__card:focus-visible .featured-collections__secondary{opacity:var(--fc-secondary-opacity, 1);visibility:visible}.featured-collections__card:hover .has-secondary-video .featured-collections__secondary-image,.featured-collections__card:focus-visible .has-secondary-video .featured-collections__secondary-image{opacity:1}.featured-collections__glitch{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;margin:0;padding:0;border:0;object-fit:cover;object-position:center;opacity:0;visibility:hidden;pointer-events:none;mix-blend-mode:normal;transition:opacity .2s ease,visibility .2s ease}.featured-collections__card:hover .featured-collections__glitch,.featured-collections__card:focus-visible .featured-collections__glitch{opacity:1!important;visibility:visible!important}.featured-collections__label{position:absolute;left:50%;bottom:1.8rem;transform:translate(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:14rem;max-width:calc(100% - 2.4rem);padding:1.2rem 2.8rem 1.3rem;pointer-events:none}.featured-collections__label-bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170%;height:auto;max-width:none;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;overflow:visible}.featured-collections__label-bg path{fill:#fff;transition:fill .2s ease}.featured-collections__card:hover .featured-collections__label-bg path,.featured-collections__card:focus-visible .featured-collections__label-bg path{fill:#fee546}.featured-collections__label-text{position:relative;z-index:1;color:#000;font-family:"Carton Six",var(--font-heading-family),sans-serif;font-size:2rem;font-weight:400;line-height:1;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;text-align:center}.featured-collections__nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.featured-collections__nav[hidden]{display:none!important}.featured-collections__prev,.featured-collections__next{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:6rem;height:6rem;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;background:#fff;border:1.5px solid #000;border-radius:0;box-shadow:none;cursor:pointer;transition:background-color .2s ease;box-shadow:2px 2px #000}.featured-collections__prev{left:1.2rem}.featured-collections__next{right:1.2rem}.featured-collections__prev:hover,.featured-collections__next:hover{background:#ffe500;box-shadow:none!important}.featured-collections__prev svg,.featured-collections__next svg{display:block;width:1.8rem;height:1.8rem}.featured-collections__prev svg{transform:scaleX(-1)}.featured-collections__prev.swiper-button-disabled,.featured-collections__next.swiper-button-disabled,.featured-collections__prev.swiper-button-lock,.featured-collections__next.swiper-button-lock{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(min-width:750px)and (hover:hover)and (pointer:fine){.featured-collections__prev,.featured-collections__next{opacity:0;visibility:hidden;pointer-events:none}.featured-collections__slider-wrap:hover .featured-collections__prev:not(.swiper-button-disabled):not(.swiper-button-lock),.featured-collections__slider-wrap:hover .featured-collections__next:not(.swiper-button-disabled):not(.swiper-button-lock),.featured-collections__slider-wrap:focus-within .featured-collections__prev:not(.swiper-button-disabled):not(.swiper-button-lock),.featured-collections__slider-wrap:focus-within .featured-collections__next:not(.swiper-button-disabled):not(.swiper-button-lock){opacity:1;visibility:visible;pointer-events:auto}}@media screen and (max-width:749px){.featured-collections__header{display:contents}.featured-collections__heading{order:1;margin-bottom:2rem;text-align:center}.featured-collections__slider-wrap{order:2;width:calc(100% + 4rem);max-width:none;margin-left:-2rem;margin-right:-2rem}.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide{width:calc(100% / var(--fc-slides-mobile));margin-right:var(--fc-gap-mobile)}.featured-collections__cta{order:3;align-self:center;margin-top:4rem}.featured-collections__label{bottom:1.4rem;padding:.7rem 1.6rem;min-width:10rem}.featured-collections__label-text{font-size:1.8rem}.featured-collections__prev,.featured-collections__next{width:3.2rem;height:3.2rem}.featured-collections__prev{left:.8rem}.featured-collections__next{right:.8rem}.featured-collections__nav--desktop{display:none!important}.featured-collections__slide .featured-collections__card{transform:scale(.9);transform-origin:center center;transition:transform .35s ease,background-color .2s ease,box-shadow .2s ease}.featured-collections__slide.swiper-slide-active .featured-collections__card,.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide:first-child .featured-collections__card{transform:scale(1);background:#4d4d4d;box-shadow:4px 4px #000}.featured-collections__slide.swiper-slide-active .featured-collections__secondary,.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide:first-child .featured-collections__secondary{opacity:var(--fc-secondary-opacity, 1);visibility:visible}.featured-collections__slide.swiper-slide-active .has-secondary-video .featured-collections__secondary-image,.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide:first-child .has-secondary-video .featured-collections__secondary-image{opacity:1}.featured-collections__slide.swiper-slide-active .featured-collections__glitch,.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide:first-child .featured-collections__glitch{opacity:1!important;visibility:visible!important}.featured-collections__slide.swiper-slide-active .featured-collections__label-bg path,.featured-collections__swiper:not(.swiper-initialized) .featured-collections__slide:first-child .featured-collections__label-bg path{fill:#fee546}}@media screen and (min-width:750px){.featured-collections__nav--mobile{display:none!important}.featured-collections__header{margin-bottom:3.9rem}.featured-collections__label{bottom:2.2rem}}@media screen and (min-width:990px){.featured-collections__prev{left:1.6rem}.featured-collections__next{right:1.6rem}.featured-collections__label-text{font-size:2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-featured-collections.css.map */
