section.hero-form-module{padding-bottom:5rem;padding-top:9.375rem}section.hero-form-module .container{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}section.hero-form-module .container .content{width:calc(50% - 4rem)}section.hero-form-module .container .content .label{margin-bottom:1.25rem}section.hero-form-module .container .content .items{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.5rem}section.hero-form-module .container .content .items .item{display:flex;flex-direction:row;gap:.75rem}section.hero-form-module .container .content .items .item .icon{flex-shrink:0;height:1.5rem;width:1.5rem}section.hero-form-module .container .content .items .item .icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}section.hero-form-module .container .form-wrapper{background-color:#f2f4f9;border-radius:1.25rem;color:#000f3a;padding:2rem;width:calc(50% - 1rem)}section.hero-form-module .container .form-wrapper>.richtext{margin-bottom:2rem}@media (max-width:950px){section.hero-form-module .container{flex-direction:column;justify-content:flex-start}section.hero-form-module .container .content{width:100%}section.hero-form-module .container .form-wrapper{padding:1.5rem;width:100%}}