@charset "UTF-8";
.header--v1 .header__logo img, .slot__image img {
    -o-object-fit: contain;
    height: 100%;
    display: block
}

.ajax-load::before, .overlay {
    right: 0;
    left: 0;
    z-index: 100;
    top: 0;
    bottom: 0
}

ol, p, ul {
    line-height: 1.5rem
}

* + .onewintgcom-text-image, * + .prefix-game-full, * + .promo-code, * + .screenshot-gallery, .video-v2, .wp-block-table table, h3, ol, p, ul {
    margin-top: 1rem
}

.onewintgcom-text-image img, .slot img {
    border-radius: 10px
}

.slot__link, a:hover {
    text-decoration: none
}

.page-404 .onewintgcom-container, body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.mobile-button__rating, .rating {
    --percent: calc(var(--star-rating) / 5 * 100%)
}

.comment__date, .mobile-button__rating::before, .rating::before, .winners__item-winning, .winners__item:nth-child(2n) .winners__item-label span {
    -webkit-text-fill-color: transparent
}

:root {
    --main-accent-bg-color: #2ecc71;
    --main-nav-color: #ffffff;
    --header-bg-color: #000000;
    --footer-bg-color: #000000;
    --content-button-bg-color: #2ecc71;
    --content-button-color: #ffffff;
    --offsets: 30px;
    --ff-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    --star-size16: 16px;
    --star-size17: 17px;
    --star-size18: 18px;
    --star-size20: 20px;
    --star-size21: 21px;
    --star-size22: 22px;
    --star-size24: 24px;
    --star-size26: 26px;
    --star-size28: 28px;
    --star-color: #bebebe;
    --star-background: #fe7b02;
    --star-rating: 3.8;
    --color-accent: #FB0;
}

html {
    font-size: 17px
}

body {
    overflow-x: hidden;
    font-family: var(--ff-primary)
}

*, a {
    font-family: inherit
}

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

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

.onewintgcom-container-full, .toc-auto, img {
    max-width: 100%
}

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

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

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

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

.ajax-load {
    position: relative
}

.ajax-load::before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, .7)
}

p {
    font-size: 1rem;
    font-weight: 400
}

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

ol, ul {
    font-size: 1rem;
    font-weight: 400;
    padding-left: 25px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    margin-bottom: 1rem
}

img {
    height: auto
}

h1 {
    font-size: 2rem;
    line-height: 2.5rem
}

h2 {
    font-weight: 600;
    font-size: 27px;
    line-height: 120%
}

h3 {
    font-size: 1.6rem;
    line-height: 2.1rem
}

h4 {
    font-size: 1.4rem;
    line-height: 1.9rem
}

h5 {
    font-size: 1.2rem;
    line-height: 1.7rem
}

h6 {
    font-size: 1rem;
    line-height: 1.5rem
}

@media (max-width: 767px) {
    h2 {
        font-size: 22px;
    }
}

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

.comments-container, .onewintgcom-wrapper + .onewintgcom-wrapper, .onewintgcom-wrapper:first-child, .onewintgcom-wrapper > :not(:first-child):not(p:not([class])):not(.wp-block-list):not(.wp-block-table) {
    margin-top: 40px;
}

@media (max-width: 1024px) {
    .comments-container, .onewintgcom-wrapper + .onewintgcom-wrapper, .onewintgcom-wrapper:first-child, .onewintgcom-wrapper > :not(:first-child):not(p:not([class])):not(.wp-block-list):not(.wp-block-table) {
        margin-top: 32px;
    }
}

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

.wp-block-table table {
    border-collapse:separate;
    border-spacing: 8px;
}

.wp-block-table table th,
.wp-block-table table td {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    vertical-align: middle;
    color: #FFF;
    padding: 8px 16px;
    background: #003585;
    border-radius: 8px;
}

.wp-block-table table th {
    font-weight: 600;
}

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

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

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

.get-image, .slot__image p {
    margin: 0
}

body {
    height: 100vh;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #00122c
}

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

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

.slots__body {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 20px;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));
    grid-row: auto;
    gap: 1rem;
    background-color: #003585
}

.slot__image img {
    width: 100%;
    object-fit: contain
}

.slot__link {
    margin-top: 10px;
    display: block;
    padding: 15px 30px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    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
}

.breadcrumbs__list, .footer__links-list, .footer__nav-item a, .footer__nav-list, .footer__social-link p, .footer__social-list, .header--v1 .header__container, .mobile-button__link, .page-404 .onewintgcom-container, .rating {
    display: -webkit-box;
    display: -ms-flexbox
}

.rating {
    display: flex;
    font-size: var(--star-size);
    line-height: 1
}

.rating span {
    padding-left: 10px
}

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

.header--v1, .header--v1 .header__link, .mobile-button__link {
    font-family: var(--ff-primary)
}

.breadcrumbs, .header--v1, .header--v1 .header__nav-sublist {
    background-color: var(--color-first-header-footer-bg)
}

.header--v1 {
    padding: 15px 0;
    position: relative
}

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

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

.header--v1 .header__logo img {
    object-fit: contain;
    max-height: 30px
}

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

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

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

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

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

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

.header--v1 .header__nav-item .link, .header--v1 .header__nav-subitem .link {
    -webkit-box-align: center;
    text-decoration: none;
    color: var(--color-nav-items)
}

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

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

.header--v1 .header__nav-item--has-children .icon-arrow, .mobile-button._active, .toc-auto li, .toc-auto.tocOpen ul {
    display: block
}

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

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

.header--v1 .header__nav-item .link {
    position: relative;
    padding: 13px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.header--v1 .header__nav-subitem .icon-arrow, .header--v1 .header__nav-subitem .link::after, .header--v1 .header__nav-subitem.header__nav-item::after {
    display: none
}

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

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

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

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

.header--v1 .header__buttons, .header--v1 .header__nav-subitem:nth-child(2n) {
    background-color: var(--color-second-header-footer-bg)
}

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

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

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

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

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

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

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

.header--v1 .header__link, .header--v1 .header__toggle-menu {
    -webkit-box-align: center;
    border-radius: 8px
}

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

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

.header--v1 .header__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    z-index: 14
}

.header--v1 .header__link {
    font-weight: 600;
    text-align: center;
    -webkit-transition: opacity .3s, border-color .3s;
    -o-transition: opacity .3s, border-color .3s;
    transition: opacity .3s, border-color .3s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer
}

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

.game__affiliate-link:hover, .game__demo-link:hover, .header--v1 .header__link--in:hover, .how-to__button:hover, .promo-code__copy-link:hover, .promo-code__link:hover {
    opacity: .7
}

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

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

.comment-form__button, .comment__date, .scroll-top__button, .scroll-top__button .get-image {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

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

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

.scroll-top__button {
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.scroll-top__button .get-image {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.breadcrumbs__list-link, .mobile-button__link {
    -webkit-box-align: center;
    text-decoration: none
}

.mobile-button {
    position: fixed;
    display: none
}

.mobile-button__link {
    border: none;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.mobile-button__link img {
    display: block;
    object-fit: contain
}

.breadcrumbs {
    margin-top: -1px
}

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

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

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

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

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

.breadcrumbs__list-link--no-active svg, .comment__reply, .header--v1 .header__nav-item::after, .toc-auto ul {
    display: none
}

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

.button-content .button-content__control {
    margin-left: auto;
    margin-right: auto;
}

.button-content.alight-left .button-content__control {
    margin-right: auto;
    margin-left: 0;
}

.button-content.align-right .button-content__control {
    margin-right: 0;
    margin-left: auto;
}

.button-content.align-center, .comment-form__alert, .comment-form__button, .footer__copyright, .game__title, .promocode-old__title, .screenshot-gallery__description.align-center, .screenshot-gallery__title.align-center, .slot--v2 .slot__title, .slot__title {
    text-align: center
}

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

.button-content__control .get-image, .screenshot-gallery__item:not(:last-child) {
    margin-right: 10px
}

.button-content__control img {
    display: block;
    object-fit: contain
}

.comment-form, .footer__container, .header--v1 .header__container {
    position: relative
}

.comment-form__title {
    margin: 0 0 15px;
    font-family: inherit;
    font-style: normal
}

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

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

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

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

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

.comment-form__alert, .footer__social-link {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

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

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

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

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

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

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

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

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

.page-404 .onewintgcom-container {
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.footer__copyright, .footer__nav-item a {
    color: var(--color-nav-items);
    font-size: 14px;
    line-height: 17px
}

.footer {
    position: relative;
    padding: 30px 0;
    background-color: #002359
}

.footer__logo {
    padding-bottom: 20px
}

.footer__logo p {
    margin: 0
}

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

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

.footer__nav {
    padding: 10px 0
}

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

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

.footer__nav-item a {
    font-family: inherit;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__nav-item a p {
    margin: 0
}

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

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

.footer__social-item {
    margin: 0 20px
}

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

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

.footer__links-link, .footer__social-link img, .game__box-close, .gbtn, .header--v1 .header__toggle-menu span, .lang-switch, .relink, .video-v2__button, .video-v2__button svg path {
    transition: .3s ease-in-out
}

.footer__social-link p {
    margin: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__social-link img {
    padding: 2px;
    display: block;
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain
}

.footer__payments-systems {
    padding: 20px 0
}

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

.footer__links-link p {
    margin: 0
}

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

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

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

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

.payments-systems__item p {
    margin: 0
}

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

@media (hover: hover), screen and (min-width: 0\0
) {
    .slot--v3 .slot__link:focus, .slot--v3 .slot__link:hover {
        opacity: .7
    }

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

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

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

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

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

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

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

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

    .lang-switch .wpml-ls-legacy-dropdown a:focus, .lang-switch .wpml-ls-legacy-dropdown a:hover {
        border-color: #2a3858;
        background-color: #2a3858
    }

    .gbtn:focus, .gbtn:hover {
        background-color: var(--color-accent) !important;
        opacity: 1;
        background-color: rgba(#1b96f3, 1) !important
    }
}

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

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

@media (max-width: 1279px) {
    .header--v1 .header__nav-item::after {
        right: -12px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .comment {
        margin-top: 20px
    }

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

    .footer {
        padding: 45px 0 20px
    }

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

    .footer__logo img {
        max-height: 32px
    }

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

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

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

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

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

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

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

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

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

@media (max-width: 374px) {
    .header--v1 .header__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

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

.mobile-button__link, .scroll-lock, .toc-auto {
    overflow: hidden
}

.toc-auto {
    width: 100%;
    padding: 0;
    border-radius: 12px 0 0
}

.games__item-name, .header--v1 .header__link, .header--v1 .header__nav-item .link {
    line-height: 16px;
    font-size: 14px
}

.autoToc__navigation {
    padding: 12px 48px;
    width: fit-content;
    background-image: linear-gradient(-45deg, #0855c4, #0095ff);
    transform: translateX(-25px) skewX(30deg);
    border-radius: 0 12px 0 0
}

.autoToc__navigation-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-start;
    transform: skewX(-30deg)
}

.toc-auto .toc-hide-block {
    display: block;
    position: relative;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    border: none;
    color: #fff
}

.toc-auto button {
    background: 0 0
}

.toc-auto h2, .toc-auto h3, .toc-auto p {
    font-size: 20px;
    text-transform: none;
    margin: 0 20px 0 0;
    padding: 0;
    color: #fff
}

.toc-auto ul {
    margin: 0;
    border-radius: 0 12px 12px;
    padding: 12px 16px;
    background-color: #edf2ff
}

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

.toc-auto a {
    text-decoration: none;
    color: #000;
    font-weight: 300
}

.header--v1 .header__container::after {
    position: absolute;
    content: "";
    top: 0;
    right: calc(var(--offsets) - 10px);
    bottom: 0;
    left: calc(var(--offsets) - 10px);
    border-radius: 10px;
    background: #002359;
}

.header--v1 .header__logo img {
    width: 96px
}

.header--v1 .header__nav {
    position: relative;
    z-index: 2;
    margin-right: 10px
}

.header--v1 .header__nav-item--current > .link {
    position: relative
}

.header--v1 .header__nav-item--current > .link::after {
    position: absolute;
    content: "";
    left: 10px;
    right: 10px;
    bottom: 0;
    border-radius: 3px 3px 0 0;
    height: 4px;
    background-image: linear-gradient(332deg, #0855c4, #108de7)
}

@media (min-width: 1023px) {
    .header--v1 .header__nav-item a.link:hover {
        color: var(--color-nav-items);
        transform: scale(1.05);
        transition: .3s
    }
}

@media (max-width: 1023px) {
    .header--v1 .header__nav {
        position: absolute;
        padding-top: 125px
    }

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

    .header--v1 .header__nav-item--current > .link {
        color: var(--color-accent)
    }

    .header--v1 .header__nav-item .link {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700
    }

    .header--v1 .header__container {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.header--v1 .header__buttons {
    background-color: transparent;
    margin-left: auto
}

.header--v1 .header__link {
    min-width: 160px;
}

.steps--v1 .steps__text, .toc--v1 .toc__text, body {
    color: #FFFFFF
}

@media (max-width: 450px) {
    .header--v1 .header__link + .header__link {
        margin-top: 5px
    }

    .header--v1 .header__buttons {
        flex-direction: column
    }
}

.header--v1 .header__toggle-menu {
    position: relative;
    border: none;
    width: 34px;
    height: 34px;
    cursor: pointer;
    margin-left: auto
}

.header--v1 .header__buttons ~ .header__toggle-menu {
    margin-left: 20px
}

.header--v1 .header__toggle-menu span {
    position: absolute;
    display: inline-block;
    border-radius: 6px;
    width: 100%;
    height: 3px;
    background-color: var(--color-nav-items);
    background-color: #FFFFFF
}

.header--v1 .header__toggle-menu span:first-child {
    top: 7px
}

.header--v1 .header__toggle-menu span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%)
}

.header--v1 .header__toggle-menu span:nth-child(3) {
    bottom: 7px
}

.header--v1 .header__toggle-menu._active span:first-child {
    transform: translate(0, 8px) rotate(45deg)
}

.header--v1 .header__toggle-menu._active span:nth-child(2) {
    opacity: 0
}

.header--v1 .header__toggle-menu._active span:nth-child(3) {
    transform: translate(0, -9px) rotate(-45deg)
}

.button-content__control {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    font-weight: 700;
    background: #FB0;
    color: #00122C !important;
}

.mobile-button__link {
    font-weight: 700
}

.promo-code__text span, .slots__title, h1, h2, h3, h4, h5, h6 {
    color: #FFF
}

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

.wp-block-table table th:not(:last-child) {
    border-right-color: #4179d7
}

.steps--v1 .steps__item {
    background-color: transparent;
    border: 1px solid #0a63f6
}

.steps--v1 .steps__item::after {
    background-color: #0a63f6
}

.header--v1 .header__logo {
    padding-bottom: 5px;
    margin-right: 20px
}

.breadcrumbs {
    padding-bottom: 10px
}

.games, .promocodes {
    margin: 1rem 0
}

.games__list, .games__title {
    margin: 0;
    padding: 10px
}

.promocode--v4 .promocode__input {
    max-width: 140px
}

.promocode--v4 .promocode__right {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

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

.games__list {
    display: grid;
    grid-template-columns:repeat(5, 1fr);
    gap: 20px
}

.dmca-badge .get-image, .games__item, .games__item .get-image, .header__lang-switch a, .mobile-button._active, .mobile-button.show .promocode-old + .mobile-button__link, .slot--v2 .slot__image .get-image, .winners__item {
    display: flex
}

.games__item {
    flex-direction: column
}

.games__item .get-image img {
    width: 100%;
    max-height: 200px;
    object-fit: cover
}

.gallery--v2 .gallery__item img, .relink img, .video-v2__player {
    object-fit: contain
}

.games__item-name {
    margin: 5px 10px;
    color: #fff
}

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

    .header--v1 .header__nav._active {
        z-index: 20;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .slots__body {
        grid-template-columns:1fr 1fr;
        padding: 12px
    }

    .button-content, .onewintgcom-wrapper + .onewintgcom-wrapper, .onewintgcom-wrapper:first-child {
        margin-top: 1rem
    }

    .button-content, .onewintgcom-wrapper:last-child {
        margin-bottom: 1rem
    }

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

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

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

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

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

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

    .comment-form__field {
        background-color: #e5eaf7
    }

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

    .comment {
        margin-top: 10px
    }

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

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

    .footer__social-item {
        margin: 0 15px
    }

    .header--v1 .header__nav-item .link {
        padding: 13px 10px
    }

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

    .comment-form {
        border-radius: 5px;
        background-color: transparent;
        padding: 0
    }
}

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

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

.toc--v1 {
    background: #002359;
    border-color: #2972d6
}

.toc--v1 .toc__title {
    border-bottom: none
}

.toc--v1 .toc__nav.active {
    border-top: 1px solid #2972d6
}

.toc--v1 .toc__text:hover {
    color: #fff
}

.header__lang-switch {
    flex-shrink: 0;
    z-index: 1;
    margin: 0 10px
}

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

    .header--v1 .header__container {
        flex-wrap: wrap
    }

    .header--v1 .header__buttons {
        flex-basis: 100%;
        margin-top: 10px;
        flex-direction: row;
        order: 4;
        max-width: 100%;
        padding: 0
    }

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

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

    .header--v1 .header__link + .header__link {
        margin: 0 0 0 5px
    }
}

.comment-form__field {
    background-color: #f1f5ff14;
    color: #fff
}

.comment-form__field::placeholder {
    color: #FFFFFF
}

.comment-form__button {
    border-radius: 10px;
    background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
    font-weight: 400
}

.comment {
    background-color: #f1f5ff14;
    border: none
}

.winners {
    counter-reset: section;
    position: relative;
    margin: 1rem 0;
    padding: 16px
}

.winners::before {
    content: "";
    position: absolute;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    border-radius: 8px;
    padding: 1px;
    background-image: linear-gradient(92deg, #1544af, rgb(120 149 227 / 46%));
    inset: 0
}

.winners__item {
    position: relative;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px;
    padding: 16px 16px 16px 48px;
    background: #002359;
}

.winners__item:not(:last-child) {
    margin-bottom: 12px
}

.winners__item:nth-child(odd) .winners__item-label span {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(168.33deg, #ffdaae 21.56%, #ff9f2e 64.22%, #ffbe73 76.09%, #ffa842 92.6%);
    -webkit-background-clip: text
}

.winners__item:nth-child(2n) .winners__item-label span {
    background: linear-gradient(168.33deg, #dff2f7 23.64%, #fff 46.43%, #d2dee4 56.97%, #fff 86.36%);
    -webkit-background-clip: text
}

.winners__item-label {
    position: absolute;
    left: 16px;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 2px 4px;
    min-width: 24px;
    background-color: #19081a;
    transform: translateY(-50%)
}

.winners__item-label span {
    font-family: inherit;
    font-size: 22px;
    line-height: 22px
}

.winners__item-name {
    margin: 0;
    font-weight: 700;
    color: #fff
}

.winners__item-winning {
    margin: 0;
    font-weight: 700;
    background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
    -webkit-background-clip: text
}

.header--v1 .header__nav._active {
    z-index: 18
}

.wp-block-table {
    overflow: auto
}

.header--v1 .header__buttons {
    max-width: 100%;
    padding: 0
}

.header--v1 .header__link--in {
    background: #ffbb00
}

.header--v1 .header__container {
    padding-top: 8px;
    padding-bottom: 8px
}

.scroll-top {
    bottom: 80px
}

.mobile-button .promocode-old {
    margin: 12px 0 0;
    padding: 0;
    background: 0 0;
    display: none
}

.mobile-button.show .promocode-old {
    display: block
}

.promocode-old + .mobile-button__link {
    display: none;
    margin-top: 8px;
    width: 100%
}

.mobile-button, .mobile-button > .get-image, .mobile-button__rating, .promocode-old__button, .promocode-old__controls, .promocode-old__wrapper-link, .video-v2 {
    display: flex;
    display: flex
}

.mobile-button__rating {
    font-size: 18px;
    line-height: 1;
    align-items: center;
}

.mobile-button__rating-counter {
    padding-left: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    transform: translateY(3px)
}

.game__box, .video-v2__button {
    top: 50%;
    transform: translate(-50%, -50%)
}

.mobile-button__link--show, .mobile-button__title {
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700
}

.mobile-button__rating::before {
    content: "★★★★★";
    font-family: Times, serif;
    background: linear-gradient(90deg, #0c63f6 var(--percent), #003585 var(--percent));
    -webkit-background-clip: text
}

.fixed-el_white .mobile-button__rating::before {
    content: unset;
}

.mobile-button {
    flex-wrap: wrap;
    z-index: 100;
    left: 8px;
    right: 8px;
    bottom: 0;
    padding: 10px 8px 12px;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(90deg, #1e273e 0, #111728 100%), #fff;
    align-items: center
}

.mobile-button:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 32px;
    border-radius: 2px;
    background-color: #374464;
    pointer-events: none
}

.mobile-button > .get-image {
    flex-shrink: 0;
    margin-right: 8px;
    border-radius: 4px;
    padding: 8px 4px 12px;
    width: fit-content;
    background: #003585;
    align-items: center;
    justify-content: center
}

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

.mobile-button__title {
    margin: 0
}

.mobile-button__link {
    position: static;
    margin-left: auto;
    width: fit-content;
    flex-shrink: 0;
    gap: 4px;
    border-radius: 8px;
    padding: 8px;
    color: #fff;
    background: 0 0;
    background-image: linear-gradient(90deg, #2bb765 0, #089e4e 100%)
}

.mobile-button__link--show {
    font-style: normal;
    padding: 10px 8px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: 0 0;
    background-image: linear-gradient(90deg, #2bb765 0, #089e4e 100%)
}

.mobile-button__link--show .less, .mobile-button__link--show._active .more {
    display: none
}

.mobile-button__link--show._active .less, .promocode-old__button._active .copied {
    display: block
}

.promocode-old {
    margin: 20px 0;
    border-radius: 8px;
    padding: 12px;
    width: 100%;
    max-width: 480px;
    background-color: #003585
}

.promocode-old__title {
    margin: 0 0 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px
}

.promocode-old__wrapper-link {
    margin-top: 12px;
    border-radius: 8px;
    padding: 4px;
    background: linear-gradient(135deg, #2b3653 0, #25304e 100%);
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px 16px
}

.promocode-old__download, .promocode-old__link, .promocode-old__rating {
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: flex
}

.promocode-old__download, .promocode-old__rating {
    gap: 4px;
    line-height: 18px
}

.promocode-old__link {
    border: none;
    border-radius: 8px;
    padding: 10px 24px;
    justify-content: center;
    gap: 4px;
    line-height: 20px;
    width: 100%;
    cursor: pointer
}

.promocode-old__link--android {
    background: #ffbb00
}

.game__affiliate-link, .promocode-old__link--aff, .promocode-old__link--ios, .slot__link {
    background: #ffbb00
}

.promocode-old__link--aff {
    margin-top: 12px
}

.promocode-old__controls {
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    border: 1px solid #2b3653;
    overflow: hidden
}

.promocode-old__value {
    color: #07b2fe;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 12px;
    flex-grow: 1
}

.promocode-old__button {
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 8px 12px;
    border: none;
    background-color: #2b3653;
    cursor: pointer
}

.promocode-old__button span, .promocode-old__button svg {
    pointer-events: none
}

.promocode-old__button span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.promocode-old__button .copied, .promocode-old__button._active .copy {
    display: none
}

.video-v2 {
    align-items: center
}

.video-v2__container {
    position: relative;
    width: 100%;
    max-width: 100%
}

.video-v2.align-left {
    justify-content: flex-start
}

.dmca-badge, .video-v2.align-center {
    justify-content: center
}

.video-v2.align-right {
    justify-content: flex-end
}

.video-v2__player {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9
}

.dmca-badge, .game, .screenshot-gallery__list, .video-v2__button {
    display: flex;
    display: flex
}

.video-v2__button {
    position: absolute;
    left: 50%;
    border: none;
    background-color: transparent;
    align-items: center;
    justify-content: center;
    outline: 0;
    cursor: pointer
}

.video-v2._active .video-v2__button {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.video-v2._active .video-v2__player {
    cursor: pointer
}

.video-v2__button-shape {
    fill: rgba(0, 0, 0, 0.6)
}

.video-v2__button-icon {
    fill: #ffffff
}

.video-v2__button:hover .video-v2__button-shape {
    fill: #ff0000
}

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

.screenshot-gallery__list {
    width: 100%;
    margin: 1rem 0 0;
    padding: 0;
    list-style: none;
    max-width: 100%
}

.dmca-badge, .game {
    margin-top: 1rem
}

.gbtn {
    background-color: rgba(#1b96f3, .32) !important
}

.game {
    flex-direction: column;
    align-items: center;
    border-radius: 3px;
    border: 1px solid #2b3653;
    padding: 28px 16px;
    background-position: center;
    background-size: cover
}

.game > .get-image {
    margin: 0 0 8px
}

.game__title {
    margin: 0 0 16px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase
}

.game__affiliate-link, .game__demo-link {
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-family: var(--ff-primary);
    font-weight: 600;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
    transition: .3s ease-in-out;
    cursor: pointer;
    min-width: 200px
}

.game__affiliate-link + .game__demo-link {
    margin-top: 16px
}

.game__demo-link {
    background-color: #2b3653
}

.game__box {
    position: fixed;
    display: none;
    left: 50%;
    width: 100%;
    max-width: 1200px;
    padding: 10px;
    z-index: 1210
}

.game__box-header {
    margin-bottom: -1px;
    padding: 8px 8px 8px 16px;
    background: #00122c;
    border-radius: 3px 3px 0 0;
    display: flex;
    align-items: center
}

.game__box-title {
    margin: 0 24px 0 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #fff
}

.game__box-close {
    display: flex;
    margin-left: auto;
    border: none;
    border-radius: 3px;
    background-color: transparent;
    cursor: pointer
}

.game__box-close:hover {
    background-color: rgba(255, 255, 255, .2)
}

.game__iframe {
    border-radius: 0 0 3px 3px;
    width: 100%;
    aspect-ratio: 16/9;
    border: none;
    overflow: hidden;
    background-color: #d9d9d9
}

.relink {
    background: #002359;
    border-radius: 8px;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    height: 100%
}

.how-to__item-subtitle > :first-child, .onewintgcom-faq__title, .wp-block-table table td > :first-child {
    margin-top: 0
}

.page.scroll-lock-modal {
    overflow: hidden;
    position: relative
}

.page.scroll-lock-modal:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: 1200
}

.relink:hover {
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .35)
}

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

.relink img {
    max-width: 56px;
    max-height: 56px
}

.relink__content {
    flex-grow: 1
}

.relink__title {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #fff
}

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

.slots__body {
    border: none
}

.slots__title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.1rem
}

.slot__image {
    max-height: 112px;
    border-radius: 5px;
    margin-bottom: 12px;
    overflow: hidden;
    max-height: max-content
}

.slot__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    margin: 0
}

.how-to__list {
    margin: 1rem 0 0
}

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

.how-to__item:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: -38px;
    width: 2px;
    background: var(--color-accent);
    opacity: .3;
    left: -13px
}

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

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

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

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

.how-to__item-title {
    margin: 0 0 4px;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: var(--color-title)
}

.how-to__button {
    display: inline-block;
    margin: 16px auto 0;
    border: none;
    border-radius: 5px;
    padding: .7rem 2rem;
    width: fit-content;
    font-weight: 700;
    font-size: 1.2rem;
    text-decoration: none;
    color: #fff;
    background: #ffbb00;
    color: #00122C;
    transform-origin: center;
    transition: 150ms;
    cursor: pointer
}

.promo-code__copy-link, .promo-code__link {
    transition: .2s ease-in-out;
    outline: 0;
    cursor: pointer
}

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

.promo-code {
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    background: #002359;
    border: 1px solid #2b3653;
    width: 100%
}

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

.promo-code__wrapper {
    border-radius: 3px;
    padding: 0 0 0 12px;
    background: #00122c;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border: 1px solid #2b3653
}

.promo-code__input {
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 16px;
    border: none;
    background-color: transparent;
    color: #f9cb16;
    text-shadow: 0 0 8px rgba(249, 203, 22, .5)
}

.promo-code__copy-link {
    position: relative;
    border: none;
    background-color: transparent;
    color: #0a63f6;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 6px
}

[data-promocode-button] .check {
    fill: #26bc4d;
    display: none
}

.promo-code__copy-link._active:hover {
    opacity: 1
}

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

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

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

[data-promocode-button] {
    cursor: pointer;
}

@media (hover: hover) {
    [data-promocode-button]:hover {
        opacity: .7;
    }
}

[data-promocode-button] svg {
    width: auto;
    max-height: 24px;
    pointer-events: none;
}

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

[data-promocode-button]._active .check {
    display: block
}

[data-promocode-button]._active .copy {
    display: none
}

.promo-code__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border-radius: 3px;
    border: 2px solid #26bc4d;
    padding: 4px 12px;
    background-color: #26bc4d;
    color: #fff;
    font-size: 18px;
    font-weight: 700 !important;
    line-height: 24px;
    text-align: left
}

.promo-code__link svg {
    stroke: #fff
}

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

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

@media (max-width: 767px) {
    .screenshot-gallery__list {
        width: 100%;
        max-width: 980px;
        overflow-x: auto
    }

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

    .game__box-header {
        flex-wrap: wrap
    }

    .game__box-title {
        width: calc(100% - 56px)
    }

    .game__box .game__affiliate-link {
        order: 3;
        margin: 4px auto 0
    }

    .game__box {
        top: 30px;
        left: 12px;
        bottom: 30px;
        right: 12px;
        transform: none;
        padding: 0;
        width: calc(100% - 24px);
        overflow: hidden
    }

    .game__iframe {
        height: 100%;
        aspect-ratio: auto
    }

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

    .how-to__item:not(:last-child)::before {
        left: -13px
    }

    .how-to__button {
        width: 100%;
        font-size: 14px;
        line-height: 16px
    }

    .slots__body {
        padding: 10px
    }

    .promo-code {
        max-width: 100%
    }
}

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

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

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

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

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

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

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

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

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

.prefix-game-full__buttons button {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 5px;
    padding: 12px;
    font-family: var(--ff-primary);
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    cursor: pointer
}

.prefix-game-full__buttons button:hover {
    transform: scale(1.05);
    z-index: 4
}

.prefix-game-full__affiliate-link {
    color: #fff;
    background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%)
}

.prefix-game-full__demo-link {
    color: #fff;
    background: #202240
}

.languages-switcher, .languages-switcher__list {
    padding: 5px;
    background-color: #2e3036;
    display: flex
}

@media (max-width: 550px) {
    .promocode-old__link {
        padding: 10px
    }

    .prefix-game-full__box {
        min-height: 300px;
        display: flex
    }

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

    .prefix-game-full__box img {
        object-fit: cover;
        height: auto
    }
}

.languages-switcher {
    position: relative;
    flex-shrink: 0;
    margin: 0 20px 0 0;
    border-radius: 4px;
    min-width: 40px;
    width: fit-content;
    color: #ccc;
    z-index: 1000
}

.languages-switcher__list {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    list-style: none;
    justify-content: center;
    flex-direction: column;
    gap: 2px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.languages-switcher__item {
    width: 100%;
    display: flex;
    justify-content: center
}

.languages-switcher--header .languages-switcher__list {
    top: 100%;
    border-radius: 0 0 4px 4px
}

.languages-switcher--footer .languages-switcher__list {
    bottom: 100%;
    border-radius: 4px 4px 0 0
}

.languages-switcher--header._show {
    border-radius: 4px 4px 0 0
}

.languages-switcher--footer._show {
    border-radius: 0 0 4px 4px
}

.languages-switcher__lang {
    position: relative;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    gap: 6px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer
}

.languages-switcher__flag {
    display: flex;
    flex-shrink: 0
}

.languages-switcher._show .languages-switcher__list {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.onewintgcom-text-image {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 2rem;
    align-items: center
}

.onewintgcom-text-image.reversed img {
    order: -1
}

@media (max-width: 1023px) {
    .onewintgcom-text-image {
        grid-template-columns:1fr;
        gap: 1rem
    }

    .onewintgcom-text-image.reversed img {
        order: 2
    }
}

.onewintgcom-wrapper > * {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1440px) {
    .onewintgcom-wrapper > * {
        max-width: calc(100% - var(--offsets) * 2);
        margin-left: var(--offsets);
        margin-right: var(--offsets)
    }
}

.onewintgcom-faq {
    margin-top: 1rem;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid #2972d6
}

.pros-cons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.pros-cons__title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: #0a63f6;
}

.pros-cons__list {
    margin: 1rem 0 0;
    border-radius: 8px;
    padding: 12px;
}

.pros-cons__list--like {
    background: #00800073;
}

.pros-cons__list--dislike {
    background: #ff00004a;
}


.pros-cons__item {
    margin-left: 24px;
}

@media (max-width: 1023px) {
    .pros-cons {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}


.header--v1 .header__link--in,
.header--v1 .header__link--up {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

:root {
    --offsets: 20px;
    --width-container: 1420px;
    --wrapper-margin: 64px;
    --surface: #181c27;
    --surface-dim: #13161f;
    --surface-low: #070c18;
    --surf-cont-h: #282e3d;
    --surf-cont: #1a2030;
    --on-surface: #e9e9e9;
    --on-surface-v: #c4d1e4;
    --primary: #1b89f4;
    --secondary: linear-gradient(90deg, #1f8e3d 0%, #22a463 100%);
    --tertiary: linear-gradient(90deg, #ffe13d 0%, #f3ba1c 100%);
    --hover: #a2aed40f;
    --click: #a2aed414;
    --disabled: #80828714;
    --on-disabled: #ffffff2e;
    --error: #f07676;
    --outline: #e5eaf845;
    --star-color: #ffda59;
    --star-bg: #ffffff4d;
}

.fixed-el {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 17;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    width: 100%;
    border-radius: 8px 8px 0 0;
    padding: 6px 8px;
    background: var(--surf-cont-h);
    -webkit-box-shadow: 0 -10px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 -10px 12px 0 rgba(0, 0, 0, .2)
}

.fixed-el::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 48px;
    height: 3px;
    background: rgba(255, 255, 255, .3019607843);
    border-radius: 100px
}

.fixed-el.active {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.fixed-el.active > .btn {
    width: 100%;
    max-width: 100%;
    justify-content: center
}

.fixed-el.active .fixed-el__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fixed-el.active .fixed-el__close {
    display: block
}

.fixed-el > .btn {
    padding: 8px 16px;
    margin-left: auto;
    max-width: 156px;
    min-height: 40px;
    min-width: fit-content;
    line-height: 136%;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: var(--secondary);
    color: var(--on-surface);
}

.fixed-el img {
    max-width: 56px;
    max-height: 57px
}

.fixed-el .fixed-el__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 4px
}

.fixed-el.fixed-el_white .fixed-el__main {
    gap: 12px;
}

.fixed-el .fixed-el__info {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: var(--on-surface-v);
    font-size: 14px;
    line-height: 136%;
    font-weight: 400
}

.fixed-el .fixed-el__info p {
    text-transform: math-auto;
}

.fixed-el_white .fixed-el__info p,
.fixed-el_white .fixed-el__info p span {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.1px;
    color: #FFF;
}

.fixed-el.fixed-el_white .fixed-el__info p {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 20px 2px 8px;
    background: linear-gradient(90deg, #7100FF 50%, #B173FF 100%);
    border-radius: 999px;
    font-weight: 400;
    margin-top: 8px;
}

.fixed-el_white .fixed-el__info p:after {
    content: '';
    background: url("../images/bonus-badge.webp") no-repeat center;
    width: 27px;
    height: 26px;
    position: absolute;
    right: -10px;
    top: auto;
    bottom: auto;
    z-index: 2;
}

.fixed-el_white .fixed-el__info p span {
    font-weight: 600;
}

.fixed-el .fixed-el__info svg {
    max-width: 18px;
    max-height: 18px;
    margin-right: 2px;
    margin-bottom: -3px
}

.fixed-el.fixed-el_white .fixed-el__info svg {
    max-width: unset;
    max-height: unset;
    margin-right: 6px;
    margin-bottom: 0;
}

.fixed-el .fixed-el__info span {
    font-size: 15px;
    line-height: 136%;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--on-surface)
}

.fixed-el_white .fixed-el__info span {
    font-weight: 600;
    text-transform: uppercase;
    color: #141415;
    font-size: 14px;
    line-height: 20px;
}

.fixed-el_white .mobile-button__rating {
    display: flex;
    align-items: center;
}

.fixed-el_white .mobile-button__rating span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01px;
    color: #141415;
    padding-left: 0;
}

.fixed-el_white .mobile-button__rating-counter {
    transform: unset;
}

.fixed-el .fixed-el__info p {
    margin: 0
}

.fixed-el .fixed-el__close {
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    position: relative;
    display: none;
    margin-left: auto;
    cursor: pointer;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    will-change: opacity
}

.fixed-el .fixed-el__close:active::before, .fixed-el .fixed-el__close:focus::before {
    background: var(--click)
}

.fixed-el .fixed-el__close::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    will-change: background-color
}

.fixed-el .fixed-el__close-inner {
    position: absolute;
    inset: 0
}

.fixed-el .fixed-el__close-inner::after, .fixed-el .fixed-el__close-inner::before {
    content: "";
    width: 25px;
    height: 3px;
    border-radius: 4px;
    background: var(--on-surface);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.fixed-el .fixed-el__close-inner::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.fixed-el .fixed-el__close-inner::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.fixed-el .fixed-el__content {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 12px;
    margin-block: 8px 0;
    display: none
}

.fixed-el .fixed-el__content p {
    margin: 0;
    color: #dad9d9;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.fixed-el .fixed-el__content .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 6px;
    width: 99%;
    min-height: 50px;
position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fixed-el_green {
    background: var(--secondary)
}

.fixed-el_white {
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF),
    linear-gradient(0deg, #F0F2F5, #F0F2F5);
    border-radius: 0;
}

.fixed-el_green img {
    max-width: 40px
}

.fixed-el_green > .btn {
    max-width: 105px;
    min-width: auto;
}

.fixed-el_green .fixed-el__main {
    gap: 8px
}

.fixed-el_green .fixed-el__info {
    color: var(--on-surface)
}

.fixed-el_green .fixed-el__info span {
    font-size: 18px;
    line-height: 120%;
    font-weight: 700;
    text-transform: none
}

.fixed-el_green .fixed-el__content {
    margin-block: 12px 0
}

.fixed-el > .btn.btn_filled {
    line-height: 136%;
    font-weight: 600;
    text-transform: uppercase;
    background: var(--tertiary);
    color: var(--surface);
}

.fixed-el.fixed-el_white > .btn {
    background: #ffbb00;
    border-radius: 8px;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 20px;
    text-transform: unset;
    min-height: 36px;
    color: #FFF;
}


.btn_copy {
    font-size: 22px;
    line-height: 120%;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--on-surface);
    background: 0 0;
    border: 1px solid transparent;
    overflow: visible;
    cursor: pointer;
    -webkit-transition-property: background-color, border-color, text-shadow;
    transition-property: background-color, border-color, text-shadow;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    will-change: background-color, border-color, text-shadow;
    gap: 10px
}

@supports ((-webkit-mask:linear-gradient(#fff 0 0)) or (mask:linear-gradient(#fff 0 0))) {
    .btn_copy::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 2px;
        border-radius: 4px;
        background-size: 200% 200%;
        background-position: 0 100%;
        background-image: -webkit-gradient(linear, left top, right top, from(#e9e9e9), color-stop(50%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0)), to(#e9e9e9)), -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), to(#e9e9e9));
        background-image: linear-gradient(90deg, #e9e9e9 0, rgba(255, 255, 255, 0) 50%), linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #e9e9e9 100%), linear-gradient(0deg, rgba(255, 255, 255, 0) 50%, #e9e9e9 100%);
        -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
        mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        -webkit-animation: animBorder 4s linear infinite;
        animation: animBorder 4s linear infinite
    }

    @-webkit-keyframes animBorder {
        0%, 10%, 100% {
            background-position: 0 100%
        }
        25%, 75% {
            background-position: 50% 25%
        }
        45%, 55% {
            background-position: 100% 100%
        }
    }@keyframes animBorder {
         0%, 10%, 100% {
             background-position: 0 100%
         }
         25%, 75% {
             background-position: 50% 25%
         }
         45%, 55% {
             background-position: 100% 100%
         }
     }
}

@supports not ((-webkit-mask:linear-gradient(#fff 0 0)) or (mask:linear-gradient(#fff 0 0))) {
    .btn_copy {
        border-color: #e9e9e9;
        border-width: 2px
    }
}

.btn_copy:active, .btn_copy:focus {
    background: var(--hover);
    text-shadow: 0 0 20px rgba(217, 248, 250, .5019607843);
    border-color: var(--on-surface)
}

.btn_copy:active::before, .btn_copy:focus::before {
    display: none
}

@media (max-width: 1024px) {
    .wp-block-table table:has( td:nth-child(3) ) { min-width: 600px }
    .wp-block-table table:has( td:nth-child(4) ) { min-width: 800px }
    .wp-block-table table:has( td:nth-child(5) ) { min-width: 1000px }
}

/* Buttons */
.button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 8px 20px;
    border-radius: 8px;
    background: #FB0;
    border: 1px solid #FB0;
    color: #00122C;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
}

.button_second {
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
}

.button_third {
    background: #FFF;
    color: #00122c;
    border: 1px solid #FFF;
}

.button_transparent {
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
}

@media (hover: hover) {
    .button:hover {
        opacity: .7;
    }
}

@media (max-width: 1024px) {
    .button {
        padding: 8px 12px;
    }
}

/* H1 block */
.h1-block {
    display: flex;
    align-items: center;
    gap: 30px;
}

.h1-block__content {
    flex: 1 0 0;
}

.h1-block__content > :not(:first-child) {
    margin-top: 16px;
}

.h1-block__content > .wp-block-heading + :not(:first-child) {
    margin-top: 0;
}

/* H1 bonus */
.h1-block__bonus {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    max-width: 507px;
    background: #002359;
    padding: 16px;
    border-radius: 16px;
    color: #FFF;
}

.h1-block__bonus-title {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    margin-top: 0;
}

.h1-block__bonus-title span {
    font-weight: 600;
    font-size: 27px;
    line-height: 120%;
}

.h1-block__promo-text {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    margin-top: 20px;
}

.h1-block__promo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF33;
    padding: 8px;
    border-radius: 10px;
    width: 100%;
    margin-top: 10px;
}

.h1-block__promocode {
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
}

.h1-block__promo-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    padding: 4px 16px;
    border-radius: 8px;
    border: none;
}

.h1-block__bonus-buttons {
    display: flex;
    align-items: stretch;
    gap: 6px;
    width: 100%;
    margin-top: 12px;
}

.h1-block__bonus-button {
    flex: 1 0 0;
    line-height: 20px;
}

@media (max-width: 500px) {
	.h1-block__bonus-button {
		padding: 8px;
	}
}

.h1-block__advantages {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    list-style: none;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #FFFFFF33;
    width: 100%;
    padding-left: 0;
}

.h1-block__advantages-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    padding: 12px;
    border-radius: 12px;
    background: #FFFFFF14;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #F0F2F5;
    text-align: center;
}

.h1-block__advantages-item svg {
    width: auto;
    max-height: 24px;
}

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

/* H1 app */
.h1-block__app {
    position: relative;
    display: flex;
    gap: 4px;
    flex: 1 1 auto;
    max-width: 506px;
    background: radial-gradient(37.65% 21.19% at 100% 1.46%, #6C6FE9 0%, #3900B2 100%);
    padding: 16px;
    border-radius: 16px;
    color: #FFF;
    overflow: hidden;
}

.h1-block__app .h1-block__app-image {
    position: relative;
    width: 164px;
    height: 219px;
    margin-top: auto;
    margin-left: auto;
    margin-right: -16px;
    margin-bottom: -16px;
    overflow: hidden;
}

.h1-block__app-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    max-width: 293px;
    max-height: 297px;
    object-fit: cover;
}

.h1-block__app-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1 0 0;
}

.h1-block__app-top {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #F0F2F5;
}

.h1-block__app-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #F0F2F5;
    margin-top: 0;
}

.h1-block__rating {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-left: auto;
}

.h1-block__app-button {
    width: 100%;
}

.h1-block__app-table tbody {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.h1-block__app-table tr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 12px;
    border-radius: 12px;
    background: #FFFFFF14;
}

.h1-block__app-table td {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01px;
    text-align: center;
    color: #F0F2F5;
}

@media (max-width: 1024px) {
    .h1-block {
        flex-direction: column;
        gap: 0;
    }

    .h1-block .wp-block-heading {
        order: -3;
    }

    .h1-block__bonus,
    .h1-block__app
    {
        order: -2;
    }

    .h1-block .h1-buttons {
        order: -1;
    }

    .h1-block__content {
        display: contents;
    }

    .h1-block__content > .wp-block-heading + :not(:first-child) {
        margin-top: 16px;
    }

    .h1-block__bonus-title {
        max-width: 65%;
    }
}

@media (max-width: 767px) {
    .h1-block__app-content {
        display: contents;
    }

    .h1-block__app {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px 16px;
        max-width: 100%;
        width: 100% ;
    }

    .h1-block__app-top,
    .h1-block__app-button {
        grid-column: 1/-1;
    }

    .h1-block__app-image {
        max-width: 160px;
        max-height: 162px;
    }

    .h1-block__app-image img {
        max-width: 100%;
        max-height: 100%;
    }

    .h1-block__app-table {
        display: flex;
    }

    .h1-block__app-table tbody {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr;
        width: 100%;
        height: 100%;
    }

}

/* H1 buttons */
.h1-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    list-style: none;
    padding-left: 0;
    width: 100%;
}

.h1-buttons__link {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 4px 14px;
    width: 100%;
    padding: 12px 0 12px 12px;
    border-radius: 10px;
    border: 1px solid #FFFFFF4D;
    overflow: hidden;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: left;
}

.h1-buttons__link span {
    grid-area: 2 / 1 / 3 / 2;
    font-size: 14px;
}

.h1-buttons__link img {
    width: auto;
    max-height: calc(100% + 24px);
    margin: -12px 0;
    grid-area: 1 / 2 / 3 / 3;
}

@media (max-width: 767px) {
    .h1-buttons__link {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
        padding: 6px 36px 6px 6px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
    }

    .h1-buttons__link span {
        font-size: 12px;
        line-height: 16px;
    }

    .h1-buttons__link img {
        position: absolute;
        top: auto;
        right: 0;
        bottom: auto;
        max-height: 100%;
    }
}

/* Promo block */
.promo-block {
    display: flex;
    align-self: stretch;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
}

.promo-block__item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #003585;
    border-radius: 16px;
    padding: 16px;
    flex: 1 0 0;
    color: #FFF;
    overflow: hidden;
}

/*.promo-block__item .get-image {*/
/*    position: relative;*/
/*}*/

.promo-block__item .get-image img {
    position: relative;
    max-width: 110px;
    height: auto;
    z-index: 2;
}

.promo-block__item_color {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background: #ffbb00;
    flex: 2 0 0;
}

.promo-block__content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    z-index: 2;
}

.promo-block__title {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #00122C;
    margin-top: 0;
}

.promo-block__title span {
    font-weight: 600;
    font-size: 27px;
}

.promo-block__button {
    width: 100%;
    max-width: 300px;
    margin-top: 16px;
}

.promo-block__buttons {
    display: flex;
    gap: 6px;
    width: 100%;
    margin-top: 30px;
}

.promo-block__app-title,
.promo-block__bonus-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #F0F2F5;
    margin-top: 4px;
}

.promo-block__app-button,
.promo-block__bonus-button {
    flex: 1 0 0;
}

.promo-block__app-button {
    padding: 4px 12px;
}

.promo-block__bonus-button {
    width: 100%;
    margin-top: 30px;
}

.promo-block__notifications {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 2px 10px;
    background: #FF006A;
    border-radius: 900px;
    position: absolute;
    top: 12px;
    right: 12px;
}

@media (max-width: 767px) {
    .promo-block__item_color {
        order: 3;
        flex: 1 1 100%;
    }

    .promo-block__buttons {
        margin-top: 7px;
    }

    .promo-block__bonus-button {
        margin-top: 7px;
    }

    .promo-block__app-title,
    .promo-block__bonus-title {
        font-size: 14px;
        line-height: 21px;
    }

    .promo-block__notifications {
        font-size: 12px;
        line-height: 16px;
    }

    .promo-block__title span {
        font-size: 22px;
    }
}

/* Winners */
:root {
    --list-width: 4754px;
}

.winners-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 23px;
}

.winners-title {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 2 0 auto;
    margin-bottom: 0;
}

.winners-header__online {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 2px 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #FFF;
    text-align: right;
}

.winners-header__online span {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    text-align: right;
    color: #9AA1B1;
    flex: 1 1 100%;
}

.winners-list-container {
    position: relative;
    overflow:hidden;
    text-wrap:nowrap;
    white-space:nowrap;
    width: 100%;
    max-width: calc( var(--offsets) * 2 + 1380px);
    margin-left: auto;
    margin-right: auto;
}

.winners-list-container:before,
.winners-list-container:after{
    content: '';
    display: block;
    width: 102px;
    height: 100%;
    background: linear-gradient(90deg, #00122c 0%, #00122c 20%, rgba(21, 27, 41, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.winners-list-container:after {
    left: auto;
    right: 0;
    background: linear-gradient(270deg, #00122c 0%, #00122c 20%, rgba(21, 27, 41, 0) 100%);
}

.winners-list {
    display:flex;
    gap: 16px;
    min-width: 100%;
    /*padding-left: 100%;*/
    margin-top: 0;
    list-style: none;
    animation: marquee 40s linear infinite;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.winners-list::-webkit-scrollbar {
    display: none
}

@keyframes marquee {
    from { transform: translateX(100%); }
    to   { transform: translateX(calc(-1 * var(--list-width))); }
}

.winners-list__item {
    display: block;
    min-width: 222px;
    max-width: 222px;
    border-radius: 16px;
    overflow:hidden;
}

.winners-list__item:not(:has(.winners-list__button)),
.winners-list__button {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: 1fr auto auto;
    align-items: center;
    gap: 0 12px;
    background: #003585;
    border-radius: 16px;
    border: none;
    padding: 12px;
}

.winners-list__button {
    cursor: pointer;
}

@media (hover: hover) {
    .winners-list__button:hover {
        opacity: .7;
    }
}

.winners-list__item img {
    grid-row: 1/-1;
    max-width: 65px;
    height: auto;
    object-fit: contain;
    border-radius: 10px;
}


.winners-list__item-value {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    background: #00B24B;
    border-radius: 500px;
    margin-top: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #FFF;
    margin-right: auto;
}

.winners-list__item[style] .winners-list__item-value {
    background: #FFF;
    color: #00122c;
}

.winners-list__game {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #FFF;
    text-align: left;
    margin-top: 6px;
}


.winners-list__item-nickname {
    margin-top: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #FFF;
    text-align: left;
}

@media (max-width: 768px) {
    .winners-header {
        margin-bottom: 18px;
    }

    .winners-header__online {
        font-size: 14px;
        line-height: 20px;
    }

    .winners-list-container {
        max-width: calc( var(--offsets) * 2 + 100%);
        margin-left: auto;
        margin-right: auto;
    }

    .winners-list-container:before,
    .winners-list-container:after{
        width: 40px;
    }
}

/* App promo */
.h1-block + .app-promo {
    margin-top: 32px;
}

.app-promo {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
}

.app-promo__block  {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #003585;
    border-radius: 16px;
    padding: 16px;
    flex: 1 0 0;
    color: #FFF;
    overflow: hidden;
}

.app-promo__block:not(.app-promo__block_image) {
    flex-direction: row;
    justify-content: center;
    gap: 10px;
}

.app-promo__block:not(.app-promo__block_image):after {
    content: '';
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg width="336" height="111" viewBox="0 0 336 111" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_f_87_527)"><ellipse cx="168.5" cy="129" rx="100.5" ry="50" fill="%23AFA171" fill-opacity="0.25"/></g><defs><filter id="filter0_f_87_527" x="-11.7" y="-0.699997" width="360.4" height="259.4" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="39.85" result="effect1_foregroundBlur_87_527"/></filter></defs></svg>') no-repeat bottom;
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;
    z-index: 2;
}

.app-promo__block_image {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    background: url("../images/bg-mobile.webp") no-repeat right bottom,  #8626FF;
    background-size: contain;
    flex: 2 0 auto;
    width: 100%;
    max-width: 692px;
    padding: 16px 0 16px 16px;
}

.app-promo__block_image img {
    align-self: end;
    width: auto;
    height: auto;
    max-width: 172px;
    object-fit: contain;
    margin-bottom: -16px;
    grid-area: 1 / 2 / 3 / 3;
}

.app-promo__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -0.4px;
    margin-top: 0;
}

.app-promo__promobox {
    display: flex;
    align-items: stretch;
    gap: 6px;
}

.app-promo__promo {
    max-width: 370px;
    margin-top: 0;
}

.app-promo__laurel {
    display: block;
    width: 32px;
    min-width: 32px;
    height: 75px;
    background: url("../images/laurel.webp") no-repeat center;
}

.app-promo__laurel:last-child {
    transform: scaleX(-1);
}

.app-promo__advantage {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -0.4px;
    color: #F0F2F5;
    text-align: center;
}

@media (max-width: 1100px) {
    .app-promo__block {
        flex: 1 1 auto;
        width: calc(50% - 8px);
    }

    .app-promo__block_image {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        padding: 16px;
        grid-template-columns: 1fr;
        gap: 9px;
        background-size: cover;
    }

    .app-promo__block_image img {
        position: absolute;
        bottom: 50px;
        right: 16px;
        z-index: 1;
        max-width: 103px;
        mask-image: linear-gradient(to bottom, #000 60%, transparent);
        mask-size: 100% 100%;
    }

    .app-promo__block_image > :not(img) {
        z-index: 2;
    }

    .app-promo__title {
        max-width: 160px;
    }

    .h1-block__button {
        min-width: 103px;
    }

    .app-promo__advantage {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0%;
    }

    .app-promo__block:not(.app-promo__block_image) {
        padding: 16px 4px;
    }

    .app-promo__laurel {
        width: 19px;
        min-width: 19px;
        height: 42px;
        background-size: cover;
    }

    .app-promo__promo {
        max-width: 100%;
    }
}

/* CTA app block */
.cta-app {
    display: flex;
    align-items: stretch;
    gap: 24px;
    background: radial-gradient(116.31% 116.2% at 100% 100%, #4CABA3 28.71%, #10384A 100%);
    padding: 45px 16px;
    border-radius: 16px;
}

.cta-app__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
}

.cta-app__content > :not(:first-child) {
    margin-top: 16px;
}

.cta-app__title {
    font-weight: 600;
    font-size: 27px;
    line-height: 120%;
    color: #F0F2F5;
    margin: 0;
}

.cta-app__app-button {
    margin-top: 20px;
}

.cta-app__os {
    display: flex;
    align-items: center;
}

.cta-app__os svg {
    min-width: 28px;
}

.cta-app__os svg:not(:first-child) {
    margin-left: 12px;
}

.cta-app__os-text {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.01px;
    color: #F0F2F5;
    margin-top: 0;
}

.cta-app__os-text:not(:first-child) {
    margin-left: 16px;
}

.cta-app__os-text span {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.cta-app__advantages {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    padding: 0;
    margin: 0;
}

.cta-app__advantages-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background: #FFFFFF14;
    padding: 12px;
    border-radius: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.01px;
    text-align: center;
    color: #F0F2F5;
    max-width: 226px;
}

.cta-app__image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex: 1 1;
    min-width: 187px;
}

.cta-app__image img {
    position: absolute;
    left: auto;
    bottom: -45px;
    right: auto;
    z-index: 2;
}

@media (max-width: 900px ) {
    .cta-app {
        flex-direction: column;
        align-items: center;
        padding: 16px 16px 0 16px;
    }

    .cta-app__image img {
        position: relative;
        inset: unset;
    }
}

@media (max-width: 500px) {
    .cta-app__title {
        font-size: 22px;
    }

    .cta-app__app-button {
        width: 100%;
    }

    .cta-app__advantages-item {
        font-size: 12px;
        line-height: 16px;
    }
}