.styles_content__RfEHQ {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    justify-content: center;
    padding-top: 220px;
    color: #00023d;
    font-size: 20px
}

@media screen and (max-width:1250px) {
    .styles_content__RfEHQ {
        margin-top: 131px;
        padding-top: 30px;
        padding-left: 12px;
        padding-right: 12px
    }
}

.styles_content__backContainer__dLqCg {
    width: 100%
}

.styles_content__backContainer__back__MxLbt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    margin-top: 20px
}

.styles_content__backContainer__back__imgContainer__C8GMo {
    width: 6px;
    height: 12px;
    position: relative
}

.styles_content__backContainer__back__imgContainer__img__x__PO {
    transform: rotate(.5turn)
}

.styles_content__backContainer__back__text__2cwsV {
    color: #fd0027;
    font-size: 14px;
    font-weight: 700
}

.bookmakers-top-logo img {
    width: 260px;
}

.bookmakers-top-logo {
    display: flex;
    gap: 20px;
    max-height: 85px;
}

.bookmakers-top-logo .bookmakers-top-rating-star {
    width: 40px;
    height: 40px;
}

.bookmakers-top-logo .styles_bookmakersTable__item__ratingReviews__72sus {
    width: auto;
}

.bookmakers-top-logo .styles_bookmakersTable__item__ratingReviews__digit__rWV8C {
    font-size: 35px;
}

.bookmakers-top-btns {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bookmakers-top-btns button {
    min-width: 250px;
    padding: 8px;
}

.styles_content__logoContainer__xNFed {
    display: flex;
    gap: 50px;
    justify-content: space-around;
    width: 100%;
    align-items: center;
}

.styles_content__possibilities__npbXp {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center
}

.styles_content__possibilities__el__8BXYG {
    width: 620px;
    background-color: #f3f2ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 20px;
    font-family: Mont, sans-serif;
    font-weight: 500
}

@media screen and (max-width:660px) {
    .styles_content__possibilities__el__8BXYG {
        font-size: 14px;
        line-height: 17.89px;
        width: 366px
    }
}

.styles_content__possibilities__el__imgContainer__ICa1n {
    width: 64px;
    height: 64px;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

.styles_content__possibilities__el__like__NN7qf {
    background-color: #219653
}

.styles_content__possibilities__el__disslike__IlWcy {
    background-color: #eb5757
}

.styles_content__possibilities__el__bonus__Gfimu {
    background-color: #fd0027
}

.styles_content__possibilities__el__title___K5KU {
    font-size: 28px;
    font-weight: 700;
    text-align: center
}

@media screen and (max-width:880px) {
    .styles_content__possibilities__el__title___K5KU {
        font-size: 20px;
        line-height: 25.56px
    }

    .styles_content__logoContainer__xNFed {
        flex-direction: column;
        gap: 20px;
    }

    .bookmakers-top-logo {
        flex-direction: column;
        max-height: 100%;
    }
}

.styles_content__possibilities__el__link__egUor {
    text-decoration: underline
}

.styles_content__possibilities__el__btn__pMS3z {
    width: 169px;
    height: 43px;
    background-color: transparent;
    color: #fd0027;
    border: 2px solid #fd0027;
    transition: background-color .3s, color .3s;
    padding: 12px 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 200px;
    font-weight: 700
}

.styles_content__possibilities__el__btn__pMS3z:hover {
    color: #fff;
    background-color: #fd0027
}

@media screen and (max-width:660px) {
    .styles_content__possibilities__el__btn__pMS3z {
        width: 100%
    }
}

.styles_content__possibilities__el__8BXYG ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 30px
}

.styles_content__possibilities__el__8BXYG ul li {
    font-weight: 600;
    list-style: initial
}

.styles_content__mainBtn__FRGQI {
    background-color: #fd0027;
    color: #fff;
    border: 2px solid #fd0027;
    transition: background-color .3s, color .3s;
    padding: 20px 32px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 200px;
    font-weight: 700
}

@media screen and (max-width:660px) {
    .styles_content__mainBtn__FRGQI {
        width: 100%
    }
}

.styles_content__mainBtn__FRGQI:hover {
    color: #fd0027;
    background-color: transparent
}

.styles_content__mainText__lENvo {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.styles_content__mainText__lENvo h2 {
    font-family: Mont, sans-serif;
    font-size: 36px;
    line-height: 46.01px;
    font-weight: 700
}

@media screen and (max-width:880px) {
    .styles_content__mainText__lENvo h2 {
        font-size: 20px;
        line-height: 25.56px
    }
}

.styles_content__mainText__lENvo h2:not(:first-child) {
    margin-top: 40px
}

@media screen and (max-width:880px) {
    .styles_content__mainText__lENvo h2:not(:first-child) {
        margin-top: 20px
    }
}

.styles_content__mainText__lENvo p {
    line-height: 24.2px
}

@media screen and (max-width:880px) {
    .styles_content__mainText__lENvo p {
        font-size: 14px;
        line-height: 16.94px
    }
}

.styles_content__reviews__xWIu_ {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%
}

.styles_content__reviews__top__I_u2N {
    display: flex;
    gap: 12px;
    justify-content: flex-start;
    font-family: Mont, sans-serif;
    font-size: 36px;
    align-items: center;
    font-weight: 700
}

@media screen and (max-width:660px) {
    .styles_content__reviews__top__I_u2N {
        font-size: 20px;
        justify-content: space-between
    }
}

.styles_content__reviews__top__left__PiIva {
    display: flex;
    align-items: center;
    gap: 12px
}

.styles_content__reviews__top__left__title__YlsMC {
    color: #00023d
}

@media screen and (max-width:660px) {
    .styles_content__reviews__top__left__title__YlsMC {
        font-size: 20px
    }
}

.styles_content__reviews__top__left__amount__eAsKp {
    color: #4c4c4c
}

@media screen and (max-width:660px) {
    .styles_content__reviews__top__left__amount__eAsKp {
        font-size: 20px
    }
}

.styles_content__reviews__top__grade__jFAy5 {
    background-color: #f3f2ff;
    padding: 4px 8px;
    display: flex;
    gap: 8px;
    border-radius: 8px;
    color: #fd0027
}


.styles_content__reviews__top__grade__stars__SHYKC {
    display: flex;
    align-items: center;
    gap: 4px
}

.styles_content__reviews__top__grade__stars__SHYKC li {
    position: relative;
    width: 24px;
    height: 24px
}

@media screen and (max-width:660px) {
    .styles_content__reviews__top__grade__stars__SHYKC li {
        width: 20px;
        height: 20px
    }
}

.styles_content__reviews__bottomPlug__Lq2U5 {
    height: 160px !important;
    position: relative;
    overflow: scroll;
    overflow-y: hidden
}

@media screen and (max-width:660px) {
    .styles_content__reviews__bottomPlug__Lq2U5 {
        height: 225px !important
    }
}

.styles_content__reviews__bottomPlug__main__AWBVj {
    display: flex;
    gap: 20px;
    position: absolute;
    height: 100%
}

@media screen and (max-width:660px) {
    .styles_content__reviews__bottomPlug__main__AWBVj {
        gap: 10px
    }
}

.styles_content__reviews__bottomPlug__main__list__KUck8 {
    background-color: #f3f2ff;
    padding: 20px;
    border-radius: 8px;
    width: 563px;
    gap: 11px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #00023d
}

@media screen and (max-width:660px) {
    .styles_content__reviews__bottomPlug__main__list__KUck8 {
        width: 320px;
        padding: 12px
    }
}

.styles_content__reviews__bottomPlug__main__list__top__fnN38 {
    display: flex;
    gap: 12px;
    align-items: center
}

.styles_content__reviews__bottomPlug__main__list__top__fnN38 span {
    font-weight: 700
}

.styles_content__reviews__bottomPlug__main__list__top__name__xncSQ {
    font-size: 16px
}

.styles_content__reviews__bottomPlug__main__list__top__imgContainer__UppxC {
    width: 24px;
    height: 24px;
    position: relative
}

@media screen and (max-width:660px) {
    .styles_content__reviews__bottomPlug__main__list__top__imgContainer__UppxC {
        width: 20px;
        height: 20px
    }
}

.styles_content__reviews__bottomPlug__main__list__top__grade__ocup2 {
    font-size: 20px
}

.styles_content__reviews__bottomPlug__main__list__top__time__6ubKo {
    flex: 2 1;
    color: #4c4c4c;
    text-align: end
}

.styles_content__O_WYU {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    justify-content: center;
    padding-top: 220px;
    color: #00023d;
    font-size: 20px
}

@media screen and (max-width:1250px) {
    .styles_content__O_WYU {
        margin-top: 131px;
        padding-top: 100px;
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:880px) {
    .styles_content__O_WYU {
        padding-top: 60px;
    }
}

.styles_content__O_WYU li {
    /* font-weight: 300; */
    font-size: 20px;
    line-height: 26px
}

.styles_content__topText__gg5nV {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    text-align: center;
    padding: 40px 40px 0
}

.styles_content__topText__gg5nV h1 {
    font-family: Mont, sans-serif;
    font-size: 36px;
    line-height: 46.01px;
    font-weight: 900
}

@media screen and (max-width:880px) {
    .styles_content__topText__gg5nV h1 {
        font-size: 27.5px;
        line-height: 35.78px
    }
}

.styles_content__topText__gg5nV p {
    line-height: 24.2px;
    font-weight: 400
}

@media screen and (max-width:880px) {
    .styles_content__topText__gg5nV p {
        font-size: 16px;
        line-height: 19.36px
    }
}

.styles_content__mainText__ibs8S {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    color: #00023d
}

 table {
    border-collapse: collapse;
    width: 100%
}

td,
th {
    border: 1px solid #000;
    padding: 5px;
    text-align: center
}

@media screen and (max-width:600px) {

    td,
    th {
        font-size: 11px
    }
}

h2 {
    font-family: Mont, sans-serif;
    font-size: 36px;
    line-height: 46.01px;
    font-weight: 700
}

@media screen and (max-width:880px) {
    .styles_content__mainText__ibs8S h2 {
        font-size: 20px;
        line-height: 25.56px
    }
}

.styles_content__mainText__ibs8S h2:not(:first-child) {
    margin-top: 40px
}

@media screen and (max-width:880px) {
    .styles_content__mainText__ibs8S h2:not(:first-child) {
        margin-top: 20px
    }
}

.styles_content__mainText__ibs8S p {
    line-height: 24.2px
}

@media screen and (max-width:880px) {
    .styles_content__mainText__ibs8S p {
        font-size: 14px;
        line-height: 16.94px
    }
}

.styles_content__btn__XMNVY {
    padding: 20px 32px;
    border-radius: 200px;
    font-weight: 700;
    color: #fff;
    background-color: #fd0027;
    border: 2px solid #fd0027;
    transition: background-color .3s, color .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.styles_content__btn__XMNVY:hover {
    color: #fd0027;
    background-color: #fff
}

@media screen and (max-width:880px) {
    .styles_content__btn__XMNVY {
        font-size: 16px;
        line-height: 19.36px;
        width: 100%;
        height: 59px
    }
}

.styles_stats__EUJHC {
    border-radius: 40px;
    overflow: hidden
}

.styles_stats__left__HYw9u {
    background-color: #121d13
}

.styles_stats__item__6wk2G {
    display: flex
}

.styles_stats__item__6wk2G div {
    flex: 1 1;
    padding: 20px 0;
    text-align: center
}

.styles_statsContainer__rHMxx {
    width: 100%;
    padding: 40px 60px;
    border-radius: 40px
}

@media screen and (max-width:700px) {
    .styles_statsContainer__rHMxx {
        padding: 24px 12px;
        font-size: 12px
    }
}

.styles_previewContainer__2DWq3 {
    background-color: #f3f2ff;
    padding: 40px;
    border-radius: 20px;
    width: 100%;
}

.styles_privacy__FP8J7 {
    height: 100%;
    gap: 80px
}

@media screen and (max-width:880px) {
    .styles_privacy__FP8J7 {
        height: auto
    }
}

.styles_privacy__text__f4X7_ {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.styles_privacy__text__f4X7_ h1 {
    padding-bottom: 20px
}

.styles_bookmakersTable__vjlMG {
    width: 100%
}

.styles_bookmakersTable__item__ZS3Gx {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    border-bottom: 1px solid #eeedff;
    height: 91px;
    justify-content: space-between
}

@media screen and (max-width:1000px) {
    .styles_bookmakersTable__item__ZS3Gx {
        gap: none
    }
}

@media screen and (max-width:880px) {
    .styles_bookmakersTable__item__ZS3Gx {
        flex-wrap: wrap;
        height: auto;
        padding: 12px 0;
        gap: 4px
    }
}

.styles_bookmakersTable__item__num__f4FOo {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7ff;
    order: 1
}

.styles_bookmakersTable__item__logo__a13Nt {
    position: relative;
    width: 220px;
    padding: 12.5px 38.5px;
    display: flex;
    order: 2
}

.styles_bookmakersTable__item__logo__inner__C0i7y {
    height: 100%
}

@media screen and (max-width:880px) {
    .styles_bookmakersTable__item__logo__a13Nt {
        width: 92px;
        padding: 0
    }
}

.styles_bookmakersTable__item__ratingReviews__72sus {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70px;
    gap: 4px;
    order: 3
}

.styles_bookmakersTable__item__ratingReviews__title__a0oty {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7ff
}

.styles_bookmakersTable__item__ratingReviews__digit__rWV8C {
    font-weight: 700;
    font-size: 14px
}

@media screen and (max-width:389px) {
    .styles_bookmakersTable__item__ratingReviews__72sus {
        padding: 8px 0;
        font-size: 12px;
        width: 70px
    }
}

.styles_bookmakersTable__item__payment__Rwj2P {
    display: flex;
    flex-direction: column;
    gap: 4px;
    order: 4;
    padding: 8px 33px;
    width: 281px;
    align-items: center
}

@media screen and (max-width:880px) {
    .styles_bookmakersTable__item__payment__Rwj2P {
        width: auto
    }
}

.styles_bookmakersTable__item__payment__title__sAQUs {
    font-size: 14px;
    font-weight: 700;
    color: #b4b7ff
}

@media screen and (max-width:389px) {
    .styles_bookmakersTable__item__payment__title__sAQUs {
        font-size: 12px
    }
}

.styles_bookmakersTable__item__payment__list__5_LKC {
    list-style: none;
    display: flex;
    gap: px;
    align-items: center;
    height: 100%;
    max-height: 46px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 130px;
}

.styles_bookmakersTable__item__payment__list__item__EJT0I {
    position: relative;
    height: 100%;
    width: 35px;
    display: flex;
    justify-content: center;
}

.styles_bookmakersTable__item__payment__list__item__logo__VnrZ_ {
    object-fit: contain
}

@media screen and (max-width:389px) {
    .styles_bookmakersTable__item__payment__Rwj2P {
        padding: 8px 5px
    }
}

.styles_bookmakersTable__item__bonus__3m_4M {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 14px;
    gap: 4px;
    order: 5;
    width: 170px
}

@media screen and (min-width:390px)and (max-width:880px) {
    .styles_bookmakersTable__item__bonus__3m_4M {
        justify-content: center;
        width: 200px
    }
}

@media screen and (max-width:880px) {
    .styles_bookmakersTable__item__bonus__3m_4M {
        order: 2
    }
}

@media screen and (max-width:389px) {
    .styles_bookmakersTable__item__bonus__3m_4M {
        padding: 10px 0;
        font-size: 12px
    }
}

.styles_bookmakersTable__item__bonus__text__NOtwn {
    font-weight: 700
}

.styles_bookmakersTable__item__btns__Jw_3t {
    list-style: none;
    display: flex;
    gap: 8px;
    order: 6
}

.styles_bookmakersTable__item__btns__first__MXcxb,
.styles_bookmakersTable__item__btns__last__1abYU {
    border-radius: 200px;
    border: 2px solid #fd0027;
    padding: 12px 20px;
    transition: background-color .3s, color .3s;
    font-weight: 700;
    font-size: 14px
}

.styles_bookmakersTable__item__btns__first__MXcxb {
    color: #fd0027;
    background-color: #fff
}

.styles_bookmakersTable__item__btns__first__MXcxb:hover,
.styles_bookmakersTable__item__btns__last__1abYU {
    color: #fff;
    background-color: #fd0027
}

.styles_bookmakersTable__item__btns__last__1abYU:hover {
    color: #fd0027;
    background-color: #fff
}

@media screen and (max-width:880px) {
    .styles_bookmakersTable__item__btns__Jw_3t {
        width: 100%;
        justify-content: space-between
    }

    .styles_bookmakersTable__item__btns__Jw_3t li {
        flex: 1 1
    }

    .styles_bookmakersTable__item__btns__first__MXcxb,
    .styles_bookmakersTable__item__btns__last__1abYU {
        width: 100%;
        padding: 8px 20px
    }
}

.styles_bookmakersTable__item__ZS3Gx:hover {
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(2, 10, 192, .149)
}

.styles_content__ZdELv {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    justify-content: center;
    color: #00023d;
    font-size: 20px;
    padding-top: 220px
}

@media screen and (max-width:1250px) {
    .styles_content__ZdELv {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:880px) {
    .styles_content__ZdELv {
        font-size: 14px;
        line-height: 16.94px;
        padding-top: 190px
    }
}

.styles_content__ZdELv h1 {
    font-family: Mont, sans-serif;
    font-weight: 900;
    text-align: start;
    font-size: 36px
}

@media screen and (max-width:880px) {
    .styles_content__ZdELv h1 {
        font-size: 28px;
        line-height: 35.78px
    }
}

.styles_content__ZdELv h2 {
    font-weight: 700
}

@media screen and (max-width:880px) {
    .styles_content__ZdELv h2 {
        font-size: 20px;
        line-height: 25.56px
    }
}

.styles_dayBlock__S_ELX {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.styles_dayBlock__S_ELX h2 {
    font-family: Mont, sans-serif;
    font-size: 36px;
    line-height: 46.01px;
    color: #00023d;
    font-weight: 600
}

@media screen and (max-width:650px) {
    .styles_dayBlock__S_ELX h2 {
        font-size: 24px
    }
}

.styles_dayBlock__S_ELX .styles_review_container__vM0TI {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

@media screen and (max-width:1024px) {
    .styles_dayBlock__S_ELX .styles_review_container__vM0TI {
        justify-content: center
    }
}

.styles_review__tBSY4 {
    display: flex;
    background-color: #f6f5ff;
    border-radius: 8px;
    width: 600px;
    min-height: 198px
}

@media screen and (max-width:650px) {
    .styles_review__tBSY4 {
        width: auto;
        height: auto;
        flex-direction: column
    }
}

.styles_review__coverContainer__XUEh6 {
    width: 198px;
    height: 198px;
    position: relative
}

@media screen and (max-width:650px) {
    .styles_review__coverContainer__XUEh6 {
        width: 100%
    }
}

.styles_review__coverContainer__XUEh6 img {
    object-fit: cover;
    border-radius: 8px
}

.styles_review__descriptionArea__2J_WE {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: Mont, sans-serif;
    font-weight: 600;
    width: 70%;
    position: relative
}

@media screen and (max-width:650px) {
    .styles_review__descriptionArea__2J_WE {
        width: auto;
        padding: 12px
    }
}

.styles_review__descriptionArea__whenStarts__1e42F {
    font-size: 14px;
    color: #4c4c4c;
    order: 1;
    font-weight: 500;
}

@media screen and (max-width:650px) {
    .styles_review__descriptionArea__whenStarts__1e42F {
        font-size: 12px
    }
}

.styles_review__descriptionArea__teams__ry8Pn {
    font-size: 20px;
    order: 2;
    font-weight: 500;
}

@media screen and (max-width:650px) {
    .styles_review__descriptionArea__teams__ry8Pn {
        font-size: 16px
    }
}

.styles_review__descriptionArea__descript___5Ruo {
    color: #4c4c4c;
    font-size: 16px;
    order: 3;
    font-weight: 500;
}

@media screen and (max-width:650px) {
    .styles_review__descriptionArea__descript___5Ruo {
        font-size: 14px
    }
}

.styles_review__descriptionArea__coefficient__kdSX3 {
    padding: 10px;
    border-radius: 5px;
    background-color: #219653;
    width: 46px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    order: 4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

@media screen and (max-width:650px) {
    .styles_review__descriptionArea__coefficient__kdSX3 {
        order: 1;
        position: absolute;
        right: 12px;
        top: 10px;
        width: 46px;
        height: 30px
    }
}

.styles_onScroll__OkGG3 {
    overflow: scroll;
    height: 70vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px
}

.styles_container__PtiKN {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 25%
}

.styles_container__loader__2LLIi {
    margin-top: 50px;
    width: 60px;
    height: 60px;
    border: 5px solid #fd0027 !important;
    border-bottom-color: transparent;
    border-radius: 50% !important;
    display: inline-block;
    box-sizing: border-box;
    animation: styles_rotation__oXqqh 1s linear infinite;
    z-index: 100;
    text-align: center
}

.styles_container__loader__2LLIi:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #f6f5ff;
    top: 0
}

@keyframes styles_rotation__oXqqh {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.styles_titleTextArea__vWDDd {
    display: flex;
    flex-direction: column;
    max-width: 85%;
    gap: 20px
}

.styles_titleTextArea__vWDDd p {
    font-size: 28px;
    line-height: 35.78px;
    color: #4c4c4c
}

@media screen and (max-width:620px) {
    .styles_titleTextArea__vWDDd h1 {
        font-size: 28px;
        line-height: 35.78px
    }

    .styles_titleTextArea__vWDDd p {
        font-size: 16px;
        line-height: 20.45px
    }
}

.styles_coverArea__k7aq0 {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    height: 346px
}

@media screen and (max-width:620px) {
    .styles_coverArea__k7aq0 {
        flex-direction: column;
        height: auto
    }
}

.styles_coverArea__imgContainer__OZedv {
    flex: 1 1;
    width: 150px;
    position: relative
}

@media screen and (max-width:620px) {
    .styles_coverArea__imgContainer__OZedv {
        width: 100%;
        height: 346px;
        flex: initial
    }
}

.styles_coverArea__imgContainer__OZedv img {
    object-fit: cover
}

.styles_coverArea__text__5xxQE {
    flex: 1 1;
    font-weight: 600;
    font-size: 28px;
    font-weight: 35.78px;
    display: flex;
    align-items: center
}

@media screen and (max-width:900px) {
    .styles_coverArea__text__5xxQE {
        font-size: 21px;
        font-weight: 25px
    }
}

@media screen and (max-width:620px) {
    .styles_coverArea__text__5xxQE {
        flex: initial;
        font-size: 16px;
        line-height: 20.45px
    }
}

.styles_teamsArea__EOGBF {
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    gap: 20px;
    width: 100%;
    background-color: #eeedff;
    align-items: center
}

.styles_teamsArea__title__iSkPM {
    font-size: 28px;
    color: #4c4c4c;
    font-weight: 600
}

@media screen and (max-width:620px) {
    .styles_teamsArea__title__iSkPM {
        font-size: 20px;
        line-height: 20.56px
    }
}

.styles_teamsArea__date__EH9wU {
    font-size: 20px;
    color: #4c4c4c;
    font-weight: 600
}

@media screen and (max-width:620px) {
    .styles_teamsArea__date__EH9wU {
        font-size: 16px;
        line-height: 20.45px
    }
}

.styles_teamsArea__scoreContainer__KrM2c {
    display: flex;
    width: 826px;
    justify-content: space-between
}

@media screen and (max-width:900px) {
    .styles_teamsArea__scoreContainer__KrM2c {
        width: auto
    }
}

.styles_teamsArea__scoreContainer__firstTeam__zaRkQ,
.styles_teamsArea__scoreContainer__secondTeam__DJI1E {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    width: 300px;
    justify-content: space-between;
    align-items: center
}

@media screen and (max-width:900px) {

    .styles_teamsArea__scoreContainer__firstTeam__zaRkQ,
    .styles_teamsArea__scoreContainer__secondTeam__DJI1E {
        width: auto;
        justify-content: center
    }
}

.styles_teamsArea__scoreContainer__timeScore__4lKe6 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.styles_teamsArea__scoreContainer__timeScore__time__uw5g9 {
    padding-top: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #4c4c4c
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__timeScore__time__uw5g9 {
        font-size: 14px
    }
}

.styles_teamsArea__scoreContainer__timeScore__score__kl_NU {
    padding-bottom: 11px;
    font-size: 24px;
    font-weight: 700;
    color: #fd0027
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__timeScore__score__kl_NU {
        font-size: 16px
    }
}

.styles_teamsArea__scoreContainer__logoContainer__duEZA {
    width: 135px;
    height: 135px;
    position: relative
}

.styles_teamsArea__scoreContainer__logoContainer__secondTeam__0AJuZ {
    order: 1
}

.styles_teamsArea__scoreContainer__logoContainer__firstTeam__lrsvJ {
    order: 2
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__logoContainer__duEZA {
        width: 95px;
        height: 95px
    }

    .styles_teamsArea__scoreContainer__logoContainer__firstTeam__lrsvJ {
        order: 1
    }
}

.styles_teamsArea__scoreContainer__textContainer__Vr6qs {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px
}

.styles_teamsArea__scoreContainer__textContainer__secondTeam__3J9rf {
    order: 2
}

.styles_teamsArea__scoreContainer__textContainer__firstTeam__FZDEg {
    order: 1
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__textContainer__firstTeam__FZDEg {
        order: 2
    }
}

.styles_teamsArea__scoreContainer__textContainer__teamName__YbilH {
    font-size: 20px;
    line-height: 25.56px;
    font-weight: 600
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__textContainer__teamName__YbilH {
        font-size: 16px
    }
}

.styles_teamsArea__scoreContainer__textContainer__teamCity__CpRFX {
    font-size: 16px;
    line-height: 20.45px;
    font-weight: 600
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__textContainer__teamCity__CpRFX {
        font-size: 14px
    }
}

.styles_teamsArea__scoreContainer__textContainer__teamPastMatches__1XBZp {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    align-items: center;
    padding-top: 5px
}

.styles_teamsArea__scoreContainer__textContainer__teamPastMatches__match__ifySD {
    width: 14px;
    height: 14px;
    border-radius: 100px
}

.styles_teamsArea__scoreContainer__textContainer__teamPastMatches__match__win__s_caE {
    background-color: #219653
}

.styles_teamsArea__scoreContainer__textContainer__teamPastMatches__match__draw__L9OXF {
    background-color: #f2c94c
}

.styles_teamsArea__scoreContainer__textContainer__teamPastMatches__match__lose__y_xF7 {
    background-color: #eb5757
}

.styles_teamsArea__scoreContainer__btnContainer__mDt9O {
    order: 3;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fd0027;
    color: #fff;
    padding: 16px 32px;
    border-radius: 200px;
    font-size: 16px;
    font-weight: 700
}

@media screen and (max-width:900px) {
    .styles_teamsArea__scoreContainer__btnContainer__mDt9O {
        width: 75%
    }
}

@media screen and (max-width:620px) {
    .styles_teamsArea__scoreContainer__btnContainer__mDt9O {
        font-size: 14px;
        margin-top: 40px;
        width: 100%
    }
}

.styles_teamsArea__scoreContainer__btnContainer__win__b9XPF {
    background-color: #219653
}

.styles_teamsArea__scoreContainer__btnContainer__draw__Gdboi {
    background-color: #f2c94c
}

.styles_teamsArea__scoreContainer__btnContainer__lose__7jTkH {
    background-color: #eb5757
}

.styles_mainTextArea__fZEev {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    color: #00023d
}

.styles_mainTextArea__fZEev h2 {
    font-family: Mont, sans-serif;
    font-size: 36px;
    line-height: 46.01px;
    font-weight: 700
}

@media screen and (max-width:880px) {
    .styles_mainTextArea__fZEev h2 {
        font-size: 20px;
        line-height: 25.56px
    }
}

.styles_mainTextArea__fZEev h2:not(:first-child) {
    margin-top: 40px
}

@media screen and (max-width:880px) {
    .styles_mainTextArea__fZEev h2:not(:first-child) {
        margin-top: 20px
    }
}

.styles_mainTextArea__fZEev p {
    line-height: 24.2px
}

@media screen and (max-width:880px) {
    .styles_mainTextArea__fZEev p {
        font-size: 14px;
        line-height: 16.94px
    }
}

.styles_content__1EF7y {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    justify-content: center;
    color: #00023d;
    font-size: 20px;
    padding-top: 220px
}

@media screen and (max-width:1250px) {
    .styles_content__1EF7y {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:880px) {
    .styles_content__1EF7y {
        font-size: 14px;
        line-height: 16.94px;
        padding-top: 150px
    }
}

.styles_content__1EF7y h1 {
    font-family: Mont, sans-serif;
    font-weight: 900;
    text-align: start;
    font-size: 36px
}

@media screen and (max-width:880px) {
    .styles_content__1EF7y h1 {
        font-size: 28px;
        line-height: 35.78px
    }
}

.styles_content__1EF7y h2 {
    font-weight: 700
}

@media screen and (max-width:880px) {
    .styles_content__1EF7y h2 {
        font-size: 20px;
        line-height: 25.56px
    }
}

.styles_mainText__Ee6Og {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.styles_predictionsList__8llO0 {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.styles_predictionsList__prediction__mAKvA,
.styles_predictionsList__prediction__mainText__706JM {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.styles_predictionsList__prediction__btn__m9owb {
    background-color: #eeedff;
    padding: 20px;
    border-radius: 200px;
    color: #fd0027;
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 16px;
    font-weight: 700;
    justify-content: space-between;
    max-width: 467px;
    width: 100%;
    transition: background-color .3s, color .3s;
    align-self: flex-start;
    margin-top: -20px;
}

.styles_predictionsList__prediction__btn__m9owb img {
    position:absolute;
    width: 111px;
    height: 33px;
    left:0;
    top:0;
    right:0;
    bottom:0;
    color:transparent;
}

@media screen and (min-width:881px)and (hover:hover) {
    .styles_predictionsList__prediction__btn__m9owb:hover {
        background-color: #fd0027;
        color: #fff
    }
}

@media screen and (max-width:880px) {
    .styles_predictionsList__prediction__btn__m9owb {
        font-size: 14px;
        line-height: 16.94px;
        padding: 12px 20px;
        background-color: #fd0027;
        color: #fff
    }
}

.styles_predictionsList__prediction__btn__imgContainer__47cQn {
    position: relative;
    width: 111px;
    height: 33px;
    flex-shrink: 0;
}

@media screen and (max-width:880px) {
    .styles_predictionsList__prediction__btn__imgContainer__47cQn {
        width: 79px;
        height: 23px
    }

    .styles_predictionsList__prediction__btn__m9owb img {
        width: 79px;
        height: 23px
    }
}

.styles_scheduleList__WP_7s {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.styles_scheduleList__schedule__bpv2e {
    display: flex;
    flex-direction: column;
    gap: 20px
}

@media screen and (max-width:560px) {
    .styles_scheduleList__schedule__bpv2e {
        font-size: 14px
    }
}

.styles_scheduleList__schedule__matches__QQLWT ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px
}

.styles_faq__C2sFB {
    text-align: start
}

.styles_faq__title__QVENg {
    font-family: Mont, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46.01px;
    color: #00023d;
    padding-bottom: 40px
}

.styles_faq__container__xqAxZ {
    display: flex;
    justify-content: space-between;
    gap: 10px
}

.styles_faq__container__list__F5cJg {
    font-weight: 700;
    border-radius: 20px;
    background-color: #eeedff;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* height: 420px */
}

@media screen and (max-width:880px) {
    .styles_faq__container__list__F5cJg {
        height: auto
    }
}

.styles_faq__container__list__el__IgeHt {
    display: flex;
    flex-direction: column;
    height: 100%;
    cursor: pointer
}

.styles_faq__container__list__el__IgeHt:not(:last-child),
.styles_faq__container__list__el__IgeHt:not(:last-child) .styles_faq__container__list__el__asw__QGhJW {
    border-bottom: 1px solid #6f75fc
}

.styles_faq__container__list__el__qst__5c9Fh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 20px;
    font-weight: 700;
    font-size: 16px;
    height: 100%;
    gap: 10px;
}

@media screen and (max-width:880px) {
    .styles_faq__container__list__el__qst__5c9Fh {
        font-size: 14px
    }
}

.styles_faq__container__list__el__qst__5c9Fh.styles_active__cBp1L {
    background-color: #fd0027;
    color: #fff;
    border-radius: 12px;
    border: none
}

.styles_faq__container__list__el__asw__QGhJW {
    display: none;
    padding: 20px
}

@media screen and (max-width:880px) {
    .styles_faq__container__list__el__asw__QGhJW {
        font-size: 14px
    }

    .styles_faq__container__list__el__asw__QGhJW.styles_active__cBp1L {
        display: inline-block
    }
}

.styles_faq__container__list__el__IgeHt.styles_active__cBp1L {
    background-color: #fd0027;
    color: #fff;
    border-radius: 12px;
    border: none
}

@media screen and (max-width:880px) {
    .styles_faq__container__list__el__IgeHt.styles_active__cBp1L {
        background-color: initial;
        color: #00023d
    }
}

.styles_faq__container__desktopAnswer__Z8m2M {
    flex: 1 1;
    border-radius: 20px;
    background-color: #eeedff;
    padding: 20px;
    display: flex;
    align-items: center;
    color: #00023d
}

.styles_events__py9Dr,
.styles_eventsheader__mbQow {
    display: flex;
    flex-direction: column
}

.styles_eventsheader__mbQow {
    gap: 50px 0
}

.styles_daysButtons__Cuurl {
    width: max-content;
    display: flex;
    gap: 2px
}

@media screen and (max-width:500px) {
    .styles_daysButtons__Cuurl {
        display: flex;
        width: 100%
    }
}

.styles_daysButtons__Cuurl :first-of-type {
    border-radius: 12px 0 0 12px
}

.styles_daysButtons__Cuurl :nth-of-type(2) {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px
}

.styles_daysButtons__button__blkL4 {
    border: none;
    outline: none;
    padding: 10px;
    background: rgba(180, 183, 255, .294);
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-align: center
}

@media screen and (max-width:500px) {
    .styles_daysButtons__button__blkL4 {
        flex: 1 1
    }
}

.styles_daysButtons__active__PbVv_ {
    background-color: #fd0027;
    color: #fff
}

.styles_typeMatches__4D1wK {
    display: flex
}

.styles_typeMatches__button__e1f_q {
    outline: none;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    flex: 1 1;
    text-align: center;
    color: #b4b7ff;
    border: none;
    border-bottom: 2px solid
}

.styles_typeMatches__active__5l6iy {
    color: #fd0027;
    border-bottom: 2px solid #fd0027;
    font-weight: 700
}

.styles_eventsList__TLg67 {
    flex: 1 1;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 20px
}

.styles_eventsList__item__LBUNa {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    gap: 10px;
    width: calc(25% - 15px);
    padding: 20px
}

@media screen and (max-width:1170px) {
    .styles_eventsList__item__LBUNa {
        width: calc(50% - 15px)
    }
}

@media screen and (max-width:690px) {
    .styles_eventsList__item__LBUNa {
        width: 100%
    }
}

.styles_eventsList__title__tFpb5 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    min-height: 50px
}

.styles_eventsList__tournamentName__744bF {
    color: #00023d;
    text-align: center;
    display: flex;
    align-items: center;
    font-weight: 400;
    gap: 0 5px;
    justify-content: center;
    font-size: 14px
}

.styles_eventsList__teams__BsnYq {
    display: flex
}

.styles_eventsList__team__n6ODH {
    position: relative;
    width: 30%;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    gap: 10px 0
}

.styles_eventsList__date__U39__,
.styles_eventsList__team__n6ODH {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.styles_eventsList__date__U39__ {
    width: 40%;
    text-align: center;
    gap: 3px 0;
    font-size: 14px;
    color: #6f75fc
}

.styles_eventsList__time__G7DnG {
    font-weight: 600;
    line-height: 16.94px;
    color: #fd0027
}

.styles_eventsList__live__896UZ {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #d14141
}

.styles_mainTitle__UW0h2 {
    color: inherit;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    align-self: center;
    text-transform: uppercase
}

@media(max-width:1340px) {
    .styles_mainTitle__UW0h2 {
        font-size: 30px
    }
}

@media(max-width:880px) {
    .styles_mainTitle__UW0h2 {
        font-size: 28px
    }
}

.styles_notFound__8ASUM {
    text-align: center;
    padding-top: 50px;
    font-weight: 500
}
.styles_bookmakersTable__item__ratingReviews__value {
    display: flex;
    align-items: center;
    gap: 4px
}

