.gform_wrapper.gravity-theme .gform_footer{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.form-icon{position:relative;left:-15px;bottom:3px}.gfield_required{color:#55baed!important}.gform_wrapper.gravity-theme .gfield_label{font-weight:400!important}*{box-sizing:border-box}.form-section{background-color:#e03426;color:#fff;padding:50px 15px}.form-section .form-wrap__title p{margin:0 0 1rem}.form-section .form-wrap__title a{color:#f8f8f8;font-size:1.5rem;font-weight:600;line-height:30px;transition:all .3s ease-in-out;text-decoration:none;position:relative;padding-left:1.2em;width:fit-content;margin-top:10px}.form-section .form-wrap__title a:hover{color:#55baed}.form-section .form-wrap__title a:hover:after{transform-origin:left;transform:scaleX(1)}.form-section .form-wrap__title a:before{position:absolute;top:0;left:0;background:url(../../assets/images/svg-icons/icon-talk.svg) no-repeat;width:29px;height:29px;content:""}.form-section .form-wrap__title a:after{content:"";position:absolute;width:100%;height:2px;border-radius:0;background-color:#55baed;bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.form-section input[type=submit]{border:2px solid transparent;font-style:normal;font-weight:500;font-size:.875rem;line-height:24px;background:#001a4b;border-radius:3px;color:#fff;padding:10px 30px;transition:all .3s ease-in-out}.form-section input[type=submit]:hover{border:2px solid #001a4b;background-color:transparent;color:#001a4b}.form-section .gfield_label{font-style:normal!important;font-weight:400!important;font-size:1.125rem!important;line-height:23px!important}.form-section input[type=email],.form-section input[type=tel],.form-section input[type=text],.form-section select{background-color:#fff;border-radius:.1875rem;border:1px solid #adadad;transition:all .3s ease-in-out}.form-section input[type=email]:focus,.form-section input[type=tel]:focus,.form-section input[type=text]:focus,.form-section select:focus{border:1px solid #55baed}.form-section .gfield input::-webkit-input-placeholder{color:#adadad}.form-section select{border:1px solid #adadad;border-radius:.1875rem;padding:.9375rem 1.25rem;-webkit-appearance:none;appearance:none;background-image:url(../../assets/images/svg/formselect.svg);background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;color:#adadad}