.mg-v4-open-button{appearance:none;border:0;border-radius:10px;padding:13px 20px;background:#3282B8;color:#fff;font:inherit;font-weight:800;cursor:pointer;line-height:1.2}.mg-v4-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px;box-sizing:border-box}.mg-v4-modal.mg-v4-visible{display:flex}.mg-v4-backdrop{position:absolute;inset:0;background:rgba(27,38,44,.70);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mg-v4-dialog{position:relative;z-index:2;width:min(100%,620px);max-height:min(92vh,820px);overflow:auto;background:#fff;border-radius:var(--mg-v4-radius,18px);box-shadow:0 30px 80px rgba(0,0,0,.3);padding:26px;box-sizing:border-box;color:#1B262C}.mg-v4-close{position:absolute;right:14px;top:12px;width:38px;height:38px;min-width:38px;min-height:38px;flex-shrink:0;border:0;border-radius:50%;background:#def2ff;color:#1B262C;font-size:20px;line-height:1;cursor:pointer;padding:0;margin:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-family:Arial,sans-serif;-webkit-appearance:none;appearance:none}.mg-v4-head{padding-right:40px}.mg-v4-kicker{font-size:11px;font-weight:800;letter-spacing:.15em;color:#3282B8}.mg-v4-head h2{margin:5px 0;color:#1B262C;font-size:28px;line-height:1.15}.mg-v4-head p{margin:0 0 12px;color:#59656b;font-size:14px;line-height:1.5}.mg-v4-service-chip{display:inline-block;background:#def2ff;color:#1B262C;border-radius:999px;padding:7px 11px;font-size:12px}.mg-v4-progress{height:5px;background:#e9eef1;border-radius:99px;margin:20px 0 7px;overflow:hidden}.mg-v4-progress span{display:block;width:33.333%;height:100%;background:#3282B8;transition:width .2s ease}.mg-v4-step-text{font-size:12px;color:#657078;margin-bottom:18px}.mg-v4-step{display:none}.mg-v4-step.mg-v4-active{display:block}.mg-v4-step h3{margin:0 0 17px;font-size:18px;color:#1B262C}.mg-v4-step label,.mg-v4-question{display:block;font-size:13px;font-weight:700;margin:0 0 14px;color:#1B262C}.mg-v4-step label>span,.mg-v4-question>span{color:#3282B8}.mg-v4-step input:not([type=checkbox]):not([type=radio]),.mg-v4-step select,.mg-v4-step textarea,.mg-v4-question input:not([type=checkbox]):not([type=radio]),.mg-v4-question select,.mg-v4-question textarea{display:block;width:100%;min-width:0;box-sizing:border-box;margin-top:7px;border:1px solid #d7e0e5;background:#fff;border-radius:10px;padding:15px 16px;line-height:1.5;min-height:52px;color:#1B262C;font:inherit;font-size:14px;outline:none}.mg-v4-step select,.mg-v4-question select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231B262C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.mg-v4-step input:focus,.mg-v4-step select:focus,.mg-v4-step textarea:focus,.mg-v4-question input:focus,.mg-v4-question select:focus,.mg-v4-question textarea:focus{border-color:#3282B8;box-shadow:0 0 0 3px rgba(50,130,184,.12)}.mg-v4-step textarea,.mg-v4-question textarea{min-height:92px;resize:vertical}.mg-v4-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.mg-v4-two label{min-width:0}.mg-v4-two input,.mg-v4-two select{max-width:100%}.mg-v4-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.mg-v4-options label{display:inline-flex!important;align-items:center;gap:8px;min-height:46px;border:1px solid #d7e0e5;border-radius:9px;padding:12px 13px;background:#fff;font-weight:500!important;line-height:1.4!important;margin:0!important}.mg-v4-options input{width:auto!important;flex-shrink:0;margin:0!important}.mg-v4-options label:has(input:checked){border-color:#3282B8;background:#def2ff}.mg-v4-options label span{line-height:1.4}.mg-v4-consent-text{margin-top:4px;padding:11px;border-radius:10px;background:#f7fafc;color:#59656b;font-size:12.5px;line-height:1.55}.mg-v4-location-wrap{display:flex;align-items:stretch;gap:8px;margin-top:7px}.mg-v4-location-wrap input{margin-top:0;flex:1;min-width:0}.mg-v4-locate{flex-shrink:0;width:50px;min-width:50px;border:1px solid #d7e0e5;border-radius:10px;background:#def2ff;color:#1B262C;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.mg-v4-locate:hover{background:#c9e8fb}.mg-v4-locate.mg-v4-locating svg{animation:mg-v4-spin 1s linear infinite}.mg-v4-locate-status{display:block;margin-top:6px;font-size:11.5px;font-weight:500;color:#657078}.mg-v4-locate-status.mg-v4-error{color:#a52626}.mg-v4-locate-status.mg-v4-success{color:#17663c}@keyframes mg-v4-spin{to{transform:rotate(360deg)}}
.mg-v4-phone-wrap{display:flex;align-items:stretch;gap:8px;margin-top:7px}.mg-v4-phone-wrap select.mg-v4-phone-country{flex:0 0 auto;width:auto;max-width:132px;margin-top:0;padding:15px 30px 15px 12px;font-size:13px}.mg-v4-phone-wrap input{margin-top:0;flex:1;min-width:0}
.mg-v4-success-screen{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 20px;gap:6px}.mg-v4-success-screen.mg-v4-visible{display:flex;animation:mg-v4-fade-in .28s ease}.mg-v4-success-icon{margin-bottom:6px}.mg-v4-success-icon svg path{stroke-dasharray:40;stroke-dashoffset:40;animation:mg-v4-check .5s .1s ease forwards}.mg-v4-success-icon svg circle{stroke-dasharray:157;stroke-dashoffset:157;animation:mg-v4-circle .5s ease forwards}.mg-v4-success-screen h3{margin:4px 0 2px;font-size:19px;color:#1B262C}.mg-v4-success-screen p{margin:0;color:#59656b;font-size:14px}.mg-v4-success-spinner{width:22px;height:22px;margin-top:14px;border-radius:50%;border:3px solid #def2ff;border-top-color:#3282B8;animation:mg-v4-spin .8s linear infinite}@keyframes mg-v4-check{to{stroke-dashoffset:0}}@keyframes mg-v4-circle{to{stroke-dashoffset:0}}@keyframes mg-v4-fade-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mg-v4-actions{display:flex;gap:9px;margin-top:20px}.mg-v4-actions button{flex:1;min-height:48px;border:0;border-radius:10px;background:#3282B8;color:#fff;font:inherit;font-weight:800;cursor:pointer;padding:12px 16px}.mg-v4-actions .mg-v4-secondary{background:#def2ff;color:#1B262C}.mg-v4-message{margin-top:13px;font-size:13px;line-height:1.5}.mg-v4-error{color:#a52626;background:#fff1f1;border-radius:9px;padding:10px}.mg-v4-success{color:#17663c;background:#effaf4;border-radius:9px;padding:10px}.mg-v4-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.mg-v4-lock{overflow:hidden!important}.mg-v4-loading{opacity:.65;pointer-events:none}.mg-v4-question-loading{padding:12px;border-radius:9px;background:#def2ff;color:#1B262C;font-size:13px}@media(max-width:600px){.mg-v4-modal{padding:0;align-items:flex-end;overflow-x:hidden}.mg-v4-dialog{width:100%;max-width:100vw;max-height:94vh;border-radius:20px 20px 0 0;padding:20px 16px 18px;overflow-x:hidden;box-sizing:border-box}.mg-v4-form{max-width:100%}.mg-v4-head h2{font-size:24px}.mg-v4-step h3{font-size:19px}.mg-v4-step label,.mg-v4-question{margin-bottom:18px}.mg-v4-two{grid-template-columns:minmax(0,1fr);gap:16px}.mg-v4-actions{position:sticky;bottom:0;background:#fff;padding-top:8px}.mg-v4-step input:not([type=checkbox]):not([type=radio]),.mg-v4-step select,.mg-v4-step textarea,.mg-v4-question input:not([type=checkbox]):not([type=radio]),.mg-v4-question select,.mg-v4-question textarea{font-size:16px;padding:16px;min-height:54px;min-width:0;max-width:100%}.mg-v4-step input[type=date]{-webkit-min-logical-width:0;min-width:0}.mg-v4-phone-wrap{flex-wrap:wrap}.mg-v4-phone-wrap select.mg-v4-phone-country{max-width:100%;flex:1 1 100%}.mg-v4-phone-wrap input{flex:1 1 100%}.mg-v4-close{right:10px;top:9px}.mg-v4-options label{width:100%;box-sizing:border-box}.mg-v4-service-chip{max-width:100%;white-space:normal}}@media(prefers-reduced-motion:reduce){.mg-v4-progress span{transition:none}}
