.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.hero-section .hero-title{text-wrap:balance}@media(min-width:1024px){.hero-section{flex-direction:row;gap:3rem;margin-bottom:3rem;margin-top:2rem}.hero-section>*{flex:1;width:100%}}.hero-section .button{display:flex;gap:1rem}@media(max-width:809px){.hero-section .button{align-items:center;flex-direction:column;gap:0;justify-content:center;margin-bottom:1.5rem;width:100%}.hero-section .video{margin-bottom:1.5rem;order:-1}}.hero-section .image-wrapper{height:-moz-fit-content;height:fit-content}.hero-section .image-wrapper .hero-image{border-radius:8px}@media(min-width:1024px){.hero-section .image-wrapper{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='427' height='480' fill='none' viewBox='0 0 427 480'%3E%3Cpath fill='%236a9f40' d='M81.3 19.628C83.407 8.253 93.33 0 104.898 0H403c13.255 0 24 10.745 24 24v432c0 13.255-10.745 24-24 24H24.855C9.85 480-1.477 466.383 1.257 451.628z' opacity='.2'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:auto 100%;margin-bottom:-2rem;margin-right:-2rem;margin-top:-2rem;padding:2rem 2rem 2rem 0}}@media(max-width:809px){.hero-section .image-wrapper{margin-bottom:1.5rem;order:-1}}
