.hero-heading{font-size:4.5rem;line-height:1;font-weight:900;text-transform:uppercase;font-style:italic;color:var(--auto-text)}@media (min-width:640px){.hero-heading{font-size:6rem;line-height:1}}.hero-heading div:first-child{position:relative;overflow:hidden}.hero-heading div:first-child>ul{position:absolute;display:inline-block;color:rgb(var(--coords-primary))}.hero-heading div:first-child>ul>li:nth-child(odd){color:rgb(var(--coords-secondary))}.hero-heading div:first-child>ul{-webkit-animation-name:change;-webkit-animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-name:change;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes change{0%,55%,to{transform:translateZ(0)}5%,50%{transform:translate3d(0,-50%,0)}}.hero{position:relative;display:flex;width:100%;align-items:center;justify-content:center;overflow-x:hidden}@media (min-width:1024px){.hero{height:100vh}}.hero__wrapper{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.hero__wrapper{max-width:640px}}@media (min-width:768px){.hero__wrapper{max-width:768px}}@media (min-width:1024px){.hero__wrapper{max-width:1024px}}@media (min-width:1280px){.hero__wrapper{max-width:1280px}}.hero__wrapper{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));padding:8rem 1rem}@media (min-width:1024px){.hero__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));padding:2rem}}.hero__col1{position:relative;display:flex;height:500px;align-items:center;justify-content:center;justify-self:center}@media (min-width:1024px){.hero__col1{order:2;height:550px}}@media (min-width:1280px){.hero__col1{height:600px}}.hero__col1>svg{position:absolute;left:50%;z-index:-10;height:100%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hero__col1:after,.hero__col1:before{position:absolute;z-index:-30;width:450px;height:450px;border-radius:9999px;--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.hero__col1:after,.hero__col1:before{width:500px;height:500px}}@media (min-width:1024px){.hero__col1:after,.hero__col1:before{width:550px;height:550px}}@media (min-width:1280px){.hero__col1:after,.hero__col1:before{width:600px;height:600px}}.hero__col1{--color1-rawhsl:163,66%,55%;--color2-hsl:#1a7f62}.hero__col1:before{background:var(--color2-hsl);background-image:var(--noise-pattern);background-size:var(--noise-size)}.hero__col1:after{background:radial-gradient(circle at 50% 50%,hsl(var(--color1-rawhsl)),hsla(var(--color1-rawhsl),0))}.hero__col2{order:2;margin-left:auto;margin-right:auto;display:grid;grid-template-rows:5rem min-content 1fr}@media (min-width:768px){.hero__col2{width:75%}}@media (min-width:1024px){.hero__col2{order:1;width:auto;grid-template-rows:1fr min-content 1fr}}.hero__col2>div:last-child{display:flex;flex-direction:column}.hero__col2>div:last-child>p{display:flex;flex-grow:1;align-items:center;line-height:2}.hero__col2>div:last-child>div{display:flex;justify-content:space-between;font-size:1rem;line-height:1.5rem}