#doctor-page .photo-info{grid-gap:131px;display:grid;gap:131px;grid-template-columns:530px 1fr}@media screen and (max-width:1024px){#doctor-page .photo-info{gap:30px;grid-template-columns:50% 1fr;padding-top:50px}}@media screen and (max-width:820px){#doctor-page .photo-info{gap:10px}}@media screen and (max-width:576px){#doctor-page .photo-info{gap:20px;grid-template-columns:100%;padding-top:0}}#doctor-page .photo-info .photo img{border-radius:15px;width:100%}#doctor-page .photo-info .info__border{display:flex;flex-direction:column;height:100%;justify-content:space-between}#doctor-page .photo-info .info__border .top{flex:1}#doctor-page .photo-info .info__border .top h1{font-size:45px;font-weight:600;letter-spacing:-.02em;line-height:123%;margin-bottom:30px;margin-top:0}@media screen and (max-width:1024px){#doctor-page .photo-info .info__border .top h1{font-size:40px}}@media screen and (max-width:820px){#doctor-page .photo-info .info__border .top h1{font-size:30px}}@media screen and (max-width:576px){#doctor-page .photo-info .info__border .top h1{color:var(--graphite);font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#doctor-page .photo-info .info__border .top .gray-line{grid-gap:10px;align-items:flex-start;background:var(--light-gray);border-radius:10px;display:grid;gap:10px;grid-template-columns:31% 1fr;padding:10px 20px}@media screen and (max-width:820px){#doctor-page .photo-info .info__border .top .gray-line{grid-template-columns:100%}}#doctor-page .photo-info .info__border .top .gray-line:not(:last-child){margin-bottom:10px}#doctor-page .photo-info .info__border .top .gray-line span{color:var(--gray-button)}#doctor-page .photo-info .info__border .top .gray-line .value span{color:var(--graphite)}@media screen and (max-width:576px){#doctor-page .photo-info .info__border .bottom{padding-top:20px}}#doctor-page .photo-info .info__border .bottom span{color:var(--green);display:block;font-size:26px;font-weight:400;letter-spacing:-.02em;line-height:125%;margin-bottom:10px}@media screen and (max-width:576px){#doctor-page .photo-info .info__border .bottom span{color:var(--green);font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%}}#doctor-page .photo-info .info__border .bottom .spec-style{font-size:15px;font-size:20px;font-weight:400;height:65px;letter-spacing:-.02em;line-height:125%;width:100%}@media screen and (max-width:576px){#doctor-page .photo-info .info__border .bottom .spec-style{background:var(--green);border-radius:15px;font-size:15px;font-weight:400;height:50px;letter-spacing:0;line-height:125%;padding:15px 0}}#doctor-page .about-doctor{padding-bottom:65px;padding-top:142px}@media screen and (max-width:1024px){#doctor-page .about-doctor{padding-top:50px}}@media screen and (max-width:820px){#doctor-page .about-doctor{padding-top:50px}#doctor-page .about-doctor h2{font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%;margin-bottom:27px}}@media screen and (max-width:576px){#doctor-page .about-doctor{padding-bottom:5px}}#doctor-page .about-doctor .gray-block{background:var(--light-gray);border-radius:10px;padding:25px 19px}#doctor-page .about-doctor .gray-block:not(:last-child){margin-bottom:10px}#doctor-page .about-doctor .gray-block .header-block{align-items:center;display:flex;justify-content:space-between}#doctor-page .about-doctor .gray-block .header-block span{flex:1;font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;margin:0}#doctor-page .about-doctor .gray-block .header-block button.rotate{transform:rotate(45deg)}#doctor-page .about-doctor .gray-block .content-block{background:var(--white);border-radius:20px;flex:1;font-size:16px;font-weight:400;height:420px;letter-spacing:0;line-height:140%;margin-top:32px;overflow-y:auto;padding:20px;width:100%}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .content-block{font-size:14px;font-weight:400;letter-spacing:0;line-height:143%}}#doctor-page .about-doctor .gray-block .content-block::-webkit-scrollbar-thumb{background:#1b712a;border:1px solid #1b712a;border-radius:31px;z-index:999999}#doctor-page .about-doctor .gray-block .content-block::-webkit-scrollbar{background:transparent;position:absolute;right:0;top:0;width:6px}#doctor-page .about-doctor .gray-block .content-block::-webkit-scrollbar-track{background:transparent}#doctor-page .about-doctor .gray-block .content-block ol,#doctor-page .about-doctor .gray-block .content-block p,#doctor-page .about-doctor .gray-block .content-block ul{margin-bottom:10px}#doctor-page .about-doctor .gray-block .content-block ol,#doctor-page .about-doctor .gray-block .content-block ul{padding-left:15px}#doctor-page .about-doctor .gray-block .content-block .grid{grid-column-gap:30px;grid-row-gap:10px;-moz-column-gap:30px;column-gap:30px;display:grid;row-gap:10px}@media screen and (max-width:820px){#doctor-page .about-doctor .gray-block .content-block .grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .content-block .grid{grid-template-columns:100%}}#doctor-page .about-doctor .gray-block .content-block .grid .img{width:100%}#doctor-page .about-doctor .gray-block .content-block .grid .img img{border-radius:15px;cursor:pointer;width:100%}#doctor-page .about-doctor .gray-block .content-block .grid span{display:block;font-size:16px;font-weight:400;letter-spacing:0;line-height:125%;margin:10px 0 5px}#doctor-page .about-doctor .gray-block .content-block .grid p{color:var(--gray);font-size:14px;font-weight:400;letter-spacing:0;line-height:121%}#doctor-page .about-doctor .gray-block .grid.serv{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:32px}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv{grid-template-columns:100%}}#doctor-page .about-doctor .gray-block .grid.serv .service{background:var(--white);border-radius:20px;padding-top:70%;position:relative}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service{padding-top:0}}#doctor-page .about-doctor .gray-block .grid.serv .service .content{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:20px;position:absolute;top:0;width:100%}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service .content{height:auto;padding:10px 15px;position:relative}}#doctor-page .about-doctor .gray-block .grid.serv .service .content .top{color:var(--gray);flex:1;font-size:14px;font-weight:400;letter-spacing:0;line-height:150%}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service .content .top{font-size:10px;font-weight:400;letter-spacing:-.02em;line-height:115%}}#doctor-page .about-doctor .gray-block .grid.serv .service .content .top span{color:var(--graphite);display:block;font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service .content .top span{font-size:16px;font-weight:400;letter-spacing:0;line-height:117%}}#doctor-page .about-doctor .gray-block .grid.serv .service .content .bottom{color:var(--green);font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service .content .bottom{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:space-between;letter-spacing:0;line-height:133%;margin-top:15px}#doctor-page .about-doctor .gray-block .grid.serv .service .content .bottom span:first-child{color:var(--gray)}}#doctor-page .about-doctor .gray-block .grid.serv .service .content:hover .gray-wrap,#doctor-page .about-doctor .gray-block .grid.serv .service .content:hover a,#doctor-page .about-doctor .gray-block .grid.serv .service .content:hover button{opacity:1}#doctor-page .about-doctor .gray-block .grid.serv .service .content .gray-wrap,#doctor-page .about-doctor .gray-block .grid.serv .service .content a,#doctor-page .about-doctor .gray-block .grid.serv .service .content button{font-size:15px;font-weight:400;height:100%;left:0;letter-spacing:-.02em;line-height:125%;opacity:0;position:absolute;top:0;transition:all .3s;width:100%}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service .content .gray-wrap,#doctor-page .about-doctor .gray-block .grid.serv .service .content a,#doctor-page .about-doctor .gray-block .grid.serv .service .content button{border-radius:10px!important;height:auto;height:50px!important;margin-top:15px;opacity:1;position:relative;width:100%}}#doctor-page .about-doctor .gray-block .grid.serv .service .content .gray-wrap{background:var(--gray);color:#fff}#doctor-page .about-doctor .gray-block .grid.serv .service .white{background:var(--white);border-radius:20px;color:var(--green);font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:1024px){#doctor-page .about-doctor .gray-block .grid.serv .service .white{grid-column:1/3}}@media screen and (max-width:576px){#doctor-page .about-doctor .gray-block .grid.serv .service .white{background:#fff;color:var(--green);font-size:16px;font-weight:400;grid-column:1;letter-spacing:0;line-height:125%}}#doctor-page .about-doctor .menu h2{color:var(--graphite);font-size:36px;font-weight:500;letter-spacing:-.02em;line-height:125%;margin-bottom:40px}#doctor-page .about-doctor .menu .menu-btn{background:var(--light-gray);border-radius:15px;color:var(--gray);font-size:20px;font-weight:400;height:65px;letter-spacing:-.02em;line-height:125%;width:100%}#doctor-page .about-doctor .menu .menu-btn:not(:last-child){margin-bottom:10px}#doctor-page .about-doctor .menu .menu-btn.active,#doctor-page .about-doctor .menu .menu-btn:hover{background:var(--green);color:var(--white)}#doctor-page .about-doctor .sections{background:var(--light-gray);border-radius:30px;padding:40px 10px 15px}#doctor-page .about-doctor .sections .caption{color:var(--green);font-size:25px;font-weight:500;letter-spacing:-.04em;line-height:120%;margin-left:30px}#doctor-page .about-doctor .sections .content-block{background:var(--white);border-radius:20px;flex:1;font-size:16px;font-weight:400;line-height:140%;padding:30px;width:100%}@media screen and (max-width:576px){#doctor-page .about-doctor .sections .content-block{font-size:14px;font-weight:400;letter-spacing:0;line-height:143%}}#doctor-page .about-doctor .sections .content-block ol,#doctor-page .about-doctor .sections .content-block p,#doctor-page .about-doctor .sections .content-block ul{margin-bottom:10px}#doctor-page .about-doctor .sections .content-block ol,#doctor-page .about-doctor .sections .content-block ul{padding-left:15px}#doctor-page .about-doctor .sections .section{display:flex;flex-direction:column;height:100%}#doctor-page .about-doctor .sections .section.s-4 .grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:1024px){#doctor-page .about-doctor .sections .section.s-4 .grid{grid-template-columns:1fr 1fr}}#doctor-page .about-doctor .sections .section.s-4 .grid .service{background:var(--white);border-radius:20px;padding-top:100%;position:relative}#doctor-page .about-doctor .sections .section.s-4 .grid .service .content{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:20px;position:absolute;top:0;width:100%}#doctor-page .about-doctor .sections .section.s-4 .grid .service .content .top{color:var(--gray);flex:1;font-size:14px;font-weight:400;letter-spacing:0;line-height:150%}#doctor-page .about-doctor .sections .section.s-4 .grid .service .content .top span{color:var(--graphite);display:block;font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}#doctor-page .about-doctor .sections .section.s-4 .grid .service .content .bottom{color:var(--green);font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}#doctor-page .about-doctor .sections .section.s-4 .grid .service:hover .gray-wrap,#doctor-page .about-doctor .sections .section.s-4 .grid .service:hover a,#doctor-page .about-doctor .sections .section.s-4 .grid .service:hover button{opacity:1}#doctor-page .about-doctor .sections .section.s-4 .grid .service .gray-wrap,#doctor-page .about-doctor .sections .section.s-4 .grid .service a,#doctor-page .about-doctor .sections .section.s-4 .grid .service button{font-size:20px;font-weight:400;height:100%;left:0;letter-spacing:-.02em;line-height:125%;opacity:0;position:absolute;top:0;transition:all .3s;width:100%}#doctor-page .about-doctor .sections .section.s-4 .grid .service .gray-wrap{align-items:center;background:var(--gray);border-radius:20px;color:#fff;display:flex;font-size:20px;font-weight:400;justify-content:center;letter-spacing:-.02em;line-height:125%;padding:0 3vw}#doctor-page .about-doctor .sections .section.s-4 .grid .service .gray-wrap a{height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;position:relative;width:30px}#doctor-page .about-doctor .sections .section.s-4 .grid .service .gray-wrap p:first-child{margin-bottom:15px}#doctor-page .about-doctor .sections .section.s-4 .grid .service .gray-wrap p:nth-child(2){align-items:center;display:flex;gap:5px}#doctor-page .about-doctor .sections .section.s-4 .grid .service .gray-wrap p:nth-child(2) span{flex:1}#doctor-page .about-doctor .sections .section.s-4 .grid .white{background:var(--white);border-radius:20px;color:var(--green);font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:1024px){#doctor-page .about-doctor .sections .section.s-4 .grid .white{grid-column:1/3}}@media screen and (max-width:576px){#doctor-page .about-doctor .sections .section.s-4 .grid .white{background:#fff;color:var(--green);font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}}#doctor-page .about-doctor .sections .section.s-5 .grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}#doctor-page .about-doctor .sections .section.s-5 .grid .certificate .img{background:#fff;border-radius:15px;cursor:pointer;height:400px;overflow:hidden;position:relative}#doctor-page .about-doctor .sections .section.s-5 .grid .certificate .img img{bottom:0;margin:auto;max-height:100%;max-width:100%;position:absolute;top:0;width:100%}#doctor-page .about-doctor .sections .section.s-5 .grid .certificate span{color:var(--graphite);display:block;font-size:20px;font-weight:400;letter-spacing:-.02em;line-height:125%;margin:5px 0}#doctor-page .about-doctor .sections .section.s-5 .grid .certificate p{color:var(--gray);font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}#doctor-page .licens-modal .licens-img{background:#fff;border:1px solid #000;border-radius:15px;height:85vh;overflow-y:auto;position:relative}#doctor-page .licens-modal .licens-img::-webkit-scrollbar-thumb{background:#1b712a;border:1px solid #1b712a;border-radius:31px;z-index:999999}#doctor-page .licens-modal .licens-img::-webkit-scrollbar{background:transparent;position:absolute;right:0;top:0;width:11px}#doctor-page .licens-modal .licens-img::-webkit-scrollbar-track{background:transparent}#doctor-page .licens-modal .licens-img img{height:auto;max-height:none;width:100%}#doctor-page .licens-modal iframe{border:1px solid #000;border-radius:5px;min-height:380px;width:100%}#doctor-page .licens-modal iframe::-webkit-scrollbar-thumb{background:#fff;border:1px solid #555}#doctor-page .licens-modal iframe::-webkit-scrollbar{background:transparent;width:11px}#doctor-page .licens-modal iframe::-webkit-scrollbar-track{background:transparent}#doctor-page .licens-modal .description span{color:#f5f7f6;color:var(--Light-gray,#f5f7f6);display:block;font-size:36px;font-style:normal;font-weight:500;letter-spacing:-.72px;line-height:124.5%;margin-bottom:15px}#doctor-page .licens-modal .description p{color:#9faaac;color:var(--gray,#9faaac);font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.048px;line-height:20px}#doctor-page .hover-green:hover{background:var(--green)!important;color:var(--white)!important}#doctor-page .mob-all{background:var(--white);color:var(--green);font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}@media screen and (max-width:576px){#doctor-page .a-us-btn{background:var(--light-grey);color:#565656}#doctor-page .a-us-btn,#doctor-page .gray-block .default{border-radius:15px!important;font-size:15px;font-weight:400;height:37px!important;letter-spacing:0;line-height:125%;padding:0!important}#doctor-page .gray-block .default{color:var(--white)}}#doctor-page .light-gray{font-size:20px!important}