.Hero-module__Z8hQ_W__heroSection{background:linear-gradient(135deg,#f0f5fa,#fff);padding:60px 0 40px}.Hero-module__Z8hQ_W__heroGrid{flex-wrap:wrap;align-items:center;gap:48px;display:flex}.Hero-module__Z8hQ_W__heroContent{flex:1;min-width:280px}.Hero-module__Z8hQ_W__heroBadge{color:var(--accent,#e68a5e);background:#e68a5e1f;border-radius:40px;margin-bottom:20px;padding:6px 16px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__heroContent h1{color:#1a2c3e;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}.Hero-module__Z8hQ_W__heroContent p{color:#3a546d;margin-bottom:32px;font-size:1.2rem;line-height:1.6}.Hero-module__Z8hQ_W__heroButtons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:12px 28px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__Z8hQ_W__heroImage{text-align:center;flex:1;min-width:280px}.Hero-module__Z8hQ_W__heroImage img{max-width:100%;box-shadow:var(--shadow,0 12px 30px #0000000d);background:#e9edf2;border-radius:28px;width:100%;height:auto}@media (max-width:992px){.Hero-module__Z8hQ_W__heroGrid{gap:40px}.Hero-module__Z8hQ_W__heroContent{min-width:250px}.Hero-module__Z8hQ_W__heroContent h1{font-size:2.5rem}.Hero-module__Z8hQ_W__heroContent p{font-size:1.1rem}.Hero-module__Z8hQ_W__heroImage{min-width:250px}.Hero-module__Z8hQ_W__heroImage img{border-radius:24px}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroSection{padding:40px 0 30px}.Hero-module__Z8hQ_W__heroGrid{flex-direction:column-reverse;gap:32px;padding:0 16px}.Hero-module__Z8hQ_W__heroContent{width:100%;min-width:unset;text-align:center;flex:auto}.Hero-module__Z8hQ_W__heroContent h1{margin-bottom:16px;font-size:2.2rem}.Hero-module__Z8hQ_W__heroContent p{margin-bottom:24px;font-size:1rem;line-height:1.5}.Hero-module__Z8hQ_W__heroButtons{justify-content:center}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn{padding:10px 24px;font-size:.95rem}.Hero-module__Z8hQ_W__heroImage{width:100%;max-width:400px;min-width:unset;flex:none;margin:0 auto}.Hero-module__Z8hQ_W__heroImage img{border-radius:20px;max-width:100%;height:auto}.Hero-module__Z8hQ_W__heroBadge{padding:5px 14px;font-size:.75rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroSection{padding:30px 0 20px}.Hero-module__Z8hQ_W__heroGrid{gap:24px;padding:0 12px}.Hero-module__Z8hQ_W__heroContent h1{font-size:1.8rem}.Hero-module__Z8hQ_W__heroContent p{font-size:.95rem;line-height:1.5}.Hero-module__Z8hQ_W__heroButtons{flex-direction:column;gap:12px;width:100%}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn{justify-content:center;width:100%;padding:12px 20px;font-size:.9rem}.Hero-module__Z8hQ_W__heroImage{max-width:300px}.Hero-module__Z8hQ_W__heroImage img{border-radius:16px}.Hero-module__Z8hQ_W__heroBadge{margin-bottom:16px;padding:4px 12px;font-size:.7rem}}@media (max-width:360px){.Hero-module__Z8hQ_W__heroContent h1{font-size:1.5rem}.Hero-module__Z8hQ_W__heroContent p{font-size:.85rem}.Hero-module__Z8hQ_W__heroButtons .Hero-module__Z8hQ_W__btn{padding:10px 16px;font-size:.85rem}.Hero-module__Z8hQ_W__heroImage{max-width:250px}}@media (min-width:1400px){.Hero-module__Z8hQ_W__heroSection{padding:80px 0 60px}.Hero-module__Z8hQ_W__heroGrid{gap:64px}.Hero-module__Z8hQ_W__heroContent h1{font-size:3.5rem}.Hero-module__Z8hQ_W__heroContent p{font-size:1.3rem}.Hero-module__Z8hQ_W__heroImage img{border-radius:32px}}
.About-module__vqXTeW__about-section{background:var(--gray-light,#f4f7fc);padding:80px 0}.About-module__vqXTeW__about-grid{flex-wrap:wrap;align-items:center;gap:48px;display:flex}.About-module__vqXTeW__about-text{flex:1;min-width:280px}.About-module__vqXTeW__about-text h3{color:#1a2c3e;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700}.About-module__vqXTeW__about-text p{color:#3a546d;margin-bottom:24px;font-size:1rem;line-height:1.8}.About-module__vqXTeW__about-text .About-module__vqXTeW__btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:12px 28px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.About-module__vqXTeW__about-img{box-shadow:var(--shadow,0 12px 30px #0000000d);border-radius:28px;flex:1;min-width:280px;overflow:hidden}.About-module__vqXTeW__about-img img{width:100%;height:auto;display:block}@media (max-width:992px){.About-module__vqXTeW__about-grid{gap:40px}.About-module__vqXTeW__about-text{min-width:250px}.About-module__vqXTeW__about-text h3{font-size:1.6rem}.About-module__vqXTeW__about-img{border-radius:24px;min-width:250px}}@media (max-width:768px){.About-module__vqXTeW__about-section{padding:60px 0}.About-module__vqXTeW__about-grid{flex-direction:column;gap:32px;padding:0 16px}.About-module__vqXTeW__about-text{width:100%;min-width:unset;text-align:left;flex:auto;order:1}.About-module__vqXTeW__about-text h3{text-align:center;margin-bottom:14px;font-size:1.5rem}.About-module__vqXTeW__about-text p{font-size:.95rem;line-height:1.7}.About-module__vqXTeW__about-text .About-module__vqXTeW__btn{justify-content:center;width:auto;padding:10px 24px;font-size:.95rem;display:inline-flex}.About-module__vqXTeW__about-img{width:100%;max-width:100%;min-width:unset;border-radius:20px;flex:none;order:2}.About-module__vqXTeW__about-img img{width:100%;height:auto}}@media (max-width:480px){.About-module__vqXTeW__about-section{padding:40px 0}.About-module__vqXTeW__about-grid{gap:24px;padding:0 12px}.About-module__vqXTeW__about-text h3{margin-bottom:12px;font-size:1.3rem}.About-module__vqXTeW__about-text p{font-size:.9rem;line-height:1.6}.About-module__vqXTeW__about-text .About-module__vqXTeW__btn{justify-content:center;width:100%;padding:10px 20px;font-size:.85rem}.About-module__vqXTeW__about-img{border-radius:16px}}@media (min-width:1400px){.About-module__vqXTeW__about-grid{gap:64px}.About-module__vqXTeW__about-text h3{font-size:2rem}.About-module__vqXTeW__about-text p{font-size:1.1rem}.About-module__vqXTeW__about-img{border-radius:32px}}
.ReviewsSlider-module__-tSq-G__reviewsSection{padding:80px 0}.ReviewsSlider-module__-tSq-G__reviewsSlider{max-width:800px;box-shadow:var(--shadow,0 12px 30px #0000000d);background:#fff;border-radius:28px;margin:0 auto;padding:32px 40px;position:relative;overflow:hidden}.ReviewsSlider-module__-tSq-G__sliderContainer{touch-action:none;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.ReviewsSlider-module__-tSq-G__sliderTrack{will-change:transform;transition:transform .4s;display:flex}.ReviewsSlider-module__-tSq-G__reviewSlide{pointer-events:none;flex:0 0 100%;padding:0 60px}.ReviewsSlider-module__-tSq-G__reviewSlide .ReviewsSlider-module__-tSq-G__reviewText,.ReviewsSlider-module__-tSq-G__reviewSlide .ReviewsSlider-module__-tSq-G__reviewAuthor,.ReviewsSlider-module__-tSq-G__reviewSlide .ReviewsSlider-module__-tSq-G__doctorResponse{pointer-events:auto}.ReviewsSlider-module__-tSq-G__reviewText{color:#3a546d;margin-bottom:16px;font-size:1.05rem;font-style:italic;line-height:1.6}.ReviewsSlider-module__-tSq-G__reviewAuthor{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ReviewsSlider-module__-tSq-G__reviewAuthor strong{color:#1a2c3e;font-size:1rem;font-weight:700}.ReviewsSlider-module__-tSq-G__stars{color:#f4b942;letter-spacing:2px;white-space:nowrap;font-size:1rem}.ReviewsSlider-module__-tSq-G__doctorResponse{border-left:4px solid var(--primary,#1f6392);background:#f0f5fa;border-radius:20px;margin-top:12px;padding:16px 20px;font-size:.95rem}.ReviewsSlider-module__-tSq-G__doctorResponse strong{color:var(--primary,#1f6392);margin-right:4px}.ReviewsSlider-module__-tSq-G__sliderBtn{cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow,0 12px 30px #0000000d);color:#1a2c3e;z-index:10;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ReviewsSlider-module__-tSq-G__sliderBtn:hover{background:var(--primary,#1f6392);color:#fff;border-color:var(--primary,#1f6392)}.ReviewsSlider-module__-tSq-G__sliderPrev{left:16px}.ReviewsSlider-module__-tSq-G__sliderNext{right:16px}.ReviewsSlider-module__-tSq-G__dots{justify-content:center;gap:10px;margin-top:24px;display:flex}.ReviewsSlider-module__-tSq-G__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.ReviewsSlider-module__-tSq-G__dot.ReviewsSlider-module__-tSq-G__active{background:var(--primary,#1f6392);border-radius:8px;width:26px}.ReviewsSlider-module__-tSq-G__btnWrapper{text-align:center;margin-top:40px}@media (max-width:992px){.ReviewsSlider-module__-tSq-G__reviewsSlider{border-radius:24px;margin:0 16px;padding:28px 20px}.ReviewsSlider-module__-tSq-G__reviewSlide{padding:0 40px}.ReviewsSlider-module__-tSq-G__reviewText{font-size:1rem}}@media (max-width:768px){.ReviewsSlider-module__-tSq-G__reviewsSection{padding:60px 0}.ReviewsSlider-module__-tSq-G__reviewsSlider{border-radius:20px;margin:0 16px;padding:20px 16px}.ReviewsSlider-module__-tSq-G__reviewSlide{padding:0 30px}.ReviewsSlider-module__-tSq-G__reviewAuthor{flex-direction:column;align-items:flex-start;gap:4px}.ReviewsSlider-module__-tSq-G__reviewAuthor strong,.ReviewsSlider-module__-tSq-G__stars{font-size:.95rem}.ReviewsSlider-module__-tSq-G__reviewText{font-size:.95rem;line-height:1.5}.ReviewsSlider-module__-tSq-G__doctorResponse{border-radius:16px;padding:12px 16px;font-size:.9rem}.ReviewsSlider-module__-tSq-G__sliderBtn{width:32px;height:32px;font-size:1.2rem;display:none}.ReviewsSlider-module__-tSq-G__dots{gap:8px;margin-top:16px}.ReviewsSlider-module__-tSq-G__dot{width:10px;height:10px}.ReviewsSlider-module__-tSq-G__dot.ReviewsSlider-module__-tSq-G__active{width:24px}}@media (max-width:480px){.ReviewsSlider-module__-tSq-G__reviewsSection{padding:40px 0}.ReviewsSlider-module__-tSq-G__reviewsSlider{border-radius:16px;margin:0 8px;padding:16px 12px}.ReviewsSlider-module__-tSq-G__reviewSlide{padding:0 16px}.ReviewsSlider-module__-tSq-G__reviewAuthor strong{font-size:.9rem}.ReviewsSlider-module__-tSq-G__stars{font-size:.85rem}.ReviewsSlider-module__-tSq-G__reviewText{font-size:.9rem}.ReviewsSlider-module__-tSq-G__doctorResponse{border-radius:14px;padding:10px 14px;font-size:.85rem}.ReviewsSlider-module__-tSq-G__dots{gap:6px;margin-top:12px}.ReviewsSlider-module__-tSq-G__dot{width:8px;height:8px}.ReviewsSlider-module__-tSq-G__dot.ReviewsSlider-module__-tSq-G__active{width:20px}}@media (max-width:360px){.ReviewsSlider-module__-tSq-G__reviewsSlider{border-radius:14px;margin:0 4px;padding:12px 8px}.ReviewsSlider-module__-tSq-G__reviewSlide{padding:0 12px}.ReviewsSlider-module__-tSq-G__reviewText{font-size:.85rem}.ReviewsSlider-module__-tSq-G__doctorResponse{padding:8px 12px;font-size:.8rem}}
.Contact-module__OWeMSG__contact-grid{flex-wrap:wrap;gap:48px;margin:60px 0;display:flex}.Contact-module__OWeMSG__contact-info{background:#fff;border-radius:32px;flex:1;padding:32px;box-shadow:0 12px 30px #0000000d}.Contact-module__OWeMSG__contact-info h2{color:#1f6392;margin:20px 0 8px;font-size:1.3rem}.Contact-module__OWeMSG__contact-info h2:first-of-type{margin-top:0}.Contact-module__OWeMSG__contact-info p{color:#3a546d;line-height:1.5}.Contact-module__OWeMSG__social{margin-top:24px}.Contact-module__OWeMSG__social i{color:#1f6392;cursor:pointer;margin-right:16px;transition:color .2s}.Contact-module__OWeMSG__social i:hover{color:#e68a5e}.Contact-module__OWeMSG__contact-form{background:#fff;border-radius:32px;flex:1;width:100%;max-width:700px;margin:0 auto;padding:32px;box-shadow:0 12px 30px #0000000d}.Contact-module__OWeMSG__contact-form h2{color:#1f6392;margin-bottom:20px}.Contact-module__OWeMSG__form-input{border:1px solid #dce3ec;border-radius:40px;width:100%;margin-bottom:16px;padding:14px 18px;font-family:inherit;font-size:1rem}.Contact-module__OWeMSG__form-textarea{resize:vertical;border:1px solid #dce3ec;border-radius:20px;width:100%;margin-bottom:16px;padding:14px 18px;font-family:inherit;font-size:1rem}.Contact-module__OWeMSG__checkbox{align-items:center;gap:12px;margin:16px 0;display:flex}.Contact-module__OWeMSG__checkbox input{width:auto}.Contact-module__OWeMSG__captcha{margin:16px 0}.Contact-module__OWeMSG__captcha label{margin-bottom:8px;font-weight:500;display:block}.Contact-module__OWeMSG__map{border-radius:32px;margin:40px 0;overflow:hidden}.Contact-module__OWeMSG__success{color:#2e7d32;text-align:center;margin-top:12px}.Contact-module__OWeMSG__error{color:#c62828;text-align:center;margin-top:12px}@media (max-width:768px){.Contact-module__OWeMSG__contact-grid{flex-direction:column;gap:32px}.Contact-module__OWeMSG__contact-info,.Contact-module__OWeMSG__contact-form{padding:24px}.Contact-module__OWeMSG__map{margin:20px 0}}.Contact-module__OWeMSG__phone-wrapper{background:#fff;border:1px solid #dce3ec;border-radius:40px;align-items:center;margin-bottom:16px;padding:0 18px;transition:border-color .2s;display:flex}.Contact-module__OWeMSG__phone-wrapper:focus-within{border-color:#1f6392;box-shadow:0 0 0 3px #1f63921a}.Contact-module__OWeMSG__phone-prefix{color:#1a2c3e;white-space:nowrap;margin-right:4px;font-size:1rem;font-weight:500}.Contact-module__OWeMSG__phone-input{background:0 0;outline:none;flex:1;width:100%;font-family:inherit;font-size:1rem;border:none!important;border-radius:0!important;padding:14px 0!important}.Contact-module__OWeMSG__phone-input:focus{box-shadow:none!important;border-color:#0000!important}
.Disorders-module__mOQvEG__disorders-section{background:var(--gray-light,#f4f7fc);padding:40px 16px;overflow:hidden}.Disorders-module__mOQvEG__section-subtitle{text-align:center;color:#3a546d;max-width:750px;margin:-20px auto 32px;padding:0 4px;font-size:.95rem;line-height:1.6}.Disorders-module__mOQvEG__disorders-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:100%;padding:0 2px;display:grid;overflow:hidden}.Disorders-module__mOQvEG__disorder-card{text-align:center;box-shadow:var(--shadow,0 12px 30px #0000000d);cursor:default;box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100px;padding:16px 8px;transition:transform .25s,box-shadow .25s;display:flex}.Disorders-module__mOQvEG__disorder-card:hover{transform:translateY(-4px);box-shadow:0 20px 35px -8px #1f639226}.Disorders-module__mOQvEG__disorder-icon{color:var(--primary,#1f6392);flex-shrink:0;margin-bottom:6px;font-size:1.6rem;transition:color .2s}.Disorders-module__mOQvEG__disorder-card:hover .Disorders-module__mOQvEG__disorder-icon{color:var(--accent,#e68a5e)}.Disorders-module__mOQvEG__disorder-name{color:#1a2c3e;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;max-width:100%;padding:0 2px;font-size:.78rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}@media (min-width:600px){.Disorders-module__mOQvEG__disorders-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:0}.Disorders-module__mOQvEG__disorder-card{min-height:120px;padding:20px 12px}.Disorders-module__mOQvEG__disorder-icon{font-size:2rem}.Disorders-module__mOQvEG__disorder-name{-webkit-line-clamp:2;font-size:.9rem}}@media (min-width:992px){.Disorders-module__mOQvEG__disorders-section{padding:80px 0}.Disorders-module__mOQvEG__disorders-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px}.Disorders-module__mOQvEG__section-subtitle{margin:-20px auto 48px;font-size:1.1rem}.Disorders-module__mOQvEG__disorder-card{border-radius:20px;min-height:auto;padding:24px 16px}.Disorders-module__mOQvEG__disorder-icon{margin-bottom:12px;font-size:2.4rem}.Disorders-module__mOQvEG__disorder-name{-webkit-line-clamp:2;font-size:1rem}}@media (max-width:400px){.Disorders-module__mOQvEG__disorders-grid{gap:8px;padding:0}.Disorders-module__mOQvEG__disorder-card{border-radius:12px;min-height:85px;padding:12px 6px}.Disorders-module__mOQvEG__disorder-icon{margin-bottom:4px;font-size:1.4rem}.Disorders-module__mOQvEG__disorder-name{-webkit-line-clamp:3;font-size:.7rem}}
