

/* Start:/local/templates/new_design/components/bitrix/news/otdeleniya/style.css?173131838882*/
img.preview_photo {
    position: absolute;
    /*left: -5000px;*/
	z-index: -2;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/personal_list/style.css?177928830681*/
.specialists-without-button .c-short-specialist__buttons {
    display: none;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/gallery_list/style.css?1743427515265*/
img.preview_photo {
    position: absolute;
    /*left: -5000px;*/
	z-index: -2;
}

.system-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: calc(100% - 54px);
}


.s-before-after__item {
    position: relative;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/video_list_big/style.css?17841294725439*/

.s-our-videos .c-slider__wrapper .c-slider__item {
    width: 100%
}

.s-our-videos__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.s-our-videos__box-big {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.s-our-videos__box-small {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25.13%;
    padding-left: 26px
}

.s-our-videos__box-small .c-slider__wrapper::-webkit-scrollbar {
    width: 2px
}

.s-our-videos__box-small .c-slider__wrapper::-webkit-scrollbar-track {
    background: var(--gray-200);
    border-radius: 0
}

.s-our-videos__box-small .c-slider__wrapper::-webkit-scrollbar-thumb {
    background-color: #cbb49d;
    border-radius: 0
}

.s-our-videos__big-video {
    height: 100%
}

.s-our-videos__big-video .c-video-card {
    height: 100%;
    max-height: calc(100% - 40px)
}

.s-our-videos__card {
    padding-bottom: 16px;
    width: 100%
}

.s-our-videos__card-image {
    width: 100%;
    position: relative;
    overflow: hidden
}

.s-our-videos__card-image .c-button-video {
    width: 48px;
    height: 48px
}

.s-our-videos__card-image .c-button-video svg {
    width: 10px;
    height: auto
}

.s-our-videos__card-image img, .s-our-videos__card-image picture {
    max-width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.s-our-videos__card-name {
    margin-top: 8px;
    font-weight: 500;
    line-height: 1.4em;
    color: var(--darkGold)
}

@media (min-width: 1200px) {

    .s-our-videos .c-slider__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .s-our-videos__box-small .c-slider__wrapper {
        height: 658px;
        overflow: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .s-our-videos__box-small .c-slider__wrapper .c-slider__item {
        height: auto;
        padding-right: 23px
    }
}

@media (max-width: 1839.98px) {
    .s-our-videos {
        padding-left: 40px;
        padding-right: 40px
    }

    .s-our-videos__box-small {
        width: 28%
    }
}
@media (max-width: 1199.98px) {

    .s-our-videos {
        padding-left: 30px;
        padding-right: 30px
    }

    .s-our-videos__box {
        display: block
    }

    .s-our-videos__box-small {
        width: 100%;
        padding-left: 0
    }

    .s-our-videos__box-small .c-slider__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .s-our-videos__box-small .c-slider__wrapper .c-slider__item {
        width: calc(33.333% - 8px)
    }

    .s-our-videos__box-small .c-slider__wrapper .c-slider__item:not(:last-child) {
        margin-right: 12px
    }

    .s-our-videos__big-video .c-video-card {
        height: initial;
        max-height: initial;
        margin-bottom: 35px
    }
}

@media (max-width: 767.98px) {

    .s-our-videos {
        padding-left: 0;
        padding-right: 0
    }

    .s-our-videos__box-big {
        display: none
    }

    .s-our-videos__box-small .c-slider {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .s-our-videos__box-small .c-slider .s-our-videos__card-name {
        padding-left: 20px;
        padding-right: 20px
    }

    .s-our-videos__box-small .c-slider__wrapper .c-slider__item {
        width: 100%
    }

    .s-our-videos__box-small .c-slider__wrapper .c-slider__item:not(:last-child) {
        margin-right: 21px
    }

    .s-our-videos__card-name {
        text-align: center
    }
}

@media (min-width: 1200px) and (max-width: 1839.98px) {
    .s-our-videos__box-small .c-slider__wrapper {
        height: 567px
    }
}

@media (any-hover: hover) {

    .s-our-videos__card:hover .s-our-videos__card-image img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .s-our-videos__card:hover .s-our-videos__card-name {
        color: var(--secondary-color)
    }

}



@media (max-width: 1100px) {
    .vkvideo {
        width: 560px;
        height: 315px;
    }
}

@media (max-width: 600px) {
    .vkvideo {
        width: 320px;
        height: 180px;
    }
}

.fancybox__content {
    padding: 0;
}




@media (any-hover: hover) {
    .s-fluid-gallery .c-slider .c-slider__item .js-show-video:hover .c-button-video {
        border-color: var(--secondary-color);
        background-color: var(--secondary-color);
    }
}

.fancybox__content, .vkvideo {
    /*flex-grow:1;*/
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}
.fancybox__content:has(.vkvideo--shorts) {
    aspect-ratio: 8 / 16;
    width: auto;
    max-height: 790px;
    height: 100%;
    background-color: black;
}
.vkvideo.vkvideo--shorts {
    aspect-ratio: 8 / 16;
    width: auto;
    max-height: 767px;
    height: 100%;
}

.fancybox__html5video, .fancybox__iframe {
    aspect-ratio: 16 / 9;
    max-width: 1000px;
    width: 100%;
    height: auto;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-bottom: 40px;
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/vip_list/style.css?1784130834985*/

.c-photo-card {
    position: relative
}

.c-photo-card--hover .c-photo-card__icon {
    opacity: 0
}

.c-photo-card--hover .c-photo-card__icon svg {
    fill: var(--white)
}

.c-photo-card__icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    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;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0)
}

.c-photo-card__icon svg {
    fill: var(--white)
}

@media (any-hover: hover) {
    .c-photo-card:hover .c-photo-card__icon svg {
        fill: var(--secondary-color)
    }

    .c-photo-card--hover:hover .c-photo-card__icon {
        opacity: 1
    }

    .c-photo-card--hover:hover .c-photo-card__icon svg {
        fill: var(--white)
    }
}
/* End */


/* Start:/local/templates/new_design/components/bitrix/news.list/special_list_big/style.css?17811147671084*/
.promotions-list__info {
z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  position: absolute;
  right: 8px;
  top: 8px;
  color: var(--gray, #F3EEE7);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  border-radius: 2px;
}
.promotions-list__info.active {
  background: rgba(28, 37, 45, 1);
  padding: 5px 3px 5px 6px;
}
.promotions-list__info.active .promotions-list__info-name {
  display: none;
}
.promotions-list__info.active .promotions-list__info-text {
  display: block;
}
.promotions-list__info.active .promotions-list__info-btn {
  background-color: transparent;
}
.promotions-list__info-descr {
  margin-right: 3px;
}
.promotions-list__info-text {
  display: none;
}
.promotions-list__info-btn {
  margin-left: 4px;
  margin-top: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.s-special-offers__banner-buttons {
  flex-wrap: wrap;
}

.s-special-offers__banner-btn {
  max-width: 100%;
}
/* End */


/* Start:/local/templates/new_design/css/modules/card-special-offer.css?17846616313839*/

.card-special-offer {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 314px;
    padding: 24px 36px;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid var(--primary-color);
    -webkit-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out
}

.card-special-offer > * {
    position: relative;
    z-index: 2
}

.card-special-offer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: linear-gradient(180deg, #fff 0, #f5f5f5 100%);
    z-index: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.card-special-offer::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#00747d), to(#005e68));
    background: linear-gradient(180deg, #00747d 0, #005e68 100%);
    z-index: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0
}

.card-special-offer__category {
    margin-bottom: 10px;
    color: var(--primary-color)
}

.card-special-offer__name {
    margin-bottom: 20px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.card-special-offer__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: auto;
    white-space: nowrap
}

.card-special-offer__date {
    color: var(--primary-color)
}

.card-special-offer__more {
    color: var(--primary-color);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}
@media (max-width: 1839.98px) {
    .card-special-offer__category .t-button-text {
        font-size: 13px
    }
}

@media (max-width: 1199.98px) {
    .card-special-offers.row {
        overflow: auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .card-special-offers.row > div {
        min-width: 50%
    }

    .card-special-offer {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-left: 36px;
        padding-right: 36px;
        min-height: 241px
    }
}
@media (max-width: 767.98px) {

    .card-special-offers.is-mobile-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media (min-width: 1200px) and (max-width: 1839.98px) {

    .card-special-offer {
        padding-bottom: 29px;
        padding-right: 20px;
        min-height: 245px
    }

    .card-special-offer:nth-child(3n+1) {
        padding-left: 60px
    }

    .card-special-offer:nth-child(3), .card-special-offer:nth-child(3n) {
        padding-right: 60px
    }
}
@media (any-hover: hover) {

    .card-special-offer:hover {
        border-bottom-color: #005e68
    }

    .card-special-offer:hover::after {
        opacity: 1
    }

    .card-special-offer:hover .card-special-offer__name {
        color: var(--white)
    }

    .card-special-offer:hover .card-special-offer__more {
        opacity: 1
    }
}
/* End */
/* /local/templates/new_design/components/bitrix/news/otdeleniya/style.css?173131838882 */
/* /local/templates/new_design/components/bitrix/news.list/personal_list/style.css?177928830681 */
/* /local/templates/new_design/components/bitrix/news.list/gallery_list/style.css?1743427515265 */
/* /local/templates/new_design/components/bitrix/news.list/video_list_big/style.css?17841294725439 */
/* /local/templates/new_design/components/bitrix/news.list/vip_list/style.css?1784130834985 */
/* /local/templates/new_design/components/bitrix/news.list/special_list_big/style.css?17811147671084 */
/* /local/templates/new_design/css/modules/card-special-offer.css?17846616313839 */
