:root {
    --offsets: 30px;
    --color-white: #ffffff;
    --color-black: #000000;
    --color-bg-header: #12192C;
    --color-border-header: #22315a;
    --color-bg-second-header: #192441;
    --color-header-link: #ffffff;
    --color-header-sublink: #7685ad;
    --color-header-link-hover: #33a2f6;
    --color-bg-footer: #090f1e;
    --color-border-footer: #2e3340;
    --color-font-dark: #12192C;
    --color-font-darkgray: #495062;
    --color-bg-first-button: #1b96f3;
    --color-bg-second-button: #089e4e;
    --ff-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

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

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

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

p {
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    margin-top: 1rem
}

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

a:hover {
    text-decoration: none
}

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

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

h1 {

    font-size: 50px;
    line-height: 60px;
    font-weight: 900;
    margin-bottom: 1rem;
    color: #3eaafc;
}

h2 {
    font-size: 32px;
    line-height: 34px;
    font-weight: 900;
    margin-bottom: 1rem
}

h3 {
    font-size: 28px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 14px
}

h4 {
    font-size: 24px;
    font-weight: 900;
    line-height: 26px;
    margin-bottom: 1rem
}

h5 {
    font-size: 22px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 1rem
}

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

h1, h2, h3, h4, h5, h6 {
    font-style: italic
}

h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span {
    background: -webkit-gradient(linear, left top, left bottom, from(#4eb3ff), to(#1995f3)), #495062;
    background: -o-linear-gradient(top, #4eb3ff 0, #1995f3 100%), #495062;
    background: linear-gradient(180deg, #4eb3ff 0, #1995f3 100%), #495062;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

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

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

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

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

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

table {
    border: 1px solid var(--main-accent-bg-color);
    margin-top: 1rem
}

table th {
    padding: .5rem 1rem;
    text-align: center;
    background-color: var(--main-accent-bg-color);
    color: #fff
}

table td {
    padding: .5rem 1rem;
    border: 1px solid var(--main-accent-bg-color)
}

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

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

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

.scroll-lock {
    overflow: hidden
}

.text-accent {
    background: -webkit-gradient(linear, left top, left bottom, from(#4eb3ff), to(#1995f3)), #495062;
    background: -o-linear-gradient(top, #4eb3ff 0, #1995f3 100%), #495062;
    background: linear-gradient(180deg, #4eb3ff 0, #1995f3 100%), #495062;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.global-title {
    font-family: inherit;
    font-style: italic;
    /*font-weight: 900;*/
    /*font-size: 32px;*/
    /*line-height: 38px;*/
    color: var(--color-font-dark)
}

.global-title p {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

.get-image {
    margin: 0
}

a, button {
    font-family: inherit
}

html {
    font-size: 17px
}

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

.icon-ace::before {
    content: url(/wp-content/themes/1win/build/images/icon-ace.svg);
    margin-right: 10px;
    display: block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.icon-app::before {
    content: url(/wp-content/themes/1win/build/images/icon-app.svg);
    margin-right: 10px;
    display: block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.icon-bonus::before {
    content: url(/wp-content/themes/1win/build/images/icon-bonus.svg);
    margin-right: 10px;
    display: block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.icon-card::before {
    content: url(/wp-content/themes/1win/build/images/icon-card.svg);
    margin-right: 10px;
    display: block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.icon-support::before {
    content: url(/wp-content/themes/1win/build/images/icon-support.svg);
    margin-right: 10px;
    display: block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.icon-user::before {
    content: url(/wp-content/themes/1win/build/images/icon-user.svg);
    margin-right: 10px;
    display: block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.header {
    background-color: var(--color-bg-header)
}

.header__container {
    position: relative;
    z-index: 50;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 110
}

.header__logo p {
    margin: 0
}

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

.header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__wrapper._active {
    top: 100%;
    height: calc(100vh - 54px)
}

.header__toggle-button {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer;
    z-index: 110
}

.header__toggle-button svg {
    fill: var(--color-white);
    -webkit-transition: fill .3s ease-in-out;
    -o-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

.header__nav {
    margin: 0 40px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header__nav._active {
    top: 100%;
    bottom: auto
}

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

.icon-arrow {
    display: none;
    margin-left: 5px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

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

.header__nav-item a,
.header__nav-item span{
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--color-header-link);
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.header__nav-item:not(:last-child) {
    margin-right: 40px
}

.header__nav-item--has-children._active {
    background-color: var(--color-bg-second-header)
}

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

.header__nav-item--has-children._active .header__nav-sublist {
    border-top: 1px solid var(--color-border-header)
}

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

.header__nav-sublist {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: var(--color-bg-second-header);
    -webkit-transition: max-height .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    z-index: 10
}

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

.header__nav-subitem a,
.header__nav-subitem span {
    padding: 15px 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: var(--color-header-sublink)
}

.header__buttons {
    position: relative;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__button {
    border: 1px solid;
    border-radius: 5px;
    padding: 12px 27px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: var(--color-white);
    cursor: pointer;
    outline: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    white-space: nowrap;
    text-decoration: none;
    text-align: center
}

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

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

.header__button + .header__button {
    margin-left: 10px
}

.header__select-lang {
    margin-left: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__nav-item .get-image, .header__nav-subitem .get-image {
    margin: 0 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__nav-item .get-image img, .header__nav-subitem .get-image img {
    width: 19px;
    height: 19px;
    -o-object-fit: contain;
    object-fit: contain
}

.select-lang {
    position: relative;
    background-color: #273251;
    border-radius: 10px;
    border: 1px solid #273251;
    -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;
    width: 90px
}

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

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

.select-lang._active:hover {
    border-color: #273251
}

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

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

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

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

.select-lang__options-list .select-lang__option {
    padding: 0
}

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

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

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

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

.select-lang__option span {
    text-transform: uppercase
}

.select-lang__image {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px
}

.select-lang__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: 7px 7px 7px 25px
}

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

.footer__scroll-top {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -55px;
}

.footer__container {
    position: relative
}

.footer__logo {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--color-bg-footer)
}

.footer__logo p {
    margin: 0
}

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

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

.footer__nav {
    padding: 10px 0
}

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

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

.footer__nav-item a,
.footer__nav-item span {
    font-family: inherit;
    color: var(--color-header-link);
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    text-decoration: none;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__nav-item a p {
    margin: 0
}

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

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

.footer__social-item {
    margin: 0 20px
}

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

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

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

.footer__payments-systems {
    padding: 22px 0
}

.footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px
}

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

.footer__link p {
    margin: 0
}

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

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

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

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

.payments-systems__item p {
    margin: 0
}

.payments-systems__item img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 18px
}

.scroll-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: transparent
}

.scroll-top__button {
    outline: 0;
    border: none;
    background-color: transparent
}

.faq__header {
    padding: 30px;
    background-color: #f1f5ff;
    border-radius: 10px;
    margin-bottom: 10px
}

.faq__title {
    margin: 0 0 10px;
    display: inline-block;
    font-family: var(--color-font-dark);
    font-weight: 900;
    font-size: 32px;
    font-style: italic;
    line-height: 38px
}

.faq__subtitle {
    max-width: 65%;
    margin: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-font-darkgray)
}

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

.faq__body-item {
    border-radius: 10px;
    background-color: #f1f5ff
}

.faq__body-item:not(:last-child) {
    margin-bottom: 10px
}

.faq__body-details {
    border-radius: 10px;
    outline: 0
}

.faq__body-details[open] {
    background-color: #7FA7D6
}

.faq__body-details[open] .faq__body-question {
    color: var(--color-white)
}

.faq__body-details[open] .faq__body-question svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    fill: var(--color-white)
}

.faq__body-details[open] .faq__body-answer p {
    color: #baf1d0
}

.faq__body-question {
    padding: 28px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    font-family: inherit;
    color: var(--color-font-dark);
    cursor: pointer;
    outline: 0
}

.faq__body-question svg {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-left: 30px;
    fill: #7FA7D6;
    z-index: 10;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 30px;
    width: 30px
}

.faq__body-question::-webkit-details-marker {
    display: none
}

.faq__body-answer {
    padding: 0 30px 10px
}

.faq__body-answer p {
    margin: 0;
    font-family: inherit;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%
}

.comment-form__title {
    margin: 0 0 15px;
    font-family: inherit;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    font-style: italic;
    color: var(--color-font-dark)
}

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

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

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

.comment-form__field::-webkit-input-placeholder {
    font-family: inherit
}

.comment-form__field::-moz-placeholder {
    font-family: inherit
}

.comment-form__field:-ms-input-placeholder {
    font-family: inherit
}

.comment-form__field::-ms-input-placeholder {
    font-family: inherit
}

.comment-form__field::placeholder {
    font-family: inherit
}

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

.comment-form__button {
    border-radius: 10px;
    padding: 16px 18px 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1995f3;
    color: var(--color-white);
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    outline: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

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

.comment__child {
    grid-column: 1/-1
}

.comment-form__alert {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.error {
    max-height: 100%;
    color: #cf2e2e;
    opacity: 1;
    visibility: visible
}

.success {
    max-height: 100%;
    color: #00d084;
    opacity: 1;
    visibility: visible
}

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

.comment:first-child {
    margin-top: 2rem
}

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

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

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

.comment__reply {
    display: none
}

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

.comment__child .comment {
    margin: 1rem 0
}

.comment-form {
    margin-bottom: 2rem
}

.steps__title {
    margin: 0 0 10px
}

.steps__subtitle {
    margin: 0 0 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-font-darkgray)
}

.steps__list{
    padding-left: 0;
}

.steps__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr .63fr;
    grid-template-columns:1fr .63fr;
    gap: 30px
}

.steps__item:not(:last-child) {
    margin-bottom: 25px
}

.steps__item:nth-child(2n+1) .steps__item-counter {
    background: #fff;
    color: #090f1e;
}

.steps__item:nth-child(2n) .steps__item-counter {
    background: -webkit-gradient(linear, left top, left bottom, from(#7FA7D6), to(#7FA7D6));
    background: -o-linear-gradient(top, #7FA7D6 0, #7FA7D6 100%);
    background: linear-gradient(180deg, #7FA7D6 0, #7FA7D6 100%)
}

.steps__content {
    border: 1px solid #d3dbef;
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.steps__item-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--color-white);
    font-style: italic;
    font-weight: 900;
    font-size: 18px;
    line-height: 140%;
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.steps__text {
    padding: 0 15px;
    margin: 45px 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.steps__item-title {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-font-dark)
}

.steps__item-description {
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: var(--color-font-darkgray)
}

.steps__image {
    border-radius: 10px;
    overflow: hidden
}

.steps__image p {
    margin: 0;
    height: 100%
}

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

.custom-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr .63fr;
    grid-template-columns:1fr .63fr;
    gap: 30px
}

.custom-columns + .custom-columns {
    margin-top: 2rem
}

.custom-columns .get-image {
    padding: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-radius: 5px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-columns .get-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.benefits__title {
    margin: 0 0 10px
}

.benefits__subtitle {
    margin: 0 0 25px;
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    max-width: 60%
}

.benefits__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(400px, 1fr));
    gap: 15px
}

.benefits__list-item {
    background: #e8edf9;
    border-radius: 10px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.benefits__list-item:nth-child(6n+1) .benefits__image {
    background: -webkit-gradient(linear, left top, left bottom, from(#3eaafc), to(#005eec));
    background: -o-linear-gradient(top, #3eaafc 0, #005eec 100%);
    background: linear-gradient(180deg, #3eaafc 0, #005eec 100%)
}

.benefits__list-item:nth-child(6n+2) .benefits__image {
    background: -webkit-gradient(linear, left top, left bottom, from(#7FA7D6), to(#7FA7D6));
    background: -o-linear-gradient(top, #7FA7D6 0, #7FA7D6 100%);
    background: linear-gradient(180deg, #7FA7D6 0, #7FA7D6 100%)
}

.benefits__list-item:nth-child(6n+3) .benefits__image {
    background: -webkit-gradient(linear, left top, left bottom, from(#fc3e3e), to(#da0b0b));
    background: -o-linear-gradient(top, #fc3e3e 0, #da0b0b 100%);
    background: linear-gradient(180deg, #fc3e3e 0, #da0b0b 100%)
}

.benefits__list-item:nth-child(6n+4) .benefits__image {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffc940), to(#ff740f));
    background: -o-linear-gradient(top, #ffc940 0, #ff740f 100%);
    background: linear-gradient(180deg, #ffc940 0, #ff740f 100%)
}

.benefits__list-item:nth-child(6n+5) .benefits__image {
    background: -webkit-gradient(linear, left top, left bottom, from(#6f58fa), to(#4225f0));
    background: -o-linear-gradient(top, #6f58fa 0, #4225f0 100%);
    background: linear-gradient(180deg, #6f58fa 0, #4225f0 100%)
}

.benefits__list-item:nth-child(6n+6) .benefits__image {
    background: -webkit-gradient(linear, left top, left bottom, from(#f83efc), to(#a7028c));
    background: -o-linear-gradient(top, #f83efc 0, #a7028c 100%);
    background: linear-gradient(180deg, #f83efc 0, #a7028c 100%)
}

.benefits__image {
    margin-right: 10px;
    width: 70px;
    height: 70px;
    border-radius: 10px;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.benefits__image p {
    height: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px
}

.benefits__image:nth-child() img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.benefits__text {
    margin: 0;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: var(--color-font-dark)
}

.benefits__ps {
    margin: 25px 0 0;
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%
}

.promocode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0
}

.promocode--in-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.promocode--in-content .promocode__left {
    border-radius: 5px;
    background-color: #e8edf9
}

.promocode--in-content .promocode__input {
    color: var(--color-font-dark);
    font-style: italic;
    min-width: 140px
}

.promocode--in-content .promocode__link-wrapper {
    margin: 15px 0 0;
    width: 100%;
    max-width: 100%
}

.promocode--in-content .promocode__tooltip {
    background-color: #e8edf9;
    color: var(--color-font-dark)
}

.promocode__inner {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.promocode__left {
    padding: 20px 19px;
    min-width: 190px;
    background-color: #12192c;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%230f5e33' stroke-width='1' stroke-dasharray='6' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promocode__left._active .promocode__tooltip {
    display: block
}

.promocode__label {
    line-height: 18px
}

.promocode__input {
    background-color: transparent;
    color: #fff;
    font-family: inherit;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    border: none;
    max-width: 120px;
    outline: 0
}

.promocode__copy-button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    padding: 5px;
    border: none;
    background-color: transparent;
    outline: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promocode__copy-button svg {
    fill: #576793;
    -webkit-transition: fill .3s ease-in-out;
    -o-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

.promocode__tooltip {
    display: none;
    position: absolute;
    color: #fff;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    top: 15px;
    left: 10px;
    width: 125px;
    text-align: center;
    background-color: #12192c
}

.promocode__right {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    white-space: nowrap;
    margin-left: -1px;
    padding: 6px 15px 5px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#4eb3ff), to(#1995f3));
    background: -o-linear-gradient(top, #4eb3ff 0, #1995f3 100%);
    background: linear-gradient(180deg, #4eb3ff 0, #1995f3 100%);
    border-radius: 0 5px 5px 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%
}

.promocode__right a, .promocode__right button, .promocode__right p, .promocode__right span {
    margin: 0;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    background-color: transparent;
    border: none;
    outline: 0;
    text-align: left;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.promocode__right a span, .promocode__right button span, .promocode__right p span, .promocode__right span span {
    display: inline-block;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    font-weight: 900;
    font-size: 28px;
    line-height: 28px;
    font-family: inherit;
    color: #fff;
    font-style: italic
}

.promocode__link-wrapper {
    border-radius: 5px;
    margin-left: 15px;
    max-width: 240px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: linear-gradient(90deg, #7FA7D6 0, var(--color-bg-first-button) 100%)
}

.promocode__link {
    width: 100%;
    padding: 20px 10px;
    border: none;
    background-color: transparent;
    font-family: inherit;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    outline: 0;
    text-align: center;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.promo--content {
    border-radius: 10px;
    padding: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 62.5% 35%;
    grid-template-columns:62.5% 35%;
    gap: 30px;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.promo--content .promo__image {
    border-radius: 5px;
    overflow: hidden
}

.promo--content .promo__content {
    padding: 0
}

.promo--content .promo__content > p {
    font-size: 18px;
    line-height: 140%
}

.promo__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 58% 42%;
    grid-template-columns:58% 42%;
    gap: 10px
}

.promo__content {
    padding: 60px 0
}

.promo__content > p {
    color: var(--color-white);
    font-size: 20px;
    line-height: 24px
}

.promo__title {
    background: -webkit-gradient(linear, left top, left bottom, from(#4eb3ff), to(#0091ff));
    background: -o-linear-gradient(top, #4eb3ff 0, #0091ff 100%);
    background: linear-gradient(180deg, #4eb3ff 0, #0091ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: inherit;
    font-style: italic;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 10px
}

.promo__subtitle {
    margin: 0 0 20px;
    color: var(--color-white)
}

.promo__description {
    margin: 0;
    color: var(--color-white);
    font-size: 20px;
    line-height: 24px
}

.promo__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.promo__image p {
    height: 100%;
    margin: 0
}

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

.custom-table {
    background-color: #f1f5ff;
    border-collapse: collapse;
    word-break: normal;
    font-size: 16px;
    line-height: 19px;
    font-family: inherit;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 1px #fff;
    box-shadow: 0 0 1px #fff
}

.custom-table--no-head .custom-table-tr__td:first-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #495062
}

.custom-table--no-head .custom-table-tr:not(:last-child) {
    border-bottom: 1px solid #d6ddf0
}

.custom-table--no-head .custom-table-tr__td + .custom-table-tr__td {
    border-left: 1px solid #d6ddf0
}

.custom-table--have-head {
    border-radius: 5px;
    overflow: hidden
}

.custom-table--have-head tbody {
    border: 1px solid #d6ddf0
}

.custom-table--have-head .custom-table__hr {
    background-color: #000;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    border: 1px solid #000
}

.custom-table--have-head .custom-table-tr__td {
    text-align: center;
    border: 1px solid #d6ddf0
}

.custom-table-tr__td {
    padding: 15px
}

.promocode-in-content {
    padding-top: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 420px 1fr;
    grid-template-columns:1fr 420px 1fr;
    gap: 30px
}

.promocode-in-content__banner {
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden
}

.promocode-in-content__banner--left {
    background-image: url(../images/banner-1.png);
    background-position: center right
}

.promocode-in-content__banner--right {
    background-image: url(../images/banner-2.png);
    background-position: center left
}

.promocode-in-content__promocode {
    max-width: 800px;
    margin: 0 auto;
    width: 100%
}

.promocode-in-content__promocode .promocode {
    max-width: 420px;
    margin: 0 auto
}

.promocode-in-content__promocode-title {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #818ca7
}

.promocode-in-content__promocode-title br {
    display: none
}

.custom-notes {
    position: relative;
    padding: 30px;
    max-width: 580px;
    background: #4eb3ff1a;
    margin-top: 25px
}

.custom-notes:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background-color: var(--color-header-link-hover)
}

.custom-notes p {
    margin: 0
}

.mobile-button {
    position: fixed;
    left: 0;
    bottom: 20px;
    right: 0;
    z-index: 15;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.mobile-button._active {
    opacity: 1;
    visibility: visible
}

.mobile-button__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 15px 20px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffc940), to(#ff740f));
    background: -o-linear-gradient(top, #ffc940 0, #ff740f 100%);
    background: linear-gradient(180deg, #ffc940 0, #ff740f 100%);
    border-radius: 90px;
    font-family: inherit;
    font-style: italic;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: var(--color-white);
    text-transform: uppercase;
    border: none;
    outline: 0;
    text-decoration: none
}

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

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

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

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

.button-content__link {
    border-radius: 5px;
    padding: 20px 2rem;
    display: inline-block;
    background-color: #1995f3;
    color: var(--color-white);
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border: none;
    cursor: pointer;
    outline: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-decoration: none
}

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

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

.screenshot-gallery__item p {
    margin: 0
}

.gbtn {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: rgba(27, 150, 243, .32) !important
}

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

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

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

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

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

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

.toc__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toc__title {
    margin: 0 40px 0 0;
    font-weight: 500;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    font-style: normal
}

.toc__title svg {
    display: none;
    z-index: -1
}

.toc__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: max-height .3s ease-out;
    -o-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out
}

.toc__item:not(:last-child) {
    margin-right: 25px
}

.toc__link {
    font-weight: 400;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: capitalize;
    color: #fff;
    padding: 5px;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

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

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

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

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

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

@media (hover: hover), screen and (min-width: 0\0
) {
    .header__toggle-button svg:focus, .header__toggle-button svg:hover {
        fill: var(--color-bg-first-button)
    }

    .header__nav-item a:focus, .header__nav-item a:hover, .header__nav-subitem a:focus, .header__nav-subitem a:hover, .header__nav-item span {
        color: var(--color-header-link-hover)
    }

    .header__button--download:focus, .header__button--download:hover, .header__button--registration:focus, .header__button--registration:hover {
        background-color: transparent
    }

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

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

    .footer__nav-item a:focus, .footer__nav-item a:hover, .footer__nav-item span {
        color: var(--color-header-link-hover)
    }

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

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

    .comment-form__button:focus, .comment-form__button:hover {
        background-color: #1574bd
    }

    .promocode__copy-button:focus svg, .promocode__copy-button:hover svg {
        fill: var(--color-header-link-hover)
    }

    .promocode__link:focus, .promocode__link:hover {
        color: #000
    }

    .button-content__link:focus, .button-content__link:hover {
        color: var(--color-black)
    }

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

    .toc__link:focus, .toc__link:hover, a.breadcrumbs__list-link:focus, a.breadcrumbs__list-link:hover {
        color: #090f1e;
    }
}

@media (min-width: 1280px) and (hover: hover), screen and (min-width: 1280px) and (min-width: 0\0
) {
    .header__nav-item--has-children:focus .header__nav-sublist, .header__nav-item--has-children:hover .header__nav-sublist {
        display: block
    }

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

@media (max-width: 1279px) {
    .header {
        border-bottom: 1px solid var(--color-border-header)
    }

    .header__wrapper {
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header__toggle-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header__nav {
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
        height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: var(--color-bg-header)
    }

    .header__nav-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%
    }

    .icon-arrow {
        margin-right: 10px
    }

    .header__nav-item a,
    .header__nav-item span{
        padding: 10px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

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

    .header__nav-item--has-children > a {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

    .header__nav-item {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header__nav-item::before {
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 0;
        height: 1px;
        background-color: var(--color-border-header)
    }

    .header__nav-sublist {
        position: static;
        display: block;
        width: 100%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        max-height: 0;
        overflow: hidden
    }

    .header__buttons {
        margin: 0 auto
    }

    .faq__subtitle {
        max-width: 100%
    }
}

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

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

@media (max-width: 1023px) {
    .footer {
        padding: 45px 0 20px
    }

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

    .footer__logo img {
        max-height: 32px
    }

    .footer__logo {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 0 25px
    }

    .footer__payments-systems {
        padding: 12px 0
    }

    .footer__links {
        padding-top: 20px
    }

    .footer__link img {
        max-height: 35px
    }

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

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

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

    .custom-columns, .steps__item {
        gap: 20px
    }

    .benefits__subtitle {
        max-width: 100%
    }

    .promo--content {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 20px
    }

    .promo--content .promo__image {
        max-height: 300px
    }

    .promo__container {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 0
    }

    .promo__content {
        padding: 20px 0 0
    }

    .promocode-in-content {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .promocode-in-content__banner {
        display: none
    }

    .promocode-in-content__promocode-title-box {
        height: 70px;
        background: url(../images/mask.png), -webkit-gradient(linear, left top, left bottom, from(#4eb3ff), to(#1995f3));
        background: url(../images/mask.png), -o-linear-gradient(top, #4eb3ff 0, #1995f3 100%);
        background: url(../images/mask.png), linear-gradient(180deg, #4eb3ff 0, #1995f3 100%);
        border-radius: 10px;
        background-repeat: no-repeat;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px;
        position: relative
    }

    .promocode-in-content__promocode-title-box::after, .promocode-in-content__promocode-title-box::before {
        position: absolute;
        content: "";
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center
    }

    .promocode-in-content__promocode-title-box::after {
        width: 87px;
        height: 81px;
        left: 10px;
        bottom: 0;
        background-image: url(../images/bonus-1.png)
    }

    .promocode-in-content__promocode-title-box::before {
        width: 78px;
        height: 98px;
        right: 10px;
        bottom: 0;
        background-image: url(../images/bonus-2.png)
    }

    .promocode-in-content__promocode-title {
        margin-bottom: 0;
        color: #fff;
        font-weight: 700
    }

    .promocode-in-content__promocode-title span {
        text-transform: uppercase
    }
}

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

@media (max-width: 767px) {
    ol, p, ul {
        font-size: 16px;
        line-height: 130%
    }

    h1 {
        font-size: 24px;
        line-height: 29px;
    }

    h2 {
        font-size: 18px;
        line-height: 20px
    }

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

    .onewincasino-wrapper blockquote, blockquote, h4, h5, h6 {
        font-size: 16px;
        line-height: 16px
    }

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

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

    .global-title {
        font-size: 18px;
        line-height: 20px
    }

    .main--front-page {
        margin-top: 50px
    }

    .header__container {
        padding-bottom: 0
    }

    .header__container::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        background-color: var(--color-bg-header)
    }

    .header__logo img {
        max-height: 44px
    }

    .header__wrapper {
        position: absolute;
        right: 0;
        left: 0;
        bottom: -55px;
        z-index: 40;
        background-color: var(--color-bg-header)
    }

    .header__toggle-button {
        margin-left: auto
    }

    .header__nav {
        position: static;
        width: 100%
    }

    .header__nav-list {
        height: auto
    }

    .icon-arrow {
        padding: 8px 10px 8px 18px
    }

    .icon-arrow svg {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    .header__nav-item a,
    .header__nav-item span{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 10px;
        width: 100%
    }

    .header__nav-item--has-children > a {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: calc(100% - 70px)
    }

    .header__nav-subitem a,
    .header__nav-subitem span{
        padding-left: 40px
    }

    .header__buttons {
        padding: 5px 16px
    }

    .header__button {
        font-size: 16px;
        line-height: 17px
    }

    .footer__scroll-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .footer__social-list {
        padding: 15px 0
    }

    .footer__social-item {
        margin: 0 15px
    }

    .faq__header {
        padding: 15px 10px
    }

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

    .faq__body-details {
        border-radius: 5px
    }

    .faq__body-question svg {
        fill: #0091ff;
        margin-left: 15px;
        height: 18px;
        width: 18px
    }

    .faq__body-question {
        padding: 15px 10px;
        font-size: 16px;
        line-height: 130%
    }

    .faq__body-answer p {
        font-size: 16px;
        line-height: 130%
    }

    .faq__body-answer {
        padding: 0 10px 15px
    }

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

    .comment-form__title {
        font-size: 16px;
        line-height: 130%
    }

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

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

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

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

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

    .comment {
        margin: 1rem 0
    }

    .comment-form {
        margin-bottom: 1rem
    }

    .comment__author, .comment__content, .comment__date {
        font-size: 16px;
        line-height: 130%
    }

    .steps__subtitle {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 130%
    }

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

    .steps__item {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 10px
    }

    .steps__content {
        border-radius: 5px
    }

    .steps__item-counter {
        width: 40px
    }

    .steps__text {
        padding: 0 10px;
        margin: 45px 0;
    }

    .steps__item-title {
        font-size: 16px;
        line-height: 16px
    }

    .steps__item-description {
        font-size: 16px;
        line-height: 130%
    }

    .steps__image {
        max-height: 250px;
        border-radius: 5px
    }

    .custom-columns {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 15px
    }

    .benefits__title {
        margin-bottom: 5px
    }

    .benefits__subtitle {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 130%
    }

    .benefits__list {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 10px
    }

    .benefits__list-item {
        border-radius: 5px;
        padding: 10px
    }

    .benefits__image p {
        padding: 10px
    }

    .benefits__image {
        width: 34px;
        height: 34px;
        border-radius: 5px
    }

    .benefits__text {
        font-size: 16px;
        line-height: 130%
    }

    .benefits__ps {
        margin-top: 15px;
        font-size: 16px;
        line-height: 130%
    }

    .promocode {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .promocode--in-content .promocode__link-wrapper {
        margin-top: 10px
    }

    .promocode__left {
        padding: 16px 15px;
        min-width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 100px
    }

    .promocode__input {
        font-size: 16px;
        line-height: 130%
    }

    .promocode__tooltip {
        font-size: 16px;
        line-height: 20px;
        top: 15px;
        left: 10px;
        width: 90px
    }

    .promocode__right a, .promocode__right button, .promocode__right p, .promocode__right span {
        font-size: 16px;
        line-height: 130%
    }

    .promocode__right a span, .promocode__right button span, .promocode__right p span, .promocode__right span span {
        font-size: 20px;
        line-height: 24px;
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px)
    }

    .promocode__right {
        padding: 5px 15px;
        height: 50px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .promocode__link-wrapper {
        margin: 15px 0 0;
        max-width: 100%
    }

    .promocode__link {
        font-size: 16px;
        line-height: 130%;
        padding: 15px
    }

    .promo--content {
        border-radius: 5px;
        padding: 15px 10px;
        gap: 15px;
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .promo--content .promo__image {
        max-height: 200px
    }

    .promo--content .promo__content > p, .promo__content > p {
        font-size: 16px;
        line-height: 130%
    }

    .promo__title {
        margin: 0;
        font-size: 24px;
        line-height: 29px
    }

    .promo__subtitle {
        margin-bottom: 10px
    }

    .custom-table, .custom-table--have-head .custom-table__hr, .custom-table--no-head .custom-table-tr__td:first-child, .promo__description {
        font-size: 16px;
        line-height: 130%
    }

    .promocode-in-content .promocode__left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .promocode-in-content .promocode__input {
        text-align: center
    }

    .promocode-in-content__promocode-title br {
        display: block
    }

    .promocode-in-content__promocode-title {
        font-size: 16px;
        line-height: 130%
    }

    .custom-notes:after {
        width: 2px
    }

    .custom-notes {
        padding: 15px 10px;
        margin-top: 15px
    }

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

    .button-content__link {
        border-radius: 5px;
        padding: 15px 2rem;
        font-size: 16px;
        line-height: 130%
    }

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

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

    .breadcrumbs {
        margin-top: 53px
    }

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

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

    .toc._active .toc__list {
        max-height: 100%;
        visibility: visible;
        opacity: 1
    }

    .toc._active .toc__title svg {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    .toc__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .toc__title svg {
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        display: block;
        z-index: 1;
        pointer-events: none;
    }

    .toc__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-right: 0;
        width: 100%;
        cursor: pointer
    }

    .toc__list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 0;
        visibility: hidden;
        opacity: 0
    }
}

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

@media (max-width: 575px) {
    .header__buttons {
        margin: 0;
        width: 100%
    }

    .header__button {
        padding: 10px 5px;
        width: 100%
    }

    .header__select-lang {
        position: absolute;
        right: 10px;
        top: -50px
    }

    .select-lang._active, .select-lang > .select-lang__option {
        border-radius: 0 0 10px 10px
    }

    .select-lang__options-list {
        border-radius: 10px 10px 0 0;
        bottom: 100%
    }

    .comment {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        padding: 10px;
        gap: 0
    }

    .comment__content {
        margin-top: 10px
    }

    .promocode__left {
        padding: 16px 10px
    }

    .promocode__input {
        max-width: 100px
    }

    .promocode__right {
        padding: 5px 10px
    }

    .custom-table--no-head .custom-table-tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .custom-table--no-head .custom-table-tr__td:first-child {
        font-weight: 700
    }

    .custom-table--no-head .custom-table-tr__td + .custom-table-tr__td {
        border-left: none;
        border-top: 1px solid #d6ddf0
    }

    .custom-table--have-head .custom-table-tr__td {
        border-top: none;
        border-bottom: none
    }

    .custom-table-tr__td {
        padding: 10px
    }
}

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

@media (max-width: 400px) {
    .promocode__copy-button {
        right: 0
    }
}

@media (max-width: 374px) {
    .promo--content .promocode__right {
        padding: 5px
    }

    .promo--content .promocode__text {
        font-size: 14px
    }
}

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

.container .wp-block-video {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.promo__content ul {
    color: #fff;
}

.promocode__left {
    align-self: stretch;
}

@media (max-width: 575px) {
    .promocode__left {
        padding: 16px 10px 15px;
    }
}

@media (max-width: 767px) {
    .promo--content .promo__content > p,
    .promo__content > p {
        font-size: 15px;
        line-height: 130%;
    }
}

/* Edits. 15.06.2023 */
:root {
    --main-accent-bg-color: #fff;
    --color-bg-header: #090f1e;
}

body {
    background-color: #090f1e;
    color: var(--main-accent-bg-color);
}

.header {
    background: linear-gradient(92deg, #1e283f, rgba(20, 27, 46, .6));
}

.onewincasino-wrapper .custom-columns,
.slots-block {
    border-radius: 12px;
    background-image: linear-gradient(110deg, #1e283f, rgba(20, 27, 46, .6) 100%);
    padding: var(--offsets);
}

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

.footer__logo {
    left: var(--offsets);
}

@media (max-width: 1023px) {
    .footer__logo {
        left: 50%;
    }
}

.footer p {
    color: white;
}

.footer__dcma {
    text-align: center;
}

.header__logo img {
    width: auto;
}

.global-title,
.steps__subtitle,
.steps__item-description {
    color: var(--main-accent-bg-color);
}

.faq__title {
    color: var(--color-font-dark);
}

.custom-columns._reversed {
    grid-template-columns: .63fr 1fr;
}

.custom-columns._reversed .custom-columns__content {
    grid-column: 2/3;
    grid-row: 1/2;
}

.custom-columns._reversed .get-image {
    grid-column: 1/2;
    grid-row: 1/2;
}

@media (max-width: 767px) {
    .custom-columns._reversed {
        grid-template-columns: 1fr;
    }

    .custom-columns._reversed .custom-columns__content {
        grid-column: 1/2;
        grid-row: 2/3;
    }

    .custom-columns._reversed .get-image {
        grid-column: 1/2;
        grid-row: 1/2;
    }
}

.wp-block-table table th {
    color: #1e283f;
}

.onewincasino-wrapper > .container > *:not(:last-child) {
    margin-bottom: 2rem;
}

.benefits__image {
    width: 70px;
    height: 70px;
}

.benefits__subtitle {
    max-width: unset;
}

.benefits__title,
.benefits__subtitle {
    text-align: center;
}

.scroll-top {
    position: fixed;
    top: unset;
    left: unset;
    right: 20px;
    bottom: 20px;
}

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

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

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

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

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

@media (max-width: 1200px) {
    .wp-block-columns.col-5, .wp-block-columns.col-6 {
        grid-template-columns:repeat(4, 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: 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: 750px) {
    .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 {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
}

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

.header__current-lang,
.header__lang img {
    min-width: 23px;
    height: 22px;
}

.header__current-lang {
    cursor: pointer;
}

/*.header__lang:hover{*/
/*  opacity: .7;*/
/*}*/

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

@media (min-width: 901px) {
    .header__lang:hover .header__lang-list {
        display: flex;
    }
}

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


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

.header__current-lang, .header__lang img {
    width: 33px;
    height: 23px;
    object-fit: cover;
}

/* header lang */
@media (max-width: 767px) {
    ul:not([class]) li, ol:not([class]) li, ul:not([class]) li a, ol:not([class]) li a {
        font-size: 14px
    }

    h1 {
        font-size: 24px;
        line-height: 26px
    }

    h2, .toc__title {
        font-size: 22px;
        line-height: 24px
    }

    h3 {
        font-size: 20px;
        line-height: 22px
    }
}

.steps__item,
.steps__content {
    position: relative;
}

.steps__item-counter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    white-space: nowrap;
    padding: 5px 20px;
    width: fit-content;
    border-radius: 0 0 7px 7px;
}

.onewincasino-wrapper .custom-columns,
.slots-block {
    position: relative;
    background-color: rgba(29, 39, 66, 0.7);
    background-image: unset;
}

.onewincasino-wrapper .custom-columns:after,
.slots-block:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px;
    height: 2px;
    border-radius: 0 0 10px 10px;
}

.custom-columns:after,
.slots-block:after {
    background-color: #3eaafc;
}

.custom-columns._reversed:after {
    background-color: #fff;
}

.toc {
    background-color: #7FA7D6;
    border-radius: 12px;
    padding: var(--offsets);
}

.faq__header {
    background-color: rgba(29, 39, 66, 0.7);
    border-radius: 12px;
    padding: var(--offsets);
}

.faq__title {
    color: #fff;
    margin-bottom: 0;
}

.faq__body-item {
    background-color: unset;
}

.faq__body-details:not([open]) {
    background-color: #fff;
}

.faq__body-details[open] {
    background-color: rgba(29, 39, 66, 0.7);
    border-radius: 12px;
}

.faq__body-question > h2,
.faq__body-question > h3,
.faq__body-question > h4,
.faq__body-question > p {
    margin: 0;
}

.faq__body-details[open] .faq__body-answer p {
    color: #7FA7D6;
}

ul:not([class]) li::marker,
ol:not([class]) li::marker {
    color: #7FA7D6;
}

.wp-block-table table,
.wp-block-table table tr,
.wp-block-table table th,
.wp-block-table table td {
    border-color: #7FA7D6;
}

table th {
    background-color: #7FA7D6;
}

.wp-block-table table th {
    color: #080b11;
}

.scroll-top {
    z-index: 900;
}

.scroll-top__button {
    background-color: #171F37;
    border-radius: 50%;
    padding: 5px;
    display: flex;
    border: 1px solid #005eec30;
    cursor: pointer;
}

.home .header {
    position: relative;
}

.home .header:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0, #7FA7D6 45%, #7FA7D6 55%, transparent 100%);
}

.breadcrumbs {
    background: #7FA7D6;
}

.breadcrumbs__list-link,
.breadcrumbs__list-link--no-active {
    color: #090f1e;
}

.breadcrumbs__list-link svg {
    fill: #090f1e;
}

.promocode__inner {
    margin: 0 auto;
}

.promocode__right {
    background: linear-gradient(180deg, #7FA7D6 0, #7FA7D6 100%);
}

.promocode__right:hover {
    background: linear-gradient(180deg, #7FA7D6 0, #7FA7D6 100%);
}

.promocode__right a, .promocode__right button, .promocode__right p, .promocode__right span {
    display: flex;
    align-items: center;
}

.footer {
    background-color: rgba(29, 39, 66, 0.7);
}

.footer:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0, #7FA7D6 45%, #7FA7D6 55%, transparent 100%);
}

.footer__logo {
    background-color: transparent;
}

.footer__hr {
    background-color: #7FA7D630;
}

.footer__dcma {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0;
}

.footer__dcma p {
    display: flex;
    margin-top: 0;
}

.button-content__link {
    background-color: #7FA7D6;
    border: 1px solid #7FA7D6;
}

.button-content__link:focus, .button-content__link:hover {
    color: white;
    background-color: unset;
}

/* header lang */
.header__lang {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #000;
    border-radius: 5px;
    padding: 8px 9px;
    margin: 0 10px;
    cursor: pointer;
    z-index: 10000;
}

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

.header__current-lang {
    cursor: pointer;
}

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

@media (min-width: 901px) {
    .header__lang:hover .header__lang-list {
        display: flex;
    }
}

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

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

/* header lang */
.header__buttons {
    margin-left: auto;
}

.header__wrapper {
    flex-grow: 1;
}

.page-header__burger {
    margin-left: 16px;
}

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

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

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

.header__lang {
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.lang__code {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.header__lang .header__lang-list {
    width: 100%;
}

.header__lang .header__lang-list:before {
    content: '';
    width: 100%;
    height: 2px;
}

.header__lang .header__lang-item {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    padding: 0;
}

.header__lang .header__lang-list > li {
    padding: 8px 9px;
}

.header__lang,
.header__lang._open {
    border-radius: 10px;
}

.header__lang img {
    width: 32px;
    height: 23px;
    object-fit: cover;
}

.header__lang .header__lang-item p {
    margin: 0;
}

.header__lang .header__lang-list {
    background-color: unset;
}

.header__lang .header__lang-list > li {
    display: flex;
    justify-content: flex-end;
    background-color: #1f2841;
}

.header__lang .header__lang-list > li:first-child {
    border-radius: 10px 10px 0 0;
}

.header__lang .header__lang-list > li:last-child {
    border-radius: 0 0 10px 10px;
}

.header__lang-close,
.header__lang-close._show {
    display: none;
}

.header__lang .header__lang-list > li {
    position: relative;
}


.header__lang-list .lang__code {
    position: absolute;
    top: 0;
    left: 9px;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

@media (min-width: 901px) {
    .header__lang:hover .header__lang-list {
        display: flex;
    }
}

@media (max-width: 900px) {
    .header__lang._open {
        position: absolute;
        top: 100%;
        width: 100vw;
        margin: 0 -16px;
        border-radius: 0;
        display: flex;
        justify-content: space-between;
        padding: 12px var(--offsets);
        z-index: 999;
    }

    .header__lang._open > svg {
        display: none;
    }

    .header__lang._open .header__lang-list {
        width: 100%;
    }

    .header__lang._open .header__lang-list::before {
        content: unset;
    }

    .header__lang._open .header__lang-list > li {
        background-color: #090f1e;
        padding: 0;
        margin: 0 -var(--offsets);
    }

    .header__lang._open .header__lang-list > li:first-child {
        border-radius: 0;
    }

    .header__lang._open .header__lang-list > li:last-child {
        border-radius: 0;
    }

    .header__lang._open .header__lang-list > li:not(:last-child) {
        border-bottom: 1px solid #1F2841;
    }

    .header__lang._open .header__lang-item {
        padding: 12px var(--offsets);
    }

    .header__lang-close {
        display: none;
        background: transparent;
        border: none;
    }

    .header__lang-close._show {
        display: flex;
        z-index: 999;
    }

    .header__lang._open {
        padding: 12px var(--offsets);
    }

    .header__lang._open .header__lang-list .lang__code {
        left: var(--offsets);
    }
}

@media (max-width: 767px) {
    /*.header__toggle-button {
        margin-left: 10px;
    }*/

    .header__lang {
        margin-left: auto;
    }

    .header__lang._open + .header__toggle-button {
        margin-left: auto;
    }

    .promocode__inner {
        flex-direction: column;
    }

    .promocode__right {
        border-radius: 0 0 5px 5px;
    }
}

.custom-columns__content > .wp-block-columns {
    display: flex;
    flex-wrap: wrap;
}

.custom-columns__content > .wp-block-columns > .wp-block-column {
    flex: 1 1;
}

/* Slots */
.slots-block .slots__block-header {
    display: flex;
    align-items: baseline;
    margin-bottom: 32px;
}

.slots-block .slots__block-title {
    margin-bottom: 0;
}

.slots-block .slots__header-buttons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 1 1;
}

.slots-block .slots__block-button {
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
}

.slots-block .slots__block-button:hover {
    text-decoration: underline;
}

.slots {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background-color: #0B1120;
    border-radius: 12px;
    padding: 0;
    overflow: hidden;
    height: 100%;
}

.slots .slots__image {
    position: relative;
    width: 100%;
    z-index: 1;
    border-radius: 12px 12px 0px 0px;
    overflow: hidden;
}

.slots .slots__slot-info {
    display: none;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 16px;
    width: 100%;
    z-index: 20;
    transition: 0.3s;
}

.slots:hover .slots__slot-info {
    display: flex;
}

.slots .slots__slot-title {
    text-align: center;
    color: #FFFFFF;
}

.slots .slots__slot-caption {
    text-align: center;
    color: #898989;
}

.slots .slots__image .get-image {
    display: flex;
}

.slots .slots__image .get-image:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(180deg, rgba(21, 28, 44, 0) 0%, #0B1120 92.71%);
    z-index: 19;
}

.slots:hover .slots__image .get-image:after {
    height: 145px;
    background: linear-gradient(180deg, rgba(21, 28, 44, 0) 0%, #0B1120 92.71%);
}

.slots .slots__image img {
    border-radius: 12px 12px 0px 0px;
    overflow: hidden;
    object-fit: contain;
    min-width: 100%;
    height: auto;
}

.slots .slots__image:after {
    display: none;
}

.slots .slots__image p {
    margin-top: 0;
    margin-bottom: 0;
}

.slots .slots__buttons {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 12px;
    padding: 0 18px 16px 18px;
    width: 100%;
}

.slots-popup .slots__button,
.slots .slots__button {
    border: 1px solid;
    border-radius: 5px;
    padding: 12px 27px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: var(--color-white);
    cursor: pointer;
    outline: 0;
    transition: .3s ease-in-out;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    width: 100%;
}


.slots-popup .slots__button.slots__button_blue,
.slots .slots__button.slots__button_blue {
    border-color: var(--color-bg-first-button);
    background-color: var(--color-bg-first-button);
}

.slots-popup .slots__button.slots__button_green,
.slots .slots__button.slots__button_green {
    border-color: var(--color-bg-second-button);
    background-color: var(--color-bg-second-button);
}

.slots-popup .slots__button,
.slots .slots__button:hover {
    background-color: transparent;
}

.slots-block .columns__container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 24px 14px;
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (max-width: 1365px) {
    .slots-block .columns__container {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1200px) {
    .slots-block .columns__container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1000px) {
    .slots-block .columns__container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .slots__container {
        padding: 0;
    }

    .slots .slots__image {
        height: 180px;
    }

    .slots .slots__image .get-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

    .slots-block .slots__block-header {
        margin-bottom: 24px;
    }

    .slots-block .columns__container {
        grid-template-columns: repeat(2, 1fr);
    }

    .slots-popup .slots__button,
    .slots .slots__button {
        /*min-width: 260px;*/
        width: 100%;
        border-radius: 12px;
    }

}

@media (max-width: 640px) {
    .slots-block .columns__container {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* Slots */

/* Popup */
.popup-bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    z-index: 900;
}

.popup-bg.active {
    display: flex;
}

.popup {
    width: 1243px;
}

.popup .popup__cross {
    content: '';
    min-width: 28px;
    width: 28px;
    height: 28px;
    background-image: url("../images/cross.svg");
    cursor: pointer;
}

.slots-popup {
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    overflow: hidden;
}

.slots-popup .slots-popup__header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 16px 12px 20px;
    background-color: rgb(29, 39, 66);
}

.slots-popup .slots-popup__title {
    color: #FFFFFF;
    flex: 1 1;
    margin-top: 0;
    margin-bottom: 0;
}

.slots-popup .slots-popup__buttons {
    display: flex;
    justify-content: center;
    flex: 1 1;
}

.slots-popup .slots__button {
    width: auto;
    padding: 10px 12.5px;
}

.slots-popup .slots-popup__cross-container {
    display: flex;
    justify-content: flex-end;
    flex: 1 1;
}

.slots-popup .slots-popup__content {
    position: relative;
    min-height: 630px;
    background-color: #12192B;
}

.slots-popup .slots-popup__content iframe{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slots-popup .slots-popup__iframe {
    width: 100%;
    height: 100%;
    border: none;
}

@media (max-width: 1412px) {
    .popup {
        margin: 0 20px;
    }

    .slots-popup .slots-popup__content {
        min-height: 540px;
    }
}

@media (max-width: 1200px) {
    .popup {
        margin: 0 16px;
    }
}

@media (max-width: 760px) {
    .slots-popup .slots-popup__content {
        min-height: 300px;
    }

    .slots-popup .slots-popup__title {
        order: 1;
    }

    .slots-popup .slots-popup__buttons {
        order: 3;
        flex: 1 1 100%;
        margin-top: 8px;
    }

    .slots-popup .slots-popup__cross-container {
        flex: 0 0 32px;
        order: 2;
    }

    .slots-popup .slots-popup__header {
        padding: 12px 20px;
    }
}

/* Popup */

.game {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius: 14px;
    overflow: hidden;
    max-width: 1240px;
    margin: auto
}

.game__header {
    display: flex;
    justify-content: center;
    background-image: linear-gradient(92deg, #1e283f, rgba(20, 27, 46, .6));
    background-color: #090f1e;
    padding: 10px 25px
}

.game iframe, .game__content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    aspect-ratio: 16/9;
    background-color: #070a0f;
    border: none
}

@media (max-width: 767px) {
    .game iframe {
        aspect-ratio: auto;
        min-height: 90vh
    }
}

.game__btn {
    border: 1px solid;
    border-radius: 5px;
    padding: 12px 27px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: var(--color-white);
    cursor: pointer;
    outline: 0;
    transition: .3s ease-in-out;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    border-color: var(--color-bg-first-button);
    background-color: var(--color-bg-first-button);
    z-index: 1;
}

.game__header .game__btn {
    background-image: linear-gradient(103deg, #ffbc08 -30%, #e50539)
}

.game__btn:hover {
    background-color: transparent;
}

.game__content .get-image, .game__content .get-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.game__content .get-image img {
    max-width: unset;
    object-fit: cover;
    filter: brightness(40%)
}

@media (max-width: 767px) {
    .game__btn {
        padding: 10px 20px
    }
}

a.breadcrumbs__list-link:focus, a.breadcrumbs__list-link:hover{
    color: #090f1e;
    text-decoration: underline;
}