.gradient-primary{background:linear-gradient(.052turn,rgba(156,202,238,1) 0%,rgba(81,152,214,1) 100%)}.gradient-primary-alt{background:linear-gradient(.08turn,rgba(156,202,238,1) 0%,rgba(81,152,214,1) 50%,rgba(57,135,201,1) 100%)}.gradient-btn-secondary{background:linear-gradient(0turn,rgba(156,202,238,.16) 0%,rgba(156,202,238,.16) 100%)}.icon--flip{transform:scaleX(-1)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-head{max-width:640px;margin:0 0 40px}.section-head p{margin-top:14px;color:var(--text-muted);font-size:1.05rem}.section--tight{padding:48px 0}.btn-secondary{background-color:rgba(156,202,238,.16);color:var(--text-main)}.btn-secondary:hover{background-color:rgba(156,202,238,.28)}.btn-outline{border:1.5px solid var(--border-soft);color:var(--text-main);background:0 0}.btn-outline:hover{border-color:var(--text-main)}.primary-nav .icon{width:14px;height:14px;opacity:.6}.primary-nav li.is-open>.sub-menu{display:block}.submenu-toggle{display:none;background:0 0;border:none;padding:10px;flex:none;color:var(--text-main)}.submenu-toggle .icon{width:18px;height:18px}@media (max-width:1063px){.primary-nav.is-open{transform:translateX(0)}.submenu-toggle{display:flex;align-items:center;justify-content:center}}.hero{padding:32px 0 72px}.hero__grid{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:stretch}.hero__banner{border-radius:var(--radius-block);padding:56px;color:var(--white);display:flex;flex-direction:column;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.hero__banner h1{color:var(--white);max-width:20ch}.hero__lede{margin-top:18px;max-width:46ch;color:rgba(255,255,255,.88);font-size:1.05rem}.hero__eyebrow{background:rgba(255,255,255,.18);color:var(--white)}.hero__progress{margin-top:8px}.hero__progress-label{font-size:.85rem;font-weight:600;color:rgba(255,255,255,.85);margin-bottom:8px}.hero__progress-track{height:8px;border-radius:999px;background:rgba(255,255,255,.25);overflow:hidden}.hero__progress-fill{height:100%;border-radius:999px;background:var(--white)}.hero__avatars{display:flex;align-items:center;gap:14px;margin-top:4px}.hero__avatars-stack{display:flex}.hero__avatars-stack img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.9);margin-left:-14px}.hero__avatars-stack img:first-child{margin-left:0}.hero__avatars-text{font-size:.88rem;font-weight:600;color:rgba(255,255,255,.9)}.hero__side{border-radius:var(--radius-block);background:var(--white);padding:40px 36px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;box-shadow:var(--shadow-card);background-image:url("/wp-content/uploads/2026/08/hero__side.webp");background-size:100%;background-repeat:no-repeat;background-position:bottom right;background-color:#fbfbfb;--lzl-bg-img:"/wp-content/uploads/2026/08/hero__side.webp"}.hero__stats{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}.hero__stat b{display:block;font-size:2rem;font-weight:800;line-height:1}.hero__stat span{display:block;margin-top:6px;font-size:.82rem;color:var(--text-muted);font-weight:600}@media (max-width:900px){.hero__grid{grid-template-columns:1fr}.hero__banner,.hero__side{padding:36px 28px;border-radius:32px}.hero__side{min-height:80vw;background-size:60vw}}@media (max-width:595px){.hero__stats{grid-template-columns:1fr;max-width:50%}.hero__side{background-size:90vw;background-position:30vw bottom}}@media (max-width:460px){.hero__avatars{flex-direction:column;align-items:flex-start}}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--card-bg);border-radius:28px;padding:32px 28px;box-shadow:var(--shadow-card);transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;gap:16px;height:100%}.service-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.service-card__icon{width:56px;height:56px;border-radius:50%;background:var(--blue-chip-bg);color:var(--blue-chip-text);display:flex;align-items:center;justify-content:center;flex:none}.service-card__icon .icon{width:26px;height:26px}.service-card p{color:var(--text-muted);font-size:.94rem}.service-card__link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.9rem;color:var(--blue-chip-text)}.service-card__link .icon{width:16px;height:16px}@media (max-width:960px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.services-grid{grid-template-columns:1fr}}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.about__media{position:relative;border-radius:var(--radius-block);overflow:hidden}.about__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/5}.single-doctor .about__media{position:sticky;top:100px}@media (max-width:900px){.single-doctor .about__media{position:relative;top:auto}}.about__plaque{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(13,33,76,.55);backdrop-filter:blur(6px);border-radius:24px;padding:20px 24px;color:var(--white);display:flex;align-items:center;gap:16px}.about__plaque b{font-size:1.6rem;font-weight:800}.about__plaque span{font-size:.82rem;color:rgba(255,255,255,.85)}.about__features{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.feature-card{display:flex;flex-direction:column;gap:12px}.feature-card__icon{width:48px;height:48px;border-radius:50%;background:var(--blue-chip-bg);color:var(--blue-chip-text);display:flex;align-items:center;justify-content:center}.feature-card__icon .icon{width:22px;height:22px}.feature-card p{color:var(--text-muted);font-size:.9rem}@media (max-width:900px){.about{grid-template-columns:1fr}.about__features{grid-template-columns:1fr 1fr}}.timeline-banner{border-radius:var(--radius-block);padding:64px 56px;color:var(--white);text-align:center}.timeline-banner h2{color:var(--white);max-width:26ch;margin:0 auto}.timeline-banner p{color:rgba(255,255,255,.85);max-width:56ch;margin:16px auto 0}.timeline-track{margin-top:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative}.timeline-track::before{content:"";position:absolute;top:15px;left:5%;right:5%;height:2px;background:rgba(255,255,255,.3)}.timeline-step{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:14px}.timeline-step__dot{width:32px;height:32px;border-radius:50%;background:var(--white);color:var(--blue-chip-text);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;z-index:1}.timeline-step__capsule{background:rgba(255,255,255,.16);backdrop-filter:blur(6px);border-radius:999px;padding:6px 16px;font-size:.78rem;font-weight:700}.timeline-step__label{font-size:.88rem;font-weight:600;max-width:16ch}@media (max-width:900px){.timeline-banner{padding:44px 28px;border-radius:32px}.timeline-track{flex-direction:column;align-items:stretch;gap:28px}.timeline-track::before{display:none}.timeline-step{flex-direction:row;text-align:left}}.doctors-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.doctor-card{background:var(--card-bg);border-radius:28px;overflow:hidden;box-shadow:var(--shadow-card);transition:transform .2s ease,box-shadow .2s ease}.doctor-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.doctor-card__media{aspect-ratio:3/4;overflow:hidden;background:var(--blue-chip-bg)}.doctor-card__media img{width:100%;height:100%;object-fit:cover}.doctor-card__body{padding:18px 20px 22px}.doctor-card__body h3{font-size:1.02rem}.doctor-card__body p{margin-top:6px;color:var(--text-muted);font-size:.84rem}@media (max-width:1100px){.doctors-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.doctors-grid{grid-template-columns:repeat(2,1fr)}}.review-badge{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:10px 16px;background:var(--white);border-radius:999px;box-shadow:var(--shadow-card);font-size:.86rem;font-weight:700;color:var(--text-main)}.review-badge__sep{color:var(--border-soft)}.review-badge__rating{color:var(--text-muted);font-weight:600}.review-badge__rating b{color:var(--text-main);font-weight:800}@media (max-width:550px){.about__features{grid-template-columns:1fr}.timeline-step{flex-flow:wrap}.timeline-step__label{max-width:100%}.doctors-grid{grid-template-columns:1fr}.review-badge{flex-flow:wrap;padding:15px;border-radius:16px}}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.testimonial-card{background:var(--card-bg);border-radius:28px;padding:32px;box-shadow:var(--shadow-card)}.testimonial-card__quote{width:32px;height:32px;color:var(--blue-chip-text);margin-bottom:16px}.hero__side.lzl:not(.lzl-ed),.hero__side.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA4QAAAL7CAYAAAClTUubAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKfUlEQVR42u3BMQEAAADCoPVPbQwfoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4Ge8SAAHBB4i5AAAAAElFTkSuQmCC")}.testimonial-card p{color:var(--text-main);font-size:.98rem;line-height:1.65}.testimonial-card__author{margin-top:20px;font-weight:700;font-size:.9rem;color:var(--text-muted)}@media (max-width:760px){.testimonials-grid{grid-template-columns:1fr}}.faq-list{display:flex;flex-direction:column;gap:12px;max-width:820px}.faq-item{background:var(--card-bg);border-radius:20px;box-shadow:var(--shadow-card);overflow:hidden}.faq-item__q{width:100%;text-align:left;background:0 0;border:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 26px;font-weight:700;font-size:1rem;color:var(--text-main)}.faq-item__q .icon{width:18px;height:18px;flex:none;transition:transform .2s ease;color:var(--blue-chip-text)}.faq-item[open] .faq-item__q .icon{transform:rotate(180deg)}.faq-item__a{padding:0 26px 22px;color:var(--text-muted);font-size:.94rem;line-height:1.6}.sponsors-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:32px 40px;background:var(--white);border-radius:var(--radius-block);box-shadow:var(--shadow-card)}.sponsors-strip img{max-height:40px;width:auto;filter:grayscale(1);opacity:.7;transition:opacity .2s ease,filter .2s ease}.sponsors-strip a:hover img{filter:none;opacity:1}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media (max-width:900px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.posts-grid{grid-template-columns:1fr}}.contact-block{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.contact-card{border-radius:var(--radius-block);padding:48px;color:var(--white);display:flex;flex-direction:column;justify-content:space-between;gap:32px}.contact-card__list{display:flex;flex-direction:column;gap:18px}.contact-card__item{display:flex;align-items:flex-start;gap:14px}.contact-card__item .icon{width:22px;height:22px;flex:none;margin-top:2px}.contact-card__item b{display:block;font-size:1.02rem}.contact-card__item span{font-size:.86rem;color:rgba(255,255,255,.8)}.contact-map{border-radius:var(--radius-block);overflow:hidden;min-height:320px;box-shadow:var(--shadow-card);background:var(--blue-chip-bg)}.contact-map iframe{width:100%;height:100%;min-height:320px;border:0;display:block}@media (max-width:900px){.contact-block{grid-template-columns:1fr}}@media (max-width:768px){.contact-card{padding:20px}.sponsors-strip{padding:20px}}.entry-content li>ul,.entry-content li>ol{margin-top:10px}.entry-content a.btn,.entry-content a.btn:hover{text-decoration:none;color:inherit}.sp-pcp-readmore .pcp-readmore-link,a.pcp-readmore-link{display:inline-flex!important;align-items:center;background:var(--text-main)!important;color:var(--white)!important;border:none!important;border-radius:var(--radius-btn)!important;padding:12px 22px!important;font-weight:700!important;font-size:.85rem!important;text-transform:none!important;letter-spacing:normal!important;text-decoration:none!important;transition:box-shadow .18s ease!important}.sp-pcp-readmore .pcp-readmore-link:hover,a.pcp-readmore-link:hover{background:var(--text-main)!important;color:var(--white)!important;box-shadow:0 10px 24px rgba(13,33,76,.28)}.sps-list-layout .sp-pcp-post.left-thumb .pcp-post-thumb-wrapper{width:100%}.sps-list-layout .sp-pcp-post.left-thumb .pcp-post-thumb-wrapper img{width:100%}.entry-content .wptb-table-wrapper{overflow-x:auto}.discount-card-form{max-width:480px}.discount-card-form__row{display:flex;gap:10px;margin-top:14px}.discount-card-form__row input{flex:1}.discount-card-form__row button{flex:none}.check-discount-card-notice{display:none;margin-top:16px}.check-discount-card-notice p{margin:0;padding:16px 20px;border-radius:16px;background:var(--blue-chip-bg);display:inline-block}.check-discount-card-notice h2{font-size:1.05rem;margin:0 0 8px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.contact-page__quick{display:flex;flex-direction:column;gap:14px;margin-bottom:32px}.contact-page__quick-item{display:flex;align-items:center;gap:14px;background:var(--white);border-radius:20px;padding:16px 20px;box-shadow:var(--shadow-card)}.contact-page__quick-item .icon{width:22px;height:22px;color:var(--blue-chip-text);flex:none}.contact-page__quick-item b{display:block;font-size:.98rem}.contact-page__quick-item span{font-size:.8rem;color:var(--text-muted)}.contact-page__content .has-text-align-center{text-align:left!important}.contact-page__content .wp-block-image{display:inline-block;margin:0 10px 10px 0}.contact-page__content .wp-block-image img{width:56px!important;height:56px!important;object-fit:contain;border-radius:16px;margin:0;background:var(--white);padding:10px;box-shadow:var(--shadow-card)}.contact-page__map{position:sticky;top:96px;border-radius:var(--radius-block);overflow:hidden;min-height:480px;box-shadow:var(--shadow-card);background:var(--blue-chip-bg)}.contact-page__map iframe{width:100%;height:100%;min-height:480px;border:0;display:block}@media (max-width:900px){.contact-page{grid-template-columns:1fr}.contact-page__map{position:static;min-height:320px}.contact-page__map iframe{min-height:320px}}.widget select{width:100%}input[type=text],input[type=search],input[type=email],input[type=tel],input[type=number],input[type=url],input[type=password],textarea,select{font-family:var(--font-main);font-size:.94rem;color:var(--text-main);background:var(--white);border:1.5px solid var(--border-soft);border-radius:var(--radius-btn);padding:12px 16px;width:100%;transition:border-color .15s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--blue-chip-text)}select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;padding-right:40px}.wpforms-container *{font-family:var(--font-main)!important}.wpforms-container .wpforms-field-label,.wpforms-container legend.wpforms-field-label{color:var(--text-main)!important;font-weight:700!important;font-size:.94rem!important}.wpforms-container .wpforms-field-description{color:var(--text-muted)!important}.wpforms-container input[type=text],.wpforms-container input[type=email],.wpforms-container input[type=tel],.wpforms-container input[type=number],.wpforms-container input[type=url],.wpforms-container input[type=password],.wpforms-container textarea,.wpforms-container select,.wpforms-container .wpforms-datepicker{font-size:.94rem!important;line-height:1.2!important;color:var(--text-main)!important;background:var(--white)!important;border:1.5px solid var(--border-soft)!important;border-radius:var(--radius-btn)!important;padding:10px 16px!important;box-shadow:none!important;transition:border-color .15s ease}.wpforms-container input:focus,.wpforms-container textarea:focus,.wpforms-container select:focus{outline:none!important;border-color:var(--blue-chip-text)!important;box-shadow:none!important}.wpforms-container select{appearance:none!important;-webkit-appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:16px!important;padding-right:40px!important}.wpforms-container .wpforms-field-checkbox .wpforms-icon-choices .wpforms-icon-choices-item input[type=checkbox],.wpforms-container .wpforms-field-checkbox .wpforms-icon-choices .wpforms-icon-choices-item input[type=radio],.wpforms-container .wpforms-field-radio .wpforms-icon-choices .wpforms-icon-choices-item input[type=checkbox],.wpforms-container .wpforms-field-radio .wpforms-icon-choices .wpforms-icon-choices-item input[type=radio],.wpforms-container .wpforms-icon-choices-item input.wpforms-screen-reader-element{position:absolute!important;width:1px!important;height:1px!important;min-width:1px!important;min-height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.wpforms-container button[type=submit],.wpforms-container .wpforms-submit{background:var(--text-main)!important;color:var(--white)!important;border:none!important;border-radius:var(--radius-btn)!important;padding:14px 28px!important;font-weight:700!important;font-size:.95rem!important;box-shadow:none!important;transition:box-shadow .18s ease}.wpforms-container button[type=submit]:hover,.wpforms-container .wpforms-submit:hover{box-shadow:0 10px 24px rgba(13,33,76,.28)!important}input[type=submit],.search-submit{width:auto;background:var(--text-main);color:var(--white);border:none;border-radius:var(--radius-btn);padding:12px 22px;font-weight:700;font-size:.9rem}.search-form{display:flex;gap:10px}.search-form .search-field{flex:1}a.page-numbers,span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border-radius:var(--radius-btn);background:var(--white);color:var(--text-main);font-weight:700;font-size:.88rem;box-shadow:var(--shadow-card)}a.page-numbers:hover{color:var(--blue-chip-text)}span.page-numbers.current{background:var(--text-main);color:var(--white);box-shadow:none}html.a11y-mode{font-size:118%}html.a11y-mode body{line-height:1.8}html.a11y-mode,html.a11y-mode body{background:#fff!important}html.a11y-mode *{color:#000!important;background-image:none!important;text-shadow:none!important;box-shadow:none!important;animation:none!important;transition:none!important}html.a11y-mode .site-header,html.a11y-mode .widget,html.a11y-mode .service-card,html.a11y-mode .doctor-card,html.a11y-mode .testimonial-card,html.a11y-mode .post-card,html.a11y-mode .faq-item,html.a11y-mode .hero__side,html.a11y-mode .contact-page__quick-item,html.a11y-mode .site-footer{background:#fff!important;border:2px solid #000!important}html.a11y-mode .footer-col a,html.a11y-mode .footer-bottom,html.a11y-mode .footer-logo{opacity:1!important}html.a11y-mode .footer-bottom{border-top-color:#000!important}html.a11y-mode a{color:#00e!important;text-decoration:underline!important;text-underline-offset:3px}html.a11y-mode a:visited{color:#551a8b!important}html.a11y-mode .btn,html.a11y-mode .a11y-toggle,html.a11y-mode .nav-toggle,html.a11y-mode .hero__banner,html.a11y-mode .timeline-banner,html.a11y-mode .contact-card,html.a11y-mode .gradient-primary,html.a11y-mode .gradient-primary-alt{background:#000!important;color:#fff!important;border:2px solid #000!important}html.a11y-mode .btn *,html.a11y-mode .a11y-toggle *,html.a11y-mode .hero__banner *,html.a11y-mode .timeline-banner *,html.a11y-mode .contact-card *{color:#fff!important}html.a11y-mode a.btn{text-decoration:none!important}html.a11y-mode h1,html.a11y-mode h2,html.a11y-mode h3{color:#000!important}html.a11y-mode img:not(.site-logo img){filter:grayscale(1) contrast(1.1)}html.a11y-mode .icon{color:#000!important}html.a11y-mode .btn .icon,html.a11y-mode .a11y-toggle .icon,html.a11y-mode .hero__banner .icon,html.a11y-mode .timeline-banner .icon,html.a11y-mode .contact-card .icon{color:#fff!important}