.Nav-module__gOObGW__nav{z-index:100;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fafaf8eb;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__logo{z-index:102;align-items:center;gap:10px;text-decoration:none;display:flex;position:relative}.Nav-module__gOObGW__logo span{font-family:var(--font-head);color:var(--navy);white-space:nowrap;font-size:1.2rem;font-weight:700}.Nav-module__gOObGW__logo span em{color:var(--red);font-style:normal}.Nav-module__gOObGW__links{align-items:center;gap:32px;list-style:none;display:flex}.Nav-module__gOObGW__links a{color:var(--muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Nav-module__gOObGW__links a:hover{color:var(--navy)}.Nav-module__gOObGW__cta{align-items:center;gap:12px;display:flex}.Nav-module__gOObGW__hamburger{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none;position:relative}.Nav-module__gOObGW__hamburger span{background:var(--navy);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .2s;display:block}.Nav-module__gOObGW__hamburger.Nav-module__gOObGW__open span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__gOObGW__hamburger.Nav-module__gOObGW__open span:nth-child(2){opacity:0}.Nav-module__gOObGW__hamburger.Nav-module__gOObGW__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__gOObGW__backdrop{z-index:110;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#111c4e73;transition:opacity .2s;position:fixed;inset:0}.Nav-module__gOObGW__backdrop.Nav-module__gOObGW__open{opacity:1;pointer-events:auto}.Nav-module__gOObGW__drawer{display:none}@media (max-width:900px){.Nav-module__gOObGW__links,.Nav-module__gOObGW__cta{display:none}.Nav-module__gOObGW__hamburger{display:flex}.Nav-module__gOObGW__drawer{z-index:111;background:#fff;flex-direction:column;width:min(82%,320px);padding:88px 24px 32px;transition:transform .28s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-16px 0 48px #111c4e2e}.Nav-module__gOObGW__drawer.Nav-module__gOObGW__open{transform:translate(0)}.Nav-module__gOObGW__drawerLinks{flex-direction:column;margin:0 0 24px;padding:0;list-style:none;display:flex}.Nav-module__gOObGW__drawerLinks li{border-bottom:1px solid var(--border)}.Nav-module__gOObGW__drawerLinks a{color:var(--navy);padding:16px 4px;font-size:1rem;font-weight:600;text-decoration:none;display:block}.Nav-module__gOObGW__drawerCta{flex-direction:column;gap:10px;margin-top:auto;display:flex}:is(.Nav-module__gOObGW__drawerCta .btn-ghost,.Nav-module__gOObGW__drawerCta .btn-primary){justify-content:center;width:100%}}
.Footer-module__DaFM4q__footer{background:var(--navy-dark);color:#fff;padding:60px 5% 30px}.Footer-module__DaFM4q__grid{grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__DaFM4q__brand p{color:#ffffff8c;max-width:280px;margin:14px 0 20px;font-size:.875rem;line-height:1.7}.Footer-module__DaFM4q__logo{align-items:center;gap:10px;display:flex}.Footer-module__DaFM4q__logo span{font-family:var(--font-head);color:#fff;font-size:1.1rem;font-weight:700}.Footer-module__DaFM4q__contactList{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.Footer-module__DaFM4q__contactList li{color:#fff9;align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.5;display:flex}.Footer-module__DaFM4q__contactList li svg{color:#fff6;flex-shrink:0;margin-top:2px}.Footer-module__DaFM4q__contactList a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__DaFM4q__contactList a:hover{color:#fff}.Footer-module__DaFM4q__col h4{font-family:var(--font-head);color:#fff;margin-bottom:16px;font-size:.9rem;font-weight:700}.Footer-module__DaFM4q__col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__DaFM4q__col ul a{color:#ffffff8c;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__DaFM4q__col ul a:hover{color:#fff}.Footer-module__DaFM4q__social{gap:10px;display:flex}.Footer-module__DaFM4q__socialLink{color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.Footer-module__DaFM4q__socialLink:hover{background:var(--red);border-color:var(--red);color:#fff;transform:translateY(-2px)}.Footer-module__DaFM4q__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.Footer-module__DaFM4q__bottom p{color:#fff6;font-size:.8rem}.Footer-module__DaFM4q__legalLinks{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Footer-module__DaFM4q__legalLinks a{color:#ffffff8c;text-decoration:none;transition:color .2s}.Footer-module__DaFM4q__legalLinks a:hover{color:#fff}.Footer-module__DaFM4q__legalLinks span{color:#ffffff40}@media (max-width:900px){.Footer-module__DaFM4q__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__DaFM4q__grid{grid-template-columns:1fr}}
.Hero-module__lYpGPq__hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:100vh;padding:120px 5% 80px;display:grid;position:relative;overflow:hidden}.Hero-module__lYpGPq__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#1b2b6b0f 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-200px}.Hero-module__lYpGPq__blobs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__lYpGPq__blob{filter:blur(80px);will-change:transform;border-radius:50%;position:absolute}.Hero-module__lYpGPq__blob1{background:radial-gradient(circle,#1b2b6b2e 0%,#1b2b6b00 70%);width:600px;height:600px;animation:18s ease-in-out infinite Hero-module__lYpGPq__blob1;top:-120px;left:-120px}.Hero-module__lYpGPq__blob2{background:radial-gradient(circle,#e8192c24 0%,#e8192c00 70%);width:700px;height:700px;animation:22s ease-in-out infinite Hero-module__lYpGPq__blob2;bottom:-180px;right:-160px}.Hero-module__lYpGPq__blob3{background:radial-gradient(circle,#1b2b6b1f 0%,#1b2b6b00 70%);width:420px;height:420px;animation:26s ease-in-out infinite Hero-module__lYpGPq__blob3;top:30%;left:45%}@keyframes Hero-module__lYpGPq__blob1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(80px,60px)scale(1.1)}66%{transform:translate(40px,120px)scale(.95)}}@keyframes Hero-module__lYpGPq__blob2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-80px,-50px)scale(1.05)}66%{transform:translate(-120px,40px)scale(.9)}}@keyframes Hero-module__lYpGPq__blob3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-60px,80px)scale(1.15)}}@media (prefers-reduced-motion:reduce){.Hero-module__lYpGPq__blob1,.Hero-module__lYpGPq__blob2,.Hero-module__lYpGPq__blob3{animation:none}}.Hero-module__lYpGPq__content{z-index:1;position:relative}.Hero-module__lYpGPq__content>*{animation:.6s backwards Hero-module__lYpGPq__fadeUp}.Hero-module__lYpGPq__content>:first-child{animation-delay:.1s}.Hero-module__lYpGPq__content>:nth-child(2){animation-delay:.2s}.Hero-module__lYpGPq__content>:nth-child(3){animation-delay:.3s}.Hero-module__lYpGPq__content>:nth-child(4){animation-delay:.4s}.Hero-module__lYpGPq__content>:nth-child(5){animation-delay:.5s}.Hero-module__lYpGPq__badge{background:var(--red-soft);color:var(--red);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__lYpGPq__badge:before{content:"";background:var(--red);border-radius:50%;width:8px;height:8px}.Hero-module__lYpGPq__content h1{font-family:var(--font-head);color:var(--navy);margin-bottom:20px;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:800;line-height:1.1}.Hero-module__lYpGPq__content h1 em{color:var(--red);font-style:normal}.Hero-module__lYpGPq__content p{color:var(--muted);max-width:480px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.Hero-module__lYpGPq__actions{flex-wrap:wrap;gap:14px;margin-bottom:48px;display:flex}.Hero-module__lYpGPq__stats{gap:32px;display:flex}.Hero-module__lYpGPq__statNum{font-family:var(--font-head);color:var(--navy);font-size:1.8rem;font-weight:800}.Hero-module__lYpGPq__statNum .Hero-module__lYpGPq__statSuffix{color:var(--red)}.Hero-module__lYpGPq__statLabel{color:var(--muted);font-size:.8rem}.Hero-module__lYpGPq__visual{z-index:1;min-height:520px;padding:20px 40px 60px 20px;animation:.8s .3s backwards Hero-module__lYpGPq__fadeUp;position:relative}.Hero-module__lYpGPq__heroPhoto{box-shadow:var(--shadow-lg);z-index:0;border-radius:28px;position:absolute;inset:0 20px 40px 0;overflow:hidden}.Hero-module__lYpGPq__heroPhotoOverlay{background:linear-gradient(135deg,#1b2b6b8c 0%,#1b2b6b40 50%,#e8192c47 100%);position:absolute;inset:0}.Hero-module__lYpGPq__cardMain{background:var(--navy);color:#fff;box-shadow:var(--shadow-lg);z-index:2;border-radius:24px;width:100%;max-width:380px;margin:80px 0 0 auto;padding:32px;animation:4s ease-in-out infinite Hero-module__lYpGPq__float;position:relative;overflow:hidden}.Hero-module__lYpGPq__cardMain:after{content:"";pointer-events:none;background:#e8192c26;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;right:-60px}.Hero-module__lYpGPq__cardLabel{opacity:.6;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:.72rem;font-weight:600}.Hero-module__lYpGPq__cardName{font-family:var(--font-head);margin-bottom:4px;font-size:1.25rem;font-weight:700;line-height:1.2}.Hero-module__lYpGPq__cardSub{opacity:.7;margin-bottom:28px;font-size:.9rem}.Hero-module__lYpGPq__healthCardMini{background:#ffffff1f;border:1px solid #ffffff26;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 20px;display:flex}.Hero-module__lYpGPq__hcmPlan{opacity:.6;font-size:.75rem}.Hero-module__lYpGPq__hcmNum{font-family:var(--font-head);letter-spacing:2px;font-size:1rem;font-weight:700}.Hero-module__lYpGPq__hcmBadge{background:var(--red);border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.Hero-module__lYpGPq__nextConsult{align-items:center;gap:12px;display:flex}.Hero-module__lYpGPq__ncIcon{background:#e8192c33;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.Hero-module__lYpGPq__ncLabel{opacity:.6;font-size:.75rem}.Hero-module__lYpGPq__ncVal{font-size:.9rem;font-weight:600}.Hero-module__lYpGPq__floatCard{box-shadow:var(--shadow-lg);border-left:3px solid var(--red);z-index:3;background:#fff;border-radius:12px;min-width:170px;padding:12px 16px;position:absolute}.Hero-module__lYpGPq__floatTop{top:8px;left:-12px}.Hero-module__lYpGPq__floatBottom{bottom:6px;right:50px}.Hero-module__lYpGPq__floatCard.Hero-module__lYpGPq__navy{border-left-color:var(--navy);background:#fff}.Hero-module__lYpGPq__fcLabel{color:var(--muted);font-size:.7rem;font-weight:500}.Hero-module__lYpGPq__fcValue{font-family:var(--font-head);color:var(--navy);font-size:.95rem;font-weight:700}@media (max-width:900px){.Hero-module__lYpGPq__hero{grid-template-columns:1fr;padding:100px 5% 60px}.Hero-module__lYpGPq__visual{min-height:280px;margin-top:8px;padding:0;display:block}.Hero-module__lYpGPq__heroPhoto{inset:0}.Hero-module__lYpGPq__floatCard{display:none}}@media (max-width:600px){.Hero-module__lYpGPq__actions{flex-direction:column}.Hero-module__lYpGPq__stats{gap:20px}}
.Stats-module__4GfEAq__section{background:var(--navy);color:#fff;padding:48px 5%}.Stats-module__4GfEAq__grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;max-width:1100px;margin:0 auto;display:grid}.Stats-module__4GfEAq__item{padding:12px 8px}.Stats-module__4GfEAq__value{font-family:var(--font-head);color:#fff;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.1}.Stats-module__4GfEAq__label{color:#ffffffbf;letter-spacing:.4px;margin-top:6px;font-size:.85rem}
.Services-module__i79zeq__section{background:var(--off);padding:80px 5%}.Services-module__i79zeq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.Services-module__i79zeq__card{border-radius:var(--radius);border:1px solid var(--border);cursor:default;background:#fff;padding:28px;transition:all .3s}.Services-module__i79zeq__card:hover{box-shadow:var(--shadow-lg);border-color:#1b2b6b26;transform:translateY(-4px)}.Services-module__i79zeq__icon{background:var(--off);width:52px;height:52px;color:var(--navy);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;transition:background .3s,color .3s;display:flex}.Services-module__i79zeq__card:hover .Services-module__i79zeq__icon{background:var(--red-soft);color:var(--red)}.Services-module__i79zeq__card h3{font-family:var(--font-head);color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700}.Services-module__i79zeq__card p{color:var(--muted);font-size:.875rem;line-height:1.6}
.HowItWorks-module__WawhIW__section{background:#fff;padding:80px 5%}.HowItWorks-module__WawhIW__steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;max-width:1200px;margin:0 auto;list-style:none;display:grid}.HowItWorks-module__WawhIW__step{background:var(--off);border:1px solid var(--border);border-radius:var(--radius);padding:28px;position:relative}.HowItWorks-module__WawhIW__num{background:var(--navy);color:#fff;width:44px;height:44px;font-family:var(--font-head);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.1rem;font-weight:800;display:flex}.HowItWorks-module__WawhIW__step h3{font-family:var(--font-head);color:var(--navy);margin-bottom:8px;font-size:1.05rem;font-weight:700}.HowItWorks-module__WawhIW__step p{color:var(--muted);font-size:.9rem;line-height:1.6}
.Prestige-module__W1C_Fa__section{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);color:#fff;padding:80px 5%;position:relative;overflow:hidden}.Prestige-module__W1C_Fa__title{font-family:var(--font-head);color:#fff;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.Prestige-module__W1C_Fa__sub{color:#ffffffb3;max-width:560px;margin:0 auto;font-size:1rem;line-height:1.7}.Prestige-module__W1C_Fa__wrap{grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;display:grid}.Prestige-module__W1C_Fa__imageWrap{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-lg);border-radius:20px;position:relative;overflow:hidden}.Prestige-module__W1C_Fa__price{font-family:var(--font-head);align-items:baseline;gap:8px;margin-bottom:24px;display:flex}.Prestige-module__W1C_Fa__amount{color:#fff;font-size:2.4rem;font-weight:800}.Prestige-module__W1C_Fa__period{color:#fff9;font-size:.95rem}.Prestige-module__W1C_Fa__features{gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.Prestige-module__W1C_Fa__features li{color:#ffffffd9;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.Prestige-module__W1C_Fa__check{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:inline-flex}.Prestige-module__W1C_Fa__cta{background:var(--red);color:#fff;border-radius:12px;padding:13px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.Prestige-module__W1C_Fa__cta:hover{background:var(--red-light)}@media (max-width:900px){.Prestige-module__W1C_Fa__wrap{grid-template-columns:1fr;gap:28px}}
.Testimonials-module__PXiUGa__section{padding:80px 5%}.Testimonials-module__PXiUGa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.Testimonials-module__PXiUGa__card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:28px;transition:all .3s}.Testimonials-module__PXiUGa__card:hover{box-shadow:var(--shadow)}.Testimonials-module__PXiUGa__stars{color:#f59e0b;letter-spacing:2px;margin-bottom:14px;font-size:.9rem}.Testimonials-module__PXiUGa__text{color:var(--text);margin-bottom:20px;font-size:.9rem;font-style:italic;line-height:1.7}.Testimonials-module__PXiUGa__author{align-items:center;gap:12px;display:flex}.Testimonials-module__PXiUGa__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.Testimonials-module__PXiUGa__name{color:var(--navy);font-size:.875rem;font-weight:600}.Testimonials-module__PXiUGa__sub{color:var(--muted);font-size:.75rem}
.FAQ-module__Eu89IW__section{background:var(--off);padding:80px 5%}.FAQ-module__Eu89IW__list{flex-direction:column;gap:12px;max-width:820px;margin:0 auto;display:flex}.FAQ-module__Eu89IW__item{border:1px solid var(--border);background:#fff;border-radius:12px;padding:18px 20px;transition:box-shadow .2s}.FAQ-module__Eu89IW__item[data-open]{box-shadow:var(--shadow);border-color:#1b2b6b2e}.FAQ-module__Eu89IW__summary{cursor:pointer;text-align:left;width:100%;font:inherit;color:var(--navy);font-family:var(--font-head);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:0;font-size:.98rem;font-weight:600;display:flex}.FAQ-module__Eu89IW__summary:after{content:"+";color:var(--red);flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1;transition:transform .2s}.FAQ-module__Eu89IW__item[data-open] .FAQ-module__Eu89IW__summary:after{content:"−"}.FAQ-module__Eu89IW__summary:focus-visible{outline:2px solid var(--red);outline-offset:2px;border-radius:4px}.FAQ-module__Eu89IW__item p{color:var(--muted);margin-top:14px;font-size:.9rem;line-height:1.7}
.Location-module__pre3Xq__section{background:#fff;padding:80px 5%}.Location-module__pre3Xq__wrap{grid-template-columns:1fr 1.4fr;align-items:stretch;gap:32px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:880px){.Location-module__pre3Xq__wrap{grid-template-columns:1fr}}.Location-module__pre3Xq__info{background:var(--off);border:1px solid var(--border);border-radius:var(--radius);padding:28px}.Location-module__pre3Xq__info h3{font-family:var(--font-head);color:var(--navy);margin-bottom:4px;font-size:1.2rem;font-weight:700}.Location-module__pre3Xq__tagline{color:var(--muted);margin-bottom:18px;font-size:.9rem}.Location-module__pre3Xq__info dl{grid-template-columns:100px 1fr;gap:14px 12px;display:grid}.Location-module__pre3Xq__info dt{color:var(--navy);text-transform:uppercase;letter-spacing:.6px;padding-top:2px;font-size:.78rem;font-weight:700}.Location-module__pre3Xq__info dd{color:var(--text);font-size:.9rem;line-height:1.55}.Location-module__pre3Xq__info dd a{color:var(--red);text-decoration:none}.Location-module__pre3Xq__info dd a:hover{text-decoration:underline}.Location-module__pre3Xq__mapWrap{border-radius:var(--radius);border:1px solid var(--border);min-height:360px;overflow:hidden}.Location-module__pre3Xq__mapWrap iframe{border:0;width:100%;height:100%;min-height:360px;display:block}
.CTABand-module__ox_UGa__band{background:var(--navy);color:#fff;text-align:center;flex-direction:column;align-items:center;padding:80px 5%;display:flex}.CTABand-module__ox_UGa__band h2{font-family:var(--font-head);margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.CTABand-module__ox_UGa__band h2 em{color:var(--red);font-style:normal}.CTABand-module__ox_UGa__band p{color:#ffffffb3;max-width:500px;margin-bottom:36px;line-height:1.7}
.info-module__BjNPTa__main{background:var(--white);min-height:calc(100vh - 320px);padding:120px 5% 80px}.info-module__BjNPTa__container{max-width:820px;margin:0 auto}.info-module__BjNPTa__eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--red);margin-bottom:14px;font-size:.78rem;font-weight:700}.info-module__BjNPTa__title{font-family:var(--font-head);color:var(--navy);margin-bottom:14px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.info-module__BjNPTa__lead{color:var(--muted);max-width:640px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.info-module__BjNPTa__updated{color:var(--muted);background:var(--off);border-left:3px solid var(--red);border-radius:10px;margin-bottom:36px;padding:12px 16px;font-size:.85rem}.info-module__BjNPTa__section{margin-bottom:36px}.info-module__BjNPTa__section h2{font-family:var(--font-head);color:var(--navy);margin-bottom:14px;font-size:1.4rem;font-weight:700}.info-module__BjNPTa__section h3{font-family:var(--font-head);color:var(--navy);margin:22px 0 10px;font-size:1.05rem;font-weight:700}.info-module__BjNPTa__section p,.info-module__BjNPTa__section li{color:var(--text);font-size:.95rem;line-height:1.75}.info-module__BjNPTa__section p{margin-bottom:12px}.info-module__BjNPTa__section ul{margin-bottom:12px;padding-left:22px}.info-module__BjNPTa__section li{margin-bottom:6px}.info-module__BjNPTa__section a{color:var(--navy);font-weight:600}.info-module__BjNPTa__section a:hover{color:var(--red)}.info-module__BjNPTa__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:24px;display:grid}.info-module__BjNPTa__card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:22px;transition:box-shadow .2s,transform .2s}.info-module__BjNPTa__card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.info-module__BjNPTa__card h3{font-family:var(--font-head);color:var(--navy);margin-bottom:8px;font-size:1rem;font-weight:700}.info-module__BjNPTa__card p{color:var(--muted);font-size:.85rem;line-height:1.6}.info-module__BjNPTa__card .info-module__BjNPTa__badge{color:var(--red);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:inline-block}.info-module__BjNPTa__contactGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;display:grid}.info-module__BjNPTa__contactCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:24px}.info-module__BjNPTa__contactLabel{color:var(--red);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:.75rem;font-weight:700}.info-module__BjNPTa__contactValue{font-family:var(--font-head);color:var(--navy);margin-bottom:4px;font-size:1.05rem;font-weight:700}.info-module__BjNPTa__contactSub{color:var(--muted);font-size:.85rem;line-height:1.5}.info-module__BjNPTa__cta{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);color:#fff;border-radius:16px;margin-top:40px;padding:28px}.info-module__BjNPTa__cta h3{font-family:var(--font-head);color:#fff;margin-bottom:6px;font-size:1.3rem;font-weight:800}.info-module__BjNPTa__cta p{color:#ffffffb3;margin-bottom:16px;font-size:.92rem;line-height:1.6}@media (max-width:600px){.info-module__BjNPTa__main{padding:100px 5% 60px}.info-module__BjNPTa__contactGrid{grid-template-columns:1fr}}
.Contact-module__kUJbPq__section{background:#fff;padding:80px 5%;scroll-margin-top:96px}.Contact-module__kUJbPq__wrap{max-width:920px;margin:0 auto}.Contact-module__kUJbPq__items{text-align:left;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:36px;margin-bottom:32px;display:flex}.Contact-module__kUJbPq__items>*{flex:240px;min-width:220px;max-width:280px;display:flex}.Contact-module__kUJbPq__item{border:1px solid var(--border);border-radius:var(--radius);width:100%;height:100%;box-shadow:var(--shadow);background:#fff;align-items:center;gap:16px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Contact-module__kUJbPq__item:hover{border-color:var(--navy);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Contact-module__kUJbPq__ciIcon{background:var(--red-soft);width:44px;height:44px;color:var(--red);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__kUJbPq__ciLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:4px;font-size:.72rem;font-weight:700}.Contact-module__kUJbPq__ciVal{color:var(--navy);font-size:.9rem;font-weight:600;line-height:1.45}.Contact-module__kUJbPq__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}
