:root{--emdir-teal:#008f96;--emdir-teal-dark:#007b82;--emdir-navy:#102a4c;--emdir-text:#52677b;--emdir-muted:#718190;--emdir-border:#dce8ea;--emdir-soft:#f5fbfb}
.emma-directions-home,.emma-direction-container{width:calc(100% - 44px);max-width:1490px;margin-left:auto;margin-right:auto;box-sizing:border-box}.emma-directions-home *,.emma-direction-page *,.emma-directions-page *{box-sizing:border-box}.emma-directions-home{padding:54px 0 62px;font-family:Inter,Arial,sans-serif;color:var(--emdir-text)}.emma-dir-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.emma-dir-head__copy{max-width:690px}.emma-dir-eyebrow{margin-bottom:9px;color:var(--emdir-teal);font-size:12px;line-height:1;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.emma-dir-head h2{margin:0 0 11px;color:var(--emdir-navy);font:500 43px/1.1 Lora,Georgia,serif;letter-spacing:-.5px}.emma-dir-head p{max-width:650px;margin:0;color:var(--emdir-muted);font-size:14px;line-height:1.65}.emma-dir-all{display:inline-flex;align-items:center;gap:9px;color:var(--emdir-teal)!important;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.emma-dir-all span{transition:transform .2s}.emma-dir-all:hover span{transform:translateX(4px)}
.emma-dir-grid{display:grid;gap:14px}.emma-dir-grid--large{grid-template-columns:repeat(4,minmax(0,1fr))}.emma-dir-grid--small{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:14px}.emma-dir-card{position:relative;min-width:0;min-height:300px;padding:28px 28px 24px;display:flex;flex-direction:column;overflow:hidden;color:var(--emdir-text)!important;background:#fff;border:1px solid var(--emdir-border);border-radius:18px;text-decoration:none!important;transition:background .28s,border-color .28s,box-shadow .28s,transform .28s}.emma-dir-card__shape{position:absolute;right:-44px;top:-58px;width:150px;height:150px;border:1px solid rgba(0,143,150,.13);border-radius:50%;transition:.28s}.emma-dir-card__shape:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#f5fbfb;transition:.28s}.emma-dir-card__icon{position:relative;z-index:1;width:74px;height:74px;display:flex;align-items:center;justify-content:center;margin-bottom:35px;border:1px solid #d7e7e9;border-radius:18px;background:#fbfefe;transition:.28s}.emma-dir-card__icon svg{width:42px;height:42px;fill:none;stroke:var(--emdir-teal);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:.28s}.emma-dir-card__content{position:relative;z-index:1;display:block}.emma-dir-card__title{display:block;margin-bottom:9px;color:var(--emdir-navy);font-size:19px;line-height:1.25;font-weight:750;transition:.28s}.emma-dir-card__desc{display:block;min-height:44px;color:#6c7f91;font-size:13px;line-height:1.55;transition:.28s}.emma-dir-card__more{position:relative;z-index:1;margin-top:auto;padding-top:18px;color:var(--emdir-teal);font-size:12.5px;font-weight:750;transition:.28s}.emma-dir-card__arrow{position:absolute;right:27px;bottom:23px;z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d9e6e8;border-radius:50%;background:#fff;color:var(--emdir-teal);font-size:15px;transition:.28s}.emma-dir-card:hover{transform:translateY(-3px);background:linear-gradient(145deg,#009ba2,#007b82);border-color:#00868d;box-shadow:0 18px 38px rgba(0,123,130,.16);color:#fff!important}.emma-dir-card:hover .emma-dir-card__shape{border-color:rgba(255,255,255,.18)}.emma-dir-card:hover .emma-dir-card__shape:after{background:rgba(255,255,255,.07)}.emma-dir-card:hover .emma-dir-card__icon{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.1)}.emma-dir-card:hover .emma-dir-card__icon svg{stroke:#fff}.emma-dir-card:hover .emma-dir-card__title,.emma-dir-card:hover .emma-dir-card__desc,.emma-dir-card:hover .emma-dir-card__more{color:#fff}.emma-dir-card:hover .emma-dir-card__arrow{background:#fff;border-color:#fff;color:var(--emdir-teal)}
.emma-dir-card--compact{min-height:145px;padding:24px 21px 18px}.emma-dir-card--compact .emma-dir-card__shape{width:100px;height:100px;right:-28px;top:-46px}.emma-dir-card--compact .emma-dir-card__icon{width:48px;height:48px;margin-bottom:18px;border:0;background:transparent}.emma-dir-card--compact .emma-dir-card__icon svg{width:34px;height:34px}.emma-dir-card--compact .emma-dir-card__title{max-width:150px;margin:0;padding-right:24px;font-size:14px;line-height:1.28}.emma-dir-card--compact .emma-dir-card__arrow{top:20px;right:20px;bottom:auto;width:31px;height:31px;font-size:12px}.emma-dir-help{margin-top:20px;min-height:86px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--emdir-border);border-radius:16px;background:linear-gradient(90deg,#f6fbfb,#fbfdfd);color:#607589;font-size:13px;line-height:1.55}.emma-dir-help strong{color:var(--emdir-navy)}.emma-dir-help a{min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px;background:var(--emdir-teal);color:#fff!important;text-decoration:none;font-size:12.5px;font-weight:750}.emma-dir-help a:hover{background:var(--emdir-teal-dark)}
.emma-direction-page,.emma-directions-page{font-family:Inter,Arial,sans-serif;color:var(--emdir-text)}.emma-direction-page{padding:32px 0 72px}.emma-direction-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px;color:#8a98a4;font-size:12px}.emma-direction-breadcrumbs a{color:var(--emdir-teal);text-decoration:none}.emma-direction-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);min-height:430px;overflow:hidden;border:1px solid var(--emdir-border);border-radius:24px;background:linear-gradient(145deg,#fff 0,#f3fbfb 100%);box-shadow:0 14px 36px rgba(16,42,76,.055)}.emma-direction-hero__copy{position:relative;z-index:2;padding:58px 60px}.emma-direction-hero h1{max-width:850px;margin:0 0 17px;color:var(--emdir-navy);font:500 56px/1.06 Lora,Georgia,serif;letter-spacing:-.7px}.emma-direction-hero p{max-width:760px;margin:0 0 29px;color:#5d7185;font-size:16px;line-height:1.7}.emma-direction-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.emma-direction-btn{min-height:49px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;text-decoration:none!important;font-size:13px;font-weight:750;transition:.2s}.emma-direction-btn--primary{background:var(--emdir-teal);border:1px solid var(--emdir-teal);color:#fff!important}.emma-direction-btn--primary:hover{background:var(--emdir-teal-dark);border-color:var(--emdir-teal-dark);transform:translateY(-1px)}.emma-direction-btn--secondary{background:#fff;border:1px solid rgba(0,143,150,.35);color:var(--emdir-teal)!important}.emma-direction-btn--secondary:hover{background:#f2fbfb;border-color:var(--emdir-teal)}.emma-direction-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:100%;background:linear-gradient(145deg,rgba(0,155,162,.06),rgba(0,123,130,.12))}.emma-direction-hero__icon{position:relative;z-index:3;width:150px;height:150px;display:flex;align-items:center;justify-content:center;border-radius:38px;background:#fff;box-shadow:0 22px 55px rgba(0,123,130,.13)}.emma-direction-hero__icon svg{width:92px;height:92px;fill:none;stroke:var(--emdir-teal);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.emma-direction-hero__circle{position:absolute;border-radius:50%;border:1px solid rgba(0,143,150,.14)}.emma-direction-hero__circle--one{width:360px;height:360px}.emma-direction-hero__circle--two{width:275px;height:275px;background:rgba(255,255,255,.35)}
.emma-direction-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.emma-direction-section{padding:30px;border:1px solid var(--emdir-border);border-radius:18px;background:#fff}.emma-direction-section--main{grid-column:1/-1}.emma-direction-section h2,.emma-direction-related h2,.emma-direction-cta h2{margin:0 0 18px;color:var(--emdir-navy);font:500 31px/1.15 Lora,Georgia,serif}.emma-direction-richtext{color:#53697c;font-size:14px;line-height:1.75}.emma-direction-richtext p:last-child{margin-bottom:0}.emma-direction-related{margin-top:40px}.emma-direction-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.emma-direction-section-head h2{margin-bottom:0;font-size:35px}.emma-direction-section-head>a{color:var(--emdir-teal)!important;text-decoration:none;font-size:13px;font-weight:750}.emma-direction-doctors-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.emma-direction-doctor{overflow:hidden;border:1px solid var(--emdir-border);border-radius:17px;background:#fff}.emma-direction-doctor__photo{display:block;height:265px;overflow:hidden;background:#eff7f7}.emma-direction-doctor__photo img{width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform .35s}.emma-direction-doctor:hover .emma-direction-doctor__photo img{transform:scale(1.025)}.emma-direction-doctor__photo span{height:100%;display:flex;align-items:center;justify-content:center;color:var(--emdir-teal);font-weight:750}.emma-direction-doctor__body{padding:17px 18px 19px}.emma-direction-doctor__specialty{margin-bottom:8px;color:var(--emdir-teal);font-size:10.5px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.emma-direction-doctor h3{margin:0 0 8px;font-size:17px;line-height:1.3}.emma-direction-doctor h3 a{color:var(--emdir-navy)!important;text-decoration:none}.emma-direction-doctor p{margin:0 0 14px;color:var(--emdir-muted);font-size:12.5px}.emma-direction-doctor__more{color:var(--emdir-teal)!important;text-decoration:none;font-size:12px;font-weight:750}.emma-direction-services-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.emma-direction-service{min-height:90px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--emdir-border);border-radius:13px;background:#fff;color:inherit!important;text-decoration:none!important;transition:.2s}.emma-direction-service:hover{border-color:rgba(0,143,150,.35);background:#f8fdfd;transform:translateY(-1px)}.emma-direction-service strong{display:block;margin-bottom:5px;color:var(--emdir-navy);font-size:14px}.emma-direction-service small{display:block;color:var(--emdir-muted);font-size:12px;line-height:1.45}.emma-direction-service b{color:var(--emdir-teal);font-size:18px}.emma-direction-cta{margin-top:42px;padding:29px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:18px;background:linear-gradient(135deg,#eaf9f9,#f8fdfd);border:1px solid #dbeaec}.emma-direction-cta>div>span{display:block;margin-bottom:7px;color:var(--emdir-teal);font-size:11px;font-weight:750;letter-spacing:.1em}.emma-direction-cta h2{margin-bottom:7px}.emma-direction-cta p{margin:0;color:#607589;font-size:13px;line-height:1.55}
.emma-directions-archive-hero{padding:62px 0 30px;background:linear-gradient(180deg,#f7fcfc 0,#fff 100%)}.emma-directions-archive-hero h1{margin:0 0 12px;color:var(--emdir-navy);font:500 52px/1.08 Lora,Georgia,serif}.emma-directions-archive-hero p{max-width:720px;margin:0;color:var(--emdir-muted);font-size:14px;line-height:1.65}.emma-directions-archive-content{padding-top:25px;padding-bottom:70px}.emma-dir-archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px}.emma-dir-archive-grid .emma-dir-card{min-height:310px}
@media(max-width:1200px){.emma-directions-home,.emma-direction-container{width:calc(100% - 30px)}.emma-dir-grid--small{grid-template-columns:repeat(3,minmax(0,1fr))}.emma-direction-doctors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1024px){.emma-dir-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))}.emma-direction-hero{grid-template-columns:1fr}.emma-direction-hero__copy{padding:42px}.emma-direction-hero__visual{min-height:260px}.emma-direction-content-grid{grid-template-columns:1fr}.emma-direction-section--main{grid-column:auto}.emma-direction-doctors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emma-dir-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.emma-directions-home,.emma-direction-container{width:calc(100% - 20px)}.emma-directions-home{padding:38px 0 46px}.emma-dir-head{flex-direction:column;align-items:flex-start;gap:14px}.emma-dir-head h2{font-size:34px}.emma-dir-grid--large,.emma-dir-grid--small,.emma-dir-archive-grid{grid-template-columns:1fr}.emma-dir-card{min-height:255px}.emma-dir-card--compact{min-height:120px}.emma-dir-help{flex-direction:column;align-items:flex-start}.emma-dir-help a{width:100%}.emma-direction-page{padding:20px 0 50px}.emma-direction-hero__copy{padding:25px 22px}.emma-direction-hero h1,.emma-directions-archive-hero h1{font-size:39px}.emma-direction-hero p{font-size:14px}.emma-direction-hero__actions{display:grid}.emma-direction-btn{width:100%}.emma-direction-section{padding:22px}.emma-direction-section-head{align-items:flex-start;flex-direction:column}.emma-direction-doctors-grid,.emma-direction-services-list{grid-template-columns:1fr}.emma-direction-doctor__photo{height:310px}.emma-direction-cta{flex-direction:column;align-items:flex-start;padding:23px}.emma-direction-cta .emma-direction-btn{width:100%}}


/* =========================================================
   EMMA•MED CORE 1.6.0 — DIRECTIONS ARCHIVE V2
   Only /napravleniya/; home shortcode and single pages unchanged.
   ========================================================= */
.emma-directions-archive-v2{background:#fff;color:var(--emdir-text);font-family:Inter,Arial,sans-serif}
.emma-directions-archive-v2 a{text-decoration:none}
.emma-dav2-hero{padding:58px 0 56px;background:linear-gradient(180deg,#f7fbfb 0%,#fff 100%)}
.emma-dav2-hero__grid{display:grid;grid-template-columns:minmax(520px,1.02fr) minmax(520px,.98fr);gap:68px;align-items:center}
.emma-dav2-hero__copy h1{max-width:720px;margin:0;color:var(--emdir-navy);font:500 58px/1.04 Lora,Georgia,serif;letter-spacing:-1px}
.emma-dav2-hero__copy p{max-width:670px;margin:22px 0 0;color:#405469;font-size:15px;line-height:1.75}
.emma-dav2-actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:11px}
.emma-dav2-btn{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:12.5px;line-height:1;font-weight:750;transition:.2s}
.emma-dav2-btn--primary{color:#fff!important;background:#008289;border:1px solid #008289}.emma-dav2-btn--primary:hover{background:#00747a;border-color:#00747a;transform:translateY(-1px)}
.emma-dav2-btn--secondary{color:#008289!important;background:#fff;border:1px solid rgba(0,130,137,.34)}.emma-dav2-btn--secondary:hover{color:#fff!important;background:#008289;border-color:#008289}
.emma-dav2-hero__visual{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}
.emma-dav2-hero__outline{position:absolute;inset:28px 0 0 50px;border:1px solid rgba(0,130,137,.22);border-radius:92px 18px 92px 18px}
.emma-dav2-hero__panel{position:relative;z-index:2;width:88%;padding:32px;background:#fff;border:1px solid var(--emdir-border);border-radius:22px;box-shadow:0 18px 48px rgba(16,42,76,.07)}
.emma-dav2-hero__panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.emma-dav2-hero__panel-head strong{color:var(--emdir-navy);font-size:13px}.emma-dav2-hero__panel-head span{color:#008289;font-size:10.5px;font-weight:800}
.emma-dav2-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.emma-dav2-mini{min-height:94px;padding:13px;display:flex;align-items:center;gap:11px;color:inherit!important;background:#f9fcfc;border:1px solid var(--emdir-border);border-radius:12px;transition:.2s}.emma-dav2-mini:hover{border-color:rgba(0,130,137,.35);transform:translateY(-1px)}
.emma-dav2-mini--analyses{color:#fff!important;background:#008289;border-color:#008289}.emma-dav2-mini--analyses:hover{background:#00747a;border-color:#00747a}
.emma-dav2-mini__icon{width:36px;height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:center;color:#008289;background:#eef8f8;border-radius:9px}.emma-dav2-mini--analyses .emma-dav2-mini__icon{background:#fff}.emma-dav2-mini__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.emma-dav2-mini strong{display:block;color:var(--emdir-navy);font-size:11px;line-height:1.35}.emma-dav2-mini small{display:block;margin-top:3px;color:var(--emdir-muted);font-size:9px;line-height:1.4}.emma-dav2-mini--analyses strong{color:#fff}.emma-dav2-mini--analyses small{color:rgba(255,255,255,.76)}
.emma-dav2-analyses{padding:0 0 30px}.emma-dav2-analyses__card{position:relative;overflow:hidden;min-height:194px;padding:31px 36px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;color:#fff!important;background:#008289;border-radius:17px;box-shadow:0 14px 32px rgba(0,130,137,.11)}
.emma-dav2-analyses__card:before{content:"";position:absolute;width:310px;height:310px;right:-125px;top:-170px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.emma-dav2-analyses__copy{position:relative;z-index:2}.emma-dav2-analyses__eyebrow{display:block;margin-bottom:8px;color:rgba(255,255,255,.66);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.emma-dav2-analyses__copy>strong{display:block;color:#fff;font:500 34px/1.15 Lora,Georgia,serif}.emma-dav2-analyses__text{display:block;max-width:790px;margin-top:11px;color:rgba(255,255,255,.82);font-size:12.5px;line-height:1.6}.emma-dav2-analyses__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.emma-dav2-analyses__tags span{padding:7px 10px;color:#fff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.17);border-radius:999px;font-size:9.5px;font-weight:700}.emma-dav2-analyses__button{position:relative;z-index:2;min-width:205px;min-height:50px;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:10px;color:#008289;background:#fff;border-radius:8px;font-size:11.5px;font-weight:800;white-space:nowrap}.emma-dav2-analyses__button b{font-size:17px}
.emma-dav2-list{padding:45px 0 65px}.emma-dav2-section-head{margin-bottom:27px}.emma-dav2-section-head>div{max-width:770px}.emma-dav2-section-head h2{margin:0;color:var(--emdir-navy);font:500 42px/1.12 Lora,Georgia,serif}.emma-dav2-section-head p{max-width:760px;margin:14px 0 0;color:var(--emdir-muted);font-size:13px;line-height:1.65}
.emma-dav2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.emma-dav2-card{position:relative;min-height:255px;padding:24px;display:flex;flex-direction:column;overflow:hidden;color:var(--emdir-text)!important;background:#fff;border:1px solid var(--emdir-border);border-radius:15px;transition:.23s}.emma-dav2-card__shape{position:absolute;width:105px;height:105px;right:-48px;top:-48px;border:1px solid #d7ecee;border-radius:50%;transition:.23s}.emma-dav2-card__icon{position:relative;z-index:2;width:48px;height:48px;margin-bottom:26px;display:flex;align-items:center;justify-content:center;color:#008289;background:#f7fbfb;border:1px solid var(--emdir-border);border-radius:12px;transition:.23s}.emma-dav2-card__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.emma-dav2-card__title{position:relative;z-index:2;margin-bottom:8px;color:var(--emdir-navy);font-size:16px;line-height:1.3;font-weight:800;transition:.23s}.emma-dav2-card__text{position:relative;z-index:2;color:var(--emdir-muted);font-size:11.5px;line-height:1.58;transition:.23s}.emma-dav2-card__bottom{position:relative;z-index:2;margin-top:auto;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#008289;font-size:10.5px;font-weight:800;transition:.23s}.emma-dav2-card__bottom b{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#008289;background:#fff;border:1px solid var(--emdir-border);border-radius:50%;font-size:15px}.emma-dav2-card:hover{color:#fff!important;background:#008289;border-color:#008289;transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,130,137,.12)}.emma-dav2-card:hover .emma-dav2-card__shape{border-color:rgba(255,255,255,.2)}.emma-dav2-card:hover .emma-dav2-card__icon{color:#008289;background:#fff;border-color:#fff}.emma-dav2-card:hover .emma-dav2-card__title,.emma-dav2-card:hover .emma-dav2-card__text,.emma-dav2-card:hover .emma-dav2-card__bottom{color:#fff}.emma-dav2-card:hover .emma-dav2-card__bottom b{border-color:#fff}
.emma-dav2-help{padding:0 0 66px}.emma-dav2-help__box{min-height:112px;padding:23px 27px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;background:#f6fafa;border:1px solid var(--emdir-border);border-radius:15px}.emma-dav2-help__box strong{display:block;color:var(--emdir-navy);font-size:15px}.emma-dav2-help__box p{margin:6px 0 0;color:var(--emdir-muted);font-size:11.5px;line-height:1.55}.emma-dav2-help__actions{display:flex;gap:9px}
.emma-dav2-final{padding:0 0 48px}.emma-dav2-final__box{min-height:145px;padding:27px 32px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;color:#fff;background:#008289;border-radius:16px}.emma-dav2-final__box h2{margin:0;color:#fff;font:500 30px/1.15 Lora,Georgia,serif}.emma-dav2-final__box p{max-width:720px;margin:8px 0 0;color:rgba(255,255,255,.78);font-size:11.8px;line-height:1.55}.emma-dav2-final__actions{display:flex;gap:9px}.emma-dav2-final__btn{min-height:48px;padding:0 20px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-size:11.8px;font-weight:700;white-space:nowrap}.emma-dav2-final__btn--white{color:#008289!important;background:#fff}.emma-dav2-final__btn--outline{color:#fff!important;background:transparent;border:1px solid rgba(255,255,255,.45)}
@media(max-width:1200px){.emma-dav2-hero__grid{grid-template-columns:minmax(450px,.95fr) minmax(470px,1.05fr);gap:44px}.emma-dav2-hero__copy h1{font-size:50px}.emma-dav2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1024px){.emma-dav2-hero__grid{grid-template-columns:1fr}.emma-dav2-hero__visual{min-height:auto}.emma-dav2-hero__panel{width:100%}.emma-dav2-analyses__card{grid-template-columns:1fr}.emma-dav2-analyses__button{width:max-content}.emma-dav2-help__box{grid-template-columns:1fr}}
@media(max-width:767px){.emma-dav2-hero{padding:36px 0 42px}.emma-dav2-hero__copy h1{font-size:40px}.emma-dav2-hero__copy p{font-size:14px}.emma-dav2-actions,.emma-dav2-help__actions,.emma-dav2-final__actions{flex-direction:column}.emma-dav2-btn,.emma-dav2-final__btn{width:100%}.emma-dav2-hero__outline{display:none}.emma-dav2-hero__panel{padding:20px;border-radius:16px}.emma-dav2-mini-grid{grid-template-columns:1fr}.emma-dav2-analyses__card{padding:26px 20px;gap:22px}.emma-dav2-analyses__copy>strong{font-size:29px}.emma-dav2-analyses__button{width:100%;min-width:0}.emma-dav2-list{padding:38px 0 52px}.emma-dav2-section-head h2{font-size:33px}.emma-dav2-grid{grid-template-columns:1fr}.emma-dav2-card{min-height:230px}.emma-dav2-help{padding-bottom:52px}.emma-dav2-help__box{padding:22px 20px}.emma-dav2-final{padding-bottom:28px}.emma-dav2-final__box{grid-template-columns:1fr;padding:26px 20px}}


/* =========================================================
   v1.6.1 — «Анализы» первой карточкой общей сетки
   Постоянный фирменный акцент, как на главной.
   ========================================================= */
.emma-dav2-card--analyses{
  color:#fff!important;
  background:#008289;
  border-color:#008289;
  box-shadow:0 14px 30px rgba(0,130,137,.11);
}

.emma-dav2-card--analyses .emma-dav2-card__shape{
  border-color:rgba(255,255,255,.20);
}

.emma-dav2-card--analyses .emma-dav2-card__icon{
  color:#008289;
  background:#fff;
  border-color:#fff;
}

.emma-dav2-card--analyses .emma-dav2-card__title,
.emma-dav2-card--analyses .emma-dav2-card__text,
.emma-dav2-card--analyses .emma-dav2-card__bottom{
  color:#fff;
}

.emma-dav2-card--analyses .emma-dav2-card__bottom b{
  color:#008289;
  background:#fff;
  border-color:#fff;
}

.emma-dav2-card--analyses:hover{
  background:#00747a;
  border-color:#00747a;
  box-shadow:0 16px 34px rgba(0,116,122,.17);
}


/* =========================================================
   EMMA•MED Core 1.7.9 — expanded direction pages
   ========================================================= */

.emma-direction-section--intro{
    margin-top:24px;
}

.emma-direction-section--wide{
    margin-top:22px;
}

.emma-direction-richtext{
    font-size:16px;
    line-height:1.72;
}

.emma-direction-richtext p{
    margin:0 0 14px;
}

.emma-direction-richtext ul,
.emma-direction-richtext ol{
    margin:17px 0 0;
    padding-left:22px;
}

.emma-direction-richtext li{
    margin:8px 0;
}

.emma-direction-highlights{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:12px;
    margin-top:26px;
}

.emma-direction-highlight{
    min-height:90px;
    padding:16px;
    display:flex;
    align-items:center;
    gap:12px;
    background:#f7fbfb;
    border:1px solid var(--emdir-border);
    border-radius:13px;
}

.emma-direction-highlight__icon{
    width:36px;
    height:36px;
    flex:0 0 36px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    background:var(--emdir-teal);
    border-radius:50%;
    font-size:13px;
    font-weight:800;
}

.emma-direction-highlight strong{
    color:var(--emdir-navy);
    font-size:15px;
    line-height:1.4;
}

.emma-direction-section--when{
    background:linear-gradient(135deg,#f7fbfb,#fff);
}

.emma-direction-section--when .emma-direction-richtext ul{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px 20px;
    padding:0;
    list-style:none;
}

.emma-direction-section--when .emma-direction-richtext li{
    position:relative;
    margin:0;
    padding:13px 14px 13px 42px;
    background:#fff;
    border:1px solid var(--emdir-border);
    border-radius:11px;
}

.emma-direction-section--when .emma-direction-richtext li:before{
    content:"✓";
    position:absolute;
    left:14px;
    top:13px;
    width:20px;
    height:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    background:var(--emdir-teal);
    border-radius:50%;
    font-size:9px;
    font-weight:800;
}

.emma-direction-richtext--cards ol,
.emma-direction-richtext--steps ol{
    counter-reset:emma-dir-step;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    margin:0;
    padding:0;
    list-style:none;
}

.emma-direction-richtext--cards ol li,
.emma-direction-richtext--steps ol li{
    counter-increment:emma-dir-step;
    position:relative;
    min-height:150px;
    margin:0;
    padding:21px 20px 20px 64px;
    background:#fff;
    border:1px solid var(--emdir-border);
    border-radius:13px;
}

.emma-direction-richtext--cards ol li:before,
.emma-direction-richtext--steps ol li:before{
    content:counter(emma-dir-step);
    position:absolute;
    left:19px;
    top:20px;
    width:31px;
    height:31px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    background:var(--emdir-teal);
    border-radius:50%;
    font-size:12px;
    font-weight:800;
}

.emma-direction-richtext--cards strong,
.emma-direction-richtext--steps strong{
    color:var(--emdir-navy);
    font-size:16px;
    line-height:1.4;
}

.emma-direction-section--tasks{
    background:#f7fbfb;
}

.emma-direction-richtext--trust ul{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    margin:0;
    padding:0;
    list-style:none;
}

.emma-direction-richtext--trust ul li{
    position:relative;
    min-height:112px;
    margin:0;
    padding:18px 18px 18px 54px;
    background:#fff;
    border:1px solid var(--emdir-border);
    border-radius:12px;
}

.emma-direction-richtext--trust ul li:before{
    content:"✓";
    position:absolute;
    left:17px;
    top:18px;
    width:25px;
    height:25px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    background:var(--emdir-teal);
    border-radius:50%;
    font-size:10px;
    font-weight:800;
}

.emma-direction-richtext--trust strong{
    color:var(--emdir-navy);
    font-size:16px;
    line-height:1.4;
}

.emma-direction-faq{
    margin-top:40px;
}

.emma-direction-faq__list{
    display:grid;
    gap:10px;
}

.emma-direction-faq__item{
    overflow:hidden;
    background:#fff;
    border:1px solid var(--emdir-border);
    border-radius:12px;
}

.emma-direction-faq__item summary{
    min-height:68px;
    padding:17px 19px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    cursor:pointer;
    list-style:none;
    color:var(--emdir-navy);
    font-size:16px;
    line-height:1.4;
    font-weight:750;
}

.emma-direction-faq__item summary::-webkit-details-marker{
    display:none;
}

.emma-direction-faq__item summary b{
    width:30px;
    height:30px;
    flex:0 0 30px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:var(--emdir-teal);
    background:#eef8f8;
    border-radius:50%;
    font-size:18px;
    font-weight:500;
    transition:transform .2s ease;
}

.emma-direction-faq__item[open] summary b{
    transform:rotate(45deg);
}

.emma-direction-faq__item > div{
    padding:0 19px 19px;
    color:#596e80;
    font-size:15px;
    line-height:1.68;
}

.emma-direction-faq__item > div p{
    margin:0;
}

.emma-direction-cta__actions{
    display:flex;
    align-items:center;
    gap:10px;
}

.emma-direction-btn--light{
    color:#fff!important;
    background:transparent;
    border:1px solid rgba(255,255,255,.65);
}

.emma-direction-btn--light:hover{
    color:var(--emdir-teal)!important;
    background:#fff;
    border-color:#fff;
}

@media(max-width:1100px){
    .emma-direction-highlights{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media(max-width:767px){
    .emma-direction-richtext{
        font-size:14.5px;
    }

    .emma-direction-highlights,
    .emma-direction-section--when .emma-direction-richtext ul,
    .emma-direction-richtext--cards ol,
    .emma-direction-richtext--steps ol,
    .emma-direction-richtext--trust ul{
        grid-template-columns:1fr;
    }

    .emma-direction-highlight{
        min-height:74px;
    }

    .emma-direction-richtext--cards ol li,
    .emma-direction-richtext--steps ol li{
        min-height:auto;
    }

    .emma-direction-cta__actions{
        width:100%;
        flex-direction:column;
    }

    .emma-direction-cta__actions .emma-direction-btn{
        width:100%;
    }
}


/* =========================================================
   EMMA•MED Core 1.8.1 — booking methods on direction pages
   ========================================================= */

.emma-direction-booking{
    margin-top:40px;
    padding:28px;
    background:linear-gradient(135deg,#f7fbfb 0%,#ffffff 100%);
    border:1px solid var(--emdir-border);
    border-radius:16px;
}

.emma-direction-booking__head{
    max-width:820px;
}

.emma-direction-booking__head h2{
    margin:0;
    color:var(--emdir-navy);
    font-family:Lora,Georgia,serif;
    font-size:34px;
    line-height:1.15;
    font-weight:500;
}

.emma-direction-booking__head p{
    margin:10px 0 0;
    color:#617488;
    font-size:15px;
    line-height:1.65;
}

.emma-direction-booking__grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
    margin-top:22px;
}

.emma-direction-booking__card{
    min-height:132px;
    padding:18px;
    display:grid;
    grid-template-columns:42px minmax(0,1fr) 24px;
    align-items:start;
    gap:12px;
    color:inherit;
    background:#fff;
    border:1px solid var(--emdir-border);
    border-radius:13px;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}

.emma-direction-booking__card:hover{
    border-color:rgba(0,130,137,.48);
    box-shadow:0 10px 26px rgba(16,42,76,.07);
    transform:translateY(-2px);
}

.emma-direction-booking__icon{
    width:42px;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    background:var(--emdir-teal);
    border-radius:50%;
    font-size:13px;
    font-weight:800;
}

.emma-direction-booking__content strong{
    display:block;
    color:var(--emdir-navy);
    font-size:16px;
    line-height:1.4;
}

.emma-direction-booking__content small{
    display:block;
    margin-top:6px;
    color:#6f8090;
    font-size:13.5px;
    line-height:1.55;
}

.emma-direction-booking__card > b{
    align-self:center;
    justify-self:end;
    color:var(--emdir-teal);
    font-size:19px;
    font-weight:500;
}

@media(max-width:980px){
    .emma-direction-booking__grid{
        grid-template-columns:1fr;
    }

    .emma-direction-booking__card{
        min-height:auto;
    }
}

@media(max-width:767px){
    .emma-direction-booking{
        margin-top:28px;
        padding:20px;
    }

    .emma-direction-booking__head h2{
        font-size:29px;
    }

    .emma-direction-booking__head p{
        font-size:14px;
    }

    .emma-direction-booking__content strong{
        font-size:15px;
    }

    .emma-direction-booking__content small{
        font-size:13px;
    }
}


/* =========================================================
   EMMA•MED Core 1.8.4 — button text visibility hard fix
   Theme/Elementor must not override text color or text-fill.
   ========================================================= */

.emma-direction-btn,
.emma-dav2-btn,
.emma-dav2-final__btn,
.emma-dav2-analyses__button{
    opacity:1!important;
    visibility:visible!important;
    text-shadow:none!important;
}

.emma-direction-btn--primary,
.emma-direction-btn--primary:hover,
.emma-direction-btn--primary:focus,
.emma-direction-btn--primary:active,
.emma-dav2-btn--primary,
.emma-dav2-btn--primary:hover,
.emma-dav2-btn--primary:focus,
.emma-dav2-btn--primary:active{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

.emma-direction-btn--secondary,
.emma-direction-btn--secondary:focus,
.emma-direction-btn--secondary:active{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
}

.emma-direction-btn--secondary:hover{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
}

.emma-dav2-btn--secondary{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
}

.emma-dav2-btn--secondary:hover,
.emma-dav2-btn--secondary:focus,
.emma-dav2-btn--secondary:active{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

.emma-dav2-analyses__button,
.emma-dav2-analyses__button:hover,
.emma-dav2-analyses__button:focus,
.emma-dav2-analyses__button:active,
.emma-dav2-final__btn--white,
.emma-dav2-final__btn--white:hover,
.emma-dav2-final__btn--white:focus,
.emma-dav2-final__btn--white:active{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;
}

.emma-dav2-final__btn--outline,
.emma-dav2-final__btn--outline:hover,
.emma-dav2-final__btn--outline:focus,
.emma-dav2-final__btn--outline:active{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

.emma-direction-btn--light{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}

.emma-direction-btn--light:hover,
.emma-direction-btn--light:focus,
.emma-direction-btn--light:active{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;
}

/* Fix nested text as well */
.emma-direction-btn *,
.emma-dav2-btn *,
.emma-dav2-final__btn *,
.emma-dav2-analyses__button *{
    -webkit-text-fill-color:currentColor!important;
}

/* =========================================================
   EMMA•MED Core 1.8.6 — directions pager + kids zone
   ========================================================= */

/* Hero directions pager */
.emma-dav2-hero__panel{
    overflow:visible;
}

.emma-dav2-hero__panel-head .emma-dav2-hero__all{
    display:inline-flex;
    align-items:center;
    gap:6px;
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    font-size:11px;
    line-height:1;
    font-weight:800;
    white-space:nowrap;
}

.emma-dav2-hero__all span{
    transition:transform .2s ease;
}

.emma-dav2-hero__all:hover span{
    transform:translateX(3px);
}

.emma-dav2-hero__nav{
    position:absolute;
    top:50%;
    z-index:5;

    width:44px;
    height:44px;
    padding:0;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;

    border:1px solid rgba(0,130,137,.28)!important;
    border-radius:50%;

    box-shadow:0 8px 22px rgba(16,42,76,.10);

    font-family:Arial,sans-serif;
    font-size:30px;
    line-height:1;
    font-weight:400;

    cursor:pointer;
    transform:translateY(-50%);
    transition:.2s ease;
}

.emma-dav2-hero__nav:hover,
.emma-dav2-hero__nav:focus{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#008289!important;
    border-color:#008289!important;
}

.emma-dav2-hero__nav--prev{ left:-22px; }
.emma-dav2-hero__nav--next{ right:-22px; }

.emma-dav2-mini[data-emma-mini-item][hidden]{
    display:none!important;
}

.emma-dav2-hero__pager-status{
    min-height:14px;
    margin-top:12px;
    color:#718190;
    font-size:10px;
    line-height:1.4;
    text-align:center;
}

/* Kids zone on homepage */
.emma-kids-zone{
    position:relative;
    overflow:hidden;

    margin-top:22px;
    padding:24px 26px;

    display:grid;
    grid-template-columns:64px minmax(0,1fr) auto;
    align-items:center;
    gap:20px;

    background:linear-gradient(135deg,#f3fbfb 0%,#fff 100%);
    border:1px solid #d9e9eb;
    border-radius:18px;
}

.emma-kids-zone::after{
    content:"";
    position:absolute;
    width:190px;
    height:190px;
    right:-85px;
    top:-105px;
    border:1px solid rgba(0,130,137,.12);
    border-radius:50%;
    pointer-events:none;
}

.emma-kids-zone__icon{
    position:relative;
    z-index:2;

    width:64px;
    height:64px;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#008289;
    background:#fff;
    border:1px solid #d5e8ea;
    border-radius:16px;
}

.emma-kids-zone__icon svg{
    width:38px;
    height:38px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.65;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.emma-kids-zone__copy{
    position:relative;
    z-index:2;
    min-width:0;
}

.emma-kids-zone__copy .emma-dir-eyebrow{
    margin-bottom:7px;
}

.emma-kids-zone__copy h3{
    margin:0;
    color:#102a4c;
    font:500 25px/1.2 Lora,Georgia,serif;
}

.emma-kids-zone__copy p{
    max-width:850px;
    margin:8px 0 0;
    color:#5f7385;
    font-size:14px;
    line-height:1.65;
}

.emma-kids-zone__badge{
    position:relative;
    z-index:2;

    padding:10px 14px;
    color:#008289;
    background:#fff;
    border:1px solid rgba(0,130,137,.22);
    border-radius:999px;
    font-size:11px;
    line-height:1;
    font-weight:750;
    white-space:nowrap;
}

@media(max-width:1024px){
    .emma-kids-zone{
        grid-template-columns:64px minmax(0,1fr);
    }
    .emma-kids-zone__badge{
        grid-column:2;
        justify-self:start;
    }
}

@media(max-width:767px){
    .emma-dav2-hero__nav{
        width:38px;
        height:38px;
        font-size:26px;
    }

    .emma-dav2-hero__nav--prev{ left:-10px; }
    .emma-dav2-hero__nav--next{ right:-10px; }

    .emma-dav2-hero__panel{
        padding:20px 22px;
    }

    .emma-dav2-mini-grid{
        grid-template-columns:1fr!important;
    }

    .emma-kids-zone{
        padding:20px;
        grid-template-columns:52px minmax(0,1fr);
        gap:14px;
    }

    .emma-kids-zone__icon{
        width:52px;
        height:52px;
        border-radius:14px;
    }

    .emma-kids-zone__icon svg{
        width:31px;
        height:31px;
    }

    .emma-kids-zone__copy h3{
        font-size:21px;
    }

    .emma-kids-zone__copy p{
        font-size:14px;
    }

    .emma-kids-zone__badge{
        grid-column:1 / -1;
        justify-self:start;
    }
}


/* =========================================================
   EMMA•MED Core 1.8.7 — directions structure cleanup
   ========================================================= */

/* The standalone Analyses promo between hero and common grid
   was removed from markup to eliminate duplicate content.
   Analyses remains the first item in the common directions grid. */

.emma-dav2-mini--analyses small{
    font-weight:700;
    letter-spacing:.01em;
}

@media(max-width:767px){
    .emma-direction-highlights{
        grid-template-columns:1fr;
    }
}


/* =========================================================
   EMMA•MED Core 1.8.9
   1) remove legacy duplicate Analyses promo
   2) restore visible teal hover states
   ========================================================= */

/* Old cached markup must not show a second large Analyses section. */
.emma-dav2-analyses{
    display:none!important;
}

/* Hero buttons */
.emma-dav2-btn--primary{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#008289!important;
    border-color:#008289!important;
}

.emma-dav2-btn--primary:hover,
.emma-dav2-btn--primary:focus{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#006f76!important;
    border-color:#006f76!important;
    transform:translateY(-1px);
}

.emma-dav2-btn--secondary{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;
    border-color:rgba(0,130,137,.34)!important;
}

.emma-dav2-btn--secondary:hover,
.emma-dav2-btn--secondary:focus{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#008289!important;
    border-color:#008289!important;
    transform:translateY(-1px);
}

/* General direction-page buttons */
.emma-direction-btn--primary{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#008289!important;
    border-color:#008289!important;
}

.emma-direction-btn--primary:hover,
.emma-direction-btn--primary:focus{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#006f76!important;
    border-color:#006f76!important;
}

.emma-direction-btn--secondary{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;
}

.emma-direction-btn--secondary:hover,
.emma-direction-btn--secondary:focus{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#008289!important;
    border-color:#008289!important;
}

/* Final CTA buttons */
.emma-dav2-final__btn--white{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;
    border:1px solid #fff!important;
}

.emma-dav2-final__btn--white:hover,
.emma-dav2-final__btn--white:focus{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:#006f76!important;
    border-color:#006f76!important;
}

.emma-dav2-final__btn--outline{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    background:transparent!important;
    border:1px solid rgba(255,255,255,.55)!important;
}

.emma-dav2-final__btn--outline:hover,
.emma-dav2-final__btn--outline:focus{
    color:#008289!important;
    -webkit-text-fill-color:#008289!important;
    background:#fff!important;
    border-color:#fff!important;
}

/* Cards keep the firm teal hover, never red. */
.emma-dav2-card:hover,
.emma-dav2-mini:hover{
    border-color:#008289!important;
}

/* All button transitions stay visible. */
.emma-dav2-btn,
.emma-direction-btn,
.emma-dav2-final__btn{
    transition:
        color .2s ease,
        background .2s ease,
        border-color .2s ease,
        transform .2s ease,
        box-shadow .2s ease!important;
}


/* =========================================================
   EMMA•MED Core 1.9.3 — direction photos
   ========================================================= */

.emma-direction-hero__visual--photo{
    position:relative;
    overflow:hidden;
    padding:0!important;
    background:#eaf5f5;
}
.emma-direction-hero__visual--photo > img{
    position:absolute;
    inset:0;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center center;
    display:block;
}
.emma-direction-hero__visual--photo::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(16,42,76,.02),rgba(16,42,76,.08));
    pointer-events:none;
}
.emma-direction-hero__photo-badge{
    position:absolute;
    right:22px;
    bottom:22px;
    z-index:3;
    width:58px;
    height:58px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:17px;
    background:rgba(255,255,255,.94);
    box-shadow:0 12px 30px rgba(16,42,76,.16);
    backdrop-filter:blur(8px);
}
.emma-direction-hero__photo-badge svg{
    width:34px;
    height:34px;
    fill:none;
    stroke:var(--emdir-teal);
    stroke-width:1.45;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.emma-direction-content-photo{
    margin:24px 0 0;
    overflow:hidden;
    border:1px solid var(--emdir-border);
    border-radius:18px;
    background:#f5fafa;
}
.emma-direction-content-photo img{
    width:100%;
    height:clamp(280px,34vw,470px);
    display:block;
    object-fit:cover;
    object-position:center center;
}
@media(max-width:1024px){
    .emma-direction-hero__visual--photo{min-height:360px}
    .emma-direction-content-photo img{height:clamp(260px,50vw,430px)}
}
@media(max-width:767px){
    .emma-direction-hero__visual--photo{min-height:300px}
    .emma-direction-hero__photo-badge{
        right:16px;bottom:16px;width:50px;height:50px;border-radius:14px
    }
    .emma-direction-hero__photo-badge svg{width:29px;height:29px}
    .emma-direction-content-photo{margin-top:20px;border-radius:14px}
    .emma-direction-content-photo img{height:250px}
}


/* EMMA•MED 2.0.3 — homepage compact directions now have description + Подробнее */
.emma-dir-grid--small .emma-dir-card--compact{
  min-height:228px;
  padding:22px 20px 20px;
}
.emma-dir-grid--small .emma-dir-card--compact .emma-dir-card__icon{
  width:46px;
  height:46px;
  margin-bottom:22px;
}
.emma-dir-grid--small .emma-dir-card--compact .emma-dir-card__icon svg{
  width:31px;
  height:31px;
}
.emma-dir-grid--small .emma-dir-card--compact .emma-dir-card__title{
  max-width:none;
  margin:0 0 9px;
  padding-right:26px;
  font-size:14.5px;
  line-height:1.3;
}
.emma-dir-grid--small .emma-dir-card--compact .emma-dir-card__desc{
  display:block;
  min-height:54px;
  color:#6c7f91;
  font-size:11.5px;
  line-height:1.52;
}
.emma-dir-grid--small .emma-dir-card--compact .emma-dir-card__more{
  display:block;
  margin-top:auto;
  padding-top:18px;
  color:var(--emdir-teal);
  font-size:11.5px;
  line-height:1;
  font-weight:800;
}
.emma-dir-grid--small .emma-dir-card--compact:hover .emma-dir-card__desc,
.emma-dir-grid--small .emma-dir-card--compact:hover .emma-dir-card__more{
  color:#fff;
}
@media(max-width:1200px){
  .emma-dir-grid--small{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:767px){
  .emma-dir-grid--small{grid-template-columns:1fr;}
  .emma-dir-grid--small .emma-dir-card--compact{min-height:220px;}
}
