/***************** 2023  ********************/
.pageItem.firstPage {
    min-height: 100vh;
}

.pageItem.pageItemNew {

}

/*
.pageItem.pageItemNew:hover {

    z-index: 1;
}*/

.bg2023 {
    background-image: url('../images/main/bg/bg_1.png?2');
    background-color: #303744;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
}

.pageItem.pageItemNew:not(.firstPage) .bg2023 {
    /*background-size: 56vw auto;*/
    /*background-position: 50vw center;*/
}

.pageItem.pageItemNew .mainInner {
    display: flex;
}

h1 {
    text-align: left;
    font-size: 80px;
}

h1 .h1_1, .h1_1 {
    display: block;
    font-weight: 900;
    font-size: 44px;
    line-height: 55px;
    color: #fff;
    /*color: #2693D8;*/
    text-transform: uppercase;
}

h1 {
    font-weight: 900;
    font-size: 75px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.pageItem.pageItemNew .innerWrap {
    padding: 50px 118px;
}

.pageItem.pageItemNew:not(.firstPage) .innerWrap {
    padding: 118px;
}

.textContentNew {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.8px;
    color: #fff;
}

.buttonNew {
    display: inline-block;
    position: relative;
    background-color: #495869;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    padding: 13px 37px 17px;
    cursor: pointer;
    text-align: center;
    /*border: 1px solid #0697F3;*/
    box-sizing: border-box;
    border-radius: 8px;
    white-space: nowrap;
    transition: all 0.3s;
}

.iconNew {
    display: inline-block;
    position: relative;
    background: no-repeat center center transparent;
    vertical-align: middle;
    background-size: 100% auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.iconNew.arrow_white {
    width: 15px;
    height: 15px;
    background-size: 15px auto;
    background-image: url("../images/main/2023/i/arrow-white.svg");
}


.buttonNew:hover {
    /*text-decoration: underline;*/
    color: #FFFFFF;
    background-color: #404B58;
}


.yearWrap {
    text-align: center;
}

.yearBillet {
    display: inline-block;
    position: relative;
    font-size: 120px;
    font-weight: 900;
    color: #37a2e3;
    line-height: 167px;
    border-radius: 20px;
    padding: 35px;
}

.yearBilletBig {
    display: inline-block;
    position: relative;
    font-size: 285px;
    line-height: 214px;
    font-weight: 900;
    color: #26A2E3;
}

.telegramIconWrap {
    max-width: 370px;
    padding-right: 27px;
    padding-left: 15px;
}

.buttonsNewWrap {
    display: flex;
    position: relative;
    padding-top: 160px;
}

/*
.buttonsNewWrap > .buttonNew {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 30px;
    gap: 16px;
    width: 499px;
    height: 82px;
    background: #495869;
    border-radius: 10px;
    margin: 0 10px;
}
*/
/********************************************/


@media handheld, only screen and (max-height: 980px), only screen and (max-width: 1850px) {
    .buttonsNewWrap {
        padding-top: 70px;
    }

    .buttonNew {
        font-size: 16px;
        padding: 8px 17px 9px;
    }

    h1 {
        font-size: 50px;
    }

    .yearBilletBig {
        font-size: 200px;
        line-height: 152px;
    }

    .textContentNew {
        font-size: 20px;
        line-height: 30px;
    }
}

@media handheld, only screen and (max-height: 980px) and (min-width: 1300px) {
    .yearBillet {
        font-size: 120px;
        line-height: 131px;
    }

    h1 .h1_1, .h1_1 {
        font-size: 44px;
        line-height: 55px;
    }

    .max-w-370 {
        display: none;
    }

    .telegramIconWrap {
        max-width: 220px;
    }

    .pageItem.pageItemNew .innerWrap {
        padding: 30px 80px!important;
    }

    .advantages .item p {
        font-size: 30px;
    }
}

@media handheld, only screen and (max-width: 1800px) {
    .yearWrap {
        text-align: right;
    }
}

@media handheld, only screen and (max-width: 1600px) {
        .yearBillet {
            font-size: 120px;
            line-height: 96px;
        }

        .pageItem.pageItemNew .innerWrap {
            padding: 50px;
        }

        .pageItem.pageItemNew:not(.firstPage) .innerWrap {
            padding: 100px 50px;
        }

    .pageItem.pageItemNew .innerWrap {
        padding: 30px 50px !important;
    }
}

@media handheld, only screen and (max-width: 1400px) {
        .pageItem.pageItemNew .innerWrap {
            padding: 50px;
        }


        h1 .h1_1, .h1_1 {
            font-size: 44px;
            line-height: 55px;
        }

    .buttonNew {
        font-size: 14px;
        padding: 8px 17px 9px;
    }
}

@media handheld, only screen and (max-width: 1300px) {
    .telegramIconWrap {
        max-width: 300px;
    }

    .yearBilletBig {
        font-size: 120px;
        line-height: 100px;
    }

    .textContentNew {
        font-size: 18px;
        line-height: 26px;
    }

    h1 {
        font-size: 40px;
    }
}

@media handheld, only screen and (max-width: 1200px) {
    .yearBillet {
        font-size: 100px;
        line-height: 70px;
    }

    h1 .h1_1, .h1_1 {
        font-size: 40px;
        line-height: 50px;
    }

    .textContentNew {
        font-size: 18px;
        line-height: 26px;
    }

    .pageItem.pageItemNew {
        box-shadow: none;
    }

    .buttonNew{
        font-size: 12px;
        padding: 8px 11px 9px;
    }

    .buttonNew .iconNew{
        display: none;
    }
}

@media handheld, only screen and (max-width: 980px) {
    .buttonsNewWrap{
        padding-top: 30px;
    }
    .buttonNew .iconNew{
        display: inline-block;
    }
}


@media handheld, only screen and (max-width: 830px) {

    .yearWrap {
        text-align: left;
        padding-top: 30px;
    }

    .pageItem.pageItemNew .mainInner {
        flex-direction: column;
    }

    .yearBillet {
        font-size: 60px;
        line-height: 47px;
        letter-spacing: 0;
        padding: 15px;
        padding-left: 0;
    }

    .buttonNew {
        font-size: 15px;
    }

    .pageItem.pageItemNew .innerWrap {
        padding: 40px;
    }

    .pageItem.pageItemNew:not(.firstPage) .innerWrap {
        padding: 80px 40px;
    }

    .bg2023, .pageItem.pageItemNew:not(.firstPage) .bg2023 {
        /*background-position: 46vw center;*/
        /*background-size: 113vw auto;*/
    }

    .telegramIconWrap {
        max-width: 370px;
    }

}

@media handheld, only screen and (max-width: 780px) {
    .telegramIconWrap {
        display: none;
    }

    h1{
        font-size: 34px;
    }

    .yearBilletBig {
        font-size: 100px;
        line-height: 74px;
    }

    .pageItem.pageItemNew .innerWrap {
        padding: 30px 50px !important;
    }

    section.pageItem.firstPage::before {
        opacity: 0.4;
    }
}

@media handheld, only screen and (max-width: 620px) {
    h1{
        font-size: 28px;
    }
}

@media handheld, only screen and (max-width: 530px) {

    section.pageItem.firstPage::before {
        opacity: 0.1;
    }

    .pageItem.pageItemNew .innerWrap {
        padding: 20px;
    }

    .pageItem.pageItemNew:not(.firstPage) .innerWrap {
        padding: 50px 20px;
    }

    h1 .h1_1, .h1_1 {
        font-size: 25px;
        line-height: 30px;
    }

    .textContentNew {
        font-size: 14px;
        line-height: 20px;
    }

    .yearWrap {
        padding-top: 20px;
    }

    .yearBillet {
        font-size: 60px;
        line-height: 45px;
        letter-spacing: 0;
        padding: 0;
    }

    .buttonNew {
        font-size: 13px;
        padding: 4px 13px 6px;
    }

    .iconNew.arrow_blue {
        width: 10px;
        height: 9px;
        background-size: 10px auto;
    }

    .buttonsNewWrap {
        padding-top: 30px;
    }

    .pageItem.pageItemNew .innerWrap{
        padding: 30px !important;
    }

    h1{
        font-size: 20px;
        line-height: 31px;
    }
}

@media handheld, only screen and (max-width: 400px) {
    .buttonNew{
        font-size: 11px;
    }
}