.ms-cc{--ms-green:#4b7c66;--ms-green-deep:#3a6352;--ms-green-light:#e8f0eb;--ms-cream:#fafaf7;--ms-cream-warm:#f5f3ee;--ms-text:#1a1a1a;--ms-text-secondary:#555;--ms-text-muted:#6b6b6b;--ms-white:#fff;--ms-font-body:"DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--ms-font-display:"Fraunces", Georgia, serif;--ms-transition:.28s cubic-bezier(.25, .46, .45, .94);--ms-radius:20px;--ms-radius-lg:24px;--ms-radius-sm:14px;font-family:var(--ms-font-body);-webkit-font-smoothing:antialiased;color:var(--ms-text);line-height:1.6;overflow-x:hidden}.ms-cc *,.ms-cc :before,.ms-cc :after{box-sizing:border-box;margin:0;padding:0}.ms-cc img{max-width:100%;display:block}.ms-cc a{color:inherit;text-decoration:none}.ms-cc .ms-container{max-width:1120px;margin:0 auto;padding:0 24px}.ms-cc .ms-container--narrow{max-width:800px}.ms-cc .ms-btn{font-family:var(--ms-font-body);letter-spacing:.01em;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.ms-cc .ms-btn--primary{background:var(--ms-green);color:#fff;box-shadow:0 2px 12px #4b7c6640}.ms-cc .ms-btn--primary:hover{background:var(--ms-green-deep);transform:translateY(-1px);box-shadow:0 4px 20px #4b7c6659}.ms-cc .ms-btn--secondary{color:var(--ms-green);border:1.5px solid var(--ms-green);background:0 0}.ms-cc .ms-btn--secondary:hover{background:var(--ms-green);color:#fff;transform:translateY(-1px)}.ms-cc .ms-section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ms-green);margin-bottom:10px;font-size:.78rem;font-weight:600}.ms-cc .ms-section-title{font-family:var(--ms-font-display);letter-spacing:-.02em;color:var(--ms-text);font-weight:400;line-height:1.2}.ms-cc .ms-reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}@keyframes ms-reveal-failsafe{to{opacity:1;transform:none}}.ms-cc .ms-reveal{animation:.7s cubic-bezier(.16,1,.3,1) 2.5s forwards ms-reveal-failsafe}.ms-cc .ms-reveal.ms-visible{opacity:1;transform:translateY(0)}.ms-cc .ms-reveal-delay-1{transition-delay:80ms}.ms-cc .ms-reveal-delay-2{transition-delay:.16s}.ms-cc .ms-link{color:var(--ms-green);text-underline-offset:3px;text-decoration:underline #4b7c664d;transition:text-decoration-color .2s}.ms-cc .ms-link:hover{text-decoration-color:var(--ms-green)}.ms-cc .ms-link strong{color:inherit}.ms-cc .ms-arrow-link{color:var(--ms-green);align-items:center;gap:6px;font-size:.9rem;font-weight:500;transition:gap .2s;display:inline-flex}.ms-cc .ms-arrow-link:hover{gap:10px}.ms-cc .ms-hero{padding:64px 0 52px;position:relative;overflow:hidden}.ms-cc .ms-hero-bg{z-index:0;position:absolute;inset:0}.ms-cc .ms-hero-bg img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.ms-cc .ms-hero-bg:after{content:"";background:linear-gradient(170deg,#12201abd 0%,#16241e94 50%,#1c2a2385 100%);position:absolute;inset:0}.ms-cc .ms-hero-inner{z-index:2;max-width:680px;position:relative}.ms-cc .ms-hero-byline{align-items:center;gap:14px;margin-bottom:24px;display:flex}.ms-cc .ms-hero-avatar{object-fit:cover;object-position:center top;border:2.5px solid #ffffffb3;border-radius:50%;flex-shrink:0;width:64px;height:64px;box-shadow:0 4px 16px #0003}.ms-cc .ms-hero-byline-text{flex-direction:column;display:flex}.ms-cc .ms-hero-byline-name{color:#fff;font-size:.92rem;font-weight:600}.ms-cc .ms-hero-byline-title{color:#ffffffb3;font-size:.78rem;font-weight:400}.ms-cc .ms-hero h1{font-family:var(--ms-font-display);letter-spacing:-.025em;color:#fff;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.12}.ms-cc .ms-hero h1 em{color:#a0dbb8;font-style:italic}.ms-cc .ms-hero-sub{color:#ffffffd9;max-width:540px;margin-bottom:28px;font-size:1.05rem;font-weight:300;line-height:1.6}.ms-cc .ms-hero-actions{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.ms-cc .ms-hero .ms-btn--primary{color:var(--ms-green-deep);background:#fff;box-shadow:0 2px 12px #00000026}.ms-cc .ms-hero .ms-btn--primary:hover{background:#f0f0f0;transform:translateY(-1px)}.ms-cc .ms-hero .ms-btn--secondary{color:#fff;background:0 0;border:1.5px solid #ffffff80}.ms-cc .ms-hero .ms-btn--secondary:hover{color:#fff;background:#ffffff1f;border-color:#fff}.ms-cc .ms-hero-trust-pill{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:7px;padding:6px 16px;font-size:.8rem;font-weight:500;display:inline-flex}.ms-cc .ms-hero-trust-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;min-width:7px;height:7px;min-height:7px;display:inline-block}@media (width<=768px){.ms-cc .ms-hero{padding:44px 0 40px}.ms-cc .ms-hero-inner{text-align:center}.ms-cc .ms-hero-byline{justify-content:center}.ms-cc .ms-hero-sub{margin-left:auto;margin-right:auto}.ms-cc .ms-hero-actions{justify-content:center}}.ms-cc .ms-steps{background:#fff;border-bottom:1px solid #0000000a;padding:28px 0 24px}.ms-cc .ms-steps-inner{justify-content:center;align-items:center;gap:16px;max-width:720px;margin:0 auto;display:flex}.ms-cc .ms-step{flex:1;align-items:center;gap:10px;display:flex}.ms-cc .ms-step-num{background:var(--ms-green-light);width:32px;height:32px;color:var(--ms-green-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;display:flex}.ms-cc .ms-step-text{color:var(--ms-text-secondary);font-size:.85rem;font-weight:400;line-height:1.35}.ms-cc .ms-step-arrow{color:var(--ms-text-muted);opacity:.4;flex-shrink:0;font-size:.75rem}@media (width<=768px){.ms-cc .ms-steps-inner{flex-direction:column;align-items:center;gap:12px;padding:0 8px}.ms-cc .ms-step{justify-content:center}.ms-cc .ms-step-arrow{display:none}}.ms-cc .ms-trust-bar{background:var(--ms-cream);border-bottom:1px solid #0000000a;padding:18px 0}.ms-cc .ms-trust-bar-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 28px;display:flex}.ms-cc .ms-trust-bar-logos{align-items:center;gap:18px;display:flex}.ms-cc .ms-trust-bar-logos img{opacity:.6;filter:grayscale(20%);width:auto;height:28px}.ms-cc .ms-trust-bar-divider{background:#0000001a;width:1px;height:20px}.ms-cc .ms-trust-bar-phone{color:var(--ms-text-muted);font-size:.85rem}.ms-cc .ms-trust-bar-phone a{color:var(--ms-text-secondary);font-weight:500;transition:color .2s}.ms-cc .ms-trust-bar-phone a:hover{color:var(--ms-green)}.ms-cc .ms-trust-bar-meta{color:var(--ms-text-muted);text-align:center;width:100%;margin-top:2px;font-size:.73rem;font-weight:400}@media (width<=768px){.ms-cc .ms-trust-bar-inner{flex-direction:column;gap:10px}.ms-cc .ms-trust-bar-divider{display:none}.ms-cc .ms-trust-bar-logos{gap:14px}}.ms-cc .ms-intro{background:#fff;padding:56px 0 48px}.ms-cc .ms-intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.ms-cc .ms-intro-text h2{margin-bottom:20px;font-size:clamp(1.6rem,2.8vw,2rem)}.ms-cc .ms-intro-text p{color:var(--ms-text-secondary);margin-bottom:14px;font-size:.95rem;font-weight:300;line-height:1.7}.ms-cc .ms-intro-text p strong{color:var(--ms-text);font-weight:500}.ms-cc .ms-intro-img{border-radius:var(--ms-radius);overflow:hidden;box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000f}.ms-cc .ms-intro-img img{aspect-ratio:4/3;object-fit:cover;width:100%}@media (width<=768px){.ms-cc .ms-intro{padding:44px 0 36px}.ms-cc .ms-intro-grid{grid-template-columns:1fr;gap:32px}}.ms-cc .ms-concerns{background:var(--ms-cream);padding:56px 0 52px}.ms-cc .ms-concerns-header{text-align:center;margin-bottom:36px}.ms-cc .ms-concerns-header h2{margin-bottom:10px;font-size:clamp(1.5rem,2.8vw,2rem)}.ms-cc .ms-concerns-header p{color:var(--ms-text-secondary);max-width:520px;margin:0 auto;font-size:.95rem;font-weight:300}.ms-cc .ms-concern-section{max-width:56rem;margin:0 auto}.ms-cc .ms-concern-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (width>=640px){.ms-cc .ms-concern-grid{grid-template-columns:repeat(2,1fr);align-items:start}}.ms-cc .ms-concern-card{border-radius:var(--ms-radius);background:#fff;border:1px solid #4b7c661a;transition:box-shadow .28s,border-color .28s,transform .28s;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.ms-cc .ms-concern-card:hover{border-color:#4b7c6647;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000f}.ms-cc .ms-concern-card[open]{border-color:#4b7c6647;box-shadow:0 4px 16px #4b7c661a,0 12px 40px #00000012}.ms-cc .ms-concern-card summary{cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;align-items:center;gap:.7rem;padding:.85rem 1rem;list-style:none;transition:background .28s;display:flex}.ms-cc .ms-concern-card summary::-webkit-details-marker{display:none}.ms-cc .ms-concern-card summary:hover{background:#f6f9f7}.ms-cc .ms-concern-icon{background:#e8f0eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .28s;display:flex}.ms-cc .ms-concern-icon svg{stroke:#4b7c66;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.ms-cc .ms-concern-card:hover .ms-concern-icon,.ms-cc .ms-concern-card[open] .ms-concern-icon{background:#4b7c66}.ms-cc .ms-concern-card:hover .ms-concern-icon svg,.ms-cc .ms-concern-card[open] .ms-concern-icon svg{stroke:#fff}.ms-cc .ms-concern-title{color:#1a1a1a;flex:1;font-size:.94rem;font-weight:500;line-height:1.35}.ms-cc .ms-concern-chevron{opacity:.35;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .28s,opacity .28s;display:flex}.ms-cc .ms-concern-chevron svg{stroke:#1a1a1a;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.ms-cc .ms-concern-card:hover .ms-concern-chevron{opacity:.55}.ms-cc .ms-concern-card[open] .ms-concern-chevron{opacity:.7;transform:rotate(180deg)}.ms-cc .ms-concern-body{opacity:0;max-height:0;transition:max-height .35s cubic-bezier(.25,.46,.45,.94),opacity .28s;overflow:hidden}.ms-cc .ms-concern-card[open] .ms-concern-body{opacity:1;max-height:500px}.ms-cc .ms-concern-body-inner{padding:0 1rem 1rem 3.3rem}.ms-cc .ms-concern-body p{color:#555;margin:0 0 .65rem;font-size:.88rem;font-weight:300;line-height:1.6}.ms-cc .ms-concern-body ul{flex-wrap:wrap;gap:6px;margin:0 0 .7rem;padding:0;list-style:none;display:flex}.ms-cc .ms-concern-body li{color:#3a6352;white-space:nowrap;background:#e8f0eb;border-radius:100px;padding:.28rem .65rem;font-size:.8rem;font-weight:400}.ms-cc .ms-concern-links{flex-wrap:wrap;gap:.15rem .8rem;margin-top:.2rem;display:flex}.ms-cc .ms-concern-links a{color:#4b7c66;border-bottom:1px solid #0000;align-items:center;gap:3px;padding:2px 0;font-size:.84rem;font-weight:500;transition:border-color .28s,color .28s;display:inline-flex}.ms-cc .ms-concern-links a:hover{color:#3a6352;border-bottom-color:#3a6352}.ms-cc .ms-concern-links a:after{content:"→";font-size:.82em;transition:transform .2s}.ms-cc .ms-concern-links a:hover:after{transform:translate(2px)}.ms-cc .ms-concern-card--cta{background:linear-gradient(135deg,#e8f0eb 0%,#fff 60%);border-color:#4b7c662e}.ms-cc .ms-about{background:#fff;padding:48px 0 56px}.ms-cc .ms-about-inner{grid-template-columns:1fr 1.1fr;align-items:start;gap:40px;display:grid}.ms-cc .ms-about-img{border-radius:var(--ms-radius);overflow:hidden;box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000f}.ms-cc .ms-about-img img{aspect-ratio:16/10;object-fit:cover;width:100%}.ms-cc .ms-about-content h2{margin-bottom:16px;font-size:clamp(1.4rem,2.5vw,1.8rem)}.ms-cc .ms-about-content p{color:var(--ms-text-secondary);margin-bottom:12px;font-size:.92rem;font-weight:300;line-height:1.7}.ms-cc .ms-modalities{flex-wrap:wrap;gap:8px;margin:16px 0 22px;display:flex}.ms-cc .ms-modality-tag{background:var(--ms-green-light);color:var(--ms-green-deep);border:1px solid #4b7c661f;border-radius:100px;padding:6px 14px;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.ms-cc .ms-modality-tag:hover{background:var(--ms-green);color:#fff}@media (width<=768px){.ms-cc .ms-about{padding:40px 0}.ms-cc .ms-about-inner{grid-template-columns:1fr;gap:28px}}.ms-cc .ms-sessions{background:var(--ms-cream);padding:52px 0}.ms-cc .ms-sessions-header{margin-bottom:28px}.ms-cc .ms-sessions-header h2{margin-bottom:10px;font-size:clamp(1.4rem,2.5vw,1.8rem)}.ms-cc .ms-sessions-header p{color:var(--ms-text-secondary);max-width:640px;font-size:.95rem;font-weight:300}.ms-cc .ms-sessions-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:56rem;margin:0 auto;display:grid}.ms-cc .ms-session-card{border-radius:var(--ms-radius);background:#fff;border:1px solid #4b7c661a;padding:24px 28px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.ms-cc .ms-session-card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ms-green);margin-bottom:8px;font-size:.78rem;font-weight:600}.ms-cc .ms-session-card h3{font-family:var(--ms-font-display);color:var(--ms-text);margin-bottom:12px;font-size:1.15rem;font-weight:400}.ms-cc .ms-session-card p{color:var(--ms-text-secondary);margin-bottom:10px;font-size:.9rem;font-weight:300;line-height:1.65}.ms-cc .ms-session-card p:last-child{margin-bottom:0}@media (width<=768px){.ms-cc .ms-sessions-grid{grid-template-columns:1fr}}.ms-cc .ms-explainer{background:#fff;padding:52px 0}.ms-cc .ms-explainer-inner{grid-template-columns:1fr 1px 1fr;align-items:start;gap:0 40px;display:grid}.ms-cc .ms-explainer-divider{background:linear-gradient(#0000,#4b7c662e 20% 80%,#0000)}.ms-cc .ms-explainer-col h2{margin-bottom:16px;font-size:clamp(1.3rem,2.4vw,1.7rem)}.ms-cc .ms-explainer-col p{color:var(--ms-text-secondary);margin-bottom:12px;font-size:.92rem;font-weight:300;line-height:1.7}.ms-cc .ms-explainer-col p strong{color:var(--ms-text);font-weight:500}@media (width<=768px){.ms-cc .ms-explainer-inner{grid-template-columns:1fr;gap:0}.ms-cc .ms-explainer-divider{background:#4b7c6638;width:60px;height:1px;margin:28px auto}}.ms-cc .ms-suburbs{background:var(--ms-cream);padding:48px 0}.ms-cc .ms-suburbs-inner{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.ms-cc .ms-suburbs-col h2{margin-bottom:16px;font-size:clamp(1.4rem,2.5vw,1.8rem)}.ms-cc .ms-suburbs-col p{color:var(--ms-text-secondary);margin-bottom:14px;font-size:.92rem;font-weight:300;line-height:1.7}.ms-cc .ms-suburb-pills{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.ms-cc .ms-suburb-pill{color:var(--ms-text-secondary);background:#fff;border:1px solid #00000014;border-radius:100px;padding:6px 14px;font-size:.82rem;font-weight:500}.ms-cc .ms-suburbs-telehealth{border-radius:var(--ms-radius-sm);background:#fff;border:1px solid #4b7c6626;padding:20px}.ms-cc .ms-suburbs-telehealth p{color:var(--ms-text-secondary);margin:0;font-size:.9rem;font-weight:400;line-height:1.6}.ms-cc .ms-suburbs-telehealth strong{color:var(--ms-text);font-weight:600}@media (width<=768px){.ms-cc .ms-suburbs-inner{grid-template-columns:1fr;gap:28px}}.ms-cc .ms-fees{background:#fff;padding:48px 0}.ms-cc .ms-fees-header{text-align:center;margin-bottom:28px}.ms-cc .ms-fees-header h2{margin-bottom:6px;font-size:clamp(1.4rem,2.5vw,1.8rem)}.ms-cc .ms-fees-grid{gap:1rem;max-width:800px;margin:0 auto;display:grid}.ms-cc .ms-fees-card{border-radius:var(--ms-radius);background:var(--ms-cream);border:1px solid #4b7c6626;border-left:4px solid var(--ms-green);padding:1.2rem 1.2rem 1.2rem 1.4rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.ms-cc .ms-fees-card-expand{border-radius:var(--ms-radius);background:var(--ms-cream);border:1px solid #4b7c6626;transition:box-shadow .28s,border-color .28s;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.ms-cc .ms-fees-card-expand:hover{border-color:#4b7c6647;box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000f}.ms-cc .ms-fees-card-expand summary{cursor:pointer;align-items:center;padding:1rem 1.1rem;font-weight:600;list-style:none;display:flex}.ms-cc .ms-fees-card-expand summary::-webkit-details-marker{display:none}.ms-cc .ms-fees-title{font-size:1rem}.ms-cc .ms-fees-chevron{opacity:.6;margin-left:auto;font-size:.85rem;transition:transform .2s,opacity .2s}.ms-cc .ms-fees-card-expand[open] .ms-fees-chevron{opacity:1;transform:rotate(180deg)}.ms-cc .ms-fees-body{color:#222;padding:0 1.1rem 1rem;font-size:.95rem;line-height:1.6}.ms-cc .ms-fees-body a{color:var(--ms-green);text-decoration:underline}.ms-cc .ms-fees-body a:hover{text-decoration:none}.ms-cc .ms-fees-cta{text-align:center;margin-top:20px}.ms-cc .ms-fees-cta a{color:var(--ms-green);align-items:center;gap:6px;font-size:.9rem;font-weight:500;transition:gap .2s;display:inline-flex}.ms-cc .ms-fees-cta a:hover{gap:10px}.ms-cc .ms-faq{background:var(--ms-cream);padding:52px 0 56px}.ms-cc .ms-faq-header{margin-bottom:24px}@media (width>=641px){.ms-cc .ms-faq-header{text-align:center}}.ms-cc .ms-faq-header h2{margin-bottom:6px;font-size:clamp(1.4rem,2.5vw,1.8rem)}.ms-cc .ms-faq-header p{color:var(--ms-text-secondary);max-width:520px;font-size:.9rem;font-weight:300}@media (width>=641px){.ms-cc .ms-faq-header p{margin:0 auto}}.ms-cc .ms-faq-grid{grid-template-columns:1fr;gap:10px;max-width:56rem;margin:0 auto;display:grid}@media (width>=640px){.ms-cc .ms-faq-grid{grid-template-columns:repeat(2,1fr);align-items:start}}.ms-cc .ms-faq-card{border-radius:var(--ms-radius);background:#fff;border:1px solid #4b7c661a;transition:box-shadow .28s,border-color .28s;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.ms-cc .ms-faq-card:hover{border-color:#4b7c6647;box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000f}.ms-cc .ms-faq-card[open]{border-color:#4b7c6647;box-shadow:0 4px 16px #4b7c661a,0 12px 40px #00000012}.ms-cc .ms-faq-card summary{cursor:pointer;align-items:center;padding:1rem 1.1rem;font-weight:600;list-style:none;display:flex}.ms-cc .ms-faq-card summary::-webkit-details-marker{display:none}.ms-cc .ms-faq-card-title{flex:1;font-size:1rem}.ms-cc .ms-faq-card-chevron{opacity:.6;flex-shrink:0;margin-left:auto;font-size:.85rem;transition:transform .2s,opacity .2s}.ms-cc .ms-faq-card[open] .ms-faq-card-chevron{opacity:1;transform:rotate(180deg)}.ms-cc .ms-faq-card-body{color:#222;padding:0 1.1rem 1rem;font-size:.95rem;line-height:1.55}.ms-cc .ms-faq-card-body a{color:var(--ms-green);font-weight:600;text-decoration:none}.ms-cc .ms-faq-card-body a:hover{text-decoration:underline}.ms-cc .ms-final-cta{padding:88px 0;position:relative;overflow:hidden}.ms-cc .ms-final-cta-bg{z-index:0;position:absolute;inset:0}.ms-cc .ms-final-cta-bg img{object-fit:cover;width:100%;height:100%}.ms-cc .ms-final-cta-bg:after{content:"";background:linear-gradient(#1a262099 0%,#1a2620bf 100%);position:absolute;inset:0}.ms-cc .ms-final-cta-content{z-index:2;text-align:center;max-width:560px;margin:0 auto;position:relative}.ms-cc .ms-final-cta h2{font-family:var(--ms-font-display);color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:400;line-height:1.2}.ms-cc .ms-final-cta p{color:#fffc;margin-bottom:28px;font-size:.95rem;font-weight:300;line-height:1.6}.ms-cc .ms-final-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.ms-cc .ms-final-cta .ms-btn--primary{color:var(--ms-green-deep);background:#fff;box-shadow:0 2px 12px #00000026}.ms-cc .ms-final-cta .ms-btn--primary:hover{background:#f0f0f0;transform:translateY(-1px)}.ms-cc .ms-final-cta .ms-btn--call{color:#fff;font-family:var(--ms-font-body);cursor:pointer;background:0 0;border:1.5px solid #ffffffb3;border-radius:100px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ms-cc .ms-final-cta .ms-btn--call:hover{background:#ffffff1a;border-color:#fff}.ms-cc .ms-final-cta-phone{color:#ffffffa6;margin-top:8px;font-size:.88rem}.ms-cc .ms-final-cta-phone a{color:#ffffffd9;border-bottom:1px solid #ffffff40;font-weight:500;transition:border-color .2s,color .2s}.ms-cc .ms-final-cta-phone a:hover{color:#fff;border-color:#fff}.ms-cc .ms-creds{background:#fff;border-top:1px solid #0000000a;padding:36px 0}.ms-cc .ms-creds-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 32px;display:flex}.ms-cc .ms-creds img{object-fit:contain;opacity:.7;filter:grayscale(30%);width:auto;height:46px;transition:opacity .3s}.ms-cc .ms-creds img:hover{opacity:1;filter:grayscale(0%)}@media (width<=640px){.ms-cc .ms-creds img{height:36px}.ms-cc .ms-creds-inner{gap:18px 24px}}@media (prefers-reduced-motion:reduce){.ms-cc .ms-reveal{opacity:1;transition:none;animation:none;transform:none}.ms-cc .ms-concern-card,.ms-cc .ms-concern-body,.ms-cc .ms-concern-chevron,.ms-cc .ms-concern-icon{transition:none!important}.ms-cc .ms-concern-body{opacity:1;max-height:none}}
