*,
*::before,
*::after {
    box-sizing: border-box;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 1700px) {
    header,
    .main-block,
    .block-4,
    .block-5-red-block,
    .footer-red-block,
    .cabinet-footer-red-block {
        width: calc(100% - 40px);
    }

    .main-block {
        max-width: 1680px;
    }

    .block-2-inner-up,
    .block-7 {
        gap: 24px;
    }

    .block-5-red-block,
    .footer-red-block {
        max-width: 1660px;
    }

    .cabinet-block-2 .marketplace {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        background-size: 100% 100%;
    }

    .block-1 .block-1-inner-1 .main-image > img{
        max-width: 90%;
        display: flex;
        margin: auto;
    }

    .block-1 .prizes-image {
        width: 90%;
        height: 185px;
    }

    .block-1 .prizes-image .img-ball {
        max-width: 231px;
        width: 100%;
        top: -15px;
        left: -25px;
    }

    .block-1 .prizes-image .img-t-shirt {
        max-width: 263px;
        width: 100%;
        top: -30px;
    }

    .block-1 .prizes-image .img-baseball-cap {
        max-width: 267px;
        width: 100%;
        top: 5px;
        right: -40px;
    }

    .block-2-inner-up {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 190px;
    }

    .prize-slider-section {
        gap: 50px;
    }



    .block-3 {
        padding-bottom: 40px;
    }


    .block-4 {
        min-height: 560px;
        padding-bottom: 100px;
    }

    .block-4 .red-big-block {
        width: 690px;
        background-size: contain;
    }

    .block-4 .red-big-block > p {
        font-size: 64px;
    }

    .animate-packs-change-block {
        width: 580px;
    }
    .animate-packs-change-block .circle {
        width: 580px;
    }
    .animate-packs-change-block > img {
        height: 420px;
    }



    .block-5 {
        /*padding-bottom: 100px;*/
    }


    .block-5-red-block {
        height: auto;
        min-height: 390px;
        padding: 30px;
    }

    .block-5-text1, .block-6-title .red-text, .cabinet-block-3-title .red-text {
        font-size: 52px;
    }

    .block-5-red-block > img {
        height: 360px;
    }

    .block-5-text2 {
        font-size: 32px;
    }

    .block-5-text2 {
        font-size: 32px;
    }


    .block-1 {
        padding-top: 125px;
    }


    .block-6 {
        margin-bottom: 100px;
        min-height: 470px;
    }

    .block-6 > img {
        width: 1000px;
        margin-left: -30px;
    }

    .block-6-title .red-text {
        top: -43px;
        left: 62%;
    }

    .block-6-title .black-text {
        top: 100px;
        left: 62%;
    }

    .footer-red-block > img {
        height: 250px;
    }

    .block-2 {
        display: flex;
        flex-direction: column;
        padding: 100px 0 0;
    }




    .card-right .card-right2 {
        height: 434px;
        width: 900px;
        gap: 40px;
        margin: 0 auto 90px;
    }

    .card-right2 .total-points {
        width: 220px;
        height: 163px;
        font-size: 80px;
    }

    .card-right2 .total-points > span {
        font-size: 30px;
    }

    .card-right2 .your-balance {
        font-size: 30px;
    }

    .card-right2 > img {
        width: 190px;
    }

    .card-right2 .red-right-text {
        font-size: 52px;
    }

    .card-right2 .red-right-text-mini {
        font-size: 28px;
    }


    .card-right .card-right3 {
        gap: 20px;
    }


    .card-right3 .card-right3-3 {
        width: 290px;
    }

    .card-right .card-right3 .flip-counter {
        width: 350px;
        height: 180px;
        margin: 12px 0;
    }

    .card-right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 1000px;
    }

    .card-right3 .card-right3-1 .red-link {
        font-size: 30px;
        width: 240px;
    }


    .cabinet-block-3 {
        margin: 120px 0 80px;
        min-height: 430px;
    }

    .cabinet-block-3 > img {
        width: 900px;
        margin-left: -30px;
    }

    .cabinet-block-3-title .black-text {
        top: 95px;
        left: 57%;
    }

    .cabinet-block-3 .red-white-block {
        width: 400px;
        padding: 70px 0;
    }

    .cabinet-block-3 .red-white-block .up-text {
        font-size: 30px;
    }

    .cabinet-block-3 .red-white-block .count-chance {
        font-size: 80px;
    }

    .cabinet-block-3 .red-white-block .count-chance > span {
        font-size: 22px;
    }

    .cabinet-block-3 .red-white-block .every-check {
        bottom: 10px;
    }



    .cabinet-block-2 .marketplace {
        background-size: 100% 85%;
    }

    .cabinet-block-2 .marketplace .prize-block {
        height: 390px;
    }

    .marketplace .prize-block .image-block {
        gap: 5px;
    }

    .marketplace .prize-block .image-block > img {
        width: 160px;
    }

    .marketplace .prize-block .image-block > .main-text {
        max-width: 140px;
    }

    .marketplace .prize-block .image-block > .extra-text {
        width: 170px;
        height: 14px;
        bottom: 10px;
    }


    .animate-packs-change-block .packs-text {
        top: 480px;
    }

    .slogan {
        width: 695px;
    }
}


@media (max-width: 1440px) {
    header {
        height: auto;
        min-height: 92px;
        gap: 24px;
        padding: 16px 24px;
    }

    .header-links {
        max-width: 840px;
        gap: 24px;
    }

    .header-links > a,
    .change-lang,
    .card-left .cab-links > a,
    .card-right1 .cabinet-language > a,
    .card-right1 .lang-logout .logout-button {
        font-size: 20px;
    }

    .lang-selected,
    .lang-unselected {
        padding: 8px 16px;
    }

    .main-block {
        width: 100%;
        padding: 0 20px;
    }

    .block-1 {
        align-items: center;
        padding-top: 100px;
    }

    .block-1 .main-image img {
        max-width: 620px;
    }

    .slogan .text1,
    .block-4 .red-big-block > p {
        font-size: 64px;
    }

    .slogan .text2,
    .block-5-text2 {
        font-size: 32px;
    }

    .block-2-inner-up {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 190px;
    }

    .block-2-inner {
        width: 400px;
    }

    .prize-slider-section {
        gap: 80px;
    }

    .block-4 {
        min-height: 560px;
    }

    .block-4 .red-big-block {
        width: 690px;
        background-size: contain;
    }

    .animate-packs-change-block {
        width: 520px;
        top: 70px;
    }

    .animate-packs-change-block .circle {
        width: 520px;
        height: 100px;
        bottom: -20px;
    }

    .animate-packs-change-block > img {
        height: 320px;
    }

    .block-5-red-block {
        height: auto;
        min-height: 390px;
        padding: 30px;
    }

    .block-5-red-block > img {
        height: 360px;
    }

    .block-5-text1,
    .block-6-title .red-text,
    .cabinet-block-3-title .red-text {
        font-size: 52px;
    }


    .block-6-title .red-text {
        font-size: 44px;
        top: -23px;
        left: 67%;
    }

    .block-6-title .black-text {
        font-size: 32px;
        top: 88px;
        left: 67%;
    }

    .block-6 > img,
    .cabinet-block-3 > img {
        width: 900px;
        margin-left: -40px;
    }

    .block-6-title .black-text,
    .cabinet-block-3-title .black-text {
        font-size: 32px;
    }

    .block-7-inner2 > img {
        width: 720px;
    }

    .footer-red-block,
    .cabinet-footer-red-block {
        border-radius: 36px;
    }

    .footer-red-block-inner > p,
    .cabinet-footer-red-block-inner > p {
        width: 620px;
    }

    .cabinet-block-1 {
        gap: 28px;
    }

    .card-left {
        width: 380px;
        height: 920px;
    }

    .card-left .photo-cab {
        width: 380px;
    }

    .card-left .logo-cab {
        width: 220px;
    }

    .card-right {
        width: calc(100% - 420px);
    }

    .card-right .card-right2 {
        width: 100%;
        background-size: 100% 100%;
        height: 330px;
        gap: 40px;
        margin: 0 auto 0;
    }

    .card-right2 .total-points {
        width: 150px;
        height: 163px;
        font-size: 80px;
    }

    .card-right2 .your-balance {
        font-size: 22px;
    }

    .card-right2 > img {
        width: 160px;
    }

    .card-right2 .red-right-text {
        font-size: 40px;
    }

    .card-right2 .red-right-text-mini {
        font-size: 20px;
    }



    .card-right .card-right3 {
        gap: 28px;
        flex-wrap: wrap;
    }

    .cabinet-block-2 .marketplace {
        height: auto;
        min-height: 520px;
        padding: 50px 32px;
        display: grid;
        grid-template-columns: repeat(4, minmax(180px, 1fr));
        gap: 28px 16px;
        background: #fff;
        border-radius: 36px;
    }

    .cabinet-block-2 .marketplace .prize-block {
        height: auto;
        min-height: 410px;
    }


    .cabinet-block-2 .block-title {
        text-align: right;
        margin-bottom: 20px;
    }

    .coins-side {
        width: 500px;
        height: 488px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .coin-img {
        width: 275px !important;
        margin: 0 auto;
    }




    .block-2 {
        display: flex;
        flex-direction: column;
        padding: 80px 0 0;
    }

    .block-2-inner .image-coin {
        width: 180px;
        top: -160px;
    }

    .block-2-inner-up {
        padding: 270px 0 140px;
    }


    .prize-bg {
        width: 600px;
    }

    .prize-bg img {
        width: 450px;
    }

    .prize-slider-section {
        gap: 0;
    }

    .upload-check-button > p {
        max-width: 480px;
    }

    .block-5 .upload-check-button {
        width: 580px;
    }


    .block-4 .red-big-block {
        width: 550px;
    }

    .block-4 .red-big-block > p {
        font-size: 60px;
    }


    .block-5-red-block {
        width: 100%;
        flex-wrap: wrap;
        min-height: 0;
    }

    .block-4 {
        padding-bottom: 0;
    }

    .block-5 {
        padding-bottom: 120px;
    }


    .cabinet-block-3-title .red-text {
        font-size: 40px;
        top: -10px;
        left: 62%;
    }

    .cabinet-block-3-title .black-text {
        font-size: 28px;
        top: 95px;
        left: 62%;
    }

    .cabinet-block-3 > img {
        width: 750px;
        margin-left: -30px;
    }

    .cabinet-block-3 {
        margin: 120px 0 80px;
        min-height: 360px;
    }

    .cabinet-block-3 .date-draw {
        top: 90%;
        left: 50%;
    }

    .animate-packs-change-block .packs-text {
        top: 360px;
    }

    .card-left .cab-links{
        width: 340px;
    }


    .slogan {
        width: 590px;
    }

}



@media (max-width: 1199px) {
    header {
        position: sticky;
        top: 10px;
        transform: none;
        left: auto;
        /*flex-direction: column;*/
        align-items: stretch;
        width: calc(100% - 24px);
        margin: 10px auto 0;
    }

    .header-links {
        max-width: none;
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px 28px;
    }

    .header-right-block {
        justify-content: center;
    }

    .main-block {
        padding: 0 16px;
    }

    .block-1 {
        padding-top: 48px;
        flex-direction: column-reverse;
    }

    .block-1-inner-2 {
        padding-top: 0;
    }

    .lays-logo > img {
        max-width: 130px;
        padding-bottom: 28px;
    }

    .slogan {
        max-width: 720px;
    }

    .slogan .text1 {
        font-size: 56px;
    }

    .slogan .text2 {
        padding-bottom: 36px;
    }

    .block-1 .main-image img {
        width: min(100%, 620px);
    }

    .block-1 .prizes-image {
        max-width: 680px;
    }

    .block-2 {
        padding-top: 90px;
    }

    .block-title,
    .block-3 .block-title {
        font-size: 40px;
        text-align: center;
    }

    .block-2-inner-up {
        padding: 210px 0 150px;
        row-gap: 170px;
    }

    .prize-slider-section {
        flex-direction: column;
        gap: 24px;
        min-height: 0;
        padding-top: 40px;
    }

    .coins-side,
    .prize-side {
        width: 100%;
        height: auto;
    }

    .prize-bg {
        width: min(100%, 560px);
        height: 520px;
    }

    .prize-bg img {
        width: 480px;
        height: 520px;
    }

    .block-4 {
        width: 100%;
        min-height: 1100px;
        padding-bottom: 90px;
    }

    .block-4 .red-big-block {
        width: min(100%, 720px);
        height: 520px;
        margin: 0 auto;
        background-size: contain;
    }

    .animate-packs-change-block {
        top: 550px;
        left: 50%;
        right: auto;
        margin-left: -280px;
        width: min(100%, 560px);
    }

    .animate-packs-change-block .circle {
        width: 100%;
        height: auto;
        top: 190px;
    }

    .animate-packs-change-block > img {
        height: 360px;
    }

    .block-5 {
        align-items: center;
        gap: 42px;
        padding-bottom: 110px;
    }

    .block-5 .upload-check-button,
    .footer .upload-check-button,
    .cabinet-footer .upload-check-button {
        margin-left: 0;
        margin-right: 0;
    }

    .block-5-red-block {
        width: 100%;
        flex-wrap: wrap;
        min-height: 0;
    }

    .block-5-text1 {
        width: 100%;
        text-align: center;
    }

    .block-6,
    .cabinet-block-3 {
        min-height: 0;
        margin-bottom: 100px;
        display: flex;
        align-items: center;
        gap: 24px;
    }

    /*.block-6-title,*/
    /*.cabinet-block-3-title {*/
    /*    position: static;*/
    /*    align-items: center;*/
    /*    text-align: center;*/
    /*}*/

    /*.block-6-title .red-text,*/
    /*.block-6-title .black-text,*/
    /*.cabinet-block-3-title .red-text,*/
    /*.cabinet-block-3-title .black-text {*/
    /*    position: static;*/
    /*    transform: none;*/
    /*    max-width: 760px;*/
    /*    text-align: center;*/
    /*}*/

    .block-6 > img,
    .cabinet-block-3 > img {
        width: min(100%, 820px);
        margin-left: 0;
    }

    .main-win-block {
        position: static;
    }

    .cabinet-block-3 {
        flex-direction: column;
    }

    .cabinet-block-3 .date-draw {
        position: static;
        transform: none;
    }

    .cabinet-block-3 .red-white-block {
        position: static;
    }

    .block-7 {
        flex-direction: column;
        justify-content: center;
        gap: 36px;
        padding-bottom: 90px;
    }

    .faq {
        width: min(100%, 680px);
    }

    .accordion-body,
    .container1,
    .label,
    .container1.active .content1 {
        max-width: none;
        width: 100%;
    }

    .block-7-inner2 > img {
        width: min(100%, 760px);
    }

    .footer,
    .cabinet-footer {
        align-items: center;
    }

    .footer-red-block {
        width: 100%;
        height: auto;
        min-height: 0;
        flex-direction: column;
        gap: 24px;
        padding: 32px;
    }

    .footer-red-block > img {
        height: auto;
        width: min(100%, 520px);
    }

    .footer-red-block-inner > p {
        width: 100%;
    }

    .cabinet-block-1 {
        flex-direction: column;
        align-items: center;
        padding-top: 48px;
    }

    .card-left {
        width: min(100%, 760px);
        height: auto;
        min-height: 0;
        border-radius: 36px;
        gap: 24px;
    }

    .card-left .cab-links {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding: 0 24px;
    }

    .card-left .images-cab {
        display: none;
    }

    .card-right {
        width: 100%;
    }

    .card-right .card-right2 {
        min-height: 360px;
        height: auto;
        padding: 36px;
    }

    .card-right .card-right3 {
        flex-wrap: wrap;
    }

    .cabinet-block-2 .marketplace {
        grid-template-columns: repeat(2, minmax(220px, 1fr));
    }

    .cabinet-footer-red-block {
        width: 100%;
        height: auto;
    }

    .cabinet-footer-up,
    .cabinet-footer-main-links {
        flex-direction: column;
        gap: 24px;
    }

    .cabinet-footer-red-block .cabinet-footer-up > img {
        padding-right: 0;
        height: auto;
        width: min(100%, 480px);
    }

    .cabinet-footer-red-block-inner > p {
        width: 100%;
        text-align: center;
    }

    .cabinet-footer-links,
    .cabinet-footer-main-links,
    .cabinet-footer-main-links .lang-logout {
        flex-wrap: wrap;
        justify-content: center;
    }

    .header-links > a, .change-lang, .card-left .cab-links > a, .card-right1 .cabinet-language > a, .card-right1 .lang-logout .logout-button {
        font-size: 17px;
    }
}

@media (max-width: 768px) {
    .mob{
        display: initial;
    }

    .desk{
        display: none;
    }

    header {
        border-width: 2px;
    }

    .header-links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        justify-items: center;
        gap: 10px 8px;
        min-width: 0;
    }

    .header-links > a {
        line-height: 110%;
        width: 100%;
        min-width: 0;
        white-space: normal;
        word-break: break-word;
        overflow-wrap: anywhere;
    }

    .header-links > a:last-child {
        grid-column: 1 / -1;
    }

    .change-lang {
        font-size: 16px;
    }

    .lays-logo > img {
        max-width: 104px;
        padding-bottom: 18px;
    }

    .upload-check-button {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .upload-check-button > p {
        flex: 1 1 auto;
        width: auto;
    }

    .block-1-inner-2 .text3 {
        margin-left: auto;
        margin-right: auto;
        line-height: 110%;
    }

    .block-1 .main-image img {
        max-width: 420px;
    }

    .block-1 .prizes-image {
        border-radius: 0 0 28px 28px;
    }

    .block-2-inner-up {
        flex-wrap: nowrap;
        row-gap: 160px;
    }

    .red-block1,
    .red-block2,
    .red-block3 {
        background-size: 100% 100%;
    }

    .block-2-inner .number-bottom1,
    .block-2-inner .number-bottom2 {
        width: 82px;
        bottom: -72px;
    }

    .block-3 .coin-text,
    .block-3 .prize-text1,
    .block-3 .prize-text,
    .block-3 .prize-text > span {
        font-size: 20px;
    }

    .coin-slider .owl-nav button.owl-prev,
    .coin-slider .owl-nav button.owl-next {
        width: 78px;
        height: 72px;
    }

    .coin-slider .owl-nav button.owl-prev::before,
    .coin-slider .owl-nav button.owl-next::before {
        transform: scale(0.65);
        display: block;
    }

    .block-4 .red-big-block {
        max-width: 420px;
    }

    .block-4 .red-big-block > p {
        line-height: 112%;
    }

    .animate-packs-change-block .up-red-text{
        top: -30px;
        font-size: 10px;
        line-height: 20px;
    }

    .animate-packs-change-block .packs-text {
        top: 210px;
        width: 150px;
        font-size: 10px;
    }

    .animate-packs-change-block .packs-text > span {
        font-size: 10px;
    }

    .block-5-red-block > img {
        height: auto;
    }

    .block-5-text1 {
        line-height: 112%;
    }

    .label {
        padding-right: 34px;
    }

    .feedback {
        text-align: center;
    }

    .block-7-inner2 > p {
        text-align: center;
    }

    .footer-red-block,
    .cabinet-footer-red-block {
        border-radius: 28px;
        padding: 24px 16px;
    }

    .footer-links,
    .cabinet-footer-links {
        flex-direction: column;
        gap: 14px;
        padding-left: 0;
    }

    .modal-dialog {
        width: calc(100% - 24px);
        margin: 20px auto;
    }

    .modal-content {
        border-radius: 28px;
        padding: 48px 18px 28px;
    }

    .modal-title {
        font-size: 30px;
        padding-bottom: 26px;
    }

    .modal-close-btn {
        top: 14px;
        right: 14px;
    }

    .modal-close-btn > img {
        width: 28px;
        height: auto;
    }

    .modal-forms,
    .modal-forms form,
    .modal-forms .form-group {
        width: 100%;
    }

    .modal-login,
    .modal-signup,
    .modal-feedback,
    .modal-login .modal-forms,
    .modal-signup .modal-forms,
    .modal-feedback .modal-forms,
    .modal-login .modal-forms form,
    .modal-signup .modal-forms form,
    .modal-feedback .modal-forms form,
    .modal-login .modal-forms .form-group,
    .modal-signup .modal-forms .form-group,
    .modal-feedback .modal-forms .form-group {
        min-width: 0;
        max-width: 100%;
    }

    .modal-login,
    .modal-signup,
    .modal-feedback {
        width: 100%;
    }

    .modal-login .modal-forms .form-control,
    .modal-signup .modal-forms .form-control,
    .modal-feedback .modal-forms .form-control {
        box-sizing: border-box;
        max-width: 100%;
    }

    .modal-signup .agreement-text,
    .modal-feedback .agreement-text {
        overflow-wrap: anywhere;
    }

    .modal-forms .control-label,
    .modal-forms .form-control,
    .modal-forms .form-control::placeholder,
    .modal-forms .forgot-password-link > a {
        font-size: 18px;
    }

    .modal-forms .form-control {
        width: 100%;
        height: 58px;
        padding: 16px;
    }

    .modal-forms .modal-button > button {
        font-size: 16px;
        padding: 15px 80px;
        letter-spacing: 0;
        max-width: 240px;
    }

    .modal-agreement .checkbox-container {
        gap: 14px;
    }

    .modal-agreement .agreement-option > label {
        grid-template-columns: 24px minmax(0, 1fr);
        column-gap: 9px;
        min-height: 24px;
        font-size: 14px;
        line-height: 110%;
    }

    .modal-agreement .agreement-option input[type="checkbox"] {
        width: 24px;
        height: 24px;
        border-radius: 3px;
    }

    .modal-agreement .agreement-option input[type="checkbox"]::after {
        top: 3px;
        left: 7px;
        width: 7px;
        height: 12px;
        border-width: 0 2px 2px 0;
    }

    .modal-agreement .agreement-text {
        padding-top: 2px;
    }

    .modal-agreement .checkbox-container .help-block {
        margin-left: 33px;
        font-size: 12px;
    }

    .modal-block .modal-signup-link > a {
        font-size: 24px;
    }

    .button_photo1 {
        width: 100%;
    }

    .button-upload-text1 {
        width: 100%;
        text-align: center;
    }

    .card-left .cab-links {
        flex-direction: column;
        gap: 14px;
    }

    .card-left .cab-links > a {
        font-size: 20px;
        text-align: center;
    }

    .card-right .card-right1 {
        flex-direction: column;
        align-items: center;
        gap: 18px;
        text-align: center;
    }

    .card-right1 .lang-logout {
        flex-wrap: wrap;
    }

    .card-right1 .cabinet-language .lang-selected-cab,
    .card-right1 .cabinet-language .lang-unselected-cab,
    .cabinet-footer-main-links .lang-logout .cabinet-language .lang-selected-cab,
    .cabinet-footer-main-links .lang-logout .cabinet-language .lang-unselected-cab {
        width: 58px;
        height: 42px;
        font-size: 20px;
    }

    .card-right1 .lang-logout .logout-button,
    .cabinet-footer-main-links .lang-logout .logout-button {
        width: 104px;
        height: 42px;
        font-size: 20px;
        letter-spacing: 0;
    }

    .card-right .card-right3 {
        flex-direction: column;
    }

    .card-right3 .card-right3-1 .red-link {
        letter-spacing: 0;
    }

    .card-right3 .card-right3-3 {
        background-size: contain;
    }

    .card-right3 .card-right3-3 > a {
        letter-spacing: 0;
    }

    .cabinet-block-2 {
        padding-top: 36px;
    }

    .cabinet-block-2 .block-title {
        text-align: center;
    }

    .marketplace .prize-block > a {
        letter-spacing: 0;
    }

    .cabinet-block-3 .red-white-block {
        background-size: 100% 100%;
        padding: 34px 0;
    }

    .cabinet-footer-main-links {
        text-align: center;
    }

    .header-links > a {
        font-size: 12px;
    }

    .prize-bg img {
        width: 286px;
    }

    header {
        display: flex;
        background: #fff;
    }

    header::before {
        flex: 0 0 28px;
        width: 28px;
        height: 22px;
        margin-right: 7px;
        background: url("/static/img/lays-logo.png") center / contain no-repeat;
    }

    .header-links {
        flex: 0 0 18px;
        width: 18px;
        height: 14px;
        position: relative;
    }

    .header-links::before {
        content: "";
        position: absolute;
        top: 1px;
        left: 0;
        width: 18px;
        height: 2px;
        border-radius: 2px;
        background: #000;
        box-shadow: 0 5px 0 #000, 0 10px 0 #000;
    }

    .header-links > a {
        display: none;
    }

    .lang-selected,
    .lang-unselected {
        width: 35px;
    }

    .main-block {
        padding: 0 10px;
    }

    .block-1 {
        flex-direction: column;
        gap: 50px;
        padding-top: 64px;
    }

    .block-1-inner-1,
    .block-1-inner-2 {
        width: 100%;
    }

    .lays-logo {
        display: none;
    }

    .block-1 .main-image img {
        display: block;
        width: min(100%, 280px);
        margin: 0 auto;
    }

    .block-1 .prizes-image {
        max-width: 280px;
        height: 65px;

        z-index: 2;
    }

    .block-1 .prizes-image .img-ball {
        max-width: 87px;
        top: -8px;
        left: 0;
    }

    .block-1 .prizes-image .img-t-shirt {
        max-width: 98px;
        top: -12px;
    }

    .block-1 .prizes-image .img-baseball-cap {
        max-width: 100px;
        top: -2px;
        right: 0;
    }

    .slogan {
        width: 276px;
        margin: 0 auto 30px;
        transform: rotate(-10deg);
    }

    .slogan .text1 {
        font-size: 32px;
        padding-bottom: 4px;
    }

    .slogan .text2 {
        font-size: 12px;
        padding-bottom: 0;
    }

    .upload-check-button {
        max-width: 275px;
        height: 41px;
        padding-right: 10px;
        border-radius: 20px 20px 0 0;
    }

    .upload-check-button > p {
        height: 41px;
        border-radius: 20px 20px 0 0;
        font-size: 20px;
        line-height: 100%;
        max-width: 230px;
    }

    .upload-check-button > img {
        width: 26px;
    }

    .block-1-inner-2 .text3 {
        width: 100%;
        font-size: 15px;
        padding-top: 14px;
    }

    .block-2 {
        padding-top: 64px;
    }

    .block-title,
    .block-3 .block-title {
        font-size: 24px;
    }

    .block-2-inner-up {
        display: flex;
        flex-direction: column;
        gap: 25px;
        padding: 24px 0 80px;
    }

    .block-2-inner {
        width: 320px;
        max-width: 100%;
        height: 150px;
        margin: 0 auto;
        position: relative;
    }

    .red-block1,
    .red-block3 {
        position: absolute;
        top: 0;
        width: 172px;
        height: 145px;
        padding: 12px 9px;
        gap: 7px;
    }

    .red-block2 {
        position: absolute;
        top: 0;
        width: 172px;
        height: 120px;
        padding: 12px 9px;
        gap: 7px;

    }

    .red-block1,
    .block-2-inner:nth-child(3) .red-block2 {
        left: 0;
    }



    .red-block1{
        padding-top: 35px;
    }
    .red-block2{
        padding-top: 30px;
    }
    .red-block3{
        padding-top: 35px;
    }




    .block-2-inner:nth-child(2) .red-block2,
    .red-block3 {
        right: 0;
    }

    .block-2-inner:nth-child(1) > img,
    .block-2-inner:nth-child(3) > img {
        width: 90px;
        bottom: -40px;
        left: 29%;
        transform: translateX(-50%);
    }

    .block-2-inner:nth-child(2) > img,
    .block-2-inner:nth-child(4) > img {
        width: 90px;
        bottom: -40px;
        left: 76%;
        transform: translateX(-50%);
    }

    .block-2-inner .big-text {
        font-size: 20px;
        line-height: 100%;
    }

    .block-2-inner .small-text {
        max-width: 122px;
        font-size: 12px;
        line-height: 115%;
    }

    .block-2-inner .slide-block {
        top: 0;
        left: auto;
        right: 0;
        width: 130px;
        transform: none;
    }

    .block-2-inner .slide-block > img {
        width: 130px;
    }

    .block-2-inner .image-check {
        top: 0;
        left: 0;
        width: 140px;
        transform: none;
    }

    .block-2-inner .image-coin {
        top: 0;
        left: auto;
        right: 0;
        width: 110px;
        transform: none;
    }

    .block-2-inner .image-present {
        top: 25px;
        left: 25px;
        width: 100px;
        transform: none;
    }

    /*.block-2-inner .number-bottom1,*/
    /*.block-2-inner .number-bottom2 {*/
    /*    width: 79px;*/
    /*    bottom: -30px;*/
    /*    left: 50%;*/
    /*    transform: translateX(-50%);*/
    /*}*/

    .block-3 {
        padding-bottom: 44px;
    }

    .block-3 .block-title {
        width: 300px;
    }

    .coin-text-mob{
        color: #000;
        text-align: center;
        font-family: "Lays Cyr";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
        padding-bottom: 10px;
    }

    .block-3 .prize-text1,
    .block-3 .prize-text,
    .block-3 .prize-text > span {
        font-size: 14px;
    }

    .block-3 .prize-text {
        margin-top: 27px;
    }

    .block-3 .prize-text1 {
        margin-bottom: 28px;
    }

    .prize-slider-section {
        gap: 14px;
        padding-top: 16px;
    }

    .coins-side {
        height: 170px;
    }

    .coin-img {
        width: 125px !important;
    }

    .coin-slider .owl-nav button.owl-prev {
        left: 25px;
    }

    .coin-slider .owl-nav button.owl-next {
        right: 25px;
    }

    .prize-bg {
        width: 224px;
        height: 164px;
        margin: 0 auto;
        background: #fff;
        border: 2px solid #FF091A;
        border-radius: 20px;
    }

    .prize-bg img {
        /*width: 164px;*/
        height: 210px;
    }

    .block-4 {
        min-height: 500px;
        padding-bottom: 30px;
    }

    .block-4 .red-big-block {
        width: 244px;
        height: 176px;
    }

    .block-4 .red-big-block > p {
        font-size: 24px;
        text-align: center;
    }

    .animate-packs-change-block {
        top: 220px;
        width: 300px;
        left: calc(50% - 150px);
        right: auto;
        margin-left: 0;

    }

    .animate-packs-change-block > img {
        height: 180px;
    }

    .animate-packs-change-block .circle {
        top: 125px;
        max-width: 300px;
    }


    .block-5 {
        gap: 14px;
        padding-bottom: 120px;
    }

    .block-5 .upload-check-button {
        order: 2;
    }

    .block-5-red-block {
        order: 3;
        padding: 16px 10px;
        background: #FF091A;
        flex-direction: column;
        justify-content: end;
        width: 328px;
        height: 486px;
        border-radius: 30px;
        gap: 12px;
    }

    .block-5-text1 {
        font-size: 24px;
    }

    .block-5-red-block > img {
        width: 300px;
    }

    .block-5-text2 {
        font-size: 16px;
    }

    .flip-counter,
    .card-right .card-right3 .flip-counter {
        width: 250px;
        height: 125px;
        gap: 4px;
        margin: 8px auto;
        border-radius: 20px;
    }

    .flip-digit {
        width: 54px;
        height: 100px;
        border-width: 2px;
    }

    .flip-number {
        font-size: 90px;
    }

    .block-6 {
        margin-bottom: 38px;
        gap: 12px;
    }

    .cabinet-block-3 {
        margin: 100px 0 64px;
        gap: 12px;
    }

    .block-6-title .red-text,
    .cabinet-block-3-title .red-text {
        font-size: 24px;
        top: -65px;
        left: 55%;
    }

    .block-6-title .red-text {
        top: -65px;
        left: 55%;
    }

    .block-6-title .black-text,
    .cabinet-block-3-title .black-text {
        font-size: 15px;
        top: 0;
        left: 68%;
        max-width: 94px;
    }

    .block-6-title .black-text {
        top: 0;
        left: 68%;
        max-width: 94px;
    }

    .main-win-block .black-text2 {
        font-size: 15px;
    }


    .cabinet-block-3 .date-draw {
        position: absolute;
        top: 12%;
        left: 85%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .cabinet-block-3 .date-draw .date-draw-black {
        font-size: 7px;
    }
    .cabinet-block-3 .date-draw .date-draw-red {
        font-size: 7px;
    }


    .main-win-block .main-win-form {
        width: 220px;
        height: 39px;
        margin: 10px 0 6px;
    }

    .main-win-block .main-win-form > p {
        font-size: 16px;
    }

    .main-win-block .red-text2 {
        font-size: 14px;
    }

    .block-7 {
        gap: 30px;
        padding-bottom: 30px;
    }

    .faq {
        height: 248px;
        width: 326px;
        margin: 0 auto;
    }

    .container1 {
        width: 318px;
        min-height: 40px;
    }

    .container1.active .content1 {
        width: 318px;
        min-height: 40px;
    }

    .label::before {
        top: 10px;
    }

    .label,
    .content1 {
        font-size: 16px;
    }

    .feedback .black-text3,
    .feedback .red-text3 {
        font-size: 15px;
    }

    .feedback img {
        width: 48px;
    }

    .block-7-inner2 {
        gap: 25px;
    }

    .block-7-inner2 > p {
        font-size: 18px;
    }

    .footer-red-block1{
        width: min(100%, 326px);
        border-radius: 10px;
        padding: 12px 9px;
        background: #FF091A;
        height: auto;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .footer-logout{
        position: absolute;
        bottom: -40px;
        right: 0;
    }

    .cabinet-footer {
        padding-bottom: 50px;
    }

    .footer-red-block1 > p{
        color: #FFF;
        font-family: "Lays Cyr";
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0;
        padding-bottom: 10px;
        text-align: start;
        border-bottom: 2px solid #FFF;
    }

    .footer-red-block-links{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
        gap: 12px;
        position: relative;
        padding: 14px 0 4px;
    }

    .footer-red-block-links > img{
        position: absolute;
        top: 56%;
        right: 0;
        width: 160px;
        transform: translateY(-50%);
    }

    .footer-red-block-links > a{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }

    .footer-red-block-links > a > p{
        color: #FFF;
        text-align: center;
        font-family: "Lays Cyr";
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        margin: 0;
    }

    .footer-red-block-links > a > img{
        max-width: 25px;
    }

    .footer-logout > a{
        color: #000;
        font-family: "Lays Cyr";
        font-size: 15px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        text-transform: uppercase;
        display: inline-flex;
        width: 90px;
        height: 30px;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        border: 4px solid #FF091A;

    }

    .footer-red-block-inner > p,
    .cabinet-footer-red-block-inner > p {
        font-size: 10px;
        line-height: normal;
        text-align: start;
    }

    .footer-links > a > p,
    .cabinet-footer-links > a > p,
    .cabinet-footer-main-links > a {
        font-size: 11px;
    }

    .card-right .card-right1::before {
        position: absolute;
        top: 3px;
        left: 0;
        width: 18px;
        height: 2px;
        border-radius: 2px;
        background: #000;
        box-shadow: 0 5px 0 #000, 0 10px 0 #000;
    }

    .card-right1 .lang-logout .logout-button {
        background: #FDD700;
    }

    .card-right .card-right3 {
        margin-top: 68px;
    }

    .cabinet-block-2 .marketplace {
        width: 100%;
        padding: 20px 30px 30px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 25px 30px;
        border: 4px solid #FF091A;
        border-radius: 20px;
        background: #fff;
    }

    .cabinet-block-2 .marketplace .prize-block {
        min-height: 295px;
        justify-content: space-between;
    }

    .marketplace .prize-block .count-block .count {
        width: 48px;
        height: 34px;
        font-size: 20px;
        margin: 0 8px 0 0;
    }

    .marketplace .prize-block .count-block .count-text {
        width: 114px;
        height: 54px;
        font-size: 14px;
        border-radius: 10px;
    }

    .marketplace .prize-block .image-block > img {
        width: 120px;
    }

    .marketplace .prize-block .image-block > .main-text,
    .marketplace .prize-block .image-block > .main-text > span {
        max-width: 92px;
        height: 40px;
        font-size: 10px;
    }

    .marketplace .prize-block .image-block > .extra-text {
        width: 100px;
        font-size: 5px;
        bottom: -4px;
    }

    .marketplace .prize-block .image-block {
        gap: 0;
    }

    .marketplace .prize-block > a {
        width: 110px;
        height: 37px;
        border-radius: 0 0 20px 20px;
        font-size: 14px;
    }

    .cabinet-block-3 .red-white-block {
        width: 293px;
        height: 266px;
        background-size: 100% 100%;
        padding: 40px 0;
        gap: 30px;
    }

    .cabinet-block-3 .red-white-block .up-text {
        font-size: 20px;
    }

    .cabinet-block-3 .red-white-block .count-chance {
        font-size: 64px;
    }

    .cabinet-block-3 .red-white-block .count-chance > span,
    .cabinet-block-3 .red-white-block .every-check,
    .cabinet-block-3 .date-draw .date-draw-black,
    .cabinet-block-3 .date-draw .date-draw-red {
        font-size: 8px;
    }

    .cabinet-block-3 .red-white-block .count-chance > span{
        font-size: 16px;
    }

    .cabinet-block-3 .red-white-block .every-check{
        font-size: 14px;
        bottom: -25px;
        width: 100%;
    }

    .cabinet-block-1 {
        padding-top: 14px;
        gap: 16px;
    }

    .cabinet-block-1 .card-right {
        display: contents;
    }

    .cabinet-block-1.is-cabinet-mobile-menu-open {
        z-index: 160;
    }

    .card-right .card-right1 {
        order: 1;
        width: 100%;
        min-height: 90px;
        padding: 0;
        position: relative;
        display: block;
    }

    .card-right .card-right1::before {
        content: none;
        display: none;
    }

    .cabinet-mobile-menu-toggle {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 161;
        display: flex;
        padding: 0;
        border: none;
        background: #FFF;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .cabinet-mobile-menu-toggle > span {
        display: block;
        border-radius: 3px;
        background: #000;
        transition: transform 0.2s, opacity 0.2s;
    }

    .card-right1 .user-info {
        position: absolute;
        left: 0;
        top: 42px;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        text-align: left;
    }

    .card-right1 .user-info > img {
        width: 47px;
    }

    .card-right1 .user-info-inner {
        align-items: flex-start;
    }

    .card-right1 .user-info-inner .username {
        font-size: 18px;
        line-height: 110%;
    }

    .card-right1 .user-info-inner .created {
        font-size: 14px;
        line-height: 110%;
    }

    .card-right1 .lang-logout {
        position: absolute;
        top: 0;
        right: 0;
        gap: 8px;
    }

    .card-right1 .cabinet-language .lang-selected-cab,
    .card-right1 .cabinet-language .lang-unselected-cab {
        width: 51px;
        height: 30px;
        border-width: 3px;
        border-radius: 10px;
        font-size: 16px;
        background: #FF091A;
        color: #FFF;
    }

    .card-right1 .cabinet-language .lang-selected-cab {
        display: none;
    }

    .card-right1 .cabinet-language .lang-unselected-cab {
        display: inline-flex;
    }

    .card-right1 .lang-logout .logout-button {
        width: 91px;
        height: 30px;
        border-width: 3px;
        border-radius: 10px;
        color: #000;
        font-size: 15px;
    }

    .card-left {
        order: 2;
        width: 283px;
        height: 383px;
        gap: 0;
        border-radius: 20px;
        margin-bottom: 8px;
    }

    .card-left .link-main {
        height: 43px;
        background: #FF091A;
        font-size: 20px;
    }

    .card-left .cab-links {
        display: none;
    }

    .card-left .images-cab {
        display: flex;
        width: 100%;
    }

    .card-left .photo-cab {
        width: 282px;
        height: 239px;
    }

    .card-left .logo-cab {
        width: 80px;
        margin-top: -15px;
        margin-bottom: 10px;
    }

    .card-left .text-date {
        height: 33px;
        font-size: 15px;
    }

    .card-right .card-right2 {
        order: 3;
        width: 283px;
        min-height: 206px;
        margin: 0 auto 10px;
        gap: 12px;
        position: relative;
        background: url("/static/img/cab-red-block-mob.png") no-repeat center center;
        padding: 0;
    }

    .card-right2 .points {
        gap: 5px;
    }

    .card-right2 .total-points {
        width: 110px;
        height: 79px;
        border-radius: 10px;
        font-size: 48px;
    }

    .card-right2 .total-points > span {
        font-size: 15px;
    }

    .card-right2 .your-balance {
        font-size: 20px;
    }

    .card-right2 > img {
        width: 96px;
    }

    .card-right2 .texts {
        position: absolute;
        left: 50%;
        bottom: -110px;
        width: 190px;
        transform: translateX(-50%) rotate(-10deg);
    }

    .card-right2 .red-right-text {
        color: #FF091A;
        font-size: 24px;
    }

    .card-right2 .red-right-text-mini {
        color: #FF091A;
        font-size: 15px;
    }

    .card-right .card-right3 {
        order: 4;
        width: 318px;
        margin: 110px auto 0;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px 14px;
    }

    .card-right3 .card-right3-1 {
        order: 1;
        grid-column: 1;
        gap: 12px;
    }

    .card-right3 .card-right3-1 > img {
        width: 114px;
    }

    .card-right3 .card-right3-1 .red-link {
        width: 156px;
        height: 46px;
        border-radius: 0 0 20px 20px;
        font-size: 20px;
    }

    .card-right3 .card-right3-1 .black-link {
        width: 165px;
        font-size: 14px;
        text-align: center;
    }

    .card-right3 .card-right3-3 {
        order: 2;
        grid-column: 2;
        width: 156px;
        height: 94px;
    }

    .card-right3 .card-right3-3 > a {
        font-size: 24px;
        text-align: center;
    }

    .card-right3 .card-right3-2 {
        order: 3;
        grid-column: 1 / -1;
        margin-top: 8px;
    }

    .card-right3 .card-right3-2 .red-text4 {
        font-size: 20px;
    }

    .card-right3 .card-right3-2 .black-text5 {
        font-size: 16px;
    }

    /*.card-right .card-right3 .flip-counter {*/
    /*    width: 166px;*/
    /*    height: 74px;*/
    /*    gap: 4px;*/
    /*    margin: 8px auto;*/
    /*    border-radius: 6px;*/
    /*}*/

    /*.card-right .card-right3 .flip-digit {*/
    /*    width: 31px;*/
    /*    height: 52px;*/
    /*    border-width: 2px;*/
    /*}*/

    /*.card-right .card-right3 .flip-number {*/
    /*    font-size: 46px;*/
    /*}*/

    .cabinet-mobile-menu {
        position: fixed;
        z-index: 160;
        display: flex;
        flex-direction: column;
        border: 5px solid #FFF;
        background: #FFD900;
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-10px);
        transition: opacity 0.2s, visibility 0.2s, transform 0.2s;
    }

    .cabinet-block-1.is-cabinet-mobile-menu-open .cabinet-mobile-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }

    .cabinet-mobile-menu > a {
        display: flex;
        align-items: center;
        color: #000;
        font-family: "Lays Cyr";
        font-style: normal;
        font-weight: 800;
        line-height: 110%;
        text-transform: uppercase;
        text-decoration: none;
        border-bottom: 2px solid #FF091A;
    }

    .cabinet-mobile-menu > a:hover {
        color: #000;
        text-decoration: none;
    }

    .cabinet-mobile-feedback-link {
        gap: 8px;
    }

    .cabinet-mobile-feedback-link > img {
        height: auto;
        flex: 0 0 25px;
        filter: brightness(0) saturate(100%) invert(16%) sepia(98%) saturate(6562%) hue-rotate(348deg) brightness(105%) contrast(106%);
    }

    header {
        position: fixed;
        width: auto !important;
        max-width: none;
        margin: 0;
        transform: none !important;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        border-radius: 14px;
        border: 2px solid #FF091A;
        z-index: 150;
    }

    header::before {
        content: none;
        display: none;
    }

    .header-logo {
        display: flex;
        flex: 0 0 52px;
        align-items: center;
        justify-content: center;
    }

    .header-logo > img {
        display: block;
    }

    .mobile-menu-toggle {
        display: flex;
        flex: 0 0 38px;
        height: 38px;
        padding: 0;
        border: 0;
        background: transparent;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 6px;
    }

    .mobile-menu-toggle > span {
        display: block;
        width: 26px;
        height: 3px;
        border-radius: 3px;
        background: #000;
        transition: transform 0.2s, opacity 0.2s;
    }

    header.is-mobile-menu-open .mobile-menu-toggle > span:nth-child(1) {
        transform: translateY(5px) rotate(45deg);
    }

    header.is-mobile-menu-open .mobile-menu-toggle > span:nth-child(2) {
        opacity: 0;
        display: none;
    }

    header.is-mobile-menu-open .mobile-menu-toggle > span:nth-child(3) {
        transform: translateY(-4px) rotate(-45deg);
    }

    .header-links {
        display: none !important;
    }

    .header-right-block {
        margin-left: auto;
        gap: 10px;
    }

    .header-languages-block {
        gap: 0;
    }

    .header-languages-block .lang-selected {
        display: none;
    }

    .header-languages-block .lang-unselected {
        display: inline-flex;
        min-width: 50px;
        height: 34px;
        font-size: 16px;
        background: #FF091A;
    }

    .lang-selected,
    .lang-unselected {
        padding: 0 14px;
        border-radius: 12px;
    }

    .header-cabinet-block > a > img {
        display: block;
    }

    .mobile-menu {
        position: fixed;
        display: flex;
        flex-direction: column;
        border: 4px solid #FFF;
        border-radius: 26px;
        background: #FFD900;
        box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-10px);
        transition: opacity 0.2s, visibility 0.2s, transform 0.2s;
        z-index: 149;
    }

    header.is-mobile-menu-open .mobile-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateY(0);
    }

    .mobile-menu > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #000;
        font-family: "Lays Cyr";
        font-style: normal;
        font-weight: 800;
        line-height: 110%;
        text-transform: uppercase;
        text-decoration: none;
        border-bottom: 2px solid #FF091A;
    }

    .mobile-menu > a::after {
        content: "";
        flex: 0 0 19px;
        width: 19px;
        height: 19px;
        margin-left: 18px;
        border-top: 5px solid #FF091A;
        border-right: 5px solid #FF091A;
        transform: rotate(45deg);
    }

    .prize-slider-section {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    .coins-side {
        width: min(100%, 360px);
        max-width: 360px;
        min-width: 0;
        overflow: hidden;
    }

    .coin-slider {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        overflow: hidden;
    }

    .coin-slider .owl-stage-outer {
        width: 100%;
        overflow: hidden;
    }

    .cabinet-mobile-menu-toggle {
        width: 43px;
        height: 30px;
        border-radius: 10px;
        gap: 4px;
    }

    .cabinet-mobile-menu-toggle > span {
        width: 19px;
        height: 2px;
    }

    .cabinet-block-1.is-cabinet-mobile-menu-open .cabinet-mobile-menu-toggle > span:nth-child(1) {
        transform: translateY(2px) rotate(45deg);
    }

    .cabinet-block-1.is-cabinet-mobile-menu-open .cabinet-mobile-menu-toggle > span:nth-child(2) {
        opacity: 0;
        display: none;
    }

    .cabinet-block-1.is-cabinet-mobile-menu-open .cabinet-mobile-menu-toggle > span:nth-child(3) {
        transform: translateY(-4px) rotate(-45deg);
    }

    .cabinet-mobile-menu {
        top: 50px;
        left: 17px;
        right: 17px;
        padding: 22px 18px 24px;
        border-radius: 24px;
    }

    .cabinet-mobile-menu > a {
        min-height: 44px;
        font-size: 17px;
    }

    .cabinet-mobile-feedback-link > img {
        width: 24px;
        flex-basis: 24px;
    }

    header {
        top: 14px;
        left: 8px !important;
        right: 8px !important;
        height: 50px;
        min-height: 50px;
        padding: 8px 10px;
        gap: 14px;
    }

    .header-logo {
        flex-basis: 48px;
    }

    .header-logo > img {
        width: 39px;
        max-width: 39px;
    }

    .mobile-menu-toggle {
        flex-basis: 34px;
        width: 34px;
    }

    .lang-selected,
    .lang-unselected {
        min-width: 68px;
        height: 46px;
        font-size: 20px;
    }

    .header-cabinet-block > a > img {
        width: 34px;
        max-width: 34px;
    }

    .mobile-menu {
        top: 88px;
        left: 14px;
        right: 14px;
        padding: 24px 38px 20px;
    }

    .mobile-menu > a {
        min-height: 53px;
        font-size: 20px;
    }

    .modal-check .modal-title {
        font-size: 28px;
        padding-bottom: 22px;
    }

    .checks-table {
        border-radius: 20px;
    }

    .checks-table th {
        height: 78px;
        font-size: 13px;
    }

    .checks-table td {
        height: 50px;
        padding: 8px 6px;
        font-size: 13px;
    }

    .checks-pagination {
        gap: 18px;
        margin-top: 30px;
    }

    .checks-pagination li a,
    .checks-pagination li span {
        font-size: 24px;
    }

    .modal-content:has(.modal-confirm-prize) {
        padding: 44px 18px 30px;
    }

    .modal-confirm-prize .modal-title {
        max-width: 250px;
        padding-bottom: 18px;
        font-size: 22px;
    }

    .confirm-prize-card {
        width: min(230px, 100%);
    }

    .confirm-prize-img {
        max-width: 158px;
        max-height: 180px;
    }

    .confirm-prize-name {
        max-width: 250px;
        font-size: 16px;
    }

    .confirm-prize-action {
        width: min(240px, 100%);
        margin-top: 16px;
    }

    .confirm-prize-button {
        width: 100%;
        min-height: 48px;
        /*padding: 11px 104px 11px 18px;*/
        font-size: 16px;
        white-space: nowrap;
    }

    .confirm-prize-price {
        box-sizing: border-box;
        right: -35px;
        width: 80px;
        height: 35px;
        padding-left: 6px;
        font-size: 20px;
    }

    .confirm-prize-coin {
        width: 40px;
        height: 40px;
    }

    .modal-content:has(.modal-prizes) {
        padding: 48px 18px 28px;
    }

    .modal-prizes {
        width: 100%;
    }

    .modal-prizes .modal-title {
        font-size: 20px;
        padding-bottom: 22px;
    }

    .user-prize-card {
        width: 100%;
    }

    .user-prize-card-content {
        width: 100%;
        padding: 18px 52px;
    }

    .user-prize-img {
        max-width: 130px;
        max-height: 115px;
    }

    .user-prize-code-wrap {
        max-width: 150px;
        margin-top: 0;
    }

    .user-prize-code,
    .user-prize-download-link {
        box-sizing: border-box;
        min-width: 0;
        max-width: 150px;
        padding: 5px 10px;
        font-size: 18px;
        line-height: 95%;
        overflow-wrap: anywhere;
    }

    .user-prize-code-rules {
        /*max-width: 150px;*/
        font-size: 10px;
        line-height: 110%;
        text-align: center;
        white-space: nowrap;
    }

    .modal-prizes .user-prizes-carousel .owl-nav button.owl-prev,
    .modal-prizes .user-prizes-carousel .owl-nav button.owl-next {
        top: clamp(92px, 30vw, 130px);
        width: 79px;
        height: 73px;
    }

    .modal-prizes .user-prizes-carousel .owl-nav button.owl-prev {
        left: 8px;
    }

    .modal-prizes .user-prizes-carousel .owl-nav button.owl-next {
        right: 8px;
    }

    .modal-prizes .user-prizes-carousel .owl-nav button.owl-prev::before,
    .modal-prizes .user-prizes-carousel .owl-nav button.owl-next::before {
        transform: scale(0.62);
    }

    .user-prize-name {
        margin-top: 22px;
        font-size: 14px;
    }

    .user-prize-count {
        font-size: 14px;
    }

    .user-prizes-ok {
        min-width: 130px;
        margin-top: 0;
        padding: 15px 80px;
        font-size: 16px;
    }
}
