.featured-collection{overflow:hidden;position:relative}.featured-collection__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media screen and (min-width:768px){.featured-collection__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}.featured-collection__header-content{grid-gap:1rem;-webkit-box-flex:1;display:grid;-ms-flex:1 1 auto;flex:1 1 auto;gap:1rem}@media screen and (min-width:768px){.featured-collection__header-content{max-width:70%}}.featured-collection__header-nav{-webkit-box-flex:0;-ms-flex:none;flex:none}.featured-collection__subtitle{font-size:1rem;line-height:1rem;margin:0;text-transform:var(--text-transform)}.featured-collection .featured-collection__swiper{margin-left:calc(var(--site-side-spacing)*-1);margin-right:calc(var(--site-side-spacing)*-1);overflow:visible;padding-left:var(--site-side-spacing);padding-right:var(--site-side-spacing)}@media screen and (min-width:768px){.featured-collection .featured-collection__swiper{margin-left:calc(var(--site-side-spacing-md)*-1);margin-right:calc(var(--site-side-spacing-md)*-1);padding-left:var(--site-side-spacing-md);padding-right:var(--site-side-spacing-md)}}@media screen and (min-width:1024px){.featured-collection .featured-collection__swiper{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.featured-collection .featured-collection-background{background-image:var(--background-image);background-repeat:repeat;background-size:60%;bottom:0;height:100%;left:0;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(30%,#000),color-stop(70%,#000),to(rgba(0,0,0,0)));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0),#000 30%,#000 70%,rgba(0,0,0,0));mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(30%,#000),color-stop(70%,#000),to(rgba(0,0,0,0)));mask-image:linear-gradient(180deg,rgba(0,0,0,0),#000 30%,#000 70%,rgba(0,0,0,0));position:absolute;right:0;top:0;width:100%;z-index:-1}.featured-collection .swiper-slide{height:auto}.featured-collection .featured-collection__nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem}.featured-collection .featured-collection__nav__container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (min-width:768px){.featured-collection .featured-collection__nav__scrollbar{max-width:334px;width:100%}}.featured-collection .featured-collection__nav__scrollbar .swiper-pagination{background-color:var(--color-white);border-radius:0;bottom:0;height:4px;left:0;position:relative;right:0;top:0}.featured-collection .featured-collection__nav__scrollbar .swiper-scrollbar-drag{background-color:var(--color-black);border-radius:0}.featured-collection .featured-collection__nav__buttons{display:none}@media screen and (min-width:768px){.featured-collection .featured-collection__nav__buttons{-webkit-box-flex:0;grid-gap:.5rem;display:grid;-ms-flex:none;flex:none;gap:.5rem;grid-template-columns:40px 40px}}.featured-collection .featured-collection__nav__buttons .swiper-button-next,.featured-collection .featured-collection__nav__buttons .swiper-button-prev{background-color:var(--color-white);border-radius:50%;bottom:0;-webkit-box-shadow:none;box-shadow:none;height:40px;left:0;position:relative;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:40px}.featured-collection .featured-collection__nav__buttons .swiper-button-next.swiper-button-disabled,.featured-collection .featured-collection__nav__buttons .swiper-button-prev.swiper-button-disabled{display:-webkit-box;display:-ms-flexbox;display:flex}