.simple-form{text-align:center}.simple-form__heading{color:#fff;margin:0 0 16px}.simple-form__embed .hs-form{display:flex;margin:10px auto 0;max-width:536px;width:100%}@media not screen and (min-width:420px){.simple-form__embed .hs-form{flex-direction:column;gap:5px}}.simple-form__embed .hs-form .field{background-color:#fff;border-radius:40px 0 0 40px;flex-grow:1}@media not screen and (min-width:420px){.simple-form__embed .hs-form .field{background-color:transparent}}.simple-form__embed .hs-form .field>label{display:none}.simple-form__embed .hs-form .field .input{height:100%}.simple-form__embed .hs-form .field input{border:0;border-radius:40px;color:#060e21;font-family:Source Sans Pro,sans-serif;font-size:1em;height:100%;min-height:42px;padding:0 20px}@media not screen and (min-width:1024px){.simple-form__embed .hs-form .field input{min-height:35px}}@media not screen and (min-width:768px){.simple-form__embed .hs-form .field input{min-height:46px}}@media not screen and (min-width:420px){.simple-form__embed .hs-form .field input{border-radius:40px;font-size:1em;padding:10px 20px}}.simple-form__embed .hs-form .field input::placeholder{color:#a2a9ad}.simple-form__embed .hs-form .field input:focus-visible,.simple-form__embed .hs-form .field input:hover{border:0;outline:0}.simple-form__embed .hs-form .actions{background-color:#fff;border-radius:0 40px 40px 0;margin:0}@media not screen and (min-width:420px){.simple-form__embed .hs-form .actions{background-color:transparent}}.simple-form__embed .hs-button{background-color:#ffda46;border:2px solid #ffda46;border-radius:40px;color:#060e21;cursor:pointer;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:29px;padding:.25em 1em;text-align:center;text-decoration:none;transition:.2s ease-in-out}@media not screen and (min-width:768px){.simple-form__embed .hs-form .actions .hs-button{font-size:18px;padding:10px 20px}}@media not screen and (min-width:420px){.simple-form__embed .hs-form .actions .hs-button{width:100%}}.simple-form__embed .hs-form .actions .hs-button:focus-visible,.simple-form__embed .hs-form .actions .hs-button:hover{background-color:#fff;border-color:#ffda46;color:#060e21}