.ha{background:#0d263b;background-image:radial-gradient(ellipse at 85% 15%,rgba(35,104,161,.55) 0,transparent 55%),radial-gradient(ellipse at 15% 85%,rgba(13,38,59,.9) 0,transparent 50%);font-family:Roboto,sans-serif;overflow:hidden;width:100%}.ha,.ha__inner{box-sizing:border-box;position:relative}.ha__inner{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);margin:0 auto;max-width:1200px;padding:88px 24px 80px;z-index:1}.ha__left{display:flex;flex-direction:column;gap:20px}.ha__tag{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;color:#c8d6e8;display:inline-block;font-family:Roboto,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;padding:5px 14px;text-transform:uppercase;width:fit-content}.ha__headline{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.ha__headline,.ha__subcopy{font-family:Roboto,sans-serif;margin:0}.ha__subcopy{color:#c8d6e8;font-size:18px;font-weight:400;line-height:1.65}.ha__subcopy p{color:#c8d6e8;margin:0}.ha__button,.ha__subcopy p{font-family:Roboto,sans-serif}.ha__button{background:linear-gradient(120deg,#f9a51b,#ff6b00);border-radius:8px;color:#0d263b;display:inline-block;font-size:15px;font-weight:600;padding:13px 22px;text-decoration:none;transition:background .15s ease;width:fit-content}.ha__button:hover{background:linear-gradient(120deg,#ffb21d,#ff7400)}.ha__right{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative;z-index:1}.ha__image{display:block;height:auto;max-width:100%;object-fit:contain;width:100%}@media (max-width:1024px){.ha__inner{gap:32px;padding:72px 24px 64px}.ha__headline{font-size:40px}.ha__subcopy{font-size:17px}}@media (max-width:768px){.ha__inner{gap:32px;grid-template-columns:1fr;padding:56px 16px 48px}.ha__right{display:none}.ha__headline{font-size:32px}.ha__subcopy{font-size:16px}}