/* responsive */
@media (min-width: 1700px) {
    .container {
        padding: 84px 6.7%;
    }
}

@media (max-height: 820px) {
    .btn_play {
        display: flex;
    }

    .qr_block {
        display: none;
    }

    .qr_block {
        display: none;
    }

    .left_block {
        max-height: 357px;
        max-width: 378px;
        padding: 34px;
        margin-top: 54px;
    }

    .logo_img {
         margin-top: -88px; 
        max-width: 100%;
        margin-bottom: 29px;
    }

    .lead {
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 106%;
        margin-bottom: 30px;
    }

    .btn_play span {
        font-size: 32px;
        line-height: 88%;
    }

    .btn_block {
        margin-bottom: 9px;
    }

    .main_bg {
        background-position: 92%;
    }

    .container {
        padding: 78px 49px;
    }

    .app {
        max-height: 45px;
    }

    .left_block {
        border-radius: 38.6159px;
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);
    }

    .btn_bottom {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
    }
}

@media (min-width: 1200px) and (max-height: 990px) {
    .main_bg {
        background-position: 50% 0%;
    }

    .qr_img {
        max-width: 250px;
    }

    .container {
        padding: 3% 3.7%;
    }

    .qr_block {
        display: block;
        margin: 0 0;
        margin-top: 10px;
        font-size: 19px;
        line-height: 91%;
    }

    .left_block {
        max-height: 90%;
    }

    .btn_play {
        display: none;
    }

    .qr_block span {
        margin: 20px auto;
    }
}

@media (max-width: 830px) {
    .left_block {
        max-width: 100%;
        width: 100%;
        backdrop-filter: blur(20px);
        border-radius: 70px 70px 0px 0px;
        max-height: 475px;
        padding: 0px 80px 50px;
    }

    .container {
        padding: 0;
        align-items: flex-end;
    }

    .logo_img {
        max-width: 100%;
        margin-top: -106px;
        margin-bottom: 0;
    }

    .qr_block {
        display: none;
    }

    .btn_play {
        display: flex;
        height: 98px;
        max-width: 446px;
        margin: 54px auto 23px;
        border-radius: 20px;
        border: 5px solid #F2F2F2;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .btn_bottom {
        width: 100%;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        order: 1;
        margin-bottom: 50px;
    }

    .btn_block {
        justify-content: center;
        margin: 0;
    }

    .app {
        height: 50px;
        margin: 0px 2.5px;
    }

    .lead {
        font-size: 34px;
        line-height: 100.5%;
        order: 2;
        font-weight: 400;
        font-family: 'Ubuntu';
    }

    .btn_play span {
        font-size: 46px;
        line-height: 88%;
    }
.webp .main_bg {
        background: url(/images/bg_m.webp) 50% 50%/cover no-repeat;
        background-size: cover;
    }
    .main_bg {
        background: url(/images/bg_m.png);
        background-size: cover;
    }
}

@media (max-width: 560px) {.left_block:after {
    border-radius: 30px 30px 0px 0px;
    padding: 0px 37px 22px;
    height: fit-content;
    min-height: 205px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(35, 35, 35, 0.35);
    z-index: 0;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}
    .left_block {
        border-radius: 30px 30px 0px 0px;
        padding: 0px 37px 22px;
        height: fit-content;
        min-height: 204px;
        backdrop-filter: none;
        background: transparent;
        -webkit-backdrop-filter: none;
    }

    .btn_play {
        border: 2.78027px solid #F2F2F2;
        box-shadow: 0px 2.22422px 2.22422px rgba(0, 0, 0, 0.25);
    }

    .lead {
        font-size: 14px;
        line-height: 100.5%;
        margin-bottom: 0;
        margin-top: 16px;
    }

    .btn_play span {
        font-size: 26px;
        line-height: 88%;
    }

    .btn_play {
        max-width: 248px;
        height: 55px;
        border-radius: 11.1211px;
        margin: 16px auto 11px;
    }
    .logo_img {
        width: 100%;
        margin-top: 45px;
        max-width: 250px;
    }

    .app {
        height: 21.51px;
        width: auto;
        max-width: 72.17px;
    }

    .main_bg {
        background-position: 22%;
        height: 102%;
    }

    .btn_bottom {
        margin-bottom: 0;
    }
}

@media(max-height: 450px) {
    .left_block {
        backdrop-filter: blur(6px);
		-webkit-backdrop-filter: blur(6px);
        border-radius: 18.8163px;
        max-height: 174px;
        max-width: 182px;
        padding: 0px 15px;
        margin-top: 28px;
    }

    .logo_img {
        max-width: 155px;
        margin-top: -28px;
        margin-bottom: 11px;
    }

    .btn_play span {
        font-size: 16px;
        line-height: 88%;
    }

    .btn_play {
        height: 33px;
        border-radius: 6.79372px;
        box-shadow: 0px 1.35874px 1.35874px rgba(0, 0, 0, 0.25);
        border: 1.69843px solid #F2F2F2;
        margin: 0px auto 13px;
        width: 100%;
    }

    .container {
        padding: 0 30px;
        align-items: center;
    }

    .lead {
        font-size: 14px;
        line-height: 100.5%;
        order: 1;
        margin-bottom: 11px;
    }

    .left_block_body {
        justify-content: flex-start;
    }

    .app {
        height: 22px;
        margin: 0;
    }

    .btn_bottom {
        margin-bottom: 0;
        order: 2;
    }

    .btn_block {
        justify-content: space-between;
    }
.webp .main_bg {
        background: url(/images/bg_mh.webp);
        background-size: cover;
        background-position: 52% 28%;
    }
    .main_bg {
        background: url(/images/bg_mh.png);
        background-size: cover;
        background-position: 52% 28%;
    }
}