

/* Start:/bitrix/templates/aspro-allcorp3medc/components/bitrix/news/staff/style.min.css?1773577384836*/
.staff__filter-select{margin-bottom:24px}.staff__filter .line-block__item{flex:1;min-width:0}.staff__filter-select .dropdown-select__title{padding:7px 41px 7px 13px;position:relative;height:39px}.staff__filter-select .dropdown-select__title span{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:absolute;left:13px;right:41px;transform:translateY(-50%);top:50%}.staff__filter-select .dropdown-select__title .svg{margin:0;position:absolute;right:17px;top:18px}.staff__filter-select .dropdown-menu-wrapper{left:-1px;width:calc(100% + 2px);top:-1px}.staff__filter-select .dropdown-menu-wrapper .dropdown-menu-inner{max-height:220px}.staff__filter-select .dropdown-select__list-link{word-break:break-word;white-space:normal}@media (min-width:601px){.staff__filter.line-block .dropdown-select{max-width:320px}}
/* End */


/* Start:/bitrix/templates/aspro-allcorp3medc/components/bitrix/news.detail/adns_staff_custom/style.css?177520823538076*/
.staff-detail {
  position: relative;
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  border-radius: 4px;
}
.staff-detail__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.staff-detail__card-row {
}
.staff-detail__card-image {
  padding: 48px;
}
.staff-detail__card-row--border-bottom {
  border-bottom: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
}
.staff-detail__top-wrapper {
  padding: 47px 47px 27px 47px;
}
.staff-detail__bottom-wrapper {
  padding: 34px 47px 35px 47px;
}
.staff-detail__card--with-picture .staff-detail__top-wrapper {
  padding: 47px 0px 33px 47px;
}
.staff-detail__card--with-picture .staff-detail__bottom-wrapper {
  padding: 34px 0px 35px 47px;
}
.staff-detail__card-info {
  width: 100%;
}
.staff-detail__line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.staff-detail__line--between {
  justify-content: space-between;
  margin-top: -24px;
}
.staff-detail__name-wrapper {
  margin-top: 17px;
}
.staff-detail__feedback {
  margin-top: 25px;
}
.staff-detail__label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
  margin-bottom: 2px;
}
.staff-detail__label:not(:first-child) {
  margin-top: 17px;
}
.staff-detail__name {
  font-size: 1.2em;
  line-height: calc(1em + 7px);
  color: #333333;
  color: var(--white_text_black);
}
.staff-detail__post {
  font-size: 1.2em;
  line-height: calc(1em + 7px);
  color: #333333;
  color: var(--white_text_black);
}
.staff-detail__properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -19px;
  margin-right: -19px;
  margin-top: -14px;
}
.staff-detail__property {
  padding: 0 19px;
  margin-top: 25px;
}
.staff-detail__property--socials {
  width: 100%;
}
.staff-detail__property-label,
.staff-detail__top-property-label,
.staff-detail__ex-property-label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
}
.staff-detail__property-value,
.staff-detail__top-property-value {
  color: #333;
  color: var(--white_text_black);
}
.staff-detail__top-property + .staff-detail__top-property {
  margin: 21px 0 0 0;
}
.staff-detail__top-property__address-coord {
  margin: 3px 0 0 0;
}
.staff-detail__top-property__address-coord .color-theme {
  cursor: pointer;
  color: var(--fill_dark_light_white_hover);
}
.staff-detail__top-property__address-coord .color-theme:hover {
  color: #333;
  color: var(--fill_dark_light_ccc);
}
.staff-detail__top-property__address-coord .svg {
  margin: 0 9px 0 0;
}
.staff-detail__top-property__address-coord svg path {
  fill: var(--fill_dark_light_white_hover);
}
.staff-detail__top-property__address-coord .color-theme:hover svg path {
  fill: #333;
  fill: var(--fill_dark_light_ccc);
}
.staff-detail__ex-property {
  margin: 0 0 35px 0;
}
.staff-detail__ex-property-label {
  font-size: 1.067em;
  line-height: calc(1em + 9px);
}
.staff-detail__ex-property-value {
  color: #555;
  color: var(--basic_text_black);
  margin: 10px 0 0 0;
}
.staff-detail__map {
  position: relative;
}
.staff-detail__map-wrapper {
  position: relative;
  display: none;
  margin: 0 47px 47px 47px;
}
.staff-detail__map__close {
  width: 40px;
  height: 40px;
  border-radius: 0 0 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background: #fff;
  background: var(--black_bg_black);
  z-index: 2;
  cursor: pointer;
  top: -20px;
  left: 50%;
  margin: 0 0 0 -20px;
  border-radius: 100%;
}
.staff-detail__text-wrapper {
  margin-top: 28px;
}
.staff-detail__text {
}
.staff-detail__image-wrapper {
  width: 300px;
  height: 300px;
}
.staff-detail__image {
  padding: 50%;
  position: relative;
  vertical-align: top;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
}
.staff-detail__image-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.staff-epilog {
  margin-top: 2.89rem;
}
@media (max-width: 1100px) {
  .right_block.narrow_Y .staff-detail__image-wrapper {
    width: 100%;
    height: auto;
    min-width: 200px;
  }
}
@media (max-width: 998px) {
  .right_block.narrow_Y .staff-detail__image-wrapper {
    width: 100%;
    height: auto;
    min-width: 300px;
  }
}
@media (max-width: 800px) {
  .staff-detail__card {
    flex-direction: column-reverse;
  }

  .staff-detail__card--with-picture .staff-detail__bottom-wrapper {
    padding: 35px 32px 32px 32px;
  }
  .staff-detail__line--between {
    justify-content: space-between;
    flex-direction: column;
  }
  .staff-detail__card--with-picture .staff-detail__top-wrapper {
    padding: 32px 32px 35px 32px;
  }
  .staff-detail__card-image {
    padding: 0;
  }
  .staff-detail__image-wrapper {
    padding-bottom: 0;
  }
  .staff-detail__image-wrapper {
    width: 100%;
    height: 100%;
    padding: 32px 32px 0px 32px;
  }
}

.staff-epilog .reviews-info {
  padding: 40px;
  background: linear-gradient(0deg, #fafafa, #fafafa), #ffffff;
  background: var(--black_bg_black);
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  box-sizing: border-box;
  border-radius: 4px;
  margin-bottom: 40px;
}
.staff-epilog .reviews-info__line,
.staff-epilog .reviews-info__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.staff-epilog .reviews-info__icon {
  margin-right: 23px;
}
.staff-epilog .reviews-info__text {
  margin-top: -6px;
  margin-right: 40px;
}
.staff-epilog .reviews-info__text p:last-child {
  margin-bottom: 0;
}
.staff-epilog .reviews-info__btn-wrapper--singleton {
  margin: 0;
  padding: 0;
}
@media (max-width: 1200px) {
  .right_block.narrow_Y .staff-epilog .reviews-info__line {
    flex-wrap: wrap;
  }
  .right_block.narrow_Y .staff-epilog .reviews-info__btn-wrapper {
    margin-right: 0;
    margin-top: 20px;
    margin-left: 64px;
    text-align: left;
  }
  .right_block.narrow_Y .staff-epilog .reviews-info__btn-wrapper--singleton {
    margin: 0;
    padding: 0;
  }
  .staff-epilog .reviews-info__text {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .right_block.narrow_Y .staff-epilog .reviews-info__line {
    flex-wrap: wrap;
  }
  .right_block.narrow_Y .staff-epilog .reviews-info__btn-wrapper {
    margin-right: 0;
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
  }
  .right_block.narrow_Y .staff-epilog .reviews-info__btn-wrapper--singleton {
    margin: 0;
    padding: 0;
  }
  .staff-epilog .reviews-info__text {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .staff-epilog .reviews-info__line {
    flex-wrap: wrap;
  }
  .staff-epilog .reviews-info__btn-wrapper {
    margin-right: 0;
    margin-top: 20px;
    margin-left: 64px;
    text-align: left;
  }
  .staff-epilog .reviews-info__text {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .staff-epilog .reviews-info__col,
  .staff-epilog .reviews-info__line {
    flex-direction: column;
  }
  .staff-epilog .reviews-info {
    padding: 38px 26px 35px;
  }
  .staff-epilog .reviews-info__icon {
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
  }
  .staff-epilog .reviews-info__text {
    margin-right: 0;
  }
  .staff-epilog .reviews-info__btn-wrapper {
    margin-right: 0;
    margin-top: 20px;
    margin-left: 0;
    text-align: center;
  }
  .staff-epilog .reviews-info__line {
    flex-direction: column;
  }
}

.staff-schedule {
  position: relative;
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  border-radius: 4px;
}
.staff-schedule__body {
  color: #333333;
  color: var(--white_text_black);
}
.staff-schedule__row {
  padding: 0px 20px;
  border-bottom: 1px solid #e5e5e5;
  border-bottom-color: var(--stroke_black);
}
.staff-schedule__row.staff-schedule__row--empty {
  background: #fafafa;
  background: var(--light2_bg_black);
}
.staff-schedule__head {
  padding: 5px 20px 6px;
  border-bottom: 1px solid #e5e5e5;
  border-bottom-color: var(--stroke_black);
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
}
.staff-schedule .staff-schedule__body {
  font-size: 0.9333em;
  line-height: 1.5715em;
}
.staff-schedule .staff-schedule__body .week_name {
  font-size: 1.1em;
  margin-top: -1px;
}
.staff-schedule__date {
  font-weight: bold;
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
}
.staff-schedule .sub_row.columns_titles {
  padding-top: 0;
  padding-bottom: 0;
}
.staff-schedule__date .date {
  font-weight: normal;
  margin-left: 19px;
  color: #333;
  color: var(--white_text_black);
}
.staff-schedule span.show_on_map {
  cursor: pointer;
}
.staff-schedule span.show_on_map i.svg {
  min-width: auto;
  min-height: auto;
  margin-right:3px;
}
.staff-schedule span.show_on_map .svg svg {
  display: block;
}
.staff-schedule .sub_row {
  padding: 14px 0px;
  border-bottom: 1px solid #ecf2f4;
}
.staff-schedule .sub_row:last-of-type {
  border-bottom:none;
}
.staff-schedule__body .staff-schedule__info {
  padding-right: 0;
}
.staff-schedule__body .staff-schedule__row > .row{
  margin-right: -21px;
}
.staff-schedule__info .sub_row {
  padding-right: 20px;
}
.staff-schedule .arrow_link {
  position: relative;
  display: flex;
  width: 38px;
  height: 38px;
  padding: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.staff-schedule .arrow_link .arrow-all {
  position: relative;
  right: initial;
  top: initial;
  left: initial;
}
.staff-schedule .prev_week.arrow_link {
  transform: rotate(180deg);
}
.staff-schedule .arrow_link:hover .svg-inline-right-arrow path {
  fill: #fff!important;
}
.staff-schedule .arrow_link i.svg {
  background-color: transparent;
  min-width: auto;
  min-height: auto;
}
.staff-schedule .arrow_link .svg svg {
  display: block;
}
.staff-schedule .svg.svg-inline-right-arrow {
  position: absolute;
  top: 13px;
  left: 12px;
}
.staff-schedule .switch_block {
  margin: 0 19px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 0px;
  border-bottom: 1px solid #e5e5e5;
  border-bottom-color: var(--stroke_black);
}
.staff-schedule .switch_week_title {
  padding: 0px 34px;
  margin: 0 19px;
  font-size: 1.200em;
  line-height: 1.454em;
  font-weight: bold;
  color: #333;
  color: var(--white_text_black);
  text-align: center;
}
.staff-schedule__date .date.short {
  display: none;
}
.staff-schedule__info span.show_on_map:hover {
  color: #333;
}
.staff-schedule__info span.show_on_map:hover svg path {
  fill: #333;
}
.staff-schedule__row.staff-schedule__row--empty .staff-schedule__info .sub_row.no_rec {
  color: #999;
}
.staff-staff-schedule___address-coord .color-theme {
  cursor: pointer;
  color: var(--fill_dark_light_white_hover);
}
.staff-staff-schedule___address-coord .color-theme:hover {
  color: #333;
  color: var(--fill_dark_light_ccc);
}
.staff-staff-schedule___address-coord .svg {
  margin: 0 9px 0 0;
}
.staff-staff-schedule___address-coord svg path {
  fill: var(--fill_dark_light_white_hover);
}
.staff-staff-schedule___address-coord .color-theme:hover svg path {
  fill: #333;
  fill: var(--fill_dark_light_ccc);
}
.staff-schedule__map {
  position: relative;
}

.staff-photos-b-a .photos-b-a {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 5px;
}
.staff-photos-b-a .photos-b-a .photos-b-a__item {
  border-radius: 38px;
  box-shadow: 2px 2px 5px #0000007a;
  overflow: hidden;
  width: 400px;
  height: 650px;
}
.staff-photos-b-a .photos-b-a .photos-b-a__item img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.staff-photos-b-a .photos-b-a-prev,
.staff-photos-b-a .photos-b-a-next {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  border:1px solid var(--theme-base-color);
  z-index: 999;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.staff-photos-b-a .photos-b-a-prev.swiper-button-lock,
.staff-photos-b-a .photos-b-a-next.swiper-button-lock {
  display: none;
}
.staff-photos-b-a .photos-b-a-prev {
  transform: rotate(-90deg);
  left: 15%;
}
.staff-photos-b-a .photos-b-a-next {
  transform: rotate(90deg);
  right: 15%;
}
.staff-photos-b-a ~ .photos-b-a-pagination {
  display: none;
  text-align: center;
  margin-top: 15px;
}
.staff-photos-b-a ~ .photos-b-a-pagination .swiper-pagination-bullet-active {
  background: #a447bf;
}

@media screen and (max-width: 1480px) {
  .staff-photos-b-a .photos-b-a-prev {
    left: 2%;
  }
  .staff-photos-b-a .photos-b-a-next {
    right: 2%;
  }
}

@media screen and (max-width: 1400px) {
  .staff-photos-b-a .photos-b-a {
    gap: 20px;
  }
  .staff-photos-b-a .photos-b-a .photos-b-a__item {
    width: 350px;
    height: 350px;
  }
}
@media screen and (max-width: 1280px) {
  .staff-photos-b-a .photos-b-a {
    gap: 10px;
  }
  .staff-photos-b-a .photos-b-a .photos-b-a__item {
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 1160px) {
  .staff-photos-b-a .photos-b-a .photos-b-a__item {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 1050px) {
  .staff-photos-b-a .photos-b-a .photos-b-a__item {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 991px) {
  .staff-photos-b-a .photos-b-a {
    gap: 40px;
  }
  .staff-photos-b-a .photos-b-a .photos-b-a__item {
    width: 400px;
    height: 400px;
  }
/* .staff-photos-b-a ~ .photos-b-a-pagination {
  display: inherit;
} */
	.staff-photos-b-a ~ .photos-b-a-pagination {
	  display: none;
	}
  .staff-photos-b-a .photos-b-a-prev,
  .staff-photos-b-a .photos-b-a-next {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  .staff-photos-b-a .photos-b-a {
    gap: 20px;
  }
  .staff-photos-b-a .photos-b-a .photos-b-a__item {
    width: 400px;
  }
}

@media(max-width: 767px){
  .staff-schedule .switch_block {
    margin: 0;
    padding: 19px;
  }
  .desktop_staff-schedule__title {
    display: none;
  }
  .staff-schedule .staff-schedule__body {
    font-size: 0.8667em;
  }
  .staff-schedule__date .date {
    display: none;
  }
  .staff-schedule__date .date.short {
    margin-left: 0;
    display: block;
  }
  .staff-schedule__date {
    flex-direction: column;
  }
  .staff-schedule .switch_week_title {
    font-size: 1em;
    line-height: 1.254em;
    padding: 0px 30px 0px;
    margin: 0;
  }
  .staff-schedule .sub_row {
    padding: 10px 0px 10px;
  }
  .staff-schedule__date {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .staff-schedule .staff-schedule__body .week_name {
    font-size: 1em;
  }
}
.doctor-price {
	display: flex;
	flex-direction: column;
}
.doctor-price__elem {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 20px;
	padding: 15px;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	align-items: center;
}
.doctor-price__elem.odd {
	background: #fafafa;
}
.doctor-price__elem.even {
	background: #ffffff;
}
.doctor-price .doctor-price__elem:last-child {
	border-bottom: 1px solid #e5e5e5;
}
.doctor-price__elem-price {
	white-space: nowrap;
	font-weight: 600;
}
.doctor-price__elem-price-btn {
	display: flex;
	flex-direction: row;
	gap: 20px;
	align-items: center;
}
.doctor-price__elem-code-name {
	display: flex;
	flex-direction: row;
	gap: 20px;
	align-items: center;
}
.doctor-price__elem-code {
	min-width: 65px;
}
@media(min-width: 768px) {
	.doctor-price {
		max-width: 90%;
	}
}
@media(max-width: 576px) {
	.doctor-price__elem {
		align-items: flex-start;
		flex-direction: column;
	}
}











.adns2_container {
    overflow: visible !important;
}

.staff-short-information {
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    display: flex;
    justify-content: space-between;
    max-height: 750px;
    margin-top: 20px;
}

.staff-short-information1 {
    padding: 40px 0 40px 40px;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 50px;
}
.adns_detail_staff_info_item_title{
	font-weight: 700;
}

.staff-shrt-inf__up {
    color: black;
}

.staff-short-information1 .staff-post {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}

.staff-detail .adns_detail_staff_info_item_title {
    font-size: 18px;
    font-weight: 700;
}

.adns_detail_staff_info_link_map {
    display: flex;
    margin-top: 10px;
    gap: 8px;
    color: black;
}

.staff-short-information .staff-experience,
.staff-short-information .staff-price {
    background: #F2F4FF;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.staff-shrt-inf__bottom {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.staff-shrt-inf__bottom .adns_detail_staff_info_item_title {
    color: var(--theme-base-color);
}

.staff-shrt-inf__bottom .adns_detail_staff_info_item_value,
.staff-shrt-inf__bottom .staff-current-price {
    color: black;
    font-size: 20px;
}

.staff-old-price {
    text-decoration: line-through;
    font-size: 16px;
    color: #9295B6;
}

.adns2_container .title_block_button {
    display: flex;
    border: 1px solid var(--theme-base-color);
    background: var(--theme-base-color);
    border-radius: 30px;
    padding: 10px 20px;
    gap: 10px;
    color: #fff;
    margin-top: 10px;
    width: 100%;
    justify-content: space-between;
	font-size: 18px;
}

.staff-short-information2 {
    width: 25%;
    color: black;
    margin: 40px 0;
    overflow-y: auto;
    overflow-x: hidden;
	padding: 0 10px;
}

.staff-short-information3 {
    width: 35%;
}

.staff-detail-img,
.staff-detail-img img {
    border-radius: 38px;
}

.staff-detail-img {
    width: 100%;
    height: 100%;
    max-height: 500px;
}

.staff-detail-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.staff-main-info {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    margin-top: 25px;
}

.staff-main-info__left,
.staff-main-info__right {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    align-self: flex-start;
}

.staff-main-info__left {
    flex: 2;
    color: black;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-width: 0;
    width: calc(100% - 490px);
    min-width: auto;
    max-width: calc(100% - 490px);

}

.staff-main-info__right {
    flex: 1;
    min-width: 0;
    width: 470px;
}


.doctor_main_info {
    padding: 30px;
    position: relative;
    z-index: 2;
    border-radius: 20px;
    background: rgba(216, 216, 216, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(10px);
}

.doctor_main_info .title {
    padding-bottom: 30px;
}

.doctor_main_info .title h1 {}

.doctor_main_info .image {
    width: 100%;
    max-width: 400px;
    height: 400px;
}

.doctor_main_info .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}


.doctor_main_info-padding_border {
    padding: 30px;

    border-radius: 20px;
}

.label-info {

    font-size: 18px;
    padding-bottom: 35px;
}

.doctor_main_info .label-info .label {
    color: #787878;
    padding-bottom: 0px;
}

.doctor_main_info .label-info .info {
    color: var(--theme-base-color);
}

.staff-short-information-mob,
.staff-detail-text-mob {
    display: none;
}




.reviews-card {
    width: 443px;
    min-height: 300px;
    box-shadow: 0 0 10px #0000001c;
    border-radius: 30px;
    position: relative;
    height: 100%;
    padding: 30px;
    transition: 0.3s;
    flex: 0 0 auto;
}

.reviews-card_upper {
    display: flex;
    justify-content: space-between;
}

.reviews-date_content {
    background-color: #b700ff12;
    color: var(--theme-base-color);
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 16px;
}

.reviews-card_middle {
    color: black;
}

.reviews-card_name {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 10px;
}

.reviews-card_middle {
    padding-bottom: 20px;
}

.reviews-card_bottom {
    display: flex;
    justify-content: space-between;
}

.reviews-card_button1 {
    color: var(--theme-base-color);
    display: inline-block;
    border: 1px solid var(--theme-base-color);
    padding: 5px 18px;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
}

.reviews-card_button1:hover {
    color: white;
    background-color: var(--theme-base-color);
}

.reviews-card_button2 a,
.review-modal__text a {
    font-size: 16px;
    background-color: #3D4BC7;
    color: white;
    padding: 5px 18px;
    border-radius: 30px;
    display: inline-block;
}

.review-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    box-sizing: border-box;
}

.review-modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.review-modal__content {
    position: relative;
    background: #fff;
    border-radius: 30px;
    max-width: 750px;
    width: 100%;
    max-height: 70vh;
    padding: 24px;
    z-index: 1;
}

.review-modal__close {
    position: absolute;
    top: 25px;
    right: 19px;
    background: none;
    border: 1px solid var(--theme-base-color);
    font-size: 34px;
    cursor: pointer;
    color: var(--theme-base-color);
    border-radius: 20px;
    padding: 5px 10px;
}

.reviews-modal__name {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.review-modal__text {
    margin: 0;
    line-height: 1.6;
    display: flex;
    flex-direction: column;
}

.review-modal__text a {
    display: block;
    width: fit-content;
}

.review-modal__body .reviews-date_conten {
    width: fit-content;
}

.review-modal__rating,
.reviews-modal__name,
.review-modal__text a {
    margin: 15px 0;
}

.review-modal .reviews-date_content {
    width: fit-content;
}

.review-modal__text p {
    margin-bottom: 10px;
}

.reviews-card_text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 6em;
    line-height: 1.5em;
}

.reviews-card_button2 a:hover {
    color: #fff;
}

.staff-reviews {
    position: relative;
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    display: flex;
    flex-direction: row;
}

.staff-reviews,
.custom-scroll-wrapper {
    min-width: 0;
    width: 100%;
}

.staff-reviews__title {
    padding-left: 10px;
	color: black;
}

.staff-services {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    height: 100%;
}





.staff-service-card-link:hover {
    color: var(--theme-base-color);
}

.staff-service-card_image.contain-img {
    object-fit: contain;
    margin-top: 5%;
    height: 90%;
}

.staff-service-card_content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border-radius: 30px;
    backdrop-filter: blur(5px);
    padding: 20px;
    border: 2px solid #ffffff30;
    background: #706e6e2e;
    min-height: 150px;
}

.adns2_services_card_content.contain-img {
    background: #b9b9b92e;
}

.staff-service-title {
    color: white;
    font-weight: 600;
    padding-top: 10px;
    font-size: 20px;
    line-height: 110%;
    text-wrap: wrap;
}

.staff-service-description {
    color: white;
    padding-top: 15px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
}

/*
.staff-service-card_content.contain-img .staff-service-title,
.staff-service-card_content.contain-img .staff-service-description,
.staff-service-card_content.contain-img .link_arrow_text{
    color: black;
}
*/
.staff-service-card.pink {
    background: linear-gradient(to bottom, #FF8BB3, white);
}

.staff-service-card.green {
    background: linear-gradient(to bottom, #CAFFD1, white);
}

.staff-service-card.gray {
    background: linear-gradient(to bottom, #CFE4ED, white);
}

.staff-service-card.blue {
    background: linear-gradient(to bottom, #A5DAFF, white);
}

.staff-service-card.red {
    background: linear-gradient(to bottom, #FFB9C0, white);
}

.staff-service-card.yellow {
    background: linear-gradient(to bottom, #FFEFCB, white);
}

.staff-service-card.purple {
    background: linear-gradient(to bottom, #FFD4F1, white);
}



.staff-service-section {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    font-size: 14px;
    color: var(--theme-base-color);
}

.staff-service-description ul {
    list-style: none;
    padding-left: 0;
}

.staff-service-description ul li {
    color: white;
}

.staff-service-description ul li::before {
    background: white;
}

.adns2_container .link_arrow {
    top: 20px;
    right: 20px !important;
}

.adns_detail_staff_info_item_value {
    color: #000;
}
.staff-services-wrapper:hover .services-custom-scrollbar {
    opacity: 1;
}

.services-custom-thumb {
    position: absolute;
    width: 100%;
    background: #F2F4FF;
    border: 1px solid #D6DAF1;
    border-radius: 20px;
}



.staff-services__title {
    display: none;
}


.education_organization {
    font-size: 16px;
}

.education_title {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
}

.education_specialty {}



.staff-education,
.staff-work,
.staff-qualifications,
.staff-awards{
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    padding: 40px;
}

.staff-education__title,
.staff-work__title,
.staff-qualifications__title,
.staff-awards__title{
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    color: var(--theme-base-color);
}

.staff-education__value,
.staff-work__value,
.staff-qualifications__value,
.staff-awards__value{
    display:flex;
    flex-direction: column;
    gap: 15px;
    font-size: 16px;
}

.date__educate,
.date__work{
    border: 1px solid #D6DAF1;
    border-radius: 40px;
    padding: 8px 16px;
    width: fit-content;
    margin-bottom: 20px;
}




.staff-education-icon,
.staff-work-icon,
.staff-qualifications-icon,
.staff-awards-icon{
    display: none;
}

.staff-services-wrapper {
    max-height: 640px;
    overflow-y: auto;
    padding-right: 8px;
    display: flex;
    flex-direction: column;
    min-height: 0;
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    position: relative;
}

.staff-service-card_img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.staff-service-card_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin-top: 0;
    margin-left: 0;
    transition: 0.4s;
}

.staff-service-card {
    border-radius: 30px;
    padding: 10px;
    overflow: hidden;
    width: 100%;
    transition: 0.3s;
    position: relative;
    min-height: 330px;
    background: #e9ebf3;
}

.staff-service-card-link:hover {
    color: var(--theme-base-color);
}

.staff-service-card_image.contain-img {
    object-fit: contain;
    margin-top: 5%;
    height: 90%;
}

.custom-scroll-content-services {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
	margin: 25px 10px;
	padding: 5px;
}

.services-custom-scrollbar {
    position: absolute;
    top: 25px;
    right: 12px;
    width: 8px;
    height: 100%;
    background: #f0f0f050;
    border-radius: 5px;
    opacity: 0;
    transition: opacity 0.2s;
    z-index: 10;
}

.staff-services-wrapper:hover .services-custom-scrollbar {
    opacity: 1;
}

.staff-service-price {
    display: none;
}

.staff-reviews {
    position: relative;
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    display: flex;
    flex-direction: row;
}

.staff-reviews,
.custom-scroll-wrapper {
    min-width: 0;
    width: 100%;
}

.custom-scroll-wrapper {
    padding: 40px 20px;
    position: relative;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.custom-scroll-content {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    flex-wrap: nowrap;
    gap: 25px;
    min-width: 0;
    padding: 10px 10px 17px 10px;
}

.custom-scroll-content::-webkit-scrollbar {
  height: 8px !important;
}
.staff-short-information2::-webkit-scrollbar,
.custom-scroll-content-services::-webkit-scrollbar{
	width: 8px !important;
}
.custom-scroll-content::-webkit-scrollbar-thumb,
.staff-short-information2::-webkit-scrollbar-thumb,
.custom-scroll-content-services::-webkit-scrollbar-thumb
 {
    border-radius: 10px !important;
	background: #b700ff12 !important;
    border: 1px solid #b700ff30 !important;
}

.staff-reviews__title {
    padding-left: 10px;
    /* Наследуется из общего класса .staff-education__title ниже, если не переопределено */
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

/* Рейтинг (звезды) - базовые стили контейнера */
.review-list__rating {
    /* Стили самого блока рейтинга, если нужны специфические отступы */
}

.rating {
    /* Стили сетки звезд */
}

.line-block--gap {
    gap: inherit; /* Зависит от реализации line-block */
}

.staff-education .staff-education-icon,
.staff-work .staff-work-icon,
.staff-qualifications .staff-qualifications-icon,
.staff-awards .staff-awards-icon{
  rotate: 180deg;
}

.staff-main-info .link_arrow {
    position: absolute;
    border: 1px solid white;
    border-radius: 30px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: block;
    align-items: center;
    top: 20px;
    right: 20px;
}
.staff-main-info .link_arrow_content {
    display: flex;
    width: 100%;
    height: 30px;
}
.staff-main-info .link_arrow_text {
    width: 0px;
    overflow: hidden;
    height: 30px;
    transition: 0.3s;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
.staff-main-info .link_arrow__icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    transition: 0.3s;
    align-items: center;
    transform: rotate(-45deg);
}
.staff-main-info .link_arrow__icon img {
    width: 15px;
    height: 15px;
}
.staff-price,
.staff-do-posle{
	margin-top: 40px;
    border: 1px solid #D6DAF1;
    border-radius: 38px;
    padding: 40px;
}

.swiper-title.staff-photos {
    font-weight: 700;
    font-size: 44px;
    line-height: 72px;
    color: black;
}
.swiper-section-name.first-item {
    margin: 10px 0;
}
.swiper-section-name {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: black;
    margin: 50px 0 30px;
}
@media (max-width: 991px) {
    .adns2_container {
        overflow: hidden !important;
    }

    .staff-short-information {
        display: none;
    }

    .staff-short-information-mob {
        width: 100%;
        position: relative;
        overflow: hidden;
        z-index: 2;
        padding: 80px 0 0;
        display: flex;
        min-height: 80vh;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }

    .staff-detail-img-mob {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .staff-detail-img-mob img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .staff-detail-content-mob {
        position: relative;
        z-index: 2;
        width: 100%;
    }

    .staff-detail-content-mob .text_block {
        background: rgb(0 0 0 / 6%);
        backdrop-filter: blur(15.15px);
        align-items: flex-start;
        padding: 10px;
        color: white;
    }

    .staff-detail-content-mob .text_block h1 {
        color: white;
        font-weight: 700;
        margin: 0;
        font-size: 21px;
    }
	.staff-education-icon, .staff-work-icon,
	.staff-qualifications-icon,
	.staff-awards-icon {
        display: flex;
        width: 14px;
        height: 15px;
    }

    .staff-detail-content-mob .staff-post,
    .staff-detail-content-mob .adns_detail_staff_info_item {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .staff-detail-content-mob .adns_detail_staff_info_item_title {
        font-weight: 700;
		font-size: 15px;
    }

    .staff-price-value {
        display: flex;
        align-items: baseline;
        gap: 10px;
    }

    .staff-price-value .staff-old-price {
        color: #FFFFFF80;
    }

    .adns_detail_staff_info_link_map {
        display: flex;
        gap: 10px;
        color: white;
    }

    .staff-detail-botton-mob {
        display: flex;
        justify-content: space-between;
        font-size: 18px;
    }

    .staff-detail-botton-mob .mob-hr {
        width: 1px;
        border-right: 1px solid #8d8e9185;
    }

    .adns2_container .title_block_button {
        background: rgb(255 255 255 / 26%);
        border: 1px solid rgb(255 255 255 / 23%);
        backdrop-filter: blur(15.15px);
        margin-top: 10px;
    }



    .staff-short-information-mob {
        border-radius: 20px;
    }

    .staff-detail-text-mob {
        color: black;
        border: 1px solid #D6DAF1;
        border-radius: 38px;
        padding: 18px;
        margin: 15px 0;
    }

    .staff-detail-text-mob {
        display: block;
        color: black;
    }

    .review-modal__content {
        max-height: 100vh;
    }

    .reviews-card_bottom,
    .reviews-card_upper {
        flex-direction: column;
        gap: 15px;
    }

    .reviews-card_button1,
    .reviews-date_content {
        width: fit-content;
    }

    .reviews-card {
        padding: 20px;
        width: 320px;
    }

    .review-modal__text a {
        font-size: 15px;
    }



    .staff-main-info {
        flex-direction: column;
        align-items: normal;
    }

    .custom-scroll-wrapper {
        padding: 16px;
    }

    .staff-services-wrapper {
        border: none;
    }

    .staff-services__title {
        display: block;
        margin-bottom: 15px;
        color: black;
        font-weight: 700;
        font-size: 30px;
    }

    .staff-main-info__left {
        width: 100%;
        max-width: 100%;

    }

    .staff-main-info__right {
        position: static;
        margin-top: 40px;
        align-self: auto;
    }

    .custom-scroll-content-services {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: minmax(300px, 1fr);
        gap: 20px;
        padding: 5px;
        margin: 25px 10px;
        overflow-x: auto;
        overflow-y: visible;
        width: fit-content;
        min-width: 100%;
        margin: 25px 0;
    }

    .custom-scroll-content,
    .custom-scroll-content-services {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .custom-scroll-content-services::-webkit-scrollbar,
    .custom-scroll-content::-webkit-scrollbar,
    .staff-services-wrapper::-webkit-scrollbar {
        display: none;
    }

    .staff-education.active .staff-education__value,
    .staff-work.active .staff-work__value,
	.staff-qualifications.active .staff-qualifications__value,
	.staff-awards.active .staff-awards__value  {
        display: flex;
        gap: 20px;
    }

    .staff-education.active .staff-education__title,
    .staff-work.active .staff-work__title,
	.staff-qualifications.active .staff-qualifications__title,
	.staff-awards.active .staff-awards__title{
        margin-bottom: 20px;
    }

    .staff-education.active .staff-education-icon,
    .staff-work.active .staff-work-icon,
	.staff-qualifications.active .staff-qualifications-icon,
	.staff-awards.active .staff-awards-icon {
        rotate: 0deg;
    }


    .adns_detail_staff_info_item_value,
    .adns_detail_staff_info_item_value a {
        color: #fff;
		font-size: 16px;
    }

    .staff-education__title,
    .staff-work__title,
	.staff-qualifications__title,
	.staff-awards__title{
        margin-bottom: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .staff-education__value,
    .staff-work__value,
	.staff-qualifications__value,
	.staff-awards__value{
        display: none;
        gap: 10px;
    }
    .staff-education, .staff-work, .staff-qualifications,
	.staff-awards{
        padding: 20px;
    }
	.staff-service-price {
        display: block;
        color: white;
        padding-top: 15px;
        font-weight: 700;
        font-size: 20px;
    }

    .staff-services-wrapper {
        border: none;
    }

    .staff-services__title {
        display: block;
        margin-bottom: 0;
        color: var(--theme-base-color);
        font-weight: 700;
        font-size: 30px;
    }

    .custom-scroll-content-services {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: minmax(300px, 1fr);
        gap: 20px;
        padding: 5px;
        margin: 25px 10px;
        overflow-x: auto;
        overflow-y: visible;
        width: fit-content;
        min-width: 100%;
        margin: 25px 0;
    }

    .custom-scroll-content,
    .custom-scroll-content-services {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .custom-scroll-content-services::-webkit-scrollbar,
    .custom-scroll-content::-webkit-scrollbar,
    .staff-services-wrapper::-webkit-scrollbar {
        display: none;
    }

	.staff-main-info__left,
    .staff-main-info__right {
        position: static;
		width: 100%;
    }

	.staff-price, .staff-do-posle{
		padding: 0;
		border: none;
	}
}
/* End */
/* /bitrix/templates/aspro-allcorp3medc/components/bitrix/news/staff/style.min.css?1773577384836 */
/* /bitrix/templates/aspro-allcorp3medc/components/bitrix/news.detail/adns_staff_custom/style.css?177520823538076 */
