@charset 'UTF-8';

/**
* Theme Name: Ebicasino-ML
* Description: Theme WP
* Version: 1.0
*/

/**
* Шрифты
*/

@font-face {
    font-family: 'Geometria';
    font-weight: 800;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-ExtraBold.woff2') format('woff2'), url('fonts/Geometria-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 800;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-ExtraBoldItalic.woff2') format('woff2'), url('fonts/Geometria-ExtraBoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-Bold.woff2') format('woff2'), url('fonts/Geometria-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 700;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-BoldItalic.woff2') format('woff2'), url('fonts/Geometria-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 500;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-Medium.woff2') format('woff2'), url('fonts/Geometria-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 500;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-MediumItalic.woff2') format('woff2'), url('fonts/Geometria-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria.woff2') format('woff2'), url('fonts/Geometria.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 400;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-Italic.woff2') format('woff2'), url('fonts/Geometria-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-Light.woff2') format('woff2'), url('fonts/Geometria-Light.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-weight: 300;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url('fonts/Geometria-LightItalic.woff2') format('woff2'), url('fonts/Geometria-LightItalic.woff') format('woff');
}

/**
* Normalize
*/

html {
    font-family: sans-serif;
    line-height: 1.15;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*,
*::before,
*::after {
    box-sizing: inherit;
    text-decoration-skip-ink: none;
}

@-ms-viewport {
    width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    font-family: Geometria, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    color: #030513;
    background-color: #f5f9fb;
}

[tabindex='-1']:focus {
    outline: none !important;
}

hr {
    overflow: visible;
    box-sizing: content-box;
    height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: 0;
}

address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1rem;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: underline;
    color: #77a9c7;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    text-decoration: none;
    color: #fa3362;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
    color: inherit;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    text-decoration: none;
    color: inherit;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

a:focus {
    outline: none;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    overflow: auto;
    margin-top: 0;
    margin-bottom: 1rem;
}

figure {
    margin: 0 0 1rem;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

a,
area,
button,
[role='button'],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    caption-side: bottom;
    text-align: left;
    color: #868e96;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button:focus {
    outline: none;
}

input,
button,
select,
optgroup,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
    box-sizing: border-box;
    padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

legend {
    font-size: 1.5rem;
    line-height: inherit;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.5rem;
    padding: 0;
    white-space: normal;
    color: inherit;
}

progress {
    vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
}

[type='search'] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

/**
* Общие
*/

body {
    background-image: url(img/bg-body-top.jpg), url(img/bg-body-bottom.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: center top, center bottom;
}

.wrapper {
    overflow: hidden;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.content-wrap {
    padding: 30px 70px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 12px 40.3px 10.7px rgba(21, 47, 66, 0.07);
}

.content-wrap_search,
.content-wrap_page {
    margin-top: 20px;
}

.casino-777 {
    background-color: #f3ede3;
}

.casino-admiral {
    background-color: #dcf0ff;
}

.casino-casinogods {
    background-color: #e7eaec;
}

.casino-joycasino {
    background-color: #eae2db;
}

.casino-vulkan {
    background-color: #e2ebf4;
}

/**
* Кнопки
*/

.btn {
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
}

/**
* Шапка
*/

.header {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 4px 14.4px 1.6px rgba(21, 47, 66, 0.09);
}

.header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.header__nav {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.search-opened .header__nav {
    visibility: hidden;
    opacity: 0;
}

.header__search {
    padding: 5px 0;
}

.header__toggle {
    display: none;
}

.header__nav-toggle {
    display: none;
}

.logo__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.logo__img {
    display: block;
}

.logo__title {
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    display: block;
    margin-left: 22px;
    color: #030513;
}

.nav-toggle {
    display: none;
}

/**
* Навигация
*/

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

.main-menu__item {
    margin-right: 22px;
}

.main-menu__item:last-child {
    margin-right: 0;
}

.main-menu__link {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    letter-spacing: -0.010em;
    color: #030513;
}

.main-menu__item_parent .main-menu__link {
    position: relative;
    padding-right: 18px;
}

.main-menu__item_parent .main-menu__link:before {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 10px;
    height: 6px;
    margin-top: -3px;
    content: '';
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: url(img/svg/ico-arrow-dropdown.svg) center center no-repeat;
    background-size: 10px 5px;
}

.main-menu__item_parent .main-menu__link:after {
    position: absolute;
    top: 80%;
    right: 0;
    left: -75%;
    width: 250%;
    display: none;
    height: 16px;
    content: '';
}

.main-menu__item_parent:hover .main-menu__link:after {
    display: block;
}

.dropdown {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}

.dropdown__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.dropdown__menu {
    width: 760px;
}

.dropdown__popular {
    width: 410px;
}

.dropdown__dev-head {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: #9aaab3;
    border-bottom: 1px solid #ecf1f2;
}

.dropdown__dev-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dropdown__dev-body img {
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.dropdown__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    width: 100%;
    color: #030513;
    text-decoration: none;
}

.dropdown-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dropdown-menu__item {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    width: 50%;
    color: #030513;
}

.dropdown-menu__link {
    text-decoration: none;
    color: #030513;
}

.popular-casino {
    position: relative;
    padding-left: 40px;
}

.popular-casino__head {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding-left: 22px;
    letter-spacing: -0.010em;
    color: #bfc9ce;
    background: url(img/svg/ico-top-star.svg) 0 center no-repeat;
    background-size: 12px 11px;
}

.popular-casino__body {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-left: 1px solid #f0f0f0;
}

.popular-casino__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.popular-casino__logo {
    margin-right: 16px;
}

.popular-casino__logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 94px;
    height: 58px;
    text-decoration: none;
    border-radius: 10px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.popular-casino__about {
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.popular-casino__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 4px;
    color: #030513;
}

.popular-casino__desc {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #737477;
}

.popular-casino__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.popular-casino__bonus {
    padding-left: 52px;
    background: url(img/ico-gift.svg) 0 0 no-repeat;
}

.popular-casino__bonus-value {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    padding: 9px 0;
    color: #030513;
}

.popular-casino__bonus-sum {
    font-weight: 700;
}

.popular-casino__bonus-label {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    color: #737477;
}

.popular-casino__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    width: 120px;
    height: 40px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border-radius: 20px;
    background-color: #ffe21c;
}

.popular-casino__btn:hover {
    color: #000000;
    background-color: #ffe532;
}

.popular-casino__note {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    margin-top: 10px;
    padding-left: 22px;
    color: #737477;
    background: url(img/ico-top-dollar.svg) 0 0 no-repeat;
}

.popular-casino__note-sum {
    font-weight: 700;
    color: #030513;
}

.popular-casino__site-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: inline-block;
    padding-left: 34px;
    vertical-align: bottom;
    text-decoration: none;
    color: #77a9c7;
    background: url(img/ico-top-link.svg) 0 center no-repeat;
}

.popular-casino__site-link:hover {
    text-decoration: underline;
    color: #77a9c7;
}

.menu-opened {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

/**
* Подвал
*/

.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1030px;
    margin: 0 auto;
    padding: 40px 0;
}

.footer__main {
    width: 38.83495%;
}

.footer__logo {
    margin-bottom: 15px;
}

.footer__address {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px;
    color: #030513;
}

.footer__phone {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 20px;
    color: #030513;
}

.footer__inner {
    width: 61.16505%;
}

.footer__nav {
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebefef;
}

.footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-menu li {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-right: 16px;
    margin-bottom: 15px;
}

.footer-menu li a {
    text-decoration: none;
    color: #030513;
}

.footer-menu li a:hover {
    text-decoration: underline;
}

.footer-menu li.sm-link {
    font-size: 14px;
}

.footer-menu li.sm-link a {
    color: #778e9c;
}

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

.social__item {
    margin-right: 24px;
}

.social__item:last-child {
    margin-right: 0;
}

.social__link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    color: #77a9c7;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.social__link:hover {
    text-decoration: underline;
    color: #77a9c7;
}

.social__title {
    margin-left: 8px;
}

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

.subscribe__about {
    width: 52.38095%;
    padding-right: 40px;
}

.subscribe__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000000;
}

.subscribe__desc {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
}

.subscribe__main {
    width: 47.61905%;
}

.subscribe__label {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    display: block;
    margin: 0 0 4px 0;
    color: #030513;
}

.subscribe__group {
    position: relative;
}

.subscribe__control {
    font-size: 18px;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 62px;
    padding: 0 70px 0 25px;
    color: #030513;
    border: 1px solid rgba(147, 178, 196, 0.51);
    border-radius: 5px;
    background-color: #ffffff;
}

.subscribe__btn {
    position: absolute;
    top: 50%;
    right: 8px;
    display: block;
    width: 56px;
    height: 44px;
    margin-top: -22px;
    border: none;
    border-radius: 22px;
    background: #ffe21c url(img/ico-arrow-subscribe.svg) center center no-repeat;
}

.subscribe__note {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 4px;
    color: #737477;
}

.scrolltop {
    position: fixed;
    z-index: 900;
    right: 20px;
    bottom: 20px;
    display: none;
}

.scrolltop__link {
    display: block;
    width: 50px;
    height: 50px;
    background: url(img/ico-scroll-top.svg) 0 0 no-repeat;
}

/**
* Типографика
*/

.heading {
    font-size: 48px;
    font-weight: 700;
    line-height: 44px;
    margin: 0 0 20px 0;
    color: #030513;
}

.article {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.015em;
    color: #030513;
}

.article_blog {
    margin-bottom: 30px;
}

.article p {
    margin: 0 0 30px 0;
}

.article p:last-child {
    margin-bottom: 0;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px 0;
    padding-left: 26px;
    color: #030513;
    border-left: 2px solid #ffe21c;
}

.article h1 {
    font-size: 48px;
}

.article h2 {
    font-size: 44px;
}

.article h3 {
    font-size: 40px;
}

.article h4 {
    font-size: 36px;
}

.article h5 {
    font-size: 32px;
}

.article h6 {
    font-size: 28px;
}

.article blockquote.with-author {
    margin: 0 0 40px 0;
    padding: 30px 44px 25px 30px;
    border: 2px solid #f65586;
    border-radius: 10px;
    background-color: #ffffff;
}

.article blockquote.with-author p {
    font-weight: 500;
}

.article ul,
.article ol {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

.article ul li,
.article ol li {
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    padding-left: 70px;
}

.article ul li:last-child,
.article ol li:last-child {
    margin-bottom: 0;
}

.article ul li:before {
    position: absolute;
    top: 5px;
    left: 32px;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    border: 4px solid #ffe21c;
    border-radius: 50%;
    background-color: #ffe21c;
    box-shadow: inset 0 0 0 3px #ffffff;
}

.article ol {
    counter-reset: list;
}

.article ol li:before {
    font-size: 36px;
    font-weight: 700;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 28px;
    content: counter(list) '.';
    counter-increment: list;
    color: #ffe21c;
}

.article table {
    width: -webkit-calc(100% + 140px);
    width: calc(100% + 140px);
    margin-right: -70px;
    margin-bottom: 40px;
    margin-left: -70px;
}

.article table th {
    font-size: 19px;
    font-weight: 500;
    line-height: 28px;
    padding: 11px 26px;
    vertical-align: top;
    color: #ffffff;
    border-right: 1px solid #393d58;
    background-color: #212342;
}

.article table th:first-child {
    padding-left: 70px;
}

.article table th:last-child {
    padding-right: 70px;
    border-right: none;
}

.article table td {
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    padding: 22px 26px;
    vertical-align: top;
    color: #030513;
    border-right: 1px solid #ebf2f3;
}

.article table td:first-child {
    padding-left: 70px;
}

.article table td:last-child {
    padding-right: 70px;
    border-right: none;
}

.article table td b,
.article table td strong {
    font-weight: 500;
}

.article table tr:nth-child(2n+2) {
    background-color: #f5f9fa;
}

.article hr {
    clear: both;
    width: 100%;
    height: 1px;
    margin: 30px 0;
    border: none;
    background-color: #edf2f4;
}

.alignleft {
    float: left;
    margin-right: 35px;
    margin-bottom: 30px;
}

.alignright {
    float: right;
    margin-bottom: 30px;
    margin-left: 35px;
}

.aligncenter {
    display: table;
    margin-right: auto;
    margin-left: auto;
}

.alignnone {
    margin-right: -70px;
    margin-bottom: 30px;
    margin-left: -70px;
}

.wp-caption {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    width: auto !important;
}

.wp-caption.alignnone {
    border-radius: 0;
}

.wp-caption-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #000;
}

.wp-caption.alignnone .wp-caption-text {
    left: 70px;
}

.content-nav {
    margin-right: -70px;
    margin-bottom: 30px;
    margin-left: -70px;
    padding: 30px 70px 20px 70px;
    background: #f5f9fc url(img/bg-content-nav.jpg) center bottom no-repeat;
}

.content-nav__heading {
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    margin: 0 0 20px 0;
    padding-left: 50px;
    color: #030513;
    background: url(img/ico-heading-content-nav.svg) 0 center no-repeat;
}

.content-nav ul, .content-nav ol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content-nav ol {
    display: block;
    column-count: 2;
    width: 100%;
    counter-reset: ol;
    list-style: none;
}

.content-nav ol ol {
    column-count: 1;
    counter-reset: olol;
    margin-bottom: 0;
    padding-left: 30px;
}

.content-nav ul li, .content-nav ol li {
    position: relative;
    width: 50%;
    margin: 0;
    padding: 1px 0 0 0;
}

.content-nav ol li {
    flex: 0 0 100%;
    width: 100%;
    break-inside: avoid;
    list-style: none;
}

.content-nav ul li:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 200px;
    height: 1px;
    content: '';
    background-color: #e4ebef;
}

.content-nav ol li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 200px;
    height: 1px;
    content: '';
    background-color: #e4ebef;
}

.content-nav ul li:before {
    display: none;
}

.content-nav ul li:nth-child(1):after {
    display: none;
}

.content-nav ol li:before {
    content: counters(ol, ".") ". ";
    counter-increment: ol;
    display: block;
    position: absolute;
    left: -22px;
    top: 16px;
    color: inherit;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
}

.content-nav ol ol li:before {
    list-style: none;
    content: counters(ol, ".") "." counters(olol, ".") ". ";
    counter-increment: olol;
    left: -30px;
}

.content-nav ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    display: block;
    padding: 16px 0;
    text-decoration: none;
    color: #030513;
}

.content-nav ul li a:hover {
    color: #fa3362;
}

.content-nav ol li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    display: block;
    padding: 16px 0;
    color: #030513;
    position: relative;
}

.content-nav ol li a:hover {
    color: #fa3362;
}

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

.blockquote-author__label {
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    color: #737477;
    background: url(img/ico-quote.svg) 0 center no-repeat;
}

.blockquote-author__value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 14px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.blockquote-author__img img {
    border-radius: 50%;
}

.blockquote-author__name {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-left: 10px;
    color: #030513;
}

.step-box {
    margin: 40px 0;
}

.step-box__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
}

.step-box__item:last-child {
    margin-bottom: 0;
}

.step-box__img {
    width: 105px;
    margin-right: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 105px;
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
}

.step-box__img img {
    border-radius: 10px;
}

.step-box__inner {
    position: relative;
    padding-left: 40px;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.step-box__num {
    font-size: 36px;
    font-weight: 700;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffe21c;
}

.step-box__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
    color: #030513;
}

.step-box__desc {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #030513;
}

.more-box {
    margin: 40px 0;
    padding: 30px 130px;
    border-radius: 10px;
    background-color: #f5f9fb;
}

.more-box__head {
    font-size: 33px;
    font-weight: 700;
    line-height: 34px;
    margin: 0 0 24px 0;
    padding-left: 28px;
    color: #030513;
    border-left: 2px solid #ffe21c;
}

.more-box__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.more-box__img {
    margin-right: 30px;
}

.more-box__img img {
    border-radius: 10px;
}

.more-box__inner {
    padding-top: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.more-box__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    color: #030513;
}

.more-box__title-link {
    text-decoration: none;
    color: #030513;
}

.more-box__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 15px;
    color: #030513;
}

/**
* ТОП
*/

.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -8px;
    margin-left: -8px;
    padding: 12px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top__item {
    width: 100%;
    padding: 8px;
    text-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.top__item_02 {
    width: 60.10274%;
}

.top__group {
    width: 39.89726%;
}

.top__link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    padding: 30px 50px;
    text-decoration: none;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.top__item_01 .top__link {
    height: 175px;
}

.top__item_02 .top__link {
    height: 366px;
    padding-top: 46px;
    padding-bottom: 46px;
}

.top__item_03 .top__link {
    height: 175px;
}

.top__item_04 .top__link {
    height: 175px;
}

.top__label {
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    position: relative;
    z-index: 5;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    opacity: 0.53;
    color: #ffffff;
}

.top__item_04 .top__label {
    /*color: #46484e;*/
}

.top__title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    z-index: 5;
    display: block;
    margin-bottom: 12px;
    color: #ffffff;
}

.top__item_02 .top__title {
    font-size: 44px;
}

.top__item_04 .top__title {
    /*color: #030513;*/
}

.top__desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    position: relative;
    z-index: 5;
    display: block;
    color: #ffffff;
}

.top__item_02 .top__desc {
    font-size: 20px;
    line-height: 24px;
}

.top__item_04 .top__desc {
    /*color: #030513;*/
}

.top__img {
    position: absolute;
    display: block;
}

.top__item_01 .top__img {
    top: -14px;
    right: 92px;
}

.top__item_02 .top__img {
    right: 34px;
    bottom: 44px;
}

.top__item_03 .top__img {
    top: -103px;
    right: -70px;
}

.top__item_04 .top__img {
    top: 14px;
    right: 36px;
}

.top__action {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
}

.top__play {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    margin-right: 12px;
    padding: 10px 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #000000;
    border-radius: 20px;
    background-color: #ffe21c;
}

.top__play:hover {
    color: #000000;
    background-color: #ffe533;
}

.top__demo {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    display: block;
    padding: 10px 29px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff;
    border: 1px solid rgba(232, 237, 239, 0.51);
    border-radius: 20px;
}

.top__demo:hover {
    color: #ffffff;
    border-color: transparent;
    background-color: rgba(232, 237, 239, 0.35);
}

.top-wrap {
    margin: 40px -70px;
    padding: 25px 70px 40px 70px;
    background-color: #f5f9fb;
}

.top-wrap__head {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 37px 0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 76px;
    color: #030513;
    background: url(img/ico-heading-top-rating.svg) 0 center no-repeat;
}

.top-wrap__foot {
    margin-top: 30px;
    text-align: center;
}

.top-wrap__more {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin-left: 52px;
    vertical-align: bottom;
    text-decoration: none;
    color: #030513;
    border-bottom: 1px dotted #93b2c4;
}

.top-wrap__more:before {
    position: absolute;
    top: 0;
    left: -52px;
    display: block;
    width: 52px;
    height: 30px;
    content: '';
    background: url(img/svg/ico-refresh.svg) 0 0 no-repeat;
    background-size: 30px 30px;
}

.top-wrap__more:hover {
    color: #030513;
    border-bottom-color: transparent;
}

.top-rating__collapsed {
    display: none;
}

.top-rating__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #f0f0f0;
    border-bottom: none;
    background-color: #ffffff;
}

.top-rating__item:last-child {
    border: 1px solid #f0f0f0;
}

.top-rating__item:hover {
    z-index: 20;
    box-shadow: 0 8px 19px 5px rgba(21, 47, 66, 0.1);
}

.top-rating__head {
    width: 21.05263%;
    padding-right: 30px;
}

.top-rating__img-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 110px;
    text-decoration: none;
    border-radius: 10px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.top-rating__body {
    width: 33.01619%;
    padding-top: 8px;
    border-right: 1px solid #f0f0f0;
}

.top-rating__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    padding-right: 18px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.top-rating__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #030513;
    text-decoration: none;
}

a.top-rating__name:hover {
    text-decoration: underline;
}

.top-rating__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-rating__list-unit {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 3px;
    padding-left: 16px;
    color: #737477;
    background: url(img/svg/ico-top-check.svg) 0 center no-repeat;
    background-size: 12px 9px;
}

.top-rating__dev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #f0f0f0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-rating__dev-unit {
    margin-top: 3px;
    margin-right: 15px;
    padding-bottom: 3px;
}

.top-rating__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45.93117%;
    padding-left: 25px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-rating__bonus {
    width: 56.06061%;
    padding-right: 10px;
    padding-left: 52px;
    background: url(img/ico-gift.svg) 0 0 no-repeat;
}

.top-rating__bonus-value {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 8px 0;
    color: #030513;
}

.top-rating__bonus-sum {
    font-weight: 700;
}

.top-rating__bonus-note {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    color: #737477;
}

.top-rating__action {
    width: 43.93939%;
}

.top-rating__action-note {
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
    margin-top: 8px;
    padding-left: 24px;
    color: #737477;
    background: url(img/ico-top-dollar.svg) 0 0 no-repeat;
}

.top-rating__action-sum {
    font-weight: 700;
    color: #030513;
}

.top-rating__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    padding: 10px 20px;
    vertical-align: bottom;
    text-decoration: none;
    color: #000000;
    border-radius: 20px;
    background-color: #ffe21c;
}

.top-rating__btn:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffe531;
}

.top-rating__site {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 20px;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
}

.top-rating__link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    padding-left: 32px;
    text-decoration: none;
    color: #77a9c7;
    background: url(img/ico-top-link.svg) 0 center no-repeat;
}

.top-rating__link:hover {
    text-decoration: underline;
    color: #77a9c7;
}

.stars {
    position: relative;
    display: block;
    background-image: url(img/svg/ico-stars-gray.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.stars:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    content: '';
    background-image: url(img/svg/ico-stars-gold.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.stars_lg {
    width: 125px;
    height: 21px;
    background-size: 125px 21px;
}

.stars_lg:before {
    height: 21px;
    background-size: 125px 21px;
}

.stars_lg.stars_5:before {
    width: 125px;
}

.stars_lg.stars_4:before {
    width: 100px;
}

.stars_lg.stars_3:before {
    width: 75px;
}

.stars_lg.stars_2:before {
    width: 50px;
}

.stars_lg.stars_1:before {
    width: 24px;
}

.stars_sm {
    width: 65px;
    height: 11px;
    background-size: 65px 11px;
}

.stars_sm:before {
    height: 11px;
    background-size: 65px 11px;
}

.stars_sm.stars_5:before {
    width: 65px;
}

.stars_sm.stars_4:before {
    width: 52px;
}

.stars_sm.stars_3:before {
    width: 39px;
}

.stars_sm.stars_2:before {
    width: 26px;
}

.stars_sm.stars_1:before {
    width: 12px;
}

/**
* Хлебные крошки
*/

.bread {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.breadcrumbs {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    color: #737477;
}

.slot .breadcrumbs {
    color: #919499;
}

.breadcrumbs__link {
    text-decoration: none;
    color: #737477;
}

.breadcrumbs__link:hover {
    text-decoration: underline;
    color: #737477;
}

.slot .breadcrumbs__link {
    color: #c8ccd5;
}

.breadcrumbs__sep {
    margin: 0 6px;
    color: #fadb0c;
}

.back-link {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    display: block;
    padding-left: 26px;
    text-decoration: none;
    color: #737477;
    background: url(img/svg/ico-arrow-back.svg) 0 center no-repeat;
    background-size: 9px 9px;
}

.back-link:hover {
    text-decoration: underline;
    color: #737477;
}

.slot .back-link {
    color: #c8ccd5;
}

/**
* Автор
*/

.author-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    letter-spacing: 0;
}

.author-box__main {
    position: relative;
    width: 32.03883%;
    min-height: 58px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 70px;
}

.author-box__img {
    position: absolute;
    top: 0;
    left: 0;
}

.author-box__img img {
    border-radius: 50%;
}

.author-box__label {
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 6px;
    color: #737477;
}

.author-box__name {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #030513;
}

.author-box__inner {
    width: 67.96117%;
    border-radius: 10px;
    background-color: #f5f9fa;
}

.attr {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px;
    color: #737477;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.attr__date {
    margin-top: 3px;
    margin-right: 30px;
    margin-bottom: 3px;
    padding-left: 24px;
    background: url(img/ico-attr-date.svg) 0 center no-repeat;
}

.attr__date-unit {
    margin-left: 24px;
}

.attr__date-unit:first-child {
    margin-left: 0;
}

.attr__comment {
    margin-top: 3px;
    margin-right: 30px;
    margin-bottom: 3px;
    padding-left: 24px;
    background: url(img/ico-attr-comment.svg) 0 center no-repeat;
}

.attr__time {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 24px;
    background: url(img/ico-attr-time.svg) 0 center no-repeat;
}

.author-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0;
}

.author-info__img {
    position: relative;
    width: 200px;
    margin-right: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}

.author-info__img img {
    border-radius: 50%;
}

.author-info__img:before {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 44px;
    height: 44px;
    content: '';
    border-radius: 50%;
    background: #ffe21c url(img/ico-author-info.svg) center center no-repeat;
}

.author-info__inner {
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.author-info__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-pack: justify;
    -ms-flex-align: end;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.author-info__label {
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 5px;
    color: #737477;
}

.author-info__name {
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    color: #030513;
}

.author-info__desc {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    position: relative;
    margin-top: 28px;
    padding: 25px 40px;
    color: #030513;
    border-radius: 10px;
    background-color: #f5f9fb;
}

.author-info__desc:before {
    position: absolute;
    top: -24px;
    left: 75px;
    display: block;
    content: '';
    -webkit-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
    border-top: 24px solid transparent;
    border-left: 44px solid #f5f9fb;
}

/**
* FAQ
*/

.faq {
    margin: 40px 0;
}

.faq__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 15px 0;
    padding-left: 76px;
    color: #030513;
    background: url(img/ico-heading-faq.svg) 0 center no-repeat;
}

.faq__item {
    border-bottom: 1px solid #f0f0f0;
}

.faq__head {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    padding: 21px 60px 21px 40px;
    cursor: pointer;
    color: #030513;
    background: url(img/ico-faq-item.svg) 4px center no-repeat;
}

.faq__head:before,
.faq__head:after {
    position: absolute;
    top: 50%;
    display: block;
    content: '';
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #030513;
}

.faq__head:before {
    right: 30px;
    width: 16px;
    height: 2px;
    margin-top: -1px;
}

.faq__head:after {
    right: 37px;
    width: 2px;
    height: 16px;
    margin-top: -8px;
}

.faq__item_open .faq__head:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.faq__body {
    display: none;
}

.faq__desc {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    padding-right: 60px;
    padding-bottom: 30px;
    padding-left: 40px;
    color: #030513;
}

/**
* Баннеры
*/

.banner-as {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0;
    padding: 15px 0;
    border: 5px solid #ffe21c;
    border-radius: 10px;
    background-color: #ffffff;
}

.banner-as__plate {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 8px 5px 24px;
    color: #000000;
    border-radius: 0 0 10px 0;
    background: #ffe21c url(img/ico-dollar.svg) 6px 2px no-repeat;
}

.banner-as__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 244px;
    min-height: 160px;
    border-right: 1px solid #f0f0f0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-flex: 0;
    -webkit-box-pack: center;
    -webkit-flex: 0 0 244px;
    -ms-flex: 0 0 244px;
    flex: 0 0 244px;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.banner-as__logo .top-rating__img-link {margin: 0px 15px;}
.banner-as__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.banner-as__inner {
    padding: 20px 30px;
}

.banner-as__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: #030513;
}

.banner-as__label {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #737477;
}

.banner-as__bonus {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    margin-left: auto;
    padding: 10px 0 10px 53px;
    color: #030513;
    background: url(img/ico-gift.svg) 0 center no-repeat;
}

.banner-as__bonus-value {
    font-weight: 700;
}

.banner-as__action {
    margin-left: 38px;
}

.banner-as__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #000000;
    border-radius: 20px;
    background-color: #ffe21c;
}

.banner-as__btn:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffe531;
}

.banner-as__desc {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #030513;
}

.banner-casino {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0;
    padding: 15px 0;
    border: 5px solid #ffe21c;
    border-radius: 10px;
    background-color: #ffffff;
}

.banner-casino__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 244px;
    min-height: 160px;
    border-right: 1px solid #f0f0f0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-flex: 0;
    -webkit-box-pack: center;
    -webkit-flex: 0 0 244px;
    -ms-flex: 0 0 244px;
    flex: 0 0 244px;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.banner-casino__inner {
    padding: 5px 30px;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.banner-casino__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 10px 0;
    color: #030513;
}

.banner-casino__attr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    padding: 12px 20px;
    border-radius: 10px;
    background-color: #f5f9fa;
}

.banner-casino__rating {
    margin-right: 60px;
}

.banner-casino__rating-label {
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 6px;
    color: #737477;
}

.banner-casino__rating-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner-casino__rating-note {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    margin-left: 8px;
    color: #030513;
}

.banner-casino__free-label {
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 6px;
    color: #737477;
}

.banner-casino__free-value {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    padding-left: 36px;
    color: #030513;
    background: url(img/ico-freespin.svg) 0 center no-repeat;
}

.banner-casino__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.banner-casino__data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px;
    padding: 7px 0;
}

.banner-casino__data-unit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.banner-casino__data-unit:last-child {
    margin-right: 0;
}

.banner-casino__data-label {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-right: 10px;
    color: #030513;
}

.banner-casino__country {
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 35px;
    color: #737477;
    background: url(img/ico-flag-ru.svg) 0 center no-repeat;
}

.banner-casino__action {
    text-align: center;
}

.banner-casino__btn {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    width: 198px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border-radius: 31px;
    background-color: #ffe21c;
}

.banner-casino__btn:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffe531;
}

.banner-casino__note {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    display: inline-block;
    margin-top: 10px;
    padding-left: 22px;
    vertical-align: top;
    color: #737477;
    background: url(img/ico-top-dollar.svg) 0 center no-repeat;
}

.banner-casino__note-sum {
    font-weight: 700;
    color: #030513;
}

.circle {
    position: relative;
    width: 46px;
    height: 46px;
}

.circle__value {
    font-size: 18px;
    font-weight: 700;
    line-height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #030513;
}

/**
* Рекомендуем
*/

.recom {
    margin: 40px 0;
}

.recom__head {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 22px 0;
    padding-left: 76px;
    color: #030513;
    background: url(img/ico-heading-recom.svg) 0 center no-repeat;
}

.recom__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -7px;
    margin-left: -7px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recom__item {
    width: 33.333333%;
    padding: 0 7px;
}

.recom__img {
    position: relative;
}

.recom__img-link img {
    border-radius: 10px;
}

.recom__ico {
    position: absolute;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.recom__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 20px;
    color: #030513;
}

.recom__title-link {
    text-decoration: none;
    color: #030513;
}

.recom__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 15px;
    color: #030513;
}

/**
* Блог
*/

.social-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 40px 16px 30px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.social-box__head {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding-left: 32px;
    color: #030513;
    background: url(img/ico-social-check.svg) 0 center no-repeat;
}

.social-box__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.social-box__link {
    display: block;
    margin-left: 7px;
}

.social-box__link:hover {
    opacity: 0.8;
}

.blog-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-top__lg {
    width: 50%;
    margin-bottom: 34px;
    padding: 0 15px;
}

.blog-top__sm {
    width: 25%;
    margin-bottom: 34px;
    padding: 0 15px;
}

.blog-lg__link {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    border-radius: 10px;
}

.blog-lg_popular .blog-lg__link:before {
    position: absolute;
    top: -2px;
    left: -2px;
    display: block;
    width: 106px;
    height: 106px;
    content: '';
    background: url(img/img-plate-popular.png) 0 0 no-repeat;
}

.blog-lg__img {
    display: block;
}

.blog-lg__inner {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    padding: 35px 45px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
}

.blog-lg__title {
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    display: block;
    color: #ffffff;
}

.blog-lg__attr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.blog-lg__date {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 22px;
    color: #e9e9e9;
    background: url(img/ico-attr-time.svg) 0 center no-repeat;
    background-size: 14px 14px;
}

.blog-lg__comment {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin-bottom: 10px;
    padding-left: 22px;
    color: #e9e9e9;
    background: url(img/ico-attr-comment-2.svg) 0 center no-repeat;
}

.blog-sm__img {
    margin-bottom: 15px;
}

.blog-sm__img img {
    border-radius: 10px;
}

.blog-sm__img-link {
    display: block;
}

.blog-sm_popular .blog-sm__img-link {
    position: relative;
}

.blog-sm_popular .blog-sm__img-link:before {
    position: absolute;
    top: -2px;
    left: -2px;
    display: block;
    width: 106px;
    height: 106px;
    content: '';
    background: url(img/img-plate-popular.png) 0 0 no-repeat;
}

.blog-sm__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    color: #030513;
}

.blog-sm__title-link {
    text-decoration: none;
    color: #030513;
}

.blog-sm__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px;
    color: #030513;
}

.blog-sm__attr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.blog-sm__date {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    margin-right: 10px;
    padding-left: 22px;
    color: #737477;
    background: url(img/ico-attr-time.svg) 0 center no-repeat;
    background-size: 14px 14px;
}

.blog-sm__comment {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    padding-left: 22px;
    color: #737477;
    background: url(img/ico-attr-comment-2.svg) 0 center no-repeat;
}

.blog-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -7px;
    margin-left: -7px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-list__item {
    width: 33.333333%;
    margin-bottom: 30px;
    padding: 0 7px;
}

.blog-item_not {
    padding: 30px 7px;
}

.blog-item__img {
    margin-bottom: 20px;
}

.blog-item__img img {
    border-radius: 10px;
}

.blog-item__img-link {
    display: block;
}

.blog-item_popular .blog-item__img-link {
    position: relative;
}

.blog-item_popular .blog-item__img-link:before {
    position: absolute;
    top: -2px;
    left: -2px;
    display: block;
    width: 106px;
    height: 106px;
    content: '';
    background: url(img/img-plate-popular.png) 0 0 no-repeat;
}

.blog-item__attr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-item__date {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 22px;
    color: #737477;
    background: url(img/ico-attr-time.svg) 0 center no-repeat;
    background-size: 14px 14px;
}

.blog-item__comment {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 10px;
    padding-left: 22px;
    color: #737477;
    background: url(img/ico-attr-comment-2.svg) 0 center no-repeat;
}

.blog-item__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 10px;
    color: #030513;
}

.blog-item__title-link {
    text-decoration: none;
    color: #030513;
}

.blog-item__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #030513;
}

/**
* Комментарии
*/

.comment-wrap {
    margin: 40px 0;
}

.comment-wrap__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 25px 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.comment-wrap__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    padding: 1px 0 1px 76px;
    color: #030513;
    background: url(img/ico-heading-comment.svg) 0 center no-repeat;
}

.comment-wrap__btn {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    display: block;
    padding: 10px 22px;
    text-decoration: none;
    color: #030513;
    border: 1px solid rgba(147, 178, 196, 0.51);
    border-radius: 20px;
}

.comment-wrap__btn:hover {
    color: #030513;
    border-color: transparent;
    background-color: rgba(147, 178, 196, 0.51);
}

.comment-wrap__note {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 300;
    line-height: 44px;
    display: inline-block;
    vertical-align: bottom;
    color: #6b757b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f9fb), to(#f5f9fb));
    background-image: linear-gradient(#f5f9fb, #f5f9fb);
    background-repeat: no-repeat;
    background-position: center 0.85em;
    background-size: 100% 15px;
}

.comment-wrap__body {
    margin-top: 40px;
}

.comment .comment {
    margin-left: 40px;
}

.comment_admin {
    padding-left: 40px;
    border-left: 2px solid #ffe21c;
}

.comment__inner {
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.comment__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-pack: justify;
    -ms-flex-align: end;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.comment__author {
    position: relative;
    padding-left: 55px;
}

.comment__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 4px;
    color: #030513;
}

.comment__date {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #737477;
}

.comment__avatar {
    position: absolute;
    top: 0;
    left: 0;
}

.comment_admin .comment__avatar {
    top: -1px;
    left: -3px;
}

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

.comment__rating-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 11px;
    margin-right: 15px;
    color: #737477;
}

.comment__body {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    color: #030513;
}

.comment_admin .comment__body {
    font-weight: 500;
}

.comment-reply-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    display: inline-block;
    padding-right: 22px;
    vertical-align: bottom;
    text-decoration: none;
    color: #030513;
    background: url(img/svg/ico-arrow-reply.svg) right center no-repeat;
    background-size: 12px 6px;
}

.comment-reply-link:hover {
    text-decoration: underline;
    color: #030513;
}

.comment-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
}

.comment-form_full {
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.comment-form__main {
    width: 40.56604%;
    padding: 0 15px;
}

.comment-form__inner {
    width: 59.43396%;
    padding: 0 15px;
}

.comment-form_full .comment-form__inner {
    width: 100%;
    padding: 0;
}

.comment-form__user {
    margin-bottom: 20px;
}

.comment-form__group {
    margin-bottom: 20px;
}

.comment-form__label {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    display: block;
    margin: 0 0 4px 0;
    color: #030513;
}

.comment-form__control {
    font-size: 20px;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 62px;
    padding: 0 25px;
    color: #030513;
    border: 1px solid rgba(147, 178, 196, 0.51);
    border-radius: 5px;
    background-color: #ffffff;
}

.comment-form__control_text {
    height: 180px;
    padding-top: 15px;
    padding-bottom: 15px;
    resize: none;
}

.comment-form__note {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin: 4px 0 0 0;
    color: #737477;
}

.comment-form__rating {
    padding: 10px 0;
}

.comment-form__submit {
    text-align: right;
}

.comment-form__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    display: inline-block;
    padding: 28px 52px;
    vertical-align: bottom;
    color: #000000;
    border: none;
    border-radius: 39px;
    background-color: #ffe21c;
}

.comment-form__btn:hover {
    background-color: #ffe531;
}

.vote-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vote-rating__head {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin-left: 15px;
    color: #030513;
}

.vote-rating__body {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}

.vote-rating__control {
    position: absolute;
    opacity: 0;
}

.vote-rating__label {
    display: block;
    width: 27px;
    height: 25px;
    margin-right: 4px;
    cursor: pointer;
    background: url(img/svg/ico-stars-gray.svg) 0 0 no-repeat;
    background-size: 149px 25px;
}

.vote-rating__control:checked ~ .vote-rating__label {
    background-image: url(img/svg/ico-stars-gold.svg);
}

/**
* Куки
*/

.cookie {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px -70px -30px -70px;
    padding: 50px 70px;
    border-radius: 0 0 10px 10px;
    background: url(img/bg-cookie.jpg) center center no-repeat;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.cookie__main {
    padding-left: 90px;
    background: url(img/ico-info-cookie.svg) 0 0 no-repeat;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.cookie__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000000;
}

.cookie__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
}

.cookie__action {
    padding-left: 30px;
}

.cookie__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    display: block;
    width: 114px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border: 5px solid rgba(255, 226, 28, 0.51);
    border-radius: 27px;
}

.cookie__btn:hover {
    color: #000000;
    border-color: transparent;
    background-color: #ffe21c;
}

/**
* Пагинация
*/

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.page-numbers {
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 7px;
    text-align: center;
    text-decoration: none;
    color: #030513;
    border-radius: 50%;
}

.page-numbers:hover {
    text-decoration: underline;
    color: #030513;
}

.page-numbers.current {
    text-decoration: none;
    background-color: #ffe21c;
}

.page-numbers.dots {
    text-decoration: none;
}

.page-numbers.prev,
.page-numbers.next {
    font-size: 17px;
    position: relative;
    width: auto;
    color: #93b2c4;
}

.page-numbers.prev:before,
.page-numbers.next:before {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    width: 6px;
    content: '';
    background: url(img/svg/ico-arrow-pagination.svg) center center no-repeat;
    background-size: 100% auto;
}

.page-numbers.prev {
    margin-right: 35px;
    padding-left: 20px;
}

.page-numbers.prev:before {
    left: 0;
}

.page-numbers.next {
    margin-left: 35px;
    padding-right: 20px;
}

.page-numbers.next:before {
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**
* Казино
*/

.casino-welcome {
    margin-bottom: -100px;
    padding: 35px 0 135px 0;
    background: #2d3a90 url(img/bg-welcome-casino.jpg) center 0 repeat-y;
}

.casino-data {
    padding: 0 70px;
}

.casino-data__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.casino-data__logo {
    margin-right: 30px;
}

.casino-data__logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 198px;
    height: 106px;
    border-radius: 10px;
    box-shadow: 0 16px 34.2px 3.8px rgba(7, 11, 36, 0.29), inset 0 -4px 0 rgba(0, 1, 1, 0.16);
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.casino-data__main {
    padding-top: 10px;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.casino-data__rating {
    margin-bottom: 8px;
}

.casino-data__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    color: #ffffff;
}

.casino-data__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.casino-data__list-unit {
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 16px;
    color: #c8ccd5;
    background: url(img/svg/ico-casino-check.svg) 0 center no-repeat;
    background-size: 12px 9px;
}

.casino-data__list-unit:last-child {
    margin-right: 0;
}

.casino-data__bonus {
    margin-top: 10px;
    margin-right: 18px;
    padding-top: 10px;
    padding-left: 50px;
    background: url(img/ico-gift.svg) 0 0 no-repeat;
}

.casino-data__bonus-value {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #ffe21c;
}

.casino-data__bonus-sum {
    font-size: 24px;
    font-weight: 700;
}

.casino-data__bonus-label {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    margin-top: 8px;
    color: #c8ccd5;
}

.casino-data__action {
    width: 214px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 28px;
    text-align: center;
    border-left: 1px solid rgba(96, 104, 181, 0.33);
}

.casino-data__btn {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border-radius: 20px;
    background-color: #ffe21c;
}

.casino-data__btn:hover {
    color: #000;
}

.casino-data__note {
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    display: inline-block;
    margin-top: 10px;
    padding-left: 22px;
    vertical-align: top;
    color: #c8ccd5;
    background: url(img/ico-top-dollar.svg) 0 center no-repeat;
}

.casino-data__note-sum {
    font-weight: 700;
    color: #ffffff;
}

.casino-data__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.casino-data__dev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-flex: 1;
    -ms-flex-align: center;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.casino-data__dev-head {
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    width: 198px;
    margin-right: 30px;
    text-align: center;
    color: #ffffff;
}

.casino-data__dev-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.casino-data__dev-item {
    margin-right: 15px;
}

.casino-data__dev-link {
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    text-decoration: underline;
    opacity: 0.68;
    color: #ffffff;
}

.casino-data__dev-link:hover {
    text-decoration: none;
    color: #ffffff;
}

.casino-data__site {
    width: 186px;
    text-align: center;
}

.casino-data__site-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: inline-block;
    padding-left: 34px;
    text-decoration: none;
    color: #ffffff;
    background: url(img/ico-top-link.svg) 0 center no-repeat;
}

.casino-data__site-link:hover {
    text-decoration: underline;
    color: #ffffff;
}

.casino-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
}

.casino-info__img {
    position: relative;
    width: 198px;
    margin-right: 30px;
}

.casino-info__img img {
    border-radius: 10px;
}

.casino-info__img-label {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    position: absolute;
    bottom: 16px;
    left: 20px;
    color: #ffffff;
}

.casino-info__inner {
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.casino-info__data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}

.casino-info__data-unit {
    width: 25%;
    margin-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    border-left: 2px solid #ffe21c;
}

.casino-info__data-label {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 4px;
    color: #030513;
}

.casino-info__data-value {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #030513;
}

.casino-info__app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 26px;
    border-radius: 10px;
    background-color: #f5f9fa;
}

.casino-info__app-unit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 15px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.casino-info__app-ico {
    margin-right: 10px;
}

.casino-info__app-ico img {
    display: block;
}

.casino-info__app-label {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    color: #737477;
}

.casino-info__app-value {
    font-weight: 700;
    color: #1e1f22;
}

.casino-info__bonus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.casino-info__bonus-unit {
    width: 25%;
    padding: 0 20px;
    border-left: 1px solid #edf0f1;
}

.casino-info__bonus-unit_dist {
    padding-left: 58px;
    border-left: none;
    background: url(img/ico-gift.svg) 6px center no-repeat;
}

.casino-info__bonus-value {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 6px;
    color: #030513;
}

.casino-info__bonus-unit_dist .casino-info__bonus-value {
    font-weight: 700;
}

.casino-info__bonus-label {
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    color: #8b8c8f;
}

.casino-contact {
    margin-bottom: 30px;
}

.casino-contact__head {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 0 15px 0;
    color: #030513;
}

.casino-contact__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.casino-contact__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.casino-contact__item {
    margin-right: 45px;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: 0 center;
}

.casino-contact__item_phone {
    background-image: url(img/ico-contact-phone.svg);
}

.casino-contact__item_email {
    background-image: url(img/ico-contact-email.svg);
}

.casino-contact__item:last-child {
    margin-right: 0;
}

.casino-contact__label {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 5px;
    color: #030513;
}

.casino-contact__value {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #030513;
}

.casino-contact__link {
    text-decoration: none;
    color: #030513;
}

.casino-contact__link:hover {
    text-decoration: none;
    color: #030513;
}

.casino-contact__pay-label {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 5px;
    color: #030513;
}

.casino-contact__pay-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.casino-contact__pay-value img {
    display: block;
    margin-right: 10px;
}

.casino-contact__pay-value img:last-child {
    margin-right: 0;
}

.promocode {
    margin: 30px -70px;
    padding: 20px 70px 30px 70px;
    background-color: #f5f9fb;
}

.promocode__head {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px 0;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 55px;
    color: #030513;
    background: url(img/ico-heading-promocode.svg) 0 center no-repeat;
}

.promocode__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 60px;
    border: 1px solid #f0f0f0;
    border-bottom: none;
    background-color: #ffffff;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.promocode__item:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.promocode__item:last-child {
    border: 1px solid #f0f0f0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.promocode__main {
    padding-left: 60px;
    background: url(img/ico-promocode.svg) 0 center no-repeat;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.promocode__date {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 6px;
    color: #737477;
}

.promocode__desc {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #030513;
}

.promocode__dist {
    font-weight: 500;
}

.promocode__action {
    margin-right: 24px;
}

.promocode__btn {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    padding: 10px 30px;
    text-decoration: none;
    color: #9ba6a9;
    border-radius: 20px;
    background-color: #f0f4f5;
    position: relative;
}

.promocode__btn:hover, .promocode__btn.active {
    color: #000000;
    background-color: #ffe21c;
}

.promocode__status {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    padding: 3px 0 3px 22px;
    color: #6fb611;
    background: url(img/ico-checked.svg) 0 center no-repeat;
}

.promocode__link {
    display: none;
    color: #77A9C7;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.promocode__link::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(img/ico-top-link.svg) no-repeat center / contain;
    margin-right: 10px;
}

.tooltip {
    position: absolute;
    bottom: calc(100% + 5px);
    background: #f0f4f5;
    border-radius: 5px;
    box-shadow: #f0f4f5 0 0 2px;
    display: none;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
}

.tooltip.error {
    background: #ff2e12;
    color: #fff;
    box-shadow-color: #ff0000;
}

.offer-min {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0;
}

.offer-min__main {
    position: relative;
    padding-left: 36px;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.offer-min__main:before {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    border: 4px solid #ffe21c;
    border-radius: 50%;
    background-color: #ffe21c;
    box-shadow: inset 0 0 0 3px #ffffff;
}

.offer-min__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
    margin: 0 0 6px 0;
    color: #030513;
}

.offer-min__desc {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    color: #030513;
}

.offer-min__action {
    margin-left: 30px;
}

.offer-min__btn {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    width: 198px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border-radius: 31px;
    background-color: #ffe21c;
}

.offer-min__btn:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffe531;
}

/**
* Слот
*/

.slot {
    margin-bottom: -96px;
    padding: 20px 0 130px 0;
    background: #2e3a90 url(img/bg-welcome-slot.jpg) center bottom repeat-x;
}

.slot__bread {
    padding: 0 70px;
}

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

.slot__main {
    width: 68.88889%;
    padding-left: 70px;
}

.slot__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #ffffff;
}

.slot__rating {
    margin-bottom: 12px;
}

.slot__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 25px;
    color: #c8ccd5;
}

.slot__desc-more {
    font-weight: 500;
    padding-right: 18px;
    text-decoration: none;
    color: #ffffff;
    background: url(img/svg/ico-arrow-more.svg) right center no-repeat;
    background-size: 5px 10px;
}

.slot__desc-more:hover {
    text-decoration: underline;
    color: #ffffff;
}

.slot__play {
    width: 690px;
    margin-bottom: 22px;
}

.slot__play-link {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 16px 34.2px 3.8px rgba(7, 11, 36, 0.29), inset 0 -4px 0 rgba(0, 1, 1, 0.16);
}

.slot__play-label {
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #ffffff;
    background-color: rgba(4, 6, 17, 0.38);
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.slot__play-label:before {
    display: block;
    width: 63px;
    height: 63px;
    margin-bottom: 15px;
    content: '';
    border-radius: 50%;
    background: #ffe21c url(img/svg/ico-play.svg) -webkit-calc(50% + 2px) center no-repeat;
    background: #ffe21c url(img/svg/ico-play.svg) calc(50% + 2px) center no-repeat;
    background-size: 18px 28px;
    box-shadow: 0 12px 26.1px 2.9px rgba(255, 140, 28, 0.64);
}

.slot__play iframe {
    display: block;
    border: none;
}

.slot__action {
    width: 690px;
}

.slot__btn {
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 63px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 32px;
    background: #a9d510 url(img/svg/bg-play-btn.svg) -webkit-calc(50% - 104px) center no-repeat;
    background: #a9d510 url(img/svg/bg-play-btn.svg) calc(50% - 104px) center no-repeat;
    background-color: #a9d510;
    background-size: 175px 175px;
    box-shadow: inset 0 -6px 0 rgba(0, 1, 1, 0.16);
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.slot__btn:hover {
    color: #ffffff;
    background-color: #a4cf0f;
}

.slot__btn:before {
    display: block;
    width: 39px;
    height: 39px;
    margin-right: 12px;
    content: '';
    background: url(img/svg/ico-play-btn.svg) center center no-repeat;
    background-size: 39px 39px;
}

.slot__aside {
    width: 31.11111%;
    padding: 30px 22px;
    border-radius: 10px;
    background-color: rgba(17, 24, 67, 0.66);
}

.slot__dev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.slot__dev-logo {
    margin-right: 15px;
}

.slot__dev-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    color: #ffffff;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.slot__top-head {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 26px;
    color: #c8ccd5;
    background: url(img/svg/ico-top-star.svg) 10px center no-repeat;
    background-size: 9px 9px;
}

.slot__top-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.slot__top-logo {
    margin-right: 15px;
}

.slot__top-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    height: 74px;
    text-decoration: none;
    border-radius: 10px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.slot__top-inner {
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.slot__top-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #ffffff;
}

.slot__top-bonus {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 6px;
    padding-left: 28px;
    color: #c8ccd5;
    background: url(img/ico-gift.svg) 0 center no-repeat;
    background-size: 18px auto;
}

.slot__top-btn {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    padding: 5px 20px;
    vertical-align: top;
    text-decoration: none;
    color: #ffffff;
    border-radius: 15px;
    background-color: #5b65ab;
}

.slot__top-btn:hover {
    color: #000000;
    background-color: #ffe21c;
}

.slot-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -30px -70px 25px -70px;
    padding: 25px 70px;
    border-radius: 10px 10px 0 0;
    background-color: #f3f8fa;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.slot-data__rating-label {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 6px;
    color: #737477;
}

.slot-data__rating-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.slot-data__rating-note {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    margin-left: 10px;
    color: #030513;
}

.slot-data__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.slot-data__unit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 28px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.slot-data__unit:last-child {
    margin-right: 0;
}

.slot-data__label {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-right: 10px;
    color: #030513;
}

.slot-data__country {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding-left: 42px;
    color: #737477;
    background: url(img/ico-flag-ru.svg) 0 center no-repeat;
}

.option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px -15px;
}

.option__group {
    width: 50%;
    padding: 0 15px;
}

.option__head {
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    padding-right: 20px;
    cursor: pointer;
    color: #030513;
}

.option__head:before {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 15px;
    height: 8px;
    margin-top: -4px;
    content: '';
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: url(img/svg/ico-arrow-option.svg) 0 0 no-repeat;
    background-size: 15px 8px;
}

.option__item_open .option__head:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.option__title {
    display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px dotted #7483e2;
}

.option__body {
    display: none;
    padding: 15px 0;
}

.option__unit {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    color: #030513;
}

.option__value {
    font-weight: 500;
    margin-left: 10px;
}

.slot-gallery {
    position: relative;
    margin: 30px -70px;
}

.slot-gallery__arrow {
    position: absolute;
    z-index: 15;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    border: none;
    background: url(img/svg/ico-arrow-slider.svg) 0 0 no-repeat;
    background-size: 40px 40px;
}

.slot-gallery__arrow.slick-prev {
    left: 66px;
}

.slot-gallery__arrow.slick-next {
    right: 66px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.winning {
    margin: 30px 0 50px 0;
}

.winning__head {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin: 0 0 25px 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 55px;
    color: #030513;
    background: url(img/ico-heading-winning.svg) 0 center no-repeat;
}

.winning__body {
    margin-right: -15px;
    margin-left: -15px;
}

.winning__item {
    padding: 0 15px;
}

.winning__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 30px 25px 40px;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    background-color: #ffffff;
}

.winning__main {
    padding-right: 20px;
    padding-left: 68px;
    background: url(img/ico-winning.svg) 0 center no-repeat;
    -webkit-box-flex: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 0;
}

.winning__date {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 10px;
    color: #737477;
}

.winning__name {
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    color: #030513;
}

.winning__value {
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    padding: 5px 20px;
    color: #6fb611;
    border-radius: 10px;
    background-color: #eaf6d9;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -ms-flex-item-align: end;
}

.winning__sum {
    font-weight: 800;
}

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

.winning__dots li {
    margin: 0 15px;
}

.winning__dots li button {
    font-size: 0;
    display: block;
    width: 7px;
    height: 7px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background-color: #d9e4ea;
}

.winning__dots li.slick-active button {
    background-color: #ea1b5a;
}

.slot-list__head {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px 0;
    color: #030513;
}

.slot-list__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -70px 25px -70px;
    padding: 0 70px;
    list-style: none;
    background-color: #f5f9fb;
}

.slot-list__nav-item {
    margin-right: 44px;
}

.slot-list__nav-item:last-child {
    margin-right: 0;
}

.slot-list__nav-link {
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    color: #030513;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}

.slot-list__nav-link:hover {
    color: #93b2c4;
    border-bottom-color: #93b2c4;
}

.slot-list__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -7px;
    margin-left: -7px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.slot-list__item {
    width: 25%;
    margin-bottom: 20px;
    padding: 0 7px;
}

.slot-list__link {
    position: relative;
    display: block;
    text-decoration: none;
    border-radius: 10px;
    background-color: #f5f9fb;
}

.slot-list__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.slot-list__img:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    background-color: #03090d;
}

.slot-list__link:hover .slot-list__img:before {
    opacity: 0.75;
}

.slot-list__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    display: block;
    width: 120px;
    height: 40px;
    margin-top: -20px;
    margin-left: -60px;
    padding: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    opacity: 0;
    color: #000000;
    border-radius: 20px;
    background-color: #ffe21c;
    box-shadow: 0 12px 26.1px 2.9px rgba(255, 140, 28, 0.64);
}

.slot-list__link:hover .slot-list__btn {
    opacity: 1;
}

.slot-list__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    display: block;
    padding: 14px 5px;
    text-align: center;
    color: #030513;
}

.slot-list__plate {
    position: absolute;
    z-index: 10;
    top: -2px;
    left: -2px;
    width: 106px;
    height: 106px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.slot-list__plate_popular {
    background-image: url(img/img-plate-popular.png);
}

.slot-list__plate_new {
    background-image: url(img/img-plate-new.png);
}

/**
* Поиск
*/

.search-form {
    position: relative;
}

.search-form__toggle {
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background: url(img/ico-search-btn.svg) center center no-repeat;
}

.search-opened .search-form__toggle {
    visibility: hidden;
    opacity: 0;
}

.search-form__main {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 800px;
}

.search-form__control {
    font-size: 20px;
    font-weight: 400;
    display: block;
    width: 100%;
    height: 32px;
    padding: 0 70px 0 0;
    color: #030513;
    border: none;
}

.search-form__btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    border: none;
    background: url(img/ico-search-btn.svg) center center no-repeat;
}

.search-form__close {
    position: absolute;
    top: 0;
    right: 36px;
    display: block;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(img/ico-search-close.svg) center center no-repeat;
}

.search-list {
    margin-top: 30px;
    margin-bottom: 60px;
}

.search-list__item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ecf1f2;
}

.search-list__title {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    line-height: 28px;
    margin: 0 0 5px 0;
}

.search-list__title-link {
    text-decoration: none;
    color: #000000;
}

.search-list__desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: gray;
}

.search-list__url {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
}

.search-list__url-link:hover {
    text-decoration: underline;
}

/**
* Slick Slider
*/

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-touch-callout: none;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.slick-arrow.slick-hidden {
    display: none;
}

.casino-goldcasinoru {background: #1d1e22;}
.casino-lev {background: #1d2646;}
.casino-clubnikaru {background: #1d0c29;}
.casino-eldorado {background: #1a160c;}
.casino-champion {background: #03c2f7;}
.casino-jozzcasinoru {background: #2f353d;}
.casino-playfortuna {background: #6d4506;}
.casino-catcasinoru {background: #444dd8;}
.casino-riobet {background: #000000;}
.casino-azino777 {background: #030000;}
.casino-casinox {background: #db6618;}
.casino-booicasino {background: #f3e740;}
.casino-joycasino {background: #363333;}
.casino-deluxecasino {background: #a92825;}
.casino-lotoru {background: #271a01;}
.casino-pokerdom {background: #181818;}
.casino-argocasino {background: #ba6d00;}
.casino-ivicasino {background: #4c2ff9;}
.casino-zigzag777 {background: #1e233c;}
.casino-egocasinoru {background: #ecd64e;}
.casino-explosinoru {background: #473182;}
.casino-solcasino {background: #34312f;}
.casino-roxcasino {background: #2c2c2c;}
.casino-freshcasino {background: #68852b;}
.casino-jetcasinoru {background: #3a4453;}
.casino-izzicasinoru {background: #874ed4;}
.casino-pinupcasino {background: #6b0000;}
.casino-superslots {background: #292847;}
.casino-vulkandeluxe {background: #222636;}
.casino-vulkanclub {background: #181b62;}
.casino-casinovulcan24 {background: #1b1f3d;}
.casino-maxbetslots {background: #2d0d0b;}
.casino-gmsdeluxe {background: #4143b6;}
.casino-million {background: #294419;}
.casino-jackpot {background: #2a000c;}
.casino-admiral777 {background: #0e0d20;}

.page-description {
    font-size: 28px;
    line-height: 36px
}

.article blockquote:not(.with-author) {
    margin: 20px -70px;
    padding: 15px 70px 17px 70px;
    background-color: #F6FAF2;
    color: #5EAC11;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.article blockquote:not(.with-author)::before {
    content: '';
    display: block;
    width: 32px;
    flex: 0 0 32px;
    height: 32px;
    margin-right: 16px;
    background: url(img/ico-blockquote.svg) no-repeat center / contain;
}

.license {
    margin: 20px -70px;
    padding: 15px 70px 17px 70px;
    background-color: #F3F8FA;
}

.license__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #5E95AB;
}

.license__item::before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    margin-right: 16px;
    background: url(img/ico-license.svg) no-repeat center / contain;
}

.license__title {
    font-size: 17px;
    font-weight: bold;
    margin-right: 16px;
    text-transform: uppercase;
    color: black;
}

.license__text {
    font-size: 17px;
    line-height: 20px;
}

.recommendation {
    margin: 20px -70px;
    padding: 15px 70px 17px 70px;
    background-color: #F3F8FA;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.recommendation__title {
    font-size: 17px;
    font-weight: bold;
    margin-right: 16px;
    text-transform: uppercase;
    color: black;
}

.recommendation::before {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    margin-right: 16px;
    background: url(img/ico-thumb.svg) no-repeat center / contain;
}

div.collapse {
    display: none;
}

.collapse-toggler a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    text-decoration: none;
}

.collapse-toggler a span {
    border-bottom: 1px dotted;
    font-weight: bold;
}

.collapse-toggler a::before {
    content: '';
    background: url(img/ico-popular.svg) no-repeat center / contain;
    width: 20px;
    height: 16px;
    margin-right: 10px;
}

.collapse-toggler a::after {
    content: '';
    background: url(img/ico-arrow-down.svg) no-repeat center / contain;
    width: 16px;
    height: 9px;
    margin-left: 10px;
    transition: transform 0.2s linear;
}

.collapse-toggler a:hover span {
    border-bottom-color: transparent;
}

.collapse-toggler a.active::after {
    transform: scaleY(-1);
}

.question {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 30px 0;
}

.question__header {
    flex: 0 0 47%;
}

.article h3.question__title {
    margin-left: -70px;
    padding: 42px 30px 40px 155px;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 1.17;
    background: #F3F8FA;
    border: none;
}

.question__title::before {
    content: '';
    display: block;
    position: absolute;
    left: 70px;
    top: 42px;
    width: 64px;
    height: 64px;
    background: url(img/ico-question.svg) no-repeat center / contain;
}

.question__text {
    font-size: 24px;
    line-height: 1.36;
    margin-bottom: 26px;
}

.question__date {
    color: #737477;
    font-size: 13px;
    line-height: 15px;
}

.question__name {
    font-size: 13px;
    line-height: 15px;
    font-weight: 900;
}

.question__answers {
    display: flex;
    flex-direction: column;
    flex: 0 0 48%;
}

.question__answer {
    margin-bottom: 30px;
}

.question__answer:last-child {
    margin-bottom: 0;
}

.answer {
    border: 2px solid #F03B73;
    border-radius: 10px;
    padding: 21px 28px 12px;
}

.answer__text {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 15px;
}

.answer__info {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.answer__info::before {
    content: '';
    display: block;
    background: url(img/ico-quote.svg) no-repeat center / contain;
    width: 32px;
    height: 23px;
    margin-right: 12px;
}

.answer__info-title {
    font-size: 13px;
    color: #737477;
    margin-right: 13px;
}

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

.answer__photo {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
}

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

.answer__name {
    font-size: 17px;
    line-height: 1;
    font-weight: bold;
}

.page-childs {
    padding: 19px 50px 1px 24px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 21px;
}

.page-childs ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}

.page-childs ul li {
    margin: 0 16px 15px 0;
    padding: 0 17px 0 0;
    position: relative;
}

.page-childs ul li::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 15px);
    width: 2px;
    height: 30px;
    background: rgba(196, 196, 196, 0.15);
}

.page-childs ul li a {
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 900;
}

.page-childs ul li a:hover {
    text-decoration: underline;
}

.page-childs ul li.more {
    display: none;
}

.page-childs ul li.more a {
    display: flex;
    align-items: center;
}

.page-childs ul li.more.active {
    display: block;
}

.page-childs ul li.more a::after {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(img/ico-more.svg) no-repeat center;
    margin-left: 10px;
    transition: transform linear 0.2s;
}

.page-childs ul li.more.clicked a::after {
    transform: scaleY(-1);
}

.casino-sticky-header {
    background: #2F3C8B;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 86px;*/
    margin-bottom: -86px;
    padding: 8px 0 9px;
    opacity: 0;
    transform: translateY(-100%);
    z-index: -1;
    transition: all 0.2s ease-in-out;
}

.casino-sticky-header.active {
    z-index: 100;
    opacity: 1;
    transform: none;
}

.casino-sticky-header .casino-data__body {
    align-items: center;
    margin: 0;
}

.casino-sticky-header .casino-data__logo-link {
    height: 72px;
}

.casino-sticky-header .casino-data__logo-link img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.casino-sticky-header .casino-data__main {
    padding-top: 0;
}

.casino-sticky-header .casino-data__title {
    margin-bottom: 0;
}

.casino-sticky-header .casino-data__bonus {
    margin-top: 0;
    padding-top: 0;
}

.casino-sticky-header .casino-data__action {
    margin: 0;
}

/**
* Медиазапросы
*/

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }

    .top-rating__item:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .top-rating__item:last-child {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 990px;
    }

    .main-menu__item_parent:hover .main-menu__link {
        color: #fa3362;
    }

    .main-menu__item_parent:hover .main-menu__link:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .main-menu__dropdown {
        position: absolute;
        z-index: 900;
        top: 100%;
        right: 0;
        left: 0;
        display: none;
        padding: 25px 0;
        background-color: #ffffff;
        box-shadow: 0 4px 14.4px 1.6px rgba(21, 47, 66, 0.09);
    }

    .main-menu__item_parent:hover .main-menu__dropdown {
        display: block;
    }

    .popular-casino__head {
        position: absolute;
        top: 95px;
        left: -84px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .content-nav ul li:nth-child(2):after {
        display: none;
    }

    .main-menu__item_parent:hover .main-menu__dropdown::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 100%;
        height: 30px;
        width: 100%;
        left: 0;
    }
}

@media (min-width: 1240px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 1239px) {
    .content-wrap {
        padding-right: 20px;
        padding-left: 20px;
    }

    .logo__img {
        width: 195px;
    }

    .logo__title {
        margin-left: 15px;
    }

    .main-menu__item {
        margin-right: 18px;
    }

    .main-menu__link {
        font-size: 17px;
    }

    .article table {
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
    }

    .article table th:first-child {
        padding-left: 20px;
    }

    .article table th:last-child {
        padding-right: 20px;
    }

    .article table td:first-child {
        padding-left: 20px;
    }

    .article table td:last-child {
        padding-right: 20px;
    }

    .alignnone {
        margin-right: -20px;
        margin-left: -20px;
    }

    .wp-caption.alignnone .wp-caption-text {
        left: 20px;
    }

    .content-nav {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .top-wrap {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .cookie {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .casino-data {
        padding-right: 20px;
        padding-left: 20px;
    }

    .promocode {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .slot__bread {
        padding-right: 20px;
        padding-left: 20px;
    }

    .slot__main {
        padding-left: 20px;
    }

    .slot__play {
        width: 620px;
    }

    .slot__action {
        width: 620px;
    }

    .slot-data {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .slot-gallery {
        margin-right: -20px;
        margin-left: -20px;
    }

    .slot-gallery__arrow.slick-prev {
        left: 20px;
    }

    .slot-gallery__arrow.slick-next {
        right: 20px;
    }

    .slot-list__nav {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .slot-list__nav-item {
        margin-right: 20px;
    }

    .search-form__main {
        width: 660px;
    }

    .license, .article blockquote:not(.with-author), .recommendation {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .article h3.question__title {
        margin-left: -20px;
        padding-left: 105px;
    }

    .article h3.question__title::before {
        left: 20px;
    }
}

@media (max-width: 991px) {
    .header__inner {
        position: relative;
        padding: 15px 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .header__nav {
        position: fixed;
        z-index: 900;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        overflow-y: auto;
        padding: 15px;
        background-color: #ffffff;
    }

    .menu-opened .header__nav {
        display: block;
    }

    .header__search {
        margin-left: auto;
        padding: 0;
    }

    .header__toggle {
        display: block;
        margin-left: 22px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .search-opened .header__toggle {
        visibility: hidden;
        opacity: 0;
    }

    .header__nav-toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }

    .logo__img {
        width: 167px;
    }

    .nav-toggle {
        position: relative;
        display: block;
        width: 32px;
        height: 32px;
        padding: 0;
        cursor: pointer;
        border: none;
        background: none;
    }

    .nav-toggle__bar {
        position: absolute;
        top: 11px;
        left: 50%;
        display: block;
        width: 32px;
        height: 2px;
        margin-left: -16px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #000000;
    }

    .nav-toggle__bar:nth-child(2) {
        top: 20px;
        width: 24px;
    }

    .menu-opened .nav-toggle__bar {
        top: 15px;
    }

    .menu-opened .nav-toggle__bar:nth-child(1) {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .menu-opened .nav-toggle__bar:nth-child(2) {
        width: 32px;
        -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        transform: rotate(-225deg);
    }

    .main-menu {
        display: block;
        position: relative;
    }

    .main-menu__item {
        /*display: none;*/
        margin-right: 0;
    }

    .main-menu__item_parent {
        display: block;
    }

    .main-menu__item_parent .main-menu__link:hover {
        color: #030513;
    }

    .main-menu__item_active .main-menu__link {
        position: absolute;
        top: -53px;
        left: 0;
        padding-left: 18px;
    }

    .main-menu__item_active .main-menu__link::before {
        left: 0;
        transform: rotate(90deg);
    }

    .main-menu__item_active .main-menu__dropdown {
        display: block;
        animation: menuToggle ease-in-out 0.2s;
        position: absolute;
        left: 0;
        top: 0;
        width: calc(100% + 15px);
        max-height: calc(100vh - 62px);
        background: #fff;
        overflow: auto;
    }

    .main-menu__link {
        /*display: none;*/
    }

    .main-menu__dropdown {
        /*display: block;*/
        display: none;
    }

    .dropdown__body {
        display: block;
    }

    .dropdown__menu {
        width: auto;
        margin-bottom: 30px;
    }

    .dropdown__popular {
        width: auto;
        max-width: 410px;
    }

    .popular-casino {
        padding-left: 0;
    }

    .popular-casino__body {
        margin-top: 10px;
        padding-top: 20px;
        padding-left: 0;
        border-top: 1px solid #f0f0f0;
        border-left: none;
    }

    .footer {
        display: block;
    }

    .footer__main {
        width: auto;
        margin-bottom: 30px;
    }

    .footer__inner {
        width: auto;
    }

    .scrolltop {
        right: 10px;
        bottom: 10px;
    }

    .scrolltop__link {
        width: 32px;
        height: 32px;
        background-size: 32px 32px;
    }

    .heading {
        font-size: 40px;
        line-height: 1;
    }

    .article h1 {
        font-size: 40px;
    }

    .article h2 {
        font-size: 36px;
    }

    .article h3 {
        font-size: 30px;
    }

    .article h4 {
        font-size: 26px;
    }

    .article h5 {
        font-size: 22px;
    }

    .article h6 {
        font-size: 18px;
    }

    .article ul li,
    .article ol li {
        padding-left: 40px;
    }

    .article ul li:before,
    .article ol li:before {
        left: 0;
    }

    .article table th {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 15px;
    }

    .article table td {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 15px;
    }

    .content-nav ul {
        display: block;
    }

    .content-nav ul li {
        width: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .more-box {
        padding: 30px;
    }

    .top__item {
        width: 100%;
    }

    .top__item_02 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
    }

    .top__group {
        width: 100%;
    }

    .top-wrap__head {
        font-size: 40px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .top-rating__item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .top-rating__head {
        width: 29.41176%;
        padding-right: 20px;
    }

    .top-rating__img-link {
        padding: 5px;
    }

    .top-rating__body {
        width: 70.58824%;
        border-right: 0;
    }

    .top-rating__foot {
        width: 100%;
        margin-top: 10px;
        padding-top: 10px;
        padding-left: 0;
        border-top: 1px solid #f0f0f0;
    }

    .author-box {
        display: block;
    }

    .author-box__main {
        width: auto;
        margin-bottom: 20px;
    }

    .author-box__inner {
        width: auto;
    }

    .author-info__img {
        width: 160px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 160px;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
    }

    .author-info__head {
        display: block;
    }

    .author-info__social {
        margin-top: 15px;
    }

    .author-info__desc {
        padding: 20px;
    }

    .author-info {
        display: block;
    }

    .author-info__img {
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto;
    }

    .author-info__author {
        text-align: center;
    }

    .faq__title {
        font-size: 40px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .banner-as {
        display: block;
    }

    .banner-as__logo {
        width: auto;
        border-right: none;
        border-bottom: 1px solid #f0f0f0;
    }

    .banner-casino {
        display: block;
    }

    .banner-casino__logo {
        width: auto;
        margin-bottom: 20px;
        border-right: none;
        border-bottom: 1px solid #f0f0f0;
    }

    .recom__head {
        font-size: 40px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .recom__ico {
        top: 10px;
        right: 10px;
    }

    .blog-top {
        margin-right: -8px;
        margin-left: -8px;
    }

    .blog-top__lg {
        padding: 0 8px;
    }

    .blog-top__sm {
        padding: 0 8px;
    }

    .comment-wrap__title {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .comment-wrap__note {
        font-size: 24px;
        line-height: 30px;
        display: block;
        background: none;
    }

    .page-numbers.prev {
        font-size: 0;
        margin-right: 0;
    }

    .page-numbers.next {
        font-size: 0;
        margin-left: 0;
    }

    .casino-data__body {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .casino-data__action {
        width: 100%;
        padding-left: 0;
        border-left: none;
    }

    .casino-data__foot {
        display: block;
    }

    .casino-data__site {
        width: auto;
        margin-top: 25px;
    }

    .casino-info {
        display: block;
    }

    .casino-info__img {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .casino-contact__body {
        display: block;
    }

    .casino-contact__main {
        margin-bottom: 15px;
    }

    .promocode__item {
        padding-right: 20px;
        padding-left: 20px;
    }

    .promocode__btn {
        padding-right: 15px;
        padding-left: 15px;
    }

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

    .slot__inner {
        display: block;
    }

    .slot__main {
        width: auto;
        margin-bottom: 30px;
        padding-left: 0;
    }

    .slot__play {
        width: auto;
    }

    .slot__play img {
        width: 100%;
    }

    .slot__action {
        width: auto;
    }

    .slot__aside {
        width: auto;
    }

    .slot-data {
        display: block;
    }

    .slot-data__main {
        margin: 15px 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .slot-data__unit {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .option {
        display: block;
    }

    .option__group {
        width: 100%;
        margin-bottom: 30px;
    }

    .option__head {
        font-size: 26px;
        line-height: normal;
    }

    .slot-list__nav-link {
        padding: 5px 0;
    }

    .search-form {
        position: static;
    }

    .search-form__main {
        top: 15px;
        width: 100%;
    }

    .search-form__control {
        font-size: 18px;
    }

    .slot-list__head {
        font-size: 40px;
    }

    .question {
        display: block;
    }

    .question__header {
        margin-bottom: 30px;
    }

    .casino-sticky-header .casino-data__action {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .dropdown-menu {
        display: block;
    }

    .dropdown-menu__item {
        width: auto;
    }

    .author-info .social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .subscribe {
        display: block;
    }

    .subscribe__about {
        width: auto;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .subscribe__main {
        width: auto;
    }

    .article table {
        width: 100%;
        min-width: 600px;
        margin-right: 0;
        margin-left: 0;
    }

    .article table th {
        white-space: nowrap;
    }

    .article blockquote.with-author {
        padding-right: 15px;
        padding-left: 15px;
    }

    .table-responsive {
        display: block;
        overflow-x: auto;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }

    .alignleft {
        display: table;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }

    .alignright {
        display: table;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }

    .top__link {
        padding-right: 20px;
        padding-left: 20px;
    }

    .top__item_01 .top__img {
        right: -266px;
    }

    .bread {
        display: block;
    }

    .bread__back {
        margin-top: 10px;
    }

    .faq__head {
        font-size: 20px;
        line-height: 24px;
        padding-right: 30px;
    }

    .faq__head:before {
        right: 0;
    }

    .faq__head:after {
        right: 7px;
    }

    .faq__desc {
        font-size: 16px;
        line-height: 24px;
        padding-right: 0;
        padding-left: 0;
    }

    .banner-as__head {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .banner-as__name {
        width: 100%;
        margin-bottom: 15px;
    }

    .banner-as__bonus {
        margin-left: 0;
    }

    .banner-casino__attr {
        display: block;
    }

    .banner-casino__rating {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .banner-casino__foot {
        display: block;
    }

    .banner-casino__about {
        margin-bottom: 20px;
    }

    .banner-casino__btn {
        width: 100%;
        padding: 10px;
    }

    .recom__item {
        width: 50%;
        margin-bottom: 20px;
    }

    .recom__title {
        font-size: 22px;
    }

    .social-box {
        display: block;
        padding-right: 20px;
        padding-left: 20px;
    }

    .social-box__head {
        margin-bottom: 10px;
    }

    .social-box__link:first-child {
        margin-left: 0;
    }

    .blog-top__lg {
        width: 100%;
    }

    .blog-top__sm {
        width: 50%;
    }

    .blog-list__item {
        width: 50%;
    }

    .blog-item__title {
        font-size: 20px;
    }

    .comment-wrap__head {
        display: block;
    }

    .comment-wrap__action {
        margin-top: 15px;
    }

    .comment-wrap__btn {
        display: inline-block;
        vertical-align: top;
    }

    .comment .comment {
        margin-left: 20px;
    }

    .comment_admin {
        padding-left: 20px;
    }

    .comment__head {
        display: block;
    }

    .comment__rating {
        margin-top: 20px;
    }

    .comment-form {
        display: block;
    }

    .comment-form__main {
        width: auto;
    }

    .comment-form__inner {
        width: auto;
    }

    .comment-form__btn {
        padding: 18px 30px;
    }

    .cookie__main {
        padding-left: 0;
        background: none;
    }

    .pagination {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page-numbers {
        font-size: 20px;
        line-height: 32px;
        width: 32px;
        height: 32px;
        margin: 0 3px;
    }

    .casino-data {
        padding-right: 0;
        padding-left: 0;
    }

    .casino-data__logo {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .casino-data__logo-link {
        width: auto;
    }

    .casino-data__dev {
        display: block;
    }

    .casino-data__dev-head {
        width: auto;
        margin-bottom: 5px;
        text-align: center;
    }

    .casino-data__dev-body {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .casino-info__data {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .casino-info__data-unit {
        width: 50%;
    }

    .casino-info__app {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .casino-info__bonus {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .casino-info__bonus-unit {
        width: 50%;
        margin-bottom: 10px;
    }

    .casino-contact__main {
        display: block;
    }

    .casino-contact__item_phone {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .casino-contact__pay-value {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

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

    .promocode__main {
        width: 100%;
        margin-bottom: 20px;
    }

    .promocode__action {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .offer-min {
        display: block;
    }

    .offer-min__main {
        margin-bottom: 20px;
    }

    .offer-min__btn {
        padding: 10px;
    }

    .slot-list__item {
        width: 33.333333%;
    }

    .license__item {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .license__text {
        flex: 0 0 100%;
        margin-top: 16px;
    }

    .content-nav ol {
        column-count: 1;
    }

    .content-nav ol li {
        padding-left: 25px;
    }

    .content-nav ol ol li {
        padding-left: 0;
    }

    .article h3.question__title {
        padding: 22px 25px 22px 85px;
        font-size: 30px;
    }

    .question__title::before {
        width: 48px;
        height: 48px;
        top: 22px;
    }

    .question__text {
        font-size: 20px;
    }

    .answer {
        padding: 15px 21px 12px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .content-wrap {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 0;
    }

    .more-box {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 0;
    }

    .attr__date {
        width: 100%;
        margin-right: 0;
    }
    .casino-sticky-header .casino-data__logo {
        margin-bottom: 0;
    }
    .casino-sticky-header .casino-data__main {
        flex: 0 0 100%;
        margin-bottom: 10px;
        display: none;
    }
    .casino-sticky-header .casino-data__bonus {
        display: none;
    }
}

@media (max-width: 500px) {
    .slot-list__item {
        width: 50%;
    }

    .answer__info {
        justify-content: flex-start;
    }

    .answer__name {
        font-size: 15px;
        line-height: 1;
    }

    .page-description {
        font-size: 24px;
        line-height: 28px;
    }

    .page-childs ul li a {
        font-size: 15px;
    }

    .recommendation {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .recommendation a {
        flex: 0 0 100%;
        margin-top: 16px;
    }
}

@media (max-width: 425px) {
    .logo__title {
        display: none;
    }

    .heading {
        font-size: 36px;
    }

    .article {
        font-size: 17px;
        line-height: 26px;
    }

    .article h1 {
        font-size: 36px;
        padding-left: 16px;
    }

    .article h2 {
        font-size: 32px;
        padding-left: 16px;
    }

    .article h3 {
        font-size: 28px;
        padding-left: 16px;
    }

    .article h4 {
        font-size: 24px;
        padding-left: 16px;
    }

    .article h5 {
        font-size: 20px;
        padding-left: 16px;
    }

    .content-nav__heading {
        font-size: 24px;
        line-height: 28px;
    }

    .blockquote-author {
        display: block;
    }

    .blockquote-author__label {
        margin-bottom: 15px;
    }

    .blockquote-author__value {
        margin-left: 0;
    }

    .step-box__item {
        display: block;
    }

    .step-box__img {
        width: auto;
        margin-right: 0;
        margin-bottom: 24px;
    }

    .more-box__item {
        display: block;
    }

    .more-box__img {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .top__item_01 .top__img {
        right: -368px;
    }

    .top__item_02 .top__img {
        right: -58px;
    }

    .top__item_03 .top__img {
        right: -155px;
    }

    .top__item_04 .top__img {
        right: -64px;
    }

    .top__play {
        padding-right: 20px;
        padding-left: 20px;
    }

    .top__demo {
        padding-right: 20px;
        padding-left: 20px;
    }

    .top-wrap__head {
        font-size: 36px;
    }

    .top-wrap__more {
        font-size: 20px;
    }

    .top-rating__item {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .attr__date-unit {
        display: block;
        margin-left: 0;
    }

    .faq__title {
        font-size: 36px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .faq__head {
        font-size: 18px;
        line-height: 24px;
    }

    .banner-as__inner {
        padding-right: 10px;
        padding-left: 10px;
    }

    .banner-casino__inner {
        padding-right: 10px;
        padding-left: 10px;
    }

    .banner-casino__data {
        display: block;
    }

    .banner-casino__data-unit {
        margin: 0 0 10px 0;
    }

    .recom__head {
        font-size: 32px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .blog-lg__inner {
        padding: 20px;
    }

    .comment-wrap__title {
        font-size: 36px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .comment-wrap__note {
        font-size: 20px;
        line-height: 26px;
    }

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

    .cookie {
        display: block;
    }

    .cookie__main {
        margin-bottom: 20px;
    }

    .cookie__action {
        padding-left: 0;
    }

    .slot__play-label {
        font-size: 19px;
        line-height: 23px;
    }

    .slot__aside {
        padding-right: 10px;
        padding-left: 10px;
    }

    .option__head {
        font-size: 20px;
    }

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

    .winning__inner {
        display: block;
        padding-right: 20px;
        padding-left: 20px;
    }

    .winning__value {
        margin-top: 15px;
        text-align: center;
    }

    .search-list__title {
        font-size: 26px;
        line-height: 34px;
    }

    .slot-list__head {
        font-size: 36px;
    }

    .article h3.question__title {
        font-size: 24px;
    }
}

@media (max-width: 375px) {
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }

    .top-rating__head {
        width: 100%;
        padding-right: 0;
    }

    .top-rating__body {
        width: 100%;
    }

    .recom__item {
        width: 100%;
    }

    .recom__img-link img {
        width: 100%;
    }

    .blog-list__item {
        width: 100%;
    }

    .blog-item__img img {
        width: 100%;
    }

    .top-rating__bonus, .top-rating__action {
        width: 100%;
    }
}

@keyframes menuToggle {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}



.links-promocodes {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.link-promocode {
    text-align: center;
}

.link-promo-code {
    padding: 5px;
    width: 100%;
    border: 1px dashed #ffc21c;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border-radius: 5px;
    position: relative;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.link-promo-code b {
    font-weight: bold;
    color: #ffc21c;
    text-decoration: underline;
    transition: all 0.3s;
}

.link-promo-code .fas {
    color: #ffc21c;
}

.link-promo-code:hover {
    text-decoration: none;
    color: #fff;
    background: #ffc21c;
}

.link-promo-code:hover .fas {
    color: #fff;
}

.link-promo-code:hover b {
    color: #fff;
    text-decoration: none;
}

.link-promo-code:disabled {
    pointer-events: none;
}

.link-promo-description {
    font-size: 14px;
    line-height: 1.2;
}

.promocode-alert {
    position: absolute;
    bottom: calc(100% + 5px);
    left: 0;
    width: 100%;
    height: auto;
    color: #000;
    background: #ddd;
    border-radius: 10px;
    padding: 3px 0;
    pointer-events: none;
}

.casino-newretroru {background-color: #132941;}
.casino-friendscasinoru {background-color: #1d1630;}
.casino-flintcasinoru {background-color: #261C19;}
.casino-vegasgrandru {background-color: #181f35;}
.casino-1wincasinoru {background-color: #252d40;}
.casino-friendscasinoru {background-color: #1d1630;}
.casino-selectorcasinoru {background-color: #21242C}
.casino-surfcasinoru {background-color: #224F6B}
.casino-brillxcasinoru {background-color: #191919;}
.casino-volnacasinoru {background-color: #142831;}
.casino-legzocasinoru {background-color: #272A44}
.casino-sykaaaru {background-color: #36093f}
.casino-vavadaru {background-color: #242333}
.casino-gamaru {background-color: #1b2b38}
.casino-jvspinru {background-color: #0d0b44}
.casino-spinbetterru {background-color: #001841}
.casino-1xslotsru {background-color: #283033}
.casino-stakeru {background-color: #1b2b38}
.casino-n1casinoru {background-color: #1a1a22}
.casino-casinoraru {background-color: #141720}
.casino-dripcasinoru {background-color: #022423}
.casino-stardacasinoru {background-color: #1d2029}
.casino-zoomaru {background-color: #272d42}
.casino-fizzslotsru {background-color: #42273d}
.casino-mostbetru {background-color: #0f204d}
.casino-apollospinru {background-color: #0d0740}
.casino-daddyru {background-color: #161622}
.casino-888dragonru {background-color: #8d0d13}
.casino-calibryru {background-color: #2a265e}
.casino-betunlimru {background-color: #2c2f30}
.casino-cafeinbetru {background-color: #03161c}
.casino-apexspinru {background-color: #071a23}
.casino-bcgameru {background-color: #0d3004}
.casino-fatpandaru {background-color: #2a1d49}
.casino-win777ru {background-color: #00276d}
.casino-voddsru {background-color: #2d363f}
.casino-everumru {background-color: #271d15}
.casino-vodkabetru {background-color: #0c131d}
.casino-kaktuzru {background-color: #161c24}
.casino-goldcasinoru {background-color: #1d1e22;}
.casino-lev {background-color: #1d2646;}
.casino-clubnikaru {background-color: #1d0c29;}
.casino-eldorado {background-color: #1a160c;}
.casino-champion {background-color: #03c2f7;}
.casino-jozzcasinoru {background-color: #2f353d;}
.casino-playfortuna {background-color: #6d4506;}
.casino-catcasinoru {background-color: #444dd8;}
.casino-riobet {background-color: #000000;}
.casino-azino777 {background-color: #030000;}
.casino-casinox {background-color: #db6618;}
.casino-booicasino {background-color: #f3e740;}
.casino-joycasino {background-color: #363333;}
.casino-deluxecasino {background-color: #a92825;}
.casino-lotoru {background-color: #271a01;}
.casino-pokerdom {background-color: #181818;}
.casino-argocasino {background-color: #ba6d00;}
.casino-ivicasino {background-color: #4c2ff9;}
.casino-zigzag777 {background-color: #1e233c;}
.casino-egocasinoru {background-color: #ecd64e;}
.casino-explosinoru {background-color: #473182;}
.casino-solcasino {background-color: #34312f;}
.casino-roxcasino {background-color: #2c2c2c;}
.casino-freshcasino {background-color: #68852b;}
.casino-jetcasinoru {background-color: #3a4453;}
.casino-izzicasinoru {background-color: #874ed4;}
.casino-pinupcasino {background-color: #6b0000;}
.casino-superslots {background-color: #292847;}
.casino-vulkandeluxe {background-color: #222636;}
.casino-vulkanclub {background-color: #181b62;}
.casino-casinovulcan24 {background-color: #1b1f3d;}
.casino-maxbetslots {background-color: #2d0d0b;}
.casino-gmsdeluxe {background-color: #4143b6;}
.casino-million {background-color: #294419;}
.casino-jackpot {background-color: #2a000c;}
.casino-admiral777 {background-color: #0e0d20;}
.casino-ramenbetru {background-color: #121524;}
.casino-kentru {background-color: #ff0068;}
.casino-bollywoodru {background-color: #232110}
.casino-r7casinoru {background-color: #010100;}
.casino-newretroru {background-color: #132941;}
.casino-kometaru {background-color: #06051B;}
.casino-flagmanru {background-color:#1D1D1E}
.casino-gizboru {background-color:#000000}
.casino-irwinru {background-color:#17083A}

