.landing-hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}.landing-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.landing-hero__bg-svg{width:100%;height:100%;object-fit:cover;opacity:.8}.landing-hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;min-height:80vh;padding:1rem 1.5rem 0;max-width:1200px;margin:0 auto}.landing-hero__text-content{text-align:center;z-index:1}.landing-hero__title h1{font-size:6rem;line-height:.9;font-family:Inter,sans-serif;color:var(--color-primary);margin-bottom:2rem;margin-top:1rem}.landing-hero__subtitle{margin-bottom:1.5rem}.landing-hero__subtitle p{font-size:2.1rem;line-height:1.4;color:var(--color-secondary);font-weight:500;margin:0}.landing-hero__button{display:flex;justify-content:center}.landing-hero__button a{font-size:2.5rem;font-family:Inter,sans-serif;padding:1.5rem 4rem;border-radius:14px;letter-spacing:1px;background-color:var(--color-primary);color:rgb(var(--color-background));border:none;text-decoration:none;display:inline-block}.landing-hero__image{display:flex;justify-content:center;align-items:center;z-index:1}.landing-hero__image img{max-width:100%;height:auto;width:320px;max-height:320px;object-fit:contain}@media screen and (min-width:750px){.landing-hero__title h1{font-size:6rem}.landing-hero__image img{width:350px;max-height:450px}}@media screen and (min-width:990px){.landing-hero{min-height:60vh}.landing-hero__content{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;min-height:60vh}.landing-hero__text-content{text-align:left;flex:1;max-width:50%}.landing-hero__title h1{font-size:6rem}.landing-hero__subtitle{margin-bottom:3rem}.landing-hero__button{justify-content:flex-start}.landing-hero__button .button{font-size:1.6rem;padding:1.6rem 4.5rem}.landing-hero__image{flex:1;max-width:50%;justify-content:flex-end}.landing-hero__image img{width:450px;max-height:600px}}@media screen and (min-width:1200px){.landing-hero__title h1{font-size:7rem}.landing-hero__image img{width:500px;max-height:650px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-landing-hero.css.map */
