.mt-model-form-section{margin:0!important;padding:0!important;min-height:0!important}.mt-model-form{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px 16px;font-family:Poppins,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimHei,Arial,Helvetica,sans-serif;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.mt-model-form.is-open{opacity:1;visibility:visible;pointer-events:auto}.mt-model-form[hidden]{display:none!important}.mt-model-form.is-open[hidden]{display:flex!important}.mt-model-form__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1d1d1d8c;cursor:pointer}.mt-model-form__dialog{position:relative;z-index:1;width:min(980px,100%);max-height:min(90vh,900px);overflow:auto;background:#f3f3f4;border-radius:15px;box-shadow:0 24px 64px #00000047;transform:translateY(12px) scale(.98);transition:transform .28s ease}.mt-model-form.is-open .mt-model-form__dialog{transform:translateY(0) scale(1)}.mt-model-form__close{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#fff;color:#1d1d1d;cursor:pointer;transition:background .2s ease,color .2s ease}.mt-model-form__close:hover{background:#1d1d1d;color:#fff}.mt-model-form__content{display:flex;gap:40px;padding:50px 48px 48px}.mt-model-form__left{flex:1 1 0;min-width:0;padding-right:8px}.mt-model-form__eyebrow{margin:0 0 12px;color:#333;font-size:16px;font-weight:500;line-height:24px}.mt-model-form__title{margin:0 0 12px;color:#1d1d1d;font-size:38px;font-weight:600;line-height:48px}.mt-model-form__description{margin:0;color:#333;font-size:16px;font-weight:400;line-height:24px}.mt-model-form__eyebrow :where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__title :where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__description :where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__label :where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__status :where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__submit-text :where(p,h1,h2,h3,h4,h5,h6){margin:0}.mt-model-form__eyebrow :where(p,h1,h2,h3,h4,h5,h6)+:where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__title :where(p,h1,h2,h3,h4,h5,h6)+:where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__description :where(p,h1,h2,h3,h4,h5,h6)+:where(p,h1,h2,h3,h4,h5,h6),.mt-model-form__status :where(p,h1,h2,h3,h4,h5,h6)+:where(p,h1,h2,h3,h4,h5,h6){margin-top:.35em}.mt-model-form__submit-text :where(p,h1,h2,h3,h4,h5,h6){display:inline}.mt-model-form__right{flex:0 1 430px;width:100%;max-width:430px}.mt-model-form__status{margin:0 0 20px;color:#1d1d1d;font-size:24px;font-weight:600;line-height:32px}.mt-model-form__status--error{color:#e50012;font-size:16px;line-height:24px}.mt-model-form__status--error p{margin:0 0 8px}.mt-model-form__error-list{margin:0;padding:0;list-style:none}.mt-model-form__error-list a{color:inherit}.mt-model-form__fields{display:flex;flex-direction:column}.mt-model-form__field{margin-bottom:20px}.mt-model-form__label{display:block;margin-bottom:6px;color:#1d1d1d;font-size:12px;font-weight:500;line-height:18px}.mt-model-form__input,.mt-model-form__textarea{width:100%;margin:0;padding:12px;border:1px solid #e0e0e1;border-radius:8px;background:#f3f3f4;color:#1d1d1d;font-family:Montserrat,Poppins,Arial,Helvetica,sans-serif;font-size:12px;font-weight:500;line-height:19px;box-shadow:none;-webkit-appearance:none;appearance:none}.mt-model-form__input::placeholder,.mt-model-form__textarea::placeholder{color:#999}.mt-model-form__input:focus,.mt-model-form__textarea:focus{outline:none;border-color:#1d1d1d;box-shadow:none}.mt-model-form__textarea{min-height:83px;resize:vertical}.mt-model-form__actions{margin-top:4px}.mt-model-form__submit{display:block;width:100%;min-height:39px;padding:8px 16px;border:0;border-radius:8px;background:#fff;color:#1d1d1d;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;line-height:22px;text-align:center;cursor:pointer;transition:background .35s ease,color .35s ease}.mt-model-form__submit:hover{background:#1d1d1d;color:#fff}.mt-model-form__submit:disabled{opacity:.7;cursor:wait}@media screen and (max-width:750px){.mt-model-form{padding:16px 15px;align-items:flex-end}.mt-model-form__dialog{width:100%;max-height:88vh;border-radius:15px 15px 0 0}.mt-model-form__close{top:12px;right:12px}.mt-model-form__content{flex-direction:column;gap:28px;padding:44px 17px 28px}.mt-model-form__left{padding-right:0}.mt-model-form__eyebrow{font-size:14px;line-height:21px}.mt-model-form__title{margin-bottom:12px;font-size:20px;line-height:30px}.mt-model-form__description{font-size:14px;line-height:21px}.mt-model-form__right{flex:1 1 auto;max-width:none}.mt-model-form__status{font-size:18px;line-height:26px}.mt-model-form__field{margin-bottom:16px}}body.mt-model-form-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/41/assets/mt-model-form.css.map */
