*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:"Lato",system-ui,sans-serif;font-size:1rem;line-height:1.6;color:#0d3f63;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.15;font-family:"Lato",system-ui,sans-serif}p{margin:0}ul,ol{margin:0;padding:0}a{color:#0d5985}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}button{font-family:"Lato",system-ui,sans-serif;cursor:pointer}address{font-style:normal}:focus-visible{outline:2px solid #2f86c4;outline-offset:2px}.container{max-width:1180px;margin-inline:auto;padding-inline:28px}.container--narrow{max-width:920px}@media (max-width: 600px){.container{padding-inline:16px}}.section-intro{margin-bottom:44px}.section-intro--center{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:44px}.section-eyebrow{display:inline-block;font-weight:700;font-size:0.875rem;letter-spacing:0.1em;text-transform:uppercase;color:#9a6fbb;margin-bottom:10px}.section-title{font-weight:900;font-size:clamp(1.875rem, 5vw, 2.5rem);letter-spacing:-0.01em;color:#0d3f63;margin-bottom:0}.section-subtitle{font-size:1.125rem;line-height:1.5;color:#2f86c4;margin-top:14px}.skip-link{position:absolute;top:-100%;left:0;background:#0d3f63;color:#fff;padding:0.5rem 1rem;z-index:9999;border-radius:0 0 4px 4px;font-weight:700;text-decoration:none}.skip-link:focus{top:0}.hero{height:100svh;min-height:560px;background:#fff;padding:16px;display:flex}.hero__card{position:relative;width:100%;border-radius:14px;background:linear-gradient(157deg, #a6f1f6 0%, #a9d6f8 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__inner{display:flex;align-items:center;justify-content:center;gap:52px;flex-wrap:wrap;max-width:1120px;padding:60px 28px 80px;width:100%}.hero__brand{display:flex;align-items:center;gap:30px}.hero__logo-mark{width:152px;height:152px;flex-shrink:0}.hero__logo-text{display:flex;flex-direction:column;line-height:1.0;text-align:left}.hero__name{font-family:"Lato",system-ui,sans-serif;font-size:clamp(2.5rem, 7vw, 3.375rem);letter-spacing:-0.01em;display:block}.hero__name--light{font-weight:400;color:#1f7aac}.hero__name--bold{font-weight:900;color:#0d5985}.hero__tagline{font-weight:700;font-size:clamp(0.875rem, 2.5vw, 1.3125rem);color:#2f86c4;letter-spacing:0.13em;text-transform:uppercase;margin-top:9px}.hero__photo-wrap{position:relative;width:300px;height:380px;flex-shrink:0}.hero__photo{width:100%;height:100%;object-fit:cover;border-radius:14px;border:6px solid #fff;box-shadow:0 20px 48px rgba(13,63,99,0.22)}.hero__photo-placeholder{width:100%;height:100%;border-radius:14px;border:6px solid #fff;background:rgba(255,255,255,0.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#0d5985;font-weight:700}.hero__photo-placeholder i[data-lucide]{width:3rem;height:3rem}.hero__scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);white-space:nowrap;display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:#0d5985}.hero__scroll span{font-weight:700;font-size:0.8125rem;letter-spacing:0.12em;text-transform:uppercase}.hero__scroll i[data-lucide]{width:20px;height:20px;stroke:currentColor;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%, 100%{transform:translateY(0)}50%{transform:translateY(5px)}}@media (max-width: 768px){.hero{height:auto;min-height:100svh;padding:14px}.hero__inner{gap:28px;padding:48px 20px 72px}.hero__brand{flex-direction:column;align-items:center;gap:14px;text-align:center}.hero__logo-text{text-align:center}.hero__logo-mark{width:96px;height:96px}.hero__photo-wrap{width:220px;height:280px}}@media (max-width: 600px){.hero__inner{gap:20px;padding:36px 16px 64px}.hero__logo-mark{width:76px;height:76px}.hero__photo-wrap{width:200px;height:254px}.hero__scroll{bottom:20px}.hero__scroll span{font-size:0.6875rem}}.about{background:#eaf6fb;padding:80px 28px}@media (max-width: 600px){.about{padding:48px 16px}}.about__body{max-width:680px;margin:26px auto 0}.about__body p{font-size:1.125rem;line-height:1.65;color:#3d5e75}.about__body p+p{margin-top:18px}.credentials{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:40px;list-style:none}.credential-card{flex:1;min-width:min(240px, 100%);max-width:280px;background:#fff;border-radius:4px;padding:26px 24px;box-shadow:0 12px 30px rgba(15,79,122,0.08);border:1px solid #e4f2f8;text-align:left}.credential-card__title{font-weight:900;font-size:1.125rem;color:#0d3f63;margin-bottom:6px}.credential-card__desc{font-size:0.9375rem;line-height:1.5;color:#5a7c92}.practices{padding:74px 28px 40px}@media (max-width: 600px){.practices{padding:48px 16px 32px}}.practices__notice{max-width:760px;margin:0 auto 40px;background:linear-gradient(157deg, #a6f1f6, #cfbae1);border-radius:4px;padding:5px}.practices__notice-inner{display:flex;align-items:center;gap:16px;background:#fff;border-radius:3px;padding:20px 24px}.practices__notice-inner p{font-size:1rem;line-height:1.55;color:#3d5e75;margin:0}.practices__notice-inner p strong{color:#0d3f63}.practices__notice-icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#eaf6fb;display:flex;align-items:center;justify-content:center}.practices__notice-icon i[data-lucide]{width:20px;height:20px;stroke:#0d5985}.practices__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1180px;margin-inline:auto}.practice-card{background:#fff;border-radius:6px;padding:30px;box-shadow:0 16px 40px rgba(15,79,122,0.08);border:1px solid #e4f2f8;min-width:0}.practice-card__day-tag{display:inline-block;font-weight:700;font-size:0.875rem;padding:7px 14px;border-radius:3px;margin-bottom:18px}.practice-card__name{font-weight:900;font-size:1.5625rem;color:#0d3f63;margin-bottom:4px}.practice-card__address{font-size:1rem;line-height:1.5;color:#5a7c92;margin-bottom:0}.practice-card__map{margin:20px 0;height:170px;border-radius:6px;overflow:hidden;border:1px solid rgba(0,0,0,0.08)}.practice-card__map-frame{width:100%;height:100%;border:none;display:block}.practice-card__contacts{display:flex;flex-direction:column;gap:11px;margin-bottom:22px;list-style:none}.practice-card__contact-link{display:flex;align-items:center;gap:11px;text-decoration:none;color:#0d5985;font-weight:700;font-size:1rem;word-break:break-all}.practice-card__contact-link:hover{text-decoration:underline}.practice-card__contact-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;background:#eaf6fb;flex-shrink:0}.practice-card__contact-icon i[data-lucide]{width:17px;height:17px;stroke:#0d5985}.practice-card__actions{display:flex;gap:10px}@media (max-width: 768px){.practices__grid{grid-template-columns:1fr}.practices__notice-inner{align-items:flex-start}}@media (max-width: 600px){.practice-card{padding:20px}.practice-card__actions{flex-direction:column}.practice-card__actions .btn{flex:none;width:100%}}.reviews{position:relative;margin-top:50px;background:#fff;padding:74px 0 90px}@media (max-width: 600px){.reviews{padding:48px 0 60px;margin-top:0}}.reviews__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:22px;margin-bottom:54px;list-style:none}.review-card{background:#f5fbfd;border:1px solid #e4f2f8;border-radius:6px;padding:26px;display:flex;flex-direction:column;min-width:0}.review-card__stars{font-size:1.0625rem;letter-spacing:2px;color:#0d5985}.review-card__text{margin:14px 0 20px;padding:0;flex:1}.review-card__text p{font-size:1rem;line-height:1.6;color:#3d5e75}.review-card__author{display:flex;align-items:center;gap:12px}.review-card__avatar{width:42px;height:42px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem;flex-shrink:0}.review-card__author-info{line-height:1.25;display:flex;flex-direction:column;min-width:0}.review-card__name{font-weight:700;font-size:0.9375rem;color:#0d3f63}.review-card__meta{font-size:0.8125rem;color:#9bbdd0}.review-form-wrap{max-width:680px;margin-inline:auto;background:linear-gradient(157deg, #a6f1f6, #cfbae1);border-radius:4px;padding:6px}.review-form-card{background:#fff;border-radius:5px;padding:38px}.review-form__title{font-weight:900;font-size:1.75rem;letter-spacing:-0.01em;color:#0d3f63;margin-bottom:6px}.review-form__intro{font-size:1rem;color:#5a7c92;margin-bottom:22px}.review-form__fieldset{border:none;padding:0;margin:0 0 20px}.star-rating{display:flex;gap:6px;margin-top:8px}.star-rating__star{background:none;border:none;padding:0;font-size:2.25rem;line-height:1;color:#cfe6f0;cursor:pointer;transition:color 0.1s, transform 0.1s}.star-rating__star:hover,.star-rating__star[aria-pressed="true"]{color:#0d5985;transform:scale(1.1)}.form-field{margin-bottom:18px}.form-field__label{display:block;font-weight:700;font-size:0.875rem;color:#0d5985;margin-bottom:8px}.form-field__input,.form-field__textarea{width:100%;font-family:"Lato",system-ui,sans-serif;font-size:1rem;color:#0d3f63;padding:13px 16px;border:1.5px solid #d4ecf4;border-radius:4px;outline:none;transition:border-color 0.15s;box-sizing:border-box}.form-field__input:focus,.form-field__textarea:focus{border-color:#8fe1ef}.form-field__textarea{resize:vertical;margin-bottom:22px}.review-thanks{text-align:center;padding:14px 0}.review-thanks__stars{font-size:1.875rem;letter-spacing:4px;color:#0d5985;margin-bottom:14px}.review-thanks__title{font-weight:900;font-size:1.75rem;color:#0d3f63;margin-bottom:8px}.review-thanks__body{font-size:1.0625rem;line-height:1.55;color:#5a7c92;max-width:420px;margin:0 auto 24px}@media (max-width: 900px){.reviews__grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.reviews__grid{grid-template-columns:1fr}.review-form-card{padding:24px 16px}.review-form-wrap{margin-inline:0;border-radius:0;padding:4px 0}}.faq{background:#eaf6fb;padding:80px 28px}@media (max-width: 600px){.faq{padding:48px 16px}}.faq__list{display:flex;flex-direction:column;gap:14px}.faq__item{background:#fff;border-radius:8px;box-shadow:0 10px 26px rgba(15,79,122,0.07);border:1px solid #e4f2f8;overflow:hidden}.faq__question{margin:0}.faq__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;background:none;border:none;text-align:left;font-weight:900;font-size:1.0625rem;color:#0d3f63;cursor:pointer;transition:background 0.15s}.faq__toggle:hover{background:rgba(234,246,251,0.6)}.faq__toggle[aria-expanded="true"] .faq__icon{transform:rotate(180deg)}.faq__icon{flex-shrink:0;transition:transform 0.25s ease;width:22px;height:22px;stroke:#2f86c4}.faq__answer{padding:0 22px 20px;font-size:1rem;line-height:1.6;color:#5a7c92;margin:0}.faq__answer a{color:#0d5985;font-weight:700;text-decoration:none}.faq__answer a:hover{text-decoration:underline}.site-footer{background:#0d3f63;color:#fff;padding:64px 28px 40px}@media (max-width: 600px){.site-footer{padding:48px 16px 32px}}.footer__grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:36px;align-items:start;margin-bottom:40px}.footer__logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.footer__logo:hover{text-decoration:none}.footer__logo-text{display:flex;flex-direction:column;line-height:1.05}.footer__logo-name{font-weight:900;font-size:1.1875rem}.footer__logo-title{font-weight:700;font-size:0.75rem;letter-spacing:0.13em;text-transform:uppercase;color:#8fe1ef}.footer__heading{font-weight:700;font-size:0.875rem;letter-spacing:0.06em;text-transform:uppercase;color:#8fe1ef;margin-bottom:16px}.footer__contact-link{display:block;font-size:1rem;color:#fff;text-decoration:none;margin-bottom:14px}.footer__contact-link:hover{text-decoration:underline}.footer__contact-link:last-child{margin-bottom:0}.footer__contact-practice{display:block;font-size:0.8125rem;color:#9fc6dd;margin-bottom:2px}.footer__schedule-text{font-size:1rem;line-height:1.7;color:#cfe6f0}.footer__schedule-text strong{color:#fff}.footer__legal{max-width:1180px;margin-inline:auto;padding-top:24px;border-top:1px solid rgba(255,255,255,0.12);font-size:0.8125rem;color:#7fa8c2}@media (max-width: 768px){.footer__grid{grid-template-columns:1fr;gap:30px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;font-family:"Lato",system-ui,sans-serif;font-weight:700;font-size:0.9375rem;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:background 0.15s, color 0.15s, transform 0.1s;line-height:1}.btn:hover{text-decoration:none}.btn:active{transform:scale(0.98)}.btn--primary{flex:1;background:#0d5985;color:#fff;text-align:center}.btn--primary:hover{background:#0d3f63;color:#fff}.btn--primary:disabled{background:#9cc2d8;cursor:not-allowed}.btn--secondary{flex:1;background:#eaf6fb;color:#0d5985;text-align:center}.btn--secondary:hover{background:#d5edf7}.btn--full{width:100%;padding:16px;font-size:1.0625rem}.review-form__label{display:block;font-weight:700;font-size:0.875rem;color:#0d5985;margin-bottom:0}
