.Hero-module__ZARIfG__heroSection{background-color:#f8fbff;padding:80px 0 120px;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{justify-content:space-between;align-items:center;gap:50px;max-width:1320px;margin:0 auto;padding:0 20px;display:flex}.Hero-module__ZARIfG__content{flex:1;max-width:500px}.Hero-module__ZARIfG__subtitle{color:#0d9488;letter-spacing:.5px;margin-bottom:20px;font-size:16px;font-weight:700}.Hero-module__ZARIfG__title{color:#0b1a2a;letter-spacing:-1px;margin-bottom:24px;font-size:54px;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:#6b7280;margin-bottom:40px;font-size:16px;line-height:1.6}.Hero-module__ZARIfG__buttons{gap:20px;display:flex}.Hero-module__ZARIfG__primaryButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:6px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #2e93f64d}.Hero-module__ZARIfG__primaryButton:hover{background-color:#0f766e;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryButton{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 2px 10px #0000000d}.Hero-module__ZARIfG__secondaryButton:hover{border-color:#d1d5db;transform:translateY(-2px)}.Hero-module__ZARIfG__imageWrapper{perspective:1000px;flex:1;justify-content:flex-end;display:flex;position:relative}.Hero-module__ZARIfG__dotPattern{opacity:.3;z-index:0;background-image:radial-gradient(#0d9488 20%,#0000 20%);background-size:20px 20px;width:200px;height:200px;position:absolute;top:-40px;left:20px}.Hero-module__ZARIfG__imageContainer{z-index:1;width:100%;max-width:550px;height:600px;transform-style:preserve-3d;border-radius:20px;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:relative}.Hero-module__ZARIfG__imageContainer:hover{transform:rotateX(6deg)rotateY(-8deg)translateZ(10px);box-shadow:0 30px 60px #0d94882e,0 15px 30px #0000001f}.Hero-module__ZARIfG__heroImage{object-fit:cover;border-radius:20px;width:100%;height:100%;box-shadow:0 20px 40px #0000001a}.Hero-module__ZARIfG__floatingCard{text-align:center;width:240px;transform-style:preserve-3d;background:#fff;border-radius:12px;padding:30px;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s;position:absolute;transform:translateZ(20px);box-shadow:0 10px 30px #00000014}.Hero-module__ZARIfG__floatingCard:hover{transform:translateZ(40px)scale(1.05)translateY(-5px);box-shadow:0 20px 40px #0d948826}.Hero-module__ZARIfG__cardLeft{bottom:-40px;left:-60px}.Hero-module__ZARIfG__cardRight{bottom:-40px;right:40px}.Hero-module__ZARIfG__cardIcon{color:#fff;background-color:#0d9488;border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:-60px auto 15px;display:flex;box-shadow:0 4px 10px #2e93f64d}.Hero-module__ZARIfG__cardTitle{color:#111827;margin-bottom:10px;font-size:18px;font-weight:700}.Hero-module__ZARIfG__cardText{color:#6b7280;font-size:14px;line-height:1.5}@media (max-width:991px){.Hero-module__ZARIfG__heroSection{padding:60px 0 100px}.Hero-module__ZARIfG__container{flex-direction:column;gap:40px}.Hero-module__ZARIfG__content{text-align:center;max-width:100%}.Hero-module__ZARIfG__buttons{justify-content:center}.Hero-module__ZARIfG__title{font-size:42px}.Hero-module__ZARIfG__imageWrapper{justify-content:center;width:100%}.Hero-module__ZARIfG__imageContainer{max-width:100%;height:500px}.Hero-module__ZARIfG__cardLeft{bottom:-30px;left:10px}.Hero-module__ZARIfG__cardRight{bottom:-30px;right:10px}}@media (max-width:768px){.Hero-module__ZARIfG__heroSection{padding:40px 0 60px}.Hero-module__ZARIfG__title{font-size:32px}.Hero-module__ZARIfG__description{margin-bottom:25px}.Hero-module__ZARIfG__buttons{flex-direction:column;gap:12px;width:100%}.Hero-module__ZARIfG__primaryButton,.Hero-module__ZARIfG__secondaryButton{width:100%;padding:14px 20px}.Hero-module__ZARIfG__imageContainer{height:350px;margin-bottom:80px}.Hero-module__ZARIfG__imageWrapper{flex-direction:column;align-items:center}.Hero-module__ZARIfG__floatingCard{width:100%;max-width:280px;margin:40px auto 0;position:relative;bottom:auto;left:auto;right:auto}.Hero-module__ZARIfG__cardIcon{margin:-45px auto 15px}.Hero-module__ZARIfG__dotPattern{display:none}}
.ServicesSection-module__JL3_nq__section{margin-top:50px;position:relative}.ServicesSection-module__JL3_nq__container{max-width:1320px;margin:0 auto;padding:0 20px}.ServicesSection-module__JL3_nq__statsArea{color:#fff;background-color:#0d9488;padding:80px 0 160px}.ServicesSection-module__JL3_nq__statsGrid{grid-template-columns:repeat(4,1fr);align-items:center;gap:30px;display:grid}.ServicesSection-module__JL3_nq__statItem{align-items:center;gap:20px;display:flex}.ServicesSection-module__JL3_nq__statIcon{color:#fff;filter:drop-shadow(0 4px 6px #0003);justify-content:center;align-items:center;display:flex}.ServicesSection-module__JL3_nq__statText h2{margin-bottom:5px;font-size:36px;font-weight:800;line-height:1}.ServicesSection-module__JL3_nq__statText p{opacity:.9;font-size:15px;font-weight:500}.ServicesSection-module__JL3_nq__cardsArea{z-index:10;margin-top:-100px;padding-bottom:60px;position:relative}.ServicesSection-module__JL3_nq__cardsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;display:grid}.ServicesSection-module__JL3_nq__card{background:#fff;border-radius:12px;gap:20px;padding:40px 30px;transition:transform .3s;display:flex;box-shadow:0 15px 40px #00000014}.ServicesSection-module__JL3_nq__card:hover{transform:translateY(-5px)}.ServicesSection-module__JL3_nq__cardIcon{color:#0d9488;flex-shrink:0;margin-top:5px}.ServicesSection-module__JL3_nq__cardContent h3{color:#111827;margin-bottom:12px;font-size:20px;font-weight:700}.ServicesSection-module__JL3_nq__cardContent p{color:#6b7280;font-size:14px;line-height:1.6}.ServicesSection-module__JL3_nq__footerText{text-align:center;color:#6b7280;font-size:15px;font-weight:500}.ServicesSection-module__JL3_nq__link{color:#0d9488;font-weight:700;text-decoration:none;transition:color .3s}.ServicesSection-module__JL3_nq__link:hover{color:#0f766e;text-decoration:underline}@media (max-width:1024px){.ServicesSection-module__JL3_nq__statsArea{padding:60px 0 120px}.ServicesSection-module__JL3_nq__statsGrid{grid-template-columns:repeat(2,1fr);row-gap:40px}.ServicesSection-module__JL3_nq__cardsArea{margin-top:-80px}.ServicesSection-module__JL3_nq__cardsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.ServicesSection-module__JL3_nq__statsArea{padding:50px 0 100px}.ServicesSection-module__JL3_nq__statsGrid{grid-template-columns:1fr;row-gap:30px}.ServicesSection-module__JL3_nq__statText h2{font-size:30px}.ServicesSection-module__JL3_nq__cardsArea{margin-top:-60px;padding-bottom:40px}.ServicesSection-module__JL3_nq__cardsGrid{grid-template-columns:1fr;gap:15px}.ServicesSection-module__JL3_nq__card{padding:24px 20px}}
.AboutSection-module__UGBiha__section{background-color:#fff;padding:100px 0}.AboutSection-module__UGBiha__container{align-items:center;gap:80px;max-width:1320px;margin:0 auto;padding:0 20px;display:flex}.AboutSection-module__UGBiha__imageGallery{perspective:1000px;flex:1;min-height:550px;position:relative}.AboutSection-module__UGBiha__imageOneWrapper{width:75%;height:450px;transform-style:preserve-3d;border-radius:12px;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.AboutSection-module__UGBiha__imageOneWrapper:hover{transform:rotateX(4deg)rotateY(-6deg)translateZ(15px);box-shadow:0 25px 50px #0d948826}.AboutSection-module__UGBiha__imageOne{object-fit:cover;width:100%;height:100%}.AboutSection-module__UGBiha__imageTwoWrapper{width:65%;height:350px;transform-style:preserve-3d;z-index:2;border:10px solid #fff;border-radius:12px;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 15px 40px #00000026}.AboutSection-module__UGBiha__imageTwoWrapper:hover{transform:rotateX(6deg)rotateY(6deg)translateZ(30px);box-shadow:0 35px 70px #00000038}.AboutSection-module__UGBiha__imageTwo{object-fit:cover;width:100%;height:100%}.AboutSection-module__UGBiha__floatingDoctorCard{z-index:10;background:#fff;border-radius:12px;align-items:center;gap:15px;padding:15px 25px;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s;display:flex;position:absolute;top:100px;right:-20px;box-shadow:0 15px 35px #00000014}.AboutSection-module__UGBiha__floatingDoctorCard:hover{transform:translateZ(40px)translateY(-5px)scale(1.05);box-shadow:0 20px 40px #0d94881f}.AboutSection-module__UGBiha__doctorAvatar{object-fit:cover;border-radius:50%;width:45px;height:45px}.AboutSection-module__UGBiha__doctorInfo h4{color:#111827;margin:0 0 2px;font-size:15px;font-weight:700}.AboutSection-module__UGBiha__doctorInfo p{color:#6b7280;margin:0;font-size:13px}.AboutSection-module__UGBiha__selectButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .3s}.AboutSection-module__UGBiha__selectButton:hover{background-color:#0f766e}.AboutSection-module__UGBiha__content{flex:1}.AboutSection-module__UGBiha__subtitle{color:#0d9488;letter-spacing:.5px;margin-bottom:15px;font-size:16px;font-weight:700}.AboutSection-module__UGBiha__title{color:#111827;letter-spacing:-1px;margin-bottom:25px;font-size:42px;font-weight:800;line-height:1.2}.AboutSection-module__UGBiha__description{color:#6b7280;margin-bottom:40px;font-size:16px;line-height:1.7}.AboutSection-module__UGBiha__featuresAndVideo{align-items:center;gap:40px;margin-bottom:40px;display:flex}.AboutSection-module__UGBiha__featuresList{flex-direction:column;flex:1;gap:15px;margin:0;padding:0;list-style:none;display:flex}.AboutSection-module__UGBiha__featuresList li{color:#111827;align-items:center;gap:15px;font-size:16px;font-weight:600;display:flex}.AboutSection-module__UGBiha__featuresList li svg{flex-shrink:0}.AboutSection-module__UGBiha__videoWrapper{cursor:pointer;border-radius:12px;width:180px;height:120px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.AboutSection-module__UGBiha__videoThumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.AboutSection-module__UGBiha__videoWrapper:hover .AboutSection-module__UGBiha__videoThumbnail{transform:scale(1.1)}.AboutSection-module__UGBiha__playButton{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s,background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 20px #00000026}.AboutSection-module__UGBiha__videoWrapper:hover .AboutSection-module__UGBiha__playButton{background-color:#0d9488;transform:translate(-50%,-50%)scale(1.1)}.AboutSection-module__UGBiha__playIcon{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:14px solid #0d9488;width:0;height:0;margin-left:4px;transition:border-left-color .3s}.AboutSection-module__UGBiha__videoWrapper:hover .AboutSection-module__UGBiha__playIcon{border-left-color:#fff}.AboutSection-module__UGBiha__quoteArea{border-top:1px solid #e5e7eb;align-items:center;gap:20px;padding-top:30px;display:flex}.AboutSection-module__UGBiha__quoteAvatar{object-fit:cover;border-radius:50%;width:60px;height:60px}.AboutSection-module__UGBiha__quoteText{color:#4b5563;margin:0;font-size:16px;font-style:italic;font-weight:500;line-height:1.6}@media (max-width:991px){.AboutSection-module__UGBiha__container{flex-direction:column;gap:60px}.AboutSection-module__UGBiha__imageGallery{width:100%;max-width:500px;height:400px;min-height:auto;margin:0 auto}.AboutSection-module__UGBiha__imageOneWrapper{height:320px}.AboutSection-module__UGBiha__imageTwoWrapper{height:240px}.AboutSection-module__UGBiha__floatingDoctorCard{top:60px}}@media (max-width:768px){.AboutSection-module__UGBiha__section{padding:60px 0}.AboutSection-module__UGBiha__title{font-size:32px}.AboutSection-module__UGBiha__featuresAndVideo{flex-direction:column;align-items:flex-start;gap:30px}.AboutSection-module__UGBiha__videoWrapper{width:100%;height:200px}.AboutSection-module__UGBiha__quoteArea{text-align:center;flex-direction:column;gap:15px}}
.BestServicesSection-module__nP-oga__section{background-color:#f8fbff;padding:120px 0}.BestServicesSection-module__nP-oga__container{max-width:1320px;margin:0 auto;padding:0 20px}.BestServicesSection-module__nP-oga__header{text-align:center;max-width:700px;margin-bottom:70px;margin-left:auto;margin-right:auto}.BestServicesSection-module__nP-oga__subtitle{color:#0d9488;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:16px;font-weight:700}.BestServicesSection-module__nP-oga__title{color:#111827;letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.2}.BestServicesSection-module__nP-oga__carouselContainer{align-items:center;width:100%;display:flex;position:relative}.BestServicesSection-module__nP-oga__cardsWrapperOuter{width:100%;padding:15px 0;overflow:hidden}.BestServicesSection-module__nP-oga__cardsWrapper{width:100%;transform:translateX(calc(var(--active-index,0) * -1 * ((100% - 60px) / 3 + 30px)));grid-template-columns:repeat(8,calc(33.3333% - 20px));gap:30px;transition:transform .5s cubic-bezier(.25,1,.5,1);display:grid}.BestServicesSection-module__nP-oga__card{perspective:1000px;transform-style:preserve-3d;background:#fff;border-radius:12px;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.BestServicesSection-module__nP-oga__card:hover{transform:translateY(-8px)rotateX(4deg)rotateY(-2deg);box-shadow:0 25px 50px #0d948826}.BestServicesSection-module__nP-oga__imageContainer{height:250px;position:relative;overflow:hidden}.BestServicesSection-module__nP-oga__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1)}.BestServicesSection-module__nP-oga__card:hover .BestServicesSection-module__nP-oga__cardImage{transform:scale(1.05)translateZ(10px)}.BestServicesSection-module__nP-oga__iconBox{color:#fff;background-color:#0f766e;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .3s;display:flex;position:absolute;bottom:0;right:25px;transform:translateY(50%);box-shadow:0 10px 20px #114b7e4d}.BestServicesSection-module__nP-oga__card:hover .BestServicesSection-module__nP-oga__iconBox{background-color:#0d9488}.BestServicesSection-module__nP-oga__cardContent{padding:40px 30px 30px}.BestServicesSection-module__nP-oga__cardContent h3{color:#111827;margin-bottom:15px;font-size:22px;font-weight:700}.BestServicesSection-module__nP-oga__cardContent p{color:#6b7280;margin-bottom:25px;font-size:15px;line-height:1.7}.BestServicesSection-module__nP-oga__exploreLink{color:#111827;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.BestServicesSection-module__nP-oga__exploreLink:hover{color:#0d9488}.BestServicesSection-module__nP-oga__arrowButton{cursor:pointer;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;box-shadow:0 4px 12px #0000000d}.BestServicesSection-module__nP-oga__arrowButton:hover{background-color:#f9fafb;border-color:#d1d5db;transform:scale(1.05)}.BestServicesSection-module__nP-oga__leftArrow{left:-25px}.BestServicesSection-module__nP-oga__rightArrow{right:-25px}@media (max-width:1024px){.BestServicesSection-module__nP-oga__cardsWrapper{transform:translateX(calc(var(--active-index,0) * -1 * ((100% - 30px) / 2 + 30px)));grid-template-columns:repeat(8,calc(50% - 15px))}}@media (max-width:768px){.BestServicesSection-module__nP-oga__section{padding:80px 0}.BestServicesSection-module__nP-oga__title{font-size:32px}.BestServicesSection-module__nP-oga__cardsWrapper{transform:translateX(calc(var(--active-index,0) * -1 * (100% + 30px)));grid-template-columns:repeat(8,100%)}.BestServicesSection-module__nP-oga__leftArrow{left:-10px}.BestServicesSection-module__nP-oga__rightArrow{right:-10px}.BestServicesSection-module__nP-oga__arrowButton{width:40px;height:40px}}
.SolutionsSection-module__n8jSxq__section{background-color:#f4f7fc;padding-top:100px;position:relative}.SolutionsSection-module__n8jSxq__container{z-index:10;gap:60px;max-width:1320px;margin:0 auto;padding:0 20px;display:flex;position:relative}.SolutionsSection-module__n8jSxq__content{flex:1;padding-bottom:150px}.SolutionsSection-module__n8jSxq__subtitle{color:#0d9488;letter-spacing:.5px;margin-bottom:15px;font-size:16px;font-weight:700}.SolutionsSection-module__n8jSxq__title{color:#111827;letter-spacing:-1px;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.2}.SolutionsSection-module__n8jSxq__description{color:#6b7280;margin-bottom:40px;font-size:16px;line-height:1.7}.SolutionsSection-module__n8jSxq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:40px;display:grid}.SolutionsSection-module__n8jSxq__featureItem{color:#4b5563;background-color:#fff;border-radius:8px;align-items:center;gap:12px;padding:16px 20px;font-size:15px;font-weight:500;display:flex;box-shadow:0 4px 10px #00000005}.SolutionsSection-module__n8jSxq__contactButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:6px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #2e93f64d}.SolutionsSection-module__n8jSxq__contactButton:hover{background-color:#0f766e;transform:translateY(-2px)}.SolutionsSection-module__n8jSxq__imageAndForm{flex:1;justify-content:flex-end;display:flex;position:relative}.SolutionsSection-module__n8jSxq__imageWrapper{width:90%;padding-bottom:50px;position:relative}.SolutionsSection-module__n8jSxq__mainImage{object-fit:cover;border-radius:12px;width:100%;height:600px;box-shadow:0 20px 40px #0000001a}.SolutionsSection-module__n8jSxq__appointmentForm{z-index:20;background:#fff;border-radius:12px;width:380px;padding:40px;position:absolute;top:50px;left:-80px;box-shadow:0 20px 50px #0000001a}.SolutionsSection-module__n8jSxq__appointmentForm h3{color:#111827;margin-bottom:25px;font-size:22px;font-weight:800}.SolutionsSection-module__n8jSxq__formGroup{margin-bottom:20px;position:relative}.SolutionsSection-module__n8jSxq__input{color:#4b5563;appearance:none;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;outline:none;width:100%;padding:15px 20px;font-family:inherit;font-size:14px;transition:border-color .3s}.SolutionsSection-module__n8jSxq__input:focus{background-color:#fff;border-color:#0d9488}.SolutionsSection-module__n8jSxq__input::placeholder{color:#94a3b8}.SolutionsSection-module__n8jSxq__selectWrapper,.SolutionsSection-module__n8jSxq__dateWrapper{position:relative}.SolutionsSection-module__n8jSxq__selectIcon,.SolutionsSection-module__n8jSxq__dateIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.SolutionsSection-module__n8jSxq__bookButton{color:#fff;cursor:pointer;background-color:#0f766e;border:none;border-radius:8px;width:100%;margin-top:10px;padding:16px;font-size:15px;font-weight:600;transition:background-color .3s}.SolutionsSection-module__n8jSxq__bookButton:hover{background-color:#0d9488}.SolutionsSection-module__n8jSxq__bottomBar{z-index:1;background-color:#0f766e;width:100%;height:60px;position:absolute;bottom:0;left:0}@media (max-width:1024px){.SolutionsSection-module__n8jSxq__section{padding-top:80px}.SolutionsSection-module__n8jSxq__container{flex-direction:column;gap:40px}.SolutionsSection-module__n8jSxq__content{padding-bottom:20px}.SolutionsSection-module__n8jSxq__title{font-size:36px}.SolutionsSection-module__n8jSxq__imageAndForm{justify-content:center;margin-top:40px}.SolutionsSection-module__n8jSxq__imageWrapper{width:100%}.SolutionsSection-module__n8jSxq__appointmentForm{top:auto;bottom:-50px;left:50%;transform:translate(-50%)}.SolutionsSection-module__n8jSxq__mainImage{margin-bottom:200px}}@media (max-width:768px){.SolutionsSection-module__n8jSxq__section{padding-top:60px}.SolutionsSection-module__n8jSxq__title{font-size:30px}.SolutionsSection-module__n8jSxq__featuresGrid{grid-template-columns:1fr}.SolutionsSection-module__n8jSxq__mainImage{height:400px;margin-bottom:220px}.SolutionsSection-module__n8jSxq__appointmentForm{width:calc(100% - 10px);padding:24px 20px;bottom:-60px}.SolutionsSection-module__n8jSxq__appointmentForm h3{margin-bottom:20px;font-size:20px}.SolutionsSection-module__n8jSxq__formGroup{margin-bottom:15px}.SolutionsSection-module__n8jSxq__input{padding:12px 15px}}
.WhyChooseUsSection-module__TsPqYW__section{color:#fff;background-color:#0f766e;padding:100px 0;position:relative;overflow:hidden}.WhyChooseUsSection-module__TsPqYW__bgPattern{pointer-events:none;z-index:0;border:100px solid #ffffff08;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:20%;transform:translateY(-50%)}.WhyChooseUsSection-module__TsPqYW__container{z-index:10;max-width:1320px;margin:0 auto;padding:0 20px;position:relative}.WhyChooseUsSection-module__TsPqYW__topContent{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:80px;display:flex}.WhyChooseUsSection-module__TsPqYW__titleArea{flex:1}.WhyChooseUsSection-module__TsPqYW__subtitle{color:#fff;margin-bottom:15px;font-size:16px;font-weight:700}.WhyChooseUsSection-module__TsPqYW__title{letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.2}.WhyChooseUsSection-module__TsPqYW__descriptionArea{flex:1;padding-bottom:10px}.WhyChooseUsSection-module__TsPqYW__descriptionArea p{color:#fffc;font-size:16px;line-height:1.7}.WhyChooseUsSection-module__TsPqYW__bottomContent{align-items:center;gap:80px;display:flex}.WhyChooseUsSection-module__TsPqYW__imageGallery{perspective:1000px;flex:1;height:500px;position:relative}.WhyChooseUsSection-module__TsPqYW__mainImage{object-fit:cover;width:80%;height:400px;transform-style:preserve-3d;border-radius:12px;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;box-shadow:0 20px 40px #0003}.WhyChooseUsSection-module__TsPqYW__mainImage:hover{transform:rotateX(4deg)rotateY(-6deg)translateZ(15px);box-shadow:0 30px 60px #2dd4bf40}.WhyChooseUsSection-module__TsPqYW__secondaryImageWrapper{width:65%;height:300px;transform-style:preserve-3d;z-index:2;border:10px solid #0f766e;border-radius:12px;transition:transform .6s cubic-bezier(.25,1,.5,1),box-shadow .6s;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 20px 50px #0000004d}.WhyChooseUsSection-module__TsPqYW__secondaryImageWrapper:hover{transform:rotateX(6deg)rotateY(6deg)translateZ(30px);box-shadow:0 35px 70px #00000059}.WhyChooseUsSection-module__TsPqYW__secondaryImage{object-fit:cover;width:100%;height:100%}.WhyChooseUsSection-module__TsPqYW__featuresList{flex-direction:column;flex:1;gap:40px;display:flex}.WhyChooseUsSection-module__TsPqYW__featureItem{align-items:flex-start;gap:25px;display:flex}.WhyChooseUsSection-module__TsPqYW__iconCircle{color:#fff;background-color:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:background-color .3s;display:flex}.WhyChooseUsSection-module__TsPqYW__featureItem:hover .WhyChooseUsSection-module__TsPqYW__iconCircle{background-color:#0d9488}.WhyChooseUsSection-module__TsPqYW__featureContent h3{letter-spacing:-.5px;margin-bottom:12px;font-size:22px;font-weight:700}.WhyChooseUsSection-module__TsPqYW__featureContent p{color:#ffffffb3;font-size:15px;line-height:1.7}@media (max-width:991px){.WhyChooseUsSection-module__TsPqYW__topContent{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:50px}.WhyChooseUsSection-module__TsPqYW__bottomContent{flex-direction:column;gap:50px}.WhyChooseUsSection-module__TsPqYW__imageGallery{width:100%;max-width:500px;height:400px;margin:0 auto}.WhyChooseUsSection-module__TsPqYW__mainImage{height:320px}.WhyChooseUsSection-module__TsPqYW__secondaryImageWrapper{height:240px}}@media (max-width:768px){.WhyChooseUsSection-module__TsPqYW__title{font-size:32px}.WhyChooseUsSection-module__TsPqYW__imageGallery{height:300px}.WhyChooseUsSection-module__TsPqYW__mainImage{height:240px}.WhyChooseUsSection-module__TsPqYW__secondaryImageWrapper{border-width:6px;height:180px}.WhyChooseUsSection-module__TsPqYW__featuresList{gap:30px}.WhyChooseUsSection-module__TsPqYW__featureItem{gap:15px}.WhyChooseUsSection-module__TsPqYW__iconCircle{width:50px;height:50px}.WhyChooseUsSection-module__TsPqYW__featureContent h3{font-size:18px}}
.AboutStatsSection-module__qbcEtG__section{position:relative}.AboutStatsSection-module__qbcEtG__statsBar{background-color:#0d9488;padding:60px 0 110px}.AboutStatsSection-module__qbcEtG__container{max-width:1320px;margin:0 auto;padding:0 20px}.AboutStatsSection-module__qbcEtG__statsGrid{grid-template-columns:repeat(4,1fr);align-items:center;gap:30px;display:grid}.AboutStatsSection-module__qbcEtG__statItem{align-items:center;gap:20px;display:flex}.AboutStatsSection-module__qbcEtG__statIcon{opacity:.92;filter:drop-shadow(0 4px 8px #00000026);flex-shrink:0}.AboutStatsSection-module__qbcEtG__statText h2{color:#fff;letter-spacing:-1px;margin-bottom:6px;font-size:38px;font-weight:800;line-height:1}.AboutStatsSection-module__qbcEtG__statText h2 span{font-size:30px;font-weight:700}.AboutStatsSection-module__qbcEtG__statText p{color:#ffffffd9;letter-spacing:.2px;font-size:15px;font-weight:500}.AboutStatsSection-module__qbcEtG__cardsOuter{z-index:10;margin-top:-70px;padding-bottom:80px;position:relative}.AboutStatsSection-module__qbcEtG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.AboutStatsSection-module__qbcEtG__card{background:#fff;border-radius:12px;align-items:flex-start;gap:22px;padding:32px 28px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 15px 40px #00000014}.AboutStatsSection-module__qbcEtG__card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0d94881f}.AboutStatsSection-module__qbcEtG__cardIcon{background-color:#f0fdfa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:background-color .3s;display:flex}.AboutStatsSection-module__qbcEtG__card:hover .AboutStatsSection-module__qbcEtG__cardIcon{background-color:#ccfbf1}.AboutStatsSection-module__qbcEtG__cardText h3{color:#111827;letter-spacing:-.3px;margin-bottom:10px;font-size:20px;font-weight:700}.AboutStatsSection-module__qbcEtG__cardText p{color:#6b7280;font-size:14px;line-height:1.7}@media (max-width:1024px){.AboutStatsSection-module__qbcEtG__statsGrid{grid-template-columns:repeat(2,1fr);row-gap:40px}.AboutStatsSection-module__qbcEtG__statsBar{padding:60px 0 120px}.AboutStatsSection-module__qbcEtG__cardsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.AboutStatsSection-module__qbcEtG__cardsOuter{margin-top:-60px}}@media (max-width:768px){.AboutStatsSection-module__qbcEtG__statsBar{padding:50px 0 100px}.AboutStatsSection-module__qbcEtG__statsGrid{grid-template-columns:1fr 1fr;gap:30px}.AboutStatsSection-module__qbcEtG__statText h2{font-size:30px}.AboutStatsSection-module__qbcEtG__cardsOuter{margin-top:-50px;padding-bottom:50px}.AboutStatsSection-module__qbcEtG__cardsGrid{grid-template-columns:1fr;gap:15px}.AboutStatsSection-module__qbcEtG__card{padding:24px 20px}}
.TestimonialSection-module__06JpDW__section{width:100%;position:relative}.TestimonialSection-module__06JpDW__container{max-width:1320px;margin:0 auto;padding:0 20px}.TestimonialSection-module__06JpDW__blueBackground{color:#fff;background-color:#0d9488;padding:80px 0 200px}.TestimonialSection-module__06JpDW__header{justify-content:space-between;align-items:center;display:flex}.TestimonialSection-module__06JpDW__headerText{max-width:600px}.TestimonialSection-module__06JpDW__subtitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:14px;font-weight:700}.TestimonialSection-module__06JpDW__title{font-size:42px;font-weight:800;line-height:1.2}.TestimonialSection-module__06JpDW__carouselControls{gap:15px;display:flex}.TestimonialSection-module__06JpDW__arrowButton{cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0000001a}.TestimonialSection-module__06JpDW__arrowButton:hover{transform:scale(1.05)}.TestimonialSection-module__06JpDW__lightBackground{background-color:#f4f7fc;padding-top:1px;padding-bottom:100px}.TestimonialSection-module__06JpDW__cardsWrapper{z-index:10;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:-150px;margin-bottom:80px;display:grid;position:relative}.TestimonialSection-module__06JpDW__card{background-color:#fff;border-radius:12px;padding:40px 30px;position:relative;box-shadow:0 15px 40px #0000000f}.TestimonialSection-module__06JpDW__stars{gap:5px;margin-bottom:20px;display:flex}.TestimonialSection-module__06JpDW__quoteText{color:#6b7280;margin-bottom:35px;font-size:15px;line-height:1.7}.TestimonialSection-module__06JpDW__authorArea{align-items:center;gap:15px;display:flex}.TestimonialSection-module__06JpDW__avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.TestimonialSection-module__06JpDW__authorInfo h4{color:#111827;margin:0 0 2px;font-size:18px;font-weight:800}.TestimonialSection-module__06JpDW__authorInfo p{color:#6b7280;margin:0;font-size:13px}.TestimonialSection-module__06JpDW__quoteIcon{color:#a6d6fb;margin-left:auto}.TestimonialSection-module__06JpDW__ctaArea{border-top:1px solid #0000000d;align-items:center;gap:40px;padding-top:40px;display:flex}.TestimonialSection-module__06JpDW__ctaIconBox{flex-shrink:0}.TestimonialSection-module__06JpDW__ctaIconCircle{background-color:#0d9488;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 0 0 10px #ccfbf1}.TestimonialSection-module__06JpDW__ctaContent{flex:1}.TestimonialSection-module__06JpDW__ctaTitle{color:#111827;margin-bottom:10px;font-size:32px;font-weight:800}.TestimonialSection-module__06JpDW__ctaText{color:#6b7280;font-size:15px;line-height:1.6}.TestimonialSection-module__06JpDW__ctaButtons{flex-shrink:0;gap:15px;display:flex}.TestimonialSection-module__06JpDW__btnPrimary,.TestimonialSection-module__06JpDW__btnSecondary{cursor:pointer;border:none;border-radius:6px;padding:14px 28px;font-size:15px;font-weight:600;transition:background-color .3s}.TestimonialSection-module__06JpDW__btnPrimary{color:#fff;background-color:#0d9488}.TestimonialSection-module__06JpDW__btnPrimary:hover{background-color:#0f766e}.TestimonialSection-module__06JpDW__btnSecondary{color:#fff;background-color:#0f766e}.TestimonialSection-module__06JpDW__btnSecondary:hover{background-color:#0d9488}@media (max-width:1024px){.TestimonialSection-module__06JpDW__cardsWrapper{grid-template-columns:repeat(2,1fr)}.TestimonialSection-module__06JpDW__card:nth-child(3){display:none}.TestimonialSection-module__06JpDW__ctaArea{text-align:center;flex-direction:column;gap:25px}.TestimonialSection-module__06JpDW__ctaButtons{justify-content:center}}@media (max-width:768px){.TestimonialSection-module__06JpDW__blueBackground{padding:60px 0 120px}.TestimonialSection-module__06JpDW__lightBackground{padding-bottom:60px}.TestimonialSection-module__06JpDW__title{font-size:30px}.TestimonialSection-module__06JpDW__header{flex-direction:column;align-items:flex-start;gap:20px}.TestimonialSection-module__06JpDW__cardsWrapper{grid-template-columns:1fr;margin-top:-80px;margin-bottom:40px}.TestimonialSection-module__06JpDW__card:nth-child(2){display:none}.TestimonialSection-module__06JpDW__ctaTitle{font-size:24px}.TestimonialSection-module__06JpDW__ctaButtons{flex-direction:column;gap:10px;width:100%}.TestimonialSection-module__06JpDW__btnPrimary,.TestimonialSection-module__06JpDW__btnSecondary{text-align:center;width:100%}}
.AboutTestimonialsSection-module__RfGbAW__section{background-color:#fff;padding:100px 0 0}.AboutTestimonialsSection-module__RfGbAW__container{max-width:1320px;margin:0 auto;padding:0 20px}.AboutTestimonialsSection-module__RfGbAW__header{text-align:center;margin-bottom:60px}.AboutTestimonialsSection-module__RfGbAW__subtitle{color:#0d9488;letter-spacing:.5px;margin-bottom:16px;font-size:15px;font-weight:700;display:inline-block}.AboutTestimonialsSection-module__RfGbAW__title{color:#111827;letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.25}.AboutTestimonialsSection-module__RfGbAW__cardsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:0;display:grid}.AboutTestimonialsSection-module__RfGbAW__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:30px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 20px #0000000a}.AboutTestimonialsSection-module__RfGbAW__card:hover{border-color:#ccfbf1;transform:translateY(-4px);box-shadow:0 12px 35px #0d94881a}.AboutTestimonialsSection-module__RfGbAW__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.AboutTestimonialsSection-module__RfGbAW__authorRow{align-items:center;gap:14px;display:flex}.AboutTestimonialsSection-module__RfGbAW__avatar{object-fit:cover;border:3px solid #f0fdfa;border-radius:50%;flex-shrink:0;width:56px;height:56px}.AboutTestimonialsSection-module__RfGbAW__authorName{color:#111827;margin:0 0 3px;font-size:17px;font-weight:700}.AboutTestimonialsSection-module__RfGbAW__authorRole{color:#6b7280;margin:0;font-size:13px}.AboutTestimonialsSection-module__RfGbAW__quoteIcon{opacity:.5;flex-shrink:0;margin-top:4px}.AboutTestimonialsSection-module__RfGbAW__stars{gap:3px;margin-bottom:16px;display:flex}.AboutTestimonialsSection-module__RfGbAW__quoteText{color:#6b7280;margin:0;font-size:15px;line-height:1.75}.AboutTestimonialsSection-module__RfGbAW__bottomBar{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:40px;padding:28px 0;display:flex}.AboutTestimonialsSection-module__RfGbAW__ctaText{color:#6b7280;margin:0;font-size:15px}.AboutTestimonialsSection-module__RfGbAW__ctaLink{color:#0d9488;font-weight:700;text-decoration:none;transition:color .3s}.AboutTestimonialsSection-module__RfGbAW__ctaLink:hover{color:#0f766e;text-decoration:underline}.AboutTestimonialsSection-module__RfGbAW__dots{align-items:center;gap:8px;display:flex}.AboutTestimonialsSection-module__RfGbAW__dot{cursor:pointer;background-color:#e2e8f0;border:none;border-radius:4px;width:28px;height:8px;padding:0;transition:background-color .3s,width .3s}.AboutTestimonialsSection-module__RfGbAW__dotActive{background-color:#0d9488;width:40px}@media (max-width:1024px){.AboutTestimonialsSection-module__RfGbAW__section{padding:80px 0 0}.AboutTestimonialsSection-module__RfGbAW__title{font-size:36px}.AboutTestimonialsSection-module__RfGbAW__cardsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.AboutTestimonialsSection-module__RfGbAW__section{padding:60px 0 0}.AboutTestimonialsSection-module__RfGbAW__title{font-size:28px}.AboutTestimonialsSection-module__RfGbAW__cardsGrid{grid-template-columns:1fr;gap:16px}.AboutTestimonialsSection-module__RfGbAW__bottomBar{text-align:center;flex-direction:column;gap:20px}}
.FaqSection-module__UtxuQW__section{background-color:#fff;padding:100px 0}.FaqSection-module__UtxuQW__container{max-width:900px;margin:0 auto;padding:0 20px}.FaqSection-module__UtxuQW__header{text-align:center;margin-bottom:60px}.FaqSection-module__UtxuQW__subtitle{color:#0d9488;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:16px;font-weight:700}.FaqSection-module__UtxuQW__title{color:#111827;letter-spacing:-1px;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.2}.FaqSection-module__UtxuQW__description{color:#6b7280;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.FaqSection-module__UtxuQW__accordion{flex-direction:column;gap:16px;display:flex}.FaqSection-module__UtxuQW__item{cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .3s,background-color .3s,box-shadow .3s;overflow:hidden}.FaqSection-module__UtxuQW__item:hover{background-color:#fff;border-color:#0d9488;box-shadow:0 10px 20px #0d94880a}.FaqSection-module__UtxuQW__item.FaqSection-module__UtxuQW__active{background-color:#fff;border-color:#0d9488;box-shadow:0 10px 30px #0d948814}.FaqSection-module__UtxuQW__questionBar{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 30px;display:flex}.FaqSection-module__UtxuQW__questionBar h3{color:#111827;margin:0;font-size:18px;font-weight:700;transition:color .3s}.FaqSection-module__UtxuQW__item:hover .FaqSection-module__UtxuQW__questionBar h3,.FaqSection-module__UtxuQW__item.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__questionBar h3{color:#0d9488}.FaqSection-module__UtxuQW__toggleIcon{color:#4b5563;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .4s,border-color .3s,background-color .3s,color .3s;display:flex}.FaqSection-module__UtxuQW__item:hover .FaqSection-module__UtxuQW__toggleIcon{color:#0d9488;border-color:#0d9488}.FaqSection-module__UtxuQW__item.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__toggleIcon{color:#fff;background-color:#0d9488;border-color:#0d9488;transform:rotate(45deg)}.FaqSection-module__UtxuQW__verticalLine{transition:opacity .3s}.FaqSection-module__UtxuQW__item.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__verticalLine{opacity:0}.FaqSection-module__UtxuQW__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__answerWrapper{max-height:200px}.FaqSection-module__UtxuQW__answer{border-top:1px dashed #e5e7eb;padding:0 30px 24px}.FaqSection-module__UtxuQW__answer p{color:#4b5563;margin:20px 0 0;font-size:15px;line-height:1.7}@media (max-width:768px){.FaqSection-module__UtxuQW__section{padding:60px 0}.FaqSection-module__UtxuQW__title{font-size:32px}.FaqSection-module__UtxuQW__questionBar{padding:20px}.FaqSection-module__UtxuQW__questionBar h3{font-size:16px}.FaqSection-module__UtxuQW__answer{padding:0 20px 20px}.FaqSection-module__UtxuQW__answer p{margin-top:15px;font-size:14px}.FaqSection-module__UtxuQW__toggleIcon{width:30px;height:30px}}
.AboutWhyChooseSection-module__4KrRGq__section{background-color:#f8fbff;padding:100px 0;overflow:hidden}.AboutWhyChooseSection-module__4KrRGq__container{align-items:center;gap:80px;max-width:1320px;margin:0 auto;padding:0 20px;display:flex}.AboutWhyChooseSection-module__4KrRGq__imageAndForm{flex:1;min-height:520px;position:relative}.AboutWhyChooseSection-module__4KrRGq__imageWrapper{margin-left:200px}.AboutWhyChooseSection-module__4KrRGq__mainImage{object-fit:cover;border-radius:12px;width:100%;height:500px;display:block;box-shadow:0 20px 40px #0000001a}.AboutWhyChooseSection-module__4KrRGq__appointmentForm{z-index:10;background:#fff;border-radius:12px;width:280px;padding:36px 32px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 20px 50px #0000001f}.AboutWhyChooseSection-module__4KrRGq__appointmentForm h3{color:#111827;letter-spacing:-.3px;margin-bottom:22px;font-size:20px;font-weight:800}.AboutWhyChooseSection-module__4KrRGq__formGroup{margin-bottom:14px;position:relative}.AboutWhyChooseSection-module__4KrRGq__input{color:#374151;appearance:none;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .3s}.AboutWhyChooseSection-module__4KrRGq__input:focus{background-color:#fff;border-color:#0d9488}.AboutWhyChooseSection-module__4KrRGq__input::placeholder{color:#9ca3af}.AboutWhyChooseSection-module__4KrRGq__selectWrapper,.AboutWhyChooseSection-module__4KrRGq__dateWrapper{position:relative}.AboutWhyChooseSection-module__4KrRGq__selectIcon{color:#9ca3af;pointer-events:none;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.AboutWhyChooseSection-module__4KrRGq__bookButton{color:#fff;cursor:pointer;letter-spacing:.2px;background-color:#0f766e;border:none;border-radius:8px;width:100%;margin-top:6px;padding:14px;font-size:15px;font-weight:700;transition:background-color .3s,transform .2s}.AboutWhyChooseSection-module__4KrRGq__bookButton:hover{background-color:#0d9488;transform:translateY(-2px)}.AboutWhyChooseSection-module__4KrRGq__content{flex:1}.AboutWhyChooseSection-module__4KrRGq__subtitle{color:#0d9488;letter-spacing:.5px;margin-bottom:14px;font-size:15px;font-weight:700;display:inline-block}.AboutWhyChooseSection-module__4KrRGq__title{color:#111827;letter-spacing:-1px;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.2}.AboutWhyChooseSection-module__4KrRGq__description{color:#6b7280;margin-bottom:36px;font-size:15px;line-height:1.75}.AboutWhyChooseSection-module__4KrRGq__featuresList{flex-direction:column;gap:28px;margin-bottom:40px;display:flex}.AboutWhyChooseSection-module__4KrRGq__featureItem{align-items:flex-start;gap:20px;display:flex}.AboutWhyChooseSection-module__4KrRGq__iconCircle{background-color:#f0fdfa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:background-color .3s;display:flex}.AboutWhyChooseSection-module__4KrRGq__featureItem:hover .AboutWhyChooseSection-module__4KrRGq__iconCircle{background-color:#ccfbf1}.AboutWhyChooseSection-module__4KrRGq__featureContent h3{color:#111827;letter-spacing:-.3px;margin-bottom:8px;font-size:19px;font-weight:700}.AboutWhyChooseSection-module__4KrRGq__featureContent p{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.AboutWhyChooseSection-module__4KrRGq__moreInfoButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;padding:16px 36px;font-size:15px;font-weight:700;transition:background-color .3s,transform .2s;box-shadow:0 4px 15px #0d94884d}.AboutWhyChooseSection-module__4KrRGq__moreInfoButton:hover{background-color:#0f766e;transform:translateY(-2px)}@media (max-width:1024px){.AboutWhyChooseSection-module__4KrRGq__section{padding:80px 0}.AboutWhyChooseSection-module__4KrRGq__container{flex-direction:column;gap:60px}.AboutWhyChooseSection-module__4KrRGq__imageAndForm{width:100%;min-height:460px}.AboutWhyChooseSection-module__4KrRGq__imageWrapper{margin-left:220px}.AboutWhyChooseSection-module__4KrRGq__title{font-size:36px}}@media (max-width:768px){.AboutWhyChooseSection-module__4KrRGq__section{padding:60px 0}.AboutWhyChooseSection-module__4KrRGq__title{font-size:28px}.AboutWhyChooseSection-module__4KrRGq__imageWrapper{margin-left:0}.AboutWhyChooseSection-module__4KrRGq__mainImage{height:320px}.AboutWhyChooseSection-module__4KrRGq__imageAndForm{min-height:auto}.AboutWhyChooseSection-module__4KrRGq__appointmentForm{width:100%;margin-top:20px;position:relative;top:auto;left:auto;transform:none;box-shadow:0 8px 25px #00000014}}
.PricingSection-module__2CM7mq__section{background-color:#fff;padding:100px 0}.PricingSection-module__2CM7mq__container{max-width:1320px;margin:0 auto;padding:0 20px}.PricingSection-module__2CM7mq__header{text-align:center;margin-bottom:60px}.PricingSection-module__2CM7mq__subtitle{color:#0d9488;margin-bottom:15px;font-size:16px;font-weight:700}.PricingSection-module__2CM7mq__title{color:#111827;letter-spacing:-.5px;font-size:42px;font-weight:800}.PricingSection-module__2CM7mq__cardsWrapper{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.PricingSection-module__2CM7mq__card{background-color:#fff;border-radius:12px;flex-direction:column;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 40px #0000000d}.PricingSection-module__2CM7mq__card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #00000014}.PricingSection-module__2CM7mq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.PricingSection-module__2CM7mq__planName{color:#111827;margin:0 0 10px;font-size:22px;font-weight:700}.PricingSection-module__2CM7mq__priceContainer{align-items:baseline;display:flex}.PricingSection-module__2CM7mq__price{color:#111827;font-size:48px;font-weight:800;line-height:1}.PricingSection-module__2CM7mq__duration{color:#6b7280;margin-left:5px;font-size:14px;font-weight:500}.PricingSection-module__2CM7mq__iconWrapper{color:#cbd5e1}.PricingSection-module__2CM7mq__iconWrapper svg{stroke:#cbd5e1;width:54px;height:54px}.PricingSection-module__2CM7mq__featureList{flex-grow:1;margin:0 0 40px;padding:0;list-style:none}.PricingSection-module__2CM7mq__featureList li{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.PricingSection-module__2CM7mq__featureList li:last-child{border-bottom:none}.PricingSection-module__2CM7mq__featureText{color:#6b7280;font-size:15px}.PricingSection-module__2CM7mq__checkIcon,.PricingSection-module__2CM7mq__crossIcon{width:18px;height:18px}.PricingSection-module__2CM7mq__btnPrimary{color:#fff;cursor:pointer;background-color:#0f766e;border:none;border-radius:6px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:background-color .3s}.PricingSection-module__2CM7mq__btnPrimary:hover{background-color:#0d9488}@media (max-width:1024px){.PricingSection-module__2CM7mq__section{padding:80px 0}.PricingSection-module__2CM7mq__title{font-size:36px}.PricingSection-module__2CM7mq__cardsWrapper{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.PricingSection-module__2CM7mq__section{padding:60px 0}.PricingSection-module__2CM7mq__title{font-size:30px}.PricingSection-module__2CM7mq__cardsWrapper{grid-template-columns:1fr;gap:20px}.PricingSection-module__2CM7mq__card{padding:30px 20px}}
.BlogSection-module__nyVgcG__section{background-color:#f4f7fc;padding:100px 0}.BlogSection-module__nyVgcG__container{max-width:1320px;margin:0 auto;padding:0 20px}.BlogSection-module__nyVgcG__headerArea{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.BlogSection-module__nyVgcG__subtitle{color:#0d9488;margin-bottom:15px;font-size:16px;font-weight:700}.BlogSection-module__nyVgcG__title{color:#111827;letter-spacing:-.5px;font-size:42px;font-weight:800;line-height:1.2}.BlogSection-module__nyVgcG__carouselControls{gap:15px;margin-bottom:10px;display:flex}.BlogSection-module__nyVgcG__arrowButton{cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0000000d}.BlogSection-module__nyVgcG__arrowButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.BlogSection-module__nyVgcG__cardsWrapper{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.BlogSection-module__nyVgcG__card{background-color:#fff;border-radius:12px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 40px #0000000a}.BlogSection-module__nyVgcG__card:hover{transform:translateY(-5px)}.BlogSection-module__nyVgcG__imageWrapper{height:250px;position:relative}.BlogSection-module__nyVgcG__image{object-fit:cover;width:100%;height:100%}.BlogSection-module__nyVgcG__dateBadge{color:#fff;background-color:#0f766e;border-top-left-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;position:absolute;bottom:0;right:0}.BlogSection-module__nyVgcG__content{padding:30px}.BlogSection-module__nyVgcG__meta{color:#6b7280;align-items:center;gap:15px;margin-bottom:20px;font-size:13px;font-weight:500;display:flex}.BlogSection-module__nyVgcG__metaItem{align-items:center;gap:8px;display:flex}.BlogSection-module__nyVgcG__metaDivider{color:#cbd5e1}.BlogSection-module__nyVgcG__cardTitle{color:#111827;margin:0 0 25px;font-size:22px;font-weight:800;line-height:1.4}.BlogSection-module__nyVgcG__cardTitle:hover{color:#0d9488;cursor:pointer}.BlogSection-module__nyVgcG__readMore{color:#111827;font-size:15px;font-weight:700;text-decoration:none;transition:color .3s}.BlogSection-module__nyVgcG__readMore:hover{color:#0d9488}@media (max-width:1024px){.BlogSection-module__nyVgcG__section{padding:80px 0}.BlogSection-module__nyVgcG__title{font-size:36px}.BlogSection-module__nyVgcG__cardsWrapper{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.BlogSection-module__nyVgcG__section{padding:60px 0}.BlogSection-module__nyVgcG__title{font-size:30px}.BlogSection-module__nyVgcG__headerArea{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.BlogSection-module__nyVgcG__cardsWrapper{grid-template-columns:1fr;gap:20px}.BlogSection-module__nyVgcG__imageWrapper{height:200px}.BlogSection-module__nyVgcG__content{padding:20px}.BlogSection-module__nyVgcG__cardTitle{margin-bottom:15px;font-size:18px}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#0f766e}.Footer-module__S6Hkya__container{max-width:1320px;margin:0 auto;padding:0 20px}.Footer-module__S6Hkya__topFooter{border-bottom:1px solid #ffffff1a;padding:100px 0}.Footer-module__S6Hkya__grid{grid-template-columns:2.5fr 1.5fr 1.5fr 1.5fr 2fr;gap:30px;display:grid}.Footer-module__S6Hkya__brandCol{padding-right:20px}.Footer-module__S6Hkya__logo{margin-bottom:25px}.Footer-module__S6Hkya__brandText{color:#a6c4df;margin-bottom:30px;font-size:15px;line-height:1.8}.Footer-module__S6Hkya__socials{gap:15px;display:flex}.Footer-module__S6Hkya__socialIcon{color:#0f766e;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .3s,background-color .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#fff;background-color:#0d9488;transform:translateY(-3px)}.Footer-module__S6Hkya__colTitle{color:#fff;margin-bottom:30px;font-size:20px;font-weight:700}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:15px}.Footer-module__S6Hkya__linkList a{color:#a6c4df;align-items:center;font-size:15px;text-decoration:none;transition:color .3s;display:flex}.Footer-module__S6Hkya__chevron{margin-right:10px;font-size:18px;line-height:1}.Footer-module__S6Hkya__linkList a:hover{color:#fff}.Footer-module__S6Hkya__infoList{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__infoItem{align-items:flex-start;gap:15px;display:flex}.Footer-module__S6Hkya__infoIcon{margin-top:5px}.Footer-module__S6Hkya__infoLabel{color:#fff;margin-bottom:5px;font-size:16px;font-weight:700;display:block}.Footer-module__S6Hkya__infoValue{color:#a6c4df;font-size:15px;line-height:1.5;display:block}.Footer-module__S6Hkya__bottomBar{padding:25px 0}.Footer-module__S6Hkya__bottomContent{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{color:#a6c4df;margin:0;font-size:15px}.Footer-module__S6Hkya__backToTop{cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:background-color .3s;display:flex;box-shadow:0 4px 15px #0000001a}.Footer-module__S6Hkya__backToTop:hover{background-color:#f1f5f9}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(3,1fr);row-gap:50px}.Footer-module__S6Hkya__brandCol{grid-column:span 3;padding-right:0}}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;row-gap:40px}.Footer-module__S6Hkya__brandCol{grid-column:span 1}.Footer-module__S6Hkya__bottomContent{text-align:center;flex-direction:column;gap:20px}}
.FloatingElements-module__8x3bXG__settingsIcon{color:#111827;cursor:pointer;z-index:50;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex;position:fixed;top:250px;right:20px;box-shadow:0 4px 15px #0000001a}.FloatingElements-module__8x3bXG__settingsIcon:hover{transform:rotate(45deg)}.FloatingElements-module__8x3bXG__buyNow{color:#fff;cursor:pointer;z-index:50;background-color:#84cc16;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;transition:background-color .3s,transform .2s;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 4px 15px #84cc1666}.FloatingElements-module__8x3bXG__buyNow:hover{background-color:#65a30d;transform:translateY(-50%)scale(1.05)}.FloatingElements-module__8x3bXG__buyIcon{font-size:16px}.FloatingElements-module__8x3bXG__nextArrow{color:#0d9488;cursor:pointer;z-index:50;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,background-color .3s;display:flex;position:fixed;bottom:250px;right:20px;box-shadow:0 4px 15px #0000001a}.FloatingElements-module__8x3bXG__nextArrow:hover{color:#fff;background-color:#0d9488;transform:translate(5px)}@media (max-width:768px){.FloatingElements-module__8x3bXG__settingsIcon,.FloatingElements-module__8x3bXG__buyNow,.FloatingElements-module__8x3bXG__nextArrow{display:none}}
.PageHero-module__DsQ9ba__pageHero{background-image:url(https://images.unsplash.com/photo-1631217868264-e5b90bb7e133?auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative}.PageHero-module__DsQ9ba__overlay{background:linear-gradient(135deg,#0f766ed9 0%,#0d9488bf 100%);position:absolute;inset:0}.PageHero-module__DsQ9ba__content{z-index:1;text-align:center;padding:0 20px;position:relative}.PageHero-module__DsQ9ba__title{color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:52px;font-weight:800;line-height:1.1}.PageHero-module__DsQ9ba__breadcrumb{justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.PageHero-module__DsQ9ba__breadcrumbLink{color:#ffffffd9;text-decoration:none;transition:color .3s}.PageHero-module__DsQ9ba__breadcrumbLink:hover{color:#fff}.PageHero-module__DsQ9ba__separator{color:#ffffff80}.PageHero-module__DsQ9ba__current{color:#ccfbf1}@media (max-width:768px){.PageHero-module__DsQ9ba__pageHero{height:220px}.PageHero-module__DsQ9ba__title{margin-bottom:12px;font-size:34px}.PageHero-module__DsQ9ba__breadcrumb{font-size:13px}}
.ContactInfoCards-module__1Zp8VG__section{background-color:#fff;padding:80px 0 0}.ContactInfoCards-module__1Zp8VG__container{max-width:1320px;margin:0 auto;padding:0 20px}.ContactInfoCards-module__1Zp8VG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ContactInfoCards-module__1Zp8VG__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:20px;padding:32px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 16px #0000000a}.ContactInfoCards-module__1Zp8VG__card:hover{border-color:#ccfbf1;transform:translateY(-4px);box-shadow:0 12px 32px #0d94881a}.ContactInfoCards-module__1Zp8VG__iconCircle{background-color:#f0fdfa;border:2px dashed #0d9488;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;transition:background-color .3s;display:flex}.ContactInfoCards-module__1Zp8VG__card:hover .ContactInfoCards-module__1Zp8VG__iconCircle{background-color:#ccfbf1}.ContactInfoCards-module__1Zp8VG__cardContent h3{color:#111827;letter-spacing:-.2px;margin-bottom:10px;font-size:18px;font-weight:700}.ContactInfoCards-module__1Zp8VG__cardContent p{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.ContactInfoCards-module__1Zp8VG__cardContent a{color:#0d9488;font-size:14px;font-weight:500;line-height:1.9;text-decoration:none;transition:color .2s;display:block}.ContactInfoCards-module__1Zp8VG__cardContent a:hover{color:#0f766e;text-decoration:underline}@media (max-width:1024px){.ContactInfoCards-module__1Zp8VG__grid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:640px){.ContactInfoCards-module__1Zp8VG__section{padding:60px 0 0}.ContactInfoCards-module__1Zp8VG__grid{grid-template-columns:1fr;gap:16px}.ContactInfoCards-module__1Zp8VG__card{padding:24px 20px}}
.BlogDetailContent-module__yDHpSa__wrapper{background:#fff;padding:80px 0 100px}.BlogDetailContent-module__yDHpSa__container{max-width:1200px;margin:0 auto;padding:0 20px}.BlogDetailContent-module__yDHpSa__layout{grid-template-columns:1fr 340px;align-items:start;gap:50px;display:grid}.BlogDetailContent-module__yDHpSa__heroImage{border-radius:12px;width:100%;height:420px;margin-bottom:24px;overflow:hidden}.BlogDetailContent-module__yDHpSa__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.BlogDetailContent-module__yDHpSa__meta{color:#9ca3af;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.BlogDetailContent-module__yDHpSa__metaItem{align-items:center;gap:5px;display:flex}.BlogDetailContent-module__yDHpSa__metaSep{color:#d1d5db}.BlogDetailContent-module__yDHpSa__title{color:#111827;letter-spacing:-.5px;margin-bottom:20px;font-size:30px;font-weight:800;line-height:1.3}.BlogDetailContent-module__yDHpSa__bodyText{color:#4b5563;margin-bottom:20px;font-size:15px;line-height:1.85}.BlogDetailContent-module__yDHpSa__blockquote{background:#f0fdfa;border-left:4px solid #0d9488;border-radius:8px;margin:28px 0;padding:24px 28px 24px 60px;position:relative}.BlogDetailContent-module__yDHpSa__quoteIcon{color:#0d9488;opacity:.4;font-family:Georgia,serif;font-size:52px;line-height:1;position:absolute;top:14px;left:18px}.BlogDetailContent-module__yDHpSa__blockquote p{color:#374151;margin:0;font-size:15px;font-style:italic;line-height:1.75}.BlogDetailContent-module__yDHpSa__subHeading{color:#111827;letter-spacing:-.3px;margin:30px 0 16px;font-size:22px;font-weight:700}.BlogDetailContent-module__yDHpSa__orderedList{color:#4b5563;margin:0 0 28px 20px;font-size:15px;line-height:2}.BlogDetailContent-module__yDHpSa__imageRow{grid-template-columns:1fr 1fr;gap:20px;margin:28px 0;display:grid}.BlogDetailContent-module__yDHpSa__imageRow img{object-fit:cover;border-radius:10px;width:100%;height:220px}.BlogDetailContent-module__yDHpSa__checkList{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.BlogDetailContent-module__yDHpSa__checkList li{color:#4b5563;align-items:center;gap:10px;font-size:14.5px;display:flex}.BlogDetailContent-module__yDHpSa__tagsShare{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:30px 0;padding:20px 0;display:flex}.BlogDetailContent-module__yDHpSa__tags{flex-wrap:wrap;gap:8px;display:flex}.BlogDetailContent-module__yDHpSa__tag{color:#6b7280;border:1px solid #e2e8f0;border-radius:20px;padding:5px 14px;font-size:13px;text-decoration:none;transition:all .25s}.BlogDetailContent-module__yDHpSa__tag:hover{color:#fff;background:#0d9488;border-color:#0d9488}.BlogDetailContent-module__yDHpSa__share{color:#374151;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.BlogDetailContent-module__yDHpSa__shareIcon{color:#6b7280;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .25s;display:flex}.BlogDetailContent-module__yDHpSa__shareIcon:hover{color:#fff;background:#0d9488}.BlogDetailContent-module__yDHpSa__authorCard{background:#f8fafc;border-radius:12px;gap:20px;margin-bottom:40px;padding:28px;display:flex}.BlogDetailContent-module__yDHpSa__authorAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:72px;height:72px}.BlogDetailContent-module__yDHpSa__authorInfo h4{color:#111827;margin-bottom:8px;font-size:18px;font-weight:700}.BlogDetailContent-module__yDHpSa__authorInfo p{color:#6b7280;margin-bottom:12px;font-size:14px;line-height:1.7}.BlogDetailContent-module__yDHpSa__authorSocials{gap:8px;display:flex}.BlogDetailContent-module__yDHpSa__authorSocials a{color:#6b7280;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .25s;display:flex}.BlogDetailContent-module__yDHpSa__authorSocials a:hover{color:#fff;background:#0d9488}.BlogDetailContent-module__yDHpSa__commentsSection{margin-bottom:40px}.BlogDetailContent-module__yDHpSa__commentsTitle{color:#111827;letter-spacing:-.3px;margin-bottom:24px;font-size:22px;font-weight:700}.BlogDetailContent-module__yDHpSa__comment{border-bottom:1px solid #f1f5f9;gap:16px;margin-bottom:28px;padding-bottom:28px;display:flex}.BlogDetailContent-module__yDHpSa__commentAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:54px;height:54px}.BlogDetailContent-module__yDHpSa__commentBody{flex:1}.BlogDetailContent-module__yDHpSa__commentMeta{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.BlogDetailContent-module__yDHpSa__commentName{color:#111827;margin:0 0 3px;font-size:16px;font-weight:700}.BlogDetailContent-module__yDHpSa__commentDate{color:#9ca3af;font-size:12px}.BlogDetailContent-module__yDHpSa__commentBody p{color:#6b7280;margin:0;font-size:14px;line-height:1.75}.BlogDetailContent-module__yDHpSa__replyBtn{color:#0d9488;font-size:13px;font-weight:600;text-decoration:none}.BlogDetailContent-module__yDHpSa__replyBtn:hover{color:#0f766e;text-decoration:underline}.BlogDetailContent-module__yDHpSa__commentRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.BlogDetailContent-module__yDHpSa__commentInput{color:#374151;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:14px;transition:border-color .3s}.BlogDetailContent-module__yDHpSa__commentInput:focus{background:#fff;border-color:#0d9488}.BlogDetailContent-module__yDHpSa__commentInput::placeholder{color:#9ca3af}.BlogDetailContent-module__yDHpSa__commentTextarea{resize:vertical;min-height:120px;margin-bottom:16px;display:block}.BlogDetailContent-module__yDHpSa__commentSubmit{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:8px;padding:14px 32px;font-size:15px;font-weight:700;transition:background-color .3s,transform .2s;box-shadow:0 4px 14px #0d94884d}.BlogDetailContent-module__yDHpSa__commentSubmit:hover{background:#0f766e;transform:translateY(-2px)}.BlogDetailContent-module__yDHpSa__sidebar{flex-direction:column;gap:32px;display:flex}.BlogDetailContent-module__yDHpSa__sideWidget{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px;box-shadow:0 2px 12px #0000000a}.BlogDetailContent-module__yDHpSa__widgetTitle{color:#111827;letter-spacing:-.2px;border-bottom:2px solid #0d9488;margin-bottom:20px;padding-bottom:12px;font-size:18px;font-weight:700;display:inline-block}.BlogDetailContent-module__yDHpSa__searchBox{gap:0;display:flex}.BlogDetailContent-module__yDHpSa__searchInput{color:#374151;background:#f8fafc;border:1px solid #e2e8f0;border-right:none;border-radius:8px 0 0 8px;outline:none;flex:1;padding:11px 14px;font-family:inherit;font-size:14px}.BlogDetailContent-module__yDHpSa__searchInput:focus{border-color:#0d9488}.BlogDetailContent-module__yDHpSa__searchBtn{cursor:pointer;background:#0d9488;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:44px;transition:background-color .3s;display:flex}.BlogDetailContent-module__yDHpSa__searchBtn:hover{background:#0f766e}.BlogDetailContent-module__yDHpSa__categoryList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.BlogDetailContent-module__yDHpSa__categoryList a{color:#4b5563;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .25s;display:flex}.BlogDetailContent-module__yDHpSa__categoryList a:hover{color:#0d9488}.BlogDetailContent-module__yDHpSa__recentPosts{flex-direction:column;gap:16px;display:flex}.BlogDetailContent-module__yDHpSa__recentPost{gap:12px;text-decoration:none;display:flex}.BlogDetailContent-module__yDHpSa__recentPostImg{object-fit:cover;border-radius:8px;flex-shrink:0;width:64px;height:56px}.BlogDetailContent-module__yDHpSa__recentPostTitle{color:#111827;margin-bottom:4px;font-size:13.5px;font-weight:600;line-height:1.4;transition:color .25s}.BlogDetailContent-module__yDHpSa__recentPost:hover .BlogDetailContent-module__yDHpSa__recentPostTitle{color:#0d9488}.BlogDetailContent-module__yDHpSa__recentPostDate{color:#9ca3af;font-size:12px}.BlogDetailContent-module__yDHpSa__sideTagCloud{flex-wrap:wrap;gap:8px;display:flex}.BlogDetailContent-module__yDHpSa__sideTag{color:#6b7280;border:1px solid #e2e8f0;border-radius:20px;padding:5px 14px;font-size:13px;text-decoration:none;transition:all .25s}.BlogDetailContent-module__yDHpSa__sideTag:hover{color:#fff;background:#0d9488;border-color:#0d9488}@media (max-width:1024px){.BlogDetailContent-module__yDHpSa__layout{grid-template-columns:1fr;gap:40px}.BlogDetailContent-module__yDHpSa__sidebar{order:-1}}@media (max-width:640px){.BlogDetailContent-module__yDHpSa__wrapper{padding:50px 0 70px}.BlogDetailContent-module__yDHpSa__title{font-size:22px}.BlogDetailContent-module__yDHpSa__heroImage{height:260px}.BlogDetailContent-module__yDHpSa__imageRow,.BlogDetailContent-module__yDHpSa__commentRow{grid-template-columns:1fr}.BlogDetailContent-module__yDHpSa__authorCard{flex-direction:column}}
.BlogPageSection-module__h6cquW__section{background-color:#fff;padding:90px 0 100px}.BlogPageSection-module__h6cquW__container{max-width:1200px;margin:0 auto;padding:0 20px}.BlogPageSection-module__h6cquW__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:60px;display:grid}.BlogPageSection-module__h6cquW__card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:transform .35s,box-shadow .35s;overflow:hidden;box-shadow:0 2px 12px #0000000a}.BlogPageSection-module__h6cquW__card:hover{border-color:#ccfbf1;transform:translateY(-6px);box-shadow:0 16px 40px #0d94881a}.BlogPageSection-module__h6cquW__imageWrapper{height:210px;position:relative;overflow:hidden}.BlogPageSection-module__h6cquW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.BlogPageSection-module__h6cquW__card:hover .BlogPageSection-module__h6cquW__image{transform:scale(1.06)}.BlogPageSection-module__h6cquW__dateBadge{color:#fff;background-color:#0f3460;border-radius:6px;flex-direction:column;align-items:center;min-width:40px;padding:6px 12px;line-height:1.1;display:flex;position:absolute;top:16px;left:16px}.BlogPageSection-module__h6cquW__badgeDay{letter-spacing:-.5px;font-size:16px;font-weight:800}.BlogPageSection-module__h6cquW__badgeMonth{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.BlogPageSection-module__h6cquW__cardBody{padding:22px 22px 26px}.BlogPageSection-module__h6cquW__meta{color:#9ca3af;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.BlogPageSection-module__h6cquW__metaItem{align-items:center;gap:5px;display:flex}.BlogPageSection-module__h6cquW__metaSep{color:#d1d5db}.BlogPageSection-module__h6cquW__title{color:#111827;letter-spacing:-.2px;margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.4;transition:color .3s}.BlogPageSection-module__h6cquW__titleLink{color:inherit;text-decoration:none}.BlogPageSection-module__h6cquW__card:hover .BlogPageSection-module__h6cquW__title{color:#0d9488}.BlogPageSection-module__h6cquW__excerpt{color:#6b7280;margin-bottom:16px;font-size:13.5px;line-height:1.7}.BlogPageSection-module__h6cquW__readMore{color:#0d9488;align-items:center;gap:5px;font-size:13.5px;font-weight:700;text-decoration:none;transition:gap .3s,color .3s;display:inline-flex}.BlogPageSection-module__h6cquW__readMore:hover{color:#0f766e;gap:9px}.BlogPageSection-module__h6cquW__pagination{justify-content:center;align-items:center;gap:8px;display:flex}.BlogPageSection-module__h6cquW__pageBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.BlogPageSection-module__h6cquW__pageBtn:hover:not(:disabled){color:#0d9488;background-color:#f0fdfa;border-color:#0d9488}.BlogPageSection-module__h6cquW__pageBtn:disabled{opacity:.35;cursor:not-allowed}.BlogPageSection-module__h6cquW__pageBtnActive{color:#fff!important;background-color:#0d9488!important;border-color:#0d9488!important}.BlogPageSection-module__h6cquW__arrowBtn{color:#6b7280;font-size:20px}@media (max-width:1024px){.BlogPageSection-module__h6cquW__grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media (max-width:640px){.BlogPageSection-module__h6cquW__section{padding:60px 0 70px}.BlogPageSection-module__h6cquW__grid{grid-template-columns:1fr;gap:18px}.BlogPageSection-module__h6cquW__imageWrapper{height:200px}}
.BookDemoSection-module__ioY9JG__section{background-color:#f8fafc;align-items:center;min-height:80vh;padding:80px 0;display:flex}.BookDemoSection-module__ioY9JG__container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.BookDemoSection-module__ioY9JG__leftContent{flex:1}.BookDemoSection-module__ioY9JG__rightContent{flex:1.1;justify-content:flex-end;display:flex}.BookDemoSection-module__ioY9JG__tag{color:#0d9488;text-transform:uppercase;letter-spacing:.5px;background-color:#e2f1f1;border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.BookDemoSection-module__ioY9JG__title{color:#0f172a;margin-bottom:20px;font-size:42px;font-weight:700;line-height:1.2}.BookDemoSection-module__ioY9JG__description{color:#475569;margin-bottom:40px;font-size:16px;line-height:1.6}.BookDemoSection-module__ioY9JG__benefitsList{flex-direction:column;gap:30px;display:flex}.BookDemoSection-module__ioY9JG__benefitItem{align-items:flex-start;gap:20px;display:flex}.BookDemoSection-module__ioY9JG__iconCircle{background-color:#e2f1f1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.BookDemoSection-module__ioY9JG__benefitText h4{color:#0f172a;margin:0 0 5px;font-size:18px;font-weight:600}.BookDemoSection-module__ioY9JG__benefitText p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.BookDemoSection-module__ioY9JG__formCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:500px;padding:40px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.BookDemoSection-module__ioY9JG__formCard h3{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:700}.BookDemoSection-module__ioY9JG__formSubtitle{color:#64748b;margin:0 0 30px;font-size:14px}.BookDemoSection-module__ioY9JG__successMessage{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:25px;padding:15px;font-size:14px;line-height:1.5}.BookDemoSection-module__ioY9JG__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.BookDemoSection-module__ioY9JG__formGroup label{color:#334155;font-size:14px;font-weight:600}.BookDemoSection-module__ioY9JG__formGroup input,.BookDemoSection-module__ioY9JG__formGroup select,.BookDemoSection-module__ioY9JG__formGroup textarea{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:12px 16px;font-size:15px;transition:all .2s}.BookDemoSection-module__ioY9JG__formGroup input:focus,.BookDemoSection-module__ioY9JG__formGroup select:focus,.BookDemoSection-module__ioY9JG__formGroup textarea:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881a}.BookDemoSection-module__ioY9JG__submitButton{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:6px;width:100%;margin-top:10px;padding:14px;font-size:16px;font-weight:600;transition:background-color .2s}.BookDemoSection-module__ioY9JG__submitButton:hover{background-color:#0f766e}@media (max-width:991px){.BookDemoSection-module__ioY9JG__container{flex-direction:column;gap:40px}.BookDemoSection-module__ioY9JG__rightContent{justify-content:center;width:100%}.BookDemoSection-module__ioY9JG__formCard{max-width:100%}}@media (max-width:575px){.BookDemoSection-module__ioY9JG__section{padding:60px 0}.BookDemoSection-module__ioY9JG__title{font-size:32px}.BookDemoSection-module__ioY9JG__formCard{padding:24px}}
.ContactFormSection-module__d3UZLG__section{background-color:#fff;padding:80px 0 100px}.ContactFormSection-module__d3UZLG__container{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1320px;margin:0 auto;padding:0 20px;display:grid}.ContactFormSection-module__d3UZLG__formSide{border:1px solid #e5e7eb;border-radius:14px;padding:48px 44px;box-shadow:0 8px 30px #0000000d}.ContactFormSection-module__d3UZLG__formTitle{color:#111827;letter-spacing:-.8px;margin-bottom:10px;font-size:32px;font-weight:800}.ContactFormSection-module__d3UZLG__formSubtitle{color:#6b7280;margin-bottom:30px;font-size:14px;line-height:1.7}.ContactFormSection-module__d3UZLG__successMsg{color:#0f766e;background-color:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;margin-bottom:24px;padding:14px 18px;font-size:14px;font-weight:600}.ContactFormSection-module__d3UZLG__form{flex-direction:column;gap:16px;display:flex}.ContactFormSection-module__d3UZLG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactFormSection-module__d3UZLG__formGroup{flex-direction:column;display:flex}.ContactFormSection-module__d3UZLG__input{color:#374151;box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:14px;transition:border-color .3s,background-color .3s}.ContactFormSection-module__d3UZLG__input:focus{background-color:#fff;border-color:#0d9488;box-shadow:0 0 0 3px #0d948814}.ContactFormSection-module__d3UZLG__input::placeholder{color:#9ca3af}.ContactFormSection-module__d3UZLG__textarea{resize:vertical;min-height:140px}.ContactFormSection-module__d3UZLG__submitBtn{color:#fff;cursor:pointer;background-color:#0d9488;border:none;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:16px 36px;font-size:15px;font-weight:700;transition:background-color .3s,transform .2s;display:inline-flex;box-shadow:0 4px 15px #0d94884d}.ContactFormSection-module__d3UZLG__submitBtn:hover{background-color:#0f766e;transform:translateY(-2px)}.ContactFormSection-module__d3UZLG__mapSide{position:relative}.ContactFormSection-module__d3UZLG__mapWrapper{border:1px solid #e5e7eb;border-radius:14px;width:100%;height:450px;overflow:hidden;box-shadow:0 8px 30px #00000014}.ContactFormSection-module__d3UZLG__mapInfoCard{background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:16px 20px;display:flex;position:absolute;bottom:24px;left:20px;right:20px;box-shadow:0 8px 24px #0000001f}.ContactFormSection-module__d3UZLG__mapInfoItem{color:#374151;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}@media (max-width:1024px){.ContactFormSection-module__d3UZLG__container{grid-template-columns:1fr;gap:40px}.ContactFormSection-module__d3UZLG__formSide{padding:36px 28px}.ContactFormSection-module__d3UZLG__mapWrapper{height:380px}}@media (max-width:640px){.ContactFormSection-module__d3UZLG__section{padding:60px 0 70px}.ContactFormSection-module__d3UZLG__formSide{padding:28px 20px}.ContactFormSection-module__d3UZLG__formTitle{font-size:26px}.ContactFormSection-module__d3UZLG__row{grid-template-columns:1fr}.ContactFormSection-module__d3UZLG__mapWrapper{height:300px}.ContactFormSection-module__d3UZLG__mapInfoCard{margin-top:16px;position:static;box-shadow:0 4px 16px #0000000f}}
.ServicesPageSection-module__cfMUzG__section{background-color:#fff;padding:90px 0 100px}.ServicesPageSection-module__cfMUzG__container{max-width:1320px;margin:0 auto;padding:0 20px}.ServicesPageSection-module__cfMUzG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ServicesPageSection-module__cfMUzG__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:transform .35s,box-shadow .35s;overflow:visible;box-shadow:0 4px 16px #0000000d}.ServicesPageSection-module__cfMUzG__card:hover{border-color:#ccfbf1;transform:translateY(-6px);box-shadow:0 18px 40px #0d94881f}.ServicesPageSection-module__cfMUzG__imageWrapper{border-radius:12px 12px 0 0;height:230px;position:relative;overflow:hidden}.ServicesPageSection-module__cfMUzG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.ServicesPageSection-module__cfMUzG__card:hover .ServicesPageSection-module__cfMUzG__image{transform:scale(1.05)}.ServicesPageSection-module__cfMUzG__iconBadge{background:#0d9488;border-radius:10px 10px 0 0;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .3s;display:flex;position:absolute;bottom:-1px;right:20px;box-shadow:0 4px 15px #0d948866}.ServicesPageSection-module__cfMUzG__card:hover .ServicesPageSection-module__cfMUzG__iconBadge{background:#0f766e}.ServicesPageSection-module__cfMUzG__cardBody{padding:24px 24px 28px}.ServicesPageSection-module__cfMUzG__cardTitle{color:#111827;letter-spacing:-.3px;margin-bottom:10px;font-size:19px;font-weight:700;transition:color .3s}.ServicesPageSection-module__cfMUzG__card:hover .ServicesPageSection-module__cfMUzG__cardTitle{color:#0d9488}.ServicesPageSection-module__cfMUzG__cardDesc{color:#6b7280;margin-bottom:18px;font-size:14px;line-height:1.75}.ServicesPageSection-module__cfMUzG__readMore{color:#0d9488;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:gap .3s,color .3s;display:inline-flex}.ServicesPageSection-module__cfMUzG__readMore:hover{color:#0f766e;gap:10px}@media (max-width:1024px){.ServicesPageSection-module__cfMUzG__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:640px){.ServicesPageSection-module__cfMUzG__section{padding:60px 0 70px}.ServicesPageSection-module__cfMUzG__grid{grid-template-columns:1fr;gap:20px}.ServicesPageSection-module__cfMUzG__imageWrapper{height:200px}}
