.hero-section{align-items:center;background:#1e2830;display:flex;justify-content:space-between;padding:200px 0;transition:opacity 1s ease}.hero-section .hero-subheading{color:#fff;font-family:Gilroy-Bold;font-size:24px;font-style:normal;font-weight:400;line-height:140%;padding:40px 0}.hero-section.loaded{opacity:1}.hero-heading{display:inline-block;min-height:1em;position:relative}.hero-heading div{left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease;width:auto}.hero-heading div:first-child{opacity:1;position:relative}.hero-heading div span{display:inline-block;position:relative;z-index:1}.hero-heading div span:after{background:url(https://44895728.fs1.hubspotusercontent-na1.net/hubfs/44895728/underline-2.svg);background-repeat:no-repeat;background-size:cover;bottom:-.15em;content:"";height:15px;left:0;position:absolute;transition:width 1.2s ease;width:0;z-index:-1}.hero-heading div.active span:after{width:var(--underline-width,0)}.hero-section h1.hero-heading{color:#fff;font-family:Gilroy-Bold;font-size:56px;font-style:normal;font-weight:400;line-height:120%;width:100%}.hero-section .flexy{align-items:center;display:flex;flex-wrap:wrap}.hero-section .flexy .left,.hero-section .flexy .right{width:50%}.hero-section .flexy .right .hero-image{margin:0 auto;text-align:center}.hero-btn{background:#41c4dd;border-radius:6px;color:#fff;display:inline-block;margin-top:20px;padding:12px 20px;text-decoration:none}.hero-image img{margin:0 auto;max-width:400px;text-align:center}@media (max-width:767px){.hero-section .flexy .left,.hero-section .flexy .right{width:100%}}