.Hero-module___w2HtG__hero{color:var(--mrc-charcoal);background:#fff;padding-top:140px;padding-bottom:0;overflow:hidden}.Hero-module___w2HtG__inner{max-width:var(--maxw,1400px);margin:0 auto;padding-left:clamp(20px,5vw,48px);padding-right:clamp(20px,5vw,48px)}.Hero-module___w2HtG__grid{grid-template-columns:1fr;align-items:center;gap:48px;padding-bottom:80px;display:grid}@media (min-width:768px){.Hero-module___w2HtG__grid{grid-template-columns:1fr 1fr;gap:64px;padding-bottom:100px}}@media (min-width:1100px){.Hero-module___w2HtG__grid{grid-template-columns:55% 45%}}.Hero-module___w2HtG__copy{will-change:transform;flex-direction:column;gap:20px;display:flex}.Hero-module___w2HtG__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--mrc-red);font-size:14px;font-weight:700;display:inline-block}.Hero-module___w2HtG__headline{font-family:var(--font-head);letter-spacing:-.03em;color:var(--mrc-near-black);overflow-wrap:break-word;text-wrap:balance;margin:0;font-size:clamp(2rem,5.2vw,4.25rem);font-weight:800;line-height:1.05}.Hero-module___w2HtG__subhead{color:var(--mrc-charcoal);margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:700}.Hero-module___w2HtG__body{color:#5a4a4d;margin:0;font-size:1rem;line-height:1.7}.Hero-module___w2HtG__ctas{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}@media (max-width:560px){.Hero-module___w2HtG__ctas{flex-direction:column;align-items:stretch}.Hero-module___w2HtG__ctas a,.Hero-module___w2HtG__ctas button{justify-content:center}}.Hero-module___w2HtG__photoParallax{will-change:transform}.Hero-module___w2HtG__photoWrap{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden}.Hero-module___w2HtG__photoWrapVisible .Hero-module___w2HtG__photoInner{clip-path:inset(0);opacity:1;transform:scale(1)}.Hero-module___w2HtG__photoInner{clip-path:inset(100% 0 0);opacity:0;transition:transform 1.4s var(--ease-clay), clip-path 1.4s var(--ease-clay), opacity .9s ease;will-change:transform, clip-path;width:100%;height:100%;position:relative;transform:scale(1.06)}.Hero-module___w2HtG__photoInner img{filter:saturate(.92)contrast(1.05)brightness()}.Hero-module___w2HtG__photoInner:after{content:"";mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(#30232600 55%,#30232647 100%);position:absolute;inset:0}.Hero-module___w2HtG__statRow{border-top:1px solid #3023261f;flex-wrap:wrap;align-items:stretch;gap:28px 0;padding:52px 0 56px;display:flex}.Hero-module___w2HtG__statRow>*{flex:200px;justify-content:center;min-width:0;display:flex}.Hero-module___w2HtG__statRow>*+*{border-left:1px solid #30232624}.Hero-module___w2HtG__stat{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:2px clamp(16px,2.5vw,40px);display:flex}.Hero-module___w2HtG__statValue{color:var(--mrc-near-black);letter-spacing:-.02em;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:800;line-height:1;font-family:var(--font-head);white-space:nowrap}.Hero-module___w2HtG__statValue:after{content:"";background:var(--mrc-red);width:40px;height:2px;margin:12px auto 0;display:block}.Hero-module___w2HtG__statLabel{color:var(--mrc-gray);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1.45}@media (max-width:767px){.Hero-module___w2HtG__statRow>*{flex:100%}.Hero-module___w2HtG__statRow>*+*{border-top:1px solid #3023261f;border-left:none;padding-top:24px}}.Hero-module___w2HtG__statColumn{will-change:transform;justify-content:flex-start;align-items:stretch;gap:0;display:flex}.Hero-module___w2HtG__statCol{text-align:left;min-width:0;transition:transform .4s var(--ease-clay);flex-direction:column;flex:1 1 0;align-items:flex-start;display:flex}.Hero-module___w2HtG__statCol+.Hero-module___w2HtG__statCol{border-left:1px solid #3023261f;margin-left:clamp(18px,2.6vw,40px);padding-left:clamp(18px,2.6vw,40px)}.Hero-module___w2HtG__statCol:hover{transform:translateY(-4px)}.Hero-module___w2HtG__statColValue{font-family:var(--font-head);letter-spacing:-.02em;color:var(--mrc-near-black);text-wrap:balance;opacity:0;animation:Hero-module___w2HtG__statTextIn .6s var(--ease-clay) both;animation-delay:calc(.32s + var(--i,0) * .14s);font-size:clamp(1.7rem,2.9vw,2.4rem);font-weight:800;line-height:.98}.Hero-module___w2HtG__statColRule{background:var(--mrc-red);transform-origin:0;width:44px;height:2px;animation:Hero-module___w2HtG__statRuleDraw .6s var(--ease-clay) both;animation-delay:calc(.46s + var(--i,0) * .14s);margin:16px 0 14px;transform:scaleX(0)}.Hero-module___w2HtG__statColLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--mrc-gray);opacity:0;animation:Hero-module___w2HtG__statTextIn .6s var(--ease-clay) both;animation-delay:calc(.6s + var(--i,0) * .14s);font-size:.75rem;font-weight:600;line-height:1.45}@keyframes Hero-module___w2HtG__statRuleDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Hero-module___w2HtG__statTextIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__statColRule,.Hero-module___w2HtG__statColValue,.Hero-module___w2HtG__statColLabel{opacity:1;animation:none;transform:none}}.Hero-module___w2HtG__copy>*{opacity:0;animation:Hero-module___w2HtG__copyReveal .85s var(--ease-clay) both}.Hero-module___w2HtG__copy>:first-child{animation-delay:50ms}.Hero-module___w2HtG__copy>:nth-child(2){animation-delay:.13s}.Hero-module___w2HtG__copy>:nth-child(3){animation-delay:.21s}.Hero-module___w2HtG__copy>:nth-child(4){animation-delay:.29s}.Hero-module___w2HtG__copy>:nth-child(5){animation-delay:.37s}.Hero-module___w2HtG__copy>:nth-child(n+6){animation-delay:.45s}@keyframes Hero-module___w2HtG__copyReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__copy>*{opacity:1;animation:none;transform:none}}.Hero-module___w2HtG__badges{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.Hero-module___w2HtG__badge{font-family:var(--font-body);letter-spacing:.01em;color:var(--mrc-charcoal);background:#fff;border:1px solid #30232629;border-radius:100px;align-items:center;gap:8px;padding:7px 15px;font-size:.8125rem;font-weight:600;line-height:1;display:inline-flex}.Hero-module___w2HtG__badge:before{content:"";background:var(--mrc-red);border-radius:50%;flex:none;width:6px;height:6px}
.TrustStrip-module__WsXLGq__strip{background:#f5f5f5;border-top:1px solid #30232614;border-bottom:1px solid #30232614;padding:28px 0}.TrustStrip-module__WsXLGq__inner{max-width:var(--maxw,1400px);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 40px;margin:0 auto;padding-left:clamp(20px,5vw,48px);padding-right:clamp(20px,5vw,48px);display:flex}.TrustStrip-module__WsXLGq__item{align-items:center;gap:10px;display:flex}.TrustStrip-module__WsXLGq__item:before{content:"";background:var(--mrc-red);border-radius:2px;flex-shrink:0;width:3px;height:20px;display:block}.TrustStrip-module__WsXLGq__label{color:var(--mrc-charcoal);white-space:nowrap;font-size:.875rem;font-weight:600}.TrustStrip-module__WsXLGq__divider{background:#30232626;width:1px;height:24px;display:none}@media (min-width:640px){.TrustStrip-module__WsXLGq__divider{display:block}}@media (max-width:639px){.TrustStrip-module__WsXLGq__inner{flex-direction:column;justify-content:flex-start;align-items:flex-start}}
.NumbersBand-module__Drqx_a__band{background:radial-gradient(120% 110% at 12% 0%, #241b1d 0%, var(--mrc-near-black) 58%);color:#fff;padding-top:clamp(72px,9vw,128px);padding-bottom:clamp(72px,9vw,128px);overflow:hidden}.NumbersBand-module__Drqx_a__inner{max-width:var(--maxw,1400px);margin:0 auto;padding-left:clamp(20px,5vw,48px);padding-right:clamp(20px,5vw,48px)}.NumbersBand-module__Drqx_a__eyebrow{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.12em;color:#ff5a60;margin-bottom:clamp(28px,4vw,48px);font-size:14px;font-weight:700;display:inline-block}.NumbersBand-module__Drqx_a__grid{grid-template-columns:1fr;align-items:center;gap:56px;display:grid}@media (min-width:900px){.NumbersBand-module__Drqx_a__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:80px}}.NumbersBand-module__Drqx_a__marquee{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.NumbersBand-module__Drqx_a__marqueeLabel{text-transform:uppercase;letter-spacing:.16em;color:#ffffff8c;font-size:.8125rem;font-weight:700}.NumbersBand-module__Drqx_a__number{perspective:900px}.NumbersBand-module__Drqx_a__numberInner{font-family:var(--font-display);letter-spacing:-.02em;font-feature-settings:"tnum" 1;align-items:baseline;gap:.06em;line-height:.9;display:flex}.NumbersBand-module__Drqx_a__char{color:#fff;opacity:0;transform-origin:50% 100%;transition:opacity .6s var(--ease-clay), transform .9s var(--ease-clay);transition-delay:calc(var(--i,0) * 90ms);font-size:clamp(6rem,17vw,13rem);font-weight:800;display:inline-block;transform:translateY(28px)rotateX(-22deg)}.NumbersBand-module__Drqx_a__numberVisible .NumbersBand-module__Drqx_a__char{opacity:1;transform:none}.NumbersBand-module__Drqx_a__unit{font-family:var(--font-head);color:var(--mrc-red);letter-spacing:-.01em;margin-left:.18em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800}.NumbersBand-module__Drqx_a__caption{color:#ffffffad;max-width:32ch;margin:2px 0 0;font-size:1.0625rem;line-height:1.6}.NumbersBand-module__Drqx_a__marqueeCta{margin-top:8px}.NumbersBand-module__Drqx_a__statList{grid-template-columns:1fr 1fr;gap:36px 40px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:520px){.NumbersBand-module__Drqx_a__statList{grid-template-columns:1fr;gap:28px}}.NumbersBand-module__Drqx_a__stat{opacity:0;transition:opacity .7s var(--ease-clay), transform .9s var(--ease-clay);transition-delay:calc(var(--i,0) * 90ms);flex-direction:column;gap:12px;display:flex;transform:translateY(16px)}.NumbersBand-module__Drqx_a__statsVisible .NumbersBand-module__Drqx_a__stat{opacity:1;transform:none}.NumbersBand-module__Drqx_a__statValue{font-family:var(--font-head);color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1}.NumbersBand-module__Drqx_a__statRule{background:var(--mrc-red);transform-origin:0;width:100%;max-width:120px;height:2px;transition:transform 1s var(--ease-clay);transition-delay:calc(.25s + var(--i,0) * 90ms);display:block;transform:scaleX(0)}.NumbersBand-module__Drqx_a__statsVisible .NumbersBand-module__Drqx_a__statRule{transform:scaleX(1)}.NumbersBand-module__Drqx_a__statLabel{color:#ffffff9e;max-width:24ch;font-size:.9375rem;line-height:1.5}
