@charset "UTF-8";
/*
Theme Name: bigazart.info
Theme URI: http://bigazart.info
Author: bigazart.info
Author URI: http://bigazart.info
Description: Description
Requires at least: 0.1
Requires PHP: 5.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://bigazart.info
Text Domain: rand-casino
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

--------------------------------------------------------------*/
*, *:after, *:before {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background-color: #eee9e6;
    color: rgb(70, 62, 56);
}


/**/
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-relative {
    position: relative;
}


/**/
.top {
    height: 100px;
    background-color: #6f1e2d;
}

.top .container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

.top__logo {
    width: 140px;
    margin: auto;
    display: flex;
    align-items: center;
}

.top__block--left {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    position: relative;
}

.top__block--center {
	display: none;
    text-align: center;
}

.jackpot__text {
    font-size: 30px;
    font-weight: bold;
    margin-top: 35px;
}

.jackpot__sum {
    color: #82fef8;
    font-size: 77px;
    font-weight: bold;
    text-shadow: 0 0 20px #1e85f9;
}

.top__block--right {
	display: none;
    text-align: right;
}

@media (min-width: 1200px) {
	.top__block--center {
		display: block;
	}

	.top__block--right {
		display: block;
	}
}

.top__logo {
    width: 140px;
    margin: auto;
}

.top__logo.top__logo--mobile {
    margin: 17px 9px 19px;
    width: 200px;
}

.top__logo--mobile .top__button {
    display: inline-block;
}

.top__button {
    display: none;
    text-align: center;
    text-decoration: none;
    border: 2px solid rgb(91, 44, 42);
    border-radius: 5px;
    background-color: rgb(255, 188, 82);
    box-shadow: .309px .951px 9px 0 rgba(0, 0, 0, 0.19);
    width: 185px;
    height: 49px;
    font-size: 14px;
    color: rgb(91, 44, 42);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 3.3;
}

.top__button:hover {
    filter: brightness(110%);
}

.top__button:active {
    filter: brightness(90%);
}


@media (min-width: 480px) {
    .block-reg {
        width: 340px;
        border-radius: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1200px) {
    .block-reg {
        display: none;
    }
}


/**/
.navbar-toggle {
    position: absolute;
    right: 0;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 3px;
    background-color: #ffffff;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: hsla(213, 48%, 4%, .9);
}

.mobile-menu__backdrop {
    width: 100vw;
    height: 100vh;
}

.mobile-menu__inner {
    background-color: #4a0303;
    width: 300px;
    min-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.mobile-menu__inner .navbar__list .menu-item {
    background-color: transparent;
    width: 100%;
    border-radius: 0;
    height: 40px;
}

.mobile-menu__inner .navbar__list > .menu-item:first-child,
.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(3),
.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(5) {
    border-bottom: 1px solid rgba(238, 233, 230, .12);
}

.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mobile-menu__inner .navbar__list > .menu-item:nth-of-type(2).active {
    margin-bottom: 145px;
}

/*.mobile-menu .sub-menu, .extra .submenu-expand,*/
.mobile-menu__inner .extra-menu__list > .menu-item.active .sub-menu,
.mobile-menu__inner .navbar__list > .menu-item.active .sub-menu {
    display: block;
}

.mobile-menu__inner .extra-menu__list > .menu-item.active .submenu-expand,
.mobile-menu__inner .navbar__list > .menu-item.active .submenu-expand {
    transform: rotate(-180deg);
}

.mobile-menu__inner .navbar__list > .menu-item .sub-menu .menu-item {
    list-style: '-';
    margin-left: 45px;
    color: #fff;
    padding-left: 5px;
    margin-bottom: -4px;
}
.mobile-menu__inner .navbar__list .menu-item:nth-of-type(2) .sub-menu .menu-item a:before {
    display: none;
}

.mobile-menu__inner .navbar__list .menu-item:not(:last-child) {
    padding-bottom: 33px;
}

.mobile-menu__inner .navbar__list .menu-item a {
    display: inline-flex;
    align-items: center;
    padding: 0 11px;
}

.mobile-menu__inner .navbar__list .menu-item a:before {
    margin-right: 14px;
}

.mobile-menu__inner .extra-menu__list > .current-menu-item {
    border-left-color: #ffbc52;
}

.mobile-menu__inner .extra-menu__list:before {
    content: "";
    background-image: -moz-linear-gradient( 0deg, rgba(238,233,230,0) 0%, rgba(238,233,230,0.01) 0%, rgb(238,233,230) 50%, rgb(238,233,230) 50%, rgba(238,233,230,0) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(238,233,230,0) 0%, rgba(238,233,230,0.01) 0%, rgb(238,233,230) 50%, rgb(238,233,230) 50%, rgba(238,233,230,0) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(238,233,230,0) 0%, rgba(238,233,230,0.01) 0%, rgb(238,233,230) 50%, rgb(238,233,230) 50%, rgba(238,233,230,0) 100%);
    height: 1px;
    width: 300px;
    position: absolute;
    top: -12px;
}

.mobile-menu__inner .extra-menu__list a {
    font-weight: 500;
}

.mobile-menu__inner .extra-menu__list .sub-menu .menu-item {
    line-height: 2;
    list-style: '-';
    margin-left: 34px;
    padding-left: 5px;
    color: #fff;
}

.mobile-menu__inner .extra-menu__list .sub-menu .menu-item a {
    margin-left: -10px;
}

.mobile-menu .extra-menu__list .submenu-expand {
    position: absolute;
    top: 10px;
    right: 0;
}

.extra-menu__list > .menu-item > a:hover {
    color: #ffbc52;
}

.extra-menu__list > .menu-item.current-menu-parent{
    border: none;
}

.mobile-menu .extra-menu__list > .menu-item.current-menu-parent > a {
    border-left: 3px solid #ffbc52;
}

.extra-menu__list .sub-menu > .menu-item a:hover,
.extra-menu__list .sub-menu > .menu-item.current-menu-item a {
    text-decoration: underline;
}

@media (min-width: 1200px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu__close {
    float: right;
    font-size: 75px;
    line-height: .75;
    color: #f5f5f5;
    background-color: transparent;
    border: 0;
    position: relative;
    cursor: pointer;
    font-family: serif;
}


.mobile-menu .extra-menu__list {
    display: block;
    width: 100%;
}

.mobile-menu .navbar {
    display: block;
}


/**/
.header {
    background: #261c18 url(image/Banner.jpg) no-repeat center;
    min-height: 300px;
}


.header .container {
    height: 100%;
}

.header__inner {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 90px;
}

@media (min-width: 1200px) {
    .header .container {
        display: flex;
    }
}

.header__button {
	background-size: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    border: 3px solid rgb(255 188 82);
    border-radius: 6px;
    background-color: rgb(175 41 40);
    box-shadow: .309px .951px 9px 0 rgba(0, 0, 0, 0.19);
    width: 240px;
    height: 65px;
    font-size: 44px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin: 0 auto;
}

.header__button:hover {
    filter: brightness(110%);
}

.header__button:active {
    filter: brightness(90%);
}

/**/
.navbar {
    display: none;
}

.navbar__list {
    margin: 0;
    padding-left: 0;
}

.navbar__list .menu-item {
    border-radius: 20px;
    background-color: rgb(70, 62, 56);
    width: 259px;
    height: 49px;
    list-style: none;
}

.navbar__list .menu-item:not(:last-child) {
    margin-bottom: 5px;
}

.navbar__list .menu-item a {
    color: #ffffff;
    text-decoration: none;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 20px;
}

.navbar__list .menu-item a:before {
    content: "";
    width: 26px;
    height: 26px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.navbar__list .menu-item:nth-of-type(1) a:before {
    background-image: url("image/menu/home.svg");
}

.navbar__list .menu-item:nth-of-type(2) a:before {
    background-image: url("image/menu/cherry.svg");
}

.navbar__list .menu-item:nth-of-type(3) a:before {
    background-image: url("image/menu/slot-machine.svg");
}

.navbar__list .menu-item:nth-of-type(4) a:before {
    background-image: url("image/menu/clover.svg");
}

.navbar__list .menu-item:nth-of-type(5) a:before {
    background-image: url("image/menu/shield.svg");
}

.navbar__list .menu-item:nth-of-type(6) a:before {
    background-image: url("image/menu/download-to-storage-drive.svg");
}

.navbar__list .menu-item:nth-of-type(7) a:before {
    background-image: url("image/menu/wallet-filled-money-tool.svg");
}


.navbar__list > .menu-item > a:hover,
.navbar__list > .menu-item.current-menu-item > a,
.navbar__list > .menu-item.current-menu-parent > a {
    color: #ffbc52;
}


/**/
.submenu-expand {
    fill: #ffffff;
    position: relative;
    background-color: transparent;
    border: 0;
    top: 4px;
    transition: all .3s linear;
}

.submenu-expand svg {
    height: 22px;
    width: 22px;
}

.sub-menu {
    padding-right: 10px;
    padding-left: 25px;
    padding-top: 17px;
}

.mobile-menu .sub-menu,
.extra .submenu-expand {
	display: none;
}

.mobile-menu .extra .submenu-expand {
	display: inline-block;
}

.extra .sub-menu {
	padding: 0;
}

.sub-menu .menu-item {
    border-top: 0;
    border-bottom: 0;
    height: auto;
    padding-left: 0;
    padding-right: 0;
}

.sub-menu .menu-item:last-child {
	border-bottom: 0;
}

.navbar__list .sub-menu > .menu-item a {
    background-image: none;
    background-color: transparent;
    text-decoration: none;
    color: #ffffff;
    padding-left: 0;
}

.navbar__list .sub-menu > .menu-item a:hover,
.navbar__list .sub-menu > .menu-item.current-menu-item a {
    background-color: transparent;
    text-decoration: underline;
}

.mobile-parent-nav-menu-item {
    display: none;
}


@media (min-width: 1200px) {
    .navbar {
        display: block;
        position: relative;
        overflow-x: inherit;
        width: 100%;
        background-color: #000000;
    }

    .navbar > div {
        width: 100%;
    }

    .navbar__list .menu-item:after {
        display: none;
    }

    .navbar__list .menu-item:last-child {
        padding-right: 0;
        border-bottom: 0;
    }

    .navbar__list .menu-item:last-child:before {
        display: none;
    }

    .navbar__list .menu-item a {
        color: #ffffff;
        text-decoration: none;
        display: flex;
        align-items: center;
        text-align: center;
        height: 100%;
        background-image: none !important;
        font-weight: bold;
        font-size: 16px;
    }

    /**/
    .submenu-expand {
        position: absolute;
        top: -3px;
        right: -39px;
        fill: #ffffff;
        background-color: transparent;
        border: 0;
        height: 58px;
        outline: none;
        pointer-events: none;
        transition: all .1s linear;
    }

    .menu-item:hover .submenu-expand,
    .current-menu-item .submenu-expand {
        fill: #72f3f7;
    }

    .submenu-expand svg {
		height: 28px;
		width: 25px;
    }

    .sub-menu {
        position: absolute;
        top: 100%;
        padding: 0;
        display: none;
        max-height: 260px;
        z-index: 2;
        background-color: rgb(238, 233, 230);
        box-shadow: .309px 5px 9px 0 rgba(0, 0, 0, .19);
        border-radius: 0 0 5px 5px;
        width: 177px;
        min-height: 107px;
    }

    .menu-item-object-page:hover .sub-menu {
        display: block;
    }

    .navbar__list .sub-menu .menu-item {
        padding: 0;
        width: 100%;
        height: 40px;
    }

    .navbar__list .sub-menu > .menu-item a {
        color: #ffffff;
        font-size: 16px;
		text-align: left;
		text-indent: 15px;
		justify-content: initial;
    }

    .navbar__list .sub-menu > .menu-item a:hover,
    .navbar__list .sub-menu > .menu-item a.current-menu-item {
        background-color: transparent;
        color: #72f3f7;
    }

}


/* Extra Menu */
.wrapper-main-menu {
    display: none;
}

.extra-menu__list {
    display: none;
}

.extra-menu__list {
    padding-left: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    width: 1170px;
    position: relative;
}

.extra-menu__list li {
    list-style: none;
    line-height: 2.9;
    text-indent: 12px;
    border-left: 3px solid transparent;
	position: relative;
}

.extra-menu__list > li:not(:last-child) {
    margin-right: 25px;
}

.extra-menu__list .sub-menu .current-menu-item a {
   text-decoration: underline;
}

.extra-menu__list a {
    display: block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.games {
    width: 100%;
}

@media (min-width: 1200px) {
    .games,
    .content-area {
        margin-left: 50px;
    }
    .top .top__button {
        display: inline-block;
        position: absolute;
    }
    .wrapper-main-menu {
        display: flex;
    }
    .extra {
        margin-left: auto;
		background-color: #5b2c2a;
    }

    .extra-menu__list {
        display: flex;
        justify-content: center;
    }

    .extra-menu__list li {
        height: 50px;
        border-left: 0;
        display: flex;
        align-items: center;
        text-align: center;
    }

    .extra-menu__list a {
        text-align: center;
        text-indent: 0;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        width: auto;
        height: auto;
        display: inline;
    }

    .extra-menu__list .sub-menu a {
        width: 100%;
        display: block;
        text-align: left;
        text-indent: 15px;
        color: rgb(70, 62, 56);
        font-weight: 500;
    }

    .extra-menu__list .sub-menu a:hover {
        background-color: #ddd7d3;
    }
    .extra-menu__list > li > a:hover,
    .extra-menu__list > .current-menu-item > a,
    .extra-menu__list > .current-menu-parent > a {
        text-decoration: none;
        color: #ffbc52;
    }
}


/**/
.main {
    display: flex;
    padding: 25px 0;
    line-height: 1.4;
    min-height: calc(100vh - 709px);
}

.wrapper-main-menu {
    width: 270px;
}

.wrapper-main-menu .sub-menu {
    position: inherit;
}

.wrapper-main-menu .sub-menu {
    width: 100%;
    padding: 5px 37px;
    top: 0;
    background-color: #d6cdc6;
    height: 125px;
}

.wrapper-main-menu .navbar__list > .menu-item:nth-of-type(2):hover {
    margin-bottom: 135px;
}

.wrapper-main-menu .navbar__list > .menu-item:nth-of-type(2):hover a:after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #d6cdc6;
    z-index: -1;
}

.wrapper-main-menu .navbar__list > .menu-item:hover .submenu-expand {
    transform: rotate(-180deg);
}

.wrapper-main-menu .menu-item .submenu-expand,
.wrapper-main-menu .current-menu-item .submenu-expand {
    right: 0;
}

.wrapper-main-menu .menu-item .submenu-expand svg {
    fill: #ffbc52;
}
.wrapper-main-menu .navbar__list .sub-menu .menu-item {
    background-color: transparent;
    height: 25px;
}

.wrapper-main-menu .navbar__list .sub-menu .menu-item a {
    color: rgb(70, 62, 56);
    font-weight: 500;
}

.wrapper-main-menu .navbar__list .sub-menu .menu-item a:before,
.wrapper-main-menu .navbar__list .sub-menu .menu-item a:after {
    display: none;
}

.wrapper-main-menu .navbar__list .menu-item {
    display: inline-block;
    position: relative;
}

.main a {
    color: rgb(70, 62, 56);
    text-decoration: none;
}

.main img {
    max-width: 100%;
    height: auto;
    margin: 0 5px;
}

.main .games img {
    margin: 0;
}

.entry-title {

}


/**/
.breadcrumb {
	margin-top: 10px;
    font-size: 13px;
    color: #828891;
}

.breadcrumb a {
    color: #828891;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


/*
 * Игровые автоматы
 */
.games__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 3fr));
    grid-gap: 25px;
}

@media (min-width: 992px) {
    .games__list {
        grid-template-columns: repeat(auto-fill, minmax(240px, 3fr));
    }
}

.games__item {
    max-width: 255px;
    height: 181px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0.309px 0.951px 9px 0 rgba(0, 0, 0, 0.1);
}

.games__image {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.games__image:hover {
    background-color: hsla(0, 0%, 0%, 0.7);
}

.games__item:hover .games__image:before {
	content: '';
    display: block;
    background-color: hsla(0, 0%, 0%, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 5px;
}

.games__image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.games__placeholder {
    display: block;
    background-color: hsla(0, 0%, 0%, 0.7);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}

.games__title {
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    height: 42px;
    text-align: center;
}

.games__more {
    float: right;
    margin-bottom: 10px;
}

.games__preview-text {
    display: none;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5px;
    overflow: hidden;
}

.games__button {
    background-color: rgb(62, 170, 199);
    color: rgb(238, 233, 230);
    display: none;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    line-height: 2.9;
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -75px;
    box-shadow: 0.309px 0.951px 9px 0 hsla(0, 0%, 0%, .19);
    width: 151px;
    height: 44px;
}

.games__button:hover {
    filter: brightness(110%);
}

.games__button:active {
    filter: brightness(90%);
}

.games__image:hover .games__button {
    display: block;
}

.games__item:hover .games__placeholder {
    display: none;
}

.games__item:hover .games__preview-text {
    display: block;
}



/* Статьи */
.article {
}

.article__list {
    list-style: none;
    padding-left: 0;
}

.article__item {
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px;
    padding-right: 20px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05),
    0 2px 4px rgba(0,0,0,0.05),
    0 4px 8px rgba(0,0,0,0.05),
    0 8px 16px rgba(0,0,0,0.05);
}

.article__image {
    display: block;
    text-align: center;
}

@media (min-width: 480px) {
    .article__image {
        float: left;
        position: relative;
        margin-right: 20px;
    }

    .article__image img {
        display: block;
    }
}

.article__placeholder {
    display: none;
    background-color: hsla(0, 0%, 0%, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article__button {
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    height: 42px;
    width: 150px;
    border-radius: 10px;
    text-align: center;
    border: 2px solid #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.article__image:hover .article__placeholder {
    display: block;
}

.article__title {
    padding-left: 20px;
}

.article__description {
    padding-left: 20px;
}

.article__date {
    color: #797777;
    font-size: 12px;
}

.article__item .article__more {
    display: inline-block;
    color: #ffffff;
    background-color: #ababab;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: none;
    border-radius: 50px;
    padding: 10px 40px;
    width: 100%;
}

@media (min-width: 480px) {
    .article__item .article__more {
        width: auto;
    }
}


/**/
.paginate {
    text-align: center;
    margin-top: 25px;
}

.paginate * {
    margin: 7.5px;
    border: 1px solid rgb(69, 67, 65);
    border-radius: 5px;
    background-color: rgba(238, 233, 230, .3);
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #463e38;
    transition: all .3s linear;
}

.paginate a:hover {
    background-color: hsla(26, 11%, 25%,  .1);
}
.paginate .current {
    color: #fff;
    background-color: #463e38;
    cursor: default;
}

.paginate span {
    margin: 7.5px;
}



/**/
.footer {
    background-color: #ffffff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 25px;
}

.footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 110px;
}

.footer__pay {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.icon {
    background-image: url(image/pay-icons_white.png);
    opacity: .5;
    will-change: opacity;
    height: 41px;
    width: 60px;
}

.icon:hover {
    background-image: url(image/pay-icons_color.png);
    opacity: 1;
}

.visa {
    background-position: 0 0;
}

.mastercard {
    background-position: -60px 0;
}

.mastercard:hover {
    background-position: -60px 0;
}

.maestro {
    background-position: -120px 0;
    width: 77px;
}

.maestro:hover {
    background-position: -120px 0;
}

.mir {
    background-position: -190px 0;
}

.mir:hover {
    background-position: -190px 0;
}

.io {
    background-position: -260px 0;
}

.io:hover {
    background-position: -260px 0;
}

.fk {
    background-position: -323px 0;
    width: 68px;
}

.fk:hover {
    background-position: -323px 0;
}

.privat {
    background-position: -393px 0;
}

.privat:hover {
    background-position: -393px 0;
}

.perfect {
    background-position: -462px 0;
}

.perfect:hover {
    background-position: -462px 0;
}

.bitcoin {
    background-position: -525px 0;
}

.bitcoin:hover {
    background-position: -525px 0;
}

.ethereun {
    background-position: -588px 0;
    width: 68px;
    height: 42px;
}

.ethereun:hover {
    background-position: -588px 0;
}

.tether {
    background-position: -658px 0;
}

.tether:hover {
    background-position: -658px 0;
}

.neteller {
    background-position: -720px 0;
    width: 68px;
}

.neteller:hover {
    background-position: -720px 0;
}

.eco {
    background-position: -789px 0;
    width: 66px;
}

.eco:hover {
    background-position: -789px 0;
}

.footer-nav {
    max-width: 745px;
    max-height: 130px;
}

.footer-nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.footer__logo {
    width: 200px;
}

.footer__logo img {
    width: 100%;
}

/**/
.footer__text {
    color: #797777;
    font-size: 12px;
    text-align: center;
}

/**/
.footer-menu {
    list-style: none;
    padding-left: 0;
    margin: 0 auto 15px;
    text-align: center;
    display: block;
    width: 100%;
}

.footer-menu .menu-item {
    padding: 10px;
    width: 100%;
    display: block;
    text-align: left;
}

@media (min-width: 992px) {
    .footer-menu .menu-item {
        display: inline-block;
        width: auto;
    }
}

@media (min-width: 1200px) {
}

.footer-menu .menu-item a {
    color: rgb(70, 62, 56);
    text-decoration: none;
}

.footer-menu .menu-item a:hover,
.footer-menu .menu-item.current-menu-item a {
    text-decoration: underline;
}


/**/
.show {
    display: block;
}

@media (min-width: 1200px) {
    .show {
        display: none;
    }
}


.simplebar-track.simplebar-vertical {
    width: 10px;
    background-color: #0a3545;
    border-radius: 5px;
    opacity: 70%;
}

article .entry-footer {
    display: none;
}

@media (max-width: 1200px) {
    .mobile-menu__inner .menu-extra-menu-container {
        margin-top: 30px;
    }
    .footer__logo {
        order: 1;
        margin-top: 25px;
    }
    .footer__pay {
        justify-content: space-between;
    }
    .footer-nav {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    .top {
       height: 60px;
    }
    .top__logo {
        width: 100px;
    }
    .footer__pay {
        flex-wrap: wrap;
        width: 500px;
    }
    .icon {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .main {
        padding: 25px 10px;
    }
}

@media (max-width: 600px) {
    .footer .container {
        gap: 10px 16px;
    }
    .footer__logo {
        margin-top: 0;
    }
    .footer__pay {
        width: 350px;
        justify-content: center;
    }
    .footer-nav {
        max-height: 100%;
    }
    .footer-nav ul {
        grid-template-columns: 1fr;
    }
    .footer-menu .menu-item {
        text-align: center;
    }
    .header {
        min-height: 245px;
        background-size: cover;
    }
    .games__item {
        margin: 0 auto;
    }
}

@media (max-width: 420px) {
    .header {
        min-height: 200px;
    }
}

@media (max-width: 375px) {
    .paginate *,
    .paginate span {
        margin: 3px;
    }
}

/*
 * Content refresh for the main article area
 */
.entry-header {
    margin-bottom: 26px;
}

.entry-title {
    margin: 0;
    max-width: 14ch;
    color: #ffffff;
    font-size: clamp(2rem, 4vw, 3.4rem);
    line-height: 1.05;
    letter-spacing: -0.03em;
    text-shadow: 0 14px 38px rgba(0, 0, 0, 0.28);
}

.entry-content--styled {
    position: relative;
    padding: 28px 24px 32px;
    border: 1px solid rgba(255, 198, 112, 0.16);
    border-radius: 28px;
    background: radial-gradient(circle at top right, rgba(255, 198, 112, 0.14), transparent 34%),
                linear-gradient(180deg, rgba(48, 34, 55, 0.96) 0%, rgba(22, 16, 28, 0.98) 100%);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.22);
    color: rgba(255, 255, 255, 0.88);
    font-size: 17px;
    line-height: 1.82;
    overflow: hidden;
}

.entry-content--styled:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 180px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 72%);
    pointer-events: none;
}

.entry-content--styled > * {
    position: relative;
    z-index: 1;
}

.entry-content--styled p {
    margin: 0 0 1.2em;
}

.entry-content--styled > :last-child {
    margin-bottom: 0;
}

.entry-content--styled h2,
.entry-content--styled .wp-block-heading {
    margin: 34px 0 14px;
    color: #ffd28a;
    font-size: clamp(1.45rem, 2.3vw, 2rem);
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.entry-content--styled a {
    color: #ffd28a;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 210, 138, 0.32);
    transition: color 0.25s ease, border-color 0.25s ease;
}

.entry-content--styled a:hover,
.entry-content--styled a:focus {
    color: #fff0cf;
    border-color: rgba(255, 240, 207, 0.72);
}

.content-table,
.entry-content--styled > table {
    margin: 22px 0 30px;
    border: 1px solid rgba(255, 198, 112, 0.16);
    border-radius: 22px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.018));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 16px 40px rgba(0, 0, 0, 0.18);
}

.content-table,
.entry-content--styled > table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.content-table table,
.entry-content--styled > table {
    width: 100%;
    min-width: 640px;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0;
    background: transparent;
}

.entry-content--styled table th,
.entry-content--styled table td {
    padding: 16px 18px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    vertical-align: top;
}

.entry-content--styled table th {
    background: linear-gradient(135deg, #d79d38 0%, #f2c774 100%);
    color: #241916;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.entry-content--styled table th:first-child {
    border-top-left-radius: 20px;
}

.entry-content--styled table th:last-child {
    border-top-right-radius: 20px;
}

.entry-content--styled table td {
    background: rgba(14, 10, 18, 0.36);
}

.entry-content--styled table tr:nth-child(even) td {
    background: rgba(255, 255, 255, 0.03);
}

.entry-content--styled table tr:hover td {
    background: rgba(255, 210, 138, 0.09);
}

.entry-content--styled table tr:last-child td {
    border-bottom: 0;
}

.entry-content--styled table td:first-child {
    width: 32%;
    color: #ffffff;
    font-weight: 600;
}

.faq-block {
    margin-top: 26px;
    padding: 24px 22px 8px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 22px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.02));
}

.faq-block > h2 {
    margin: 0 0 14px;
    color: #ffffff;
    font-size: 1.3rem;
    line-height: 1.3;
}

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

.faq-list li[itemprop="FAQQuestion"] {
    margin: 0;
    padding: 16px 18px;
    border: 1px solid rgba(255, 210, 138, 0.18);
    border-bottom: 0;
    border-radius: 16px 16px 0 0;
    background: rgba(255, 210, 138, 0.1);
    color: #ffffff;
    font-weight: 700;
    line-height: 1.45;
}

.faq-list [itemprop="FAQAnswer"] {
    margin-bottom: 14px;
    padding: 0 18px 18px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-top: 0;
    border-radius: 0 0 16px 16px;
    background: rgba(12, 9, 16, 0.42);
}

.faq-list [itemprop="FAQAnswer"]:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .entry-title {
        max-width: none;
    }

    .entry-content--styled {
        padding: 24px 18px 28px;
        border-radius: 22px;
    }

    .entry-content--styled > table {
        display: block;
    }

    .content-table table,
    .entry-content--styled > table {
        min-width: 560px;
    }
}

@media (max-width: 480px) {
    .entry-content--styled {
        font-size: 16px;
        line-height: 1.75;
    }

    .entry-content--styled table th,
    .entry-content--styled table td {
        padding: 14px;
    }

    .faq-block {
        padding: 20px 16px 4px;
    }

    .faq-list li[itemprop="FAQQuestion"],
    .faq-list [itemprop="FAQAnswer"] {
        padding-left: 14px;
        padding-right: 14px;
    }
}

/*
 * Editorial Dark redesign overrides
 */
body {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Segoe UI", sans-serif;
    background:
        radial-gradient(circle at top center, rgba(107, 38, 48, 0.42), rgba(107, 38, 48, 0) 28%),
        linear-gradient(180deg, #1b171d 0%, #151219 38%, #100d13 100%);
    color: #d8d1c8;
}

.site,
#page {
    position: relative;
    overflow: hidden;
}

.container {
    width: calc(100% - 40px);
    max-width: 1180px;
    padding-right: 0;
    padding-left: 0;
}

.top {
    height: auto;
    padding: 18px 0;
    background: linear-gradient(180deg, rgba(20, 17, 23, 0.94), rgba(20, 17, 23, 0.72));
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.top .container {
    justify-content: space-between;
    gap: 20px;
}

.top__block--left {
    width: auto;
    flex: 1 1 auto;
}

.top__logo {
    width: 166px;
    margin: 0 auto;
}

.top__logo img {
    width: 100%;
    height: auto;
    filter: drop-shadow(0 12px 30px rgba(0, 0, 0, 0.24));
}

.top__button {
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.04);
    box-shadow: none;
    width: auto;
    min-width: 188px;
    height: auto;
    padding: 13px 22px;
    color: #f0e9e0;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    text-transform: none;
    transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.top .top__button {
    display: inline-flex;
    position: relative;
}

.top__button:hover {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(255, 255, 255, 0.22);
    filter: none;
    transform: translateY(-1px);
}

.top__button:active {
    transform: translateY(0);
    filter: none;
}

.navbar-toggle {
    right: 0;
    border-radius: 999px;
    transition: background-color 0.25s ease;
}

.navbar-toggle:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

.navbar-toggle .icon-bar {
    background-color: #ede3d7;
}

.mobile-menu {
    z-index: 20;
    background: rgba(13, 10, 17, 0.94);
}

.mobile-menu__inner {
    background: linear-gradient(180deg, #1d1820 0%, #130f16 100%);
}

.header {
    position: relative;
    min-height: 500px;
    padding: 44px 0 210px;
    background:
        linear-gradient(90deg, rgba(17, 14, 19, 0.9) 0%, rgba(17, 14, 19, 0.68) 44%, rgba(17, 14, 19, 0.45) 100%),
        linear-gradient(180deg, rgba(17, 14, 19, 0.08), rgba(17, 14, 19, 0.82)),
        url(image/Banner.jpg) no-repeat center center / cover;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
}

.header:before {
    content: "";
    position: absolute;
    inset: auto auto 0 0;
    width: 100%;
    height: 180px;
    background: linear-gradient(180deg, rgba(16, 13, 19, 0), rgba(16, 13, 19, 0.88));
    pointer-events: none;
}

.header .container {
    position: relative;
    z-index: 1;
    height: auto;
}

.header__inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    width: 100%;
    max-width: 680px;
    height: auto;
    text-align: left;
    padding-top: 20px;
}

.header__copy {
    display: grid;
    gap: 14px;
}

.header__eyebrow {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    padding: 8px 14px;
    border: 1px solid rgba(247, 224, 183, 0.18);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.04);
    color: #f4d8ac;
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.header__lead {
    margin: 0;
    max-width: 58ch;
    color: rgba(233, 226, 218, 0.88);
    font-size: 1.05rem;
    line-height: 1.85;
    text-shadow: 0 10px 28px rgba(0, 0, 0, 0.26);
}

.header__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-width: 220px;
    height: auto;
    margin: 0;
    padding: 15px 32px;
    border: 1px solid rgba(243, 208, 142, 0.56);
    border-radius: 999px;
    background: linear-gradient(180deg, #f0d09c 0%, #dbb471 100%);
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
    color: #261b14;
    font-size: 0.94rem;
    font-weight: 800;
    letter-spacing: 0.22em;
    line-height: 1.2;
    transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
}

.header__button:hover {
    filter: none;
    transform: translateY(-2px);
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.28);
}

.header__button:active {
    transform: translateY(0);
    filter: none;
}

.main {
    display: block;
    position: relative;
    z-index: 2;
    padding: 0 0 72px;
    margin-top: -128px;
    min-height: 0;
    line-height: 1.65;
}

.content-area,
.site-main,
.entry {
    width: 100%;
}

.content-area {
    margin-left: auto;
    margin-right: auto;
}

.wrapper-main-menu {
    display: none !important;
}

.main a {
    color: #f0cf97;
}

.main a:hover,
.main a:focus {
    color: #f7e5c1;
}

.entry {
    max-width: 960px;
    margin: 0 auto;
}

.entry-header {
    margin: 0 0 22px;
    padding: 36px 38px 30px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 30px;
    background: linear-gradient(180deg, rgba(27, 23, 31, 0.94), rgba(17, 14, 20, 0.9));
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.22);
}

.entry-title {
    margin: 0;
    max-width: 12ch;
    color: #f4eee8;
    font-family: "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: clamp(2.5rem, 4vw, 4.5rem);
    line-height: 0.95;
    letter-spacing: -0.045em;
    text-wrap: balance;
    text-shadow: none;
}

.entry-content--styled {
    padding: 34px 38px 40px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 30px;
    background: linear-gradient(180deg, rgba(21, 18, 24, 0.78), rgba(16, 14, 19, 0.74));
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.18);
    color: rgba(231, 223, 214, 0.9);
}

.entry-content--styled:before {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 72%);
}

.entry-content--styled > p {
    max-width: 70ch;
}

.entry-content--styled > p:first-of-type {
    max-width: 64ch;
    color: #efe7db;
    font-size: 1.1rem;
    line-height: 1.9;
}

.entry-content--styled h2,
.entry-content--styled .wp-block-heading {
    margin-top: 42px;
    padding-top: 26px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    color: #f3ede7;
    font-family: "Palatino Linotype", "Book Antiqua", Georgia, serif;
    font-size: clamp(1.6rem, 2.3vw, 2.25rem);
    line-height: 1.14;
    letter-spacing: -0.03em;
}

.content-table,
.entry-content--styled > table {
    margin: 24px 0 34px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(28, 24, 31, 0.9), rgba(18, 15, 20, 0.86));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 18px 40px rgba(0, 0, 0, 0.16);
}

.content-table table,
.entry-content--styled > table {
    min-width: 640px;
}

.entry-content--styled table th,
.entry-content--styled table td {
    padding: 16px 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.entry-content--styled table th {
    background: linear-gradient(180deg, rgba(79, 66, 57, 0.96), rgba(59, 49, 42, 0.96));
    color: #f5deba;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.12em;
}

.entry-content--styled table td {
    background: rgba(255, 255, 255, 0.02);
}

.entry-content--styled table tr:nth-child(even) td {
    background: rgba(255, 255, 255, 0.04);
}

.entry-content--styled table tr:hover td {
    background: rgba(255, 230, 187, 0.07);
}

.entry-content--styled table td:first-child {
    width: 30%;
    color: #f0e8db;
}

.faq-block {
    margin-top: 34px;
    padding: 26px 24px 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 26px;
    background: linear-gradient(180deg, rgba(30, 25, 34, 0.82), rgba(18, 15, 21, 0.82));
}

.faq-block > h2 {
    color: #f3ece4;
    font-family: "Palatino Linotype", "Book Antiqua", Georgia, serif;
}

.faq-list li[itemprop="FAQQuestion"] {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.08);
    color: #f2eadf;
}

.faq-list [itemprop="FAQAnswer"] {
    border-color: rgba(255, 255, 255, 0.08);
    background: rgba(12, 10, 15, 0.36);
    color: rgba(224, 215, 204, 0.9);
}

.footer {
    background: transparent;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 38px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.footer .container {
    max-width: 960px;
    gap: 18px 56px;
}

.footer__pay {
    gap: 6px;
    flex-wrap: wrap;
}

.icon {
    opacity: 0.34;
    filter: grayscale(1) brightness(1.35);
    transition: transform 0.25s ease, opacity 0.25s ease, filter 0.25s ease;
}

.icon:hover {
    opacity: 0.88;
    filter: grayscale(0) brightness(1);
    transform: translateY(-2px);
}

.footer__logo {
    width: 170px;
}

.footer__text {
    color: #8f857d;
    font-size: 12px;
    letter-spacing: 0.04em;
}

.footer-menu .menu-item a {
    color: #cbc1b5;
}

.footer-menu .menu-item a:hover,
.footer-menu .menu-item.current-menu-item a {
    color: #f3ddbc;
    text-decoration: none;
}

@media (max-width: 992px) {
    .container {
        width: calc(100% - 32px);
    }

    .top {
        padding: 14px 0;
    }

    .header {
        min-height: 430px;
        padding-bottom: 170px;
        background-position: center top;
    }

    .header__inner {
        max-width: 620px;
        gap: 22px;
    }

    .main {
        margin-top: -94px;
    }

    .entry-header,
    .entry-content--styled {
        border-radius: 24px;
    }

    .footer__pay {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .container {
        width: calc(100% - 24px);
    }

    .top .container {
        gap: 14px;
    }

    .top__logo {
        width: 138px;
    }

    .header {
        min-height: 380px;
        padding: 28px 0 140px;
        background:
            linear-gradient(180deg, rgba(17, 14, 19, 0.36), rgba(17, 14, 19, 0.86)),
            url(image/Banner.jpg) no-repeat center center / cover;
    }

    .header__inner {
        align-items: flex-start;
        text-align: left;
    }

    .header__eyebrow {
        font-size: 0.68rem;
    }

    .header__lead {
        font-size: 0.98rem;
        line-height: 1.75;
    }

    .header__button {
        min-width: 190px;
        padding: 14px 24px;
        font-size: 0.86rem;
        letter-spacing: 0.18em;
    }

    .main {
        margin-top: -72px;
        padding-bottom: 56px;
    }

    .entry-header {
        padding: 28px 22px 24px;
    }

    .entry-content--styled {
        padding: 28px 22px 30px;
    }

    .entry-title {
        max-width: none;
        font-size: clamp(2rem, 10vw, 3.1rem);
    }

    .entry-content--styled > table {
        display: block;
    }

    .content-table table,
    .entry-content--styled > table {
        min-width: 560px;
    }

    .footer {
        padding-bottom: 30px;
    }
}

@media (max-width: 560px) {
    .top__button {
        display: none;
    }

    .top__logo {
        margin-left: 0;
    }

    .header {
        min-height: 340px;
        padding-bottom: 116px;
    }

    .header__inner {
        gap: 18px;
    }

    .header__lead {
        max-width: none;
    }

    .entry-header,
    .entry-content--styled,
    .faq-block {
        border-radius: 20px;
    }

    .entry-content--styled h2,
    .entry-content--styled .wp-block-heading {
        margin-top: 34px;
        padding-top: 20px;
    }
}
