.Hero-module__ZARIfG__hero{background-color:#0000;align-items:center;min-height:100vh;padding:clamp(100px,15vw,160px) 0 clamp(60px,10vw,100px);display:flex;position:relative}.Hero-module__ZARIfG__heroContainer{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.Hero-module__ZARIfG__heroContainer{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem}}.Hero-module__ZARIfG__heroContent{width:100%;padding:var(--spacing-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border-radius:var(--border-radius-lg);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}@media (min-width:1200px){.Hero-module__ZARIfG__heroContent{padding:var(--spacing-xl)}}.Hero-module__ZARIfG__heroContent h1{margin-bottom:var(--spacing-md);color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);margin-bottom:var(--spacing-lg);font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:var(--spacing-md);margin-bottom:var(--spacing-xl);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__trustIndicators{gap:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--glass-border-dark);justify-content:space-between;display:flex}.Hero-module__ZARIfG__trustItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__trustValue{color:var(--primary-color);font-size:1.5rem;font-weight:700;font-family:var(--font-outfit)}.Hero-module__ZARIfG__trustLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__heroImage{border-radius:var(--border-radius-lg);border:4px solid #ffffff4d;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 30px 60px #006cb533}@media (min-width:992px){.Hero-module__ZARIfG__heroImage{height:auto;min-height:550px}}.Hero-module__ZARIfG__sliderImage{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out,transform 5s ease-out;position:absolute;top:0;left:0;transform:scale(1.1)}.Hero-module__ZARIfG__sliderImage.Hero-module__ZARIfG__active{opacity:1;transform:scale(1)}.Hero-module__ZARIfG__imageOverlay{pointer-events:none;z-index:2;background:linear-gradient(135deg,#006cb533,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__sliderIndicators{z-index:3;justify-content:center;gap:12px;width:100%;display:flex;position:absolute;bottom:30px;left:0}.Hero-module__ZARIfG__indicator{cursor:pointer;background:#ffffff80;border:2px solid #0000;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Hero-module__ZARIfG__indicator:hover{background:#fffc}.Hero-module__ZARIfG__activeIndicator{background:var(--accent-color);border-color:#fff;transform:scale(1.2)}
.ServicesList-module__5-_Koa__servicesSection{background-color:#0000!important}.ServicesList-module__5-_Koa__servicesGrid{gap:var(--spacing-lg);margin-top:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ServicesList-module__5-_Koa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServicesList-module__5-_Koa__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.ServicesList-module__5-_Koa__serviceCard{cursor:pointer;background:var(--secondary-color);border-radius:24px;flex-direction:column;justify-content:flex-end;height:420px;transition:all .5s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.ServicesList-module__5-_Koa__serviceCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #006cb540}.ServicesList-module__5-_Koa__imageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ServicesList-module__5-_Koa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.ServicesList-module__5-_Koa__serviceCard:hover .ServicesList-module__5-_Koa__imageWrapper img{transform:scale(1.1)}.ServicesList-module__5-_Koa__overlay{z-index:2;background:linear-gradient(#0000 0%,#0f172a99 50%,#0f172af2 100%);width:100%;height:70%;transition:all .5s;position:absolute;bottom:0;left:0}.ServicesList-module__5-_Koa__serviceCard:hover .ServicesList-module__5-_Koa__overlay{background:linear-gradient(#0f172ab3 0%,#0f172ae6 100%);height:100%}.ServicesList-module__5-_Koa__cardContent{z-index:3;color:#fff;padding:2.5rem 2rem;transition:transform .5s cubic-bezier(.25,1,.5,1);position:relative;transform:translateY(30px)}.ServicesList-module__5-_Koa__serviceCard:hover .ServicesList-module__5-_Koa__cardContent{transform:translateY(0)}.ServicesList-module__5-_Koa__cardContent h3{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:.5rem;font-size:1.5rem}.ServicesList-module__5-_Koa__cardContent p{color:#ffffffd9;opacity:0;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;transition:all .4s .1s;transform:translateY(15px)}.ServicesList-module__5-_Koa__serviceCard:hover .ServicesList-module__5-_Koa__cardContent p{opacity:1;transform:translateY(0)}.ServicesList-module__5-_Koa__learnMore{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.ServicesList-module__5-_Koa__learnMore:hover{color:#fff;gap:12px}
.TeamSection-module__hWUDfq__teamSection{padding:6rem 0;background-color:#f8fafc!important}.TeamSection-module__hWUDfq__founderSpotlight{color:#fff;background:#000;border-radius:32px;flex-direction:column;margin-bottom:6rem;display:flex;overflow:hidden;box-shadow:0 25px 50px #0003}@media (min-width:992px){.TeamSection-module__hWUDfq__founderSpotlight{flex-direction:row;align-items:stretch}}.TeamSection-module__hWUDfq__founderImage{width:100%;position:relative}@media (min-width:992px){.TeamSection-module__hWUDfq__founderImage{width:45%;min-height:500px}}.TeamSection-module__hWUDfq__founderImage img{object-fit:cover;object-position:top;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:991px){.TeamSection-module__hWUDfq__founderImage{height:400px}}.TeamSection-module__hWUDfq__founderContent{background:radial-gradient(circle at 100%,#006cb526 0%,#0000 70%);flex-direction:column;justify-content:center;width:100%;padding:4rem 3rem;display:flex;position:relative}@media (min-width:992px){.TeamSection-module__hWUDfq__founderContent{width:55%;padding:5rem 6rem}}.TeamSection-module__hWUDfq__founderRole{color:var(--accent-color);text-transform:uppercase;letter-spacing:2px;background:#f5863426;border:1px solid #f586344d;border-radius:100px;align-self:flex-start;margin-bottom:1.5rem;padding:8px 20px;font-size:.95rem;font-weight:700;display:inline-block}.TeamSection-module__hWUDfq__founderName{color:#fff;letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.TeamSection-module__hWUDfq__founderBio{color:#ffffffd9;font-size:1.15rem;line-height:1.8}.TeamSection-module__hWUDfq__teamGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.TeamSection-module__hWUDfq__teamCard{aspect-ratio:3/4;cursor:pointer;background:#fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000000a}.TeamSection-module__hWUDfq__teamCard img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .7s cubic-bezier(.25,1,.5,1)}.TeamSection-module__hWUDfq__teamCard:hover img{transform:scale(1.05)}.TeamSection-module__hWUDfq__teamCard:after{content:"";-webkit-backdrop-filter:blur(8px);opacity:0;z-index:1;background:#001f3fd9;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.TeamSection-module__hWUDfq__teamCard:hover:after{opacity:1}.TeamSection-module__hWUDfq__cardOverlay{color:#fff;z-index:2;background:linear-gradient(#0000 0%,#0009 60%,#000000f2 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:4rem 1.5rem 1.5rem;transition:all .5s;display:flex;position:absolute;bottom:0;left:0}.TeamSection-module__hWUDfq__teamCard:hover .TeamSection-module__hWUDfq__cardOverlay{background:0 0;padding-bottom:2rem}.TeamSection-module__hWUDfq__memberName{color:#fff;text-shadow:0 2px 10px #000c;margin-bottom:.25rem;font-size:1.35rem;font-weight:800;line-height:1.2}.TeamSection-module__hWUDfq__teamCard:hover .TeamSection-module__hWUDfq__memberName{text-shadow:none}.TeamSection-module__hWUDfq__memberRole{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 5px #000c;font-size:.85rem;font-weight:700}.TeamSection-module__hWUDfq__teamCard:hover .TeamSection-module__hWUDfq__memberRole{text-shadow:none}.TeamSection-module__hWUDfq__memberBio{color:#ffffffe6;opacity:0;max-height:0;margin-top:0;font-size:.95rem;line-height:1.6;transition:all .5s cubic-bezier(.25,1,.5,1);overflow:hidden;transform:translateY(20px)}.TeamSection-module__hWUDfq__teamCard:hover .TeamSection-module__hWUDfq__memberBio{opacity:1;max-height:300px;margin-top:1.25rem;transform:translateY(0)}
.Testimonials-module__ItA9Ha__testimonialSection{background-color:#0000!important}.Testimonials-module__ItA9Ha__testimonialGrid{gap:var(--spacing-lg);margin-top:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Testimonials-module__ItA9Ha__testimonialGrid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__ItA9Ha__testimonialCard{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;padding:3rem 2rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 30px #00000008}.Testimonials-module__ItA9Ha__testimonialCard:hover{border-color:#006cb51a;transform:translateY(-8px);box-shadow:0 20px 40px #006cb514}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--accent-color);opacity:.1;font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:10px;right:20px}.Testimonials-module__ItA9Ha__text{color:var(--text-secondary);margin-bottom:var(--spacing-lg);z-index:1;flex:1;font-size:1rem;line-height:1.7;position:relative}.Testimonials-module__ItA9Ha__author{border-top:1px solid #0000000f;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.Testimonials-module__ItA9Ha__avatar{border:2px solid #fff;border-radius:50%;width:54px;height:54px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.Testimonials-module__ItA9Ha__avatar img{object-fit:cover;width:100%;height:100%}.Testimonials-module__ItA9Ha__name{margin-bottom:2px;font-size:1rem}.Testimonials-module__ItA9Ha__stars{color:#fbbf24;letter-spacing:2px;font-size:.875rem}.Testimonials-module__ItA9Ha__celebCard{cursor:pointer;border-radius:24px;height:380px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Testimonials-module__ItA9Ha__celebImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Testimonials-module__ItA9Ha__celebInfo{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);width:100%;padding:2rem 1.5rem;transition:padding .3s;position:absolute;bottom:0;left:0}.Testimonials-module__ItA9Ha__celebCard:hover .Testimonials-module__ItA9Ha__celebImg{transform:scale(1.05)}.Testimonials-module__ItA9Ha__celebCard:hover .Testimonials-module__ItA9Ha__celebInfo{padding-bottom:2.5rem}
.RecoveryPath-module__99GyCW__pathSection{padding:2rem 0 6rem;position:relative}.RecoveryPath-module__99GyCW__container{margin-top:4rem;position:relative}.RecoveryPath-module__99GyCW__grid{z-index:2;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:768px){.RecoveryPath-module__99GyCW__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.RecoveryPath-module__99GyCW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.RecoveryPath-module__99GyCW__card{text-align:center;background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;align-items:center;padding:3rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.RecoveryPath-module__99GyCW__card:hover{border-color:#006cb51a;transform:translateY(-12px);box-shadow:0 20px 40px #006cb51a}.RecoveryPath-module__99GyCW__bgNumber{color:var(--primary-color);opacity:.03;font-size:8rem;font-weight:900;line-height:1;font-family:var(--font-outfit);pointer-events:none;z-index:0;transition:all .5s;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.RecoveryPath-module__99GyCW__card:nth-child(2n) .RecoveryPath-module__99GyCW__bgNumber{color:var(--accent-color)}.RecoveryPath-module__99GyCW__card:hover .RecoveryPath-module__99GyCW__bgNumber{opacity:.06;transform:translate(-50%)scale(1.1)translateY(10px)}.RecoveryPath-module__99GyCW__stepBadge{background:linear-gradient(135deg, var(--primary-color), #004578);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:2rem;font-size:1.25rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 8px 20px #006cb54d}.RecoveryPath-module__99GyCW__card:nth-child(2n) .RecoveryPath-module__99GyCW__stepBadge{background:linear-gradient(135deg, var(--accent-color), #c25f16);box-shadow:0 8px 20px #f586344d}.RecoveryPath-module__99GyCW__title{color:var(--text-primary);z-index:1;margin-bottom:1rem;font-size:1.25rem;font-weight:700;position:relative}.RecoveryPath-module__99GyCW__desc{color:var(--text-secondary);z-index:1;font-size:.95rem;line-height:1.6;position:relative}.RecoveryPath-module__99GyCW__line{display:none}
.WhyChooseUs-module__aV2w7G__wrapper{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.WhyChooseUs-module__aV2w7G__wrapper{grid-template-columns:1fr 1fr;align-items:stretch}.WhyChooseUs-module__aV2w7G__contentColumn{flex-direction:column;justify-content:center;display:flex}}.WhyChooseUs-module__aV2w7G__imageColumn{position:relative}.WhyChooseUs-module__aV2w7G__imageBox{border:1px solid #ffffff80;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 25px 50px #006cb526}.WhyChooseUs-module__aV2w7G__imageBox:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#f5863426,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.WhyChooseUs-module__aV2w7G__realisticGrid{aspect-ratio:4/3;background:#fff;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;width:100%;height:auto;padding:8px;transition:transform .8s;display:grid}.WhyChooseUs-module__aV2w7G__realisticGrid img{object-fit:cover;width:100%;height:100%;display:block}.WhyChooseUs-module__aV2w7G__gridImage1{border-top-left-radius:16px}.WhyChooseUs-module__aV2w7G__gridImage2{border-top-right-radius:16px}.WhyChooseUs-module__aV2w7G__gridImage3{border-bottom-left-radius:16px}.WhyChooseUs-module__aV2w7G__gridImage4{border-bottom-right-radius:16px}.WhyChooseUs-module__aV2w7G__imageBox:hover .WhyChooseUs-module__aV2w7G__realisticGrid{transform:scale(1.05)}.WhyChooseUs-module__aV2w7G__floatingBadge{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #0000000d;border-radius:20px;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex;position:absolute;bottom:2rem;right:2rem;box-shadow:0 15px 35px #0000001a}.WhyChooseUs-module__aV2w7G__badgeNumber{color:var(--accent-color);font-size:2.5rem;font-weight:800;line-height:1}.WhyChooseUs-module__aV2w7G__badgeText{color:var(--secondary-color);font-size:.9rem;font-weight:600;line-height:1.3}.WhyChooseUs-module__aV2w7G__contentColumn{padding-right:1rem}.WhyChooseUs-module__aV2w7G__subtitle{color:var(--primary-color);letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem;font-weight:600;display:block}.WhyChooseUs-module__aV2w7G__title{color:var(--secondary-color);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:800;line-height:1.2}.WhyChooseUs-module__aV2w7G__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.WhyChooseUs-module__aV2w7G__featuresGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:576px){.WhyChooseUs-module__aV2w7G__featuresGrid{grid-template-columns:1fr 1fr}}.WhyChooseUs-module__aV2w7G__featureItem{background:#fff;border:1px solid #00000005;border-radius:16px;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 5px 15px #00000008}.WhyChooseUs-module__aV2w7G__featureItem:hover{transform:translateY(-4px);box-shadow:0 10px 25px #006cb514}.WhyChooseUs-module__aV2w7G__iconBox{width:48px;height:48px;color:var(--accent-color);background:#f586341a;border-radius:12px;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__aV2w7G__featureTitle{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.WhyChooseUs-module__aV2w7G__featureText{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}
.InteractiveBodyMap-module__Qrjt0q__header{text-align:center;margin-bottom:4rem}.InteractiveBodyMap-module__Qrjt0q__subtitle{color:var(--accent-color);letter-spacing:1.5px;text-transform:uppercase;background:#f586341a;border-radius:100px;margin-bottom:1.5rem;padding:8px 24px;font-size:.85rem;font-weight:700;display:inline-block}.InteractiveBodyMap-module__Qrjt0q__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.InteractiveBodyMap-module__Qrjt0q__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.InteractiveBodyMap-module__Qrjt0q__mapContainer{flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}@media (min-width:992px){.InteractiveBodyMap-module__Qrjt0q__mapContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-lg);border:1px solid var(--glass-border);border-radius:32px;flex-direction:row;align-items:stretch;padding:3rem}}.InteractiveBodyMap-module__Qrjt0q__svgWrapper{flex:1;width:100%;height:300px;margin:0 auto;position:relative}@media (min-width:768px){.InteractiveBodyMap-module__Qrjt0q__svgWrapper{height:600px}}.InteractiveBodyMap-module__Qrjt0q__bodySvgOverlay{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.InteractiveBodyMap-module__Qrjt0q__hotspot{cursor:pointer}.InteractiveBodyMap-module__Qrjt0q__hotspotArea{fill:#0000}.InteractiveBodyMap-module__Qrjt0q__hotspotDot{fill:var(--accent-color);transition:all .3s}.InteractiveBodyMap-module__Qrjt0q__hotspotPulse{fill:var(--accent-color);opacity:.3;transform-origin:50%;transition:all .3s;animation:2s infinite InteractiveBodyMap-module__Qrjt0q__pulse}.InteractiveBodyMap-module__Qrjt0q__hotspot:hover .InteractiveBodyMap-module__Qrjt0q__hotspotDot,.InteractiveBodyMap-module__Qrjt0q__hotspot.InteractiveBodyMap-module__Qrjt0q__active .InteractiveBodyMap-module__Qrjt0q__hotspotDot{fill:#fff;r:8}.InteractiveBodyMap-module__Qrjt0q__hotspot:hover .InteractiveBodyMap-module__Qrjt0q__hotspotPulse,.InteractiveBodyMap-module__Qrjt0q__hotspot.InteractiveBodyMap-module__Qrjt0q__active .InteractiveBodyMap-module__Qrjt0q__hotspotPulse{fill:#fff;opacity:.5;r:18}@keyframes InteractiveBodyMap-module__Qrjt0q__pulse{0%{opacity:.5;transform:scale(.8)}50%{opacity:.2;transform:scale(1.2)}to{opacity:.5;transform:scale(.8)}}.InteractiveBodyMap-module__Qrjt0q__infoPanel{border:1px solid var(--glass-border);background:#ffffff80;border-radius:24px;flex-direction:column;flex:1;justify-content:center;padding:3rem;display:flex;position:relative;overflow:hidden}.InteractiveBodyMap-module__Qrjt0q__infoPanel:before{content:"";background:linear-gradient(90deg, var(--primary-color), var(--accent-color));width:100%;height:4px;position:absolute;top:0;left:0}.InteractiveBodyMap-module__Qrjt0q__panelContent{animation:.4s ease-out InteractiveBodyMap-module__Qrjt0q__fadeIn}@keyframes InteractiveBodyMap-module__Qrjt0q__fadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.InteractiveBodyMap-module__Qrjt0q__regionLabel{color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.InteractiveBodyMap-module__Qrjt0q__regionName{color:var(--text-primary);margin-bottom:2rem;font-size:2.5rem;font-weight:800}.InteractiveBodyMap-module__Qrjt0q__conditionsList h4,.InteractiveBodyMap-module__Qrjt0q__treatmentInfo h4{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.InteractiveBodyMap-module__Qrjt0q__conditionsList ul{grid-template-columns:1fr;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}@media (min-width:600px){.InteractiveBodyMap-module__Qrjt0q__conditionsList ul{grid-template-columns:1fr 1fr}}.InteractiveBodyMap-module__Qrjt0q__conditionsList li{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.95rem;display:flex}.InteractiveBodyMap-module__Qrjt0q__checkIcon{color:var(--accent-color);font-weight:700}.InteractiveBodyMap-module__Qrjt0q__treatmentInfo p{color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6}.InteractiveBodyMap-module__Qrjt0q__bookBtn{background:var(--accent-color);color:#fff;text-align:center;border-radius:100px;width:100%;padding:1.2rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.InteractiveBodyMap-module__Qrjt0q__bookBtn:hover{background:#c25f16;transform:translateY(-3px);box-shadow:0 10px 20px #f586344d}
