@font-face {
    font-family: 'Bricolage Grotesque';
    src: url(../fonts/BricolageGrotesque-SemiBold.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Bricolage Grotesque';
    src: url(../fonts/BricolageGrotesque-Medium.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Bricolage Grotesque';
    src: url(../fonts/BricolageGrotesque-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Bricolage Grotesque';
    src: url(../fonts/BricolageGrotesque-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

._hidden {
    display: none
}

.has-white-color {
    color: #fff
}

.has-text-align-center {
    text-align: center
}

.wp-block-table {
    overflow: auto
}

.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%
}

:root {
    --offsets: 30px;
    --width-container: 1220px;
    --default-desktop-fz: 16px;
    --default-desktop-lh: 140%;
    --default-mobile-fz: 14px;
    --default-mobile-lh: 130%;
    --color-font-main: #3c4858;
    --color-font-second: #2e2e2e;
    --color-nav-links: #d1d1d1;
    --color-accent: #0A63F6;
    --color-block-bg: #f1f2f5;
    --color-block-border: #e7e9ee;
    --color-bg-footer: #1F2842;
    --ff-primary: 'Bricolage Grotesque', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    --body-bg-color: #090f1e;
    --text-color: #ABB8C3;
    --title-color: #fff;
    --accend-color: #0A63F6;
    --accend-color-2: #fe7b02;
    --main-accent-bg-color: #fff;
    --footer-paddings: 40px
}

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

.outer-container {
    max-width: calc(var(--width-container) - var(--offsets) * 2);
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1220px) {
    .outer-container {
        width: calc(100% - var(--offsets) * 2)
    }
}

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

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

::-webkit-scrollbar {
    width: 6px;
    height: 3px
}

::-webkit-scrollbar-thumb {
    background-color: #089e4e;
    border-radius: 10px
}

::-webkit-scrollbar-track {
    background: #1f2842;
    border-radius: 10px
}

p {
    color: #abb8c3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

p:not([class]):not(:first-child) {
    margin-top: 16px
}

a {
    font-size: 1rem;
    font-weight: 400;
    color: var(--main-accent-bg-color)
}

details summary::-webkit-details-marker, details > summary::marker {
    display: none;
    content: ''
}

.wp-admin a {
    color: #000
}

a:hover {
    text-decoration: none
}

.page-main ol.wp-block-list, .page-main ul.wp-block-list {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.page-main ol.wp-block-list, .page-main ul.wp-block-list {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    list-style: none
}

.page-main ol.wp-block-list {
    counter-reset: item
}

.page-main ol.wp-block-list li {
    position: relative;
    counter-increment: item;
    display: inline;
    padding-left: 30px
}

.page-main ol.wp-block-list li:before {
    content: counter(item);
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-flex;
    min-width: 20px;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--btn, #1d53dd);
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px
}

.page-main ul.wp-block-list li {
    position: relative;
    display: inline;
    padding-left: 20px
}

.page-main ul.wp-block-list li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    display: inline-flex;
    min-width: 10px;
    width: 10px;
    height: 10px;
    background-color: #0a63f6;
    border-radius: 50px;
    filter: drop-shadow(0 3px 4px rgba(10, 99, 246, .5))
}

@media (max-width: 1024px) {
    .page-main ol.wp-block-list, .page-main ul.wp-block-list {
        font-size: 16px
    }
}

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

h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 47px;
    margin-bottom: 30px
}

h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 16px
}

h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 16px
}

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
}

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

    h1 {
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 36px;
        margin-bottom: 0
    }

    h2 {
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px
    }

    h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px
    }
}

.wrapper > :not(.outer-container):not(.container) {
    padding-left: var(--offsets);
    padding-right: var(--offsets);
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

.wrapper > :not(:last-child) {
    margin-bottom: 50px
}

.wrapper > ol, .wrapper > ul {
    padding-left: 50px
}

.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
}

@media (max-width: 1024px) {
    .wrapper > :not(:last-child) {
        margin-bottom: 40px
    }
}

.wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 50px 0
}

html {
    height: 100%;
    font-size: var(--default-desktop-fz);
    line-height: var(--default-desktop-lh)
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow-x: hidden;
    font-family: var(--ff-primary);
    color: var(--color-font-main)
}

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

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

.scroll-top {
    position: fixed;
    bottom: var(--offsets);
    right: var(--offsets);
    background: linear-gradient(90deg, #31bc69 0, #089e4e 100%);
    border-radius: 100%;
    z-index: 999
}

@media (max-width: 767px) {
    .footer._has-mobile-button .scroll-top {
        bottom: 80px
    }
}

.scroll-top__button {
    border: none;
    outline: 0;
    cursor: pointer;
    width: 62px;
    height: 62px;
    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;
    background-color: transparent
}

.scroll-top__button svg {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

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

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

.comment-form__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: .75fr 1fr;
    grid-template-columns:.75fr 1fr;
    gap: 15px
}

.comment-form__field {
    background-color: var(--color-block-bg);
    border: 1px solid var(--color-block-border);
    border-radius: 5px;
    padding: 20px;
    font-family: inherit;
    resize: none;
    font-family: inherit;
    font-size: inherit
}

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

@-webkit-keyframes toBigRadius {
    100% {
        border-radius: 100px
    }
}

@keyframes toBigRadius {
    100% {
        border-radius: 100px
    }
}

.comment-form__button {
    border: none;
    border-radius: 5px;
    padding: 24px;
    background-color: var(--color-accent);
    text-align: center;
    outline: 0;
    font-family: inherit;
    font-size: inherit;
    cursor: pointer
}

.comment-form__alert {
    display: none;
    opacity: 0;
    visibility: hidden;
    font-weight: 500;
    color: var(--color-accent)
}

.comment-form__alert.success {
    display: block;
    opacity: 1;
    visibility: visible
}

.comments {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid var(--color-block-border)
}

.comment {
    border-radius: 10px;
    padding: 20px;
    border: 1px solid var(--color-block-border);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.comment + .comment {
    margin-top: 10px
}

.comment__author {
    font-weight: 800;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 19px
}

.comment__content {
    margin: 0 0 15px
}

.comment__date {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: var(--color-accent)
}

.comment__reply {
    display: none
}

.select-lang {
    position: relative;
    background-color: #404040;
    border: 1px solid #404040;
    border-radius: 5px;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    cursor: pointer;
    z-index: 10
}

.select-lang::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
    background-image: url(../images/icon-arrow-down.svg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.select-lang._active {
    border-radius: 5px 5px 0 0
}

.select-lang._active:hover {
    border-color: var(--color-accent)
}

.select-lang._active::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select-lang._active .select-lang__options-list {
    max-height: -webkit-min-content;
    max-height: -moz-min-content;
    max-height: min-content
}

.select-lang > .select-lang__option {
    border-radius: 5px 5px 0 0
}

.select-lang__options-list {
    max-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: max-height .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 -1px;
    background-color: #404040;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

.select-lang__option, .select-lang__selected {
    color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.select-lang__option p, .select-lang__selected p {
    margin: 0
}

.select-lang__option img, .select-lang__selected img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    width: 27px;
    height: 20px
}

.select-lang__selected {
    padding: 10px 30px 10px 10px
}

.select-lang__option {
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.select-lang__link {
    padding: 10px 30px 10px 10px
}

.select-lang__image {
    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
}

.header__logo p {
    margin: 0
}

.header__logo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.header__select-lang {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.head-info {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: .6fr 1fr;
    grid-template-columns:.6fr 1fr;
    gap: 20px
}

.head-info__bonus {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 80px 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-size: cover;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/span 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2
}

.head-info__bonus-title {
    margin: 0;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #fff
}

.head-info__bonus-description {
    margin: 10px 0 0;
    max-width: 325px;
    color: rgba(255, 255, 255, .6)
}

.head-info__bonus-label {
    position: absolute;
    left: 0;
    top: 12px;
    background-color: var(--color-accent);
    padding: 10px 40px 10px 20px;
    -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%)
}

.head-info__bonus-label p {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-font-second);
    font-weight: 500;
    font-size: 16px;
    line-height: 19px
}

.head-info__bonus-label p svg {
    margin-right: 10px;
    width: 21px;
    height: 21px
}

.head-info__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 4;
    grid-row-start: 4
}

.head-info__information-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px
}

.head-info__information-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: var(--color-block-border)
}

.head-info__information-item-title {
    margin: 0 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    font-size: 20px;
    line-height: 23px
}

.head-info__information-item-title svg {
    margin-left: 7px
}

.head-info__information-item-descr {
    font-size: 14px;
    line-height: 16px;
    text-align: center
}

.head-info__button-block {
    border-radius: 10px;
    border: 1px solid var(--color-block-border);
    padding: 20px 25px;
    background-color: var(--color-block-bg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-grid-row-span: 2;
    grid-row: span 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3
}

.head-info__button-block-title {
    display: inline-block;
    position: relative;
    margin: 0 0 15px;
    color: #80879a;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    z-index: 2;
    background-color: var(--color-block-bg)
}

.head-info__button-block-title span {
    position: relative;
    padding-right: 10px;
    z-index: 2;
    background-color: var(--color-block-bg)
}

.head-info__button-block-title::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background-color: #80879a
}

.head-info__button-block-link {
    margin: 5px 0;
    max-width: 325px;
    border: none;
    border-radius: 100px;
    background-color: var(--color-accent);
    outline: 0;
    font-family: inherit;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: var(--color-font-second);
    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;
    padding: 20px 15px;
    cursor: pointer;
    text-decoration: none
}

.head-info__button-block-link svg {
    width: 23px;
    height: 23px;
    margin-right: 10px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.head-info__button-block-link + .head-info__button-block-link {
    margin-left: 10px
}

.head-info__list-nav {
    -ms-grid-row-span: 1;
    grid-row: span 1
}

.head-info__list-links {
    margin: 0;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3
}

.head-info__list-link {
    font-family: inherit;
    font-weight: 300;
    font-size: 16px;
    line-height: 155%;
    text-decoration: underline;
    border: none;
    background-color: transparent;
    outline: 0;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media (hover: hover), screen and (min-width: 0\0
) {
    .comment-form__field:focus, .comment-form__field:hover {
        outline: var(--color-accent)
    }

    .comment-form__button:focus, .comment-form__button:hover {
        -webkit-animation: .5s forwards toBigRadius;
        animation: .5s forwards toBigRadius
    }

    .select-lang:focus, .select-lang:hover {
        border-color: var(--color-accent)
    }

    .select-lang._active .select-lang__option:focus, .select-lang._active .select-lang__option:hover {
        background-color: var(--color-accent)
    }

    .head-info__button-block-link:focus svg, .head-info__button-block-link:hover svg {
        -webkit-transform: scale(1.6);
        -ms-transform: scale(1.6);
        transform: scale(1.6)
    }

    .head-info__list-link:focus, .head-info__list-link:hover {
        text-decoration: none;
        color: var(--color-accent)
    }
}

@media (max-width: 1220px) {
    .head-info__button-block-link + .head-info__button-block-link {
        margin: 10px 0 0
    }

    .head-info__button-block-link {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

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

@media (max-width: 1024px) {
    .comment-form__form {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

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

    .comments {
        margin-top: 15px;
        padding-top: 15px
    }

    .head-info {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .head-info__bonus {
        max-width: 420px;
        margin: 0 auto;
        height: 100%;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2;
        grid-column: 1/-1
    }

    .head-info__information {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
        grid-column: 1/-1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .head-info__button-block {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3/4;
        grid-column: 1/-1
    }

    .head-info__list-nav {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-row: 5/6;
        grid-column: 1/-1
    }
}

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

@media (max-width: 767px) {
    .scroll-top__button {
        width: 45px;
        height: 45px
    }

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

    .comment-form__form {
        gap: 5px
    }

    .comment-form__field {
        padding: 16px
    }

    .comment-form__textarea {
        height: 100px
    }

    .comment-form__button {
        padding: 17px
    }

    .comment {
        padding: 10px
    }

    .comment__author {
        margin-bottom: 5px;
        font-size: 14px;
        line-height: 16px
    }

    .comment__content {
        margin-bottom: 10px
    }

    .head-info__bonus {
        border-radius: 5px
    }

    .head-info__bonus-title {
        font-size: 20px;
        line-height: 23px
    }

    .head-info__bonus-label p {
        font-size: 14px;
        line-height: 16px
    }

    .head-info__bonus-label p svg {
        font-size: 16px;
        line-height: 16px
    }

    .head-info__information-item-title {
        font-size: 16px;
        line-height: 19px
    }

    .head-info__button-block {
        border-radius: 5px;
        padding: 10px
    }

    .head-info__button-block-title span {
        padding-left: 10px
    }

    .head-info__button-block-title::after {
        top: 100%
    }

    .head-info__button-block-title {
        text-align: center
    }

    .head-info__button-block-link svg {
        width: 18px;
        height: 18px;
        margin-right: 5px
    }

    .head-info__button-block-link {
        font-size: 14px;
        line-height: 16px;
        padding: 14px
    }
}

@media (max-width: 575px) {
    .header__logo img {
        max-height: 50px
    }

    .head-info__bonus {
        max-height: 100px;
        padding: 60px 15px 15px;
        width: 100%
    }

    .head-info__bonus-description {
        display: none
    }

    .head-info__information-item {
        padding: 0 15px
    }
}

@media (max-width: 374px) {
    .head-info__information-item {
        padding: 0 10px
    }

    .head-info__list-links {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2
    }
}

.head-info__button-block-link {
    flex-grow: 1
}

.head-info__button-block-link {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: #7daa2f;
    height: 37.4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
    border-radius: 0
}

.head-info__button-block-link::before {
    content: '';
    position: absolute;
    left: 0;
    height: 150%;
    width: 100%;
    top: calc(100% - 4px);
    background: #557321;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    z-index: -1
}

.head-info__button-block-link:hover::before {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%)
}

.columns {
    padding: 2rem 0
}

.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
}

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

.columns__item {
    margin: 1rem
}

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

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

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

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

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

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

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

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

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

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

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

.how-to {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column
}

.how-to__subtitle {
    margin-bottom: 30px
}

.how-to__item:not(:last-child) {
    margin-bottom: 15px
}

.how-to__item:nth-child(2n+1) .how-to__item-label-counter {
    background: var(--accend-color)
}

.how-to__item:nth-child(2n+1)::after {
    background: var(--accend-color)
}

.how-to__item:nth-child(2n+1) .how-to__item-title::after {
    background: var(--accend-color)
}

.how-to__item:nth-child(2n+1) .how-to__item-label::after {
    background: var(--accend-color)
}

.how-to__item:nth-child(2n) .how-to__item-label-counter {
    background: var(--accend-color-2)
}

.how-to__item:nth-child(2n)::after {
    background: var(--accend-color-2)
}

.how-to__item:nth-child(2n) .how-to__item-title::after {
    background: var(--accend-color-2)
}

.how-to__item:nth-child(2n) .how-to__item-label::after {
    background: var(--accend-color-2)
}

.how-to__item {
    display: grid;
    grid-template-columns:min-content 1fr minmax(auto, 555px);
    grid-template-rows:1fr auto auto auto auto auto 1fr;
    gap: 0 35px;
    position: relative;
    padding: 0
}

.how-to__item:before {
    content: '';
    grid-column: 2/3;
    grid-row: 1/2
}

.how-to__item-label::after {
    content: "";
    width: 2px;
    height: 100%;
    flex: 1 1
}

.how-to__item-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px 0;
    grid-column: 1/2;
    grid-row: 1/10
}

.how-to__item-label-counter {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: #3486e3;
    border-radius: 3px;
    overflow: hidden;
    color: #f4f4f4;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%
}

.how-to__item-subtitle {
    color: #abb8c3;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.how-to__item-button {
    justify-self: start;
    margin-top: 16px
}

.how-to__item-image {
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1;
    grid-column: 3/4;
    grid-row: 1/10
}

.how-to__item-image p {
    margin: 0;
    height: 100%
}

.how-to__item-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media (max-width: 1024px) {
    .how-to__item {
        display: grid;
        grid-template-columns:min-content 1fr;
        grid-template-rows:auto;
        gap: 0 8px
    }

    .how-to__item-label {
        grid-row: 1/10;
        gap: 10px 0
    }

    .how-to__item-label-counter {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        width: 32px;
        height: 32px
    }

    .how-to__item-label + * {
        margin-top: 42px
    }

    .how-to__item-image {
        margin-top: 16px;
        grid-column: 2/3;
        grid-row: 8/9
    }

    .how-to__item-button {
        width: 100%;
        grid-row: 9/10
    }

    .how-to__item::before {
        content: unset
    }
}

.onewinbetscomcombr-toc {
    background-color: #141b2e;
    border-radius: 8px
}

.onewinbetscomcombr-toc__title {
    color: #fff;
    position: relative
}

.onewinbetscomcombr-toc__title::after {
    border-color: #ff9400 transparent transparent
}

.onewinbetscomcombr-toc::after, .onewinbetscomcombr-toc::before {
    display: none
}

.onewinbetscomcombr-toc__link {
    color: #fff
}

@media (max-width: 767px) {
    .onewinbetscomcombr-toc.active .onewinbetscomcombr-toc__title::before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: hsla(0, 0%, 85%, .3)
    }

    .onewinbetscomcombr-toc__list {
        width: 100%
    }

    .onewinbetscomcombr-toc__item {
        width: 100%
    }

    .onewinbetscomcombr-toc__link {
        width: 100%
    }
}

.faq__item {
    display: flex;
    flex-direction: column;
    padding: 20px 16px;
    border-radius: 10px;
    border: 1px solid #0a63f6;
    background: #090f1e
}

.faq__item + .faq__item {
    margin-top: 16px
}

.faq__question {
    display: flex;
    gap: 10px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0
}

.faq__question:before {
    content: url('data:image/svg+xml,<svg width="24" height="23" viewBox="0 0 24 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3333 8.69026C17.3333 5.00692 13.4542 2.02359 8.66667 2.02359C3.87917 2.02359 0 5.00692 0 8.69026C0 10.1194 0.5875 11.4361 1.58333 12.5236C1.025 13.7819 0.104167 14.7819 0.0916667 14.7944C0 14.8903 -0.025 15.0319 0.0291667 15.1569C0.0833333 15.2819 0.2 15.3569 0.333333 15.3569C1.85833 15.3569 3.12083 14.8444 4.02917 14.3153C5.37083 14.9694 6.95833 15.3569 8.66667 15.3569C13.4542 15.3569 17.3333 12.3736 17.3333 8.69026ZM22.4167 17.8569C23.4125 16.7736 24 15.4528 24 14.0236C24 11.2361 21.7708 8.84859 18.6125 7.85276C18.65 8.12776 18.6667 8.40692 18.6667 8.69026C18.6667 13.1028 14.1792 16.6903 8.66667 16.6903C8.21667 16.6903 7.77917 16.6569 7.34583 16.6111C8.65833 19.0069 11.7417 20.6903 15.3333 20.6903C17.0417 20.6903 18.6292 20.3069 19.9708 19.6486C20.8792 20.1778 22.1417 20.6903 23.6667 20.6903C23.8 20.6903 23.9208 20.6111 23.9708 20.4903C24.025 20.3694 24 20.2278 23.9083 20.1278C23.8958 20.1153 22.975 19.1194 22.4167 17.8569Z" fill="%230A63F6"/></svg>');
    display: flex
}

.faq__item summary {
    display: flex;
    justify-content: space-between;
    gap: 0 10px;
    cursor: pointer
}

.faq__item details[open] summary svg {
    transform: rotate(180deg)
}

.faq__item .faq__answer {
    color: #abb8c3;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 12px
}

@media (max-width: 1024px) {
    .faq__item {
        padding: 12px 16px
    }
}

.game {
    position: relative;
    height: 548px;
    overflow: hidden
}

.game:not(:last-of-type) {
    margin-bottom: 24px
}

@media (max-width: 767px) {
    .game {
        height: 520px
    }
}

.game .game__content, .game .game__preview, .game .game__preview:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.game .game__preview {
    z-index: 0
}

.game .game__preview .get-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.game .game__preview:after {
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, .59), rgba(0, 0, 0, .59))
}

.game .game__preview img {
    object-fit: cover;
    max-width: 100%;
    max-height: 100%
}

.game .game__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px;
    z-index: 1
}

.game__btn {
    display: block;
    padding: 15px 30px;
    text-align: center;
    font-family: var(--ff-primary);
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    background-color: #fe7b02;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    border: none;
    outline: 0;
    text-decoration: none
}

.game__btn.game-demo-btn {
    background-color: #0a63f6
}

.game__btn:hover {
    opacity: .7
}

.game-popup {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 900
}

.game-popup._active {
    display: flex
}

.game-popup__window {
    display: flex;
    flex-direction: column;
    width: 1243px;
    border-radius: 5px;
    overflow: hidden
}

.game-popup__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background: #1f2842;
    height: 60px;
    padding: 8px 20px
}

.game-popup__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 8px 20px
}

.game-popup__buttons .game__btn {
    height: 100%;
    padding: 10px 24px
}

.game-popup__cross {
    display: flex;
    align-items: center;
    cursor: pointer;
    z-index: 901
}

.game-popup__body {
    position: relative;
    width: 100%;
    height: 548px;
    background-color: #000
}

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

.game-popup__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .game-popup__header {
        flex-wrap: wrap;
        height: unset;
        gap: 16px;
        padding: 8px 12px
    }

    .game-popup__title {
        flex: 1 1;
        order: 1
    }

    .game-popup__cross {
        justify-content: flex-end;
        flex: 1 1;
        order: 2
    }

    .game-popup__buttons {
        position: static;
        flex: 1 1;
        min-width: 100%;
        order: 3;
        padding: 0
    }
}

body {
    background-color: var(--body-bg-color);
    color: var(--text-color)
}

h1, h2, h3, h4, h5, h6 {
    color: var(--title-color)
}

.block-editor h1, .block-editor h2, .block-editor h3, .block-editor h4, .block-editor h5 {
    color: #000
}

.onewinbetscomcombr-toc__item::marker {
    content: ''
}

.onewinbetscomcombr-toc__item {
    counter-increment: number;
    position: relative
}

.onewinbetscomcombr-toc__item:before {
    content: counter(number);
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 29px;
    height: 29px;
    border-radius: 5px;
    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;
    border: 1px solid #0264be;
    background-color: #0386ff;
    color: #fff;
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
    z-index: 5
}

.onewinbetscomcombr-toc__link {
    margin: 0;
    padding: 5px 25px 5px 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: none;
    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;
    font-family: inherit
}

@media (max-width: 1024px) {
    .columns .columns__container {
        flex-direction: column
    }

    .columns .columns__item {
        width: calc(100% - 2rem) !important
    }

    .columns .columns__item.columns__item--image {
        order: 1
    }

    .columns .columns__item.columns__item--text {
        order: 2
    }
}

.header {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: var(--header-bg-color);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.header__logo {
    display: flex;
    align-items: center;
    /*margin-right: auto*/
}

.header__logo img {
    max-width: 100px
}

.header__nav {
    display: flex;
    /*flex: 1 1 100%*/
}

.header__nav .menu-main-nav_bn-container, .header__nav .menu-main-nav_br-container, .header__nav .menu-main-nav_hi-container, header .header__nav .menu-main-nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-header-menu-container {
    width: 100%
}

header .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    gap: 0 30px
}

header .menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    background: var(--header-bg-color)
}

header .menu .menu-item > a, header .menu .menu-item > span {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    color: #abb8c3;
    width: 100%;
    height: 100%;
	margin-left: 10px;
    transition: .2s
}

header .menu .menu-item .sub-menu {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left:0;
    min-width: 100%;
    padding-top: 4px;
    list-style: none;
    background-color: #1f2842;
    z-index: 900;
    margin-top: 0;
    padding-left: 0
}

header .menu .menu-item .sub-menu .menu-item {
    min-width: 100%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

header .menu .menu-item .sub-menu .menu-item > a, header .menu .menu-item .sub-menu .menu-item > span {
    display: block;
    padding: 10px 12px;
    background: var(--header-bg-color);
    color: var(--second-font-color);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

header .menu .menu-item .sub-menu .menu-item > a:after {
    display: none
}

header .menu .menu-item .sub-menu .menu-item:first-child > a, header .menu .menu-item .sub-menu .menu-item:first-child > span {
    padding-top: 12px
}

header .menu .menu-item .sub-menu .menu-item:last-child > a {
    padding-bottom: 12px
}

.header__burger {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 21px;
    min-width: 26px;
    cursor: pointer
}

.header__burger > span {
    width: 100%;
    height: 3px;
    border-radius: 4px;
    background: #fff
}

@media (min-width: 1025px) {
    header .menu .menu-item > a:hover {
        background-color: var(--header-active-bg-color)
    }

    header .menu .menu-item .sub-menu .menu-item:hover {
        background-color: var(--header-active-bg-color)
    }

    header .menu .menu-item .sub-menu .menu-item:hover > a {
        background-color: var(--header-active-bg-color);
        color: var(--main-font-color)
    }

    header .menu .menu-item:hover > a:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media (max-width: 1024px) {
    .header {
        padding: 8px 0
    }

    .header__nav {
        display: none
    }

    .header__nav .menu-main-nav_bn-container, .header__nav .menu-main-nav_br-container, .header__nav .menu-main-nav_hi-container, header .header__nav .menu-main-nav-container {
        display: none;
        width: 100%
    }

    header .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-top: 20px;
        background-color: var(--header-bg-color);
        overflow: auto
    }

    header .menu .menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        height: auto
    }

    header .menu .menu-item > a, header .menu .menu-item > span {
        width: 100%;
        padding: 10px 0
    }

    header .menu .menu-item.menu-item-has-children > a, header .menu .menu-item.menu-item-has-children > span {
        display: flex;
        justify-content: space-between
    }

    header .menu .menu-item.menu-item-has-children._active > a svg, header .menu .menu-item.menu-item-has-children._active > span svg {
        transform: rotate(180deg)
    }

    header .menu .menu-item.menu-item-has-children_active .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    header .menu .menu-item.menu-item-has-children_active > a:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    header .menu .menu-item .sub-menu {
        position: relative;
        top: 0;
        padding-top: 0
    }

    header .menu .menu-item .sub-menu .menu-item > a, header .menu .menu-item .sub-menu .menu-item > span {
        padding: 10px 16px
    }

    header .menu .menu-item .sub-menu .menu-item:first-child > a, header .menu .menu-item .sub-menu .menu-item:first-child > span {
        padding-top: 10px;
        border-radius: unset
    }

    header .menu .menu-item .sub-menu .menu-item:last-child > a {
        padding-bottom: 10px;
        border-radius: unset
    }

    .header.burger-active {
        height: auto;
        overflow: auto;
        max-height: 100vh
    }

    .header__burger {
        display: flex;
        order: 5
    }

    .header__container {
        justify-content: space-between;
    }

    header._burger-active .header__nav {
        display: flex;
        order: 15
    }

    .header__nav {
        flex: 1 1 100%;
    }

    .header__nav .menu-main-nav_bn-container, .header__nav .menu-main-nav_br-container, .header__nav .menu-main-nav_hi-container, header._burger-active .header__nav .menu-main-nav-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    header._burger-active .header__lang-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    header._burger-active .header__lang-block .lang-block__sub-menu_active .lang-block__list {
        background: var(--main-bg-color)
    }

    header._burger-active .header__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        background-color: var(--header-bg-color);
        width: 100%;
        padding: 8px 16px 0 16px;
        -ms-flex-order: 4;
        order: 4
    }
}

.header__logo img {
    height: auto
}

@media (max-width: 1000px) {
    header .menu .menu-item._active .sub-menu {
        display: flex
    }
}

header .menu .menu-item .sub-menu .menu-item > span {
    background-color: var(--header-active-bg-color)
}

@media (max-width: 1024px) {
    header .menu {
        padding-top: 0;
        padding-left: 0
    }
}

@media (min-width: 1025px) {
    header .menu .menu-item > a:hover svg, header .menu .menu-item > span:hover svg {
        transform: rotate(180deg)
    }
}

.menu-arrow {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: flex-end;
    height: 100%
}

.menu-main-nav-container {
    justify-content: center
}

@media (min-width: 1025px) {
    header .menu .menu-item.menu-item-has-children:hover .sub-menu {
        display: flex
    }
}

:root {
    --main-font-color: var(--text-color)
}

header .menu .menu-item .sub-menu .menu-item > a:hover, header .menu .menu-item .sub-menu .menu-item > span, header .menu .menu-item > a:hover, header .menu .menu-item > span {
    color: #fff
}

.header__container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px 0;
    width: 100%
}

@media (max-width: 1024px) {
    .menu-header-menu-container {
        width: 100%
    }
}

.head-info__button-block-title--no-button {
    background: 0 0;
    margin: 0
}

.head-info__button-block-title--no-button span {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    background: 0 0
}

.head-info__button-block-title--no-button:after {
    display: none
}

@media (max-width: 767px) {
    .columns {
        padding: 1rem 0
    }

    .wrapper {
        margin: 40px 0
    }
}

.onewinbetscomcombr-toc__item {
    display: flex
}

.breadcrumbs {
    margin-top: -1px;
    background-color: #1f2842;
    width: 100%
}

.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: 400;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    text-transform: capitalize;
    color: var(--text-color);
    padding: 5px 0;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    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(--text-color)
}

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

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

.breadcrumbs__list {
    width: 100%
}

a.breadcrumbs__list-link:hover {
    color: #fff
}

.head-info__bonus {
    background-size: contain;
    background-position: center
}

@media (max-width: 1024px) {
    .head-info__bonus {
        width: 100%
    }
}

.payment-systems {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    list-style: none;
    flex-wrap: wrap;
    padding: 30px 0;
    width: 100%
}

.payment-systems img {
    max-height: 30px;
    object-fit: contain;
    width: auto
}

.page-404 {
    display: flex;
    align-items: center;
    flex: 1 1;
    padding: 40px 0
}

.page-404 .container {
    display: flex;
    flex-direction: column;
    justify-content: center
}

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

.page-404 .page-404__link {
    margin-bottom: 1rem
}

.button, .page-header__button, .popup__buttons .game__btn, .popup__buttons .slots__button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 15px 28px;
    font-weight: 700;
    font-size: 15px;
    border-radius: 5px;
    background: linear-gradient(90deg, #7e55e0 0, #0ba7f2 100%);
    transition: all .3s ease-in-out;
    text-decoration: none;
    cursor: pointer
}

.button.button_green {
    padding: 16px 28px;
    background: #089e4e
}

.button.button_white {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    color: #182337;
    background: #fff;
    backdrop-filter: blur(4px)
}

.button._text-style {
    display: flex;
    align-items: center;
    gap: 0 4px;
    color: #0a63f6;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    background: unset;
    border-radius: unset;
    padding: 0;
    border-bottom: 1px solid #0a63f6
}

.button._text-style:after {
    content: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 3.28564L9 8.28564L4 13.2856" stroke="%230A63F6" stroke-width="1.5"/><path d="M8 3.28564L13 8.28564L8 13.2856" stroke="%230A63F6" stroke-width="1.5"/></svg>');
    display: flex;
    align-items: center
}

.button.button_app {
    display: grid;
    grid-template-columns:min-content 1fr min-content;
    gap: 4px 10px;
    padding: 7px 12px 7px 6px;
    background: #090f1e;
    min-width: 233px;
    color: #fff;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%
}

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

.button.button_app img, .button.button_app svg {
    grid-row: 1/3
}

.button.button_app img:first-child, .button.button_app svg:first-child {
    grid-column: 1/2
}

.button.button_app svg:last-child {
    grid-column: 3/4
}

.button:hover, .page-header__button:hover {
    opacity: .7
}

.page-header__button {
    padding: 12px 20px
}

.page-header__button--first {
    background: #209ffa
}

.page-header__button--second {
    background: linear-gradient(90deg, #31bc69 0, #089e4e 100%)
}

.page-main .wrapper > :not(.container):not(.outer-container) {
    margin-right: auto;
    margin-left: auto;
    padding-left: var(--offsets);
    padding-right: var(--offsets);
    max-width: var(--width-container)
}

header .menu {
    margin: 0;
    padding: 0
}

.page-header__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px
}

@media (max-width: 1024px) {
    .page-header__buttons {
        width: 100%;
        order: 10
    }

    .header__logo {
        order: 1
    }

    .payment-systems {
        justify-content: center
    }

    .payment-systems img {
        max-height: 20px
    }
}

@media (max-width: 767px) {
    .page-header__button {
        flex-grow: 1
    }
}

.head-info__button-block {
    background-image: linear-gradient(92deg, #1f2842, rgba(20, 27, 46, .6));
    background-color: #090f1e;
    border: none
}

.head-info__button-block-title {
    background: 0 0
}

.head-info__button-block-title span {
    background: 0 0
}

.head-info__button-block-title::after {
    display: none
}

.head-info__button-block-link {
    background: #40a4fb;
    border-radius: 5px
}

.head-info__button-block-link:hover {
    opacity: .9
}

.head-info__button-block-link svg path {
    fill: #fff !important
}

.head-info__button-block-link::before {
    display: none
}

@media (max-width: 1024px) {
    .wrapper:first-child .columns .columns__item.columns__item--image {
        order: 2
    }
}

.text-image {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 0 32px;
    justify-items: flex-start
}

.wrapper:first-child > .text-image .text-image__title {
    grid-column: 1/3
}

.text-image > img {
    grid-row: 1/10;
    border-radius: 10px
}

.wrapper:first-child > .text-image > img {
    grid-row: 2/10
}

.text-image:not(.reversed) > img {
    grid-column: 2/3
}

.wrapper:first-child > .text-image .text-image__content {
    grid-row: 2/3
}

.text-image:not(.reversed) .text-image__content {
    grid-column: 1/2
}

.text-image__content > :first-child {
    margin-top: 0
}

.text-image__content > :not(:first-child) {
    margin-top: 16px
}

.text-image__content > .button {
    margin-top: 20px
}

.about > :not(:first-child):not(img):not(.text-image__info) {
    margin-top: 16px
}

.about .text-image__info {
    grid-row: 10/11;
    grid-column: 1/3;
    margin-top: 30px;
    border: none
}

.about .text-image__info tbody {
    display: flex;
    flex-wrap: wrap;
    gap: 0 40px
}

.about .text-image__info tbody tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 10px;
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
    border: none;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.about .text-image__info tbody td, .about .text-image__info tbody th {
    background-color: unset;
    text-align: unset;
    border: none;
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    padding: 0
}

.about .text-image__info tbody th {
    display: flex;
    align-items: center;
    gap: 0 6px;
    color: #abb8c3;
    font-weight: 400
}

.about .text-image__info tbody td {
    color: #fff;
    font-weight: 500;
    text-align: right
}

.about .text-image__info tbody th:not(:has(svg)):not(:has(img)):before {
    content: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M14.2072 0.285645H5.79235C4.98701 0.285645 4.33691 0.938658 4.33691 1.74254V18.8302C4.33691 19.6334 4.98701 20.2856 5.79235 20.2856H14.2072C15.0111 20.2856 15.6626 19.6334 15.6626 18.8302V1.74254C15.6626 0.938658 15.0111 0.285645 14.2072 0.285645ZM7.92339 1.17042H12.0776C12.1826 1.17042 12.2678 1.32711 12.2678 1.52098C12.2678 1.71484 12.1826 1.87226 12.0776 1.87226H7.92339C7.81771 1.87226 7.7339 1.71484 7.7339 1.52098C7.7339 1.32711 7.81771 1.17042 7.92339 1.17042ZM10.0005 18.8477C9.48814 18.8477 9.07126 18.4308 9.07126 17.9177C9.07126 17.4047 9.48814 16.9892 10.0005 16.9892C10.5114 16.9892 10.9283 17.4047 10.9283 17.9177C10.9283 18.4308 10.5114 18.8477 10.0005 18.8477ZM14.5723 15.6635H5.42794V2.74392H14.5723V15.6635Z" fill="%23209FFA"/></g><defs><clipPath><rect width="20" height="20" fill="white" transform="translate(0 0.285645)"/></clipPath></defs></svg>');
    display: flex;
    align-items: center
}

.about .text-image__info tbody th img,
.about .text-image__info tbody th svg {
    width: auto;
    min-width: 20px;
    max-height: 21px;
}

@media (max-width: 1024px) {
    .text-image {
        display: grid;
        grid-template-columns:1fr;
        gap: 16px 0
    }

    .text-image:not(.reversed) > img, .text-image > img, .wrapper:first-child > .text-image .text-image__content, .wrapper:first-child > .text-image .text-image__title, .wrapper:first-child > .text-image > img {
        grid-row: unset;
        grid-column: unset
    }

    .text-image > img {
        justify-self: center
    }

    .about {
        gap: 0
    }

    .about:has(.button) .button {
        margin-left: auto;
        margin-right: auto;
        order: 10
    }

    .about .text-image__info {
        margin-top: 20px;
        grid-row: unset;
        grid-column: 1/2
    }

    .about .text-image__info tbody th {
        flex: 1 1 40%
    }

    .about .text-image__info tbody td {
        flex: 1 1 60%
    }

    .about .text-image__info tbody tr {
        flex: 1 1 100%;
        max-width: unset;
    }

    .about .text-image__info tbody tr:last-child {
        margin-bottom: 0
    }
}

.app-buttons {
    display: flex;
    flex-direction: column
}

.app-buttons + p:not([class]) {
    margin-top: 24px
}

.app-buttons__col {
    display: flex;
    gap: 0 10px
}

.app-buttons__col:not(:first-child) {
    margin-top: 14px
}

.app-buttons__col > * {
    flex: 1 1
}

.app-buttons__info {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25.554px;
    letter-spacing: -.16px
}

.app-buttons__info:last-child {
    text-align: right
}

.app-buttons__info span {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px
}

.app-buttons__info svg:first-of-type {
    margin-left: 6px
}

.app-buttons__info svg + svg {
    margin-left: 2px
}

.app-buttons__button {
    padding: 10px
}

.app-buttons__advantages {
    display: grid;
    grid-template-columns:auto auto;
    gap: 10px;
    margin-top: 24px;
    list-style: none
}

.app-buttons__advantage {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -.16px
}

.app-buttons__advantage img, .app-buttons__advantage svg {
    min-width: 26px
}

@media (max-width: 1024px) {
    .app-buttons + p:not([class]) {
        margin-top: 16px
    }
}

@media (max-width: 767px) {
    .app-buttons__col {
        flex-direction: column;
        gap: 10px 0
    }

    .app-buttons__info {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .app-buttons__info:last-child {
        text-align: left;
        border-top: 1px solid rgba(255, 255, 255, .2);
        padding-top: 10px
    }

    .app-buttons__advantages {
        grid-template-columns:auto;
        padding: 16px 0;
        margin-top: 16px;
        border-top: 1px solid rgba(255, 255, 255, .2);
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }
}

.promocode {
    position: relative;
    display: grid;
    grid-template-columns:auto auto;
    grid-template-rows:1fr auto auto;
    gap: 0 20px;
    padding: 25px 0 25px 30px;
    border-radius: 12px;
    background: linear-gradient(180deg, #ff4665 0, #ffa158 100%)
}

.promocode > * {
    grid-column: 1/2
}

.promocode__title {
    color: #fff;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 30px
}

.promocode__title b, .promocode__title span, .promocode__title strong {
    font-weight: 700;
    text-transform: uppercase
}

.promocode .get-image {
    position: relative;
    display: flex;
    grid-column: 2/3;
    grid-row: 1/4;
    align-self: end;
    width: 473px;
    min-width: 473px;
    height: calc(100% + 25px);
    margin-top: auto
}

.promocode img {
    position: absolute;
    right: -41px;
    bottom: 0
}

.promocode__text {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px
}

.promocode__controls {
    display: flex;
    align-items: center;
    gap: 0 6px
}

.promocode__field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 4px 4px 24px;
    border-radius: 5px;
    border: 1px dashed #fff;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    flex: 1 1;
    max-width: 324px;
    height: 100%;
    min-height: 51px;
    cursor: pointer
}

.promocode__field._copied {
    background-color: rgba(0, 0, 0, .2);
    opacity: .4;
    pointer-events: none;
    cursor: default
}

.promocode__field svg {
    pointer-events: none
}

@media (max-width: 1200px) {
    .promocode {
        grid-template-columns:auto;
        padding: 16px 16px 0 16px
    }

    .promocode__title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 18px
    }

    .promocode__controls {
        flex-direction: column;
        gap: 6px 0
    }

    .promocode__field {
        width: 100%;
        max-width: unset
    }

    .promocode__button {
        width: 100%
    }

    .promocode .get-image {
        grid-column: 1/2;
        grid-row: unset;
        justify-self: center;
        min-width: unset;
        width: calc(100% + 32px);
        height: unset
    }

    .promocode img {
        position: unset;
        right: unset;
        bottom: unset;
        margin: 0 auto
    }
}

.toc {
    display: grid;
    grid-template-columns:1fr auto;
    gap: 0 10px;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.toc__title {
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 17px;
    margin-bottom: 0
}

.toc__list {
    display: none;
    grid-template-columns:repeat(5, 1fr);
    gap: 16px;
    grid-column: 1/3;
    padding: 14px 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    list-style: none
}

@media (max-width: 1200px) {
    .toc__list {
        grid-template-columns:repeat(4, 1fr)
    }
}

@media (max-width: 900px) {
    .toc__list {
        grid-template-columns:repeat(3, 1fr)
    }
}

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

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

.toc._active .toc__list {
    display: grid
}

.toc__item:before {
    content: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.98143 4.01857L0.168183 6.83182C0.0764469 6.92355 0.0764469 7.07645 0.168183 7.16818L2.98143 9.98143C3.07317 10.0732 3.22606 10.0732 3.3178 9.98143L6.13105 7.16818C6.22278 7.07645 6.22278 6.92355 6.13105 6.83182L3.3178 4.01857C3.22606 3.92683 3.07317 3.92683 2.98143 4.01857ZM6.71204 0.287956L3.8988 3.1012C3.80706 3.19294 3.80706 3.34584 3.8988 3.43757L6.71204 6.25082C6.80378 6.34256 6.95667 6.34256 7.04841 6.25082L9.8693 3.42993C9.96104 3.33819 9.96104 3.1853 9.8693 3.09356L7.05605 0.280312C6.95667 0.19622 6.80378 0.19622 6.71204 0.287956ZM6.71204 7.74918L3.8988 10.5624C3.80706 10.6542 3.79941 10.7994 3.8988 10.8988L6.71969 13.7197C6.80378 13.8038 6.95667 13.8038 7.04841 13.712L9.86166 10.8988C9.95339 10.8071 9.95339 10.6542 9.86166 10.5624L7.04841 7.74918C6.94903 7.6498 6.80378 7.65744 6.71204 7.74918ZM10.4427 4.01857L7.62941 6.83182C7.53767 6.92355 7.53767 7.07645 7.62941 7.16818L10.4503 9.98908C10.542 10.0808 10.6949 10.0808 10.7867 9.98908L13.6076 7.16818C13.6993 7.07645 13.6993 6.92355 13.6076 6.83182L10.7867 4.01092C10.6796 3.91919 10.5344 3.92683 10.4427 4.01857Z" fill="%230A63F6"/></svg>')
}

.toc__toggle {
    display: flex;
    align-items: center;
    gap: 6px;
    background: 0 0;
    border: none;
    cursor: pointer;
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 17px
}

.toc__toggle:after {
    display: flex;
    align-items: center;
    content: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 18L12 10.5L19.5 18" stroke="white" stroke-opacity="0.8" stroke-width="1.5"/><path d="M4.5 12L12 4.5L19.5 12" stroke="white" stroke-opacity="0.8" stroke-width="1.5"/></svg>')
}

.toc .toc__toggle:after {
    transform: rotate(180deg)
}

.toc._active .toc__toggle:after {
    transform: unset
}

.toc__link {
    text-decoration: unset
}

.toc__link:hover {
    opacity: .7
}

.toc__item {
    display: flex;
    gap: 0 8px
}

.screenshot-gallery__list {
    display: flex;
    gap: 16px;
    list-style: none;
    padding-left: 0;
    overflow: auto
}

.screenshot-gallery__item {
    flex: 1 1
}

.screenshot-gallery__list img {
    min-width: 146px
}

.glightbox-open {
    overflow: unset !important
}

@media (max-width: 1024px) {
    .screenshot-gallery__list {
        gap: 10px
    }
}

.links {
    display: grid;
    grid-template-columns:1fr auto;
    gap: 16px 10px
}

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

.links__title {
    margin-bottom: 0
}

.links__btn, .links__item._card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 10px;
    padding: 10px 16px;
    border-radius: 10px;
    background: #1f2842;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    border: none;
    width: 100%;
    text-decoration: unset;
    cursor: pointer
}

.links__item._card {
    cursor: auto
}

.links__btn:hover {
    opacity: .6
}

@media (max-width: 1024px) {
    .links__list {
        grid-template-columns:repeat(3, 1fr)
    }
}

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

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

    .links__list {
        grid-template-columns:1fr;
        grid-column: unset
    }

    .links__top-btn {
        margin-left: auto;
        margin-right: auto;
        order: 10
    }
}

.slots {
    display: grid;
    grid-template-columns:1fr auto;
    grid-template-rows: min-content 1fr;
    gap: 16px 10px;
    border-radius: 10px;
    background: var(--footer, #1f2842);
    padding: 16px
}

.wrapper:has(.slots:nth-of-type(2)) {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 16px;
    max-width: calc(var(--width-container) - var(--offsets) * 2);
    margin-left: auto;
    margin-right: auto
}

.wrapper:has(.slots:nth-of-type(2)) .wp-block-heading {
    grid-column: 1/3;
    margin: 0 auto 0 0;
    padding: 0;

}

.wrapper:has(.slots:nth-of-type(2)) .slots {
    width: 100%;
    margin: 0
}

.slots__title {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
    margin-bottom: 0
}

.slots__body {
    display: grid;
    grid-template-columns:repeat(6, 1fr);
    gap: 12px;
    grid-column: 1/3;
    list-style: none;
    padding-left: 0
}

.wrapper:has(.slots:nth-of-type(2)) .slots__body {
    grid-template-columns:repeat(3, 1fr)
}

.slots__item {
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.slots__item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    object-fit: cover;
    z-index: 1
}

.slots__content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 120px;
    gap: 6px 0;
    z-index: 2;
    border-radius: 8px;
    background-color: rgba(9, 15, 30, .7);
    width: 100%;
    height: 100%;
    padding: 10px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden
}

.slots__item._active .slots__content {
    opacity: 1;
    pointer-events: all;
    visibility: visible
}

@media (min-width: 1025px) {
    .slots__item:hover .slots__content {
        opacity: 1;
        pointer-events: all;
        visibility: visible
    }
}

.slots__name {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-align: center
}

.slots__button {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    background: #0a63f6;
    border: none;
    padding: 8px;
    cursor: pointer
}

.slots__button:hover {
    opacity: .7
}

.slots__demo {
    color: #090f1e;
    background: #fff;
    backdrop-filter: blur(4px)
}

@media (max-width: 1220px) {
    .wrapper:has(.slots:nth-of-type(2)) {
        width: calc(100% - var(--offsets) * 2);
        margin-left: var(--offsets);
        margin-right: var(--offsets)
    }

    .slots__body {
        grid-template-columns:repeat(3, 1fr)
    }

    .wrapper:has(.slots:nth-of-type(2)) .slots__body {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 1024px) {
    .wrapper:has(.slots:nth-of-type(2)) {
        grid-template-columns:1fr
    }

    .wrapper:has(.slots:nth-of-type(2)) .wp-block-heading {
        grid-column: 1/2;
    }

    .slots__body, .wrapper:has(.slots:nth-of-type(2)) .slots__body {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media (max-width: 767px) {
    .slots__body, .wrapper:has(.slots:nth-of-type(2)) .slots__body {
        grid-template-columns:repeat(2, 1fr)
    }
}

.popup-bg {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1000
}

.popup-bg._active {
    display: flex
}

.popup {
    display: grid;
    grid-template-columns:1fr min-content;
    grid-template-rows:min-content 1fr min-content;
    gap: 16px;
    max-height: 729px;
    max-width: 1160px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #1f2842;
    padding: 16px;
    margin: 0 var(--offsets)
}

.popup__title {
    color: #fff;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.popup__close {
    background-color: unset;
    border: unset;
    cursor: pointer
}

.popup__body {
    position: relative;
    grid-column: 1/3;
    border-radius: 10px;
    background-color: #0c0c0c;
    overflow: hidden
}

.popup__body iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.popup__buttons {
    justify-self: center;
    grid-column: 1/3
}

@media (max-width: 767px) {
    .popup {
        max-height: unset;
        max-width: unset;
        width: 100%;
        height: 100%;
        border-radius: unset;
        padding: 20px 16px;
        margin: 0
    }

    .popup__buttons {
        width: 100%
    }

    .popup__buttons > * {
        width: 100%
    }
}

:root {
    --swiper-navigation-sides-offset: -20px
}

.providers__list {
    display: flex;
    list-style: none;
    padding: 0
}

.providers__wrap {
    position: relative;
    border-radius: 10px
}

.providers__arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
    background: rgba(0, 0, 0, .3);
    padding: 6px 10px;
    opacity: .6;
    user-select: none;
    cursor: pointer;
    z-index: 10
}

.providers__arrow:hover {
    opacity: 1
}

.providers__arrow._prev {
    left: 0
}

.providers__arrow._next {
    right: 0
}

.providers__arrow._next svg {
    transform: rotate(180deg)
}

.providers__wrap:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 38px;
    height: 100%;
    background: linear-gradient(270deg, #090f1e 0, rgba(9, 15, 30, 0) 100%)
}

.providers__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px 0;
    padding: 12px 8px;
    border-radius: 10px;
    background-color: #1f2842;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.providers__item.swiper-slide {
    display: flex !important
}

@media (max-width: 767px) {
    .providers__item {
        font-size: 10.177px;
        line-height: 15.266px
    }
}

.bonuses {
    display: grid;
    grid-template-columns:1fr auto;
    gap: 16px 10px
}

.bonuses__title {
    margin-bottom: 0
}

.bonuses__list {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 0 20px;
    grid-column: 1/3
}

.bonuses__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px 20px;
    border-radius: 10px;
    min-height: 278px
}

.bonuses__item:nth-child(1) {
    background: linear-gradient(90deg, #8a29f1 0, #6261f5 100%)
}

.bonuses__item:nth-child(2) {
    background: linear-gradient(90deg, #fdb54a 0, #f56e1d 100%)
}

.bonuses__item:nth-child(3) {
    background: linear-gradient(90deg, #7361f4 0, #c106f6 100%)
}

.bonuses__item-title {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px
}

.bonuses__item > :not(img) {
    z-index: 2
}

.bonuses__item img {
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: auto;
    object-fit: cover;
    z-index: 1
}

.bonuses__btn {
    max-width: 202px
}

@media (max-width: 1024px) {
    .bonuses__list {
        grid-template-columns:1fr;
        gap: 23px 0
    }

    .bonuses__item {
        padding: 20px;
        min-height: 216px
    }

    .bonuses__item-title {
        font-size: 20px
    }

    .bonuses__btn {
        max-width: 173px
    }
}

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

.tabs__header {
    display: flex;
    padding: 4px;
    border-radius: 8px;
    border: 1px solid #209ffa;
    list-style: none
}

.tabs__header:has(.tabs__header-item:nth-child(3)) {
    overflow: auto
}

.tabs__header-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 8px;
    color: #abb8c3;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    color: #abb8c3;
    background: 0 0;
    border-radius: 8px;
    padding: 6px 12px;
    flex: 1 1;
    cursor: pointer
}

.tabs__header-item svg {
    opacity: .7
}

.tabs__header-item._active {
    color: #fff;
    background: #209ffa;
    cursor: auto
}

.tabs__header-item._active svg {
    opacity: 1
}

.tabs__item .container {
    padding: 0
}

.tabs__item > :not(:first-child) {
    margin-top: 32px;
}

@media (max-width: 1024px) {
    .tabs {
        gap: 16px 0
    }
}

.custom-list {
    display: flex;
    flex-direction: column;
    gap: 16px 0
}

.custom-list__item {
    display: flex;
    align-items: center;
    gap: 0 10px;
    color: #abb8c3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.custom-list__item img, .custom-list__item svg {
    min-width: 26px;
    height: auto
}

@media (max-width: 1024px) {
    .custom-list {
        gap: 14px 0
    }

    .custom-list__item {
        font-size: 16px
    }
}

.wp-block-table {
    border-radius: 12px;
    overflow: auto;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .4)
}

.page-main > .wrapper > .wp-block-table {
    padding: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(var(--width-container) - var(--offsets) * 2) !important
}

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

.wp-block-table table th {
    padding: 12px;
    text-align: center;
    background-color: #1d53dd;
    border-top: 1px solid #1d53dd;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px
}

.wp-block-table td {
    color: #abb8c3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 12px 18px;
    border: 1px solid rgba(255, 255, 255, .05)
}

.wp-block-table td:not(:last-child), .wp-block-table th:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .4)
}

.block-editor .wp-block-table td, .block-editor .wp-block-table th {
    border: 1px solid #000 !important
}

@media (max-width: 1220px) {
    .page-main > .wrapper > .wp-block-table {
        padding: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: calc(100% - var(--offsets) * 2) !important
    }
}

.payments td:not(.payments__image-cell) {
    text-align: center;
    min-width: 140px
}

.payments__image-inner {
    display: flex;
    align-items: center;
    gap: 8px 14px;
    min-width: 180px
}

@media (max-width: 1024px) {
    .payments__image-inner {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        white-space: nowrap
    }
}

.advantages__list {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 20px;
    list-style: none
}

.advantages__item {
    display: flex;
    flex-direction: column
}

.advantages__item-title {
    display: flex;
    align-items: center;
    gap: 0 10px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0
}

.advantages__item-title:before {
    content: url('data:image/svg+xml,<svg width="34" height="35" viewBox="0 0 34 35" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="0.856934" width="34" height="34" rx="17" fill="%23089E4E"/><g><path d="M16.4561 10.6069C13.3978 10.6099 11.8154 10.6646 10.8116 11.6685C9.8077 12.6724 9.75298 14.2547 9.75 17.313H13.3123C13.0578 16.9952 12.8677 16.6203 12.764 16.2056C12.3738 14.6446 13.7877 13.2308 15.3487 13.621C15.7634 13.7247 16.1383 13.9148 16.4561 14.1692V10.6069Z" fill="white"/><path d="M9.75 18.4005C9.75298 21.4588 9.8077 23.0411 10.8116 24.045C11.8154 25.0488 13.3978 25.1036 16.4561 25.1065V19.3964C15.8908 20.5254 14.7234 21.3005 13.3748 21.3005C13.0745 21.3005 12.8311 21.0571 12.8311 20.7568C12.8311 20.4565 13.0745 20.213 13.3748 20.213C14.489 20.213 15.4226 19.4397 15.668 18.4005H9.75Z" fill="white"/><path d="M17.543 25.1065C20.6012 25.1036 22.1835 25.0488 23.1875 24.045C24.1913 23.0411 24.246 21.4588 24.249 18.4005H18.331C18.5765 19.4397 19.51 20.213 20.6242 20.213C20.9245 20.213 21.168 20.4565 21.168 20.7568C21.168 21.0571 20.9245 21.3005 20.6242 21.3005C19.2756 21.3005 18.1082 20.5254 17.543 19.3964V25.1065Z" fill="white"/><path d="M24.249 17.313C24.246 14.2547 24.1913 12.6724 23.1875 11.6685C22.1835 10.6646 20.6012 10.6099 17.543 10.6069V14.1692C17.8608 13.9148 18.2357 13.7247 18.6503 13.621C20.2113 13.2308 21.6252 14.6446 21.235 16.2056C21.1313 16.6203 20.9412 16.9952 20.6867 17.313H24.249Z" fill="white"/><path d="M15.085 14.676C15.8909 14.8775 16.4563 15.6016 16.4563 16.4322V17.3131H15.5754C14.7448 17.3131 14.0207 16.7477 13.8192 15.9419C13.6281 15.1774 14.3206 14.4849 15.085 14.676Z" fill="white"/><path d="M17.543 16.4322V17.3131H18.4238C19.2544 17.3131 19.9785 16.7477 20.1799 15.9419C20.371 15.1774 19.6786 14.4849 18.9142 14.676C18.1083 14.8775 17.543 15.6016 17.543 16.4322Z" fill="white"/></g><defs><clipPath><rect width="14.5" height="14.5" fill="white" transform="translate(9.75 10.6069)"/></clipPath></defs></svg>');
    display: flex
}

.advantages__item > :nth-child(2) {
    margin-top: 6px !important
}

@media (max-width: 1024px) {
    .advantages__list {
        grid-template-columns:1fr
    }

    .advantages__item-title {
        font-size: 18px
    }
}

.footer {
    display: flex;
    flex-direction: column;
    background-color: var(--color-bg-footer);
    padding-top: 40px;
    padding-bottom: 40px
}

.footer__col {
    display: flex;
    justify-content: center;
    gap: 10px 16px;
    width: 100%
}

.footer__col:not(:last-of-type) {
    padding-bottom: var(--footer-paddings);
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.footer__col.footer__col_1 {
    border-bottom: none;
    gap: 30px 16px
}

.footer__col.footer__col_3 {
    padding-bottom: 0
}

.footer__col.footer__col_4 {
    flex-direction: column;
    gap: 20px 0;
    color: #abb8c3;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding-top: var(--footer-paddings)
}

.footer__col_1 img {
    width: auto;
    max-height: 46px
}

.footer__nav {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1
}

.footer__nav-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 16px;
    flex-wrap: wrap;
    list-style: none
}

.footer__nav-list .menu-item a {
    text-decoration: none
}

.footer__nav-list .menu-item a:hover {
    opacity: .7
}

.footer__social-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    list-style: none;
    margin-left: auto
}

.footer__social-item img {
    max-height: 30px;
    width: auto
}

@media (max-width: 1220px) {
    .footer__col {
        width: calc(100% - var(--offsets) * 2)
    }
}

@media (max-width: 1024px) {
    :root {
        --footer-paddings: 30px
    }

    .footer {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .footer__col.footer__col_1 {
        flex-wrap: wrap
    }

    .footer__col.footer__col_1 img {
        order: 1
    }

    .footer__col.footer__col_1 .footer__social-list {
        flex: 1 1 calc(50% - 8px);
        order: 2
    }

    .footer__nav {
        flex: 1 1 100%;
        order: 3
    }
}

@media (max-width: 500px) {
    .footer__nav-list {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%
    }

    .footer__col.footer__col_2 {
        flex-direction: column
    }

    .footer__copyright {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px
    }

    .footer__col.footer__col_4 {
        gap: 16px 0
    }
}

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

.mobile-button {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    align-items: center;
    gap: 0 14px;
    padding: 12px 16px 12px 69px;
    background: var(--blue, #209ffa);
    border-radius: 12px 12px 0 0;
    z-index: 999
}

.mobile-button.v2 {
    padding: 12px 16px 12px 100px
}

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

.mobile-button.v2 {
    background: var(--green, linear-gradient(90deg, #31bc69 0, #089e4e 100%))
}

.mobile-button img {
    position: absolute;
    max-width: 58px;
    left: 0;
    bottom: 0
}

.mobile-button.v2 img {
    max-width: 68px;
    left: 16px
}

.mobile-button__text {
    color: #fff;
    font-family: "Bricolage Grotesque";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    flex: 1 1
}

.mobile-button__text span {
    font-weight: 800;
    text-transform: uppercase
}

.mobile-button.v2 .mobile-button__text span {
    text-transform: unset
}

.mobile-button__control {
    display: flex;
    align-items: center;
    gap: 0 6px;
    padding: 12px 18px;
    background: unset;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%
}

.toc {
    border-radius: 10px;
    border: 1px solid #0a63f6;
    background: #090f1e;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.toc__title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
}


.toc ol:not([class]) {
    display: none;
}

.toc._active ol:not([class]) {
    display: flex;
    padding-top: 20px;
    flex-direction: column;
    gap: 10px;
}

.toc__title svg {
    fill: #fff
}

.toc svg {
    rotate: 180deg;
}

.toc._active svg {
    rotate: 0deg;
}

.toc ol:not([class]) {
    counter-reset: item
}

.toc ol:not([class]) li {
    position: relative;
    counter-increment: item;
    display: inline;
    padding-left: 30px
}

.toc ol:not([class]) li:before {
    content: counter(item);
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-flex;
    min-width: 20px;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--btn, #1d53dd);
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px
}
