

/* Start:/local/templates/ptgy2025/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17442819517366*/
.Back_url.btn._arrow{
    display: inline-block;
}
.Back_url.btn._arrow:after{
    float:left;
    transform: rotate(180deg); 
    left: 0; 
    margin-right: 0.5rem; 
    margin-left: 0;
}



.news-detail-top {
    position: relative;
    padding: 1.87rem 2.06rem 1.75rem 2.06rem;
    box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.25);
    background: #fff;
}
.news-detail_name {
    padding-bottom: 1.31rem;
    color: #000;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: none !important;
    margin-bottom: 0  !important;
}
.news-detail_date {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center; 
    padding: .81rem 2.19rem;
    background: #F5F9FF;
    color: var(--color-primary);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
}
.news-detail-info {
    padding: 2.06rem 2.06rem 2.81rem 2.06rem;
    background: linear-gradient(180deg, #F3F3F3 0%, #FFF 100%);
}
.news-detail_text {
    color: #000;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
}
.news-detail_image {
    margin: 0 0 2.06rem 2.06rem;
    float: right;
    width: 50%;
    text-align: center;
}
.news-detail_img {
    padding-top: 92%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-detail-carusel .slick-list {
    margin-left: 50px;
    margin-right: 50px;
}
.news-detail-carusel .slick-list {

}
.news-detail-carusel-slide a {
    position: relative;
    display: block;
    padding-top: 65%;
    margin: 0 0.75rem;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.news-detail-carusel a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: .35s;
}
.news-detail-carusel-slide a:hover:after {
    opacity: .5;
    transition: .35s;
}
.news-detail-carusel .slick-prev:before,
.news-detail-carusel .slick-next:before {
    display: none;
}
.news-detail-carusel .slick-prev,
.news-detail-carusel .slick-next {
    z-index: 10;
    width: 2.75rem;
    height: 2.75rem;
    margin-top: -1.375rem;
    background-color: #E2E2E2;
    background-repeat: no-repeat;
    background-position: center;
    transform: none;
    transition:background-color 0.35s;
}
.news-detail-carusel .slick-next {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2225%22 height=%2225%22 viewBox=%220 0 25 25%22 fill=%22none%22%3E%3Cg clip-path=%22url(%23clip0_220_954)%22%3E%3Cpath d=%22M7.72083 25.0001L6.25 23.5293L16.5427 13.2366C16.738 13.0412 16.8477 12.7763 16.8477 12.5001C16.8477 12.2239 16.738 11.959 16.5427 11.7637L6.26771 1.49074L7.74063 0.0178223L18.0135 10.2907C18.5994 10.8768 18.9285 11.6715 18.9285 12.5001C18.9285 13.3288 18.5994 14.1235 18.0135 14.7095L7.72083 25.0001Z%22 fill=%22%23273E5F%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_220_954%22%3E%3Crect width=%2225%22 height=%2225%22 fill=%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.news-detail-carusel .slick-prev {
    left: 0;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2225%22 height=%2225%22 viewBox=%220 0 25 25%22 fill=%22none%22%3E%3Cg clip-path=%22url(%23clip0_220_954)%22%3E%3Cpath d=%22M7.72083 25.0001L6.25 23.5293L16.5427 13.2366C16.738 13.0412 16.8477 12.7763 16.8477 12.5001C16.8477 12.2239 16.738 11.959 16.5427 11.7637L6.26771 1.49074L7.74063 0.0178223L18.0135 10.2907C18.5994 10.8768 18.9285 11.6715 18.9285 12.5001C18.9285 13.3288 18.5994 14.1235 18.0135 14.7095L7.72083 25.0001Z%22 fill=%22%23273E5F%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_220_954%22%3E%3Crect width=%2225%22 height=%2225%22 fill=%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.news-detail-carusel .slick-prev:hover,
.news-detail-carusel .slick-next:hover {
    background-color: var(--color-primary);
}
.news-detail-carusel .slick-next:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2225%22 height=%2225%22 viewBox=%220 0 25 25%22 fill=%22none%22%3E%3Cg clip-path=%22url(%23clip0_220_954)%22%3E%3Cpath d=%22M7.72083 25.0001L6.25 23.5293L16.5427 13.2366C16.738 13.0412 16.8477 12.7763 16.8477 12.5001C16.8477 12.2239 16.738 11.959 16.5427 11.7637L6.26771 1.49074L7.74063 0.0178223L18.0135 10.2907C18.5994 10.8768 18.9285 11.6715 18.9285 12.5001C18.9285 13.3288 18.5994 14.1235 18.0135 14.7095L7.72083 25.0001Z%22 fill=%22%23FFFFFF%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_220_954%22%3E%3Crect width=%2225%22 height=%2225%22 fill=%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.news-detail-carusel .slick-prev:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2225%22 height=%2225%22 viewBox=%220 0 25 25%22 fill=%22none%22%3E%3Cg clip-path=%22url(%23clip0_220_954)%22%3E%3Cpath d=%22M7.72083 25.0001L6.25 23.5293L16.5427 13.2366C16.738 13.0412 16.8477 12.7763 16.8477 12.5001C16.8477 12.2239 16.738 11.959 16.5427 11.7637L6.26771 1.49074L7.74063 0.0178223L18.0135 10.2907C18.5994 10.8768 18.9285 11.6715 18.9285 12.5001C18.9285 13.3288 18.5994 14.1235 18.0135 14.7095L7.72083 25.0001Z%22 fill=%22%23FFFFFF%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%22clip0_220_954%22%3E%3Crect width=%2225%22 height=%2225%22 fill=%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.news-detail-prev {
    display: flex;
    align-items: center;
    padding-top: 3.41rem;
    color: var(--color-primary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    text-transform: uppercase;
    transition: .35s;
}
.news-detail-prev svg {
    transform: rotate(180deg);
    stroke: var(--color-primary);
    width: 8px;
    height: 16px;
    margin-right: 10px;
    fill: var(--color-primary);
    transition: .35s;
}
.news-detail-prev:hover {
    color: var(--color-secondary);
    text-decoration: none;
    transition: .35s;
}
.news-detail-prev:hover svg {
    color: var(--color-secondary);
    transition: .35s;
}

@media (max-width: 1620px) {
    .news-detail_name {
        font-size: 2rem;
    }
    .news-detail_date {
        padding: .5rem 2rem;
        font-size: 1.25rem;
    }
}
@media (max-width: 1340px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
    .news-detail_name {
        font-size: 1.75rem;
    }
    .news-detail_date {
        font-size: 1.125rem;
    }
    .news-detail_text {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .news-detail_image {
        margin: 0 0 2.5rem 0;
        float: none;
        width: 100%;
    }
    .news-detail_name {
        font-size: 20px;
    }
    .news-detail_date {
        font-size: 16px;
    }
    .nbNews_detail_carusel .slick-list {
        margin-left: 35px;
        margin-right: 35px;
    }
    .news-detail-prev {
        font-size: 16px;
    }
}
@media (max-width: 576px) {
}
/* End */
/* /local/templates/ptgy2025/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17442819517366 */
