.hero-section{background-color:#004072;position:relative}.hero-section .hero-inner{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:770px;position:relative;z-index:99}.hero-section .button-wrap{align-items:flex-start;display:flex;gap:16px;justify-content:center}.hero-section .content{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:24px;text-align:center}.hero-section h1 span{background:linear-gradient(270deg,#7eceff,#e2f4ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section p{color:hsla(0,0%,100%,.8);line-height:normal}@media (max-width:992px){.hero-section{border-radius:0 0 24px 24px}.hero-section .hero-inner{flex-direction:column;gap:40px}.hero-section .left-column{align-items:center;gap:24px;width:100%}.hero-section .right-column{max-width:570px;width:100%}.hero-section .content{align-items:center;text-align:center}.hero-section p{text-align:center}}@media (max-width:767px){.hero-section .button-wrap{align-items:center;align-self:stretch;flex-direction:column;justify-content:center}}@media (max-width:500px){.hero-section .button{padding:8px 0;width:100%}}