.hero-half{align-items:center;display:flex;min-height:80vh;overflow:hidden;padding:160px 0 100px;position:relative}.hero-half img{height:100%;left:0;position:absolute;top:0;width:50%;z-index:-10}.hero-half__content{align-items:center;display:flex;gap:80px;justify-content:center;margin:0 auto;max-width:1400px;padding:0 20px}.hero-half__content>div{width:50%}.hero-half__form{margin:0 auto;max-width:500px}.hero-half__form h3{color:#235ea5}@media (max-width:768px){.hero-half__content{flex-direction:column;padding:0}.hero-half__content>div{padding:0 20px;width:100%}.hero-half__content>div:last-child{background:#fff;margin-top:60px;padding:40px 20px 0}.hero-half img{height:calc(50% - 40px);width:auto}.hero-half__form form .actions:has(input[type=submit]){text-align:left}}