section.hero-form-module{background-color:#101010;background-size:cover;overflow:hidden;padding-bottom:83px;padding-top:196px;position:relative;z-index:1}section.hero-form-module .wrapper{align-items:flex-start;display:flex;gap:4rem}@media (max-width:992px){section.hero-form-module .wrapper{flex-direction:column;gap:2rem}}section.hero-form-module .wrapper-content{align-items:flex-start;max-width:calc(100% - 640px - 2rem)}@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 h1{margin-bottom:1.25rem}section.hero-form-module .wrapper-content .richtext,section.hero-form-module .wrapper-content .richtext *{color:#d5d5e5}section.hero-form-module .wrapper-content ul.checkpoints{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.5rem}section.hero-form-module .wrapper-content ul.checkpoints li{color:#d5d5e5;font-size:1rem;padding-left:3rem;position:relative}section.hero-form-module .wrapper-content ul.checkpoints li:before{background-color:hsla(0,0%,100%,.3);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' fill='none' viewBox='0 0 14 11'%3E%3Cpath fill='%23fff' d='M4.667 11 0 6.32l1.633-1.64 3.034 3.043L12.367 0 14 1.638z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";display:block;height:2rem;left:0;position:absolute;top:0;width:2rem}section.hero-form-module .wrapper-content ul.checkpoints li span.title{font-weight:700}section.hero-form-module .wrapper-content figure{margin-top:2rem}section.hero-form-module .wrapper-form{background-color:#fff;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:2rem 1.5rem}}section.hero-form-module .wrapper-form .title{margin-bottom:1rem}section.hero-form-module .wrapper-form form h2{color:#101010;font-size:2rem}