

/* Start:/local/templates/ranepa_als/components/bitrix/news.list/ranepa_als_min_banner/style.css?16430364361131*/
.banner-min, .banner-min picture {
    max-height: 200px;
    box-sizing: border-box;
    border-radius: 30px;
    overflow: hidden;
    margin: 0 auto;
    width: fit-content;
    display: block;
    position: relative;
    height: 100%
}
.swiper-link-disabled {
    pointer-events: none; 
    cursor: default;
}
.banner-min-container {
    overflow: hidden;
}
.banner-min picture img{
    border-radius: 30px;
}

.banner-min picture img  {
    height:100%;
    max-height: 200px;
    /* max-height: 200px; */
    width: fit-content;
    margin: 0 auto;
    max-width: 100%;
    /* object-fit: cover; */
}
.banner-min-container .arrow_red{
    display: none;
}
.banner-min-container .swiper-pagination {
    display: none;
}
main.content .container .row.d-block {
    display: block;
}

@media (min-width:546px) and (max-width:1024px) {
    .banner-min picture img, .banner-min, .banner-min picture {
        max-height: 140px;
    }
  
}

@media all and (max-width:546px) {
    .banner-min picture img, .banner-min, .banner-min picture {
        max-height: 100%;
    }  
}


/* End */


/* Start:/local/components/ranepa/content.card/templates/banner_statistics/style.css?16433703476648*/
.card-banner__next{
    color: black;
}
.card-banner__next {
    display: block;
}
.img_H {
    display: block;
}
.img_M {
    display: none;
}
main.content .container.card-banner{
    margin-bottom: 80px;
}
main.content .container .card-banner .row {
    margin-bottom: 0;
}
.card-banner .flex,.card-banner .stat {
    display: flex;
    flex-wrap: nowrap;
    box-sizing: border-box;
}
.card-banner .stat{
    padding-top:52px;
}
.card-banner .column{
/* padding-right: 101px; */
padding-right: 80px;
}
.card-banner .card_banner__sublink:hover .item_subtext
{
    border-bottom: 1px solid rgba(215,44,51,.2);
}
.card-banner .card_banner__sublink .item_subtext
{
    border-bottom: 1px solid transparent;
}
.card-banner .column:last-child{
padding-right: 0;
margin-right: 0;
}

.card-banner .item_digit{
    color: #921A1D;
    font-size: 100px;
    font-weight: 700;
    line-height: 100px;
}
.card-banner .item_subtext
{
    font-size: 24px;
    line-height: 30.72px;
    font-weight: 400;
    
}
.card-banner {
    padding: 1.75rem 2rem 30px 2.94rem;
    box-sizing: border-box;
}
body main.content .card-banner {
    margin:0;
}

.card-banner__img .img_H{
    /* max-width: 100%; 
    height:100%; 
    border-radius: 1.9rem; 
    margin:0 auto; */
    display: block;
    width: 288px;
    height: 288px;
    padding-right: 2.68rem;
    padding-top: 1.34rem;
}
.card-banner-block_lead {
    margin-top:25px;
    font-size: 30px;
    line-height: 42px;
}
.card-banner__text a.card-banner__next {
    font: 500 1.25rem'ALS Hauss Medium',Arial,sans-serif; 
    margin-top:2rem;
}
.card-banner__text {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    min-height: 100%;
}
.card-banner__text h2 {
    font-size: 64px;
    line-height: 81.92px;
}
.card-banner__text .card-banner__next  {
    color: #000;
}
.card-banner__border {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 1.9rem;
}

.theme_dark .card-banner__border {
    border-color: rgba(255,255,255,.2);
}

.theme_dark .card-banner__text h1,.theme_dark .card-banner__text .tag, .theme_dark .card-banner__text .card-banner__next, .theme_dark .card-banner-block{
    color:#fff;
}
.card-banner .button{
    display: none;
}
@media all and (max-width:1300px) {
    main.content .container.card-banner{
        margin-bottom: 48px;
    }
    /* .card-banner__text h1 {
        font-size: 2.5rem;
        line-height: 3.125rem;
    } */
    .card-banner__img .img_H{
        /* max-width: 100%; 
        height:100%; 
        border-radius: 1.9rem; 
        margin:0 auto; */
        display: block;
        width: 201px;
        height: 201px;
        padding-right: 30px;
        padding-top: 1.34rem;
    }
    .card-banner .stat{
        padding-top:52px;
    }
    .card-banner .column{
    padding-right: 32px;
    /* flex-basis: 20%; */
    margin-right: auto;
    }
    .card-banner .column:last-child {
        padding-right: 0;
        margin-right: 0;
    }
    .card-banner .item_digit{
        color: #921A1D;
        font-size: 72px;
        font-weight: 700;
        line-height: 72px;
    }
    .card-banner .item_subtext
    {
        font-size: 18px;
        line-height: 23.04px;
        font-weight: 400;
    }
    .card-banner {
        padding: 18.56px 2rem 18px 32.83px;
        box-sizing: border-box;
    }

    .card-banner__text h2 {
        font-size: 48px;
        line-height: 61.44px;
    }
    .card-banner-block_lead {
        margin-top:25px;
        font-size: 18px;
        line-height: 23px;
    }
}

@media all and (max-width:768px) {
    main.content .container.card-banner{
        margin-bottom: 40px;
    }
    main.content .container .card-banner .col-xs-12 {
        margin-bottom: 0;
    }
    .card-banner__img .img_H{
        /* max-width: 100%; 
        height:100%; 
        border-radius: 1.9rem; 
        margin:0 auto; */
        display: block;
        width: 150px;
        height: 150px;
        padding-right: 22.5px;
        padding-top: 1rem;
    }
    .card-banner .stat{
        padding-top:39px;
    }
    .card-banner .column{
    padding-right: 22px;
    /* flex-basis: 20%; */
    margin-right: auto
    }
    .card-banner .column:last-child {
        padding-right: 0;
        margin-right: 0;
    }
    .card-banner .item_digit{
        color: #921A1D;
        font-size: 54px;
        font-weight: 700;
        line-height: 54px;
    }
    .card-banner .item_subtext
    {
        font-size: 13.5px;
        line-height: 17.28px;
        font-weight: 400;
        margin-bottom: 0px;
    }
    .card-banner {
        padding: 13.92px 1.5rem 18px 24.6px;
        box-sizing: border-box;
    }

    .card-banner__text h2 {
        font-size: 36px;
        line-height: 46.08px;
    }
    .card-banner-block_lead {
        margin-top:18.75px;
        font-size: 13.5px;
        line-height: 17.25px;
    }
}

@media all and (max-width:576px) {
    .card-banner {
        padding: 0;
        box-sizing: border-box;
    }
    
    .card-banner__img .img_M {
        display: block;
        width: 105px;
        height: 105px;
        padding-right: 12px;
        padding-top: 1rem;
    }
    main.content .container.card-banner{
        margin-bottom: 40px;
    }
    .card-banner__img .img_H{
        /* max-width: 100%; 
        height:100%; 
        border-radius: 1.9rem; 
        margin:0 auto; */
        
        display: none;
    }
    .card-banner__text h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .card-banner-block_lead {
        display: none;
    }
    
    main.content .card-banner .row.more_block .button{
        display: block;
        color: black;
        font-size: 14px!important;
        line-height: 17.92px!important;
    }
    .card-banner .stat {
        display:none;
    }
    .card-banner .more_block{
        padding-top: 14px;
    }
    .card-banner__border {
        border: 1px solid transparent;
        border-radius: 1.9rem;
    }
    .card-banner__text {
        min-height: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
            -webkit-box-pack: end;
            -webkit-justify-content: end;
                -ms-flex-pack: end;
                    justify-content: end;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
    }
    .card-banner .button-white::before {
        width: 23px;
        height: 23px;
        top: 9px;
        margin-top: 0;
        right: 17px;
    }
}

/* End */


/* Start:/local/components/ranepa/content.card.news/templates/double_head/style.css?16451757331163*/
.news, .news span[class] {
	display: block;
}
.news-double .news__bg img {
	display: block;
	max-height:max-content;
}
.news__bg-img-mobile, .news__bg img.news__bg-img-mobile {
	display:none;
}

.news__content3_3 .news__bg{
	max-height: initial;
	min-height: initial;
}
.news-double .news__content {
	padding: 1rem;
}
/* .news__content3_3 .news__bg img{
	max-height: 560px;
	display: block;
	min-height: 560px;
} */
.news__content3_3 .news__bg img.news__bg-img-desctop, .news__bg img.news__bg-img-desctop {
	max-height: 560px;
	display: block;
	/* min-height: 560px; */
}
@media (max-width:1024px){
	.news__content3_3 .news__bg img{
		max-height: 391px;
		min-height: 391px;
	}
}
@media (max-width:767px) {
	.news__content{
		padding:1.25rem;
	}
	.news__content3_3 .news__bg img{
		max-height: 320px;
		min-height: 320px;
	}
	.news__content .news__title{
		width: 100%!important;
	}
} 
@media all and (max-width:576px) { 
	.news__bg-img-mobile, .news__bg img.news__bg-img-mobile  {
		display:block;
	}
	
	.news__content3_3 .news__bg img.news__bg-img-desctop, .news__bg img.news__bg-img-desctop {
		display:none;
	}
	
	.news__bg-img-desctop {
		display:none;
	}
}

/* End */


/* Start:/local/components/ranepa/content.card/templates/image/style.css?16485552573496*/
.tile_border{
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 1.9rem;
    color: #000;
}
.tile_black {
    color:#000;
}
.tile_border:hover {
    filter: brightness(90%)
}

.tile__image .noimg{
    width: initial;
}
.tile_border:hover .tile__title span, .tile_black:hover .tile__title span, .tile_border .tile__title span,.tile_black .tile__title span {
    border-bottom:0;
}

/* .tile:hover .tile__image::after {
    visibility: hidden;
} */
.tile_border.tile::after, .tile_black.tile::after {
    background: url(/_static/media/assets/svg/button-arrow.svg) no-repeat;
}
.tile_border .tile__image {
    border-radius: 0;
}
.tile_border .tile__title span {
    transition: all .2s ease-in-out;
    border-bottom:0;
}
.content__custom .container .tile__title {
    font-size: 2.125rem;
}

.content__custom .container .tile__content{
    left: 2rem;
    bottom: 2rem;
}

.content__custom .container .tile__content p, main .contentText .tile__content p{
    margin-bottom: 0rem;
}
body .tile__content-relative {
    position: relative;
}

.tile__sticker-center {
    /*top: 3rem;*/ /*TASK 14403 5rem from styles.css .tile__sticker*/
    right: 0;
    text-align: center;
    width: 100%;
}
.tile__sticker-center img{
   max-width: 200px;
}
.tile_lead {
    padding-top:14px;
}
.tile-radius {
    border-radius:1.9rem;
}

.tile__content__flex {
    top: 1.7rem;
    left: 1.7rem;
    position: absolute;
    height: calc(100% - 3.4rem);
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
body .tile__sticker_custom {
    top: 3rem;
}
body .tile:hover .tile__image img[src=""] {
    transform: none;
}
.tile-content-container {
    max-height: 400px;
    min-height: 400px; 
    height: 100%;
    position: relative;
}
.tile-content-container .tile__image {
    position: absolute;
}
/* .tile-sticker__radius {
    border-radius: 50%;
    overflow: hidden;
} */
/* body .tile__sticker_custom:hover {
    transform: scale(1);
} */
body .tile__sticker:hover {
    transform: none;
}
/* @media all and (max-width:1000px) {
    .tiles-grid .tile_long {
        grid-column: span 2;
      }
} */

.tile__image {
    width:100%
}

@media (max-width: 1024px) {
    .tile-content-container {
        max-height: 280px !important;
    }
    
}
@media all and (max-width:1023px) {
    .tiles-grid .tile_long {
        grid-column: span 1;
    }
}
@media all and (max-width:768px) {
    .tile__image__full img{
        min-height: 100%;
    }
    .tiles-grid .tile .tile-content-container .tile__sticker.tile__sticker-center {
        padding-top: 0;
    }
    .tile__image img{
        object-position: initial;
        
    }
    .tile__image {
        width:100%;
        height:100%;
    }
    .tile-content-container {
        /* padding: 1rem; */
        position: relative;
        display: flex;
        flex-direction: column-reverse;
    }
    
    .tile .tile-content-container .tile__sticker {
        position: static;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .tile__sticker img {
        display: block;
    }
    .tile .tile-content-container  .tile__content {
        position: relative;
        padding:  0 1rem 1rem 1rem;
        left: 0;
        bottom: 0;
    }

    .tile .tile-content-container  .tile__content.tile__content__flex {
        right: 1rem;
        bottom: 1rem;
        position: absolute;
    }
    
}
/* End */


/* Start:/local/components/ranepa/content.card/templates/video/style.css?16493361348870*/
.video_container {
    position: relative;
}
.video_container .video__text {
    font-family: ALS Hauss;
    font-size:2.125rem;
    line-height: 3.125rem;
    font-weight: 600;
    margin: 0;
    margin-bottom:0.5rem;
}

.video__btn-link{
    display: block;
    margin-top: 28%;
    font-size: 2rem;
    color: #ffffff;
    padding-left: 1.625rem;
}
.video__btn-block:hover::after{
   opacity: 1;
}
.white-arrow::before{
    content: '';
    position: absolute;
    right: 35px;
    top: 75%;
    margin-top: 3.4%;
    width: 49px;
    height: 49px;
    background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
    background-size: 100%
}
.video__btn-block::after{
    content: "";
    display: block;
    background: rgba(0, 0, 0, .1);
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 1.9rem;
    top:0;
    opacity: 0;
}
.video__btn-block
{
    height: 50%;
    border-radius: 1.9rem;
    top:50%;
    position: absolute;
    width: 100%;
}
.video__btn-offset{
    margin-bottom: 5%;
}
.video__button {
    width: 134px;
    height: 134px;
    margin: -67px -67px;
    background: url("/images/video/button.png");
}
.video-sidebar .video__button{
    width: 95px;
    height: 95px;
    margin: -47.5px -47.5px;
    background-size: cover;
}
.tilespan2 {
    grid-column: span 2;
}
.tile.noarrow:after{
    background: initial;
}
.video2 {
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 1.9rem;
}
.video2::after {
    content: '';
    padding-top: 59%;
    display: block;
}
.tile .video2 {
    min-height: 400px;
    max-height: 400px;
}
.tile .video-sidebar{
    min-height: auto;
    max-height: 100%;
}
.video_container .video2.videoForNews{
    min-height: unset;
    max-height: unset;
    height: unset;
    width:100%;
}
@media (min-width: 1200px){
    .video_container .video2{
        height:400px;
    }
    .video_container .video2.videoForNews{
        min-height: unset;
        max-height: unset;
        height: unset;
        width:100%;
    }
    .video__btn-link{
        display: block;
        margin-top: 96px;
        font-size: 1.625rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
       opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: -14px;
        width: 28.97px;
        height: 30.88px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
    .video__btn-block::after{
        content: "";
        display: block;
        background: rgba(0, 0, 0, .1);
        height: 100%;
        width: 100%;
        position: absolute;
        border-radius: 1.9rem;
        top:0;
        opacity: 0;
    }
    .video__btn-block
    {
        height: 151px;
        border-radius: 1.9rem;
        top:325px;
        position: absolute;
        width: 100%;
    }
    .video__btn-offset{
        margin-bottom: 75px;
    }
}
/* @media (max-width:1199px){
    .video__btn-link{
        display: block;
        margin-top: 27.7%;
        font-size: 1.7rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 3.8%;
        width: 34px;
        height: 35px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
}
@media (max-width:1000px){
    .video__btn-link{
        display: block;
        margin-top: 27.5%;
        font-size: 1.5rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 3.8%;
        width: 30px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
}

@media (max-width:820px){
    .video__btn-link{
        display: block;
        margin-top: 27%;
        font-size: 1.5rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 3.8%;
        width: 25px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
}
@media (max-width:820px){
    .video__btn-link{
        display: block;
        margin-top: 26.6%;
        font-size: 1.2rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 3.8%;
        width: 20px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
} */
@media (max-width:1199px){
    .video__btn-offset{
        margin-bottom: 55px;
    }
    .video__btn-link{
        display: block;
        position: absolute;
        bottom: 14px;
        font-size: 1.5rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .video__btn-block::before{
        content: '';
        position: absolute;
        right: 35px;
        bottom: 11px;
        width: 25px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
    .white-arrow::before{
        content: none;
    }
}

@media (max-width:399px){
    .video__btn-offset{
        margin-bottom: 45px;
    }
    .video__btn-link{
        display: block;
        position: absolute;
        bottom: 9px;
        font-size: 1rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .video__btn-block::before{
        content: '';
        position: absolute;
        right: 35px;
        bottom: 4px;
        width: 20px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
    .white-arrow::before{
        content: none;
    }
}

/* @media (max-width:550px){
    .video__btn-link{
        display: block;
        margin-top: 25.5%;
        font-size: 1rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 3%;
        width: 20px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
}
@media (max-width:430px){
    .video__btn-link{
        display: block;
        margin-top: 24.5%;
        font-size: 1rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 2.9%;
        width: 15px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
} */
/* @media (max-width:356px){
    .video__btn-link{
        display: block;
        margin-top: 23.5%;
        font-size: 1rem;
        color: #ffffff;
        padding-left: 1.625rem;
    }
    .video__btn-block:hover::after{
    opacity: 1;
    }
    .white-arrow::before{
        content: '';
        position: absolute;
        right: 35px;
        top: 75%;
        margin-top: 2.9%;
        width: 15px;
        height: 30px;
        background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
        background-size: 100%
    }
} */
@media (min-width: 769px) and (max-width:1024px){
    .dop_video_container {
        padding-bottom: 0.75rem;
    }
    .video_container .video__text {
        
        font-size:1.875rem;
        line-height: 2.4rem;
        font-weight: 600;
        margin-bottom:0.75rem;
    }
}
@media (max-width: 768px){ 
    .dop_video_container {
        padding-bottom: 0.625rem;
    }
    .video_container .video__text {
        
        font-size:1.3125rem;
        line-height: 1.68rem;
        font-weight: 600;
        margin-bottom:0.625rem;
    }
}

@media (max-width: 470px){ 
    .video__button {
        background:no-repeat center/50% url("/images/video/button.png");
    }
    
}
/* End */


/* Start:/local/components/ranepa/content.card.news/templates/ad/style.css?16438041361619*/
.swiper_ad{
    padding-top: 10rem;
}
.theme_dark .ad__title h5{
    color: #ffffff;
}
.swiper-containers-ad {
    position:relative;
    overflow: hidden;
    margin:0 2.5rem;
    height: 100%;
    /* height:400px;
    display: flex;
    align-items: center; */
}
.swiper_ad{
    padding-top: 0;
}
.swiper-containers-ad .swiper-slide{
    height: initial;
}
.swiper-containers-ad .swiper-container-ad {
    height: 100%;
}
.swiper-containers-ad .swiper-wrapper{
    height: 100%;
    align-items: center;
}
.ad__title h5{
    color: #000;    
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 500;
    margin-bottom: 2.5rem;
    text-align: center;
}
.ad-link-block{
    width: 49px;
    height: 49px;
    margin:0 auto;
    background: url(/media/assets/svg/button-arrow.svg) no-repeat;
    background-size: 100%
}
.theme_dark .ad-link-block
{
    background: url(/media/assets/svg/button-arrow-white.svg) no-repeat;
}
@media (max-width: 1199px){
    .swiper-containers-ad {
        margin:0 1.5rem;
    }
}
@media (max-width: 767px){
    .swiper-containers-ad {
        margin: 0;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 30px;
        height: 200px;
        padding:0 1.25rem;
    }
    .theme_dark .swiper-containers-ad {
        border: 1px solid rgba(255, 255, 255, 0.2);        
    }
    .ad__title h5{
        font-size: 1.125rem;
        line-height: 1.44rem;
        font-weight: 500;
        margin-bottom: 1.75rem;
    }
}

@media (max-width: 414px){
    .ad__title h5{
        font-size: 1rem;
        line-height: 1.28rem;
        font-weight: 500;
    }
}
/* End */


/* Start:/local/components/ranepa/content.card.news/templates/activity/style.css?164181984355*/
.activity__content.with-date{
    padding-top:0.5rem;
}
/* End */


/* Start:/local/components/ranepa/content.card/templates/image_v2Old/style.css?16444175043457*/
.tile_border{
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 1.9rem;
    color: #000;
}
.tile_black {
    color:#000;
}
/* .tile_border:hover {
    filter: brightness(90%)
} */


.tile_border:hover .tile__title span, .tile_black:hover .tile__title span, .tile_border .tile__title span,.tile_black .tile__title span {
    border-bottom:0;
}

/* .tile:hover .tile__image::after {
    visibility: hidden;
} */
.tile_border.tile::after, .tile_black.tile::after {
    background: url(/_static/media/assets/svg/button-arrow.svg) no-repeat;
}
.tile_border .tile__image {
    border-radius: 0;
}
.tile_border .tile__title span {
    transition: all .2s ease-in-out;
    border-bottom:0;
}
.content__custom .container .tile__title {
    font-size: 2.125rem;
}

.content__custom .container .tile__content{
    left: 2rem;
    bottom: 2rem;
}

.content__custom .container .tile__content p{
    margin-bottom: 0rem;
}
body .tile__content-relative {
    position: relative;
}

.tile__sticker-center {
    top: 3rem;
    right: 0;
    text-align: center;
    width: 100%;
}
.tile__sticker-center img{
   max-width: 200px;
}
.tile_lead {
    padding-top:14px;
}
.tile-radius {
    border-radius:1.9rem;
}

.tile__content__flex {
    top: 1.7rem;
    left: 1.7rem;
    position: absolute;
    height: calc(100% - 3.4rem);
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
body .tile__sticker_custom {
    top: 3rem;
}
body .tile:hover .tile__image img[src=""] {
    transform: none;
}
body .tile_v2 .tile__sticker  {
    max-width: 338px;
    top: 31px;
    max-height: 338px;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
}

.tile_v2 .tile__sticker::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    background: rgba(0,0,0,.1);
    border-radius: 1.9rem;
    transition: visibility .3s cubic-bezier(.2,1,.2,1),opacity .3s cubic-bezier(.2,1,.2,1);
    opacity: 0;
}
/* .tile-sticker__radius {
    border-radius: 50%;
    overflow: hidden;
} */
/* body .tile__sticker_custom:hover {
    transform: scale(1);
} */




body .tile_v2 .tile__sticker:hover {
    transform: none;
}
.tile_v2:hover .tile__image::after {
    visibility: visible;
    opacity:1;
}

.tile_v2:hover .tile__sticker::after {
    visibility: visible;
    opacity: 1;
}

body .tile_v2 .tile__sticker img {
    width: 100%;
    height: auto;
}


@media all and (max-width:768px) {
    .tile__image__full img{
        min-height: 100%;
    }

    .tile__image img{
        object-position: initial;
    }
}


/* @media (min-width:768px) and (max-width:1000px) {
    body .tile_v2 .tile__sticker {    
        max-width: 300px;
        top: 50px;
        max-height: 300px;
        border-radius: 50%;
        overflow: hidden;
        box-sizing: border-box;
     }
}

@media (min-width:1024px) and (max-width:1120px) {
    body .tile_v2 .tile__sticker {    
        max-width: 200px;
        top: 25px;
        max-height: 200px;
        border-radius: 50%;
        overflow: hidden;
        box-sizing: border-box;
        left: 25px;
     }
}
@media  all and (max-width:767px) {
    body .tile_v2 .tile__sticker {
        max-width: 250px;
        top: 25px;
        max-height: 250px;
        border-radius: 50%;
        overflow: hidden;
        box-sizing: border-box;
        left: 25px;
     }
} */



/* End */


/* Start:/local/components/ranepa/content.carusel/templates/dod_anons/style.css?1643796022899*/
 .swiper-container_anons {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-slide.swiper_dod_preview {
    width: 379.667px; 
    margin-right: 28px;
}
@media (max-width:767px)
{
    .swiper-slide.swiper_dod_preview {
        width: 100%; 
        margin-right: 28px;
    }
}
.swiper-containers {
    position:relative;
    overflow: hidden;
}
.swiper-containers .swiper-next {
    position: absolute;
    right: 0;
    top: 45%;
    margin-top: -2rem;
    z-index: 4;
}
.swiper-containers .swiper-prev {
    position: absolute;
    left: 0;
    top: 45%;
    margin-top: -2rem;
    z-index: 4;
    transform: rotate(180deg);
}
.swiper-container__90 {
    /*width:calc(100% - 160px);*/
    width:calc(100% - 184px);
    margin:0 auto;
}
.dod_carousel .button-large{
    font-size: 2.25rem;
}
/* End */


/* Start:/local/components/ranepa/content.card.news/templates/dod_anons/style.css?1643715692174*/
.dod_anons__img
{
    width: 100%;
    /* height: 197px; */
    border-radius: 30px;
    overflow: hidden;
}
.dod_anons__date
{
    color: #AAA7A7;
    padding-top:0.93rem;
}
/* End */


/* Start:/local/components/ranepa/content.banner.promo/templates/numer/style.css?16387969262051*/
.banner-numer .title-promo__left {
    font-size: 20rem;
    /* font-family: "BodoniPosterC"; */
    color:#fff;
    line-height:20rem;
}
.banner-numer .block-numer_center {
    
}
.block-numer {
    position: relative;
}
.banner-numer .block-numer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.particle-block .col:last-child .wrapper img, .particle-block .col:last-child h2 img {
    height: 430px;
    max-width: 430px;
}
.title-promo__left {
    top: 25%;
    position: absolute;
}
.lead-left__bottom {
    bottom: 82px;
    position: absolute;
}
.lead-left__top {
    top: 130px;
    position: absolute;
}
body .banner-numer .particle-block h2.lead-left__bottom {
    margin-bottom: 0;
}
.particle-block {
    max-height: 700px;
}
.banner-numer .particle-block .col {
    padding: 2.2rem;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 500px;
}
.banner-numer .particle-block .col {
    padding: 2.2rem;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 450px;
}
.banner-numer .particle-block h2 {
    text-align: center;
    margin-bottom: 23px;
}
.banner-numer .particle-block .col:last-child .wrapper {
    height: 100%;
}
.banner-numer .particle-block .col h2 {
    height: auto;
}
@media all and (max-width:768px) {
    /* .particle-block .col {
        min-height: inherit
    } */
    .banner-numer .particle-block .col {
        min-height: 400px
    }
    .banner-numer .title-promo__left {
        font-size: 12rem;
    }
}

@media all and (max-width:1024px) {
    .particle-block {
        max-height: unset;
    }
    .banner-numer .particle-block .col {
        min-height: 700px;
    }
    .particle-block .col:last-child .wrapper img {
        width: 430px;
        height: 430px;
    }
}

/* End */


/* Start:/local/components/ranepa/content.banner.photos_socnews/templates/.default/style.css?16377499933048*/
.life {
    background: #271919;
    padding: 6rem 1.8rem 2.7rem 1.8rem;
    margin-top: -5.9rem
}

.life h2 {
    color: #fff;
    font-size: 4.2rem;
    text-align: center;
    margin-bottom: 1rem
}

.life__image {
    display: none;
    -webkit-animation: reveal .5s ease-in-out;
    animation: reveal .5s ease-in-out
}

.life__image_active {
    display: block
}

.life__slider {
    text-align: center;
    margin-bottom: 2.5rem;
    position: relative
}

.life__slider img {
    border-radius: 1.9rem;
    width: 99.9%;
    height: auto;
    max-height: 800px
}

.life .swiper-container {
    border-radius: 1.9rem
}

.life .swiper-container .swiper-next {
    right: 1rem
}

.life .swiper-container .swiper-prev {
    left: 1rem
}

.life .username img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 1.3rem
}

.life .username {
    color: #fff;
    display: flex
}

.life .username p {
    line-height: 1rem
}

.life .twitter a {
    position: relative;
    font-size: 1.2rem
}

.life .twitter i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    margin-right: .7rem
}

.life .twitter i::before {
    content: '';
    position: absolute;
    z-index: 3;
    top: .7rem;
    left: .5rem;
    width: 24px;
    height: 20px;
    background: url(/local/components/ranepa/content.banner.photos_socnews/templates/.default/../../media/assets/svg/icon-tw.svg)
}

.life .twitter a {
    display: flex;
    justify-content: center;
    color: #fff
}

.life .twitter span {
    position: relative;
    top: .4rem
}

.life__menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    top: 3.8rem;
    z-index: 10
}

.life__menu li {
    color: #000;
    font-size: 1.375rem;
    padding: .3rem 1.2rem;
    border-radius: 1.9rem;
    transition: all .2s ease-in-out
}

.life__menu li.active,.life__menu li:hover {
    color: #fff;
    cursor: pointer;
    background: #e62b25
}

.life__menu li.active {
    cursor: default
}

.life__social .swiper-next,.life__social .swiper-prev {
    top: 220px;
    margin-top: -2rem
}

.life__social p {
    color: #fff
}

.life__twblock p {
    margin: .7rem 0 1.2rem 0
}

.life__twblock img {
    width: 100%;
    height: auto
}

.life__notice {
    display: flex;
    border: 2px solid #fff;
    border-radius: 1.9rem;
    height: 100%;
    position: relative;
    flex-direction: column;
    text-align: center;
    padding-top: 9.2rem;
    padding-bottom: 1.7rem;
    box-sizing: border-box;
    max-height: 560px;
    justify-content: space-between
}

.life__notice p {
    font-size: 1.375rem;
    line-height: 1.9rem
}

@-webkit-keyframes reveal {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes reveal {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}


/* End */


/* Start:/local/templates/ranepa_als/components/bitrix/news.list/ranepa_als_social_news/style.css?16472447531636*/
.life__twblock img {
    border-radius: 30px;
}


.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px,0,0);
}

 .username img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 1.3rem;
}
.life__social p {
    color: #fff;
}

.life__notice {
    font-size: 1.375rem;
    line-height: 1.9rem;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}


/* = fix = */

/*.life*/ .twitter a,
.username {
    display: flex;
    justify-content: center;
    color: #fff;
    position: relative;
    font-size: 1.2rem;
    align-items: center;
}
.username {
    height: 60px;
}
/*.life.twitter*/ .username i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    margin-right: .7rem;
    border: none;
}
/*.life .twitter*/ .username i::before {
    
    position: absolute;
    z-index: 3;
    width: 20px;
    height: 20px;
    color: #291717;
    font-size: 1.6rem;
}
.twitter    i::before {}
.facebook   i::before {
    top: 20%;
    left: 30%;
}
.vk         i::before {
    top: 25%;
    left: 15%;
}
.tiktok     i::before {
    top: 20%;
    left: 25%;
}
.instagram  i::before {
    top: 13%;
    left: 15%;
    font-size: 1.6em;
}
.telegram   i::before {}


/*.life*/ .twitter span {
    position: relative;
    top: .4rem;
}

.hashtag_link {
    font-size: 1rem !important;
}

.description, .hashtag_link {
    overflow-wrap: break-word;
}

/* End */


/* Start:/local/components/ranepa/content.card/templates/links_img/style.css?16475044546857*/
.links_cards_wrapper {
  display: flex;
  /*grid-template-columns: 2fr 1fr;*/
}

.links_cards_wrapper.links_cards__wide .links_cards__column5 {
  justify-content: space-between;
}
.links_cards {
  
  border-radius: 1.9rem;
  overflow: hidden;
}

.links_cards_outer {
  grid-column-start: 1;
  grid-column-end: -1;
}
/* @media all and (min-width:1000px) and (max-width:1417px)
{
  .links_cards_wrapper:first-child {
    grid-column-start: 1;
    grid-column-end: -1;
  }
} */


/* .links_cards.wide{
  height: 560px;
} */

.wide .links_cards__content .item.col-lg-2 {
  max-width: 20%;
  flex-basis: 20%;
}
/* @media all and  (max-width:1024px)
{
  .wide .links_cards__content .item.col-lg-2 {
    max-width: 50%;
    flex-basis: 50%;
  }
  .links_cards_wrapper{
    height: initial!important;
  }
} */
.links_cards__outer_header {
  display:none;
}
.links_cards h5{
  font-weight: 600;
  padding:1.375rem 1.69rem 0 1.69rem;
  font-size: 2.125rem;
}

.wide.links_cards h5{
  color: #FFFFFF;
}

.links_cards p{
  margin-top:1.25rem;
  /* margin-left:1.69rem; */
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #FFFFFF;
}
.links_cards.wide p{
  margin-top:0;
  /* margin-left:1.69rem; */
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #FFFFFF;
}
main .contentText .links_cards p{
  margin:0;
}

main.content .links_cards .row{
  margin:0;
}
.links_cards.alligment_left img{
  margin-left: initial;
}
.links_cards.alligment_left p{
  text-align: left;
}

.links_cards__content.wide {
  /* padding:2rem; */
  margin-bottom: 3rem;
}
.links_cards img{
  /* display: block;
  max-width: 6.25rem;
  height: auto;
  margin-left: auto;
  margin-right: auto; */
  display: block;
  max-height: 6.25rem;
  min-height: 55px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.links_cards a, .links_cards p {
  color: #ffffff;
  font-size: 1.375rem;
}

.links_cards a .maintext span{
  border-bottom: 1px solid transparent
}

.links_cards a:hover .maintext span{
  border-bottom: 1px solid rgba(255,255,255,.4)
}


.links_cards__content .item{
  text-align: center;
}



main.content .links_cards__content .row_item {
  
  align-items: flex-end;
  
  margin-top:1rem;
  margin-bottom:0;
}

body .links_cards  {
  line-height: 3.2rem;
}

main.content .links_cards .container{
margin-bottom: 0px;
}


.links_cards.wide {
  width:100%;
  display:flex;
  justify-content: space-between;
  flex-direction: column;
  padding:2rem 2rem 1rem 2rem;
}
main.content .links_cards.wide .links_cards__content .row_item{
  padding-bottom: 0;
}
main.content .links_cards.wide .links_cards__content .row_item img{
  margin-bottom: 0;
}
.links_cards.wide .container{
margin-bottom:0;
}
.links_cards.wide h5 {
  padding:0 0 1.25rem 0;
}
.links_cards .row {
  margin:0px;
}
.links_cards .subtext span {
  font-size: 0.85rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.links_cards.wide .subtext{
  margin-top: 10px;
}
@media (max-width:1200px){
  .links_cards__small .links_cards img {
    max-height: 100px!important;
    max-width: auto!important;
    margin-bottom: 0!important;
  }
}

@media (max-width:1024px){
  .links_cards_wrapper.links_cards__wide .links_cards__column5 {
    justify-content: initial;
  }
  .links_cards.wide{
    padding-top:1.5rem;
  }
  .links_cards_wrapper.links_cards__wide .item.col-xs-2{
    padding-top: 1rem;
  }
  .links_cards.alligment_left img{
    margin-left: auto;
  }
  .links_cards.alligment_left p{
    text-align: center;
  }
  .links_cards_wrapper.links_cards__wide {
    height:520px!important;
  }
  .links_cards__outer_header {
    display:flex;
    font-weight: 600;
    padding-bottom: 0.625rem;
    font-size: 1.3125rem;
    line-height: 1.68rem;
  }
  .links_cards_wrapper.links_cards__wide .links_cards__main_text{
    font-size: 1rem!important;
    line-height: 1.28rem!important;
  }
  .links_cards h5{
    display:none;
    
  }
  .links_cards__small .links_cards img {
    max-height: 80px!important;
    max-width: auto!important;
    margin-bottom: 0!important;
  }
  .links_cards__wide .links_cards img {
    max-height: 100px!important;
    max-width: auto!important;
    margin-bottom: 0!important;
  }
  .links_cards_outer .links_cards a,.links_cards_outer .links_cards p {
    color: #ffffff;
    font-size: 1.5rem!important;
    margin-top:0;
  }
  body .links_cards_outer .links_cards p {
    line-height: 1.92rem!important;
  }
  .links_cards_wrapper{
    /* height: 320px!important; */
    height: auto!important;
  }
  .links_cards {
    padding-top:1.66rem;
  }
  main.content .links_cards__content .row_item {
    margin-top:0;
  }
  .links_cards__content .row_item .maintext p{
    width:80%;
  }
  .links_cards_wrapper.links_cards__wide .item.col-xs-2{
    flex-basis: 33%;
    max-width: 33%;
  }
}
@media (max-width: 850px){ 
  .links_cards_outer .links_cards__small .links_cards p{
    line-height: 1.62rem!important;
  }
  .links_cards__small .links_cards img {
    max-height: 70px!important;
    max-width: auto!important;
    margin-bottom: 0!important;
  }
}
@media (max-width: 768px){ 
  .links_cards.wide{
    padding-top:1.19rem;
  }
  .links_cards_wrapper.links_cards__wide .item.col-xs-2{
    padding-top: 1rem;
  }
  .links_cards_wrapper.links_cards__wide {
    height:420px!important;
  }
  .links_cards__outer_header {
    display:flex;
    font-weight: 600;
    padding-bottom: 0.625rem;
    font-size: 1.3125rem;
    line-height: 1.68rem;
  }
  .links_cards_wrapper.links_cards__wide .links_cards__main_text{
    font-size: 0.875rem!important;
    line-height: 1.12rem!important;
  }
  .links_cards h5{
    display:none;
    
  }
  .links_cards__wide .links_cards img {
    max-height: 70px!important;
    max-width: auto!important;
    margin-bottom: 0!important;
  }
  .links_cards_outer .links_cards a,.links_cards_outer .links_cards p {
    color: #ffffff;
    font-size: 1.3125rem!important;
    margin-top:0;
  }
  body .links_cards_outer .links_cards p {
    line-height: 1.68rem!important;
  }
  .links_cards_wrapper{
    /* height: 320px!important; */
    height: auto!important;
  }
  .links_cards {
    padding-top:1.66rem;
  }
  main.content .links_cards__content .row_item {
    margin-top:0;
  }
  .links_cards__content .row_item .maintext p{
    width:80%;
  }
}
@media (max-width:672px){
  .links_cards_wrapper.links_cards__wide,.links_cards_wrapper.links_cards__small{
    height:initial!important;
  }
  .links_cards_wrapper.links_cards__wide .links_cards__content .item.col-xs-2{
    flex-basis: 50%;
    max-width: 50%;
    padding-top: 1rem;
  }
  .links_cards_wrapper.links_cards__small .links_cards__content .item.col-xs-4{
    flex-basis: 50%;
    max-width: 50%;
  }
  
}
@media (max-width:488px){
  .links_cards_wrapper.links_cards__wide .links_cards__content .item.col-xs-2{
    flex-basis: 100%;
    max-width: 100%;
    padding-top:1rem;
  }
}
/* End */
/* /local/templates/ranepa_als/components/bitrix/news.list/ranepa_als_min_banner/style.css?16430364361131 */
/* /local/components/ranepa/content.card/templates/banner_statistics/style.css?16433703476648 */
/* /local/components/ranepa/content.card.news/templates/double_head/style.css?16451757331163 */
/* /local/components/ranepa/content.card/templates/image/style.css?16485552573496 */
/* /local/components/ranepa/content.card/templates/video/style.css?16493361348870 */
/* /local/components/ranepa/content.card.news/templates/ad/style.css?16438041361619 */
/* /local/components/ranepa/content.card.news/templates/activity/style.css?164181984355 */
/* /local/components/ranepa/content.card/templates/image_v2Old/style.css?16444175043457 */
/* /local/components/ranepa/content.carusel/templates/dod_anons/style.css?1643796022899 */
/* /local/components/ranepa/content.card.news/templates/dod_anons/style.css?1643715692174 */
/* /local/components/ranepa/content.banner.promo/templates/numer/style.css?16387969262051 */
/* /local/components/ranepa/content.banner.photos_socnews/templates/.default/style.css?16377499933048 */
/* /local/templates/ranepa_als/components/bitrix/news.list/ranepa_als_social_news/style.css?16472447531636 */
/* /local/components/ranepa/content.card/templates/links_img/style.css?16475044546857 */
