.bis-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:100vh;background:linear-gradient(to bottom right,var(--lavender-light),var(--background),var(--mint));display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:0;scroll-margin-top:5rem;z-index:1}.bis-hero__container{max-width:80rem;margin:0 auto;padding:3rem 1rem 4rem;position:relative;z-index:10}.bis-hero__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.bis-hero__content{text-align:center;order:2}.bis-hero__media-container{position:relative;order:1}.bis-hero__media-wrapper{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;background-color:var(--background);padding:1rem}.bis-hero__media-aspect{aspect-ratio:1 / 1;overflow:hidden;position:relative}.bis-hero__image,.bis-hero__video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1rem;display:block}.bis-hero__video-poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1rem;z-index:1;transition:opacity .3s ease}.bis-hero__video-poster.hidden{opacity:0;pointer-events:none}.bis-hero__title{font-family:"Baloo 2",cursive;font-size:2.25rem;font-weight:700;color:var(--foreground);margin-bottom:1.5rem;line-height:1.1}.bis-hero__title-lavender{color:var(--lavender);display:block}.bis-hero__title-mint{color:var(--mint)}.bis-hero__description{font-family:Nunito,sans-serif;font-size:1.125rem;color:var(--muted-foreground);margin-bottom:2rem;line-height:1.625}.bis-hero__description-accent{color:var(--lavender-dark);font-weight:600}.bis-hero__buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:2rem}.bis-hero__trust-indicators{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.875rem;font-family:Nunito,sans-serif;color:var(--muted-foreground)}.bis-hero__trust-item{display:flex;align-items:center;justify-content:center}.bis-hero__trust-check{color:#10b981;margin-right:.5rem}.bis-hero__wave{position:absolute;bottom:0;left:0;right:0;width:100%}.bis-hero__wave-svg{position:relative;display:block;width:100%;height:3rem}.bis-hero__wave-path{fill:var(--background)}@media (min-width: 640px){.bis-hero{padding-top:0}.bis-hero__container{padding:4rem 1.5rem}.bis-hero__grid{gap:3rem}.bis-hero__title{font-size:3rem;margin-bottom:2rem}.bis-hero__description{font-size:1.25rem;margin-bottom:2.5rem}.bis-hero__buttons{flex-direction:row;gap:1.5rem;margin-bottom:2.5rem}.bis-hero__trust-indicators{flex-direction:row;gap:1.5rem}.bis-hero__trust-item{justify-content:flex-start}.bis-hero__media-wrapper{padding:1.5rem}}@media (min-width: 768px){.bis-hero__title{font-size:3.75rem}.bis-hero__description{font-size:1.5rem}}@media (min-width: 1024px){.bis-hero__container{padding:5rem 2rem}.bis-hero__grid{grid-template-columns:1fr 1fr;gap:4rem}.bis-hero__content{text-align:left;order:1}.bis-hero__media-container{order:2}.bis-hero__title{font-size:4.5rem}.bis-hero__buttons,.bis-hero__trust-indicators{justify-content:flex-start}.bis-hero__media-aspect{aspect-ratio:auto}.bis-hero__image,.bis-hero__video{height:auto;object-fit:initial;object-position:initial}}.bis-animate-float{animation:float 3s ease-in-out infinite}.bis-animate-bounce-slow{animation:bounce-slow 2s ease-in-out infinite}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bis-hero.css.map */
