

/* Start:/local/templates/1cardioclinic_2023/components/bitrix/news/staff/bitrix/news.detail/.default/style.css?175205866810935*/
/* pages */
.staff-detail__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}

.staff-detail__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  padding: 44px 48px 48px;
  color: #524E4E;
  font-size: 18px;
  line-height: 1.5555555556;
  font-weight: 300;
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px rgba(196, 196, 196, 0.5);
          box-shadow: 0px 2px 2px rgba(196, 196, 196, 0.5);
  border-radius: 8px;
}

.staff-detail__content-title {
  margin: 0 0 34px;
  font-size: 36px;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  color: #400013;
}
@media (min-width: 768px) {
  .staff-detail__content-title {
    font-size: 36px;
    font-size: calc( 0.01171875 * 100vw + 21px );
  }
}
@media (min-width: 1280px) {
  .staff-detail__content-title {
    font-size: 36px;
  }
}

.staff-detail__content-subtitle,
.description-sphere__title,
.description-accordion__item-title,
.staff-detail__widget-subtitle {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.3333333333;
  font-weight: 500;
  color: #400013;
}

.staff-detail__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}

.staff-detail__content-list:not(:last-child) {
  margin: 0 0 32px;
}

.staff-detail__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}

.staff-detail__description ul li {
  padding: 0 0 0 1.5em;
  list-style-type: none;
  position: relative;
}

.staff-detail__content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
    padding: 12px 24px;
}

.description-accordion__item {
  display: grid;
  grid-template-rows: 0fr 0fr;
  overflow: hidden;
  gap: 0;
  transition: grid-template-rows 0.5s, gap 0.5s;
}

.description-accordion__item-text {
  min-height: 0;
  transition: visibility 0.4s;
  visibility: hidden;
  list-style-type: none;
}

.description-accordion__item.expanded {
  gap: 20px;
  grid-template-rows: 0fr 1fr;
}

.description-accordion__item.expanded .description-accordion__item-text {
  visibility: visible;
}

.staff-detail__description ul li::after {
  content: "";
  width: 0.2222222222em;
  height: 0.2222222222em;
  border-radius: 50%;
  background-color: #524E4E;
  position: absolute;
  left: 0.6111111111em;
  top: 0.7777777778em;
}

.staff-detail__description-accordion {
  display: flex;
  padding: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  background: #F6F1F1;
}

.description-accordion__item {
  padding: 12px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 2px 2px 0 rgba(196, 196, 196, 0.50);
  width: 100%;
}

.staff-detail__description .description-accordion__item-title{
  color: #8D8D8D;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  cursor: pointer;
  width: 100%;
  padding: 0 40px 0 0;
  position:relative;
  margin: 0;
}

.staff-detail__description .description-accordion__item-title:hover {
  color: #400013;
}
.staff-detail__description .description-accordion__item-title.active {
  color: #400013;
}

.staff-detail__description .description-accordion__item-title .description-accordion__item-arrow {
  position: absolute;
  right: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #FFE9ED;
  top: 50%;
  z-index: 0;
  transform: translateY(-50%);
}

.staff-detail__description .description-accordion__item-title .description-accordion__item-arrow::after {
  content: "";
  opacity: 1;
  position: absolute;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.18414 5.76711C4.423 5.53743 4.80282 5.54488 5.0325 5.78374L8 8.93395L10.9675 5.78374C11.1972 5.54488 11.577 5.53743 11.8159 5.76711C12.0547 5.99679 12.0622 6.37661 11.8325 6.61548L8.4325 10.2155C8.31938 10.3331 8.16321 10.3996 8 10.3996C7.83679 10.3996 7.68062 10.3331 7.5675 10.2155L4.1675 6.61548C3.93782 6.37661 3.94527 5.99679 4.18414 5.76711Z' fill='%23E7536D'/%3E%3C/svg%3E");
  background-size: 16px;
  transition: transform 0.3s ease-out;
}

.staff-detail__description .description-accordion__item-title.active .description-accordion__item-arrow {
  background-color: #F6F1F1;
}
.staff-detail__description .description-accordion__item-title.active .description-accordion__item-arrow::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8159 10.2329C11.577 10.4626 11.1972 10.4551 10.9675 10.2163L8 7.06605L5.0325 10.2163C4.80282 10.4551 4.423 10.4626 4.18413 10.2329C3.94527 10.0032 3.93782 9.62339 4.1675 9.38453L7.5675 5.78452C7.68062 5.66688 7.83679 5.60039 8 5.60039C8.16321 5.60039 8.31938 5.66688 8.4325 5.78452L11.8325 9.38452C12.0622 9.62339 12.0547 10.0032 11.8159 10.2329Z' fill='%23524E4E'/%3E%3C/svg%3E");
}

.staff-detail__description .description-accordion__item-text{
  color: #524E4E;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.staff-detail__content-item:nth-child(even) {
    background-color: #f6f1f1;
    border-radius: 8px;
}

.staff-detail__content-item-text {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  width: auto;
}

.staff-detail__content-item-text,
.staff-detail__content-item-hint {
  width: 100%;
  vertical-align: top;
  display: inline-block;
  letter-spacing: normal;
}

.staff-detail__content-item-hint::after {
  content: "";
  display: inline-block;
  width: 99%;
  margin: 0 -99% 0 16px;
  vertical-align: middle;
  border-bottom: 1px dashed #dcdcdc;
}

.staff-detail__content-item-hint {
  display: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.375;
  color: #8D8D8D;
}

.staff-detail__content-item-price {
  display: inline-block;
  place-self: flex-end;
  width: auto;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: normal;
  vertical-align: bottom;
  text-align: end;
  white-space: nowrap;
}

.staff-detail__widget {
  padding: 2px 0 0;
}

.staff-detail__widget-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: -8px 0 0;
}

.staff-detail .staff-detail__widget .pd_powered_by {
  min-width: auto;
  max-width: none;
  width: auto;
  margin: 0 0 0 auto;
}

.staff-detail .staff-detail__widget .pd_widget_footer.pd_center {
  margin: 10px auto 13px;
}

.staff-detail .staff-detail__widget .pd_widget_footer {
  min-width: auto;
  border-color: #DCDCDC!important;
}

.staff-detail__card-box {
  position: sticky;
  top: 184px;
}

.staff-detail__card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  min-width: 280px;
  font-size: 16px;
  font-weight: 300;
}

.staff-detail__card{
  position: relative;
}

.staff-detail__card-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  min-height: 280px;
}

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

.staff-detail__card-degree,
.staff-detail__card-experience {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.staff-detail__card-degree {
  line-height: 1.375;
}

.staff-detail__card-experience {
  color: #8D8D8D;
  line-height: 1.5;
}

.staff-detail__card-btn {
  width: 100%;
  margin: 12px 0 0;
}

@media (max-width: 1024px) {
  .staff-detail .staff-detail__widget .pd_widget_footer.pd_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .staff-detail .staff-detail__widget .pd_left {
    padding: 5px 30px !important;
  }
  .staff-detail .staff-detail__widget .pd_right {
    padding: 5px 20px;
  }
}
@media (max-width: 900px) {
  .staff-detail__content {
    padding: 24px;
  }
}
@media (max-width: 768px) {
  .staff-detail__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .staff-detail__content {
    padding: 20px 12px 24px;
    gap: 25px;
  }
  .staff-detail__content-title {
    line-height: 1.4;
  }
  .staff-detail__card-content {
    margin: 0 auto;
  }
  .staff-detail__card-btn {
    width: 100%;
  }
  .staff-detail__content-list,
  .staff-detail__content-item {
    gap: 5px;
  }
  .staff-detail__content-item-text {
    overflow: unset;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .staff-detail__content-item-text::after {
    display: none;
  }
  .staff-detail__content-item-hint {
    display: inline-table;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    overflow: hidden;
  }
  .staff-detail__content-item-hint::after {
    vertical-align: middle;
  }
  .staff-detail__content-item-price {
    margin-left: 16px;
  }
  .staff-detail__card-img-box {
    width: 100%;
    max-width: 304px;
  }
}
@media (max-width: 600px) {
  .staff-detail .staff-detail__widget .pd_right {
    display: table-cell;
  }
  .staff-detail .staff-detail__widget .pd_widget_footer .pd_left{
    text-align: left;
  }
}
@media (max-width: 450px) {
  .staff-detail__card-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
}

.page,section{
  overflow: visible!important;
}
/* End */


/* Start:/local/templates/1cardioclinic_2023/components/bitrix/news.list/our_staff/style.min.css?17458219904589*/
.doctors__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doctors__btn{-ms-flex-item-align:center;align-self:center}.doctors-list{margin:0 0 32px 0}.doctors-list .doctors-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:302px;height:auto}.doctors-list__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:454px;max-width:inherit;overflow:hidden;-webkit-filter:drop-shadow(0 2px 2px rgba(196,196,196,.5));filter:drop-shadow(0 2px 2px rgba(196,196,196,.5));border-radius:8px;-webkit-transition:-webkit-filter .15s ease-out;transition:-webkit-filter .15s ease-out;transition:filter .15s ease-out;transition:filter .15s ease-out,-webkit-filter .15s ease-out}.doctors-list__item-link:hover{-webkit-filter:drop-shadow(0 4px 4px rgba(196,196,196,.5));filter:drop-shadow(0 4px 4px rgba(196,196,196,.5));border-radius:8px}.doctors-list__item-link:hover .doctors-list__item-title,.doctors-list__item-link:hover .doctors-list__item-btn-more{color:#e7536d}.doctors-list__item-link:hover .doctors-list__item-btn-more{border-color:#e7536d}.doctors-list__item-img-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;height:218px;min-height:218px}.doctors-list__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.doctors-list__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:236px;padding:24px;background-color:#fff;font-size:16px}.doctors-list__item-title{margin:0 0 12px 0;color:#400013;font-size:18px;line-height:1.1111111111;font-weight:400;letter-spacing:.0388888889em;-webkit-transition:color .15s ease-out;transition:color .15s ease-out}.doctors-list__item-degree{padding:0 15px 0 0;margin:0 0 12px 0;line-height:1.375;font-weight:300}.doctors-list__item-experience{margin:0 0 16px 0;font-weight:300;color:#8d8d8d;line-height:1.5}.doctors-list__item-btn-more{margin:auto 0 0 auto}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@media (min-width:1024px){.doctors__wrapper .swiper-button-prev:before,.doctors__wrapper .swiper-button-next:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:39px;height:39px;background:#e7536d;border-radius:50%;animation:pulse-border 1500ms ease-out infinite}.doctors__wrapper .swiper-button-prev:after,.doctors__wrapper .swiper-button-next:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:40px;height:40px;background-color:#fff;border-radius:50%;transition:background-color 200ms;background-repeat:no-repeat;background-position:center}.doctors__wrapper .swiper-button-disabled.swiper-button-prev:before,.doctors__wrapper .swiper-button-disabled.swiper-button-next:before{animation:none}.doctors__wrapper .swiper-button-prev,.doctors__wrapper .swiper-button-next{position:absolute;bottom:17px;z-index:0;width:40px;height:40px;border-radius:50%;cursor:pointer}.doctors__wrapper .swiper-button-prev:hover:after,.doctors__wrapper .swiper-button-next:hover:after{background-color:#f3cad1}.doctors__wrapper .swiper-button-prev{right:60px}.doctors__wrapper .swiper-button-next{right:8px}.doctors__wrapper .swiper-button-prev:after{background-image:url(/local/templates/1cardioclinic_2023/components/bitrix/news.list/our_staff/img/chevron_left.svg)}.doctors__wrapper .swiper-button-next:after{background-image:url(/local/templates/1cardioclinic_2023/components/bitrix/news.list/our_staff/img/chevron_right.svg)}.doctors__wrapper .swiper-button-disabled,.doctors__wrapper .swiper-button-disabled:hover:after{cursor:default;background-color:#fff}.doctors__wrapper .swiper-button-disabled.swiper-button-prev:after{right:60px;background-image:url(/local/templates/1cardioclinic_2023/components/bitrix/news.list/our_staff/img/chevron_left_default.svg)}.doctors__wrapper .swiper-button-disabled.swiper-button-next:after{right:0;background-image:url(/local/templates/1cardioclinic_2023/components/bitrix/news.list/our_staff/img/chevron_right_default.svg)}.doctors__wrapper [data-swiper-scrollbar]{width:90%}}@media (max-width:550px){.doctors-list .doctors-list__item{max-width:248px}}@media (max-width:450px){.doctors-list__item-content{padding:16px}.doctors__btn{width:100%}}
/* End */
/* /local/templates/1cardioclinic_2023/components/bitrix/news/staff/bitrix/news.detail/.default/style.css?175205866810935 */
/* /local/templates/1cardioclinic_2023/components/bitrix/news.list/our_staff/style.min.css?17458219904589 */
