.mt-modal{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;height:100%;justify-content:center;left:0;margin:0 auto;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .4s ease-in-out,opacity .4s ease-in-out;visibility:hidden;width:100%;z-index:100}.mt-modal--open{opacity:1;pointer-events:all;visibility:visible}.mt-modal__inner{display:flex;position:relative;width:100%}.mt-modal__inner--no-image{justify-content:center;max-width:90%;width:auto}.mt-modal__inner--no-image .mt-modal__form-container{margin-left:0;transform:translateY(0)}.mt-modal__image-container{border-radius:16px;height:100%;max-height:85dvh;position:absolute;top:0;transform:translateY(16px);width:64%;z-index:1}@media screen and (max-width:1088px){.mt-modal__image-container{display:none}}.mt-modal__image{height:100%;width:100%}.mt-modal__image,.mt-modal__image img{border-radius:inherit}.mt-modal__form-container{align-items:center;background-color:var(--mt--color--background);border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-left:auto;max-height:85dvh;position:relative;transform:translateY(-16px);width:568px;z-index:2}@media screen and (max-width:1536px){.mt-modal__form-container{max-width:480px}}@media screen and (max-width:1088px){.mt-modal__form-container{margin-left:0;max-width:100%;transform:translateY(0);width:100%}}.mt-modal__form-title{margin-bottom:32px}.mt-modal__form{-webkit-overflow-scrolling:touch;overflow-y:auto;padding:48px;width:100%}@media screen and (max-width:1536px){.mt-modal__form{padding:40px 24px}}@media screen and (max-width:800px){.mt-modal__form{padding:32px 16px}}.mt-modal__form .wpcf7-form h1,.mt-modal__form--hidden{display:none}.mt-modal__form .wpcf7-form h2,.mt-modal__form .wpcf7-form h3,.mt-modal__form .wpcf7-form h4,.mt-modal__form .wpcf7-form h5,.mt-modal__form .wpcf7-form h6{margin-bottom:16px}.mt-modal__form .wpcf7-form p:first-of-type{margin-bottom:32px!important}.mt-modal__form .wpcf7-form .wpcf7-submit{margin-top:32px}@media screen and (max-width:1536px){.mt-modal__form .wpcf7-form .wpcf7-submit{margin-top:24px}}.mt-modal__thank-you-wrapper{align-items:center;display:flex;min-height:500px}@media screen and (max-width:1536px){.mt-modal__thank-you-wrapper{min-height:400px}}@media screen and (max-width:1088px){.mt-modal__thank-you-wrapper{min-height:300px}}.mt-modal__thank-you-wrapper--hidden{display:none}.mt-modal__close-button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718.121%27 height=%2718.121%27%3E%3Cg fill=%27none%27 stroke=%27%2323675B%27 stroke-linecap=%27round%27 stroke-width=%271.5%27 data-name=%27Group 23488%27%3E%3Cpath d=%27m17.061 1.061-16 16%27 data-name=%27Line 5324%27/%3E%3Cpath d=%27m1.061 1.061 16 16%27 data-name=%27Line 5325%27/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;cursor:pointer;height:16px;position:absolute;right:20px;top:20px;width:16px;z-index:2}
