.Header-module__hBw1pG__header{height:var(--header-height);background-color:var(--bg-white);z-index:100;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-heading);color:var(--primary);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logo span{color:var(--secondary);letter-spacing:1px;font-size:.9rem;font-weight:600;display:block}.Header-module__hBw1pG__nav{gap:1.25rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-dark);white-space:nowrap;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;transition:color .3s;display:flex}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:var(--primary);border-bottom:2px solid var(--primary)}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__contactInfo{text-align:right;align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__contactText{flex-direction:column;display:flex}.Header-module__hBw1pG__contactLabel{color:var(--text-light);font-size:.75rem;font-weight:500}.Header-module__hBw1pG__contactNumber{color:var(--primary);font-size:1rem;font-weight:700}.Header-module__hBw1pG__mobileMenuBtn{color:var(--text-dark);display:none}@media (max-width:1024px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__contactInfo{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:var(--text-white);padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--text-white);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logo span{letter-spacing:1px;font-size:.9rem;font-weight:600;display:block}.Footer-module__S6Hkya__description{color:#ffffffb3;max-width:90%;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px;color:var(--text-white);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background-color:var(--primary);transform:translateY(-2px)}.Footer-module__S6Hkya__columnTitle{font-size:1.125rem;font-weight:700;font-family:var(--font-heading);color:var(--text-white);margin-bottom:1.5rem}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__link{color:#ffffffb3;font-size:.95rem;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__contactItem{color:#ffffffb3;align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__icon{color:var(--text-white);margin-top:.25rem}.Footer-module__S6Hkya__bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottomLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__bottomLink:hover{color:var(--text-white)}.Footer-module__S6Hkya__whatsappBtn{color:#fff;z-index:99;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #25d36666}.Footer-module__S6Hkya__whatsappBtn:hover{transform:scale(1.1)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.BookingSection-module__nsIaiG__section{background-color:var(--bg-white);padding:6rem 0}.BookingSection-module__nsIaiG__container{background-color:var(--bg-white);align-items:center;gap:4rem;display:flex}.BookingSection-module__nsIaiG__content{flex:1;position:relative}.BookingSection-module__nsIaiG__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.BookingSection-module__nsIaiG__highlight{color:var(--primary)}.BookingSection-module__nsIaiG__description{color:var(--text-body);margin-bottom:2rem;font-size:1.1rem}.BookingSection-module__nsIaiG__contactList{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.BookingSection-module__nsIaiG__contactItem{align-items:flex-start;gap:1rem;display:flex}.BookingSection-module__nsIaiG__iconWrapper{width:40px;height:40px;color:var(--primary);background-color:#0066cc1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BookingSection-module__nsIaiG__contactText{color:var(--text-dark);margin-top:.5rem;font-weight:600}.BookingSection-module__nsIaiG__toothImage{opacity:.9;z-index:1;width:250px;position:absolute;bottom:-4rem;right:-5rem}.BookingSection-module__nsIaiG__formWrapper{background-color:var(--bg-white);border:1px solid var(--border-color);z-index:2;border-radius:12px;flex:1;padding:3rem;position:relative;box-shadow:0 10px 40px #00000014}.BookingSection-module__nsIaiG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.BookingSection-module__nsIaiG__formGroup{flex-direction:column;display:flex}.BookingSection-module__nsIaiG__formGroup.BookingSection-module__nsIaiG__fullWidth{grid-column:1/-1}.BookingSection-module__nsIaiG__input{border:1px solid var(--border-color);font-family:var(--font-sans);color:var(--text-dark);background-color:var(--bg-light);border-radius:8px;padding:1rem 1.25rem;font-size:.95rem;transition:all .3s}.BookingSection-module__nsIaiG__input:focus{border-color:var(--primary);background-color:var(--bg-white);outline:none;box-shadow:0 0 0 3px #0066cc1a}.BookingSection-module__nsIaiG__textarea{resize:vertical;min-height:120px}.BookingSection-module__nsIaiG__submitBtn{width:100%;padding:1rem;font-size:1rem}@media (max-width:1024px){.BookingSection-module__nsIaiG__container{flex-direction:column}.BookingSection-module__nsIaiG__toothImage{display:none}.BookingSection-module__nsIaiG__formWrapper{width:100%}}@media (max-width:640px){.BookingSection-module__nsIaiG__formGrid{grid-template-columns:1fr}.BookingSection-module__nsIaiG__formWrapper{padding:2rem 1.5rem}}
.HeroSection-module__sBkrQG__hero{background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);padding:4rem 0 0;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__heroContainer{align-items:center;gap:4rem;display:flex}.HeroSection-module__sBkrQG__content{flex:1;padding-bottom:4rem}.HeroSection-module__sBkrQG__title{color:var(--secondary);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.HeroSection-module__sBkrQG__highlight{color:var(--primary)}.HeroSection-module__sBkrQG__description{color:var(--text-body);max-width:90%;margin-bottom:2.5rem;font-size:1.125rem}.HeroSection-module__sBkrQG__buttonGroup{gap:1.5rem;margin-bottom:4rem;display:flex}.HeroSection-module__sBkrQG__iconBtn{justify-content:center;align-items:center;gap:.5rem;display:flex}.HeroSection-module__sBkrQG__badges{gap:2rem;display:flex}.HeroSection-module__sBkrQG__badge{text-align:center;flex-direction:column;align-items:center;gap:.5rem;width:100px;display:flex}.HeroSection-module__sBkrQG__badgeIcon{width:48px;height:48px;color:var(--primary);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #0066cc1a}.HeroSection-module__sBkrQG__badgeText{color:var(--text-dark);font-size:.75rem;font-weight:600;line-height:1.3}.HeroSection-module__sBkrQG__imageWrapper{flex:1;justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative}.HeroSection-module__sBkrQG__heroImage{object-fit:contain;width:100%;max-width:600px;display:block}@media (max-width:1024px){.HeroSection-module__sBkrQG__heroContainer{text-align:center;flex-direction:column;gap:2rem}.HeroSection-module__sBkrQG__content{flex-direction:column;align-items:center;padding-bottom:0;display:flex}.HeroSection-module__sBkrQG__title{font-size:3rem}.HeroSection-module__sBkrQG__badges{flex-wrap:wrap;justify-content:center}}@media (max-width:640px){.HeroSection-module__sBkrQG__title{font-size:2.5rem}.HeroSection-module__sBkrQG__buttonGroup{flex-direction:column;width:100%}.HeroSection-module__sBkrQG__badges{gap:1rem}}
.ServicesSection-module__JL3_nq__section{background-color:var(--bg-white);padding:5rem 0}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.ServicesSection-module__JL3_nq__card{background-color:var(--bg-white);border:1px solid var(--border-color);text-align:center;border-radius:8px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex}.ServicesSection-module__JL3_nq__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.ServicesSection-module__JL3_nq__iconWrapper{background-color:var(--bg-light);width:70px;height:70px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.ServicesSection-module__JL3_nq__card:hover .ServicesSection-module__JL3_nq__iconWrapper{background-color:var(--primary);color:var(--text-white)}.ServicesSection-module__JL3_nq__cardTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ServicesSection-module__JL3_nq__cardDescription{color:var(--text-body);flex:1;margin-bottom:1.5rem;font-size:.95rem}.ServicesSection-module__JL3_nq__learnMore{color:var(--primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:gap .3s;display:inline-flex}.ServicesSection-module__JL3_nq__card:hover .ServicesSection-module__JL3_nq__learnMore{gap:.75rem}@media (max-width:1024px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}}
.AboutSection-module__UGBiha__about{background-color:var(--bg-white);padding:6rem 0}.AboutSection-module__UGBiha__container{align-items:center;gap:4rem;display:flex}.AboutSection-module__UGBiha__imageGrid{flex:1;gap:1rem;display:flex;position:relative}.AboutSection-module__UGBiha__mainImage{object-fit:cover;border-radius:12px;width:70%;box-shadow:0 10px 30px #0000001a}.AboutSection-module__UGBiha__subImage{object-fit:cover;border:8px solid var(--bg-white);border-radius:12px;width:45%;position:absolute;bottom:-2rem;right:0;box-shadow:0 10px 30px #0000001a}.AboutSection-module__UGBiha__experienceBadge{background-color:var(--primary);color:var(--text-white);text-align:center;z-index:2;border-radius:12px;padding:1.5rem;position:absolute;bottom:-3rem;left:2rem;box-shadow:0 10px 20px #06c3}.AboutSection-module__UGBiha__expNumber{font-size:2.5rem;font-weight:800;line-height:1;font-family:var(--font-heading)}.AboutSection-module__UGBiha__expText{font-size:.85rem;font-weight:500}.AboutSection-module__UGBiha__content{flex:1;padding-left:2rem}.AboutSection-module__UGBiha__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.AboutSection-module__UGBiha__highlight{color:var(--primary)}.AboutSection-module__UGBiha__description{color:var(--text-body);margin-bottom:2rem;font-size:1.1rem}.AboutSection-module__UGBiha__featureList{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.AboutSection-module__UGBiha__featureItem{color:var(--text-dark);align-items:center;gap:.75rem;font-weight:500;display:flex}.AboutSection-module__UGBiha__checkIcon{color:var(--primary);background-color:#0066cc1a;border-radius:50%;padding:2px}@media (max-width:1024px){.AboutSection-module__UGBiha__container{flex-direction:column;gap:6rem}.AboutSection-module__UGBiha__content{padding-left:0}.AboutSection-module__UGBiha__imageGrid{justify-content:center;width:100%}}
.StatsSection-module__jjN8tW__stats{background-color:var(--primary);color:var(--text-white);padding:4rem 0}.StatsSection-module__jjN8tW__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.StatsSection-module__jjN8tW__statItem{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.StatsSection-module__jjN8tW__statItem:not(:last-child):after{content:"";background-color:#fff3;width:1px;height:80%;position:absolute;top:10%;right:-1rem}.StatsSection-module__jjN8tW__icon{opacity:.9;margin-bottom:.5rem}.StatsSection-module__jjN8tW__number{font-size:2.5rem;font-weight:800;font-family:var(--font-heading);line-height:1.2}.StatsSection-module__jjN8tW__label{opacity:.9;font-size:.95rem;font-weight:500}@media (max-width:1024px){.StatsSection-module__jjN8tW__grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}.StatsSection-module__jjN8tW__statItem:nth-child(2):after{display:none}}@media (max-width:640px){.StatsSection-module__jjN8tW__grid{grid-template-columns:1fr;row-gap:2.5rem}.StatsSection-module__jjN8tW__statItem:after{display:none}}
.DoctorsSection-module__50Pvnq__section{background-color:var(--bg-white);padding:5rem 0}.DoctorsSection-module__50Pvnq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.DoctorsSection-module__50Pvnq__card{background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.DoctorsSection-module__50Pvnq__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.DoctorsSection-module__50Pvnq__imageContainer{width:100%;height:320px;position:relative;overflow:hidden}.DoctorsSection-module__50Pvnq__doctorImage{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s}.DoctorsSection-module__50Pvnq__card:hover .DoctorsSection-module__50Pvnq__doctorImage{transform:scale(1.08)}.DoctorsSection-module__50Pvnq__info{text-align:center;flex-direction:column;flex-grow:1;padding:2rem 1.5rem;display:flex}.DoctorsSection-module__50Pvnq__name{color:var(--text-dark);margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.DoctorsSection-module__50Pvnq__specialty{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.9rem;font-weight:600}.DoctorsSection-module__50Pvnq__description{color:var(--text-body);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.DoctorsSection-module__50Pvnq__social{justify-content:center;gap:1rem;margin-top:auto;display:flex}.DoctorsSection-module__50Pvnq__socialLink{background-color:var(--bg-light);width:40px;height:40px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.DoctorsSection-module__50Pvnq__socialLink:hover{background-color:var(--primary);color:var(--text-white);transform:translateY(-3px)}@media (max-width:1024px){.DoctorsSection-module__50Pvnq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.DoctorsSection-module__50Pvnq__section{padding:3.5rem 0}.DoctorsSection-module__50Pvnq__grid{grid-template-columns:1fr;gap:2.5rem;max-width:420px;margin-left:auto;margin-right:auto}.DoctorsSection-module__50Pvnq__imageContainer{height:380px}.DoctorsSection-module__50Pvnq__info{padding:1.5rem}}@media (max-width:480px){.DoctorsSection-module__50Pvnq__imageContainer{height:300px}.DoctorsSection-module__50Pvnq__card{border-radius:10px}}
.GallerySection-module__a5c5NG__section{background-color:var(--bg-light);padding:5rem 0}.GallerySection-module__a5c5NG__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:1.5rem;margin-top:3rem;display:grid}.GallerySection-module__a5c5NG__galleryItem{cursor:pointer;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.GallerySection-module__a5c5NG__galleryItem:first-child{grid-area:span 2/span 2}.GallerySection-module__a5c5NG__galleryItem:nth-child(2),.GallerySection-module__a5c5NG__galleryItem:nth-child(3),.GallerySection-module__a5c5NG__galleryItem:nth-child(4){grid-area:span 1/span 1}.GallerySection-module__a5c5NG__galleryItem:nth-child(5){grid-area:span 1/span 2}.GallerySection-module__a5c5NG__galleryImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.GallerySection-module__a5c5NG__galleryItem:hover .GallerySection-module__a5c5NG__galleryImage{transform:scale(1.08)}.GallerySection-module__a5c5NG__overlay{opacity:0;background:linear-gradient(#0000,#06cc);align-items:flex-end;width:100%;height:100%;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.GallerySection-module__a5c5NG__galleryItem:hover .GallerySection-module__a5c5NG__overlay{opacity:1}.GallerySection-module__a5c5NG__overlayText{color:var(--text-white);font-size:1.1rem;font-weight:600;transition:transform .4s;transform:translateY(20px)}.GallerySection-module__a5c5NG__galleryItem:hover .GallerySection-module__a5c5NG__overlayText{transform:translateY(0)}@media (max-width:1024px){.GallerySection-module__a5c5NG__grid{grid-template-columns:repeat(2,1fr)}.GallerySection-module__a5c5NG__galleryItem:first-child{grid-area:span 1/span 2}.GallerySection-module__a5c5NG__galleryItem:nth-child(5){grid-column:span 2}}@media (max-width:768px){.GallerySection-module__a5c5NG__section{padding:3.5rem 0}.GallerySection-module__a5c5NG__grid{grid-template-columns:1fr;grid-auto-rows:250px;gap:1rem}.GallerySection-module__a5c5NG__galleryItem:first-child,.GallerySection-module__a5c5NG__galleryItem:nth-child(2),.GallerySection-module__a5c5NG__galleryItem:nth-child(3),.GallerySection-module__a5c5NG__galleryItem:nth-child(4),.GallerySection-module__a5c5NG__galleryItem:nth-child(5){grid-area:span 1/span 1}}
.TestimonialsSection-module__g6gg7W__section{background-color:var(--bg-light);padding:5rem 0;position:relative}.TestimonialsSection-module__g6gg7W__carouselContainer{margin-top:3rem;padding:0 3rem;position:relative}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TestimonialsSection-module__g6gg7W__card{background-color:var(--bg-white);border-radius:12px;flex-direction:column;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 20px #0000000d}.TestimonialsSection-module__g6gg7W__quoteIcon{color:var(--primary);opacity:.2;margin-bottom:1rem}.TestimonialsSection-module__g6gg7W__review{color:var(--text-body);flex:1;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.TestimonialsSection-module__g6gg7W__stars{color:var(--star-color);gap:.25rem;margin-bottom:1.5rem;display:flex}.TestimonialsSection-module__g6gg7W__patientInfo{align-items:center;gap:1rem;display:flex}.TestimonialsSection-module__g6gg7W__patientImage{object-fit:cover;border-radius:50%;width:50px;height:50px}.TestimonialsSection-module__g6gg7W__patientName{color:var(--text-dark);font-weight:700}.TestimonialsSection-module__g6gg7W__patientRole{color:var(--text-light);font-size:.85rem}.TestimonialsSection-module__g6gg7W__navBtn{background-color:var(--bg-white);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-dark);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000000d}.TestimonialsSection-module__g6gg7W__navBtn:hover{background-color:var(--primary);color:var(--text-white);border-color:var(--primary)}.TestimonialsSection-module__g6gg7W__prevBtn{left:-1rem}.TestimonialsSection-module__g6gg7W__nextBtn{right:-1rem}@media (max-width:1024px){.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(2,1fr)}.TestimonialsSection-module__g6gg7W__card:nth-child(3){display:none}}@media (max-width:768px){.TestimonialsSection-module__g6gg7W__carouselContainer{padding:0}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:1fr}.TestimonialsSection-module__g6gg7W__card:nth-child(2),.TestimonialsSection-module__g6gg7W__navBtn{display:none}}
.FaqSection-module__UtxuQW__section{background-color:var(--bg-white);padding:5rem 0}.FaqSection-module__UtxuQW__header{text-align:center;margin-bottom:3rem}.FaqSection-module__UtxuQW__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.FaqSection-module__UtxuQW__title{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FaqSection-module__UtxuQW__faqContainer{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FaqSection-module__UtxuQW__faqItem{border:1px solid var(--border-color);border-radius:8px;transition:all .3s;overflow:hidden}.FaqSection-module__UtxuQW__faqItem.FaqSection-module__UtxuQW__active{border-color:var(--primary);box-shadow:0 4px 10px #0066cc0d}.FaqSection-module__UtxuQW__questionBtn{text-align:left;background:var(--bg-white);cursor:pointer;width:100%;color:var(--text-dark);border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:color .3s;display:flex}.FaqSection-module__UtxuQW__questionBtn:hover{color:var(--primary)}.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__questionBtn{color:var(--primary);background-color:var(--bg-light)}.FaqSection-module__UtxuQW__icon{color:var(--text-light);transition:transform .3s}.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__icon{color:var(--primary);transform:rotate(180deg)}.FaqSection-module__UtxuQW__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FaqSection-module__UtxuQW__active .FaqSection-module__UtxuQW__answerWrapper{grid-template-rows:1fr}.FaqSection-module__UtxuQW__answer{padding:0 1.5rem;overflow:hidden}.FaqSection-module__UtxuQW__answerText{color:var(--text-body);padding-bottom:1.5rem;line-height:1.6}@media (max-width:768px){.FaqSection-module__UtxuQW__title{font-size:2rem}.FaqSection-module__UtxuQW__questionBtn{padding:1.25rem;font-size:1rem}.FaqSection-module__UtxuQW__answer{padding:0 1.25rem}}
.BlogSection-module__nyVgcG__section{background-color:var(--bg-light);padding:5rem 0}.BlogSection-module__nyVgcG__header{text-align:center;margin-bottom:3.5rem}.BlogSection-module__nyVgcG__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.BlogSection-module__nyVgcG__title{font-family:var(--font-heading);color:var(--text-dark);font-size:2.5rem;font-weight:700}.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.BlogSection-module__nyVgcG__card{background-color:var(--bg-white);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000008}.BlogSection-module__nyVgcG__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.BlogSection-module__nyVgcG__imageWrapper{width:100%;height:220px;overflow:hidden}.BlogSection-module__nyVgcG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogSection-module__nyVgcG__card:hover .BlogSection-module__nyVgcG__image{transform:scale(1.05)}.BlogSection-module__nyVgcG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.BlogSection-module__nyVgcG__meta{color:var(--text-light);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:flex}.BlogSection-module__nyVgcG__category{color:var(--primary);background-color:#0066cc1a;border-radius:20px;padding:.25rem .75rem;font-weight:600}.BlogSection-module__nyVgcG__blogTitle{font-family:var(--font-heading);color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.BlogSection-module__nyVgcG__excerpt{color:var(--text-body);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.BlogSection-module__nyVgcG__readMore{color:var(--primary);align-items:center;gap:.5rem;width:max-content;font-size:.95rem;font-weight:600;transition:gap .3s;display:flex}.BlogSection-module__nyVgcG__readMore:hover{gap:.75rem}@media (max-width:1024px){.BlogSection-module__nyVgcG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogSection-module__nyVgcG__grid{grid-template-columns:1fr}.BlogSection-module__nyVgcG__title{font-size:2rem}}
.PageBanner-module__KHZSoa__banner{background-color:var(--primary);color:var(--text-white);text-align:center;padding:6rem 0 4rem;position:relative}.PageBanner-module__KHZSoa__title{color:var(--text-white);margin-bottom:1rem;font-size:3rem;font-weight:800}.PageBanner-module__KHZSoa__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem}@media (max-width:768px){.PageBanner-module__KHZSoa__title{font-size:2.2rem}}
