.Button-module__HRWTDq__btn{border-radius:var(--lp-radius-full);min-width:48px;min-height:48px;font-family:var(--lp-font-body);cursor:pointer;transition:background-color var(--lp-transition), color var(--lp-transition), border-color var(--lp-transition), transform var(--lp-transition), box-shadow var(--lp-transition);-webkit-tap-highlight-color:transparent;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.Button-module__HRWTDq__btn:focus-visible{outline:2px solid var(--lp-sand);outline-offset:3px}.Button-module__HRWTDq__btn:active{transform:translateY(1px)}.Button-module__HRWTDq__icon{flex-shrink:0;display:inline-flex}.Button-module__HRWTDq__primary{background:var(--lp-teal);color:var(--lp-white);box-shadow:var(--lp-shadow-sm)}.Button-module__HRWTDq__primary:hover{background:var(--lp-teal-mid);color:var(--lp-white)}.Button-module__HRWTDq__secondary{color:var(--lp-teal);border-color:var(--lp-teal);background:0 0}.Button-module__HRWTDq__secondary:hover{background:#0f4a470f}.Button-module__HRWTDq__ghost{color:var(--lp-teal);text-underline-offset:4px;background:0 0;border-color:#0000;min-height:44px;padding:.65rem .75rem;text-decoration:underline}.Button-module__HRWTDq__ghost:hover{color:var(--lp-teal-mid)}.Button-module__HRWTDq__accent{background:var(--lp-sand);color:var(--lp-teal-deep);box-shadow:var(--lp-shadow-sm)}.Button-module__HRWTDq__accent:hover{background:var(--lp-sand-light);color:var(--lp-teal-deep)}@media (max-width:640px){.Button-module__HRWTDq__btn{white-space:normal;text-align:center;width:100%;padding:.8rem 1.15rem;line-height:1.3}.Button-module__HRWTDq__ghost{align-self:flex-start;width:auto}.Button-module__HRWTDq__primary,.Button-module__HRWTDq__secondary,.Button-module__HRWTDq__accent{font-size:.95rem}}
.Reveal-module__WpF4qW__reveal{opacity:0;will-change:opacity, transform;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transform:translateY(16px)}.Reveal-module__WpF4qW__visible,.Reveal-module__WpF4qW__immediate{opacity:1;transform:translateY(0)}.Reveal-module__WpF4qW__immediate{will-change:auto;transition:none}.Reveal-module__WpF4qW__visible{will-change:auto}@media (prefers-reduced-motion:reduce){.Reveal-module__WpF4qW__reveal{opacity:1;will-change:auto;transition:none;transform:none}}@media (max-width:767.98px){.Reveal-module__WpF4qW__reveal:not(.Reveal-module__WpF4qW__immediate){transition-duration:.4s;transform:translateY(10px)}}
.HeroSection-module__tU53zG__hero{padding-block:clamp(2.5rem,7vw,5rem);position:relative;overflow:hidden}.HeroSection-module__tU53zG__bg_cream{background:var(--lp-cream)}.HeroSection-module__tU53zG__bg_teal{background:var(--lp-teal);color:var(--lp-white)}:is(.HeroSection-module__tU53zG__bg_teal .HeroSection-module__tU53zG__headline,.HeroSection-module__tU53zG__bg_teal .lp-body,.HeroSection-module__tU53zG__bg_teal .lp-eyebrow){color:var(--lp-white)}.HeroSection-module__tU53zG__bg_curve{background:linear-gradient(180deg, var(--lp-cream) 0%, var(--lp-cream) 72%, var(--lp-teal) 72%)}.HeroSection-module__tU53zG__bg_texture{background-color:var(--lp-cream);background-image:url(/landing/shared/section-texture-teal.png);background-position:50%;background-size:cover}.HeroSection-module__tU53zG__grid{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3.5rem);display:grid}@media (min-width:900px){.HeroSection-module__tU53zG__grid{grid-template-columns:1.05fr .95fr}}.HeroSection-module__tU53zG__copy{max-width:36rem}.HeroSection-module__tU53zG__headline{color:var(--lp-ink)}.HeroSection-module__tU53zG__emphasis{color:inherit;font-style:italic;font-weight:600}.HeroSection-module__tU53zG__sub{margin-bottom:var(--lp-space-5);max-width:34rem}.HeroSection-module__tU53zG__actions{margin-bottom:var(--lp-space-5);flex-wrap:wrap;align-items:center;gap:.85rem 1.25rem;display:flex}.HeroSection-module__tU53zG__benefits{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.HeroSection-module__tU53zG__benefit{color:var(--lp-teal);align-items:center;gap:.45rem;font-size:.875rem;font-weight:600;display:inline-flex}.HeroSection-module__tU53zG__benefitIcon{color:var(--lp-teal-soft);display:inline-flex}.HeroSection-module__tU53zG__media{position:relative}.HeroSection-module__tU53zG__imageWrap{border-radius:var(--lp-radius-xl);box-shadow:var(--lp-shadow-lg);background:var(--lp-cream-dark);position:relative;overflow:hidden}.HeroSection-module__tU53zG__image{object-fit:cover;width:100%;height:auto;display:block}.HeroSection-module__tU53zG__floatCard{border-radius:var(--lp-radius-md);background:var(--lp-white);max-width:14rem;box-shadow:var(--lp-shadow-md);padding:1rem 1.1rem;position:absolute;bottom:1rem;left:1rem}.HeroSection-module__tU53zG__floatCard strong{color:var(--lp-teal);margin-bottom:.35rem;font-size:.95rem;display:block}.HeroSection-module__tU53zG__floatCard p{color:var(--lp-ink-muted);margin:0;font-size:.8rem;line-height:1.45}@media (max-width:640px){.HeroSection-module__tU53zG__hero{padding-block:2rem 2.5rem}.HeroSection-module__tU53zG__actions{flex-direction:column;align-items:stretch;gap:.75rem}.HeroSection-module__tU53zG__benefits{flex-direction:column;gap:.65rem}.HeroSection-module__tU53zG__benefit{font-size:.85rem}.HeroSection-module__tU53zG__floatCard{max-width:none;box-shadow:var(--lp-shadow-sm);margin-top:1rem;position:static}.HeroSection-module__tU53zG__imageWrap{border-radius:var(--lp-radius-lg);overflow:visible}.HeroSection-module__tU53zG__sub{font-size:1rem;line-height:1.6}}@media (max-width:359.98px){.HeroSection-module__tU53zG__hero{padding-block:1.75rem 2rem}}
.TrustBarSection-module__MeeTJq__section{background:var(--lp-white);border-block:1px solid var(--lp-cream-dark);padding-block:clamp(1.75rem,4vw,2.75rem)}.TrustBarSection-module__MeeTJq__grid{grid-template-columns:1fr;gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.TrustBarSection-module__MeeTJq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.TrustBarSection-module__MeeTJq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.TrustBarSection-module__MeeTJq__item{align-items:flex-start;gap:.85rem;display:flex}.TrustBarSection-module__MeeTJq__icon{color:var(--lp-teal);flex-shrink:0;margin-top:.15rem;display:inline-flex}.TrustBarSection-module__MeeTJq__title{color:var(--lp-ink);margin-bottom:.25rem;font-size:1rem;display:block}.TrustBarSection-module__MeeTJq__body{color:var(--lp-ink-muted);margin:0;font-size:.875rem;line-height:1.5}
.FeatureGridSection-module__PWPJ6G__section{padding-block:clamp(3rem,8vw,5.5rem)}.FeatureGridSection-module__PWPJ6G__theme_cream{background:var(--lp-cream)}.FeatureGridSection-module__PWPJ6G__theme_light{background:var(--lp-white)}.FeatureGridSection-module__PWPJ6G__theme_dark{background:var(--lp-teal);color:var(--lp-white)}:is(.FeatureGridSection-module__PWPJ6G__theme_dark .lp-heading,.FeatureGridSection-module__PWPJ6G__theme_dark .lp-body,.FeatureGridSection-module__PWPJ6G__theme_dark .lp-eyebrow){color:var(--lp-white)}.FeatureGridSection-module__PWPJ6G__header{max-width:40rem;margin-bottom:clamp(1.75rem,4vw,2.75rem)}@media (max-width:640px){.FeatureGridSection-module__PWPJ6G__header{text-align:left}.FeatureGridSection-module__PWPJ6G__card{padding:1.15rem 1.1rem}.FeatureGridSection-module__PWPJ6G__title{font-size:1rem}.FeatureGridSection-module__PWPJ6G__body{font-size:.875rem}}.FeatureGridSection-module__PWPJ6G__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.FeatureGridSection-module__PWPJ6G__cols_2,.FeatureGridSection-module__PWPJ6G__cols_3,.FeatureGridSection-module__PWPJ6G__cols_4{grid-template-columns:1fr}@media (min-width:700px){.FeatureGridSection-module__PWPJ6G__cols_2,.FeatureGridSection-module__PWPJ6G__cols_3,.FeatureGridSection-module__PWPJ6G__cols_4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.FeatureGridSection-module__PWPJ6G__cols_3{grid-template-columns:repeat(3,1fr)}.FeatureGridSection-module__PWPJ6G__cols_4{grid-template-columns:repeat(4,1fr)}}.FeatureGridSection-module__PWPJ6G__card{background:var(--lp-white);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);border:1px solid #0f4a470f;padding:1.35rem 1.4rem}.FeatureGridSection-module__PWPJ6G__theme_dark .FeatureGridSection-module__PWPJ6G__card{background:var(--lp-white);box-shadow:var(--lp-shadow-sm);color:var(--lp-ink);border-color:#0000}.FeatureGridSection-module__PWPJ6G__theme_dark .FeatureGridSection-module__PWPJ6G__title{color:var(--lp-ink)}.FeatureGridSection-module__PWPJ6G__theme_dark .FeatureGridSection-module__PWPJ6G__body{color:var(--lp-ink-muted)}.FeatureGridSection-module__PWPJ6G__number{font-family:var(--lp-font-display);color:var(--lp-sand);margin-bottom:.5rem;font-size:1.25rem;display:inline-block}.FeatureGridSection-module__PWPJ6G__icon{color:var(--lp-teal-soft);margin-bottom:.65rem;display:inline-flex}.FeatureGridSection-module__PWPJ6G__imageIcon{width:2.75rem;height:2.75rem;margin-bottom:.65rem;display:inline-flex}.FeatureGridSection-module__PWPJ6G__imageIconImg{object-fit:contain;width:100%;height:100%}.FeatureGridSection-module__PWPJ6G__theme_dark .FeatureGridSection-module__PWPJ6G__icon{color:var(--lp-sand-light)}.FeatureGridSection-module__PWPJ6G__title{color:var(--lp-ink);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.FeatureGridSection-module__PWPJ6G__body{color:var(--lp-ink-muted);margin:0;font-size:.925rem;line-height:1.55}
.ComparisonSection-module__pv10RW__section{padding-block:clamp(2.75rem,7vw,5.5rem)}.ComparisonSection-module__pv10RW__theme_dark{background:var(--lp-teal);color:var(--lp-white)}:is(.ComparisonSection-module__pv10RW__theme_dark .ComparisonSection-module__pv10RW__header .lp-heading,.ComparisonSection-module__pv10RW__theme_dark .ComparisonSection-module__pv10RW__header .lp-body,.ComparisonSection-module__pv10RW__theme_dark .ComparisonSection-module__pv10RW__header .lp-eyebrow){color:var(--lp-white)}.ComparisonSection-module__pv10RW__theme_dark .ComparisonSection-module__pv10RW__header .lp-eyebrow{color:var(--lp-sand-light)}.ComparisonSection-module__pv10RW__theme_cream{background:var(--lp-cream);color:var(--lp-ink)}.ComparisonSection-module__pv10RW__theme_light{background:var(--lp-white);color:var(--lp-ink)}.ComparisonSection-module__pv10RW__header{text-align:center;max-width:42rem;margin:0 auto clamp(2rem,5vw,3rem)}.ComparisonSection-module__pv10RW__board{gap:1.25rem;display:grid;position:relative}@media (min-width:900px){.ComparisonSection-module__pv10RW__board{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.5rem}.ComparisonSection-module__pv10RW__boardWithMedia{grid-template-columns:1fr minmax(200px,280px) 1fr;align-items:center}}.ComparisonSection-module__pv10RW__column{border-radius:var(--lp-radius-xl);background:#ffffff0f;border:1px solid #ffffff1f;padding:1.5rem 1.35rem}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__column,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__column{background:var(--lp-white);box-shadow:var(--lp-shadow-sm);border-color:#0f4a4714}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__negative,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__negative{background:#f7ece4}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__positive,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__positive{background:var(--lp-teal);color:var(--lp-white)}.ComparisonSection-module__pv10RW__columnTitle{letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.8rem;font-weight:700}.ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__columnTitle{color:#f0b4b4}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__columnTitle,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__columnTitle{color:#9a4d4d}.ComparisonSection-module__pv10RW__positive .ComparisonSection-module__pv10RW__columnTitle,.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__positive .ComparisonSection-module__pv10RW__columnTitle,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__positive .ComparisonSection-module__pv10RW__columnTitle{color:var(--lp-sand-light)}.ComparisonSection-module__pv10RW__list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.ComparisonSection-module__pv10RW__row{align-items:flex-start;gap:.75rem;display:flex}.ComparisonSection-module__pv10RW__row strong{margin-bottom:.2rem;font-size:.95rem;display:block}.ComparisonSection-module__pv10RW__row p{color:#ffffffbf;margin:0;font-size:.85rem;line-height:1.45}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__row p,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__row p{color:var(--lp-ink-muted)}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__positive .ComparisonSection-module__pv10RW__row p,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__positive .ComparisonSection-module__pv10RW__row p{color:#fffc}.ComparisonSection-module__pv10RW__mark{flex-shrink:0;margin-top:.1rem;display:inline-flex}.ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__mark{color:#f0b4b4}.ComparisonSection-module__pv10RW__theme_cream .ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__mark,.ComparisonSection-module__pv10RW__theme_light .ComparisonSection-module__pv10RW__negative .ComparisonSection-module__pv10RW__mark{color:#9a4d4d}.ComparisonSection-module__pv10RW__positive .ComparisonSection-module__pv10RW__mark{color:var(--lp-sand-light)}.ComparisonSection-module__pv10RW__vs{display:none}.ComparisonSection-module__pv10RW__centerMedia{order:-1;justify-content:center;display:flex}@media (min-width:900px){.ComparisonSection-module__pv10RW__centerMedia{order:0}.ComparisonSection-module__pv10RW__vs{justify-content:center;align-items:center;display:flex}.ComparisonSection-module__pv10RW__vs span{background:var(--lp-sand);width:2.75rem;height:2.75rem;color:var(--lp-teal-deep);text-transform:uppercase;border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid}}.ComparisonSection-module__pv10RW__centerImage{border-radius:var(--lp-radius-xl);object-fit:cover;width:min(100%,280px);height:auto;box-shadow:var(--lp-shadow-md)}@media (max-width:479.98px){.ComparisonSection-module__pv10RW__column{padding:1.15rem 1rem}.ComparisonSection-module__pv10RW__row strong{font-size:.9rem}.ComparisonSection-module__pv10RW__row p{font-size:.8rem}}
.DelayReasonsSection-module__Jwt6SG__section{background:var(--lp-cream);padding-block:clamp(3rem,8vw,5.5rem)}.DelayReasonsSection-module__Jwt6SG__header{max-width:40rem;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.DelayReasonsSection-module__Jwt6SG__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:700px){.DelayReasonsSection-module__Jwt6SG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.DelayReasonsSection-module__Jwt6SG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:479.98px){.DelayReasonsSection-module__Jwt6SG__card{padding:1.15rem 1.05rem}.DelayReasonsSection-module__Jwt6SG__quote{font-size:1rem}}.DelayReasonsSection-module__Jwt6SG__card{background:var(--lp-white);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);height:100%;padding:1.35rem 1.25rem}.DelayReasonsSection-module__Jwt6SG__quote{font-family:var(--lp-font-display);color:var(--lp-teal);margin:0 0 .75rem;font-size:1.05rem;line-height:1.35}.DelayReasonsSection-module__Jwt6SG__body{color:var(--lp-ink-muted);margin:0;font-size:.875rem;line-height:1.55}
.ProcessStepsSection-module__xtSoeq__section{padding-block:clamp(2.75rem,7vw,5.5rem)}.ProcessStepsSection-module__xtSoeq__theme_light{background:var(--lp-white)}.ProcessStepsSection-module__xtSoeq__theme_cream{background:var(--lp-cream)}.ProcessStepsSection-module__xtSoeq__theme_dark{background:var(--lp-teal)}:is(.ProcessStepsSection-module__xtSoeq__theme_dark .lp-heading,.ProcessStepsSection-module__xtSoeq__theme_dark .lp-body,.ProcessStepsSection-module__xtSoeq__theme_dark .lp-eyebrow){color:var(--lp-white)}.ProcessStepsSection-module__xtSoeq__shell{gap:1.75rem;display:grid}@media (min-width:900px){.ProcessStepsSection-module__xtSoeq__layout_vertical .ProcessStepsSection-module__xtSoeq__shell{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3rem}}.ProcessStepsSection-module__xtSoeq__header{max-width:28rem}.ProcessStepsSection-module__xtSoeq__steps{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.ProcessStepsSection-module__xtSoeq__layout_vertical .ProcessStepsSection-module__xtSoeq__steps:before{content:"";border-left:2px dashed var(--lp-tan);opacity:.7;width:0;position:absolute;top:.5rem;bottom:.5rem;left:1.15rem}.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__steps{grid-template-columns:1fr}@media (min-width:640px){.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__steps{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:1100px){.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__steps{grid-template-columns:repeat(4,1fr)}}.ProcessStepsSection-module__xtSoeq__step{z-index:1;align-items:flex-start;gap:1rem;display:flex;position:relative}.ProcessStepsSection-module__xtSoeq__number{background:var(--lp-teal);width:2.5rem;height:2.5rem;color:var(--lp-white);box-shadow:0 0 0 4px var(--lp-white);border-radius:50%;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:700;display:grid}.ProcessStepsSection-module__xtSoeq__theme_cream .ProcessStepsSection-module__xtSoeq__number{box-shadow:0 0 0 4px var(--lp-cream)}.ProcessStepsSection-module__xtSoeq__theme_dark .ProcessStepsSection-module__xtSoeq__number{background:var(--lp-sand);color:var(--lp-teal-deep);box-shadow:0 0 0 4px var(--lp-teal)}.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__step{background:var(--lp-white);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);flex-direction:column;min-height:100%;padding:1.25rem}.ProcessStepsSection-module__xtSoeq__theme_light.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__step{background:var(--lp-cream);box-shadow:none}.ProcessStepsSection-module__xtSoeq__title{color:var(--lp-ink);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.ProcessStepsSection-module__xtSoeq__theme_dark.ProcessStepsSection-module__xtSoeq__layout_vertical .ProcessStepsSection-module__xtSoeq__title{color:var(--lp-white)}.ProcessStepsSection-module__xtSoeq__body{color:var(--lp-ink-muted);margin:0;font-size:.9rem;line-height:1.55}.ProcessStepsSection-module__xtSoeq__theme_dark.ProcessStepsSection-module__xtSoeq__layout_vertical .ProcessStepsSection-module__xtSoeq__body{color:#fffc}.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__title{color:var(--lp-ink)}.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__body{color:var(--lp-ink-muted)}.ProcessStepsSection-module__xtSoeq__theme_dark.ProcessStepsSection-module__xtSoeq__layout_horizontal .ProcessStepsSection-module__xtSoeq__number{box-shadow:0 0 0 4px var(--lp-white)}.ProcessStepsSection-module__xtSoeq__note{border-radius:var(--lp-radius-lg);background:#0f4a470f;margin-top:.25rem;padding:1rem 1.15rem}.ProcessStepsSection-module__xtSoeq__theme_dark .ProcessStepsSection-module__xtSoeq__note{background:#ffffff14}.ProcessStepsSection-module__xtSoeq__note p{color:var(--lp-ink-muted);margin:0;font-size:.925rem;line-height:1.55}.ProcessStepsSection-module__xtSoeq__theme_dark .ProcessStepsSection-module__xtSoeq__note p{color:#ffffffd9}.ProcessStepsSection-module__xtSoeq__graphic{justify-content:center;margin-bottom:.5rem;display:flex}.ProcessStepsSection-module__xtSoeq__graphicImage{width:100%;max-width:980px;height:auto}.ProcessStepsSection-module__xtSoeq__stepImage{flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;display:grid}.ProcessStepsSection-module__xtSoeq__stepImage img{object-fit:contain;width:100%;height:100%}.ProcessStepsSection-module__xtSoeq__stepsAssistive{margin-top:.5rem}@media (max-width:479.98px){.ProcessStepsSection-module__xtSoeq__section{padding-block:2.5rem}.ProcessStepsSection-module__xtSoeq__layout_vertical .ProcessStepsSection-module__xtSoeq__steps:before{left:1.2rem}.ProcessStepsSection-module__xtSoeq__body{font-size:.875rem}}
.UspTimelineSection-module__mJF8Jq__section{background:var(--lp-cream);color:var(--lp-ink);padding-block:clamp(2.75rem,7vw,5.5rem)}.UspTimelineSection-module__mJF8Jq__header{max-width:40rem;margin-bottom:clamp(2rem,5vw,3rem)}.UspTimelineSection-module__mJF8Jq__header .lp-eyebrow{color:var(--lp-teal-soft)}.UspTimelineSection-module__mJF8Jq__layout{gap:1rem;display:grid;position:relative}@media (min-width:860px){.UspTimelineSection-module__mJF8Jq__layout{grid-template-columns:48px 1fr;gap:1.75rem}}.UspTimelineSection-module__mJF8Jq__lineRail{display:none}@media (min-width:860px){.UspTimelineSection-module__mJF8Jq__lineRail{justify-content:center;min-height:100%;display:flex;position:relative}}.UspTimelineSection-module__mJF8Jq__line{border-left:2px dashed var(--lp-tan);width:0;position:absolute;top:.75rem;bottom:.75rem;left:50%;transform:translate(-50%)}.UspTimelineSection-module__mJF8Jq__node{background:var(--lp-tan);border:2px solid var(--lp-white);width:14px;height:14px;box-shadow:0 0 0 1.5px var(--lp-tan);border-radius:50%;position:absolute;left:50%;transform:translate(-50%,-50%)}.UspTimelineSection-module__mJF8Jq__steps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:860px){.UspTimelineSection-module__mJF8Jq__steps{grid-template-columns:1fr 1fr;gap:1.25rem 2rem}.UspTimelineSection-module__mJF8Jq__left{grid-column:1}.UspTimelineSection-module__mJF8Jq__right{grid-column:2}}.UspTimelineSection-module__mJF8Jq__card{background:var(--lp-white);border-radius:var(--lp-radius-lg);height:100%;box-shadow:var(--lp-shadow-sm);border:1px solid #0f4a4714;padding:1.25rem 1.3rem}.UspTimelineSection-module__mJF8Jq__number{font-family:var(--lp-font-display);color:var(--lp-tan);margin-bottom:.4rem;font-size:1.1rem;display:inline-block}.UspTimelineSection-module__mJF8Jq__title{color:var(--lp-ink);margin:0 0 .45rem;font-size:1.05rem;font-weight:700}.UspTimelineSection-module__mJF8Jq__body{color:var(--lp-ink-muted);margin:0;font-size:.9rem;line-height:1.55}.UspTimelineSection-module__mJF8Jq__note{border-radius:var(--lp-radius-lg);background:var(--lp-teal);border:none;margin-top:2rem;padding:1.35rem 1.5rem}.UspTimelineSection-module__mJF8Jq__note p{color:var(--lp-white);margin:0;font-size:.95rem;line-height:1.55}@media (max-width:859.98px){.UspTimelineSection-module__mJF8Jq__card{padding:1.15rem}}
.SplitContentSection-module__BLsCBW__section{padding-block:clamp(3rem,8vw,5.5rem)}.SplitContentSection-module__BLsCBW__theme_cream{background:var(--lp-cream)}.SplitContentSection-module__BLsCBW__theme_light{background:var(--lp-white)}.SplitContentSection-module__BLsCBW__grid{align-items:center;gap:2rem;display:grid}@media (min-width:900px){.SplitContentSection-module__BLsCBW__grid{grid-template-columns:1fr 1fr;gap:3rem}.SplitContentSection-module__BLsCBW__imageLeft .SplitContentSection-module__BLsCBW__media{order:-1}}.SplitContentSection-module__BLsCBW__copy{max-width:32rem}.SplitContentSection-module__BLsCBW__bullets{gap:.85rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.SplitContentSection-module__BLsCBW__bullets li{color:var(--lp-ink);align-items:flex-start;gap:.65rem;font-size:1rem;line-height:1.5;display:flex}.SplitContentSection-module__BLsCBW__check{color:var(--lp-teal);flex-shrink:0;margin-top:.15rem;display:inline-flex}.SplitContentSection-module__BLsCBW__media{justify-content:center;display:flex}.SplitContentSection-module__BLsCBW__imageFrame{aspect-ratio:1;width:min(100%,420px);box-shadow:var(--lp-shadow-lg);background:var(--lp-cream-dark);border-radius:50%;overflow:hidden}.SplitContentSection-module__BLsCBW__image{object-fit:cover;width:100%;height:100%}@media (max-width:479.98px){.SplitContentSection-module__BLsCBW__section{padding-block:2.5rem}.SplitContentSection-module__BLsCBW__imageFrame{width:min(100%,280px)}.SplitContentSection-module__BLsCBW__bullets li{font-size:.95rem}}
.ProgressGraph-module__Gmg5DG__wrap{width:100%;max-width:480px;margin:0}.ProgressGraph-module__Gmg5DG__svg{width:100%;height:auto;display:block}.ProgressGraph-module__Gmg5DG__panel{fill:#ffffff0f;stroke:#ffffff1f;stroke-width:1px}.ProgressGraph-module__Gmg5DG__grid{stroke:#ffffff1a;stroke-width:1px;stroke-dasharray:4 6}.ProgressGraph-module__Gmg5DG__line{stroke-dasharray:520;stroke-dashoffset:520px;animation:1.4s cubic-bezier(.4,0,.2,1) .2s forwards ProgressGraph-module__Gmg5DG__lpDrawLine}.ProgressGraph-module__Gmg5DG__points{opacity:0;animation:.55s 1s forwards ProgressGraph-module__Gmg5DG__lpFadeIn}.ProgressGraph-module__Gmg5DG__pointStart{fill:#ffffff40;stroke:#ffffffe6;stroke-width:2px}.ProgressGraph-module__Gmg5DG__pointMid{fill:#d4bc994d;stroke:var(--lp-sand-light,#d4bc99);stroke-width:2px}.ProgressGraph-module__Gmg5DG__pointEndGlow{fill:#c4a88259}.ProgressGraph-module__Gmg5DG__pointEnd{fill:var(--lp-sand,#c4a882);stroke:#fff;stroke-width:2px}.ProgressGraph-module__Gmg5DG__pointCore{fill:#fff}.ProgressGraph-module__Gmg5DG__label,.ProgressGraph-module__Gmg5DG__labelAccent{font-family:var(--lp-font-body,system-ui, sans-serif);letter-spacing:.02em;fill:#ffffffb3;font-size:13px;font-weight:600}.ProgressGraph-module__Gmg5DG__labelAccent{fill:var(--lp-sand-light,#d4bc99)}.ProgressGraph-module__Gmg5DG__badge rect{fill:#d4bc992e;stroke:#d4bc9973;stroke-width:1px}.ProgressGraph-module__Gmg5DG__badge text{font-family:var(--lp-font-body,system-ui, sans-serif);letter-spacing:.04em;fill:var(--lp-sand-light,#d4bc99);font-size:11px;font-weight:600}@keyframes ProgressGraph-module__Gmg5DG__lpDrawLine{to{stroke-dashoffset:0}}@keyframes ProgressGraph-module__Gmg5DG__lpFadeIn{to{opacity:1}}@media (prefers-reduced-motion:reduce){.ProgressGraph-module__Gmg5DG__line,.ProgressGraph-module__Gmg5DG__points{stroke-dashoffset:0;opacity:1;animation:none}}@media (max-width:480px){.ProgressGraph-module__Gmg5DG__wrap{max-width:100%}.ProgressGraph-module__Gmg5DG__badge{display:none}.ProgressGraph-module__Gmg5DG__label,.ProgressGraph-module__Gmg5DG__labelAccent{font-size:12px}}
.ResultsSection-module__-cIaeW__section{background-color:var(--lp-teal);color:var(--lp-white);background-position:50%;background-size:cover;padding-block:clamp(2.75rem,7vw,5.5rem)}.ResultsSection-module__-cIaeW__header{max-width:36rem;margin-bottom:clamp(1.75rem,4vw,2.5rem)}:is(.ResultsSection-module__-cIaeW__header .lp-heading,.ResultsSection-module__-cIaeW__header .lp-body){color:var(--lp-white)}.ResultsSection-module__-cIaeW__header .lp-eyebrow{color:var(--lp-sand-light)}.ResultsSection-module__-cIaeW__grid{gap:1.5rem;display:grid}@media (min-width:900px){.ResultsSection-module__-cIaeW__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:2.5rem}}.ResultsSection-module__-cIaeW__graph{justify-content:center;align-items:center;display:flex}.ResultsSection-module__-cIaeW__weeks{gap:1rem;display:grid}@media (min-width:640px){.ResultsSection-module__-cIaeW__weeks{grid-template-columns:repeat(2,1fr)}}.ResultsSection-module__-cIaeW__weekCard{border-radius:var(--lp-radius-lg);background:#ffffff14;border:1px solid #ffffff24;padding:1.25rem 1.3rem}.ResultsSection-module__-cIaeW__weekLabel{color:var(--lp-sand-light);margin:0 0 .75rem;font-size:1.1rem}.ResultsSection-module__-cIaeW__weekCard ul{gap:.45rem;margin:0;padding-left:1.1rem;display:grid}.ResultsSection-module__-cIaeW__weekCard li{color:#ffffffd9;font-size:.9rem;line-height:1.45}.ResultsSection-module__-cIaeW__disclaimer{color:#ffffffa6;margin:1.5rem 0 0;font-size:.8rem}
.TestimonialsSection-module__8qC7Sa__section{background:var(--lp-white);padding-block:clamp(2.75rem,7vw,5.5rem)}.TestimonialsSection-module__8qC7Sa__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.TestimonialsSection-module__8qC7Sa__grid{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:800px){.TestimonialsSection-module__8qC7Sa__grid{grid-template-columns:repeat(3,1fr)}}.TestimonialsSection-module__8qC7Sa__card{border-radius:var(--lp-radius-xl);box-shadow:var(--lp-shadow-sm);background:var(--lp-cream);flex-direction:column;height:100%;display:flex;overflow:hidden}.TestimonialsSection-module__8qC7Sa__quote{background:var(--lp-teal);color:var(--lp-white);flex-direction:column;flex:1;margin:0;padding:1.35rem 1.25rem 1.15rem;display:flex;position:relative}.TestimonialsSection-module__8qC7Sa__index{background:#ffffff26;border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-grid}.TestimonialsSection-module__8qC7Sa__quote>p{flex:1;margin:0;font-size:clamp(.9rem,2.5vw,.95rem);line-height:1.55}.TestimonialsSection-module__8qC7Sa__meta{border-top:1px solid #ffffff26;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.TestimonialsSection-module__8qC7Sa__avatar,.TestimonialsSection-module__8qC7Sa__avatarFallback{object-fit:cover;background:var(--lp-teal-mid);border:2px solid #ffffff59;border-radius:50%;flex-shrink:0;width:48px;height:48px}.TestimonialsSection-module__8qC7Sa__avatarFallback{color:var(--lp-white);place-items:center;font-weight:700;display:grid}.TestimonialsSection-module__8qC7Sa__name{color:var(--lp-white);font-size:.9rem;font-style:normal;font-weight:700;display:block}.TestimonialsSection-module__8qC7Sa__detail{color:#ffffffd9;margin-top:.1rem;font-size:.8rem;display:block}.TestimonialsSection-module__8qC7Sa__role{color:#ffffffa6;margin-top:.15rem;font-size:.75rem;display:block}@media (max-width:479.98px){.TestimonialsSection-module__8qC7Sa__quote{padding:1.2rem 1.1rem 1rem}}
.FaqSection-module__RCrMiG__section{background:var(--lp-cream);padding-block:clamp(3rem,8vw,5rem)}.FaqSection-module__RCrMiG__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.25rem)}.FaqSection-module__RCrMiG__list{gap:.75rem;max-width:760px;margin-inline:auto;display:grid}.FaqSection-module__RCrMiG__item{background:var(--lp-white);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);overflow:hidden}.FaqSection-module__RCrMiG__question{font-size:inherit;font-weight:inherit;margin:0}.FaqSection-module__RCrMiG__trigger{text-align:left;width:100%;min-height:52px;font-family:var(--lp-font-body);color:var(--lp-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.FaqSection-module__RCrMiG__trigger:focus-visible{outline:2px solid var(--lp-sand);outline-offset:-2px}.FaqSection-module__RCrMiG__icon{border:1.5px solid var(--lp-teal);width:1.75rem;height:1.75rem;color:var(--lp-teal);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.1rem;line-height:1;display:grid}.FaqSection-module__RCrMiG__panel{padding:0 1.25rem 1.15rem}.FaqSection-module__RCrMiG__panel p{color:var(--lp-ink-muted);margin:0;font-size:.95rem;line-height:1.6}
.FooterCtaSection-module__GonUrq__section{padding-block:clamp(2.5rem,6vw,4rem)}.FooterCtaSection-module__GonUrq__theme_dark{background:var(--lp-teal-deep);color:var(--lp-white)}.FooterCtaSection-module__GonUrq__theme_texture{background-color:var(--lp-teal-deep);color:var(--lp-white);background-image:url(/landing/shared/section-texture-teal.png);background-position:50%;background-size:cover}.FooterCtaSection-module__GonUrq__inner{align-items:center;gap:1.5rem;display:grid}@media (min-width:800px){.FooterCtaSection-module__GonUrq__inner{grid-template-columns:1.4fr auto;gap:2rem}}.FooterCtaSection-module__GonUrq__copy .lp-heading{color:var(--lp-white);margin-bottom:.5rem}.FooterCtaSection-module__GonUrq__sub{color:#fffc;margin:0;font-size:1rem;line-height:1.5}.FooterCtaSection-module__GonUrq__actions{justify-items:stretch;gap:.65rem;width:100%;display:grid}.FooterCtaSection-module__GonUrq__trust{color:#ffffffb3;text-align:center;margin:0;font-size:.8rem}@media (min-width:800px){.FooterCtaSection-module__GonUrq__actions{justify-items:start;width:auto}.FooterCtaSection-module__GonUrq__trust{text-align:left}}
.PrivacyPromiseSection-module__WGHC8q__section{background:var(--lp-cream);padding-block:clamp(2.5rem,6vw,4rem)}.PrivacyPromiseSection-module__WGHC8q__section .lp-heading{text-align:center;margin-bottom:1.5rem}.PrivacyPromiseSection-module__WGHC8q__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:700px){.PrivacyPromiseSection-module__WGHC8q__grid{grid-template-columns:repeat(3,1fr)}}.PrivacyPromiseSection-module__WGHC8q__card{background:var(--lp-white);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);text-align:center;padding:1.25rem}.PrivacyPromiseSection-module__WGHC8q__card h3{color:var(--lp-teal);margin:0 0 .5rem;font-size:1rem}.PrivacyPromiseSection-module__WGHC8q__card p{color:var(--lp-ink-muted);margin:0;font-size:.875rem;line-height:1.5}
.IntroBannerSection-module__yrNKyW__section{padding-block:clamp(2.25rem,5vw,3.5rem)}.IntroBannerSection-module__yrNKyW__theme_cream{background:var(--lp-cream)}.IntroBannerSection-module__yrNKyW__theme_light{background:var(--lp-white)}.IntroBannerSection-module__yrNKyW__inner{text-align:center;justify-items:center;gap:1.25rem;max-width:46rem;margin-inline:auto;display:grid}.IntroBannerSection-module__yrNKyW__body{color:var(--lp-ink);margin:0;font-size:clamp(1.05rem,2.6vw,1.25rem);line-height:1.65}@media (max-width:640px){:is(.IntroBannerSection-module__yrNKyW__inner a,.IntroBannerSection-module__yrNKyW__inner button){width:100%}}
.MediaDiagramSection-module__prd3Ka__section{padding-block:clamp(2.75rem,7vw,5rem)}.MediaDiagramSection-module__prd3Ka__theme_dark{background:var(--lp-black);color:var(--lp-white)}:is(.MediaDiagramSection-module__prd3Ka__theme_dark .lp-heading,.MediaDiagramSection-module__prd3Ka__theme_dark .lp-body){color:var(--lp-white)}.MediaDiagramSection-module__prd3Ka__theme_dark .lp-eyebrow{color:var(--lp-tan)}.MediaDiagramSection-module__prd3Ka__theme_cream{background:var(--lp-cream)}.MediaDiagramSection-module__prd3Ka__theme_light{background:var(--lp-white)}.MediaDiagramSection-module__prd3Ka__header{text-align:center;max-width:40rem;margin:0 auto clamp(1.5rem,4vw,2.5rem)}.MediaDiagramSection-module__prd3Ka__media{justify-content:center;display:flex}.MediaDiagramSection-module__prd3Ka__image{width:100%;max-width:980px;height:auto;display:block}@media (max-width:640px){.MediaDiagramSection-module__prd3Ka__image{max-width:100%}}
.CareHubSection-module__C7o9tG__section{padding-block:clamp(2.75rem,7vw,5rem)}.CareHubSection-module__C7o9tG__theme_dark{background:var(--lp-teal-deep);color:var(--lp-white)}:is(.CareHubSection-module__C7o9tG__theme_dark .lp-heading,.CareHubSection-module__C7o9tG__theme_dark .lp-body){color:var(--lp-white)}.CareHubSection-module__C7o9tG__theme_dark .lp-eyebrow{color:var(--lp-sand-light)}.CareHubSection-module__C7o9tG__theme_cream{background:var(--lp-cream);color:var(--lp-ink)}.CareHubSection-module__C7o9tG__theme_cream .lp-heading{color:var(--lp-ink)}.CareHubSection-module__C7o9tG__theme_cream .lp-body{color:var(--lp-ink-muted)}.CareHubSection-module__C7o9tG__theme_cream .lp-eyebrow{color:var(--lp-tan)}.CareHubSection-module__C7o9tG__theme_light{background:var(--lp-white)}.CareHubSection-module__C7o9tG__header{text-align:center;max-width:42rem;margin:0 auto clamp(1.75rem,4vw,2.75rem)}.CareHubSection-module__C7o9tG__header .lp-body{opacity:.92;margin-top:.35rem}.CareHubSection-module__C7o9tG__diagram{aspect-ratio:1000/860;isolation:isolate;width:min(100%,1080px);margin-inline:auto;display:none;position:relative}.CareHubSection-module__C7o9tG__mobile{display:block}@media (min-width:900px){.CareHubSection-module__C7o9tG__diagram{display:block}.CareHubSection-module__C7o9tG__mobile{display:none}}.CareHubSection-module__C7o9tG__spokes{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.CareHubSection-module__C7o9tG__spokes path{stroke:var(--lp-sand);stroke-width:1.6px;stroke-dasharray:3.5 5.5;stroke-linecap:round;fill:none;opacity:.9}.CareHubSection-module__C7o9tG__theme_dark .CareHubSection-module__C7o9tG__spokes path{stroke:color-mix(in srgb, var(--lp-teal-soft) 55%, var(--lp-white));opacity:.85}.CareHubSection-module__C7o9tG__hub{background:var(--lp-white);text-align:center;border-radius:1.35rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:1rem .85rem .95rem;display:flex;box-shadow:0 10px 40px #00000059}.CareHubSection-module__C7o9tG__diagram .CareHubSection-module__C7o9tG__hub{z-index:2;aspect-ratio:1;width:clamp(9.5rem,16vw,11.5rem);position:absolute;top:50%;left:50%;translate:-50% -50%}.CareHubSection-module__C7o9tG__mobile .CareHubSection-module__C7o9tG__hub{aspect-ratio:1;width:10.5rem;margin:0 auto 1.25rem}.CareHubSection-module__C7o9tG__mark{width:2.75rem;height:auto;color:var(--lp-sand);margin-bottom:.15rem}.CareHubSection-module__C7o9tG__brand{font-family:var(--lp-font-body);letter-spacing:-.02em;color:var(--lp-ink);margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:700;line-height:1}.CareHubSection-module__C7o9tG__tagline{font-family:var(--lp-font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--lp-ink-muted);max-width:9.5rem;margin:.15rem 0 0;font-size:clamp(.42rem,.65vw,.52rem);font-weight:600;line-height:1.25}.CareHubSection-module__C7o9tG__card{z-index:2;background:var(--lp-teal);border-radius:.65rem;width:clamp(10.5rem,18.5vw,13.75rem);padding:.85rem .95rem .95rem;position:absolute;box-shadow:0 8px 28px #00000047}.CareHubSection-module__C7o9tG__cardTitle{font-family:var(--lp-font-body);color:var(--lp-sand-light);margin:0 0 .4rem;font-size:clamp(.78rem,1.15vw,.92rem);font-weight:700;line-height:1.25}.CareHubSection-module__C7o9tG__cardBody{font-family:var(--lp-font-body);color:var(--lp-white);opacity:.95;margin:0;font-size:clamp(.68rem,.95vw,.78rem);line-height:1.4}.CareHubSection-module__C7o9tG__pos_top{text-align:center;top:3.5%;left:50%;translate:-50%}.CareHubSection-module__C7o9tG__pos_topRight{text-align:left;top:12%;right:2%}.CareHubSection-module__C7o9tG__pos_right{text-align:left;top:50%;right:0;translate:0 -50%}.CareHubSection-module__C7o9tG__pos_bottomRight{text-align:left;bottom:10%;right:2%}.CareHubSection-module__C7o9tG__pos_bottom{text-align:center;bottom:2.5%;left:50%;translate:-50%}.CareHubSection-module__C7o9tG__pos_bottomLeft{text-align:left;bottom:10%;left:2%}.CareHubSection-module__C7o9tG__pos_left{text-align:left;top:50%;left:0;translate:0 -50%}.CareHubSection-module__C7o9tG__pos_topLeft{text-align:left;top:12%;left:2%}.CareHubSection-module__C7o9tG__stack{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.CareHubSection-module__C7o9tG__stackCard{background:var(--lp-teal);border-radius:.65rem;padding:1rem 1.1rem}.CareHubSection-module__C7o9tG__stack .CareHubSection-module__C7o9tG__cardTitle{font-size:.95rem}.CareHubSection-module__C7o9tG__stack .CareHubSection-module__C7o9tG__cardBody{font-size:.85rem;line-height:1.5}@media (min-width:900px) and (max-width:1100px){.CareHubSection-module__C7o9tG__card{width:clamp(9.75rem,17vw,12rem);padding:.75rem .8rem .85rem}.CareHubSection-module__C7o9tG__hub{width:9.25rem}}
.CarePlansSection-module__XzHEQW__section{background:var(--lp-cream);padding-block:clamp(2.75rem,7vw,5rem)}.CarePlansSection-module__XzHEQW__header{text-align:center;margin-bottom:clamp(1.5rem,4vw,2.5rem);max-width:40rem;margin-inline:auto}.CarePlansSection-module__XzHEQW__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.CarePlansSection-module__XzHEQW__grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.CarePlansSection-module__XzHEQW__card{background:var(--lp-white);border-radius:var(--lp-radius-xl);box-shadow:var(--lp-shadow-sm);flex-direction:column;gap:.85rem;height:100%;padding:1.4rem 1.3rem;display:flex}.CarePlansSection-module__XzHEQW__title{color:var(--lp-teal);margin:0;font-size:1.15rem;font-weight:700}.CarePlansSection-module__XzHEQW__list{flex:1;gap:.45rem;margin:0;padding-left:1.1rem;display:grid}.CarePlansSection-module__XzHEQW__list li{color:var(--lp-ink-muted);font-size:.925rem;line-height:1.5}.CarePlansSection-module__XzHEQW__goal{color:var(--lp-ink);margin:0;font-size:.9rem;line-height:1.45}.CarePlansSection-module__XzHEQW__cta{margin-top:.25rem}@media (max-width:767.98px){.CarePlansSection-module__XzHEQW__cta{width:100%}}
.DoctorsGridSection-module__Ix1exW__section{padding-block:clamp(2.75rem,7vw,5.5rem)}.DoctorsGridSection-module__Ix1exW__theme_cream{background:radial-gradient(ellipse 70% 50% at 50% 0%, #c4a88224, transparent 60%), var(--lp-cream);color:var(--lp-ink)}.DoctorsGridSection-module__Ix1exW__theme_light{background:radial-gradient(ellipse 70% 50% at 50% 0%, #0f4a470d, transparent 60%), var(--lp-white);color:var(--lp-ink)}.DoctorsGridSection-module__Ix1exW__header{text-align:center;max-width:44rem;margin:0 auto clamp(1.75rem,4vw,2.75rem)}.DoctorsGridSection-module__Ix1exW__header .lp-body{margin-top:.4rem;max-width:32rem;margin-inline:auto}@media (max-width:640px){.DoctorsGridSection-module__Ix1exW__header .lp-heading{font-size:clamp(1.35rem,7vw,1.75rem)}.DoctorsGridSection-module__Ix1exW__header .lp-body{padding-inline:.25rem;font-size:.95rem}}.DoctorsGridSection-module__Ix1exW__grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.25rem;max-width:1200px;margin:0 auto;padding:0;list-style:none;display:flex}.DoctorsGridSection-module__Ix1exW__grid>*{flex:0 calc(25% - .9375rem);width:calc(25% - .9375rem);min-width:0;max-width:280px}.DoctorsGridSection-module__Ix1exW__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.DoctorsGridSection-module__Ix1exW__card{z-index:1;background:linear-gradient(#fffefb 0%,#f5efe6 100%);border:1px solid #0f4a472e;border-radius:24px;flex-direction:column;align-items:center;height:100%;padding:1.25rem 1.15rem 1.35rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;transform:translateY(-6px)scale(1.02);box-shadow:0 16px 40px #0f4a471f,inset 0 1px #ffffffd9}.DoctorsGridSection-module__Ix1exW__card:before{content:"";background:linear-gradient(90deg, var(--lp-teal,#0f4a47), var(--lp-sand,#c4a882), var(--lp-teal,#0f4a47));opacity:.85;height:5px;position:absolute;inset:0 0 auto}.DoctorsGridSection-module__Ix1exW__theme_light .DoctorsGridSection-module__Ix1exW__card{background:linear-gradient(#fff 0%,#f5efe6 100%)}.DoctorsGridSection-module__Ix1exW__cardLink:hover .DoctorsGridSection-module__Ix1exW__card{border-color:#0f4a4738;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 44px #0f4a4724}.DoctorsGridSection-module__Ix1exW__photoWrap{aspect-ratio:4/5;background:linear-gradient(160deg,#fff 0%,#ebe3d6 100%);border:3px solid #d4bc99a6;border-radius:18px;flex-shrink:0;width:100%;max-width:220px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0f4a4729}.DoctorsGridSection-module__Ix1exW__photo{object-fit:cover;object-position:center top}.DoctorsGridSection-module__Ix1exW__cardHeader{text-align:center;width:100%;margin-top:1.1rem}.DoctorsGridSection-module__Ix1exW__name{font-family:var(--lp-font-display,Georgia, serif);color:var(--lp-ink);letter-spacing:-.01em;margin:0 0 .55rem;font-size:1.15rem;font-weight:700;line-height:1.25}.DoctorsGridSection-module__Ix1exW__badge{max-width:100%;color:var(--lp-white);letter-spacing:.03em;background:linear-gradient(135deg,#c4a882 0%,#a68b67 100%);border-radius:999px;padding:.4rem .85rem;font-size:.68rem;font-weight:600;line-height:1.35;display:inline-block;box-shadow:0 4px 12px #a68b6747}.DoctorsGridSection-module__Ix1exW__details{text-align:left;border-top:1px solid #0f4a471a;gap:.45rem;width:100%;margin:.95rem 0 0;padding:.95rem .15rem 0;list-style:none;display:grid}.DoctorsGridSection-module__Ix1exW__detailItem{color:var(--lp-ink-muted);margin:0;padding-left:.95rem;font-size:.78rem;line-height:1.45;position:relative}.DoctorsGridSection-module__Ix1exW__detailItem:before{content:"";background:var(--lp-teal,#0f4a47);border-radius:50%;width:6px;height:6px;position:absolute;top:.45em;left:0;box-shadow:0 0 0 3px #0f4a471a}@media (max-width:1100px){.DoctorsGridSection-module__Ix1exW__grid{max-width:720px}.DoctorsGridSection-module__Ix1exW__grid>*{flex:0 calc(50% - .625rem);width:calc(50% - .625rem);max-width:340px}.DoctorsGridSection-module__Ix1exW__card{transform:none}.DoctorsGridSection-module__Ix1exW__cardLink:hover .DoctorsGridSection-module__Ix1exW__card{transform:translateY(-8px)}}@media (max-width:900px){.DoctorsGridSection-module__Ix1exW__grid{max-width:360px}.DoctorsGridSection-module__Ix1exW__grid>*{flex:0 100%;width:100%;max-width:360px}.DoctorsGridSection-module__Ix1exW__card{padding:1.15rem 1rem 1.2rem}.DoctorsGridSection-module__Ix1exW__name{font-size:1.05rem}.DoctorsGridSection-module__Ix1exW__detailItem{font-size:.75rem}}@media (max-width:640px){.DoctorsGridSection-module__Ix1exW__grid{gap:1rem;max-width:100%}.DoctorsGridSection-module__Ix1exW__grid>*{max-width:100%}.DoctorsGridSection-module__Ix1exW__details{text-align:left}.DoctorsGridSection-module__Ix1exW__photoWrap{max-width:200px}}
.StickyCta-module__Wy7dhW__bar{z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);visibility:hidden;pointer-events:none;background:#0a3533f5;transition:transform .22s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.StickyCta-module__Wy7dhW__visible{visibility:visible;pointer-events:auto;transform:translateY(0)}.StickyCta-module__Wy7dhW__btn{white-space:normal;text-wrap:balance;width:100%;min-height:48px;padding-block:.85rem;line-height:1.3}@media (max-width:767.98px){.StickyCta-module__Wy7dhW__bar{display:block}}@media (prefers-reduced-motion:reduce){.StickyCta-module__Wy7dhW__bar{transition:none}}
.FloatingWhatsApp-module__GBJ4WW__fab{right:max(1rem, env(safe-area-inset-right,0px));bottom:max(1rem, env(safe-area-inset-bottom,0px));z-index:39;color:#fff;-webkit-tap-highlight-color:transparent;background:#25d366;border-radius:9999px;place-items:center;width:3.25rem;min-width:48px;height:3.25rem;min-height:48px;text-decoration:none;display:grid;position:fixed;box-shadow:0 8px 24px #0000002e}.FloatingWhatsApp-module__GBJ4WW__fab:focus-visible{outline-offset:3px;outline:2px solid #128c7e}.FloatingWhatsApp-module__GBJ4WW__offsetSticky{bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}@media (min-width:768px){.FloatingWhatsApp-module__GBJ4WW__offsetSticky{bottom:max(1.25rem, env(safe-area-inset-bottom,0px))}}
