

/* Start:/local/components/ranepa/content.card.contacts/templates/.default/style.css?1759233760891*/
.info.bg-white.no-border{
    border: none;
    padding:0;
}
.info a.link-red.link{
    border-width:1px ;
    border-bottom-style: solid;
    border-color: transparent;
}
.info a.link-red.link:hover{
    border-color: rgba(215,44,51,.2);
}
.info {
    min-height: initial;
    display: block; 
}
.info h3, main .contentText .info h3{
    font-size: 1.75rem;
    line-height: normal;
    margin-top:1.125rem;
    margin-bottom: 2rem;
}
.contentText .info .info__title {
    margin-top: 0.1875rem;

}
@media (max-width:667px)
{
    .info h3, main .contentText .info h3{
        font-size: 1.45rem;
        line-height: 140%;
    }
    .info {
        padding:1.2rem 1.5rem 1.5rem 1.5rem;
    }
}
@media (max-width:374px)
{
    .info {
        padding:1rem 1.25rem 1.25rem 1.25rem;
    }
    .info h3, main .contentText .info h3{
        font-size: 1.125rem;
        line-height: 140%;
    }
}
/* End */


/* Start:/local/components/ranepa/content.card.soc/templates/.default/style.css?1759233760130*/
.info .social__list .social__item a:hover, .social__item a:hover {
    border: 0; 
}

.social__item a {
    margin-right: 2px;
}


/* End */


/* Start:/local/components/ranepa/content.card/templates/video_new/style.css?17592337607639*/
.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;
}
.video__btn-block {
    justify-content: space-between;
    display:flex;
}
.video__btn-block svg {
    width: 28.97px;
    height: 30.88px; 
    margin-top: 100px;
    stroke: #fff;
    padding-right: 2rem;
}
/* .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%;
    justify-content: space-between;
    display:flex;
}
.video__btn-block svg {
    width: 28.97px;
    height: 30.88px; 
    margin-top: 100px;
    stroke: #fff;
    padding-right: 2rem;
}
.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: inline;
}
.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%;
}
.swiper-lazy-preloader {
    display: none;
}
.article__photo {
    display: none;
}

@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:1200px){
    .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 svg {
        position: absolute;
        bottom: 14px;
        right: 9px;
        width: 25px;
        height: 30px;
        stroke: #fff;
    }
    /* .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;
    }
    .vgtrk_container .video2 {
        /*min-height: 320px;*/
        /*height: 320px;*/
    }
}

@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");
    }
    .video__btn-block svg {
        position: absolute;
        bottom: 12px;
        right: 9px;
        width: 20px;
        height: 25px;
        stroke: #fff;
    }
}
/* End */
/* /local/components/ranepa/content.card.contacts/templates/.default/style.css?1759233760891 */
/* /local/components/ranepa/content.card.soc/templates/.default/style.css?1759233760130 */
/* /local/components/ranepa/content.card/templates/video_new/style.css?17592337607639 */
