.mmrt-contact-page{background:var(--mcp-bg);color:#0b1f46;font-family:inherit;overflow:hidden}.mcp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.mcp-hero{background:linear-gradient(180deg,#fff 0%,color-mix(in srgb,var(--mcp-accent) 68%,#fff) 100%);padding:64px 0 48px;border-bottom:1px solid #e5edf8}.mcp-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:56px}.mcp-hero-copy h1{font-size:clamp(42px,6vw,68px);line-height:1.05;margin:0 0 16px;color:var(--mcp-secondary);font-weight:900}.mcp-hero-copy h2{font-size:clamp(22px,3vw,32px);margin:0 0 14px;color:#10254d;font-weight:800}.mcp-hero-copy>p{font-size:18px;line-height:1.9;color:#64748b;max-width:720px}.mcp-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.mcp-benefits article{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e1e9f5;border-radius:14px;padding:15px;box-shadow:0 8px 25px rgba(15,39,80,.05)}.mcp-benefits article>span,.mcp-info-item>span{width:46px;height:46px;border-radius:12px;background:var(--mcp-accent);color:var(--mcp-primary);display:grid;place-items:center;flex:0 0 auto}.mcp-benefits svg,.mcp-info-item svg,.mcp-submit svg,.mcp-map-placeholder svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mcp-benefits strong{display:block;font-size:14px}.mcp-benefits small{display:block;color:#71809b;margin-top:4px}.mcp-hero-art{display:flex;justify-content:center}.mcp-hero-art img{width:100%;max-width:480px;border-radius:28px;object-fit:cover}.mcp-support-illustration{position:relative;width:min(420px,100%);aspect-ratio:1.15;background:linear-gradient(145deg,#dfeaff,#bcd2ff);border-radius:28px;display:grid;place-items:center;overflow:hidden}.mcp-support-illustration:before,.mcp-support-illustration:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.35)}.mcp-support-illustration:before{width:180px;height:180px;right:-60px;bottom:-60px}.mcp-support-illustration:after{width:120px;height:120px;left:-35px;top:-30px}.mcp-support-illustration .headset{font-size:126px;filter:drop-shadow(0 18px 24px rgba(29,91,216,.18));z-index:1}.mcp-support-illustration .bubble,.mcp-support-illustration .mail{position:absolute;background:#fff;border-radius:18px;padding:18px 24px;font-size:32px;color:var(--mcp-primary);box-shadow:0 10px 30px rgba(20,58,130,.12)}.mcp-support-illustration .bubble{top:18%;right:12%}.mcp-support-illustration .mail{bottom:15%;left:14%}.mcp-content-wrap{padding:48px 0 24px}.mcp-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:24px;align-items:start}.mcp-card,.mcp-map-card{background:#fff;border:1px solid #e0e8f4;border-radius:18px;box-shadow:0 10px 30px rgba(22,48,94,.05)}.mcp-form-card,.mcp-info-card,.mcp-social-card{padding:28px}.mcp-card header{text-align:center;margin-bottom:24px}.mcp-card h2,.mcp-faq-section h2{font-size:28px;margin:0 0 8px;color:var(--mcp-secondary)}.mcp-card header p,.mcp-social-card p,.mcp-faq-section header p{color:#78859b;margin:0}.mcp-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mcp-fields label{display:flex;flex-direction:column;gap:8px}.mcp-fields label.full{grid-column:1/-1}.mcp-fields span{font-weight:800;font-size:14px;color:#162a50}.mcp-fields input,.mcp-fields select,.mcp-fields textarea{width:100%;border:1px solid #d8e2f0;border-radius:10px;padding:14px 15px;font:inherit;box-sizing:border-box;background:#fff;outline:none;transition:.2s}.mcp-fields input:focus,.mcp-fields select:focus,.mcp-fields textarea:focus{border-color:var(--mcp-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--mcp-primary) 15%,transparent)}.mcp-submit{width:100%;border:0;border-radius:10px;background:linear-gradient(90deg,var(--mcp-primary),color-mix(in srgb,var(--mcp-primary) 80%,#2c7cff));color:#fff;padding:15px 20px;margin-top:20px;font:inherit;font-weight:900;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.mcp-submit svg{width:20px;height:20px}.mcp-privacy{text-align:center;color:#76849b;font-size:13px;margin:16px 0 0}.mcp-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:13px 16px;border-radius:10px;margin-bottom:18px}.mcp-side{display:flex;flex-direction:column;gap:24px}.mcp-info-item{display:flex;align-items:center;gap:14px;border:1px solid #e4ebf5;border-radius:14px;padding:16px;margin-top:14px;min-width:0}.mcp-info-item>div{min-width:0}.mcp-info-item strong,.mcp-info-item b,.mcp-info-item a,.mcp-info-item small{display:block}.mcp-info-item strong{font-size:14px;color:#33445f}.mcp-info-item a,.mcp-info-item b{font-size:16px;color:var(--mcp-secondary);margin:4px 0;text-decoration:none;overflow-wrap:anywhere;word-break:break-word}.mcp-info-item small{color:#7c889b}.mcp-social-card{text-align:center}.mcp-social-links{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.mcp-social-link{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--mcp-accent);color:var(--mcp-primary);border:1px solid #dce7f7;text-decoration:none;font-weight:900;font-size:15px;transition:.2s}.mcp-social-link:hover{transform:translateY(-2px);background:var(--mcp-primary);color:#fff;border-color:var(--mcp-primary)}.mcp-map-card{margin-top:24px;min-height:300px;overflow:hidden}.mcp-map-card iframe{border:0;width:100%;height:340px;display:block}.mcp-map-placeholder{min-height:300px;background:linear-gradient(135deg,#eef4fc,#dce7f5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--mcp-primary);font-weight:800;text-align:center;padding:20px}.mcp-map-placeholder svg{width:42px;height:42px}.mcp-faq-section{padding:52px 0}.mcp-faq-section header{text-align:center;margin-bottom:28px}.mcp-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mcp-faq-grid details{border:1px solid #e0e8f3;border-radius:14px;background:#fff;padding:17px;box-shadow:0 8px 24px rgba(20,45,90,.04)}.mcp-faq-grid summary{font-weight:800;cursor:pointer;color:#12264b;list-style:none;display:flex;justify-content:space-between;gap:12px}.mcp-faq-grid summary:after{content:"+";color:var(--mcp-primary);font-size:22px}.mcp-faq-grid details[open] summary:after{content:"−"}.mcp-faq-grid p{color:#6f7d93;line-height:1.8;margin:14px 0 0}.mcp-cta{margin-bottom:0;background:linear-gradient(110deg,var(--mcp-secondary),color-mix(in srgb,var(--mcp-secondary) 72%,var(--mcp-primary)));border-radius:18px;padding:32px 38px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:22px;position:relative;overflow:hidden}.mcp-cta:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.05);left:-70px;top:-100px}.mcp-cta h2{font-size:30px;margin:0 0 8px}.mcp-cta p{margin:0;color:#d9e5fa}.mcp-cta-actions{display:flex;gap:12px;position:relative}.mcp-cta-actions a{border:1px solid rgba(255,255,255,.55);border-radius:9px;color:#fff;text-decoration:none;padding:13px 22px;font-weight:800;white-space:nowrap}.mcp-cta-actions a.primary{background:var(--mcp-primary);border-color:var(--mcp-primary)}.mmrt-contact-page+.mmrt-consult-auto-footer,.mmrt-contact-page~.mmrt-consult-auto-footer{margin-top:0}@media(max-width:980px){.mcp-hero-grid,.mcp-main-grid{grid-template-columns:1fr}.mcp-hero-art{order:-1}.mcp-benefits{grid-template-columns:1fr}.mcp-cta{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.mcp-shell{width:min(100% - 24px,1180px)}.mcp-hero{padding:34px 0}.mcp-hero-copy h1{font-size:40px}.mcp-support-illustration .headset{font-size:84px}.mcp-fields,.mcp-faq-grid{grid-template-columns:1fr}.mcp-fields label.full{grid-column:auto}.mcp-form-card,.mcp-info-card,.mcp-social-card{padding:20px}.mcp-cta{padding:26px 20px}.mcp-cta-actions{width:100%;flex-direction:column}.mcp-cta-actions a{text-align:center}}
