.featured-collections{display:block;background-color:var(--bg-color);padding:80px 0 40px}@media only screen and (max-width:767px){.featured-collections{padding:40px 0}}.featured-collections__header{display:flex;align-items:center;flex-wrap:wrap;margin:0 auto 40px;width:100%;padding:0 calc((100% - 1120px)/ 2);flex-shrink:0}@media only screen and (max-width:1279px){.featured-collections__header{padding:0 80px}}@media only screen and (max-width:1023px){.featured-collections__header{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:767px){.featured-collections__header{padding:0 20px}}.featured-collections__header-wrapper{flex-grow:1;margin:0 auto 0 0}.featured-collections__header-heading,.featured-collections__header-subheading{margin:0}.featured-collections__header-subheading{text-transform:none;font-weight:300}.featured-collections__header-btn{margin:25px 0 0}@media only screen and (max-width:1023px){.featured-collections__header-btn{margin:40px auto 0}}.featured-collections__header .featured-collections__header-btn{display:none}@media only screen and (min-width:1024px){.featured-collections__header .featured-collections__header-btn{display:block}}.featured-collections__wrapper{display:flex;overflow:hidden;outline:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.featured-collections__wrapper:focus,.featured-collections__wrapper:focus-visible,.featured-collections__wrapper:focus-within{outline:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1023px){.featured-collections__wrapper{flex-direction:column}}.featured-collections__wrapper .featured-collections__header-btn{display:none}@media only screen and (max-width:1023px){.featured-collections__wrapper .featured-collections__header-btn{display:block}}.featured-collections__nav{width:calc(((100% - 1120px)/ 2) + 285px);padding-left:calc((100% - 1120px)/ 2);flex-shrink:0}@media only screen and (max-width:1279px){.featured-collections__nav{width:calc(285px + 80px);padding-left:80px}}@media only screen and (max-width:1023px){.featured-collections__nav{width:100%;padding:0;margin:0 0 20px}}@media only screen and (max-width:1023px){.featured-collections__nav-list{padding:0 80px;display:flex;overflow-x:auto;scroll-behavior:smooth}}@media only screen and (max-width:767px){.featured-collections__nav-list{padding:0 20px}}.featured-collections__nav-list-item-btn{margin:0 0 20px}@media only screen and (min-width:1024px){.featured-collections__nav-list-item-btn{width:100%}}@media only screen and (max-width:1023px){.featured-collections__nav-list-item-btn{margin:0;padding:0 30px 0 0;flex-shrink:0}}.featured-collections__nav-list-item-btn[aria-selected=true]{color:var(--color-link-text-hover)}@media only screen and (min-width:1024px){.featured-collections__nav-list-item-btn:hover{color:var(--color-link-text-hover)}}.featured-collections__btn{padding-top:112%}@media only screen and (max-width:1023px){.featured-collections__btn{padding-top:102%}}.featured-collections__btn a{position:absolute;top:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;text-transform:none;font-size:var(--font-size-heading-3);font-family:var(--font-primary);line-height:1.18;letter-spacing:unset}@media only screen and (max-width:767px){.featured-collections__btn a{font-size:var(--font-size-heading-mobile-3);line-height:1.23}}.featured-collections__btn a.btn--secondary:hover:not([disabled]):not(.disabled):hover{background:var(--color-btn-secondary-bg);color:var(--color-link-text-hover)}.featured-collections__content{width:calc(((100% - 1120px)/ 2) + 835px)}@media only screen and (max-width:1279px){.featured-collections__content{width:calc(100% - (285px + 80px))}}@media only screen and (max-width:1023px){.featured-collections__content{width:100%;padding:0 80px}}@media only screen and (max-width:767px){.featured-collections__content{padding:0 20px}}.featured-collections__slider{transition:all .3s linear}.featured-collections__slider .swiper{padding-right:calc((var(--vw,100vw) - 1120px)/ 2);margin:0}@media only screen and (max-width:1279px){.featured-collections__slider .swiper{padding-right:80px}}@media only screen and (max-width:1023px){.featured-collections__slider .swiper{padding:0}}.featured-collections__slider .featured-collections__slider-nav{width:100%;padding-right:calc((var(--vw,100vw) - 1120px)/ 2)}@media only screen and (max-width:1279px){.featured-collections__slider .featured-collections__slider-nav{max-width:100%;margin:0 auto;padding:0 80px 0 0}}@media only screen and (max-width:1023px){.featured-collections__slider .featured-collections__slider-nav{text-align:center;padding:0}}.featured-collections__slider .featured-collections__slider-arrows{display:flex;justify-content:flex-end;align-items:center;height:20px;margin:20px 0 0}.featured-collections__slider .swiper-button-next,.featured-collections__slider .swiper-button-prev{position:relative;top:unset;left:unset;right:unset;bottom:unset}.featured-collections__slider .swiper-button-next.swiper-button-lock,.featured-collections__slider .swiper-button-prev.swiper-button-lock{display:none}.featured-collections__slider .swiper-button-prev{margin:0 5px 0 0}.featured-collections__slider .swiper-button-next{margin:0 0 0 5px}.featured-collections__slider .swiper-slide{height:auto}.featured-collections__slider{display:none;opacity:0;visibility:hidden}.featured-collections__slider[aria-hidden=false]{display:block;opacity:1;visibility:visible}