.banner-sale{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1rem}.banner-sale__grid{position:relative;width:100%;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;justify-items:center;align-items:center;gap:4rem}@media(min-width:750px){.banner-sale__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:750px)and (max-width:989px){.banner-sale__grid{grid-template-columns:minmax(7.2rem,.64fr) minmax(0,1.36fr) minmax(0,1.36fr) minmax(7.2rem,.64fr);gap:2.4rem}}@media(min-width:990px){.banner-sale__grid{grid-template-columns:repeat(4,16rem)}}@media(min-width:1160px){.banner-sale__grid{grid-template-columns:repeat(6,13rem)}}@media(min-width:1200px){.banner-sale__grid{grid-template-columns:repeat(6,14.4rem)}}@media(min-width:1536px){.banner-sale__grid{gap:8rem}}.banner-sale__row{width:100%;gap:1.2rem}.banner-sale__row--1,.banner-sale__row--2,.banner-sale__row--3{display:contents}.banner-sale__row--1,.banner-sale__row--3{grid-column:1/-1}.banner-sale__row>:nth-child(1),.banner-sale__row>:nth-child(2),.banner-sale__row>:nth-child(5),.banner-sale__row>:nth-child(6){display:none}@media(min-width:750px){.banner-sale__row>:nth-child(2),.banner-sale__row>:nth-child(5){display:block}}@media(min-width:750px)and (max-width:989px){.banner-sale__row--1>:nth-child(2),.banner-sale__row--3>:nth-child(2){grid-column:1}.banner-sale__row--1>:nth-child(5),.banner-sale__row--3>:nth-child(5){grid-column:4}.banner-sale__row--1>:nth-child(2),.banner-sale__row--1>:nth-child(5){grid-row:1}.banner-sale__row--3>:nth-child(2),.banner-sale__row--3>:nth-child(5){grid-row:3}}@media(min-width:1160px){.banner-sale__row{gap:1.6rem}.banner-sale__row>:nth-child(1),.banner-sale__row>:nth-child(6){display:block}}.banner-sale .left{grid-column:1/3}.banner-sale .right{grid-column:5/7}.banner-sale .left,.banner-sale .right{display:contents}.banner-sale .left>:nth-child(1),.banner-sale .left>:nth-child(2),.banner-sale .right>:nth-child(1),.banner-sale .right>:nth-child(2){display:none}@media(min-width:750px){.banner-sale .left>:nth-child(2),.banner-sale .right>:nth-child(2){display:block}}@media(min-width:750px)and (max-width:989px){.banner-sale .left>:nth-child(2),.banner-sale .right>:nth-child(2){grid-row:2}}@media(min-width:1160px){.banner-sale .left>:nth-child(1),.banner-sale .right>:nth-child(1){display:block}}@media(min-width:750px)and (max-width:989px){.banner-sale .left>:nth-child(2){grid-column:1}.banner-sale .right>:nth-child(2){grid-column:4}}.banner-sale__image-wrapper{position:relative;width:100%;height:auto;flex-shrink:0;overflow:hidden}@media(min-width:750px)and (max-width:989px){.banner-sale__image-wrapper{width:min(100%,9.6rem);justify-self:center}}.banner-sale__layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;-webkit-mask-image:linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000);-webkit-mask-position:50% 100%;mask-position:50% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 0%;mask-size:100% 0%;transition:none;z-index:1}.banner-sale__layer--active{opacity:1;-webkit-mask-size:100% 100%;mask-size:100% 100%;z-index:2}.banner-sale__image-wrapper--animated .banner-sale__layer{will-change:mask-size}.banner-sale__image-wrapper--animated .banner-sale__layer--entering{opacity:1;-webkit-mask-size:100% 0%;mask-size:100% 0%;transition:-webkit-mask-size .85s cubic-bezier(.22,1,.36,1),mask-size .85s cubic-bezier(.22,1,.36,1);z-index:3}.banner-sale__image-wrapper--animated .banner-sale__layer--entering.banner-sale__layer--active{-webkit-mask-size:100% 100%;mask-size:100% 100%}@media(prefers-reduced-motion:reduce){.banner-sale__image-wrapper--animated .banner-sale__layer--entering{transition-duration:1ms}}.banner-sale__image-wrapper:not(.banner-sale__image-wrapper--animated) .banner-sale__layer--primary{opacity:1;-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:none}.banner-sale__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;max-width:none;pointer-events:none}.banner-sale__image-placeholder{width:100%;height:100%}.banner-sale__headline{max-width:100%;grid-column:1/-1;display:flex!important;justify-content:center}@media(min-width:750px){.banner-sale__headline{position:static;margin-top:0;grid-column:span 2}}@media(min-width:750px)and (max-width:989px){.banner-sale__headline{grid-column:2/4;grid-row:2}}@media(min-width:990px){.banner-sale__headline{max-width:unset}}@media(min-width:1160px){.banner-sale__headline{max-width:46.7rem}}.banner-sale__headline-inner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;padding:2.4rem 2rem}@media(min-width:576px){.banner-sale__headline-inner{padding:2.4rem 4rem}}@media(min-width:1160px){.banner-sale__headline-inner{padding:0;gap:2.4rem}}.banner-sale__subheading{text-align:center;color:rgb(var(--color-foreground-secondary))}.banner-sale__title{display:flex;flex-direction:column;gap:.2rem;align-items:center;justify-content:center;width:100%}.banner-sale__title-text{text-align:center}.banner-sale__title-text.heading--standard{color:rgb(var(--color-foreground))}.banner-sale__title-text.heading--accent,.banner-sale__title-text.heading--accent a{color:rgb(var(--color-accent))}.banner-sale__description{text-align:center;color:rgb(var(--color-foreground-secondary))}.banner-sale__description *,.banner-sale__description.richtext-link-inside a{color:rgb(var(--color-foreground-secondary))}.banner-sale__description ul,.banner-sale__description ol{list-style-position:inside}.banner-sale .countdown{width:100%}@media screen and (min-width:750px){.banner-sale .countdown{width:fit-content}}.banner-sale .countdown .countdown__wrapper{width:100%}@media screen and (min-width:750px){.banner-sale .countdown .countdown__wrapper{width:fit-content}}@media screen and (min-width:750px){.banner-sale .countdown .countdown__wrapper,.banner-sale .countdown .countdown__content,.banner-sale .countdown .countdown__heading,.banner-sale .countdown .countdown__main,.banner-sale .countdown .countdown__link{white-space:nowrap}}.banner-sale__links{display:flex;flex-direction:column;gap:1.2rem}@media(min-width:350px){.banner-sale__links{flex-direction:row;gap:1.6rem;align-items:center}}.banner-sale__btn.button--tertiary:nth-child(1):hover .button__label{transform:translate(-1.6rem)}.banner-sale__btn.button--tertiary:nth-child(1):hover .button__arrow--hover{transform:translate(0)}.banner-sale__divider{display:block;width:100%;height:.1rem;flex-shrink:0;background-color:rgb(var(--color-border))}@media(min-width:350px){.banner-sale__divider{width:.1rem;height:1.7rem}}[dir=rtl] .banner-sale__btn.button--tertiary:nth-child(1):hover .button__label{transform:translate(1.6rem)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/showcase.css.map */
