.TeamCard_card__53uci{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease;height:100%}.TeamCard_card__53uci:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.TeamCard_withImage__7uHJm{display:flex;flex-direction:column}.TeamCard_withoutImage__M2Zui{padding:1.5rem}.TeamCard_imageContainer__NLlYS{width:100%;height:300px;position:relative;overflow:hidden}.TeamCard_image__Pm1Oz{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.TeamCard_card__53uci:hover .TeamCard_image__Pm1Oz{transform:scale(1.05)}.TeamCard_content__ECmuQ{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.TeamCard_name__wZrz4{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#3a7d7b}.TeamCard_position___O8ac{color:#666;font-size:.95rem;margin-bottom:1rem}.TeamCard_description__v7ZET{color:#555;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.TeamCard_detail__PjZ35{display:flex;align-items:center;gap:.75rem;color:#555;font-size:.9rem;margin-bottom:.5rem}.TeamCard_detailIcon__5r0Fu{color:#84d3d1}@media (max-width:768px){.TeamCard_imageContainer__NLlYS{height:250px}}.AlertModal_modalOverlay__PCW7i{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:AlertModal_fadeIn__Czh_L .3s ease-out}@keyframes AlertModal_fadeIn__Czh_L{0%{opacity:0}to{opacity:1}}.AlertModal_modal__H3eBJ{background:#fff;border-radius:12px;box-shadow:0 20px 50px rgba(0,0,0,.3);max-width:500px;width:100%;max-height:80vh;overflow:hidden;position:relative;animation:AlertModal_slideUp__BM9Dl .3s ease-out}@keyframes AlertModal_slideUp__BM9Dl{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.AlertModal_modalHeader__z6_bU{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.AlertModal_modalTitle__PmxHz{font-size:1.1rem;font-weight:600;margin:0;line-height:1.3;flex:1 1}.AlertModal_closeButton__1g01Z{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;flex-shrink:0}.AlertModal_closeButton__1g01Z:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.AlertModal_closeButton__1g01Z:active{transform:scale(.95)}.AlertModal_modalBody__KxW1c{padding:1.5rem;overflow-y:auto;max-height:calc(80vh - 120px)}.AlertModal_modalMessage__Sj03f{color:#333;line-height:1.6;margin:0;font-size:1rem}.AlertModal_modalMessage__Sj03f p{margin-bottom:1rem}.AlertModal_modalMessage__Sj03f p:last-child{margin-bottom:0}@media (max-width:768px){.AlertModal_modalOverlay__PCW7i{padding:.5rem}.AlertModal_modal__H3eBJ{max-width:95%;max-height:90vh}.AlertModal_modalHeader__z6_bU{padding:1rem}.AlertModal_modalTitle__PmxHz{font-size:1rem}.AlertModal_closeButton__1g01Z{width:32px;height:32px;font-size:1.3rem}.AlertModal_modalBody__KxW1c{padding:1rem;max-height:calc(90vh - 100px)}.AlertModal_modalMessage__Sj03f{font-size:.95rem}}@media (max-width:480px){.AlertModal_modalOverlay__PCW7i{padding:.25rem}.AlertModal_modal__H3eBJ{max-width:98%;max-height:95vh}.AlertModal_modalHeader__z6_bU{padding:.75rem;flex-wrap:wrap}.AlertModal_modalTitle__PmxHz{font-size:.9rem;line-height:1.2}.AlertModal_closeButton__1g01Z{width:28px;height:28px;font-size:1.2rem}.AlertModal_modalBody__KxW1c{padding:.75rem;max-height:calc(95vh - 80px)}.AlertModal_modalMessage__Sj03f{font-size:.9rem}}.AlertModal_modalOverlay__PCW7i.AlertModal_closing__E3Ren{animation:AlertModal_fadeOut__nbM6E .2s ease-in}.AlertModal_modal__H3eBJ.AlertModal_closing__E3Ren{animation:AlertModal_slideDown__oDyqi .2s ease-in}@keyframes AlertModal_fadeOut__nbM6E{0%{opacity:1}to{opacity:0}}@keyframes AlertModal_slideDown__oDyqi{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.AlertModal_closeButton__1g01Z:focus{outline:2px solid hsla(0,0%,100%,.8);outline-offset:2px}.AlertModal_modal__H3eBJ{outline:none}body.AlertModal_modal-open__ucDgt{overflow:hidden}.Footer_footer__eNA9m{background-color:#f5f5f5;color:var(--text);border-top:1px solid rgba(0,0,0,.05)}.Footer_footerContent__7IEzx{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.Footer_footerColumns__5pKoq{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;justify-content:center}.Footer_footerColumn__RGtUM h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;position:relative;display:inline-block;color:var(--primary-dark)}.Footer_footerColumn__RGtUM h3:after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:2px;background-color:var(--primary)}.Footer_contactItem__M0DvS{display:flex;align-items:flex-start;margin-bottom:1rem;color:var(--text);text-decoration:none;transition:all .2s ease}.Footer_contactItem__M0DvS:hover,.Footer_icon__ZJXLa{color:var(--primary)}.Footer_icon__ZJXLa{margin-right:.8rem;margin-top:3px;font-size:1.1rem;flex-shrink:0}.Footer_addressWrapper__slWLP{display:flex;flex-direction:column}.Footer_addressWrapper__slWLP span{margin-bottom:.2rem}.Footer_hoursWrapper__q4RdC{display:flex;flex-direction:column;gap:.3rem}.Footer_hourRow__W6Oaz{display:flex;align-items:center}.Footer_dayLabel__Z2ohe{width:60px;font-weight:500}.Footer_socialLinks__sPnd2{display:flex;gap:.8rem;margin-top:1.2rem}.Footer_socialIcon__2DO5i{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--primary);border-radius:50%;transition:all .3s ease;color:#fff}.Footer_socialIcon__2DO5i:hover{background-color:var(--primary-dark);transform:translateY(-3px)}.Footer_footerBottom__BDIjN{background-color:#e9e9e9;padding:1.2rem 0;text-align:center;font-size:.9rem}.Footer_copyright__vFlrA{max-width:1200px;margin:0 auto;padding:0 1.5rem;color:var(--text-light)}@media (max-width:768px){.Footer_footerContent__7IEzx{padding:2.5rem 1rem}.Footer_footerColumns__5pKoq{gap:2rem}.Footer_socialLinks__sPnd2{margin-top:1rem}}@media (max-width:576px){.Footer_footerContent__7IEzx{padding:2rem 1rem}.Footer_footerColumn__RGtUM h3{margin-bottom:1.2rem}}.page_contactPage__h08t5{background-color:#f9f9fa}.page_hero__OpN3E{background-color:#84d3d1;background-image:linear-gradient(135deg,#84d3d1,#3a7d7b);padding:8rem 0 4rem;color:#fff;position:relative;overflow:hidden}.page_heroContent__1JnHY{max-width:800px;text-align:center;margin:0 auto;position:relative;z-index:1}.page_heroTitle__Thjwp{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.page_heroSubtitle__Y3vy7{font-size:1.3rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.5}.page_pageContent__XTcx5{padding:4rem 0}.page_contactSection__R7hVj{margin-bottom:5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.page_sectionTitle__kKik3{color:#3a7d7b;font-size:2rem;margin-bottom:2rem;font-weight:600;position:relative;padding-bottom:.75rem}.page_sectionTitle__kKik3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#84d3d1}.page_infoCards__irElg{display:flex;flex-direction:column;gap:1.5rem}.page_infoCard__IzcZp{display:flex;align-items:flex-start;background-color:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease}.page_infoCard__IzcZp:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.page_infoIcon__hPn13{background-color:rgba(132,211,209,.15);color:#3a7d7b;width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-right:1.25rem;flex-shrink:0}.page_infoContent__hClj7{flex:1 1}.page_infoContent__hClj7 h3{color:#3a7d7b;margin-bottom:.75rem;font-size:1.2rem}.page_infoContent__hClj7 p{margin:.2rem 0;color:#444;line-height:1.5}.page_infoContent__hClj7 a{color:#3a7d7b;font-weight:500;text-decoration:none;transition:color .2s ease}.page_infoContent__hClj7 a:hover{color:#84d3d1}.page_moreLink__VMpQO{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;color:#3a7d7b;font-weight:500;font-size:.9rem;transition:all .2s ease}.page_moreLink__VMpQO:hover{color:#84d3d1;gap:.75rem}.page_ctaBox__DgNov{margin-top:2rem;background:linear-gradient(135deg,#84d3d1,#3a7d7b);padding:2rem;border-radius:10px;color:#fff;box-shadow:0 5px 20px rgba(132,211,209,.3)}.page_ctaBox__DgNov h3{font-size:1.4rem;margin-bottom:.75rem}.page_ctaBox__DgNov p{margin-bottom:1.5rem;opacity:.9}.page_ctaButton__x1DcE{display:inline-flex;align-items:center;gap:.75rem;background-color:#fff;color:#3a7d7b;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;transition:all .3s ease}.page_ctaButton__x1DcE:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.page_mapContainer__F8tlF{border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);height:100%;min-height:450px}.page_map__kuGIY{height:100%;width:100%}.page_teamSection__4UCmI{margin-bottom:5rem}.page_teamSubtitle__QZzGW{color:#555;font-size:1.1rem;line-height:1.6;max-width:800px;margin-bottom:3rem}.page_teamGrid__OlqTd{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.page_nursesGrid__0QFZq{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:1024px){.page_contactSection__R7hVj{grid-template-columns:1fr}.page_teamGrid__OlqTd{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.page_hero__OpN3E{padding:7rem 0 3rem}.page_heroTitle__Thjwp{font-size:2.2rem}.page_heroSubtitle__Y3vy7{font-size:1.1rem}.page_sectionTitle__kKik3{font-size:1.75rem}.page_nursesGrid__0QFZq,.page_teamGrid__OlqTd{grid-template-columns:1fr}}.Navbar_navbar__3BIeH{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:all .3s ease;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.05)}.Navbar_scrolled__nobxR{box-shadow:0 4px 20px rgba(0,0,0,.1)}.Navbar_container__vazkH{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;max-width:1400px;margin:0 auto}.Navbar_logo__Am5h2{display:flex;align-items:center;cursor:pointer;height:50px;position:relative;z-index:1001}.Navbar_logoImage__de79e{height:100%;width:auto}.Navbar_navItems__L5Rof{display:flex;gap:1.5rem;align-items:center}.Navbar_navLink__A03oH{font-size:1rem;font-weight:500;color:var(--text);padding:.5rem 0;position:relative;transition:all .3s ease}.Navbar_navLink__A03oH:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--primary);transition:width .3s ease}.Navbar_navLink__A03oH:hover{color:var(--primary)}.Navbar_active__YMfDB:after,.Navbar_navLink__A03oH:hover:after{width:100%}.Navbar_active__YMfDB{color:var(--primary)}.Navbar_contactInfo__DPlhF{display:flex;align-items:center;gap:1.5rem}.Navbar_contactItem__nTImB{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.9rem;white-space:nowrap}.Navbar_contactItem__nTImB svg{color:var(--primary)}.Navbar_actionButton__wZeDq{background:linear-gradient(45deg,#ff6a00,#ee0979);color:#fff;border:none;border-radius:30px;padding:.7rem 1.4rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 0 15px rgba(238,9,121,.5),0 0 30px rgba(255,106,0,.3);position:relative;overflow:hidden;z-index:1;animation:Navbar_glow__UYCZt 2s infinite,Navbar_pulse__0lxPl 3s infinite;letter-spacing:.5px;text-transform:uppercase;font-size:.9rem}.Navbar_actionButton__wZeDq:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#ee0979,#ff6a00);z-index:-1;transition:all .5s ease}.Navbar_actionButton__wZeDq:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 7px 25px rgba(238,9,121,.6),0 0 40px rgba(255,106,0,.4);letter-spacing:1px}.Navbar_actionButton__wZeDq:hover:before{transform:scale(1.2) rotate(5deg)}@keyframes Navbar_glow__UYCZt{0%{box-shadow:0 0 15px rgba(238,9,121,.5),0 0 30px rgba(255,106,0,.3)}50%{box-shadow:0 0 25px rgba(238,9,121,.8),0 0 50px rgba(255,106,0,.5)}to{box-shadow:0 0 15px rgba(238,9,121,.5),0 0 30px rgba(255,106,0,.3)}}@keyframes Navbar_pulse__0lxPl{0%{transform:scale(1)}3%{transform:scale(1.05)}6%{transform:scale(1)}9%{transform:scale(1.03)}12%{transform:scale(1)}to{transform:scale(1)}}.Navbar_mobileMenuButton__CRcew{display:none;background:none;border:none;color:var(--text);font-size:1.5rem;cursor:pointer;z-index:1001}.Navbar_mobileMenu__XFNzn{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background-color:#fff;transition:right .3s ease;padding:6rem 2rem 2rem;box-shadow:-5px 0 30px rgba(0,0,0,.1);display:flex;flex-direction:column;z-index:1000;overflow-y:auto}.Navbar_mobileMenuOpen__W_dFy{right:0}.Navbar_overlay__khMN3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.Navbar_overlayVisible__r7tSU{opacity:1;visibility:visible}.Navbar_mobileNavLink__Bglws{font-size:1.2rem;font-weight:500;color:var(--text);padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05);transition:all .2s ease}.Navbar_mobileNavLink__Bglws:hover{color:var(--primary);padding-left:.5rem}.Navbar_mobileContactInfo__HGrUW{margin-top:2rem}.Navbar_mobileContactItem__mScsk{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--text-light)}.Navbar_mobileContactItem__mScsk svg{color:var(--primary)}.Navbar_mobileActionButton__oNiL2{display:inline-flex;margin-top:1.5rem;align-self:flex-start}@media (max-width:1080px){.Navbar_contactInfo__DPlhF{display:none}}@media (max-width:768px){.Navbar_container__vazkH{padding:.75rem 1rem}.Navbar_navItems__L5Rof{display:none}.Navbar_mobileMenuButton__CRcew{display:block}.Navbar_logo__Am5h2{height:40px}.Navbar_container__vazkH .Navbar_actionButton__wZeDq{display:none}.Navbar_mobileActionButton__oNiL2{display:inline-flex!important;margin-top:1.5rem;align-self:flex-start}}.Navbar_dropdown__1vJ_E{position:relative;display:inline-block}.Navbar_dropdownButton__Y8tRH{font-size:1rem;font-weight:500;color:var(--text);padding:.5rem 0;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;position:relative;transition:all .3s ease}.Navbar_dropdown__1vJ_E.Navbar_active__YMfDB .Navbar_dropdownButton__Y8tRH{color:var(--primary)}.Navbar_dropdown__1vJ_E.Navbar_active__YMfDB .Navbar_dropdownButton__Y8tRH:after{width:100%}.Navbar_dropdownButton__Y8tRH:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--primary);transition:width .3s ease}.Navbar_dropdownButton__Y8tRH:hover{color:var(--primary)}.Navbar_dropdownButton__Y8tRH:hover:after{width:100%}.Navbar_dropdownIcon__tZ_PK{font-size:.8rem;transition:transform .3s ease}.Navbar_dropdown__1vJ_E:hover .Navbar_dropdownIcon__tZ_PK{transform:rotate(180deg)}.Navbar_dropdownContent__Osi4z{position:absolute;top:100%;left:0;background-color:#fff;min-width:200px;box-shadow:0 8px 16px rgba(0,0,0,.1);z-index:1000;border-radius:8px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s;padding:.5rem 0;margin-top:.5rem}.Navbar_dropdownOpen__ieFpS{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility 0s linear 0s}.Navbar_dropdownLink__p5vSm{display:block;padding:.75rem 1.25rem;color:var(--text);font-size:.95rem;transition:all .2s ease;text-align:left}.Navbar_dropdownLink__p5vSm:hover{background-color:rgba(var(--primary-rgb),.05);color:var(--primary);padding-left:1.5rem}.Navbar_dropdownLink__p5vSm.Navbar_active__YMfDB{color:var(--primary);background-color:rgba(var(--primary-rgb),.05);font-weight:500}.Navbar_mobileSubLink__tT1bg,.Navbar_mobileSubheader__ZVi7_,.Navbar_mobileSubmenu__aXIOE{display:none}.Navbar_mobileLaserHeader__LezLu{color:var(--primary);font-weight:600;margin-top:.5rem;border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}.Navbar_mobileLaserLink__joi3o{font-size:1.1rem;padding-left:1rem;color:var(--text);border-bottom-color:rgba(0,0,0,.03)}.Hero_hero__sbIHl{height:750px;position:relative;overflow:hidden;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));background-size:cover;background-position:50%;color:#fff;display:flex;align-items:center;padding-top:75px}.Hero_backgroundImage__9sKeT{object-fit:cover}.Hero_backgroundImage__9sKeT,.Hero_overlay__5ldQy{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.Hero_overlay__5ldQy{background-color:rgba(0,0,0,.4)}.Hero_content__pgel1{max-width:700px}.Hero_title__IAc43{font-size:3rem;font-weight:700;margin-bottom:var(--spacing-md)}.Hero_subtitle__k63Rl{font-size:1.5rem;margin-bottom:var(--spacing-lg);opacity:.9}.Hero_cta__xVvDr{display:flex;gap:var(--spacing-md)}@media (max-width:768px){.Hero_hero__sbIHl{height:550px;text-align:center}.Hero_content__pgel1{margin:0 auto}.Hero_title__IAc43{font-size:2.5rem}.Hero_subtitle__k63Rl{font-size:1.2rem}.Hero_cta__xVvDr{justify-content:center}}.AboutUs_aboutSection__wpEgT{padding:3rem 0;background-color:#f5f5f5}.AboutUs_aboutContainer__hdxeI{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:0}.AboutUs_textContent__VJMDS{padding:3rem;display:flex;flex-direction:column}.AboutUs_sectionTitle__GXQtB{font-size:1.75rem;color:var(--primary);margin-bottom:1.5rem;font-weight:500}.AboutUs_paragraph__53GXJ{margin-bottom:1.25rem;line-height:1.6;color:var(--text)}.AboutUs_doctorSection__ntuMG{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;margin-bottom:1.5rem}.AboutUs_doctorProfile__dRe0L{display:flex;align-items:center;gap:1rem}.AboutUs_doctorImageContainer__EGM7Q{width:70px;height:70px;border-radius:50%;overflow:hidden;position:relative;border:2px solid var(--primary);flex-shrink:0}.AboutUs_doctorDetails__TRvJX{display:flex;flex-direction:column}.AboutUs_doctorName__tll43{font-size:1.1rem;font-weight:600;margin-bottom:.1rem;color:var(--text)}.AboutUs_doctorPosition__zcFDy{font-size:.9rem;color:var(--text-light)}.AboutUs_signatureContainer__ZDawY{width:100px;height:60px;display:flex;align-items:center;justify-content:flex-end}.AboutUs_moreButton__4VNeD{display:inline-block;padding:.7rem 1.5rem;background-color:transparent;color:var(--primary);border:1px solid var(--primary);border-radius:4px;font-weight:500;transition:all .2s ease;margin-top:auto;align-self:flex-start}.AboutUs_moreButton__4VNeD:hover{background-color:var(--primary-transparent)}.AboutUs_imageContent__8BkBT{position:relative;height:auto;min-height:100%}@media (max-width:768px){.AboutUs_aboutContainer__hdxeI{grid-template-columns:1fr}.AboutUs_textContent__VJMDS{padding:2rem}.AboutUs_imageContent__8BkBT{height:300px;order:-1}.AboutUs_doctorSection__ntuMG{flex-direction:column;align-items:flex-start;gap:1rem}.AboutUs_signatureContainer__ZDawY{justify-content:flex-start;width:100%}}.Contact_contact__ttCBw{background-color:#fff}.Contact_title__WqIGM{text-align:center;margin-bottom:var(--spacing-xl)}.Contact_grid__lvqHs{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl)}.Contact_info__MZJey h3{margin-bottom:var(--spacing-md);color:var(--primary-dark)}.Contact_contactItem___JpFe{display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.Contact_contactIcon__eeu7c{width:40px;height:40px;background-color:var(--primary-transparent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary)}.Contact_contactText__OdUZH h4{margin-bottom:var(--spacing-xs)}.Contact_contactText__OdUZH p{color:var(--text-light)}.Contact_emailNote__jSjFd{color:var(--text-muted);font-size:.9em;opacity:.7}.Contact_map__6EPYD{height:400px;border-radius:var(--radius-md);overflow:hidden;position:relative}@media (max-width:768px){.Contact_grid__lvqHs{grid-template-columns:1fr}.Contact_map__6EPYD{height:300px;margin-top:var(--spacing-lg)}}.OfficeHours_officeHours__cw1Oe{background-color:var(--primary-transparent)}.OfficeHours_title__bVaoj{text-align:center;margin-bottom:var(--spacing-xl)}.OfficeHours_grid__Xi1_S{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl)}.OfficeHours_hours__iLyKy{background-color:#fff;border-radius:var(--radius-md);padding:var(--spacing-lg);box-shadow:var(--shadow-sm)}.OfficeHours_day__5eaeQ{display:flex;flex-direction:column;padding:var(--spacing-md) 0;border-bottom:1px solid var(--background-light)}.OfficeHours_day__5eaeQ:last-child{border-bottom:none}.OfficeHours_dayInfo__5_nUQ{display:flex;justify-content:space-between;align-items:center}.OfficeHours_dayName__abTGA{font-weight:600;color:var(--text)}.OfficeHours_dayHours__dJY_t{font-weight:500;color:var(--text)}.OfficeHours_dayNote__zCNUf{margin-top:.2rem;color:var(--text-light);font-size:.85rem;text-align:right}.OfficeHours_doctors__ZdNyR{background-color:#fff;border-radius:var(--radius-md);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);max-height:400px;overflow-y:auto}.OfficeHours_doctor__exvQ1{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) 0;border-bottom:1px solid var(--background-light)}.OfficeHours_doctor__exvQ1:last-child{border-bottom:none}.OfficeHours_doctorImage__8ky26{width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;border:2px solid var(--primary);flex-shrink:0}.OfficeHours_doctorInfo___hkwY h3{margin-bottom:var(--spacing-xs);font-size:1rem}.OfficeHours_doctorInfo___hkwY p{margin-bottom:0;color:var(--text-light);font-size:.9rem}.OfficeHours_button___LxhT{text-align:center;margin-top:var(--spacing-xl)}@media (max-width:768px){.OfficeHours_grid__Xi1_S{grid-template-columns:1fr}.OfficeHours_doctors__ZdNyR{max-height:none;overflow-y:visible}}@media (max-width:480px){.OfficeHours_day__5eaeQ{padding:var(--spacing-sm) 0}.OfficeHours_dayInfo__5_nUQ{flex-direction:column;align-items:flex-start;gap:.2rem}.OfficeHours_dayNote__zCNUf{text-align:left}}.Reviews_reviews__Afw1z{padding:4rem 0;background-color:#f9f9f9;position:relative;overflow:hidden}.Reviews_reviews__Afw1z:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/images/wave-pattern.svg);background-size:cover;opacity:.1;z-index:0}.Reviews_title__i4Pwx{text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:600;color:var(--text);position:relative;z-index:1}.Reviews_reviewsContainer__T1nH6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;position:relative;z-index:1}.Reviews_reviewCard__C9fbU{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease}.Reviews_reviewCard__C9fbU:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Reviews_reviewHeader__WLw7w{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Reviews_reviewer__i7i4y{display:flex;align-items:center;gap:.75rem}.Reviews_avatar__Bofqc{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;flex-shrink:0}.Reviews_reviewerInfo__Z5FbP{display:flex;flex-direction:column}.Reviews_reviewerName__gDqlH{font-weight:600;font-size:.95rem;margin-bottom:.1rem}.Reviews_reviewTime__Ttl69{font-size:.8rem;color:var(--text-light)}.Reviews_googleLogo__7cqLy{display:flex;align-items:center;margin-top:.5rem}.Reviews_stars__qHa_l{display:flex;gap:.25rem;margin-bottom:.75rem}.Reviews_star___f8RU{color:#fbbc05;font-size:1.1rem}.Reviews_starEmpty__cfLZ6{color:#e0e0e0;font-size:1.1rem}.Reviews_reviewText__ldk4J{font-size:.9rem;line-height:1.5;color:var(--text-light);flex-grow:1;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.Reviews_navigation__T_lAW{display:flex;justify-content:center;gap:.5rem;margin-top:2rem;position:relative;z-index:1}.Reviews_navDot__QZxJn{width:10px;height:10px;border-radius:50%;background-color:#e0e0e0;border:none;cursor:pointer;transition:all .3s ease}.Reviews_navDot__QZxJn.Reviews_active___mZFY{background-color:var(--primary);transform:scale(1.2)}@media (max-width:1024px){.Reviews_reviewsContainer__T1nH6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Reviews_reviewsContainer__T1nH6{grid-template-columns:1fr}.Reviews_reviewText__ldk4J{-webkit-line-clamp:5}}.Services_services__pWC_T{padding:5rem 0;background-color:#f8f9fa;position:relative}.Services_title__Ft2YT{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:var(--text)}.Services_subtitle__DfWi5{text-align:center;color:var(--text-light);max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.Services_categoriesContainer__YgeDS{margin-bottom:3rem}.Services_categories__zmBh9{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.Services_category__42mDP{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background-color:#fff;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:all .25s ease;font-weight:500;color:var(--text)}.Services_category__42mDP:hover{border-color:var(--primary-light);background-color:#f8f9fa;transform:translateY(-2px)}.Services_activeCategory__mLroe{background-color:var(--primary-transparent);border-color:var(--primary);color:var(--primary-dark);box-shadow:0 4px 12px rgba(132,211,209,.15)}.Services_categoryIcon__FdKu9{display:flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.25rem}.Services_servicesContainer__p_9yD{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.Services_serviceCard__6UIVR{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.Services_serviceCard__6UIVR:hover{box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-5px)}.Services_serviceMain__r9rQQ{padding:1.5rem;cursor:pointer;position:relative;transition:all .3s ease}.Services_serviceHeader__H0hy1{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.Services_serviceIcon__Cmx6R{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-transparent);color:var(--primary);border-radius:8px;font-size:1.25rem;flex-shrink:0}.Services_serviceTitle__UB6mh{font-size:1.1rem;font-weight:600;margin:0;color:var(--text)}.Services_serviceDescription__FcTLf{margin-bottom:1rem;color:var(--text-light);font-size:.95rem;line-height:1.5}.Services_servicePrice__Qo6PI{font-weight:600;color:var(--primary-dark);font-size:1rem}.Services_serviceArrow__VKkbO{position:absolute;top:1.5rem;right:1.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:all .3s ease;opacity:.5}.Services_activeService__TW7Dj .Services_serviceArrow__VKkbO,.Services_serviceCard__6UIVR:hover .Services_serviceArrow__VKkbO{color:var(--primary);opacity:1;transform:translateX(3px)}.Services_serviceDetails__8epcf{padding:0;max-height:0;overflow:hidden;transition:all .3s ease;background-color:#f8f9fa;border-top:1px solid transparent}.Services_activeService__TW7Dj .Services_serviceDetails__8epcf{padding:1.5rem;max-height:200px;border-top-color:#eaeaea}.Services_serviceDetails__8epcf p{margin:0 0 1.25rem;color:var(--text-light);font-size:.95rem;line-height:1.6}.Services_serviceActions__Lym4u{display:flex;gap:1rem}.Services_serviceButton__cHoAp{padding:.6rem 1.25rem;background-color:var(--primary);color:#fff;border-radius:8px;font-weight:500;font-size:.9rem;text-align:center;transition:all .2s ease}.Services_serviceButton__cHoAp:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.Services_serviceLink__jrYTt{padding:.6rem 1.25rem;background-color:transparent;border:1px solid var(--primary);color:var(--primary);border-radius:8px;font-weight:500;font-size:.9rem;text-align:center;transition:all .2s ease}.Services_serviceLink__jrYTt:hover{background-color:var(--primary-transparent);transform:translateY(-2px)}.Services_servicesFooter__pbNxe{text-align:center;margin-top:2rem}.Services_allServicesButton__1RxVB{display:inline-block;padding:1rem 2rem;background-color:var(--primary);color:#fff;border-radius:30px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(132,211,209,.3)}.Services_allServicesButton__1RxVB:hover{background-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 25px rgba(132,211,209,.4)}@media (max-width:768px){.Services_servicesContainer__p_9yD{grid-template-columns:1fr}.Services_serviceCard__6UIVR{max-width:100%}.Services_activeService__TW7Dj .Services_serviceDetails__8epcf{max-height:250px}}@media (max-width:576px){.Services_categories__zmBh9{flex-direction:column;align-items:stretch}.Services_category__42mDP{justify-content:center}.Services_serviceActions__Lym4u{flex-direction:column}}.Services_modalOverlay__6_Mig{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.Services_modalContent__KOCJ9{background-color:#fff;border-radius:12px;padding:2rem;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.2)}.Services_modalClose__kt3aB{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:var(--text-light);cursor:pointer;padding:.5rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Services_modalClose__kt3aB:hover{background-color:#f8f9fa;color:var(--text)}.Services_modalTitle__g7SvD{margin:0 0 1.5rem;color:var(--primary-dark);font-size:1.75rem;font-weight:600;padding-right:3rem}.Services_modalBody__U1NUp{color:var(--text);line-height:1.6}.Services_modalBody__U1NUp p{margin-bottom:1rem}.Services_modalBody__U1NUp h4{color:var(--primary-dark);margin:1.5rem 0 .75rem;font-size:1.1rem;font-weight:600}@media (max-width:768px){.Services_modalContent__KOCJ9{margin:1rem;padding:1.5rem;max-height:90vh}.Services_modalTitle__g7SvD{font-size:1.5rem;padding-right:2.5rem}}.LaserPriceList_laserSection__ibs66{margin-bottom:4rem}.LaserPriceList_sectionTitle__ajGEm{color:#3a7d7b;font-size:1.8rem;margin-bottom:2rem;position:relative;padding-bottom:.5rem}.LaserPriceList_sectionTitle__ajGEm:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#84d3d1}.LaserPriceList_priceListContainer__WfuOP{background-color:#fff;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.05);padding:2rem}.LaserPriceList_priceGrid__b2ywe{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.LaserPriceList_priceItem__Prcs_{display:flex;justify-content:space-between;padding:.75rem;border-radius:6px;background-color:rgba(132,211,209,.05);transition:all .2s ease}.LaserPriceList_priceItem__Prcs_:hover{background-color:rgba(132,211,209,.1)}.LaserPriceList_areaName__2CNSq{font-size:.95rem;color:#444}.LaserPriceList_areaPrice__ZMFtE{font-weight:600;color:#3a7d7b;white-space:nowrap}.LaserPriceList_priceNotes__E9ZIi{margin-top:2rem;padding-top:1.5rem;border-top:1px dashed #e0e0e0;font-size:.9rem;color:#666;line-height:1.6}.LaserPriceList_priceNotes__E9ZIi p{margin-bottom:.75rem}.LaserPriceList_priceNotes__E9ZIi p:last-child{margin-bottom:0}@media (max-width:768px){.LaserPriceList_priceListContainer__WfuOP{padding:1.5rem}.LaserPriceList_priceGrid__b2ywe{grid-template-columns:1fr}.LaserPriceList_priceItem__Prcs_{padding:.5rem .75rem}}.GiftVouchers_vouchersSection__4JGJ8{margin-bottom:2rem}.GiftVouchers_sectionTitle__GbXnS{color:#3a7d7b;font-size:1.8rem;margin-bottom:2rem;position:relative;padding-bottom:.5rem}.GiftVouchers_sectionTitle__GbXnS:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#84d3d1}.GiftVouchers_voucherCard__XVp6y{display:flex;align-items:center;gap:2rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.05);padding:2rem;border-left:5px solid #84d3d1}.GiftVouchers_voucherIcon__5NkGA{font-size:3rem;color:#84d3d1;background-color:rgba(132,211,209,.1);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.GiftVouchers_voucherInfo__MDpji{flex:1 1}.GiftVouchers_voucherInfo__MDpji p{margin-bottom:1rem;color:#555;line-height:1.6}.GiftVouchers_voucherCTA__oPNL8{margin-top:1.5rem}.GiftVouchers_voucherButton__XMgi_{display:inline-block;background-color:#84d3d1;color:#fff;font-weight:500;padding:.75rem 1.5rem;border-radius:30px;transition:all .2s ease}.GiftVouchers_voucherButton__XMgi_:hover{background-color:#3a7d7b;transform:translateY(-2px)}@media (max-width:768px){.GiftVouchers_voucherCard__XVp6y{flex-direction:column;text-align:center;gap:1.5rem;padding:1.5rem}.GiftVouchers_voucherIcon__5NkGA{margin:0 auto}}.ServicesSection_servicesSection__YJhaX{margin-bottom:4rem}.ServicesSection_sectionTitle__ETiDr{color:#3a7d7b;font-size:1.8rem;margin-bottom:2rem;position:relative;padding-bottom:.5rem}.ServicesSection_sectionTitle__ETiDr:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#84d3d1}.ServicesSection_servicesContainer__Jw61Q{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem}.ServicesSection_servicesList__PiW0x{display:flex;flex-direction:column;gap:.75rem}.ServicesSection_serviceItemWrapper__Mk2QN{display:flex;flex-direction:column}.ServicesSection_serviceItem__QdVSn{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.04);transition:all .2s ease;text-decoration:none;color:inherit}.ServicesSection_serviceItem__QdVSn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.08);background-color:rgba(132,211,209,.05)}.ServicesSection_expandableService__WkMUH{cursor:pointer;position:relative}.ServicesSection_expandableService__WkMUH.ServicesSection_expanded__knLSd{background-color:rgba(132,211,209,.08);border-bottom-left-radius:0;border-bottom-right-radius:0}.ServicesSection_serviceIcon__gkTRS{background-color:#84d3d1;color:#fff;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ServicesSection_serviceTitle__yOmnr{font-size:.95rem;font-weight:500;color:#333;flex-grow:1}.ServicesSection_expandIcon__Z7Lq4{color:#84d3d1;font-size:1rem;transition:transform .3s ease}.ServicesSection_expandableService__WkMUH.ServicesSection_expanded__knLSd .ServicesSection_expandIcon__Z7Lq4{transform:rotate(180deg)}.ServicesSection_serviceDetails__VTO9T{background-color:#fff;border:1px solid rgba(132,211,209,.2);border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.08);margin-bottom:.75rem;overflow:visible;animation:ServicesSection_slideDownFixed__S3Thl .4s ease-out}@keyframes ServicesSection_slideDownFixed__S3Thl{0%{opacity:0;transform:translateY(-20px) scaleY(.8);transform-origin:top}to{opacity:1;transform:translateY(0) scaleY(1);transform-origin:top}}.ServicesSection_detailsContent__DBzkf{padding:2rem}.ServicesSection_detailSection__EEREm{margin-bottom:1.5rem}.ServicesSection_detailSection__EEREm:last-child{margin-bottom:0}.ServicesSection_categoryBadge__ZjQtt{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(132,211,209,.15);color:#3a7d7b;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1rem}.ServicesSection_categoryIcon__4iVm0{font-size:.8rem}.ServicesSection_detailTitle__mKxNb{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;color:#3a7d7b;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(132,211,209,.2)}.ServicesSection_detailIcon__aEvPp{color:#84d3d1;font-size:1rem;flex-shrink:0}.ServicesSection_detailText__fksRE{color:#555;line-height:1.6;font-size:.95rem;margin:0}.ServicesSection_faqList__05eFM{display:flex;flex-direction:column;gap:1rem}.ServicesSection_faqItem__Qw0wz{background-color:#f8f9fa;border-radius:6px;padding:1rem;border-left:3px solid #84d3d1;transition:all .2s ease}.ServicesSection_faqItem__Qw0wz:hover{background-color:#f0f1f2;transform:translateX(2px)}.ServicesSection_faqQuestion__pvB0_{color:#3a7d7b;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ServicesSection_faqAnswer__gvJsN{color:#555;font-size:.9rem;line-height:1.5}.ServicesSection_priceSection__yMEVP{background:linear-gradient(135deg,rgba(132,211,209,.1),rgba(132,211,209,.05));border-radius:8px;padding:1.25rem;margin-top:1.5rem;text-align:center;border:1px solid rgba(132,211,209,.2)}.ServicesSection_priceTag__0C79a{display:flex;align-items:center;justify-content:center;gap:1rem}.ServicesSection_priceLabel__Fc_rO{color:#555;font-size:1rem;font-weight:500}.ServicesSection_priceValue__4NMTv{color:#3a7d7b;font-size:1.2rem;font-weight:700;background-color:#fff;padding:.5rem 1rem;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid rgba(132,211,209,.3)}.ServicesSection_priceListContainer__YEhSq{padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.05)}.ServicesSection_priceTable__A_q9c{width:100%}.ServicesSection_tableTitle__0GsmA{font-size:1.2rem;color:#3a7d7b;margin-bottom:1.5rem}.ServicesSection_table__IUjUG{width:100%;border-collapse:collapse}.ServicesSection_table__IUjUG tr{transition:background-color .2s ease}.ServicesSection_evenRow__RmY_X{background-color:rgba(132,211,209,.05)}.ServicesSection_oddRow__biur2{background-color:#fff}.ServicesSection_table__IUjUG tr:hover{background-color:rgba(132,211,209,.1)}.ServicesSection_priceCell__a9o86,.ServicesSection_serviceCell__JUnms{padding:1rem;border-bottom:1px solid #f0f0f0}.ServicesSection_serviceCell__JUnms{color:#444;font-size:.95rem;width:80%}.ServicesSection_priceCell__a9o86{color:#3a7d7b;font-weight:600;text-align:right;white-space:nowrap}@media (max-width:992px){.ServicesSection_servicesContainer__Jw61Q{grid-template-columns:1fr;gap:2rem}.ServicesSection_priceListContainer__YEhSq{order:-1}}@media (max-width:768px){.ServicesSection_detailsContent__DBzkf{padding:1.5rem}.ServicesSection_detailTitle__mKxNb{font-size:1rem;flex-wrap:wrap}.ServicesSection_detailIcon__aEvPp{font-size:.9rem}.ServicesSection_priceTag__0C79a{flex-direction:column;gap:.5rem}.ServicesSection_categoryBadge__ZjQtt{font-size:.85rem;padding:.4rem .8rem}.ServicesSection_faqItem__Qw0wz{padding:.8rem}.ServicesSection_faqQuestion__pvB0_{font-size:.9rem}.ServicesSection_faqAnswer__gvJsN{font-size:.85rem}}@media (max-width:576px){.ServicesSection_serviceItem__QdVSn{padding:.75rem}.ServicesSection_serviceIcon__gkTRS{width:36px;height:36px;font-size:.9rem}.ServicesSection_serviceTitle__yOmnr{font-size:.9rem}.ServicesSection_priceCell__a9o86,.ServicesSection_serviceCell__JUnms{padding:.75rem;font-size:.9rem}.ServicesSection_detailsContent__DBzkf{padding:1rem}.ServicesSection_faqItem__Qw0wz{padding:.75rem}.ServicesSection_detailTitle__mKxNb{font-size:.95rem;gap:.5rem}.ServicesSection_detailText__fksRE{font-size:.9rem}.ServicesSection_priceValue__4NMTv{font-size:1.1rem;padding:.4rem .8rem}.ServicesSection_serviceDetails__VTO9T{overflow:visible}@keyframes ServicesSection_slideDownMobile__UWnY4{0%{opacity:0;transform:translateY(-15px) scaleY(.9)}to{opacity:1;transform:translateY(0) scaleY(1)}}.ServicesSection_serviceDetails__VTO9T{animation:ServicesSection_slideDownMobile__UWnY4 .3s ease-out}}