.afc-form-with-title{background-color:var(--afs-colors-secondary-4);border-radius:20px;padding:30px}.afc-form-with-title__form-title{margin-bottom:var(--afs-spacings-mobile-4)}.afc-form-with-title__form-title.afc-title--style-default,.afc-form-with-title__form-title.afu-title-style--default{--afs-title-text-decoration:var(--afs-title-h4-text-decoration);--afs-title-text-transform:var(--afs-title-h4-text-transform);--afs-title-line-height:var(--afs-title-h4-line-height);--afs-title-letter-spacing:var(--afs-title-h4-letter-spacing);--afs-title-font-weight:var(--afs-title-h4-font-weight);--afs-title-font-size:var(--afs-title-h4-font-size);--afs-title-font-family:var(--afs-title-h4-font-family)}.afc-form-with-title .hs-form{--afs-field-height:46px}.afc-form-with-title .hs-form .hs-submit [type=submit]{color:var(--afs-black);box-shadow:none;font-size:1.125rem;font-weight:500;line-height:1.22222;font-family:var(--afs-font-primary);letter-spacing:.01em;background-color:rgba(16,56,144,.05);outline-width:2px;outline-color:rgba(16,56,144,.15);width:auto}@media (width>=1024px){.afc-form-with-title .hs-form .hs-submit [type=submit]{padding:10px 18px}}.afc-form-with-title .hs-form .hs-submit [type=submit]:hover{background-color:var(--afs-white);color:var(--afs-black);outline-color:rgba(166,182,217,.6)}