.blog-detail_blogDetailContainer__T8y93{min-height:100vh;background:#f8f9fa;padding:2rem 0}.blog-detail_breadcrumbs__LDSj0{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem}.blog-detail_breadcrumbLink__8KzV3{color:#84d3d1;text-decoration:none;transition:color .2s ease}.blog-detail_breadcrumbLink__8KzV3:hover{color:#3a7d7b}.blog-detail_breadcrumbSeparator__5a6h6{color:#666}.blog-detail_breadcrumbCurrent__8OpCX{color:#333;font-weight:500}.blog-detail_backNavigation__t6vBI{max-width:1200px;margin:0 auto 2rem;padding:0 2rem}.blog-detail_backButton__JP_k_{display:inline-flex;align-items:center;gap:.5rem;color:#84d3d1;text-decoration:none;font-weight:500;transition:all .2s ease;padding:.5rem 1rem;border-radius:6px;border:1px solid #84d3d1}.blog-detail_backButton__JP_k_:hover{background:#84d3d1;color:#fff;transform:translateX(-3px)}.blog-detail_article__8t1OS{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden;max-width:1200px;margin:0 auto}.blog-detail_articleHeader__8wYl0{padding:2rem 2rem 1rem;text-align:center;border-bottom:1px solid #e9ecef}.blog-detail_categoryBadge___PEvD{display:inline-flex;align-items:center;gap:.5rem;background:#84d3d1;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.blog-detail_articleTitle__TRAKd{color:#3a7d7b;font-size:2.5rem;font-weight:600;line-height:1.3;margin:0 0 1.5rem}.blog-detail_articleMeta__lRk6S{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.blog-detail_metaItem__LeN7h{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.95rem}.blog-detail_metaItem__LeN7h svg{color:#84d3d1;font-size:.9rem}.blog-detail_articleImage__tAVjJ{width:100%;height:400px;overflow:hidden;position:relative}.blog-detail_image__Xokw0{width:100%;height:100%;object-fit:cover}.blog-detail_articleContent__BGZGM{padding:2rem}.blog-detail_content__JLxx5{line-height:1.8;color:#333;font-size:1.1rem}.blog-detail_content__JLxx5 h1,.blog-detail_content__JLxx5 h2,.blog-detail_content__JLxx5 h3,.blog-detail_content__JLxx5 h4,.blog-detail_content__JLxx5 h5,.blog-detail_content__JLxx5 h6{color:#3a7d7b;margin:2rem 0 1rem;font-weight:600}.blog-detail_content__JLxx5 h1{font-size:2rem}.blog-detail_content__JLxx5 h2{font-size:1.7rem}.blog-detail_content__JLxx5 h3{font-size:1.4rem}.blog-detail_content__JLxx5 h4{font-size:1.2rem}.blog-detail_content__JLxx5 p{margin:1.5rem 0}.blog-detail_content__JLxx5 ol,.blog-detail_content__JLxx5 ul{margin:1.5rem 0;padding-left:2rem}.blog-detail_content__JLxx5 li{margin:.5rem 0}.blog-detail_content__JLxx5 a{color:#84d3d1;text-decoration:underline;transition:color .2s ease}.blog-detail_content__JLxx5 a:hover{color:#3a7d7b}.blog-detail_content__JLxx5 blockquote{border-left:4px solid #84d3d1;margin:2rem 0;font-style:italic;color:#666;background:#f8f9fa;padding:1.5rem;border-radius:0 8px 8px 0}.blog-detail_content__JLxx5 img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.blog-detail_content__JLxx5 table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.blog-detail_content__JLxx5 td,.blog-detail_content__JLxx5 th{padding:1rem;text-align:left;border-bottom:1px solid #e9ecef}.blog-detail_content__JLxx5 th{background:#84d3d1;color:#fff;font-weight:600}.blog-detail_content__JLxx5 tr:hover{background:#f8f9fa}.blog-detail_ctaSection__eSxld{background:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 2px 10px rgba(0,0,0,.05);text-align:center;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.blog-detail_ctaContent__8lJ4G h3{color:#3a7d7b;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.blog-detail_ctaContent__8lJ4G p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.blog-detail_ctaButtons__1L_5u{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.blog-detail_ctaButton__Bi_M4{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#84d3d1,#3a7d7b);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(132,211,209,.3)}.blog-detail_ctaButton__Bi_M4:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(132,211,209,.4)}.blog-detail_ctaButtonSecondary__NBlKI{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#3a7d7b;border:2px solid #84d3d1;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.blog-detail_ctaButtonSecondary__NBlKI:hover{background:#84d3d1;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(132,211,209,.3)}@media (max-width:768px){.blog-detail_blogDetailContainer__T8y93{padding:1rem 0}.blog-detail_breadcrumbs__LDSj0{padding:0 1rem;font-size:.8rem}.blog-detail_backNavigation__t6vBI{padding:0 1rem}.blog-detail_articleHeader__8wYl0{padding:1.5rem 1.5rem 1rem}.blog-detail_articleTitle__TRAKd{font-size:2rem}.blog-detail_articleMeta__lRk6S{flex-direction:column;gap:.5rem}.blog-detail_articleImage__tAVjJ{height:250px}.blog-detail_articleContent__BGZGM{padding:1.5rem}.blog-detail_content__JLxx5{font-size:1rem}.blog-detail_content__JLxx5 h1{font-size:1.7rem}.blog-detail_content__JLxx5 h2{font-size:1.5rem}.blog-detail_content__JLxx5 h3{font-size:1.3rem}.blog-detail_ctaSection__eSxld{padding:2rem 1.5rem;margin-top:1.5rem}.blog-detail_ctaContent__8lJ4G h3{font-size:1.5rem}.blog-detail_ctaContent__8lJ4G p{font-size:1rem}.blog-detail_ctaButtons__1L_5u{flex-direction:column;align-items:center}.blog-detail_ctaButtonSecondary__NBlKI,.blog-detail_ctaButton__Bi_M4{width:100%;max-width:300px;justify-content:center}}@media (max-width:480px){.blog-detail_articleTitle__TRAKd{font-size:1.7rem}.blog-detail_articleImage__tAVjJ{height:200px}.blog-detail_content__JLxx5 h1{font-size:1.5rem}.blog-detail_content__JLxx5 h2{font-size:1.3rem}.blog-detail_content__JLxx5 h3{font-size:1.2rem}}.ShareButtons_shareSection___7y_K{padding:2rem;border-top:1px solid #e9ecef;background:#f8f9fa}.ShareButtons_shareSection___7y_K h3{color:#3a7d7b;font-size:1.3rem;margin-bottom:1rem;text-align:center}.ShareButtons_shareButtons__TN0pn{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ShareButtons_shareButton__qdGp_{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#3a7d7b;border:1px solid #84d3d1;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s ease;cursor:pointer;font-size:.9rem}.ShareButtons_shareButton__qdGp_:hover{background:#84d3d1;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(132,211,209,.3)}@media (max-width:768px){.ShareButtons_shareSection___7y_K{padding:1.5rem}.ShareButtons_shareButtons__TN0pn{flex-direction:column;align-items:center}.ShareButtons_shareButton__qdGp_{width:100%;max-width:200px;justify-content:center}}.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.5rem 0;text-align:center;font-size:.9rem}.Footer_copyright__vFlrA{max-width:1200px;padding:0 1.5rem;color:var(--text-light);margin:0 auto .8rem}.Footer_footerLinks__BIHhl{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.Footer_footerLink__vjGfL{color:#2c3e50;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;padding:.3rem 0;border-bottom:2px solid transparent}.Footer_footerLink__vjGfL:hover{color:var(--primary);border-bottom-color:var(--primary)}@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}}.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)}.TechnicalSpecifications_specificationsSection__qrKbB{padding:4rem 0;background-color:#fff;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.05);margin:4rem 0}.TechnicalSpecifications_specificationsHeader__LtN5b{display:flex;justify-content:space-between;align-items:center;padding:0 3rem 2rem;border-bottom:1px solid #e0e0e0}.TechnicalSpecifications_sectionTitle__rgUow{color:#3a7d7b;font-size:2rem;margin:0;font-weight:600;position:relative;padding-bottom:.75rem}.TechnicalSpecifications_sectionTitle__rgUow:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#84d3d1}.TechnicalSpecifications_toggleButton__msxvP{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:#3a7d7b;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(58,125,123,.2)}.TechnicalSpecifications_toggleButton__msxvP:hover{background-color:#84d3d1;transform:translateY(-2px);box-shadow:0 6px 20px rgba(58,125,123,.3)}.TechnicalSpecifications_buttonIcon__roz_j{font-size:1.1rem}.TechnicalSpecifications_chevronIcon__n8fZD{font-size:.9rem;transition:transform .3s ease}.TechnicalSpecifications_specificationsContent__70sSe{overflow:hidden;transition:max-height .5s ease-in-out;max-height:0}.TechnicalSpecifications_specificationsContent__70sSe.TechnicalSpecifications_expanded__qgdBA{max-height:2000px}.TechnicalSpecifications_specificationsTable___wDSk{padding:2rem 3rem 3rem}.TechnicalSpecifications_specCategory__uGAuq{margin-bottom:0}.TechnicalSpecifications_categoryTitle__mhlNz{background-color:#3a7d7b;color:#fff;padding:1rem 1.5rem;margin:0 0 1rem;font-size:1.2rem;font-weight:700;border-radius:8px 8px 0 0;text-align:center;letter-spacing:1px}.TechnicalSpecifications_specTable__V_gD3{border:2px solid #3a7d7b;border-radius:0 0 8px 8px;overflow:hidden;width:100%;border-collapse:collapse}.TechnicalSpecifications_specRow__5rmKL{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid #3a7d7b;transition:background-color .2s ease;min-height:50px}.TechnicalSpecifications_specRow__5rmKL:last-child{border-bottom:2px solid #3a7d7b}.TechnicalSpecifications_specRow__5rmKL:hover{background-color:rgba(132,211,209,.05)}.TechnicalSpecifications_specLabel__FUSIS{padding:1rem 1.5rem;background-color:#f8f9fa;font-weight:600;color:#3a7d7b;border-right:2px solid #3a7d7b;display:flex;align-items:center;font-size:.95rem}.TechnicalSpecifications_specValue__kqX1m{padding:1rem 1.5rem;background-color:#fff;color:#444;line-height:1.6;font-size:.95rem}.TechnicalSpecifications_specLine__LObAK{margin-bottom:.25rem;line-height:1.5}.TechnicalSpecifications_specLine__LObAK:last-child{margin-bottom:0}@media (max-width:992px){.TechnicalSpecifications_specificationsHeader__LtN5b{flex-direction:column;gap:1.5rem;align-items:flex-start;padding:0 2rem 2rem}.TechnicalSpecifications_specificationsTable___wDSk{padding:2rem}.TechnicalSpecifications_specRow__5rmKL{grid-template-columns:1fr}.TechnicalSpecifications_specLabel__FUSIS{border-right:none;border-bottom:1px solid #3a7d7b;font-size:.95rem}.TechnicalSpecifications_specValue__kqX1m{padding-top:.75rem}}@media (max-width:768px){.TechnicalSpecifications_specificationsSection__qrKbB{margin:2rem 0}.TechnicalSpecifications_specificationsHeader__LtN5b{padding:0 1.5rem 1.5rem}.TechnicalSpecifications_sectionTitle__rgUow{font-size:1.7rem}.TechnicalSpecifications_toggleButton__msxvP{padding:.875rem 1.25rem;font-size:.9rem;gap:.5rem}.TechnicalSpecifications_specificationsTable___wDSk{padding:1.5rem}.TechnicalSpecifications_categoryTitle__mhlNz{padding:.875rem 1.25rem;font-size:1.1rem}.TechnicalSpecifications_specLabel__FUSIS,.TechnicalSpecifications_specValue__kqX1m{padding:.875rem 1.25rem;font-size:.9rem}}@media (max-width:480px){.TechnicalSpecifications_specificationsHeader__LtN5b{padding:0 1rem 1rem}.TechnicalSpecifications_specificationsTable___wDSk{padding:1rem}.TechnicalSpecifications_categoryTitle__mhlNz{padding:.75rem 1rem;font-size:1rem}.TechnicalSpecifications_specLabel__FUSIS,.TechnicalSpecifications_specValue__kqX1m{padding:.75rem 1rem;font-size:.85rem}.TechnicalSpecifications_toggleButton__msxvP{width:100%;justify-content:center}}.AboutUs_aboutSection__wpEgT{padding:6rem 0;background:#f9fafa}.AboutUs_aboutContainer__hdxeI{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 30px rgba(0,0,0,.06)}.AboutUs_textContent__VJMDS{padding:3.5rem;display:flex;flex-direction:column;justify-content:center}.AboutUs_sectionTitle__GXQtB{font-size:2.5rem;color:#1a2e2d;margin-bottom:1.5rem;font-weight:300;letter-spacing:-.02em}.AboutUs_paragraph__53GXJ{margin-bottom:2.5rem;line-height:1.85;color:#5a6b6a;font-size:1.02rem}.AboutUs_doctorSection__ntuMG{margin-bottom:2.5rem;padding-top:1.5rem;border-top:1px solid #eef1f1}.AboutUs_doctorProfile__dRe0L{display:flex;align-items:center;gap:1rem}.AboutUs_doctorImageContainer__EGM7Q{width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;flex-shrink:0}.AboutUs_doctorDetails__TRvJX{display:flex;flex-direction:column;gap:.15rem}.AboutUs_doctorName__tll43{font-size:1.05rem;font-weight:600;color:#1a2e2d}.AboutUs_doctorPosition__zcFDy{font-size:.92rem;color:#5a6b6a;font-weight:500}.AboutUs_moreButton__4VNeD{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:transparent;color:var(--primary-dark);border:2px solid var(--primary);border-radius:10px;font-weight:600;font-size:.95rem;transition:all .3s ease;align-self:flex-start}.AboutUs_moreButton__4VNeD:hover{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-color:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(132,211,209,.35)}.AboutUs_imageContent__8BkBT{position:relative;min-height:420px}@media (max-width:992px){.AboutUs_aboutContainer__hdxeI{grid-template-columns:1fr}.AboutUs_textContent__VJMDS{padding:2.5rem;order:1}.AboutUs_imageContent__8BkBT{min-height:320px;order:0}}@media (max-width:576px){.AboutUs_aboutSection__wpEgT{padding:4rem 0}.AboutUs_textContent__VJMDS{padding:2rem}.AboutUs_sectionTitle__GXQtB{font-size:2rem}.AboutUs_paragraph__53GXJ{font-size:.98rem}.AboutUs_imageContent__8BkBT{min-height:260px}.AboutUs_moreButton__4VNeD{width:100%;justify-content:center}}.Contact_contact__ttCBw{padding:6rem 0;background:linear-gradient(180deg,#f8fafa,#f0f5f5);position:relative}.Contact_contact__ttCBw:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(132,211,209,.3),transparent)}.Contact_title__WqIGM{text-align:center;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:3.5rem;color:#1a2e2d;letter-spacing:-.02em}.Contact_grid__lvqHs{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:2rem;gap:2rem;align-items:stretch}.Contact_info__MZJey{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 8px 40px rgba(0,0,0,.06);border:1px solid rgba(132,211,209,.12)}.Contact_info__MZJey h3{font-size:1.35rem;font-weight:700;color:#1a2e2d;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(132,211,209,.15)}.Contact_contactItem___JpFe{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.75rem;padding:1rem;border-radius:16px;transition:all .2s ease;text-decoration:none;color:inherit}.Contact_contactItem___JpFe:last-child{margin-bottom:0}a.Contact_contactItem___JpFe:hover{background:rgba(132,211,209,.08)}a.Contact_contactItem___JpFe:hover .Contact_contactText__OdUZH h4{color:var(--primary-dark)}.Contact_contactIcon__eeu7c{width:48px;height:48px;background:rgba(132,211,209,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-dark);flex-shrink:0}.Contact_contactText__OdUZH h4{font-size:1.05rem;font-weight:700;color:#1a2e2d;margin-bottom:.5rem}.Contact_contactText__OdUZH p{color:#5a6b6a;font-size:.95rem;line-height:1.6;margin:0}.Contact_contactText__OdUZH a{color:var(--primary-dark);font-weight:600;transition:color .2s ease}.Contact_contactText__OdUZH a:hover{color:var(--primary)}.Contact_emailNote__jSjFd{display:block;color:#8a9a99!important;font-size:.85rem!important;font-style:italic;margin-top:.25rem}.Contact_map__6EPYD{border-radius:24px;overflow:hidden;position:relative;min-height:450px;box-shadow:0 8px 40px rgba(0,0,0,.1);border:3px solid #fff;outline:1px solid rgba(132,211,209,.2)}.Contact_map__6EPYD iframe{display:block}@media (max-width:992px){.Contact_grid__lvqHs{grid-template-columns:1fr}.Contact_map__6EPYD{min-height:400px;margin-top:.5rem}}@media (max-width:576px){.Contact_contact__ttCBw{padding:4rem 0}.Contact_info__MZJey{padding:1.75rem;border-radius:20px}.Contact_info__MZJey h3{font-size:1.2rem;margin-bottom:1.5rem}.Contact_contactItem___JpFe{padding:.75rem;flex-direction:column;gap:1rem}.Contact_contactIcon__eeu7c{width:44px;height:44px}.Contact_map__6EPYD{min-height:300px;border-radius:20px}}.Hero_hero__sbIHl{min-height:clamp(620px,80vh,850px);position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;padding-top:80px;padding-bottom:4rem}.Hero_backgroundImage__9sKeT{position:absolute;inset:0;z-index:-3;object-fit:cover;animation:Hero_slowZoom__mFT1e 25s ease-in-out infinite alternate}@keyframes Hero_slowZoom__mFT1e{0%{transform:scale(1)}to{transform:scale(1.06)}}.Hero_overlay__5ldQy{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse 100% 70% at 10% 20%,rgba(132,211,209,.12),transparent 50%),linear-gradient(165deg,rgba(15,25,35,.92),rgba(20,35,45,.78) 50%,rgba(25,40,50,.68))}.Hero_orb1__w5sjn,.Hero_orb2__dbkjz{position:absolute;border-radius:50%;filter:blur(80px);z-index:-1;pointer-events:none}.Hero_orb1__w5sjn{width:450px;height:450px;background:radial-gradient(circle,rgba(132,211,209,.25),transparent 70%);top:-150px;left:-150px;animation:Hero_floatOrb1___wxY6 20s ease-in-out infinite}.Hero_orb2__dbkjz{width:350px;height:350px;background:radial-gradient(circle,rgba(95,185,183,.2),transparent 70%);bottom:5%;right:10%;animation:Hero_floatOrb2__SOPLH 18s ease-in-out infinite}@keyframes Hero_floatOrb1___wxY6{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,50px) scale(1.1)}66%{transform:translate(-20px,30px) scale(.95)}}@keyframes Hero_floatOrb2__SOPLH{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,-30px) scale(1.15)}}.Hero_grid__dUtXT{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);align-items:center}.Hero_left__tgY89{max-width:720px}.Hero_badge___My6T{display:inline-flex;align-items:center;gap:.65rem;padding:.55rem 1rem .55rem .55rem;border-radius:999px;background:linear-gradient(135deg,rgba(132,211,209,.15),hsla(0,0%,100%,.05));border:1px solid rgba(132,211,209,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:600;font-size:.88rem;margin-bottom:1.5rem;animation:Hero_fadeSlideDown__ZsJM6 .8s ease-out forwards;opacity:0}.Hero_badgeIcon__E9hGj{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:50%;color:#fff;font-size:.7rem}.Hero_title__IAc43{font-size:clamp(2.3rem,4vw,3.4rem);font-weight:800;line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.02em;animation:Hero_fadeSlideUp__w7qLA .9s ease-out .15s forwards;opacity:0}.Hero_titleLine__O_4dL{display:block}.Hero_titleAccent__GwjvB{background:linear-gradient(135deg,var(--primary-light) 0,var(--primary) 50%,#4ecdc4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.Hero_titleAccent__GwjvB:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary),var(--primary-light));border-radius:2px;transform:scaleX(0);transform-origin:left;animation:Hero_underlineExpand__5XkS4 .6s ease-out 1s forwards}@keyframes Hero_underlineExpand__5XkS4{to{transform:scaleX(1)}}.Hero_subtitle__k63Rl{font-size:clamp(1rem,1.4vw,1.15rem);margin-bottom:2rem;animation:Hero_fadeSlideUp__w7qLA .9s ease-out .3s forwards;opacity:0;color:hsla(0,0%,100%,.85);letter-spacing:.02em}.Hero_cta__xVvDr{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;animation:Hero_fadeSlideUp__w7qLA .9s ease-out .45s forwards;opacity:0}.Hero_ctaPrimary__8nkpw{position:relative;display:inline-flex;align-items:center;gap:.7rem;padding:1rem 1.75rem;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:14px;color:#fff;font-weight:700;font-size:1rem;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 20px rgba(132,211,209,.35),0 0 0 0 rgba(132,211,209,.4)}.Hero_ctaPrimary__8nkpw:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(132,211,209,.5),0 0 0 4px rgba(132,211,209,.15)}.Hero_ctaGlow__mTiTT{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent);animation:Hero_shimmer__pSe2n 3s infinite}@keyframes Hero_shimmer__pSe2n{0%{left:-100%}50%,to{left:100%}}.Hero_ctaSecondary__aMNwg{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:14px;color:#fff;font-weight:600;font-size:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.Hero_ctaSecondary__aMNwg:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.35);transform:translateY(-2px)}.Hero_ctaArrow__Y97LA{font-size:.75rem;transition:transform .2s ease}.Hero_ctaSecondary__aMNwg:hover .Hero_ctaArrow__Y97LA{transform:translateX(4px)}.Hero_right__fewBS{display:flex;flex-direction:column;gap:1rem}.Hero_card__JebA7{--card-accent:#84d3d1;position:relative;display:flex;align-items:center;gap:1.1rem;padding:1.1rem 1.25rem;border-radius:20px;background:hsla(0,0%,100%,.97);border:2px solid transparent;box-shadow:0 8px 32px rgba(0,0,0,.1);animation:Hero_fadeSlideLeft__lo5Lk .7s ease-out forwards;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.Hero_card__JebA7:before{content:"";position:absolute;inset:0;border-radius:18px;padding:2px;background:linear-gradient(135deg,transparent 30%,var(--card-accent) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.Hero_card__JebA7:hover{transform:translateX(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15),8px 0 30px -5px var(--card-accent)}.Hero_card__JebA7:hover:before{opacity:1}.Hero_cardIcon__YdScy{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0;background:linear-gradient(145deg,color-mix(in srgb,var(--card-accent) 18%,#fff),color-mix(in srgb,var(--card-accent) 8%,#fff));color:color-mix(in srgb,var(--card-accent) 80%,#000);transition:all .35s ease}.Hero_card__JebA7:hover .Hero_cardIcon__YdScy{transform:scale(1.05);box-shadow:0 4px 15px color-mix(in srgb,var(--card-accent) 35%,transparent)}.Hero_cardContent__KZ81P{flex:1 1;min-width:0}.Hero_cardTitle__ymg4I{display:block;font-weight:700;font-size:1.05rem;color:#1a2e2d;margin-bottom:.3rem;letter-spacing:-.01em}.Hero_cardDescription__IRux4{display:block;color:rgba(31,43,42,.65);font-size:.9rem;line-height:1.45}.Hero_cardArrowWrapper__ophJe{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(132,211,209,.1);flex-shrink:0;transition:all .3s ease}.Hero_cardArrow__3pGMl{font-size:.8rem;color:var(--card-accent);transition:transform .3s ease}.Hero_card__JebA7:hover .Hero_cardArrowWrapper__ophJe{background:var(--card-accent)}.Hero_card__JebA7:hover .Hero_cardArrow__3pGMl{color:#fff;transform:translateX(2px)}.Hero_secondaryLinks__AF_P4{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;animation:Hero_fadeSlideUp__w7qLA .9s ease-out .6s forwards;opacity:0}.Hero_textLink__JVmN_{display:inline-flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.9);font-weight:500;padding:.4rem 0;position:relative;transition:color .2s ease}.Hero_textLink__JVmN_:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--primary),transparent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Hero_textLink__JVmN_:hover:after{transform:scaleX(1)}.Hero_textLink__JVmN_:hover{color:var(--primary-light)}.Hero_linkIcon__mG_AD{font-size:.85rem;color:var(--primary)}.Hero_separator__zyyhD{width:4px;height:4px;background:hsla(0,0%,100%,.4);border-radius:50%}@keyframes Hero_fadeSlideUp__w7qLA{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeSlideDown__ZsJM6{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeSlideLeft__lo5Lk{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1100px){.Hero_grid__dUtXT{grid-template-columns:1fr;gap:2.5rem}.Hero_left__tgY89{text-align:center;margin:0 auto}.Hero_badge___My6T{margin-left:auto;margin-right:auto}.Hero_titleLine__O_4dL{display:inline}.Hero_cta__xVvDr,.Hero_secondaryLinks__AF_P4{justify-content:center}.Hero_right__fewBS{max-width:500px;margin:0 auto}.Hero_card__JebA7{animation-name:Hero_fadeSlideUp__w7qLA}.Hero_card__JebA7:hover{transform:translateY(-6px)}}@media (max-width:768px){.Hero_hero__sbIHl{min-height:auto;padding-top:100px;padding-bottom:3rem}.Hero_badge___My6T{font-size:.8rem;padding:.45rem .8rem .45rem .45rem}.Hero_badgeIcon__E9hGj{width:22px;height:22px;font-size:.6rem}.Hero_title__IAc43{font-size:clamp(1.8rem,6vw,2.4rem)}.Hero_subtitle__k63Rl{font-size:.95rem}.Hero_cta__xVvDr{flex-direction:column;width:100%}.Hero_ctaPrimary__8nkpw,.Hero_ctaSecondary__aMNwg{width:100%;justify-content:center}.Hero_right__fewBS{max-width:100%}.Hero_orb1__w5sjn,.Hero_orb2__dbkjz{display:none}}@media (max-width:480px){.Hero_card__JebA7{padding:1rem;gap:.9rem}.Hero_cardIcon__YdScy{width:48px;height:48px;font-size:1.1rem}.Hero_cardTitle__ymg4I{font-size:.98rem}.Hero_cardDescription__IRux4{font-size:.85rem}.Hero_cardArrowWrapper__ophJe{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.Hero_backgroundImage__9sKeT,.Hero_badge___My6T,.Hero_card__JebA7,.Hero_ctaGlow__mTiTT,.Hero_cta__xVvDr,.Hero_orb1__w5sjn,.Hero_orb2__dbkjz,.Hero_secondaryLinks__AF_P4,.Hero_subtitle__k63Rl,.Hero_titleAccent__GwjvB:after,.Hero_title__IAc43{animation:none;opacity:1;transform:none}.Hero_card__JebA7:hover,.Hero_ctaPrimary__8nkpw:hover,.Hero_ctaSecondary__aMNwg:hover{transform:none}}.OfficeHours_officeHours__cw1Oe{padding:6rem 0;background:#fff;position:relative}.OfficeHours_title__bVaoj{text-align:center;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:1rem;color:#1a2e2d;letter-spacing:-.02em}.OfficeHours_subtitle__xlpYr{text-align:center;color:#5a6b6a;max-width:500px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.6}.OfficeHours_grid__Xi1_S{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:3rem;gap:3rem;align-items:start}.OfficeHours_hoursCard__Btu26{background:#f8fafa;border-radius:20px;padding:2rem;border:1px solid #e8eeed}.OfficeHours_hoursTitle__97T39{font-size:1.1rem;font-weight:700;color:#1a2e2d;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(132,211,209,.2);display:flex;align-items:center;gap:.6rem}.OfficeHours_hoursTitle__97T39 svg{color:var(--primary)}.OfficeHours_dayRow__IXTpk{display:grid;grid-template-columns:100px 1fr;grid-gap:1rem;gap:1rem;padding:.9rem 0;border-bottom:1px solid #eef1f1;align-items:start}.OfficeHours_dayRow__IXTpk:last-child{border-bottom:none}.OfficeHours_dayName__abTGA{font-weight:700;color:#1a2e2d;font-size:1rem}.OfficeHours_dayTimes__e_yVA{display:flex;flex-direction:column;gap:.2rem}.OfficeHours_timeText__Eln4f{font-weight:600;color:#2d4a48;font-size:.95rem}.OfficeHours_dayNote__zCNUf{font-size:.85rem;color:#7a8a89;font-style:italic}.OfficeHours_doctorsCard__4WY3c{background:linear-gradient(135deg,#f0f7f6,#e8f4f3);border-radius:20px;padding:2rem;border:1px solid rgba(132,211,209,.15)}.OfficeHours_doctorsTitle__4RfAW{font-size:1.1rem;font-weight:700;color:#1a2e2d;margin-bottom:1.5rem;display:flex;align-items:center;gap:.6rem}.OfficeHours_doctorsTitle__4RfAW svg{color:var(--primary)}.OfficeHours_doctorsGrid__ntGJ1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.OfficeHours_doctorItem__BqnxU{background:#fff;border-radius:16px;padding:1.25rem 1rem;text-align:center;border:1px solid rgba(132,211,209,.1);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.OfficeHours_doctorItem__BqnxU:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(132,211,209,.15);border-color:rgba(132,211,209,.3)}.OfficeHours_doctorImage__8ky26{width:70px;height:70px;border-radius:50%;overflow:hidden;position:relative;margin:0 auto .85rem;border:3px solid #fff;box-shadow:0 4px 15px rgba(132,211,209,.25)}.OfficeHours_doctorItem__BqnxU:hover .OfficeHours_doctorImage__8ky26{transform:scale(1.05)}.OfficeHours_doctorName__9zwym{font-size:.92rem;font-weight:700;color:#1a2e2d;margin-bottom:.25rem;line-height:1.3}.OfficeHours_doctorPosition__6ZPlB{font-size:.82rem;color:var(--primary-dark);font-weight:500}.OfficeHours_button___LxhT{text-align:center;margin-top:3rem}.OfficeHours_buttonLink__9IgZ3{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:50px;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(132,211,209,.35);text-decoration:none}.OfficeHours_buttonLink__9IgZ3:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(132,211,209,.45)}@media (max-width:992px){.OfficeHours_grid__Xi1_S{grid-template-columns:1fr;gap:2rem}.OfficeHours_doctorsGrid__ntGJ1{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.OfficeHours_officeHours__cw1Oe{padding:4rem 0}.OfficeHours_doctorsGrid__ntGJ1{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.OfficeHours_doctorsCard__4WY3c,.OfficeHours_hoursCard__Btu26{padding:1.5rem}.OfficeHours_dayRow__IXTpk{grid-template-columns:1fr;gap:.35rem}.OfficeHours_doctorsGrid__ntGJ1{grid-template-columns:repeat(2,1fr);gap:.75rem}.OfficeHours_doctorItem__BqnxU{padding:1rem .75rem}.OfficeHours_doctorImage__8ky26{width:60px;height:60px}.OfficeHours_doctorName__9zwym{font-size:.85rem}}.Reviews_reviews__Afw1z{padding:6rem 0;background:linear-gradient(180deg,#fff,#f8fafa);position:relative;overflow:hidden}.Reviews_reviews__Afw1z:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(132,211,209,.06),transparent 70%);border-radius:50%;pointer-events:none}.Reviews_title__i4Pwx{text-align:center;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:3.5rem;color:#1a2e2d;letter-spacing:-.02em;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:#fff;border-radius:20px;padding:1.75rem;display:flex;flex-direction:column;height:100%;border:1px solid rgba(132,211,209,.12);box-shadow:0 4px 20px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Reviews_reviewCard__C9fbU:before{content:'"';position:absolute;top:20px;right:25px;font-size:5rem;font-family:Georgia,serif;color:rgba(132,211,209,.1);line-height:1;pointer-events:none}.Reviews_reviewCard__C9fbU:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(132,211,209,.15);border-color:rgba(132,211,209,.25)}.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:.85rem}.Reviews_avatar__Bofqc{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.15rem;flex-shrink:0;box-shadow:0 3px 12px rgba(0,0,0,.15)}.Reviews_reviewerInfo__Z5FbP{display:flex;flex-direction:column}.Reviews_reviewerName__gDqlH{font-weight:700;font-size:1rem;color:#1a2e2d;margin-bottom:.15rem}.Reviews_reviewTime__Ttl69{font-size:.82rem;color:#8a9a99}.Reviews_googleLogo__7cqLy{display:flex;align-items:center;opacity:.7;transition:opacity .2s ease}.Reviews_reviewCard__C9fbU:hover .Reviews_googleLogo__7cqLy{opacity:1}.Reviews_stars__qHa_l{display:flex;gap:.2rem;margin-bottom:1rem}.Reviews_star___f8RU{color:#fbbc05;font-size:1.1rem;filter:drop-shadow(0 1px 2px rgba(251,188,5,.3))}.Reviews_starEmpty__cfLZ6{color:#e8eeed;font-size:1.1rem}.Reviews_reviewText__ldk4J{font-size:.95rem;line-height:1.7;color:#5a6b6a;flex-grow:1;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;position:relative}.Reviews_navigation__T_lAW{display:flex;justify-content:center;gap:.6rem;margin-top:2.5rem;position:relative;z-index:1}.Reviews_navDot__QZxJn{width:10px;height:10px;border-radius:50%;background:#e0e5e5;border:none;cursor:pointer;transition:all .3s ease;padding:0}.Reviews_navDot__QZxJn:hover{background:rgba(132,211,209,.5)}.Reviews_navDot__QZxJn.Reviews_active___mZFY{background:linear-gradient(135deg,var(--primary),var(--primary-dark));transform:scale(1.3);box-shadow:0 2px 8px rgba(132,211,209,.4)}@media (max-width:1024px){.Reviews_reviewsContainer__T1nH6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Reviews_reviews__Afw1z{padding:4rem 0}.Reviews_reviewsContainer__T1nH6{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.Reviews_reviewCard__C9fbU{padding:1.5rem}.Reviews_reviewText__ldk4J{-webkit-line-clamp:4}}@media (max-width:480px){.Reviews_reviewCard__C9fbU:before{font-size:4rem;top:15px;right:15px}.Reviews_avatar__Bofqc{width:42px;height:42px;font-size:1rem}}.Services_services__pWC_T{padding:6rem 0;background:linear-gradient(180deg,#f8fafa,#fff);position:relative;overflow:hidden}.Services_services__pWC_T:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(132,211,209,.3),transparent)}.Services_title__Ft2YT{text-align:center;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:1rem;color:#1a2e2d;letter-spacing:-.02em}.Services_subtitle__DfWi5{text-align:center;color:#5a6b6a;max-width:600px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.7}.Services_categoriesContainer__YgeDS{margin-bottom:3rem}.Services_categories__zmBh9{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.Services_category__42mDP{display:flex;align-items:center;gap:.65rem;padding:.85rem 1.5rem;background:#fff;border:1px solid #e8eeed;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;font-size:.95rem;color:#3a4a49;box-shadow:0 2px 8px rgba(0,0,0,.04)}.Services_category__42mDP:hover{border-color:var(--primary-light);background:linear-gradient(135deg,rgba(132,211,209,.08),#fff);transform:translateY(-2px);box-shadow:0 4px 12px rgba(132,211,209,.15)}.Services_activeCategory__mLroe{color:#fff;box-shadow:0 4px 20px rgba(132,211,209,.4)}.Services_activeCategory__mLroe,.Services_activeCategory__mLroe:hover{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-color:transparent}.Services_activeCategory__mLroe:hover{transform:translateY(-2px)}.Services_categoryIcon__FdKu9{display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:transform .3s ease}.Services_category__42mDP:hover .Services_categoryIcon__FdKu9{transform:scale(1.1)}.Services_activeCategory__mLroe .Services_categoryIcon__FdKu9{color:#fff}.Services_servicesContainer__p_9yD{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.Services_serviceCard__6UIVR{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e8eeed;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Services_serviceCard__6UIVR:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--primary-light));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.Services_serviceCard__6UIVR:hover{border-color:rgba(132,211,209,.3);box-shadow:0 12px 40px rgba(132,211,209,.15);transform:translateY(-4px)}.Services_serviceCard__6UIVR:hover:before{transform:scaleX(1)}.Services_serviceMain__r9rQQ{padding:1.75rem;cursor:pointer;position:relative}.Services_serviceHeader__H0hy1{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-right:2.5rem}.Services_serviceIcon__Cmx6R{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(132,211,209,.15),rgba(132,211,209,.05));color:var(--primary-dark);border-radius:14px;font-size:1.3rem;flex-shrink:0;transition:all .3s ease}.Services_serviceCard__6UIVR:hover .Services_serviceIcon__Cmx6R{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;transform:scale(1.05)}.Services_serviceTitle__UB6mh{font-size:1.15rem;font-weight:700;margin:0;color:#1a2e2d;letter-spacing:-.01em}.Services_serviceDescription__FcTLf{margin-bottom:1rem;color:#5a6b6a;font-size:.95rem;line-height:1.6}.Services_servicePrice__Qo6PI{display:inline-flex;align-items:center;padding:.4rem .85rem;background:linear-gradient(135deg,rgba(132,211,209,.12),rgba(132,211,209,.06));border-radius:20px;font-weight:600;color:var(--primary-dark);font-size:.9rem}.Services_serviceArrow__VKkbO{position:absolute;top:1.75rem;right:1.25rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#c0cfce;transition:all .3s ease;border-radius:50%;background:transparent;font-size:.85rem}.Services_activeService__TW7Dj .Services_serviceArrow__VKkbO,.Services_serviceCard__6UIVR:hover .Services_serviceArrow__VKkbO{color:var(--primary);background:rgba(132,211,209,.1);transform:translateX(3px)}.Services_serviceDetails__8epcf{padding:0 1.75rem;max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(180deg,#f8fafa,#fff);border-top:1px solid transparent}.Services_activeService__TW7Dj .Services_serviceDetails__8epcf{padding:1.5rem 1.75rem;max-height:250px;border-top-color:#e8eeed}.Services_serviceDetails__8epcf p{margin:0 0 1.25rem;color:#5a6b6a;font-size:.95rem;line-height:1.7}.Services_serviceActions__Lym4u{display:flex;gap:.75rem;flex-wrap:wrap}.Services_serviceButton__cHoAp{padding:.7rem 1.4rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:10px;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(132,211,209,.3)}.Services_serviceButton__cHoAp:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(132,211,209,.4)}.Services_serviceLink__jrYTt{padding:.7rem 1.4rem;background:transparent;border:1px solid var(--primary);color:var(--primary-dark);border-radius:10px;font-weight:600;font-size:.9rem;transition:all .3s ease;cursor:pointer}.Services_serviceLink__jrYTt:hover{background:rgba(132,211,209,.1);transform:translateY(-2px)}.Services_servicesFooter__pbNxe{text-align:center;margin-top:2rem}.Services_allServicesButton__1RxVB{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.25rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-radius:50px;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 20px rgba(132,211,209,.35)}.Services_allServicesButton__1RxVB:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(132,211,209,.45)}.Services_modalOverlay__6_Mig{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,25,35,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:Services_fadeIn__u7FKO .3s ease}@keyframes Services_fadeIn__u7FKO{0%{opacity:0}to{opacity:1}}.Services_modalContent__KOCJ9{background:#fff;border-radius:24px;padding:2.5rem;max-width:600px;width:100%;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 25px 60px rgba(0,0,0,.3);animation:Services_slideUp__ah54s .4s cubic-bezier(.4,0,.2,1)}@keyframes Services_slideUp__ah54s{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Services_modalClose__kt3aB{position:absolute;top:1.25rem;right:1.25rem;background:#f5f7f7;border:none;font-size:1.25rem;color:#5a6b6a;cursor:pointer;padding:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Services_modalClose__kt3aB:hover{background:rgba(132,211,209,.15);color:var(--primary-dark);transform:rotate(90deg)}.Services_modalTitle__g7SvD{margin:0 0 1.5rem;color:#1a2e2d;font-size:1.75rem;font-weight:700;padding-right:3rem;letter-spacing:-.02em}.Services_modalBody__U1NUp{color:#3a4a49;line-height:1.7}.Services_modalBody__U1NUp p{margin-bottom:1rem}.Services_modalBody__U1NUp h4{color:var(--primary-dark);margin:1.75rem 0 .85rem;font-size:1.1rem;font-weight:700}@media (max-width:768px){.Services_services__pWC_T{padding:4rem 0}.Services_servicesContainer__p_9yD{grid-template-columns:1fr}.Services_serviceCard__6UIVR{max-width:100%}.Services_activeService__TW7Dj .Services_serviceDetails__8epcf{max-height:300px}.Services_modalContent__KOCJ9{margin:1rem;padding:1.75rem;border-radius:20px}.Services_modalTitle__g7SvD{font-size:1.5rem;padding-right:2.5rem}}@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_serviceButton__cHoAp,.Services_serviceLink__jrYTt{width:100%;text-align:center;justify-content:center}}.GiftVouchers_vouchersSection__4JGJ8{background-color:#f9f9fa;padding-bottom:4rem}.GiftVouchers_promoBanner__CKxt1{background:linear-gradient(135deg,#ff6b35,#f7931e);padding:2rem;margin-bottom:4rem;box-shadow:0 4px 15px rgba(255,107,53,.2)}.GiftVouchers_promoContent___D_24{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1.5rem;color:#fff}.GiftVouchers_promoIcon__G06Mk{font-size:3rem;flex-shrink:0}.GiftVouchers_promoTitle__ehU_9{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.GiftVouchers_promoSubtitle__wiUrI{font-size:1.1rem;margin:0;opacity:.95}.GiftVouchers_mainContent__j35Df{max-width:1200px;margin:0 auto;padding:0 2rem}.GiftVouchers_sectionTitle__GbXnS{color:#3a7d7b;font-size:2rem;margin-bottom:1.5rem;font-weight:600;position:relative;padding-bottom:.75rem}.GiftVouchers_sectionTitle__GbXnS:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#84d3d1}.GiftVouchers_leadText__2AYol{font-size:1.15rem;color:#444;line-height:1.7;margin-bottom:3rem;max-width:900px}.GiftVouchers_benefitsGrid__7uwu9{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.GiftVouchers_benefitCard__fIClq{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.GiftVouchers_benefitCard__fIClq:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(132,211,209,.15)}.GiftVouchers_benefitIcon__sqy4w{font-size:2.5rem;color:#84d3d1;margin-bottom:1rem}.GiftVouchers_benefitCard__fIClq h3{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:.75rem}.GiftVouchers_benefitCard__fIClq p{color:#666;line-height:1.6;font-size:1rem}.GiftVouchers_recipientsSection__UuXpc{background:#fff;padding:2.5rem;border-radius:8px;margin-bottom:3rem;box-shadow:0 2px 10px rgba(0,0,0,.05)}.GiftVouchers_subsectionTitle__sHHfn{font-size:1.5rem;font-weight:600;color:#3a7d7b;margin-bottom:1.5rem}.GiftVouchers_recipientsList__0BedP{display:grid;grid-gap:1rem;gap:1rem}.GiftVouchers_recipientItem__l2QvU{display:flex;align-items:center;gap:1rem;font-size:1.05rem;color:#444;padding:.75rem 0}.GiftVouchers_recipientItem__l2QvU svg{color:#4caf50;font-size:1.2rem;flex-shrink:0}.GiftVouchers_servicesSection__G0z5I{background:rgba(132,211,209,.1);padding:2.5rem;border-radius:8px;margin-bottom:3rem;border-left:4px solid #84d3d1}.GiftVouchers_servicesList__rkQpn{display:grid;grid-gap:1rem;gap:1rem}.GiftVouchers_serviceItem__if_ZZ{display:flex;align-items:flex-start;gap:1rem;font-size:1.05rem;color:#444;padding:.5rem 0}.GiftVouchers_serviceItem__if_ZZ svg{color:#4caf50;font-size:1.2rem;flex-shrink:0;margin-top:.2rem}.GiftVouchers_howItWorksSection__cw9Pt{margin-bottom:4rem}.GiftVouchers_stepsGrid__fcVQo{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.GiftVouchers_stepCard__CoNXr{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);text-align:center}.GiftVouchers_stepNumber__U9F3u{width:60px;height:60px;background:linear-gradient(135deg,#84d3d1,#3a7d7b);color:#fff;font-size:2rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.GiftVouchers_stepCard__CoNXr h4{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:.75rem}.GiftVouchers_stepCard__CoNXr p{color:#666;line-height:1.6;font-size:1rem}.GiftVouchers_ctaSection__R5MtV{padding:0 2rem}.GiftVouchers_ctaCard__E7MBW{max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#84d3d1,#3a7d7b);padding:3rem;border-radius:12px;text-align:center;color:#fff;box-shadow:0 4px 20px rgba(132,211,209,.3)}.GiftVouchers_ctaTitle__JqIgm{font-size:2rem;font-weight:700;margin-bottom:1rem}.GiftVouchers_ctaText__CcNbs{font-size:1.15rem;line-height:1.7;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.95}.GiftVouchers_ctaButtons__qgSvX{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.GiftVouchers_primaryButton__aJelP,.GiftVouchers_secondaryButton__NoeVc{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:6px;transition:all .3s ease;text-decoration:none}.GiftVouchers_primaryButton__aJelP{background:#fff;color:#3a7d7b}.GiftVouchers_primaryButton__aJelP:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.GiftVouchers_secondaryButton__NoeVc{background:hsla(0,0%,100%,.2);color:#fff;border:2px solid #fff}.GiftVouchers_secondaryButton__NoeVc:hover{background:#fff;color:#3a7d7b;transform:translateY(-2px)}@media (max-width:768px){.GiftVouchers_promoBanner__CKxt1{padding:1.5rem}.GiftVouchers_promoContent___D_24{flex-direction:column;text-align:center;gap:1rem}.GiftVouchers_promoIcon__G06Mk{font-size:2.5rem}.GiftVouchers_promoTitle__ehU_9{font-size:1.4rem}.GiftVouchers_promoSubtitle__wiUrI{font-size:1rem}.GiftVouchers_mainContent__j35Df{padding:0 1rem}.GiftVouchers_sectionTitle__GbXnS{font-size:1.6rem}.GiftVouchers_leadText__2AYol{font-size:1rem}.GiftVouchers_benefitsGrid__7uwu9,.GiftVouchers_stepsGrid__fcVQo{grid-template-columns:1fr;gap:1.5rem}.GiftVouchers_recipientsSection__UuXpc,.GiftVouchers_servicesSection__G0z5I{padding:1.5rem}.GiftVouchers_ctaCard__E7MBW{padding:2rem 1.5rem}.GiftVouchers_ctaTitle__JqIgm{font-size:1.5rem}.GiftVouchers_ctaText__CcNbs{font-size:1rem}.GiftVouchers_ctaButtons__qgSvX{flex-direction:column;gap:1rem}.GiftVouchers_primaryButton__aJelP,.GiftVouchers_secondaryButton__NoeVc{width:100%;justify-content:center}}.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}}.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}}