.mwmob-page{color:var(--mwmob-ink);background:#fff;overflow:hidden}.mwmob-container{width:min(var(--mwmob-container),calc(100% - 40px));margin:auto}.mwmob-section{padding:var(--mwmob-space) 0}.mwmob-page h1,.mwmob-page h2,.mwmob-page h3,.mwmob-page h4,.mwmob-page h5{color:var(--mwmob-ink);margin-top:0}.mwmob-page h1{font-family:var(--mwmob-h1-font);font-size:var(--mwmob-h1-desktop);font-weight:var(--mwmob-h1-weight);line-height:var(--mwmob-h1-line);letter-spacing:var(--mwmob-h1-letter);font-style:var(--mwmob-h1-style)}.mwmob-page h2{font-family:var(--mwmob-h2-font);font-size:var(--mwmob-h2-desktop);font-weight:var(--mwmob-h2-weight);line-height:var(--mwmob-h2-line);letter-spacing:var(--mwmob-h2-letter);font-style:var(--mwmob-h2-style)}.mwmob-page h3{font-family:var(--mwmob-h3-font);font-size:var(--mwmob-h3-desktop);font-weight:var(--mwmob-h3-weight);line-height:var(--mwmob-h3-line);letter-spacing:var(--mwmob-h3-letter);font-style:var(--mwmob-h3-style)}.mwmob-page p{font-family:var(--mwmob-p-font);font-size:var(--mwmob-p-desktop);font-weight:var(--mwmob-p-weight);line-height:var(--mwmob-p-line);letter-spacing:var(--mwmob-p-letter);font-style:var(--mwmob-p-style);color:var(--mwmob-muted)}.mwmob-center{text-align:center}.mwmob-intro{max-width:650px;margin:0 auto 28px}.mwmob-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;border:1px solid #d8e9fc;background:#f9fcff;color:#2b72dc;font-size:10px;font-weight:800;letter-spacing:.12em}.mwmob-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:7px;background:linear-gradient(100deg,var(--mwmob-primary),var(--mwmob-cyan));color:#fff;font-size:12px;font-weight:800;border:1px solid transparent}.mwmob-btn-ghost{background:#fff;color:#20417a;border-color:#a9c3ed}.mwmob-actions{display:flex;gap:14px;margin-top:24px}
.mwmob-hero{background:linear-gradient(110deg,#f7fbff,#fff);padding:50px 0 32px}.mwmob-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:center}.mwmob-hero-copy h1{font-size:clamp(44px,5vw,64px);margin:15px 0 14px;letter-spacing:-.045em}.mwmob-hero-copy h1 span,.mwmob-hero-copy h1 em{display:block;font:inherit}.mwmob-hero-copy h1 em{font-style:normal;color:#2d6ced}.mwmob-hero-copy>p{max-width:500px;font-size:14px!important}.mwmob-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.mwmob-benefits div{text-align:center}.mwmob-benefits i{display:block;font-style:normal;color:#304b70;margin-bottom:6px}.mwmob-benefits span{font-size:10px;line-height:1.25;color:#30405b;font-weight:700}.mwmob-phone-stage{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.mwmob-phone{width:210px;height:390px;border:5px solid #111827;border-radius:34px;background:#fff;box-shadow:0 24px 40px rgba(21,43,80,.15);overflow:hidden;position:absolute}.mwmob-phone.p1{transform:rotate(-5deg);left:16%}.mwmob-phone.p2{transform:rotate(6deg);right:13%;top:5px}.mwmob-phone>img{width:100%;height:100%;object-fit:cover}.mwmob-phone-screen{height:100%;padding:17px 12px 8px;background:#fff;position:relative}.mwmob-notch{width:68px;height:18px;border-radius:20px;background:#05070b;position:absolute;left:50%;top:5px;transform:translateX(-50%)}.mwmob-phone-screen header{margin-top:11px}.mwmob-phone-screen header small{display:block;font-size:7px}.mwmob-phone-screen header b{display:block;font-size:11px;margin-top:8px}.mwmob-app-card{padding:12px;border-radius:8px;margin:10px 0;color:#fff}.mwmob-app-card.blue{background:linear-gradient(100deg,#1967e8,#2d8bf7)}.mwmob-app-card small{display:block;font-size:7px}.mwmob-app-card strong{display:block;font-size:13px;margin-top:3px}.mwmob-mini-chart{height:60px;position:relative;margin:8px 0}.mwmob-mini-chart:before,.mwmob-mini-chart:after{content:'';position:absolute;left:0;right:0;border-top:1px solid #edf2f7}.mwmob-mini-chart:before{top:20px}.mwmob-mini-chart:after{top:43px}.mwmob-mini-chart i{position:absolute;left:8px;right:8px;top:28px;height:2px;background:#4b83ed;transform:skewY(-12deg)}.mwmob-phone-screen h4{font-size:9px;margin:8px 0}.mwmob-list-row{display:flex;align-items:center;gap:7px;padding:6px 0;border-bottom:1px solid #edf1f5;font-size:7px;color:#40516e}.mwmob-list-row span{width:20px;height:20px;border-radius:50%;background:#d7efff}.mwmob-search{padding:8px;border-radius:7px;background:#f3f6fa;color:#95a0af;font-size:7px;margin:10px 0}.mwmob-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.mwmob-categories span{font-size:6px;text-align:center;padding:8px 2px;border-radius:6px;background:#f4f8ff}.mwmob-phone-screen footer{position:absolute;left:0;right:0;bottom:0;padding:8px;text-align:center;border-top:1px solid #edf2f5;font-size:8px;color:#476083}.mwmob-platform-badge{position:absolute;right:0;bottom:22px;background:linear-gradient(135deg,#6e42dd,#16bfc2);color:#fff;padding:14px 18px;border-radius:12px;max-width:150px;text-align:center;box-shadow:0 15px 30px rgba(53,85,150,.15)}.mwmob-platform-badge strong{display:block;font-size:11px;line-height:1.35}.mwmob-platform-badge span{display:block;font-size:18px;margin-top:7px}
.mwmob-trust{padding:18px 0 24px;background:#fff}.mwmob-trust-label{font-size:9px;color:#65728a;font-weight:800;letter-spacing:.12em}.mwmob-brand-row{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:14px}.mwmob-brand-row>div{height:44px;display:flex;align-items:center;justify-content:center}.mwmob-brand-row strong{font-size:16px;color:#455166}.mwmob-brand-row img{max-height:28px;max-width:110px;object-fit:contain}
.mwmob-services{background:#fff}.mwmob-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--mwmob-gap)}.mwmob-service-grid article{border:1px solid var(--mwmob-border);border-radius:var(--mwmob-radius);padding:22px 20px;background:#fff;box-shadow:0 12px 30px rgba(26,54,98,.035);text-align:left}.mwmob-service-icon{height:62px;display:flex;align-items:center;font-size:34px;font-weight:800}.mwmob-service-icon img{width:48px;height:48px;object-fit:contain}.mwmob-service-icon.i1{color:#78bf36}.mwmob-service-icon.i2{color:#4b4b4b}.mwmob-service-icon.i3{color:#45b8e9}.mwmob-service-icon.i4{color:#48c7ef}.mwmob-service-grid h3{font-size:17px!important;margin:7px 0}.mwmob-service-grid p{font-size:12px!important;line-height:1.65!important;min-height:78px}.mwmob-service-grid a{font-size:12px;font-weight:800;color:#2463ef;text-decoration:none}
.mwmob-why{padding-top:20px}.mwmob-why-box{display:grid;grid-template-columns:.58fr 1.42fr;gap:28px;background:linear-gradient(100deg,#0b326f,#0e56c6 70%,#116ddf);border-radius:17px;padding:28px 30px;color:#fff}.mwmob-why-box h2,.mwmob-why-box h3{color:#fff}.mwmob-why-copy p{color:#d9e8ff;font-size:12px!important}.mwmob-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 18px}.mwmob-why-grid article{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start}.mwmob-why-grid i{width:34px;height:34px;border-radius:50%;background:#fff;color:#214a83;display:grid;place-items:center;font-style:normal}.mwmob-why-grid i img{width:20px;height:20px;object-fit:contain}.mwmob-why-grid h3{font-size:12px!important;margin:0 0 4px}.mwmob-why-grid p{font-size:9px!important;line-height:1.5!important;color:#d9e8ff;margin:0}
.mwmob-process{background:#fff}.mwmob-process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;position:relative;margin-top:28px}.mwmob-process-grid:before{content:'';position:absolute;left:8%;right:8%;top:37px;border-top:2px dotted #b9cff1}.mwmob-process-grid article{text-align:center;position:relative;z-index:2}.mwmob-process-icon{width:58px;height:58px;border-radius:50%;background:#fff;border:2px solid #b8d0f6;color:#274d85;display:grid;place-items:center;margin:0 auto 9px;font-size:22px}.mwmob-process-icon img{width:30px;height:30px;object-fit:contain}.mwmob-process-grid span{font-size:10px;color:#7190be;font-weight:800}.mwmob-process-grid h3{font-size:14px!important;margin:7px 0 6px}.mwmob-process-grid p{font-size:10px!important;line-height:1.55!important;margin:0 auto;max-width:180px}
@media(max-width:1024px){.mwmob-hero-grid{grid-template-columns:1fr}.mwmob-phone-stage{min-height:420px}.mwmob-service-grid{grid-template-columns:repeat(2,1fr)}.mwmob-why-box{grid-template-columns:1fr}.mwmob-brand-row{grid-template-columns:repeat(4,1fr)}.mwmob-process-grid{grid-template-columns:repeat(3,1fr)}.mwmob-process-grid:before{display:none}.mwmob-page h1{font-size:var(--mwmob-h1-tablet)}.mwmob-page h2{font-size:var(--mwmob-h2-tablet)}.mwmob-page h3{font-size:var(--mwmob-h3-tablet)}.mwmob-page p{font-size:var(--mwmob-p-tablet)}}
@media(max-width:680px){.mwmob-container{width:min(100% - 24px,var(--mwmob-container))}.mwmob-section{padding:38px 0}.mwmob-hero{padding:34px 0 22px}.mwmob-hero-copy h1{font-size:42px!important}.mwmob-hero-copy>p{font-size:13px!important}.mwmob-benefits{grid-template-columns:repeat(2,1fr);gap:12px}.mwmob-benefits span{font-size:9px}.mwmob-actions{flex-direction:column}.mwmob-actions .mwmob-btn{width:100%}.mwmob-phone-stage{min-height:325px;margin-top:10px}.mwmob-phone{width:145px;height:278px;border-width:4px;border-radius:25px}.mwmob-phone.p1{left:5%;transform:rotate(-4deg)}.mwmob-phone.p2{right:4%;transform:rotate(5deg)}.mwmob-phone-screen{padding:12px 8px 6px}.mwmob-notch{width:45px;height:12px}.mwmob-platform-badge{right:0;bottom:3px;max-width:112px;padding:9px}.mwmob-platform-badge strong{font-size:8px}.mwmob-platform-badge span{font-size:13px}.mwmob-brand-row{grid-template-columns:repeat(2,1fr);gap:6px}.mwmob-brand-row>div{height:38px}.mwmob-brand-row strong{font-size:13px}.mwmob-service-grid{grid-template-columns:1fr}.mwmob-service-grid p{min-height:0}.mwmob-why-box{padding:24px 18px}.mwmob-why-grid{grid-template-columns:1fr}.mwmob-process-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.mwmob-process-grid article{display:grid;grid-template-columns:54px 1fr;gap:0 12px;text-align:left;border:1px solid var(--mwmob-border);border-radius:13px;padding:14px;background:#fff}.mwmob-process-icon{grid-row:1/5;width:48px;height:48px;margin:0}.mwmob-process-grid span,.mwmob-process-grid h3,.mwmob-process-grid p{grid-column:2}.mwmob-process-grid h3{margin:2px 0 4px}.mwmob-process-grid p{max-width:none;margin:0}.mwmob-page h1{font-size:var(--mwmob-h1-mobile)}.mwmob-page h2{font-size:var(--mwmob-h2-mobile)}.mwmob-page h3{font-size:var(--mwmob-h3-mobile)}.mwmob-page p{font-size:var(--mwmob-p-mobile)}}

/* v14.4.0 second-half reference sections */
.mwmob-brand-row{gap:var(--trust-gap,16px)!important;align-items:center}.mwmob-brand-row>div{height:48px;min-width:0}.mwmob-brand-logo{display:block;max-width:112px!important;width:auto!important;height:var(--trust-logo-h,28px)!important;max-height:var(--trust-logo-h,28px)!important;object-fit:contain}.mwmob-brand-row strong{font-size:13px!important;margin-left:6px}
.mwmob-projects{padding-top:34px;padding-bottom:48px;background:#fff}.mwmob-projects-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.mwmob-projects-head h2{font-size:28px!important;margin:0 0 4px}.mwmob-projects-head p{font-size:11px!important;margin:0}.mwmob-projects-head>a{font-size:11px;font-weight:800;color:#2363ee;text-decoration:none;margin-top:6px}.mwmob-project-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--projects-gap,18px)}.mwmob-project-grid article{min-width:0}.mwmob-project-image{height:var(--project-image-h,230px);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;margin-bottom:12px}.mwmob-project-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.mwmob-project-grid h3{font-size:14px!important;margin:0 0 7px;color:#172f59}.mwmob-project-grid p{font-size:10px!important;line-height:1.55!important;margin:0;color:#61708a}.mwmob-project-grid a{display:inline-block;margin-top:9px;font-size:10px;font-weight:800;color:#2463ef;text-decoration:none}
.mwmob-tech{padding-top:10px;padding-bottom:44px}.mwmob-tech-box{background:var(--tech-bg,#082e68);border-radius:15px;padding:20px 28px 18px;color:#fff;box-shadow:0 12px 28px rgba(14,46,93,.08)}.mwmob-tech-box h2{font-size:25px!important;color:#fff;margin:0 0 4px}.mwmob-tech-box>p{font-size:10px!important;color:#d9e8ff!important;margin:0 0 16px}.mwmob-tech-row{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:var(--tech-gap,14px);align-items:end}.mwmob-tech-row>div{text-align:center;min-width:0}.mwmob-tech-row img{height:var(--tech-logo-h,54px);width:auto;max-width:78px;object-fit:contain;display:block;margin:0 auto 4px}.mwmob-tech-row small{display:block;color:#fff;font-size:10px;line-height:1.2;white-space:nowrap}
.mwmob-engagement{padding-top:24px;padding-bottom:54px;background:#fff}.mwmob-engagement> .mwmob-container>h2{font-size:28px!important;margin-bottom:4px}.mwmob-engagement .mwmob-intro{font-size:10px!important;margin-bottom:22px}.mwmob-engagement-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:var(--eng-gap,26px);align-items:stretch}.mwmob-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mwmob-plan-grid article{position:relative;border:1px solid #dfe7f2;border-radius:14px;background:#fff;padding:22px 20px 18px;box-shadow:0 10px 28px rgba(25,54,99,.035);display:flex;flex-direction:column;min-height:360px}.mwmob-plan-grid article.featured{border:2px solid #2f6cf1}.mwmob-plan-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:5px 18px;border-radius:7px 7px 0 0;background:#1769f5;color:#fff;font-size:9px;font-weight:800;white-space:nowrap}.mwmob-plan-grid h3{font-size:16px!important;color:#2b61c9;margin:0 0 4px}.mwmob-plan-sub{font-size:10px!important;margin:0 0 18px!important;color:#65748d!important}.mwmob-plan-price{font-size:26px;color:#142d58;line-height:1.1;margin-bottom:5px}.mwmob-plan-meta{font-size:9px;color:#8490a1;margin-bottom:18px}.mwmob-plan-grid ul{list-style:none;padding:0;margin:0 0 20px;flex:1}.mwmob-plan-grid li{position:relative;padding:5px 0 5px 18px;font-size:10px;color:#53647e}.mwmob-plan-grid li:before{content:'✓';position:absolute;left:0;color:#3676ef;font-weight:900}.mwmob-plan-grid .mwmob-btn{width:100%;min-height:38px;font-size:10px}.mwmob-eng-stats{background:var(--eng-stats-bg,#082e68);border-radius:15px;padding:26px 22px;display:flex;flex-direction:column;justify-content:center;gap:20px;color:#fff;box-shadow:0 14px 30px rgba(10,42,85,.11)}.mwmob-eng-stats>div{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.mwmob-eng-stats i{width:42px;height:42px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:20px;color:#fff}.mwmob-eng-stats i img{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.mwmob-eng-stats strong{display:block;font-size:24px;line-height:1.05;color:#fff}.mwmob-eng-stats small{display:block;font-size:10px;color:#d8e8ff;margin-top:3px}
@media(max-width:1024px){.mwmob-project-grid{grid-template-columns:repeat(3,1fr)}.mwmob-tech-row{grid-template-columns:repeat(5,1fr);row-gap:18px}.mwmob-engagement-layout{grid-template-columns:1fr}.mwmob-eng-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mwmob-eng-stats>div{grid-template-columns:42px 1fr}.mwmob-plan-grid article{min-height:340px}}
@media(max-width:680px){.mwmob-projects{padding-top:28px;padding-bottom:38px}.mwmob-projects-head{align-items:flex-end}.mwmob-projects-head h2{font-size:22px!important}.mwmob-projects-head p{font-size:10px!important}.mwmob-projects-head>a{font-size:9px;white-space:nowrap}.mwmob-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mwmob-project-image{height:185px}.mwmob-project-grid h3{font-size:12px!important}.mwmob-project-grid p{font-size:9px!important}.mwmob-tech-box{padding:18px 14px}.mwmob-tech-box h2{font-size:21px!important}.mwmob-tech-row{grid-template-columns:repeat(3,1fr);gap:14px 8px}.mwmob-tech-row img{height:48px;max-width:64px}.mwmob-tech-row small{font-size:8px}.mwmob-plan-grid{grid-template-columns:1fr;gap:16px}.mwmob-plan-grid article{min-height:0}.mwmob-eng-stats{grid-template-columns:repeat(2,1fr);padding:18px 14px}.mwmob-eng-stats>div{grid-template-columns:38px 1fr;gap:8px}.mwmob-eng-stats i{width:36px;height:36px}.mwmob-eng-stats strong{font-size:20px}.mwmob-eng-stats small{font-size:8px}.mwmob-brand-row{grid-template-columns:repeat(2,1fr)!important}.mwmob-brand-logo{max-width:98px!important}}
@media(max-width:430px){.mwmob-project-grid{grid-template-columns:1fr}.mwmob-project-image{height:220px}.mwmob-tech-row{grid-template-columns:repeat(3,1fr)}.mwmob-eng-stats{grid-template-columns:1fr 1fr}}

/* v14.5.0 testimonials + FAQ + final CTA */
.mwmob-testimonials{padding-top:34px;padding-bottom:42px;background:#fff}.mwmob-testimonials h2{font-size:28px!important;margin-bottom:4px}.mwmob-testimonials .mwmob-intro{font-size:10px!important;margin-bottom:18px}.mwmob-testimonial-slider{position:relative}.mwmob-test-viewport{overflow:hidden;padding:4px}.mwmob-test-track{display:flex;gap:var(--test-gap,20px);transition:transform .42s ease}.mwmob-test-track article{flex:0 0 calc((100% - (var(--test-gap,20px) * 2))/3);border:1px solid #e2e9f3;border-radius:var(--test-radius,14px);background:#fff;padding:var(--test-pad,22px);box-shadow:0 10px 28px rgba(25,54,99,.04);min-height:210px;display:flex;flex-direction:column}.mwmob-test-stars{color:#ffb119;font-size:15px;letter-spacing:2px;margin-bottom:12px}.mwmob-test-quote{font-size:11px!important;line-height:1.65!important;color:#4d5c75!important;margin:0 0 18px;flex:1}.mwmob-test-track footer{display:flex;align-items:center;gap:12px;margin-top:auto}.mwmob-test-track footer img{width:44px;height:44px;border-radius:50%;object-fit:cover}.mwmob-test-track footer strong{display:block;font-size:11px;color:#172f59}.mwmob-test-track footer small{display:block;font-size:9px;color:#7b8799;margin-top:2px}.mwmob-test-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:34px;height:34px;border-radius:50%;border:1px solid #dce6f4;background:#fff;color:#2463ef;font-size:22px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px rgba(21,50,98,.06)}.mwmob-test-arrow.prev{left:-18px}.mwmob-test-arrow.next{right:-18px}.mwmob-test-dots{text-align:center;padding-top:14px}.mwmob-test-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#c9d5e7;margin:0 4px;padding:0;cursor:pointer}.mwmob-test-dots button.active{background:#2463ef}
.mwmob-faq{padding-top:30px;padding-bottom:42px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.mwmob-faq h2{font-size:28px!important;margin-bottom:18px}.mwmob-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--faq-gap,10px) 18px}.mwmob-faq-grid details{border:1px solid #e1e8f2;border-radius:var(--faq-radius,10px);background:#fff;overflow:hidden}.mwmob-faq-grid summary{list-style:none;cursor:pointer;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;font-weight:700;color:#19325d}.mwmob-faq-grid summary::-webkit-details-marker{display:none}.mwmob-faq-grid summary span{font-size:18px;color:#2463ef;transition:transform .2s ease}.mwmob-faq-grid details[open] summary{background:#f7faff}.mwmob-faq-grid details[open] summary span{transform:rotate(45deg)}.mwmob-faq-grid details>div{padding:0 18px 15px}.mwmob-faq-grid details p{font-size:10px!important;line-height:1.6!important;margin:0;color:#61708a!important}
.mwmob-final-cta-section{padding-top:18px;padding-bottom:46px;background:#fff}.mwmob-final-cta{position:relative;overflow:hidden;border-radius:var(--cta-radius,14px);background:linear-gradient(100deg,var(--cta-bg1,#5f54ea),#245ee8 50%,var(--cta-bg2,#0d67b5));min-height:170px;padding:28px 34px;display:grid;grid-template-columns:1fr minmax(220px,var(--cta-image-w,300px));align-items:center;gap:20px;color:#fff;box-shadow:0 12px 28px rgba(36,73,169,.10)}.mwmob-final-cta:after{content:'';position:absolute;right:15%;bottom:-55px;width:230px;height:130px;border-radius:50%;background:rgba(255,255,255,.08);box-shadow:110px -15px 0 rgba(255,255,255,.06),-90px 18px 0 rgba(255,255,255,.05)}.mwmob-final-copy{position:relative;z-index:2;max-width:480px}.mwmob-final-copy h2{font-size:31px!important;line-height:1.12!important;color:#fff;margin:0 0 9px}.mwmob-final-copy p{font-size:11px!important;color:#dce8ff!important;margin:0 0 15px}.mwmob-final-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border-radius:6px;background:#fff;color:#2463ef;font-size:10px;font-weight:800;text-decoration:none;box-shadow:0 5px 15px rgba(0,0,0,.06)}.mwmob-final-visual{position:relative;z-index:3;align-self:end;justify-self:end;width:min(100%,var(--cta-image-w,300px));height:145px;display:flex;align-items:flex-end;justify-content:flex-end}.mwmob-final-visual img{max-width:100%;max-height:145px;object-fit:contain;object-position:right bottom;display:block}
@media(max-width:1024px){.mwmob-test-track article{flex-basis:calc((100% - var(--test-gap,20px))/2)}.mwmob-final-cta{grid-template-columns:1fr 240px}.mwmob-final-copy h2{font-size:27px!important}}
@media(max-width:680px){.mwmob-testimonials{padding-top:28px;padding-bottom:34px}.mwmob-testimonials h2,.mwmob-faq h2{font-size:22px!important}.mwmob-test-track article{flex-basis:100%;min-height:190px}.mwmob-test-arrow{display:none}.mwmob-test-quote{font-size:10px!important}.mwmob-faq-grid{grid-template-columns:1fr;gap:10px}.mwmob-faq-grid summary{font-size:10px;padding:14px}.mwmob-faq-grid details>div{padding:0 14px 14px}.mwmob-final-cta-section{padding-top:8px;padding-bottom:34px}.mwmob-final-cta{grid-template-columns:1fr;min-height:0;padding:24px 20px 0;gap:8px}.mwmob-final-copy{max-width:none}.mwmob-final-copy h2{font-size:25px!important}.mwmob-final-copy p{font-size:10px!important}.mwmob-final-btn{width:100%;min-height:42px}.mwmob-final-visual{width:100%;height:145px;justify-content:center}.mwmob-final-visual img{max-height:140px;object-position:center bottom}}
