.doctors-page .info-hero{min-height:400px;padding-top:90px;padding-bottom:70px;align-items:center;justify-content:center;text-align:center;background:#fdfbf7}
.doctors-page .info-hero>div{width:100%}
.figma-doctors{width:min(1436px,calc(100% - 80px));max-width:none;padding:150px 0 170px;gap:126px}
.figma-doctors .doctor{grid-template-columns:594px minmax(0,660px);gap:155px;align-items:start}
.figma-doctors .doctor:nth-child(even){grid-template-columns:minmax(0,660px) 594px}
.figma-doctors .doctor-photo{width:594px;height:594px;overflow:hidden;border-radius:35px}
.figma-doctors .doctor-photo img{width:100%;height:100%;object-fit:cover;border-radius:35px}
.figma-doctors .doctor-profile{padding-top:0}
.figma-doctors .doctor h2{margin:-8px 0 0;color:#3f3f3f;font-size:32px;font-weight:700;line-height:48px;letter-spacing:-.035em}
.figma-doctors .doctor h3{margin:0 0 38px;color:#5f5f5f;font-size:32px;font-weight:700;line-height:48px;letter-spacing:-.035em}
.figma-doctors .doctor h3 em{color:#f08d92;font-style:normal}
.figma-doctors .doctor ul{columns:1;margin:0;padding:0;list-style:none;color:#5f5f5f;font-size:20px;font-weight:600;line-height:24px}
.figma-doctors .doctor li{margin:0}
.figma-doctors .doctor li.group{margin-top:24px}
@media(max-width:1200px){.figma-doctors .doctor,.figma-doctors .doctor:nth-child(even){grid-template-columns:minmax(360px,1fr) minmax(0,1fr);gap:60px}.figma-doctors .doctor-photo{width:100%;height:auto;aspect-ratio:1}.figma-doctors .doctor h3{font-size:25px;line-height:1.5}.figma-doctors .doctor ul{font-size:16px;line-height:1.55}}
@media(max-width:760px){.doctors-page .info-hero{min-height:310px;padding:74px 22px 46px}.figma-doctors{width:calc(100% - 40px);padding:80px 0 100px;gap:90px}.figma-doctors .doctor,.figma-doctors .doctor:nth-child(even){display:flex;flex-direction:column;gap:30px}.figma-doctors .doctor:nth-child(even) .doctor-photo{order:0}.figma-doctors .doctor h2{font-size:27px;line-height:1.45}.figma-doctors .doctor h3{margin-bottom:28px;font-size:22px}.figma-doctors .doctor ul{font-size:15px}.figma-doctors .doctor li.group{margin-top:18px}}
