

/* Start:/local/templates/egm/components/bitrix/news.list/service/style.css?17635539061780*/
/* .service__item-title {
    font-size: 28px !important;
    width: 280px !important;
} */

.service__item-detail-title {
    font-size: 32px !important;
}

.service__item-detail-text {
    max-width: 1200px;
}

/* 
.fade-slide-enter-active,
.fade-slide-leave-active {
    transition: all 0.3s ease;
}

.fade-slide-enter-from,
.fade-slide-leave-to {
    opacity: 0;
    transform: translateY(-10px);
}

.fade-slide-enter-to,
.fade-slide-leave-from {
    opacity: 1;
    transform: translateY(0);
} */
.fade-slide-enter-active,
.fade-slide-leave-active {
    overflow: hidden;
}

.fade-slide-enter-active,
.fade-slide-leave-active {
    overflow: hidden;
    transition: all 0.4s ease;
}
.fade-slide-enter-from,
.fade-slide-leave-to {
    opacity: 0;
}
.fade-slide-enter-to,
.fade-slide-leave-from {
    opacity: 1;
}




/* .service__item {
    position: relative;
}

.service__item-bot {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
} */

/* @media screen and (max-width: 1200px) {
    .service__item-title {
        font-size: 14px !important;
    }
} */

@media screen and (min-width: 992px) {
    .service__item-preview-text {
        font-size: 20px !important;
    }

    .service__item-detail-text, .service__item-preview-textdetail {
        font-size: 20px !important;
        line-height: 130%;
    }
}

@media screen and (max-width: 992px) {
    .service__item-bot .service__item-head {
        margin-bottom: 40px !important;
    }

    .service__item-detail-text {
        margin-bottom: 40px !important;
    }

    .service__item-detail-title {
        margin-bottom: 40px !important;
    }

    .service__item-title {
        width: 215px;
    }
}
/* End */
/* /local/templates/egm/components/bitrix/news.list/service/style.css?17635539061780 */
