.hero{position:relative;overflow:hidden}.hero__inner{display:flex;flex-direction:column;align-items:self-end;gap:0rem}.hero__content{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:50rem;width:100%;text-align:center;padding-inline:2rem}.hero__heading,.hero__text{margin:0;width:100%}.hero__media{position:relative;width:100%}.hero__media-desktop{display:none}.hero__image{display:block;width:100%;height:auto}.hero__media-placeholder svg{width:100%;height:auto}.hero__switcher{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem;border-radius:999px;background:rgb(var(--color-background));width:100%;max-width:100%}.hero__switcher-item{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.4rem;border-radius:999px;font-size:1.4rem;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground));background-color:transparent;white-space:nowrap;width:100%;transition:background-color .2s ease,color .2s ease}.hero__switcher-item--active{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.hero__badges{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:1.6rem;width:100%}.hero__badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;width:9rem;height:9rem;border-radius:50%;text-align:center}.hero__badge-icon{width:100%;height:100%;object-fit:contain}@media screen and (min-width:750px){.hero__inner{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:5rem}.hero__inner--image-left{flex-direction:row-reverse}.hero__content{align-items:flex-start;flex:1 1 45%}.hero__media{flex:1 1 50%}.hero__media-mobile{display:none}.hero__media-desktop{display:block}}
/*# sourceMappingURL=/cdn/shop/t/473/assets/section-hero.css.map */
