

/* Start:/bitrix/templates/aspro-allcorp3medc/components/bitrix/news/staff-custom/style.min.css?1659357496836*/
.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:217px}.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/staff-custom/style.css?166115904013260*/
.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-image {
  padding: 0;
}
.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__top-wrapper {
  padding: 30px 33px 33px 47px;
}
.staff-detail__card--with-picture .staff-detail__bottom-wrapper {
  padding: 34px 0px 35px 47px;
}
.staff-detail__card--with-picture .staff-detail__bottom-wrapper {
  padding: 20px 47px 15px 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__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-wrapper {
  width: 400px;
  height: 100%;
}
.staff-detail__image {
  padding: 50%;
  position: relative;
  vertical-align: top;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
}
.staff-detail__image {
  border-radius: 4px 0 0 4px;
}
.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;
  }
  .staff-detail__card-image {
    padding: 48px;
  }
  .staff-detail__image {
    border-radius: 4px;
  }
}
@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 {
    flex-direction: column;
  }

  .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;
  }
}
@media (max-width: 320px){
  .right_block.narrow_Y .staff-detail__image-wrapper {
    min-width: 270px;
}
}

.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;
}
@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;
  }
}
/* End */


/* Start:/bitrix/templates/aspro-allcorp3medc/components/bitrix/news.list/reviews-list/style.min.css?16593574965813*/
.reviews-list .owl-carousel{min-height:250px}.reviews-list .owl-stage{display:flex}.reviews-list .owl-item{flex-shrink:0}.reviews-list__item-title{color:#333;color:var(--white_text_black);margin-left:-1px}.reviews-list__item-company{margin-bottom:5px}.reviews-list__rating{margin-top:13px}.reviews-list__item-preview-wrapper{margin-top:24px}.reviews-list__item-more{margin-top:33px}.reviews-list--text-center .reviews-list__item{text-align:center}.reviews-list--text-center .rating{justify-content:center}.reviews-list--text-center .reviews-list__item-preview{padding:0 20%}.reviews-list__item-top-part{display:flex;justify-content:space-between;margin:-15px 0;flex:3}.reviews-list__item-top-part--centered{justify-content:center}.reviews-list__item-top-part--centered-vertical{align-items:center}@media (max-width:1200px){.reviews-list__item-top-part{flex-direction:column}.reviews-list__item-top-part.reviews-list__item-top-part--row{align-items:flex-start}}.reviews-list__item-top-part--column{flex-direction:column;align-items:flex-start}.reviews-list__item-date-active{display:inline-block}.reviews-list__item.bordered{background:#fff;background:var(--card_bg_black);border-radius:4px;height:100%;transition:box-shadow .2s ease-in-out}.reviews-list__item--row{display:flex;flex-direction:row;flex-wrap:wrap}.reviews-list__item--row .reviews-list__item-info-wrapper{flex:3}.reviews-list__item--row .reviews-list__item-preview-wrapper{flex:5;margin-top:-4px;padding-left:32px}@media (max-width:767px){.reviews-list__item--row{flex-direction:column}.reviews-list__item--row .reviews-list__item-preview-wrapper{margin-top:24px;padding-left:0}}.reviews-list__item--padding-5{padding:68px 79px}.reviews-list__item--padding-48{padding:48px}.reviews-list__item--no-radius{border-radius:0}.reviews-list__item--column{display:flex;flex-direction:column;height:100%}html.bx-ie .reviews-list__item--column{display:block}.reviews-list__item--centered-vertical{justify-content:center}@media (min-width:768px){.reviews-list__item.bordered:hover{box-shadow:0 3px 15px rgba(0,0,0,.12);border-color:transparent;margin-right:-1px;background-color:var(--card_bg_hover_black)}.reviews-list--items-close .reviews-list__item.bordered.reviews-list__item--last{border-right:1px solid #e5e5e5;border-right-color:var(--stroke_black)}.reviews-list--items-close .reviews-list__item.bordered.reviews-list__item--last:hover{border-color:transparent}.reviews-list__item--padding-5.reviews-list__item.bordered:hover{padding-right:80px}.reviews-list__item--padding-48.reviews-list__item.bordered:hover{padding-right:49px}}.reviews-list__item-info-wrapper{display:flex;margin:15px 0}.reviews-list__item-info-wrapper--image-right{flex-direction:row-reverse;justify-content:space-between;width:100%}.reviews-list__item-info-wrapper--image-right .reviews-list__item-image-wrapper{margin-right:0;margin-left:31px}@media (max-width:450px){.reviews-list__item-info-wrapper{flex-direction:column}.reviews-list__item-info{margin-top:16px}.reviews-list__item-info-wrapper--image-right .reviews-list__item-image-wrapper{margin-left:0;margin-top:0}}.reviews-list__item-image-wrapper{width:80px;height:80px;overflow:hidden;flex-shrink:0;margin-right:31px;margin-top:4px}.reviews-list__item-image-wrapper--image-middle{width:70px;height:70px}.reviews-list__item-image-wrapper--image-small{width:60px;height:60px}.reviews-list__item-image{width:100%;height:100%;background-size:cover;background-position:center;border-radius:100%}.reviews-list__item-image-wrapper--logo{width:90px;border-radius:0}.reviews-list__item-image-wrapper--logo.reviews-list__item-image-wrapper--logo-center{display:flex;align-items:center}.reviews-list__item-info--centered-vertical{display:flex;align-items:center}.reviews-list__item-top-part--row .reviews-list__rating{margin:15px 0}.reviews-list__item-top-part--row .reviews-list__item-info-wrapper{margin-right:20px}.reviews-list__item-top-part--row~.reviews-list__item-preview-wrapper{margin-top:16px}.reviews-list__separator{display:inline-block;padding:0 6px}@media (max-width:991px){.reviews-list--text-center .reviews-list__item-preview{padding:0 24px}.reviews-list__item--padding-5{padding:32px}.reviews-list__item--padding-48{padding:40px}}@media (max-width:991px) and (min-width:768px){.reviews-list__item--padding-5.reviews-list__item--bordered:hover{padding-right:33px}.reviews-list__item--padding-48.reviews-list__item--bordered:hover{padding-right:41px}.reviews-list__item--padding-5.reviews-list__item.bordered:hover{padding-right:32px}}@media (max-width:767px){.reviews-list__item--padding-48{padding:32px}.reviews-list--text-center .reviews-list__item-preview{padding:0}}@media (max-width:450px){.reviews-list__item--padding-48{padding:24px}}@media (max-width:400px){.reviews-list__item--padding-5{padding:24px}}.detail-block .reviews-list>.maxwidth-theme{padding:0}.detail-block .reviews-list__item{padding:30px 37px 11px 39px}.detail-block .reviews-list__item-top-part--row~.reviews-list__item-preview-wrapper{margin-bottom:24px}@media (min-width:768px){.detail-block .reviews-list__item-top-part{flex-direction:row}.detail-block .reviews-list__item-image-wrapper{margin-right:24px}.detail-block .reviews-list__item-top-part--row .reviews-list__rating{margin:24px 0;align-self:flex-start}.detail-block .reviews-list__item-info-wrapper{margin-bottom:16px}.detail-block .reviews-list__item--padding-48.reviews-list__item.bordered:hover{padding-right:37px}}@media (max-width:767px){.detail-block .reviews-list__item.bordered:hover{box-shadow:0 3px 15px rgba(0,0,0,.12);border-color:transparent;margin-right:-1px}}.bx-touch .reviews-list__item.bordered:hover{box-shadow:none;border-color:#e5e5e5}.bx-touch .reviews-list--items-close .reviews-list__item.bordered.reviews-list__item--last:hover{border-color:#e5e5e5}
/* End */


/* Start:/bitrix/templates/aspro-allcorp3medc/components/bitrix/news.list/items-list-inner/style.min.css?16593574966875*/
.items-list-inner__item{position:relative}.items-list-inner__item--big-padding{padding:29px 36px 35px}.items-list-inner__item-without-image{padding:35px 36px}@media (max-width:767px){.items-list-inner__item--big-padding.flexbox--column-t767{padding:40px}}@media (max-width:600px){.items-list-inner__item--big-padding{padding:35px 36px}.items-list-inner__item.flexbox--direction-row,.items-list-inner__item.flexbox--direction-row-reverse{flex-direction:column}.items-list-inner__item-text-wrapper .maxwidth-theme,.items-list-inner__item.maxwidth-theme{padding-left:0;padding-right:0}}.items-list-inner .shadow-target{background-color:#fff;background-color:var(--card_bg_black);position:absolute;left:0;right:0;transition:bottom .2s ease-in-out}.items-list-inner .shadow-parent-all:not(.items-list-inner__item-without-image) .shadow-target{bottom:-10px}.items-list-inner .shadow-parent-all:hover .shadow-target{bottom:0}.items-list-inner__item-text-wrapper{position:relative}.items-list-inner--img-srl .items-list-inner__item-text-top-part{word-break:break-word;position:relative}.items-list-inner__item-text-bottom-part{padding:28px 0 0 0}@media (min-width:992px){body .items-list-inner__item-text-wrapper--has-bottom-part--RIGHT{flex-direction:row}.items-list-inner__item-text-wrapper--has-bottom-part--RIGHT .items-list-inner__item-text-top-part{position:static}.items-list-inner__item-text-wrapper--has-bottom-part--RIGHT .items-list-inner__item-text-bottom-part{padding:2px 71px 0 26px;flex-shrink:0}.items-list-inner__item-image-wrapper--RIGHT+.items-list-inner__item-text-wrapper--has-bottom-part--RIGHT .items-list-inner__item-text-bottom-part{padding-right:0}.items-list-inner--img-srl .items-list-inner__item-text-wrapper--has-bottom-part--RIGHT .items-list-inner__item-text-top-part>.arrow-all+div{padding-right:0}}@media (max-width:600px){.bx-ie .items-list-inner__item-text-wrapper{flex-basis:auto}}.items-list-inner__item-image-wrapper{position:relative}.items-list-inner--img-srl .items-list-inner__item-image-wrapper .items-list-inner__item-link{width:150px;height:100px;display:inline-block;position:relative;vertical-align:top;margin:6px 0 0 34px}.items-list-inner--img-srl .items-list-inner__item-image-wrapper--LEFT .items-list-inner__item-link{margin-right:34px;margin-left:0}.items-list-inner--img-srl .items-list-inner__item-image-wrapper--ICONS .items-list-inner__item-link{height:40px;width:40px;display:flex;justify-content:center;align-items:center}.items-list-inner--img-srl .items-list-inner__item-image-wrapper--ICONS a svg{width:100%;height:100%}.items-list-inner--img-srl .items-list-inner__item-image-wrapper--ROUND_PICTURES .items-list-inner__item-link{height:90px;width:90px}.items-list-inner--img-srl .items-list-inner__item-image-wrapper--BIG_PICTURES .items-list-inner__item-link{width:300px;height:200px}.items-list-inner__item-image-wrapper--TOP{padding-top:67%}.items-list-inner__item-image{background-size:cover;background-position:center;background-repeat:no-repeat;display:block;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:767px){.items-list-inner--img-srl .items-list-inner__item.flexbox--column-t767 .items-list-inner__item-image-wrapper .items-list-inner__item-link{margin:0 0 33px 0}}@media (min-width:601px){.items-list-inner--img-srl .grid-list--items-1 .items-list-inner__item-image-wrapper .items-list-inner__item-link{margin-left:48px;margin-right:0}.items-list-inner--img-srl .grid-list--items-1 .items-list-inner__item-image-wrapper--LEFT .items-list-inner__item-link{margin-right:48px;margin-left:0}}@media (max-width:600px){.items-list-inner--img-srl .items-list-inner__item-image-wrapper .items-list-inner__item-link{margin:0 0 33px 0}.items-list-inner--img-srl .grid-list--items-1 .items-list-inner__item--big-padding{padding:40px}.items-list-inner--img-srl .items-list-inner__item-image-wrapper:not(.items-list-inner__item-image-wrapper--ROUND_PICTURES) .items-list-inner__item-image{border-radius:4px}}@media (max-width:424px){.items-list-inner--img-srl .items-list-inner__item-image-wrapper--BIG_PICTURES .items-list-inner__item-link{max-width:300px;padding-top:67%;width:100%;height:auto}}.items-list-inner__item-products-count{margin:3px 0 0 0}.items-list-inner--img-srl .grid-list--items-1 .items-list-inner__item-products-count{margin-top:8px}.items-list-inner__item-title{position:relative}.items-list-inner__item-link--absolute{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}@media (max-width:767px){.items-list-inner--img-srl .items-list-inner__item.flexbox--column-t767 .items-list-inner__item-text-top-part>.arrow-all+div{padding-right:0}}@media (min-width:601px){.items-list-inner--img-srl .items-list-inner__item-text-top-part>.arrow-all+div{padding-right:54px}}.items-list-inner__item-before-title.line-block{margin-bottom:6px}.items-list-inner__item-before-title--has-bordered-section.line-block{margin-bottom:11px}.items-list-inner__item-section.bordered{background-color:#fafafa;background-color:var(--darkerblack_bg_black);padding:4px 7px 4px 7px;line-height:1em}@media (max-width:767px){.items-list-inner__item:not(.items-list-inner__item-without-image).flexbox--column-t767 .items-list-inner__item-before-title--has-bordered-section.line-block{margin-top:0}}@media (min-width:601px){.items-list-inner__item:not(.items-list-inner__item-without-image) .items-list-inner__item-before-title--has-bordered-section.line-block{margin-top:2px}}.items-list-inner__item--sale .items-list-inner__item-period{position:relative}.items-list-inner__item--sale .items-list-inner__item-period .svg{position:absolute;left:0;top:5px}.items-list-inner__item--sale .items-list-inner__item-period-date{padding-left:19px}.items-list-inner__item-preview-wrapper{margin:12px 0 0 0}@media (max-width:767px){.items-list-inner--img-srl .items-list-inner__item.flexbox--column-t767 .items-list-inner__item-text-top-part .arrow-all{display:none}}@media (min-width:601px){.items-list-inner--img-srl .items-list-inner__item-image-wrapper .arrow-all{display:none}}@media (max-width:600px){.items-list-inner--img-srl .items-list-inner__item-text-top-part .arrow-all{display:none}}.items-list-inner__item-sticker{font-size:0;line-height:0;z-index:2;margin:22px 0 0 0}.items-list-inner__item-sticker-value{background:#ffd600;font-weight:700;display:inline-block;padding:4px 10px 3px 9px;color:#333;vertical-align:top;height:27px;margin-right:7px;font-size:12px;line-height:20px}.grid-list--no-gap .items-list-inner__wrapper:not(:first-child):not(:last-child) .items-list-inner__item.rounded-4{border-radius:0}.grid-list--no-gap .items-list-inner__wrapper:first-child .items-list-inner__item.rounded-4{border-bottom-right-radius:0;border-bottom-left-radius:0}.grid-list--no-gap .items-list-inner__wrapper:last-child .items-list-inner__item.rounded-4{border-top-left-radius:0;border-top-right-radius:0}
/* End */
/* /bitrix/templates/aspro-allcorp3medc/components/bitrix/news/staff-custom/style.min.css?1659357496836 */
/* /bitrix/templates/aspro-allcorp3medc/components/bitrix/news.detail/staff-custom/style.css?166115904013260 */
/* /bitrix/templates/aspro-allcorp3medc/components/bitrix/news.list/reviews-list/style.min.css?16593574965813 */
/* /bitrix/templates/aspro-allcorp3medc/components/bitrix/news.list/items-list-inner/style.min.css?16593574966875 */
