.cem-wrapper{max-width:1000px!important;margin:auto;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgb(0 0 0 / .08);padding:20px}.cem-tabs{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap;justify-content:center}.cem-tab{padding:10px 18px;border-radius:8px;border:none;background:#eee;cursor:pointer;color:#000}.cem-tab.active{background:#033a88;color:#fff}.cem-content{display:none;min-height:150px}.cem-content.active{display:block}.cem-content input{margin-bottom:12px;padding:10px;border-radius:8px;border:1px solid #ddd}.cem-tree{list-style:none;padding-right:20px;max-height:1300px;flex-wrap:wrap;display:flex;flex-direction:column}.cem-tree li{margin:8px 0}.cem-tree ul{margin-right:20px;border-right:2px dashed #ddd;padding-right:15px}.cem-footer{margin-top:30px;display:flex;justify-content:space-between;align-items:center}.cem-footer button{background:#033a88;color:#fff;border:none;padding:12px 25px;border-radius:10px;cursor:pointer}.cem-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer}.cem-checkbox input{margin:0}.cem-title{flex:1}.cem-price{color:#777;font-size:13px}.cem-level-1{margin-right:24px}.cem-level-2{margin-right:48px}.cem-level-3{margin-right:72px}.cem-next{margin-top:20px;text-align:left}.cem-go-final{background:#033a88;color:#fff;border:none;padding:10px 20px;border-radius:8px}.cem-summary-item{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #ddd}.cem-checkbox{display:flex;align-items:center;gap:10px}.cem-level-1{margin-right:24px}.cem-level-2{margin-right:48px}.cem-level-3{margin-right:72px}.cem-summary-item{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px dashed #ddd}button[type="submit"]{padding:7px 10px;font-size:13px}#profile input{width:100%;color:#000}.cem-error{border-color:#e63946!important;background:#fff5f5}.cem-error-text{color:#e63946;font-size:13px;margin-bottom:10px}#cem-fixed-total{position:absolute;width:180px;top:100px;left:-10px;text-align:center;background:#033a88;color:#fff;padding:15px 0;border-top-left-radius:12px;border-top-right-radius:12px;z-index:-1;box-shadow:0 5px 20px rgb(0 0 0 / .2);font-weight:700;rotate:-90deg}#cem-form,.cem-form{position:relative}#cem-loader,.cem-loader{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;pointer-events:all}.cem-loader-backdrop{position:absolute;inset:0;background:rgb(255 255 255 / .85);border-radius:10px;width:1000px;margin:auto}.cem-loader-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.cem-loader-spinner{width:46px;height:46px;border:4px solid #ddd;border-top-color:#033a88;border-radius:50%;animation:cem-spin .9s linear infinite;margin:0 auto}.cem-loader-text{margin-top:10px;font-size:14px;color:#333}@keyframes cem-spin{to{transform:rotate(360deg)}}.cem-upload-wrapper{margin-bottom:10px}.cem-upload-wrapper input[type="file"]{display:none}.cem-upload-box{border:2px dashed #d6dbf5;border-radius:8px;padding:20px;text-align:center;cursor:pointer;background:linear-gradient(180deg,#fafbff,#f3f6ff);transition:all .25s ease;display:block}.cem-upload-box:hover{border-color:#033A88;background:#eef2ff}.cem-upload-box.dragover{border-color:#033A88;background:#e7edff;box-shadow:0 0 0 4px rgb(3 58 136 / .08)}.cem-upload-icon{margin-bottom:12px}.cem-upload-text strong{display:block;font-size:15px;color:#033A88}.cem-upload-text span{font-size:12px;color:#666}.cem-upload-filename{margin-top:12px;font-size:12px;padding:6px 14px;display:inline-block;border-radius:20px;background:#fff;box-shadow:inset 0 0 0 1px #e5e8ff;color:#333}@media (max-width:992px){.cem-wrapper{padding:15px;border-radius:10px}.cem-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;gap:8px;padding-bottom:10px;padding-left:2px}.cem-tab{white-space:nowrap;font-size:14px;padding:8px 14px;flex-shrink:0}.cem-content input,.cem-content textarea{font-size:14px}.cem-tree{padding-right:10px;max-height:none}.cem-tree ul{margin-right:12px;padding-right:10px}.cem-checkbox{align-items:flex-start;gap:8px;flex-wrap:wrap}.cem-checkbox span{line-height:1.6}.cem-price{width:100%;font-size:12px;color:#555;margin-right:26px}.cem-go-final,#final button{width:100%;padding:14px;font-size:15px;border-radius:10px}}@media (max-width:576px){.cem-wrapper{box-shadow:none;border-radius:0}#cem-fixed-total{font-size:10px;padding:8px 10px;width:150px;rotate:unset;top:-30px;left:0}.cem-tab{font-size:13px;padding:7px 12px}.cem-tree ul{border-right:1px dashed #ccc}#cem-summary,.cem-summary{display:flex;flex-direction:column;gap:10px}.cem-summary-item{display:flex;justify-content:space-between;background:#f7f8fb;padding:10px;border-radius:8px;font-size:14px}.cem-loader-box{width:90%;padding:20px}}.cem-summary_before{font-family:Dananum;display:flex;justify-content:center;align-items:center;font-size:16px;color:#033A88;margin-bottom:10px}.cem-extra-form_before{font-family:Dananum;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;color:#000;margin-bottom:15px}.cem-extra-form_before_first{font-size:16px;color:#033A88}.cem-disabled{opacity:.5;pointer-events:none}.cem-disabled .cem-price{color:#999}.cem-extra-form{margin-bottom:20px}.cem-row input{font-family:Dananum}.cem-row{display:flex;flex-wrap:wrap;gap:12px}.cem-row>*{flex:1 1 calc(50% - 6px)}@media (max-width:768px){.cem-row>*{flex:1 1 100%}}.cem-wrapper,.cem-wrapper *{box-sizing:border-box}.cem-wrapper,#cem-form,.cem-form,.cem-content,.cem-tabs,.cem-tree,.cem-tree li,.cem-tree ul,.cem-row,.cem-upload-box,.cem-upload-filename,#cem-summary,.cem-summary,.cem-summary-item{max-width:100%}.cem-wrapper,.cem-content,.cem-tree,.cem-tree ul,.cem-tree li,.cem-checkbox,.cem-row>*{min-width:0}.cem-wrapper,.cem-content,.cem-tree{overflow-x:hidden}.cem-checkbox>span:not(.cem-price),.cem-checkbox>strong,.cem-summary-item>span,.cem-upload-filename{min-width:0;overflow-wrap:anywhere;word-break:break-word}.cem-price{flex-shrink:0}.cem-loader-backdrop{max-width:100%}@media (max-width:640px){.cem-checkbox{align-items:flex-start}.cem-price{white-space:normal}}.cem-price-discounted{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;color:#033A88}.cem-price-discounted del{color:#8a8f98;font-size:12px;text-decoration-thickness:2px}.cem-price-discounted strong{display:inline-flex;padding:4px 9px;border-radius:999px;background:#eaf6ef;color:#168447;font-size:13px;line-height:1.6}.cem-price-discounted em{display:inline-flex;padding:2px 8px;border-radius:999px;background:#fff2d8;color:#9a5b00;font-size:11px;font-style:normal;font-weight:700}.cem-duration-section{margin:22px 0;padding:18px;border:1px solid #e1e8f5;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f7faff)}.cem-duration-section.cem-error-box{border-color:#e63946;box-shadow:0 0 0 3px rgb(230 57 70 / .08)}.cem-duration-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.cem-duration-heading span{color:#033A88;font-size:16px;font-weight:800}.cem-duration-heading small{color:#667085;font-size:12px}.cem-duration-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cem-duration-card{position:relative;display:flex;flex-direction:column;gap:8px;min-height:140px;padding:25px;border:1px solid #dce5f5;border-radius:16px;background:#fff;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cem-duration-card:hover,.cem-duration-card.active{transform:translateY(-2px);border-color:#033A88;box-shadow:0 14px 30px rgb(3 58 136 / .10)}.cem-duration-card input{position:absolute;inset-inline-start:10px;top:10px;width:auto;margin:0}.cem-duration-title{color:#111827;font-size:17px;font-weight:900}.cem-duration-card strong{color:#033A88;font-size:15px}.cem-duration-card em{margin-top:auto;color:#667085;font-size:12px;font-style:normal;line-height:1.7}#cem-duration-summary,.cem-duration-summary{margin:14px 0 12px;padding:12px;border-radius:14px;background:#f7f9fd}.cem-summary-item{gap:8px;flex-wrap:wrap}.cem-summary-item small{flex-basis:100%;color:#8a8f98;font-size:11px}.cem-empty-summary{padding:12px;border-radius:12px;background:#f7f8fb;color:#667085;text-align:center}.cem-invoice-line{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed #dce5f5}.cem-invoice-line:last-child{border-bottom:0}.cem-invoice-line span{color:#667085}.cem-invoice-line strong{color:#111827}.cem-invoice-discount strong{color:#168447}.cem-invoice-waiting strong{color:#9a5b00}.cem-payable-total{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:14px;background:#033A88;color:#fff;font-size:16px}@media (max-width:768px){.cem-duration-heading{flex-direction:column;align-items:flex-start}.cem-duration-plans{grid-template-columns:1fr}.cem-price-discounted,.cem-invoice-line,.cem-payable-total{align-items:flex-start}}.cem-price-discounted{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cem-price-discounted del,.cem-summary-regular-price{color:#d92d20;text-decoration-line:line-through;text-decoration-color:#d92d20;text-decoration-thickness:2px;opacity:.9}.cem-price-discounted strong{color:#168447;font-weight:900}.cem-summary-regular-price{flex-basis:100%;font-size:12px}.cem-account-plans{display:flex;flex-direction:column;gap:16px;direction:rtl}.cem-account-plans h2{margin:0;color:#033A88;font-size:22px;font-weight:900}.cem-account-plans-intro,.cem-account-empty{margin:0;padding:14px 16px;border-radius:14px;background:#f7f9fd;color:#667085}.cem-account-plan-card{padding:18px;border:1px solid #dce5f5;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgb(3 58 136 / .07)}.cem-account-plan-card.is-expired{opacity:.82}.cem-account-plan-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}.cem-account-plan-type{display:inline-flex;margin-bottom:6px;padding:4px 10px;border-radius:999px;background:#edf4ff;color:#033A88;font-size:12px;font-weight:800}.cem-account-plan-card h3{margin:0;color:#111827;font-size:18px;font-weight:900}.cem-account-plan-status{flex:0 0 auto}.cem-account-status,.cem-status-expired{display:inline-flex;padding:5px 10px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:12px;font-weight:800}.cem-status-expired{background:#fff1f3;color:#b42318}.cem-account-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cem-account-plan-grid>div{padding:12px;border:1px solid #eef2f7;border-radius:14px;background:#fbfcff}.cem-account-plan-grid span{display:block;margin-bottom:6px;color:#667085;font-size:12px}.cem-account-plan-grid strong{color:#111827;font-size:13px;font-weight:900}.cem-account-categories{margin-top:12px;padding:10px 12px;border-radius:12px;background:#f7f9fd;color:#344054;font-size:13px;line-height:1.8}.cem-account-categories span{color:#033A88;font-weight:900}.cem-account-progress{height:10px;margin-top:14px;overflow:hidden;border-radius:999px;background:#edf2f7}.cem-account-progress span{display:block;height:100%;border-radius:inherit;background:#168447}.cem-account-plan-card.is-expired .cem-account-progress span{background:#d92d20}@media (max-width:768px){.cem-account-plan-head{flex-direction:column}.cem-account-plan-grid{grid-template-columns:1fr}}.cem-form button[type="submit"].cem-submitting,.cem-form button[type="submit"]:disabled{opacity:.7;cursor:wait}.cem-price-discounted del{text-decoration-line:line-through;text-decoration-color:#d92d20;text-decoration-thickness:2px}.mp-checkout-auth{margin:0 0 16px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:0 6px 18px rgb(15 23 42 / .05);clear:both}.mp-auth-intro{font-size:13px;color:#334155;line-height:1.9;margin-bottom:10px}.mp-auth-actions,.mp-auth-otp-step{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.mp-auth-send-code,.mp-auth-verify-code{border:0;border-radius:10px;background:#033a88;color:#fff;padding:10px 14px;cursor:pointer;font-size:13px;transition:transform .15s ease,opacity .15s ease}.mp-auth-send-code:hover,.mp-auth-verify-code:hover{transform:translateY(-1px);opacity:.94}.mp-auth-send-code:disabled,.mp-auth-verify-code:disabled{opacity:.65;cursor:not-allowed;transform:none}.mp-auth-otp-code{width:170px!important;max-width:100%;text-align:center;direction:ltr;letter-spacing:4px;font-size:16px;margin:0!important}.mp-auth-status{margin-top:8px;font-size:13px;line-height:1.8}.mp-auth-status-ok{color:#047857}.mp-auth-status-error{color:#dc2626}.mp-auth-status-info{color:#475569}.mp-checkout-auth.is-busy{opacity:.85}@media (max-width:640px){.mp-auth-actions,.mp-auth-otp-step{flex-direction:column;align-items:stretch}.mp-auth-send-code,.mp-auth-verify-code,.mp-auth-otp-code{width:100%!important}}.cem-wrapper #profile.cem-content.active{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:14px}.cem-wrapper #profile>.mp-checkout-auth,.cem-wrapper #profile>.cem-upload-wrapper,.cem-wrapper #profile>.cem-error-text,.cem-wrapper #profile>.mp-field-error,.cem-wrapper #profile>label,.cem-wrapper #profile>.cem-extra-form_before,.cem-wrapper #profile>.cem-extra-form,.cem-wrapper #profile>.cem-next{grid-column:1 / -1}.cem-wrapper #profile input:not([type="file"]){width:100%;min-width:0;box-sizing:border-box}@media (max-width:640px){.cem-wrapper #profile.cem-content.active{grid-template-columns:1fr}}.cem-wrapper #profile>.mp-checkout-auth{grid-column:auto!important}.cem-wrapper #profile>.mp-checkout-auth,.mp-checkout-auth{width:100%;min-width:0;clear:none!important;margin:0 0 12px!important;padding:10px 12px!important;border-radius:12px;align-self:stretch;display:flex;align-items:center;gap:7px 9px;flex-wrap:wrap}.mp-auth-intro{flex:1 1 100%;margin:0!important;font-size:11.5px;line-height:1.65;color:#667085}.mp-auth-actions,.mp-auth-otp-step{flex:1 1 auto;min-width:0;gap:7px;align-items:center}.mp-auth-send-code,.mp-auth-verify-code{min-height:40px;padding:9px 12px;border-radius:9px;white-space:nowrap;font-size:12.5px;line-height:1.4}.mp-auth-otp-code{flex:1 1 118px;width:auto!important;min-width:105px;height:40px;padding:8px 10px!important;border-radius:9px}.mp-auth-status{flex:1 1 100%;margin-top:0!important;font-size:12px;line-height:1.7}.cem-category-tabs{display:flex;gap:10px;margin:0 0 18px;padding:10px;border-radius:12px;background:#f7f9fd;flex-wrap:wrap;justify-content:center}.cem-cat-tab{padding:10px 18px;border-radius:8px;border:none;background:#eee;cursor:pointer;color:#000;transition:background .15s ease,color .15s ease,transform .15s ease}.cem-cat-tab:hover{transform:translateY(-1px)}.cem-cat-tab.active{background:#033a88;color:#fff}.cem-category-panel{display:none}.cem-category-panel.active{display:block}.cem-invoice-box{border:1px solid #e1e8f5;border-radius:16px;background:#fff;margin-bottom:14px;overflow:hidden}.cem-invoice-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;background:#f7f9fd;color:#033A88;font-weight:800}.cem-invoice-toggle{border:0;border-radius:999px;background:#033a88;color:#fff;padding:7px 13px;cursor:pointer;font-size:12px;white-space:nowrap}.cem-invoice-body{position:relative;max-height:185px;overflow:hidden;padding:12px;transition:max-height .25s ease}.cem-invoice-box.is-collapsed .cem-invoice-body::after{content:'';position:absolute;inset-inline:0;bottom:0;height:44px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none}.cem-invoice-box.is-expanded .cem-invoice-body{max-height:none}@media (max-width:640px){.cem-wrapper #profile>.mp-checkout-auth{grid-column:1 / -1!important}.mp-checkout-auth{flex-direction:column;align-items:stretch}.cem-category-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.cem-cat-tab{white-space:nowrap;flex-shrink:0}.cem-invoice-toolbar{align-items:flex-start;flex-direction:column}.cem-invoice-toggle{width:100%}}*,*::before,*::after{box-sizing:border-box}.mp-checkout-auth,.cem-wrapper #profile>.mp-checkout-auth,.bam-wrapper #profile>.mp-checkout-auth,#crm-form>.mp-checkout-auth{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;min-width:0!important;clear:both!important;margin:2px 0 12px!important;padding:12px 14px!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:9px 10px!important}.mp-auth-intro{flex:1 1 100%!important;margin:0!important}.mp-auth-actions,.mp-auth-otp-step{display:flex!important;flex:1 1 auto!important;min-width:220px!important;gap:8px!important;align-items:center!important}.mp-auth-send-code,.mp-auth-verify-code{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.mp-auth-otp-code{flex:1 1 150px!important;min-width:120px!important;height:42px!important;margin:0!important}.mp-auth-status{flex:1 1 100%!important;min-width:0!important}.mp-tab-pager{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:12px;margin:18px 0 4px;padding-top:12px;border-top:1px solid rgb(3 58 136 / .10);direction:ltr}.mp-tab-arrow{width:44px;height:44px;border:0;border-radius:999px;background:#033a88;color:#fff;cursor:pointer;font-size:26px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgb(3 58 136 / .18);transition:transform .16s ease,opacity .16s ease,background .16s ease}.mp-tab-arrow:hover{transform:translateY(-1px)}.mp-tab-arrow:disabled{opacity:.35;cursor:not-allowed;transform:none}.mp-tab-pager-dots{display:flex;align-items:center;gap:7px}.mp-tab-pager-dot{width:9px;height:9px;border-radius:999px;background:#d7ddea;transition:width .16s ease,background .16s ease}.mp-tab-pager-dot.is-active{width:24px;background:#033a88}@media (max-width:768px){.cem-wrapper,.bam-wrapper,#crm-form{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important;overflow-x:hidden!important}.cem-tabs,.bam-tabs{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:8px}.cem-tab,.bam-tab{flex:0 0 auto!important;white-space:nowrap!important}.mp-checkout-auth,.cem-wrapper #profile>.mp-checkout-auth,.bam-wrapper #profile>.mp-checkout-auth,#crm-form>.mp-checkout-auth{flex-direction:column!important;align-items:stretch!important}.mp-auth-actions,.mp-auth-otp-step{min-width:0!important;width:100%!important;flex-direction:column!important;align-items:stretch!important}.mp-auth-send-code,.mp-auth-verify-code,.mp-auth-otp-code{width:100%!important}.mp-tab-pager{gap:10px;position:sticky;bottom:0;z-index:4;background:linear-gradient(180deg,rgb(255 255 255 / .78),#fff 42%);padding:12px 0 6px}}.cem-wrapper #profile>label.cem-description-field{grid-column:auto!important;width:100%;margin:0!important;display:block!important}.cem-wrapper #profile>label.cem-description-field textarea{width:100%!important;min-height:44px;max-height:92px;resize:vertical;padding:10px 12px;border-radius:8px;border:1px solid #ddd;font-size:13px;line-height:1.7}.cem-wrapper .cem-upload-wrapper,.cem-wrapper .cem-upload-box,.cem-wrapper .cem-extra-form,.cem-wrapper .cem-row,.cem-wrapper .cem-duration-plans,.cem-wrapper .cem-invoice-box{max-width:100%}@media (max-width:640px){.cem-wrapper #profile.cem-content.active{grid-template-columns:1fr!important}.cem-wrapper #profile>label.cem-description-field{grid-column:1 / -1!important}.cem-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.cem-duration-plans{grid-template-columns:1fr!important}}.mp-checkout-auth[data-mp-checkout-auth]{width:min(100%, 460px)!important;max-width:460px!important;margin:4px auto 12px!important;padding:9px 10px!important;border-radius:13px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;clear:none!important;overflow:visible!important;box-sizing:border-box!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-intro{width:100%!important;flex:0 0 auto!important;margin:0!important;text-align:center!important;font-size:11.5px!important;line-height:1.65!important;color:#667085!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-actions,.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-otp-step{display:flex!important;width:100%!important;max-width:330px!important;min-width:0!important;flex:0 1 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0 auto!important;box-sizing:border-box!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-actions{width:auto!important;max-width:190px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-send-code,.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-verify-code{width:auto!important;min-width:auto!important;height:34px!important;min-height:34px!important;padding:0 12px!important;border-radius:9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;white-space:nowrap!important;font-size:12px!important;line-height:1!important;box-shadow:none!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-send-code{min-width:116px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-verify-code{min-width:74px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-otp-code{flex:1 1 120px!important;width:120px!important;min-width:0!important;max-width:145px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 10px!important;border-radius:9px!important;text-align:center!important;direction:ltr!important;letter-spacing:3px!important;font-size:15px!important;line-height:34px!important;box-sizing:border-box!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-status{width:100%!important;min-height:0!important;margin:0!important;text-align:center!important;font-size:11.5px!important;line-height:1.6!important}@media (max-width:640px){.mp-checkout-auth[data-mp-checkout-auth]{width:100%!important;max-width:100%!important;margin:0 0 10px!important;padding:8px!important;gap:7px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-intro{font-size:11px!important;line-height:1.55!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-actions{width:auto!important;max-width:170px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-otp-step{width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-send-code{width:auto!important;max-width:100%!important;min-width:112px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-verify-code{width:auto!important;min-width:70px!important;padding-inline:10px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-otp-code{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important}}@media (max-width:360px){.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-otp-step{gap:6px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-send-code,.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-verify-code{padding-inline:9px!important;font-size:11.5px!important}.mp-checkout-auth[data-mp-checkout-auth] .mp-auth-otp-code{padding-inline:8px!important;letter-spacing:2px!important;font-size:14px!important}}.mp-auth-verified-badge{display:none;flex:1 1 100%;width:100%;min-height:42px;padding:10px 14px;border-radius:10px;border:1px solid #16a34a;background:#ecfdf5;color:#047857;font-weight:800;text-align:center;align-items:center;justify-content:center;box-sizing:border-box}.mp-checkout-auth.is-verified .mp-auth-intro,.mp-checkout-auth.is-verified .mp-auth-actions,.mp-checkout-auth.is-verified .mp-auth-otp-step{display:none!important}.mp-checkout-auth.is-verified .mp-auth-verified-badge{display:flex!important}.mp-auth-otp-code-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgb(220 38 38 / .12)!important}