section.hero-form-module{background-color:#004e9e;overflow:hidden;padding-bottom:5rem;padding-top:5rem;position:relative;z-index:1}@media screen and (max-width:768px){section.hero-form-module{padding-bottom:4rem;padding-top:178px}}section.hero-form-module .wrapper{display:flex;gap:6rem}@media (max-width:992px){section.hero-form-module .wrapper{flex-direction:column;gap:2rem}}section.hero-form-module .wrapper-content{max-width:calc(100% - 650px - 6rem);padding-top:5rem}@media (max-width:1280px){section.hero-form-module .wrapper-content{max-width:50%}}@media (max-width:992px){section.hero-form-module .wrapper-content{max-width:100%}}section.hero-form-module .wrapper-content *{color:#fff}section.hero-form-module .wrapper-content .richtext{font-weight:500}section.hero-form-module .wrapper-content .informations{border-top:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}section.hero-form-module .wrapper-content .informations .title{font-weight:500}section.hero-form-module .wrapper-content .informations .informations-contact{align-items:center;display:flex;gap:.75rem}section.hero-form-module .wrapper-content .informations .informations-contact .contacts{align-items:center;display:flex}section.hero-form-module .wrapper-content .informations .informations-contact .contacts figure{border-radius:50%;height:2rem;overflow:hidden;width:2rem}section.hero-form-module .wrapper-content .informations .informations-contact .contacts figure:not(:first-of-type){border:.25rem solid #004e9e;height:2.5rem;margin-left:-.75rem;width:2.5rem}section.hero-form-module .wrapper-content .informations .informations-contact .phone-number{font-weight:700}section.hero-form-module .wrapper-content .informations .richtext{font-size:.875rem;font-weight:400;opacity:.8}section.hero-form-module .wrapper-form{background-color:#fff;border-radius:.5rem;max-width:640px;padding:2.5rem;width:100%}@media (max-width:1280px){section.hero-form-module .wrapper-form{max-width:50%}}@media (max-width:992px){section.hero-form-module .wrapper-form{max-width:100%}}@media (max-width:768px){section.hero-form-module .wrapper-form{padding:1.5rem}}section.hero-form-module .wrapper-form .title{margin-bottom:1rem}section.hero-form-module .wrapper-form form .hsfc-Step__Content{padding:0}section.hero-form-module .wrapper-form form .step{display:flex;flex-direction:column;gap:2rem;opacity:0;transition:opacity .5s ease-in-out}@media (max-width:768px){section.hero-form-module .wrapper-form form .step{gap:1rem}}section.hero-form-module .wrapper-form form .step.active{opacity:1}section.hero-form-module .wrapper-form .wrapper-button{align-items:center;display:flex;gap:16px;justify-content:center;padding-top:16px}