.hero{position:relative;display:block;overflow:hidden;border-radius:var(--hero-radius, 0)}.hero__viewport{position:relative;height:var(--hero-height, 788px)}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.hero__slide.is-active{opacity:1;visibility:visible}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__image,.hero__media>svg{display:block;width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hero-overlay, .1))}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:0 var(--hero-inset, 50px);color:var(--hero-text, #fff);pointer-events:none}.hero__content>*{pointer-events:auto}.hero__content--center{align-items:center;text-align:center}.hero__content--right{align-items:flex-end;text-align:right}.hero__label{margin:0;color:inherit;font-size:1.5rem;font-weight:700;line-height:2.4rem;text-transform:uppercase}.hero__heading{max-width:14ch;margin:.4rem 0 0;color:inherit;font-size:var(--hero-heading-size, 68px);font-weight:700;line-height:1.2;letter-spacing:normal}.hero__content--center .hero__heading,.hero__content--right .hero__heading{max-width:20ch}.hero__button{display:inline-flex;align-items:center;gap:.8rem;align-self:flex-start;margin-top:3.2rem;padding:1rem 1.1rem 1rem 2.4rem;border-radius:999px;background:#fff;color:#000;font-size:1.5rem;font-weight:700;line-height:2.4rem;text-decoration:none;transition:background .2s ease,color .2s ease}.hero__content--center .hero__button{align-self:center}.hero__content--right .hero__button{align-self:flex-end}.hero__button-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#000;color:#fff;transition:background .2s ease,color .2s ease,transform .2s ease}.hero__button-icon svg{width:1rem;height:1rem;transform:rotate(-90deg)}.hero__button:hover{background:#000;color:#fff}.hero__button:hover .hero__button-icon{background:#fff;color:#000;transform:translate(2px)}.hero__controls{position:absolute;right:var(--hero-inset, 50px);bottom:7.4rem;display:flex;align-items:center;gap:1.6rem;color:var(--hero-text, #fff)}.hero__counter{margin:0;font-size:1.5rem;font-variant-numeric:tabular-nums}.hero__progress{position:relative;width:14rem;height:2px;background:#ffffff59}.hero__progress-bar{position:absolute;inset:0 auto 0 0;width:var(--hero-progress, 50%);background:currentColor;transition:width .4s ease}.hero__arrows{display:flex;gap:.4rem}.hero__arrow{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;padding:0;border:none;background:none;color:currentColor;cursor:pointer}.hero__arrow svg{width:1.2rem;height:1.2rem}.hero__arrow--prev svg{transform:rotate(90deg)}.hero__arrow--next svg{transform:rotate(-90deg)}.hero__arrow:hover{opacity:.7}@media screen and (max-width:749px){.hero__content{justify-content:flex-end;gap:0;padding:24px var(--hero-inset, 16px) 88px}.hero--mobile-center .hero__content{align-items:center;text-align:center}.hero--mobile-left .hero__content{align-items:flex-start;text-align:left}.hero__label{padding-bottom:16px}.hero__heading{max-width:none;margin:0;padding-bottom:24px}.hero__button,.hero__content--center .hero__button,.hero__content--right .hero__button{width:100%;align-self:stretch;justify-content:space-between;margin-top:0}.hero__controls{right:var(--hero-inset, 16px);bottom:40px;left:var(--hero-inset, 16px);gap:12px}.hero__counter{min-width:32px;font-weight:500;line-height:2.4rem}.hero__progress{width:auto;flex:1 1 auto;background:#ffffff1a}.hero__arrows{gap:8px}.hero__arrow{width:1.6rem;height:1.6rem}.hero__arrow svg{width:1rem;height:1rem}}@media(prefers-reduced-motion:reduce){.hero__slide,.hero__progress-bar,.hero__button,.hero__button-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/beetles-hero.css.map */
