:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Header-module-scss-module__JJFXqa__header{z-index:1000;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__JJFXqa__header__topBar{background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:.5rem 0}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__topBar{padding:.4rem 0}}.Header-module-scss-module__JJFXqa__header__topBarContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__topBarContent{flex-direction:column;gap:.25rem;padding:0 1rem}}.Header-module-scss-module__JJFXqa__header__address,.Header-module-scss-module__JJFXqa__header__phone{color:#fffffff2;align-items:center;gap:.5rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:500;display:flex}@media only screen and (max-width:600px){.Header-module-scss-module__JJFXqa__header__address,.Header-module-scss-module__JJFXqa__header__phone{font-size:.7rem}}.Header-module-scss-module__JJFXqa__header__icon{color:#f59e0b;flex-shrink:0;font-size:.85rem}.Header-module-scss-module__JJFXqa__header__phoneLink{color:#fff;font-weight:600;text-decoration:none;transition:color .2s}.Header-module-scss-module__JJFXqa__header__phoneLink:hover{color:#f59e0b}.Header-module-scss-module__JJFXqa__header__main{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Header-module-scss-module__JJFXqa__header__mainContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.75rem 2rem;display:flex}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__mainContent{padding:.75rem 1rem}}.Header-module-scss-module__JJFXqa__header__brand{align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.Header-module-scss-module__JJFXqa__header__brand:hover{opacity:.9}.Header-module-scss-module__JJFXqa__header__brandText{flex-direction:column;line-height:1.2;display:flex}.Header-module-scss-module__JJFXqa__header__brandName{color:#1e293b;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700}@media only screen and (max-width:600px){.Header-module-scss-module__JJFXqa__header__brandName{font-size:1rem}}.Header-module-scss-module__JJFXqa__header__brandHighlight{color:#0d6e6e}.Header-module-scss-module__JJFXqa__header__brandTagline{color:#374151;letter-spacing:.02em;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7rem;font-weight:500}@media only screen and (max-width:600px){.Header-module-scss-module__JJFXqa__header__brandTagline{font-size:.6rem}}.Header-module-scss-module__JJFXqa__header__nav{align-items:center;display:flex}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__nav{background:#fff;flex-direction:column;justify-content:flex-start;width:min(80%,320px);height:100vh;padding:5rem 1.5rem 2rem;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}}.Header-module-scss-module__JJFXqa__header__navOpen{right:0}.Header-module-scss-module__JJFXqa__header__navList{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__navList{flex-direction:column;align-items:stretch;gap:0;width:100%}.Header-module-scss-module__JJFXqa__header__navItem{opacity:0;transition:opacity .3s,transform .3s;transition-delay:calc(50ms*var(--item-index));border-bottom:1px solid #3741511a;transform:translate(30px)}}.Header-module-scss-module__JJFXqa__header__navOpen .Header-module-scss-module__JJFXqa__header__navItem{opacity:1;transform:translate(0)}.Header-module-scss-module__JJFXqa__header__navLink{color:#1e293b;border-radius:.5rem;padding:.5rem 1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block;position:relative}.Header-module-scss-module__JJFXqa__header__navLink:after{content:"";background:#0d6e6e;height:2px;transition:transform .2s;position:absolute;bottom:.25rem;left:1rem;right:1rem;transform:scaleX(0)}.Header-module-scss-module__JJFXqa__header__navLink:hover{color:#0d6e6e}.Header-module-scss-module__JJFXqa__header__navLink:hover:after{transform:scaleX(1)}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__navLink{padding:1rem .5rem;font-size:1rem}.Header-module-scss-module__JJFXqa__header__navLink:after{display:none}.Header-module-scss-module__JJFXqa__header__navLink:hover{background:#0d6e6e0d}}.Header-module-scss-module__JJFXqa__header__menuToggle{color:#1e293b;cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;font-size:1.5rem;transition:color .2s;display:none}.Header-module-scss-module__JJFXqa__header__menuToggle:hover{color:#0d6e6e}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__menuToggle{justify-content:center;align-items:center;display:flex}}.Header-module-scss-module__JJFXqa__header__closeBtn{color:#1e293b;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none;position:absolute;top:1rem;right:1rem}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__closeBtn{display:flex}}.Header-module-scss-module__JJFXqa__header__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f172a66;width:100%;height:100%;animation:.3s Header-module-scss-module__JJFXqa__fadeIn;position:fixed;top:0;left:0}.Header-module-scss-module__JJFXqa__header__navCta{width:100%;margin-top:2rem;display:none}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__navCta{display:block}}.Header-module-scss-module__JJFXqa__header__ctaBtn{color:#fff;text-align:center;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-radius:.75rem;width:100%;padding:.875rem 1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Header-module-scss-module__JJFXqa__header__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.Header-module-scss-module__JJFXqa__header__desktopCta{color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-radius:.5rem;padding:.625rem 1.25rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.Header-module-scss-module__JJFXqa__header__desktopCta:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__header__desktopCta{display:none}}.Header-module-scss-module__JJFXqa__headerScrolled .Header-module-scss-module__JJFXqa__header__topBar{padding:.3rem 0}@media only screen and (max-width:900px){.Header-module-scss-module__JJFXqa__headerScrolled .Header-module-scss-module__JJFXqa__header__topBar{display:none}}.Header-module-scss-module__JJFXqa__headerScrolled .Header-module-scss-module__JJFXqa__header__main{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@keyframes Header-module-scss-module__JJFXqa__fadeIn{0%{opacity:0}to{opacity:1}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Footer-module-scss-module__-TkEBW__footer{background:linear-gradient(135deg,#0d6e6e 0%,#0a5757 100%);margin-top:auto;padding:2.5rem 2rem 1.5rem}@media only screen and (max-width:600px){.Footer-module-scss-module__-TkEBW__footer{padding:2rem 1rem 1rem}}.Footer-module-scss-module__-TkEBW__footer__content{max-width:1400px;margin:0 auto}.Footer-module-scss-module__-TkEBW__footer__top{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}@media only screen and (max-width:900px){.Footer-module-scss-module__-TkEBW__footer__top{text-align:center;flex-direction:column;gap:1.5rem}}.Footer-module-scss-module__-TkEBW__footer__brand{flex-direction:column;gap:.25rem;display:flex}@media only screen and (max-width:900px){.Footer-module-scss-module__-TkEBW__footer__brand{align-items:center}}.Footer-module-scss-module__-TkEBW__footer__brandName{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700}.Footer-module-scss-module__-TkEBW__footer__brandName span{color:#f59e0b}.Footer-module-scss-module__-TkEBW__footer__brandTagline{color:#ffffffb3;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem}.Footer-module-scss-module__-TkEBW__footer__social{gap:1rem;display:flex}.Footer-module-scss-module__-TkEBW__footer__socialLink{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module-scss-module__-TkEBW__footer__socialLink:hover{background:#fff3;transform:translateY(-3px)}.Footer-module-scss-module__-TkEBW__footer__fb{color:#4267b2;font-size:1rem}.Footer-module-scss-module__-TkEBW__footer__insta{color:#e4405f;font-size:1rem}.Footer-module-scss-module__-TkEBW__footer__tweet{color:#1da1f2;font-size:1rem}.Footer-module-scss-module__-TkEBW__footer__youtube{color:red;font-size:1rem}.Footer-module-scss-module__-TkEBW__footer__bottom{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:600px){.Footer-module-scss-module__-TkEBW__footer__bottom{text-align:center;flex-direction:column;gap:.75rem}}.Footer-module-scss-module__-TkEBW__footer__year{color:#ffffffb3;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem}.Footer-module-scss-module__-TkEBW__footer__year a{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module-scss-module__-TkEBW__footer__year a:hover{color:#f59e0b}.Footer-module-scss-module__-TkEBW__footer__links{gap:1.5rem;display:flex}@media only screen and (max-width:600px){.Footer-module-scss-module__-TkEBW__footer__links{flex-wrap:wrap;justify-content:center;gap:1rem}}.Footer-module-scss-module__-TkEBW__footer__link{color:#ffffffb3;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__-TkEBW__footer__link:hover{color:#fff}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Accordian-module-scss-module__1eoEda__col{width:100%;max-width:900px}.Accordian-module-scss-module__1eoEda__col h2{color:#1e293b;text-align:center;margin-bottom:2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.Accordian-module-scss-module__1eoEda__col h2:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}.Accordian-module-scss-module__1eoEda__input{opacity:0;z-index:-1;position:absolute}.Accordian-module-scss-module__1eoEda__tabs{background:#fff;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.Accordian-module-scss-module__1eoEda__tab{border-bottom:1px solid #3741511a;width:100%;overflow:hidden}.Accordian-module-scss-module__1eoEda__tab:last-child{border-bottom:none}.Accordian-module-scss-module__1eoEda__tab_label{color:#1e293b;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex}@media only screen and (max-width:600px){.Accordian-module-scss-module__1eoEda__tab_label{padding:1rem 1.25rem;font-size:.95rem}}.Accordian-module-scss-module__1eoEda__tab_label:hover{color:#0d6e6e;background:#0d6e6e0d}.Accordian-module-scss-module__1eoEda__tab_label:after{content:"+";color:#0d6e6e;background:#0d6e6e1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:1rem;font-size:1.25rem;font-weight:400;transition:all .3s;display:flex}.Accordian-module-scss-module__1eoEda__tab_content{color:#374151;background:#0d6e6e08;max-height:0;padding:0 1.5rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:400;line-height:1.7;transition:all .35s;overflow:hidden}.Accordian-module-scss-module__1eoEda__tab_content a{color:#0d6e6e;font-weight:500;text-decoration:none}.Accordian-module-scss-module__1eoEda__tab_content a:hover{text-decoration:underline}@media only screen and (max-width:600px){.Accordian-module-scss-module__1eoEda__tab_content{padding:0 1.25rem;font-size:.9rem}}.Accordian-module-scss-module__1eoEda__tab_close{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.Accordian-module-scss-module__1eoEda__tab_close:hover{background:linear-gradient(135deg,#0a5757 0%,#117c84 100%)}input:checked+.Accordian-module-scss-module__1eoEda__tab_label{color:#0d6e6e;background:#0d6e6e14}input:checked+.Accordian-module-scss-module__1eoEda__tab_label:after{content:"−";color:#fff;background:#0d6e6e;transform:rotate(0)}input:checked~.Accordian-module-scss-module__1eoEda__tab_content{border-top:1px solid #0d6e6e1a;max-height:500px;padding:1.25rem 1.5rem}@media only screen and (max-width:600px){input:checked~.Accordian-module-scss-module__1eoEda__tab_content{padding:1rem 1.25rem}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.HomeFaqs-module-scss-module__-3clhq__faqs{background:#f8fafc;justify-content:center;padding:4rem 2rem;display:flex}@media only screen and (max-width:900px){.HomeFaqs-module-scss-module__-3clhq__faqs{padding:3rem 1.5rem}}@media only screen and (max-width:600px){.HomeFaqs-module-scss-module__-3clhq__faqs{padding:2.5rem 1rem}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Testimonial-module-scss-module__onp76q__user_reviews{background:linear-gradient(135deg,#0d6e6e 0%,#0a5757 100%);flex-direction:column;align-items:center;width:100%;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Testimonial-module-scss-module__onp76q__user_reviews:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}@media only screen and (max-width:900px){.Testimonial-module-scss-module__onp76q__user_reviews{padding:3rem 1.5rem}}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__user_reviews{padding:2.5rem 1rem}}.Testimonial-module-scss-module__onp76q__user_reviews__header{text-align:center;z-index:1;margin-bottom:2.5rem;position:relative}.Testimonial-module-scss-module__onp76q__user_reviews__title{color:#fff;margin-bottom:.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.Testimonial-module-scss-module__onp76q__user_reviews__subtitle{color:#fffc;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem}.Testimonial-module-scss-module__onp76q__user_reviews__review{background:#fff;border-radius:1rem;width:100%;max-width:700px;margin:0;padding:3rem;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media only screen and (max-width:900px){.Testimonial-module-scss-module__onp76q__user_reviews__review{padding:2.5rem}}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__user_reviews__review{border-radius:.75rem;padding:2rem 1.5rem}}.Testimonial-module-scss-module__onp76q__user_reviews__review__text{color:#1e293b;text-align:center;z-index:2;margin-bottom:1.5rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.8;position:relative}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__user_reviews__review__text{font-size:.95rem;line-height:1.7}}.Testimonial-module-scss-module__onp76q__user_reviews__review__user{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Testimonial-module-scss-module__onp76q__user_reviews__review__user_box{flex-direction:column;align-items:center;display:flex}.Testimonial-module-scss-module__onp76q__user_reviews__review__user_name{color:#0d6e6e;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__user_reviews__review__user_name{font-size:.9rem}}.Testimonial-module-scss-module__onp76q__user_reviews__review__stars{color:#f59e0b;gap:.25rem;margin-top:.5rem;font-size:1rem;display:flex}.Testimonial-module-scss-module__onp76q__user_reviews__review:before{content:"\"";color:#0d6e6e1a;z-index:1;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:1rem;left:1.5rem}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__user_reviews__review:before{font-size:3.5rem;top:.5rem;left:1rem}}.Testimonial-module-scss-module__onp76q__user_reviews__review:after{content:"\"";color:#0d6e6e1a;z-index:1;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;bottom:1rem;right:1.5rem}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__user_reviews__review:after{font-size:3.5rem;bottom:.5rem;right:1rem}}.Testimonial-module-scss-module__onp76q__carousel{z-index:1;width:100%;max-width:800px;position:relative}@media only screen and (max-width:600px){.Testimonial-module-scss-module__onp76q__carousel{width:100%}}.Testimonial-module-scss-module__onp76q__carousel .slider-control-bottomcenter{bottom:-2.5rem!important}.Testimonial-module-scss-module__onp76q__carousel .paging-item button{fill:#fff6!important}.Testimonial-module-scss-module__onp76q__carousel .paging-item button:hover{fill:#fffc!important}.Testimonial-module-scss-module__onp76q__carousel .paging-item.active button{fill:#fff!important}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Serviceheader-module-scss-module__kCpuZa__serviceheader{text-align:left;color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-radius:.75rem .75rem 0 0;margin:0 2rem;padding:1rem 2rem}.Serviceheader-module-scss-module__kCpuZa__serviceheader h1,.Serviceheader-module-scss-module__kCpuZa__serviceheader h2,.Serviceheader-module-scss-module__kCpuZa__serviceheader h3,.Serviceheader-module-scss-module__kCpuZa__serviceheader h4{color:#fff;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.15rem;font-weight:600}.Serviceheader-module-scss-module__kCpuZa__serviceheader a{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Serviceheader-module-scss-module__kCpuZa__serviceheader a:hover{opacity:.9;text-decoration:underline}@media only screen and (max-width:900px){.Serviceheader-module-scss-module__kCpuZa__serviceheader{margin:0 1.5rem;padding:.875rem 1.5rem}}@media only screen and (max-width:600px){.Serviceheader-module-scss-module__kCpuZa__serviceheader{margin:0 1rem;padding:.75rem 1rem;font-size:1rem}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Maps-module-scss-module__42PkCG__maps{padding:1rem;overflow:hidden}.Maps-module-scss-module__42PkCG__maps__iframe{border:3px solid #0d6e6e;border-radius:.75rem;width:100%;max-width:900px;height:350px;margin:1rem auto;display:block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media only screen and (max-width:1200px){.Maps-module-scss-module__42PkCG__maps__iframe{height:300px}}@media only screen and (max-width:900px){.Maps-module-scss-module__42PkCG__maps__iframe{height:280px}}@media only screen and (max-width:600px){.Maps-module-scss-module__42PkCG__maps__iframe{border-radius:.5rem;height:250px}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Servicedetail-module-scss-module__bowlwG__serviceDetail{text-align:left;color:#374151;background:#fff;border-top:none;border-radius:0 0 .75rem .75rem;margin:0 2rem 1.5rem;padding:1.25rem 2rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7;box-shadow:0 1px 2px #0000000d}.Servicedetail-module-scss-module__bowlwG__serviceDetail h2,.Servicedetail-module-scss-module__bowlwG__serviceDetail h3,.Servicedetail-module-scss-module__bowlwG__serviceDetail h4{color:#1e293b;margin-bottom:.75rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.Servicedetail-module-scss-module__bowlwG__serviceDetail p{color:#374151;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7}.Servicedetail-module-scss-module__bowlwG__serviceDetail a{color:#0d6e6e;font-weight:500;text-decoration:none}.Servicedetail-module-scss-module__bowlwG__serviceDetail a:hover{text-decoration:underline}.Servicedetail-module-scss-module__bowlwG__serviceDetail ul,.Servicedetail-module-scss-module__bowlwG__serviceDetail ol{color:#374151;margin:.5rem 0;padding-left:1.5rem}.Servicedetail-module-scss-module__bowlwG__serviceDetail ul li,.Servicedetail-module-scss-module__bowlwG__serviceDetail ol li{margin-bottom:.4rem;line-height:1.6}@media only screen and (max-width:900px){.Servicedetail-module-scss-module__bowlwG__serviceDetail{margin:0 1.5rem 1.25rem;padding:1rem 1.5rem}}@media only screen and (max-width:600px){.Servicedetail-module-scss-module__bowlwG__serviceDetail{margin:0 1rem 1rem;padding:1rem;font-size:.95rem}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.About-module-scss-module__JuWDEG__container{max-width:1200px;margin:0 auto;padding:0 2rem}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__container{padding:0 1rem}}.About-module-scss-module__JuWDEG__hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#0d6e6ee6 0%,#14919bd9 100%),url(https://res.cloudinary.com/dtqc3vzkk/image/upload/v1658732221/home_smile2_btciuk.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:70vh;padding-top:7rem;display:flex;position:relative}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__hero{background-attachment:scroll;min-height:60vh;padding-top:5rem}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__hero{min-height:50vh;padding-top:4rem}}.About-module-scss-module__JuWDEG__hero__content{max-width:800px;padding:2rem;animation:1s ease-out About-module-scss-module__JuWDEG__fadeInUp}.About-module-scss-module__JuWDEG__hero__title{text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.About-module-scss-module__JuWDEG__hero__subtitle{color:#ffffffe6;margin-bottom:1rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:300}.About-module-scss-module__JuWDEG__hero__description{color:#ffffffd9;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:400}.About-module-scss-module__JuWDEG__sectionTitle{color:#1e293b;text-align:center;margin-bottom:2.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;position:relative}.About-module-scss-module__JuWDEG__sectionTitle:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.About-module-scss-module__JuWDEG__story{background-color:#f8fafc;padding:5rem 0}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__story{padding:4rem 0}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__story{padding:3rem 0}}.About-module-scss-module__JuWDEG__story__content{grid-template-columns:2fr 1fr;align-items:center;gap:3rem;display:grid}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__story__content{grid-template-columns:1fr;gap:2rem}}.About-module-scss-module__JuWDEG__story__text{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.8}.About-module-scss-module__JuWDEG__story__paragraph{margin-bottom:1.25rem}.About-module-scss-module__JuWDEG__story__paragraph:last-child{margin-bottom:0}.About-module-scss-module__JuWDEG__story__paragraph strong{color:#0d6e6e;font-weight:600}.About-module-scss-module__JuWDEG__story__image{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__story__image{order:-1}}.About-module-scss-module__JuWDEG__storyImage{width:100%;height:auto;transition:transform .3s}.About-module-scss-module__JuWDEG__storyImage:hover{transform:scale(1.03)}.About-module-scss-module__JuWDEG__mission{color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:5rem 0}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__mission{padding:4rem 0}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__mission{padding:3rem 0}}.About-module-scss-module__JuWDEG__mission .About-module-scss-module__JuWDEG__sectionTitle{color:#fff}.About-module-scss-module__JuWDEG__mission .About-module-scss-module__JuWDEG__sectionTitle:after{background:linear-gradient(90deg,#f59e0b 0%,#f7b13c 100%)}.About-module-scss-module__JuWDEG__mission__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__mission__grid{grid-template-columns:1fr;gap:1.5rem}}.About-module-scss-module__JuWDEG__mission__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s}.About-module-scss-module__JuWDEG__mission__card:hover{transform:translateY(-.5rem);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.About-module-scss-module__JuWDEG__mission__card h3{margin:.75rem 0 1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600}.About-module-scss-module__JuWDEG__mission__card p{opacity:.9;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.7}.About-module-scss-module__JuWDEG__mission__icon{margin-bottom:.5rem;font-size:2.5rem}.About-module-scss-module__JuWDEG__directors{background-color:#fff;padding:5rem 0}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__directors{padding:4rem 0}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__directors{padding:3rem 0}}.About-module-scss-module__JuWDEG__directors__intro{text-align:center;color:#374151;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;line-height:1.7}.About-module-scss-module__JuWDEG__directors__grid{gap:3rem;display:grid}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__directors__grid{gap:2rem}}.About-module-scss-module__JuWDEG__director{background:#f8fafc;border-radius:1rem;grid-template-columns:1fr 2fr;align-items:start;gap:2.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.About-module-scss-module__JuWDEG__director:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__director{text-align:center;grid-template-columns:1fr;gap:1.5rem}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__director{padding:1.5rem}}.About-module-scss-module__JuWDEG__director:nth-child(2n){grid-template-columns:2fr 1fr}.About-module-scss-module__JuWDEG__director:nth-child(2n) .About-module-scss-module__JuWDEG__director__image{order:2}.About-module-scss-module__JuWDEG__director:nth-child(2n) .About-module-scss-module__JuWDEG__director__content{order:1}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__director:nth-child(2n){grid-template-columns:1fr}.About-module-scss-module__JuWDEG__director:nth-child(2n) .About-module-scss-module__JuWDEG__director__image,.About-module-scss-module__JuWDEG__director:nth-child(2n) .About-module-scss-module__JuWDEG__director__content{order:initial}}.About-module-scss-module__JuWDEG__director__image{border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.About-module-scss-module__JuWDEG__director__name{color:#0d6e6e;margin-bottom:.25rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700}.About-module-scss-module__JuWDEG__director__title{color:#14919b;margin-bottom:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500}.About-module-scss-module__JuWDEG__director__experience{margin-bottom:1rem}.About-module-scss-module__JuWDEG__director__bio{color:#374151;margin-bottom:1rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.7}.About-module-scss-module__JuWDEG__director__specialties{margin-bottom:1rem}.About-module-scss-module__JuWDEG__director__specialties h4{color:#0d6e6e;margin-bottom:.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600}.About-module-scss-module__JuWDEG__director__specialties ul{padding:0;list-style:none}.About-module-scss-module__JuWDEG__director__specialties ul li{color:#374151;align-items:center;margin-bottom:.4rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;display:flex}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__director__specialties ul li{justify-content:center}}.About-module-scss-module__JuWDEG__director__specialties ul li:before{content:"✓";color:#0d6e6e;margin-right:.5rem;font-weight:700}.About-module-scss-module__JuWDEG__director__philosophy{color:#0d6e6e;background:#0d6e6e14;border-left:3px solid #0d6e6e;border-radius:.5rem;padding:1rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-style:italic;line-height:1.6}.About-module-scss-module__JuWDEG__directorPhoto{width:100%;height:auto;transition:transform .3s}.About-module-scss-module__JuWDEG__directorPhoto:hover{transform:scale(1.02)}.About-module-scss-module__JuWDEG__experience__badge{color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-radius:2rem;padding:.4rem .75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:600;display:inline-block}.About-module-scss-module__JuWDEG__whyChoose{background:#f8fafc;padding:5rem 0}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__whyChoose{padding:4rem 0}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__whyChoose{padding:3rem 0}}.About-module-scss-module__JuWDEG__features__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2.5rem;display:grid}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__features__grid{grid-template-columns:1fr;gap:1.5rem}}.About-module-scss-module__JuWDEG__feature{text-align:center;background:#fff;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 1px 2px #0000000d}.About-module-scss-module__JuWDEG__feature:hover{transform:translateY(-.25rem);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.About-module-scss-module__JuWDEG__feature__icon{margin-bottom:1rem;font-size:2.5rem}.About-module-scss-module__JuWDEG__feature h3{color:#1e293b;margin-bottom:.75rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.15rem;font-weight:600}.About-module-scss-module__JuWDEG__feature p{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.6}.About-module-scss-module__JuWDEG__testimonials{background-color:#fff;padding:5rem 0}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__testimonials{padding:4rem 0}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__testimonials{padding:3rem 0}}.About-module-scss-module__JuWDEG__testimonials__intro{text-align:center;color:#374151;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;line-height:1.7}.About-module-scss-module__JuWDEG__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:5rem 0}@media only screen and (max-width:900px){.About-module-scss-module__JuWDEG__cta{padding:4rem 0}}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__cta{padding:3rem 0}}.About-module-scss-module__JuWDEG__cta__content{max-width:700px;margin:0 auto;padding:0 2rem}.About-module-scss-module__JuWDEG__cta__content h2{margin-bottom:1.25rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.About-module-scss-module__JuWDEG__cta__content p{opacity:.9;margin-bottom:2rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;line-height:1.7}.About-module-scss-module__JuWDEG__cta__buttons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__cta__buttons{flex-direction:column;align-items:center}}.About-module-scss-module__JuWDEG__cta__button{color:#0d6e6e;background:#fff;border-radius:.75rem;padding:.875rem 2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.About-module-scss-module__JuWDEG__cta__button:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__cta__button{text-align:center;width:80%}}.About-module-scss-module__JuWDEG__cta__button_secondary{color:#fff;background:0 0;border:2px solid #ffffff80;border-radius:.75rem;padding:.875rem 2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.About-module-scss-module__JuWDEG__cta__button_secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}@media only screen and (max-width:600px){.About-module-scss-module__JuWDEG__cta__button_secondary{text-align:center;width:80%}}@keyframes About-module-scss-module__JuWDEG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Contact-module-scss-module__MsBtDG__contact{text-align:center;background:#f8fafc;min-height:100vh;padding-top:10rem;padding-bottom:4rem}@media only screen and (max-width:900px){.Contact-module-scss-module__MsBtDG__contact{padding-top:8rem;padding-bottom:3rem}}@media only screen and (max-width:600px){.Contact-module-scss-module__MsBtDG__contact{padding-top:9rem}}.Contact-module-scss-module__MsBtDG__contact h1,.Contact-module-scss-module__MsBtDG__contact h2,.Contact-module-scss-module__MsBtDG__contact h3{color:#1e293b;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.Contact-module-scss-module__MsBtDG__contact__h3{margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.Contact-module-scss-module__MsBtDG__contact__h3:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}.Contact-module-scss-module__MsBtDG__contact p{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.7}.Contact-module-scss-module__MsBtDG__contact a{color:#0d6e6e;font-weight:500;text-decoration:none}.Contact-module-scss-module__MsBtDG__contact a:hover{text-decoration:underline}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants{background:linear-gradient(#f8fafc 0%,#fff 100%);min-height:100vh;padding-top:10rem;padding-bottom:3rem}@media only screen and (max-width:900px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants{padding-top:8rem}}@media only screen and (max-width:600px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants{padding-top:9rem}}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants h1{text-align:center;color:#1e293b;margin-bottom:2rem;padding:0 1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants h1:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section{grid-template-columns:1fr 1fr;gap:0;margin-bottom:0;display:grid;overflow:hidden}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section:nth-child(odd){direction:rtl}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section:nth-child(odd)>*{direction:ltr}@media only screen and (max-width:900px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section{grid-template-columns:1fr}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section:nth-child(odd){direction:ltr}}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image{background:#f8fafc;min-height:350px;position:relative}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img1,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img2,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img3,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img4,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img5,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_imgupper{background:linear-gradient(135deg,#0d6e6e0d 0%,#14919b1a 100%);justify-content:center;align-items:center;min-height:350px;padding:1.5rem;display:flex;position:relative}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img1 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img2 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img3 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img4 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img5 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_imgupper img{object-fit:contain;border-radius:.75rem;max-width:100%;height:auto;max-height:400px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media only screen and (max-width:900px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img1,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img2,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img3,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img4,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img5,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_imgupper{min-height:280px;padding:1rem}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img1 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img2 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img3 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img4 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img5 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_imgupper img{max-height:300px}}@media only screen and (max-width:600px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img1,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img2,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img3,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img4,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img5,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_imgupper{min-height:220px}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img1 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img2 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img3 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img4 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_img5 img,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__image_imgupper img{max-height:250px}}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail{background:#fff;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail h3{color:#1e293b;margin-bottom:1rem;padding-left:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;position:relative}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail h3:before{content:"";background:linear-gradient(#0d6e6e 0%,#14919b 100%);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail p{color:#374151;margin-bottom:1rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:400;line-height:1.75}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail p:last-child{margin-bottom:0}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det1,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det2,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det3,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det4{padding:2.5rem}@media only screen and (max-width:600px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det1,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det2,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det3,.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det4{padding:1.5rem}}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det1{background:linear-gradient(135deg,#0d6e6e14 0%,#14919b0d 100%);border-left:4px solid #0d6e6e}@media only screen and (max-width:900px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det1{border-top:4px solid #0d6e6e;border-left:none}}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det2{background:#fff}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det3{background:linear-gradient(135deg,#0d6e6e14 0%,#14919b0d 100%)}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail_det4{background:#fff}@media only screen and (max-width:900px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail{padding:2rem}}@media only screen and (max-width:600px){.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail{padding:1.5rem}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail h3{font-size:1.25rem}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail p{font-size:.95rem}}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section{opacity:1}.DentalImplants-module-scss-module__f1n6Hq__dentalimplants__section:nth-child(2n) .DentalImplants-module-scss-module__f1n6Hq__dentalimplants__detail{background:linear-gradient(135deg,#0d6e6e0d 0%,#0000 100%)}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Ehs-module-scss-module__hYZWYW__ehs{background:#f8fafc;min-height:100vh;padding:10rem 2rem 4rem}@media only screen and (max-width:900px){.Ehs-module-scss-module__hYZWYW__ehs{padding:8rem 1.5rem 3rem}}@media only screen and (max-width:600px){.Ehs-module-scss-module__hYZWYW__ehs{padding:9rem 1rem 3rem}}.Ehs-module-scss-module__hYZWYW__ehs h1{color:#1e293b;text-align:center;margin-bottom:2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.Ehs-module-scss-module__hYZWYW__ehs h1:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:80px;height:3px;margin:.75rem auto 0;display:block}.Ehs-module-scss-module__hYZWYW__ehs h2{color:#1e293b;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:600}.Ehs-module-scss-module__hYZWYW__ehs p{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7}.Ehs-module-scss-module__hYZWYW__ehs ul,.Ehs-module-scss-module__hYZWYW__ehs ol{color:#374151;padding-left:1.5rem}.Ehs-module-scss-module__hYZWYW__ehs ul li,.Ehs-module-scss-module__hYZWYW__ehs ol li{margin-bottom:.5rem;line-height:1.6}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Faqs-module-scss-module__R2sUnG__faqs{background:#f8fafc;justify-content:center;min-height:100vh;padding-top:10rem;padding-bottom:4rem;display:flex}@media only screen and (max-width:900px){.Faqs-module-scss-module__R2sUnG__faqs{padding-top:8rem;padding-bottom:3rem}}@media only screen and (max-width:600px){.Faqs-module-scss-module__R2sUnG__faqs{padding-top:9rem}}.Faqs-module-scss-module__R2sUnG__faqs h2{color:#1e293b;text-align:center;padding-bottom:1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.Faqs-module-scss-module__R2sUnG__faqs h2:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}@keyframes NewYearOffer-module-scss-module__d56mWG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes NewYearOffer-module-scss-module__d56mWG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes NewYearOffer-module-scss-module__d56mWG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes NewYearOffer-module-scss-module__d56mWG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes NewYearOffer-module-scss-module__d56mWG__confettiFall{0%{opacity:1;transform:translateY(-100vh)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}.NewYearOffer-module-scss-module__d56mWG__offerPage{color:#fff9f0;background:linear-gradient(135deg,#1a0a2e 0%,#0d0221 50%,#0f0326 100%);min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:relative;overflow-x:hidden}.NewYearOffer-module-scss-module__d56mWG__confetti{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.NewYearOffer-module-scss-module__d56mWG__confettiPiece{background:linear-gradient(45deg,gold,#dc143c,#00d4aa,#ff69b4);width:10px;height:10px;animation:5s linear infinite NewYearOffer-module-scss-module__d56mWG__confettiFall;position:absolute}.NewYearOffer-module-scss-module__d56mWG__confettiPiece:nth-child(odd){background:gold;width:8px;height:20px}.NewYearOffer-module-scss-module__d56mWG__confettiPiece:nth-child(2n){background:#dc143c;border-radius:50%}.NewYearOffer-module-scss-module__d56mWG__confettiPiece:nth-child(3n){background:#00d4aa;width:12px;height:12px}.NewYearOffer-module-scss-module__d56mWG__topBar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__topBar{flex-direction:column;gap:.5rem;padding:.75rem 1rem}}.NewYearOffer-module-scss-module__d56mWG__logoLink{color:#fff9f0;font-weight:600;text-decoration:none;transition:color .3s}.NewYearOffer-module-scss-module__d56mWG__logoLink:hover{color:gold}.NewYearOffer-module-scss-module__d56mWG__callNow{color:#0d0221;background:linear-gradient(90deg,#00d4aa,#00b894);border-radius:50px;padding:.5rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s}.NewYearOffer-module-scss-module__d56mWG__callNow:hover{transform:scale(1.05);box-shadow:0 5px 20px #00d4aa66}.NewYearOffer-module-scss-module__d56mWG__hero{text-align:center;z-index:5;padding:3rem 2rem;animation:.8s ease-out NewYearOffer-module-scss-module__d56mWG__fadeInUp;position:relative}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__hero{padding:2rem 1rem}}.NewYearOffer-module-scss-module__d56mWG__heroContent{max-width:800px;margin:0 auto}.NewYearOffer-module-scss-module__d56mWG__badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(90deg,#dc143c,#ff6b6b);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;animation:2s ease-in-out infinite NewYearOffer-module-scss-module__d56mWG__pulse;display:inline-block}.NewYearOffer-module-scss-module__d56mWG__title{margin-bottom:2rem;font-size:3rem;line-height:1.2}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__title{font-size:2rem}}.NewYearOffer-module-scss-module__d56mWG__newYear{background:linear-gradient(90deg,gold,#fff6d5,gold) 0 0/200%;-webkit-text-fill-color:#0000;text-shadow:0 0 40px #ffd7004d;-webkit-background-clip:text;background-clip:text;font-weight:800;animation:3s linear infinite NewYearOffer-module-scss-module__d56mWG__shimmer;display:block}.NewYearOffer-module-scss-module__d56mWG__special{color:#fff9f0;margin-top:.5rem;font-size:.8em;font-weight:300;display:block}.NewYearOffer-module-scss-module__d56mWG__offerCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:2px solid #ffd7004d;border-radius:20px;max-width:500px;margin:2rem auto;padding:2.5rem;position:relative;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff1a}.NewYearOffer-module-scss-module__d56mWG__offerCard:before{content:"";z-index:-1;opacity:.5;background:linear-gradient(45deg,gold,#0000,#dc143c,#0000,gold) 0 0/400% 400%;border-radius:22px;animation:4s infinite NewYearOffer-module-scss-module__d56mWG__shimmer;position:absolute;inset:-2px}.NewYearOffer-module-scss-module__d56mWG__offerMain{text-align:center}.NewYearOffer-module-scss-module__d56mWG__service{color:#fff9f0;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1.3rem;font-weight:600;display:block}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__service{font-size:1.1rem}}.NewYearOffer-module-scss-module__d56mWG__priceContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.NewYearOffer-module-scss-module__d56mWG__originalPrice{color:#ffffff80;font-size:1.5rem;font-weight:400;text-decoration:line-through}.NewYearOffer-module-scss-module__d56mWG__offerPrice{background:linear-gradient(gold 0%,#c9a227 100%);-webkit-text-fill-color:#0000;text-shadow:0 0 40px #ffd70080;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:900}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__offerPrice{font-size:3rem}}.NewYearOffer-module-scss-module__d56mWG__only{color:#00d4aa;font-size:1.5rem;font-weight:700}.NewYearOffer-module-scss-module__d56mWG__savings{color:#0d0221;background:linear-gradient(90deg,#00d4aa,#00e676);border-radius:50px;margin-top:1rem;padding:.5rem 1.5rem;font-weight:700;display:inline-block}.NewYearOffer-module-scss-module__d56mWG__savingsPercent{font-weight:900}.NewYearOffer-module-scss-module__d56mWG__tagline{color:#fffc;max-width:600px;margin:2rem auto 0;font-size:1.1rem;line-height:1.8}.NewYearOffer-module-scss-module__d56mWG__tagline strong{color:gold}.NewYearOffer-module-scss-module__d56mWG__benefits{z-index:5;background:linear-gradient(#0000 0%,#00d4aa0d 100%);padding:4rem 2rem;position:relative}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__benefits{padding:2rem 1rem}}.NewYearOffer-module-scss-module__d56mWG__benefitsTitle{text-align:center;color:#fff9f0;margin-bottom:3rem;font-size:2rem}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__benefitsTitle{margin-bottom:2rem;font-size:1.5rem}}.NewYearOffer-module-scss-module__d56mWG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.NewYearOffer-module-scss-module__d56mWG__benefitCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,border-color .3s}.NewYearOffer-module-scss-module__d56mWG__benefitCard:hover{border-color:#ffd7004d;transform:translateY(-5px)}.NewYearOffer-module-scss-module__d56mWG__benefitCard h3{color:#fff9f0;margin:1rem 0 .5rem;font-size:1.1rem}.NewYearOffer-module-scss-module__d56mWG__benefitCard p{color:#fff9;margin:0;font-size:.9rem}.NewYearOffer-module-scss-module__d56mWG__benefitIcon{font-size:2.5rem;display:block}.NewYearOffer-module-scss-module__d56mWG__formSection{z-index:5;padding:4rem 2rem;position:relative}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__formSection{padding:2rem 1rem}}.NewYearOffer-module-scss-module__d56mWG__formContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#ffffff14 0%,#ffffff08 100%);border:1px solid #ffffff26;border-radius:24px;max-width:550px;margin:0 auto;padding:3rem;box-shadow:0 25px 80px #0006}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__formContainer{padding:2rem 1.5rem}}.NewYearOffer-module-scss-module__d56mWG__formTitle{text-align:center;color:#fff9f0;margin-bottom:.5rem;font-size:1.8rem}.NewYearOffer-module-scss-module__d56mWG__formSubtitle{text-align:center;color:#fff9;margin-bottom:2rem}.NewYearOffer-module-scss-module__d56mWG__statusMessage{text-align:center;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-weight:600}.NewYearOffer-module-scss-module__d56mWG__statusMessage.NewYearOffer-module-scss-module__d56mWG__success{color:#00d4aa;background:#00d4aa33;border:1px solid #00d4aa}.NewYearOffer-module-scss-module__d56mWG__statusMessage.NewYearOffer-module-scss-module__d56mWG__error{color:#ff6b6b;background:#dc143c33;border:1px solid #dc143c}.NewYearOffer-module-scss-module__d56mWG__form{flex-direction:column;gap:1.5rem;display:flex}.NewYearOffer-module-scss-module__d56mWG__formGroup{flex-direction:column;gap:.5rem;display:flex}.NewYearOffer-module-scss-module__d56mWG__formGroup label{color:#fffc;font-size:.9rem;font-weight:600}.NewYearOffer-module-scss-module__d56mWG__formGroup input,.NewYearOffer-module-scss-module__d56mWG__formGroup select{color:#fff9f0;background:#ffffff0d;border:1px solid #fff3;border-radius:12px;padding:1rem 1.25rem;font-size:1rem;transition:border-color .3s,background .3s}.NewYearOffer-module-scss-module__d56mWG__formGroup input::placeholder,.NewYearOffer-module-scss-module__d56mWG__formGroup select::placeholder{color:#fff6}.NewYearOffer-module-scss-module__d56mWG__formGroup input:focus,.NewYearOffer-module-scss-module__d56mWG__formGroup select:focus{background:#ffffff1a;border-color:gold;outline:none}.NewYearOffer-module-scss-module__d56mWG__formGroup select{cursor:pointer}.NewYearOffer-module-scss-module__d56mWG__formGroup select option{color:#fff9f0;background:#0d0221}.NewYearOffer-module-scss-module__d56mWG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:500px){.NewYearOffer-module-scss-module__d56mWG__formRow{grid-template-columns:1fr}}.NewYearOffer-module-scss-module__d56mWG__submitBtn{color:#0d0221;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(90deg,#c9a227,gold,#c9a227) 0 0/200%;border:none;border-radius:12px;padding:1.25rem 2rem;font-size:1.2rem;font-weight:800;transition:transform .3s,box-shadow .3s}.NewYearOffer-module-scss-module__d56mWG__submitBtn:hover:not(:disabled){animation:1.5s linear infinite NewYearOffer-module-scss-module__d56mWG__shimmer;transform:translateY(-2px);box-shadow:0 10px 40px #ffd70066}.NewYearOffer-module-scss-module__d56mWG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.NewYearOffer-module-scss-module__d56mWG__disclaimer{color:#fff6;text-align:center;margin-top:1rem;font-size:.8rem}.NewYearOffer-module-scss-module__d56mWG__location{text-align:center;z-index:5;background:#0003;padding:4rem 2rem;position:relative}.NewYearOffer-module-scss-module__d56mWG__location h2{margin-bottom:2rem;font-size:1.8rem}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__location{padding:2rem 1rem}}.NewYearOffer-module-scss-module__d56mWG__locationContent{max-width:500px;margin:0 auto}.NewYearOffer-module-scss-module__d56mWG__address{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.NewYearOffer-module-scss-module__d56mWG__address h3{color:gold;margin-bottom:1rem;font-size:1.3rem}.NewYearOffer-module-scss-module__d56mWG__address p{color:#fffc;line-height:1.8}.NewYearOffer-module-scss-module__d56mWG__timing{margin-top:1rem;color:#00d4aa!important}.NewYearOffer-module-scss-module__d56mWG__phoneLink{color:#0d0221;background:#00d4aa;border-radius:50px;margin-top:1.5rem;padding:.75rem 2rem;font-weight:700;text-decoration:none;transition:transform .3s;display:inline-block}.NewYearOffer-module-scss-module__d56mWG__phoneLink:hover{transform:scale(1.05)}.NewYearOffer-module-scss-module__d56mWG__urgencyBanner{z-index:100;background:linear-gradient(90deg,#dc143c,#ff4757);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:1rem 2rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 30px #dc143c4d}.NewYearOffer-module-scss-module__d56mWG__urgencyBanner p{color:#fff;margin:0;font-weight:600}@media (max-width:600px){.NewYearOffer-module-scss-module__d56mWG__urgencyBanner p{font-size:.9rem}}.NewYearOffer-module-scss-module__d56mWG__ctaButton{color:#dc143c;white-space:nowrap;background:#fff;border-radius:50px;padding:.75rem 1.5rem;font-weight:800;text-decoration:none;transition:transform .3s,box-shadow .3s}.NewYearOffer-module-scss-module__d56mWG__ctaButton:hover{transform:scale(1.05);box-shadow:0 5px 20px #0003}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Patientinfo-module-scss-module__ATnciW__patientinfo{background:#f8fafc;min-height:100vh;padding-top:10rem;padding-bottom:4rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media only screen and (max-width:900px){.Patientinfo-module-scss-module__ATnciW__patientinfo{padding-top:8rem;padding-bottom:3rem}}@media only screen and (max-width:600px){.Patientinfo-module-scss-module__ATnciW__patientinfo{padding-top:9rem}}.Patientinfo-module-scss-module__ATnciW__patientinfo__h4{color:#1e293b;text-align:center;max-width:800px;margin:0 auto 3rem;padding:0 2rem;font-size:1.15rem;font-weight:500;line-height:1.7}.Patientinfo-module-scss-module__ATnciW__patientinfo__h4:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:80px;height:3px;margin:1.5rem auto 0;display:block}@media only screen and (max-width:600px){.Patientinfo-module-scss-module__ATnciW__patientinfo__h4{padding:0 1rem;font-size:1rem}}.Patientinfo-module-scss-module__ATnciW__patientinfo__links{flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;margin:0 auto;padding:0 1.5rem;display:flex}.Patientinfo-module-scss-module__ATnciW__patientinfo__link{width:100%;text-decoration:none}.Patientinfo-module-scss-module__ATnciW__patientinfo__a{color:#1e293b;background:#fff;border:1px solid #0000;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}@media only screen and (max-width:600px){.Patientinfo-module-scss-module__ATnciW__patientinfo__a{text-align:center;flex-direction:column;padding:1.25rem 1rem;font-size:.95rem}}.Patientinfo-module-scss-module__ATnciW__patientinfo__a:hover{color:#0d6e6e;border-color:#0d6e6e33;transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Patientinfo-module-scss-module__ATnciW__patientinfo__a span{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}@media only screen and (max-width:600px){.Patientinfo-module-scss-module__ATnciW__patientinfo__a span{margin-top:.5rem}}.Patientinfo-module-scss-module__ATnciW__patientinfo__a:hover span{background:linear-gradient(135deg,#0a5757 0%,#117c84 100%);transform:scale(1.02)}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.RootCanalTreatment-module-scss-module__zQEdWW__heading{text-align:center;background-color:#0ea5e9;padding:1rem}.RootCanalTreatment-module-scss-module__zQEdWW__background{text-align:center;background-image:linear-gradient(#000000b3,45%,#0d6e6e00),url(https://res.cloudinary.com/dtqc3vzkk/image/upload/v1666187322/tooth_pain_tirupati_rdj0lz.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;height:110vh}.RootCanalTreatment-module-scss-module__zQEdWW__background__head{color:#0ea5e9;margin-top:5rem;font-size:9rem}@media only screen and (max-width:900px){.RootCanalTreatment-module-scss-module__zQEdWW__background__head{margin-top:16rem}}@media only screen and (max-width:600px){.RootCanalTreatment-module-scss-module__zQEdWW__background__head{margin-top:15rem}}.RootCanalTreatment-module-scss-module__zQEdWW__background__sub{color:#fff;margin-top:5rem;font-size:6rem}@media only screen and (max-width:900px){.RootCanalTreatment-module-scss-module__zQEdWW__background__sub{margin-top:20rem}}@media only screen and (max-width:600px){.RootCanalTreatment-module-scss-module__zQEdWW__background__sub{margin-top:8rem}}@media only screen and (max-width:1200px){.RootCanalTreatment-module-scss-module__zQEdWW__background{height:150vh}}@media only screen and (max-width:900px){.RootCanalTreatment-module-scss-module__zQEdWW__background{height:140vh}}@media only screen and (max-width:600px){.RootCanalTreatment-module-scss-module__zQEdWW__background{width:100%;height:135vh}}.RootCanalTreatment-module-scss-module__zQEdWW__sectionTitle{color:#0ea5e9;text-align:center;margin-bottom:2rem;font-size:3rem}@media only screen and (max-width:600px){.RootCanalTreatment-module-scss-module__zQEdWW__sectionTitle{font-size:2.5rem}}.RootCanalTreatment-module-scss-module__zQEdWW__benefitsList{margin:2rem 0;padding:0;list-style:none}.RootCanalTreatment-module-scss-module__zQEdWW__benefitsList li{align-items:flex-start;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.RootCanalTreatment-module-scss-module__zQEdWW__benefitsList li .RootCanalTreatment-module-scss-module__zQEdWW__checkmark,.RootCanalTreatment-module-scss-module__zQEdWW__benefitsList li .RootCanalTreatment-module-scss-module__zQEdWW__icon{flex-shrink:0;margin-right:1rem}.RootCanalTreatment-module-scss-module__zQEdWW__procedureSteps{margin:3rem 0}.RootCanalTreatment-module-scss-module__zQEdWW__step{margin-bottom:2.5rem;display:flex}.RootCanalTreatment-module-scss-module__zQEdWW__step .RootCanalTreatment-module-scss-module__zQEdWW__stepNumber{flex-shrink:0;margin-right:2rem;font-size:3rem}.RootCanalTreatment-module-scss-module__zQEdWW__step .RootCanalTreatment-module-scss-module__zQEdWW__stepContent h3{color:#0ea5e9;margin-bottom:1rem;font-size:2.2rem}.RootCanalTreatment-module-scss-module__zQEdWW__step .RootCanalTreatment-module-scss-module__zQEdWW__stepContent p{font-size:1.8rem}@media only screen and (max-width:600px){.RootCanalTreatment-module-scss-module__zQEdWW__step{flex-direction:column}.RootCanalTreatment-module-scss-module__zQEdWW__step .RootCanalTreatment-module-scss-module__zQEdWW__stepNumber{margin-bottom:1rem}}.RootCanalTreatment-module-scss-module__zQEdWW__mythSection{margin:2rem 0}.RootCanalTreatment-module-scss-module__zQEdWW__mythItem{background-color:#0ea5e90d;border-radius:.8rem;margin-bottom:2.5rem;padding:1.5rem}.RootCanalTreatment-module-scss-module__zQEdWW__mythItem h3{color:#0ea5e9;margin-bottom:1rem;font-size:2.2rem}.RootCanalTreatment-module-scss-module__zQEdWW__mythItem p{font-size:1.8rem}.RootCanalTreatment-module-scss-module__zQEdWW__mythLabel,.RootCanalTreatment-module-scss-module__zQEdWW__truthLabel{border-radius:.4rem;margin-right:.8rem;padding:.3rem .8rem;font-weight:700;display:inline-block}.RootCanalTreatment-module-scss-module__zQEdWW__mythLabel{color:#c00;background-color:#ff00001a}.RootCanalTreatment-module-scss-module__zQEdWW__truthLabel{color:#004d00;background-color:#0080001a}.RootCanalTreatment-module-scss-module__zQEdWW__faqSection{margin:2rem 0}.RootCanalTreatment-module-scss-module__zQEdWW__faqSection .RootCanalTreatment-module-scss-module__zQEdWW__faqItem{margin-bottom:2.5rem}.RootCanalTreatment-module-scss-module__zQEdWW__faqSection .RootCanalTreatment-module-scss-module__zQEdWW__faqItem h3{color:#0ea5e9;margin-bottom:1rem;font-size:2.2rem}.RootCanalTreatment-module-scss-module__zQEdWW__faqSection .RootCanalTreatment-module-scss-module__zQEdWW__faqItem p{align-items:flex-start;font-size:1.8rem;display:flex}.RootCanalTreatment-module-scss-module__zQEdWW__contactInfo{background-color:#0ea5e91a;border-radius:1rem;margin:3rem 0;padding:2rem}.RootCanalTreatment-module-scss-module__zQEdWW__contactInfo p{margin-bottom:1rem;font-size:1.8rem}.RootCanalTreatment-module-scss-module__zQEdWW__contactInfo p:last-child{margin-bottom:0}.RootCanalTreatment-module-scss-module__zQEdWW__contactInfo p a{color:#0ea5e9;text-decoration:none}.RootCanalTreatment-module-scss-module__zQEdWW__contactInfo p a:hover{text-decoration:underline}.RootCanalTreatment-module-scss-module__zQEdWW__callToAction{text-align:center;color:#0ea5e9;margin-top:3rem;font-size:2.4rem}.RootCanalTreatment-module-scss-module__zQEdWW__seoText{color:#333;text-align:center;margin-top:3rem;padding:0 2rem;font-size:1.8rem;font-style:italic;line-height:1.6}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Rootcanal-module-scss-module__6QBzOa__heading{text-align:center;color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:1.5rem}.Rootcanal-module-scss-module__6QBzOa__heading h1,.Rootcanal-module-scss-module__6QBzOa__heading h2,.Rootcanal-module-scss-module__6QBzOa__heading h3{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.Rootcanal-module-scss-module__6QBzOa__background{text-align:center;background-image:linear-gradient(#0f172a99 0%,#0f172a66 50%,#0d6e6e33 100%),url(https://res.cloudinary.com/dtqc3vzkk/image/upload/v1666187322/tooth_pain_tirupati_rdj0lz.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding-top:7rem;display:flex}@media only screen and (max-width:900px){.Rootcanal-module-scss-module__6QBzOa__background{background-attachment:scroll;min-height:70vh;padding-top:5rem}}@media only screen and (max-width:600px){.Rootcanal-module-scss-module__6QBzOa__background{min-height:60vh;padding-top:4rem}}.Rootcanal-module-scss-module__6QBzOa__background__head{color:#fff;text-shadow:0 2px 15px #0006;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.Rootcanal-module-scss-module__6QBzOa__background__sub{color:#ffffffe6;text-shadow:0 2px 10px #0000004d;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:500}.Rootcanal-module-scss-module__6QBzOa__learnMoreContainer{text-align:center;margin:3rem 0;padding:0 1rem}.Rootcanal-module-scss-module__6QBzOa__learnMoreLink{color:#0d6e6e;border:2px solid #0d6e6e;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Rootcanal-module-scss-module__6QBzOa__learnMoreLink:hover{color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-color:#0d6e6e;transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Rootcanal-module-scss-module__6QBzOa__learnMoreLink:active{transform:translateY(-1px)}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Services-module-scss-module__qeUvvG__services{background:#f8fafc;min-height:auto;padding:10rem 2rem 2rem}@media only screen and (max-width:900px){.Services-module-scss-module__qeUvvG__services{padding-top:8rem;padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (max-width:600px){.Services-module-scss-module__qeUvvG__services{padding-top:9rem;padding-left:1rem;padding-right:1rem}}.Services-module-scss-module__qeUvvG__services h1,.Services-module-scss-module__qeUvvG__services h2,.Services-module-scss-module__qeUvvG__services h3{color:#1e293b;margin-bottom:1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700}.Services-module-scss-module__qeUvvG__services h1:after,.Services-module-scss-module__qeUvvG__services h2:after,.Services-module-scss-module__qeUvvG__services h3:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin-top:.75rem;display:block}.Services-module-scss-module__qeUvvG__services p{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.8}.Services-module-scss-module__qeUvvG__servicesList{max-width:900px;margin:0 auto}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Social-module-scss-module__9w9M7W__head{color:#1e293b;text-align:center;margin-bottom:2rem;padding-top:10rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.Social-module-scss-module__9w9M7W__head:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}@media only screen and (max-width:900px){.Social-module-scss-module__9w9M7W__head{padding-top:8rem}}@media only screen and (max-width:600px){.Social-module-scss-module__9w9M7W__head{padding-top:9rem}}.Social-module-scss-module__9w9M7W__social{background:#f8fafc;flex-wrap:wrap;justify-content:space-evenly;gap:2rem;min-height:100vh;padding:2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}@media only screen and (max-width:600px){.Social-module-scss-module__9w9M7W__social{flex-direction:column;padding:1rem}}.Social-module-scss-module__9w9M7W__social__detail{text-align:center;background:#fff;border-radius:.75rem;margin:1rem 0;padding:1.5rem;transition:all .3s;box-shadow:0 1px 2px #0000000d}.Social-module-scss-module__9w9M7W__social__detail:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Social-module-scss-module__9w9M7W__social p{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;line-height:1.6}.Social-module-scss-module__9w9M7W__social h3,.Social-module-scss-module__9w9M7W__social h4{color:#1e293b;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Testimonials-module-scss-module__Oyc5dW__testimonials{background:#f8fafc;min-height:100vh;padding-top:10rem;padding-bottom:4rem}@media only screen and (max-width:900px){.Testimonials-module-scss-module__Oyc5dW__testimonials{padding-top:8rem;padding-bottom:3rem}}@media only screen and (max-width:600px){.Testimonials-module-scss-module__Oyc5dW__testimonials{padding-top:9rem}}.Testimonials-module-scss-module__Oyc5dW__testimonials__header{text-align:center;max-width:700px;margin:0 auto 3rem;padding:0 2rem}.Testimonials-module-scss-module__Oyc5dW__testimonials__header h1{color:#1e293b;margin-bottom:.75rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.Testimonials-module-scss-module__Oyc5dW__testimonials__header h1:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}.Testimonials-module-scss-module__Oyc5dW__testimonials__header p{color:#374151;margin-top:1rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem}.Testimonials-module-scss-module__Oyc5dW__testimonials__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}@media only screen and (max-width:600px){.Testimonials-module-scss-module__Oyc5dW__testimonials__grid{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}}.Testimonials-module-scss-module__Oyc5dW__testimonials__card{background:#fff;border-radius:1rem;flex-direction:column;padding:1.75rem;transition:all .3s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.Testimonials-module-scss-module__Oyc5dW__testimonials__card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media only screen and (max-width:600px){.Testimonials-module-scss-module__Oyc5dW__testimonials__card{padding:1.5rem}}.Testimonials-module-scss-module__Oyc5dW__testimonials__quoteIcon{color:#0d6e6e26;font-size:1.5rem;position:absolute;top:1.25rem;right:1.25rem}.Testimonials-module-scss-module__Oyc5dW__testimonials__review{color:#374151;flex-grow:1;margin-bottom:1.25rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.7}.Testimonials-module-scss-module__Oyc5dW__testimonials__footer{border-top:1px solid #3741511a;flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.Testimonials-module-scss-module__Oyc5dW__testimonials__stars{color:#f59e0b;gap:.2rem;font-size:.9rem;display:flex}.Testimonials-module-scss-module__Oyc5dW__testimonials__author{flex-direction:column;display:flex}.Testimonials-module-scss-module__Oyc5dW__testimonials__name{color:#1e293b;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600}.Testimonials-module-scss-module__Oyc5dW__testimonials__treatment{color:#0d6e6e;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:500}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Wisdomtooth-module-scss-module__Qv8aZa__heading{text-align:center;color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:1.5rem}.Wisdomtooth-module-scss-module__Qv8aZa__heading h1,.Wisdomtooth-module-scss-module__Qv8aZa__heading h2,.Wisdomtooth-module-scss-module__Qv8aZa__heading h3{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.Wisdomtooth-module-scss-module__Qv8aZa__background{text-align:center;background-image:linear-gradient(#0f172a99 0%,#0f172a66 50%,#0d6e6e33 100%),url(https://res.cloudinary.com/dtqc3vzkk/image/upload/v1666187322/tooth_pain_tirupati_rdj0lz.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding-top:7rem;display:flex}@media only screen and (max-width:900px){.Wisdomtooth-module-scss-module__Qv8aZa__background{background-attachment:scroll;min-height:70vh;padding-top:5rem}}@media only screen and (max-width:600px){.Wisdomtooth-module-scss-module__Qv8aZa__background{min-height:60vh;padding-top:4rem}}.Wisdomtooth-module-scss-module__Qv8aZa__background__head{color:#fff;text-shadow:0 2px 15px #0006;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.Wisdomtooth-module-scss-module__Qv8aZa__background__sub{color:#ffffffe6;text-shadow:0 2px 10px #0000004d;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:500}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe{max-width:1200px;margin:0 auto;padding:2rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe h1,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe h2{color:#fff;text-align:center;margin-bottom:1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero{color:#fff;text-align:center;justify-content:center;align-items:center;height:100vh;min-height:500px;display:flex;position:relative}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__heroBackground{z-index:-1;position:absolute;inset:0}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__heroBackground:after{content:"";background:linear-gradient(#00000080,#000000b3);position:absolute;inset:0}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__heroContent{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:20px;flex-direction:column;align-items:center;max-width:800px;padding:2rem;display:flex;box-shadow:0 8px 32px #0000001a}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero h1{text-shadow:2px 2px 4px #00000080;margin-bottom:1rem;font-size:3rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero p{text-shadow:1px 1px 2px #00000080;margin-bottom:2rem;font-size:1.3rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer{text-align:center;background-color:#0ea5e9e6;border-radius:15px;margin-bottom:2rem;padding:1.5rem;animation:2s infinite dentist-near-me-module-scss-module__8R2KVW__pulse;box-shadow:0 4px 15px #0003}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer h2{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:2rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer ul{margin-bottom:1rem;padding:0;list-style-type:none}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer ul li{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer p{color:#fff;margin-bottom:0;font-size:1.1rem;font-style:italic}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__ctaButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#0ea5e9;border:none;border-radius:50px;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0003}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__ctaButton:hover{background-color:#0b83b9;transform:translateY(-3px)scale(1.05);box-shadow:0 6px 20px #00000040}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__services,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__whyChooseUs,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonials,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__cta{margin-bottom:4rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceGrid,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceCard,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonialCard{text-align:center;background-color:#14919b;border-radius:10px;padding:1.5rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceCard h3,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonialCard h3{color:#fff;margin-top:1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__whyChooseUs ul{padding-left:0;list-style-type:none}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__whyChooseUs ul li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__whyChooseUs ul li:before{content:"✓";color:#0ea5e9;position:absolute;left:0}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonialCard{font-style:italic}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonialCard .dentist-near-me-module-scss-module__8R2KVW__testimonialName{margin-top:1rem;font-style:normal;font-weight:700}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__cta{text-align:center;background-color:#14919b;border-radius:10px;padding:3rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__cta h2{margin-bottom:1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__cta p{margin-bottom:2rem}@media only screen and (max-width:900px){.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe{padding:1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero h1{font-size:2rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceGrid,.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__testimonialGrid{grid-template-columns:1fr}}@media (max-width:768px){.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero{height:auto;padding:4rem 0}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__heroContent{padding:1.5rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero h1{font-size:2.2rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero p{font-size:1.1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer h2{font-size:1.8rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer ul li{font-size:1.1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__hero .dentist-near-me-module-scss-module__8R2KVW__anniversaryOffer p{font-size:1rem}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__ctaButton{padding:1rem 2rem;font-size:1.1rem}}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceCard{text-align:center;flex-direction:column;align-items:center;display:flex}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceImageWrapper{width:100%;margin-bottom:1rem;padding-top:75%;position:relative}.dentist-near-me-module-scss-module__8R2KVW__dentistNearMe .dentist-near-me-module-scss-module__8R2KVW__serviceImageWrapper img{border-radius:8px}@keyframes dentist-near-me-module-scss-module__8R2KVW__pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.gumsurgeries-module-scss-module__D9SWiq__container{color:#1e293b;max-width:1000px;margin:0 auto;padding:8rem 2rem 2rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}@media only screen and (max-width:900px){.gumsurgeries-module-scss-module__D9SWiq__container{padding-top:6rem}}.gumsurgeries-module-scss-module__D9SWiq__main{background-color:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media only screen and (max-width:600px){.gumsurgeries-module-scss-module__D9SWiq__main{padding:1.5rem}}.gumsurgeries-module-scss-module__D9SWiq__title{color:#1e293b;text-align:center;margin-bottom:2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.gumsurgeries-module-scss-module__D9SWiq__title:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:60px;height:3px;margin:.75rem auto 0;display:block}.gumsurgeries-module-scss-module__D9SWiq__section{margin-bottom:2rem}.gumsurgeries-module-scss-module__D9SWiq__sectionTitle{color:#1e293b;text-align:center;margin-bottom:1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700}.gumsurgeries-module-scss-module__D9SWiq__sectionTitle:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:50px;height:3px;margin:.5rem auto 0;display:block}.gumsurgeries-module-scss-module__D9SWiq__divider{background:linear-gradient(90deg,#0000,#0d6e6e80,#0000);border:0;height:1px;margin:2rem 0}.gumsurgeries-module-scss-module__D9SWiq__signsList,.gumsurgeries-module-scss-module__D9SWiq__benefitsList{padding-left:0;list-style-type:none}.gumsurgeries-module-scss-module__D9SWiq__signsList li,.gumsurgeries-module-scss-module__D9SWiq__benefitsList li{color:#374151;align-items:flex-start;margin-bottom:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;display:flex}.gumsurgeries-module-scss-module__D9SWiq__toothIcon,.gumsurgeries-module-scss-module__D9SWiq__checkIcon,.gumsurgeries-module-scss-module__D9SWiq__numberIcon{color:#0d6e6e;flex-shrink:0;margin-right:.75rem;font-size:1rem}.gumsurgeries-module-scss-module__D9SWiq__warning,.gumsurgeries-module-scss-module__D9SWiq__alert{color:#1e293b;background-color:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem}.gumsurgeries-module-scss-module__D9SWiq__highlight{color:#1e293b;background-color:#0d6e6e14;border-left:4px solid #0d6e6e;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem}.gumsurgeries-module-scss-module__D9SWiq__surgeryType{background-color:#f8fafc;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem}.gumsurgeries-module-scss-module__D9SWiq__surgeryType h3{color:#0d6e6e;align-items:center;margin-bottom:.75rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;display:flex}.gumsurgeries-module-scss-module__D9SWiq__surgeryType ul{color:#374151;padding-left:1.5rem;list-style:outside}.gumsurgeries-module-scss-module__D9SWiq__surgeryType ul li{margin-bottom:.4rem;font-size:.95rem;line-height:1.6}.gumsurgeries-module-scss-module__D9SWiq__ctaSection{text-align:center;background-color:#0d6e6e0d;border-radius:.75rem;padding:2rem}.gumsurgeries-module-scss-module__D9SWiq__contactInfo{background-color:#0d6e6e14;border-left:4px solid #0d6e6e;border-radius:.75rem;margin:2rem 0;padding:1.5rem}.gumsurgeries-module-scss-module__D9SWiq__contactInfo p{color:#1e293b;margin-bottom:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem}.gumsurgeries-module-scss-module__D9SWiq__contactInfo p:last-child{margin-bottom:0}.gumsurgeries-module-scss-module__D9SWiq__contactInfo p a{color:#0d6e6e;font-weight:600;text-decoration:none}.gumsurgeries-module-scss-module__D9SWiq__contactInfo p a:hover{text-decoration:underline}.gumsurgeries-module-scss-module__D9SWiq__chatPrompt{text-align:center;color:#1e293b;margin-top:1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem}.gumsurgeries-module-scss-module__D9SWiq__footer{text-align:center;margin-top:2rem}.gumsurgeries-module-scss-module__D9SWiq__footerTitle{color:#1e293b;text-align:center;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600}.gumsurgeries-module-scss-module__D9SWiq__hashtags{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.gumsurgeries-module-scss-module__D9SWiq__hashtags span{color:#0d6e6e;background-color:#0d6e6e1a;border-radius:2rem;padding:.4rem .75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:500}.gumsurgeries-module-scss-module__D9SWiq__heading{text-align:center;color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:1.5rem}.gumsurgeries-module-scss-module__D9SWiq__heading h1,.gumsurgeries-module-scss-module__D9SWiq__heading h2,.gumsurgeries-module-scss-module__D9SWiq__heading h3{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gumsurgeries-module-scss-module__D9SWiq__background{text-align:center;background-image:linear-gradient(#0f172a99 0%,#0f172a66 50%,#0d6e6e33 100%),url(https://res.cloudinary.com/dtqc3vzkk/image/upload/v1666187322/gum_surgery_tirupati_rdj0lz.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding-top:7rem;display:flex}@media only screen and (max-width:900px){.gumsurgeries-module-scss-module__D9SWiq__background{background-attachment:scroll;min-height:60vh;padding-top:5rem}}@media only screen and (max-width:600px){.gumsurgeries-module-scss-module__D9SWiq__background{min-height:50vh;padding-top:4rem}}.gumsurgeries-module-scss-module__D9SWiq__background__head{color:#fff;text-shadow:0 2px 15px #0006;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.gumsurgeries-module-scss-module__D9SWiq__background__sub{color:#ffffffe6;text-shadow:0 2px 10px #0000004d;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:500}.gumsurgeries-module-scss-module__D9SWiq__procedureSteps{margin:2rem 0}.gumsurgeries-module-scss-module__D9SWiq__step{margin-bottom:1.5rem;display:flex}.gumsurgeries-module-scss-module__D9SWiq__step .gumsurgeries-module-scss-module__D9SWiq__stepNumber{color:#0d6e6e;flex-shrink:0;margin-right:1rem;font-size:1.5rem}.gumsurgeries-module-scss-module__D9SWiq__step .gumsurgeries-module-scss-module__D9SWiq__stepContent h3{color:#1e293b;margin-bottom:.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600}.gumsurgeries-module-scss-module__D9SWiq__step .gumsurgeries-module-scss-module__D9SWiq__stepContent ul{color:#374151;padding-left:1.5rem;list-style:outside}.gumsurgeries-module-scss-module__D9SWiq__step .gumsurgeries-module-scss-module__D9SWiq__stepContent ul li{color:#1e293b;margin-bottom:.4rem;font-size:.95rem;line-height:1.6}.gumsurgeries-module-scss-module__D9SWiq__step .gumsurgeries-module-scss-module__D9SWiq__stepContent p{color:#1e293b;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.6}@media only screen and (max-width:600px){.gumsurgeries-module-scss-module__D9SWiq__step{flex-direction:column}.gumsurgeries-module-scss-module__D9SWiq__step .gumsurgeries-module-scss-module__D9SWiq__stepNumber{margin-bottom:.5rem}}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Index-module-scss-module__5EGe6q__patientinfo{text-align:center;background:#f8fafc;min-height:100vh;padding-top:10rem;padding-bottom:4rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media only screen and (max-width:900px){.Index-module-scss-module__5EGe6q__patientinfo{padding-top:8rem;padding-bottom:3rem}}@media only screen and (max-width:600px){.Index-module-scss-module__5EGe6q__patientinfo{padding-top:9rem}}.Index-module-scss-module__5EGe6q__patientinfo__h4{color:#1e293b;max-width:800px;margin:0 auto 3rem;padding:0 2rem;font-size:1.15rem;font-weight:500;line-height:1.7}.Index-module-scss-module__5EGe6q__patientinfo__h4:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:80px;height:3px;margin:1.5rem auto 0;display:block}@media only screen and (max-width:600px){.Index-module-scss-module__5EGe6q__patientinfo__h4{padding:0 1rem;font-size:1rem}}.Index-module-scss-module__5EGe6q__patientinfo__links{flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;margin:0 auto;padding:0 1.5rem;display:flex}.Index-module-scss-module__5EGe6q__patientinfo__link{width:100%;text-decoration:none}.Index-module-scss-module__5EGe6q__patientinfo__a{color:#1e293b;background:#fff;border:1px solid #0000;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000d}@media only screen and (max-width:600px){.Index-module-scss-module__5EGe6q__patientinfo__a{text-align:center;flex-direction:column;padding:1.25rem 1rem;font-size:.95rem}}.Index-module-scss-module__5EGe6q__patientinfo__a:hover{color:#0d6e6e;border-color:#0d6e6e33;transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Index-module-scss-module__5EGe6q__patientinfo__a span{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}@media only screen and (max-width:600px){.Index-module-scss-module__5EGe6q__patientinfo__a span{margin-top:.5rem}}.Index-module-scss-module__5EGe6q__patientinfo__a:hover span{background:linear-gradient(135deg,#0a5757 0%,#117c84 100%);transform:scale(1.02)}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.Whenshould-module-scss-module__0q63UG__heading,.Whenshould-module-scss-module__0q63UG__para{padding:1rem}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.jawfractures-module-scss-module__eFd-OG__heading{text-align:center;color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);padding:1.5rem}.jawfractures-module-scss-module__eFd-OG__heading h1,.jawfractures-module-scss-module__eFd-OG__heading h2,.jawfractures-module-scss-module__eFd-OG__heading h3{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.jawfractures-module-scss-module__eFd-OG__background{text-align:center;background-image:linear-gradient(#0f172a99 0%,#0f172a66 50%,#0d6e6e33 100%),url(https://res.cloudinary.com/dtqc3vzkk/image/upload/v1588178396/home_fracture5_t073u4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding-top:7rem;display:flex}@media only screen and (max-width:900px){.jawfractures-module-scss-module__eFd-OG__background{background-attachment:scroll;min-height:60vh;padding-top:5rem}}@media only screen and (max-width:600px){.jawfractures-module-scss-module__eFd-OG__background{min-height:50vh;padding-top:4rem}}.jawfractures-module-scss-module__eFd-OG__background__head{color:#fff;text-shadow:0 2px 15px #0006;margin-bottom:1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800}.jawfractures-module-scss-module__eFd-OG__background__sub{color:#ffffffe6;text-shadow:0 2px 10px #0000004d;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:500}.jawfractures-module-scss-module__eFd-OG__sectionTitle{color:#1e293b;text-align:center;margin-bottom:1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700}.jawfractures-module-scss-module__eFd-OG__sectionTitle:after{content:"";background:linear-gradient(90deg,#0d6e6e 0%,#14919b 100%);border-radius:2px;width:50px;height:3px;margin:.5rem auto 0;display:block}.jawfractures-module-scss-module__eFd-OG__subTitle{color:#1e293b;margin:1.5rem 0 1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:600}.jawfractures-module-scss-module__eFd-OG__benefitsList{margin:1.5rem 0;padding:0;list-style:none}.jawfractures-module-scss-module__eFd-OG__benefitsList li{color:#374151;align-items:flex-start;margin-bottom:1rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.6;display:flex}.jawfractures-module-scss-module__eFd-OG__benefitsList li .jawfractures-module-scss-module__eFd-OG__icon{color:#0d6e6e;flex-shrink:0;margin-right:.75rem}.jawfractures-module-scss-module__eFd-OG__procedureSteps{margin:2rem 0}.jawfractures-module-scss-module__eFd-OG__step{margin-bottom:1.5rem;display:flex}.jawfractures-module-scss-module__eFd-OG__step .jawfractures-module-scss-module__eFd-OG__stepNumber{color:#0d6e6e;flex-shrink:0;margin-right:1rem;font-size:1.5rem}.jawfractures-module-scss-module__eFd-OG__step .jawfractures-module-scss-module__eFd-OG__stepContent h3{color:#1e293b;margin-bottom:.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600}.jawfractures-module-scss-module__eFd-OG__step .jawfractures-module-scss-module__eFd-OG__stepContent p{color:#374151;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.6}@media only screen and (max-width:600px){.jawfractures-module-scss-module__eFd-OG__step{flex-direction:column}.jawfractures-module-scss-module__eFd-OG__step .jawfractures-module-scss-module__eFd-OG__stepNumber{margin-bottom:.5rem}}.jawfractures-module-scss-module__eFd-OG__warning,.jawfractures-module-scss-module__eFd-OG__alert{color:#1e293b;background-color:#fef3c7;border-left:4px solid #f59e0b;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem}.jawfractures-module-scss-module__eFd-OG__contactInfo{background-color:#0d6e6e14;border-left:4px solid #0d6e6e;border-radius:.75rem;margin:2rem 0;padding:1.5rem}.jawfractures-module-scss-module__eFd-OG__contactInfo p{color:#374151;margin-bottom:.75rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem}.jawfractures-module-scss-module__eFd-OG__contactInfo p:last-child{margin-bottom:0}.jawfractures-module-scss-module__eFd-OG__contactInfo p a{color:#0d6e6e;font-weight:600;text-decoration:none}.jawfractures-module-scss-module__eFd-OG__contactInfo p a:hover{text-decoration:underline}.jawfractures-module-scss-module__eFd-OG__highlight{color:#1e293b;background-color:#0d6e6e14;border-left:4px solid #0d6e6e;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem}.jawfractures-module-scss-module__eFd-OG__learnMoreContainer{text-align:center;margin:2rem 0}.jawfractures-module-scss-module__eFd-OG__learnMoreLink{color:#0d6e6e;border:2px solid #0d6e6e;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.jawfractures-module-scss-module__eFd-OG__learnMoreLink:hover{color:#fff;background:linear-gradient(135deg,#0d6e6e 0%,#14919b 100%);border-color:#0d6e6e;transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.jawfractures-module-scss-module__eFd-OG__learnMoreLink:active{transform:translateY(-1px)}
:root{--color-primary:#0d6e6e;--color-secondary:#14919b;--color-accent:#0ea5e9;--color-warm:#f59e0b;--color-bg:#f8fafc;--color-text:#1e293b;--color-text-light:#374151}.privacypolicy-module-scss-module__h0UwaW__privacypolicy{padding:2rem}.privacypolicy-module-scss-module__h0UwaW__privacypolicy h1{color:#fff}.privacypolicy-module-scss-module__h0UwaW__privacypolicy h2{color:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}
