.featured-collection-desktop-slider{display:flex!important}
@media only screen and (max-width:990px){
.featured-collection-desktop-slider{display:none!important}
}
.slider-buttons-desktop{display:flex!important}
@media only screen and (max-width:990px){
.slider-buttons-desktop{display:none!important}
}
.featured-collection-mobile-slider{display:none!important}
@media only screen and (max-width:990px){
.featured-collection-mobile-slider{display:flex!important}
}
.slider-buttons-mobile{display:none!important}
@media only screen and (max-width:990px){
.slider-buttons-mobile{display:flex!important}
}
.collection__title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem!important}
.collection__title-wrapper .title{margin:0;margin-bottom:0;font-size:2.6rem;line-height:120%;font-weight:600;color:#323232}
.collection__title-wrapper .slider-button--next svg{transform:rotate(180deg)}
.featured-collection-slider-list{width:100%;margin-top:1.2rem;overflow-y:hidden!important}
.collection__title-wrapper-top .title{font-size:1.6rem;line-height:135%;font-weight:600;color:#323232;text-transform:uppercase}
.featured-collection-slide{width:calc(24.2% - 23px);min-width:calc(24.2% - 23px)}
.featured-collection-slide-banner{padding-top:0!important;padding-bottom:0!important;padding:0;position:relative;width:calc(48.4% - 19px);min-width:calc(48.4% - 19px);aspect-ratio:16/8}
.featured-collection-slide-banner:not(:first-of-type){display:none}
@media only screen and (max-width:990px){
.featured-collection-slide-banner{width:calc(85% - 23px);min-width:calc(85% - 23px)}
}
.featured-collection-slide-banner img{width:100%;height:100%;border-radius:1.2rem;-o-object-fit:cover;object-fit:cover}
.featured-collection-slide-banner-content{position:absolute;top:4.8rem;left:3.6rem;max-width:22.6rem}
@media only screen and (max-width:990px){
.featured-collection-slide-banner-content{top:1.6rem;left:1.6rem}
}
.featured-collection-slide-banner-content-title{margin-bottom:1.5rem;font-size:2.4rem;font-weight:700;line-height:100%;color:#fff}
.featured-collection-slide-banner-content-text{margin-bottom:1.5rem;font-size:1.6rem;font-weight:400;line-height:140%;color:#fff}
.featured-collection-slide-banner-content-button{width:-moz-fit-content;width:fit-content;padding:2.1rem 3.6rem;display:flex;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;line-height:100%;color:#664745;background-color:#fff;text-decoration:none;border-radius:.8rem}
@media screen and (max-width:990px){
.featured-collection-slide{width:calc(73% - 23px);min-width:calc(73% - 23px)}
}
@media screen and (min-width:1468px){
.featured-collection-slide{width:calc(24% - 23px);min-width:calc(24% - 23px)}
.featured-collection-slide-banner{width:calc(49.2% - 11.5px);min-width:calc(49.2% - 11.5px)}
}
@media screen and (min-width:2200px){
.featured-collection-slide{width:calc(24.6% - 23px);min-width:calc(24.6% - 23px)}
.featured-collection-slide-banner{width:calc(49.2% - 11.5px);min-width:calc(49.2% - 11.5px)}
}