@charset "UTF-8";
.steps-wrap--link, .sub-menu__link {
    text-wrap: nowrap
}

h1, h2, h3 {
    line-height: 120%
}

.btn, .onewinchilecl-bonus__button, a, a:hover {
    text-decoration: none
}

*, .icon-blocks__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wp-block-table table td, .wp-block-table table th:not(:last-child) {
    border-right: 1px solid rgba(229, 234, 248, .27)
}

.wp-block-heading {
    margin-top: 0;
}

body {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow-x: hidden;
    color: #b3c5e0;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%
}

.btn, a {
    color: #fff
}

.btn, body, button, input {
    font-family: var(--ff-primary)
}

.btn, .onewinchilecl-slots__close-game svg, .scroll-top__button, .video-v2__button, a {
    transition: .3s ease-in-out
}

.main-nav__item-arrow, .main-nav__item-arrow svg, .onewinchilecl-slots__more-slots svg, .page-header__burger span {
    transition: transform .3s ease-in-out
}

.mobile-button, .onewinchilecl-slots__game, .sub-menu {
    visibility: hidden;
    pointer-events: none
}

.mobile-button._active, .onewinchilecl-slots__game-bg.open, .onewinchilecl-slots__item:hover .onewinchilecl-slots__item-content, .scroll-top__button._active {
    visibility: visible;
    pointer-events: all
}

:root {
    --ff-primary: -apple-system, "Segoe UI", sans-serif;
    --width-container: 1440px;
    --main-accent-bg-color: #2ecc71;
    --main-nav-color: #fff;
    --header-bg-color: #000;
    --footer-bg-color: #000;
    --content-button-bg-color: #2ecc71;
    --content-button-color: #fff;
    --offsets: 20px;
    --heading-color: #111;
    --text-color: #333;
    --bg-main: #f4f4f4;
    --bg-dark-0: #0a2244;
    --bg-dark-100: #003266;
    --bg-dark-200: #04386e;
    --bg-dark-300: #212932;
    --bg-dark-400: #0a519e;
    --primary-color-blue: #0a63f6;
    --primary-color-red: #fb5600;
    --primary-color-green: #88c504;
    --bg-table: #e8ecf1
}

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

.container-full, .first-block-bottom p:not([class]), img {
    max-width: 100%
}

* {
    margin: 0;
    padding: 0
}

a {
    font-size: inherit
}

.game__affiliate-link + .game__demo-link, .how-to__button, ol, p, ul {
    margin-top: 16px
}

img {
    height: auto
}

h1 {
    color: #f2f5fa;
    font-size: 59px;
    font-weight: 900
}

.title.bonus-title, h2 {
    font-size: 37px;
    text-transform: uppercase
}

.background-block .wp-block-column h2 + .wp-block-image, .background-block .wp-block-column h3 + .wp-block-image, .onewinchilecl-text-image__content p:first-of-type {
    margin-top: 0
}

.background-block .wp-block-column .wp-block-image, .how-to + p, p + .onewinchilecl-bonus__container, p + .onewinchilecl-faq__container, p + .onewinchilecl-text-image {
    margin-top: 24px
}

h2, h3 {
    font-weight: 700
}

.onewinchilecl-difference__title, .page-footer__logo, h2 {
    margin-bottom: 24px
}

h4 {
    font-weight: 600
}

h3, h3.onewinchilecl-text-image__title {
    color: #f2f5fa;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 0;
    border: none
}

h3.onewinchilecl-text-image__title::before {
    content: none
}

h3.onewinchilecl-text-image__title {
    margin-bottom: 16px;
    text-transform: none
}

@media (max-width: 700px) {
    h1, h2, h3 {
        line-height: 120%
    }

    h1 {
        font-size: 33px;
        font-weight: 900
    }

    h2, h3 {
        font-weight: 700
    }

    h2 {
        font-size: 26px;
        margin-bottom: 18px
    }

    h3, h3.onewinchilecl-text-image__title {
        font-size: 18px
    }

    h4 {
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }
}

.onewinchilecl-wrapper > .wp-block-table, .onewinchilecl-wrapper > blockquote, .onewinchilecl-wrapper > h1, .onewinchilecl-wrapper > h2, .onewinchilecl-wrapper > h3, .onewinchilecl-wrapper > h4, .onewinchilecl-wrapper > h5, .onewinchilecl-wrapper > h6, .onewinchilecl-wrapper > ol, .onewinchilecl-wrapper > p, .onewinchilecl-wrapper > ul {
    margin-right: auto;
    margin-left: auto;
    padding: 0 var(--offsets);
    max-width: var(--width-container)
}

.onewinchilecl-wrapper > ol, .onewinchilecl-wrapper > ul {
    padding-left: 0
}

.onewinchilecl-wrapper blockquote, blockquote {
    margin-top: 1rem;
    border-left: 5px solid var(--bg-dark-300);
    padding: 1rem var(--offsets) 1rem 2rem;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background-color: #f0f8ffff
}

.onewinchilecl-wrapper,
.comment-footer {
    padding: 64px 0;
}

.onewinchilecl-wrapper:has(.onewinchilecl-toc) {
    padding: 32px 0;
}

@media (max-width: 1023px) {
    .onewinchilecl-wrapper,
    .comment-footer {
        padding: 56px 0;
    }

    .onewinchilecl-wrapper:has(.onewinchilecl-toc) {
        padding: 28px 0;
    }
}

.onewinchilecl-wrapper:first-child {
    padding-top: 32px;
}

.wp-block-table table {
    overflow: hidden;
    margin-top: 1rem
}

.wp-block-table table th {
    padding: 32px 24px;
    color: #f2f5fa;
    font-weight: 600;
    text-align: left
}

.wp-block-table table tr th:last-child {
    border-top-right-radius: 16px
}

.wp-block-table table tr th:first-child {
    border-top-left-radius: 16px
}

.wp-block-table table tr th {
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    background: #232a37
}

.wp-block-table table td {
    padding: 28px 24px;
    color: #b3c5e0;
    background: #1a1d29
}

.wp-block-table table tr td:last-child {
    border-right: none
}

.wp-block-table table tr td:first-child {
    text-wrap: wrap;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%
}

.wp-block-table table tr td:first-child strong {
    color: #F2F5FA;
}

.wp-block-table table tbody tr:nth-child(odd) td {
    background: #181b26
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: normal
}

.wp-block-table .has-fixed-layout {
    table-layout: auto
}

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

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

.get-image, .wp-block-columns .wp-block-column {
    margin: 0
}

.get-image img {
    -o-object-fit: contain;
    object-fit: contain
}

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

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

.page-main > *:nth-child(2n) {
    background-color: #181b26;
}

.scroll-lock, .tabs {
    overflow: hidden
}

.page-404 {
    background-image: url(../images/404.png);
    background-position: -100px
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border: none;
    line-height: 100%;
    cursor: pointer
}

.btn:hover {
    background: linear-gradient(90deg, #1fda6c 0, #089e4e 100%);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .14)
}

.btn--lg {
    padding: 20px 76px
}

.btn--red {
    box-shadow: 0 11px 27px #fb560066;
    background-color: var(--primary-color-red)
}

.btn--red:hover {
    background-color: #ff6a1c
}

.btn--blue {
    box-shadow: 0 11px 27px #428cdc66;
    background-color: var(--primary-color-blue)
}

.btn--blue:hover {
    box-shadow: 0 11px 27px #4f9ff47f;
    background-color: #4f9ff4
}

.btn--green {
    box-shadow: 0 11px 27px #88c50466;
    background-color: var(--primary-color-green)
}

.btn--green:hover {
    box-shadow: 0 11px 27px #a5d3427f;
    background-color: #a5d342
}

.onewinchilecl-content-button {
    display: flex;
    align-items: center;
    margin-top: 24px
}

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

.onewinchilecl-content-button.align-center, .video-v2.align-center {
    justify-content: center
}

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

.page-header {
    padding: 8.5px 0;
    background: #232a37;
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25);
    z-index: 400
}

.page-header__container {
    position: relative;
    display: flex;
    align-items: center
}

.page-header__logo {
    margin-right: 20px;
    width: fit-content
}

.page-header__logo .get-image {
    line-height: 1
}

.page-header__buttons {
    position: relative;
    display: flex;
    flex-shrink: 0;
    align-items: center
}

.page-header__buttons .btn + .btn {
    margin-left: 8px
}

.page-header__burger {
    display: none;
    flex-shrink: 0;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.page-header__burger span {
    display: block;
    border-radius: 2px;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transform-origin: center;
    pointer-events: none
}

.page-header__burger.active span:first-of-type {
    transform: translateY(7px) rotateZ(45deg)
}

.page-header__burger.active span:nth-of-type(2) {
    transform: scaleX(0)
}

.page-header__burger.active span:nth-of-type(3) {
    transform: translateY(-7px) rotateZ(-45deg)
}

.main-nav__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.main-nav__item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.main-nav__item:not(:last-child) {
    margin-right: 20px
}

.main-nav__item--has-children {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px
}

.main-nav__item-arrow {
    display: flex;
    line-height: 1;
    cursor: pointer
}

.main-nav__link, .sub-menu__link {
    font-weight: 600;
    line-height: 136%;
    color: #f2f5fa;
    font-size: 18px;
    text-decoration: none
}

.main-nav__item-arrow svg {
    -o-transition: transform .3s ease-in-out
}

.main-nav__link {
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.sub-menu {
    position: absolute;
    left: -1px;
    top: 116%;
    z-index: 999;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    min-width: 140px;
    border-radius: 0 0 4px 4px;
    background: #232a37;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .14);
    opacity: 0
}

.sub-menu__item:not(:last-child) {
    margin-bottom: 4px
}

.sub-menu__link {
    display: inline-block;
    padding: 8px;
    width: 100%;
    font-style: normal
}

.icon-blocks, .onewinchilecl-columns {
    padding: 2rem 0
}

.onewinchilecl-columns__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: -1rem
}

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

.onewinchilecl-columns__item {
    margin: 1rem
}

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

.onewinchilecl-columns.align-center .onewinchilecl-columns__container {
    align-items: center
}

.onewinchilecl-columns.align-top .onewinchilecl-columns__container {
    align-items: flex-start
}

.onewinchilecl-columns.align-bottom .onewinchilecl-columns__container {
    align-items: flex-end
}

.onewinchilecl-columns.align-stretch .onewinchilecl-columns__container {
    align-items: stretch
}

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

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

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

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

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

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

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

.wp-block-columns.col-1 {
    grid-template-columns:repeat(1, 1fr)
}

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

.wp-block-columns.col-3 {
    grid-template-columns:repeat(3, 1fr)
}

.wp-block-columns.col-4 {
    grid-template-columns:repeat(4, 1fr)
}

.wp-block-columns.col-5 {
    grid-template-columns:repeat(5, 1fr)
}

.wp-block-columns.col-6 {
    grid-template-columns:repeat(6, 1fr)
}

.wp-block-column {
    display: flex;
    flex-direction: column
}

.wp-block-column > * {
    flex: 1 1
}

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

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

.background-block .wp-block-columns {
    padding: 8px 0;
    gap: 24px
}

.background-block .wp-block-column > * {
    -webkit-box-flex: 0;
    flex: 0 1;
    margin: 0
}

.background-block .wp-block-column h2, .background-block .wp-block-column h3 {
    margin-bottom: 24px;
    text-align: center
}

.background-block .wp-block-column ol, .background-block .wp-block-column p, .background-block .wp-block-column ul {
    margin-top: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.background-block .wp-block-column .wp-block-image img {
    overflow: hidden;
    border-radius: 8px
}

.icon-blocks__container {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    justify-content: flex-start
}

.icon-blocks__item {
    border: 1px solid #fff;
    padding: 1rem;
    width: calc(100% / 6);
    background-color: var(--main-accent-bg-color)
}

.onewinchilecl-bonus, .onewinchilecl-review {
    -webkit-box-sizing: border-box;
    height: 100%;
    -webkit-box-direction: normal
}

.icon-blocks__item:hover .icon-blocks__image {
    transform: translateY(-10px)
}

.icon-blocks__image {
    margin-top: 2rem;
    text-align: center;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms
}

.icon-blocks__image img {
    max-width: 100px
}

.icon-blocks__content {
    margin: 1rem 0 0;
    font-size: .9rem;
    text-align: center;
    color: #fff
}

.onewinchilecl-bonus__container {
    display: grid;
    grid-template-columns:1fr 1fr 1fr;
    gap: 20px;
    grid-column: 1/-1
}

.bonus .section-description {
    margin: 0;
    grid-column: 1/-1
}

.onewinchilecl-bonus-promocode {
    background: rgba(35, 42, 55, .6);
    width: 100%;
    padding: 16px;
    position: absolute;
    left: 0;
    bottom: -60px;
    transition: .8s;
    opacity: 0
}

.onewinchilecl-bonus:hover .onewinchilecl-bonus-promocode {
    bottom: 92px;
    opacity: 1
}

.onewinchilecl-bonus {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: #232a37;
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25);
    padding: 0;
    box-sizing: border-box
}

.news__item img, .onewinchilecl-bonus > .get-image img {
    width: 100vw
}

.onewinchilecl-bonus__title {
    color: #f2f5fa;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
    text-align: left
}

.onewinchilecl-bonus__text {
    margin: 0;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%
}

.onewinchilecl-bonus__date, .onewinchilecl-bonus__value {
    font-weight: 400;
    line-height: 136%;
    margin: 0;
    font-size: 18px
}

.onewinchilecl-bonus__value {
    color: #f2f5fa;
    font-style: normal;
    display: flex;
    gap: 8px;
    align-items: center
}

.onewinchilecl-bonus__date {
    color: #b3c5e0;
    text-align: right
}

.onewinchilecl-bonus-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 16px;
    gap: 20px
}

.onewinchilecl-bonus__button {
    border-radius: 8px;
    background: linear-gradient(90deg, #29b663 0, #089e4e 100%);
    color: #f2f5fa;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 136%;
    padding: 10px 36px;
    margin: 0;
    cursor: pointer;
    border: none
}

@media (max-width: 740px) {
    .onewinchilecl-bonus__button {
        font-size: 15px;
    }
}

.onewinchilecl-bonus-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 16px;
    z-index: 2;
    border-radius: 0 0 16px 16px;
    background: #232a37
}

.onewinchilecl-bonus-bottom--left {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.title.bonus-title {
    color: #f2f5fa;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    grid-column: 1/-1
}

.bonus {
    display: grid;
    grid-template-columns:1fr 1fr;
    position: relative;
    gap: 24px
}

.onewinchilecl-bonus__button:hover {
    background: linear-gradient(90deg, #1fda6c 0, #089e4e 100%);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .14)
}

.onewinchilecl-bonus.accented {
    background-color: var(--main-accent-bg-color)
}

.background-block--grad .text-image__content-title, .onewinchilecl-bonus.accented .onewinchilecl-bonus__text, .onewinchilecl-bonus.accented .onewinchilecl-bonus__title, .onewinchilecl-bonus.accented .onewinchilecl-bonus__value {
    color: #fff
}

.onewinchilecl-bonus.accented .onewinchilecl-bonus__button {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent
}

.onewinchilecl-bonus.accented .onewinchilecl-bonus__button:hover {
    border: 1px solid #fff;
    color: var(--main-accent-bg-color);
    background-color: #fff
}

.onewinchilecl-review {
    flex-direction: column;
    display: flex;
    border-radius: 10px;
    padding: 1rem;
    background-color: #f9f9f9;
    box-sizing: border-box
}

.onewinchilecl-review__text {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    color: #212121b2
}

.onewinchilecl-review__user {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: auto
}

.onewinchilecl-review__user-image {
    border-radius: 50%;
    max-width: 60px
}

.onewinchilecl-review__user-name {
    margin-top: 0;
    margin-left: 1rem;
    font-weight: 600;
    font-size: 1.1rem;
    color: #6ec1e4
}

.onewinchilecl-show-posts {
    background: #fbfbfb
}

.onewinchilecl-show-posts__item {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 5px;
    padding-bottom: 10px;
    height: 100%;
    background-color: #fff;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms
}

.onewinchilecl-show-posts__item:hover {
    -webkit-box-shadow: 0 0 10px 1px #00000019;
    box-shadow: 0 0 10px 1px #00000019
}

.onewinchilecl-show-posts__item:hover .show-posts__image img {
    transform: scale(1.1)
}

.onewinchilecl-show-posts__image {
    overflow: hidden;
    height: 150px
}

.onewinchilecl-show-posts__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms
}

.onewinchilecl-show-posts__title {
    margin-top: 1rem;
    padding: 0 10px;
    font-size: 1.2rem;
    line-height: 1.7rem;
    color: var(--main-accent-bg-color)
}

.onewinchilecl-show-posts__text {
    margin-top: 0;
    margin-bottom: .5rem;
    padding: 0 10px;
    font-size: 1rem;
    line-height: 1.5rem
}

.onewinchilecl-show-posts__link {
    margin-top: auto;
    padding: 0 10px;
    text-decoration: underline;
    color: var(--main-accent-bg-color)
}

.onewinchilecl-show-posts__hidden-link {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%
}

.video {
    max-width: 650px
}

.video__container {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    background-color: #000
}

.video__media, .video__preview {
    width: 100%;
    height: 100%;
    position: absolute
}

.video__preview {
    left: 0;
    top: 0
}

.video__button {
    position: absolute;
    left: 50%;
    top: 50%;
    border: none;
    background: 0 0;
    transform: translate(-50%, -50%)
}

.video__button-shape {
    fill: #212121;
    fill-opacity: .8
}

.video__button-icon {
    fill: #fff
}

.video__button:focus {
    outline: 0
}

.video__button:focus .video__button-shape, .video__button:hover .video__button-shape {
    fill: red;
    fill-opacity: 1
}

.video__button:hover {
    cursor: pointer
}

.video__media {
    left: 0;
    top: 0;
    border: none
}

.video.align-center {
    margin: 0 auto
}

.mobile-button a, .mobile-button button, .mobile-button span, .video.align-right {
    margin-left: auto
}

.page-footer {
    padding: 64px 0;
    background: #232a37;
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25)
}

.page-footer__container {
    display: grid;
    grid-template-columns:460px 1fr 300px;
    gap: 32px 20px
}

.page-footer__galleres {
    grid-row: 2;
    padding-top: 32px;
    border-top: 1px solid rgba(229, 234, 248, .27);
    grid-column: 1/-1
}

.page-footer__list {
    gap: 16px;
    display: grid;
    grid-template-columns:1fr 1fr;
    list-style: none;
    margin: 0;
    padding: 0
}

.page-footer__nav a, .page-footer__nav span {
    text-decoration: none;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%;
    padding: 8px;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.page-footer__nav .active__link, .page-footer__nav a:hover, .page-footer__nav span:hover {
    color: var(--primary-color-red)
}

.page-footer__logos-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: 0 0 24px;
    padding: 0
}

.page-footer__logos-gallery-item {
    margin: 0 auto;
    padding: 8px
}

.page-footer__payments-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 20px
}

.page-footer__payments-gallery-item img {
    max-width: 64px;
    max-height: 22px;
    width: 100%
}

.page-footer__payments-gallery-item {
    padding: 4px
}

.page-footer__logos-gallery + .page-footer__payments-gallery {
    border-top: 1px solid var(--bg-dark-300);
    padding-top: 24px
}

.page-footer__copyright-text {
    color: #b3c5e0;
    font-size: 16px;
    font-weight: 400;
    line-height: 136%
}

.onewinchilecl-faq__item:not(:last-child) {
    margin-bottom: 42px
}

.onewinchilecl-faq__answer::before {
    content: "";
    position: absolute;
    bottom: -17px;
    right: 32px;
    width: 30px;
    height: 18px;
    background: url('data:image/svg+xml,%3Csvg%20xmlns="http://www.w3.org/2000/svg"%20width="30"%20height="18"%20viewBox="0%200%2030%2018"%20fill="none"%3E%3Cpath%20d="M30%2018C21.04%2010.6531%2019.4667%203.79592%2019.6%200H0C4.8%2011.1673%2022%2016.6531%2030%2018Z"%20fill="%23B3C5E0"/%3E%3C/svg%3E') center center/contain no-repeat
}

.onewinchilecl-faq__question::before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 32px;
    width: 30px;
    height: 18px;
    background: url('data:image/svg+xml,%3Csvg%20xmlns="http://www.w3.org/2000/svg"%20width="30"%20height="18"%20viewBox="0%200%2030%2018"%20fill="none"%3E%3Cpath%20d="M0%2018C8.96%2010.6531%2010.5333%203.79592%2010.4%200H30C25.2%2011.1673%208%2016.6531%200%2018Z"%20fill="%23232A37"/%3E%3C/svg%3E') center center/contain no-repeat
}

.onewinchilecl-faq__answer.active {
    display: block
}

.onewinchilecl-faq__details {
    outline: 0;
    border-radius: 10px
}

.onewinchilecl-faq__details[open] .onewinchilecl-faq__question svg .line {
    opacity: 0
}

.onewinchilecl-faq__question {
    position: relative;
    border-radius: 32px;
    background: #232a37;
    cursor: pointer;
    padding: 24px
}

.onewinchilecl-faq__question h3 {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%;
    margin: 0
}

@media (max-width: 740px) {
    .onewinchilecl-faq__question h3 {
        font-size: 15px;
    }
}

.onewinchilecl-faq__question svg {
    z-index: 10;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 30px;
    width: 36px;
    height: 36px;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.onewinchilecl-faq__question::-webkit-details-marker {
    display: none
}

.onewinchilecl-faq__answer {
    position: relative;
    display: none;
    color: #181b26;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    border-radius: 32px;
    background: #b3c5e0;
    padding: 24px
}

.onewinchilecl-faq__answer * {
    margin-top: .8rem;
    font-family: inherit;
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    color: #333
}

.onewinchilecl-faq__answer :first-child {
    margin-top: 0
}

.onewinchilecl-toc {
    position: relative
}

.onewinchilecl-toc__title {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 16px 0;
    width: 100%;
    color: #f2f5fa;
    font-size: 37px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    background: #181b26;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.breadcrumbs__link, .onewinchilecl-toc__link {
    font-weight: 600;
    line-height: 136%;
    text-align: center;
    color: #f2f5fa;
    text-decoration: none
}

.onewinchilecl-toc__title svg {
    cursor: pointer
}

.onewinchilecl-toc__title svg:hover {
    fill: #232632
}

.onewinchilecl-toc__list {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    list-style: none;
    overflow: hidden;
    margin: 0 0 0 75px;
    height: auto;
    max-height: 0;
    gap: 0 32px;
    background: #181b26
}

.onewinchilecl-toc.active {
    padding-top: 32px;
    position: relative
}

.onewinchilecl-toc.active::before {
    content: '';
    background: linear-gradient(180deg, #1553ab 0, #246bce 100%);
    width: 75px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.onewinchilecl-toc__link {
    display: flex;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 18px;
    padding: 16px 8px;
    border-bottom: 1px solid rgba(229, 234, 248, .27)
}

.onewinchilecl-toc__link:hover, .onewinchilecl-toc__link:hover span {
    color: #b3c5e0
}

.breadcrumbs__link, .categories__link-title {
    -o-transition: color .3s ease-in-out
}

.onewinchilecl-toc__link svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px;
    transform: translateY(-1px);
    display: none
}

.breadcrumbs__item, .breadcrumbs__list, .comment__stars, .lang-switch__link, .star-rating {
    align-items: center;
    display: flex
}

.onewinchilecl-toc.active .onewinchilecl-toc__list {
    padding: 16px 20px 20px;
    max-height: 100%
}

.onewinchilecl-toc.active .onewinchilecl-toc__title::after {
    -webkit-transform: translateY(-50%) rotateZ(180deg);
    transform: translateY(-50%) rotateZ(180deg)
}

.page-single {
    margin: 0 auto 3rem;
    padding: 0 10px;
    max-width: 1440px
}

.breadcrumbs {
    padding: 1rem 0 0;
    background: #181b26
}

.breadcrumbs__list {
    list-style: none;
    margin-top: 0;
    padding: 0 var(--offsets)
}

.breadcrumbs__item svg {
    margin: 0 8px
}

.breadcrumbs__link {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-style: normal;
    padding: 4px 8px;
    transition: color .3s ease-in-out
}

.breadcrumbs__link--no-active, .breadcrumbs__link:focus, .breadcrumbs__link:hover, .onewinchilecl-promocode__bonus-text-2 span {
    color: var(--primary-color-red)
}

.breadcrumbs__link svg {
    margin-left: 8px;
    stroke: #fff
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__container {
    border-radius: 20px;
    padding: 24px 16px;
    background-color: var(--bg-dark-0)
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__title {
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
    color: #fff
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__content {
    border-radius: 16px;
    padding: 16px 16px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--bg-dark-300)), color-stop(50%, transparent));
    background: -o-linear-gradient(top, var(--bg-dark-300) 0, transparent 50%);
    background: linear-gradient(180deg, var(--bg-dark-300) 0, transparent 50%)
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__subtitle {
    margin: 0 0 12px;
    width: 100%;
    font-weight: 800;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #fff
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__content-wrapper {
    margin: 0 auto;
    border-radius: 15px;
    padding: 12px 24px 60px;
    width: 100%;
    max-width: 480px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, var(--bg-dark-300)), to(transparent));
    background: -o-linear-gradient(top, var(--bg-dark-300) 25%, transparent 100%);
    background: linear-gradient(180deg, var(--bg-dark-300) 25%, transparent 100%)
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__value {
    margin-bottom: 8px;
    width: 100%;
    font-weight: 700;
    font-style: italic;
    font-size: 23px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 11px 27px #fb560066;
    text-transform: uppercase;
    color: #ffba00
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__button {
    position: relative;
    display: block;
    margin: 0 auto;
    border: 2px dashed #fff;
    border-radius: 34px;
    padding: 12px 12px 10px 32px;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    cursor: pointer
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__button::before {
    content: url("data:image/svg+xml;charset=UTF-8,<svg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20 10H12C10.8954 10 10 10.8954 10 12V20C10 21.1046 10.8954 22 12 22H20C21.1046 22 22 21.1046 22 20V12C22 10.8954 21.1046 10 20 10Z' stroke='%23FFBA00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M18 10V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H8C7.46957 6 6.96086 6.21071 6.58579 6.58579C6.21071 6.96086 6 7.46957 6 8V16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H10' stroke='%23FFBA00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    position: absolute;
    left: 4px;
    top: 50%;
    display: inline-block;
    width: 28px;
    height: 28px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__button:focus, .onewinchilecl-promocode--v1 .onewinchilecl-promocode__button:hover {
    border-color: #ffba00
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__content .get-image {
    display: flex;
    justify-content: center;
    margin-top: -60px
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__bonus {
    position: relative;
    z-index: 10;
    margin: -42px auto 0;
    border-radius: 20px;
    padding: 12px;
    width: 100%;
    max-width: 720px;
    background-color: var(--bg-dark-200)
}

.onewinchilecl-promocode--v1 .onewinchilecl-promocode__aff-link {
    display: block;
    margin: 24px auto 0
}

.onewinchilecl-promocode--v2 {
    margin-top: 24px
}

.onewinchilecl-promocode__bonus-text-1, .onewinchilecl-promocode__bonus-text-2 {
    margin: 0;
    font-style: italic;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.onewinchilecl-promocode--v2 .onewinchilecl-promocode__container {
    display: flex;
    align-items: center;
    border: 1px solid #35608e;
    border-radius: 20px;
    padding: 16px 20px;
    background-color: var(--bg-dark-300)
}

.onewinchilecl-promocode--v2 .onewinchilecl-promocode__bonus {
    width: 100%
}

.download__item:not(:last-child), .onewinchilecl-promocode--v2 .onewinchilecl-promocode__aff-link, .social__item:not(:last-child) {
    margin-right: 20px
}

.onewinchilecl-promocode__bonus-text-1 {
    font-weight: 700;
    font-size: 23px;
    line-height: 30px
}

.onewinchilecl-promocode__bonus-text-2 {
    font-weight: 900;
    font-size: 36px;
    line-height: 48px
}

.mobile-button {
    position: fixed;
    left: 0;
    bottom: 0;
    display: none;
    width: 100%;
    text-align: center;
    opacity: 0;
    z-index: 800
}

.mobile-button__control {
    display: block;
    width: 100%;
    min-width: fit-content
}

.mobile-button-container.v1 .mobile-button__control {
    min-width: auto
}

.mobile-button._active {
    opacity: 1
}

.onewinchilecl-slots__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27)
}

.app-banner__title, .news-title, .next-matches .title, .onewinchilecl-slots__title, .tabs__container__title {
    color: #f2f5fa;
    font-size: 37px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase
}

.onewinchilecl-slots__item-title, .onewinchilecl-slots__more-slots {
    color: #f2f5fa;
    font-size: 18px;
    line-height: 136%;
    font-style: normal;
    text-align: center
}

.onewinchilecl-slots__more-slots {
    display: flex;
    padding: 10px 36px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #f2f5fa;
    font-weight: 600;
    background: 0 0;
    text-decoration: none;
    cursor: pointer
}

@media (max-width: 740px) {
    .onewinchilecl-slots__more-slots {
        font-size: 15px;
        font-weight: 600;
    }
}

.onewinchilecl-slots__more-slots svg {
    margin-left: 4px;
    transform: translateY(-1px);
    -o-transition: transform .3s ease-in-out
}

.onewinchilecl-slots__more-slots:hover svg {
    transform: translate(5px, -1px)
}

.onewinchilecl-slots__list {
    display: grid;
    grid-template-columns:repeat(6, 1fr);
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 20px
}

.onewinchilecl-slots__item {
    position: relative
}

.onewinchilecl-slots__item > .get-image {
    overflow: hidden;
    border-radius: 12px;
    height: 100%
}

.onewinchilecl-slots__item > .get-image img {
    width: 100%;
    height: 164px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out
}

.onewinchilecl-slots__item:hover .get-image img {
    transform: scale(1.1)
}

.onewinchilecl-slots__item-content {
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    pointer-events: none;
    justify-content: center
}

.onewinchilecl-slots__item-title {
    margin: 8px 0 0;
    font-weight: 400
}

.onewinchilecl-slots__aff-link {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 100%;
    height: 48px;
    background-color: transparent;
    transition: background-color .3s ease-in-out;
    cursor: pointer
}

.onewinchilecl-slots__demo-link {
    align-self: end;
    border: none;
    border-radius: 20px;
    padding: 8px;
    width: fit-content;
    -webkit-box-shadow: 0 11px 27px #428cdc66;
    box-shadow: 0 11px 27px #428cdc66;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    background-color: var(--primary-color-blue);
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    margin: 0 auto
}

.onewinchilecl-slots__game, .onewinchilecl-slots__game-bg {
    position: fixed;
    left: 150%;
    top: 150%;
    border-radius: 20px;
    -o-transition: .3s ease-in-out;
    width: 100%;
    opacity: 0;
    transition: .3s ease-in-out;
    transform: translate(-50%, -50%)
}

.onewinchilecl-slots__demo-link:hover {
    -webkit-box-shadow: 0 11px 27px #4f9ff47f;
    box-shadow: 0 11px 27px #4f9ff47f;
    background-color: #4f9ff4
}

.onewinchilecl-slots__game {
    padding: 20px;
    max-width: 1240px;
    -webkit-box-shadow: 0 0 85px 50px #000f;
    box-shadow: 0 0 85px 50px #000f;
    background-color: #232a37
}

.onewinchilecl-slots__game-bg.open .onewinchilecl-slots__game {
    left: 50%;
    top: 50%;
    z-index: 100;
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.onewinchilecl-slots__game-bg {
    background: rgb(0 0 0 / 66%);
    visibility: hidden;
    pointer-events: none;
    height: 100%
}

.download__link img, .onewinchilecl-slots__close-game svg, .scroll-top__button, .social__link img, .video-v2__button {
    -o-transition: .3s ease-in-out
}

.onewinchilecl-slots__game-bg.open {
    left: 50%;
    top: 50%;
    opacity: 1;
    z-index: 1000
}

.onewinchilecl-slots__game-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px
}

.onewinchilecl-slots__game-title {
    margin: 0 15px 0 0;
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff
}

.onewinchilecl-slots__close-game {
    border: none;
    background-color: transparent;
    cursor: pointer
}

.onewinchilecl-slots__close-game:hover svg {
    transform: scale(1.2)
}

.onewinchilecl-slots__iframe {
    overflow: hidden;
    border-radius: 12px;
    width: 100%
}

.onewinchilecl-slots__iframe iframe {
    border: none;
    width: 100%;
    height: auto;
    aspect-ratio: 16/8
}

.onewinchilecl-advantages {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    padding: 1rem;
    height: 100%;
    -webkit-box-shadow: 0 0 10px 0 #0000007f;
    box-shadow: 0 0 10px 0 #0000007f;
    text-align: center
}

.onewinchilecl-advantages__image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px
}

* + .promo-code, .onewinchilecl-advantages__title {
    margin-top: 1rem
}

.rating {
    padding: 1rem 0
}

.rating__items {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.rating__item {
    padding: 0 .2rem;
    font-size: 1.3rem;
    color: #888
}

.onewinchilecl-difference__wrapper {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 20px
}

.onewinchilecl-difference__element {
    padding: 32px;
    border-radius: 8px;
    background: #1a1d29;
    position: relative
}

.onewinchilecl-difference__item-title {
    color: #f2f5fa;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    display: flex;
    align-items: center;
    gap: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    margin-bottom: 16px
}

.onewinchilecl-difference__list {
    list-style: none;
    margin: 0
}

.onewinchilecl-difference__list-item {
    position: relative;
    color: #b3c5e0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 136%;
    padding-left: 32px
}

.onewinchilecl-difference__element--minus .onewinchilecl-difference__list-item::before {
    content: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cpath d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" fill="%23D82B1F"/%3E%3C/svg%3E')
}

.onewinchilecl-difference__list-item::before {
    content: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cpath d="M8.7203 16.0455L5.18897 12.4428C4.78454 12.0302 4.12047 12.029 3.71458 12.4402C3.31804 12.8419 3.3169 13.4874 3.71201 13.8905L8.7203 19L20.2928 7.1935C20.6857 6.79273 20.6857 6.15134 20.2928 5.75057C19.8889 5.33844 19.2252 5.33828 18.8211 5.75023L8.7203 16.0455Z" fill="url(%23paint0_linear_2343_47595)"/%3E%3Cdefs%3E%3ClinearGradient id="paint0_linear_2343_47595" x1="3" y1="12" x2="21" y2="12" gradientUnits="userSpaceOnUse"%3E%3Cstop stop-color="%2329B663"/%3E%3Cstop offset="1" stop-color="%23089E4E"/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E');
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    width: 24px;
    height: 24px
}

.difference__element--minus-svg, .difference__element--plus-svg {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%
}

.onewinchilecl-difference__list-item:not(:last-child) {
    margin-bottom: 16px
}

.comment__date {
    display: flex;
    align-items: center;
    color: #b3c5e0;
    text-align: center;
    font-size: 14px;
    gap: 16px;
    margin-top: 8px
}

.comment__date-time {
    display: flex;
    align-items: center;
    gap: 6.8px
}

.comment__content {
    color: #f2f5fa;
    font-size: 18px;
    margin: 8px 0 0
}

.comment__author {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin: 0
}

.comment {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid rgba(229, 234, 248, .27)
}

.comment__rating {
    --percent: calc(var(--star-rating) / 5 * 100%);
    display: flex;
    margin-right: auto;
    font-size: 22px;
    line-height: 1
}

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

.comments-container {
    display: flex;
    gap: 20px
}

.comment-form {
    max-width: 460px;
    padding: 24px;
    border-radius: 16px;
    background: linear-gradient(180deg, #1553ab 0, #246bce 100%);
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25);
    width: 100%;
    height: fit-content
}

.comment-form__form {
    display: grid;
    grid-template-columns:1fr;
    margin: 0 auto;
    gap: 16px
}

.comment-form__textarea {
    height: 140px;
    resize: none
}

.comment-form__field::-webkit-input-placeholder {
    font-family: inherit;
    color: rgba(255, 255, 255, .3);
    font-size: 18px;
    font-weight: 400
}

.comment-form__input:hover, .comment-form__textarea:hover {
    background: var(--hover, rgba(255, 255, 255, .04))
}

.comment-form__field::-moz-placeholder {
    font-family: inherit;
    color: #9e9e9e
}

.comment-form__field:-ms-input-placeholder {
    font-family: inherit;
    color: #9e9e9e
}

.comment-form__field::-ms-input-placeholder {
    font-family: inherit;
    color: #9e9e9e
}

.comment-form__field::placeholder {
    font-family: inherit;
    color: #abb8c3
}

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

.comment-form__field.success {
    border-color: #00a91e
}

.comment-form__form--rating {
    white-space: nowrap;
    padding: 0 16px
}

.comment-form__input, .comment-form__textarea {
    padding: 10px;
    border-radius: 8px;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    background: 0 0;
    border: 1px solid #f2f5fa;
    outline: 0
}

.comment-form__button {
    margin: 8px auto 0
}

.comment-form__form-rating-text {
    margin: 0 0 8px;
    color: #b3c5e0;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%
}

.comment-form__alert {
    display: none;
    font-size: 14px;
    line-height: 16px;
    text-align: center
}

.comment-form__alert.error {
    display: block;
    color: #eb1919
}

.comment-form__alert.success {
    display: block;
    color: #50ff6f
}

.page-404__title {
    margin-top: 2rem;
    font-size: 5rem;
    text-align: center
}

.page-404__subtitle {
    margin-top: 2rem;
    font-weight: 300;
    font-size: 2rem;
    text-align: center
}

.page-404__link {
    position: relative;
    left: 50%;
    margin: 2rem 0;
    transform: translateX(-50%)
}

.page-404__button {
    margin-right: auto;
    margin-left: auto;
    width: fit-content
}

.scroll-top {
    position: fixed;
    right: 15px;
    pointer-events: none
}

.scroll-top__button {
    appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border: none;
    border-radius: 4px;
    padding: 5px;
    width: 60px;
    height: 60px;
    background: linear-gradient(180deg, #1553ab 0, #246bce 100%);
    box-shadow: 0 4px 6px 0 rgba(5, 8, 15, .16);
    opacity: 0;
    visibility: hidden;
    cursor: pointer
}

.scroll-top__button svg {
    width: 60px;
    height: 60px;
    fill: #F2F5FA
}

.scroll-top__button:hover {
    -webkit-box-shadow: 0 11px 27px #a5d3427f;
    box-shadow: 0 11px 27px #a5d3427f;
    background-color: #a5d342
}

#cookie-law-div button:hover, .onewinchilecl-slots__item:hover .onewinchilecl-slots__item-content, .scroll-top__button._active {
    opacity: 1
}

@font-face {
    src: local(""), url(../fonts/PF_Kids_Pro.woff2) format("woff2");
    font-family: PF_Kids_Pro;
    font-weight: 400;
    font-style: normal
}

.slider__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.slider__content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto
}

.slider__title {
    margin-bottom: 0;
    font-family: PF_Kids_Pro, sans-serif;
    font-weight: 400;
    font-size: 4rem;
    line-height: 4.2rem;
    text-align: right;
    text-transform: uppercase;
    color: #202021
}

.slider__button {
    margin-left: 4rem;
    border: 3px solid #03a528;
    border-radius: 31px;
    padding: 1rem 6rem;
    height: 67px;
    font-size: 1.2rem;
    background: #03a528
}

.onewinchilecl-author-block__name, .small-icons__text {
    font-weight: 600;
    font-size: 1rem
}

.slider__button:hover {
    color: #03a528;
    background: #fff
}

.slider .swiper-pagination {
    position: relative;
    bottom: 0
}

.slider .swiper-pagination::after, .slider .swiper-pagination::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 10px;
    max-width: 400px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAJCAYAAABT2S4KAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABJlJREFUeAEAiQR2+wHi7fP/AAAAAAAAAJAAAADBAAAAyQAAAOcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAAAAPwAAAEUAAABXAAAAAAHi7fP/AAAAAAAAAAAAAAAAAAAAAAAAAMQAAABWAAAA5wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMQAAAK8AAAAfAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwAAADmAAAAjwAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAAACoAAAAzgAAAB8AAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAAAAgAAABoAAABkAAAAAAAAAAAAAAAAAAAAcAAAAN8AAAAZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMQAAANcAAABXAAAAAAAAAAAAAADhAAAAUQAAABEAAAACAAAAAQIAAAAAAAAA/wAAAOcAAACdAAAABQAAAHkAAAAAAAAAAAAAAB8AAADmAAAAYwAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAACPAAAAzgAAAB8AAAAAAAAAAAAAAFEAAAAhAAAAsAAAAPAAAAD/AAAAAAHi7fMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAAAAvAAAAB8AAAAAAAAAAAAAAAAAAABkAAAAwQAAAOwAAAAAAAAAAAAAAAAAAAAhAAAARwAAAIcAAAAAAAAAAAAAAAAAAADEAAAATQAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAHi7fMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAIsAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHkAAACJAAAA/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/AAAAHEAAAAlAAAAxAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEQAAAIgAAAD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHi7fMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAAAA3AAAATwAAAAAAAAAAAAAAAAAAAAAAAADpAAAAuQAAANMAAAD8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAP//BQI5MFLvtxkAAAAASUVORK5CYII=);
    background-repeat: repeat-x
}

.slider .swiper-pagination::before {
    left: calc(50% - 35px);
    -webkit-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%)
}

.slider .swiper-pagination::after {
    right: calc(50% - 35px);
    -webkit-transform: translateY(-50%) translateX(100%) rotateX(180deg);
    transform: translateY(-50%) translateX(100%) rotateX(180deg)
}

.small-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center
}

.small-icons__item {
    position: relative;
    flex: 1 1 150px;
    padding: 1rem 2rem
}

.small-icons__item:not(:last-of-type)::after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - .5rem);
    border-left: 1px dotted #cdcdcd;
    width: 1px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.small-icons__item a {
    text-decoration: none
}

.small-icons__image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #0083c3;
    border-radius: 50%;
    padding: 5px;
    width: 35px;
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.small-icons__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.small-icons__text {
    margin-top: 5px;
    text-align: center;
    text-decoration: none;
    color: #0083c3
}

.onewinchilecl-author-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1rem 0
}

.onewinchilecl-author-block_outlined {
    display: -webkit-inline-box;
    display: inline-flex;
    align-items: center;
    margin: 0 0 1rem;
    border: 1px solid var(--main-accent-bg-color);
    padding: 1rem
}

.onewinchilecl-author-block__avatar {
    width: 60px;
    height: 60px
}

.onewinchilecl-author-block__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.onewinchilecl-author-block__avatar_scaled {
    width: 150px;
    height: 150px
}

.onewinchilecl-author-block__content {
    margin-left: 1rem;
    max-width: 600px
}

.onewinchilecl-author-block__description {
    margin-top: .5rem;
    font-weight: 300;
    font-size: .9rem;
    opacity: .8
}

.onewinchilecl-author-block__social {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    margin: .5rem -5px -5px;
    padding-left: 0
}

.onewinchilecl-author-block__social li {
    margin: 5px;
    width: 25px;
    height: 25px
}

#cookie-law-div a:hover, .onewinchilecl-author-block__social li:hover {
    opacity: .7
}

.shared-items {
    margin: 2rem 0
}

.shared-items__title {
    margin: 15px 10px;
    font-weight: 600;
    font-size: 1.2rem
}

.shared-items__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: -2px;
    padding-left: 0
}

.shared-items__item {
    flex: 1 1 150px;
    margin: 2px;
    width: 100%
}

.shared-items__link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 .5rem;
    border-radius: 10px;
    padding: .5rem;
    box-sizing: border-box;
    background-color: #f1f1f1
}

.download, .social, .video-v2 {
    display: flex;
    align-items: center
}

.shared-items__link svg {
    width: 30px;
    height: 30px
}

#cookie-law-div {
    position: fixed;
    right: 2%;
    bottom: 3%;
    z-index: 10000000;
    border: 1px solid #00000026;
    border-radius: 10px;
    padding: 1em;
    max-width: 400px;
    box-shadow: #172b6366 0 7px 28px;
    font-size: 15px;
    background: #fff
}

#cookie-law-div a {
    border-bottom: 1px solid #0000007f;
    font-size: 15px;
    text-decoration: none
}

#cookie-law-div p {
    margin: 0;
    padding-right: 50px;
    color: #000
}

#cookie-law-div button {
    position: absolute;
    right: .5em;
    top: 20px;
    align-self: center;
    border: none;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    background-color: #000;
    opacity: .6;
    cursor: pointer
}

.acceptButton {
    top: 124px !important;
    width: 113px !important;
    background-color: #008000ff !important
}

.download, .social {
    justify-content: flex-start;
    list-style: none;
    width: fit-content;
    margin: 0;
    height: fit-content
}

.download__link, .social__link {
    line-height: 24px;
    background: 0 0;
    cursor: pointer;
    border: none
}

.dmca-badge, .download__item, .download__link .get-image, .page-404, .social__link .get-image {
    display: flex
}

.download__link img, .social__link img {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    transition: .3s ease-in-out
}

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

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

body::-webkit-scrollbar-thumb {
    border: 1px solid var(--bg-dark-100);
    border-radius: 10px;
    height: 20%
}

.video-v2 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

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

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

.video-v2__button {
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.gbtn, .video-v2__button svg path {
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

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

.lang-switch:hover .lang-switch__list, .languages-switcher._show .languages-switcher__list {
    opacity: 1;
    pointer-events: all;
    visibility: visible
}

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

.video-v2__button-shape {
    fill: #0009
}

.download-buttons svg, .tabs--horizontal .tabs__header-button:nth-child(2n+2).active svg, .tabs--horizontal .tabs__header-button:nth-child(odd).active svg, .video-v2__button-icon {
    fill: #fff
}

.video-v2__button:hover .video-v2__button-shape {
    fill: red
}

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

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

.gbtn {
    background-color: rgba(204, 204, 204, .3) !important
}

.banner {
    border-radius: 0 0 20px 20px;
    padding-bottom: 60px;
    background-color: var(--bg-dark-0)
}

.banner--version-1 {
    padding-top: 60px
}

.banner--version-2 {
    overflow: hidden;
    padding-top: 40px
}

.banner--version-3 {
    padding-top: 32px
}

.banner__title {
    margin: 0;
    text-align: center;
    color: #fff
}

.banner__description {
    margin: 0
}

.banner__slider-item {
    overflow: hidden;
    border-radius: 15px
}

.banner__slider-item .get-image {
    display: flex;
    height: 100%
}

.banner__slider-item .get-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner__slider-item.button-link:hover {
    cursor: pointer
}

.banner--version-1 .banner__container {
    display: grid;
    column-gap: 24px;
    grid-template-columns:1fr 610px
}

.banner--version-1 .banner__slider-wrapper {
    grid-column: 2/3;
    grid-row: 1/3;
    width: 610px
}

.banner--version-1 .banner__title {
    margin-bottom: 24px;
    text-align: left
}

.banner--version-1 .banner__slider-item .get-image {
    display: flex;
    height: 100%
}

.banner--version-1 .banner__slider-item .get-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner--version-2 .banner__title, .banner--version-3 .banner__title {
    margin: 0 auto 24px;
    max-width: 820px
}

.banner--version-2 .banner__slider, .next-matches .onewincom-grid__description, .tabs__container__title {
    margin-bottom: 24px
}

.banner--version-2 .banner__slider-item {
    -webkit-filter: drop-shadow(38px -3px 30px #07142577);
    filter: drop-shadow(38px -3px 30px #07142577)
}

.banner--version-2 .banner__slider-item img {
    width: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.background-block .how-to, .background-block > p + .tabs, .banner--version-2 .banner__description {
    margin-top: 24px
}

.banner--version-3 .banner__description {
    display: inline-block;
    margin-top: 24px;
    border-radius: 16px;
    padding: 20px;
    width: 100%;
    background-image: url(../images/bg-image.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.banner--version-4 {
    padding-top: 60px;
    padding-bottom: 0;
    background-color: transparent
}

.banner--version-4 .banner__container {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 10px
}

.banner--version-4 .banner__title {
    grid-column: 1/2;
    text-align: left
}

.banner--version-4 .get-image {
    display: flex;
    grid-column: 2/3;
    grid-row: 1/3;
    margin-top: auto
}

.banner--version-4 .get-image img {
    -o-object-fit: contain;
    object-fit: contain
}

.banner--version-4 .banner__content {
    grid-column: 1/2;
    padding-bottom: 60px;
    color: #fff
}

.banner--version-4 .banner__content > :first-child, .how-to__item-subtitle > :first-child, .onewinchilecl-text-image--first-block, .onewinchilecl-text-image--first-block.onewinchilecl-text-image, .tabs__item > :first-child {
    margin-top: 0
}

.swiper-pagination {
    position: static !important;
    margin-top: 16px
}

.swiper-pagination-bullet {
    background-color: transparent !important;
    opacity: 1 !important
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 2px solid #fff !important;
    background: #fff !important
}

.star-rating s.active, .star-rating s:hover {
    color: #ffda59
}

.star-rating s {
    font-size: 40px;
    line-height: 36px;
    text-decoration: none;
    color: #ffda59;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer
}

.star-rating s.active::before, .star-rating s.rated::before, .star-rating s:hover::before {
    content: "\2605"
}

.star-rating s::before {
    content: "\2606"
}

.running-line {
    margin: 0 0 32px;
    padding: 12px 0;
    background-color: var(--bg-dark-100)
}

.running-line__text {
    margin: 0;
    font-weight: 700;
    font-style: italic;
    font-size: 23px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    animation: 7s linear infinite marquee
}

.onewinchilecl-promocode__bonus-text-2 span, .running-line__text span {
    color: #ffba00
}

.running-line__copy {
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.onewinchilecl-text-image--order-change .onewinchilecl-text-image__content {
    order: 2
}

.onewinchilecl-text-image--have-table .onewinchilecl-text-image__content {
    overflow: auto
}

.onewinchilecl-text-image--first-block .onewinchilecl-text-image__title {
    grid-column: 1/2;
    color: #fff
}

.onewinchilecl-text-image__title {
    z-index: 2;
    position: relative;
    grid-column: 1/-1;
    margin: 0
}

.onewinchilecl-text-image__title::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 52px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/decor-title.svg) left/contain no-repeat;
    z-index: -1
}

.onewinchilecl-text-image--first-block .onewinchilecl-text-image__image {
    grid-column: 2/3;
    grid-row: 1/3
}

.onewinchilecl-text-image--first-block .onewinchilecl-text-image__content {
    grid-column: 1/2;
    color: #e3e3e3
}

.onewinchilecl-text-image__container {
    display: flex;
    gap: 24px 20px;
    align-items: center
}

.onewinchilecl-text-image__container.gtc1-1 {
    grid-template-columns:repeat(2, 1fr)
}

.onewinchilecl-text-image__container.gtc15-1 {
    grid-template-columns:1.5fr 1fr
}

.onewinchilecl-text-image__container.gtc2-1 {
    grid-template-columns:2fr 1fr
}

.onewinchilecl-text-image__container.gtc3-1 {
    grid-template-columns:3fr 1fr
}

.onewinchilecl-text-image__image {
    display: flex;
    align-items: center;
    justify-content: center
}

.onewinchilecl-text-image__image .get-image {
    overflow: hidden;
    border-radius: 12px
}

.onewinchilecl-text-image__content {
    text-align: left;
    display: flex;
    flex-direction: column
}

.how-to__item-counter, .how-to__item-counter-num, .payments-table__table th, .table-image__table th {
    text-align: center;
    font-weight: 700
}

.onewinchilecl-text-image--first-block .wp-block-table {
    margin-top: 16px;
    border-radius: 10px;
    background-color: var(--primary-color-blue)
}

.onewinchilecl-text-image--first-block .wp-block-table table {
    border-collapse: separate
}

.onewinchilecl-text-image--first-block .wp-block-table td {
    border: 1px solid var(--primary-color-blue);
    border-radius: 8px !important;
    padding: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: var(--text-color);
    background-color: var(--bg-table)
}

.onewinchilecl-text-image--first-block .wp-block-table td:first-child {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    background-color: var(--bg-dark-300)
}

.banner--version-2 .swiper-slide-active .get-image, .btn, .lang-switch, .main-nav__item {
    position: relative
}

.main-nav__item:hover::before {
    position: absolute;
    content: '';
    width: 102%;
    height: 2px;
    background-color: #1b89f4;
    bottom: -4px;
    border-radius: 14px;
    transform: translate(-50%, -50%);
    left: 50%
}

.background-block {
    border: 1px solid #e8ecf1;
    padding: 16px;
    -webkit-box-shadow: 0 4px 24px #0000000c;
    box-shadow: 0 4px 24px #0000000c
}

.background-block + .background-block, .background-block + .tabs {
    margin-top: 32px
}

.background-block > :last-child, .onewinchilecl-advantages__title, .tabs__item > :last-child, main ol:not([class]) li:last-child, main ul:not([class]) li:last-child, ol.wp-block-list li:last-child {
    margin-bottom: 0
}

.background-block--grad .text-image__content {
    color: #ded
}

.how-to__title {
    margin: 0 0 24px
}

.how-to__subtitle {
    margin-bottom: 16px;
    font-weight: 400
}

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

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

.how-to__item-counter {
    font-size: 24px;
    line-height: 120%;
    color: #fff;
    display: flex;
    gap: 50px;
    position: relative
}

.how-to__list.v2 .how-to__item:not(:last-child) .how-to__item-inner:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 95%;
    background: rgba(229, 234, 248, .27);
    top: 65px;
    left: -144px;
    right: 50%
}

.how-to__item:not(:last-child) .how-to__item-inner:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 95%;
    background: rgba(229, 234, 248, .27);
    top: 65px;
    left: -167px;
    right: 50%
}

.how-to__item-counter-num {
    position: relative;
    width: 48px;
    height: 48px;
    color: #f2f5fa;
    font-size: 18px;
    line-height: 120%;
    text-transform: uppercase;
    background: linear-gradient(90deg, #1553ab 0, #246bce 100%);
    border-radius: 50%;
    padding: 14px
}

.how-to__item-wrapper {
    display: flex;
    gap: 140px;
    justify-content: space-between
}

.how-to__item-title {
    margin-bottom: 16px;
    margin-top: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%
}

.how-to__item-subtitle > * {
    font-weight: 400
}

.how-to__item-inner img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 700px;
    border-radius: 16px
}

.how-to__item-inner {
    position: relative;
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: space-between
}

.tabs__header {
    display: flex;
    align-items: center;
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.tabs--horizontal .tabs__header-button {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
    outline: 0;
    border: none;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%;
    background: 0 0;
    transition: background-color .3s ease-in-out;
    cursor: pointer;
    text-wrap: nowrap
}

.tabs--horizontal .tabs__header-button svg {
    margin-right: 8px;
    width: 20px;
    height: 20px;
    fill: var(--bg-dark-0);
    -o-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

.tabs--vertical .tabs__header-button img, .tabs--vertical .tabs__header-button svg, .tabs__header-button img {
    margin-right: 8px;
    width: 24px;
    height: 24px
}

.tabs__header-button img {
    min-width: 24px;
    min-height: 24px
}

.tabs--horizontal .tabs__header-button:nth-child(odd).active {
    color: #fff
}

.tabs--horizontal .tabs__header-button:nth-child(2n+2).active {
    color: #fff;
    background-color: var(--primary-color-blue)
}

.tabs__list {
    list-style: none;
    margin: 0;
    border-style: solid;
    border-width: 0 2px 2px;
    border-color: var(--bg-table);
    border-radius: 0 0 20px 20px;
    padding: 24px 16px;
    background-color: #fff
}

.payments-table__table th:not(:last-child), .table-image__table th:not(:last-child) {
    border-right: 1px solid #0a519e
}

.tabs__content {
    padding-top: 24px
}

.tabs--vertical .tabs__container {
    display: grid;
    grid-template-columns:275px 1fr
}

.tabs--vertical .tabs__header {
    flex-direction: column;
    margin-right: -24px;
    list-style: none
}

.tabs--vertical .tabs__header-button {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-start;
    outline: 0;
    border: 1px solid #dde4ec;
    padding: 16px 20px;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    word-break: break-word;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer
}

.tabs--vertical .tabs__header-button:not(:last-child), .wp-block-table thead {
    border-bottom: none
}

.tabs--vertical .tabs__header-button:first-child {
    border-radius: 20px 0 0
}

.tabs--vertical .tabs__header-button:last-child {
    border-radius: 0 0 0 20px
}

.tabs--vertical .tabs__content {
    border: 1px solid var(--primary-color-blue);
    border-radius: 20px
}

.download-buttons {
    display: flex;
    flex-wrap: wrap;
    margin: 24px 0
}

.download-buttons__button {
    display: flex;
    flex: 1 1 48%;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-shadow: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #fff
}

.categories__link-description, .categories__link-title, .payments-table__cell, .table-image__cell {
    line-height: 20px;
    font-size: 14px
}

.download-buttons__button + .download-buttons__button {
    margin-left: 16px
}

.download-buttons__button svg {
    flex-shrink: 0;
    margin-right: 4px
}

.download-buttons__button:hover, .scroll-top__button, .scroll-top__button:hover {
    box-shadow: none
}

.payments-table, .table-image {
    overflow: auto;
    padding-bottom: 4px
}

.payments-table__table, .table-image__table {
    overflow: hidden;
    margin: 1rem auto 0;
    border: 1px solid #1183d3;
    border-collapse: collapse;
    border-radius: 12px;
    box-shadow: 0 0 0 4px #fff
}

.payments-table__table th, .table-image__table th {
    padding: 12px;
    white-space: nowrap;
    color: #fff
}

.payments-table__cell {
    border: 1px solid #1183d3;
    padding: 12px;
    font-weight: 500
}

.payments-table__cell--1 {
    border-right: none;
    border-bottom: none;
    padding-bottom: 6px
}

.payments-table__cell--2 {
    border-bottom: none;
    border-left: none;
    padding-bottom: 6px;
    text-align: right
}

.payments-table__cell--3 {
    border-top: none;
    border-right: none;
    padding-top: 6px
}

.payments-table__cell--4 {
    border-top: none;
    border-left: none;
    padding-top: 6px;
    text-align: right
}

.payments-table__cell-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start
}

.payments-table__cell-wrapper .get-image {
    flex-shrink: 0;
    margin-right: 10px
}

.payments-table__cell-wrapper .get-image img {
    width: 100%;
    height: auto;
    max-width: 80px;
    -o-object-fit: contain;
    object-fit: contain
}

.payments-table__table tr:first-child td:first-child, .table-image__table tr:first-child td:first-child {
    border-top-left-radius: 12px
}

.payments-table__table tr:first-child td:last-child, .table-image__table tr:first-child td:last-child {
    border-top-right-radius: 12px
}

.table-image__cell {
    border: 1px solid #1183d3;
    padding: 12px;
    min-width: 240px;
    font-weight: 500
}

.table-image__cell-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start
}

.table-image__cell-wrapper .get-image {
    flex-shrink: 0;
    margin-right: 10px
}

.table-image__cell-wrapper .get-image img {
    width: 100%;
    height: auto;
    max-width: 80px;
    -o-object-fit: contain;
    object-fit: contain
}

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

.categories__link {
    display: flex;
    align-items: center;
    border: none;
    border-radius: 50px;
    padding: 10px 16px;
    width: 100%;
    height: 100%;
    min-height: 62px;
    text-decoration: none;
    background-color: var(--bg-table);
    cursor: pointer
}

.categories__link:hover {
    background-color: var(--primary-color-blue)
}

.categories__link:hover .categories__link-description, .categories__link:hover .categories__link-title {
    color: #fff
}

.categories__link .get-image {
    flex-shrink: 0;
    margin-right: 8px
}

.categories__link .get-image img {
    width: 36px;
    height: 36px
}

.categories__link-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.categories__link-title {
    font-weight: 700;
    text-align: left;
    transition: color .3s ease-in-out
}

.categories__link-description {
    text-align: left;
    color: var(--text-color);
    transition: color .3s ease-in-out
}

@media (min-width: 1023px) {
    .main-nav__item--has-children.active .sub-menu, .main-nav__item:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: all
    }

    .main-nav__item--has-children.active .main-nav__item-arrow {
        transform: rotate(180deg)
    }

    .page-header__nav {
        height: auto !important
    }
}

@media (max-width: 1300px) {
    .onewinchilecl-columns.col-6 .onewinchilecl-columns__item {
        width: calc(100% / 5 - 2rem)
    }

    .wp-block-columns.col-6 {
        grid-template-columns:repeat(5, 1fr)
    }
}

@media (max-width: 1279px) {
    .tabs--vertical .tabs__container {
        grid-template-columns:1fr
    }

    .tabs--vertical .tabs__header {
        -webkit-box-orient: horizontal;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow: auto;
        margin-right: 0;
        border: 1px solid var(--bg-table);
        border-bottom: none;
        border-radius: 16px 16px 0 0;
        padding: 24px 16px 0;
        background-color: #fff
    }

    .tabs--vertical .tabs__header-button:not(:last-child) {
        margin-right: 12px;
        border-bottom: 1px solid var(--bg-table)
    }

    .tabs--vertical .tabs__header-button:first-child, .tabs--vertical .tabs__header-button:last-child {
        border-radius: 16px
    }

    .tabs--vertical .tabs__header-button {
        border: 1px solid var(--bg-table);
        border-radius: 16px;
        padding: 12px 20px;
        width: fit-content
    }

    .tabs--vertical .tabs__content {
        border: 1px solid var(--bg-table);
        border-top: none;
        border-radius: 0 0 16px 16px;
        padding: 24px 16px
    }
}

@media (max-width: 1200px) {
    .onewinchilecl-columns.col-5 .onewinchilecl-columns__item, .onewinchilecl-columns.col-6 .onewinchilecl-columns__item {
        width: calc(100% / 4 - 2rem)
    }

    .wp-block-columns.col-5, .wp-block-columns.col-6 {
        grid-template-columns:repeat(4, 1fr)
    }

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

@media (max-width: 1050px) {
    .wp-block-columns.col-4, .wp-block-columns.col-5, .wp-block-columns.col-6 {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media (max-width: 1023px) {
    .main-nav.active, .main-nav__item--has-children.active .sub-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: all
    }

    .banner--version-4 .banner__content, .main-nav__list {
        -webkit-box-direction: normal
    }

    .btn--lg {
        padding: 16px 40px
    }

    .page-header__burger {
        display: flex
    }

    .main-nav__item:not(:last-child) {
        margin-right: 0
    }

    .main-nav {
        position: absolute;
        left: -20px;
        right: -20px;
        top: calc(100% + 8px);
        margin: 0 20px;
        padding: 20px 16px;
        background-color: var(--bg-dark-100);
        opacity: 0;
        visibility: hidden;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        pointer-events: none
    }

    .main-nav.active {
        z-index: 770;
        overflow: auto
    }

    .main-nav__list {
        flex-direction: column
    }

    .main-nav__item--has-children {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .main-nav__item--has-children .main-nav__link {
        width: fit-content
    }

    .main-nav__item--has-children.active .main-nav__item-arrow svg {
        transform: rotate(180deg)
    }

    .main-nav__item {
        justify-content: flex-start;
        width: 100%
    }

    .main-nav__item-arrow {
        flex-grow: 1;
        padding: 5px
    }

    .main-nav__link {
        padding: 12px 0;
        width: 100%
    }

    .sub-menu {
        position: static;
        flex-basis: 100%;
        border-radius: 0;
        padding: 0;
        max-height: 0;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        margin: 0;
        border-top: 2px solid #1b89f4
    }

    .page-footer__galleres {
        grid-column: 1/-1;
        margin: 24px 0 0;
        border: none;
        border-top: 1px solid var(--bg-dark-300);
        padding: 0
    }

    .page-footer__logos-gallery, .page-footer__logos-gallery + .page-footer__payments-gallery {
        margin: 0;
        padding: 16px 0
    }

    .page-footer__logos-gallery-item {
        padding: 8px 16px
    }

    .page-footer__payments-gallery {
        margin: 0;
        padding: 16px 0 0
    }

    .page-footer__copyright-text {
        margin-top: 0
    }

    .categories, .onewinchilecl-slots__list, .onewinchilecl-toc__list {
        grid-template-columns:repeat(3, 1fr)
    }

    .onewinchilecl-difference__wrapper {
        grid-template-columns:1fr;
        gap: 16px
    }

    .banner--version-1 {
        padding-top: 40px
    }

    .banner--version-1 .banner__container {
        display: block
    }

    .banner--version-1 .banner__slider-wrapper {
        grid-column: auto;
        grid-row: auto;
        width: 100%;
        max-width: 970px
    }

    .banner--version-1 .banner__title {
        margin-bottom: 52px
    }

    .banner--version-1 .banner__description {
        margin-top: 24px
    }

    .banner--version-1 .banner__slider-item .get-image img {
        height: auto;
        -o-object-fit: contain;
        object-fit: contain
    }

    .banner--version-4 {
        padding-top: 32px;
        padding-bottom: 0
    }

    .banner--version-4 .banner__container {
        grid-template-columns:1fr;
        gap: 0
    }

    .banner--version-4 .banner__title {
        order: 1;
        grid-column: auto
    }

    .banner--version-4 .get-image {
        order: 2;
        grid-column: auto;
        grid-row: auto;
        margin: 0 auto
    }

    .banner--version-4 .banner__content {
        display: flex;
        flex-direction: column;
        order: 3;
        grid-column: auto;
        grid-row: auto;
        margin-bottom: 32px;
        padding: 0
    }

    .banner--version-4 .banner__content .onewinchilecl-promocode--v2 {
        order: -10;
        margin: 0 auto 24px;
        width: 100%;
        max-width: 610px
    }

    .onewinchilecl-text-image--first-block .onewinchilecl-text-image__container {
        grid-template-rows:auto
    }

    .onewinchilecl-text-image--first-block .onewinchilecl-text-image__title {
        grid-column: auto
    }

    .onewinchilecl-text-image--first-block .onewinchilecl-text-image__image {
        grid-column: auto;
        grid-row: auto
    }

    .onewinchilecl-text-image--first-block .onewinchilecl-text-image__content {
        grid-column: auto;
        overflow: visible
    }

    .onewinchilecl-text-image--first-block .download-buttons {
        -webkit-box-ordinal-group: -9;
        order: -10;
        margin-top: -150px
    }

    .how-to__item-wrapper, .onewinchilecl-text-image__container.gtc1-1, .onewinchilecl-text-image__container.gtc15-1, .onewinchilecl-text-image__container.gtc2-1, .onewinchilecl-text-image__container.gtc3-1 {
        grid-template-columns:1fr
    }

    .onewinchilecl-text-image__container {
        gap: 16px
    }

    .onewinchilecl-text-image__image {
        order: 2
    }

    .onewinchilecl-text-image__content--no-title {
        grid-column: auto;
        grid-row: auto
    }

    .background-block {
        padding: 32px 16px
    }

    .how-to__button {
        margin: 16px auto 0
    }

    .download-buttons__button, .download-buttons__button:hover {
        box-shadow: inherit
    }

    .payments-table__table th:first-child, .table-image__table th:first-child {
        min-width: 310px
    }
}

.btn--dark-blue:hover, .btn--green:hover, .categories__link:hover, .game__affiliate-link:hover, .game__demo-link:hover, .promo-code__link:hover {
    opacity: .7
}

@media (max-width: 1023px) and (max-width: 767px) {
    .banner--version-4 .banner__content .onewinchilecl-promocode--v2 {
        margin-top: -40px
    }
}

@media (max-width: 1023px) and (max-width: 449px) {
    .banner--version-4 .banner__content .onewinchilecl-promocode--v2 {
        margin-right: -16px;
        margin-left: -16px;
        width: calc(100% + 32px)
    }
}

@media (max-width: 1000px) {
    .onewinchilecl-columns.col-3 .onewinchilecl-columns__item {
        width: calc(100% / 2 - 2rem)
    }

    .onewinchilecl-columns.col-4 .onewinchilecl-columns__item, .onewinchilecl-columns.col-5 .onewinchilecl-columns__item, .onewinchilecl-columns.col-6 .onewinchilecl-columns__item {
        width: calc(100% / 3 - 2rem)
    }

    .icon-blocks__item {
        width: calc(100% / 3)
    }

    .onewinchilecl-toc__list {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 900px) {
    .wp-block-columns.col-3, .wp-block-columns.col-4, .wp-block-columns.col-5, .wp-block-columns.col-6 {
        grid-template-columns:repeat(2, 1fr)
    }
}

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

@media (max-width: 800px) {
    .onewinchilecl-columns.col-2 .onewinchilecl-columns__item {
        width: calc(100% - 2rem)
    }
}

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

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

    h1 {
        font-size: 30px;
        line-height: 40px;
        text-transform: inherit
    }

    main ol:not([class]), main ul:not([class]) {
        margin-top: 16px
    }

    .page-header__logo {
        margin-right: 28px
    }

    .main-nav {
        left: 0;
        right: 0;
        margin: 0
    }

    .onewinchilecl-columns__item {
        margin: .5rem 1rem
    }

    .onewinchilecl-columns {
        padding: 1rem 0
    }

    .background-block .wp-block-columns {
        padding: 0;
        gap: 40px
    }

    .background-block .wp-block-column h2, .background-block .wp-block-column h3 {
        text-align: left
    }

    .onewinchilecl-faq__details {
        border-radius: 5px
    }

    .onewinchilecl-faq__question svg {
        margin-left: 8px
    }

    .onewinchilecl-faq__question {
        padding: 12px 16px
    }

    .onewinchilecl-toc__title::after {
        right: 16px
    }

    .onewinchilecl-toc__link {
        padding: 8px 0;
        width: 100%
    }

    .categories, .onewinchilecl-promocode--v1, .tabs__container {
        margin-right: -16px;
        margin-left: -16px
    }

    .onewinchilecl-promocode--v2 .onewinchilecl-promocode__container {
        flex-direction: column-reverse
    }

    .download-buttons__button + .download-buttons__button, .onewinchilecl-promocode--v2 .onewinchilecl-promocode__aff-link {
        margin: 16px auto 0
    }

    .onewinchilecl-slots__game.open {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0
    }

    .onewinchilecl-slots__game {
        padding: 16px
    }

    .onewinchilecl-slots__game-title {
        order: 1
    }

    .onewinchilecl-slots__close-game {
        order: 2
    }

    .screenshot-gallery__list {
        overflow-x: auto;
        width: 100%;
        max-width: 980px
    }

    .banner--version-1, .banner--version-2, .banner--version-3 {
        padding-top: 20px
    }

    .banner--version-3 .banner__description {
        padding: 20px 12px
    }

    .onewinchilecl-text-image--first-block .download-buttons {
        order: -10;
        margin-top: -135px
    }

    .background-block {
        padding: 24px 16px
    }

    .tabs--horizontal .tabs__header-button {
        padding: 8px 16px 8px 8px;
        font-size: 18px;
        line-height: 24px
    }

    .tabs__list {
        border-radius: 0 0 20px 20px
    }

    .download-buttons__button {
        flex-basis: 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: calc(100% - 60px)
    }
}

.background-block > :first-child, .banner__slider-item-content > :first-child, .table-image__cell > :first-child, .wp-block-table table td > :first-child {
    margin-top: 0
}

@media (max-width: 750px) {
    .onewinchilecl-columns.col-3 .onewinchilecl-columns__item {
        width: calc(100% - 2rem)
    }

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

    .wp-block-columns.col-2, .wp-block-columns.col-3, .wp-block-columns.col-4, .wp-block-columns.col-5, .wp-block-columns.col-6 {
        grid-template-columns:1fr
    }
}

@media screen and (max-width: 700px) {
    #cookie-law-div p {
        padding-bottom: 36px
    }

    .acceptButton {
        left: calc(50% - 60px)
    }
}

@media (max-width: 600px) {
    #cookie-law-div {
        right: 0;
        bottom: 0;
        border-radius: 0;
        max-width: 100%
    }
}

@media screen and (max-width: 600px) {
    .acceptButton {
        top: 100px !important
    }

    #cookie-law-div p {
        padding-bottom: 50px
    }
}

@media screen and (max-width: 400px) {
    .acceptButton {
        top: 127px !important
    }
}

.comments, .mobile-button__container.no-text .mobile-button__control, .onewinchilecl-text-image__content.onewinchilecl-text-image__content--no-title, .tabs--horizontal .tabs__header-item .tabs__header-button, .tabs--vertical .tabs__header-item, .tabs__header-button:hover::before, .wp-block-table table {
    width: 100%
}

.visually-hidden {
    position: absolute !important
}

.background-block {
    border: none
}

.page-404 {
    align-items: center;
    min-height: 450px
}

.wp-block-table .has-fixed-layout, .wp-block-table table, table {
    width: 100%;
    border-collapse: collapse
}

.wp-block-table td > *, table td > * {
    font-weight: 500;
    color: #abb8c3
}

.wp-block-table td a, table td a {
    color: #fff;
    font-size: 18px
}

.wp-block-table td ul:not([class]) li::before, table td ul:not([class]) li::before {
    top: 4px
}

.page-footer__dmca, p + .table-image {
    margin-top: 20px
}

.dmca-badge {
    background-color: transparent;
    align-items: center;
    justify-content: flex-start
}

.categories__link-title {
    margin: 0 0 2px
}

.table-image__cell * {
    font-size: inherit;
    line-height: inherit
}

.page-header__logo {
    flex-shrink: 1;
    display: flex;
    align-items: center
}

.get-image {
    line-height: 0
}

@media (max-width: 550px) {
    .onewinchilecl-columns.col-4 .onewinchilecl-columns__item, .onewinchilecl-columns.col-5 .onewinchilecl-columns__item, .onewinchilecl-columns.col-6 .onewinchilecl-columns__item {
        width: calc(100% - 2rem)
    }

    .page-header__container {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-header__buttons .btn {
        flex-grow: 1
    }
}

.tabs--horizontal .tabs__header-button {
    flex: 1 1 50%;
    align-self: stretch
}

.tabs--horizontal .tabs__header-button svg {
    flex-shrink: 0
}

.tabs--horizontal .tabs__header-item {
    flex-grow: 1
}

.tabs--vertical .tabs__header-item:not(:first-child) {
    border-top: none
}

.tabs--vertical .tabs__header-item:first-child {
    border-radius: 20px 0 0
}

.tabs--vertical .tabs__header-item:last-child {
    border-radius: 0 0 0 20px
}

.tabs--vertical .tabs__header-button:last-child {
    border-radius: inherit
}

.comments-container, .onewinchilecl-faq__answer, .onewinchilecl-toc, .tabs--vertical .tabs__header-button, main ol:not([class]) li, main ul:not([class]) li {
    border: none
}

@media (max-width: 1279px) {
    .tabs--vertical .tabs__header {
        padding: 24px 16px 16px
    }

    .tabs--vertical .tabs__content {
        padding: 8px 16px 24px
    }

    .tabs--vertical .tabs__header-button {
        -webkit-tap-highlight-color: transparent
    }

    .tabs--vertical .tabs__header-item {
        flex-shrink: 0;
        width: fit-content
    }

    .tabs--vertical .tabs__header-item:not(:first-child) {
        border-top: 1px solid #dde4ec
    }

    .tabs--vertical .tabs__header-item:last-child {
        border-radius: 0 20px 0 0
    }
}

@media (max-width: 375px) {
    .tabs--horizontal .tabs__header-button svg {
        width: 28px;
        height: 28px;
        margin: 0
    }
}

@media (hover: hover), screen and (min-width: 0\0
) {
    .download__link:focus img, .download__link:hover img, .social__link:focus img, .social__link:hover img {
        transform: scale(1.2)
    }

    .gbtn:focus, .gbtn:hover {
        background-color: #ccc !important
    }

    .tabs--vertical .tabs__header-button:hover {
        color: #fff;
        background-color: var(--primary-color-blue)
    }
}

.download__link {
    border: none;
    background: 0 0;
    outline: 0
}

.onewinchilecl-slots__iframe iframe {
    border-radius: 12px;
    overflow: hidden
}

button.download__link {
    cursor: pointer
}

.onewinchilecl-slots__show-more {
    display: none;
    margin: 24px auto 0;
    border: none
}

.mobile-button__container {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    gap: 8px;
    background: #1a1d29;
    border-radius: 16px
}

.mobile-button__control::after {
    right: 0;
    left: 0
}

.scroll-top {
    bottom: 140px;
    z-index: 20
}

.onewinchilecl-text-image.align-top .onewinchilecl-text-image__image {
    align-items: flex-start
}

.onewinchilecl-text-image.align-bottom .onewinchilecl-text-image__image {
    align-items: flex-end
}

.onewinchilecl-text-image.align-center .onewinchilecl-text-image__image {
    align-items: center
}

.onewinchilecl-text-image__image img {
    max-height: 500px;
    border-radius: 16px
}

.banner__slider-item {
    padding: 0
}

.banner__slider-item.vertical-top .banner__slider-item-content {
    top: 32px
}

.banner__slider-item.vertical-center .banner__slider-item-content {
    top: 32px;
    bottom: 32px;
    margin: auto 0;
    height: fit-content
}

.banner__slider-item.vertical-bottom .banner__slider-item-content {
    bottom: 32px
}

.banner__slider-item-content {
    position: absolute;
    left: 24px;
    max-width: 50%;
    color: #e3e3e3
}

* + .banner__slider-item-buttons, * + .calculator-inner, * + .decoration-list-section, * + .info-list, * + .next-matches__list, * + .promo-code__section, .banner__slider-item-content .btn, .decoration-list, .screenshot-gallery__list {
    margin-top: 24px
}

.banner--version-2 .banner__slider-item img {
    max-height: 100%;
    border-radius: 15px
}

.align-center-cell .payments-table__cell-wrapper {
    justify-content: center
}

.onewinchilecl-wrapper > :first-child.running-line {
    margin-top: 32px
}

.page-id-8 .onewinchilecl-wrapper:first-child .onewinchilecl-text-image__image img {
    max-height: 100%
}

.page-header__logo img {
    max-width: 80px;
    max-height: 27px;
    width: fit-content
}

.onewinchilecl-slots__game-header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px
}

.onewinchilecl-slots__game-header .btn {
    order: -1;
    width: 100%;
    border-radius: 8px;
    background: #11141f
}

.onewinchilecl-slots__game-title {
    font-style: italic
}

.onewinchilecl-faq__question, h1, h2, h3, h4, h5, h6 {
    font-style: normal
}

.onewinchilecl-text-image__content b, .onewinchilecl-text-image__content strong {
    font-weight: 700
}

.onewinchilecl-text-image--first-block .wp-block-table td, .onewinchilecl-text-image--first-block .wp-block-table td:first-child, body {
    background: #11141f
}

.breadcrumbs__link--no-active, .breadcrumbs__link:focus, .breadcrumbs__link:hover, .main-nav__link--current, .page-footer__nav .active__link, .page-footer__nav a:hover, .page-footer__nav span:hover, .promo-code__text span, .sub-menu__link--current {
    color: #0a63f6
}

.sub-menu__link.sub-menu__link--current {
    background: rgba(255, 255, 255, .04);
    color: #f2f5fa
}

.categories__link-title, .comment__author, .how-to__item-title, span.main-nav__link.main-nav__link--current {
    color: #fff
}

span.main-nav__link.main-nav__link--current::before {
    position: absolute;
    content: '';
    width: 102%;
    height: 2px;
    background-color: #1b89f4;
    bottom: -4px;
    border-radius: 14px;
    transform: translate(-50%, -50%);
    left: 50%
}

.background-block, .categories, .running-line {
    border-radius: 16px;
    background: #232a37;
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25)
}

.onewinchilecl-text-image__title {
    color: #f2f5fa;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    margin-bottom: 24px
}

.btn, .btn--grad {
    font-weight: 600;
    overflow: hidden
}

.onewinchilecl-text-image__content {
    max-width: 700px
}

.payments-table__cell, .table-image__cell {
    background-color: #090f1e
}

.banner, .comment-form {
    background-color: transparent
}

.swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    border: 2px solid #fff !important
}

.onewinchilecl-toc__link span {
    color: #f2f5fa;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 135%;
    margin-right: 8px
}

.onewinchilecl-toc.active .onewinchilecl-toc__title-minus {
    display: none
}

.btn {
    border-radius: 5px;
    padding: 12px;
    font-size: 15px;
    box-shadow: none
}

.btn--grad, .lang-switch__item, .languages-switcher__lang {
    font-size: 18px;
    line-height: 136%
}

.btn--dark-blue {
    background-color: #1f2841
}

.btn--yellow {
    background: linear-gradient(107deg, #ffba00 0, #ff9200 100%)
}

.btn--yellow:hover {
    transform: scale(1.04) translateZ(0) perspective(1px);
    box-shadow: 0 0 10px 8px #ffba0080
}

.btn--grad {
    border-radius: 8px;
    background: linear-gradient(90deg, #29b663 0, #089e4e 100%);
    padding: 10px 36px;
    color: #f2f5fa;
    text-align: center
}

.categories__link {
    background-image: linear-gradient(275deg, #0855c4, #0095ff);
    transition: .3s ease-in-out
}

.btn--grad:before {
    height: 100%;
    width: 20%;
    background-color: hsla(0, 0%, 100%, .2);
    left: -35%;
    transform: skewX(-20deg)
}

.btn--grad:hover:before {
    animation: 1s ease-in-out ani
}

@keyframes ani {
    0% {
        left: -25%
    }
    to {
        left: 125%
    }
}

.onewinchilecl-faq__details {
    display: grid;
    flex-direction: row;
    gap: 20px;
    grid-template-columns:1fr 1fr;
    align-items: start
}

.payments-table__table, .table-image__table {
    width: 100%;
    box-shadow: none;
    background-color: #0a63f6
}

.payments-table__table th, .table-image__table th {
    border: 1px solid #0a63f6;
    background-color: #0a63f6
}

.onewinchilecl-text-image--first-block .wp-block-table td, .tabs--vertical .tabs__content, .tabs--vertical .tabs__header-item {
    border: 1px solid #0a63f6
}

.tabs--vertical .tabs__header-button {
    background-color: #1f2841;
    color: #fff
}

.wp-admin .banner__title, .wp-admin .onewinchilecl-text-image__content h1 {
    color: #000
}

.tabs--vertical .tabs__header-button.active, .tabs--vertical .tabs__header-button:hover {
    color: #fff;
    background-color: var(--primary-color-blue);
    background-color: #0a63f6
}

.tabs--horizontal .tabs__header-button {
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    padding-bottom: 12px;
    position: relative
}

.tabs__header-button.active::before, .tabs__header-button::before {
    position: absolute;
    transition: width .3s;
    background-color: #1b89f4;
    bottom: 0;
    left: 0;
    height: 2px;
    content: ''
}

.tabs__header-button::before {
    width: 0
}

.tabs__header-button.active::before {
    width: 100%
}

@media (max-width: 1279px) {
    .tabs--vertical .tabs__header-item:not(:first-child) {
        border-top: 1px solid #0a63f6;
        border-left: none
    }

    .tabs--vertical .tabs__header-item {
        border-bottom: none
    }

    .tabs--vertical .tabs__header {
        padding: 0;
        border: none
    }

    .tabs--vertical .tabs__header-item:first-child .tabs__header-button {
        border-top-left-radius: 18px;
        border-top-right-radius: 0
    }

    .tabs--vertical .tabs__header-item:last-child .tabs__header-button {
        border-top-right-radius: 18px;
        border-top-left-radius: 0
    }
}

.page-footer {
    border-top: 1px solid var(--bg-dark-300)
}

.page-header__burger, .page-header__buttons, .page-header__logo, .page-header__nav {
    z-index: 2
}

.page-header__nav {
    flex-grow: 1;
}

.mobile-button {
    box-shadow: 0 -14px 24px 0 #090f1e;
    padding: 0 8px
}

.onewinchilecl-text-image--first-block .wp-block-table {
    background-color: #0a63f6
}

body::-webkit-scrollbar-track {
    background-color: #090f1e
}

body::-webkit-scrollbar-thumb {
    border: 1px solid #090f1e;
    background-color: #656565
}

.comment-form__form-rating-text {
    border-color: #abb8c3
}

.page-header__button-first, .page-header__button-second {
    padding: 10px 36px;
    transition: .5s;
    border-radius: 8px;
    align-self: stretch
}

.banner__slider-item-buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px
}

.lang-switch, .page-header__button-first, .page-header__button-second {
    gap: 8px;
    text-align: center;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%;
    display: flex
}

.banner__slider-item.left .banner__slider-item-buttons {
    justify-content: flex-start
}

.banner__slider-item.center .banner__slider-item-buttons {
    justify-content: center
}

.banner__slider-item.right .banner__slider-item-buttons {
    justify-content: flex-end
}

.banner__slider-item.center .btn, .banner__slider-item.left .btn, .banner__slider-item.right .btn, .first-block--content p:first-child, .first-block-promo-title-image p, .promo-code__text, h2.wp-block-heading + p {
    margin: 0
}

.page-header__button-first {
    background: linear-gradient(90deg, #29b663 0, #089e4e 100%);
    justify-content: center;
    align-items: center
}

.page-header__button-second {
    justify-content: center;
    align-items: center;
    background: #1c1b24
}

.app-banner-link.app-banner-link--ios, .btn-black, .page-header__button-second:hover {
    background: #11141f
}

.home .app-banner-links .btn svg {
    display: none;
}

.onewinchilecl-text-image__content h1 {
    color: #fff;
    font-weight: 900
}

.lang-switch {
    margin: 0 8px 0 auto;
    border-radius: 4px;
    padding: 6px 8px;
    align-items: center;
    cursor: pointer;
    z-index: 9999
}

.lang-switch__list, .languages-switcher__list {
    justify-content: center;
    opacity: 0;
    list-style: none;
    pointer-events: none
}

.lang-switch__item:hover, .sub-menu__link:hover {
    background: rgba(255, 255, 255, .04)
}

.lang-switch.active svg, .lang-switch:hover svg {
    rotate: 180deg
}

.lang-switch.active::before {
    position: absolute;
    content: '';
    width: 102%;
    height: 2px;
    background-color: #1b89f4;
    bottom: 0;
    border-radius: 14px;
    transform: translate(-50%, -50%);
    left: 50%
}

.languages-switcher__lang {
    text-align: center;
    font-weight: 600
}

.lang-switch__list {
    margin-top: 0;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    padding: 8px 0 0;
    border-radius: 0 0 4px 4px;
    visibility: hidden;
    background: #232a37;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .14);
    border-top: 2px solid #1b89f4
}

.lang-switch__item {
    color: #f2f5fa;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px
}

.relink__title, h2.grid__title {
    font-weight: 700;
    line-height: 120%;
    color: #f2f5fa
}

.lang-switch img {
    min-width: 18px;
    min-height: 18px;
    max-width: 18px;
    max-height: 18px;
    border-radius: 50%;
    width: 100%;
    object-fit: none
}

.lang-switch:hover {
    border-radius: 4px 4px 0 0
}

.onewinchilecl-slots__item > .get-image {
    height: fit-content
}

.onewinchilecl-slots__item .get-image img {
    overflow: hidden;
    border-radius: 32px;
    border: 2px solid #c2c2c7
}

.onewinchilecl-slots__item .get-image {
    padding: 18px;
    border-radius: 48px;
    background: linear-gradient(180deg, #222634 0, #10131b 100%);
    box-shadow: 0 3px 3px 0 #222533 inset, 0 5px 2px 0 rgba(0, 0, 0, .3) inset, 0 -2px 2px 0 rgba(78, 112, 188, .58) inset, 0 -4px 6px 0 rgba(126, 133, 200, .16) inset
}

.how-to__item:not(:last-child) .how-to__content, .relink--full {
    padding-bottom: 0
}

.onewinchilecl-slots__item-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 8px;
    border-radius: 0;
    opacity: 0;
    visibility: visible;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 45%
}

.onewinchilecl-slots__item .get-image::before {
    content: '';
    position: absolute;
    top: 1px;
    width: 59%;
    height: 2px;
    transform: translate(-50%, -50%);
    left: 50%;
    background: linear-gradient(90deg, #202330 0, #375084 29.5%, #4771c1 52%, #334976 77.5%, #212431 100%)
}

.onewinchilecl-slots__item::before {
    content: '';
    position: absolute;
    bottom: 14px;
    left: 50%;
    width: 79%;
    height: 80%;
    background: rgba(106, 118, 220, .09);
    border-radius: 50%;
    transform: translate(-50%, 15%) rotate(-180deg);
    filter: blur(16px);
    z-index: -1
}

.onewinchilecl-slots__item:hover .get-image img {
    transform: none
}

.onewinchilecl-slots__aff-link {
    margin: 0;
    width: 100%
}

@media (max-width: 575px) {
    .page-footer__nav {
        margin: 24px 0 0
    }

    .onewinchilecl-toc__list {
        grid-template-columns:1fr
    }

    .onewinchilecl-slots__list {
        grid-template-columns:repeat(1, 1fr)
    }

    .onewinchilecl-slots__item {
        max-height: 180px;
        max-height: max-content
    }

    .categories {
        grid-template-columns:1fr;
        margin-right: -16px;
        margin-left: -16px;
        width: calc(100% + 32px)
    }

    .onewinchilecl-slots__list {
        grid-template-columns:1fr 1fr;
        gap: 12px
    }
}

.relink--full {
    display: grid;
    grid-template-columns:repeat(6, 1fr);
    gap: 1rem
}

.relink--full .grid__description, .relink--full .grid__title {
    margin: 0;
    grid-column: 1/-1
}

h2.grid__title {
    font-size: 37px;
    text-transform: uppercase;
    padding: 0 0 24px;
    margin: 0 0 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    position: relative;
    z-index: 2
}

h2.grid__title::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 52px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/decor-title.svg') left/contain no-repeat;
    z-index: -1
}

.relink > .get-image, .relink > img {
    grid-column: 1/3;
    grid-row: auto;
    border-radius: 4px;
    overflow: hidden
}

.relink--no-img .relink__list {
    grid-template-columns:repeat(6, 1fr);
    grid-column: 1/-1
}

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

* + .relink__list {
    margin-top: 1rem;
}

.relink__item {
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: .3s ease-in-out;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 16px;
    background: rgba(255, 255, 255, .06);
    backdrop-filter: blur(50px)
}

.relink__item:first-child .relink__item-svg {
    fill: #778FBB
}

.relink__item:nth-child(2) .relink__item-svg {
    fill: #A1D07C
}

.relink__item:nth-child(3) .relink__item-svg {
    fill: #D88984
}

.relink__item:nth-child(4) .relink__item-svg {
    fill: #DBBA79
}

.relink__item-svg {
    position: absolute;
    top: -2px;
    width: 90%
}

.relink--full .relink__item {
    align-items: center;
    justify-content: center;
    min-height: 80px
}

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

.relink__item img {
    max-width: 56px;
    max-height: 56px;
    object-fit: contain
}

.relink__content {
    flex-grow: 1
}

.relink--full .relink__content {
    flex-grow: 0
}

.relink__title {
    margin: 0;
    font-size: 24px;
    display: flex;
    align-items: center;
    gap: 16px
}

.relink__text {
    margin: 18px 0 0;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%
}

.relink-link-content {
    padding: 18px 0 0;
    border-top: 1px solid rgba(229, 234, 248, .27);
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.comment-form__button, .relink-link {
    padding: 10px 36px;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%;
    text-align: center
}

.relink-link {
    border-radius: 8px;
    border: 1px solid #f2f5fa;
    background: 0 0;
    font-style: normal;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer
}

.comment-form__button {
    border-radius: 8px;
    background: #11141f;
    width: 100%;
    margin-top: 0
}

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

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

    .relink--no-img .relink__list {
        grid-template-columns:repeat(4, 1fr);
        grid-column: 1/-1
    }
}

@media (max-width: 1023px) {
    .payments-table__table th, .payments-table__table th:first-child, .table-image__table th:first-child {
        min-width: 175px
    }

    .payments-table__cell-wrapper .get-image img, .table-image__cell-wrapper .get-image img {
        max-width: 44px
    }

    .main-nav__item-arrow {
        justify-content: flex-end
    }

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

    .main-nav, .sub-menu {
        background: #232a37
    }

    .relink > .get-image, .relink > img, .relink__list {
        grid-column: auto
    }

    .relink {
        grid-template-columns:1fr
    }

    .relink--no-img .relink__list, .relink__list {
        grid-template-columns:repeat(2, 1fr)
    }

    .onewinchilecl-text-image--first-block .onewinchilecl-text-image__content {
        grid-row: auto;
        order: 2
    }

    .onewinchilecl-text-image--first-block .download-buttons {
        order: initial;
        margin: 1rem 0 0
    }

    .sub-menu {
        border: none;
        box-shadow: none
    }

    .main-nav__item:hover::before {
        height: 0
    }
}

.news .section-description, .news-title, .news__list, .next-matches .title-description, .next-matches__list, .onewinchilecl-slots__header, .onewinchilecl-slots__list, .title-about {
    grid-column: 1/-1
}

@media (max-width: 767px) {
    .table-image__cell {
        min-width: auto
    }

    .onewinchilecl-promocode--v1, .tabs__container {
        margin-left: 0;
        margin-right: 0
    }

    .onewinchilecl-promocode--v1 .onewinchilecl-container {
        padding: 0
    }

    .tabs--vertical .tabs__header-button {
        cursor: auto
    }

    .banner__slider-item-content {
        position: static;
        padding: 16px 10px 32px;
        max-width: 100%;
        background-color: #0a2244
    }

    .page-header__container::after {
        bottom: -8px
    }

    .banner--version-1 {
        padding-bottom: 20px
    }

    .relink--full .relink__list, .relink--no-img .relink__list, .relink__list {
        grid-template-columns:repeat(2, 1fr)
    }

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

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

    .relink__title {
        font-size: 18px;
        font-weight: 700;
        line-height: 120%;
        gap: 8px
    }

    .relink__text {
        font-size: 16px;
        font-weight: 400;
        line-height: 136%;
        margin: 12px 0 0
    }

    .relink-link-content {
        padding: 17px 0 0
    }

    .relink__item {
        gap: 17px
    }

    .relink-link {
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }

    .onewinchilecl-toc__title, h2.grid__title {
        font-size: 26px;
        font-weight: 700;
        line-height: 120%
    }

    h2.grid__title::before {
        width: 80px;
        height: 40px
    }

    .onewinchilecl-toc__title {
        color: #f2f5fa;
        padding: 12px 0
    }

    .onewinchilecl-toc__link, .onewinchilecl-toc__link span {
        color: #f2f5fa;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }

    .onewinchilecl-toc.active .onewinchilecl-toc__list {
        padding: 0 0 0 16px
    }

    .onewinchilecl-text-image__title {
        padding-bottom: 18px;
        margin-bottom: 18px
    }

    .onewinchilecl-text-image__title::before {
        top: -6px
    }
}

.promo-code__copy-link, .promo-code__input, .promo__description-image p {
    font-size: 18px;
    font-weight: 600;
    line-height: 136%
}

@media (max-width: 740px) {
    .promo-code__copy-link {
        font-size: 15px;
    }
}

.promo-code__wrapper {
    padding: 32px 32px 32px 43px;
    border-radius: 0 24px 24px 0;
    max-width: 486px;
    width: 100%;
    margin: 0;
    background-image: url(../images/bg-promo-white.svg);
    background-repeat: no-repeat;
    background-size: cover
}

.promo__description-image p {
    color: #11141f;
    margin: 0
}

.first-block-promo-title-image img, .promo__description-image img {
    max-width: 48px;
    max-height: 48px
}

.promo-code__copy-link {
    border-radius: 8px;
    background: #1c1b24;
    color: #f2f5fa;
    text-align: center;
    padding: 10px 36px;
    width: 100%;
    margin-top: 8px;
    border: none;
    cursor: pointer
}

.promo-code__input {
    border-radius: 4px;
    padding: 10px 32px;
    color: #f2f5fa;
    text-align: center;
    margin-top: 14px;
    background: url("../images/promocode-for-white.png") 0 0/cover
}

.game__title, .promo-code__link {
    line-height: 24px;
    color: #fff;
    font-size: 18px
}

.promo-code__section .promo-code__input {
    color: #181b26
}

.check, .first-block-promo-code__copy-link._active .copy, .how-to__item-svg, .how-to__item-v2 .how-to__item-counter > span, .mobile-button-promo-code__copy-link._active .copy, .promo-code__copy-link._active .copy {
    display: none
}

.first-block-promo-code__copy-link._active .check, .mobile-button-promo-code__copy-link._active .check, .promo-code__copy-link._active .check {
    display: block
}

.promo-code__inner {
    display: flex;
    align-items: center;
    background-size: contain;
    background-image: url("../images/bg-promo.svg");
    background-repeat: no-repeat
}

.promo-code__inner-left {
    padding: 32px 57px 32px 97px
}

.promo__description-image {
    display: flex;
    gap: 20px
}

.promo-code__copy-link .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
}

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

.promo-code__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    border: 2px solid #26bc4d;
    font-weight: 700 !important;
    transition: .2s ease-in-out;
    cursor: pointer;
    outline: 0;
    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: 400px) {
    .promo-code__wrapper {
        flex-basis: auto
    }
}

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

.how-to__item-counter span {
    margin-top: 10px
}

.game {
    margin-top: 1rem;
    display: flex;
    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;
    text-align: center;
    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
}

.game__affiliate-link {
    border-radius: 8px;
    background: linear-gradient(90deg, #29b663 0, #089e4e 100%)
}

.game__demo-link {
    background-color: #1c1b24
}

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

.game__box-header {
    margin-bottom: -1px;
    padding: 8px 8px 8px 16px;
    background: #151b29;
    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;
    transition: .3s ease-in-out;
    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
}

@media (max-width: 767px) {
    .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
    }
}

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

.page.scroll-lock-modal:after {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000d1;
    z-index: 1200;
    position: fixed
}

.last-modified-date {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 24px;
    width: 100%;
    max-width: 360px
}

.last-modified-date__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    color: #b3c5e0;
    font-size: 14px;
    font-weight: 400;
    line-height: 136%
}

.last-modified-date__inner p {
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.last-modified-date__inner span {
    color: #f2f5fa;
    font-size: 14px;
    font-weight: 400;
    line-height: 136%
}

.last-modified-date__inner:first-child {
    flex-grow: 1
}

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

.wp-block-table {
    overflow: 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;
    flex-direction: column;
    gap: 2px;
    visibility: hidden
}

.languages-switcher__item {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px
}

.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;
    cursor: pointer
}

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

@media (max-width: 770px) {
    .page-header__buttons {
        flex-basis: 100%;
        order: 4;
        margin-top: 8px
    }

    .page-header__container {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .page-header__buttons {
        display: flex;
        justify-content: center
    }

    .lang-switch {
        margin: 0 10px 0 auto
    }

    .lang-switch, .lang-switch__item {
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }
}

.first-block-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 32px;
    background: linear-gradient(to bottom, #1553ab 0, #1c5ebc 100%);
    padding: 0 48px;
    gap: 10px
}

.first-block__title {
    color: #f2f5fa;
    font-size: 59px;
    font-weight: 900;
    line-height: 120%;
    margin: 0
}

.first-block-title-date {
    padding: 48px 0
}

.first-block-top .last-modified-date__inner {
    margin-bottom: 16px
}

.first-block-top img {
    min-width: 414px
}

.first-block-promo {
    padding: 24px;
    background: linear-gradient(to bottom, #1d60be 0, #246bce 100%);
    position: relative;
    border-radius: 32px;
    max-width: 459px;
    width: 100%
}

.first-block-bottom {
    display: flex;
    gap: 32px;
    margin-top: 32px
}

.first-block-content p {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%
}

.app-information-item span, .first-block-promo-code__copy-link, .first-block-promo-code__input, .first-block-promo__title, .info-list-item-list li span, .info-list-item-list--languages li, .promo-code__text, li.info-list-item-item--platforms {
    font-weight: 600;
    color: #f2f5fa;
    font-size: 18px;
    line-height: 136%
}

.info-list-item-title, .title-about, h2.wp-block-heading {
    color: #f2f5fa;
    font-weight: 700;
    line-height: 120%
}

.info-list-item-item--languages {
    gap: 8px !important
}

.info-list-item-item--languages img {
    width: 24px;
    height: auto
}

.first-block-promo-title-image {
    display: flex;
    align-items: flex-start;
    gap: 20px
}

.first-block-promo-code__input {
    border-radius: 4px;
    padding: 10px 32px;
    text-align: center;
    margin-top: 14px;
    background: repeating-linear-gradient(136deg, #4a84e1 0, #4a84e1 1px, #3172cc 0, #3172cc 9px)
}

.first-block-promo-code__copy-link {
    border-radius: 8px;
    background: #11141f;
    width: 100%;
    padding: 10px 36px;
    text-align: center;
    border: none;
    margin-top: 8px;
    cursor: pointer
}

.title-about, h2.wp-block-heading {
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    text-transform: uppercase
}

.first-block-promo-svg {
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translate(-50%, 0)
}

/*.onewinchilecl-wrapper:first-child {*/
/*    margin-top: 28px*/
/*}*/

.onewinchilecl-slots {
    display: grid;
    grid-template-columns:1fr 1fr;
    position: relative
}

.onewinchilecl-slots__more-slots {
    position: absolute;
    right: 0;
    top: 0
}

.onewinchilecl-text-image__content--no-title {
    border-radius: 16px;
    background: #232a37;
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25);
    padding: 32px
}

.title-about, h2.wp-block-heading {
    padding-bottom: 24px
}

h2.wp-block-heading {
    font-size: 37px;
    padding: 0 0 24px;
    margin: 0 0 24px;
    position: relative;
    z-index: 2
}

h2.wp-block-heading::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 52px;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/decor-title.svg) left/contain no-repeat;
    z-index: -1
}

.title-about {
    font-size: 37px
}

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

.steps-list, .winners__list {
    grid-template-columns:1fr 1fr
}

.info-list-item-title {
    background: #232a37;
    box-shadow: 0 4px 12px 0 rgba(18, 25, 54, .12);
    padding: 24px;
    font-size: 24px;
    margin: 0;
    border-radius: 8px 8px 0 0
}

.info-list-item-list li, .steps-item, .steps-wrap--content {
    color: #b3c5e0;
    font-size: 18px;
    font-weight: 400
}

.info-list-item-list strong, li.info-list-item-list-deposit_methods-text-item {
    padding: 6px;
    border-radius: 8px;
    background: rgba(255, 255, 255, .04);
    border: none;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%
}

.info-list-item {
    border-radius: 8px;
    background: #1a1d29;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .14)
}

.calculator-inner-left, .decoration-list-item, .news__item, .next-matches__item, .steps-item {
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25)
}

.info-list-item-list {
    display: flex;
    gap: 16px;
    list-style: none;
    padding: 24px;
    flex-direction: column;
    margin: 0
}

.info-list-item-list + .info-list-item-list.list-deposit_methods-text {
    padding-top: 0
}

.info-list-item-list li {
    line-height: 136%;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center
}

.info-list-item-list li:last-child {
    border: none;
    padding-bottom: 0
}

.list-deposit_methods-text li:last-child {
    padding: 6px
}

.info-list-item-list.list-deposit_methods-text {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 8px;
    align-self: stretch;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 24px
}

.info-list-item-item--platforms {
    gap: 8px !important
}

.align_text_image {
    display: flex;
    align-items: flex-start
}

.background_transparent p:not([class]), .difference_section-description, .onewinchilecl-wrapper p:not([class]), .steps .section-description {
    max-width: 1060px
}

.steps-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-top: 24px
}

.steps-item {
    display: flex;
    padding: 16px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 8px;
    background: #232a37;
    line-height: 136%;
    margin-bottom: 24px;
    break-inside: avoid-column;
}

@media (max-width: 900px) {
    .steps-item {
        margin-bottom: 0;
        break-inside: initial;
    }
}

.steps-list {
    display: grid;
    gap: 24px 20px;
    margin: 0;
    column-count: 2;
    display: block;
    gap: 24px;
}



.decoration-list__container.v2 img, .steps-inner img {
    max-width: 306px
}

.steps-wrap {
    display: flex;
    gap: 20px;
    margin-top: 24px;
    justify-content: space-between;
    align-items: flex-start
}

.steps-wrap--content {
    max-width: 1060px;
    line-height: 136%
}

.steps-item-num, main ol:not([class]) li::before, ol.wp-block-list li::before {
    color: #fff;
    font-size: 16px;
    min-width: 24px;
    height: 24px
}

.steps-item-num {
    text-align: center;
    font-weight: 700;
    line-height: 136%;
    border-radius: 4px;
    padding: 0 7px;
    background: linear-gradient(180deg, #1553ab 0, #246bce 100%)
}

.winners__list {
    display: grid;
    gap: 24px 20px;
    list-style: none;
    counter-reset: winnersNum
}

.winners__item {
    border-radius: 8px;
    background: #1a1d29;
    display: flex;
    padding: 8px 16px 8px 56px;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    position: relative
}

.winners__list .winners__item::before {
    counter-increment: winnersNum;
    content: counter(winnersNum);
    position: absolute;
    left: 22px;
    top: 29%;
    color: rgba(229, 234, 248, .27);
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.winners__list .winners__item-1::before, .winners__list .winners__item-2::before, .winners__list .winners__item-3::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 17px
}

.winners__list .winners__item-1::before {
    content: url("../images/winner-1.svg")
}

.winners__list .winners__item-2::before {
    content: url("../images/winner-2.svg")
}

.winners__list .winners__item-3::before {
    content: url("../images/winner-3.svg")
}

.winners__item:first-child {
    grid-column: 1;
    grid-row: 1
}

.winners__item:nth-child(2) {
    grid-column: 1;
    grid-row: 2
}

.winners__item:nth-child(3) {
    grid-column: 1;
    grid-row: 3
}

.winners__item:nth-child(4) {
    grid-column: 1;
    grid-row: 4
}

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

.winners__item-name {
    margin: 0;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%
}

.winners__item-game {
    color: #b3c5e0;
    font-size: 14px;
    font-weight: 400;
    line-height: 136%;
    margin-top: 7px
}

.winners__item-price {
    margin: 0;
    color: #f2f5fa;
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    border-radius: 8px;
    background: #d82b1f;
    line-height: 120%;
    padding: 2px 8px;
    width: fit-content
}

.winners__item-date {
    margin: 7px 0 0;
    color: #b3c5e0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 136%;
    display: flex;
    gap: 16px
}


.winners__item-wrapp {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.winners__item-date span {
    display: flex;
    align-items: center;
    gap: 7px;
	padding-left: 21px;
	position: relative
}
.winners__item-date span::before {
	    content: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2214%22%20height=%2214%22%20viewBox=%220%200%2014%2014%22%20fill=%22none%22%3E%3Cpath%20d=%22M7%2013.1875C10.4173%2013.1875%2013.1875%2010.4173%2013.1875%207C13.1875%203.58274%2010.4173%200.8125%207%200.8125C3.58274%200.8125%200.8125%203.58274%200.8125%207C0.8125%2010.4173%203.58274%2013.1875%207%2013.1875Z%22%20stroke=%22%23B3C5E0%22%20stroke-width=%221.5%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3Cpath%20d=%22M7%207.00312L9.78438%204.21875%22%20stroke=%22%23B3C5E0%22%20stroke-width=%221.5%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E');
    display: inline-block;
    width: 14px;
    height: 14px;
	left: 0;
	position: absolute
}
.winners__item-content .get-image img {
    border-radius: 12px;
    border: 1px solid #c2c2c7;
    width: 44px;
    height: 44px
}

.winners__item-content .get-image {
    border-radius: 12px;
    background: linear-gradient(180deg, #222634 0, #10131b 100%);
    box-shadow: 0 1.174px 1.174px 0 #222533 inset, 0 1.956px .782px 0 rgba(0, 0, 0, .3) inset, 0 -.782px .782px 0 rgba(78, 112, 188, .58) inset, 0 -1.565px 2.347px 0 rgba(126, 133, 200, .16) inset;
    padding: 3px;
    width: 50px;
    height: 50px;
    position: relative
}

.winners__item-content .get-image::before {
    content: '';
    position: absolute;
    top: 1px;
    width: 59%;
    height: 1px;
    transform: translate(-50%, -50%);
    left: 50%;
    background: linear-gradient(90deg, #202330 0, #375084 29.5%, #4771c1 52%, #334976 77.5%, #212431 100%)
}

.winners__item-num {
    color: rgba(229, 234, 248, .27);
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-right: 8px
}

.how-to__title, .promo-code__title, .screenshot-gallery__title.global-title, .title-providers {
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27);
    color: #f2f5fa
}

.background-block, .how-to__list, .onewinchilecl-difference__wrapper {
    margin-top: 32px
}

.promo-code__text p {
    color: #f2f5fa
}

.next-matches__item-date {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    color: #b3c5e0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 136%;
    gap: 4px
}

.next-matches__item-sport {
    display: flex;
    gap: 7px;
    align-items: center;
/* 	padding-left: 18px; */
    position: relative;
}
.next-matches__item-sport::before {
	position: absolute;
	left: 0;
/* 	 content: url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2214%22%20height=%2214%22%20viewBox=%220%200%2014%2014%22%20fill=%22none%22%3E%3Cpath%20d=%22M7%2013.1875C10.4173%2013.1875%2013.1875%2010.4173%2013.1875%207C13.1875%203.58274%2010.4173%200.8125%207%200.8125C3.58274%200.8125%200.8125%203.58274%200.8125%207C0.8125%2010.4173%203.58274%2013.1875%207%2013.1875Z%22%20stroke=%22%23B3C5E0%22%20stroke-width=%221.5%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3Cpath%20d=%22M7%207.00312L9.78438%204.21875%22%20stroke=%22%23B3C5E0%22%20stroke-width=%221.5%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E'); */
    display: inline-block;
    width: 14px;
    height: 14px;
}
.next-matches__item-header {
    display: flex;
    gap: 8px;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    background: #262833;
    border-radius: 16px 16px 0 0
}

.next-matches__item-league {
    padding: 0;
    margin: 0;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%
}

.next-matches__item {
    border-radius: 16px;
    background: rgb(17 20 31);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.next-matches__item.active::before {
    background: #1b89f4
}

.next-matches__item::before {
    content: '';
    position: absolute;
    top: -3px;
    width: 90%;
    height: 3px;
    background: #b3c5e0;
    left: 50%;
    transform: translateX(-50%)
}

.next-matches__content-center {
    display: grid;
    padding: 16px 0;
    grid-template-columns:1fr 26px 1fr;
    align-items: center;
    gap: 8px;
    background: #11141f;
    justify-content: space-evenly
}

.next-matches__item-team.vs {
    display: flex;
    justify-content: center;
}

.next-matches__item-team_img {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #f2f5fa;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

.next-matches__content-bottom {
    padding: 16px;
    background: #262833;
/*     border-radius: 0 0 16px 16px */
}

.next-matches__item-coefficients {
    display: flex;
    justify-content: space-between;
/*     margin-bottom: 16px; */
    gap: 8.5px
}
.next-matches__item-link-wrapp {
    padding: 0 16px 16px 16px;
    background: #262833;
    border-radius: 0 0 16px 16px;
	margin-top: -8px;
}
.next-matches__item-coefficient {
    color: #b3c5e0;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 136%;
    border-radius: 8px;
    border: 2px solid rgba(229, 234, 248, .27);
    padding: 8px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

.app-banner-link, .decoration-list-item-text--title, .next-matches__item-coefficient span {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    line-height: 136%
}

.align-right, .has-text-align-right, .next-matches__item-coefficient span {
    text-align: right
}

.next-matches {
    position: relative;
    display: grid;
    grid-template-columns:1fr 1fr
}

.next-matches__list, .tab .next-matches__list {
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    gap: 20px
}

.next-matches-link-all {
    top: 0
}

.next-matches__item-link {
    width: 100%;
    /*background: rgba(121, 126, 141, .08)*/
}

.next-matches__item-link:hover {
    background: rgba(121, 126, 141, .08);
    box-shadow: none
}

.next-matches__item-coefficient.active {
    border-radius: 8px;
    background: #1b89f4;
    box-shadow: 0 4px 6px 0 rgba(5, 8, 15, .16)
}

.next-matches__item-link.active {
    background: linear-gradient(90deg, #29b663 0, #089e4e 100%)
}

.next-matches__item-link.active:hover {
    background: linear-gradient(90deg, #1fda6c 0, #089e4e 100%)
}

.decoration-list-item-text--title {
    margin-bottom: 8px;
    margin-top: 0;
    padding: 0
}

.decoration-list-item {
    display: flex;
    gap: 8px;
    padding: 16px;
    border-radius: 8px;
    border: 2px dashed #b3c5e0;
    background: #1a1d29
}

.decoration-list-item img {
    min-width: 24px;
    min-height: 24px;
    max-width: 24px;
    max-height: 24px
}

.decoration-list-item-text--description, .tabs-description {
    margin: 0
}

.decoration-list__list {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.app-banner-links {
    display: flex;
    gap: 20px;
    margin-top: 20px
}

/*.app-banner-top, .wrapper-style {*/
/*    padding: 64px 0*/
/*}*/

.app-banner .get-image img {
    -o-object-fit: contain;
    object-fit: contain;
    min-width: 578px
}

.app-banner-link svg {
    min-width: 24px
}

.app-banner-link {
    border-radius: 8px;
    background: linear-gradient(90deg, #29b663 0, #089e4e 100%);
    text-align: center;
    display: flex;
    padding: 10px 36px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: none;
    cursor: pointer
}

.app-banner, .calculator-inner-left, .decoration-list-item-num, main ol:not([class]) li::before, ol.wp-block-list li::before {
    background: linear-gradient(180deg, #1553ab 0, #246bce 100%)
}

.app-banner-link.app-banner-link--ios:hover, .calculator-inner-left--btn:hover, .comment-form__button:hover, .first-block-promo-code__copy-link:hover, .onewinchilecl-slots__more-slots:hover, .promo-code__copy-link:hover {
    background: #1b1d28
}

.news__item-link:hover, .relink-link:hover {
    background: rgba(255, 255, 255, .04)
}

.app-banner__title {
    margin-bottom: 20px
}

.app-banner {
    border-radius: 16px;
    padding: 0 0 0 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden
}

.app-banner img {
    height: auto;
    position: relative;
    bottom: -57px;
    max-width: 578px;
    width: 100%
}

.game-providers__item {
    border-radius: 8px;
    background: #11141f;
    padding: 16px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.game-providers__list {
    display: grid;
    grid-template-columns:repeat(6, 1fr);
    gap: 20px
}

main ol:not([class]), ol.wp-block-list {
    list-style: none;
    counter-reset: sectionNum
}

main ol:not([class]) li, ol.wp-block-list li {
    padding: 0 4px 0 32px;
    position: relative;
    margin-bottom: 16px
}

main ol:not([class]) li::before, ol.wp-block-list li::before {
    counter-increment: sectionNum;
    content: counter(sectionNum);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 136%;
    border-radius: 4px
}

main ul:not([class]) li,
ul.wp-block-list li {
    margin-bottom: 16px;
    position: relative;
    padding-left: 32px;
    list-style: none
}

.wp-block-list li:last-child {
    margin-bottom: 0;
}

main ul:not([class]) li:before, ul.wp-block-list li::before {
    content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M8.7203 16.0455L5.18897 12.4428C4.78454 12.0302 4.12047 12.029 3.71458 12.4402C3.31804 12.8419 3.3169 13.4874 3.71201 13.8905L8.7203 19L20.2928 7.1935C20.6857 6.79273 20.6857 6.15134 20.2928 5.75057C19.8889 5.33844 19.2252 5.33828 18.8211 5.75023L8.7203 16.0455Z" fill="url(%23paint0_linear_2301_9831)"/><defs><linearGradient id="paint0_linear_2301_9831" x1="12" y1="5" x2="12" y2="19" gradientUnits="userSpaceOnUse"><stop stop-color="%231553AB"/><stop offset="1" stop-color="%23246BCE"/></linearGradient></defs></svg>');
    position: absolute;
    left: 0
}

.tabs__container-top {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-top: 24px;
    border-top: 1px solid rgba(229, 234, 248, .27)
}

.tabs__container-top-no-border {
    border: none
}

.tabs__container-top--content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    gap: 32px 0
}

.tabs__container-top--image img {
    max-width: 320px
}

.news__list {
    gap: 20px;
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    list-style: none;
    margin: 0
}

.news__item-text, .news__item-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.news-title {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27)
}

.news__item-date {
    color: #b3c5e0;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    border-radius: 16px 16px 0 0;
    background: #232a37;
    padding: 16px
}

.news__item-title {
    color: #f2f5fa;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0;
    height: 58px;
    -webkit-line-clamp: 2
}

.app-information-item, .app-information-item-star, .decoration-list-item-num, .news__item-link {
    text-align: center;
    line-height: 136%
}

.news__item-text {
    margin-top: 8px;
    height: 72px;
    -webkit-line-clamp: 3
}

.news__item-link {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 36px;
    background: 0 0;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #f2f5fa;
    margin-top: 20px
}

.news__item {
    border-radius: 16px;
    background: #232a37
}

.news__item-container {
    padding: 16px
}

.news {
    position: relative;
    display: grid;
    grid-template-columns:1fr 1fr
}

.news .section-description {
    margin: 0 0 24px
}

.comment-header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.app-information {
       display: flex;
    justify-content: center;
    gap: 33px;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.app-information-item {
    color: #b3c5e0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: flex;
    gap: 3px;
    flex-direction: column;
    align-items: center
}

.app-information-line {
    background: rgba(229, 234, 248, .27);
    width: 1px;
    height: 31px
}

.app-information-item-star {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center
}

.screenshot-gallery__item img {
    border-radius: 16px;
    border: 5px solid rgba(229, 234, 248, .27)
}

.add_line_top {
    border-top: 6px solid #1b89f4
}

.add_line_bottom {
    border-bottom: 6px solid #1b89f4;
    padding-bottom: 64px
}

.decoration-list__container.v2 .decoration-list-item {
    border-radius: 8px;
    background: #232a37;
    box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25);
    border: none
}

.decoration-list__container.v2 .decoration-list__list {
    gap: 24px 20px;
    display: grid;
    grid-template-columns:1fr 1fr;
    margin: 0
}

.decoration-list-item-num {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center
}

.steps-item-2.steps-item-big-22, .steps-item-2.steps-item-big-8, .steps-item-big-2 {
    grid-row: 2
}

.steps-item-big {
    grid-row: span 2;
    grid-column: auto
}

.decoration-list-title {
    color: #f2f5fa;
    font-size: 37px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(229, 234, 248, .27)
}

.steps-wrap--content p:first-child {
    margin-top: 0
}

.difference__element--minus-svg, .difference__element--plus-svg {
    width: 90%
}

/*.background-block, .onewinchilecl-container.relink {*/
/*    margin-bottom: 64px*/
/*}*/

.onewinchilecl-slots .section-description {
    margin: 0 0 24px;
    grid-column: 1/-1
}

.how-to__item-counter-v2 {
    min-width: fit-content
}

.how-to__item-counter-num {
    min-width: 48px
}

.calculator-inner-left {
    border-radius: 16px;
    padding: 24px;
    max-width: 460px;
    width: 100%
}

.calculator-inner-left--title {
    color: #f2f5fa;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 16px;
    margin-top: 0
}

.calculator-inner-left--subtitle {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    margin: 0
}

.calculator-inner-left--btn, .calculator-inner-left--price {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 136%;
    color: #f2f5fa
}

.calculator-inner-left--price-field {
    padding: 0
}

.calculator-inner-left--price {
    display: flex;
    justify-content: space-between
}

.calculator-inner-left--btn {
    border-radius: 8px;
    background: #11141f;
    padding: 10px 36px;
    border: none;
    width: 100%;
    margin-top: 16px;
    cursor: pointer
}

.calculator-inner-left--bonuses, .calculator-inner-left--price-input {
    width: 100%;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 12px 50px 12px 16px;
    outline: 0;
    margin-top: 16px;
    position: relative
}

.calculator-inner-left--price-wrapper {
    position: relative;
    width: 100%
}

.calculator-inner-left--price-currency {
    position: absolute;
    top: 44%;
    padding-left: 3px;
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    pointer-events: none
}

.calculator-inner-left--price-wrapper::before {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-10%);
    width: 18px;
    height: 18px;
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><g clip-path="url(%23clip0_2403_26702)"><path d="M9 12V9M9 6H9.0075M16.5 9C16.5 13.1421 13.1421 16.5 9 16.5C4.85786 16.5 1.5 13.1421 1.5 9C1.5 4.85786 4.85786 1.5 9 1.5C13.1421 1.5 16.5 4.85786 16.5 9Z" stroke="%23F2F5FA" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="clip0_2403_26702"><rect width="18" height="18" fill="white"/></clipPath></defs></svg>')
}

.calculator-inner {
    display: flex;
    align-items: flex-start;
    gap: 20px
}

.calculator-inner-right--title {
    color: #f2f5fa;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
    margin-top: 0
}

.calculator-inner-right--description, .page-footer__left-age {
    margin-bottom: 20px
}

.calculator-inner-right-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px
}

.calculator-inner-right-item.active {
    display: block
}

.calculator-inner-right-item-text {
    color: #1b89f4;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%
}

.calculator-inner-right-item-text span {
    color: #f2f5fa
}

.calculator-inner-left--subtitle {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.calculator-inner-left--btn-svg {
    background: 0 0;
    border: none
}

.calculator-inner-left--price-field {
    appearance: none;
    width: 100%;
    height: 10px;
    background: 0 0;
    border-radius: 5px;
    outline: 0;
    margin: 15px 0;
    position: relative;
    accent-color: #F2F5FA
}

option.calculator-inner-left--bonuses-option {
    padding: 10px;
    margin: 10px;
    background: #1553ab;
    border: none;
    outline: 0
}

.calculator-inner-left--price-field::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    background: rgba(229, 234, 248, .27);
    border-radius: 5px
}

.calculator-inner-left--price-field::-webkit-slider-thumb {
    appearance: none;
    width: 40px;
    height: 40px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIiBmaWxsPSJub25lIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMCAzMkMyNi42Mjc0IDMyIDMyIDI2LjYyNzQgMzIgMjBDMzIgMTMuMzcyNiAyNi42Mjc0IDggMjAgOEMxMy4zNzI2IDggOCAxMy4zNzI2IDggMjBDOCAyNi42Mjc0IDEzLjM3MjYgMzIgMjAgMzJaTTI3IDIwQzI3IDIzLjg2NiAyMy44NjYgMjcgMjAgMjdDMTYuMTM0IDI3IDEzIDIzLjg2NiAxMyAyMEMxMyAxNi4xMzQgMTYuMTM0IDEzIDIwIDEzQzIzLjg2NiAxMyAyNyAxNi4xMzQgMjcgMjBaTTI5IDIwQzI5IDI0Ljk3MDYgMjQuOTcwNiAyOSAyMCAyOUMxNS4wMjk0IDI5IDExIDI0Ljk3MDYgMTEgMjBDMTEgMTUuMDI5NCAxNS4wMjk0IDExIDIwIDExQzI0Ljk3MDYgMTEgMjkgMTUuMDI5NCAyOSAyMFoiIGZpbGw9IiNGMkY1RkEiLz4KPGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iNCIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzIxNTdfNDc2NzcpIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMjE1N180NzY3NyIgeDE9IjIwIiB5MT0iMTYiIHgyPSIyMCIgeTI9IjI0IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiA8c3RvcCBzdG9wLWNvbG9yPSIjMTU1M0FCIi8+CiA8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyNDZCQ0UiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4=') center center no-repeat;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 1;
    top: -15px
}

.calculator-inner-left--price-field::-ms-fill-lower {
    background: #00f;
    border-radius: 5px
}

.calculator-inner-left--price-field::-ms-fill-upper {
    background: rgba(229, 234, 248, .27);
    border-radius: 5px
}

.calculator-inner-left--btn-svg-tooltip {
    position: absolute;
    border-radius: 5px;
    background: #11141f;
    color: #fff;
    padding: 10px;
    white-space: nowrap;
    display: none;
    pointer-events: none;
    z-index: 2
}

.calculator-inner-left--bonuses-option {
    color: #f2f5fa;
    font-size: 18px;
    font-weight: 400;
    line-height: 136%;
    border-radius: 8px;
    border: 1px solid #f2f5fa;
    padding: 10px 16px;
    margin-top: 16px
}

.info-list-item-item--platforms img {
    width: 24px;
    height: 24px;
    max-width: 24px;
    max-height: 24px
}

.wrapper:has(.onewinchilecl-toc) {
    background: #181b26
}

/*.comment-footer, .news + .onewinchilecl-faq, .onewinchilecl-wrapper {*/
/*    margin: 64px 0 0*/
/*}*/

.onewinchilecl-text-image + * {
    margin-top: 32px
}

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

    .onewinchilecl-text-image__content {
        max-width: 500px
    }

    .steps-wrap--content {
        max-width: 800px
    }

    .how-to__item-wrapper {
        display: flex;
        gap: 50px;
        justify-content: space-between
    }

    .how-to__item-inner img {
        max-width: 490px
    }

    .how-to__item:not(:last-child) .how-to__item-counter-num:before {
        height: 272px
    }

    .onewinchilecl-bonus-bottom {
        flex-direction: column;
        width: 100%
    }

    .onewinchilecl-bonus-bottom--left, .onewinchilecl-bonus__button {
        width: 100%
    }

    .onewinchilecl-bonus:hover .onewinchilecl-bonus-promocode {
        bottom: 159px
    }

    .app-banner .get-image img {
        min-width: 515px
    }

    .onewinchilecl-slots__more-slots {
        position: relative;
        margin-top: 18px;
        grid-column: 1/-1;
        order: 3;
        top: 0
    }

    .page-footer__container {
        grid-template-columns:1fr 1fr;
        gap: 32px 20px
    }

    .footer-dmca-links {
        grid-row: 2
    }

    .page-footer__galleres {
        grid-row: 3
    }

    .app-information {
        gap: 22px;
        flex-wrap: wrap;
        margin-bottom: 12px
    }

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

    .how-to__list.v2 .how-to__item:not(:last-child) .how-to__item-inner:before {
        left: -54px
    }
}

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

    .promo-code__title {
        font-size: 30px
    }

    .promo-code__inner-left {
        padding: 0 57px 0 97px
    }

    .promo-code__text, .promo-code__text p {
        font-size: 16px
    }

    .promo-code__inner {
        background-size: cover;
        border-radius: 0 24px 24px 0
    }

    .next-matches__list {
        grid-template-columns:1fr 1fr
    }
}

@media (max-width: 1100px) {
    .first-block__title {
        font-size: 50px
    }

    .decoration-list__container.v2, .first-block-bottom, .first-block-top, .tabs__container-top {
        flex-direction: column
    }

    .onewinchilecl-text-image__content {
        max-width: 100%
    }

    .onewinchilecl-text-image__container {
        flex-direction: column;
        align-items: center
    }

    .onewinchilecl-text-image__content.onewinchilecl-text-image__content--no-title {
        max-width: 100%
    }

    .onewinchilecl-text-image__image img {
        max-height: 100%;
        width: 100%;
        height: 100%
    }

    .onewinchilecl-text-image--order-change .onewinchilecl-text-image__content {
        order: 0
    }

    .steps-wrap--content {
        max-width: 600px
    }

    .how-to__item-counter {
        gap: 16px
    }

    .how-to__item-wrapper {
        gap: 20px
    }

    .promo-code__inner-left {
        padding: 0 36px 0 97px
    }

    .promo-code__title {
        font-size: 26px;
        padding-bottom: 18px;
        margin-bottom: 18px
    }

    .tabs__header {
        overflow: scroll;
        order: 5
    }

    .app-banner__title {
        font-size: 26px
    }

    .app-banner .get-image img {
        min-width: 366px
    }

    .app-banner {
        padding: 0 0 0 24px
    }

    .app-banner-top {
        padding: 40px 0
    }

    .game-providers__list {
        grid-template-columns:repeat(5, 1fr)
    }

    .tabs__container-top--content {
        display: contents
    }

    .tabs__container-top--image img {
        max-width: 100%;
        margin: auto;
        text-align: center;
        display: flex;
        width: 100vw
    }

    .news__list {
        grid-template-columns:1fr 1fr
    }

    .page-footer__container {
        grid-template-columns:1fr 2fr;
        gap: 32px 20px
    }

    .app-information {
        gap: 16px;
        justify-content: space-evenly;
    }

    .app-information-line {
        display: none;
    }

    .decoration-list__container.v2 img {
        max-width: 100%;
        width: 100vw;
        border-radius: 8px
    }

    .how-to__item-v2 {
        gap: 38px
    }

    .how-to__item:not(:last-child) .how-to__item-inner:before, .how-to__list.v2 .how-to__item:not(:last-child) .how-to__item-inner:before {
        left: -43px
    }

    .promo-code__wrapper.promo-code.promo-code__inner-no-bg {
        width: 100%;
        max-width: 100%
    }
}

@media (max-width: 950px) {
    .onewinchilecl-bonus__container {
        grid-template-columns:1fr
    }

    .onewinchilecl-slots__iframe iframe {
        aspect-ratio: 5/8
    }

    .onewinchilecl-slots__header {
        font-size: 26px;
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .onewinchilecl-text-image + * {
        margin-bottom: 28px
    }

    .comment-footer {
        margin: 56px 0 0
    }

    .news + .onewinchilecl-faq {
        margin: 112px 0 0
    }
}

@media (max-width: 900px) {
    .first-block__title {
        font-size: 38px
    }

    .how-to__item-counter-v2 {
        order: 2;
        margin-bottom: 4px
    }

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

    .onewinchilecl-slots__item > .get-image img {
        height: 100%
    }

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

    .calculator-inner, .steps-inner, .steps-wrap {
        flex-direction: column
    }

    .calculator-inner-left--btn-svg-tooltip {
        white-space: normal;
        width: 60%;
        left: auto
    }

    .steps-inner img {
        max-width: 100%;
        width: 100vw
    }

    .steps-list {
        display: grid;
        grid-template-columns:1fr;
        gap: 12px;
        margin: 0
    }

    .steps-wrap--content {
        max-width: 500px
    }

    .calculator-inner-left, .how-to__item-inner img {
        max-width: 100%
    }

    .how-to__item-inner {
        flex-direction: column;
        width: auto
    }

    .how-to__item-wrapper {
        justify-content: space-between
    }

    .how-to__button {
        width: 100%
    }

    .promo__description-image img {
        max-width: 32px;
        max-height: 32px
    }

    .promo-code__input, .promo__description-image p {
        font-size: 15px
    }

    .promo-code__wrapper {
        padding: 16px 16px 16px 20px
    }

    .promo-code__inner-left {
        padding: 0 30px 0 67px
    }

    .app-banner {
        padding: 0 24px;
        flex-direction: column
    }

    .app-banner-top {
        padding: 24px 0 20px
    }

    .how-to__list.v2 .how-to__item-wrapper {
        flex-direction: column;
        gap: 12px;
        position: relative
    }

    .how-to__list.v2 .how-to__item:not(:last-child) .how-to__item-counter-num:before {
        content: none
    }

    .how-to__list.v2 .how-to__item-counter-num {
        position: relative;
        width: 32px;
        height: 32px;
        min-width: 32px;
        color: #f2f5fa;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 120%;
        text-transform: uppercase;
        background: linear-gradient(90deg, #1553ab 0, #246bce 100%);
        border-radius: 50%;
        padding: 4px
    }

    .how-to__list.v2 .how-to__item-counter span {
        margin-top: 0
    }

    .how-to__list.v2 .how-to__item {
        border-radius: 16px;
        background: #181b26;
        padding: 16px
    }

    .how-to__list.v2 .how-to__item-counter {
        align-items: flex-end;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(229, 234, 248, .27)
    }

    .how-to__item-svg {
        position: absolute;
        top: 0;
        transform: translate(-50%, -50%);
        left: 50%;
        display: block;
        width: 90%
    }

    .how-to__item-inner-v2.remove {
        display: none
    }

    .how-to__list.v2 .how-to__item:not(:last-child) .how-to__item-inner:before {
        width: 0
    }
}

@media (max-width: 850px) {
    .first-block-promo-code__copy-link, .first-block-promo-code__input, .first-block-promo__title {
        line-height: 136%;
        font-size: 15px;
        font-weight: 600
    }

    .first-block-top {
        flex-direction: column;
        padding: 0 16px;
        border-radius: 24px
    }

    .first-block-bottom {
        margin-top: 16px;
        gap: 16px
    }

    .first-block-promo-svg {
        position: absolute;
        top: -16px;
        left: 23%;
        transform: translate(-50%, 0);
        width: 97px;
        height: 16px
    }

    .first-block-promo__title {
        color: #f2f5fa
    }

    .first-block-promo-title-image, .onewinchilecl-slots__list {
        gap: 16px
    }

    .first-block-promo-title-image img {
        max-width: 32px;
        max-height: 32px
    }

    .first-block__title {
        font-size: 33px;
        font-weight: 900;
        line-height: 120%
    }

    .first-block-title-date {
        padding: 16px 0
    }

    .first-block-promo {
        border-radius: 24px;
        padding: 16px
    }

    .first-block-top img {
        min-width: 100%
    }

    .onewinchilecl-slots__item img {
        border-radius: 28px;
        border: 2px solid #c2c2c7
    }

    .onewinchilecl-slots__item .get-image {
        padding: 12px;
        border-radius: 36px
    }

    .onewinchilecl-slots__item-title {
        font-size: 16px;
        font-weight: 400;
        line-height: 136%
    }

    .mobile-button.v2 .mobile-button__text, .mobile-button__bottom-text, .mobile-button__text {
        font-size: 14px;
        font-weight: 400;
        line-height: 136%
    }

    .onewinchilecl-slots__aff-link {
        width: 40px;
        height: 40px
    }

    .onewinchilecl-slots {
        display: grid;
        grid-template-columns:1fr 1fr
    }

    .page-footer__container, .page-footer__list {
        grid-template-columns:1fr
    }

    .promo-code__inner {
        flex-direction: column;
        align-content: center;
        align-items: center;
        background-image: url(../images/bg-promo-mobile.svg);
        border-radius: 0 0 40px 40px
    }

    .promo-code__wrapper {
        background-image: url(../images/bg-promo-white-mobile.svg);
        padding: 30px 16px 16px;
        border-radius: 0 0 30px 30px;
        max-width: 100%
    }

    .promo-code__inner-left {
        padding: 110px 16px 20px
    }

    .tabs--horizontal .tabs__header-button {
        padding: 0 24px 12px
    }

    .comments-container {
        flex-direction: column
    }

    .comment-form {
        max-width: 100%
    }

    .page-footer__container {
        gap: 20px
    }

    .page-footer__nav {
        grid-row: 2
    }

    .footer-dmca-links {
        grid-row: 3
    }

    .page-footer__galleres {
        grid-row: 6
    }

    .page-footer__left-age {
        grid-row: 4;
        margin-bottom: 8px
    }

    .page-footer__left {
        display: contents
    }

    .page-footer__logo {
        margin-bottom: 0
    }

    .page-footer {
        padding: 56px 0 93px
    }

    .page-footer--enable-mobile-button {
        padding-bottom: 100px;
    }

    .footer-dmca-links {
        margin-bottom: 8px;
        padding-bottom: 28px;
        border-bottom: 1px solid rgba(229, 234, 248, .27)
    }

    .scroll-top {
        bottom: 102px;
        z-index: 20
    }

    .scroll-top__button {
        width: 56px;
        height: 56px
    }

    .mobile-button._active {
        border-radius: 16px;
        box-shadow: 0 6px 38px 0 rgba(5, 8, 15, .25)
    }

    .mobile-button__text {
        color: #b3c5e0;
        text-align: left;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column
    }

    .mobile-button__text span {
        color: #f2f5fa;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%;
        margin: 0
    }

    .mobile-button__container img {
        max-width: 40px;
        min-width: 40px;
        width: 100%
    }

    .mobile-button__control {
        background: linear-gradient(90deg, #29b663 0, #089e4e 100%);
        width: auto
    }

    .mobile-button-close {
        background: 0 0;
        border: none;
        margin: 0;
        padding: 0;
        display: none
    }

    .mobile-button__control {
        display: flex;
        gap: 8px;
        padding: 8px
    }

    .mobile-button__control svg {
        width: 24px;
        height: 24px;
        min-width: 24px;
        min-height: 24px
    }

    .mobile-button__bottom-text {
        color: #f2f5fa;
        text-align: left;
        margin-bottom: 12px
    }

    .mobile-button-promo-code__copy-link, .mobile-button.v2 .mobile-button-promo-code__copy-link, .mobile-button.v2 .mobile-button__control.mobile-button__control-bottom, .mobile-button__control, .mobile-button__control-bottom {
        color: #f2f5fa;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }

    .mobile-button__bottom {
        padding: 8px 16px;
        border-radius: 16px;
        background: 0 0
    }

    .mobile-button-promo-code__copy-link, .mobile-button__control-bottom {
        border-radius: 8px;
        width: 100%
    }

    .mobile-button-container.v2 .mobile-button__bottom {
        padding: 8px 12px
    }

    .mobile-button-container.v2 .mobile-button__container {
        background: 0 0
    }

    .mobile-button__control-bottom {
        position: relative;
        padding: 8px;
        background: linear-gradient(90deg, #29b663 0, #089e4e 100%);
        margin-top: 12px
    }

    .mobile-button__control-bottom svg {
        position: absolute;
        right: 8px
    }

    .mobile-button-promo-code__wrapper {
        gap: 8px;
        display: grid;
        grid-template-columns:1fr 1fr
    }

    .mobile-button-promo-code__copy-link {
        background: #11141f;
        padding: 10px 36px;
        border: none
    }

    .mobile-button-promo-code__input {
        border-radius: 4px;
        padding: 10px 32px;
        color: #f2f5fa;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%;
        background: repeating-linear-gradient(136deg, #4a84e1 0, #4a84e1 1px, #3172cc 0, #3172cc 9px);
        background-size: cover
    }

    .mobile-button.open .mobile-button__control.toggle-bottom, .mobile-button.v2 .mobile-button__control svg, .mobile-button__bottom {
        display: none
    }

    .mobile-button.open .mobile-button-close {
        display: block;
        padding: 10px
    }

    .mobile-button__bottom.active {
        display: block
    }

    .mobile-button-container.v2 {
        border-radius: 16px;
        background: linear-gradient(180deg, #1553ab 0, #246bce 100%)
    }

    .mobile-button-container.v1 {
        background: #1a1d29;
        border-radius: 16px
    }

    .mobile-button-container.v1 .mobile-button-promo-code__input {
        background: repeating-linear-gradient(136deg, #43488c 0, #43488c 1px, #2a2d38 0, #2a2d38 9px)
    }

    .mobile-button.v2 .mobile-button__text {
        color: #f2f5fa
    }

    .mobile-button__control {
        border-radius: 8px
    }

    .mobile-button.v2 .mobile-button__control {
        background: #11141f
    }

    .mobile-button.v2 .mobile-button__bottom.active {
        background: 0 0;
        box-shadow: none;
        padding: 0 12px 8px
    }

    .mobile-button.v2 .mobile-button__control.mobile-button__control-bottom {
        font-style: normal;
        padding: 8px 36px;
        width: 100%
    }

    .mobile-button.v2 .mobile-button-promo-code__copy-link {
        border-radius: 8px;
        border: 1px solid #f2f5fa;
        background: 0 0;
        font-style: normal
    }

    .mobile-button.v2 .mobile-button__bottom-text {
        padding: 12px 0 0;
        border-top: 1px solid rgba(229, 234, 248, .27);
        border-radius: 0
    }

    .wrapper-style {
        padding: 56px 0
    }

    /*.onewinchilecl-wrapper {*/
    /*    margin: 56px 0 0*/
    /*}*/

    .page-footer {
        margin-top: 56px
    }
}

@media (max-width: 700px) {
    .slider__title, .winners__item-date {
        text-align: center
    }

    .mobile-button {
        display: block
    }

    .slider__content {
        flex-wrap: wrap
    }

    .slider__button {
        margin-top: 1rem;
        margin-left: 0
    }

    .info-list, .next-matches__list {
        grid-template-columns:1fr
    }

    .wp-block-table table td {
        padding: 16px;
        font-size: 16px
    }

	.next-matches__item-link-wrapp{
		    margin-top: -12px;
	}

    .wp-block-table table tr td:first-child {
        font-size: 15px;
        font-weight: 600;
        max-width: 165px;
        width: 100%
    }

    .how-to__item-counter {
        font-size: 18px;
        font-weight: 700;
        line-height: 120%
    }

    .how-to__item-counter-num {
        width: 32px;
        min-width: 32px;
        height: 32px;
        padding: 5px
    }

    .how-to__item-counter span {
        margin-top: 6px
    }

    .how-to__item:not(:last-child) .how-to__item-counter-num:before {
        top: 46px;
        height: 625%
    }

    .how-to__item-title {
        font-size: 18px;
        margin-bottom: 12px
    }

    .how-to__button {
        margin-top: 12px
    }

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

    .winners__item {
        padding: 8px;
        gap: 16px
    }

    .winners__list .winners__item::before {
        content: none
    }

    .winners__item-num {
        padding-right: 0
    }

    .winners__item-name {
        overflow: hidden;
        color: #f2f5fa;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }

    .winners__item-date, .winners__item-game {
        color: #b3c5e0;
        font-size: 14px;
        font-weight: 400;
        line-height: 136%
    }

    .winners__item-game {
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 4px
    }

    .winners__item-content .get-image {
        width: 48px;
        height: 48px
    }

    .winners__item-date span {
        display: none
    }

    .winners__item-price {
        color: #f2f5fa;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }

    .how-to__title {
        font-size: 26px;
        margin-bottom: 18px;
        padding-bottom: 18px
    }

    .how-to__list {
        margin-top: 28px
    }

    .tabs__header-button img {
        width: 18px;
        height: 18px;
        min-width: 18px;
        min-height: 18px
    }

    .next-matches__item-league, .onewinchilecl-bonus__date, .onewinchilecl-bonus__value {
        font-size: 16px
    }

    .app-banner-link, .next-matches__item-coefficient span, .onewinchilecl-bonus__text {
        font-size: 15px
    }

    .next-matches__item-coefficient {
        font-size: 16px;
        align-items: center
    }

    .next-matches__item-coefficients {
        gap: 8px;
        margin-bottom: 12px
    }

    .next-matches__item-header {
        padding: 16px 12px
    }

    .next-matches__content-bottom {
        padding: 12px 16px
    }

    .next-matches__content-center {
        padding: 12px 0
    }

    .onewinchilecl-bonus__title {
        font-size: 18px
    }

    .onewinchilecl-bonus-bottom {
        gap: 12px
    }

    .onewinchilecl-bonus:hover .onewinchilecl-bonus-promocode {
        bottom: 137px
    }

    .title.bonus-title {
        color: #f2f5fa;
        font-size: 26px;
        font-weight: 700;
        line-height: 120%;
        text-transform: uppercase;
        padding-bottom: 18px;
        margin-bottom: 18px
    }

    .bonus {
        gap: 0
    }

    .app-banner-links {
        display: flex;
        gap: 12px;
        margin-top: 20px;
        flex-direction: column
    }

    .game-providers__list {
        grid-template-columns:repeat(3, 1fr);
        gap: 16px
    }

    .tabs__container__title {
        font-size: 26px
    }

    .title.news-title {
        font-size: 26px;
        padding-bottom: 18px;
        margin-bottom: 18px
    }

    .onewinchilecl-faq__question {
        font-size: 15px;
        padding: 16px;
        border-radius: 16px
    }

    .onewinchilecl-faq__answer {
        padding: 16px;
        font-size: 16px;
        border-radius: 16px
    }

    .screenshot-gallery__title.global-title {
        color: #f2f5fa;
        font-size: 26px;
        font-weight: 700;
        line-height: 120%;
        margin-bottom: 18px;
        padding-bottom: 18px
    }

    .screenshot-gallery__list {
        margin-top: 18px
    }

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

    .decoration-list__container.v2 .decoration-list__list {
        gap: 12px;
        display: grid;
        grid-template-columns:1fr;
        margin: 0
    }

    .decoration-list-title {
        margin-bottom: 18px;
        padding-bottom: 18px;
        font-size: 24px
    }

    .how-to__item:not(:last-child) .how-to__item-inner:before {
        left: -36px;
        top: 41px;
        height: 90%
    }

    .info-list-item-item--platforms img {
        width: 18px;
        height: 18px;
        max-width: 18px;
        max-height: 18px
    }

    .page-header__buttons .btn {
        padding: 10px;
        width: 100%;
        font-size: 15px;
        font-weight: 600;
        line-height: 136%
    }
}

@media (max-width: 650px) {
    .icon-blocks__item {
        width: calc(100% / 2)
    }

    .news__item-title {
        font-size: 18px;
        height: 43px
    }

    .news__item-date, .onewinchilecl-difference__list-item, main ol:not([class]) li, main ul:not([class]) li, ol.wp-block-list li, ul.wp-block-list li {
        font-size: 16px
    }

    .news__item-text {
        font-size: 16px;
        height: 66px
    }

    .news__item-link {
        font-size: 15px
    }

    .onewinchilecl-faq__details {
        display: grid;
        flex-direction: row;
        gap: 26px;
        grid-template-columns:1fr;
        align-items: start
    }

    .onewinchilecl-faq__item:not(:last-child) {
        margin-bottom: 38px
    }

    .onewinchilecl-difference__element {
        padding: 16px
    }

    .onewinchilecl-difference__item-title {
        font-size: 18px;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

    .onewinchilecl-difference__list-item:not(:last-child) {
        margin-bottom: 12px
    }

    .onewinchilecl-difference__item-title svg {
        width: 32px;
        height: 32px
    }

    .calculator-inner-right--title {
        font-size: 18px;
        margin-bottom: 16px
    }

    .calculator-inner-right--description {
        font-size: 16px;
        margin-bottom: 16px
    }

    .calculator-inner-left--price-currency {
        top: 43%;
        padding-left: 0;
        font-size: 16px
    }

    .calculator-inner-right-item {
        gap: 12px
    }

    .btn--grad, .calculator-inner-right-item-text, .lang-switch__item, .languages-switcher__lang, .page-footer__nav a, .page-footer__nav span {
        font-size: 15px
    }

    .calculator-inner-right-item .btn {
        width: 100%;
        margin-top: 4px;
        font-size: 15px
    }

    .calculator-inner-left--title {
        font-size: 18px;
        margin-bottom: 12px
    }

    .calculator-inner-left--subtitle {
        font-size: 16px
    }

    .calculator-inner-left--bonuses, .calculator-inner-left--price-input {
        font-size: 16px;
        margin-top: 12px
    }

    .calculator-inner-left--price-wrapper::after {
        top: 47%;
        font-size: 16px
    }

    .calculator-inner-left--price-wrapper::before {
        top: 46%
    }

    .calculator-inner-left--bonuses-option, .wp-block-table td a, table td a {
        font-size: 16px
    }

    .calculator-inner-left--btn {
        font-size: 15px;
        margin-top: 12px
    }

    .calculator-inner-left {
        padding: 16px
    }

    .info-list-item-list li {
        padding-bottom: 12px
    }

    li.info-list-item-list-deposit_methods-text-item {
        padding: 6px
    }

    .tabs--horizontal .tabs__header-button {
        font-size: 15px;
        font-weight: 600
    }

    .info-list-item-item--languages img {
        width: 18px
    }
}

@media (max-width: 550px) {
    .comment-form__button, .decoration-list-item-text--title, .info-list-item-list li, .info-list-item-list li span, .info-list-item-list strong {
        font-size: 15px
    }

    .game-providers__list, .onewinchilecl-slots__list, .relink--full .relink__list, .relink--no-img .relink__list {
        grid-template-columns:repeat(2, 1fr)
    }

    .first-block-top {
        gap: 0
    }

    .onewinchilecl-slots__item > .get-image img {
        height: 118px
    }

    .onewinchilecl-text-image__content--no-title {
        padding: 16px;
        border-radius: 16px
    }

    h2.wp-block-heading {
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        margin-bottom: 18px;
        padding-bottom: 18px
    }

    .onewinchilecl-text-image__content p, p {
        color: #b3c5e0;
        font-weight: 400;
        line-height: 136%
    }

    .comment__content, .onewinchilecl-text-image__content p, .steps-item, p {
        font-size: 16px
    }

    .onewinchilecl-content-button {
        margin-top: 18px
    }

    .info-list-item-title {
        color: #f2f5fa;
        font-size: 18px;
        font-weight: 700;
        line-height: 120%;
        padding: 16px
    }

    .comment-form, .comment-form__textarea, .info-list-item-list, .info-list-item-list.list-deposit_methods-text {
        padding: 16px
    }

    .info-list-item-list--about_casino li {
        flex-wrap: nowrap
    }

    .steps-inner, .steps-wrap {
        margin-top: 20px
    }

    .comment-form__title, .steps h2.grid__title {
        padding: 0 0 18px;
        margin: 0 0 18px
    }

    .winners__item-game {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100px
    }

    .promo-code__inner-left {
        padding: 57px 16px 20px
    }

    .promo-code__wrapper {
        padding: 20px 16px 16px
    }

    .tabs__content {
        padding-top: 20px
    }

    .title-providers {
        font-size: 26px;
        margin-bottom: 18px;
        padding-bottom: 18px
    }

    .news__list {
        grid-template-columns:1fr
    }

    .comment-form__input.comment-form__field {
        font-size: 16px;
        padding: 14px 16px
    }

    .comment-form__form {
        gap: 12px
    }

    .comment__author {
        font-size: 18px
    }

    .comment {
        padding: 0 0 18px;
        margin: 0 0 18px
    }

    .app-information {
        gap: 12px 16px;
        gap: 12px 22px
    }

    .app-information-item-rating {
        width: 143px
    }

    .how-to__item-svg {
        position: absolute;
        top: 0;
        transform: translate(-50%, -50%);
        left: 50%;
        display: block
    }

    .how-to__list.v2 .how-to__item:not(:last-child) {
        margin-bottom: 20px
    }

    .promo__description {
        color: #11141f !important
    }

    .onewinchilecl-wrapper .btn, .steps-wrap--link {
        width: 100%
    }

    .app-banner img {
        bottom: 0;
        max-width: 100%
    }

    .page-footer__payments-gallery-item img {
        max-width: 56px;
        height: auto;
        max-height: inherit
    }
}

@media (max-width: 450px) {
    .promo-code__inner {
        background-size: contain
    }
}

@media (max-width: 435px) {
    .app-information-item {
        width: 46%;
        font-size: 14px
    }

    .app-information {
        gap: 12px 17px
    }

    .app-information-item-last_run {
        order: 1
    }

    .app-information-line-first {
        order: 2
    }

    .app-information-item-rating {
        order: 3
    }

    .app-information-line-second {
        display: none
    }

    .app-information-item_size, .app-information-item_version, .app-information-line-third {
        order: 5
    }

    .app-information-item_downloaded {
        order: 7
    }

    .app-information-line-fourth {
        order: 6
    }

    .app-information-item span, .app-information-item-star {
        font-size: 15px
    }

    .app-information-item-star svg {
        width: 18px;
        height: 18px
    }
}

.promo-code__inner-no-bg {
    background: 0 0
}

.promo-code__wrapper.promo-code.promo-code__inner-no-bg {
    background: #f2f5fa;
    border-radius: 24px;
    padding: 32px
}

.promo-code__link {
    width: 100%;
    border-radius: 8px;
    margin-top: 8px;
    background-color: #0da251;
    border: none;
    padding: 5px 16px
}

* + .wp-block-table,
* + .wp-block-heading {
    margin-top: 24px;
}

@media (max-width: 550px) {
    * + .wp-block-table, .container > .wp-block-heading {
        margin: 18px 0
    }
}

p + .wp-block-heading {
    margin: 24px 0 20px
}

.background-block .wp-block-table table tr th {
    background: #1a1d29
}

.background-block .wp-block-table table tr:last-child td:first-child {
    border-bottom-left-radius: 16px
}

.background-block .wp-block-table table tr:last-child td:last-child {
    border-bottom-right-radius: 16px
}

.background_transparent {
    background: 0 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none
}

.promo-code__inner-no-bg .promo-code__input, .wp-admin .how-to__item-counter, .wp-admin .wp-block-table td > *, table td > * {
    color: #000
}

.align-top {
    align-items: flex-start
}

.align-center {
    align-items: center
}

.align-bottom {
    align-items: flex-end
}

.align-left, .has-text-align-left {
    text-align: left
}

.align-center, .has-text-align-center {
    text-align: center;
    justify-content: center
}

.onewinchilecl-text-image__content--no-title a {
    color: #fff
}

.onewinchilecl-faq__answer .wp-block-list li, .onewinchilecl-faq__answer ol:not([class]) li, .onewinchilecl-faq__answer ul:not([class]) li {
    color: #333
}

.running-line {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    display: flex;
    width: 100%
}

.marquee3k, .running-line__text {
    display: inline-block
}

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

.wp-admin .tabs--horizontal .tabs__header-button {
    color: #393939;
    border-bottom: 1px solid #393939;
    background: #939cbc
}

.wp-admin .wp-block-table table tbody tr td, .wp-admin .wp-block-table table tr th {
    background: #fff;
    color: #000
}

.wp-admin .wp-block-table table tr th {
    border-bottom: 1px solid #000;
    background: #c6c6c6
}

.wp-admin .wp-block-table table td, .wp-admin .wp-block-table table th:not(:last-child) {
    border-right: 1px solid #000
}

.wp-admin .next-matches__item-coefficient span {
    color: #959595
}

.wp-admin .wp-block-table td a, .wp-admin a, .wp-admin table td a {
    color: #3858e9
}

.list-horizontally {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.list-horizontally li {
    padding: 0;
    border-bottom: 0
}

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

* + .onewinchilecl-text-image, * + .steps {
    margin-top: 24px
}

.wp-admin h1 {
    color: #878787
}

h1.onewinchilecl-text-image__title {
    text-transform: none
}

/*.steps-item-3.steps-item-big-7 {*/
/*    grid-row: 3*/
/*}*/

/*.steps-item-5.steps-item-big-5 {*/
/*    grid-row: span 2*/
/*}*/
@media (max-width: 850px) {
    .first-block {
        display: grid;
        gap: 16px;
    }

    .first-block-title-date {
        padding: 0;
        display: contents;
    }

    .first-block-top img {
        min-width: 100%;
        background: linear-gradient(to bottom, #1d60be 0, #246bce 100%);
        border-radius: 24px;
        padding: 16px;
        order: 10;
    }

    .first-block-top {
        display: contents;
    }

    .first-block-bottom {
        flex-direction: column-reverse;
    }

    .first-block-promo-svg {
        display: none;
    }

    .first-block-promo {
        max-width: 100%;
    }

    .first-block--content .onewinchilecl-content-button {
        margin-top: 16px;
    }

    .page-id-7 .first-block-bottom {
        display: contents;
    }

    .page-id-7 .first-block-promo {
        order: 8;
    }

    .page-id-7 .first-block--content {
        display: flex;
        flex-direction: column-reverse;
    }

    .page-id-7 .app-information {
        margin-top: 16px;
    }

    .app-banner-links {
        margin: 0;
        order: 7;
    }

    .app-banner-link.app-banner-link--ios {
        background-color: #1c1b24;
    }

    .onewinchilecl-wrapper, .comment-footer {
        padding: 32px 0;
    }
}

.next-matches__item:not(:has(.next-matches__item-coefficients)) {
    display: none;
}