

/* Start:/local/templates/port_2021/components/bitrix/news/history_2022/bitrix/news.detail/history_new/style.css?167401869210522*/
html {
    overflow-x: hidden;
    margin-right: calc(-1 * (100vw - 100%));
}
.main_wrapper{
    width: 100%;
}

.blue_bg_block{
    background-color: #3246FD;
    height: 330px;
    position: absolute;
    z-index: -1;
    margin-top: 200px;
    width: 100vw;
    margin-left: calc(50% - 50vw);

}

.bg_block {
    background-color: #F3F7F9;
    height: calc(100% + 100px);
    position: absolute;
    z-index: -1;
    top: -400px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
}


.timeline_block, .block_3, resume_form{
    position: relative;
}

.plug_block{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plug_block:hover{
    cursor: pointer;
}

.play_button{
    width: 100px;
    height: 100px;
    background-color: grey;
    position: absolute;
    z-index: 100;
    margin: 0 auto;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
    transition: all ease .2s;
}

.play_button:hover{
    cursor: pointer;
    width: 110px;
    height: 110px;
}
.play_icon{
    border: 18px solid transparent;
    border-left: 30px solid #fff;
    margin-left: 25px;
}

.plug_block img{
    width: 100%;
    height: 100%;
    border-radius: 27px;
}

.video_block{
    position: relative;
    margin-top: 40px;
    margin-bottom: 60px;
    overflow: hidden;
}

.video_block iframe{
    width: 100%;
    height: 850px;
    border-radius: 30px;
}

.block_title{
    font-weight: 700;
    font-size: 64px;
    line-height: 125.5%;
    letter-spacing: -0.01em;
    margin: 0;
}

.block_1{
    display: flex;
    flex-direction: column;
}

.history_about{
    display: flex;
    justify-content: space-between;
}

.history_about--title{
    font-weight: 700;
    font-size: 75px;
    line-height: 112.5%;
    letter-spacing: -0.01em;
    max-width: 560px;
}

.history_about--text {
    font-weight: 500;
    font-size: 24px;
    line-height: 152%;
    max-width: 50%;
    margin-top: 50px;
}

.history_about--text p{
    margin: 0;
}

.history_title{
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 152%;
    margin-bottom: 60px;
}

.history_tizers{
    margin-top: 100px;
}

.history_tizers--title{
    margin-bottom: 60px;
}

.history_tizers--list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.history_tizers--element{
    width: 230px;
}

.history_tizers--element span{
    color: #3246FD;
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    line-height: 101.8%;
}

.history_tizers--element p{
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    color: #787878;
}

.anchors_block--elements{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.anchors_block--item {
    background: #F2F2F2;
    border-radius: 30px;
    padding: 18px 30px 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #3F3F3F;
    text-decoration: none;
    text-align: center;
    transition: all ease .2s;
}

.anchors_block--item:hover{
    background: rgb(215, 215, 215);
}

.anchors_block--title{
    margin-bottom: 30px;
}

.time_range{
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #A5A5A5;
    margin-top: 15px;
    margin-bottom: 80px;
}

.timeline{
    max-width: 50%;
}

.timeline_items{
    display: flex;
    gap: 50px;
    margin-bottom: 80px;
}

.timeline_text{
    line-height: 1.5em;
}

.block_4_picture{
    top: 60px;
    margin-bottom: 60px;
    border-radius: 10px;
    max-width: 100%;
}

.timeline_picture{
    position: sticky;
    top: 60px;
    margin-bottom: 60px;
    border-radius: 10px;
    max-width: 100%;
}

.photo_gallery{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.bold_text{
    font-weight: 500;
    font-size: 32px;
    line-height: 110%;
    margin: 0;
    min-width: 100px;
}


.block_content{
    display: flex;
    gap: 40px;
    margin-bottom: 20px;
}

.content_block{
    margin-top: 120px;
}

.resume_form h2{
    font-weight: 700;
    font-size: 48px;
    line-height: 108.5%;
}

.resume_form{
    margin-top: 100px;
    display: flex;
    padding-top: 35px;
    padding-bottom: 0;
    justify-content: space-between;
    margin-bottom: 150px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.resume_form_desktop{
    margin: 0;
}

.resume_form_mobile{
    display: none;
}

.resume_form_date{
    max-width: 585px;
    margin-right: 111px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 36px;
}

.resume_form_text {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 144%;
    /* or 29px */
    color: #626B6E;
    margin-bottom: 40px;
}

.resume_form img{
    max-width: 624px;
    margin-left: 100px;
    margin-bottom: -1px;
}


.button_block{
    display: flex;
    justify-content: space-between;
}


.btn_comanda {
    width: 284px;
    height: 54px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height */
    text-transform: uppercase;
    cursor: pointer;
}
.about_white_btn {
    background: #fff;
    color: #3246FD;
    border: 2px solid #3246FD;
}

.about_vacancy_btn {
    background: #3246FD;
    color: #fff;
    border: 2px solid #3246FD;
}

.about_vacancy_btn:hover{
    background: #041dfc;
    border: 2px solid #041dfc;
}

.block_3 .block_content,
.block_5 .block_content{
    flex-direction: row-reverse;
}

.gallery_photo_item{
    margin-bottom: 40px;
    border-radius: 10px;
}

.gallery_photo_item img{
    max-width: 100%;
    border-radius: 10px;
}

.gallery_photo_sign{
    font-size: 14px;
    line-height: 140.3%;
    color: #7E7E7E;
    margin-top: 5px;
}


@media screen and (max-width:1500px){
    .gallery_photo_item{
        max-height: 600px;
    }
    .photo_gallery{
        justify-content: space-around;
    }
    .resume_form img{
        margin-left: 5%;
    }
}

@media screen and (max-width:1340px){
    .gallery_photo_item{
        max-height: 550px;
    }
    .resume_form img{
        margin-left: -30px;
    }
}

@media screen and (max-width:1200px){
    .resume_form img{
        display: none;
        margin-left: 10px;
    }
    .resume_form{
        justify-content: center;
    }
    .resume_form_date{
        margin-right: 0;
    }

    .photo_gallery{
        flex-direction: column;
    }
    .gallery_photo_item{
        margin-top: 20px;
    }
    .blue_bg_block{
        display: none;
    }
    .video_block iframe{
        height: 600px;
    }
}
@media screen and (max-width:1000px){
    .history_tizers--list{
        justify-content: space-around
    }
    .history_tizers--list{
        gap: 30px;
    }
    .video_block iframe{
        height: 500px;
    }
}
@media screen and (max-width:800px){
    .history-container{
        padding: 20px;
    }
    .timeline{
        max-width: 100%;
    }
    .timeline_photo{
        display: none;
    }
    .history_about{
        flex-direction: column;
    }
    .history_about--text{
        max-width: 100%;
    }
    .anchors_block--elements{
        flex-direction: column;
    }
    .plug_block{
        display: none;
    }
}
@media screen and (max-width:780px){

    .button_block{
        flex-direction: column;
    }

    .resume_form{
        border: none;
    }

    .resume_form img{
        display: none;
    }

    .resume_form_date{
        margin: 0;
    }
    .btn_comanda{
        width: 100%;
        margin-bottom: 10px;
    }
}


@media screen and (max-width:620px) {
    .resume_form {
        padding: 20px;
        margin-top: 60px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .resume_form_text {
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
    }

    .history_about--title {
        font-size: 40px;
        line-height: 111%;
    }

    .history_about--text {
        font-weight: 500;
        font-size: 16px;
        line-height: 145%;
        margin-top: 0px;
    }

    .history_title {
        font-size: 16px;
        line-height: 130%;
    }
    .history_tizers{
        margin-top: 40px;
    }
    .history_tizers--element span {
        font-size: 50px;
        line-height: 101.8%;
        text-align: center;
    }

    .history_tizers--element p {
        font-size: 14px;
        line-height: 130%;
        text-align: center;
    }

    .history_tizers--element {
        display: flex;
        flex-direction: column;
    }

    .video_block{
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .video_block iframe {
        height: 250px;
    }

    .block_title {
        font-size: 36px;
        line-height: 120%;
        letter-spacing: -0.01em;
    }

    .time_range {
        font-size: 24px;
        line-height: 120%;
        margin-top: 15px;
        margin-bottom: 40px;
    }

    .timeline_items p {
        font-size: 14px;
        line-height: 1.5 !important;
    }
    .bold_text {
        font-size: 24px !important;
        line-height: 110%;
    }
    .timeline_items{
        flex-direction: column;
        gap: 0;
        margin-bottom: 40px;
    }
    .content_block{
        margin-top: 60px;
    }
    .block_content{
        margin-bottom: 0px;
    }

    .timeline_block,
    .video_block,
    .block_1{
        padding: 20px;
    }

    .bg_block {
        top: -180px;
    }
    .photo_gallery{
        margin-top: 0px;
        gap: 15px;
    }
    .gallery_photo_item{
        margin-bottom: 0;
        margin-top: 0px;
        width: 100%;
    }

    .resume_form h2{
        font-size: 36px;
        line-height: 120%;
    }
}

@-moz-document url-prefix() {
    .bold_text{
        min-width: 105px !important;
        word-break: break-all;
    }
}


/* End */
/* /local/templates/port_2021/components/bitrix/news/history_2022/bitrix/news.detail/history_new/style.css?167401869210522 */
