.home-featured-collection{background:var(--mediumtaupe);overflow:hidden}.home-featured-collection__header{background:var(--deepblue);color:var(--purewhite);background-size:cover;background-position:center;position:relative;padding:100px 20px 20px;margin:0;text-shadow:0 0 20px rgba(0,0,0,.8)}.home-featured-collection__header:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.3) 100%)}.home-featured-collection__bg-image{position:absolute;inset:0;height:100%;width:100%}.home-featured-collection__bg-image img{width:100%;height:100%;object-fit:cover}@media (min-width:992px){.home-featured-collection{border-radius:var(--border-radius)}.home-featured-collection__header{border-radius:var(--border-radius) var(--border-radius) 0 0}}.home-featured-collection__header:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.0) 0%,rgba(0,0,0,.5) 100%);z-index:2}.home-featured-collection__header .section__header-content{position:relative;z-index:2}.home-featured-collection__header .section{margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:20px}@media (min-width:992px){.home-featured-collection__header{padding-top:220px;padding-bottom:30px}}.home-featured-collection__header .section__title,.home-featured-collection__header .section__description{color:var(--purewhite)}.home-featured-collection__partner{position:absolute;top:20px;right:20px;font-size:var(--content-xs);display:flex;gap:10px;align-items:center}.home-featured-collection__partner p{margin:0;font-size:var(--content-xs)}.home-featured-collection__partner-icon{display:block;border-radius:var(--border-radius);background:var(--purewhite);aspect-ratio:1/1;width:32px;padding:5px}.home-featured-collection__partner-icon img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain}.home-featured-collection__partner a{color:var(--purewhite);text-decoration:underline dotted}.home-featured-collection__product-row{padding:0 20px}.home-featured-collection__product-row .section{margin-top:30px;margin-bottom:30px}@media (min-width:992px){.home-featured-collection__product-row .section{margin-top:40px;margin-bottom:40px}}.home-featured-collection .embla--has-overflow-gradient:before{background:linear-gradient(to left,rgba(237,230,218,0) 0%,rgba(237,230,218,1) 50%)}.home-featured-collection .embla--has-overflow-gradient:after{background:linear-gradient(to right,rgba(237,230,218,0) 0%,rgba(237,230,218,1) 50%)}.home-featured-collection .artcard__thumbnail{background:var(--purewhite);box-shadow:var(--medium-shadow)}.home-featured-collection .embla__dots{background:rgba(255,255,255,.6)}