.advantages, .bonus, .page-header__burger, .review, .show-posts__item, .slots, .wp-block-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.advantages, .bonus__text, .bonus__title, .bonus__value, .comment-form__alert, .comment-form__title, .has-text-align-center, .icon-blocks__content, .icon-blocks__image, .mobile-button, .page-404__subtitle, .page-404__title, .page-footer__copyright, .promocode__title, .slots__text, .slots__title, table th {
    text-align: center
}

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

a, ol, p, ul {
    font-size: 1rem;
    font-weight: 400
}

.container-full, .wp-block-video video, img {
    max-width: 100%
}

.accent-button, .bonus__button, .icon-blocks__image, .main-nav .sub-menu, .page-header__burger span, .show-posts__image img, .show-posts__item, .toc__title::after {
    -webkit-transition: 250ms;
    -o-transition: 250ms
}

.bonus__title, .bonus__value, .breadcrumbs__separator, .main-nav .sub-menu:hover, .page-footer__list a:hover, .show-posts__link, .show-posts__title, a {
    color: var(--main-accent-bg-color)
}

.accent-button, .bonus__button, .main-nav .sub-menu a, a:hover {
    text-decoration: none
}

.accent-button, .bonus__button, .faq__question, .toc__title, .video__button:hover {
    cursor: pointer
}

.main-nav .sub-menu, .mobile-button__promocode-button span, .mobile-button__promocode-button svg, .promocode-old__button span, .promocode-old__button svg {
    pointer-events: none
}

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

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

.wp-block-table td, .wp-block-table th {
    border: 1px solid;
    padding: .5em
}

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

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

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table .has-subtle-light-gray-background-color, .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color, .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color, .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color, .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color > * {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color] > *, .wp-block-table table[style*=border-top-color] > * td, .wp-block-table table[style*=border-top-color] > * th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color] > * {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color] > *, .wp-block-table table[style*=border-bottom-color] > * td, .wp-block-table table[style*=border-bottom-color] > * th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color] > * {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style] > * {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width] > * {
    border-style: inherit;
    border-width: inherit
}

:root {
    --main-accent-bg-color: #2ecc71;
    --main-nav-color: #ffffff;
    --header-bg-color: #000000;
    --footer-bg-color: #000000;
    --content-button-bg-color: #2ecc71;
    --content-button-color: #ffffff;
    --offsets: 30px
}

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

.advantages__title, .content-button, ol, p, p + h3, table, ul {
    margin-top: 1rem
}

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

ol, ul {
    padding-left: 25px
}

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

img {
    height: auto
}

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

h2 {
    font-size: 1.8rem;
    line-height: 2.3rem
}

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

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

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

* + .wrapperOO {
    margin-top: 50px;
}

.wrapperOO blockquote, blockquote, h6 {
    line-height: 1.5rem;
    font-size: 1rem
}

.wrapperOO.first-block, .page-main .wrapperOO.background-color:first-child {
    color: #fff;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #2b2b2b;
}

.wrapperOO.first-block .wp-block-heading {
    color: #ffe000;
}

.wrapperOO.first-block .columnsYY.col-2 .columnsYY__item {
    margin: 0;
    width: 100%;
}

.wrapperOO.first-block .columnsYY__container {
    margin: 0;
}

.wrapperOO.first-block .columnsYY__container {
    display: grid;
    grid-template-columns: 1.41fr 1fr;
    gap: 32px;
}

.wrapperOO.first-block .background-block.columnsYY {
    padding: 0;
}

.wrapperOO.first-block > :last-child {
    margin-bottom: 0;
}

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


.main-block {
    border-radius: 16px;
    border: 1px solid #3F3F3F;
    background: #171717;
    display: flex;
    padding: 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    gap: 32px;
    color: #fff;
}

.main-block__logo {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-right: 32px;
    border-right: 1px solid #3F3F3F;
}


.main-block__name {
    font-size: 30px;
    font-weight: 600;
    line-height: 125%;
}

.main-block__rating {
    font-size: 17px;
    font-weight: 600;
    line-height: 150%;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 16px;
}

.main-block__bonus {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding-left: 44px;
    position: relative;
}

.main-block__bonus::before {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #3F3F3F;
    left: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><g clip-path="url(%23a)"><path fill="%23858585" fill-rule="evenodd" d="M8.508 4.845h-3.58c-.21-.27-.365-.65-.397-1.018-.033-.365.058-.62.199-.775.13-.145.452-.368 1.23-.368.71 0 1.44.485 2.06 1.344.195.272.358.55.488.817m-6.112-.83q.038.423.163.83h-.847c-.79 0-1.429.64-1.429 1.428v1.26c0 .79.64 1.429 1.429 1.429h16.576c.79 0 1.429-.64 1.429-1.429v-1.26c0-.789-.64-1.428-1.429-1.428h-.847q.124-.407.163-.83c.07-.788-.102-1.688-.742-2.398C16.212.896 15.234.54 14.04.54c-1.713 0-3.004 1.132-3.798 2.235a8 8 0 0 0-.242.356 8 8 0 0 0-.242-.356C8.964 1.673 7.673.54 5.96.54c-1.194 0-2.172.355-2.822 1.076-.64.71-.812 1.61-.742 2.399m9.096.83h3.58c.21-.27.365-.65.397-1.018.033-.365-.058-.62-.199-.775-.13-.145-.452-.368-1.23-.368-.71 0-1.44.485-2.06 1.344-.195.272-.358.55-.488.817m-9.78 5.903h7.395v9.045h-6.03c-.79 0-1.43-.64-1.43-1.428v-7.618zm15.211 9.045h-6.03v-9.045h7.459v7.617c0 .789-.64 1.428-1.429 1.428" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>');
}

.main-block__bonus span {
    font-size: 24px;
    font-weight: 600;
    line-height: 125%;
}

.main-block__inf-item {
    display: flex;
    padding: 6px 10px;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    background: #3F3F3F;
    width: fit-content;
}

.main-block__inf-item span {
    font-size: 15px;
    font-weight: 700;
}

.main-block__inf {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 6px;
    flex-wrap: wrap;
}

.main-block__link {
    border-radius: 20px;
    background: #FFF;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    min-width: 170px;
    max-width: 256px;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
}

* + .main-block {
    margin-top: 16px;
}

.trust-block {
    border-radius: 16px;
    background: #F2F2F2;
    display: grid;
    padding: 16px;
    align-items: center;
    gap: 24px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.trust-block__item {
    border-radius: 16px;
    background: #FFF;
    color: var(--black, #313131);
    font-size: 24px;
    font-weight: 600;
    display: flex;
    padding: 12px;
    align-items: center;
    gap: 16px;
    line-height: 125%;
    width: 100%;
    height: 100%;
}

.trust-block__item img, .trust-block__item .get-image {
    max-width: 32px;
    max-height: 32px;
}

.promo-block {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
}

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

.promo-block__item-label {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.60);
}

.promo-block__item span {
    display: flex;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #B30101;
    width: 100%;
    display: block;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 6.5px;
    margin-bottom: 10px;
}

.promo-block__item-label {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
	padding-bottom: 8px;
}

.promo-block__item img {
	display: flex;
    width: 100%;
}

* + .containerRR {
    margin-top: 16px;
}

.bonus-app-block {
    display: flex;
    gap: 24px;
    align-items: center;
}


.bonus-app-block__app {
    border-radius: 16px;
    background: #F2F2F2;
    padding: 16px 16px 0 16px;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    width: 100%;
}

.bonus-app-block__app-title {
    color: var(--black, #313131);
    font-size: 30px;
    font-weight: 600;
    line-height: 125%;
}

.bonus-app-block__app-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bonus-app-block__app-list {
    display: flex;
    gap: 16px;
}

.bonus-app-block__app-item {
    color: var(--black, #313131);
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    gap: 12px;
}

.bonus-app-block__app-item svg {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    border-radius: 6.465px;
    background: #FFF;
}

.bonus-app-block__app-link {
    border: none;
    border-radius: 20px;
    background: var(--yellow, #FFE000);
    display: flex;
    width: 100%;
    min-width: 170px;
    max-width: 256px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.bonus-app-block__app-inner {
    display: flex;
    align-items: center;
    gap: 12px;
}

.bonus-app-block__bonus {
    border-radius: 16px;
    background: #2B2B2B;
    padding: 16px;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto auto;
    align-items: center;
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    min-width: 444px;
    grid-column: 12px;
}

.bonus-app-block__bonus .get-image {
    grid-column: 2;
    grid-row: 1 / -1;
    align-self: center;
    justify-self: end;
}

.bonus-app-block__bonus .get-image img {
    display: block;
    max-width: 100%;
    height: auto;
}


.bonus-app-block__bonus span {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    line-height: 125%;
    grid-column: 1;
    max-width: 260px;
    margin-top: 6px;
}

.bonus-app-block__link {
    grid-column: 1;
    border-radius: 20px;
    background: #FFF;
    min-width: 170px;
    max-width: 256px;
    padding: 10px 20px;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    border: none;
    margin-top: 27px;
}

* + .apk-block {
    margin-top: 16px;
}

.apk-block {
    border-radius: 16px;
    border: 1px solid #3F3F3F;
    background: #171717;
    padding: 16px;
    display: grid;
    grid-template-columns: 1fr 1.22fr;
    gap: 32px;
}

.apk-block__inf {
    color: #DDD;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.apk-block__logo {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    line-height: 125%;
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
}

.apk-block__logo::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="110" viewBox="0 0 1 110" fill="none"><line x1="0.5" y1="0.5" x2="0.500005" y2="109.5" stroke="%233F3F3F" stroke-linecap="round"/></svg>');
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #3F3F3F;
    right: 0px;
}

.apk-block__bonus-inner {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding-left: 42px;
    position: relative;
}

.apk-block__bonus-inner::before {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #3F3F3F;
    left: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><g clip-path="url(%23a)"><path fill="%23858585" fill-rule="evenodd" d="M8.508 4.845h-3.58c-.21-.27-.365-.65-.397-1.018-.033-.365.058-.62.199-.775.13-.145.452-.368 1.23-.368.71 0 1.44.485 2.06 1.344.195.272.358.55.488.817m-6.112-.83q.038.423.163.83h-.847c-.79 0-1.429.64-1.429 1.428v1.26c0 .79.64 1.429 1.429 1.429h16.576c.79 0 1.429-.64 1.429-1.429v-1.26c0-.789-.64-1.428-1.429-1.428h-.847q.124-.407.163-.83c.07-.788-.102-1.688-.742-2.398C16.212.896 15.234.54 14.04.54c-1.713 0-3.004 1.132-3.798 2.235a8 8 0 0 0-.242.356 8 8 0 0 0-.242-.356C8.964 1.673 7.673.54 5.96.54c-1.194 0-2.172.355-2.822 1.076-.64.71-.812 1.61-.742 2.399m9.096.83h3.58c.21-.27.365-.65.397-1.018.033-.365-.058-.62-.199-.775-.13-.145-.452-.368-1.23-.368-.71 0-1.44.485-2.06 1.344-.195.272-.358.55-.488.817m-9.78 5.903h7.395v9.045h-6.03c-.79 0-1.43-.64-1.43-1.428v-7.618zm15.211 9.045h-6.03v-9.045h7.459v7.617c0 .789-.64 1.428-1.429 1.428" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>');
}

.apk-block__bonus-inner span {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    line-height: 125%;
}

.apk-block__bonus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    grid-column: 1/-1;
}

.apk-block__link {
    border-radius: 20px;
    background: #FFF;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    min-width: 170px;
    max-width: 397px;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    width: 100%;
}

.wrapperOO.background-color {
    color: #fff;
}

.apk-block__btns {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

.apk-block__app-link {
    border: none;
    border-radius: 20px;
    background: var(--yellow, #FFE000);
    display: flex;
    width: 100%;
    min-width: 170px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.apk-block__inf-item.apk-block__inf-item-2 {
    padding: 0 6px;
    border-right: 1px solid #3F3F3F;
    border-left: 1px solid #3F3F3F;

}

.apk-block__inf-item {
    display: flex;
    align-items: center;
    gap: 2px;
}

* + .registration {
    margin-top: 16px;
}

.registration {
    border-radius: 16px;
    border: 1px solid #3F3F3F;
    background: #171717;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 64px;
    align-self: stretch;
}

.registration__btns {
    position: relative;
}

.registration__btns::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="110" viewBox="0 0 1 110" fill="none"><line x1="0.5" y1="0.5" x2="0.500005" y2="109.5" stroke="%233F3F3F" stroke-linecap="round"/></svg>');
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #3F3F3F;
    left: -32px;
}

.registration__link {
    border-radius: 20px;
    background: #FFF;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    min-width: 170px;
    max-width: 100%;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    width: 100%;
}

.registration__logo {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    line-height: 125%;
    display: flex;
    align-items: center;
    gap: 16px;
}

.registration__logo img {
    min-width: 90px;
    width: 100%;
}

.registration__bonus {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding-left: 42px;
    position: relative;
}

.registration__bonus::before {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #3F3F3F;
    left: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><g clip-path="url(%23a)"><path fill="%23858585" fill-rule="evenodd" d="M8.508 4.845h-3.58c-.21-.27-.365-.65-.397-1.018-.033-.365.058-.62.199-.775.13-.145.452-.368 1.23-.368.71 0 1.44.485 2.06 1.344.195.272.358.55.488.817m-6.112-.83q.038.423.163.83h-.847c-.79 0-1.429.64-1.429 1.428v1.26c0 .79.64 1.429 1.429 1.429h16.576c.79 0 1.429-.64 1.429-1.429v-1.26c0-.789-.64-1.428-1.429-1.428h-.847q.124-.407.163-.83c.07-.788-.102-1.688-.742-2.398C16.212.896 15.234.54 14.04.54c-1.713 0-3.004 1.132-3.798 2.235a8 8 0 0 0-.242.356 8 8 0 0 0-.242-.356C8.964 1.673 7.673.54 5.96.54c-1.194 0-2.172.355-2.822 1.076-.64.71-.812 1.61-.742 2.399m9.096.83h3.58c.21-.27.365-.65.397-1.018.033-.365-.058-.62-.199-.775-.13-.145-.452-.368-1.23-.368-.71 0-1.44.485-2.06 1.344-.195.272-.358.55-.488.817m-9.78 5.903h7.395v9.045h-6.03c-.79 0-1.43-.64-1.43-1.428v-7.618zm15.211 9.045h-6.03v-9.045h7.459v7.617c0 .789-.64 1.428-1.429 1.428" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h20v20H0z"/></clipPath></defs></svg>');
}

.registration__bonus span {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 125%;
}

.registration__container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 358px;
    width: 100%;
}

.registration__inf-item {
    border-radius: 8px;
    background: #3F3F3F;
    display: flex;
    padding: 6px 10px;
    align-items: center;
    width: fit-content;
    gap: 6px;
    justify-content: center;
}

.registration__inf {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 6px;
    align-self: stretch;
    flex-wrap: wrap;
    margin-top: 12px;
}

* + .how-to {
    margin-top: 20px;
}

.how-to {
    border-radius: 16px;
    background: #F2F2F2;
    display: grid;
    padding: 16px;
    align-items: center;
    gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
}

.how-to__item {
    border-radius: 16px;
    background: #FFF;
    color: var(--black, #313131);
    font-size: 24px;
    font-weight: 600;
    display: flex;
    padding: 12px;
    align-items: flex-start;
    gap: 16px;
    line-height: 125%;
    width: 100%;
    height: 100%;
    flex-direction: row;
    flex-direction: column;
}

.how-to__link {
    border-radius: 20px;
    background: var(--yellow, #FFE000);
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    border: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.how-to__item-title {
    display: flex;
    gap: 16px;
    position: relative;
}

.how-to {
    counter-reset: custom-counter
}

.how-to > .how-to__item .how-to__item-title {
    counter-increment: custom-counter;
}

.how-to > .how-to__item .how-to__item-title::before {
    content: counter(custom-counter);
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 125%;
    border-radius: 6px;
    background: #9C1F13;
    display: flex;
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

* + .aviator {
    margin-top: 16px;
}

.aviator {
    border-radius: 16px;
    border: 1px solid #3F3F3F;
    background: #171717;
    display: grid;
    padding: 16px;
    grid-template-columns: 1fr 1.5fr;
    gap: 64px;
    align-items: center;
}

.aviator__inf-item {
    border-radius: 8px;
    background: #3F3F3F;
    display: flex;
    padding: 6px 12px;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 400;
    width: fit-content;
}

.aviator__inf-item span {
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
}

.aviator__link {
    border-radius: 20px;
    background: #FFF;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    min-width: 170px;
    max-width: 100%;
    padding: 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: none;
    width: 100%;
    margin-top: 12px;
}

.aviator__inf {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    align-self: stretch;
    flex-wrap: wrap;
    gap: 12px;
}

.aviator__btns {
    position: relative;
}

.aviator__btns::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="110" viewBox="0 0 1 110" fill="none"><line x1="0.5" y1="0.5" x2="0.500005" y2="109.5" stroke="%233F3F3F" stroke-linecap="round"/></svg>');
    position: absolute;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #3F3F3F;
    left: -32px;
}

@media (max-width: 1305px) {
    .bonus-app-block {
        flex-direction: column;
    }
}

@media (max-width: 1130px) {
    .main-block {
        flex-wrap: wrap;
        justify-content: center;
    }

    .trust-block {
        grid-template-columns: 1fr 1fr;
    }

    .apk-block {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .apk-block__logo {
        padding-right: 0;
        padding-bottom: 12px;
        border-bottom: 1px solid #3F3F3F;
        border-right: 0;
        font-size: 24px;
        font-weight: 600;
        line-height: 125%;
    }

    .apk-block__logo::before {
        content: none;
    }

    .apk-block__bonus {
        flex-direction: column;
        align-items: flex-start;
    }

    .apk-block__link {
        max-width: 100%;
    }

    .apk-block__bonus {
        gap: 12px;
    }

    .apk-block__inf {
        justify-content: center;
    }
}

@media (max-width: 950px) {
    .promo-block {
        grid-template-columns: 1fr 1fr;
    }

    .registration {
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
        flex-direction: column;
    }

    .registration__container {
        max-width: 100%;
    }

    .registration__btns::before {
        content: none;
    }

    .registration__btns {
        padding-top: 16px;
        border-top: 1px solid #3F3F3F;
        max-width: 100%;
        width: 100%;
    }

    .how-to {
        gap: 16px;
        grid-template-columns: 1fr;
    }

    .how-to__item {
        font-size: 20px;
    }

    .aviator {
        grid-template-columns: 1fr;
        gap: 16px;
        align-items: center;
    }

    .aviator__btns::before {
        content: none;
    }

    .aviator__btns {
        display: flex;
        flex-direction: column-reverse;
        gap: 12px;
    }

    .aviator__link {
        margin-top: 0;
    }

    .aviator__container {
        padding-right: 0;
        padding-bottom: 12px;
        border-bottom: 1px solid #3F3F3F;
    }

    .aviator__inf-item {
        flex-direction: column;
        text-align: center;
        flex: 1 0 0;
        height: 100%;
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        font-size: 14px;
    }

    .aviator__inf {
        align-items: center;
        height: 100%;
        min-height: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 6px;
    }
}

@media (max-width: 820px) {
    .bonus-app-block__app {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 700px) {
    .main-block__name {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-size: 24px;
        font-weight: 600;
        line-height: 125%;
    }

    .main-block__rating {
        margin-top: 0;
        font-size: 14px;
        font-weight: 600;
        line-height: 150%;
    }

    .main-block__bonus span {
        font-size: 20px;
    }

    .main-block__inf-item span {
        font-size: 14px;
        font-weight: 700;
    }

    .main-block__rating svg {
        width: 16px;
        height: 16px;
    }

    .main-block__logo {
        padding-right: 0;
        width: 100%;
        border-right: 0;
        padding-bottom: 12px;
        border-bottom: 1px solid #3F3F3F;
    }

    .main-block__logo img {
        max-width: 60px;
    }


    .main-block__bonus::before {
        display: flex;
        width: 24px;
        height: 24px;
        padding: 1px 0 0 0;
        justify-content: center;
        align-items: flex-end;
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_6_1386)"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.88112 4.13362H4.19559C4.03796 3.93077 3.92254 3.64642 3.89811 3.37024C3.87385 3.09617 3.94208 2.90547 4.04726 2.78885C4.14547 2.67995 4.38632 2.51315 4.96999 2.51315C5.50301 2.51315 6.05031 2.87656 6.51487 3.52126C6.66152 3.72478 6.78318 3.93362 6.88112 4.13362ZM2.29721 3.51189C2.31581 3.72209 2.35759 3.93125 2.41953 4.13362H1.78383C1.1921 4.13362 0.712402 4.61332 0.712402 5.20505V6.15015C0.712402 6.74188 1.1921 7.22158 1.78383 7.22158H14.2162C14.8079 7.22158 15.2876 6.74188 15.2876 6.15015V5.20505C15.2876 4.61332 14.8079 4.13362 14.2162 4.13362H13.5804C13.6425 3.93125 13.6841 3.72209 13.7028 3.51189C13.7552 2.92021 13.6266 2.24517 13.1462 1.71249C12.6588 1.17207 11.9252 0.906006 11.03 0.906006C9.74498 0.906006 8.77721 1.75462 8.18124 2.58169C8.11851 2.66876 8.05802 2.75811 8 2.8492C7.94198 2.75811 7.88149 2.66876 7.81876 2.58169C7.22279 1.75462 6.25502 0.906006 4.96999 0.906006C4.07481 0.906006 3.34119 1.17207 2.8538 1.71249C2.37338 2.24517 2.24486 2.92021 2.29721 3.51189ZM9.11888 4.13362H11.8044C11.962 3.93077 12.0774 3.64642 12.1019 3.37024C12.1262 3.09617 12.0579 2.90547 11.9527 2.78885C11.8546 2.67995 11.6137 2.51315 11.03 2.51315C10.497 2.51315 9.94969 2.87656 9.48513 3.52126C9.33848 3.72478 9.21682 3.93362 9.11888 4.13362ZM1.78383 8.5608H7.33036V15.3449H2.80739C2.21566 15.3449 1.73596 14.8652 1.73596 14.2735V8.56034C1.75188 8.56065 1.76784 8.5608 1.78383 8.5608ZM13.1924 15.3449H8.66964V8.5608H14.2162C14.2321 8.5608 14.2479 8.56065 14.2638 8.56034V14.2735C14.2638 14.8652 13.7841 15.3449 13.1924 15.3449Z" fill="%23858585"/></g><defs><clipPath id="clip0_6_1386"><rect width="15" height="15" fill="white" transform="translate(0.5 0.5)"/></clipPath></defs></svg>');
    }
    .main-block__bonus {
        font-size: 14px;
    }
    .main-block__bonus {
        padding-left: 30px;
    }

    .main-block__inf {
        order: 5;
    }

    .main-block {
        gap: 12px;
    }

    .wrapperOO.first-block .columnsYY__container {
        grid-template-columns: 1fr;
    }

    .wrapperOO.first-block .columnsYY__container .columnsYY__item:last-child {
        display: none;
    }

    .trust-block {
        grid-template-columns: 1fr;
    }

    .trust-block__item {
        font-size: 20px;
        font-weight: 600;
        line-height: 125%;
    }

    .trust-block {
        gap: 16px;
    }

    .trust-block__item img, .trust-block__item .get-image {
        max-width: 24px;
        max-height: 24px;
    }

    * + .wrapperOO {
        margin-top: 32px;
    }

    .bonus-app-block__app-inner {
        flex-direction: column;
    }

    .bonus-app-block__app-list {
        flex-wrap: wrap;
    }

    .wrapperOO.first-block:has(.apk-block) .columnsYY__container {
        grid-template-columns: 1fr;
    }

    /*.wrapperOO.first-block:has(.apk-block) .columnsYY__item {*/
    /*    margin: 0 !important;*/
    /*    width: 100% !important;*/
    /*    padding: 0 8px;*/
    /*}*/
    .apk-block {
        gap: 12px;
    }

    .apk-block__bonus {
        margin-top: 4px;
    }

    .apk-block__bonus-inner::before {
        display: flex;
        width: 24px;
        height: 24px;
        padding: 1px 0 0 0;
        justify-content: center;
        align-items: flex-end;
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><g clip-path="url(%23clip0_6_1386)"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.88112 4.13362H4.19559C4.03796 3.93077 3.92254 3.64642 3.89811 3.37024C3.87385 3.09617 3.94208 2.90547 4.04726 2.78885C4.14547 2.67995 4.38632 2.51315 4.96999 2.51315C5.50301 2.51315 6.05031 2.87656 6.51487 3.52126C6.66152 3.72478 6.78318 3.93362 6.88112 4.13362ZM2.29721 3.51189C2.31581 3.72209 2.35759 3.93125 2.41953 4.13362H1.78383C1.1921 4.13362 0.712402 4.61332 0.712402 5.20505V6.15015C0.712402 6.74188 1.1921 7.22158 1.78383 7.22158H14.2162C14.8079 7.22158 15.2876 6.74188 15.2876 6.15015V5.20505C15.2876 4.61332 14.8079 4.13362 14.2162 4.13362H13.5804C13.6425 3.93125 13.6841 3.72209 13.7028 3.51189C13.7552 2.92021 13.6266 2.24517 13.1462 1.71249C12.6588 1.17207 11.9252 0.906006 11.03 0.906006C9.74498 0.906006 8.77721 1.75462 8.18124 2.58169C8.11851 2.66876 8.05802 2.75811 8 2.8492C7.94198 2.75811 7.88149 2.66876 7.81876 2.58169C7.22279 1.75462 6.25502 0.906006 4.96999 0.906006C4.07481 0.906006 3.34119 1.17207 2.8538 1.71249C2.37338 2.24517 2.24486 2.92021 2.29721 3.51189ZM9.11888 4.13362H11.8044C11.962 3.93077 12.0774 3.64642 12.1019 3.37024C12.1262 3.09617 12.0579 2.90547 11.9527 2.78885C11.8546 2.67995 11.6137 2.51315 11.03 2.51315C10.497 2.51315 9.94969 2.87656 9.48513 3.52126C9.33848 3.72478 9.21682 3.93362 9.11888 4.13362ZM1.78383 8.5608H7.33036V15.3449H2.80739C2.21566 15.3449 1.73596 14.8652 1.73596 14.2735V8.56034C1.75188 8.56065 1.76784 8.5608 1.78383 8.5608ZM13.1924 15.3449H8.66964V8.5608H14.2162C14.2321 8.5608 14.2479 8.56065 14.2638 8.56034V14.2735C14.2638 14.8652 13.7841 15.3449 13.1924 15.3449Z" fill="%23858585"/></g><defs><clipPath id="clip0_6_1386"><rect width="15" height="15" fill="white" transform="translate(0.5 0.5)"/></clipPath></defs></svg>');
    }

    .apk-block__bonus-inner {
        padding-left: 30px;
    }

    .apk-block__bonus-inner span {
        font-size: 20px;
    }

    .apk-block__bonus-inner {
        font-size: 14px;
    }
}

@media (max-width: 600px) {
    .apk-block__logo img {
        max-width: 60px;
        max-height: 60px;

    }

    .wrapperOO.first-block .columnsYY__item {
        padding: 0;
    }

    .wrapperOO.first-block {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .main-block {
        flex-direction: column;
        align-items: flex-start;
    }

    .main-block__inf-item {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .main-block__inf {
        align-items: stretch;
        height: 100%;
        display: grid;
        width: 100%;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .main-block__link {
        width: 100%;
        max-width: 100%;
    }

    .main-block__inf-item {
        width: 100%;
    }

    .main-block {
        margin-top: 24px;
    }

    .promo-block {
        grid-template-columns:  1fr;
    }

    .bonus-app-block__app-link {
        min-width: 100%;
        max-width: 100%;
    }

    .bonus-app-block__bonus {
        width: 100%;
        min-width: 100%;
    }

    .bonus-app-block__link {
        grid-column: 1/-1;
        max-width: 100%;
        margin-top: 9px;
    }

    .bonus-app-block__bonus .get-image img {
        width: 84px;
    }

    .registration__inf-item {
        flex-direction: column-reverse;
        flex: 1 0 0;
        text-align: center;

        height: 100%;
        max-height: 100%;
    }

    .registration__inf {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .bonus-app-block__app-item svg {
        width: 24px;
        height: 24px;
        padding: 6px;
    }
}

table td, table th {
    padding: .5rem 1rem
}

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

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

table, table td {
    border: 1px solid var(--main-accent-bg-color)
}

.wrapperOO > :last-child {
    margin-bottom: 2rem
}

table th {
    background-color: var(--main-accent-bg-color);
    color: #fff
}

.background-block, .wrapperOO {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

html {
    font-size: 17px
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-100.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-100.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-200.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-200.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-300.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-300.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-regular.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-regular.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-500.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-500.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-600.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-600.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-700.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-700.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-800.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-800.woff) format("woff")
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local(""), url(../fonts/raleway-v28-latin_cyrillic-900.woff2) format("woff2"), url(../fonts/raleway-v28-latin_cyrillic-900.woff) format("woff")
}

@font-face {
    font-family: Segoe UI;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""), url(../fonts/segoeuithis.woff2) format("woff2"),
    url(../fonts/segoeuithis.woff) format("woff")
}

@font-face {
    font-family: Segoe UI;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local(""), url(../fonts/segoeuithibd.woff2) format("woff2"),
    url(../fonts/segoeuithibd.woff2) format("woff")
}

body {
    overflow-x: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
}

.accent-button {
    display: inline-block;
    border: none;
    outline: 0;
    background: 0 0;
    padding: .6rem 1.2rem;
    font-size: 1.2rem;
    font-weight: 300;
    border-radius: 50px;
    color: #fff;
    transition: 250ms
}

.main-nav__list, .page-header__container {
    display: -webkit-box;
    display: -ms-flexbox
}

.accent-button.fill-button {
    background: var(--main-accent-bg-color);
    border: 2px solid var(--main-accent-bg-color)
}

.accent-button.fill-button:hover {
    -webkit-filter: brightness(105%);
    filter: brightness(105%)
}

.accent-button.outline-button {
    color: rgba(255, 255, 255, .5);
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, .5)
}

.main-nav .sub-menu, .page-footer, .page-header {
    background-color: var(--header-bg-color)
}

.page-header {
    border-bottom: 1px solid #fff;
}

.accent-button.outline-button:hover {
    background-color: rgba(255, 255, 255, .1)
}

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

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

.content-button.align-center {
    display: flex;
    justify-content: center
}

.content-button button {
    border: 1px solid #ffe000;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffe000;
    font-weight: 600
}

.bonus.accented, .bonus__button:hover, .icon-blocks__item, .page-header__burger span {
    background-color: var(--main-accent-bg-color)
}

.content-button button:hover {
    background-color: #ffe1008f
}

.page-header__container {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem 0
}

.page-header__logo {
    max-width: 150px;
    width: 100%
}

.page-header__buttons, .page-header__nav, .video.align-center {
    margin: 0 auto
}

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

.page-header__buttons button {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 20px;
    border: none
}

.page-header__burger {
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35px;
    height: 25px
}

.page-header__burger span {
    display: block;
    height: 3px;
    width: 100%;
    border-radius: 20%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition: 250ms;
    background-color: #ffe000
}

.page-header__burger.active span:first-of-type {
    -webkit-transform: translateY(11px) rotateZ(45deg);
    -ms-transform: translateY(11px) rotate(45deg);
    transform: translateY(11px) rotateZ(45deg)
}

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

.page-header__burger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotateZ(-45deg);
    -ms-transform: translateY(-11px) rotate(-45deg);
    transform: translateY(-11px) rotateZ(-45deg)
}

.main-nav {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

#cookie-law-div button, .comment-form__alert {
    -ms-grid-row-align: center;
    align-self: center
}

.main-nav__list {
    height: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.advantages__image, .bonus, .breadcrumbs__list, .columnsYY__container, .icon-blocks__container, .main-nav__list > li, .rating__items, .review, .review__user, .scroll-top__button, .show-posts__item, .slider__content, .small-icons, .small-icons__image, .wp-block-column {
    display: -webkit-box;
    display: -ms-flexbox
}

.main-nav__list > li {
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-nav__list > li:hover > a::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.main-nav__list > li:hover .sub-menu {
    opacity: 1;
    pointer-events: auto
}

.main-nav__list > li > span.active__link {
    color: #fff;
    text-decoration: underline;
    text-decoration-thickness: 2px
}

.main-nav__list > li > a, .main-nav__list > li > span {
    font-size: 1.2rem;
    text-decoration: none;
    font-weight: 300;
    padding: .5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: var(--main-nav-color);
    margin: 0
}

.main-nav__list > li > a::after, .main-nav__list > li > span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--main-accent-bg-color);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    background-color: #ffe000
}

.main-nav .menu-item-has-children {
    position: relative
}

.main-nav .menu-item-has-children .sub-menu__arrow {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-35%);
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
    right: -11px;
    padding: 0 0 0 40px;
    text-align: right
}

.main-nav .menu-item-has-children .sub-menu__arrow svg {
    max-width: 15px;
    width: 100%;
    height: auto;
    fill: var(--main-accent-bg-color);
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms
}

.main-nav .menu-item-has-children.active .sub-menu__arrow svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}

.main-nav .menu-item-has-children.active .sub-menu {
    display: block;
    position: relative;
    opacity: 1;
    pointer-events: auto;
    top: 0;
    margin-top: 0;
    padding: 0 1rem
}

.main-nav .menu-item-has-children.active .sub-menu::before, .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    display: none
}

.main-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: .5rem;
    padding: .5rem 1rem;
    list-style: none;
    border-radius: 5px;
    opacity: 0;
    transition: 250ms;
    z-index: 100
}

.main-nav .sub-menu::before {
    content: "";
    position: absolute;
    top: -.5rem;
    left: 0;
    height: .5rem;
    width: 100%;
    background-color: transparent
}

.main-nav .sub-menu a {
    display: block;
    font-size: 1rem;
    color: var(--main-nav-color);
    margin: .5rem 0;
    white-space: nowrap
}

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

.columnsYY__container {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: -1rem
}

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

.columnsYY__item {
    margin: 1rem
}

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

.columnsYY.align-center .columnsYY__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.columnsYY.align-top .columnsYY__container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.columnsYY.align-bottom .columnsYY__container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.columnsYY.align-stretch .columnsYY__container {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.bonus, .wp-block-column {
    -ms-flex-direction: column
}

.columnsYY.col-1 .columnsYY__item {
    width: calc(100% - 2rem)
}

.columnsYY.col-2 .columnsYY__item {
    width: calc(100% / 2 - 2rem)
}

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

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

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

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

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

.bonus, .icon-blocks__item {
    padding: 1rem;
    -webkit-box-sizing: border-box
}

.faq__answer, .faq__question, .wp-block-columns .wp-block-column {
    margin: 0
}

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

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

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

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

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

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

.wp-block-column {
    display: flex;
    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
}

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

.icon-blocks__item {
    width: calc(100% / 6);
    box-sizing: border-box;
    border: 1px solid #fff
}

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

.icon-blocks__image {
    margin-top: 2rem;
    transition: 250ms
}

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

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

.bonus {
    border: 1px solid var(--main-accent-bg-color);
    border-radius: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box
}

.review, .small-icons__image {
    -webkit-box-sizing: border-box
}

.bonus__title {
    font-size: 2rem
}

.bonus__value {
    margin: 2rem 0;
    font-size: 4rem;
    line-height: 4.5rem;
    font-weight: 600
}

.bonus__text {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: 500;
    color: #000;
    margin-bottom: 2rem
}

.bonus__button {
    margin-top: auto;
    padding: 1rem 3rem;
    border: 1px solid #000;
    border-radius: 5px;
    background-color: #fff;
    font-size: 1.2rem;
    transition: 250ms
}

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

.bonus.accented .bonus__text, .bonus.accented .bonus__title, .bonus.accented .bonus__value, .slots__title {
    color: #fff
}

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

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

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

.review__text {
    margin-top: 0;
    color: rgba(33, 33, 33, .7);
    font-weight: 500;
    margin-bottom: .5rem
}

.review__user {
    margin-top: auto;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.show-posts__item, .slots {
    -ms-flex-direction: column
}

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

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

.page-footer .columnsYY__item *, .page-footer__list a, .page-footer__text {
    color: var(--main-nav-color)
}

.show-posts {
    background: #fbfbfb
}

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

.video__button, .video__media {
    border: none;
    position: absolute
}

.show-posts__item:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
}

.show-posts__item:hover .show-posts__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

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

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

.show-posts__title {
    margin-top: 1rem;
    padding: 0 10px;
    font-size: 1.2rem;
    line-height: 1.7rem
}

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

.show-posts__link {
    text-decoration: underline;
    margin-top: auto;
    padding: 0 10px
}

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

.toc, .toc__link, .toc__title {
    display: inline-block
}

.video {
    max-width: 650px
}

.video.align-right {
    margin-left: auto
}

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

.video__preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video__button {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: 0 0
}

.faq__toggle, .video__media {
    top: 0;
    height: 100%;
    width: 100%
}

.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__media {
    left: 0
}

.faq__item, .toc {
    border-radius: 10px
}

.mobile-button__text-bonus > :first-child, .page-footer__list {
    margin-top: 0
}

.page-footer__list a {
    font-size: 1.1rem;
    font-weight: 300;
    text-decoration: none
}

.page-footer__list .sub-menu {
    margin: .2rem 0
}

.page-footer__text {
    font-weight: 300;
    font-size: .9rem;
    line-height: 1.4rem
}

.page-footer .columnsYY__item > * {
    margin-bottom: 1rem
}

.faq__item {
    position: relative;
    padding: 1rem;
    background-color: #f9f9f9
}

.faq__toggle {
    position: absolute;
    left: 0;
    opacity: 0
}

.faq__answer, .toc__list {
    height: auto;
    max-height: 0;
    overflow: hidden
}

.faq__answer.active, .toc.active .toc__list {
    max-height: 1000px;
    margin-top: 1rem
}

.toc {
    width: 100%;
    padding: .5rem 1rem;
    margin: 1rem 0;
    background-color: #f3f4f4
}

.toc.active .toc__title::after {
    -webkit-transform: translateY(-30%) rotateZ(180deg);
    -ms-transform: translateY(-30%) rotate(180deg);
    transform: translateY(-30%) rotateZ(180deg)
}

.toc__title {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333;
    padding-right: 15px;
    position: relative
}

.toc__title::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8.7px 5px 0;
    border-color: var(--main-accent-bg-color) transparent transparent transparent;
    transition: 250ms
}

.toc__list {
    margin-top: 0
}

.toc__link {
    color: var(--main-accent-bg-color);
    padding: .3rem 0
}

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

.breadcrumbs {
    padding: .5rem 0
}

.breadcrumbs__list {
    list-style: none;
    margin-top: 0;
    padding: 0 30px;
    display: flex
}

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

.breadcrumbs__current, .breadcrumbs__link {
    font-size: .9rem;
    font-weight: 300;
    text-decoration: none;
    color: var(--main-accent-bg-color)
}

.promocode, .rating {
    padding: 1rem 0
}

.promocode__container {
    max-width: 670px;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 1rem 2rem
}

.promocode__title {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.6rem
}

.promocode__controls {
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 3px;
    background-color: #fff;
    border-radius: 8px
}

.promocode__bottom, .promocode__button {
    padding: .6rem 1rem;
    width: 100%;
    color: #fff;
    outline: 0;
    text-decoration: none;
    cursor: pointer
}

.promocode__value {
    font-size: 2rem;
    font-weight: 700;
    margin-left: 10%
}

.promocode__bottom, .promocode__button, .promocode__text {
    font-size: 1rem;
    text-align: center
}

.promocode__button {
    font-weight: 400;
    max-width: 200px;
    margin-left: auto;
    border-radius: 7px;
    background-color: var(--main-accent-bg-color);
    border: 2px solid var(--main-accent-bg-color)
}

.promocode__button:hover {
    background-color: #fff;
    color: var(--main-accent-bg-color)
}

.promocode__text {
    margin-top: 1rem;
    font-weight: 400
}

.promocode__bottom {
    display: block;
    margin: 1.2rem auto 0;
    max-width: 300px;
    font-weight: 400;
    background-color: #f23e71;
    border: 2px solid #f23e71;
    border-radius: 7px
}

.promocode__bottom:hover {
    background-color: #fff;
    color: #f23e71
}

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

.mobile-button a {
    font-weight: 400;
    font-size: 1.2rem
}

.mobile-button__container {
    padding: 10px 1rem
}

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

.advantages, .slots {
    display: -webkit-box;
    display: -ms-flexbox;
    height: 100%
}

.slots {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
}

.slots__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

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

.slots__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5
}

.slots .slots__button {
    font-weight: 300;
    width: 80%;
    padding: .3rem 1rem
}

.slots__text {
    color: #fff;
    font-size: .9rem;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 5px
}

.advantages {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    border-radius: 10px
}

.advantages__image {
    width: 150px;
    height: 150px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

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

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

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

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

.difference__item {
    margin: 1rem 0;
    padding-left: 25px;
    position: relative
}

.difference__item::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.difference__item_plus::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMzY3LjgwNSAzNjcuODA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNjcuODA1IDM2Ny44MDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIHN0eWxlPSJmaWxsOiMzQkI1NEE7IiBkPSJNMTgzLjkwMywwLjAwMWMxMDEuNTY2LDAsMTgzLjkwMiw4Mi4zMzYsMTgzLjkwMiwxODMuOTAycy04Mi4zMzYsMTgzLjkwMi0xODMuOTAyLDE4My45MDINCgkJUzAuMDAxLDI4NS40NjksMC4wMDEsMTgzLjkwM2wwLDBDLTAuMjg4LDgyLjYyNSw4MS41NzksMC4yOSwxODIuODU2LDAuMDAxQzE4My4yMDUsMCwxODMuNTU0LDAsMTgzLjkwMywwLjAwMXoiLz4NCgk8cG9seWdvbiBzdHlsZT0iZmlsbDojRDRFMUY0OyIgcG9pbnRzPSIyODUuNzgsMTMzLjIyNSAxNTUuMTY4LDI2My44MzcgODIuMDI1LDE5MS4yMTcgMTExLjgwNSwxNjEuOTYgMTU1LjE2OCwyMDQuODAxIA0KCQkyNTYuMDAxLDEwMy45NjggCSIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.difference__item_minus::before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiBjbGFzcz0iIj48Zz48ZWxsaXBzZSBzdHlsZT0iZmlsbDojRTA0RjVGOyIgY3g9IjI1NiIgY3k9IjI1NiIgcng9IjI1NiIgcnk9IjI1NS44MzIiIGRhdGEtb3JpZ2luYWw9IiNFMDRGNUYiIGNsYXNzPSIiLz48cmVjdCB4PSIxMTMuMiIgeT0iMjI4IiBzdHlsZT0iZmlsbDojRkZGRkZGIiB3aWR0aD0iMjg1LjY3MiIgaGVpZ2h0PSI1NiIgZGF0YS1vcmlnaW5hbD0iI0ZGRDA3RCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iI0ZGRDA3RCIvPjwvZz4gPC9zdmc+Cg==)
}

.comments {
    margin: 2rem -10px -10px
}

.comment-form__button, .comments .comment {
    margin: 10px
}

.comments .comment__author {
    font-size: 1.2rem;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 0
}

.comments .comment__date {
    font-size: .9rem;
    margin-left: 15px;
    color: #a2a2a2
}

.comments .comment__content {
    padding: 10px 0 0 10px;
    margin-left: 10px;
    border-left: 1px solid var(--main-accent-bg-color);
    margin-top: 0;
    font-size: 1rem;
    font-weight: 300
}

.comments .comment__karma {
    margin-left: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comments .comment__karma .karma__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
    cursor: pointer;
    outline: 0;
    border: none;
    width: 15px;
    height: 15px;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    opacity: .1
}

.comments .comment__karma .karma__control.decrease {
    background-color: #dc3545
}

.comments .comment__karma .karma__control.increase {
    background-color: #28a745
}

#cookie-law-div button:hover, .comments .comment__karma .karma__control:hover {
    opacity: 1
}

.comments .comment__karma .value {
    font-size: 1rem;
    font-weight: 300;
    color: #a2a2a2
}

.comments .comment__reply {
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer;
    color: #888
}

.comments .comment__child {
    padding-left: 20px;
    position: relative
}

.comment-footer {
    margin-top: 2rem
}

.comment-form-footer {
    margin: 3rem 0
}

.comment-form__form {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px auto 0;
    max-width: 700px
}

.comment-form__field {
    padding: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    outline: 0;
    font-size: 1rem;
    font-weight: 300;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms
}

.comment-form__field:active, .comment-form__field:focus, .comment-form__field:hover {
    border: 1px solid var(--main-accent-bg-color)
}

.comment-form__field.error {
    border: 1px solid #dc3545;
    background-color: rgba(220, 53, 69, .05)
}

.comment-form__input {
    width: calc(100% / 2 - 20px);
    margin: 10px
}

.comment-form__textarea {
    width: calc(100% - 20px);
    margin: 10px;
    min-height: 100px
}

.comment-form__alert {
    -ms-flex-item-align: center;
    font-size: .8rem;
    font-weight: 300;
    color: #000;
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    display: block;
    width: calc(100% - 20px)
}

.comment-form__alert.error {
    opacity: 1;
    color: #dc3545
}

.comment-form__alert.success {
    opacity: 1;
    color: #28a745
}

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

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

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

.scroll-top {
    position: fixed;
    bottom: 80px;
    right: 15px
}

.scroll-top__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background-color: var(--main-accent-bg-color);
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 20px
}

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

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

.mobile-button__text-bonus > :last-child, .slider__title {
    margin-bottom: 0
}

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

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

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

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

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

.slider .swiper-pagination::after, .slider .swiper-pagination::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 400px;
    height: 10px;
    background-image: url(data:image/png;base64,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);
    background-repeat: repeat-x
}

.slider .swiper-pagination::before {
    left: calc(50% - 35px);
    -webkit-transform: translateY(-50%) translateX(-100%);
    -ms-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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

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

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

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

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

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

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

.author-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 1rem 0
}

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

.author-block__social, .shared-items__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    padding-left: 0
}

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

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

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

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

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

.author-block__social {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .5rem -5px -5px
}

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

#cookie-law-div a:hover, .author-block__social li:hover, .mobile-button__link:hover, .mobile-button__promocode-button:hover, .promocode-old__button:hover, .promocode__link:hover {
    opacity: .7
}

.shared-items {
    margin: 2rem 0
}

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

.shared-items__list {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -2px
}

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

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

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

#cookie-law-div {
    z-index: 10000000;
    position: fixed;
    bottom: 3%;
    right: 2%;
    padding: 1em;
    max-width: 400px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    font-size: 15px;
    -webkit-box-shadow: rgba(23, 43, 99, .4) 0 7px 28px;
    box-shadow: rgba(23, 43, 99, .4) 0 7px 28px
}

#cookie-law-div a {
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

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

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

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

@media (min-width: 1024px) {
    .main-nav .menu-item-has-children .sub-menu__arrow {
        pointer-events: none
    }
}

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

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

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

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

    .wp-block-columns.col-5, .wp-block-columns.col-6 {
        -ms-grid-columns:(1fr) [ 4 ];
        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 {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }
}

@media (max-width: 1024px) {
    .main-nav .menu-item-has-children, .main-nav__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    html {
        font-size: 16px
    }

    .page-header__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: var(--offsets) 0;
        position: relative
    }

    .page-header__logo {
        max-width: 100px
    }

    .page-header__nav {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .page-header__buttons {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .page-header__burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .main-nav {
        margin-left: calc(-100vw / 2 + 100% / 2) !important;
        margin-right: calc(-100vw / 2 + 100% / 2) !important;
        max-width: 100vw !important;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: var(--header-bg-color);
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity 250ms;
        -o-transition: opacity 250ms;
        transition: opacity 250ms
    }

    .main-nav.active {
        opacity: 1;
        pointer-events: auto;
        z-index: 9999
    }

    .main-nav__list {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 1rem
    }

    .main-nav__list > li {
        width: 100%
    }

    .main-nav__list > li > a, .main-nav__list > li > span {
        display: block;
        width: 100%;
        padding: .5rem 0;
        margin: 0
    }

    .main-nav .sub-menu, .main-nav__list > li > a::after, .main-nav__list > li > span::after {
        display: none
    }

    .main-nav .menu-item-has-children {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .main-nav .menu-item-has-children .sub-menu__arrow {
        right: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        pointer-events: auto
    }

    .main-nav .sub-menu a {
        font-size: 1.2rem;
        font-weight: 300
    }
}

.gbtn, .mobile-button__link, .promocode-old__button, .promocode__link, .social__link img {
    transition: .3s ease-in-out
}

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

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

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

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

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

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

    .columnsYY.col-4 .columnsYY__item, .columnsYY.col-5 .columnsYY__item, .columnsYY.col-6 .columnsYY__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 {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
}

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

    .mobile-button {
        display: block
    }

    .slider__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .slider__title {
        text-align: center
    }

    .slider__button {
        margin-left: 0;
        margin-top: 1rem
    }
}

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

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

@media (max-width: 650px) {
    .main-nav .sub-menu {
        max-width: 100%
    }

    .main-nav .sub-menu a {
        font-size: 1rem
    }

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

@media (max-width: 600px) {
    .promocode__controls {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .promocode__button {
        max-width: none;
        margin-top: .5rem
    }

    .promocode__text {
        margin-left: 0;
        text-align: center
    }

    #cookie-law-div {
        border-radius: 0;
        max-width: 100%;
        right: 0;
        bottom: 0
    }

}

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

@media only screen and (min-width: 750px) {
    .toc.active .toc__list, .toc__list {
        margin-top: 0
    }

    .toc {
        width: 100%
    }

    .toc__nav {
        display: flex;
        align-items: center
    }

    .toc__title {
        padding: 0 21px 0 0;
        margin: 0;
        display: flex
    }

    .toc__list {
        display: flex;
        flex-wrap: wrap;
        list-style: none
    }

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

    .toc__item a {
        text-decoration: none
    }

    .toc__title::after {
        top: 40%
    }
}

#menu-first-footer-menu, #menu-second-footer-menu, .screenshot-gallery__item p, .toc__title {
    margin: 0
}

.page-header__container {
    padding: .5rem var(--offsets)
}

.content-button button, .mobile-button .mobile-button__control {
    background-color: #ffe000;
    border-radius: 20px;
    padding: .5rem 2rem;
    text-decoration: none;
    color: #313131;
    border: none;
    font-size: 16px;
    line-height: 18px
}

.page-header__button-first, .page-header__button-second {
    border-radius: 20px;
    padding: .5rem 2rem;
    text-decoration: none;
    color: #313131;
    transition: .3s ease-in-out
}

.page-header__button-first {
    background-color: #fff
}

.page-header__button-first:hover {
    background-color: #ffffff7e
}

.page-header__button-second {
    display: inline-block;
    background-color: #ffe000;
    border: none;
    font-size: 16px;
    line-height: 18px
}

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

.page-header__button-second:hover {
    background-color: #ffe1008f
}

.screenshot-gallery__list {
    padding: 0
}

.gbtn {
    background-color: rgba(255, 224, 0, .32) !important
}

@media (hover: hover), screen and (min-width: 0\0
) {
    .gbtn:focus, .gbtn:hover {
        background-color: #ffe000 !important
    }
}

@media (max-width: 767px) {
    .wp-block-table .has-fixed-layout {
        table-layout: auto
    }

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

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

.social {
    flex-basis: 100%;
    align-items: center;
    justify-content: center;
    padding: 15px 0
}

.page-header__nav, .promocode-old__controls {
    display: flex;
    align-items: center
}

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

.social__link img {
    width: 25px;
    height: 25px;
    object-fit: contain
}

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

.wpml-ls-legacy-dropdown {
    width: fit-content
}

.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background: 0 0;
    border: none;
    padding: 5px 10px
}

.wpml-ls-legacy-dropdown > ul {
    border: none;
    background: #9c1f13
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    background: 0 0
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
    visibility: visible;
    background: #9c1f13
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: none
}

@media (max-width: 1024px) {
    .page-header__nav {
        flex-direction: column;
        align-items: flex-start
    }

    .lang-switch {
        padding: 0 1rem 1rem
    }

    .wpml-ls-legacy-dropdown > ul {
        background: 0 0
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        position: relative;
        visibility: visible;
        display: flex
    }

    .wpml-ls-item-toggle {
        display: none !important
    }

    .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
        visibility: visible;
        background: 0 0
    }
}

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

    .page-header__buttons {
        width: 100%;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        text-align: center;
        margin-top: 1rem
    }

    .page-header__buttons button {
        flex-grow: 1;
        padding: 10px 4px
    }

    .comment-form__button, .comment-form__input {
        width: calc(100% - 20px)
    }

    .page-header__buttons {
        display: flex;
        align-items: center
    }
}

.promocode-old {
    margin: 1rem 0;
    border-radius: 16px;
    border: 1px solid #535353;
    background: #333;
    padding: 16px;
    width: 100%;
    max-width: 520px
}

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

.promocode-old__title span {
    color: #ffe000
}

.promocode-old__controls {
    margin-top: 16px;
    gap: 8px
}

.promocode-old__button, .promocode-old__value {
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    font-weight: 600
}

.promocode-old__value {
    border-radius: 32px;
    border: 1px solid #515151;
    padding: 12px;
    flex: 1 0 0
}

.promocode-old__button {
    border: none;
    border-radius: 32px;
    background: #515151;
    padding: 10px 24px;
    justify-content: center;
    gap: 4px;
    cursor: pointer
}

.mobile-button._active > .mobile-button__link:after, .mobile-button__link--show .close, .promocode-old__button .copied, .promocode-old__button.active .copy {
    display: none
}

.promocode-old__button.active .copied {
    display: block
}

.promocode-old__buttons {
    margin-top: 16px;
    display: flex;
    align-items: center;
    gap: 12px
}

.promocode__link {
    border: none;
    border-radius: 24px;
    background: #ffe000;
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    display: flex;
    padding: 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    align-self: stretch
}

.promocode__link svg {
    flex-shrink: 0
}

.promocode__link--aff {
    margin: 12px auto 0;
    width: 100%
}

.promocode__link--android, .promocode__link--ios {
    flex-grow: 1
}

.scroll-top__button {
    border: 3px solid #ffe000
}

.mobile-button {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    width: auto;
    border-radius: 12px 12px 0 0;
    background: #fff;
    box-shadow: 0 -3px 16px 0 rgba(0, 0, 0, .1);
    display: grid;
    grid-template-columns:min-content 1fr min-content;
    align-items: center;
    column-gap: 8px;
    z-index: 100
}

.mobile-button._active {
    row-gap: 16px
}

.mobile-button > .get-image {
    border-radius: 6px;
    background: #9c1f13;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 70px;
    height: 40px
}

.mobile-button img {
    max-width: 62px;
    max-height: 15px;
    width: 100%;
    object-fit: contain
}

.mobile-button__info {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.mobile-button__title {
    margin: 0;
    color: #373737;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: left
}

.mobile-button__rating {
    --percent: calc(var(--star-rating) / 5 * 100%);
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    margin-top: 6px
}

.mobile-button__rating::before {
    content: "★★★★★";
    font-family: Times, serif;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #ffe000 var(--percent), #828282 var(--percent));
    -webkit-background-clip: text
}

.mobile-button__rating-counter {
    margin-left: 4px;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    transform: translateY(-1px);
    color: #373737
}

.mobile-button__link {
    margin: 0 0 0 auto;
    border: 1px solid #ffe000;
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    background: #ffe000;
    color: #313131;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    flex-shrink: 0
}

.mobile-button__link span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    white-space: nowrap
}

.mobile-button > .mobile-button__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.mobile-button__link--show {
    transition: background-color .3s ease-in-out
}

.mobile-button__link--show._active .close {
    display: flex
}

.mobile-button__link--show._active .open, .mobile-button__promocode-button .copied, .mobile-button__promocode-button.active .copy {
    display: none
}

.mobile-button__link--show._active {
    background: 0 0;
    border: 1px solid #b7b7b7;
    padding: 8px
}

@media (min-width: 767px) {
    .mobile-button {
        display: none
    }
}

.mobile-button__footer {
    opacity: 0;
    visibility: collapse;
    width: 0;
    height: 0;
    grid-column: 1/-1
}

.mobile-button._active .mobile-button__footer {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: 100%
}

.mobile-button__text-bonus > * {
    margin-top: 16px;
    color: #373737;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px
}

.mobile-button__text-bonus > * span {
    color: #9c1f13
}

.mobile-button__promocode-controls {
    margin-top: 8px;
    display: flex;
    align-items: center;
    gap: 8px
}

.mobile-button__promocode-value {
    border-radius: 32px;
    border: 1px solid #515151;
    display: flex;
    padding: 12px;
    align-items: center;
    flex: 1 0 0;
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

.mobile-button__promocode-button {
    border: none;
    border-radius: 32px;
    background: #515151;
    padding: 10px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    cursor: pointer;
    transition: .3s ease-in-out
}

.mobile-button__promocode-button.active .copied, .slots {
    display: flex
}

.mobile-button__footer .mobile-button__link {
    width: 100%;
    margin-top: 8px;
    padding: 12px 10px;
    gap: 4px
}

.wp-block-table thead {
    border: none
}

.wp-block-table td, .wp-block-table th {
    border: 1px solid var(--main-accent-bg-color) !important
}

.slots__image .get-image {
    height: 100%
}

.slots {
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (max-width: 800px) {
    .columnsYY.col-2 .columnsYY__item {
        width: calc(100% - 2rem)
    }

    .columnsYY__container {
        gap: 16px
    }

    .columnsYY {
        padding: 1rem 0
    }

    .wrapperOO > :last-child {
        margin-bottom: 1rem
    }
}

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

    .page-footer__logo {
        text-align: center
    }

    .page-footer__logo img {
        max-height: 32px;
        width: auto;
        display: flex;
        margin: 10px auto;
        justify-content: center
    }

    .promocode-old__buttons {
        flex-direction: column;
        align-items: stretch
    }

    .promocode__link--aff {
        max-width: 100%
    }

    .slots-list {
        display: grid;
        grid-template-columns:1fr 1fr;
        gap: 12px;
        margin: 0
    }

    .page-footer .columnsYY__item {
        margin: 0 !important;
        width: 100% !important;
        padding: 0 8px
    }

    ol, ul {
        padding-left: 18px;
    }
}

.wp-block-heading + .columnsYY {
    padding-top: 0
}

.header-bonus {
    background: #535353;
    padding: 8px var(--offsets);
    overflow: hidden;
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
}

.header-bonus__container-price img {
    width: 91.83px;
    height: 82.83px;
    position: absolute;
    min-width: min-content;
    left: 42%;
    transform: translateX(-50%);
    top: -49%;
}

.header-bonus__container {
    display: flex;
    align-items: center;
    background: #2B2B2B;
    border-radius: 6px;
    padding: 0;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25) inset;
    width: 100%;
    margin: 0;
}

.header-bonus__container-bg {
    /*box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25) inset;*/
    width: 100%;
    height: auto;
    color: #FFB133;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 21.971px;
    /*padding: 11px 8px;*/
    display: flex;
    height: 44px;
    align-items: center;
}

.header-bonus__container-bg-text {
    padding-left: 10px;
}


.header-bonus__container-line {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 21.971px;
    border-radius: 6px;
    background: linear-gradient(90deg, #FF6417 1.86%, rgba(112, 0, 255, 0.94) 101%);
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.25) inset, 0px 3px 4px 0px rgba(255, 255, 255, 0.50) inset;
    width: fit-content;
    padding: 11px;
    text-align: right;
}

.header-bonus__container-price {
    position: relative;
    width: 40px;
    height: 44px;

    min-width: 40px;
}

@media (max-width: 500px) {
    .header-bonus__container-bg {
        font-size: 12px;
        font-weight: 600;
        line-height: 12.971px;
    }

    .header-bonus {
        padding: 11px var(--offsets);
    }

    .header-bonus__container-line {
        font-size: 14px;
        font-weight: 600;
        line-height: 21.971px;
    }
}

* + .new-bonus {
    margin-top: 34px;
}

.new-bonus__container {
    border-radius: 15px;
    background: #AF0100;
    padding: 8px 95px;
}

.new-bonus__title {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    max-width: 440px;
}

.new-bonus__title span {
    color: #FFF;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;

}

.new-bonus__link {
    border-radius: 20px;
    background: #FFE000;
    padding: 6px 40px 7px 40px;
    color: #313131;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    border: none;
    max-width: 234px;
    width: 100%;
}

.new-bonus__container {
    display: flex;
    align-items: center;
    gap: 38px;
    justify-content: space-between;
}

.header-extra-bonus {
    background: url("../images/bonus-bg-desktop.svg");
    padding: 0 var(--offsets);
}

.header-extra-bonus__container {
    background: url("../images/extra-bonus-image.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14%;
    background-position-y: 18%;
    background-position-x: 55%;
}

.header-extra-bonus__container {
    display: flex;
    align-items: center;
    gap: 320px;
    justify-content: center;
}

.header-extra-bonus__title {
    color: #DDC201;
    text-shadow: 0px 0px 17.063px #FFDC00;
    font-size: 31px;
    font-style: normal;
    font-weight: 800;
    line-height: 36.4px;
    text-transform: uppercase;
    padding: 11px;
}

.header-extra-bonus__link {
    width: 100%;
    border-radius: 20px;
    background: #DDC201;
    max-width: 283px;
    padding: 8px 20px;
    border: none;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}

@media (max-width: 1100px) {
    .header-extra-bonus__title {
        font-size: 17px;
        padding: 5px;
    }

    .header-extra-bonus__link {
        width: 100%;
        border-radius: 20px;
        max-width: 140px;
    }

    .header-extra-bonus__container {
        display: flex;
        align-items: center;
        gap: 30px;
        justify-content: space-between;
        background-position-x: 64%;
    }

    .header-extra-bonus__title {
        font-size: 17px;
        padding: 5px 0;
        max-width: 170px;
        text-align: center;
        line-height: normal;
    }
}

@media (max-width: 1040px) {
    .new-bonus__container {
        padding: 8px 23px;
    }
}

@media (max-width: 930px) {

    .new-bonus__container {
        flex-direction: column;
        align-items: center;
    }

    .new-bonus__link {
        max-width: 100%;
    }

    .new-bonus__title {
        max-width: 100%;
    }

    .header-extra-bonus__container {
        background-repeat: no-repeat;
        background-position: center;
        background-size: 15%;
        background-position-y: top;
        background-position-x: 64%;

    }
}

@media (max-width: 660px) {
    .new-bonus__title {
        width: 100%
    }

    .new-bonus__container {
        padding: 20px 16px;
    }

    .header-extra-bonus__link {
        max-width: 128px;
        padding: 8px 14px;
    }

    .header-extra-bonus__container {
        background-size: 25%;
    }
}

.header-bonus.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.header-bonus.fixed .header-bonus__container {
    justify-content: space-between;
}

.header-bonus.fixed .header-bonus__container-bg {
    /*display: none;*/
    width: auto;
    margin-right: auto;

}

.header-bonus.fixed .header-bonus__container-line {
    padding: 11px 12px;
}

.header-bonus__container-line.unlocked {
    text-align: left;
}

.page.fixed-header-bonus {
    margin-top: 60px;
}

.header-bonus.fixed .header-bonus__container-bg-text {
    display: none;
}

.header-bonus.fixed .half.header-bonus__container-bg-text {
    display: block;
}

.header-extra-bonus.fixed {
    position: fixed;
    width: 100%;
    top: 0;
}

.header-bonus.full .header-bonus__container-bg {
    width: auto;
    margin-right: auto;
}

.header-bonus.full .header-bonus__container-bg-text {
    display: none;
}

.wp-block-table {
    overflow: auto;
}

.button-link {
    cursor: pointer;
}