@charset "UTF-8";
:root {
    --main-accent-bg-color: #2ecc71;
    --main-nav-color: #ffffff;
    --header-bg-color: #000000;
    --footer-bg-color: #000000;
    --content-button-bg-color: #2ecc71;
    --content-button-color: #ffffff;
    --offsets: 30px;
    --ff-primary: "Montserrat", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    --star-size16: 16px;
    --star-size17: 17px;
    --star-size18: 18px;
    --star-size20: 20px;
    --star-size21: 21px;
    --star-size22: 22px;
    --star-size24: 24px;
    --star-size26: 26px;
    --star-size28: 28px;
    --star-color: #bebebe;
    --star-background: #fe7b02;
    --star-rating: 3.8
}

.has-white-color{color:#fff}.has-text-align-center{text-align:center}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}@media (max-width:767px){.wp-block-table .has-fixed-layout{table-layout:auto}}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}.wp-block-video video{max-width:100%}

html {
    font-size: 17px
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-100.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-100.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-200.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-200.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-300.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-300.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-regular.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-500.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-500.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-600.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-600.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(""), url(../fonts/montserrat-v15-latin_cyrillic-700.woff2) format("woff2"), url(../fonts/montserrat-v15-latin_cyrillic-700.woff) format("woff")
}

body {
    font-family: Montserrat, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    overflow-x: hidden
}

.mostbetbr-container {
    max-width: 1440px;
    padding: 0 var(--offsets);
    margin: 0 auto
}

.mostbetbr-container-full {
    max-width: 100%
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style: none
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%)
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .8);
    z-index: 100
}

.overlay._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ajax-load {
    position: relative
}

.ajax-load::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: 100
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin-top: 1rem
}

a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: var(--color-accent)
}

a:hover {
    text-decoration: none
}

ol, ul {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    padding-left: 25px;
    margin-top: 1rem
}

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

h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.5rem;
    margin-bottom: 1rem
}

h2 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.3rem;
    margin-bottom: 1rem
}

h3 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.1rem;
    margin-bottom: 1rem
}

h4 {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.9rem;
    margin-bottom: 1rem
}

h5 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.7rem;
    margin-bottom: 1rem
}

h6 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-bottom: 1rem
}

.mostbetbr-wrapper > .wp-block-table, .mostbetbr-wrapper > blockquote, .mostbetbr-wrapper > .wp-block-heading, .mostbetbr-wrapper > .wp-block-list, .mostbetbr-wrapper > p {
    padding: 0 var(--offsets);
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

.mostbetbr-wrapper > .wp-block-list {
    padding-left: 50px
}

.mostbetbr-wrapper blockquote, blockquote {
    padding: 1rem var(--offsets) 1rem 2rem;
    border-left: 5px solid var(--main-accent-bg-color);
    background-color: #f0f8ff;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin-top: 1rem
}

.mostbetbr-wrapper:first-child {
    margin-top: 2rem
}

.mostbetbr-wrapper:last-child {
    margin-bottom: 2rem
}

.mostbetbr-wrapper + .mostbetbr-wrapper {
    margin-top: 2rem
}

.wp-block-table table th {
    background-color: var(--color-border-table);
    color: var(--color-color-th-table)
}

.wp-block-table table td {
    border: 1px solid var(--color-border-table)
}

.wp-block-table table {
    border: 1px solid var(--color-border-table);
    margin-top: 1rem
}

.wp-block-table table th {
    padding: .5rem 1rem;
    text-align: center;
    background-color: var(--color-border-table);
    color: var(--color-color-th-table)
}

.wp-block-table table td {
    padding: .5rem 1rem;
    border: 1px solid var(--color-border-table)
}

svg {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mostbetbr-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.footer--enable-mobile-button {
    padding-bottom: 80px
}

.get-image {
    margin: 0;
    display: flex;
}

body {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body::-webkit-scrollbar {
    width: 10px
}

body::-webkit-scrollbar-track {
    background-color: var(--color-first-header-footer-bg)
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: var(--color-accent);
    border: 1px solid var(--color-first-header-footer-bg);
    height: 20%
}

main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.mostbetbr-container .mostbetbr-container {
    padding-left: 0;
    padding-right: 0
}

.mostbetbr-faq--v1 {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    border-radius: 10px;
    overflow: hidden
}

.mostbetbr-faq--v1 .mostbetbr-faq__title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    padding: 34px 25px 24px;
    font-family: var(--ff-primary)
}

.mostbetbr-faq--v1 .mostbetbr-faq__title svg {
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mostbetbr-faq--v1 .mostbetbr-faq__item {
    position: relative
}

.mostbetbr-faq--v1 .mostbetbr-faq__item::after {
    position: absolute;
    content: "";
    top: 0;
    left: 25px;
    right: 25px;
    height: 1px;
    border-radius: 3px;
    background-color: #e9e9e9
}

.mostbetbr-faq--v1 .mostbetbr-faq__item:focus .mostbetbr-faq__item-title, .mostbetbr-faq--v1 .mostbetbr-faq__item:hover .mostbetbr-faq__item-title {
    color: #000
}

.mostbetbr-faq--v1 .mostbetbr-faq__item-title {
    font-family: var(--ff-primary);
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #797979;
    padding: 22px 25px 24px
}

.mostbetbr-faq--v1 .mostbetbr-faq__item-title svg {
    fill: #009dde;
    width: 30px;
    height: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.mostbetbr-faq--v1 .mostbetbr-faq__item-description {
    margin: 0;
    padding: 0 25px;
    font-family: var(--ff-primary);
    font-weight: 400;
    font-size: 16px;
    line-height: 180%
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open]::after {
    display: none
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] + .mostbetbr-faq__item::after {
    top: -1px
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] .mostbetbr-faq__item-title {
    background-color: #f5f5f5;
    font-weight: 600;
    color: #3c3c3c;
    padding: 22px 25px 25px 50px
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] .mostbetbr-faq__item-title svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    fill: #3c3c3c
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] .mostbetbr-faq__item-description {
    background-color: #f5f5f5;
    padding: 0 10% 10px 50px
}

.mostbetbr-faq__item-title {
    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;
    list-style: none;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mostbetbr-faq__item-title svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mostbetbr-faq__item-title::-webkit-details-marker {
    display: none
}

.mostbetbr-faq__item-title:focus, .mostbetbr-faq__item-title:focus-within {
    outline: 0
}

.mostbetbr-faq__item-description {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation: .3s ease-in sweep;
    animation: .3s ease-in sweep
}

.rating {
    --percent: calc(var(--star-rating) / 5 * 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--star-size);
    line-height: 1
}

.rating span {
    padding-left: 10px
}

.rating::before {
    font-family: Times, serif;
    content: "★★★★★";
    background: -webkit-gradient(linear, left top, right top, from(var(--star-background)), to(var(--star-color)));
    background: -o-linear-gradient(left, var(--star-background) var(--percent), var(--star-color) var(--percent));
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.steps--v1 .steps__list {
    list-style: none;
    padding-left: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns:1fr;
    -ms-grid-rows: auto;
    grid-template-rows:auto;
    gap: 40px
}

.steps--v1 .steps__item {
    background-color: #fff;
    border: 1px solid #e2e4ef;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    border-radius: 5px;
    counter-increment: inst;
    padding: 15px 15px 15px 50px;
    display: block;
    position: relative
}

.steps--v1 .steps__item::before {
    content: counter(inst);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 47px;
    height: 47px;
    border-radius: 100%;
    overflow: hidden;
    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;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#0386ff), to(#073ecd));
    background: -o-linear-gradient(top, #0386ff 0, #073ecd 100%);
    background: linear-gradient(180deg, #0386ff 0, #073ecd 100%);
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    z-index: 5
}

.steps--v1 .steps__item::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 30px;
    left: -2px;
    bottom: calc(100% + 7px);
    background-color: #e2e4ef
}

.steps--v1 .steps__item:first-child::after {
    display: none
}

.steps--v1 .steps__arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 28px;
    height: 17px;
    background-color: #ff8a00;
    -webkit-clip-path: polygon(0 0, 75% 0, 100% 50%, 75% 100%, 0 100%);
    clip-path: polygon(0 0, 75% 0, 100% 50%, 75% 100%, 0 100%);
    z-index: 4
}

.steps--v1 .steps__text {
    margin: 0;
    font-family: var(--ff-primary);
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #3c3c3c
}

.steps--v1 .steps__text span {
    color: #0386ff
}

.pros-cons--v1 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns:1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows:auto;
    gap: 30px
}

.pros-cons--v1 .pros-cons__title {
    position: relative;
    font-family: var(--ff-primary);
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0;
    border-bottom: 1px solid #e2e4ef;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.pros-cons--v1 .pros-cons__title svg {
    margin-right: 10px
}

.pros-cons--v1 .pros-cons__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns:1fr;
    -ms-grid-rows: auto;
    grid-template-rows:auto;
    gap: 10px
}

.pros-cons--v1 .pros-cons__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e2e4ef;
    border-radius: 55px;
    overflow: hidden
}

.pros-cons--v1 .pros-cons__item svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.pros-cons--v1 .pros-cons__text {
    margin: 0;
    padding: 10px 20px 10px 0
}

.header--v1 {
    background-color: var(--color-first-header-footer-bg);
    font-family: var(--ff-primary);
    padding: 15px 0;
    position: relative
}

.header--v1 .header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header--v1 .header__logo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8%;
    z-index: 30
}

.header--v1 .header__logo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 30px
}

.header--v1 .header__logo:hover {
    -webkit-animation: 1s ease-in-out infinite logo;
    animation: 1s ease-in-out infinite logo
}

@-webkit-keyframes logo {
    0%, 100%, 40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20%, 66% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.header--v1 .header__nav {
    -webkit-transition: right .3s;
    -o-transition: right .3s;
    transition: right .3s
}

.header--v1 .header__nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header--v1 .header__nav-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header--v1 .header__nav-item .icon-arrow {
    display: none
}

.header--v1 .header__nav-item::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    top: 50%;
    right: -18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--color-second-header-footer-bg)
}

.header--v1 .header__nav-item:not(:last-child) {
    margin-right: 30px
}

.header--v1 .header__nav-item:last-child::after {
    display: none
}

.header--v1 .header__nav-item--has-children .icon-arrow {
    display: block
}

.header--v1 .header__nav-item--has-children .icon-arrow svg {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header--v1 .header__nav-item--has-children._active .icon-arrow svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header--v1 .header__nav-item .link {
    position: relative;
    padding: 13px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    color: var(--color-nav-items);
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none
}

.header--v1 .header__nav-item .get-image {
    line-height: 1;
    margin-right: 10px
}

.header--v1 .header__nav-item img {
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain
}

.header--v1 .header__nav-sublist {
    position: absolute;
    top: 170%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: var(--color-first-header-footer-bg);
    min-width: 300px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: .3s, height .5s;
    -o-transition: .3s, height .5s;
    transition: .3s, height .5s;
    z-index: 10;
    display: none
}

.header--v1 .header__nav-sublist::before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: rgba(255, 255, 255, 0)
}

.header--v1 .header__nav-sublist::after {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 6px;
    border-color: transparent transparent var(--color-first-header-footer-bg) transparent
}

.header--v1 .header__nav-subitem {
    padding: 10px 25px
}

.header--v1 .header__nav-subitem .icon-arrow {
    display: none
}

.header--v1 .header__nav-subitem:nth-child(even) {
    background-color: var(--color-second-header-footer-bg)
}

.header--v1 .header__nav-subitem:last-child {
    border-radius: 0 0 8px 8px
}

.header--v1 .header__nav-subitem.header__nav-item:not(:last-child) {
    margin-right: 0
}

.header--v1 .header__nav-subitem.header__nav-item:last-child {
    margin: 0
}

.header--v1 .header__nav-subitem.header__nav-item::after {
    display: none
}

.header--v1 .header__nav-subitem .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-nav-items);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px
}

.header--v1 .header__nav-subitem .link svg {
    -webkit-transition: fill .3s, -webkit-transform .3s;
    transition: transform .3s, fill .3s, -webkit-transform .3s;
    -o-transition: transform .3s, fill .3s;
    margin-right: 10px;
    fill: var(--color-accent)
}

.header--v1 .header__nav-subitem .link .get-image {
    margin-right: 10px
}

.header--v1 .header__nav-subitem .link img {
    width: 17px;
    height: 17px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

.header--v1 .header__nav-subitem .link::after {
    display: none
}

.header--v1 .header__buttons {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--color-second-header-footer-bg);
    border-radius: 5px;
    padding: 3px;
    max-width: 250px;
    z-index: 14
}

.header--v1 .header__link {
    font-family: var(--ff-primary);
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    padding: 12px;
    -webkit-transition: opacity .3s, border-color .3s;
    -o-transition: opacity .3s, border-color .3s;
    transition: opacity .3s, border-color .3s;
    border-radius: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    border: none;
    cursor: pointer
}

.header--v1 .header__link .get-image {
    margin-right: 10px
}

.header--v1 .header__link img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 25px
}

.header--v1 .header__link--in {
    background-color: var(--bg-color-first-button);
    color: var(--color-first-button)
}

.header--v1 .header__link--in:hover {
    opacity: .7
}

.header--v1 .header__link--up {
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: var(--color-second-header-footer-bg);
    color: var(--color-first-button)
}

.header--v1 .header__link--up:hover {
    border: 1px solid var(--bg-color-first-button)
}

.header--v1 .header__link:not(:last-child) {
    margin-right: 5px
}

.header--v1 .header__toggle-menu {
    display: none;
    border: 1px solid var(--color-accent);
    border-radius: 5px;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 15px;
    z-index: 20
}

.header--v1 .header__toggle-menu svg {
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    fill: #6944ff
}

.scroll-top {
    position: fixed;
    bottom: 60px;
    right: 15px;
    z-index: 14
}

.scroll-top__button {
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    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;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.scroll-top__button .get-image {
    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
}

.mobile-button {
    position: fixed;
    bottom: 10px;
    left: 15px;
    right: 15px;
    display: none
}

.mobile-button__link {
    color: inherit;
    text-decoration: none;
    border: none;
    border-radius: 10px;
    padding: 10px;
    font-family: var(--ff-primary);
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    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;
    cursor: pointer
}

.mobile-button__link .get-image {
    margin-right: 10px
}

.mobile-button__link img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 25px
}

.breadcrumbs {
    background-color: var(--color-first-header-footer-bg);
    margin-top: -1px
}

.breadcrumbs__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs__list_item:not(:last-child) {
    margin-right: 14px
}

.breadcrumbs__list-link {
    font-family: inherit;
    font-weight: 400px;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    text-transform: capitalize;
    color: var(--color-nav-items);
    padding: 5px 0;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs__list-link svg {
    margin-left: 14px;
    fill: var(--color-accent)
}

.breadcrumbs__list-link--no-active {
    color: var(--color-accent)
}

.breadcrumbs__list-link--no-active svg {
    display: none
}

.breadcrumbs__list-link--no-active:hover {
    color: var(--color-accent)
}


.mostbetbr-columns__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: -1rem;
    padding: 0
}

.mostbetbr-columns__container.reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.mostbetbr-columns__item {
    margin: 1rem
}

.mostbetbr-columns__item > *:first-child {
    margin-top: 0;
}

.mostbetbr-columns__item > *:last-child {
    margin-bottom: 0;
}

.mostbetbr-columns__item img {
    display: block;
    margin: 0 auto
}

.mostbetbr-columns.align-center .mostbetbr-columns__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mostbetbr-columns.align-top .mostbetbr-columns__container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.mostbetbr-columns.align-bottom .mostbetbr-columns__container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.mostbetbr-columns.align-stretch .mostbetbr-columns__container {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.mostbetbr-columns.col-1 .mostbetbr-columns__item {
    width: calc(100% - 2rem)
}

.mostbetbr-columns.col-2 .mostbetbr-columns__item {
    width: calc(100% / 2 - 2rem)
}

.wp-block-columns {
    max-width: calc(1380px + var(--offsets) + var(--offsets));
    padding: 2rem var(--offsets);
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    gap: 30px
}

.wp-block-columns .wp-block-column {
    margin: 0
}

.wp-block-columns.col-2 {
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr)
}

.wp-block-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wp-block-column > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.wp-block-column > :not(:first-child) {
    margin-top: 30px
}

.wp-block-column .row {
    padding: 0
}

.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
    margin-left: 0
}

.button-content {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.button-content.alight-left {
    text-align: left
}

.button-content.align-right {
    text-align: right
}

.button-content.align-center {
    text-align: center
}

.button-content__control {
    padding: 15px 30px;
    background: var(--content-button-bg-color);
    border: none;
    border-radius: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    cursor: pointer;
    text-decoration: none;
    font-family: inherit;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: fit-content;
    min-width: 200px;
}

.button-content__control .get-image {
    margin-right: 10px
}

.button-content__control img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 25px
}

.comment-form {
    position: relative
}

.comment-form__title {
    margin: 0 0 15px;
    font-family: inherit;
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    font-style: normal;
    color: #001020
}

.comment-form__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: .4fr 1fr;
    grid-template-columns:.4fr 1fr;
    row-gap: 10px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.comment-form__textarea {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
    resize: none
}

.comment-form__field {
    background-color: #f1f5ff;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid transparent;
    outline: 0;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.comment-form__field.error {
    border-color: #ff3c3c
}

.comment-form__button {
    border-radius: 10px;
    padding: 16px 18px 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #009dde;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    outline: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.comment-form__button svg {
    width: 25px;
    height: 25px;
    margin-right: 10px
}

.comment-form__alert {
    display: block;
    grid-column: 1/-1;
    position: absolute;
    bottom: -23px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: inherit;
    font-size: 14px;
    line-height: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.comment-form__alert.success {
    color: #3a8202;
    opacity: 1;
    visibility: visible
}

.comment-form__alert.error {
    color: #ff3c3c;
    opacity: 1;
    visibility: visible
}

.comment {
    margin-top: 30px;
    padding: 20px;
    background: #f1f5ff;
    border: 1px solid #d6ddf0;
    border-radius: 10px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-min-content 1fr;
    -ms-grid-columns: min-content 1fr;
    grid-template-columns:-webkit-min-content 1fr;
    grid-template-columns:min-content 1fr;
    gap: 10px
}

.comment__author {
    font-family: inherit;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: var(--color-font-darkgray);
    white-space: nowrap;
    margin: 0
}

.comment__date {
    background: -webkit-gradient(linear, left top, left bottom, from(#4eb3ff), to(#1995f3)), #495062;
    background: -o-linear-gradient(top, #4eb3ff 0, #1995f3 100%), #495062;
    background: linear-gradient(180deg, #4eb3ff 0, #1995f3 100%), #495062;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 14px;
    line-height: 16px
}

.comment__content {
    margin: 0;
    font-family: inherit;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    grid-column: 1/-1
}

.comment__reply {
    display: none
}

.comments-container {
    margin-top: 2rem
}

.page-404 .mostbetbr-container {
    height: 100%;
    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-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.page-404__title {
    font-size: 160px;
    line-height: 170px
}

.footer {
    position: relative;
    padding: 30px 0;
    background-color: var(--color-first-header-footer-bg)
}

.footer__container {
    position: relative
}

.footer__logo {
    padding-bottom: 20px
}

.footer__logo p {
    margin: 0
}

.footer__logo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 50px
}

.footer__hr {
    border: none;
    height: 1px;
    background-color: var(--color-header-footer-border)
}

.footer__nav {
    padding: 10px 0
}

.footer__nav-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__nav-item {
    padding: 10px 0;
    margin: 0 20px
}

.footer__nav-item a {
    font-family: inherit;
    color: var(--color-nav-items);
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__nav-item a p {
    margin: 0
}

.footer__nav-item a img {
    margin-right: 10px;
    width: 17px;
    height: 17px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

.footer__social-list {
    margin: 0;
    padding: 20px 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__social-item {
    margin: 0 20px
}

.footer__social-link {
    display: block;
    border-radius: 100%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer__social-link p {
    margin: 0;
    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
}

.footer__social-link img {
    padding: 2px;
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer__payments-systems {
    padding: 20px 0
}

.footer__links-list {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0
}

.footer__links-link {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer__links-link p {
    margin: 0
}

.footer__links-link img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 50px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer__links-link:not(:last-child) {
    margin-right: 40px
}

.footer__copyright {
    color: var(--color-nav-items);
    font-size: 14px;
    line-height: 17px;
    text-align: center
}

.payments-systems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.payments-systems__item {
    padding: 8px 15px;
    margin: 0 auto
}

.payments-systems__item p {
    margin: 0
}

.payments-systems__item img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 18px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (hover: hover), screen and (min-width: 0\0
) {

    .header--v1 .header__nav-item a.link:hover {
        color: var(--color-accent)
    }

    .header--v1 .header__nav-item a.link:hover svg {
        fill: var(--color-accent)
    }

    .header--v1 .header__nav-subitem .link a.link:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    .scroll-top__button:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .7
    }

    .breadcrumbs__list-link:hover {
        color: var(--color-accent)
    }

    .button-content__control:hover {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

    .comment-form__button:focus, .comment-form__button:hover {
        background-color: #7abbec
    }

    .footer__nav-item a:focus, .footer__nav-item a:hover {
        color: var(--color-accent)
    }

    .footer__social-link:focus img, .footer__social-link:hover img {
        -webkit-transform: scale(1.2) translateZ(0);
        transform: scale(1.2) translateZ(0)
    }

    .footer__links-link:focus img, .footer__links-link:hover img {
        -webkit-transform: scale(1.1) translateZ(0);
        transform: scale(1.1) translateZ(0)
    }

    .payments-systems__item:focus img, .payments-systems__item:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }
}


@media (min-width: 1024px) and (hover: hover), screen and (min-width: 1024px) and (min-width: 0\0
) {
    .header--v1 .header__nav-item:hover .header__nav-sublist {
        opacity: 1;
        visibility: visible;
        pointer-events: all
    }

    .header--v1 .header__nav-item--has-children:hover .icon-arrow svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}


@media (max-width: 1279px) {
    .header--v1 .header__nav-item:not(:last-child) {
        margin-right: 20px
    }
}

@media screen and (max-width: 1200px) {
    :root {
        --offsets: 20px
    }
}

@media (max-width: 1024px) {
    html {
        font-size: 16px
    }
}

@media (max-width: 1023px) {

    .pros-cons--v1 {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 20px
    }

    .pros-cons--v1 .pros-cons__item svg {
        width: 40px;
        height: 40px;
        margin-left: 7px
    }


    .header--v1 .header__nav {
        padding-top: 110px;
        position: absolute;
        top: 0;
        right: -100%;
        overflow-y: auto;
        overflow-x: hidden;
        height: 0;
        width: 0;
        z-index: 15
    }

    .header--v1 .header__nav._active {
        position: fixed;
        right: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, .9)
    }

    .header--v1 .header__nav._active::after {
        display: none;
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        height: 72px;
        width: 100%;
        background-color: #000
    }

    .header--v1 .header__nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-right: 16px
    }

    .header--v1 .header__nav-item::after {
        display: none
    }

    .header--v1 .header__nav-item:last-child, .header--v1 .header__nav-item:not(:last-child) {
        margin-right: 0
    }

    .header--v1 .header__nav-item {
        width: calc(100% - 15px)
    }

    .header--v1 .header__nav-item._active .header__nav-sublist {
        visibility: visible;
        opacity: 1;
        pointer-events: all;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: 100%
    }

    .header--v1 .header__nav-item._active .header__nav-item a::after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .header--v1 .header__nav-item--has-children {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header--v1 .header__nav-item .link {
        padding-left: 30px;
        font-size: 22px
    }

    .header--v1 .header__nav-sublist::after, .header--v1 .header__nav-sublist::before {
        display: none
    }

    .header--v1 .header__nav-sublist {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        max-width: 100%;
        top: 0;
        right: 0;
        left: auto;
        background-color: #00000063;
        height: 0;
        position: relative;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .header--v1 .header__nav-subitem:nth-child(even) {
        background-color: transparent
    }

    .header--v1 .header__nav-subitem {
        padding: 0
    }

    .header--v1 .header__nav-subitem .link {
        padding: 10px 25px;
        width: 100%
    }

    .header--v1 .header__link {
        padding: 8px
    }

    .header--v1 .header__toggle-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header--v1 .header__toggle-menu._active svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .comment {
        margin-top: 20px
    }

    .comment:first-child {
        margin-top: 30px
    }

    .footer {
        padding: 45px 0 20px
    }

    .footer--enable-mobile-button {
        padding-bottom: 90px
    }

    .footer__logo img {
        max-height: 32px
    }

    .footer__links-link img {
        max-height: 35px
    }

    .footer__links-link:not(:last-child) {
        margin-right: 30px
    }

    .payments-systems__item img {
        max-height: 15px
    }

    .payments-systems__item {
        padding: 8px 12px
    }
}

@media (max-width: 1023px) and (max-width: 575px) {
    .header--v1 .header__nav._active::after {
        height: 90px
    }
}

@media screen and (max-width: 900px) {
    :root {
        --offsets: 16px
    }
}


@media (max-width: 767px) {
    .mostbetbr-wrapper:first-child {
        margin-top: 1rem
    }

    .mostbetbr-wrapper:last-child {
        margin-bottom: 1rem
    }

    .mostbetbr-wrapper + .mostbetbr-wrapper {
        margin-top: 1rem
    }


    .breadcrumbs__list_item:not(:last-child) {
        margin-right: 7px
    }

    .breadcrumbs__list-link svg {
        margin-left: 7px
    }

    .mostbetbr-columns.col-2 .mostbetbr-columns__item {
        width: calc(100% - 2rem)
    }

    .button-content {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .button-content__control {
        font-size: 14px;
        line-height: 16px
    }

    .comment-form {
        border-radius: 5px;
        background-color: #f1f5ff;
        padding: 10px
    }

    .comment-form__title {
        font-size: 14px;
        line-height: 17px
    }

    .comment-form__form {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .comment-form__textarea {
        -ms-grid-column: 1;
        grid-column: 1/1;
        grid-row: auto
    }

    .comment-form__field {
        border-radius: 5px;
        padding: 13px;
        font-size: 14px;
        line-height: 16px;
        background-color: #e5eaf7
    }

    .comment-form__button {
        border-radius: 5px;
        padding: 13px;
        font-size: 14px;
        line-height: 16px
    }

    .comment-form__button svg {
        width: 19px;
        height: 19px
    }

    .comment {
        margin-top: 10px
    }

    .comment__author {
        font-size: 16px;
        line-height: 18px
    }

    .comment__content {
        font-size: 14px;
        line-height: 16px
    }

    .footer__social-list {
        padding: 15px 0
    }

    .footer__social-item {
        margin: 0 15px
    }

    .footer__links-list, .footer__payments-systems {
        padding: 15px 0
    }
}

@media (max-width: 750px) {
    .wp-block-columns.col-2 {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
}

@media (max-width: 700px) {
    html {
        font-size: 15px
    }
}

@media (max-width: 575px) {
    .page-404__title {
        font-size: 100px;
        line-height: 110px
    }
}

@media (max-width: 500px) {
    html {
        font-size: 14px
    }
}

.button-content__control {
    background-image: linear-gradient(0deg, #fa4d00 0, #fa5e00);
    box-shadow: 0 10px 30px rgb(250 65 0 / 40%);
    border-radius: 50px;
    border: none;
    font-weight: 500;
    padding: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
}

.button-content__control:hover {
    background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px rgb(250 65 0 / 40%);
    transform: scale(1);
}

.header--v1 .header__link,
.mobile-button__link {
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    border: none;
    font-weight: 500;
    padding: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    line-height: 1.2;
}

.header--v1 .header__buttons {
    max-width: 100%;
    background-color: transparent;

}

.header--v1 .header__link--in,
.mobile-button__link {
    background-image: linear-gradient(0deg, #fa4d00 0, #fa5e00);
    box-shadow: 0 10px 30px rgb(250 65 0 / 40%);
}

.header--v1 .header__link--in:hover {
    background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px rgb(250 65 0 / 40%);
    opacity: 1;
}

.header--v1 .header__link--up {
    background-image: linear-gradient(0deg, #428cdc 0, #509aea 97%, #509aea);
}

.header--v1 .header__link--up:hover {
    border: none;
    background-image: linear-gradient(180deg, #428cdc 0, #509aea 97%, #509aea);
}

@media (max-width: 475px) {
    .header--v1 .header__link {
        padding: 10px;
    }
}

@media (max-width: 374px) {
    .header--v1 .header__link:not(:last-child) {
        margin-bottom: 5px;
    }
}

.mostbetbr-faq--v1 {
    border: 2px solid #003266;
    box-shadow: none;
    background-color: #003266;
    color: #fff;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item {
    background-color: #003266;
    color: #fff;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item-title {
    color: #fff;
}

.mostbetbr-faq--v1 .mostbetbr-faq__title svg rect {
    fill: transparent !important;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item::after {
    background-color: #fff;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item:focus .mostbetbr-faq__item-title,
.mostbetbr-faq--v1 .mostbetbr-faq__item:hover .mostbetbr-faq__item-title {
    color: #428cdc;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] .mostbetbr-faq__item-title {
    background-color: #0a4c99;
    color: #fff;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] .mostbetbr-faq__item-description {
    background-color: transparent;
    padding: 10px 50px;
}

.footer__social-link img {
    width: 35px;
    height: 35px;
}

@media (max-width: 767px) {
    .header--v1 .header__container {
        flex-wrap: wrap;
    }

    .header--v1 .header__buttons {
        flex-basis: 100%;
        order: 3;
        margin-top: 15px;
    }

    .header--v1 .header__link {
        flex-grow: 1;
    }

    .header--v1 .header__toggle-menu {
        margin-left: auto;
    }
}

.header--v1 .header__nav-item--has-children .icon-arrow svg path {
    fill: #ffffff !important;
}

.header--v1 .header__toggle-menu {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 35px;
    height: 25px;
    padding: 0;
    border: none;
    margin-left: auto;
}

.header--v1 .header__toggle-menu span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fa5b00;
    border-radius: 20%;
    transform-origin: center;
    transition: 250ms all;
}

.header--v1 .header__toggle-menu._active span:nth-of-type(1) {
    transform: translateY(11px) rotateZ(45deg);
}


.header--v1 .header__toggle-menu._active span:nth-of-type(2) {
    transform: scaleX(0);
}

.header--v1 .header__toggle-menu._active span:nth-of-type(3) {
    transform: translateY(-11px) rotateZ(-45deg);
}

.scroll-lock {
    overflow: hidden;
}

.header__nav-sublist {
    border: 1px solid #fff;
}

.header--v1 .header__nav-sublist::after {
    border-color: transparent transparent #fff transparent;
}

@media (max-width: 1023px) {
    .header__nav-item--has-children {
        justify-content: space-between;
    }

    .icon-arrow {
        padding: 13px;
    }

    .header__nav-sublist {
        border: none;
    }
}

.header--v1 .header__logo {
    display: block;
}

@media (max-width: 1023px) {
    .header--v1 .header__nav {
        display: none;
    }

    .header__nav._active {
        display: block;
    }
}

@media (max-width: 767px) {
    .header--v1 .header__logo {
        width: 220px;
    }
}

/* header lang */
.header__lang {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #063062;
    border-radius: 5px;
    padding: 10px;
    margin-left: 10px;
    transition: 0.2s;
    cursor: pointer;
}

.header__current-lang,
.header__lang img {
    width: auto;
    height: 22px;
    object-fit: contain;
}

.header__current-lang {
    cursor: pointer;
}

.header__lang .header__lang-list {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    flex-direction: column;
    padding-left: 0;
    margin-top: 0;
    list-style: none;
    background-color: #063062;
    border-radius: 0 0 5px 5px;
}

.header__lang:hover .header__lang-list,
.header__lang._open .header__lang-list {
    display: flex;
}

.header__lang:hover,
.header__lang._open {
    border-radius: 5px 5px 0 0;
}

.header__lang .header__lang-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

@media (max-width: 640px) {
    .header__lang {
        display: none;
    }

    .header__nav._active ~ .header__lang {
        display: flex;
        position: absolute;
        z-index: 999;
        right: 70px;
        top: 10px;
    }
}

/* header lang */

.page-footer__dmca {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    align-self: center;
    justify-content: center;
}

.footer__hr {
    background-color: #0a0a0a3b;
}

.wp-block-table {
    overflow: auto;
}

.wp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.wp-block-table thead {
    border: none;
}

.wp-block-table table th {
    border: 1px solid var(--color-border-table);
}

.wp-block-table table th:not(:last-child) {
    border-right: 1px solid #ffffff52;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item[open] .mostbetbr-faq__item-title svg {
    fill: #fff;
}

.mostbetbr-faq--v1 .mostbetbr-faq__item::after {
    background-color: #ffffff52;
}

.page-404__title,
.page-404__subtitle {
    text-align: center;
}

.page-404__link {
    text-align: center;
    display: inline-block;
    width: 100%;
}

/* how to */
.grid__title.align-center,
.grid__description.align-center {
    text-align: center;
}

.mostbetbr-how-to__list {
    margin: 1rem 0 0 2rem;
    padding: 0;
}

.mostbetbr-how-to__item {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.mostbetbr-how-to__item--no-image {
    grid-template-columns: 1fr;
    padding-left: 24px;
}


.mostbetbr-how-to__item:not(:last-child) {
    margin-bottom: 32px;
}

.mostbetbr-how-to__item:not(:last-child)::before {
    content: "";
    position: absolute;
    left: -11px;
    top: 5px;
    bottom: -38px;
    width: 2px;
    background: #fa5e00;
}

.mostbetbr-how-to__item-counter {
    position: absolute;
    left: -28px;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 36px;
    height: 36px;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    background-color: #fa5e00;
    gap: 10px;
}

.mostbetbr-how-to__item-image img {
    overflow: hidden;
    border-radius: 12px;
}

.mostbetbr-how-to__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mostbetbr-how-to__item-title {
    margin: 0 0 4px;
}

.mostbetbr-how-to__item-subtitle > *:first-child {
    margin-top: 0;
}

.mostbetbr-how-to__button {
    margin: 16px auto 0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    border: none;
    font-weight: 500;
    padding: 15px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    line-height: 1.2;
    background-image: linear-gradient(0deg, #fa4d00 0, #fa5e00);
    box-shadow: 0 10px 30px rgb(250 65 0 / 40%);
    transition: all 0.3s ease-in-out;
    min-width: 140px;
}

.mostbetbr-how-to__button:hover {
    background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px rgb(250 65 0 / 40%);
    opacity: 1;
}


@media (max-width: 767px) {
    .mostbetbr-how-to__item:not(:last-child)::before {
        left: -13px;
    }

    .mostbetbr-how-to__item {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .mostbetbr-how-to__item-counter {
        left: -31px;
    }
}

@media (max-width: 575px) {
    .mostbetbr-how-to__button {
        width: 100%;
    }
}

/* how to */
/* screenshot gallery */
* + .mostbetbr-screenshot-gallery {
    margin-top: 1rem;
}

.mostbetbr-screenshot-gallery + * {
    margin-bottom: 1rem;
}

.mostbetbr-screenshot-gallery__wrapper {
    position: relative;
    overflow-x: auto;
    margin-top: 1rem;
    max-width: 100vw;
    -ms-overflow-style: none;
    scrollbar-color: var(--color-accent);
    scrollbar-width: thin;
}

.mostbetbr-screenshot-gallery__pseudo-track {
    position: relative;
    top: -3px;
    z-index: -10;
    display: none;
    width: 100%;
    height: 2px;
    background-color: var(--color-accent);
    opacity: 0.4;
}

@media (any-hover: none) {
    .mostbetbr-screenshot-gallery__pseudo-track {
        display: none;
    }
}

.mostbetbr-screenshot-gallery__wrapper::-webkit-scrollbar {
    height: 5px;
}

.mostbetbr-screenshot-gallery__wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 #0000;
}

.mostbetbr-screenshot-gallery__wrapper::-webkit-scrollbar-thumb {
    height: 5px;
    background-color: var(--color-accent);
}

.mostbetbr-screenshot-gallery__wrapper::-webkit-scrollbar:vertical {
    display: none;
}

.mostbetbr-screenshot-gallery__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0 0 10px;
}

.mostbetbr-screenshot-gallery--pc .mostbetbr-screenshot-gallery__pseudo-track {
    display: block;
}

.mostbetbr-screenshot-gallery--pc .mostbetbr-screenshot-gallery__item {
    flex: 1 0 33%;
}

.mostbetbr-screenshot-gallery__item:not(:last-child) {
    margin-right: 10px;
}

.gbtn {
    background-color: var(--color-accent) !important;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}

@media (hover: hover), screen and (min-width: 0 \0
) {
    .gbtn:hover,
    .gbtn:focus {
        background-color: var(--color-accent) !important;
        opacity: 1;
    }
}

@media (max-width: 1023px) {
    .mostbetbr-screenshot-gallery--pc .mostbetbr-screenshot-gallery__item {
        flex-basis: 50%;
    }
}

@media (max-width: 767px) {
    .mostbetbr-screenshot-gallery--pc .mostbetbr-screenshot-gallery__item {
        flex-basis: 85%;
    }

    .mostbetbr-screenshot-gallery--mob .mostbetbr-screenshot-gallery__list {
        max-width: 980px;
    }

    .mostbetbr-screenshot-gallery--mob .mostbetbr-screenshot-gallery__item {
        min-width: 300px;
        max-width: 325px;
    }

    .mostbetbr-screenshot-gallery--mob .mostbetbr-screenshot-gallery__pseudo-track {
        display: block;
    }
}

/* screenshot gallery */
/* Promo-code */
* + .promo-code {
    margin-top: 1rem;
}

.promo-code {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 12px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.promo-code__text {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}

.promo-code__text span {
    font-size: 18px;
    font-weight: 700;
}

.promo-code__wrapper {
    border-radius: 10px;
    border: 1px solid #cbc7c7;
    padding: 0 0 0 12px;
    background: #f3f4f4;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    box-shadow: 0 10px 30px rgb(145 145 145 / 30%);
}


.promo-code__input {
    color: var(--color-accent);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    border: none;
    background-color: transparent;
}

.promo-code__copy-link {
    position: relative;
    border: none;
    background-color: transparent;
    color: var(--color-accent);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 6px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    outline: none;
}

.promo-code__copy-link:hover {
    color: #000;
}

.promo-code__copy-link svg {
    stroke: currentColor;
    pointer-events: none;
}

.promo-code__copy-link svg path:first-of-type {
    fill: currentColor;
}

.promo-code__tooltip {
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    display: none;
}

.promo-code__copy-link._active .promo-code__tooltip {
    display: block;
    position: static;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding: 0;
    margin-right: 4px;
    background-color: transparent;
    transform: none;
    text-decoration: none;
}

.promo-code__copy-link._active .promo-code__tooltip:hover {
    text-decoration: none;
}

.promo-code__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border-radius: 50px;
    border: none;
    padding: 6px 24px;
    background-image: linear-gradient(0deg, #fa4d00 0, #fa5e00);
    box-shadow: 0 10px 30px rgb(250 65 0 / 40%);
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    outline: none;
    text-align: left;
}

.promo-code__link:hover {
    background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px rgb(250 65 0 / 40%);
}

.promo-code__link svg {
    stroke: #fff;
}

.promo-code__link svg .svg-cross {
    opacity: 0;
}

.promo-code__link svg .svg-arrow {
    transform: translateX(-28px);
    animation: arrow 3s linear infinite;
}

@media (max-width: 767px) {
    .promo-code {
        max-width: 100%;
    }
}

@media (max-width: 400px) {
    .promo-code__wrapper {
        flex-basis: auto;
    }
}

@keyframes arrow {
    0% {
        transform: translateX(-28px);
    }
    10% {
        transform: translateX(6px);
    }
    90% {
        transform: translateX(6px);
    }
    100% {
        transform: translateX(26px);
    }
}

/* Promo-code */

.footer__links-list {
    gap: 12px 32px;
}

/* Links image */
.links-image-container {
    position: relative;
}

.links-image__slider {
    width: 100%;
    overflow: hidden;
}

.links-image__slider .links-image__wrapper {
    display: flex;
    list-style: none;
    padding-left: 0;
    width: fit-content;
}

.links-image__item {
    display: flex;
    position: relative;
}

.links-image__button {
    position: absolute;
    bottom: 16px;
    right: 16px;
    padding: 12px 24px;
    font-weight: 500;
    padding: 15px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 120px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border: none;
    background-image: linear-gradient(0deg, #fa4d00 0, #fa5e00);
    box-shadow: 0 10px 30px rgb(250 65 0 / 40%);
    color: #fff;
    text-transform: uppercase;
}

.links-image__button:hover {
    background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px rgb(250 65 0 / 40%);
}

.links-image__item .get-image {
    width: 100%;
    height: 100%;
}

.links-image__item .get-image img {
    display: block;
    min-width: 100%;
    height: auto;
    object-fit: cover;
}

.links-image {
    position: relative;
}

.links-image .arrow-left,
.links-image .arrow-right {
    position: absolute;
    top: 50%;
    left: -12px;
    transform: translateY(-50%);
    border-radius: 10px;
    border: 1px solid #cbc7c7;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f4f4;
    color: var(--color-accent);
    font-size: 44px;
    line-height: 44px;
    font-weight: 700;
    padding-bottom: 5px;
    cursor: pointer;
    outline: none;
}

.links-image .arrow-right {
    left: auto;
    right: -12px;
}

@media (max-width: 767px) {
    .links-image .arrow-left,
    .links-image .arrow-right {
        display: none;
    }
}

@media (max-width: 450px) {
    .links-image__button {
        bottom: 10px;
        right: 10px;
        padding: 10px;
    }
}

/* Links image */
/* Mobile button */
.mobile-button {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: 0 auto;
    border-radius: 12px 12px 0 0;
    padding: 18px 12px 12px;
    background: #fff;
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .15);
}

@media (max-width: 767px) {
    .mobile-button {
        display: block;
    }
}

.mobile-button__header {
    display: flex;
    align-items: center;
}

.mobile-button__header .get-image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    border-radius: 4px;
    padding: 16px 8px;
    background: #000;
}

.mobile-button__header img {
    height: 12px;
    object-fit: contain;
    width: fit-content;
}

.mobile-button__info {
    margin-right: 8px;
}

.mobile-button__name {
    margin: 0 0 8px;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.mobile-button__rating {
    padding: 0;
}

.mobile-button__control {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: none;
    padding: 12px 16px;
    min-width: 80px;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    background: #fe7b02;
    color: #fff;
}

.mobile-button__control {
    color: #fff;
}

.mobile-button__control--show .open {
    color: #000;
}

.mobile-button__control--show {
    border: 1px solid #fe7b02;
    transition: all 0.3s ease-in-out;
}

.mobile-button__header .mobile-button__control {
    margin-left: auto;
}

.mobile-button__control--show.open {
    background-color: #fff;
    border: 1px solid #e4e4e4;
}

.mobile-button__footer {
    position: absolute;
    margin-top: 20px;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}

.mobile-button.open .mobile-button__footer {
    position: static;
    width: auto;
    height: auto;
    opacity: 1;
    visibility: visible;
}

.mobile-button__bonus {
    margin: 0;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.mobile-button__promocode-controls {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.mobile-button__promocode-value {
    display: flex;
    flex: 1 0 0;
    align-items: flex-start;
    margin-right: 8px;
    border-radius: 6px;
    border: 1px solid #bdbdbd;
    padding: 12px;
    background: rgba(0, 0, 0, .05);
    gap: 10px;
    color: #ff9901;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.mobile-button__promocode-button {
    justify-content: center;
    border-radius: 8px;
    min-width: 116px;
    gap: 4px;
    line-height: 20px;
}

.mobile-button__promocode-button {
    display: flex;
    align-items: center;
    border: none;
    padding: 11px 8px;
    background: rgba(187, 187, 187, .39);
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

.mobile-button__promocode-button svg {
    pointer-events: none;
}

.mobile-button__control--show .open, .mobile-button__control--show.open .close, .mobile-button__header .mobile-button__control.mobile-button__control--show.open:before {
    display: none;
}

.mobile-button__control--show.open .open {
    display: block;
}

.mobile-button__footer .mobile-button__control {
    margin-top: 12px;
    width: 100%;
    gap: 8px;
}

.mobile-button__promocode-button .copied, .mobile-button__promocode-button.open .copy {
    display: none;
}

.mobile-button__promocode-button.open .copied {
    display: block;
}

.mobile-button {
    z-index: 40;
}

.mobile-button__promocode-button svg,
.mobile-button__promocode-button span {
    pointer-events: none;
}

/* Mobile button */

.scroll-top {
    bottom: 85px;
}

/* game-full */
* + .prefix-game-full {
    margin-top: 1rem;
}

.prefix-game-full {
    border-radius: 4px;
}

.prefix-game-full__description {
    margin: 0 0 20px;
}

.prefix-game-full__box {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.prefix-game-full__box .get-image {
    height: 100%;
}

.prefix-game-full__box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.prefix-game-full__box iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: none;
    width: 100%;
    height: 100%;
}


.prefix-game-full__buttons {
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    width: 100%;
    max-width: 340px;
    transform: translate(-50%, -50%);
    gap: 12px;
}

.prefix-game-full__buttons button {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50px;
    padding: 15px 20px;
    font-family: inherit;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
    color: #fff;
}

.prefix-game-full__affiliate-link {
    background-image: linear-gradient(0deg, #fa4d00 0, #fa5e00);
    box-shadow: 0 10px 30px rgb(250 65 0 / 40%);
}

.prefix-game-full__affiliate-link:hover {
    background-image: linear-gradient(0deg, #fa5e00 0, #fa7c00);
    box-shadow: 0 20px 30px rgb(250 65 0 / 40%);
    opacity: 1;
}

.prefix-game-full__demo-link {
    background-image: linear-gradient(0deg, #428cdc 0, #509aea 97%, #509aea);
}

.prefix-game-full__demo-link:hover {
    background-image: linear-gradient(180deg, #428cdc 0, #509aea 97%, #509aea);
}


@media (max-width: 550px) {
    .prefix-game-full__box {
        min-height: 300px;
        display: flex;
    }

    .prefix-game-full__box .get-image {
        height: auto;
    }

    .prefix-game-full__box img {
        object-fit: cover;
    }
}
/* game-full */
/* btn */
.btn {
    border-radius: 8px;
    border: none;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-family: inherit;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.btn--red {
    background: #FA5800;
}

@media (hover: hover) {
    .btn--red:hover {
        box-shadow: 0px 4px 25px 0px rgba(13, 25, 38, 0.16);
    }
}
/* btn */
/* Slots */
.slots {
    border-radius: 16px;
    padding: 32px;
    border: 1px solid #D8E4F2;
    background:#FFF;
    box-shadow: 0px 4px 12px 0px rgba(85, 108, 141, 0.20);
}

.slots .wp-block-heading {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
}

.slots .wp-block-heading::before {
    content: "";
    display: block;
    width: 40px;
    height: 32px;
    background-image: url("../images/diamond.svg");
    flex-shrink: 0;
}

.slots__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
    gap: 20px;
}

.slots__item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.slots__item img {
    border-radius: 8px;
    width: 100%;
    object-fit: contain;
}

@media (max-width: 767px) {
    .slots {
        padding: 24px 16px;
    }
}
/* Slots */
/* TOC */
.toc-auto {
    max-width: 100%;
    border-radius: 16px;
    border: 1px solid #D8E4F2;
    background: #FFF;
    box-shadow: 0px 4px 12px 0px rgba(85, 108, 141, 0.20);
}

.toc-auto ol,
.toc-auto ul {
    display: none;
    flex-direction: column;
    gap: 6px;
    margin: 0;
    padding: 0;
    color: var(--color-toc-item, #ccc);
}

.toc-auto.active ol {
    display: flex;
    margin-left: 24px;
    padding: 0 32px 32px;
}

.toc-auto.active ul {
    display: flex;
    list-style: none;
    padding: 0 12px 16px;
}

.toc-auto.active .toc-auto__title svg {
    rotate: 180deg;
}

.toc-auto__title {
    margin: 0;
    padding: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.toc-auto__title svg {
    fill: currentColor;
    transition: all 0.3s ease-in-out;
}

.toc-auto li {
    margin: 0;
    padding: 0;
}

.toc-auto a {
    display: inline-block;
    padding: 0.3rem 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.toc-auto a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .toc-auto__title {
        padding: 24px 16px;
    }

    .toc-auto.active ol,
    .toc-auto.active ul {
        padding: 0 24px 16px;
    }
}
/* TOC */
/* Sports */
.sports {
    border-radius: 16px;
    padding: 32px;
    border: 1px solid #D8E4F2;
    background:#FFF;
    box-shadow: 0px 4px 12px 0px rgba(85, 108, 141, 0.20);
}

.sports__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 20px;
}

.sports__item {
    display: flex;
    flex-direction: column;
    gap: 4px;
    border-radius: 8px;
    padding: 8px;
    background: #F1F6F8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.2s ease-in-out;
}

.sports__item-name {
    margin: 0;
    overflow: hidden;
    color: #7E8BA6;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.sports__item img {
    border-radius: 8px;
    width: 100%;
    object-fit: contain;
    max-height: 45px;
    width: fit-content;
    margin: auto;
}

@media (hover:hover) {
    .sports__item[data-sf-a]:hover {
        background: #cbe1e9;
        cursor: pointer;
    }
}

@media (max-width: 767px) {
    .sports {
        padding: 24px 16px;
    }

    .sports__list {
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }

    .sports__item-name {
        font-size: 14px;
    }

}
/* Sports */
/* Relink */
* + .relink {
    margin-top: 32px;
}

.relink__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.relink__item {
    padding: 8px 16px 8px 32px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border-radius: 16px;
    border: 2px solid #4589D8;
    background: linear-gradient(90deg, #0A4C99 0%, #4981C1 100%);
}

.relink__item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}

.relink .get-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.relink img {
    max-width: 88px;
    max-height: 78px;
    object-fit: contain;
}

.relink__content {
    flex-grow: 1;
}

.relink__title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 125%;
    color: #fff;
}

.relink__text {
    margin: 4px 0 0;
    font-size: 14px;
    line-height: 1;
    color: #9aa2af;
}

@media (max-width: 1023px) {
    .relink__list {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 550px) {
    .relink__list {
        gap: 8px;
    }

    .relink__item {
        padding: 16px;
        flex-direction: column;
        gap: 8px;
    }

    .relink__text {
        display: none;
    }
}
/* Relink */
/* Bonus */
* + .bonuses {
    margin-top: 20px;
}

.bonuses__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 20px;
    padding: 0;
    list-style: none;
    padding-bottom: 4px;
    padding: 0 4px 12px;
    margin: 0 -4px -12px;
}

.bonuses__item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-radius: 16px;
    padding: 16px;
    border: 1px solid #D8E4F2;
    background: #fff;
    box-shadow: 0px 4px 12px 0px rgba(85, 108, 141, 0.20);
    /*width: calc((100% - 80px) / 5);*/
    /*flex-shrink: 0;*/
}

.bonuses__label {
    color: #7E8BA6;
    font-size: 15px;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase;
}

.bonuses__title {
    margin: 0;
    color: #00;
    font-size: 18px;
    font-weight: 600;
    line-height: 125%;
}

.bonuses__description {
    margin-top: 8px;
    border-top: 1px solid #D8E4F2;
    padding-top: 8px;
    color: #7E8BA6;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
}

.bonuses__link {
    margin-top: auto;
}

@media (max-width: 767px) {
    .bonuses__list {
        display: flex;
        gap: 16px;
        overflow: auto;
        padding: 0 16px 12px;
        margin: 0 -16px -12px;
        width: calc(100% + 32px);
    }

    .bonuses__list::-webkit-scrollbar {
        display: none
    }

    .bonuses__item {
        width: 242px;
        flex-shrink: 0;
    }

    .bonuses__description {
        font-size: 14px;
    }
}
/* Bonus */
/* Winners */
.marquee-section {
    display: flex;
    border-radius: 8px;
    overflow: hidden;
}

.marquee-section__crown {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .3125rem;
    min-width: 8.75rem;
    padding: 8px 16px 8px 60px;
    height: 60px;
    background: #4791e2;
    border-radius: .75rem 0 0 .75rem;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase
}

.marquee-section__crown::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 16px;
    background-image: url("../images/crown.png");
    width: 38px;
    height: 36px;
}

.marquee-section__crown img {
    width: 2.375rem;
    height: 2.25rem;
    -o-object-fit: contain;
    object-fit: contain
}

.marquee-section__wrapper {
    overflow: hidden;
    text-wrap: nowrap;
    white-space: nowrap;
    background: #0a4c99
}

.marquee-section__marquee {
    min-width: 100%;
    display: inline-block;
    background: #0a4c99;
    animation: marquee 20s linear infinite
}

.marquee-section__marquee-item {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    background: #0a4c99;
    height: 60px;
    border-right: 1px solid #4589D8;
}

.marquee-section__marquee-item-content {
    display: grid;
    grid-template-columns: min-content 1fr;
    gap: 0 8px;
}

.marquee-section__marquee-item img {
    width: 54px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
}

.marquee-section__marquee-item-name {
    margin-top: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase;
    flex-basis: 100%;
    grid-column: span 2;
}

.marquee-section__marquee-item-nickname {
    margin-right: auto;
    display: inline-block;
    margin-top: 0;
    color: #b6c3fa;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    flex-grow: 1;
}

.marquee-section__marquee-item-value {
    text-align: right;
    display: inline-block;
    margin-top: 0;
    color: #ffc052;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%;
    text-transform: uppercase
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}
/* Winners */



