.hero-module{grid-gap:24px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr}.hero-heading{color:#fff;font-size:82px;font-weight:700;line-height:92px}.hero-description,.hero-heading{font-family:Inter;font-style:normal;margin-bottom:50px}.hero-description{color:#77fff3;font-size:24px;font-weight:400;line-height:32px}.hero-cta .cta_button{align-items:center;background:#77fff3;border-radius:8px;color:#000929;display:inline-flex;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;justify-content:center;line-height:0px;min-height:55px;min-width:224px;text-align:center}.hero-cta .cta_button:active,.hero-cta .cta_button:focus,.hero-cta .cta_button:hover{background:transparent;border:1px solid #77fff3;color:#77fff3;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:0px}@media (max-width:768px){.hero-module{display:flex;flex-direction:column}.hero-heading{font-size:52px;line-height:60px}}