.form-content{background-color:#fff;padding:60px 20px}.form-content .section-container{margin:0 auto;max-width:800px}.form-content .section-title{margin-bottom:40px;text-align:center}.form-content .hs-form .hs-form-field>label:not(.hs-error-msg){border:none!important;color:#333!important;display:block!important;font-size:1rem!important;font-weight:700!important;margin-bottom:12px!important;padding:2px 0 2px 15px!important;position:relative!important;text-align:left!important}.form-content .hs-form .hs-form-field>label:not(.hs-error-msg):before{background-color:var(--main-color)!important;content:""!important;height:100%;left:0;position:absolute;top:0;width:3px}.form-content .hs-form .inputs-list label{display:inline-block!important;font-weight:400!important;margin-bottom:0!important;padding-left:0!important}.form-content .hs-form .inputs-list label:after,.form-content .hs-form .inputs-list label:before{content:none!important;display:none!important}.form-content .hs-form ul.inputs-list{list-style:none!important;margin:0 0 25px!important;padding:0 0 0 15px!important}.form-content .hs-form ul.inputs-list li{align-items:center;display:flex;margin-bottom:12px!important}.form-content .hs-form input[type=email],.form-content .hs-form input[type=tel],.form-content .hs-form input[type=text],.form-content .hs-form select,.form-content .hs-form textarea{background-color:#fff!important;border:1px solid #d3d3d3!important;border-radius:8px!important;box-sizing:border-box!important;color:#333!important;font-size:1rem!important;margin-bottom:5px!important;padding:14px 16px!important;width:100%!important}.form-content .hs-form .hs-button{background-color:var(--main-color)!important;border:none!important;border-radius:60px!important;color:#fff!important;cursor:pointer;display:block!important;font-size:1.1rem!important;font-weight:700!important;margin:40px auto 0!important;max-width:500px!important;padding:18px 20px!important;transition:opacity .3s ease;width:100%!important}.form-content .hs-form .hs-button:hover{opacity:.8!important}@media (max-width:767px){.form-content{padding:40px 15px}}