.cofo .container{border-top:1px solid #002f6b33;display:flex;gap:80px;justify-content:space-between;margin:60px auto;padding:60px 0}.cofo__contact,.cofo__form{display:flex;flex-direction:column}.cofo__contact{width:35%}.cofo__form-subheader{margin-bottom:40px}.cofo__form-bottom-text{font-size:13px}@media(max-width:1268px){.cofo .container{margin:60px 20px}}@media(max-width:767px){.cofo .container{flex-direction:column;gap:40px}.cofo__contact{width:100%}}.hs-form-field,.hs-form-field .input{position:relative}.hs-form-field .input input::placeholder{color:transparent}.hs-form-field label{display:-webkit-box;left:0;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;transition:.2s;white-space:nowrap;z-index:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:calc(100% - 40px)}.hs-form-field label span{color:#9e9e9e!important;font-size:14px;font-weight:400!important}.hs-form-field.hs-form-field-focused label{top:-25px}.hs-form-field.hs-form-field-focused label span{color:#0d2f6b!important;font-weight:700!important}