:root{--green:#586e4f;--dark:#242722;--cream:#f5f3ed;--line:#dedfd6;--muted:#74776f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--dark);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #ac8c53;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;line-height:1.12}h1{font-size:clamp(42px,4.45vw,74px);letter-spacing:-2.5px}h2{font-size:clamp(32px,3vw,48px);letter-spacing:-1.5px}h3{font-size:23px;letter-spacing:-.4px}p{margin:20px 0;color:#6d7068}em{font-style:normal;color:var(--green)}.wrap{width:calc(100% - 128px);max-width:1400px;margin:auto}.section{padding-top:90px;padding-bottom:90px}.compact{padding-top:20px}.eyebrow{display:block;color:var(--green);font-size:12px;letter-spacing:2.3px;margin-bottom:22px;font-weight:600}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:38px}.section-heading>p{margin:0}.text-link{display:inline-block;padding:10px 0;border-bottom:1px solid #9da893;color:var(--green)}.button{border:1px solid var(--green);background:var(--green);color:#fff;padding:17px 25px;border-radius:9px;display:inline-flex;justify-content:space-between;align-items:center;gap:22px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#46583f;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.outline{background:#ffffffa8;color:#6b5c43;border:1px solid #b7a58b}.outline:hover{background:var(--cream)}header{position:sticky;top:0;z-index:10;background:#ffffffef;border-bottom:1px solid #e9e8e3;backdrop-filter:blur(15px)}.header-inner{max-width:1550px;margin:auto;min-height:94px;padding:15px 44px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;font-size:22px;line-height:1}.brand svg{width:53px;height:61px;color:var(--green)}.brand small{display:block;font-size:8px;letter-spacing:1.6px;color:#777;margin-top:9px}.header-inner nav{display:flex;gap:28px;margin:auto;font-size:14px}.header-inner nav a:hover{color:var(--green)}.head-phone{font-size:18px;white-space:nowrap;line-height:1.5}.head-phone small{display:block;font-size:11px;color:var(--muted)}.head-book{font-size:14px;padding:15px 20px}.menu{display:none}.hero{position:relative;background:#f6f5f1 url('assets/hero.webp') center center/cover no-repeat;min-height:710px}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fff9 0%,#fff5 32%,transparent 64%)}.hero-inner{position:relative;padding-top:44px;padding-bottom:26px}.hero-kicker{display:flex;align-items:center;gap:18px;font-size:14px;color:#73736c;margin-bottom:27px}.hero-kicker span{background:#eeebe4;color:#575343;border-radius:12px;padding:6px 13px}.hero h1{max-width:850px;font-size:clamp(48px,4.2vw,72px);line-height:1.07}.heart{font-weight:300;color:#7f9074;font-size:1.05em;margin-left:12px}.lead{font-size:22px;line-height:1.35;margin:23px 0 27px}.hero-actions{display:flex;gap:18px}.benefits{display:flex;gap:28px;margin:32px 0}.benefits>div{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.5}.benefits b{display:flex;align-items:center;justify-content:center;background:#e9e4d9;border-radius:50%;font-size:30px;font-weight:400;color:#70654a;width:52px;height:52px}.rating{display:flex;align-items:center;gap:18px;width:fit-content}.avatars{display:flex;padding-left:8px}.avatars img{width:42px;height:42px;object-fit:cover;object-position:top;border-radius:50%;margin-left:-8px;border:2px solid white}.rating strong{font-size:17px}.rating strong span{color:#8b956a;font-size:14px;margin-left:8px;letter-spacing:2px}.rating small{display:block;font-size:13px;color:#777}.hero-bottom{font-size:10px;letter-spacing:2.5px;color:#94948e;margin-top:56px;display:flex;align-items:center;gap:20px}.hero-bottom:before{content:'';width:40px;height:1px;background:#bbb}.hero-note{position:absolute;bottom:80px;right:40px;display:flex;gap:16px;padding:19px 23px;background:#ffffffe3;border-radius:14px;font-size:13px}.hero-note>span{font-size:34px;color:var(--green)}.hero-note p{font-size:12px;margin:10px 0 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service{border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:transform .2s}.service:hover{transform:translateY(-5px)}.service>img{width:100%;height:180px;object-fit:cover}.service>div{padding:24px;position:relative}.service-no{font-size:12px;color:#929989;display:block;margin-bottom:14px}.service h3{font-size:25px}.service p{font-size:14px;margin:10px 0 21px}.service strong{font-size:18px;font-weight:400;color:var(--green)}.round{position:absolute;right:24px;bottom:20px;border:1px solid #bcc3b4;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.service:last-child{grid-column:span 3;display:grid;grid-template-columns:1fr 2fr;background:var(--cream)}.service:last-child>img{height:100%;max-height:240px}.muted{font-size:13px;color:#8a8e83}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-split p{max-width:540px}.photo-frame{position:relative}.photo-frame img{width:100%;height:500px;object-fit:cover;border-radius:18px}.photo-frame span{position:absolute;bottom:24px;left:24px;color:#fff;background:#586e4fee;border-radius:8px;padding:12px 20px;font-size:14px}.tinted{background:var(--cream)}.doctors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.doctor{border-radius:12px;overflow:hidden;background:#fff;border:1px solid #e5e6de}.doctor>img{width:100%;height:300px;object-fit:cover;object-position:top}.doctor>div{padding:22px}.doctor p{font-size:13px;min-height:40px;margin:0 0 13px;color:var(--green)}.doctor h3{font-size:21px;line-height:1.25;min-height:80px}.doctor button{width:100%;background:none;border:0;border-top:1px solid var(--line);padding:18px 0 0;color:var(--green);text-align:left;font-size:14px}.doctor button span{float:right}.price-list{border-top:1px solid var(--line)}.price-row{display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line);padding:23px 12px;font-size:18px}.price-row:nth-child(even){background:#fafaf7}.price-row strong{font-weight:400;color:var(--green);white-space:nowrap}.price-row[hidden]{display:none}.reviews-grid{display:grid;grid-template-columns:.75fr 1.15fr 1.15fr;gap:24px}.rating-card{background:var(--green);border-radius:14px;padding:35px;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rating-card b{font-size:75px;font-weight:400;line-height:1.2}.rating-card>span{letter-spacing:5px;color:#e5d7a6}.rating-card p{color:white;margin:12px}.rating-card small{font-size:12px;color:#d4dbcd}.review{background:white;padding:30px;border-radius:14px;display:flex;flex-direction:column}.quote{font-size:48px;line-height:.9;color:#a7b099}.review h3{font-size:22px;margin:10px 0 0}.review p{font-size:16px;flex:1}.review strong{font-weight:400}.review small{display:block;font-size:12px;color:#96998f;margin:5px 0}.review a{font-size:13px;color:var(--green)}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.work{padding:0;background:var(--cream);border:0;border-radius:14px;overflow:hidden;text-align:left}.work>img{width:100%;height:275px;object-fit:cover}.work>span{display:block;padding:20px}.work b{float:right}.cta{background:var(--green);color:white;padding:55px 60px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta .eyebrow{color:#d7decd}.cta p{color:#e1e6da;margin-bottom:0}.cta .button{background:#fff;color:var(--green);flex-shrink:0}.contacts{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.contacts h3{margin-top:30px}.contacts p{margin:12px 0 22px}.contact-phone{font-size:25px}.map{height:430px;background:var(--cream);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.map iframe{width:100%;height:100%;border:0}.map>a{padding:8px 20px;font-size:13px;background:#eef0e8;color:var(--green)}footer{border-top:1px solid var(--line);padding:45px 0 20px;background:#f7f7f3}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;font-size:14px}.footer-grid a:hover{text-decoration:underline}.legal{border-top:1px solid var(--line);padding-top:22px;margin-top:35px;font-size:12px;color:#8b8f84}.legal p{font-size:18px;letter-spacing:1px;text-align:center;color:#94988d}.page-title{padding-top:65px;padding-bottom:35px}.page-title h1{font-size:clamp(40px,4vw,64px)}.page-title p{font-size:18px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.filter{border:1px solid #d5dacd;background:white;color:var(--green);border-radius:25px;padding:10px 20px;font-size:14px}.filter.active{background:var(--green);color:white}.service-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center;padding-top:60px}.service-hero h1{font-size:clamp(40px,4vw,60px)}.service-hero>img{width:100%;height:400px;object-fit:cover;border-radius:15px}.breadcrumb{display:block;font-size:14px;color:var(--muted);margin-bottom:30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps b{display:block;font-size:40px;font-weight:400;color:#a7b399;margin-bottom:20px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.gallery img{height:390px;width:100%;object-fit:cover;border-radius:14px}dialog{border:0;border-radius:18px;padding:45px;max-width:520px;width:calc(100% - 32px);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#1d291bb3;backdrop-filter:blur(5px)}dialog .button{width:100%;margin-bottom:14px}dialog small{font-size:12px;color:var(--muted)}.close{position:absolute;right:14px;top:8px;background:#fff;border:0;font-size:32px;color:var(--green);border-radius:50%;width:38px;height:38px}#lightbox{padding:35px 15px 15px;max-width:850px}#lightbox>img{max-height:80vh;margin:auto;object-fit:contain}
@media(min-width:1600px){.hero{min-height:790px}.hero-inner{padding-top:50px}.hero-bottom{margin-top:76px}.hero h1{font-size:76px}}
@media(max-width:1250px){.header-inner{padding:15px 28px;gap:20px}.brand{font-size:19px}.header-inner nav{gap:18px}.head-book{display:none}.wrap{width:calc(100% - 80px)}.hero-note{display:none}.hero h1{font-size:56px}.hero{min-height:700px;background-position:58% center}.doctor>img{height:250px}.doctor>div{padding:16px}.doctor h3{font-size:19px}.about-split{gap:45px}.hero:before{background:linear-gradient(90deg,#fffD 0%,#fff9 38%,transparent 82%)}.benefits{gap:20px}}
@media(max-width:900px){.header-inner nav{display:none;position:absolute;top:90px;left:0;right:0;background:#fff;padding:25px 35px;box-shadow:0 15px 25px #0001}.header-inner nav.open{display:flex;flex-wrap:wrap}.menu{display:block;border:1px solid #ccd3c3;background:white;border-radius:6px;font-size:22px;padding:5px 12px;color:var(--green)}.head-phone{margin-left:auto;font-size:16px}.wrap{width:calc(100% - 48px)}.hero h1{font-size:52px}.hero-kicker{font-size:12px}.hero{background-position:61% center}.services-grid{grid-template-columns:repeat(2,1fr)}.service:last-child{grid-column:span 2}.doctors-grid{grid-template-columns:repeat(2,1fr)}.doctor>img{height:330px}.doctor h3{min-height:55px}.reviews-grid{grid-template-columns:1fr 1fr}.rating-card{grid-column:span 2;flex-direction:row;gap:30px}.rating-card b{font-size:52px}.about-split{gap:30px}.photo-frame img{height:440px}.cta{padding:35px;flex-direction:column;align-items:start}.contacts{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .brand{grid-column:span 2}.service-hero{gap:30px}.section{padding-top:65px;padding-bottom:65px}}
@media(max-width:600px){.header-inner{padding:12px 18px;min-height:78px;gap:10px}.brand{font-size:17px;gap:8px}.brand svg{width:37px;height:47px}.brand small{font-size:6px;letter-spacing:1px}.head-phone{display:none}.menu{margin-left:auto}.header-inner nav{top:77px}.wrap{width:calc(100% - 36px)}.hero{background-size:auto 450px;background-repeat:no-repeat;background-position:65% bottom;background-color:#faf9f6;min-height:890px}.hero:before{background:linear-gradient(180deg,#faf9f6 0%,#faf9f6 46%,#faf9f633 65%,transparent 85%)}.hero-inner{padding-top:23px}.hero-kicker{gap:10px;margin-bottom:22px;font-size:11px;align-items:center}.hero-kicker span{white-space:nowrap;font-size:12px}.hero h1{font-size:40px;letter-spacing:-1.8px;line-height:1.12}.heart{margin-left:3px}.lead{font-size:18px;margin:18px 0 23px}.hero-actions{gap:10px;flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between;padding:14px 18px;font-size:15px}.benefits{gap:8px;margin:23px 0;justify-content:space-between}.benefits>div{flex-direction:column;align-items:start;font-size:11px;gap:7px}.benefits b{width:36px;height:36px;font-size:23px}.rating{background:#ffffffdf;border-radius:12px;padding:10px 14px;gap:14px;margin-top:265px}.hero-bottom{display:none}.rating small{font-size:12px}.rating strong{font-size:15px}.section{padding-top:50px;padding-bottom:50px}.section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:28px}h2{font-size:33px;letter-spacing:-1px}.eyebrow{font-size:10px;letter-spacing:1.8px;margin-bottom:16px}.services-grid{grid-template-columns:1fr;gap:16px}.service>img{height:185px}.service:last-child{grid-column:auto;display:block}.service:last-child>img{height:185px;width:100%}.service>div{padding:22px}.service h3{font-size:24px}.about-split{grid-template-columns:1fr;gap:35px}.photo-frame img{height:340px}.doctors-grid{gap:14px}.doctor>img{height:205px}.doctor>div{padding:13px}.doctor h3{font-size:17px;min-height:86px}.doctor p{font-size:11px;min-height:52px}.doctor button{font-size:12px;padding-top:12px}.doctor button span{display:none}.price-row{font-size:15px;gap:20px;padding:19px 8px}.price-row strong{font-size:16px}.reviews-grid{grid-template-columns:1fr}.rating-card{grid-column:auto;flex-wrap:wrap;gap:10px;padding:22px}.rating-card small{width:100%}.review{padding:25px}.work-grid{grid-template-columns:1fr}.work>img{height:300px}.cta{padding:28px;gap:20px}.cta .button{font-size:14px;width:100%;padding:16px}.cta p{font-size:15px}.contacts{grid-template-columns:1fr;gap:30px}.map{height:340px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid .brand{grid-column:auto}.legal p{font-size:13px;letter-spacing:0}.page-title{padding-top:40px}.page-title h1{font-size:39px;letter-spacing:-1.5px}.page-title p{font-size:16px}.compact{padding-top:10px}.service-hero{grid-template-columns:1fr;padding-top:30px;gap:30px}.service-hero h1{font-size:40px}.service-hero>img{height:240px}.steps{grid-template-columns:1fr;gap:20px}.steps b{margin-bottom:10px}.gallery{grid-template-columns:1fr}.gallery img{height:350px}.filters{gap:7px}.filter{font-size:12px;padding:8px 12px}dialog{padding:35px 25px}dialog h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.benefits b svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.yandex-mark{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:white;color:#df4033;font-size:27px;border:1px solid #ddd}@media(max-width:600px){.benefits b svg{width:24px;height:24px}}