:root {
    --color-header: #463296;
    --color-header-navigation-link: #ffffff;
    --color-header-navigation-link-hover: #0095ff;
    --color-first-button: fff;
    --color-first-button-bg: #1f2841;
    --color-second-button: fff;
    --color-second-button-bg: #089e4e;
    --color-body: #090f1e;
    --color-text: #ffffff;
    --color-title: #ffffff;
    --color-link: #5170ff;
    --color-accent: #1b2439;
    --color-footer: #090f1e;
    --color-footer-navigation-link: #ffffff;
    --color-footer-navigation-link-hover: #0095ff;
    --color-footer-text: #beade4;
    --color-content-button-bg: #ffdc41;
    --color-content-button: #000000;
    --content-button-gradient: linear-gradient(90deg, #2CB865 0%, #089E4E 100%);
    --color-scroll-to-top: #8a34aa;
    --color-arrow-scroll-to-top: #ffffff;

    --color-table-bg: #090f1e;
    --color-table-border: #ffffff26;
    --color-table-th-bg: #94a6cd26;
    --color-table-th-color: #ffffff;
    --color-table-td-color: #ffffff;

    --color-blocks-text-image: #1e1450;
    --color-faq-item: #301e6e;
    --color-faq-item-open: #2cb865;
    --color-faq-item-title: #ffffff;
    --color-faq-item-title-open: #ffffff;
    --color-toc-bg: #1b2439;
    --color-toc-title: #fff;
    --color-toc-item: #ffffff26;
    --color-toc-item-hover: #fff;
    --color-field: #000000;
    --color-field-bg: #ffffff;
}

@charset "UTF-8";
.mp-promocode__copy-btn:hover use, .pp-promocode__copy-btn:hover use, .promocode__copy-btn:hover use {
    scale: 1.02
}

.info-list-item--apparaten ul li img, .info-list-item--soorten ul li img {
    width: 24px;
    height: 24px
}

.auto-toc-auto > ul > li:hover, .toc-section__toc-item:hover {
    box-shadow: 0 0 8px 1px #beade4
}

.auto-toc-auto > ul > li:hover::after, .info-list-item--steun .info-list-item-links .info-list-item-link:hover::after, .toc-section__toc-item:hover::after {
    animation: .35s linear identifier
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    scrollbar-color: rgba(217, 217, 217, .3) transparent;
    scrollbar-width: thin
}

*, :after, :before {
    box-sizing: border-box
}

:root {
    --ff-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    --ff-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

:active, :focus, a:active, a:focus {
    outline: 0
}

.popup.open, aside, footer, header, nav {
    display: block
}

body, html {
    min-height: 100%;
    width: 100%;
    font-size: 16px;
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

body::-webkit-scrollbar-track {
    background: var(--color-body-track)
}

body::-webkit-scrollbar-thumb {
    background: var(--color-body-thumb);
    border-radius: 10px
}

.scroll-top {
    position: fixed;
    bottom: 100px;
    right: 15px;
    z-index: 55;
    opacity: 10
}

.scroll-top__button {
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: linear-gradient(92.58deg, #1e283f 0, rgba(20, 27, 46, .6) 99.71%);
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 20px;
    border: 1px solid #ffffff26
}

.scroll-top__button svg {
    fill: var(--color-arrow-scroll-to-top)
}

button, input, textarea {
    font-family: inherit
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a, a:hover, a:visited {
    text-decoration: none
}

a {
    color: var(--color-link)
}

ul li {
    list-style: none
}

* + p {
    margin-top: 1rem;
}

img {
    vertical-align: top
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 1.5rem 0 1rem;
    font-family: var(--ff-secondary);
    font-size: 1.875rem;
    font-style: normal;
    line-height: 2.25rem;
    text-transform: uppercase
}

.align-left, .mp-hero-section__specifications-list {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.page-404__subtitle, .page-404__title {
    font-family: var(--ff-primary);
    text-align: center
}

.advantages-section__description, .section-description {
    margin-bottom: 1.25rem;
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.breadcrumbs-item, .page-404__subtitle, .page-404__title, .wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6, .wrapper ol, .wrapper p, .wrapper ul, h2, h3, h4, h5, h6, p {
    color: var(--color-text)
}

.ad-section-v2 img {
    max-width: 4.25rem;
    max-height: 4.25rem;
    width: 100%;
    object-fit: contain
}

@media (max-width: 768px) {
    .ad-section-v2 {
        display: flex;
        gap: .3125rem;
        flex: 0 1 auto
    }

    .promocode__main-content {
        max-width: 100%;
        padding-right: 0
    }
}

.ad-section-v2 {
    margin-top: .625rem;
    position: sticky;
    bottom: 0;
    padding: .25rem .75rem 0 .25rem;
    background: #fff;
    display: none;
    justify-content: space-between;
    align-items: center;
    gap: .125rem
}

.page-404__title {
    font-size: 100px;
    margin: 0 0 50px
}

.page-404__subtitle {
    font-size: 35px;
    margin: 0 0 20px
}

.page-404__link {
    margin: auto
}

.toc-toc__container.active ul {
    display: block !important;
    margin-top: 0 !important
}

.wp-block-list {
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-weight: 400;
    line-height: 1.375rem;
    font-family: var(--ff-primary);
    font-style: normal;
    list-style: none;
}

.toc-toc__container.active ul > li > a, .wp-admin .wrapper figcaption {
    color: #fff
}

.toc-toc__container ul {
    display: none !important
}

.toc-toc__container.active .toc-section__title::after {
    transform: translateY(-50%) scaleY(-1)
}

.breadcrumbs-container {
    width: 95%
}

.breadcrumbs__list {
    display: flex;
    align-items: center;
    gap: .25rem;
    margin: .5rem 0
}

.breadcrumbs-item {
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    text-align: left
}

.breadcrumbs-item-second {
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    text-align: left;
    color: #fff
}

.wp-block-table table tbody tr:first-child th:first-child, .wp-block-table table thead tr:first-child td:first-child, .wp-block-table table thead tr:first-child th:first-child {
    min-width: 10rem;
    border-radius: 12px 0 0
}

.wp-block-table table th, .wp-block-table table thead td {
    color: #fff;
    font-family: var(--ff-primary);
    background: #2972d6
}

[class*=" icon-font__"]:before, [class^=icon-font__]:before {
    font-family: icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-font__deposit:before {
    content: "\e901";
    color: #fff
}

.icon-font__casino:before {
    content: "\e902";
    color: #fff
}

.icon-font__bonus:before {
    content: "\e903";
    color: #fff
}

.icon-font__reg:before {
    content: "\e904";
    color: #fff
}

.icon-font__app:before {
    content: "\e905";
    color: #fff
}

.align-items_center {
    align-items: center
}

.align-items_top {
    align-items: start
}

.align-items_bottom {
    align-items: end
}

.auto-toc-auto > ul > li > a,
.text-image__text p {
    color: var(--Text-Color, #e3e3e3);
    font-size: .875rem
}

.wrapper {
    margin-top: 2.75rem;
    padding-bottom: 2.75rem;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.wrapper:has(.auto-toc-auto), .wrapper:has(.toc) {
    margin: 0
}

.auto-toc-auto > ul > li {
    position: relative;
    padding: .5rem .75rem !important;
    border-radius: .5rem;
    border: 1px solid var(--color-toc-item);
    overflow: hidden;
    transition: .3s;
    width: fit-content;
    margin-bottom: 10px
}

.auto-toc-auto > ul, .auto-toc-auto > ul > li:last-child {
    margin-bottom: 0 !important
}

.auto-toc-auto > ul > li > a {
    font-family: var(--ff-primary);
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.auto-toc-auto > ul > li::after {
    position: absolute;
    content: "";
    top: 0;
    left: -300%;
    height: 100%;
    width: 5rem;
    background: rgba(190, 173, 228, .4);
    transform: skewX(-45deg)
}

.auto-toc-auto > ul > li::before {
    content: none !important
}

.info-list-item--betaalmethoden .info-list-item-borg:last-child::after {
    content: none
}

@media (max-width: 576px) {
    .wrapper {
        margin-top: 2rem;
        padding-bottom: 2rem
    }
}

.wrapper:first-child {
    margin-top: 0;
    border-bottom: none
}

.wrapper--without-border, .wrapper:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.pp-promocode__input .btn, .promocode__input .btn {
    padding: 1rem 2rem
}

.wp-block-list {
    display: grid;
    gap: 1rem;
}

.wp-block-list li {
    position: relative;
    padding-left: 1rem;
}

ol.wp-block-list li {
    padding-left: 2rem;
}

ol.wp-block-list {
    counter-reset: MyCounter;
    list-style: none
}

ol.wp-block-list li {
    position: relative;
    counter-increment: MyCounter;
}


.btn svg, .wrapper ol.wp-block-list li:last-child::after {
    display: none
}

ol.wp-block-list li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(MyCounter);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    border: 1px solid #2972d6;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: .625rem
}

ol.wp-block-list li::after {
    position: absolute;
    content: "";
    top: 1.5rem;
    left: .75rem;
    width: .0625rem;
    height: calc(100% - 1.5rem + 1rem);
    background: #2972d6
}

.info-list-item--casino p:last-child, .popup__welcome-bonus-text p:last-child, .text-image__text p:last-child {
    margin-bottom: 0
}


ul.wp-block-list li::before {
    position: absolute;
    top: 6px;
    left: 0;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: .625rem;
    background-image: linear-gradient(112deg, #2972d6 0, #2662cc 100%)
}

.container {
    max-width: 75rem;
    margin: 0 auto
}

.container .container {
    width: 100%
}

.btn {
    position: relative;
    display: block;
    max-width: 11.875rem;
    padding: .6875rem 1.25rem;
    gap: .625rem;
    border-radius: .5rem;
    color: #1e1e28;
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
    transition: .2s;
    text-align: center;
    cursor: pointer
}

.text-image, .text-image__text p {
    font-family: var(--ff-primary);
    line-height: 1.375rem
}

.btn:hover {
    transform: scale(.96)
}

.mp-promocode__copy-btn:hover, .pp-promocode__copy-btn:hover, .promocode__copy-btn:hover {
    transform: scale(.97)
}

.btn--yellow {
    background: var(--color-content-button-bg);
    color: var(--color-content-button)
}

.btn--purple {
    border: none;
    color: #fff;
    background: linear-gradient(107deg, #ffba00 0, #ff9200 100%);
    box-shadow: rgba(0, 0, 0, .2) 0 4px 20px 0
}

.btn--white {
    background: #fff
}

.btn--full-width {
    display: block;
    width: 100%;
    max-width: unset;
    padding: 1.125rem 2rem
}

.btn--with-svg {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .25rem
}

.btn--with-svg svg {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem
}

.mp-hero-section__info {
    margin: 1.5rem 0
}

.text-image {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 1.5rem;
    margin-bottom: 1.25rem;
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.hero-section__title, .text-image h1.text-image__title, .text-image__title {
    font-family: var(--ff-secondary);
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}

.text-image > p {
    font-family: var(--ff-primary);
    font-weight: 400
}

.hero-section__title, .text-image h1.text-image__title {
    color: #fff;
    font-size: 2.25rem;
    line-height: 2.75rem
}

.text-image__title {
    grid-column: 1/-1;
    color: var(--White, #fff);
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-image__text {
    max-width: 36.75rem;
    display: flex;
    flex-direction: column
}

.container .image-text-section:first-child, .container h2:first-child, .prefix-difference__title, text-image__text > :first-child {
    margin-top: 0
}

.text-image__text p {
    margin-bottom: 1.0625rem;
    font-style: normal;
    font-weight: 400
}

.text-image img {
    max-width: 36.75rem;
    object-fit: contain;
    height: fit-content
}

.promocode {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2.125rem;
    border-radius: .625rem;
    gap: 1.375rem;
    overflow: hidden
}

.pp-promocode__bg, .promocode__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.promocode__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.promocode__main-content {
    position: relative;
    gap: .9375rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.promocode__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.0625rem;
    text-align: center
}

.promocode__bonuses-list li, .promocode__description {
    line-height: 1.5rem;
    font-family: Montserrat;
    font-style: normal
}

.promocode__description {
    position: relative;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    padding-bottom: 1.25rem
}

.promocode__description::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(270deg, rgba(126, 172, 47, 0) -7.11%, #7eac2f 50.12%, rgba(126, 172, 47, 0) 107.93%)
}

.pp-promocode__copy-btn.copied, .promocode__copy-btn.copied {
    background-color: #10ec10
}

.promocode__description span {
    color: #a7dc4c;
    font-weight: 700
}

.promocode__registration {
    display: flex;
    align-items: flex-start;
    gap: 1.875rem
}

.promocode__bonuses-list {
    min-width: 17.3125rem
}

.promocode__bonuses-list li {
    list-style: none;
    padding-bottom: 1.0625rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500
}

.promocode__bonuses-list li span, .promocode__input input {
    font-weight: 700;
    color: #a7dc4c
}

.promocode__bonuses-list li::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' viewBox='0 0 7 7' fill='none'%3E%3Ccircle cx='3.5' cy='3.5' r='3.5' fill='%23A7DC4C'/%3E%3C/svg%3E");
    display: inline-block;
    margin-right: .625rem;
    text-align: center;
    height: .4375rem;
    width: .4375rem;
    transform: translateY(-50%)
}

.promocode__bonuses-list li:last-child {
    padding-bottom: 0
}

.mp-promocode__input, .promocode__input {
    display: flex;
    flex-direction: column;
    gap: .625rem
}

.promocode__input-copy-block {
    width: 100%;
    height: 3.25rem;
    gap: .25rem;
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3);
    padding: .125rem
}

.promocode__input input {
    max-width: 11.875rem;
    background-color: transparent;
    font-family: Montserrat;
    font-size: 1.125rem;
    font-style: normal;
    line-height: 1rem;
    padding: 1rem 1.25rem
}

.promocode__copy-btn {
    padding: .75rem 1.25rem;
    min-width: 5.25rem;
    min-height: 2.375rem;
    height: 100%;
    border-radius: 3px;
    background: #185a8a;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .25rem;
    color: #fff;
    font-family: "TT Firs Neue";
    font-size: .875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1rem;
    transition: .2s
}

.promocode__copy-btn svg {
    width: 1.25rem;
    height: 1.25rem
}

.promocode__copy-btn svg use {
    transition: .2s
}

.pp-promocode {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 1.5rem;
    justify-content: flex-start;
    border-radius: .625rem;
    gap: 1.375rem;
    overflow: hidden
}

.pp-promocode__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pp-promocode__main-content {
    position: relative;
    gap: .5rem;
    flex: 1;
    max-width: 15.375rem;
    display: flex;
    flex-direction: column
}

@media (max-width: 768px) {
    .promocode__registration {
        flex-direction: column
    }

    .promocode__input {
        width: 100%;
        align-self: center
    }

    .pp-promocode {
        width: 100%;
        flex-direction: column;
        gap: .3125rem
    }

    .pp-promocode__main-content {
        max-width: 100%;
        padding-right: 0
    }
}

.pp-promocode__title {
    color: #fff;
    font-family: Montserrat;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left
}

.pp-promocode__description {
    color: #fff;
    font-family: Montserrat;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem
}

.pp-promocode__copy-btn, .pp-promocode__time {
    font-size: .875rem;
    font-style: normal;
    color: #fff
}

.pp-promocode__description span {
    color: #a7dc4c;
    font-weight: 700
}

.pp-promocode__time {
    font-family: Montserrat;
    font-weight: 300;
    line-height: 1.5rem
}

.pp-promocode > svg {
    position: relative;
    width: 3.125rem;
    height: 2.5rem;
    align-self: center
}

.mp-promocode__copy-btn svg, .pp-promocode__copy-btn svg {
    width: 1.25rem;
    height: 1.25rem
}

@media (max-width: 390px) {
    .pp-promocode__main-content {
        max-width: 95%;
        margin: 0 auto
    }

    .pp-promocode__title {
        order: 1;
        text-align: center
    }

    .pp-promocode__description {
        order: 3;
        text-align: center
    }

    .pp-promocode__time {
        order: 2;
        text-align: center
    }

    .pp-promocode > svg {
        transform: translate(-90%, -20%) scaleX(-1) rotate(90deg)
    }
}

.pp-promocode__input {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: .625rem;
    max-width: 16.625rem
}

.pp-promocode__input-copy-block {
    width: 100%;
    height: 3.25rem;
    gap: .25rem;
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3);
    padding: .125rem
}

.pp-promocode__input input {
    max-width: 10.625rem;
    color: #a7dc4c;
    background-color: transparent;
    font-family: Montserrat;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1rem;
    padding: 1rem .3125rem 1rem 1.25rem
}

.pp-promocode__copy-btn {
    padding: .75rem .625rem;
    min-width: 5.375rem;
    min-height: 2.375rem;
    height: 100%;
    border-radius: 3px;
    background: #093056;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .25rem;
    font-family: "TT Firs Neue";
    font-weight: 600;
    line-height: 1rem;
    transition: .2s
}

.pp-promocode__copy-btn svg use {
    transition: .2s
}

.mp-promocode {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 1.625rem 1.875rem 1.875rem;
    border-radius: .625rem;
    background: var(--bg-sports, linear-gradient(102deg, rgba(4, 14, 40, .6) 0, rgba(4, 14, 40, .18) 100%), #185a8a);
    gap: .625rem;
    overflow: hidden
}

.mp-promocode__main-content {
    gap: 1.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.mp-promocode__title {
    color: #fff;
    font-family: Montserrat;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center
}

.mp-promocode__specs-name, .mp-promocode__specs-value {
    font-family: Montserrat;
    font-style: normal;
    line-height: 25.554px;
    text-align: center
}

.mp-promocode__specs {
    display: flex;
    justify-content: center
}

.mp-promocode__specs-item {
    display: flex;
    flex-direction: column;
    gap: .25rem;
    padding-right: 1.375rem;
    padding-left: 1.375rem;
    border-right: 1px solid rgba(227, 227, 227, .3)
}

.mp-promocode__specs-item:last-child {
    border-right: none;
    padding-right: 0
}

.mp-promocode__specs-item:first-child {
    padding-left: 0
}

.mp-promocode__specs-value {
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 600;
    letter-spacing: -.17px
}

.mp-promocode__specs-value--stars::after {
    content: " ★ ★ ★ ★ ★"
}

.mp-promocode__specs-name {
    color: #dfdfdf;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: -.14px
}

.mp-promocode__description, .mp-promocode__input input {
    font-family: Montserrat;
    font-size: 1.125rem;
    font-style: normal
}

.mp-promocode__buttons {
    position: relative;
    display: flex;
    gap: 1.125rem;
    padding-bottom: 1.25rem
}

.mp-promocode__buttons::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(270deg, rgba(126, 172, 47, 0) -7.11%, #7eac2f 50.12%, rgba(126, 172, 47, 0) 107.93%)
}

.mp-promocode__buttons .btn {
    padding-top: .875rem;
    padding-bottom: .875rem
}

.mp-promocode__description {
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 1.5rem
}

.mp-promocode__description span {
    color: #a7dc4c;
    font-weight: 700
}

.mp-promocode__input-copy-block {
    width: 100%;
    height: 3.25rem;
    gap: .25rem;
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .3);
    padding: .125rem
}

.mp-promocode__input input {
    max-width: 11.875rem;
    color: #a7dc4c;
    background-color: transparent;
    font-weight: 700;
    line-height: 1rem;
    padding: 1rem 1.25rem
}

.mp-promocode__input .btn {
    padding: 1rem 2rem
}

.mp-promocode__copy-btn {
    padding: .75rem 1.25rem;
    min-width: 5.25rem;
    min-height: 2.375rem;
    height: 100%;
    border-radius: 3px;
    background: #093056;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .25rem;
    color: #fff;
    font-family: "TT Firs Neue";
    font-size: .875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1rem;
    transition: .2s
}

.mp-promocode__copy-btn.copied {
    background-color: #10ec10
}

.mp-promocode__copy-btn svg use {
    transition: .2s
}

@media (max-width: 1380px) {
    .container {
        width: 95%
    }

    .text-image__text {
        max-width: 100%;
        grid-column: 1/-1
    }

    .mp-hero-section__info {
        order: 1
    }

    .text-image img {
        max-width: 100%;
        width: 100%;
        grid-column: 1/-1;
        order: 2
    }

    .mp-promocode__main-content, .pp-promocode__main-content, .promocode__main-content {
        flex-direction: column
    }
}

.popup {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0
}

.popup__bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.popup__content {
    width: 100%;
    max-width: 72.25rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 2;
    padding: 1.25rem;
    border-radius: .75rem;
    background: #fff;
    overflow: auto;
    max-height: 100vh
}

.popup__welcome-bonus-title {
    margin: 0 0 .75rem;
    width: 85%;
    position: relative;
    display: flex;
    gap: .5rem;
    align-items: center;
    color: var(--text-white-bg, #58586c);
    font-family: var(--ff-secondary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: uppercase
}

.popup__welcome-bonus .btn, .wp-block-table {
    margin-top: 1rem
}

.app_link_image, .popup__welcome-bonus-description, .popup__welcome-bonus-list li, .popup__welcome-bonus-list li::before, .popup__welcome-bonus-text p, .wp-block-table table td, .wp-block-table table th {
    font-family: var(--ff-primary);
    font-style: normal
}

.popup__welcome-bonus-title svg {
    display: inline-block;
    max-width: 2.5rem;
    max-height: 2.5rem;
    cursor: pointer
}

.popup__welcome-bonus-title svg:first-child {
    border-radius: 8px;
    background: rgba(255, 255, 255, .05)
}

.popup__welcome-bonus-title svg:last-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.popup__welcome-bonus-description {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem
}

.popup__welcome-bonus-description span {
    color: var(--Green, #0afe87)
}

.popup__welcome-bonus-text {
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.popup__welcome-bonus-text p {
    margin-bottom: .625rem;
    color: var(--text-white-bg, #58586c);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem
}

.popup__welcome-bonus-list {
    counter-reset: MyCounter
}

.popup__welcome-bonus-list li {
    position: relative;
    counter-increment: MyCounter;
    color: var(--text-white-bg, #58586c);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    padding-bottom: 1rem;
    padding-left: 2.125rem
}

.popup__welcome-bonus-list li:last-child {
    padding-bottom: 0
}

.hidden, .hidden_svg, .popup__welcome-bonus-list li:last-child::after {
    display: none
}

.popup__welcome-bonus-list li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(MyCounter);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    border: 1px solid #2972d6;
    color: #2972d6;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.375rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: .625rem
}

.popup__welcome-bonus-list li::after {
    position: absolute;
    content: "";
    top: 1.5rem;
    left: .75rem;
    width: .0625rem;
    height: calc(100% - 1.5rem);
    background: #2972d6
}

.popup__welcome-bonus-list li span {
    color: var(--text-white-bg, #58586c);
    font-weight: 700
}

.popup .js-cross {
    position: absolute;
    top: .625rem;
    right: .625rem;
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer
}

.app_link_image {
    font-weight: 600;
    line-height: 1.25rem
}

.header__nav-mobile-content-title, .info-list-item-title, .title {
    font-family: var(--ff-secondary);
    text-transform: uppercase
}

.app_link_image > img {
    position: relative;
    width: 32px;
    height: 32px
}

.wp-block-table {
    overflow-x: auto;
    margin-bottom: 1.0625rem
}

.wp-block-table table {
    width: 100%;
    border-spacing: 0;
    height: auto;
    border-radius: 10px;
    overflow: auto;
    background-color: var(--color-table-bg)
}

.wp-block-table table thead tr:first-child td:nth-child(2), .wp-block-table table thead tr:first-child th:nth-child(2) {
    width: 32.5rem
}

.wp-block-table table thead tr:first-child td:last-child, .wp-block-table table thead tr:first-child th:last-child {
    width: 32.5rem;
    border-radius: 0 12px 0 0
}

.wp-block-table table thead td, .wp-block-table table thead th {
    color: var(--color-table-th-color);
    text-align: center;
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.375rem;
    background: var(--color-table-th-bg)
}

.wp-block-table table td, .wp-block-table table th {
    border: 1px solid var(--color-table-border);
    padding: .75rem;
    text-align: center;
    color: var(--color-table-td-color);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem
}

.info-list-item--casino p span, .info-list-item--soorten ul li {
    color: var(--Text-Color, #e3e3e3);
    font-weight: 400
}

.wp-block-table table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 12px
}

.wp-block-table table tbody tr:last-child td:last-child {
    border-radius: 0 0 12px
}

.wp-block-table.two-layers-head table thead > tr > th:first-child {
    border-bottom: none;
    padding-top: 1.5625rem;
    padding-bottom: 0;
    line-height: normal
}

.info-list-item--casino p, .info-list-item--casino p span, .wp-block-table.two-layers-head table tbody tr:first-child td {
    line-height: 1.375rem;
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal
}

.wp-block-table.two-layers-head table tbody tr:first-child td:nth-child(1) {
    border-top: none;
    color: transparent
}

.wp-block-table.two-layers-head {
    max-width: 75rem;
    margin: 1.75rem auto
}

.wp-block-table.two-layers-head table tbody tr:first-child td {
    color: #fff;
    text-align: center;
    background: #2972d6
}

.info-list {
    margin-top: .625rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 1.25rem
}

.info-list-item {
    display: inline-block;
    border-radius: .75rem;
    padding: .75rem;
    background: var(--color-accent)
}

.info-list-item--casino {
    max-width: 18.125rem;
    flex: 1 1 auto
}

@media (max-width: 576px) {
    .container {
        width: 92%
    }

    .text-image h1.text-image__title {
        font-size: 1.75rem;
        line-height: 2.25rem
    }

    .mp-hero-section__info {
        margin: 1.5rem 0
    }

    .text-image__title {
        font-size: 1.5rem;
        line-height: 1.75rem
    }

    .promocode {
        padding: 1.25rem;
        width: 100%
    }

    .promocode__bonuses-list li {
        font-size: .9375rem;
        line-height: 1.25rem
    }

    .mp-promocode__description, .mp-promocode__specs-value, .pp-promocode__description {
        font-size: .875rem
    }

    .pp-promocode {
        width: 100%
    }

    .mp-promocode {
        padding: 1.375rem 1.25rem 1.25rem;
        width: 100%
    }

    .mp-promocode__specs-item {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .mp-promocode__specs-value--stars::after {
        content: " ★ ";
        font-size: 1.0625rem
    }

    .mp-promocode__specs-name {
        font-size: .75rem
    }

    .info-list-item--casino {
        max-width: 100%
    }
}

.info-list-item--casino p {
    margin-bottom: .5rem;
    color: var(--White, #fff);
    font-weight: 700
}

.info-list-item--soorten {
    max-width: 18.125rem;
    flex: 1 1 auto
}

@media (max-width: 576px) {
    .info-list-item--soorten {
        max-width: 100%
    }
}

.info-list-item--soorten ul {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem
}

.info-list-item--soorten ul li {
    display: flex;
    align-items: center;
    gap: .25rem;
    padding: .25rem .75rem;
    border-radius: .5rem;
    border: 1px solid rgba(255, 255, 255, .1);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    line-height: 1.5rem
}

.info-list-item--betaalmethoden {
    max-width: 36.25rem;
    flex: 1 1 auto
}

.info-list-item--betaalmethoden .info-list-item-deposit {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    padding-bottom: .75rem;
    border-bottom: 2px solid rgba(255, 255, 255, .1)
}

@media (max-width: 576px) {
    .info-list-item--betaalmethoden {
        max-width: 100%
    }

    .info-list-item--betaalmethoden .info-list-item-deposit {
        flex-direction: column
    }
}

.info-list-item--betaalmethoden .info-list-item-borg, .info-list-item--betaalmethoden .info-list-item-opname {
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.info-list-item--betaalmethoden .info-list-item-borg ul, .info-list-item--betaalmethoden .info-list-item-opname ul {
    margin-top: .75rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: .5rem
}

.info-list-item--betaalmethoden .info-list-item-borg ul li, .info-list-item--betaalmethoden .info-list-item-opname ul li {
    width: 2.25rem;
    height: 1.5rem
}

.info-list-item--betaalmethoden .info-list-item-borg ul li {
    max-width: 55px;
    height: auto;
    width: 100%;
}

.info-list-item--betaalmethoden .info-list-item-borg ul li img, .info-list-item--betaalmethoden .info-list-item-opname ul li img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.info-list-item--betaalmethoden .info-list-item-borg {
    position: relative
}

.info-list-item--betaalmethoden .info-list-item-borg::after {
    position: absolute;
    content: "";
    top: 0;
    right: -.625rem;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .1)
}

.info-list-item--betaalmethoden p {
    padding-bottom: .75rem;
    padding-top: .75rem;
    color: var(--White, #fff);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.375rem;
    border-bottom: 2px solid rgba(255, 255, 255, .1)
}

.info-list-item--apparaten ul li, .info-list-item--betaalmethoden p span, .info-list-item--bonussen ul li, .info-list-item--softwareleverancier span, .info-list-item--steun .info-list-item-links .info-list-item-link a, .steps-list .step-text p {
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: .875rem
}

.info-list-item--steun .info-list-item-links .info-list-item-link img {
    max-height: 24px;
    width: fit-content;
    object-fit: contain;
}

.info-list-item--betaalmethoden p span {
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.info-list-item--apparaten ul li, .info-list-item--bonussen ul li, .info-list-item-title {
    line-height: 1.5rem;
    font-style: normal;
    font-weight: 400
}

.info-list-item--betaalmethoden .info-list-item-minmax {
    position: relative;
    display: flex;
    justify-content: space-between
}

.info-list-item--betaalmethoden .info-list-item-minmax::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .1)
}

.header__nav li svg, .info-list-item--steun .info-list-item-links .info-list-item-link svg, .steps-list .step::before {
    width: 1.5rem;
    height: 1.5rem
}

.info-list-item--betaalmethoden .info-list-item-minmax p {
    padding-bottom: 0;
    border-bottom: none
}

.info-list-item--bonussen {
    max-width: 22.6875rem;
    flex: 1 1 auto
}

@media (max-width: 576px) {
    .info-list-item--bonussen {
        max-width: 100%
    }
}

.info-list-item--bonussen ul {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem
}

.info-list-item--bonussen ul li {
    padding: .25rem .75rem;
    border-radius: .5rem;
    border: 1px solid rgba(255, 255, 255, .1)
}

.info-list-item--apparaten {
    max-width: 16.1875rem;
    flex: 1 1 auto
}

@media (max-width: 576px) {
    .info-list-item--apparaten {
        max-width: 100%
    }
}

.info-list-item--apparaten ul {
    display: flex;
    flex-wrap: wrap;
    gap: .25rem
}

.info-list-item--apparaten ul li {
    display: flex;
    align-items: center;
    gap: .25rem;
    padding: .25rem .75rem;
    border-radius: .5rem;
    border: 1px solid rgba(255, 255, 255, .1)
}

.info-list-item--softwareleverancier {
    max-width: 16.1875rem;
    flex: 1 1 auto
}

@media (max-width: 576px) {
    .info-list-item--softwareleverancier {
        max-width: 100%
    }
}

.info-list-item--softwareleverancier .info-list-item-img {
    width: 11.25rem;
    margin-bottom: .5rem
}

.info-list-item--softwareleverancier .info-list-item-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 32px;
    width: fit-content;
}

.info-list-item--softwareleverancier span {
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.info-list-item--steun {
    max-width: 16.1875rem;
    flex: 1 1 auto
}

.info-list-item--steun .info-list-item-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .25rem
}

@media (max-width: 576px) {
    .info-list-item--steun {
        max-width: 100%
    }

    .info-list-item--steun .info-list-item-links {
        flex-direction: row;
        gap: .5rem;
        flex-wrap: wrap
    }
}

.info-list-item--steun .info-list-item-links .info-list-item-link {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: .25rem;
    padding: 0 .4rem;
    border-radius: .5rem;
    border: 1px solid rgba(255, 255, 255, .1)
}

.info-list-item--steun .info-list-item-links .info-list-item-link a,
.info-list-item--steun .info-list-item-links .info-list-item-link span {
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    display: inline-block;
    padding: .25rem .75rem;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.info-list-item--steun .info-list-item-links .info-list-item-link::after {
    position: absolute;
    content: "";
    top: 0;
    left: -300%;
    height: 100%;
    width: 5rem;
    background: rgba(190, 173, 228, .4);
    transform: skewX(-45deg)
}

.info-list-item--steun .info-list-item-links .info-list-item-link:hover {
    box-shadow: 0 0 8px 1px #beade4;
    cursor: pointer
}

.info-list-item-title {
    margin: 0 0 1rem;
    color: var(--White, #fff);
    font-size: 1.25rem
}

.steps-list {
    margin-top: .9375rem;
    margin-bottom: .9375rem;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 3.125rem;
    counter-reset: myCounter
}

.steps-list::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #2972d669;
}

.header__burger span, .header__burger::after, .header__burger::before {
    background-color: #fff;
    height: 2px;
    width: 100%
}

.steps-list .step {
    position: relative;
    width: 100%;
    padding: .75rem;
    border-radius: 0 12px 12px 0;
    border: 1px solid #2972d6;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem
}

.steps-list .step::before {
    counter-increment: myCounter;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    content: counter(myCounter);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #090f1e;
    border: 1px solid #2972d6;
    border-radius: 50%;
    color: #fff;
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.375rem
}

.tabs-section__tabs-list-btn.active + .tabs-section__tabs-list-btn, .tabs-section__tabs-list-btn.active + .tabs-section__tabs-list-btn:last-child {
    border-top: none;
    border-bottom: 2px solid #2972d6
}

.steps-list .step-text {
    max-width: 35.625rem
}

.steps-list .step-text p {
    margin-bottom: .625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.steps-list .step-text .btn {
    margin-top: .75rem;
    margin-bottom: .3125rem;
    padding: .75rem 1.25rem;
    max-width: 17.5rem
}

.steps-list .step img {
    max-width: 40.4375rem;
    height: 100%;
    overflow: hidden;
    border-radius: .5rem;
    object-fit: cover
}

.no-scroll {
    overflow: hidden
}

.title {
    color: var(--color-title);
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.25rem;
    margin-bottom: 1.5rem
}

body {
    background-color: var(--color-body);
    font-family: var(--ff-primary), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

main {
    flex-grow: 1
}

.header {
    position: sticky;
    top: 0;
    padding-top: .625rem;
    padding-bottom: .625rem;
    width: 100%;
    z-index: 99;
    background: var(--color-header);
    background-image: linear-gradient(92deg, #1e283f, rgba(20, 27, 46, .6));
    background-color: #090f1e
}

.header__content {
    display: flex
}

@media (max-width: 1380px) {
    .steps-list .step {
        flex-direction: column-reverse
    }

    .steps-list .step-text {
        max-width: 100%
    }

    .header__content {
        position: relative;
        justify-content: space-between;
        padding: 0 .9375rem
    }
}

.header__logo {
    display: flex;
    align-items: flex-start;
    margin-right: 2.75rem
}

.header__nav {
    flex: 1 0 auto;
    display: flex;
    align-items: flex-start;
    max-width: 50%
}

.header__nav-mobile {
    position: relative;
    display: none;
    width: 95%;
    margin: 10rem auto 0;
    align-items: flex-start;
    gap: 1rem;
    padding: .75rem;
    border-radius: .75rem;
    background: linear-gradient(0deg, rgba(48, 30, 110, .95) 0, rgba(48, 30, 110, .95) 100%);
    overflow: hidden
}

.header__nav li, .main-nav__list {
    align-items: center;
    display: flex
}

.header__nav-mobile-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.header__nav-mobile-img {
    position: relative;
    width: 6rem
}

.header__nav-mobile-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.header__nav-mobile-content {
    position: relative
}

.header__nav-mobile-content-title {
    color: #fff;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: .25rem
}

.header__nav li, .header__nav-mobile-content-description {
    font-size: .875rem;
    font-style: normal;
    font-family: var(--ff-primary)
}

.header__nav-mobile-content-description {
    color: var(--Text-Color, #e3e3e3);
    font-weight: 400;
    line-height: 1.375rem;
    margin-bottom: 1rem
}

.main-nav__list {
    width: 100%;
    margin-top: .625rem;
    flex-wrap: wrap;
    gap: 1.75rem
}

.header__nav li {
    gap: .25rem;
    color: var(--White, #fff);
    font-weight: 500;
    line-height: 1.25rem
}

.header__nav li a {
    color: #fff;
    transition: color .2s
}

.header__nav li a:hover {
    color: var(--color-header-navigation-link-hover)
}

.page-header__button--first {
    color: var(--color-first-button);
    background-color: var(--color-first-button-bg)
}

.page-header__button--second {
    color: var(--color-second-button);
    background-color: var(--color-second-button-bg)
}

.main-nav__link {
    display: flex;
    align-items: center;
    gap: .25rem;
    color: var(--color-header-navigation-link)
}

.header__nav li span {
    color: #c3bfbf;
    cursor: default
}

.header__nav li .submenu {
    display: none;
    position: absolute;
    min-width: 9.375rem;
    padding: 1.25rem .625rem 1.25rem 1.25rem;
    flex-direction: column;
    gap: .625rem;
    justify-content: center;
    align-items: flex-start;
    border-radius: 1rem;
    background: #fff;
    right: 50%;
    top: .625rem;
    transform: translateX(50%)
}

.header__nav li .submenu a {
    color: #040507
}

.header__nav li .submenu__item {
    display: flex;
    align-items: center;
    gap: .625rem;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: .625rem
}

.header__active-lang span, .header__langs-menu li span, .hero-section__welcome-bonus-hidden .hero-section__welcome-bonus-text p, .hero-section__welcome-bonus-text p {
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.faq-section__item-text p:last-child, .header__nav li .submenu__item:last-child, .hero-section__promotions-text p:last-child, .hero-section__text p:last-child, .hero-section__welcome-bonus-text p:last-child, .mp-hero-section__text p:last-child, .vp-hero-section__text > p:last-child {
    margin-bottom: 0
}

.header__nav li .submenu__item img {
    width: 2rem;
    height: 2rem
}

.header__nav li.has-submenu {
    position: relative;
    padding-right: 1.375rem
}

.header__nav li.has-submenu > a, .header__nav li.has-submenu > span {
    display: inline-block
}

.header__nav li.has-submenu > a::after, .header__nav li.has-submenu > span::after {
    position: absolute;
    top: .375rem;
    right: .5rem;
    content: "";
    display: inline-block;
    width: .5rem;
    height: .5rem;
    margin-bottom: 1px;
    background-image: url(../img/arrow.svg);
    cursor: pointer;
    transition: .2s
}

.header__nav li.active > a::after, .header__nav li.active > span::after {
    top: .75rem;
    transform: rotate(180deg)
}

.header__nav li.active .submenu {
    display: flex
}

.header__active-lang img, .hero-section__welcome-bonus-list li::before {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%
}

@media (min-width: 1380px) {
    .header__nav li:hover a::after, .header__nav li:hover span::after {
        transform: rotate(180deg)
    }

    .header__nav li:hover .submenu {
        display: flex
    }
}

.header__lang {
    position: relative;
    margin-left: 1.875rem;
    width: 3.5rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .25rem;
    transform: translateY(5px);
    cursor: pointer
}

.header__lang.active .header__active-lang svg {
    transform: rotate(-180deg)
}

.header__lang.active .header__langs-menu {
    display: flex;
    flex-direction: column
}

.header__active-lang {
    display: flex;
    align-items: center;
    gap: .375rem;
    border-radius: .375rem;
    background: rgba(255, 255, 255, .1);
    padding: .3125rem
}

.header__active-lang span {
    color: var(--White, #fff);
    font-family: var(--ff-primary)
}

.header__active-lang svg {
    transition: .2s;
    width: .625rem;
    height: .375rem
}

.header__langs-menu {
    padding: .625rem .375rem;
    border-radius: .625rem;
    display: none;
    flex-direction: column;
    gap: .125rem;
    justify-content: flex-start;
    align-items: flex-start;
    background: #fff;
    position: absolute;
    right: 0;
    top: 2.6875rem;
    z-index: 99
}

.header__langs-menu::after {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='4' viewBox='0 0 8 4' fill='none'%3E%3Cpath d='M4 0L0 4H8L4 0Z' fill='white'/%3E%3C/svg%3E");
    top: -.8125rem;
    right: 1.25rem
}

.header__langs-menu li {
    width: 100%;
    text-wrap: nowrap;
    white-space: nowrap;
    border-radius: .625rem;
    padding: .625rem;
    transition: .2s
}

.header__langs-menu li:hover {
    background: rgba(190, 173, 228, .3)
}

.header__langs-menu li.hide {
    display: none
}

.header__langs-menu li img {
    width: 1.5625rem;
    height: 1.5625rem;
    margin-right: .625rem;
    border-radius: 50%
}

.header__langs-menu li span {
    color: var(--text-white-bg, #58586c);
    font-family: var(--ff-primary)
}

.header__buttons {
    max-width: 26.25rem;
    display: flex;
    justify-content: flex-end;
    align-self: flex-start;
    gap: .5rem;
    flex-wrap: wrap
}

.header__buttons .btn--yellow {
    min-width: 11.25rem
}

.header__buttons .btn--purple {
    min-width: 10.25rem
}

@media (max-width: 1671px) {
    .header__buttons {
        flex: 1 0 auto
    }
}

@media (max-width: 1380px) {
    .main-nav__list {
        flex-wrap: nowrap
    }

    .header__nav li .submenu {
        width: 100%;
        position: static;
        background-color: transparent;
        transform: none;
        padding: .75rem .3125rem 1.25rem
    }

    .header__nav li .submenu li {
        border: none
    }

    .header__nav li.active > a, .header__nav li.active > span {
        color: #fff
    }

    .header__nav li.active a {
        padding-left: 0
    }

    .header__nav li {
        width: 90%;
        margin-left: .625rem;
        margin-right: .625rem;
        padding-bottom: 1.0625rem
    }

    .header__nav li:last-child {
        padding-bottom: 0
    }

    .header__nav {
        background: #090f1e;
        position: absolute;
        bottom: 0;
        right: 50%;
        transform: translate(50%, calc(100% + .625rem));
        height: calc(100vh - var(--height));
        height: calc(100svh - var(--height));
        max-width: 100vw;
        width: 100vw;
        display: none;
        z-index: 5;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        overflow-y: auto
    }

    .header__nav ul {
        flex-direction: column;
        gap: .625rem
    }

    .header__nav .header__nav-mobile {
        display: flex
    }

    .header__lang {
        order: 2;
        margin-left: auto
    }

    .header__buttons {
        flex-direction: row;
        margin-right: 3.75rem;
        margin-left: 1.25rem;
        gap: .5rem;
        order: 3;
        flex: none
    }
}

.header__burger {
    display: none;
    position: relative;
    width: 1.25rem;
    height: 1rem;
    margin-top: .625rem;
    cursor: pointer;
    transition: filter .3s
}

.header__burger::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0
}

.header__burger span, .hero-section__welcome-bonus-title svg:last-child, .toc-section__title::after {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    right: 0
}

.header__burger::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0
}

.header__burger:active, .header__burger:hover {
    filter: drop-shadow(0 2px 5px #4993e3)
}

.header.burger-active .header__burger span {
    display: none
}

.header.burger-active .header__burger::before {
    transform: rotate(45deg);
    top: 6px;
    right: 5px
}

.header.burger-active .header__burger::after {
    transform: rotate(-45deg);
    bottom: 8px;
    right: 5px
}

.hero-section {
    padding-top: 1.5rem
}

.hero-section img {
    max-width: 100%;
    border-radius: .625rem;
    overflow: hidden;
    object-fit: cover
}

.hero-section__content {
    margin-top: 1.25rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 1.5rem
}

.hero-section__promotions-title, .hero-section__welcome-bonus-title {
    gap: .5rem;
    margin-bottom: .75rem;
    color: #fff;
    line-height: 1.5rem;
    text-transform: uppercase
}

.hero-section__welcome-bonus {
    max-width: 23.1875rem;
    padding: .75rem;
    border-radius: .75rem;
    background: var(--color-accent)
}

.hero-section__welcome-bonus.open {
    background: #fff
}

.hero-section__welcome-bonus.open .hero-section__welcome-bonus-hidden {
    display: block
}

.hero-section__welcome-bonus-hidden, .hero-section__welcome-bonus-list li:last-child::after, .hero-section__welcome-bonus.open .hero-section__welcome-bonus-visible {
    display: none
}

.hero-section__welcome-bonus-hidden .hero-section__welcome-bonus-title {
    color: var(--text-white-bg, #58586c);
    font-family: var(--ff-secondary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: uppercase
}

.hero-section__welcome-bonus-hidden .hero-section__welcome-bonus-title img {
    max-width: 2.5rem;
    max-height: 2.5rem;
    cursor: pointer
}

.hero-section__welcome-bonus-hidden .hero-section__welcome-bonus-text p {
    color: var(--text-white-bg, #58586c);
    font-family: var(--ff-primary)
}

.hero-section__welcome-bonus-hidden .btn {
    margin-top: 1rem
}

.hero-section__welcome-bonus-title {
    position: relative;
    display: flex;
    align-items: center;
    font-family: var(--ff-secondary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400
}

.hero-section__welcome-bonus-title img {
    display: inline-block;
    max-width: 1.5625rem;
    max-height: 1.5625rem
}

.hero-section__welcome-bonus-title svg:last-child {
    cursor: pointer
}

.hero-section__welcome-bonus-description {
    color: #fff;
    font-family: var(--ff-primary);
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem
}

.hero-section__welcome-bonus-description span {
    color: var(--Green, #0afe87)
}

.hero-section__welcome-bonus-text {
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.hero-section__welcome-bonus-text p {
    margin-bottom: .625rem;
    color: #e3e3e3;
    font-family: var(--ff-primary)
}

.hero-section__welcome-bonus-list {
    counter-reset: MyCounter
}

.hero-section__welcome-bonus-list li {
    position: relative;
    counter-increment: MyCounter;
    color: var(--text-white-bg, #58586c);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem;
    padding-bottom: 1rem;
    padding-left: 2.125rem
}

.hero-section__promotions-text p, .hero-section__text p {
    margin-bottom: .625rem;
    color: #e3e3e3;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    font-family: var(--ff-primary);
    font-style: normal
}

.hero-section__welcome-bonus-list li:last-child {
    padding-bottom: 0
}

.hero-section__welcome-bonus-list li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: counter(MyCounter);
    border: 1px solid #2972d6;
    color: #2972d6;
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.375rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: .625rem
}

.hero-section__welcome-bonus-list li::after {
    position: absolute;
    content: "";
    top: 1.5rem;
    left: .75rem;
    width: .0625rem;
    height: calc(100% - 1.5rem);
    background: #2972d6
}

.hero-section__welcome-bonus-list li span {
    color: var(--text-white-bg, #58586c);
    font-weight: 700
}

.hero-section__promotions {
    display: flex;
    flex-direction: column;
    max-width: 23.1875rem;
    padding: .75rem;
    border-radius: .75rem;
    background: var(--color-accent)
}

.hero-section__promotions-title {
    position: relative;
    display: flex;
    align-items: center;
    font-family: var(--ff-secondary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400
}

.hero-section__promotions-title-svg {
    display: inline-block;
    max-width: 1.5625rem;
    max-height: 1.5625rem;
    border-radius: 8px;
    /*background: rgba(255, 255, 255, .05)*/
}

.hero-section__promotions-text {
    flex: 1 1 auto
}

.hero-section__promotions .btn {
    margin-top: 2.9375rem
}

.hero-section__text {
    max-width: 25.625rem
}

.hero-section .btn {
    padding-top: .8125rem;
    padding-bottom: .8125rem
}

.stats-section__stats-list {
    display: flex;
    align-items: flex-start;
    gap: .75rem;
    flex-wrap: wrap;
    justify-content: center
}

.stats-section__stat {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-width: 18.1875rem;
    padding: .75rem;
    border-radius: .75rem;
    background: var(--color-accent)
}

.stats-section__stat-text {
    display: flex;
    flex-direction: column;
    gap: .25rem;
    max-width: 60%
}

.stats-section__stat-value {
    color: var(--White, #fff);
    font-family: var(--ff-primary);
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem
}

.stats-section__stat-description, .toc-section__toc-item a {
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.stats-section__stat-description {
    color: #e3e3e3
}

.stats-section__stat-tag {
    padding: .25rem .5rem;
    border-radius: .25rem;
    background: #ff1c89;
    color: var(--White, #fff);
    font-family: var(--ff-primary);
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem
}

.payment-section {
    overflow: hidden;
    text-wrap: nowrap;
    white-space: nowrap
}

.payment-section__marquee {
    display: inline-block;
    min-width: 100%;
    animation: 8s linear infinite marquee
}

.payment-section__marquee img {
    display: inline-block;
    margin-right: 5rem
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(calc(-100% - .1875rem))
    }
}

.toc-section {
    max-width: 75rem;
    padding: 1.25rem !important;
    border-radius: .75rem;
    background-color: var(--color-toc-bg)
}

.toc-section__title {
    position: relative;
    color: var(--color-toc-title);
    font-family: var(--ff-secondary);
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.25rem;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0
}

.advantages-section__title, .screenshot-gallery + *, .tabs-section__tab img, .tabs-section__tab p, h2 {
    margin-bottom: 1rem
}

.toc-section__title::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M2 5L8 11L14 5' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    transition: .2s
}

.toc-section__toc {
    display: flex;
    flex-direction: column;
    gap: 1.75rem
}

.toc-section__toc.active .toc-section__title::after {
    transform: translateY(-50%) scaleY(-1)
}

.toc-section__toc.active .toc-section__toc-list {
    display: flex
}

.toc-section__toc-list {
    display: none;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: .625rem
}

.toc-section__toc-item {
    position: relative;
    border-radius: .5rem;
    border: 1px solid var(--color-toc-item-hover, #beade4);
    overflow: hidden;
    transition: .3s;
    background-color: var(--color-toc-item);
    cursor: pointer
}

.toc-section__toc-item::after {
    position: absolute;
    content: "";
    top: 0;
    left: -300%;
    height: 100%;
    width: 5rem;
    background: rgba(190, 173, 228, .4);
    transform: skewX(-45deg);
    cursor: pointer;
    pointer-events: none;
}

@keyframes identifier {
    0% {
        left: -100%
    }
    100% {
        left: 100%
    }
}

.toc-section__toc-item a {
    color: var(--Text-Color, #e3e3e3);
    display: inline-block;
    padding: .5rem .75rem;
    width: 100%;
    height: 100%
}

.advantages-section__list-item-title, .tabs-section__tabs-list button {
    font-family: var(--ff-secondary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: uppercase
}

.advantages-section__list {
    display: flex;
    justify-content: center;
    gap: 1.25rem;
    flex-wrap: wrap
}

.advantages-section__list-item {
    display: flex;
    flex-direction: column;
    max-width: 24.125rem;
    padding: .75rem;
    border-radius: .75rem;
    background: var(--color-accent)
}

.advantages-section__list-item-title {
    padding-bottom: .75rem;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    display: flex;
    align-items: center;
    gap: .5rem;
    color: var(--White, #fff)
}

.advantages-section__list-item-icon {
    min-width: 3.75rem;
    height: 3.75rem;
    border-radius: .5rem;
    background: rgba(255, 255, 255, .2);
    backdrop-filter: blur(2px);
    display: flex;
    align-items: center;
    justify-content: center
}

.advantages-section__list-item-icon svg {
    width: 2.75rem;
    height: 2.75rem
}

.advantages-section__list-item-text {
    flex: 1 1 auto;
    margin-bottom: 1rem;
    margin-top: .75rem;
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.advantages-section__list-item .btn {
    padding: .75rem 1.25rem
}

.tabs-section__tabs-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.875rem
}

.tabs-section__tabs-list button {
    flex: 1;
    padding: .75rem;
    color: #5170FF;
    border-bottom: 2px solid #2972d6;
    background: 0 0
}

.faq-section__item-text p, .tabs-section__tab p {
    color: var(--Text-Color, #e3e3e3);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    font-family: var(--ff-primary);
    font-style: normal
}

.main-nav__item, .prefix-difference__item, .tabs-section__tabs-list button:first-child {
    position: relative
}

.tabs-section__tabs-list button:first-child.active::after {
    transform: none;
    top: -1px
}

.tabs-section__tabs-list button:first-child::after {
    position: absolute;
    content: "";
    top: 1px;
    right: -2.875rem;
    width: 2.9375rem;
    height: calc(100% + 1px);
    transform: scaleX(-1);
    background: linear-gradient(to top right, transparent calc(50% - 1px), #2972d6, transparent calc(50% + 2px));
    content: none
}

.tabs-section__tabs-list button.active {
    color: var(--White, #fff)
}

.image-text-section, .tabs-section__tabs-content {
    margin-top: 1.5rem
}

.tabs-section__tab {
    display: none
}

.tabs-section__tab.active, .wp-admin .tabs-section__tab {
    display: block
}

.tabs-section__tab img {
    width: 100%;
    margin-top: 1rem;
    object-fit: contain;
    height: auto
}

.tabs-section__tab .btn {
    margin-top: .3125rem;
    margin-bottom: .3125rem;
    padding: .75rem 1.25rem;
    max-width: 17.5rem
}

.faq-section__item {
    position: relative;
    padding: 1rem;
    border-radius: .75rem;
    margin-bottom: 1.25rem;
    border: 1px solid #ffffff26
}

.faq-section__item-text {
    padding: 1rem 0 0;
    width: 95%
}

.faq-section__item-text p {
    margin-bottom: .9375rem
}

.faq-section summary {
    color: var(--color-faq-item-title);
    font-family: var(--ff-primary);
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
    cursor: pointer;
    display: flex;
    align-items: center
}

.footer__copywrite, .footer__nav-link a, .footer__nav-link span, .winners-section__winner-nickname, .winners-section__winner-slot {
    font-size: .875rem;
    line-height: 1.375rem;
    font-family: var(--ff-primary);
    font-style: normal
}

.faq-section summary h3 {
    margin: 0;
    font-size: inherit;
    line-height: inherit
}

.faq-section summary::marker {
    content: ""
}

.faq-section__item summary::after {
    position: absolute;
    right: 1.5625rem;
    top: 1.25rem;
    content: " ";
    display: inline-block;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M2 5L8 11L14 5' stroke='%23BEADE4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 0/contain no-repeat;
    height: 1rem;
    width: 1rem;
    transition: .2s
}

.faq-section__item[open] summary {
    padding-bottom: .625rem;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.faq-section__item[open] summary:after {
    transform: rotate(180deg)
}

.footer {
    padding: 1.25rem 0;
    background-color: var(--color-footer)
}

.footer__content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.875rem;
    flex-wrap: wrap;
}

.footer__logo {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.footer__logo img {
    max-height: 1.5rem
}

.footer__copywrite {
    color: var(--color-footer-text);
    font-weight: 400
}

.footer__nav {
    column-count: 2;
    column-gap: 2rem
}

.footer__nav-link {
    width: 17.5rem;
    padding: .625rem 0
}

@media (max-width: 1380px) {
    .header__burger {
        display: block;
        position: absolute;
        right: 1.25rem
    }

    .header.burger-active .header__nav {
        display: block
    }

    .hero-section__content {
        flex-direction: column;
        align-items: unset
    }

    .hero-section__promotions, .hero-section__text, .hero-section__welcome-bonus {
        max-width: 100%
    }

    .footer__nav-link {
        width: 12.5rem
    }

    .mp-hero-section {
        flex-direction: column
    }
}

@media (max-width: 1000px) {
    .footer__nav-link {
        width: 9.375rem
    }
}

@media (max-width: 800px) {
    .footer__nav-link {
        width: 100%
    }
}

.footer__nav-link a, .footer__nav-link span {
    color: var(--color-footer-navigation-link);
    font-weight: 400;
    transition: .3s
}

.footer__nav-link a:hover {
    color: var(--color-footer-navigation-link-hover)
}

.footer__download {
    gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-basis: 100%;
}

.footer__download-images {
    display: flex;
    align-items: center;
    gap: 10px 18px;
    flex-wrap: wrap;
    justify-content: center;
}

.footer__download-images img {
    max-height: 18px;
    max-width: 12.5rem;
    height: auto;
    width: auto
}

.footer__download .btn {
    padding: .625rem 1.25rem;
    max-width: unset;
    width: 100%
}

.tabs-section__tabs-list-btn.active::after, .tabs-section__tabs-list-btn.active::before {
    content: "";
    width: 2.9375rem;
    height: calc(100% + 1px);
    transform: scaleX(-1);
    background: linear-gradient(to top right, transparent calc(50% - 1px), #2972d6, transparent calc(50% + 2px));
    top: -1px
}

.winners-section__winners-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem
}

.image-text-section.container {
    margin-top: 2.75rem;
    background-color: var(--color-blocks-text-image)
}

.winners-section__winner {
    display: flex;
    align-items: flex-start;
    gap: .5rem;
    width: 24.3125rem;
    padding: .75rem;
    border-radius: .75rem;
    background: var(--color-accent)
}

.winners-section__winner-avatar {
    min-width: 3rem;
    height: 3rem;
    overflow: hidden;
    border-radius: .25rem
}

.winners-section__winner-avatar img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.winners-section__winner-info {
    max-width: 60%;
    min-width: 60%;
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.winners-section__winner-slot {
    color: var(--White, #fff);
    font-weight: 700
}

.winners-section__winner-nickname {
    color: var(--Text-Color, #e3e3e3);
    font-weight: 400
}

.winners-section__winner-value {
    min-width: 20%;
    align-self: center;
    text-wrap: wrap;
    white-space: wrap;
    color: var(--White, #fff);
    font-family: var(--ff-primary);
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5rem;
    flex: 1 1 auto;
    text-align: right;
    flex-shrink: 0
}

.winners-section__winner-value span {
    color: var(--Green, #0afe87)
}

.slots-section__title svg {
    width: 2rem;
    height: 1.5rem
}

.slots-section__slots-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
    gap: .75rem;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.5rem
}

.slots-section__slot {
    position: relative;
    border-radius: .5rem;
    overflow: hidden
}

.slots-section__slot:hover .slots-section__slot-bg {
    left: 0
}

.slots-section__slot img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.slots-section__slot-bg {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(30, 20, 80, .87) 0, rgba(30, 20, 80, .87) 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: .625rem;
    transition: .3s
}

.slots-section__slot-bg svg {
    width: 3.5625rem;
    height: 3.5625rem;
    cursor: pointer
}

.slots-section .btn {
    display: block;
    margin: 0 auto
}

.bonuses-section__bonuses-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 1rem
}

.bonuses-section__bonus {
    position: relative;
    width: 18rem;
    padding-bottom: .625rem;
    border-radius: .75rem;
    background: var(--color-accent);
    overflow: hidden
}

.bonuses-section__bonus img {
    width: 100%;
    object-fit: cover
}

.bonuses-section__bonus-tag {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    padding: .25rem .5rem;
    border-radius: .5rem;
    background: rgba(255, 255, 255, .05);
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.bp-bonuses-section__bonus, .mp-hero-section__bonus {
    border-radius: .75rem;
    background: var(--color-accent)
}

.bonuses-section__bonus-tag img {
    width: 1.5rem;
    height: 1.5rem
}

.bonuses-section__bonus-content {
    padding: 1rem
}

.bonuses-section__bonus-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    margin-top: .5rem;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    font-family: var(--ff-secondary);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: uppercase;
    min-height: 58px
}

.bonuses-section__bonus-name svg {
    min-width: 1.5rem;
    max-width: 1.5rem;
    height: 1.5rem
}

.bonuses-section__bonus-description {
    width: 96%;
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem
}

.bp-hero-section__title, .mp-hero-section__bonus-title, .mp-hero-section__title, .vp-hero-section__title {
    font-family: var(--ff-secondary);
    font-style: normal;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase
}

.bonuses-section__bonus .btn {
    display: block;
    max-width: unset;
    width: 90%;
    margin: .625rem auto;
    padding: 1rem 2rem
}

.bonuses-section .btn, .bp-bonuses-section .btn {
    margin: 1.5rem auto 0
}

.mp-hero-section {
    display: flex;
    gap: 1.5rem;
    padding: 1.5rem 0
}

.mp-hero-section__main-content {
    max-width: 49.125rem
}

.bp-hero-section__title, .mp-hero-section__title, .vp-hero-section__title {
    margin-bottom: 1.25rem;
    font-size: 2.25rem;
    line-height: 2.75rem
}

.mp-hero-section__text {
    width: 98%
}

.mp-hero-section__text p {
    margin-bottom: .625rem;
    color: #e3e3e3;
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.mp-hero-section__info {
    margin-top: 1.5rem;
    display: flex;
    gap: 1.5rem
}

.mp-hero-section__bonus {
    width: 20.5rem;
    padding: 1rem
}

.mp-hero-section__bonus-header {
    position: relative;
    display: flex;
    gap: 1.875rem
}

.mp-hero-section__bonus-header > div {
    width: 100%
}

p.mp-hero-section__bonus-title {
    font-size: 1.25rem !important;
    line-height: 1.5rem !important;
    margin-bottom: 10px;
}

.mp-hero-section__bonus-description, .mp-hero-section__specifications ul li, .mp-hero-section__specifications-header {
    font-family: var(--ff-primary);
    font-size: .875rem;
    line-height: 1.375rem;
    font-style: normal
}

.mp-hero-section__bonus-description {
    color: #fff;
    font-weight: 400
}

.mp-hero-section__bonus-header > img {
    width: 4.5rem;
    height: 4.5rem;
    top: 0;
    right: 0;
    object-fit: contain
}

.mp-hero-section__bonus .btn {
    margin-top: .75rem;
    -webkit-box-orient: horizontal;
    justify-content: space-between;
    padding: .5rem 1.25rem
}

.mp-hero-section__bonus .btn svg {
    width: 2rem;
    height: 2rem
}

.mp-hero-section__specifications {
    display: inline-block;
    width: 10.5rem
}

.mp-hero-section__specifications ul li {
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--Text-Color, #e3e3e3);
    font-weight: 400
}

.mp-hero-section__specifications ul li::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, 0) 100%)
}

.mp-hero-section__specifications ul li:first-child {
    padding-top: 0
}

.mp-hero-section__specifications-header {
    color: #2972d6;
    font-weight: 700
}

.mp-hero-section > img {
    max-width: 24.6875rem;
    flex: 1 1 auto;
    object-fit: contain
}

.bp-hero-section, .vp-hero-section {
    padding: 1.5rem 0
}

.bp-bonuses-section__bonuses-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 1rem;
    justify-content: flex-start
}

.bp-bonuses-section__subtitle {
    color: var(--White, #fff);
    font-family: var(--ff-secondary);
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.25rem;
    text-transform: uppercase;
    margin-bottom: 1.25rem
}

.vp-hero-section__table table td, .vp-hero-section__table table tr:first-child td, .vp-hero-section__text > p {
    font-size: .875rem;
    line-height: 1.375rem;
    font-family: var(--ff-primary)
}

.bp-bonuses-section__bonus {
    position: relative;
    flex: 1 0 auto;
    max-width: 18rem;
    padding-bottom: .625rem;
    overflow: hidden
}

.bp-bonuses-section__bonus > img {
    width: 100%;
    object-fit: cover;
    height: 11.25rem
}

.bp-bonuses-section__bonus-tag {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    padding: .25rem .5rem;
    border-radius: .5rem;
    background: rgba(255, 255, 255, .05);
    color: var(--Text-Color, #e3e3e3);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

.bp-bonuses-section__bonus-tag svg {
    width: 1.5rem;
    height: 1.5rem
}

.bp-bonuses-section__bonus-content {
    padding: 1rem
}

.bp-bonuses-section__bonus-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .75rem;
    margin-bottom: .75rem;
    margin-top: .5rem;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    font-family: var(--ff-secondary);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: uppercase
}

.bp-bonuses-section__bonus-description, .vp-hero-section__table table td, .vp-hero-section__text > p {
    color: var(--Text-Color, #e3e3e3);
    font-style: normal;
    font-weight: 400
}

.bp-bonuses-section__bonus-name svg {
    min-width: 1.5rem;
    max-width: 1.5rem;
    height: 1.5rem;
    cursor: pointer
}

.bp-bonuses-section__bonus-description {
    width: 96%;
    font-family: var(--ff-primary);
    font-size: 1rem;
    line-height: 1.5rem
}

.bp-bonuses-section__bonus .btn {
    display: block;
    max-width: unset;
    width: 90%;
    margin: .625rem auto;
    padding: 1rem 2rem
}

.vp-hero-section__content {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    margin-bottom: 1.25rem
}

.vp-hero-section__text {
    max-width: 41rem
}

.vp-hero-section__text > p {
    margin-bottom: 1.0625rem
}

.vp-hero-section__table {
    overflow-x: auto
}

.vp-hero-section__table table {
    width: 100%;
    border-spacing: 0;
    height: auto;
    border-radius: 10px;
    overflow: auto
}

.vp-hero-section__table table td {
    border: 1px solid var(--color-accent);
    padding: .75rem;
    text-align: center
}

.vp-hero-section__table table tr:first-child td {
    color: #fff;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    background: #2972d6
}

.vp-hero-section__table table tr:first-child td:first-child {
    width: 10rem;
    border-radius: 12px 0 0
}

.vp-hero-section__table table tr:first-child td:nth-child(2) {
    width: 32.5rem
}

.vp-hero-section__table table tr:first-child td:last-child {
    width: 32.5rem;
    border-radius: 0 12px 0 0
}

.vp-hero-section__table table tr:last-child td:first-child {
    border-radius: 0 0 0 12px
}

.vp-hero-section__table table tr:last-child td:last-child {
    border-radius: 0 0 12px
}

.vp-hero-section__become {
    display: inline-block;
    padding: 1rem;
    margin-bottom: .625rem;
    border-radius: .75rem;
    background: var(--color-accent);
    width: fit-content
}

.vp-hero-section__become-title {
    margin-bottom: .25rem;
    color: #fff;
    font-family: var(--ff-secondary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    text-transform: uppercase
}

.ad-section__description, .ad-section__name, .wrapper p {
    font-family: var(--ff-primary)
}

.vp-hero-section__become-description {
    color: var(--color-text);
    font-family: var(--ff-primary);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem
}

* + .screenshot-gallery, .vp-hero-section__become .btn {
    margin-top: 1rem
}

.vp-hero-section img {
    max-width: 32.5rem;
    object-fit: contain
}

.ad-section {
    position: sticky;
    bottom: 0;
    padding: .5rem 1rem;
    background: #fff;
    display: none;
    justify-content: flex-end;
    align-items: center;
    gap: .625rem
}

.ad-section__name {
    color: #58586c;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.25rem
}

.ad-section__description {
    color: #787878;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem
}

.ad-section__description span {
    color: #58586c;
    font-weight: 600
}

.pros-cons-difference__element p.pros-cons-difference__title {
    font-weight: 400;
    margin: 0 0 1rem;
    font-family: var(--ff-secondary);
    font-size: 1.875rem;
    font-style: normal;
    line-height: 2.25rem;
    text-transform: uppercase;
}

.difference__list, .wp-admin .wrapper ol, .wp-admin .wrapper ul, .wrapper p {
    font-weight: 400;
    font-size: .875rem;
    font-style: normal;
    line-height: 1.375rem
}

.social {
    display: flex;
    gap: 15px
}

.social__link > img {
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
    width: fit-content
}

.screenshot-gallery__list {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: thin
}

.screenshot-gallery__wrapper {
    position: relative;
    max-width: 100%;
    margin-top: 16px
}

.glightbox img {
    width: 100%;
    height: auto;
    min-width: 192px
}

@media (min-width: 768px) {
    .screenshot-gallery__list {
        -ms-overflow-style: none;
        scrollbar-width: none
    }
}

.wrapper p {
    color: #e3e3e3
}

.advantages-section__list-item-title {
    font-family: var(--ff-secondary)
}

.footer__logo img, .header__logo img {
    max-width: 104px;
    height: auto
}

.tabs-section {
    margin: 1rem 0
}

.difference__list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-family: var(--ff-primary);
    color: #e3e3e3
}

.difference-wrapper {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 35px 50px
}

.difference__item {
    display: flex;
    align-items: center;
    gap: 8px
}

.difference__item svg {
    flex-shrink: 0
}

.auto-toc-auto__title.toc-section__title {
    margin: 0
}

.wp-admin h1, .wp-admin h2, .wp-admin h3, .wp-admin h4, .wp-admin h5, .wp-admin h6, .wp-admin p {
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

.wp-admin .acf-block-component .acf-block-fields p {
    color: #000
}

.wp-admin .form-wrap p, .wp-admin p.description {
    margin: 2px 0 5px;
    color: #646970
}

.wp-admin p {
    text-transform: none;
    font-size: initial
}

.wp-admin .wrapper ol, .wp-admin .wrapper ul {
    color: #fff;
    font-family: Poppins, sans-serif
}

.wp-admin .wrapper ul li {
    /*color: #fff;*/
    list-style: unset !important
}

.wp-admin .wrapper h1, .wp-admin .wrapper h2, .wp-admin .wrapper h3, .wp-admin .wrapper h4, .wp-admin .wrapper h5 {
    font-family: "Passion One";
    margin: 1rem 0 0;
    color: #fff
}

.wp-admin .wrapper p {
    font-family: Poppins, sans-serif;
    color: #fff
}

.tabs-section__tabs-list button.active {
    color: #fff;
    border-top: 2px solid #2972d6;
    border-bottom: none;
    margin-right: 46px;
    margin-left: 45px;
    position: relative
}

.tabs-section__tabs-list {
    gap: 0;
    overflow-x: auto;
    scrollbar-width: thin;
    justify-content: flex-start
}

.tabs-section__tabs-list-btn.active::before {
    position: absolute;
    left: -2.875rem
}

.tabs-section__tabs-list-btn.active::after {
    position: absolute;
    right: -2.875rem;
    transform: none
}

.tabs-section__tabs-list .tabs-section__tabs-list-btn.active:first-child::after {
    content: ''
}

.tabs-section__tabs-list-btn.active:first-child::before {
    content: none
}

.tabs-section__tabs-list-btn {
    white-space: nowrap
}

.tabs-section__tabs-list button.active:first-child {
    margin-left: 0
}

.footer__content-payments {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    flex-wrap: wrap
}

.footer__content-payments-item img {
    max-width: 80px;
    width: 100%;
    height: auto
}

@media (max-width: 768px) {
    .pp-promocode__input {
        max-width: 100%;
        width: 100%
    }

    .mp-promocode {
        flex-direction: column;
        align-items: center
    }

    .mp-promocode__main-content {
        max-width: 100%;
        padding-right: 0
    }

    .footer__content, .mp-promocode__buttons {
        flex-direction: column
    }

    .vp-hero-section__table table, .wp-block-table table {
        width: 48rem
    }

    .steps-list .step img {
        max-width: 100%;
    }

    .header__content {
        flex-direction: column;
        gap: .9375rem
    }

    .header__nav li .submenu__item img {
        width: 1.375rem;
        height: 1.375rem
    }

    .header__lang {
        position: absolute;
        right: 3.125rem;
        transform: none
    }

    .header__active-lang {
        transform: translateX(-10px)
    }

    .header__buttons {
        align-self: center;
        justify-content: center;
        margin: 0;
        width: 100%;
        max-width: unset
    }

    .header__buttons .btn {
        min-width: unset;
        max-width: unset;
        width: 48%
    }

    .stats-section {
        overflow-x: auto;
        scrollbar-width: thin
    }

    .stats-section__stats-list {
        display: inline-block;
        text-wrap: nowrap;
        white-space: nowrap
    }

    .stats-section__stat {
        display: inline-flex;
        margin-right: .75rem
    }

    .stats-section__stat:last-child {
        margin-right: 0
    }

    .footer__nav {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .bonuses-section__bonus, .bp-bonuses-section__bonus, .winners-section__winner {
        width: 100%
    }

    .mp-hero-section__specifications {
        width: 8.125rem
    }

    .ad-section {
        display: flex;
        gap: .75rem;
        flex: 1 1 auto;
        justify-content: space-between
    }

    .footer__content-payments {
        gap: 30px;
        padding: 35px 0 0
    }

    .footer__content-payments-item img {
        max-width: 60px
    }
}

.sub-menu {
    display: none;
    position: absolute;
    padding: 20px 25px;
    background-color: #fff;
    top: 25px;
    border-radius: .375rem;
    width: max-content
}

@media (hover: hover) {
    .header__nav li:hover .sub-menu {
        display: flex;
        gap: 10px;
        flex-direction: column
    }
}

.sub-menu__arrow-svg {
    width: 21px !important;
    height: 21px !important;
    cursor: pointer;
    padding-top: 6px;
    transition: 250ms
}

div.sub-menu__link.sub-menu__link--current {
    color: var(--color-second-button-bg)
}

.sub-menu__link {
    color: #000 !important
}

.main-nav__item--has-children.active .sub-menu__arrow svg {
    transform: rotateZ(180deg);
    padding-top: 0
}

@media (any-hover: hover) {
    .main-nav__item--has-children:hover .sub-menu__arrow svg {
        transform: rotateZ(180deg);
        padding-top: 0
    }
}

@media (max-width: 1380px) {
    .mp-hero-section__main-content {
        max-width: unset
    }

    .bp-bonuses-section__bonuses-list {
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: thin
    }

    .vp-hero-section__content {
        flex-direction: column-reverse
    }

    .vp-hero-section__text {
        max-width: 100%;
        display: flex;
        flex-direction: column
    }

    .vp-hero-section__become {
        order: -1;
        width: 100%
    }

    .vp-hero-section img {
        max-width: 100%;
        width: 100%
    }

    .sub-menu {
        position: relative;
        width: 100%;
        padding: 0 0 20px 10px;
        background: 0 0
    }

    .sub-menu__link {
        color: inherit !important
    }

    .main-nav__item.main-nav__item--has-children {
        display: flex;
        flex-wrap: wrap
    }

    .main-nav__item--has-children.active .sub-menu {
        display: flex
    }
}

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

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

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

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

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

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

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

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

.prefix-screenshot-gallery__item {
    flex: 1 0 33%
}

@media (max-width: 767px) {
    .prefix-screenshot-gallery__item {
        min-width: 300px;
        max-width: 325px
    }

    .prefix-screenshot-gallery__pseudo-track {
        display: block
    }
}

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

.wp-admin ol {
    list-style: auto !important
}

.prefix-difference {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 1rem
}

@media (max-width: 1023px) {
    .difference-wrapper, .prefix-difference {
        grid-template-columns:1fr
    }
}

.prefix-difference__element {
    border: 1px solid var(--color-accent);
    border-radius: 10px;
    padding: 1rem
}

.prefix-difference__list {
    list-style: none;
    padding-left: 0
}

.prefix-difference__item:not(:last-child) {
    margin-bottom: 1rem
}

.bonuses-section__bonus-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.bonuses-section__bonus.active .bonuses-section__bonus-description {
    overflow: visible;
    text-overflow: inherit;
    -webkit-line-clamp: none;
    -webkit-box-orient: initial
}

.hero-section img {
    object-fit: contain;
    height: fit-content
}

.bonuses-section__bonus img {
    height: auto
}

@media (max-width: 576px) {
    .steps-list .step-text .btn {
        max-width: unset
    }

    .steps-list .step img {
        width: 100%;
        height: auto;
        flex: none
    }

    .title {
        font-size: 1.5rem;
        line-height: 1.75rem;
        margin-bottom: 1rem
    }

    .header__content {
        padding-left: 0;
        padding-right: 0
    }

    .header__logo {
        margin-right: 0;
        margin-left: 2.75rem
    }

    .header__lang {
        right: 0
    }

    .header__burger {
        left: 0;
        right: unset
    }

    .payment-section__marquee img {
        margin-right: 2.5rem
    }

    .toc-section__title {
        font-size: 1.25rem
    }

    .toc-section__toc-list {
        flex-direction: column;
        align-items: flex-start
    }

    .toc-section {
        padding: 1rem !important
    }

    .tabs-section__tab .btn {
        max-width: 100%
    }

    .footer__content {
        gap: 1.5rem
    }

    .footer__download, .footer__logo, .mp-hero-section__info, .mp-hero-section__main-content {
        display: contents
    }

    .footer__logo img {
        order: 1
    }

    .footer__copywrite {
        order: 5
    }

    .footer__nav, .mp-hero-section__specifications {
        order: 2
    }

    .footer__download-images, .mp-hero-section__text {
        order: 4
    }

    .footer__download .btn::after, .footer__download .btn::before {
        position: absolute;
        content: "";
        left: 0;
        height: 1px;
        width: 100%;
        background: rgba(255, 255, 255, .1)
    }

    .footer__download .btn {
        position: relative;
        order: 3;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }

    .footer__download .btn::before {
        top: -1.5rem
    }

    .footer__download .btn::after {
        bottom: -1.5rem
    }

    .winners-section__winner-info {
        max-width: 50%;
        min-width: 50%
    }

    .slots-section__slots-list {
        gap: .5rem;
        grid-template-columns: 1fr 1fr;
    }

    .mp-hero-section {
        flex-direction: row;
        flex-wrap: wrap;
        gap: .625rem;
        align-items: flex-start
    }

    .bp-hero-section__title, .hero-section__title, .mp-hero-section__title, .vp-hero-section__title {
        font-size: 1.75rem;
        line-height: 2.25rem
    }

    .mp-hero-section__bonus {
        width: 100%;
        order: 3;
        margin: 0 0 .5rem
    }

    .mp-hero-section > img {
        min-width: unset;
        flex: 1 1 auto;
        order: 1;
        max-width: 50%;
        max-height: 200px
    }
}

.bonuses-section__bonuses-list {
    align-items: normal
}

.bonuses-section__bonus {
    display: flex;
    flex-direction: column
}

.bonuses-section__bonus-content {
    margin-bottom: auto
}

.social {
    flex-wrap: wrap;
}

.footer__logo img {
    width: fit-content;
    object-fit: contain;
}

.advantages-section__list-item-icon {
    background: none;
    min-width: auto;
    height: auto;
    max-width: 40px;
    width: fit-content;
    object-fit: contain;
}

.advantages-section__list-item-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}