.custom-form-wrap{padding:26px;position:relative;overflow:hidden;background-color:#fff}.custom-form-wrap .custom-contact-form{width:100%}.custom-form-wrap .custom-contact-form .form-row{width:100%;height:auto;height:58px;border-radius:12px;background:#f3f3f3;border:1px solid #f3f3f3;padding:12px 26px;position:relative}.custom-form-wrap .custom-contact-form .form-row.has-error{border:1px solid #ff383c}.custom-form-wrap .custom-contact-form .form-row:not(:first-child){margin-top:12px}.custom-form-wrap .custom-contact-form .form-row .text-label{font-size:16px;line-height:160%;opacity:1;color:#141617;position:absolute;width:100%;height:100%;top:0;left:0;padding:0 26px;display:flex;align-items:center}.custom-form-wrap .custom-contact-form .form-row .text-label span{color:#ff383c}.custom-form-wrap .custom-contact-form .form-row .text-input{width:100%;height:26px;padding:0;border:0;background:rgba(0,0,0,0);outline:none;font-size:16px;line-height:160%;color:#141617;position:relative;margin-top:12px}.custom-form-wrap .custom-contact-form .form-row .text-input::placeholder{color:#f3f3f3;opacity:0}.custom-form-wrap .custom-contact-form .form-row .text-input::-webkit-input-placeholder,.custom-form-wrap .custom-contact-form .form-row .text-input:-ms-input-placeholder{color:#f3f3f3}.custom-form-wrap .custom-contact-form .form-row .text-input:not(:placeholder-shown)+.text-label,.custom-form-wrap .custom-contact-form .form-row .text-input:focus+.text-label{font-size:12px;line-height:110%;letter-spacing:-0.2px;opacity:.5;top:12px;left:26px;width:auto;height:0;padding:0;display:block}.custom-form-wrap .custom-contact-form .submit-row{margin-top:12px}.custom-form-wrap .custom-contact-form .submit-row .submit-btn{border-radius:50px;padding:4px 24px 4px 4px;background:#325447;text-align:center;width:100%;height:66px;position:relative;border:0;outline:none;cursor:pointer;transition:all .3s ease}.custom-form-wrap .custom-contact-form .submit-row .submit-btn .text{text-transform:uppercase;color:#fff;font-size:16px;letter-spacing:3px}.custom-form-wrap .custom-contact-form .submit-row .submit-btn i{transform:rotate(-45deg);width:60px;height:60px;background:#fff;border-radius:50%;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#325447;position:absolute;top:3px;right:4px;transition:all .3s ease;font-size:16px}.custom-form-wrap .custom-contact-form .submit-row .submit-btn:hover{background:#4e8872}.custom-form-wrap .custom-contact-form .submit-row .submit-btn:hover i{color:#4e8872}.custom-form-wrap .custom-contact-form .consent-row{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-top:12px}.custom-form-wrap .custom-contact-form .consent-row label{width:100%;font-size:12px;line-height:130%;letter-spacing:-0.2px;color:#141617;padding-left:36px;opacity:.5;transition:all .3s ease;position:relative}.custom-form-wrap .custom-contact-form .consent-row label::before{content:"";width:20px;height:20px;border:2px solid #e5e5e5;border-radius:6px;transition:all .3s ease;position:absolute;top:0;left:0;display:block;cursor:pointer}.custom-form-wrap .custom-contact-form .consent-row label::after{content:"";width:16px;height:16px;border-radius:4px;transition:all .3s ease;position:absolute;top:4px;left:4px;background:#4e8872;opacity:0;display:block;pointer-events:none}.custom-form-wrap .custom-contact-form .consent-row label span{cursor:pointer}.custom-form-wrap .custom-contact-form .consent-row input[type=checkbox]{display:none;opacity:0;visibility:hidden}.custom-form-wrap .custom-contact-form .consent-row input[type=checkbox]:checked+label{opacity:1;color:#325447}.custom-form-wrap .custom-contact-form .consent-row input[type=checkbox]:checked+label::before{border-color:#325447}.custom-form-wrap .custom-contact-form .consent-row input[type=checkbox]:checked+label::after{opacity:1}.custom-form-wrap .custom-contact-form .consent-row.has-error label::before{border-color:#ff383c}.custom-form-wrap .thanks-section{width:100%;height:100%;display:none;background:#fff;position:absolute;top:0;left:0;z-index:12}.custom-form-wrap .thanks-section.active{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.custom-form-wrap .thanks-section .thanks-section-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px}.custom-form-wrap .thanks-section .icon{width:80px;height:80px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#4e8872;border-radius:50%;box-shadow:6px 6px 6px rgba(0,0,0,.2)}.custom-form-wrap .thanks-section .icon svg{width:60px;height:60px;fill:#fff}.custom-form-wrap .thanks-section .text{font-size:18px;line-height:130%;color:#4e8872;text-align:center;max-width:90%}
