.plus .percent-value:after{content:'+'}.dollar .percent-value:before{content:'$'}html,body{overflow-x:hidden!important}#mobile_menu2,#mobile_menu2 .sub-menu{text-align:center!important}.step-form{max-width:1200px;width:100%}.step-form .step{display:none}.step-form .step.active{display:grid;grid-template-columns:1fr auto;gap:12px;width:100%}.step-form .field-wrap{width:100%;position:relative;padding-bottom:16px}.step-form .field-wrap p,.step-form .btn-wrap p,.step-form .wpcf7-form-control-wrap{width:100%!important;margin:0!important;display:block!important}.step-form input[type="url"],.step-form input[type="email"]{width:100%!important;padding:14px 16px;border-radius:8px;border:1px solid #e3e3e3;font-size:15px;outline:none;box-sizing:border-box}.step-form input[type="url"]:focus,.step-form input[type="email"]:focus{border-color:#ff9900}.step-form .error-msg{position:absolute;bottom:0;left:4px;height:14px;line-height:14px;font-size:12px;color:red}.step-form .btn-wrap button,.step-form .btn-wrap input[type="submit"]{background:#ff9900;color:#fff;height:48px;min-width:180px;max-width:100%;padding:0 22px;border-radius:8px;border:none;font-weight:600;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box;white-space:nowrap;transition:transform 0.2s ease}.step-form .btn-wrap button:hover,.step-form .btn-wrap input[type="submit"]:hover{background:#ff9900;transform:scaleX(1.05) scaleY(1.05)!important}.step-form .btn-wrap button:before,.step-form .btn-wrap button:after,.step-form .btn-wrap input[type="submit"]:before,.step-form .btn-wrap input[type="submit"]:after{content:none!important;display:none!important}.step-form input[type="submit"].loading{pointer-events:none;opacity:0.8;position:relative}.step-form input[type="submit"].loading::after{content:"";width:18px;height:18px;border:3px solid #fff;border-top:3px solid transparent;border-radius:50%;position:absolute;right:12px;top:50%;transform:translateY(-50%);animation:spin 1s linear infinite}@keyframes spin{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}.wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{display:block;margin-top:12px;color:green;font-weight:600}@media (max-width:768px){.step-form .step.active{grid-template-columns:1fr}.step-form .btn-wrap button,.step-form .btn-wrap input[type="submit"]{width:100%!important}}