.container{background-color:#fff;width:100%;max-width:100vw;min-height:100vh;margin:0;padding:0;position:relative;overflow-x:hidden}.container>*{box-sizing:border-box;max-width:100%}.home-navbar{background:#fff;border-bottom:1px solid #0f172a0f;width:100%;padding:.625rem 1rem;position:relative}.home-navbar-header{display:none}.home-navbar-inner{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25rem 1.75rem;max-width:80rem;margin:0 auto;display:flex}.home-navbar-link{color:#4b5563;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.home-navbar-link:hover{color:#2563eb}@media (max-width:767px){.home-navbar-header{justify-content:flex-start;align-items:center;display:flex}.home-navbar-burger{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;transition:background .2s;display:flex}.home-navbar-burger:hover{background:#0f172a0f}.home-navbar-burger-line{background:#374151;border-radius:1px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.home-navbar-burger[aria-expanded=true] .home-navbar-burger-line:first-child{transform:translateY(7px)rotate(45deg)}.home-navbar-burger[aria-expanded=true] .home-navbar-burger-line:nth-child(2){opacity:0}.home-navbar-burger[aria-expanded=true] .home-navbar-burger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.home-navbar-inner{flex-direction:column;align-items:flex-start;gap:0;max-height:0;margin:0;padding:0 0 0 .5rem;transition:max-height .3s;overflow:hidden}.home-navbar-inner--open{gap:.5rem;max-height:280px;padding:.75rem 0 .75rem .5rem}.home-navbar-inner--open .home-navbar-link{padding:.5rem 0;font-size:.9375rem}}.service-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-bottom:1px solid #11182714;width:100%;padding:.75rem 1rem}.service-navbar-inner{max-width:80rem}.service-navbar-link{color:#111827b3;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .16s;display:inline-flex}.service-navbar-link:hover{color:#2563ebf2}.banner{text-align:center;color:#1e40af;box-sizing:border-box;background-color:#dbeafe;width:100%;max-width:100vw;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.hero{background:linear-gradient(to bottom right,#eff6ff,#fff,#eff6ff);width:100%;max-width:100vw;padding:3rem 1rem;position:relative;overflow:hidden}@media (min-width:640px){.hero{padding:5rem 1.5rem}}@media (min-width:1024px){.hero{padding:5rem 2rem}}.hero-container{max-width:80rem;margin:0 auto}.hero-grid{align-items:center;gap:2rem;display:grid}@media (min-width:1024px){.hero-grid{grid-template-columns:repeat(2,1fr)}}.hero-content{flex-direction:column;gap:1.5rem;min-width:0;display:flex;overflow:hidden}.badge{color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;background-color:#dbeafe;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.text-box{background-color:#eff6ff;border:2px solid #dbeafe;border-radius:1rem;padding:1.5rem;position:relative}.text-box-wave{background-color:#fff;border-radius:9999px 9999px 0 0;height:1rem;position:absolute;bottom:0;left:0;right:0}.text-box-content{color:#1f2937;font-size:1.125rem;font-weight:600;line-height:1.75}.achievement-badge{opacity:0;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:9999px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards badgeSlideIn;display:inline-flex;transform:translate(-50px);box-shadow:0 4px 6px -1px #10b9814d,0 2px 4px -1px #10b98133}.achievement-badge.service-badge{z-index:10;transform-origin:100% 100%;clip-path:polygon(0 0,100% 0,100% 100%,14px 100%,0 calc(100% - 14px));background:linear-gradient(135deg,#10b981 0%,#059669 60%,#047857 100%);border-radius:.85rem 0 0;flex-wrap:wrap;align-items:center;gap:.5rem;max-width:100%;margin:0;padding:.45rem .9rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards badgeSlideIn;display:flex;position:absolute;bottom:0;right:0;overflow:visible;box-shadow:0 4px 12px #10b98166,0 2px 4px #0000001a,inset 0 1px #ffffff4d}.achievement-badge.service-badge:before,.achievement-badge.service-badge:after{content:none}.achievement-badge.service-badge .badge-icon{filter:drop-shadow(0 1px 2px #0003);flex-shrink:0;width:1rem;height:1rem}.achievement-badge.service-badge .badge-text{text-shadow:0 1px 2px #0000004d;white-space:normal;flex:1;min-width:0;font-size:.6rem;line-height:1.3;position:relative}@media (min-width:640px){.achievement-badge.service-badge{max-width:85%;padding:.55rem 1.1rem}.achievement-badge.service-badge .badge-text{font-size:.65rem}.achievement-badge.service-badge .badge-icon{width:1rem;height:1rem}}@media (min-width:1024px){.achievement-badge.service-badge{max-width:80%}.achievement-badge.service-badge .badge-text{font-size:.7rem}}.achievement-badge.service-badge.protesis-page-badge{background:linear-gradient(135deg,#10b981 0%,#059669 50%,#047857 100%);border-radius:.5rem;max-width:100%;margin-top:1.5rem;margin-left:auto;margin-right:0;padding:.75rem 2rem;display:inline-flex;position:relative;top:auto;right:auto;box-shadow:0 6px 16px #10b9814d,0 2px 6px #0000001a,inset 0 1px #ffffff4d}.achievement-badge.service-badge.protesis-page-badge:before,.achievement-badge.service-badge.protesis-page-badge:after{display:none}.achievement-badge.service-badge.protesis-page-badge .badge-icon{width:1.25rem;height:1.25rem}.achievement-badge.service-badge.protesis-page-badge .badge-text{letter-spacing:.05em;font-size:.875rem}@media (min-width:640px){.achievement-badge.service-badge.protesis-page-badge{padding:.875rem 2.5rem}.achievement-badge.service-badge.protesis-page-badge .badge-text{font-size:1rem}.achievement-badge.service-badge.protesis-page-badge .badge-icon{width:1.5rem;height:1.5rem}}.badge-icon{color:#fff;flex-shrink:0;width:1rem;height:1rem}.badge-text{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700;line-height:1.2}@media (min-width:640px){.badge-text{font-size:.875rem}}@keyframes badgeSlideIn{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.trusted-users{align-items:center;gap:1rem;display:flex}.avatar-group{margin-left:-.5rem;display:flex}.avatar{border:2px solid #fff;border-radius:9999px;width:2.5rem;height:2.5rem}.avatar-1{background-color:#bfdbfe}.avatar-2{background-color:#93c5fd}.avatar-3{background-color:#60a5fa}.trusted-stats{color:#111827;font-size:1.5rem;font-weight:700}.trusted-label{color:#4b5563;text-transform:uppercase;font-size:.875rem;font-weight:600}.main-title{color:#111827;font-size:2.25rem;font-weight:700;line-height:1.2;overflow:hidden}@media (min-width:640px){.main-title{font-size:3rem}}@media (min-width:1024px){.main-title{font-size:3.75rem}}.title-highlight{color:#2563eb}.split-text{display:inline-block}.split-word{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards splitTextReveal;display:inline-block;transform:translate(-100px)}.vp-root,.vp-word{display:inline-block}.vp-char{will-change:transform,filter,font-variation-settings,font-weight;transform-origin:50% 70%;font-variation-settings:"wght" var(--vp-wght,700);font-weight:var(--vp-wght,700);transform:translateY(calc(var(--vp,0)*-1px))scale(calc(1 + var(--vp,0)*.08));filter:blur(calc((1 - var(--vp,0))*.25px));transition:transform .14s ease-out,filter .14s ease-out,font-weight .14s ease-out;display:inline-block}@media (prefers-reduced-motion:reduce){.vp-char{filter:none;transition:none;transform:none}}.split-word:first-child{animation-delay:.1s}.split-word:nth-child(2){animation-delay:.2s}.split-word:nth-child(3){animation-delay:.3s}.split-word:nth-child(4){animation-delay:.4s}.split-word:nth-child(5){animation-delay:.5s}.split-word:nth-child(6){animation-delay:.6s}@keyframes splitTextReveal{0%{opacity:0;transform:translate(-100px)}50%{opacity:.7}to{opacity:1;transform:translate(0)}}.button-group{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}@media (min-width:640px){.button-group{flex-direction:row}}.btn{border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-outline{color:#2563eb;background-color:#fff;border:2px solid #2563eb}.btn-outline:hover{background-color:#eff6ff;box-shadow:0 10px 15px -3px #0000001a}.btn-primary{color:#fff;background-color:#2563eb}.btn-primary:hover{background-color:#1d4ed8;box-shadow:0 10px 15px -3px #0000001a}.btn-icon{width:1.25rem;height:1.25rem}.hero-reviews{border-top:1px solid #2563eb26;width:100%;min-width:0;max-width:100%;margin-top:2.5rem;padding-top:1.5rem;overflow:hidden}.hero-reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:0 .25rem;display:flex}.hero-reviews-title{color:#1e40af;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8125rem;font-weight:700}.hero-reviews-cta{color:#2563eb;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.hero-reviews-cta:hover{color:#1d4ed8}.hero-reviews-viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.hero-reviews-viewport::-webkit-scrollbar{display:none}.hero-reviews-track{scroll-snap-type:x mandatory;width:1000%;display:flex}@media (min-width:640px){.hero-reviews-track{width:666.667%}}@keyframes hero-review-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-review-card{scroll-snap-align:start;box-sizing:border-box;width:5%;animation:.5s ease-out both hero-review-card-enter;animation-delay:var(--hero-review-delay,0s);flex:0 0 5%;padding:.375rem}.hero-review-card-inner{background:#fff;border:1px solid #0f172a0f;border-radius:.5rem;flex-direction:column;height:100%;padding:.75rem 1rem;display:flex;box-shadow:0 2px 8px #0000000f}.hero-review-stars{align-items:center;gap:.1rem;margin-bottom:.35rem;display:flex}.hero-review-star{color:#fbbf24;flex-shrink:0;width:.75rem;height:.75rem}.hero-review-text{color:#374151;flex:1;margin:0 0 .5rem;font-size:.75rem;line-height:1.45}.hero-review-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.2rem;margin-top:auto;display:flex}.hero-review-author{color:#111827;font-size:.6875rem;font-weight:600}.hero-review-date{color:#6b7280;font-size:.625rem}.hero-reviews-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.hero-reviews-dot{cursor:pointer;background:#c7d2fe;border:none;border-radius:9999px;width:.5rem;height:.5rem;padding:0;transition:background .2s,transform .2s}.hero-reviews-dot:hover{background:#93c5fd}.hero-reviews-dot--active{background:#2563eb;transform:scale(1.2)}@media (min-width:640px){.hero-reviews{margin-top:3rem;padding-top:2rem}}.doctor-image-container{position:relative;overflow:hidden}@media (min-width:1024px){.doctor-image-container{min-height:600px}}.doctor-image-wrapper{z-index:10;opacity:0;width:100%;max-width:28rem;margin:0 auto;animation:1s cubic-bezier(.16,1,.3,1) .3s forwards doctorImageEnter;position:relative;transform:translate(100px)scale(.8)}@media (min-width:1024px){.doctor-image-wrapper{max-width:32rem}}.doctor-image-box{aspect-ratio:3/4;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.doctor-image{object-fit:cover}@keyframes doctorImageEnter{0%{opacity:0;transform:translate(100px)scale(.8)}50%{opacity:.7}to{opacity:1;transform:translate(0)scale(1)}}.floating-card{z-index:20;background-color:#fff;border:1px solid #dbeafe;border-radius:.75rem;max-width:200px;padding:1rem;position:absolute;box-shadow:0 20px 25px -5px #0000001a}.floating-card-specialty{max-width:calc(100% - 1rem);top:2rem;right:.5rem}@media (min-width:1024px){.floating-card-specialty{max-width:200px;right:2rem}}.floating-card-testimonial{max-width:calc(100% - 1rem);bottom:5rem;left:.5rem}@media (min-width:1024px){.floating-card-testimonial{max-width:220px;left:2rem}}.card-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.card-icon-box{background-color:#dbeafe;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.card-icon{color:#2563eb;width:1.25rem;height:1.25rem}.card-title{color:#111827;font-size:.875rem;font-weight:600}.card-text{color:#4b5563;margin-bottom:.5rem;font-size:.75rem}.card-text-small{color:#6b7280;margin-bottom:.75rem;font-size:.75rem}.card-button{text-align:center;color:#fff;background-color:#2563eb;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:background-color .3s;display:block}.card-button:hover{background-color:#1d4ed8}.testimonial-text{color:#4b5563;margin-bottom:.75rem;font-size:.75rem;font-style:italic}.testimonial-profile{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:2.5rem;min-width:2.5rem;height:2.5rem}.testimonial-name{color:#111827;font-size:.875rem;font-weight:600}.testimonial-role{color:#6b7280;font-size:.75rem}.floating-badges{z-index:20;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:50%;left:0}@media (min-width:1024px){.floating-badges{left:0}}@media (max-width:1023px){.floating-badges{display:none}}.floating-badge{cursor:pointer;background-color:#fff;border:1px solid #dbeafe;border-radius:9999px;padding:.75rem;transition:transform .3s;box-shadow:0 10px 15px -3px #0000001a}.floating-badge:hover{transform:scale(1.1)}.floating-badge-icon{color:#2563eb;width:1.25rem;height:1.25rem}.stats-section{box-sizing:border-box;background-color:#fff;width:100%;max-width:100vw;padding:3rem 1rem;overflow-x:hidden}@media (min-width:640px){.stats-section{padding:4rem 1.5rem}}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:80rem;margin:0 auto;display:grid}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-number{color:#111827;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (min-width:640px){.stat-number{font-size:3rem}}.stat-label{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}@media (min-width:640px){.stat-label{font-size:1rem}}.areas-section{box-sizing:border-box;background:linear-gradient(to bottom right,#eff6ff,#fff);width:100%;max-width:100vw;padding:4rem 1rem;overflow-x:hidden}@media (min-width:640px){.areas-section{padding:6rem 1.5rem}}.areas-header{text-align:center;margin-bottom:2rem}.areas-title{color:#111827;margin:0;font-size:2rem;font-weight:700}@media (min-width:640px){.areas-title{font-size:2.5rem}}.areas-layout{grid-template-columns:1fr;gap:2rem;max-width:80rem;margin:0 auto;display:grid}@media (min-width:1024px){.areas-layout{grid-template-columns:1fr 2fr;gap:3rem}}.areas-chips-column{flex-wrap:wrap;align-content:flex-start;gap:.75rem;display:flex}.area-chip{cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #0000001a}.area-chip-0{color:#1e40af;background-color:#dbeafe}.area-chip-0:hover{background-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 4px 8px #2563eb40}.area-chip-1{color:#065f46;background-color:#d1fae5}.area-chip-1:hover{background-color:#a7f3d0;transform:translateY(-2px);box-shadow:0 4px 8px #05966940}.area-chip-2{color:#0c4a6e;background-color:#e0f2fe}.area-chip-2:hover{background-color:#bae6fd;transform:translateY(-2px);box-shadow:0 4px 8px #0284c740}.area-chip-3{color:#134e4a;background-color:#ccfbf1}.area-chip-3:hover{background-color:#99f6e4;transform:translateY(-2px);box-shadow:0 4px 8px #0d948840}.area-chip-4{color:#1e3a8a;background-color:#dbeafe}.area-chip-4:hover{background-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 4px 8px #0369a140}.area-chip-5{color:#14532d;background-color:#d1fae5}.area-chip-5:hover{background-color:#a7f3d0;transform:translateY(-2px);box-shadow:0 4px 8px #04785740}.area-chip-0.area-chip-active{color:#1e40af;background:linear-gradient(135deg,#93c5fd 0%,#60a5fa 100%);transform:scale(1.05);box-shadow:0 6px 12px #2563eb59}.area-chip-1.area-chip-active{color:#065f46;background:linear-gradient(135deg,#6ee7b7 0%,#34d399 100%);transform:scale(1.05);box-shadow:0 6px 12px #05966959}.area-chip-2.area-chip-active{color:#0c4a6e;background:linear-gradient(135deg,#7dd3fc 0%,#38bdf8 100%);transform:scale(1.05);box-shadow:0 6px 12px #0284c759}.area-chip-3.area-chip-active{color:#134e4a;background:linear-gradient(135deg,#5eead4 0%,#2dd4bf 100%);transform:scale(1.05);box-shadow:0 6px 12px #0d948859}.area-chip-4.area-chip-active{color:#1e3a8a;background:linear-gradient(135deg,#93c5fd 0%,#60a5fa 100%);transform:scale(1.05);box-shadow:0 6px 12px #0369a159}.area-chip-5.area-chip-active{color:#14532d;background:linear-gradient(135deg,#6ee7b7 0%,#34d399 100%);transform:scale(1.05);box-shadow:0 6px 12px #04785759}.area-description-column{align-items:flex-start;display:flex}.area-description-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;grid-template-columns:1fr;width:100%;min-height:300px;padding:0;transition:all .3s;display:grid;position:sticky;top:2rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:768px){.area-description-card{grid-template-columns:1.5fr 1fr;min-height:350px}}.area-description-content{padding:2rem}@media (min-width:640px){.area-description-content{padding:2.5rem}}.area-description-image{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:hidden}.area-video{object-fit:cover;border-radius:.75rem;width:100%;height:100%;min-height:250px}@media (min-width:768px){.area-video{min-height:100%}}@media (min-width:640px){.area-description-card{padding:2.5rem}}.area-description-title{color:#111827;border-bottom:2px solid #eff6ff;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.area-description-title{font-size:1.75rem}}.area-description-text{color:#4b5563;text-align:left;margin:0;font-size:1rem;line-height:1.75}@media (min-width:640px){.area-description-text{font-size:1.0625rem}}.support-section{box-sizing:border-box;background:linear-gradient(to bottom right,#eff6ff,#fff);width:100%;max-width:100vw;padding:4rem 1rem;overflow-x:hidden}@media (min-width:640px){.support-section{padding:6rem 1.5rem}}.support-header{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.new-badge{color:#fff;background-color:#2563eb;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;display:inline-flex}.support-title{color:#111827;font-size:1.875rem;font-weight:700}@media (min-width:640px){.support-title{font-size:2.25rem}}.support-cards{gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.support-cards{grid-template-columns:repeat(2,1fr)}}.support-card{background-color:#fff;border:1px solid #dbeafe;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.support-card-badge{color:#1d4ed8;text-transform:uppercase;background-color:#dbeafe;border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.support-card-title{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.support-card-text{color:#4b5563;margin-bottom:1rem;line-height:1.75}.support-link{color:#2563eb;align-items:center;gap:.5rem;font-weight:600;transition:color .3s;display:inline-flex}.support-link:hover{color:#1d4ed8}.support-link-icon{width:1rem;height:1rem}.support-footer-text{text-align:center;color:#4b5563;max-width:48rem;margin:0 auto;font-style:italic}.boston-section{background:linear-gradient(#f9fafb 0%,#eff6ff 50%,#f9fafb 100%);border-top:1px solid #e5e7eb;width:100%;padding:1.75rem 1rem}.boston-section-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:80rem;margin:0 auto;display:flex}.boston-logo-wrap{cursor:default;flex-shrink:0;justify-content:center;align-items:center;width:320px;display:flex}.boston-logo-wrap:hover .boston-logo{animation:.45s ease-in-out boston-logo-shake}@keyframes boston-logo-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}.boston-logo{object-fit:contain;width:100%;height:auto}.boston-description{color:#374151;max-width:36rem;margin:0;font-size:.9375rem;line-height:1.65}@media (min-width:768px){.boston-section-inner{text-align:left;flex-direction:row;align-items:center;gap:1.5rem}.boston-logo-wrap{width:500px}.boston-description{text-align:left;flex:1;max-width:none}}@media (min-width:640px){.boston-section{padding:1.25rem 1.5rem}.boston-description{font-size:1rem}}.about-section{box-sizing:border-box;background-color:#fff;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;width:100%;max-width:100vw;padding:4rem 1rem;overflow-x:hidden;box-shadow:0 -2px 10px #0000000a}@media (min-width:640px){.about-section{padding:6rem 1.5rem}}.about-grid{align-items:center;gap:3rem;max-width:80rem;margin:0 auto;display:grid}@media (min-width:768px){.about-grid{grid-template-columns:repeat(2,1fr)}}.about-title{color:#111827;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.about-title{font-size:2.25rem}}.about-highlight{color:#2563eb}.about-text{color:#374151;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75}.about-text p{margin-bottom:1rem}.about-text p:last-child{margin-bottom:0}.doctoralia-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;margin-top:2rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.doctoralia-card-floating{z-index:20;max-width:280px;margin-top:0;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width:768px){.doctoralia-card-floating{max-width:300px;bottom:2rem;left:2rem;right:auto}}.doctoralia-header{margin-bottom:1rem}.doctoralia-logo{width:auto;max-width:100px;height:auto}.doctoralia-card-floating .doctoralia-logo{max-width:90px}.doctoralia-content{margin-bottom:1rem}.doctoralia-percentage{color:#111827;margin:0 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1}.doctoralia-card-floating .doctoralia-percentage{font-size:2rem}.doctoralia-text{color:#374151;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.doctoralia-card-floating .doctoralia-text{margin:0 0 .75rem;font-size:.75rem}.doctoralia-rating{align-items:center;gap:.75rem;display:flex}.doctoralia-stars{gap:.25rem;display:flex}.star-icon{width:1.25rem;height:1.25rem}.doctoralia-reviews{color:#6b7280;font-size:.875rem}.doctoralia-button{text-align:center;color:#fff;background-color:#2563eb;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:block}.doctoralia-button:hover{background-color:#1d4ed8}.doctoralia-card-floating .doctoralia-button{padding:.625rem 1.25rem;font-size:.8125rem}.about-strong{color:#2563eb;font-weight:600}.about-button{color:#fff;background-color:#2563eb;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.about-button:hover{background-color:#1d4ed8;box-shadow:0 10px 15px -3px #0000001a}.about-button-icon{width:1.25rem;height:1.25rem}.about-image-container{position:relative;overflow:visible}.about-image-box{aspect-ratio:1;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.about-image{object-fit:cover}.services-section{box-sizing:border-box;background:linear-gradient(#f1f5f9 0%,#f8fafc 35%,#f1f5f9 100%);width:100%;max-width:100vw;padding:4rem 1rem;position:relative;overflow-x:hidden}.services-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#3b82f60a 0%,#0000 50%),radial-gradient(circle at 80% 70%,#10b98108 0%,#0000 45%);position:absolute;inset:0}@media (min-width:640px){.services-section{padding:6rem 1.5rem}}.services-header{max-width:80rem;margin:0 auto}.services-title{color:#111827;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.services-title{font-size:2.25rem}}.services-subtitle{color:#4b5563;max-width:42rem;margin-bottom:3rem;font-size:1.125rem}.services-content-wrapper{flex-direction:column;gap:2rem;max-width:80rem;margin:2rem auto 0;display:flex}@media (min-width:1024px){.services-content-wrapper{flex-direction:row;align-items:flex-start;gap:3rem}}.services-cards-column{flex:1;gap:1.25rem;display:grid}@media (min-width:1024px){.services-cards-column{flex:1.2;grid-template-columns:repeat(2,1fr);gap:1.5rem}}.services-image-column{display:none}@media (min-width:1024px){.services-image-column{flex:.8;display:block;position:sticky;top:2rem}}.services-image-box{aspect-ratio:3/4;background-color:#f3f4f6;border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.services-image{object-fit:cover;object-position:center}.service-card{will-change:transform;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #0f172a0f;border-radius:1rem;padding:1.35rem 1.35rem 1.35rem 1.5rem;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s,border-color .28s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 4px 12px -2px #00000014,0 0 0 1px #0f172a0a}.service-card:before{content:"";opacity:.6;background:linear-gradient(#3b82f6 0%,#2563eb 50%,#1d4ed8 100%);border-radius:4px 0 0 4px;width:4px;transition:opacity .28s,width .28s;position:absolute;top:0;bottom:0;left:0}.service-card:hover:before{opacity:1;width:5px}.service-card.featured-service-card{padding-bottom:3.5rem;box-shadow:0 2px 6px #0000000f,0 8px 24px -4px #2563eb1f,0 0 0 1px #2563eb14}.service-card.featured-service-card:before{opacity:.9;background:linear-gradient(#10b981 0%,#059669 50%,#047857 100%);width:5px}.service-card.featured-service-card:hover:before{opacity:1;width:6px}.service-card:hover{border-color:#2563eb26;transform:translateY(-4px);box-shadow:0 4px 8px #0000000f,0 12px 28px -6px #2563eb2e,0 0 0 1px #2563eb1f}.service-card.featured-service-card:hover{border-color:#10b98133;box-shadow:0 6px 12px #0000000f,0 16px 36px -6px #10b98138,0 0 0 1px #10b9811f}.service-card:active{transform:translateY(-2px)}.services-section:not(.services-section--in-view) .service-card{opacity:0;transform:translateY(28px)scale(.98)}.services-section.services-section--in-view .service-card{animation:1.8s cubic-bezier(.16,1,.3,1) forwards serviceCardEnter}.services-section.services-section--in-view .services-cards-column>.service-card:first-child{animation-delay:.18s}.services-section.services-section--in-view .services-cards-column>.service-card:nth-child(2){animation-delay:.42s}.services-section.services-section--in-view .services-cards-column>.service-card:nth-child(3){animation-delay:.66s}.services-section.services-section--in-view .services-cards-column>.service-card:nth-child(4){animation-delay:.9s}.services-section.services-section--in-view .services-cards-column>.service-card:nth-child(5){animation-delay:1.14s}.services-section.services-section--in-view .services-cards-column>.service-card:nth-child(6){animation-delay:1.38s}@keyframes serviceCardEnter{to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.services-section .service-card{opacity:1;transition:none;animation:none;transform:none}}.service-icon-box{color:#2563eb;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:.625rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:.875rem;transition:transform .28s,box-shadow .28s;display:flex;box-shadow:0 2px 8px #2563eb33,inset 0 1px #fffc}.service-card:hover .service-icon-box{transform:scale(1.05);box-shadow:0 4px 12px #2563eb47,inset 0 1px #ffffffe6}.service-card.featured-service-card .service-icon-box{color:#059669;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);box-shadow:0 2px 8px #10b98140,inset 0 1px #fffc}.service-card.featured-service-card:hover .service-icon-box{box-shadow:0 4px 12px #10b98159,inset 0 1px #ffffffe6}.service-icon{transform-origin:50%;width:1.25rem;height:1.25rem;animation:2s ease-in-out infinite serviceIconPulse}@keyframes serviceIconPulse{0%{transform:translateY(0)scale(1)}25%{transform:translateY(-3px)scale(1.06)}50%{transform:translateY(0)scale(1)}75%{transform:translateY(-2px)scale(1.04)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.service-icon{animation:none;transform:none}}.service-card-title-link{margin-bottom:.75rem;margin-left:-1.5rem;margin-right:-1.35rem;text-decoration:none;transition:opacity .3s;display:block}.service-card-title-link:hover{opacity:.8}.service-card-title{color:#111827;background:linear-gradient(90deg,#dbeafe 0%,#eff6ff 100%);margin-bottom:0;padding:.5rem 1.35rem .5rem 1.5rem;font-size:1.125rem;font-weight:600;transition:color .3s,background .3s}.service-card-title-link:hover .service-card-title{color:#1d4ed8;background:linear-gradient(90deg,#bfdbfe 0%,#dbeafe 100%)}.service-card.featured-service-card .service-card-title-link .service-card-title{background:linear-gradient(90deg,#d1fae5 0%,#ecfdf5 100%)}.service-card.featured-service-card .service-card-title-link:hover .service-card-title{background:linear-gradient(90deg,#a7f3d0 0%,#d1fae5 100%)}.service-card-text{color:#4b5563;margin-bottom:.875rem;font-size:.9375rem;line-height:1.6}.service-link{color:#2563eb;border-radius:.375rem;align-items:center;gap:.5rem;margin:0 -.5rem 0 0;padding:.35rem .5rem .35rem 0;font-size:.9375rem;font-weight:600;transition:color .28s,gap .28s,background-color .2s;display:inline-flex}.service-link:hover{color:#1d4ed8;background-color:#2563eb0f;gap:.65rem}.service-link-icon{width:1rem;height:1rem;transition:transform .28s}.service-link:hover .service-link-icon{transform:translate(3px)}.cta-section{background:linear-gradient(90deg,#2563eb,#1d4ed8);width:100%;max-width:100vw;padding:5rem 1rem;position:relative;overflow:hidden}@media (min-width:640px){.cta-section{padding:7rem 1.5rem}}.cta-background{opacity:.1;position:absolute;inset:0}.cta-circle-1{pointer-events:none;background-color:#fff;border-radius:9999px;width:24rem;height:24rem;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.cta-circle-2{pointer-events:none;background-color:#fff;border-radius:9999px;width:24rem;height:24rem;position:absolute;bottom:0;right:0;transform:translate(50%,50%)}@media (max-width:640px){.cta-circle-1,.cta-circle-2{width:12rem;height:12rem}}.cta-content{text-align:center;max-width:56rem;margin:0 auto;position:relative}.cta-title{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}@media (min-width:640px){.cta-title{font-size:3rem}}@media (min-width:1024px){.cta-title{font-size:3.75rem}}.cta-text{color:#bfdbfe;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.75}@media (min-width:640px){.cta-text{font-size:1.5rem}}.cta-button{color:#2563eb;background-color:#fff;border-radius:9999px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.cta-button:hover{background-color:#eff6ff;transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.cta-button-icon{width:1.5rem;height:1.5rem}.footer{color:#d1d5db;box-sizing:border-box;background-color:#111827;width:100%;max-width:100vw;padding:3rem 1rem;overflow-x:hidden}@media (min-width:640px){.footer{padding:3rem 1.5rem}}.footer-container{max-width:80rem;margin:0 auto}.footer-grid{gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}.footer-column-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.footer-list{flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.footer-link{transition:color .3s}.footer-link:hover{color:#fff}.footer-text{margin-bottom:1rem;font-size:.875rem}.footer-form{gap:.5rem;display:flex}.footer-input{color:#fff;background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;flex:1;padding:.5rem 1rem;font-size:.875rem}.footer-input::placeholder{color:#9ca3af}.footer-input:focus{border-color:#2563eb;outline:none}.footer-submit{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;padding:.5rem 1.5rem;font-weight:600;transition:background-color .3s}.footer-submit:hover{background-color:#1d4ed8}.footer-divider{text-align:center;border-top:1px solid #374151;padding-top:2rem;font-size:.875rem}.footer-copyright{color:#6b7280}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.h-full{height:100%}.mb-4{margin-bottom:1rem}.relative{position:relative}.location-section{background-color:#f9fafb;width:100%;max-width:100vw;padding:4rem 1rem}@media (min-width:640px){.location-section{padding:5rem 1.5rem}}@media (min-width:1024px){.location-section{padding:6rem 2rem}}.location-container{max-width:80rem}.location-header{margin-bottom:3rem}.location-title{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:640px){.location-title{font-size:3rem}}.location-description{color:#4b5563;max-width:48rem;font-size:1.125rem;line-height:1.75}.location-content-wrapper{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.location-content-wrapper{flex-direction:row;align-items:stretch;gap:2rem}}.location-map-container{border:1px solid #0f172a14;border-radius:.75rem;order:2;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:1024px){.location-map-container{flex:1;order:1;margin-bottom:0}}.location-cards-container{flex-direction:column;order:1;gap:1.5rem;display:flex}@media (min-width:1024px){.location-cards-container{flex:1;order:2}}.location-image-column{display:block}.location-image-placeholder{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #0f172a14;border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:100%;min-height:16rem;display:flex}.location-building-icon{color:#2563eb;opacity:.6;width:4rem;height:4rem}.location-map{background:#f3f4f6;border-radius:.75rem;width:100%;height:28rem;min-height:28rem;overflow:hidden}@media (min-width:1024px){.location-map{aspect-ratio:1;height:auto;min-height:auto}}.location-map .custom-marker{background:0 0!important;border:none!important}.location-map .custom-popup{border:none;border-radius:.5rem;padding:0;box-shadow:0 10px 25px -5px #0003}.location-map .leaflet-popup-content-wrapper{border-radius:.5rem;padding:0;box-shadow:0 10px 25px -5px #0003}.location-map .leaflet-popup-content{margin:0;padding:0}.location-map .leaflet-popup-tip{background:#fff;box-shadow:0 2px 8px #00000026}.location-map .leaflet-control-zoom{border:none;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.location-map .leaflet-control-zoom a{color:#2563eb;background-color:#fff;border:none;width:32px;height:32px;font-size:18px;line-height:32px;transition:all .2s}.location-map .leaflet-control-zoom a:hover{color:#1d4ed8;background-color:#eff6ff}.location-map .leaflet-control-zoom-in,.location-map .leaflet-control-zoom-out{border-bottom:1px solid #e5e7eb}.location-info-box{background-color:#fff;border:1px solid #0f172a0f;border-radius:.75rem;flex-direction:column;padding:1rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.location-info-title{text-transform:uppercase;letter-spacing:.05em;color:#111827;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:flex}.location-info-icon{color:#2563eb;flex-shrink:0;width:1.25rem;height:1.25rem}.location-info-text{color:#4b5563;margin-bottom:.75rem;font-size:.9375rem;line-height:1.75}.location-info-text:last-of-type{margin-bottom:1.5rem}.location-phone-whatsapp{color:inherit;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.location-phone-whatsapp:hover{opacity:.8}.location-whatsapp-icon{color:#25d366;flex-shrink:0;width:1.375rem;height:1.375rem}.location-phone-number{letter-spacing:.02em;font-size:1.125rem;font-weight:700}.location-phone-sep{color:#4b5563b3;font-weight:400}.location-phone-copy{color:#6b7280;font-size:.8125rem;font-weight:500}.location-directions-button{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:.5rem;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #2563eb4d}.location-directions-button:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 12px -2px #2563eb66}.location-directions-button:active{transform:translateY(0)}
