

/* Start:/local/front/build/css/doctor.css?174885299935647*/
@charset "UTF-8";.color-red{color:#eb0029}.color__orange-lite{color:#fbb342}.color__yellow{color:#f1e956}.color__orange{color:#f5945c}.color__magenta{color:#ee5e79}.color__blue{color:#545c8b}.color__green{color:#2b909d}.color__green-lite{color:#76af9e}.color__green-dark{color:#366c59}.color__magenta-dark{color:#ea5472!important}.color__gray{color:#878787!important}.color__blue-dark{color:#00455e!important}.border__color--orange-lite{border-color:#fbb342!important}.border__color--color-orange{border-color:#f5945c!important}.border__color--color-magenta{border-color:#ee5e79!important}.border__color--color-blue{border-color:#545c8b!important}.border__color--color-green{border-color:#2b909d!important}.border__color--color-green-lite{border-color:#76af9e!important}.border__color--color-green-dark{border-color:#366c59!important}.card-article{display:flex;flex-direction:column}.card-article__image{position:relative;display:block;margin-bottom:14px;padding-top:60%;overflow:hidden;border-radius:5px}.card-article__image:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:#fff3;opacity:0;transition:opacity .2s ease-in-out;content:""}.card-article__image picture{position:absolute;top:0;left:0;width:100%;height:100%}.card-article__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-article__image:hover:before{opacity:1}.card-article__name{display:inline-block;margin-bottom:16px;font-weight:500;font-size:18px;line-height:130%;text-decoration:none}@media screen and (max-width: 419px){.card-article__name{margin-bottom:8px;font-size:14px}}.card-article__text{display:-webkit-box;flex:1;overflow:hidden;color:#717171;font-weight:400;font-size:14px;line-height:140%;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media screen and (max-width: 419px){.card-article__text{font-size:12px;line-height:175%}}.card-article__btn{display:inline-flex;align-items:center;align-self:flex-start;justify-content:center;min-height:44px;margin-top:16px;padding:0 30px;color:#4e718b;font-weight:500;font-size:13px;line-height:128%;text-decoration:none;background-color:#f4f4f4;border-radius:30px;transition:background-color .2s linear}.card-article__btn:hover{background-color:#ecf5f9}.card-article__btn:active{background-color:#e6eff3}@media screen and (max-width: 419px){.card-article__btn{min-height:42px;margin-top:14px;padding:0 22px;font-size:12px}}.card-doctor{position:relative;display:flex;padding:15px 17px;overflow:hidden;text-decoration:none;background-color:#f9f9f9;border:1px solid #ECECEC;border-radius:10px;transition:color .2s ease-in-out,border-color .2s ease-in-out}@media screen and (max-width: 767px){.card-doctor{display:block;padding:10px 20px 68px}}.card-doctor:before{position:absolute;top:0;left:0;width:100%;height:70px;background-color:#ecf5f9;content:""}.card-doctor:hover{border-color:#a4c0e2}.card-doctor .mark-subway{font-size:13px;line-height:16px}@media screen and (max-width: 767px){.card-doctor .mark-subway{font-size:12px}}.card-doctor__preview{flex-shrink:0;width:200px;margin-right:45px;text-align:center}@media screen and (max-width: 1499px){.card-doctor__preview{width:156px;margin-right:26px}}@media screen and (max-width: 1279px){.card-doctor__preview{width:200px;margin-right:45px}}@media screen and (max-width: 767px){.card-doctor__preview{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-right:0;text-align:right}}.card-doctor__content{position:relative;z-index:2;width:100%;max-width:380px;padding-top:15px}@media screen and (max-width: 1499px){.card-doctor__content{max-width:346px}}@media screen and (max-width: 1279px){.card-doctor__content{max-width:440px}}@media screen and (max-width: 767px){.card-doctor__content{max-width:100%;padding-top:12px}}.card-doctor__avatar{position:relative;z-index:2;display:block;width:140px;height:140px;margin:0 auto 15px;overflow:hidden;text-decoration:none;border:8px solid #fff;border-radius:50%}.card-doctor__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.card-doctor__avatar{width:90px;height:90px;margin:0;border:5px solid #fff}}.card-doctor__place{position:relative;z-index:2;display:inline-flex;align-items:center;margin-bottom:18px;color:#212121;font-weight:400;font-size:12px;line-height:16px}.card-doctor__place .icon{width:14px;height:14px}.card-doctor__place span{margin-left:3px}@media screen and (max-width: 767px){.card-doctor__place{margin-top:18px;margin-bottom:0}}.card-doctor__foot{display:flex;justify-content:center}@media screen and (max-width: 767px){.card-doctor__foot{position:absolute;bottom:0;left:0;align-items:center;justify-content:space-between;width:100%;padding:0 20px 20px}}.card-doctor__button{display:flex;align-items:center;justify-content:center;width:150px;height:36px;color:#fff;font-weight:500;font-size:13px;line-height:1;background-color:#6580a2;border-radius:18px;cursor:pointer;transition:background-color .2s ease-in-out}.card-doctor__button:hover{background-color:#556e8f}.card-doctor__clinic{display:none}@media screen and (max-width: 767px){.card-doctor__clinic{display:inline-block;color:#4e718b;font-weight:500;font-size:12px;line-height:1;text-align:right}}.card-doctor__name{display:inline-block;margin-bottom:25px;font-weight:500;font-size:18px;line-height:160%;text-decoration:none}@media screen and (max-width: 767px){.card-doctor__name{margin-bottom:12px;font-size:16px;line-height:140%}}.card-doctor__text{display:-webkit-box;margin-bottom:20px;overflow:hidden;color:#717171;font-weight:400;font-size:13px;line-height:160%;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 767px){.card-doctor__text{margin-bottom:14px;font-size:12px;line-height:140%;-webkit-line-clamp:3}}.card-doctor__info{margin-bottom:4px;color:#212121;font-weight:400;font-size:13px;line-height:140%}@media screen and (max-width: 767px){.card-doctor__info{font-size:12px}}.card-doctor__address{margin-top:24px}@media screen and (max-width: 767px){.card-doctor__address{display:none}}.card-doctor__address-item{display:block;position:relative;margin-bottom:8px;padding-left:16px;overflow:hidden;color:#4e718b;font-weight:400;font-size:13px;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.card-doctor__address-item:before{position:absolute;top:5px;left:0;display:block;width:6px;height:6px;background-color:#4e718b;border-radius:50%;content:""}@media screen and (max-width: 767px){.card-doctor__address-item{margin-bottom:6px;font-size:12px}}.card-doctor__subway{display:flex;flex-wrap:wrap;margin:12px -6px 0}.card-doctor__subway-item{margin-bottom:6px;padding:0 6px}.card-doctor__therapy{display:grid;grid-template-columns:max-content 1fr;align-items:center;margin-top:24px}@media screen and (max-width: 1499px){.card-doctor__therapy{grid-template-columns:100%;grid-gap:5px}}@media screen and (max-width: 1279px){.card-doctor__therapy{grid-template-columns:max-content 1fr}}.card-doctor__therapy-label{margin-right:10px;color:#212121;font-weight:500;font-size:15px;line-height:146%;text-align:left}@media screen and (max-width: 1279px){.card-doctor__therapy-label{text-align:center}}@media screen and (max-width: 599px){.card-doctor__therapy-label{font-size:14px;line-height:140%}}.card-doctor__therapy-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none}.card-doctor__therapy-item{margin:0;padding:0}.card-doctor__therapy-item:before{display:none}.card-doctor__therapy-link{display:flex;padding:9px 14px;color:#4e718b;font-weight:500;font-size:13px;line-height:14px;text-transform:uppercase;text-decoration:none;background-color:#ecf5f9;border-radius:16px}@media screen and (max-width: 599px){.card-doctor__therapy-link{padding:5px 12px;font-size:11px;line-height:14px}}.card-place{display:block;padding:20px 30px 14px;color:#212121;text-decoration:none;background-color:#f9f9f9;border:1px solid #ECECEC;border-radius:5px;cursor:pointer;transition:border-color .2s ease-in-out}.card-place:hover,.card-place.active{color:#212121;border-color:#a4c0e2}@media screen and (max-width: 599px){.card-place{padding:20px 20px 10px}}.card-place__name{margin-bottom:8px;font-weight:500;font-size:15px;line-height:146%}@media screen and (max-width: 599px){.card-place__name{font-size:13px}}.card-place__text{margin-bottom:8px;font-weight:400;font-size:14px;line-height:18px}@media screen and (max-width: 599px){.card-place__text{margin-bottom:6px;font-size:13px;line-height:16px}}.card-place__phone{display:inline-flex;align-items:center;margin-bottom:8px;color:#212121;font-weight:500;font-size:15px;line-height:160%}.card-place__phone .icon{width:14px;height:14px;margin-right:10px;fill:#fc0}.card-place__list{display:flex;flex-wrap:wrap;margin:12px -6px 0}.card-place__item{margin-bottom:6px;padding:0 6px}@media screen and (max-width: 599px){.card-place__item{margin-bottom:10px}}.card-profile{background-color:#fff;border-radius:10px}@media screen and (max-width: 1279px){.card-profile{margin:80px -15px 0;border-radius:0}}@media screen and (max-width: 599px){.card-profile{margin:85px -15px 0}}.card-profile__head{display:flex;padding:48px 70px 60px;border-bottom:1px solid #ECECEC}@media screen and (max-width: 1499px){.card-profile__head{padding:48px 30px 32px}}@media screen and (max-width: 1279px){.card-profile__head{position:relative;display:block;padding:120px 25px 38px;text-align:center}}@media screen and (max-width: 599px){.card-profile__head{padding:78px 15px 32px}}.card-profile__info{display:flex;gap:80px;width:100%}@media screen and (max-width: 1499px){.card-profile__info{gap:40px}}@media screen and (max-width: 1279px){.card-profile__info{display:block;border-right:none}}.card-profile__contact{flex-shrink:0;min-width:400px;padding-left:100px;border-left:1px solid #ECECEC}@media screen and (max-width: 1499px){.card-profile__contact{min-width:320px;padding-left:50px}}@media screen and (max-width: 1279px){.card-profile__contact{min-width:0;padding-top:24px;padding-left:0;border-left:none}}.card-profile__box{display:flex;flex-direction:column-reverse;margin-bottom:80px}@media screen and (max-width: 1279px){.card-profile__box{flex-direction:column;align-items:center;margin-bottom:24px}}.card-profile__flex{display:flex;align-items:center;margin-bottom:30px}@media screen and (max-width: 1279px){.card-profile__flex{display:flex;justify-content:center;margin-bottom:24px}}.card-profile__avatar{flex-shrink:0;width:240px;height:240px;margin:0 5px;overflow:hidden;border:15px solid #fff;border-radius:50%}.card-profile__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1279px){.card-profile__avatar{position:absolute;top:-105px;left:50%;width:200px;height:200px;margin:0;border-width:11px;transform:translate(-50%)}}@media screen and (max-width: 599px){.card-profile__avatar{top:-75px;width:140px;height:140px;border-width:8px}}.card-profile__content{max-width:470px;padding-top:10px}@media screen and (max-width: 1279px){.card-profile__content{margin:0 auto;padding-top:0}}.card-profile__name{margin-bottom:28px;color:#212121;font-weight:500;font-size:26px;line-height:33px}@media screen and (max-width: 1279px){.card-profile__name{margin-bottom:16px}}@media screen and (max-width: 599px){.card-profile__name{margin-bottom:16px;font-size:20px;line-height:28px}}.card-profile__dasc{margin-bottom:32px;color:#717171;font-weight:400;font-size:15px;line-height:165%}@media screen and (max-width: 1279px){.card-profile__dasc{margin-bottom:24px}}@media screen and (max-width: 599px){.card-profile__dasc{font-size:13px;line-height:140%}}.card-profile__text{margin-bottom:8px;color:#212121;font-weight:500;font-size:15px;line-height:146%}@media screen and (max-width: 1279px){.card-profile__text{margin-bottom:6px}}@media screen and (max-width: 599px){.card-profile__text{margin-bottom:4px;font-size:14px;line-height:140%}}.card-profile__therapy{display:grid;grid-template-columns:max-content 1fr;align-items:center;margin-top:24px}@media screen and (max-width: 1279px){.card-profile__therapy{grid-template-columns:1fr}}.card-profile__therapy-label{margin-right:10px;color:#212121;font-weight:500;font-size:15px;line-height:146%;text-align:left}@media screen and (max-width: 1279px){.card-profile__therapy-label{margin:0 0 12px;text-align:center}}@media screen and (max-width: 599px){.card-profile__therapy-label{font-size:14px;line-height:140%}}.card-profile__therapy-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none}@media screen and (max-width: 1279px){.card-profile__therapy-list{justify-content:center}}.card-profile__therapy-item{margin:0;padding:0}.card-profile__therapy-item:before{display:none}.card-profile__therapy-link{display:flex;padding:9px 14px;color:#4e718b;font-weight:500;font-size:13px;line-height:14px;text-transform:uppercase;text-decoration:none;background-color:#ecf5f9;border-radius:16px}@media screen and (max-width: 599px){.card-profile__therapy-link{padding:5px 12px;font-size:11px;line-height:14px}}.card-profile__button{display:flex;align-items:center;justify-content:center;width:188px;height:44px;color:#fff;font-weight:500;font-size:15px;line-height:1;background-color:#6580a2;border-radius:18px;cursor:pointer;transition:background-color .2s ease-in-out}.card-profile__button:hover{background-color:#556e8f}@media screen and (max-width: 1279px){.card-profile__button{height:36px;margin-bottom:24px;font-size:13px}}.card-profile__locate{display:inline-flex;align-items:center;margin-right:22px;color:#212121;font-weight:500;font-size:15px;line-height:146%}.card-profile__locate .icon{width:14px;height:14px}@media screen and (max-width: 1279px){.card-profile__locate{margin-right:30px}}@media screen and (max-width: 599px){.card-profile__locate{font-size:13px}}.card-profile__clinic{color:#979797;font-weight:400;font-size:15px;line-height:146%}@media screen and (max-width: 599px){.card-profile__clinic{font-size:13px}}.card-profile__body{padding:32px 70px 30px}@media screen and (max-width: 1499px){.card-profile__body{padding:32px 30px 14px}}@media screen and (max-width: 1279px){.card-profile__body{padding:30px 25px 10px}}@media screen and (max-width: 599px){.card-profile__body{padding:20px 15px 10px}}.card-profile__map{position:relative;margin-bottom:30px;overflow:hidden;background-color:#ececec;border-radius:5px}.card-profile__map .expert-map{width:100%;height:540px!important}@media screen and (max-width: 1279px){.card-profile__map{margin-bottom:20px}.card-profile__map .expert-map{height:480px!important}}@media screen and (max-width: 599px){.card-profile__map{height:100px;margin-bottom:10px;border:1px solid #ECECEC}.card-profile__map .expert-map{height:380px!important}.card-profile__map.shown{height:380px}.card-profile__map.shown .card-profile__more:before{content:"СВЕРНУТЬ КАРТУ"}}.card-profile__more{display:none}.card-profile__more:before{content:"РАСКРЫТЬ КАРТУ"}@media screen and (max-width: 599px){.card-profile__more{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:38px;color:#6580a2;font-weight:700;font-size:10px;line-height:150%;background-color:#fff;transition:color .2s ease-in-out}.card-profile__more:hover,.card-profile__more:active{color:#556e8f}}.card-profile__list{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (max-width: 1279px){.card-profile__list{display:block;margin:0}}.card-profile__item{width:100%;max-width:400px;margin-bottom:20px;padding:0 15px}@media screen and (max-width: 1499px){.card-profile__item{width:33.33%;max-width:100%}}@media screen and (max-width: 1279px){.card-profile__item{width:100%;max-width:100%;padding:0}}@media screen and (max-width: 599px){.card-profile__item{margin-bottom:10px}}.box-social{display:flex;align-items:center}@media screen and (max-width: 1279px){.box-social{justify-content:center}}.box-social__item{margin-right:10px}.box-social__item:last-child{margin-right:0}.box-social__link{display:flex;align-items:center;justify-content:center;background-color:#f4f4f4;border-radius:8px;transition:background-color .2s ease-in-out}.box-social__link .icon{width:36px;height:36px}.box-social__link:hover{background-color:#ecf5f9}.card-biography{display:flex;gap:130px;padding:48px 70px 50px;background-color:#fff;border-radius:10px}@media screen and (max-width: 1499px){.card-biography{gap:70px}}@media screen and (max-width: 1279px){.card-biography{display:block;margin:0 -15px;padding:30px 25px 20px;border-radius:0}}@media screen and (max-width: 599px){.card-biography{padding:20px 15px 10px}}.card-biography__title{flex-shrink:0;width:300px;color:#717171;font-weight:500;font-size:26px;line-height:33px}@media screen and (max-width: 1499px){.card-biography__title{width:230px}}@media screen and (max-width: 599px){.card-biography__title{font-size:24px;line-height:120%}}.card-biography__content{width:100%;padding-top:5px}@media screen and (max-width: 1279px){.card-biography__content{padding-top:20px}}.card-biography__block{margin-bottom:45px}.card-biography__block:last-child{margin-bottom:0}@media screen and (max-width: 599px){.card-biography__block{margin-bottom:32px}}.card-biography__name{margin-bottom:10px;font-weight:500;font-size:18px;line-height:165%}@media screen and (max-width: 599px){.card-biography__name{margin-bottom:2px;font-size:16px}}.card-biography__text{margin-bottom:20px;font-weight:400;font-size:15px;line-height:165%}@media screen and (max-width: 599px){.card-biography__text{margin-bottom:10px;font-size:14px}}.card-biography__list{margin-bottom:20px}.card-biography__item{margin-top:0;margin-bottom:10px;font-size:15px;line-height:165%}.card-biography__item:last-child{margin-bottom:0}@media screen and (max-width: 599px){.card-biography__item{font-size:14px}}.checkbox-field{position:relative;width:100%}.checkbox-field .field-checkbox{margin:0;padding:0}.checkbox-field .field-checkbox:hover,.checkbox-field .field-checkbox:focus-within{background-color:#f4f4f4;transition:background-color .3s}.checkbox-field .field-checkbox:before{display:none}.checkbox-field .field-checkbox--hidden{display:none}.checkbox-field .field-checkbox__label{width:100%;margin-bottom:0;padding:10px 14px 10px 44px}.checkbox-field .field-checkbox__label:before{top:10px;left:14px}.checkbox-field .field-checkbox__label:after{top:15px;left:18px}.checkbox-field .field-checkbox__control:checked~.field-checkbox__label{font-weight:500}.checkbox-field__toggle{display:flex;width:100%;padding:11px 20px;text-align:left;border-radius:5px;box-shadow:inset 0 0 0 1px #dadada;transition:box-shadow .3s ease-out,border-radius .3s ease-out}.checkbox-field__toggle>span{margin-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.checkbox-field__toggle>span:after{position:absolute;top:22px;right:20px;display:block;width:10px;height:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;transform:translateY(-50%) rotate(45deg);transform-origin:60% 60%;transition:transform .3s ease-out;content:""}@media screen and (max-width: 1279px){.checkbox-field__toggle{padding:9px 20px}.checkbox-field__toggle>span:after{right:35px}}@media screen and (max-width: 599px){.checkbox-field__toggle>span:after{right:20px}}.checkbox-field__value{position:relative;width:100%;font-size:15px;line-height:1.5;pointer-events:none}.checkbox-field__value span{color:#717171}@media screen and (max-width: 1279px){.checkbox-field__value{font-size:13px}}.checkbox-field__toggle[aria-expanded=true]>span:after{transform:translateY(-50%) rotate(-135deg)}.checkbox-field__list{position:absolute;top:calc(100% - 1px);z-index:10;display:grid;width:100%;max-height:300px;padding:1px;overflow:auto;list-style:none;background-color:#fff;border-radius:0 0 5px 5px;box-shadow:inset 0 0 0 1px #ccc,0 3px 4px #0000000a;transform:translateY(30px);opacity:0;transition:opacity .3s ease-out,visibility .3s ease-out,transform .3s ease-out;pointer-events:none}@media screen and (max-width: 1279px){.checkbox-field__list{left:15px;width:calc(100% - 30px)}}@media screen and (max-width: 599px){.checkbox-field__list{left:0;width:100%}}.checkbox-field__wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:12px 14px}.checkbox-field__wrap:before{display:none}.checkbox-field__reset,.checkbox-field__close{border-radius:5px}.checkbox-field.active .checkbox-field__toggle{border-radius:5px 5px 0 0;box-shadow:inset 0 0 0 1px #ccc}.checkbox-field.active .checkbox-field__list{transform:translateY(0);visibility:visible;opacity:1;pointer-events:visible}.popup-clinic{width:580px;padding:70px 40px 40px}@media screen and (max-width: 1279px){.popup-clinic{padding:40px 20px 20px}}.popup-clinic__head{margin-bottom:28px;text-align:center}.popup-clinic__box{display:flex;align-items:center;justify-content:center}.popup-clinic__item{margin-bottom:20px}@media screen and (max-width: 599px){.popup-clinic__item{margin-bottom:12px}}.popup-clinic__name{margin-bottom:18px;color:#212121;font-weight:500;font-size:22px;line-height:1.3}@media screen and (max-width: 599px){.popup-clinic__name{margin-bottom:14px;font-size:18px}}.popup-clinic__text{margin-bottom:30px;color:#717171;font-weight:400;font-size:15px;line-height:136%}@media screen and (max-width: 599px){.popup-clinic__text{margin-bottom:12px;font-size:13px}}.popup-clinic__place{display:inline-flex;align-items:center;margin-right:20px;color:#212121;font-weight:500;font-size:15px;line-height:146%}.popup-clinic__place .icon{width:14px;height:14px}@media screen and (max-width: 599px){.popup-clinic__place{font-size:13px}}.popup-clinic__quantity{color:#979797;font-weight:400;font-size:15px;line-height:146%}@media screen and (max-width: 599px){.popup-clinic__quantity{font-size:13px}}.popup-expert{cursor:default!important}.expert-map .gm-style .gm-style-iw-c[role=dialog]{min-width:240px!important;max-height:320px!important;padding:0}.expert-map .gm-style .gm-style-iw-c[role=dialog] .gm-style-iw-d{max-height:320px!important;overflow:initial!important}.expert-map .gm-style .gm-style-iw-c[role=dialog] button{top:14px!important;right:10px!important;display:flex!important;align-items:center;justify-content:center}.expert-map .gm-style .gm-style-iw-c[role=dialog] button span{width:20px!important;height:20px!important;margin:0!important}.expert-map .gm-style .marker-type-image{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:0;border:4px solid #fff;border-radius:50%}.expert-map .gm-style .marker-type-image.active{border-color:#4e718b}@media screen and (max-width: 1279px){.expert-map .gm-style .marker-type-image{width:32px;height:32px;border:3px solid #fff}}.map-popup{width:240px;padding:15px 20px 23px;background-color:#fff;border-radius:3px}.map-popup:before{position:absolute;top:100%;left:50%;border:15px solid transparent;border-top:15px solid #fff;transform:translate(-50%);content:""}.map-popup__close{position:absolute;top:15px;right:15px;z-index:2;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:none;cursor:pointer}.map-popup__close .icon{width:18px;height:18px}.map-popup__preview{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.map-popup__avatar{flex-shrink:0;width:90px;height:90px;overflow:hidden;border:5px solid #fff;border-radius:50%}.map-popup__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map-popup__contact{position:relative;padding-top:42px;text-align:right}.map-popup__label{margin-bottom:4px;color:#979797;font-weight:500;font-size:7px;line-height:125%;letter-spacing:.05em}.map-popup__phone{display:inline-block;color:#212121;font-weight:500;font-size:12px;line-height:160%;text-decoration:none}.map-popup__name{display:inline-block;margin-bottom:10px;color:#212121;font-weight:500;font-size:14px;line-height:140%;text-decoration:none}.map-popup__text{display:-webkit-box;margin-bottom:12px;overflow:hidden;color:#717171;font-weight:400;font-size:11px;line-height:140%;-webkit-line-clamp:4;-webkit-box-orient:vertical}.map-popup__address{color:#4e718b;font-weight:400;font-size:11px;line-height:140%}.expert-map{position:relative}.map-window{position:fixed;top:0;left:0;z-index:200;width:100%;height:100%;padding:10px 20px;background-color:#fff;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}@media screen and (min-width: 768px){.map-window{position:absolute;top:10px;left:10px;z-index:5;width:380px;height:calc(100% - 20px)}}.map-window.active{visibility:visible;opacity:1}.map-window .map-window__close{position:absolute;top:15px;right:15px;z-index:2;display:flex;align-items:center;justify-content:center;width:22px;height:22px;transition:color .2s ease}@media (hover: hover){.map-window .map-window__close:hover{color:#4e718b}}.map-window .map-window__head{padding-top:50px}.map-window .map-window__title{margin-bottom:30px;font-weight:500;font-size:16px;line-height:140%}@media screen and (min-width: 768px){.map-window .map-window__title{font-size:18px}}.map-window .map-window__describe{margin-bottom:8px;color:#979797;font-weight:500;font-size:13px;line-height:140%}@media screen and (min-width: 768px){.map-window .map-window__describe{font-size:15px}}.map-window .map-window__scroll{height:100%}.map-window .collapse__button{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-weight:500;font-size:13px;line-height:140%;border-bottom:1px solid #ECECEC;transition:border-color .2s ease}.map-window .collapse__button.active{border-color:#212121}@media screen and (min-width: 768px){.map-window .collapse__button{font-size:15px}}.map-window .collapse__icon{flex-shrink:0;width:16px;height:16px;margin-left:10px}.map-window .simplebar-track.simplebar-vertical{right:-20px;width:6px}.map-window .simplebar-track.simplebar-vertical:before{content:none}.map-window .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{right:0;left:0;background-color:#dadada;border-radius:0}.tabs__content:not(.active) .map-window.active{visibility:hidden}.map-doctor-card{margin-top:10px;padding:16px;background-color:#f4f4f4;border-radius:5px}.map-doctor-card .map-doctor-card__head{display:flex;align-items:center;margin-bottom:16px}.map-doctor-card .map-doctor-card__flex{display:flex;align-items:baseline;margin-top:16px}.map-doctor-card .map-doctor-card__avatar{flex-shrink:0;width:60px;height:60px;margin-right:20px;overflow:hidden;border-radius:50%}.map-doctor-card .map-doctor-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.map-doctor-card .map-doctor-card__name{color:#212121;font-weight:500;font-size:13px;line-height:140%}@media screen and (min-width: 768px){.map-doctor-card .map-doctor-card__name{font-size:15px}}.map-doctor-card a.map-doctor-card__name{text-decoration:none;transition:color .2s ease}@media (hover: hover){.map-doctor-card a.map-doctor-card__name:hover{color:#4e718b}}.map-doctor-card .map-doctor-card__describe{color:#717171;font-weight:400;font-size:12px;line-height:140%}.map-doctor-card .map-doctor-card__label{margin-right:6px;color:#717171;font-weight:400;font-size:12px;line-height:140%}.map-doctor-card .map-doctor-card__phone{color:#212121;font-weight:500;font-size:13px;line-height:normal;text-decoration:none;transition:color .2s ease}@media (hover: hover){.map-doctor-card .map-doctor-card__phone:hover{color:#4e718b}}.expert-form{width:100%;max-width:498px;padding:0;background-color:#fff}.expert-form .nn-form-field{margin-top:20px}.expert-form__head{margin-bottom:44px;text-align:center}.expert-form__title{margin-bottom:16px;color:#717171;font-weight:500;font-size:22px;line-height:1.5}.expert-form__text{color:#717171;font-weight:400;font-size:14px;line-height:1.36}.expert-form__box{margin-bottom:40px}.expert-form__group{margin-bottom:20px}.expert-form__clinic .expert-form__group:first-child .expert-form__remove{display:none}.expert-form__name{position:relative;margin-top:22px;margin-bottom:22px;padding:6px 0;color:#717171;font-weight:400;font-size:14px;line-height:1;text-align:center;border-bottom:1px solid #DADADA}.expert-form__append{display:flex;justify-content:center;width:100%;max-width:220px;margin:0 auto;padding:11px 16px}.expert-form__append .icon{width:22px;height:22px;margin-left:10px}.expert-form__submit{display:flex;justify-content:center;width:100%;max-width:220px;margin:35px auto 0}.expert-form__remove{position:absolute;top:50%;right:0;display:flex;background:none;transform:translateY(-50%);cursor:pointer;opacity:.5;transition:opacity .2s ease-in-out}.expert-form__remove .icon{width:16px;height:16px}.expert-form__remove:hover{opacity:1}.expert-form__descr{margin-bottom:6px;color:#979797;font-size:13px;line-height:normal}.link-file{display:inline-flex;align-items:center;margin-bottom:30px}.link-file .icon{width:20px;height:20px}.template-control .page__title{margin-bottom:20px}@media screen and (max-width: 1279px){.template-control .page__title{margin-bottom:14px}}@media screen and (max-width: 599px){.template-control .page__title{margin-bottom:16px}}.template-control__info{margin-bottom:42px;color:#717171;font-weight:400;font-size:15px;line-height:140%}.template-control__info span{color:#212121;font-weight:500}@media screen and (max-width: 1279px){.template-control__info{margin-bottom:38px}}@media screen and (max-width: 599px){.template-control__info{margin-bottom:24px;font-size:12px;line-height:140%}}.template-control__panel{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}@media screen and (max-width: 1279px){.template-control__panel{margin-bottom:14px}.template-control__panel .form__field-input{padding-right:36px;font-weight:400;font-size:13px;line-height:100%}.template-control__panel .form__field-icon{top:7px;right:7px}}@media screen and (max-width: 599px){.template-control__panel{display:block;margin-bottom:20px}}.template-control__panel--filter{gap:20px}@media screen and (max-width: 1279px){.template-control__panel--filter{flex-wrap:wrap;gap:0;margin:0 -15px 14px}}@media screen and (max-width: 599px){.template-control__panel--filter{display:block;margin:0 0 20px}}.template-control__panel--filter .template-control__therapy{min-width:360px;max-width:360px}@media screen and (max-width: 1499px){.template-control__panel--filter .template-control__therapy{min-width:320px;max-width:320px}}@media screen and (max-width: 1279px){.template-control__panel--filter .template-control__therapy{min-width:auto;max-width:100%}}@media screen and (max-width: 1279px){.template-control__panel--filter .template-control__field,.template-control__panel--filter .template-control__therapy,.template-control__panel--filter .template-control__search,.template-control__panel--filter .template-control__swich{width:50%;margin:0 0 16px;padding:0 15px}}@media screen and (max-width: 599px){.template-control__panel--filter .template-control__field,.template-control__panel--filter .template-control__therapy,.template-control__panel--filter .template-control__search,.template-control__panel--filter .template-control__swich{width:100%;margin:0 0 14px;padding:0}}@media screen and (max-width: 1279px){.template-control__panel--filter .control-btn.tabs__target,.template-control__panel--filter .control-btn{width:100%}}.template-control__field,.template-control__field .select{width:100%}.template-control__field .select .select__head{padding:11px 20px;font-size:15px;line-height:1.5}.template-control__field .select .select__option{font-size:14px;line-height:1.3}@media screen and (max-width: 1279px){.template-control__field{margin-bottom:14px}.template-control__field .select .select__head{padding:9px 20px;font-size:13px}.template-control__field .select .select__option{font-size:12px}}.template-control__therapy{width:100%}.template-control__search{width:100%;min-width:380px}@media screen and (max-width: 1499px){.template-control__search{min-width:300px}}@media screen and (max-width: 1279px){.template-control__search{min-width:0}}@media screen and (max-width: 599px){.template-control__search{margin-bottom:14px}}.template-control__swich{flex-shrink:0;margin-left:100px}@media screen and (max-width: 1499px){.template-control__swich{margin-left:40px}}@media screen and (max-width: 1279px){.template-control__swich{margin-left:30px}}@media screen and (max-width: 599px){.template-control__swich{margin-left:0}}.template-control__list{display:flex;flex-wrap:wrap;margin:0 -20px}@media screen and (max-width: 1499px){.template-control__list{margin:0 -15px}}@media screen and (max-width: 1279px){.template-control__list{display:block;margin:0}}.template-control__item{width:50%;margin-bottom:40px;padding:0 20px}@media screen and (max-width: 1499px){.template-control__item{margin-bottom:30px;padding:0 15px}}@media screen and (max-width: 1279px){.template-control__item{width:100%;margin-bottom:20px;padding:0}}.template-control__item .card-doctor{height:100%}.template-control__map{position:relative;margin-bottom:30px;background-color:#ececec}.template-control__map .expert-map{height:680px}@media screen and (max-width: 1279px){.template-control__map{margin-bottom:20px}.template-control__map .expert-map{height:480px}}@media screen and (max-width: 599px){.template-control__map .expert-map{height:380px}}.control-btn.tabs__target,.control-btn{display:flex;align-items:center;justify-content:center;width:auto;margin-right:40px;margin-left:0!important;padding:0;color:#979797;font-weight:500;font-size:15px;line-height:1;border:none;transition:color .2s ease-in-out}@media screen and (max-width: 1279px){.control-btn.tabs__target,.control-btn{display:flex;align-items:center;justify-content:center;width:220px;height:38px;margin-right:0!important;color:#6580a2;font-weight:700;font-size:10px;line-height:150%;text-transform:uppercase;border:1px solid #A4C0E2}}@media screen and (max-width: 599px){.control-btn.tabs__target,.control-btn{width:100%}}.control-btn.tabs__target:last-child,.control-btn:last-child{margin-right:0}.control-btn.tabs__target__icon,.control-btn__icon{width:16px;height:16px;margin-right:4px;transition:fill .2s ease-in-out;fill:#979797}@media screen and (max-width: 1279px){.control-btn.tabs__target__icon,.control-btn__icon{fill:#6580a2}}.control-btn.tabs__target__text:before,.control-btn__text:before{content:attr(data-short)}@media screen and (max-width: 1279px){.control-btn.tabs__target__text:before,.control-btn__text:before{content:attr(data-full)}}.control-btn.tabs__target.active,.control-btn.active{color:#212121}.control-btn.tabs__target.active .control-btn__icon,.control-btn.active .control-btn__icon{fill:#212121}@media screen and (max-width: 1279px){.control-btn.tabs__target.active,.control-btn.active{display:none;color:#6580a2}.control-btn.tabs__target.active .control-btn__icon,.control-btn.active .control-btn__icon{fill:#6580a2}}.mark-subway{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:18px}.mark-subway:before{display:block;width:6px;height:6px;margin-right:8px;background-color:#57d179;border-radius:50%;content:""}@media screen and (max-width: 599px){.mark-subway{font-size:13px;line-height:16px}.mark-subway:before{margin-right:10px}}.mark-subway__name{color:#212121}.mark-subway__distance{margin-left:3px;color:#979797}.card-profile{margin-bottom:30px}@media screen and (max-width: 1279px){.card-profile{margin-bottom:0}}.article-list{display:flex;flex-wrap:wrap;margin:0 -15px}.article-list__item{width:25%;margin-bottom:40px;padding:0 15px}@media screen and (max-width: 1279px){.article-list__item{width:50%}}@media screen and (max-width: 599px){.article-list__item{width:100%}}

/* End */


/* Start:/local/components/o2k/specialists.list/templates/.default/style.css?1688046968583*/
.expert-map img[src*="/upload/resize_cache/"]{
    border-radius: 50%;
}

.expert-map img[src*="map.png"]{
    border-radius: 50%;
    background: black;
}

#specialists .show-more-container {
    text-align: center;
}

.card-doctor__avatar.no-pic {
    background: #c6c6c6;
}

.map-popup__preview img[src=""]{
    display: none;
}

.card-doctor__address-item,
.card-doctor__clinic {
    text-decoration: none;
}

#specialists .no-result {
    margin: 0 20px;
}

@media (max-width: 1200px){
    #specialists .no-result {
        margin: 0;
    }
}

/* End */
/* /local/front/build/css/doctor.css?174885299935647 */
/* /local/components/o2k/specialists.list/templates/.default/style.css?1688046968583 */
