.hero-ecommerce{margin-top:0;position:relative;display:flex;align-items:center;justify-content:center;text-align:left;background-attachment:scroll;overflow:hidden}.hero-ecommerce__slideshow{position:relative;width:100%;height:100%}.hero-ecommerce__slide{position:relative;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:none;align-items:center;justify-content:center}.hero-ecommerce__slide.active{display:flex}.hero-ecommerce__slide:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:inherit;background-size:inherit;background-position:inherit;background-repeat:inherit;opacity:1;z-index:0}.hero-ecommerce__slide--mobile-bg{background-image:var(--mobile-bg-image)}@media screen and (min-width: 750px){.hero-ecommerce__slide--mobile-bg{background-image:var(--desktop-bg-image)}}.hero-ecommerce__container{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:var(--page-width);margin:0 auto;min-height:40rem;padding:4rem 1.5rem;z-index:1}@media screen and (min-width: 750px){.hero-ecommerce__container{min-height:50rem;padding:6rem 2rem}.hero-ecommerce__text{margin:0 0 0 4rem}}@media screen and (min-width: 990px){.hero-ecommerce__container{min-height:60rem;padding:8rem 2rem}.hero-ecommerce__text{margin:0 0 0 5rem}}.hero-ecommerce__slideshow-controls{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:3}.hero-ecommerce__dot{width:1.2rem;height:1.2rem;border-radius:50%;background:#ffffff80;border:2px solid rgba(255,255,255,.8);cursor:pointer;transition:all .3s ease}.hero-ecommerce__dot.active{background:#ffffffe6;transform:scale(1.2)}.hero-ecommerce__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:none;color:#fff;font-size:2rem;padding:1rem;cursor:pointer;border-radius:50%;transition:all .3s ease;z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-ecommerce__arrow:hover{background:#ffffff4d}.hero-ecommerce__arrow--prev{left:2rem}.hero-ecommerce__arrow--next{right:2rem}@media screen and (max-width: 749px){.hero-ecommerce__arrow{display:none}}.hero-ecommerce__slide--small{min-height:30rem}.hero-ecommerce__slide--medium{min-height:50rem}.hero-ecommerce__slide--large{min-height:70rem}.hero-ecommerce__slide--auto{min-height:auto}@media screen and (min-width: 750px){.hero-ecommerce__slide--small{min-height:35rem}.hero-ecommerce__slide--medium{min-height:55rem}.hero-ecommerce__slide--large{min-height:75rem}}@media screen and (max-width: 749px){.hero-ecommerce__slide--small,.hero-ecommerce__slide--medium,.hero-ecommerce__slide--large,.hero-ecommerce__slide--auto{min-height:40vh;max-height:100vh;overflow:hidden}}.animate-zoom-in .hero-ecommerce__slide{background-size:110%;transition:background-size 8s ease}.animate-zoom-in .hero-ecommerce__slide:hover{background-size:115%}.animate-fixed .hero-ecommerce__slide{background-attachment:fixed}.animate-ambient .hero-ecommerce__slide{background-attachment:scroll}.hero-ecommerce__text-wrapper{position:relative;z-index:2;max-width:100%;width:100%;text-align:left}.hero-ecommerce__text-wrapper--left{text-align:left}.hero-ecommerce__text-wrapper--center{text-align:center}.hero-ecommerce__text-wrapper--right{text-align:right}.hero-ecommerce__text{width:100%;max-width:80rem;margin:0 0 0 3rem}.hero-ecommerce__heading{margin-bottom:1.5rem;color:rgb(var(--color-foreground))}.hero-ecommerce__heading.custom-font{font-family:var(--custom-heading-font, inherit)}@font-face{font-family:CustomHeadingFont;src:var(--custom-font-url);font-display:swap}.hero-ecommerce__description{margin-bottom:2rem;color:rgba(var(--color-foreground),.75);font-size:1.6rem;line-height:1.6}.hero-ecommerce__buttons{margin-bottom:2rem}.hero-ecommerce__buttons .button{margin-right:1rem;margin-bottom:1rem}.hero-ecommerce__highlights{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.hero-ecommerce__highlight{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.8)}.hero-ecommerce__highlight-icon{width:2.4rem;height:2.4rem;flex-shrink:0}.hero-ecommerce__highlight-icon img{width:100%;height:100%;object-fit:contain}.hero-ecommerce__countdown{margin-bottom:2rem}.hero-ecommerce__countdown-title{margin-bottom:1rem;font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground))}.countdown-timer{display:flex;gap:1.5rem;align-items:center}.countdown-timer__item{display:flex;flex-direction:column;align-items:center;min-width:6rem;padding:1rem;background:rgba(var(--color-foreground),.05);border-radius:var(--border-radius);border:1px solid rgba(var(--color-foreground),.1)}.countdown-timer__number{font-size:2.4rem;font-weight:700;line-height:1;color:rgb(var(--color-foreground))}.countdown-timer__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--color-foreground),.7);margin-top:.5rem}.countdown-expired{font-size:1.6rem;font-weight:600;color:rgb(var(--color-accent));text-align:center;padding:2rem;border:2px solid rgb(var(--color-accent));border-radius:var(--border-radius)}.hero-ecommerce__social-proof{margin-bottom:2rem}.hero-ecommerce__rating{display:flex;gap:.2rem;margin-bottom:.8rem}.star{font-size:1.8rem;color:rgba(var(--color-foreground),.3)}.star--filled{color:gold}.hero-ecommerce__review-text{font-size:1.4rem;color:rgba(var(--color-foreground),.8);margin-bottom:.5rem}.hero-ecommerce__customer-count{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}@media screen and (max-width: 749px){.hero-ecommerce__container{min-height:40vh;padding:2rem 1.5rem;max-width:none;margin:0;overflow-y:auto}.hero-ecommerce__text-wrapper{text-align:center}.hero-ecommerce__text{max-width:100%;margin:0 auto}.hero-ecommerce__heading{text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-ecommerce__description{text-shadow:1px 1px 3px rgba(0,0,0,.6)}.hero-ecommerce__highlight-text,.hero-ecommerce__review-text,.hero-ecommerce__customer-count,.countdown-timer__number,.countdown-timer__label{text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-ecommerce__countdown-title{text-shadow:1px 1px 3px rgba(0,0,0,.6)}.hero-ecommerce__highlights,.countdown-timer{justify-content:center}.countdown-timer__item{min-width:5rem;padding:.8rem}.countdown-timer__number{font-size:2rem}.hero-ecommerce__slideshow-controls{bottom:1rem}}@media screen and (min-width: 750px){.hero-ecommerce__description{font-size:1.8rem}.hero-ecommerce__highlight{font-size:1.5rem}.countdown-timer__number{font-size:2.8rem}.countdown-timer__label{font-size:1.3rem}}@media screen and (min-width: 990px){.hero-ecommerce__description{font-size:2rem}.hero-ecommerce__highlight{font-size:1.6rem}.countdown-timer__number{font-size:3.2rem}.countdown-timer__label{font-size:1.4rem}}@media (prefers-reduced-motion: reduce){.hero-ecommerce__slide{transition:none;background-size:cover!important}.animate-zoom-in .hero-ecommerce__slide,.animate-zoom-in .hero-ecommerce__slide:hover{background-size:cover!important}.hero-ecommerce__dot,.hero-ecommerce__arrow{transition:none}}@media (prefers-contrast: high){.countdown-timer__item{border:2px solid rgb(var(--color-foreground))}.star--filled{color:rgb(var(--color-foreground))}.hero-ecommerce__dot,.hero-ecommerce__arrow{border:2px solid white}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/section-hero-ecommerce.css.map */
