

/* Start:/local/templates/main/components/bitrix/news/pulse/style.css?17519811511797*/
/*fancy-box*/
.fancybox-button.fancybox-button--arrow_right {
    right: 0;
}
.fancybox-toolbar button:not(.fancybox-button--close) {
    display: none!important;
}

.fancybox-button svg {
    width: 30px;
    height: 30px;
}
/*fancy-box*/
.default-ui ul ul>li:before {
    left: 0;
    top: 11px;
    width: 10px;
    height: 3px;
     border-radius: 0;
    background: #5c5c5c;
}

.event-detail-footer--mb {
    margin-bottom: 80px;
}

.descr-gallery {
    display: grid;
    margin-bottom: 39px;
    width: 100%;
    grid-gap: 10px;
    grid-template-columns: repeat(4, 1fr)
}

.descr-gallery__image {
    position: relative;
    height: 200px
}

.descr-gallery__img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}
.descr-gallery figure .descr-gallery__image {
    display: block
}

.descr-gallery figcaption {
    display: none
}

.gallery-item {
    display: block;
    height: 600px;
    position: relative;
    margin-bottom: 39px;
    width: 450px;
}
.gallery-item__img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin-bottom: 0 !important;
}
@media (min-width: 578px) {
    .gallery-item {
        height: 500px;
        width: 570px;
    }
}
@media (max-width: 578px) {
    .gallery-item {
        height: auto;
        width: auto;
    }
    .gallery-item__img {
        position: relative;
    }
    }
@media (max-width: 991px) {
    .descr-gallery {
        grid-template-columns: repeat(2, 1fr)
    }
}
@media (max-width: 576px) {
    .descr-gallery__image {
        height: 157px
    }
}

@media (max-width: 420px) {
    .descr-gallery__image {
        height: 130px
    }
    }


/* End */


/* Start:/local/templates/main/components/bitrix/news.list/pulse/style.css?1751981151564*/
.event-link__name {padding-bottom: 10px;font-weight: 600;font-size: 16px!important;line-height: 1.3!important;text-transform: initial!important;}  .event-link__anons {display: block;font-size: 14px;line-height: 1.3;opacity: 0;-webkit-transform: translateY(40px);-ms-transform: translateY(40px);transform: translateY(40px);-webkit-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}  .animate-in .event-link__anons {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}

/* End */
/* /local/templates/main/components/bitrix/news/pulse/style.css?17519811511797 */
/* /local/templates/main/components/bitrix/news.list/pulse/style.css?1751981151564 */
