/* Doctors page final polish */
.ok-doctors-page{background:#fff;color:#0f2f34}.ok-doctors-hero{padding:74px 0 58px;background:radial-gradient(circle at 86% 15%,rgba(24,183,172,.2),transparent 22rem),linear-gradient(115deg,#fff,#eefaf8)}.ok-doctors-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:54px;align-items:center}.ok-doctors-hero h1{margin:12px 0 18px;font-size:clamp(46px,6vw,78px);line-height:.94;letter-spacing:-.07em;color:#0f2f34}.ok-doctors-hero p{max-width:760px;margin:0;color:#587178;font-size:20px;line-height:1.62}.ok-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.ok-doctors-hero__card{background:#fff;border:1px solid rgba(7,59,53,.12);border-radius:34px;padding:16px;box-shadow:0 24px 68px rgba(7,59,53,.11)}.ok-doctors-hero__card img{width:100%;height:390px;display:block;object-fit:cover;object-position:center top;border-radius:24px}.ok-doctors-hero__card figcaption{padding:16px 4px 2px}.ok-doctors-hero__card strong{display:block;color:#073b35;font-size:25px;line-height:1.05;letter-spacing:-.035em}.ok-doctors-hero__card span{display:block;margin-top:6px;color:#007369;font-weight:900}.ok-doctors-featured{padding:62px 0;background:#fff}.ok-doctors-featured__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:stretch}.ok-doctors-featured__main,.ok-doctors-help{border:1px solid rgba(7,59,53,.12);border-radius:32px;background:#f6fbfa;padding:30px;box-shadow:0 18px 54px rgba(7,59,53,.07)}.ok-doctors-featured__main h2,.ok-doctors-help h2{margin:8px 0 14px;color:#073b35;font-size:clamp(31px,3.2vw,46px);line-height:1.02;letter-spacing:-.055em}.ok-doctors-featured__main p,.ok-doctors-help p{margin:0;color:#587178;line-height:1.65;font-size:17px}.ok-doctors-featured__facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0}.ok-doctors-featured__facts span{border:1px solid rgba(7,59,53,.12);border-radius:16px;padding:12px 14px;background:#fff;color:#073b35;font-weight:900;line-height:1.25}.ok-doctors-help ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:10px}.ok-doctors-help li{position:relative;padding-left:24px;color:#31555a;font-weight:800;line-height:1.45}.ok-doctors-help li:before{content:'✓';position:absolute;left:0;top:0;color:#007369;font-weight:950}.ok-doctors-specialties{padding:0 0 54px;background:#fff}.ok-doctors-specialties__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ok-specialty-card{border:1px solid rgba(7,59,53,.12);border-radius:24px;background:#fff;padding:22px;box-shadow:0 12px 34px rgba(7,59,53,.055)}.ok-specialty-card span{display:inline-flex;margin-bottom:12px;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#e8faf7;color:#007369;font-weight:950}.ok-specialty-card h3{margin:0 0 8px;color:#073b35;font-size:21px;line-height:1.12;letter-spacing:-.03em}.ok-specialty-card p{margin:0;color:#587178;line-height:1.52}.ok-doctors-grid-section{padding:62px 0 74px;background:linear-gradient(180deg,#f7fbfa,#fff)}.ok-doctors-grid-section .ok-section-head{max-width:830px;margin-bottom:34px}.ok-doctors-grid-section .ok-section-head h2{margin:8px 0 12px;font-size:clamp(36px,4.8vw,58px);line-height:.98;letter-spacing:-.06em;color:#0f2f34}.ok-doctors-grid-section .ok-section-head p{margin:0;color:#587178;font-size:18px;line-height:1.6}.ok-doctors-filter{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 0}.ok-doctors-filter a{display:inline-flex;border:1px solid rgba(0,115,105,.16);background:#fff;border-radius:999px;padding:10px 14px;color:#007369;text-decoration:none;font-weight:950;font-size:13px}.ok-doctors-filter a:hover{background:#e8faf7}.ok-doctors-group{padding-top:28px;scroll-margin-top:130px}.ok-doctors-group h3{margin:0 0 18px;color:#073b35;font-size:30px;letter-spacing:-.04em}.ok-doctors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ok-doctor-list-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid rgba(7,59,53,.12);border-radius:30px;background:#fff;overflow:hidden;box-shadow:0 14px 40px rgba(7,59,53,.06);transition:.22s ease}.ok-doctor-list-card:hover{transform:translateY(-4px);box-shadow:0 22px 58px rgba(7,59,53,.13)}.ok-doctor-list-card img{width:100%;height:330px;object-fit:cover;object-position:center top;background:#eef6f5;display:block}.ok-doctor-list-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.ok-doctor-list-card__body span{display:inline-flex;align-self:flex-start;padding:7px 10px;border-radius:999px;background:#e8faf7;color:#007369;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.ok-doctor-list-card h2{margin:14px 0 9px;color:#0f2f34;font-size:26px;line-height:1.05;letter-spacing:-.04em}.ok-doctor-list-card p{margin:0;color:#587178;line-height:1.55}.ok-doctor-list-card strong{margin-top:auto;padding-top:18px;color:#007369}.ok-doctors-final-cta{padding:66px 0;background:linear-gradient(135deg,#073b35,#005b52);color:#fff}.ok-doctors-final-cta__box{display:grid;grid-template-columns:1fr 360px;gap:26px;align-items:center}.ok-doctors-final-cta h2{margin:0 0 12px;color:#fff;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.055em}.ok-doctors-final-cta p{margin:0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.6}.ok-doctors-final-cta__panel{background:#fff;border-radius:28px;padding:24px;color:#0f2f34}.ok-doctors-final-cta__panel p{color:#587178;font-size:15px;margin-bottom:16px}.ok-doctors-final-cta .ok-btn{width:100%;justify-content:center}@media(max-width:1020px){.ok-doctors-hero__grid,.ok-doctors-featured__grid,.ok-doctors-final-cta__box{grid-template-columns:1fr}.ok-doctors-specialties__grid{grid-template-columns:repeat(2,1fr)}.ok-doctors-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.ok-doctors-hero{padding:48px 0 42px}.ok-doctors-hero h1{font-size:40px}.ok-doctors-hero p{font-size:17px}.ok-doctors-hero__card img{height:320px}.ok-doctors-featured,.ok-doctors-grid-section,.ok-doctors-final-cta{padding:44px 0}.ok-doctors-featured__main,.ok-doctors-help{padding:22px;border-radius:24px}.ok-doctors-featured__facts,.ok-doctors-specialties__grid,.ok-doctors-grid{grid-template-columns:1fr}.ok-doctor-list-card img{height:310px}.ok-actions .ok-btn{width:100%;justify-content:center}.ok-doctors-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.ok-doctors-filter a{white-space:nowrap}}