.form-module .cm-container{display:flex;flex-wrap:wrap;justify-content:space-between}.form-module .form-col{width:50%}.form-module .text-col{padding-left:60px;width:50%}.cm-container.form-removed .text-col{padding-left:0;width:100%}.form-module .text-col .top-icon{margin-bottom:8px;max-width:30px}.form-module .text-col .pre-text{margin-bottom:5px}.form-module .text-col .icon-text-grp .icon-text-item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.form-module .text-col .icon-text-grp .icon-image{width:24px}.form-module .text-col .icon-text-grp .text-content{padding-left:15px;width:calc(100% - 24px)}.form-module .text-col .icon-text-grp .text-content h4{margin-bottom:5px}.form-module form .hs-button,.form-module form input[type=submit]{width:100%}@media(max-width:767px){.form-module .form-col{width:100%}.form-module .text-col{padding:30px 0 0;width:100%}}