.hs-form-private{align-items:center;display:grid;gap:25px;grid-template-columns:1fr 1fr}@media (max-width:767px){.hs-form-private{grid-template-columns:1fr}}.hs-form-field label{color:hsla(48,33%,97%,.5);letter-spacing:2.4px;text-transform:uppercase}.hs-form-field .input input,.hs-form-field .input select,.hs-form-field .input textarea{background:transparent;border:1px solid hsla(48,33%,97%,.5);height:67px;margin-top:9px;padding-left:20px;width:100%}.hs-form-field .input textarea{height:173px}.hs-form-field.hs-fieldtype-textarea{grid-column-end:-1;grid-column-start:1}.hs_recaptcha,.hs_submit{margin-top:20px}.hs-submit input{background:#fff;border-radius:100px;color:#141517;cursor:pointer;font-weight:700;padding:38px 42px;transition:.3s ease;width:100%}.hs-submit input:hover{opacity:.8}