.hns-section{position:relative;width:100%;min-height:330px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#2b4d80 var(--hns-bg-image) center/cover no-repeat;font-family:inherit}.hns-overlay{position:absolute;inset:0;background:rgba(30,62,108,.92);z-index:0}.hns-container{position:relative;z-index:1;width:100%;max-width:946px;padding:55px 34px;box-sizing:border-box}.hns-content{width:min(100%,500px);margin:0 auto;color:#fff}.hns-content h2{margin:0 0 25px;font-size:38px;line-height:1.18;font-weight:800;letter-spacing:-.7px;color:#fff}.hns-form{margin:0}.hns-input-wrap{display:grid;grid-template-columns:1fr 148px;width:100%;height:56px}.hns-input-wrap input{min-width:0;border:1px solid rgba(255,255,255,.28);border-right:0;border-radius:0;background:rgba(255,255,255,.03);padding:0 16px;color:#fff;font-size:14px;outline:none;box-sizing:border-box}.hns-input-wrap input::placeholder{color:#fff;opacity:.9}.hns-input-wrap input:focus{border-color:rgba(255,255,255,.7);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.hns-input-wrap button{border:0;border-radius:0;background:#fff;color:#333;font-size:14px;font-weight:500;cursor:pointer;padding:0 20px;transition:background .2s,transform .15s}.hns-input-wrap button:hover{background:#f1f3f5}.hns-input-wrap button:disabled{opacity:.7;cursor:wait}.hns-note{margin:12px 0 0;font-size:13px;color:rgba(255,255,255,.65)}.hns-message{min-height:18px;margin-top:9px;font-size:13px}.hns-message.success{color:#b9f5dd}.hns-message.error{color:#ffd0d0}.hns-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.hns-section{min-height:300px}.hns-container{padding:45px 22px}.hns-content h2{font-size:32px}.hns-input-wrap{grid-template-columns:1fr 130px}}@media(max-width:500px){.hns-container{padding:38px 18px}.hns-content h2{font-size:29px;margin-bottom:20px}.hns-input-wrap{grid-template-columns:1fr;height:auto}.hns-input-wrap input{height:54px;border-right:1px solid rgba(255,255,255,.28);border-bottom:0}.hns-input-wrap button{height:52px}.hns-note{font-size:12px}}