.featured-wrapper{flex:1;position:relative;cursor:default;margin:0 auto;width:100%;background:var(--background_a3)}.featured-wrapper .wrapper{flex:1;margin:0 auto;padding:1.8rem 1rem;width:100%;max-width:var(--global-width)}.featured-wrapper .wrapper>*:first-child{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.feature-product-groups{flex:1;position:relative;width:100%}.feature-hero{flex:1;position:relative;width:100%;display:grid;grid-column-gap:1rem;grid-row-gap:1.2rem;margin-bottom:1.2rem;grid-template-columns:1fr}@media(min-width: 900px){.feature-hero{grid-template-columns:2fr 1fr}}.feature-hero-item{position:relative;background:var(--background_a5);border-radius:5px;height:300px;overflow:hidden}.feature-hero-item>a{position:relative;width:240px;position:absolute;left:0;right:0;top:110px;margin:0 auto;transition:all 120ms ease;box-shadow:0 5px 9px 2px rgba(0,0,0,.05)}@media(min-width: 900px){.feature-hero-item>a{top:70px}}.feature-hero-item>a img{width:100%;border-radius:5px}.feature-hero-item>a:nth-child(1){z-index:3}.feature-hero-item>a:nth-child(1):hover{transform:translateY(-10px)}.feature-hero-item>a:nth-child(2){left:0%;right:auto;transform:rotate(-12deg) translateY(30px) scale(0.95)}@media(min-width: 900px){.feature-hero-item>a:nth-child(2){left:15%}}.feature-hero-item>a:nth-child(2):hover{transform:rotate(-12deg) translateY(10px) scale(0.95)}.feature-hero-item>a:nth-child(3){left:auto;right:0;transform:rotate(12deg) translateY(30px) scale(0.95)}@media(min-width: 900px){.feature-hero-item>a:nth-child(3){right:15%}}.feature-hero-item>a:nth-child(3):hover{transform:rotate(12deg) translateY(10px) scale(0.95)}.feature-hero-item-caption{margin:.7rem 0 0;padding:0 .2rem;font-size:1.3rem;font-weight:500;text-align:center}@media(min-width: 580px){.feature-hero-item-caption{font-size:1.5rem}}
