@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,wght@0,500;1,500&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fafcfb;color:#173b36;font-family:'DM Sans'}a{color:inherit;text-decoration:none}header{height:84px;padding:0 5vw;display:flex;justify-content:space-between;align-items:center;background:#fff;position:relative;z-index:4}.logo{font-weight:800}.logo i{color:#58a99b}.logo span{display:block;font-size:.62rem;letter-spacing:.25em;margin-left:25px}nav{display:flex;align-items:center;gap:28px}.book,.btn{background:#173b36;color:#fff;padding:14px 22px;border-radius:5px}.menu{display:none}.hero{min-height:720px;padding:70px 6vw;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;background:#e8f4f0}.tag{font-size:.77rem;letter-spacing:.17em;color:#46877b;font-weight:700}.hero h1,h2{font:500 clamp(3.7rem,7vw,7.2rem)/.95 Newsreader;margin:22px 0}.hero h1 em{color:#58a99b}.hero>div>p:not(.tag){font-size:1.16rem;line-height:1.8;max-width:650px}.call{margin-left:22px;font-weight:700}.hero aside{display:flex;gap:22px;margin-top:40px;font-size:.85rem}.doctor-art{background:#173b36;color:#fff;min-height:570px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:48% 48% 8px 8px}.doctor-art div{font:5rem Newsreader;color:#b9ddd4}.doctor-art p{text-align:center}.trust{padding:26px 6vw;display:flex;justify-content:space-between;border-bottom:1px solid #d9e4df}.trust b{color:#c49352}.trust small{color:#173b36}section:not(.hero,.trust){padding:100px 6vw}.doctor,.why,.appointment,.location{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.portrait{min-height:590px;background:#b9ddd4;display:grid;place-items:center;font:7rem Newsreader;color:#173b36;border-radius:240px 240px 10px 10px}.doctor h2,.why h2,.appointment h2,.location h2{font-size:5rem}.doctor h3{color:#58a99b}.doctor p,.why p,.appointment p,.location p{line-height:1.8}.credentials{display:flex;gap:35px;margin-top:35px}.credentials b{font:2rem Newsreader;display:block}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.services article{background:#e8f4f0;padding:32px;min-height:230px}.services i{font:2rem Newsreader;color:#58a99b}.services h3{font:1.7rem Newsreader}.why{background:#173b36;color:#fff}.why ol{list-style:none;padding:0}.why li{display:grid;grid-template-columns:60px 1fr;padding:25px 0;border-bottom:1px solid #ffffff30}.why li>b{color:#79b8ad}.why strong{display:block;font:1.5rem Newsreader;margin-bottom:7px}.appointment{background:#e8f4f0}.appointment form{background:#fff;padding:35px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.appointment label{font-size:.8rem}.appointment input,.appointment select{width:100%;padding:14px;margin-top:7px;border:1px solid #ccd8d4}.appointment button{grid-column:1/-1;padding:16px;background:#173b36;color:#fff;border:0}.reviews{text-align:center}.reviews blockquote{max-width:1000px;margin:30px auto;font:clamp(2.4rem,5vw,4.8rem) Newsreader}.faq{max-width:1000px;margin:auto}.faq h2{font-size:5rem}.faq details{padding:22px 0;border-bottom:1px solid #bbb}.faq summary{font:1.5rem Newsreader;cursor:pointer}.map{height:400px;background:#b9ddd4;display:grid;place-items:center;text-align:center;font:2.5rem Newsreader}footer{padding:32px 5vw;background:#173b36;color:#fff;display:flex;justify-content:space-between}@media(max-width:850px){.menu{display:block;background:none;border:0;font-size:1.5rem}nav{display:none;position:absolute;top:84px;inset-inline:0;background:#fff;padding:25px;flex-direction:column}.menu.open+nav{display:flex}.hero,.doctor,.why,.appointment,.location{grid-template-columns:1fr}.hero aside,.trust,.credentials{flex-direction:column}.services{grid-template-columns:1fr}.doctor-art,.portrait{min-height:430px}.appointment form{grid-template-columns:1fr}.appointment button{grid-column:auto}.doctor h2,.why h2,.appointment h2,.location h2,.faq h2{font-size:3.5rem}footer{flex-direction:column;gap:12px}}
