.featured-collections-row-inner{position:relative;background:var(--white);padding-top:72px;padding-bottom:72px}.featured-collections-decorative-image{--offset-image:clamp(20px,calc(20px + (30 - 20) * var(--desktop-to-laptop)),30px);--image-width:195;--image-height:247;position:absolute;top:0;right:0;transform:translateY(-50%) translateY(var(--offset-image));width:clamp(155px,calc(155px + (195 - 155) * var(--desktop-to-laptop)),195px)}.featured-collections-decorative-image:before{content:"";display:block;padding-bottom:calc((1 / (var(--image-width) / var(--image-height))) * 100%)}.featured-collections-decorative-image img,.featured-collections-decorative-image picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.featured-collections-header{--subtitle-bottom-gap:16px;display:flex;flex-direction:column;width:calc(100% - 30px);max-width:385px;margin:0 auto 51px;text-align:center}.featured-collections-title-wrapper+.featured-collections-subtitle-wrapper{margin-top:var(--subtitle-bottom-gap)}.featured-collections-button-wrapper{margin-top:9px}.featured-collections-button{margin:0 auto}.featured-collections--wrapper-tab-buttons{--side-margins:41px;position:relative;width:calc(100% - var(--side-margins) * 2);max-width:1140px;margin:0 auto;text-align:center}.featured-collections--wrapper-tab-buttons:before{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:var(--very-light-grey)}.featured-collections--wrapper-tab-buttons-overflow{overflow-x:auto;overflow-y:hidden;overflow:auto hidden}.featured-collections--wrapper-tab-buttons-inner{display:inline-grid;grid-auto-flow:column;justify-content:center;grid-gap:90px;gap:90px;padding:0 15px}.featured-collections--tab-button{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;height:47px;border-bottom:4px solid transparent;text-align:center;cursor:pointer}.featured-collections--tab-button span{max-width:100%;overflow:hidden;white-space:nowrap;font-size:clamp(15px,calc(15px + (17 - 15) * var(--desktop-to-laptop)),17px);color:var(--dark-grey);font-family:var(--primary-font);pointer-events:none}.featured-collections--tab-button span:after{content:attr(data-text);display:block;visibility:hidden;opacity:0;height:0;font-family:var(--primary-font-medium)}.featured-collections--tab-button.active{border-bottom:4px solid var(--primary-color);cursor:default}.featured-collections--tab-button.active span{font-family:var(--primary-font-medium)}.featured-collections--tab-button.active,.featured-collections--tab-button:active{border-bottom:4px solid var(--primary-color)}.featured-collections--tab-button.active span,.featured-collections--tab-button:active span{font-family:var(--primary-font-medium)}.js-has-scroll.featured-collections--wrapper-tab-buttons{width:100%}.js-has-scroll.featured-collections--wrapper-tab-buttons:before{display:none}.js-has-scroll.featured-collections--wrapper-tab-buttons .featured-collections--wrapper-tab-buttons-inner{grid-gap:clamp(38px,calc(38px + .3*(100vw - 360px)),80px);gap:clamp(38px,calc(38px + .3*(100vw - 360px)),80px);padding:0 var(--side-margins)}.js-has-scroll.featured-collections--wrapper-tab-buttons .featured-collections--wrapper-tab-buttons-inner:before{content:"";position:absolute;left:var(--side-margins);right:0;bottom:3px;height:1px;background:var(--very-light-grey)}.featured-collections--wrapper-tab-contents{max-width:1440px;padding-top:22px;margin:0 auto}.featured-collections--tab-content{--side-paddings:27px;--top-offset:20px;--bottom-offset:48px;position:relative;visibility:hidden;opacity:0;height:0}.featured-collections--tab-content.active{visibility:visible;opacity:1;height:auto}.featured-collections--tab-carousel{position:relative;max-width:1212px;padding-left:var(--side-paddings);padding-right:var(--side-paddings)}.featured-collections--tab-carousel .swiper-wrapper{width:-webkit-max-content;width:max-content;padding-top:var(--top-offset);padding-bottom:var(--bottom-offset);margin:0 auto}.featured-collections--tab-carousel:after,.featured-collections--tab-carousel:before{--spread:30%;content:"";position:absolute;top:0;bottom:0;z-index:2;width:var(--side-paddings)}.featured-collections--tab-carousel:before{left:0;background:linear-gradient(90deg,#fff var(--spread),hsla(0,0%,100%,0))}.featured-collections--tab-carousel:after{right:0;background:linear-gradient(-90deg,#fff var(--spread),hsla(0,0%,100%,0))}.featured-collections-slide{--slides-gaps:18px;width:clamp(222px,calc(222px + (276 - 222) * ((100vw - 1024px) / (1244 - 1024))),276px);margin-right:var(--slides-gaps)}.featured-collections-slide:last-child{margin-right:0}.tab-content--product-count-1{--side-paddings:0}.tab-content--product-count-1 .swiper-wrapper{transform:none!important}.featured-collections-navigation{--square:46px}.featured-collections-arrow{--offset:77px;position:absolute;top:var(--top-offset);bottom:var(--bottom-offset);z-index:2;display:flex;justify-content:center;align-items:center;width:var(--square);height:var(--square);background:var(--very-light-grey);border-radius:50%;margin:auto;color:var(--dark-grey);cursor:pointer}.featured-collections-arrow svg{width:8px;height:auto}.featured-collections-arrow path{stroke-width:2px}.featured-collections-arrow:active{background:var(--primary-color);color:var(--white)}.featured-collections-arrow.prev{left:var(--offset)}.featured-collections-arrow.next{right:var(--offset)}.featured-collections-arrow.disabled{background:var(--inactive-grey);color:var(--quinary-color);pointer-events:none}.featured-collections-arrow.swiper-button-lock{display:none}@media (max-width:1439px){.featured-collections-row-inner{padding-top:47px;padding-bottom:47px}.featured-collections-header{margin-bottom:25px}.featured-collections--wrapper-tab-buttons-inner{grid-gap:42px;gap:42px}.featured-collections--tab-button{height:49px}.featured-collections--wrapper-tab-contents{max-width:1290px;padding-top:12px}.featured-collections--tab-carousel{max-width:1200px}.featured-collections--tab-carousel:after,.featured-collections--tab-carousel:before{--spread:45%}.featured-collections-slide{--slides-gaps:14px}.featured-collections-arrow{--square:34px;--offset:48px}.featured-collections-arrow svg{width:6px}.featured-collections-button-wrapper{margin-top:2px}}@media (max-width:1290px){.featured-collections-arrow{--offset:clamp(24px,calc(24px + (48 - 24) * ((100vw - 1244px) / (1290 - 1244))),48px)}}@media (max-width:1244px){.featured-collections--tab-carousel{max-width:clamp(984px,calc(984px + (1200 - 984) * ((100vw - 1024px) / (1244 - 1024))),1200px)}}@media (max-width:1024px){.featured-collections--wrapper-tab-buttons{--side-margins:24px;max-width:942px}.featured-collections-decorative-image{--offset-image:clamp(10px,calc(10px + (20 - 10) * var(--laptop-to-tablet)),20px);width:clamp(100px,calc(100px + (155 - 100) * ((100vw - 946px) / (1024 - 946))),155px)}.featured-collections-arrow{--offset: calc(50% - 488px) }}@media (max-width:1010px){.featured-collections-row-inner{padding-top:42px;padding-bottom:42px}.featured-collections--tab-content{--side-paddings:24px;max-width:none}.featured-collections--tab-carousel{max-width:none;padding-right:0}.featured-collections--tab-carousel:after,.featured-collections--tab-carousel:before{display:none}.featured-collections-slide{width:clamp(222px,calc(222px + (250 - 222) * ((100vw - 834px) / (1010 - 834))),250px)}.featured-collections-slide:last-child{margin-right:var(--side-paddings)}.featured-collections-navigation{display:none}.featured-collections--tab-button{height:43px}.featured-collections--wrapper-tab-contents{padding-top:3px}.featured-collections-button-wrapper{margin-top:-15px}.tab-content--product-count-4 .featured-collections--tab-carousel{--side-paddings:24px}}@media (max-width:834px){.featured-collections-decorative-image{transform:translateY(-28%);width:clamp(98px,calc(98px + (138 - 98) * var(--tablet-to-mobile)),138px)}.featured-collections--wrapper-tab-buttons{--side-margins:17px;max-width:786px}}@media (max-width:740px){.tab-content--product-count-3 .featured-collections-slide{width:clamp(222px,calc(222px + (242 - 222) * ((100vw - 680px) / (740 - 680))),242px)}}@media (max-width:680px){.featured-collections-row-inner{padding-top:95px}.featured-collections--wrapper-tab-contents{padding-top:10px}.featured-collections--tab-content,.tab-content--product-count-2 .featured-collections--tab-carousel,.tab-content--product-count-3 .featured-collections--tab-carousel,.tab-content--product-count-4 .featured-collections--tab-carousel{--side-paddings:17px}.featured-collections-button-wrapper{margin-top:-20px}}@media (max-width:490px){.tab-content--product-count-2 .featured-collections-slide{width:clamp(222px,calc(222px + (242 - 222) * ((100vw - 360px) / (490 - 360))),242px)}}@media (hover:hover){.featured-collections--tab-button:hover{border-bottom:4px solid var(--primary-color)}.featured-collections--tab-button:hover span{font-family:var(--primary-font-medium)}.featured-collections-arrow:hover{background:var(--primary-color);color:var(--white)}}
/*# sourceMappingURL=/cdn/shop/t/367/assets/css-featured-collections.css.map */
