.__className_59b1fd {
    font-family: __Montserrat_59b1fd, __Montserrat_Fallback_59b1fd;
    font-style: normal
}

.__className_52ad5f {
    font-family: __Inter_52ad5f, __Inter_Fallback_52ad5f;
    font-style: normal
}


.__className_443194 {
    font-family: __Roboto_443194, __Roboto_Fallback_443194;
    font-style: normal
}

.__variable_443194 {
    --roboto: "__Roboto_443194", "__Roboto_Fallback_443194"
}


.__className_7e37bc {
    font-family: __Kanit_7e37bc, __Kanit_Fallback_7e37bc;
    font-style: normal
}

.styles_footer__1cZ8q {
    display: flex;
    background-color: #eeedff;
    padding: 40px 0;
    margin-top: 60px
}

@media screen and (max-width:880px) {
    .styles_footer__1cZ8q {
        padding: 20px 0
    }
}

.styles_footer__nav__ShYXA {
    display: flex
}

.styles_footer__container__GQGKm {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    display: grid;
    grid-template-columns: .3fr 1fr;
    grid-template-areas: "a d" "b d" "c d";
    grid-column-gap: 10px;
    column-gap: 10px;
    grid-row-gap: 10px;
    row-gap: 10px;
    align-items: center
}

@media screen and (max-width:880px) {
    .styles_footer__container__GQGKm {
        grid-template-columns: 1fr;
        grid-template-areas: "a" "b" "d" "c";
        column-gap: 20px;
        row-gap: 20px
    }
}

.styles_footer__leagues__FTLVA {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 4px;
    grid-area: a;
    height: 100%
}

.styles_footer__leagues__FTLVA li {
    width: 81.6px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background-color: #fff
}

@media screen and (max-width:880px) {
    .styles_footer__leagues__FTLVA li {
        width: 100%
    }
}

.styles_footer__leagues__logo__I_1jv {
    width: auto !important
}

.styles_footer__logo__ecMtg {
    width: 324px;
    height: 32px;
    z-index: 2500;
    transition: .3s;
    position: relative;
    display: block;
    height: 23px;
    width: 228px;
    margin-bottom: 12px
}

.styles_footer__logo__ecMtg:hover {
    opacity: .7
}

@media screen and (max-width:1162px) {
    .styles_footer__logo__ecMtg {
        margin-right: 10px
    }
}

@media screen and (max-width:767px) {
    .styles_footer__logo__ecMtg {
        margin-right: 0
    }
}

.styles_footer__licence__qlo_Z {
    padding: 20px 20px 12px;
    gap: 4px;
    border-radius: 8px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    grid-area: b
}

.styles_footer__licence__bottom__7_znk {
    font-weight: 700;
    color: #fd0027;
    transition: color .3s
}

.styles_footer__licence__bottom__7_znk:hover {
    color: rgba(2, 10, 192, .5)
}

.styles_footer__socials__Tr6HU {
    background-color: #fff;
    display: flex;
    gap: 10px;
    border-radius: 8px;
    padding: 12px 20px;
    grid-area: c;
    align-items: center
}

@media screen and (max-width:880px) {
    .styles_footer__socials__Tr6HU {
        padding: 12px;
        justify-content: center
    }
}

.styles_footer__socials__mail__w3cUz {
    padding: 0 20px;
    gap: 10px;
    border-radius: 200px;
    display: flex;
    background-color: #fd0027;
    color: #fff;
    font-size: 14px;
    margin-left: 0;
    justify-content: center;
    height: 40px;
    align-items: center;
    transition: opacity .3s
}

.styles_footer__socials__mail__w3cUz:hover {
    opacity: .7
}

@media screen and (max-width:500px) {
    .styles_footer__socials__mail__w3cUz {
        margin-left: 0;
        width: 212px;
        height: 32px
    }
}

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

.styles_footer__socials__logo__mjhd2 {
    width: 40px;
    height: auto;
    transition: width .3s, height .3s, opacity .3s
}

.styles_footer__socials__logo__mjhd2:hover {
    opacity: .7
}

@media screen and (max-width:500px) {
    .styles_footer__socials__logo__mjhd2 {
        width: 32px
    }
}

@media screen and (max-width:389px) {
    .styles_footer__socials__mailLogo__SSahz {
        display: none
    }
}

.styles_header__nav__AWtz0 {
    grid-area: d
}

.styles_header__bottomSide__HF3sU {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    grid-gap: 12px;
    gap: 12px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

@media screen and (max-width:500px) {
    .styles_header__bottomSide__HF3sU {
        grid-template-columns: 1fr 1fr
    }
}

.styles_header__bottomSide__item__6k96V {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-end;
    font-size: 12px;
    text-align: end
}

.styles_header__bottomSide__item__top__wuWto {
    font-weight: 700;
    transition: background-color .3s, color .3s;
    cursor: pointer
}

.styles_header__bottomSide__item__exept__X_xGi {
    order: 5
}

.styles_header__bottomSide__item__bottom__KRsaU {
    font-weight: 500;
    transition: opacity .2s, top .2s;
    gap: 6px;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.styles_header__bottomSide__item__bottom__KRsaU a {
    cursor: pointer;
    transition: color .3s
}

.styles_header__bottomSide__item__bottom__KRsaU a:hover {
    color: #fd0027
}

.styles_header__fpulf {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999999999;
    box-shadow: 0 0 15px rgba(2, 10, 192, .149);
    background-color: #fff
}

.styles_header__container__ECLsw {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 12px 20px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    gap: 15px
}

@media screen and (max-width:880px) {
    .styles_header__container__ECLsw {
        padding: 20px 12px;
        gap: initial
    }
}

.styles_header__logoContainer__c0X1M {
    flex: 2 1
}

@media screen and (max-width:880px) {
    .styles_header__logoContainer__c0X1M {
        width: 100vw;
        flex: initial;
        display: flex;
        justify-content: center
    }
}

.styles_header__logo__BzK66 {
    width: 324px;
    height: 32px;
    z-index: 2500;
    transition: .3s;
    position: relative;
    display: block
}

.styles_header__logo__BzK66:hover {
    opacity: .7
}

@media screen and (max-width:1162px) {
    .styles_header__logo__BzK66 {
        margin-right: 10px
    }
}

@media screen and (max-width:767px) {
    .styles_header__logo__BzK66 {
        margin-right: 0
    }
}

.styles_header__gift__jKPtm {
    border-radius: 8px;
    width: 52px;
    height: 52px;
    background: #fd0027;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative
}

@media screen and (max-width:880px) {
    .styles_header__gift__jKPtm {
        position: static;
        height: 44px;
        width: 44px
    }

    .styles_header__gift__jKPtm img {
        width: 25px;
        height: 25px
    }
}

.styles_header__gift__jKPtm img:hover {
    animation: styles_shake__XaF7J .82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes styles_shake__XaF7J {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

.styles_header__topSide__BRclr {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap
}

@media screen and (max-width:880px) {
    .styles_header__topSide__BRclr {
        gap: 15px
    }
}

.styles_header__bottomSide__CqAj8,
.styles_header__nav__jKni5 {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.styles_header__bottomSide__CqAj8 {
    gap: 6px
}

.styles_header__bottomSide__CqAj8 li:last-child li {
    padding: initial;
    font-weight: 400
}

@media(hover:hover) {
    .styles_header__bottomSide__CqAj8 li:not(:last-child) li:hover {
        background-color: #f5f2ff;
        color: #fd0027
    }
}

.styles_header__bottomSide__item__MvIhf {
    width: 217px;
    height: 40px;
    background: #f6f5ff;
    color: #00023d;
    font-size: 14px;
    border-radius: 8px;
    position: relative
}

.styles_header__bottomSide__item__top__N8Bcx {
    font-weight: 700;
    transition: background-color .3s, color .3s;
    border-radius: 8px;
    justify-content: space-between;
    cursor: pointer;
    padding: 8px 15px;
    align-items: center;
    display: flex;
    height: 100%
}

.styles_header__bottomSide__item__top__link__5rjhL {
    width: 100%
}

@media(hover:hover) {
    .styles_header__bottomSide__item__top__N8Bcx:hover {
        background-color: #fd0027;
        color: #fff
    }
}

.styles_header__bottomSide__item__top__N8Bcx.styles_active__I9iOk {
    background-color: #fd0027;
    color: #fff
}

.styles_header__bottomSide__item__bottom__s89Tv {
    font-weight: 500;
    position: absolute;
    z-index: 999;
    top: calc(100% - 20px);
    border-radius: 10px;
    opacity: 0;
    transition: opacity .2s, top .2s;
    pointer-events: none;
    gap: 6px;
    background: #eeedff;
    width: 100%
}

.styles_header__bottomSide__item__bottom__s89Tv li {
    cursor: pointer;
    border-bottom: 1px solid #b4b7ff
}

.styles_header__bottomSide__item__bottom__s89Tv li:last-child {
    border-bottom: none
}

.styles_header__bottomSide__item__bottom__link__1iVZH {
    display: inline-block;
    width: 100%;
    padding: 8px 12px
}

.styles_header__bottomSide__item__bottom__s89Tv.styles_active__I9iOk {
    opacity: 1;
    top: 100%;
    pointer-events: all
}

.styles_header__bottomSide__item__bottom__s89Tv.styles_active__I9iOk:after {
    content: normal;
    opacity: 0;
    top: auto;
    pointer-events: none
}

.styles_header__bottomSide__item__bottom__s89Tv.styles_active__I9iOk:after:hover {
    opacity: 1;
    top: 100%;
    pointer-events: all
}

.styles_header__bottomSide__item__bottom__outter__R7PNY {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px
}

.styles_header__bottomSide__item__bottom__outter__R7PNY:hover {
    background-color: #f5f2ff;
    color: #fd0027
}

.styles_header__bottomSide__item__bottom__outter__R7PNY.styles_active__I9iOk {
    color: #fd0027
}

@media(hover:hover) {
    .styles_header__bottomSide__item__bottom__outter__R7PNY.styles_active__I9iOk:hover {
        background-color: initial;
        color: #fd0027
    }
}

.styles_header__bottomSide__item__bottom__inner__OP2MU {
    display: none
}

.styles_header__bottomSide__item__bottom__inner__OP2MU.styles_active__I9iOk {
    display: flex;
    top: 100%;
    pointer-events: all;
    flex-direction: column;
    justify-content: center
}

.styles_header__bottomSide__item__bottom__inner__OP2MU.styles_active__I9iOk li {
    padding: 8px 20px !important
}

@media(hover:hover) {
    .styles_header__bottomSide__item__bottom__inner__OP2MU.styles_active__I9iOk li:hover {
        background-color: #f5f2ff;
        color: #fd0027
    }
}

.styles_header__bottomSide__item__exept___auAg {
    width: 170px
}

@media screen and (max-width:880px) {
    .styles_header__bottomSide__CqAj8 {
        display: none
    }
}

.styles_header__logIn__awx9m {
    border-radius: 8px;
    padding: 0 12px;
    background: #eeedff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: background-color .3s, color .3s;
    color: #fd0027;
}

.styles_header__logIn__awx9m:hover .log-in-path {
    stroke: #fff;
}

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

@media screen and (max-width:880px) {
    .styles_header__logIn__awx9m span {
        display: none
    }
}

@media(hover:hover) {
    .styles_header__logIn__awx9m:hover {
        background-color: #fd0027;
        color: #f5f2ff !important
    }
}

@media screen and (max-width:880px) {
    .styles_header__logIn__awx9m {
        width: 44px
    }
}

.styles_lang__EzgJR {
    z-index: 9999 !important;
}

.styles_header__fpulf .styles_lang__EzgJR {
    color: #00023d;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: 500;
    position: relative;
    font-size: 16px;
    padding-right: 20px;
    min-width: 54px
}

@media screen and (max-width:767px) {
    .styles_header__fpulf .styles_lang__EzgJR {
        padding-right: 0;
        margin-left: 10px
    }
}

.styles_header__fpulf .styles_lang__chevron__qab3_ {
    transition: transform .2s ease-in-out
}

.styles_header__fpulf .styles_lang__chevronRotate__ml4FF {
    transform: rotate(-180deg)
}

.styles_header__fpulf .styles_choose__8KShk {
    position: absolute;
    z-index: 999;
    top: calc(100% - 20px);
    right: 0;
    padding: 12px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    background-color: #eeedff;
    min-width: 134px;
    max-height: 110px;
    overflow: hidden;
    border-radius: 10px;
    border-top-right-radius: 0;
    opacity: 0;
    transition: opacity .2s, top .2s;
    gap: 6px;
    pointer-events: none;
}

.styles_header__fpulf .styles_choose__8KShk img {
    object-fit: cover
}

.styles_header__fpulf .styles_choose__8KShk.styles_active__I9iOk {
    opacity: 1;
    top: 100%;
    pointer-events: all
}

.styles_header__fpulf .styles_choose__item__qGfD5 {
    display: flex;
    align-items: center;
    color: #00023d;
    gap: 8px;
    width: 52px
}

.styles_header__fpulf .styles_choose__itemText__sJwEN {
    color: inherit;
    font-size: 14px
}

.styles_header__fpulf .styles_searchMain__1pA9K {
    display: flex;
    border: 1px solid #b4b7ff;
    border-radius: 8px;
    padding: 0 12px;
    width: 279px;
    height: 52px;
    align-items: center;
    justify-content: space-between
}

@media screen and (max-width:880px) {
    .styles_header__fpulf .styles_searchMain__1pA9K {
        width: auto;
        display: none;
    }

    .styles_header__fpulf .styles_searchMain__visibleMob__AfxTG {
        display: flex !important
    }
}

.styles_header__fpulf .styles_searchMain__searchBar__wJaWg {
    border: none;
    color: #4c4c4c
}

.styles_header__fpulf .styles_searchMain__searchBar__wJaWg :focus {
    outline: none
}

.styles_header__fpulf .styles_searchMain__searchIcon___TwDT {
    cursor: pointer
}

.styles_header__popup__6OEqD {
    padding: 20px;
    border-radius: 8px;
    display: none;
    width: 221px;
    height: auto;
    box-shadow: 0 0 12px rgba(0, 0, 0, .251);
    background-color: #fff;
    position: absolute;
    z-index: 1000;
    top: 68px;
    justify-content: center
}

.styles_header__popup__container__ha56q {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 12px
}

@media screen and (max-width:880px) {
    .styles_header__popup__container__ha56q {
        padding: 20px;
        border-radius: 8px;
        width: 100vw;
        height: auto;
        box-shadow: 0 0 12px rgba(0, 0, 0, .251);
        background-color: #fff;
        z-index: 2000
    }

    .styles_header__popup__container__ha56q img {
        width: 166px;
        height: 49px
    }
}

.styles_header__popup__mainText__WcWQw {
    color: #4c4c4c;
    font-weight: 500
}

.styles_header__popup__btn__bkjni {
    border-radius: 200px;
    padding: 12px 20px;
    background-color: #fd0027;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    text-align: center;
    border: 1px solid #fd0027;
    transition: background-color .3s, color .3s
}

@media(hover:hover) {
    .styles_header__popup__btn__bkjni:hover {
        background-color: transparent;
        color: #fd0027
    }
}

.styles_header__popup__6OEqD.styles_active__I9iOk {
    display: flex;
    pointer-events: all
}

@media screen and (max-width:880px) {
    .styles_header__popup__6OEqD.styles_active__I9iOk {
        padding: 10px;
        height: 100vh;
        width: 100vw;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, .2)
    }
}

.styles_burger__sCYsY {
    display: flex;
    align-items: center;
    flex: 2 1
}

.styles_burger__imgContainer__3nukG {
    position: relative;
    height: 44px;
    width: 44px;
    cursor: pointer
}

@media screen and (min-width:880px) {
    .styles_burger__imgContainer__3nukG {
        display: none
    }
}

.styles_burger__imgContainer__3nukG img {
    object-fit: contain
}

.styles_burger__topSection__yeMXH {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center
}

.styles_burger__container__vgfF5 {
    z-index: 1000;
    position: absolute;
    width: 100%;
    top: 130px;
    left: 0;
    transition: .3s;
    border-radius: 10px;
    padding: 20px 12px;
    background: #fff;
    box-shadow: 0 15px 10px -10px rgba(2, 10, 192, .149)
}

.styles_burger__container_hidden__29XeD {
    top: -500px;
    opacity: 0;
    pointer-events: none
}

.styles_burger__container__vgfF5>div {
    flex-direction: column
}

.styles_burger__container__vgfF5>div nav .styles_header__bottomSide__CqAj8 {
    display: flex;
    flex-direction: column
}

.styles_burger__container__vgfF5>div nav li {
    width: 100%
}

.styles_burger__inner__IsHzc {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.breadCrumbs_breadCrumbs__WJjxi {
    display: flex;
    align-items: center;
    gap: 0 10px;
    width: 100%;
    justify-content: flex-start
}

.breadCrumbs_breadCrumbs__link__TxROu {
    transition: .3s;
    font-family: Mont, sans-serif;
    font-weight: 500;
    font-size: 14px
}

@media screen and (max-width:625px) {
    .breadCrumbs_breadCrumbs__link__TxROu {
        font-size: 8px
    }

    .breadCrumbs_breadCrumbs__WJjxi {
        margin-top: 10px;
    }
}

.breadCrumbs_breadCrumbs__link__TxROu:hover {
    color: #fd0027
}

.breadCrumbs_breadCrumbs__linkDisable__1x9as {
    pointer-events: none !important
}

.wp-post-image {
    object-fit: cover;
    height: 198px;
}

.single-post-img {
    object-fit: cover;
    height: 346px;
    width: 100%;
}

.styles_coverArea__k7aq0-single {
    width: 100%;
}

.text-block {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: start;
    width: 100%;
}

.text-block-title {
    width: 100%;
}

.text-block-p {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.text-block-p li {
    line-height: 130% !important;
}

.text-block-img {
    height: auto;
    align-self: center;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

/* .text-block-p ul li {
    list-style: initial;
    margin-left: 20px;
}

.text-block-p ol li {
    list-style: decimal;
    margin-left: 20px;
} */

.text-block-p .styles_bookmakersTable__vjlMG li {
    list-style: none;
    margin-left: 0;
}

.styles_faq__container__list__el__IgeHt {
    margin-left: 0 !important;
    list-style: none !important;
}

.text-block-p a {
    color: #fd0027;
}

.text-block-p a:hover {
    color:#00023d;
}

.center {
    text-align: center;
}

.previews-mathes-img-opponents {
    width: 58px;
    height: 58px;
}

.main-lang {
    display: flex;
    align-items: center;
}

.styles_choose__8KShk.choose-lang-active {
    opacity: 1;
    top: 50px;
    z-index: 99999999999;
    pointer-events: auto;
}

.lang-vector {
    transition: all .3s ease;
}

.lang-vector-active {
    transform: rotate(-180deg);
}


.styles_faq__container__desktopAnswer__Z8m2M {
  display: none;
}

.styles_active__cBp1L .styles_faq__container__desktopAnswer__Z8m2M {
  display: block;
}

.faq-vector {
    width: 20px;
    height: 20px;
    display: flex;
    flex-shrink: 0;
}

.faq-vector.active {
    stroke: #fff;
}

.styles_faq__container__list__el__asw__QGhJW.styles_active__cBp1L {
    display: none;
}


@media screen and (min-width:881px) {
    .styles_header__bottomSide__item__top__N8Bcx:hover .menu-mobile-li-vector path {
        stroke: #fff;
    }
}




.menu-mobile-li-vector {
    flex-shrink: 0;
}

.menu-mobile-li-vector.active {
    transform: rotate(180deg);
}

.menu-mobile-li-vector.active path {
    stroke: #fff;
}

.styles_bookmakersTable__item__btns__Jw_3t_betting {
    order: 0 !important;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.styles_header__logoContainer__c0X1M {
    display: flex;
    gap: 10px;
}

.header-flag {
    height: 52px;
}

.predictions-text-btn {
    line-height: 120%;
    text-align: center;
    display: flex;
    width: 100%;
    color: #fff;
    font-size: 16px;
    justify-content: center;
    align-items: center;
}

.styles_predictionsList__prediction__btn__imgContainer__47cQn_custom {
    background-color: #fd0027;
    border-radius: 30px;
    padding: 5px;
    height: auto !important;
}

@media screen and (max-width:460px) {
    .mobile-bookmaker-top {
        position: relative;        
        border-radius: 12px;          
        border: 2px solid #fd0027 !important;  
        /* box-shadow: inset 0 0 10px rgba(2, 10, 192, .3); */
        padding: 10px 5px !important;
        margin-bottom: 10px;
    }
}



@media screen and (max-width:880px) {
    .styles_faq__container__xqAxZ {
        flex-direction: column;
    }

    .styles_faq__container__desktopAnswer__Z8m2M {
        display: none !important;
    }

    .styles_faq__C2sFB {
        width: 100%;
    }

    .styles_faq__container__list__el__asw__QGhJW span {
        font-weight: 400;
    }   

    .faq-vector {
        transform: rotate(90deg);
    }

    .faq-vector.active {
        transform: rotate(270deg);
    }

    .faq-vector path{
        stroke: #fd0027;
    }

    .faq-vector.active path {
        stroke: #fff;
    }

    .styles_bookmakersTable__item__btns__Jw_3t_betting  li a button {
        padding: 8px;
    }

    p {
        font-size: 14px;
    }

    h2 {
        font-size: 20px !important;
        line-height: 130% !important;
    }

    h1 {
        font-size: 27.5px !important;
    }

    h3 {
        font-size: 14px !important;
    }

    li {
        font-size: 14px !important;
    }
}


/* form */
.comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
}

.comment-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    background-color: #f3f2ff;
    padding: 24px 20px;
    border-radius: 10px;
}

.name-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}

.stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
}

.stars-mobile {
    display: none;
}

.stars img {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.name-input-wrap label, .comment-wrap label {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    width: 110px;
}

.name-input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
}

#name {
    height: 44px;
    width: 413px;
    border: 1px solid #fd0027;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
}

.comment-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
}

#comment {
    height: 44px;
    flex: 1;
    border: 1px solid #fd0027;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
}

.comment h2 {
    font-size: 36px;
}

.send {
    outline: none;
    border: none;
    background-color: #fd0027;
    color: #fff;
    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;
    font-weight: 800;
    font-size: 16px;
    line-height: 130%;
    height: 43px;
    border-radius: 20px;
    -ms-grid-column-align: right;
        justify-self: right;
    cursor: pointer;
    padding: 0 15px;
}



/* reviews */
.reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
}

.review-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 13px;
    padding: 0 15px 0 7px;
}

.review-avatar {
    width: 70px;
    height: 70px;
    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;
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.review-avatar-mobile {
    display: none;
}

.review-name .stars {
    gap: 2px;
}

.review-name .stars img {
    width: 23px;
    height: 23px;
    cursor: auto;
}

.review-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.review-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
}

.review-name span {
    font-size: 20px;
    font-weight: 700;
}

.review-content-wrap {
    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;
    width: 100%;
}

@media screen and (max-width : 880.5px) {
    .review-date span {
        font-size: 14px;
    }

    .name-input-wrap label, .comment-wrap label {
        font-size: 14px;
        width: 110px;
    }
}


@media screen and (max-width : 750.5px) {
    .stars-desktop {
        display: none;
    }

    .stars-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .send-btn-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    #name {
        width: 100%;
    }

    .name-input-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 8px;
        width: 100%;
    }

    .comment-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 8px;
    }

    #comment {
        flex: none;
        width: 100%;
    }
}



@media screen and (max-width : 560.5px) {
    .review-avatar-desktop {
        display: none;
    }

    .review-avatar-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 56px;
        height: 56px;
        font-size: 16.5px;
    }

    .review-name-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 16px;
    }
}

/* Gutenberg block styles */
.styles_mainTextArea__fZEev .wp-block-heading,
.styles_content__O_WYU .wp-block-heading {
    font-family: Mont, Inter, sans-serif;
}

.styles_mainTextArea__fZEev a,
.styles_content__O_WYU .styles_mainTextArea__fZEev a {
    color: #fd0027;
}

.styles_mainTextArea__fZEev a:hover {
    color: #000;
}

.styles_mainTextArea__fZEev li {
    line-height: 130%;
}

.styles_mainTextArea__fZEev .wp-block-image {
    margin: 20px 0;
}

.styles_mainTextArea__fZEev .wp-block-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.styles_mainTextArea__fZEev .wp-block-image.alignleft {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 50%;
}

.styles_mainTextArea__fZEev .wp-block-image.alignright {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 50%;
}

.styles_mainTextArea__fZEev .wp-block-image.aligncenter {
    text-align: center;
    margin: 20px auto;
}

@media screen and (max-width: 600px) {
    .styles_mainTextArea__fZEev .wp-block-image.alignleft,
    .styles_mainTextArea__fZEev .wp-block-image.alignright {
        float: none;
        max-width: 100%;
        margin: 20px 0;
    }
}

.wp-block-button__link,
.styles_mainTextArea__fZEev .wp-block-button__link {
    background-color: #fd0027;
    color: #fff !important;
    border: 2px solid #fd0027;
    border-radius: 200px;
    padding: 20px 32px;
    font-family: Mont, Inter, sans-serif;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s, color 0.3s;
}

.wp-block-button__link:hover,
.styles_mainTextArea__fZEev .wp-block-button__link:hover {
    color: #fd0027 !important;
    background-color: #fff;
}

.wp-block-buttons,
.styles_mainTextArea__fZEev .wp-block-buttons {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

.styles_mainTextArea__fZEev .wp-block-columns {
    margin: 20px 0;
}

.styles_mainTextArea__fZEev p:has(.aligncenter),
.styles_mainTextArea__fZEev .wp-block-image {
    width: 100%;
    text-align: center;
}

.styles_mainTextArea__fZEev img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.styles_mainTextArea__fZEev::after {
    content: "";
    display: table;
    clear: both;
}

/* Pagination */
.styles_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
    padding: 16px 0;
    flex-wrap: wrap;
}
.styles_pagination__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    border-radius: 8px;
    background: #f0f0f0;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}
.styles_pagination__btn:hover {
    background: #fd0027;
    color: #fff;
}
.styles_pagination__active {
    background: #fd0027;
    color: #fff;
    pointer-events: none;
}
.styles_mainTextArea__fZEev img { max-width: 100%; height: auto !important; }
