@font-face {
    font-family: Inter;
    src: url("../hceaxcv_fonts/hceaxcv_inter-regular.woff2");
}

@font-face {
    font-family: "Paytone One";
    src: url("../hceaxcv_fonts/hceaxcv_paytoneone-regular.woff2");
}

#confirmButton {
    background-color: #5956E9;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    width: 200px;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


#confirmButton:hover {
    background-color: #7F3FA7;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    font-family: Inter;
    background: #063E3D;
}


.body__container {
    max-width: 1280px;
    margin: 0 auto;
}

.hceaxcv_header__fixed {
    position: fixed;
    z-index: 10000;
    background: #228784;
    width: 100%;
    top: 0px;
    left: 0;
}

.hceaxcv_header__wrappper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hceaxcv_header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin: 0 auto;
    max-width: 1280px;
}

.hceaxcv_header__box {
    padding-top: 70px;
}

.header__link__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.16px;
    text-transform: uppercase;
}

.hceaxcv_header__conetent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
}

.hceaxcv_headers__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 360px;
}

.hceaxcv_headers__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}


.hceaxcv_header__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
    padding-left: 0;
    list-style: none;
}

.hceaxcv_header__burger {
    display: none;
}

.hceaxcv_header__cart {
    width: 34px;
    height: 34px;
    background: url("../hceaxcv_img/hceaxcv_cart.webp")
}


.hceaxcv_header__link {
    color: rgba(239, 230, 209, 0.80);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.32px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_header__link:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}


.hceaxcv_header {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-1.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-1.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-1.webp") lightgray 50% / cover no-repeat;
    padding-top: 150px;
    padding-bottom: 150px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-bottom: 20px;
}

.hceaxcv_header_about {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-5.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-5.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-5.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_header_contact {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-4.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-4.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-4.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_header_buy{
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-2.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-2.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-2.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_header_shop{
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-1.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-1.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-1.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_header_dop {
    padding-top: 80px;
    padding-bottom: 80px;
}


.hceaxcv_header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
}

.header__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hceaxcv_header__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hceaxcv_header__title {
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 80px */
    letter-spacing: -1.6px;
    max-width: 1083px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.header__title {
    text-align: center;
    font-size: 72px;
    width: 100%;
    margin-bottom: 0;
}

.hceaxcv_header__span {
    color: #594FFF;
}

.hceaxcv_header__subtitle {
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    /* 19.2px */
    letter-spacing: -0.32px;
    margin-bottom: 10px;
}

.hceaxcv_header__play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 350px;
    border: none;
    padding: 12px 18px;
    border-radius: 10px;
    background: #EBC33A;
    height: 43px;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 auto;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_header__play:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #2C281E;
    color: #EBC33A;
}


.hceaxcv_header__basket {
    position: relative;
    cursor: pointer;
}

.hceaxcv_header_span {
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 3.5px 5px 4.5px 6px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border-radius: 16px;
    border: 1px solid #2E5323;
    background: #589A44;
    color: #fff;
    font-size: 10px;
}

.hceaxcv_join {
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-2.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-2.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-2.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_join__title {
    color: #EFE6D1;
    font-family: "Paytone One";
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 40px */
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}

.hceaxcv_join__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}

.hceaxcv_join__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 305px;
    width: 100%;
    padding: 24px;
    border-radius: 20px;
    background: #2C281E;
}

.hceaxcv_join__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 74px;
    height: 74px;
    border-radius: 100px;
    background: #EFE6D1;
    margin-bottom: 16px;
}

.hceaxcv_join__num {
    color: #2C281E;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

.join__number_1 {
    border: 10px solid #EBC33A;
}

.join__number_2 {
    border: 10px solid #E64E33;
}

.join__number_3 {
    border: 10px solid #589A44;
}

.join__number_4 {
    border: 10px solid #228784;
}

.hceaxcv_join__head {
    color: #fff;
    text-align: center;
    font-family: "Paytone One";
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.join__head_1 {
    color: #EBC33A;
}

.join__head_2 {
    color: #E64E33;
}

.join__head_3 {
    color: #589A44;
}

.join__head_4 {
    color: #228784;
}

.hceaxcv_join__text {
    color: #EFE6D1;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_results {
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-4.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-4.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-4.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_results__title {
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 40px */
    letter-spacing: -0.8px;
    margin-bottom: 16px;
}

.hceaxcv_results__subtitle {
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    /* 19.2px */
    letter-spacing: -0.32px;
    margin-bottom: 24px;
}

.hceaxcv_results__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px;
    background: #E64E33;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.hceaxcv_results__draw {
    max-width: 289px;
    width: 100%;
}

.hceaxcv_results__info {
    color: #EFE6D1;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

.hceaxcv_results__data {
    max-width: 305px;
    width: 100%;
}

.hceaxcv_results__wraps {
    padding: 16px 0;
    background: #2C281E;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.hceaxcv_results__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 16px 16px 16px;
}

.results__content {
    padding: 16px 16px 0 16px;
}

.hceaxcv_results__name {
    color: #EBC33A;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    max-width: 289px;
    width: 100%;
}

.hceaxcv_results__cal {
    color: #EBC33A;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    max-width: 305px;
    width: 100%;
}

.hceaxcv_results__items {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
}

.hceaxcv_results__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 300px;
    border: 1px solid #EBC33A;
    background: #EBC33A;
}

.hceaxcv_results__num {
    color: #2C281E;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}

.hceaxcv_about {
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
}

.hceaxcv_about__title {
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}

.hceaxcv_about__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    padding-left: 0;
    list-style: none;
}

.hceaxcv_about__item {
    max-width: 413px;
    width: 100%;
}

.hceaxcv_about__head {
    font-family: "Paytone One";
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.about__head_1 {
    color: #EBC33A;
}

.about__head_2 {
    color: #E64E33;
}

.about__head_3 {
    color: #589A44;
}

.hceaxcv_about__text {
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_about__list {
    padding-left: 20px;
}

.hceaxcv_about__info {
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(0, 0, 0, 0.40);
}

.hceaxcv_footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    margin-bottom: 24px;
}

.hceaxcv_footer__left {
    max-width: 413px;
    width: 100%;
}

.hceaxcv_footer__logo {
    margin-bottom: 10px;
}

.hceaxcv_footer__sub {
    max-width: 250px;
    width: 100%;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_footer__navigation {
    max-width: 413px;
    width: 100%;
}

.hceaxcv_footer__head {
    color: #EBC33A;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 12px;
}

.hceaxcv_footer__links {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
}

.hceaxcv_footer__link {
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_footer__link:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0.5;
}

.hceaxcv_footer__details {
    margin-bottom: 24px;
    padding: 16px;
    border-radius: 10px;
    background: #734F49;
}

.hceaxcv_footer__header {
    color: #EFE6D1;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.48px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.hceaxcv_footer__wrap {
    margin-bottom: 24px;
}

.hceaxcv_footer__text {
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_footer__caption {
    color: #EFE6D1;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.48px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.hceaxcv_footer__info {
    color: #EFE6D1;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_footer__wrappers {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    margin-bottom: 24px;
}

.hceaxcv_footer__social {
    color: #EBC33A;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_footer__social:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
}

.hceaxcv_footer__information {
    color: #EFE6D1;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 24px;
}

.hceaxcv_footer__networks {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    margin-bottom: 24px;
}

.hceaxcv_footer__age {
    width: 53px;
    height: 30px;
    background: url("../hceaxcv_img/hceaxcv_footer-age.webp") no-repeat;
}

.hceaxcv_footer__sup {
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

.hceaxcv_information {
    padding-top: 60px;
    padding-bottom: 80px;
}

.hceaxcv_information__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
}

.hceaxcv_information__text {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

.hceaxcv_stories {
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url(../hceaxcv_img/hceaxcv_body-image-4.webp) lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url(../hceaxcv_img/hceaxcv_body-image-4.webp) lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url(../hceaxcv_img/hceaxcv_body-image-4.webp) lightgray 50% / cover no-repeat;
}

.hceaxcv_stories__title {
    color: #EFE6D1;
    font-family: "Paytone One";
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}

.hceaxcv_stories__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
    padding-left: 0;
    list-style: none;
}

.hceaxcv_stories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 305px;
    width: 100%;
    padding: 24px;
    border-radius: 20px;
    background: #2C281E;
}

.hceaxcv_stories__number {
    color: #fff;
    text-align: center;
    font-family: "Paytone One";
    font-size: 36px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.hceaxcv_stories__head {
    color: #fff;
    text-align: center;
    font-family: "Paytone One";
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.hceaxcv_stories__text {
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_stories__red {
    color: #E64E33;
}

.hceaxcv_stories__green {
    color: #589A44;
}

.hceaxcv_stories__yellow {
    color: #EBC33A;
}

.modal {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.hceaxcv_contact {
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url(../hceaxcv_img/hceaxcv_body-image-3.webp) lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url(../hceaxcv_img/hceaxcv_body-image-3.webp) lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url(../hceaxcv_img/hceaxcv_body-image-3.webp) lightgray 50% / cover no-repeat;
}

.hceaxcv_contact__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.hceaxcv_contact__messages{
    display: none;
    text-align: center;
    padding-top: 20px;
    color: #fff;
    font-size: 12px;
}

.hceaxcv_contact__content {
    max-width: 630px;
    width: 100%;
}

.hceaxcv_contact__form {
    width: 100%;
}

.hceaxcv_contact__input {
    width: 100%;
    margin-bottom: 10px;
    padding: 14px;
    border-radius: 10px;
    border: 1px solid #EFE6D1;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_contact__input::-webkit-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__input::-moz-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__input:-ms-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__input::-ms-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__input::placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__message {
    width: 100%;
    margin-bottom: 10px;
    padding: 14px;
    border-radius: 10px;
    border: 1px solid #EFE6D1;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    height: 94px;
    letter-spacing: -0.32px;
    resize: none;
}

.hceaxcv_contact__message::-webkit-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__message::-moz-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__message:-ms-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__message::-ms-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact__message::placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_contact_forms__checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #212529;
    line-height: 1.4;
}

.hceaxcv_contact_forms__checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #adb5bd;
    border-radius: 2px;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    margin-top: 0px;
}

.hceaxcv_contact_forms__checkbox-group {
    margin-bottom: 10px;
}

.hceaxcv_contact_forms__checkbox:checked {
    background: -o-radial-gradient(50.06% 50.11%, 49.89% 49.94%, #EBC33A 0%, #EBC33A 100%);
    background: radial-gradient(49.89% 49.94% at 50.06% 50.11%, #EBC33A 0%, #EBC33A 100%);
    border-color: #EBC33A;
}

.hceaxcv_contact_forms__checkbox:checked::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.hceaxcv_contact_forms__consent__info {
    color: rgba(239, 230, 209, 0.80);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 19.2px */
    letter-spacing: -0.32px;
}

.hceaxcv_contact__btn {
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    padding: 12px 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #EBC33A;
    width: 100%;
    border: none;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_contact__btn:hover {
    background: #FF8235;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s
}

.hceaxcv_contact__wrap {
    max-width: 630px;
    width: 100%;
}

.hceaxcv_contact__title {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.hceaxcv_contact__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
}

.hceaxcv_contact__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.contact_info_email::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 24px;
    height: 24px;
    background: url("../hceaxcv_img/hceaxcv_contact-email.webp") no-repeat center;
}

.contact_info_location::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 24px;
    height: 24px;
    background: url("../hceaxcv_img/hceaxcv_contact-location.webp") no-repeat center;
}

.contact_info_phone::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 24px;
    height: 24px;
    background: url("../hceaxcv_img/hceaxcv_contact-phone.webp") no-repeat center;
}


.hceaxcv_ticket {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 20px;
    border-radius: 59px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url(../hceaxcv_img/hceaxcv_body-image-3.webp) lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url(../hceaxcv_img/hceaxcv_body-image-3.webp) lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url(../hceaxcv_img/hceaxcv_body-image-3.webp) lightgray 50% / cover no-repeat;
}

.hceaxcv_ticket__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.hceaxcv_ticket__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}

.hceaxcv_ticket__left-column {
    max-width: 847px;
    width: 100%;
}

.right-column {
    max-width: 409px;
    width: 100%;
}

.hceaxcv_ticket__head {
    color: #EFE6D1;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin-bottom: 16px;
}

.hceaxcv_ticket__step {
    margin-bottom: 24px;
}
.hceaxcv_ticket__step:last-child{
    margin-bottom: 0;
}

.hceaxcv_ticket__game-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.hceaxcv_ticket__wrapper{
    padding: 24px;
    border-radius: 20px;
    border: 1px solid rgba(239, 230, 209, 0.80);
}

.hceaxcv_ticket__game-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 8px 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 20px;
    border: 1px solid #EBC33A;
    background: transparent;
    cursor: pointer;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.hceaxcv_ticket__game-btn:hover {
    background: #ffcc00;
}

.hceaxcv_ticket__game-btn.active {
    border-radius: 20px;
    background: #EBC33A;
    color: #2C281E;
}

.hceaxcv_ticket__number-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
}

.hceaxcv_ticket__number-btn {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #EBC33A;
    background: rgba(239, 230, 209, 0.05);
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.hceaxcv_ticket__number-btn.selected {
    border: 1px solid #EBC33A;
    background: #EBC33A;
    color: #2C281E;
}

.hceaxcv_ticket__number-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.action-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin: 20px 0;
}



.hceaxcv_ticket__quick-pick {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 8px 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    border: none;
    border-radius: 8px;
    background: #589A44;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_ticket__quick-pick:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    color: #000;
}

.hceaxcv_ticket__clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 8px 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 8px;
    background: #E64E33;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    cursor: pointer;
    border: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_ticket__clear:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    color: #000;
}

.hceaxcv_ticket__add-to-cart {
    background: #2196F3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 8px 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 8px;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    cursor: pointer;
    border: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_ticket__add-to-cart:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    color: #000;
}

.hceaxcv_ticket__customer-details {
    margin-top: 30px;
}

.hceaxcv_ticket__input-group {
    margin-bottom: 10px;
}

.hceaxcv_ticket__input {
    padding: 14px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #EFE6D1;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_ticket__input::-webkit-input-placeholder{
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_ticket__input::-moz-placeholder{
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_ticket__input:-ms-input-placeholder{
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_ticket__input::-ms-input-placeholder{
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_ticket__input::placeholder{
    color: rgba(239, 230, 209, 0.60);
}

.hceaxcv_ticket__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: rgba(239, 230, 209, 0.80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
    cursor: pointer;
}

.hceaxcv_ticket__checkbox {
    margin-right: 8px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.hceaxcv_ticket__complete-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    padding: 12px 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #EBC33A;
    width: 100%;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.hceaxcv_ticket__complete-order:hover {
    background: #ffcc00;
}

.hceaxcv_ticket__complete-order:disabled {
    background: #cccccc;
    cursor: not-allowed;
}

.hceaxcv_ticket__info {
    color: rgba(239, 230, 209, 0.80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
    margin-bottom: 16px;
}

/* Cart Summary */
.hceaxcv_ticket__cart-summary {
    padding: 24px 16px;
    border-radius: 16px;
    background: #2C281E;
}

.hceaxcv_ticket__cart-item {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%; /* 19.2px */
    letter-spacing: -0.32px;
}

.ticket__text_total{
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    padding-top: 16px;
    margin-top: 16px;
}

.ticket__text_subtotal{
    margin-bottom: 16px;
}

.cart-item_left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    
}

.hceaxcv_ticket__cart-total {
    padding-top: 15px;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    font-weight: bold;
}

.hceaxcv_ticket__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.hceaxcv_ticket__no-ticket {
    text-align: center;
    padding: 20px;
    color: #aaa;
    font-size: 0.9rem;
}

/* Модальное окно */
.hceaxcv_modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.hceaxcv_modal-content {
    background: #262626;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    max-width: 400px;
    color: white;
}

.hceaxcv_modal_title {
    font-size: 1.4rem;
}

.hceaxcv_subtitle {
    font-size: 1rem;
    margin-bottom: 20px;
}

.hceaxcv_modal-btn {
    padding: 10px 20px;
    background: #ffd700;
    color: #262626;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}


.hceaxcv_products {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #1E1E1E;
    margin-bottom: 20px;
}
.hceaxcv_products__title {
    color: #EFE6D1;
    font-family: "Paytone One";
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}
.hceaxcv_products__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}
.hceaxcv_products__item {
    max-width: 418px;
    width: 100%;
    padding: 24px;
    border-radius: 20px;
    background: #343433;
    -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.10);
            box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.10);
}
.hceaxcv_products__img {
    margin-bottom: 16px;
}
.hceaxcv_products__categories {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
    margin-bottom: 4px;
}
.hceaxcv_products__name {
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 8px;
}
.hceaxcv_products__stars {
    margin-bottom: 8px;
}
.hceaxcv_products__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.hceaxcv_products__price {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 36px;
    font-weight: 700;
    line-height: 150%; 
}
.hceaxcv_products__btn {
    width: 40px;
    height: 40px;
    background: url(../hceaxcv_img/hceaxcv_game-cart.webp) no-repeat center, #EBC33A;
    cursor: pointer;
    border: none;
    border-radius: 180px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.hceaxcv_products__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: url(../hceaxcv_img/hceaxcv_game-cart.webp) no-repeat center, #fff;
}

.hceaxcv_enduring {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 20px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 40, 30, 0.40)), to(rgba(44, 40, 30, 0.40))), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(44, 40, 30, 0.40) 0%, rgba(44, 40, 30, 0.40) 100%), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    border-radius: 50px;
}
.hceaxcv_enduring__title {
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 40px */
    letter-spacing: -0.8px;
    margin-bottom: 10px;
}
.hceaxcv_enduring__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
}
.hceaxcv_enduring__text {
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}
.hceaxcv_enduring__head {
    color: #EBC33A;
    text-align: center;
    font-family: "Paytone One";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.modal__title {
    margin: 0;
    margin-bottom: 20px;
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 40px */
    letter-spacing: -0.8px;
    max-width: 386px;
}

.modal__subtitle {
    margin: 0;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.modal__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    border: none;
    border-radius: 10px;
    background: #EBC33A;
    height: 43px;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal__btn:hover {
    background: #FF8235;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal__content {
    position: relative;
    top: 0%;
    border-radius: 16px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.50)), to(rgba(0, 0, 0, 0.50))), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%), url("../hceaxcv_img/hceaxcv_body-image-3.webp") lightgray 50% / cover no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 40px;
    max-width: 600px;
    width: 100%;
}

.modal__close {
    position: absolute;
    top: 0;
    right: 10px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
}

.modal__img {
    margin-bottom: 20px;
}


.modal__close:hover,
.modal__close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.cookie-popup.hidden {
    display: none;
}

.popupcookie {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
}


.popupcookie__content {
    position: relative;
    top: 20%;
    right: 0;
    max-width: 100%;
    width: 100%;
    border-radius: 16px;
    background: #1E1E1E;
    padding: 24px 16px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
}

.popupcookie__close:hover,
.popupcookie__close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.popupcookie__title {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 40px */
    letter-spacing: -0.8px;
    margin: 0;
    margin-bottom: 10px;
}

.popupcookie__subtitle {
    color: #EFE6D1;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.popupcookie__btn {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: transparent;
    border-radius: 10px;
    border: 2px solid #EBC33A;
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
}

.popupcookie__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    gap: 10px;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    background: #EBC33A;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.popupcookie__button:hover {
    background: #22272B;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.popupcookie__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}

.popupcookie__btn:hover {
    background: #22272B;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal_form {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.modal_form__content {
    position: relative;
    top: 0%;
    border-radius: 16px;
    background: #1E1E1E;
    padding: 50px 40px;
    max-width: 600px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal_form__title {
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 40px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.8px;
    margin-bottom: 20px;
}

.modal_form__left {
    width: 100%;
    max-width: 386px;
    margin: 0 auto;
}

.modal_form__subtitle {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 30px;
}

.modal_form__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}

.modal_form__links {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #EBC33A;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.32px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal_form__links:hover {
    opacity: 0.5;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal_form__input {
    border-radius: 10px;
    border: 1px solid #EFE6D1;
    background: transparent;
    padding: 14px;
    width: 100%;
    margin-bottom: 14px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.modal_form__input::-webkit-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.modal_form__input::-moz-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.modal_form__input:-ms-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.modal_form__input::-ms-input-placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.modal_form__input::placeholder {
    color: rgba(239, 230, 209, 0.60);
}

.modal_form__btn {
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 8px 18px;
    border-radius: 10px;
    background: #EBC33A;
    height: 43px;
    width: 100%;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.modal_form__btn:hover {
    background: #FF8235;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s
}

.modal_form__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal_form__question {
    color: #EFE6D1;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}

.modal_form__wrappper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal__text {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px;
}

.modal_form__close {
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    color: #fff;
}


.modal_form__close1 {
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    color: #fff
}


.modal_form__messages {
    display: none;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.modal_form__messagess {
    display: none;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

/* Чекбокс согласия */
.forms__checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #212529;
    line-height: 1.4;
}

.forms__checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 22px;
    height: 16px;
    border: 2px solid #adb5bd;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
}

.forms__checkbox-group {
    margin-bottom: 20px;
}

.forms__checkbox:checked {
    background: -o-radial-gradient(50.06% 50.11%, 49.89% 49.94%, #41ee35 0%, #138611 100%);
    background: radial-gradient(49.89% 49.94% at 50.06% 50.11%, #41ee35 0%, #138611 100%);
    border-color: #41ee35;
}

.forms__checkbox:checked::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.forms__consent__info {
    color: rgba(239, 230, 209, 0.80);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.32px;
}


/* Стиль для модального окна */
.modal-overlay {
    display: none; /* По умолчанию скрыто */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    z-index: 10000;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.hceaxcv_cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}

.hceaxcv_cards__container {
    background: #fff;
    padding: 40px;
    max-width: 1240px;
    width: 100%;
    border-radius: 16px;
    background: #1E1E1E;
}

.hceaxcv_cards__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.hceaxcv_cards__image{
    max-width: 560px;
    width: 100%;
}

.hceaxcv_cards__top {
    margin-bottom: 20px;
}

.hceaxcv_cards__stars {
    margin-bottom: 10px;
}

.hceaxcv_cards__star {
    width: 12px;
    height: 12px;
}

.hceaxcv_cards__name {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 43.2px */
    margin-bottom: 16px;
}

.hceaxcv_cards__price {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    margin-bottom: 16px;
}

.hceaxcv_cards__line {
    height: 1px;
    background: #ccc;
    margin-bottom: 24px;
}

.hceaxcv_cards__caption {
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 8px;
}

.hceaxcv_cards__list {
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
}

.hceaxcv_cards__info {
    margin-bottom: 5px;
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.hceaxcv_cards__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
}

.qty-display{
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.hceaxcv_cards__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
}

.hceaxcv_cards__content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
}

.hceaxcv_cards__contents{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 560px;
    width: 100%;
}

.qty-btn {
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 10px;
    background: #EFE6D1;
    cursor: pointer;
    font-size: 1.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.qty-input {
    width: 50px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 1em;
}

.hceaxcv_cards__add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    padding: 12px 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    border-radius: 10px;
    background: #EBC33A;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_cards__add:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
}

/* Кнопка закрытия модального окна */
.modal-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #aaa;
    z-index: 1001;
}

.modal-close:hover {
    color: #000;
}

.hceaxcv_cart {
    padding-top: 120px;
    padding-bottom: 80px;
    background: #1E1E1E;
}
.hceaxcv_cart__title {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 38.4px */
    margin-bottom: 24px;
}
.hceaxcv_cart__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}

.hceaxcv_cart__wraps{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.hceaxcv_cart__left {
    max-width: 760px;
    width: 100%;
    padding: 0px 16px;
}
.cart__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 80px 16px 0px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #C5BEAD;
    margin-bottom: 12px;
}
.cart__top__head {
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.42px;
    text-transform: uppercase;
}

.cart__top__head:nth-child(1){
    max-width: 238px;
    width: 100%;
}

.carts__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    min-height: 100px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 12px;
}
.carts__content__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 60px;
}
.carts__content__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
}
.carts__content__product {
    max-width: 100px;
    border-radius: 10px;
}
.carts__content__name {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    width: 138px;
}
.carts__content__price {
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.carts__content__bold{
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.carts__content__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.carts__content__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 80px;
}
.carts__content__counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.carts__content__minus {
    border-radius: 10px;
    background: #EFE6D1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 34px;
    height: 34px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: none;
    cursor: pointer;
}
.carts__content__count {
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    width: 40px;
}
.carts__content__plus {
    border-radius: 10px;
    background: #EFE6D1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 34px;
    height: 34px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: none;
    cursor: pointer;
}
.carts__content__close {
    cursor: pointer;
}
.hceaxcv_cart__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.hceaxcv_cart__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: flex;
    height: 43px;
    padding: 12px 48px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 2px solid #EBC33A;
    color: #EFE6D1;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_cart__btn:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #EBC33A;
    color: #FFF;
}

.hceaxcv_cart__update{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    padding: 12px 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #EBC33A;
    border: none;
    cursor: pointer;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_cart__cup{
    text-align: center;
    margin-bottom: 20px;
    color: #EFE6D1;
    font-family: "Paytone One";
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
}

.hceaxcv_cart__update:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #fff;
    color: #000;
}

.cart__btn_act{
    padding: 16px 40px;
    color: #FFF;
    background: #2973C8;
}



.cart__btn_act:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #ffffff;
    color: #2973C8;
}



.hceaxcv_cart__right {
    max-width: 424px;
    min-height: auto;
    padding: 24px;
    width: 100%;
    border-radius: 16px;
    background: #EFE6D1;
}
.hceaxcv_cart__head {
    color: #2C281E;
    font-family: "Paytone One";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    margin-bottom: 14px;
}
.hceaxcv_cart__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 0px;
    margin-bottom: 10px;
}
.hceaxcv_cart__header {
    color: #2C281E;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
}
.hceaxcv_cart__price {
    color: #2C281E;
    font-family: "Paytone One";
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
.hceaxcv_cart__bold {
    color: #2C281E;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
.hceaxcv_cart__porcce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    padding: 12px 48px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #EBC33A;
    width: 100%;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 14px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_cart__porcce:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #528ccb;
}
.hceaxcv_cart__code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
    max-width: 683px;
    width: 100%;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    background: #FFF;
}
.hceaxcv_cart__coupon {
    font-size: 12px;
    text-align: left;
}
.hceaxcv_cart__input {
    padding: 14px 24px;
    width: 531px;
    border-radius: 46px;
    border: 1px solid #E6E6E6;
    background: #FFF;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.hceaxcv_cart__add {
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 40px;
    height: 54px;
    width: 196px;
    border-radius: 12px;
    background: #333;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%; 
    border: none;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_cart__add:hover {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: #848181;
}


.hceaxcv_checkout{
    background: #1E1E1E;
    padding-top: 120px;
    padding-bottom: 80px;
}

.hceaxcv_checkout__title {
    color: #EFE6D1;
    font-size: 32px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 24px;
}
.hceaxcv_checkout__wrap {
    max-width: 816px;
    width: 100%;
}
.hceaxcv_checkout__left {
    width: 100%;
}

.hceaxcv_checkout__red{
    color: red;
}

.hceaxcv_checkout__head {
    color: #EFE6D1;
    font-size: 24px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 16px;
}
.hceaxcv_checkout__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}
.hceaxcv_checkout__block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.hceaxcv_checkout__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.hceaxcv_checkout__label {
    color: #EFE6D1;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin-bottom: 8px;
}
.hceaxcv_checkout__input {
    height: 49px;
    padding: 8px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 10px;
    border: 1px solid #EFE6D1;
    background: transparent;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}
.hceaxcv_checkout__block2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 16px;
}
.hceaxcv_checkout__block3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.hceaxcv_checkout__line {
    background: #E6E6E6;
    height: 1px;
    width: 100%;
    margin-bottom: 32px;
}
.hceaxcv_checkout__message {
    height: 100px;
    padding: 14px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #EFE6D1;
    background: transparent;
    resize: none;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}

.input_5{
    width: 280px;
}

.input_6{
    width: 180px;
}

.input_7{
    width: 103px;
}

.input_8{
    width: 400px;
    margin-bottom: 32px;
}

.input_9{
    width: 400px;
    margin-bottom: 32px;
}

.hceaxcv_checkout__right {
    max-width: 400px;
    width: 100%;
}
.checkout_wrapper {
    border-radius: 16px;
    background: #EFE6D1;
    padding: 24px;
}
.checkout_wrapper__head {
    color: #2C281E;
    font-family: "Paytone One";
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 14px;
}
.checkout_wrapper__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 12px;
}
.checkout_wrapper__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
}
.checkout_wrapper__product {
    max-width: 60px;
    border-radius: 10px;
}
.checkout_wrapper__name {
    color: #1E1E1E;
    font-family: "Paytone One";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
}
.checkout_wrapper__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}
.checkout_wrapper__count {
    color: #1E1E1E;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%; /* 21px */
}
.checkout_wrapper__price {
    color: #2C281E;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
.checkout_wrapper__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 0px;
}
.checkout_wrapper__info {
    color: #2C281E;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%; /* 21px */
}
.checkout_wrapper__bold {
    color: #2C281E;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}
.checkout_wrapper__blue {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin-bottom: 14px;
}
.checkout_wrapper__text {
    color: #808080;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    margin-bottom: 14px;
}
.checkout_wrapper__link {
    color: #228784;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.checkout_wrapper__link:hover {
    opacity: 0.5;
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.checkout_wrapper__btn {
    height: 43px;
    padding: 8px 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    background: #EBC33A;
    border: none;
    width: 100%;
    cursor: pointer;
    color: #2C281E;
    text-align: center;
    font-family: "Paytone One";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.checkout_wrapper__btn:hover {
    background: #fff;
    color: #2973C8;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.hceaxcv_checkout__inners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
}
.hceaxcv_checkout__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 300px;
    width: 100%;
}
.hceaxcv_checkout__header {
    color: #1A1A1A;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%; 
    margin-bottom: 6px;
}
.hceaxcv_checkout__sup {
    color: #808080;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; 
}
.hceaxcv_checkout__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 180px;
    width: 70px;
    height: 70px;
    background: -o-linear-gradient(bottom, rgba(28, 57, 89, 0.10) 0%, rgba(28, 57, 89, 0.10) 100%), #FFF;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(28, 57, 89, 0.10)), to(rgba(28, 57, 89, 0.10))), #FFF;
    background: linear-gradient(0deg, rgba(28, 57, 89, 0.10) 0%, rgba(28, 57, 89, 0.10) 100%), #FFF;
}

.active__block{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


@media (max-width: 1310px) {
    .body__container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .hceaxcv_header__nav {
        max-width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .hceaxcv_header__links {
        display: none;
    }

    .hceaxcv_header__burger {
        display: block;
        cursor: pointer;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 22px;
        height: 14px;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }

    /* Эффект перекрестия */
    .hceaxcv_header__burger.active_menu .bar:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 1px;
        -ms-transform-origin: 1px;
        transform-origin: 1px;
    }

    .hceaxcv_header__burger.active_menu .bar:nth-child(2) {
        opacity: 0;
        /* Скрыть вторую палочку */
    }

    .hceaxcv_header__burger.active_menu .bar:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 7px;
        -ms-transform-origin: 7px;
        transform-origin: 7px;
    }

    .hceaxcv_header__line {
        height: 2px;
        background-color: #fff;
        margin: 3px 0;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .menu {
        display: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0px;
        background: #228784;
        padding-left: 26px;
        padding-right: 26px;
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        border-radius: 0;
    }

    .menu.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 30px;
    }

    .hceaxcv_header__link {
        font-size: 14px;
    }

    .hceaxcv_header__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 14px;
    }

    .hceaxcv_join__item {
        max-width: 500px;
    }

    .hceaxcv_results__items {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .hceaxcv_ticket__game-btn{
        font-size: 14px;
    }

    .hceaxcv_cart__wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }

    .hceaxcv_cart__right{
        max-width: 100%;
        margin-bottom: 20px;
    }

        .hceaxcv_cart__left{
        max-width: 100%;
    }

    .hceaxcv_checkout__form{
        gap: 20px;
    }

    .hceaxcv_checkout__wrap{
        max-width: 100%;
    }

    .hceaxcv_checkout__block1{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hceaxcv_checkout__block2{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 0;
    }

    .hceaxcv_checkout__input{
        width: 100%;
        margin-bottom: 16px;
    }

    .hceaxcv_checkout__block3{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

}
@media (max-width: 1199px) {
    .hceaxcv_cards__content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }

    .hceaxcv_cards__contents{
        max-width: 100%;
    }

    .hceaxcv_cards__image{
        max-width: 250px;
    }

    .hceaxcv_cards__container{
        padding: 20px 10px;
    }

    .hceaxcv_cards__name{
        font-size: 28px;
        margin-bottom: 10px;
    }

    .hceaxcv_cards__content{
        gap: 10px;
    }

    .hceaxcv_cards__price{
        margin-bottom: 10px;
    }

    .hceaxcv_cards__line{
        margin-bottom: 10px;
    }

    .hceaxcv_cards__info{
        margin-bottom: 0;
    }

    .hceaxcv_cards__list{
        gap: 2px;
    }


}
@media (max-width: 991px) {
    .hceaxcv_join__item {
        max-width: 800px;
    }

    .hceaxcv_about__item {
        max-width: 100%;
    }

    .hceaxcv_about__items {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .hceaxcv_header__title {
        font-size: 50px;
    }

    .hceaxcv_header {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .hceaxcv_results__items {
        gap: 5px;
    }

    .hceaxcv_results__item {
        width: 30px;
        height: 30px;
    }

    .hceaxcv_results__num {
        font-size: 14px;
    }

    .hceaxcv_results__info {
        font-size: 16px;
    }

    .hceaxcv_results__name {
        font-size: 16px;
        max-width: 250px;
    }

    .hceaxcv_results__cal {
        font-size: 16px;
        max-width: 250px;
    }

    .hceaxcv_results__draw {
        max-width: 250px;
    }

    .hceaxcv_results__data {
        max-width: 250px;
    }

    .hceaxcv_footer__wrappers {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 16px;
    }

    .hceaxcv_footer__networks {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 16px;
    }

    .hceaxcv_ticket__container{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hceaxcv_ticket__left-column{
        max-width: 100%;
    }

    .right-column{
        max-width: 100%;
    }


    .cart__top{
        display: none;
    }

    .hceaxcv_cart__bottom{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 20px;
    }

    .carts__content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: relative;
    }

    .carts__content__left{
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 20px;
    }

    .carts__content__right{
        width: 100%;
    }

    .carts__content__wrap{
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }


    .carts__content__close{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 24px;
        height: 24px;
        position: absolute;
        top: -8px;
        right: 0;
    }

    .hceaxcv_cart__code{
        max-width: 100%;
    }

    .hceaxcv_cart__add{
        position: relative;
        width: 100%;
    }

    .hceaxcv_cart__wraps{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px;
        width: 100%;
    }

    .hceaxcv_cart__code{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hceaxcv_cart__input{
        width: 100%;
    }

    .carts__content{
        padding-bottom: 12px;
    }
}

@media (max-width: 767px) {
    .popupcookie__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .popupcookie__btn {
        width: 100%;
    }

    .popupcookie__button {
        width: 100%;
    }

    .popupcookie__content {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }

    .hceaxcv_results__name {
        max-width: 150px;
    }

    .hceaxcv_results__cal {
        max-width: 150px;
    }

    .hceaxcv_results__draw {
        max-width: 150px;
    }

    .hceaxcv_results__data {
        max-width: 150px;
    }

    .hceaxcv_stories__item {
        max-width: 100%;
    }

    .hceaxcv_contact__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px;
    }

    .hceaxcv_contact__content {
        max-width: 100%;
        width: 100%;
    }

    .hceaxcv_checkout__form{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .hceaxcv_checkout__right{
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    .body__container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hceaxcv_header__nav {
        padding-left: 10px;
        padding-right: 10px;
    }

    .modal__content {
        padding: 20px;
    }

    .modal__title {
        font-size: 30px;
    }

    .header__link__logo {
        font-size: 14px;
    }

    .hceaxcv_header__logo {
        max-width: 24px;
    }

    .menu {
        top: 54px;
    }

    .menu.active {
        gap: 15px;
    }

    .hceaxcv_header {
        padding-top: 85px;
        padding-bottom: 85px;
        margin-bottom: 10px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .hceaxcv_header__box {
        padding-top: 50px;
    }

    .hceaxcv_header__play {
        width: 100%;
    }

    .hceaxcv_header__title {
        font-size: 36px;
    }

    .hceaxcv_header__subtitle {
        font-size: 14px;
    }

    .hceaxcv_join {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 10px;
        border-radius: 25px;
    }

    .hceaxcv_join__title {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .hceaxcv_join__item {
        max-width: 45vw;
        padding: 10px;
    }

    .hceaxcv_join__number {
        margin-bottom: 10px;
    }

    .hceaxcv_join__head {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .hceaxcv_join__text {
        font-size: 12px;
    }

    .hceaxcv_join__items {
        gap: 10px;
    }

    .hceaxcv_results {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 10px;
        border-radius: 25px;
    }

    .hceaxcv_results__title {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .hceaxcv_results__subtitle {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .hceaxcv_results__top {
        padding: 16px 0 16px 8px;
    }

    .hceaxcv_results__info {
        font-size: 12px;
    }

    .hceaxcv_results__name {
        font-size: 12px;
    }

    .hceaxcv_results__content {
        padding: 0 0 8px 8px;
        gap: 10px;
    }

    .results__content {
        padding: 8px 0 0 8px;
    }

    .hceaxcv_results__name {
        max-width: 80px;
    }

    .hceaxcv_results__cal {
        max-width: 80px;
    }

    .hceaxcv_results__draw {
        max-width: 80px;
    }

    .hceaxcv_results__data {
        max-width: 80px;
    }

    .hceaxcv_results__top {
        gap: 10px;
    }

    .hceaxcv_results__cal {
        font-size: 12px;
    }

    .hceaxcv_about {
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 25px;
    }

    .hceaxcv_about__title {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .hceaxcv_about__head {
        font-size: 16px;
    }

    .hceaxcv_about__text {
        font-size: 14px;
    }

    .hceaxcv_about__items {
        gap: 10px;
    }

    .hceaxcv_about__info {
        font-size: 14px;
    }

    .hceaxcv_footer__top {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .hceaxcv_footer__navigation {
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
    }

    .hceaxcv_footer__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
        max-width: 100%;
    }

    .hceaxcv_footer__sub {
        font-size: 14px;
    }

    .hceaxcv_footer__logo {
        margin-bottom: 0;
        max-width: 40px;
    }

    .hceaxcv_footer__head {
        font-size: 16px;
    }

    .hceaxcv_footer__top {
        margin-bottom: 16px;
    }

    .hceaxcv_footer__details {
        padding: 10px;
        margin-bottom: 16px;
    }

    .hceaxcv_footer__header {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .hceaxcv_footer__text {
        font-size: 14px;
    }

    .hceaxcv_footer__caption {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .hceaxcv_footer__info {
        font-size: 14px;
    }

    .hceaxcv_footer__wrap {
        margin-bottom: 16px;
    }

    .hceaxcv_footer__social {
        font-size: 16px;
    }

    .hceaxcv_footer__wrappers {
        margin-bottom: 16px;
    }

    .hceaxcv_footer__information {
        margin-bottom: 16px;
    }

    .hceaxcv_footer__networks {
        margin-bottom: 16px;
    }

    .modal_form__content {
        padding: 20px;
    }

    .forms__consent__info {
        font-size: 12px;
    }

    .hceaxcv_information {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .hceaxcv_stories {
        margin-bottom: 10px;
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 25px;
    }

    .hceaxcv_stories__title {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .hceaxcv_stories__items {
        gap: 10px;
    }

    .hceaxcv_contact {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 10px;
        border-radius: 25px;
    }

    .hceaxcv_contact__title {
        font-size: 16px;
    }

    .hceaxcv_contact_forms__consent__info {
        font-size: 14px;
    }

    .hceaxcv_ticket__game-buttons{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 8px;
    }

    .hceaxcv_ticket{
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 10px;
        border-radius: 25px;
    }

    .hceaxcv_ticket__head{
        font-size: 16px;
        margin-bottom: 10px;
    }

    .hceaxcv_ticket__game-btn{
        height: 40px;
        padding: 5px 20px;
    }

    .hceaxcv_ticket__step{
        margin-bottom: 40px;
    }

    .hceaxcv_ticket__wrapper{
        padding: 10px;
    }

    .hceaxcv_ticket__info{
        font-size: 14px;
        margin-bottom: 10px;
    }

    .hceaxcv_ticket__number-btn{
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    .hceaxcv_ticket__number-grid{
        gap: 4px;
    }

    .action-buttons{
        margin-top: 10px;
    }

    .hceaxcv_ticket__quick-pick{
        padding: 5px 10px;
        font-size: 14px;
    }

    .hceaxcv_ticket__clear{
        padding: 5px 10px;
        font-size: 14px;
    }

    .hceaxcv_ticket__add-to-cart{
        padding: 5px 10px;
        font-size: 14px;
    }

    .hceaxcv_ticket__label{
        font-size: 14px;
    }

    .hceaxcv_ticket__complete-order{
        font-size: 14px;
    }

    .hceaxcv_ticket__container{
        gap: 40px;
    }

    .hceaxcv_ticket__cart-summary{
        padding: 10px;
    }

    .ticket__text_subtotal{
        margin-bottom: 10px;
    }

    .ticket__text_total{
        padding-top: 10px;
        margin-top: 10px;
    }

    .hceaxcv_ticket__no-ticket{
        padding: 10px;
    }

    .hceaxcv_ticket__text{
        font-size: 14px;
    }

    .hceaxcv_ticket__cart-item{
        font-size: 14px;
    }

    .hceaxcv_products{
        margin-bottom: 10px;
    }

    .hceaxcv_products__title{
        font-size: 26px;
        margin-bottom: 24px;
    }

    .hceaxcv_enduring{
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 10px;
        border-radius: 25px;
    }

    .hceaxcv_enduring__title{
        font-size: 26px;
    }

    .hceaxcv_enduring__text{
        font-size: 14px;
    }

    .hceaxcv_enduring__head{
        font-size: 16px;
    }

    .hceaxcv_cards__image{
        max-width: 150px;
    }

    .hceaxcv_cards__info{
        font-size: 12px;
    }

    .hceaxcv_cards__name{
        font-size: 24px;
    }

    .hceaxcv_cards__caption{
        font-size: 12px;
    }

    .qty-btn{
        width: 28px;
        height: 28px;
    }

    .hceaxcv_cards__add{
        height: 38px;
        font-size: 14px;
    }

    .carts__content__product{
        max-width: 64px;
    }

    .hceaxcv_cart__title{
        font-size: 24px;
        margin-bottom: 24px;
    }

    .hceaxcv_cart__left{
        padding: 0;
    }

    .carts__content__box{
        gap: 6px;
    }

    .carts__content__name{
        max-width: 100px;
        font-size: 12px;
    }

    .carts__content__price{
        font-size: 14px;
    }

    .carts__content__close {
        width: 16px;
        height: 16px;
        position: absolute;
        top: -6px;
    }

    .hceaxcv_cart__porcce{
        padding: 12px 20px;
    }

    .hceaxcv_cart{
        padding-bottom: 40px;
        padding-top: 80px;
    }

    .hceaxcv_cart__right{
        margin-bottom: 0;
    }

    .hceaxcv_cart__wrapper{
        margin-bottom: 0;
    }

    .hceaxcv_checkout__title{
        font-size: 20px;
    }

    .hceaxcv_checkout__head{
        font-size: 18px;
    }

    .checkout_wrapper{
        padding: 16px;
    }

    .checkout_wrapper__btn{
        padding: 10px 24px;
        font-size: 14px;
    }

    .hceaxcv_checkout__header{
        font-size: 14px;
    }

    .hceaxcv_checkout__content{
        max-width: 200px;
    }

    .hceaxcv_checkout{
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .checkout_wrapper__top{
        gap: 10px;
    }
    
}