.mwhy{--mwhy-bg: #e8f3fb;--mwhy-panel: #d0e6f5;--mwhy-media-bg: #c5dff0;--mwhy-ink: #111111;--mwhy-navy: #1a2e4a;--mwhy-blue: #2563eb;--mwhy-sky: #60a5fa;--mwhy-sky-light: #93c5fd;--mwhy-serif: "Fraunces", Georgia, serif;--mwhy-sans: "Outfit", system-ui, sans-serif;font-family:var(--mwhy-sans);color:var(--mwhy-ink);background:var(--mwhy-bg);font-size:1.6rem;line-height:1.6}.mwhy h1,.mwhy h2,.mwhy h3{font-family:var(--mwhy-serif);font-weight:600;margin:0}.mwhy em{color:inherit}.mwhy__wrap{max-width:114rem;margin:0 auto;padding:0 2.4rem}.mwhy__eyebrow{font-weight:600;font-size:1.3rem;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.6rem}.mwhy__btn{display:inline-block;font-weight:600;font-size:1.5rem;padding:1.4rem 3.2rem;border-radius:999px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.mwhy__btn--dark{background:var(--mwhy-ink);color:#fff}.mwhy__btn--dark:hover{background:#333}.mwhy__btn--ghost{border:2px solid rgba(255,255,255,.6);color:#fff}.mwhy__btn--ghost:hover{background:#ffffff1a}.mwhy-hero{position:relative;min-height:72vh;display:flex;align-items:flex-end;padding-bottom:6rem;overflow:hidden;background:var(--mwhy-media-bg)}.mwhy-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:.55}.mwhy-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--mwhy-navy),rgba(26,46,74,.3) 55%,transparent)}.mwhy-hero__content{position:relative;z-index:1;width:100%}.mwhy-hero__content .mwhy__eyebrow{color:#fff}.mwhy-hero h1{color:#fff;font-size:clamp(3rem,6vw,5.5rem);line-height:1.05;max-width:76rem;margin:0 0 2.4rem}.mwhy-hero h1 em{color:var(--mwhy-ink);font-style:italic}.mwhy-hero__text{color:#fffc;font-size:1.8rem;max-width:56rem;margin:0 0 3.2rem}.mwhy-hero__ctas{display:flex;flex-wrap:wrap;gap:1.4rem}.mwhy-hero__trust{color:#ffffff80;font-size:1.3rem;margin:2.2rem 0 0}.mwhy-stats{background:var(--mwhy-ink);color:#fff;padding:3.6rem 0}.mwhy-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.8rem;text-align:center}@media screen and (min-width:750px){.mwhy-stats__grid{grid-template-columns:repeat(4,1fr)}}.mwhy-stats__value{font-family:var(--mwhy-serif);font-size:3.4rem;font-weight:700;color:var(--mwhy-sky)}.mwhy-stats__label{font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80}.mwhy-cols{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;padding:7rem 0}@media screen and (min-width:900px){.mwhy-cols{grid-template-columns:1fr 1fr;gap:6rem}}.mwhy-cols h2{font-size:clamp(2.4rem,3.5vw,3.6rem);line-height:1.15;margin:0 0 2.4rem}.mwhy-cols__eyebrow{color:var(--mwhy-blue)}.mwhy-cols p{color:#111111a6;font-size:1.7rem;margin:0 0 2rem}.mwhy-figure{position:relative}.mwhy-figure__media{background:var(--mwhy-panel);border-radius:2rem;overflow:hidden}.mwhy-figure__media img{width:100%;height:100%;object-fit:cover;display:block}.mwhy-figure__media--tall{aspect-ratio:4 / 5}.mwhy-figure__media--wide{aspect-ratio:4 / 3}.mwhy-figure__badge{position:absolute;background:var(--mwhy-blue);color:#fff;border-radius:1.6rem;padding:1.4rem 2.2rem;box-shadow:0 16px 40px #1a2e4a59;bottom:-2rem;right:-1rem;text-align:center}.mwhy-figure__badge--light{background:#fff;color:var(--mwhy-ink);border:1px solid rgba(17,17,17,.1);box-shadow:0 12px 32px #1a2e4a26;top:-1.8rem;left:-1rem;bottom:auto;right:auto}.mwhy-figure__badge-value{font-family:var(--mwhy-serif);font-size:2.4rem;font-weight:700;line-height:1.1}.mwhy-figure__badge-label{font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;opacity:.7}.mwhy-rule{display:flex;align-items:center;gap:1.2rem;font-size:1.3rem;color:#1116}.mwhy-rule:before{content:"";width:4rem;height:1px;background:var(--mwhy-blue)}.mwhy-benefits{background:var(--mwhy-ink);padding:7rem 0}.mwhy-benefits__head{text-align:center;margin-bottom:5rem}.mwhy-benefits__head .mwhy__eyebrow{color:var(--mwhy-sky)}.mwhy-benefits__head h2{color:#fff;font-size:clamp(2.4rem,3.5vw,3.6rem);line-height:1.15}.mwhy-benefits__head h2 em{color:var(--mwhy-sky-light);font-style:italic}.mwhy-benefits__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:900px){.mwhy-benefits__grid{grid-template-columns:1fr 1fr}}.mwhy-benefit{display:flex;flex-direction:column;border-radius:2rem;overflow:hidden;background:#ffffff12;transition:background-color .3s ease}@media screen and (min-width:600px){.mwhy-benefit{flex-direction:row}}.mwhy-benefit:hover{background:#ffffff1f}.mwhy-benefit__media{flex-shrink:0;background:var(--mwhy-navy);min-height:20rem}@media screen and (min-width:600px){.mwhy-benefit__media{width:21rem}}.mwhy-benefit__media img{width:100%;height:100%;min-height:20rem;object-fit:cover;opacity:.85;display:block}.mwhy-benefit__body{padding:2.8rem;display:flex;flex-direction:column;justify-content:center}.mwhy-benefit__num{color:var(--mwhy-sky);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.2rem;letter-spacing:.18em;margin-bottom:.8rem}.mwhy-benefit__body h3{color:#fff;font-size:2rem;margin:0 0 1rem}.mwhy-benefit__body p{color:#fff9;font-size:1.4rem;margin:0}.mwhy-step{display:flex;gap:2.2rem;align-items:flex-start;margin-bottom:3.4rem}.mwhy-step__num{width:4.6rem;height:4.6rem;border-radius:50%;background:var(--mwhy-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--mwhy-serif);font-size:1.8rem;font-weight:700;flex-shrink:0}.mwhy-step h3{font-size:1.8rem;margin:0 0 .4rem}.mwhy-step p{margin:0}.mwhy-promise{background:var(--mwhy-blue);padding:6rem 0;text-align:center}.mwhy-promise h2{color:#fff;font-size:clamp(2.2rem,3vw,3.2rem);margin:0 0 1.6rem}.mwhy-promise p{color:#ffffffd9;font-size:1.7rem;max-width:66rem;margin:0 auto 2.4rem}.mwhy-promise a.mwhy__btn{background:#fff;color:var(--mwhy-blue)}.mwhy-testimonials{padding:7rem 0}.mwhy-testimonials__head{text-align:center;margin-bottom:4rem}.mwhy-testimonials__head .mwhy__eyebrow{color:var(--mwhy-blue)}.mwhy-testimonials__head h2{font-size:clamp(2.4rem,3.5vw,3.6rem)}.mwhy-quote{background:var(--mwhy-ink);border-radius:2.4rem;padding:4.8rem;display:none}.mwhy-quote[data-active]{display:block}.mwhy-quote__mark{color:var(--mwhy-sky);font-family:var(--mwhy-serif);font-size:6rem;line-height:.6;margin-bottom:2rem}.mwhy-quote__text{color:#fff;font-family:var(--mwhy-serif);font-style:italic;font-size:clamp(1.8rem,2.4vw,2.4rem);line-height:1.5;max-width:82rem;margin:0 0 2.8rem}.mwhy-quote__who{display:flex;align-items:center;gap:1.4rem}.mwhy-quote__avatar{width:4.4rem;height:4.4rem;border-radius:50%;background:var(--mwhy-blue);color:#fff;font-weight:700;font-size:1.3rem;display:flex;align-items:center;justify-content:center}.mwhy-quote__name{color:#fff;font-weight:600}.mwhy-quote__dog{color:#ffffff80;font-size:1.3rem}.mwhy-testimonials__dots{display:flex;gap:.8rem;justify-content:center;margin-top:2.4rem}.mwhy-testimonials__dot{width:1rem;height:1rem;border-radius:999px;border:0;padding:0;background:#1113;cursor:pointer;transition:width .3s ease,background-color .3s ease}.mwhy-testimonials__dot[aria-pressed=true]{background:var(--mwhy-blue);width:3.2rem}@media(prefers-reduced-motion:reduce){.mwhy-testimonials__dot{transition:none}}.mwhy-cards{background:var(--mwhy-panel);padding:6rem 0}.mwhy-cards__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.mwhy-cards__grid{grid-template-columns:repeat(3,1fr)}}.mwhy-card{background:#fff;border-radius:2rem;padding:3.2rem;border:1px solid rgba(17,17,17,.08);box-shadow:0 2px 8px #1a2e4a0d}.mwhy-card__icon{font-size:3.4rem;margin-bottom:1.8rem}.mwhy-card h3{font-size:2rem;margin:0 0 1.2rem}.mwhy-card p{color:#1119;margin:0}.mwhy-cta{position:relative;overflow:hidden;padding:10rem 0;background:var(--mwhy-navy)}.mwhy-cta__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.mwhy-cta__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--mwhy-navy),rgba(26,46,74,.8) 55%,transparent)}.mwhy-cta__content{position:relative;z-index:1}.mwhy-cta .mwhy__eyebrow{color:var(--mwhy-sky)}.mwhy-cta h2{color:#fff;font-size:clamp(2.6rem,4vw,4.4rem);line-height:1.15;max-width:62rem;margin:0 0 2rem}.mwhy-cta h2 em{color:var(--mwhy-sky-light);font-style:italic}.mwhy-cta p{color:#ffffffb3;font-size:1.7rem;max-width:46rem;margin:0 0 3.2rem}.mwhy-cta__ctas{display:flex;flex-wrap:wrap;gap:1.4rem}.mhow-ticker{background:var(--mwhy-ink);padding:1.8rem 0}.mhow-ticker__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.6rem 4.8rem}.mhow-ticker__item{display:flex;align-items:center;gap:1.2rem;color:#fff9;font-size:1.4rem;font-weight:500;text-decoration:none;transition:color .2s ease}.mhow-ticker__item:hover{color:#fff}.mhow-ticker__num{width:2.8rem;height:2.8rem;border-radius:50%;background:var(--mwhy-blue);color:#fff;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.mhow-step{padding:6rem 0}.mhow-step--alt{background:var(--mwhy-panel)}.mhow-step__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width:900px){.mhow-step__grid{grid-template-columns:1fr 1fr;gap:6rem}.mhow-step--flip .mhow-step__text{order:2}.mhow-step--flip .mhow-step__figure{order:1}}.mhow-step__head{display:flex;align-items:center;gap:1.6rem;margin-bottom:2rem}.mhow-step__ghost{font-family:var(--mwhy-serif);font-size:6.4rem;font-weight:700;line-height:1;color:#2563eb33;-webkit-user-select:none;user-select:none}.mhow-step__chip{background:var(--mwhy-blue);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.6rem 1.4rem;border-radius:999px}.mhow-step h2{font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.15;margin:0 0 1.8rem}.mhow-step__body{color:#111111a6;font-size:1.7rem;margin:0 0 2.2rem}.mhow-step__note{display:flex;gap:1.2rem;align-items:flex-start;background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:1.4rem;padding:1.6rem 2rem;font-size:1.4rem;color:#1119}.mhow-step__note-icon{color:var(--mwhy-blue);font-size:1.7rem;line-height:1.3}.mhow-step__figure{position:relative}.mhow-step__media{border-radius:2rem;overflow:hidden;background:var(--mwhy-media-bg);aspect-ratio:4 / 3}.mhow-step__media img{width:100%;height:100%;object-fit:cover;display:block}.mhow-step__badge{position:absolute;bottom:-1.6rem;right:-1rem;width:6.4rem;height:6.4rem;border-radius:1.6rem;background:var(--mwhy-blue);color:#fff;font-family:var(--mwhy-serif);font-size:2.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #1a2e4a4d}.mhow-pills{background:var(--mwhy-ink);padding:7rem 0}.mhow-pills__head{text-align:center;margin-bottom:4.4rem}.mhow-pills__head .mwhy__eyebrow{color:var(--mwhy-sky)}.mhow-pills__head h2{color:#fff;font-size:clamp(2.4rem,3.5vw,3.6rem)}.mhow-pills__head p{color:#ffffff8c;font-size:1.7rem;max-width:56rem;margin:1.4rem auto 0}.mhow-pills__grid{display:grid;grid-template-columns:1fr;gap:1.8rem}@media screen and (min-width:600px){.mhow-pills__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.mhow-pills__grid{grid-template-columns:repeat(4,1fr)}}.mhow-pill{border-radius:2rem;padding:2.8rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;transition:border-color .2s ease}.mhow-pill:hover{border-color:#2563eb99}.mhow-pill__icon{font-size:3rem;margin-bottom:1.4rem}.mhow-pill h3{color:#fff;font-size:1.8rem;margin:0 0 .8rem}.mhow-pill p{color:#ffffff8c;font-size:1.4rem;margin:0}.mhow-vet{background:var(--mwhy-blue);padding:5.6rem 0;text-align:center}.mhow-vet__icon{font-size:3.4rem;margin-bottom:1.4rem}.mhow-vet h3{color:#fff;font-size:2.2rem;margin:0 0 1.2rem}.mhow-vet p{color:#fffc;max-width:62rem;margin:0 auto;font-size:1.6rem}.mhow-faq{padding:7rem 0;max-width:84rem;margin:0 auto}.mhow-faq__head{text-align:center;margin-bottom:4rem}.mhow-faq__head .mwhy__eyebrow{color:var(--mwhy-blue)}.mhow-faq__head h2{font-size:clamp(2.4rem,3.5vw,3.6rem)}.mhow-faq__item{background:#fff;border-radius:2rem;border:1px solid rgba(17,17,17,.08);box-shadow:0 2px 8px #1a2e4a0a;padding:2.6rem 3rem;margin-bottom:1.6rem}.mhow-faq__item h3{font-size:1.8rem;margin:0 0 .8rem}.mhow-faq__item p{color:#1119;margin:0}.mhow-faq__more{text-align:center;margin-top:3rem}.mhow-faq__more a{color:var(--mwhy-blue);font-weight:600;font-size:1.4rem;text-decoration:none}.mhow-faq__more a:hover{text-decoration:underline}.mshop-trustbar{background:#fff;border-bottom:1px solid rgba(17,17,17,.08)}.mshop-trustbar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;padding:1.4rem 0}@media screen and (min-width:750px){.mshop-trustbar__grid{grid-template-columns:repeat(4,1fr)}}.mshop-trustbar__item{display:flex;align-items:center;gap:1rem;font-size:1.3rem;font-weight:600}.mshop-trustbar__item svg{width:2.4rem;height:2.4rem;color:var(--mwhy-blue);flex-shrink:0}.mshop-head{padding:5rem 0;text-align:center;border-bottom:1px solid rgba(17,17,17,.08)}.mshop-head .mwhy__eyebrow{color:var(--mwhy-blue)}.mshop-head h1{font-size:clamp(2.6rem,4vw,4rem);margin:0 0 1.4rem}.mshop-head p{color:#1119;font-size:1.7rem;max-width:60rem;margin:0 auto}.mshop-grid{display:grid;grid-template-columns:1fr;gap:2.2rem;padding:5rem 0 2rem}@media screen and (min-width:600px){.mshop-grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.mshop-grid{grid-template-columns:repeat(3,1fr)}}.mshop-card{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 8px #1a2e4a0d;transition:transform .2s ease,box-shadow .2s ease}.mshop-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #1a2e4a1f}@media(prefers-reduced-motion:reduce){.mshop-card,.mshop-card:hover{transform:none;transition:none}}.mshop-card__media{position:relative;display:flex;align-items:center;justify-content:center;padding:2.4rem;min-height:22rem}.mshop-card__media img{max-width:20rem;width:100%;height:auto;border-radius:1.4rem}.mshop-card__badge{position:absolute;top:1.4rem;left:1.4rem;color:#fff;font-size:1.1rem;font-weight:700;padding:.5rem 1.2rem;border-radius:999px}.mshop-card__info{padding:2.2rem;display:flex;flex-direction:column;flex:1}.mshop-card__sub{color:#11111173;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .4rem}.mshop-card__info h2{font-size:1.9rem;margin:0 0 .8rem}.mshop-card__desc{color:#1111118c;font-size:1.4rem;margin:0 0 1.8rem;flex:1}.mshop-card__pricing{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem}.mshop-card__price{font-family:var(--mwhy-serif);font-size:2.2rem;font-weight:700}.mshop-card__compare{font-size:1.3rem;color:#1116;text-decoration:line-through;margin-left:.8rem;font-family:var(--mwhy-sans);font-weight:400}.mshop-card__save{font-size:1.2rem;font-weight:700;color:#16a34a;background:#f0fdf4;padding:.4rem 1rem;border-radius:999px}.mshop-card__atc{width:100%;padding:1.3rem;border:0;border-radius:1.2rem;background:var(--mwhy-ink);color:#fff;font-family:var(--mwhy-sans);font-weight:600;font-size:1.4rem;cursor:pointer;transition:background-color .2s ease}.mshop-card__atc:hover{background:var(--mwhy-blue)}.mshop-grid-note{text-align:center;color:#11111173;font-size:1.4rem;padding-bottom:4rem;margin:0}.mshop-tiles{background:var(--mwhy-ink);padding:7rem 0}.mshop-tiles__head{text-align:center;margin-bottom:4.4rem}.mshop-tiles__head .mwhy__eyebrow{color:var(--mwhy-sky)}.mshop-tiles__head h2{color:#fff;font-size:clamp(2.4rem,3.5vw,3.6rem)}.mshop-tiles__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:600px){.mshop-tiles__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.mshop-tiles__grid{grid-template-columns:repeat(4,1fr)}}.mshop-tile{border-radius:2rem;padding:2.8rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.mshop-tile__icon{width:4.8rem;height:4.8rem;border-radius:1.2rem;background:#2563eb33;color:var(--mwhy-sky);display:flex;align-items:center;justify-content:center;margin-bottom:1.8rem}.mshop-tile__icon svg{width:2.6rem;height:2.6rem}.mshop-tile h3{color:#fff;font-size:1.8rem;margin:0 0 1rem}.mshop-tile p{color:#ffffff8c;font-size:1.4rem;margin:0}.mshop-points{margin-top:2.6rem}.mshop-point{display:flex;align-items:center;gap:1.2rem;font-size:1.4rem;color:#111111b3;margin-bottom:1.2rem}.mshop-point__check{width:2rem;height:2rem;border-radius:50%;background:var(--mwhy-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.mshop-compare{background:var(--mwhy-panel);padding:6rem 0}.mshop-compare__head{text-align:center;margin-bottom:3.6rem}.mshop-compare__head .mwhy__eyebrow{color:var(--mwhy-blue)}.mshop-compare__head h2{font-size:clamp(2.2rem,3vw,3.2rem)}.mshop-compare__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.mshop-compare table{width:100%;min-width:56rem;max-width:84rem;margin:0 auto;background:#fff;border-radius:2rem;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid rgba(17,17,17,.08);font-size:1.4rem}.mshop-compare th,.mshop-compare td{padding:1.6rem 1.8rem;border-bottom:1px solid rgba(17,17,17,.06)}.mshop-compare th{color:#11111180;font-weight:500;text-align:center}.mshop-compare th:first-child{text-align:left}.mshop-compare td{text-align:center}.mshop-compare td:first-child{text-align:left;font-weight:600}.mshop-compare tr:last-child th,.mshop-compare tr:last-child td{border-bottom:0}.mshop-compare tr.is-moose{background:#eff6ff}.mshop-compare tr.is-moose td:first-child{font-family:var(--mwhy-serif);color:var(--mwhy-blue)}.mshop-compare .yes{color:#16a34a;font-size:1.7rem}.mshop-compare .no{color:#11111140;font-size:1.7rem}.mshop-faq{padding:6rem 0;max-width:76rem;margin:0 auto}.mshop-faq__head{text-align:center;margin-bottom:3.6rem}.mshop-faq__head .mwhy__eyebrow{color:var(--mwhy-blue)}.mshop-faq__head h2{font-size:clamp(2.2rem,3vw,3.2rem)}.mshop-faq details{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:2rem;margin-bottom:1.2rem;overflow:hidden}.mshop-faq summary{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 2.4rem;cursor:pointer;font-family:var(--mwhy-serif);font-weight:600;font-size:1.6rem;list-style:none}.mshop-faq summary::-webkit-details-marker{display:none}.mshop-faq summary:after{content:"+";color:var(--mwhy-blue);font-size:2.2rem;font-weight:300;transition:transform .2s ease}.mshop-faq details[open] summary:after{transform:rotate(45deg)}@media(prefers-reduced-motion:reduce){.mshop-faq summary:after{transition:none}}.mshop-faq details p{padding:1.4rem 2.4rem 1.8rem;margin:0;color:#1119;font-size:1.4rem;border-top:1px solid rgba(17,17,17,.06)}.mshop-faq__more{text-align:center;margin-top:2.4rem}.mshop-faq__more a{color:var(--mwhy-blue);font-weight:600;font-size:1.4rem;text-decoration:none}.mshop-faq__more a:hover{text-decoration:underline}.mg-hero-chip{display:inline-flex;align-items:center;gap:.8rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.8rem 1.6rem;color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:2.2rem}.mg-hero-accent em{color:#f87171;font-style:italic}.mg-statement{background:var(--mwhy-blue);padding:5rem 0;text-align:center}.mg-statement p.mg-statement__quote{color:#fff;font-family:var(--mwhy-serif);font-weight:600;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.35;max-width:82rem;margin:0 auto}.mg-statement__by{color:#fff9;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;margin:1.8rem 0 0}.mg-process{background:var(--mwhy-ink);padding:7rem 0}.mg-process__head{text-align:center;margin-bottom:5rem}.mg-process__head .mwhy__eyebrow{color:var(--mwhy-sky)}.mg-process__head h2{color:#fff;font-size:clamp(2.4rem,3.5vw,3.6rem);line-height:1.15}.mg-process__head h2 em{color:var(--mwhy-sky-light);font-style:italic}.mg-process__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.mg-process__grid{grid-template-columns:repeat(3,1fr)}}.mg-process__card{position:relative;border-radius:2rem;padding:3rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.mg-process__ghost{position:absolute;top:2rem;right:2.4rem;font-family:var(--mwhy-serif);font-size:5.6rem;font-weight:700;line-height:1;color:#ffffff14;-webkit-user-select:none;user-select:none}.mg-process__num{width:4rem;height:4rem;border-radius:50%;background:var(--mwhy-blue);color:#fff;font-family:var(--mwhy-serif);font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:2.2rem}.mg-process__card h3{color:#fff;font-size:2rem;margin:0 0 1.2rem}.mg-process__card p{color:#ffffff8c;font-size:1.4rem;margin:0}.mg-process__cta{text-align:center;margin-top:4rem}.mg-process__cta .mwhy__btn{background:#fff;color:var(--mwhy-ink)}.mg-process__cta-note{color:#ffffff59;font-size:1.3rem;margin:1.4rem 0 0}.mg-coverage{background:var(--mwhy-panel);padding:7rem 0}.mg-coverage__head{text-align:center;margin-bottom:4rem}.mg-coverage__head .mwhy__eyebrow{color:var(--mwhy-blue)}.mg-coverage__head h2{font-size:clamp(2.2rem,3vw,3.2rem)}.mg-coverage__grid{display:grid;grid-template-columns:1fr;gap:1.8rem}@media screen and (min-width:600px){.mg-coverage__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.mg-coverage__grid{grid-template-columns:repeat(3,1fr)}}.mg-cover-card{background:#fff;border-radius:2rem;padding:2.6rem;border:1px solid rgba(17,17,17,.08);box-shadow:0 2px 8px #1a2e4a0d}.mg-cover-card__icon{font-size:3rem;margin-bottom:1.4rem}.mg-cover-card h3{font-size:1.8rem;margin:0 0 .8rem}.mg-cover-card p{color:#1119;font-size:1.4rem;margin:0}.mg-confidence{background:var(--mwhy-ink);padding:7rem 0;text-align:center}.mg-confidence__mark{color:var(--mwhy-sky);font-family:var(--mwhy-serif);font-size:6rem;line-height:.5;margin-bottom:2.4rem}.mg-confidence p.mg-confidence__quote{color:#fff;font-family:var(--mwhy-serif);font-style:italic;font-size:clamp(2rem,3vw,2.8rem);line-height:1.5;max-width:82rem;margin:0 auto 2.6rem}.mg-confidence__by{color:#fff6;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;margin:0}.moose-footer-contact{font-size:1.3rem;line-height:1.8;font-style:normal}
/*# sourceMappingURL=/cdn/shop/t/3/assets/moose-why.css.map */
