@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Caveat:wght@400;600&display=swap");.mh-revamp-root{--mh-green-deepest:#20493a;--mh-green-deep:#2d6a4f;--mh-green:#4a8466;--mh-green-medium:#74a88b;--mh-green-soft:#c8e0ce;--mh-green-tint:#e6f2ea;--mh-green-surface:#f4faf5;--mh-green-paper:#edf6ef;--mh-coral-darkest:#be5742;--mh-coral-dark:#d96a52;--mh-coral:#eb755b;--mh-coral-soft:#ffd4c4;--mh-coral-tint:#ffe9df;--mh-coral-surface:#fff4ee;--th-primary:var(--mh-green-deep);--th-primary-soft:var(--mh-green-tint);--th-primary-surface:var(--mh-green-surface);--th-accent:var(--mh-coral);--th-accent-soft:var(--mh-coral-tint);--th-accent-surface:var(--mh-coral-surface);--th-cta:var(--mh-coral);--th-cta-dark:var(--mh-coral-darkest);--shell-px:clamp(20px,6vw,100px);--section-py:clamp(40px,6vw,80px);--ease-out:cubic-bezier(0.16,1,0.3,1);font-family:Inter,system-ui,sans-serif;background:#fff;color:#1a1a1a;-webkit-font-smoothing:antialiased}.mh-revamp-root *{box-sizing:border-box}.mh-revamp-root button{cursor:pointer;font-family:inherit}.mh-revamp-root a{text-decoration:none;color:inherit}.mh-revamp-root h1,.mh-revamp-root h2,.mh-revamp-root h3,.mh-revamp-root h4,.mh-revamp-root h5,.mh-revamp-root h6,.mh-revamp-root p{margin:0}.mh-revamp-root img{display:block;max-width:100%}.mh-revamp-root .shell{max-width:1280px;margin:0 auto;padding-left:var(--shell-px);padding-right:var(--shell-px)}.mh-revamp-root .section{padding-top:var(--section-py);padding-bottom:var(--section-py);position:relative}.mh-revamp-root .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:currentColor}.mh-revamp-root .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.mh-revamp-root .h-display{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.08;letter-spacing:-.01em;color:#1a1a1a;text-wrap:balance}@media (max-width:880px){.mh-revamp-root .h-display{line-height:1.15}}.mh-revamp-root .h-display em{font-style:italic;font-weight:400}.mh-revamp-root .surface-green{background:var(--mh-green-surface)}.mh-revamp-root .surface-green-deep{background:var(--mh-green-deepest);color:#f4faf5}.mh-revamp-root .surface-coral{background:var(--mh-coral-surface)}.mh-revamp-root .surface-paper{background:#fbfaf7}.mh-revamp-root .surface-cream{background:#faf6f1}.mh-revamp-root .btn-cta{display:inline-flex;align-items:center;gap:10px;background:var(--th-cta);color:#fff;border:none;padding:14px 26px;border-radius:9999px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;box-shadow:0 8px 22px rgba(235,117,91,.3);transition:transform .2s var(--ease-out),box-shadow .2s}.mh-revamp-root .btn-cta:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(235,117,91,.35)}.mh-revamp-root .btn-cta:active{transform:scale(.98)}.mh-revamp-root .btn-ghost-green{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1.5px solid var(--mh-green);color:var(--mh-green-deepest);padding:12px 22px;border-radius:9999px;font-size:14px;font-weight:600}.mh-revamp-root .btn-ghost-green:hover{background:var(--mh-green-tint)}.mh-revamp-root .reveal{opacity:0;transform:translateY(18px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.mh-revamp-root .reveal.in{opacity:1;transform:translateY(0)}.mh-revamp-root .paper-card{background:#fff;border:1px solid #ecece5;border-radius:18px;box-shadow:0 1px 0 rgba(0,0,0,.02),0 24px 60px -28px rgba(20,40,30,.18)}.mh-revamp-root a:focus-visible,.mh-revamp-root button:focus-visible{outline:2px solid var(--mh-coral);outline-offset:2px;border-radius:4px}.mh-revamp-root .grain:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(0,0,0,.025) 1px,transparent 0);background-size:4px 4px;pointer-events:none;mix-blend-mode:multiply;opacity:.5}@keyframes mh-priceShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes mh-tlPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.4);opacity:0}}.mh-revamp-root .mh-pulse-ring{animation:mh-tlPulse 2s ease-out infinite}@media (max-width:880px){.mh-revamp-root .col-2,.mh-revamp-root .mh-faq-grid,.mh-revamp-root .mh-hiw-grid,.mh-revamp-root .mh-pkg-grid,.mh-revamp-root .mh-seo-grid,.mh-revamp-root .mh-testi-grid,.mh-revamp-root .mh-timeline-wrap{grid-template-columns:1fr!important}}@media (max-width:1080px){.mh-revamp-root .mh-psy-grid{grid-template-columns:repeat(3,1fr)!important}.mh-revamp-root .mh-psy-grid>article:first-child{grid-column:span 2!important;grid-row:span 2!important}}@media (max-width:720px){.mh-revamp-root .mh-psy-grid{grid-template-columns:repeat(2,1fr)!important}.mh-revamp-root .mh-psy-grid>article:first-child{grid-column:span 2!important;grid-row:auto!important}}