@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../../fonts/open-sans-v40-cyrillic-ext_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - cyrillic-ext_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../../fonts/open-sans-v40-cyrillic-ext_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
*{box-sizing:border-box;margin:0;padding:0}a{color:#d5b577;text-decoration:none}a:visited{color:#115417}a:active,a:hover,a:hover:active{color:#d5b577;text-decoration:underline}img{height:auto;max-width:100%}ol,ul{list-style-position:inside;margin:15px 0}h1,h2,h3,h4,h5,h6{color:#d5b577;font-weight:700;line-height:1;margin-bottom:10px}h1{font-size:45px;text-transform:uppercase}h2{font-size:40px}h3{font-size:35px}h4{font-size:30px}@media (max-width:768px){h1{font-size:30px;text-transform:uppercase}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}}html{-webkit-text-size-adjust:100%;overflow-x:hidden}body{background-attachment:fixed;background-color:#000;background-image:url(../../img/bg.webp?v=1.1);background-position:50% 50%;background-size:cover;color:#fff;font-family:Open Sans,sans-serif;font-size:16px;height:100vh;width:100%}@media (max-width:530px){body{background-image:none}}.aligncenter{display:block;float:none;margin:20px auto}.alignright{float:right;margin:20px 0 20px 20px}.alignleft{float:left;margin:20px 20px 20px 0}.container{margin:0 auto;max-width:1205px;padding-bottom:100px;padding-left:15px;padding-right:15px}@media (max-width:768px){.container{padding-bottom:0}}.breadcrumbs{align-items:center;background-color:rgba(0,0,0,.9);display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:20px 30px}@media (max-width:575px){.breadcrumbs{padding:20px}}.breadcrumbs .crumbs__item{color:#d5b577;margin-right:4px}.breadcrumbs .crumbs__item .crumbs__link{color:#d5b577}.breadcrumbs .crumbs__item .crumbs__link:hover{text-decoration:underline}.breadcrumbs .breadcrumb-item .crumbs__curr{color:#fff}.header-back{background:#3d4347;height:89px;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:1}@media (max-width:1205px){.header-back{display:none}}.admin-bar .header-back{top:32px}.header{margin-bottom:36px}@media (max-width:1205px){.header{background:rgba(61,67,71,.7);margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}}@media (max-width:767px){.header{margin-bottom:0;padding-top:15px}}.header .header-wrap{align-items:center;display:flex;height:89px;justify-content:space-between;position:relative;z-index:2}@media (max-width:767px){.header .header-wrap{flex-direction:column;height:auto}}.header .header-wrap .header__logo{display:inline-block}@media (max-width:767px){.header .header-wrap .header__logo{margin-bottom:15px}}.header .header-wrap .header__logo img{vertical-align:middle}@media (max-width:767px){.header .header-wrap .header__logo img{max-height:76px}}.header .header-wrap .header__btns{align-items:center;display:flex;height:89px}@media (max-width:767px){.header .header-wrap .header__btns{height:auto;margin-bottom:15px}}@media (max-width:575px){.header .header-wrap .header__btns{align-items:center;flex-direction:column}}.header .header-wrap .header__btns .download_btn,.header .header-wrap .header__btns .enter_btn,.header .header-wrap .header__btns .reg_btn{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:700;justify-content:center;letter-spacing:.02em;line-height:28px;text-transform:uppercase;transition:all .2s ease}.header .header-wrap .header__btns .download_btn img,.header .header-wrap .header__btns .download_btn svg,.header .header-wrap .header__btns .enter_btn img,.header .header-wrap .header__btns .enter_btn svg,.header .header-wrap .header__btns .reg_btn img,.header .header-wrap .header__btns .reg_btn svg{margin-right:10px}.header .header-wrap .header__btns .download_btn:hover,.header .header-wrap .header__btns .enter_btn:hover,.header .header-wrap .header__btns .reg_btn:hover{text-decoration:none}.header .header-wrap .header__btns .download_btn{background:#318a39 linear-gradient(1turn,#318a39,#66c26e);margin-right:80px;padding:5px 28px 5px 20px;width:140px}@media (max-width:991px){.header .header-wrap .header__btns .download_btn{margin-right:20px}}@media (max-width:575px){.header .header-wrap .header__btns .download_btn{margin-bottom:10px;margin-right:0}}.header .header-wrap .header__btns .download_btn:hover{background:#318a39}.header .header-wrap .header__btns .enter_btn{margin-right:20px;padding:5px 20px}@media (max-width:575px){.header .header-wrap .header__btns .enter_btn{margin-bottom:10px;margin-right:0}}.header .header-wrap .header__btns .enter_btn:hover{color:#f2d69a}.header .header-wrap .header__btns .reg_btn{background:#caaf78 linear-gradient(180deg,#ffe3a9,#caaf78);padding:5px 21px;width:140px}.header .header-wrap .header__btns .reg_btn:hover{background:#caaf78}@media (max-width:530px){.header .header-wrap .header__btns .reg_btn{margin:0 30px}}.header__menu{min-height:74px;padding-top:33px}@media (max-width:768px){.header__menu{padding-top:0}}.header__menu ul.hmenu{align-items:center;background-color:#3d4347;border-radius:5px 5px 0 0;display:flex;flex-direction:row;flex-wrap:wrap;height:74px;justify-content:space-between;margin:0;position:relative;width:100%;z-index:999}@media (max-width:768px){.header__menu ul.hmenu{border-radius:0}}.header__menu ul.hmenu li{align-items:center;border-right:1px solid #313538;display:flex;flex-basis:60px;flex-grow:1;height:100%;justify-content:center;position:relative;text-align:center}.header__menu ul.hmenu li>a,.header__menu ul.hmenu li>span{align-items:center;display:flex;justify-content:center;text-decoration:none}@media (max-width:768px){.header__menu ul.hmenu li>a,.header__menu ul.hmenu li>span{flex-direction:column}}.header__menu ul.hmenu li span.text{color:#fff;display:inline-block;font-size:16px;font-weight:700;letter-spacing:.02em;line-height:22px;position:relative;text-align:center;text-shadow:0 1px 0 #0e1010;text-transform:uppercase;transition:color .5s ease-in-out;vertical-align:middle}@media (max-width:768px){.header__menu ul.hmenu li span.text{font-size:12px;letter-spacing:.4px}}@media (max-width:530px){.header__menu ul.hmenu li span.text{font-size:10px}}@media (max-width:320px){.header__menu ul.hmenu li span.text{font-size:10px;font-weight:400;letter-spacing:.3px}}.header__menu ul.hmenu li span.text:hover{color:#f2d69a}.header__menu ul.hmenu li span.icon.icon-wrapper--no-icon{display:none}.header__menu ul.hmenu li span.icon{align-items:flex-end;display:flex;height:32px;justify-content:center;margin-right:10px;width:32px}@media (max-width:530px){.header__menu ul.hmenu li span.icon{height:30px;margin-right:0;width:30px}}.header__menu ul.hmenu li span.icon svg{fill:#d5b577;height:32px;width:32px}@media (max-width:530px){.header__menu ul.hmenu li span.icon svg{height:30px;width:30px}}.header__menu ul.hmenu li.current-menu-item span.text{color:#f2d69a}.header-banner{height:300px;position:relative}@media (max-width:1222px){.header-banner{overflow:hidden}}@media (max-width:768px){.header-banner{border-bottom:3px solid #d6b678;display:flex;display:none;flex-direction:column;height:auto}.header-banner .carousel__arrow{display:none}}.header-banner .carousel__arrow .carousel-main__arrow{background-color:#3d4347;cursor:pointer;display:block;font-size:0;height:30px;margin-top:-15px;position:absolute;top:50%;width:30px;z-index:10}.header-banner .carousel__arrow .carousel-main__arrow:hover .carousel-main__arrow-next,.header-banner .carousel__arrow .carousel-main__arrow:hover .carousel-main__arrow-prev{fill:#fff}.header-banner .carousel__arrow .carousel-main__arrow:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.header-banner .carousel__arrow .carousel-main__arrow-next,.header-banner .carousel__arrow .carousel-main__arrow-prev{fill:#d5b577;vertical-align:middle}.header-banner .carousel__arrow .carousel-main__arrow_prev{left:0;padding-right:6px;text-align:right}.header-banner .carousel__arrow .carousel-main__arrow_next{padding-left:6px;right:0;text-align:left}.header-banner .carousel__arrow .carousel-main__arrow-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-banner .carousel__arrow .icon_svg-slider-arrow{height:15px;width:9px}.header-banner .carousel-text-wrap{background-color:rgba(0,0,0,.73);height:300px;left:0;position:absolute;top:0;width:390px;z-index:1}@media (max-width:768px){.header-banner .carousel-text-wrap{height:auto;min-height:300px;order:2;position:relative;width:100%}}.header-banner .carousel-text-wrap .carousel-text{display:flex;flex-direction:column;height:-webkit-min-content;height:-moz-min-content;height:min-content}.header-banner .carousel-text-wrap .carousel-text .slick-dots{padding-bottom:20px;padding-top:23px}.header-banner .carousel-text-wrap .carousel-text .slick-dots li{background:0 0;border:2px solid #d5b577;border-radius:100%;height:15px;margin:0 8px;opacity:1;width:15px}.header-banner .carousel-text-wrap .carousel-text .slick-dots li.slick-active{background-color:#ead1a0}.header-banner .carousel-text-wrap .carousel-text .slick-dots li.slick-active button:before{color:#ead1a0;opacity:0}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item{border:0;height:300px;outline:none;z-index:1}@media (max-width:768px){.header-banner .carousel-text-wrap .carousel-text .carousel-text__item{height:auto;min-height:300px}}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:auto;width:390px}@media (max-width:768px){.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info{min-height:300px;width:100%}}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info .carousel-text__caption{color:#fff;font-size:40px;font-weight:700;line-height:42px;margin-bottom:20px;text-align:center;text-transform:uppercase;width:100%}@media (max-width:768px){.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info .carousel-text__caption{font-size:34px}}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info .carousel-text__intro{font-size:14px;line-height:17px;margin-bottom:33px;padding-left:0;padding-right:0;text-align:center;width:280px}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info .carousel-text__btn{background:0 0;border:2px solid #d5b577;color:#fff;display:block;font-size:16px;font-weight:700;outline:none;padding:9px 58px;position:relative;text-align:center;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info .carousel-text__btn:visited{color:#fff}.header-banner .carousel-text-wrap .carousel-text .carousel-text__item .carousel-text__info .carousel-text__btn:hover{color:#d5b577;text-decoration:none}@media (max-width:768px){.header-banner .carousel-main{order:1}}.header-banner .carousel-main .slick-list{overflow:visible}.header-banner .carousel-main .carousel-main__item{display:inline-block;height:300px;outline:none;padding-top:0;text-align:left}@media (max-width:768px){.header-banner .carousel-main .carousel-main__item{height:auto}}.header-banner .carousel-main .carousel-main__item img.gallery__img{height:100%;max-height:301px;width:100%}.header-banner .carousel__shadow-left{background:linear-gradient(90deg,transparent 0,rgba(0,0,0,.73));height:100%;position:absolute;right:100%;top:0;width:566px;z-index:1}.header-banner .carousel__shadow-right{background:linear-gradient(90deg,rgba(0,0,0,.73) 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba000000",endColorstr="#00000000",GradientType=1);height:100%;left:100%;position:absolute;top:0;width:566px;z-index:1}.news-games{padding:15px 0}.news-games .news-games-title{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px;margin-left:30px}.news-games .news-games-title svg{height:36px;width:42px}.news-games .news-games-title span{color:#d5b577;font-size:25px;font-weight:700;letter-spacing:2px;margin-left:5px;text-transform:uppercase}.grid__item{display:block;width:100%}.all-games-btn{background:transparent;border:2px solid #d5b577;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:600;margin:0 auto;outline:none;padding:15px 7px;text-align:center;width:90%;word-break:break-word}.all-games-btn:visited{color:#fff;text-decoration:none}.all-games-btn:hover{color:#d5b577;text-decoration:none}.page__entry{background:#000;border-bottom:1px solid #484a4b;border-top:1px solid #484a4b;padding:15px 0}.page__entry .page__title{line-height:40px;text-transform:uppercase;width:100%}.page__entry .page__content{font-size:17px;margin-bottom:24px;padding-left:12px;padding-right:12px;width:100%}.page__entry .page__content p{line-height:1.4;padding-bottom:15px}.page__entry ol,.page__entry ul{padding-bottom:15px;padding-left:40px}.page__entry ul li{list-style:none}.page__entry ul li:before{color:#f7630c;content:"\25C6";display:inline-block;list-style:none;margin-left:-1em;width:1em}.article__content,.cat__content,.slot__content{background:rgba(0,0,0,.9);border:0;padding:15px 30px 50px}@media (max-width:575px){.article__content,.cat__content,.slot__content{padding:15px 20px 20px}}.article__content h1,.cat__content h1,.slot__content h1{font-size:28px;margin-bottom:25px}.article__content h2,.cat__content h2,.slot__content h2{font-size:23px;margin:40px 0 25px}.article__content h3,.cat__content h3,.slot__content h3{font-size:20px;margin:40px 0 25px}.article__content h4,.cat__content h4,.slot__content h4{font-size:16px;margin:40px 0 25px}.article__content p,.cat__content p,.slot__content p{padding-bottom:15px}.slot__content{padding:15px 90px}@media (max-width:530px){.slot__content{padding:15px 20px 20px}}.search-form{border:none;box-sizing:border-box;color:#d3d3d3;display:block;font-family:Helvetica,Arial,sans-serif;font-size:14px;margin-bottom:15px;padding:14px 30px 0;position:relative;text-align:center;width:100%}.search-form .search__input{background-color:#1d2021;border:1px solid #3d4347;color:#fff;font-size:21px;font-weight:500;padding:25px 48px 25px 18px;width:100%}.search-form .search__btn{align-items:center;background:transparent;border:0;bottom:0;display:flex;outline:none;padding-right:18px;position:absolute;right:30px;top:15px;z-index:101}.search-form .search__btn:after{background:url(../../img/search.svg?v=1.1) 50% 50% no-repeat;background-size:100%;content:"";height:30px;width:30px}::-webkit-input-placeholder{color:#fff;opacity:1}::-moz-placeholder{color:#fff;opacity:1}::placeholder{color:#fff;opacity:1}:-ms-input-placeholder{color:#fff}::-ms-input-placeholder{color:#fff}.slots-wrap{background-color:rgba(0,0,0,.9);padding:15px 0 30px}.slots-wrap .slots-list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0;position:relative}.slots-wrap .slots-list .list__item{background:none;box-sizing:border-box;cursor:pointer;list-style-type:none;margin:0 0 15px;padding:0 20px;position:relative;width:33%}@media (max-width:640px){.slots-wrap .slots-list .list__item{width:50%}}.slots-wrap .slots-list .list__item .list__thumb{display:block;outline:none;overflow:hidden;position:relative}.slots-wrap .slots-list .list__item .list__thumb:after{background-color:#d5b678;bottom:0;content:"";display:block;height:3px;opacity:1;position:absolute;visibility:hidden;width:100%;z-index:9999}.slots-wrap .slots-list .list__item .list__thumb .hover-lay{background:#000;display:block;line-height:0;outline:none;overflow:hidden;position:relative;z-index:120}.slots-wrap .slots-list .list__item .list__thumb .hover-lay:hover img{opacity:.5}.slots-wrap .slots-list .list__item .list__thumb .hover-lay:after,.slots-wrap .slots-list .list__item .list__thumb .hover-lay:before{background-color:#d5b678;content:"";display:block;height:100%;opacity:1;position:absolute;top:0;transition:opacity .15s linear,top .12s ease-out,background-color .12s ease-out;visibility:hidden;width:3px;z-index:9999}.slots-wrap .slots-list .list__item .list__thumb .hover-lay:before{left:0}.slots-wrap .slots-list .list__item .list__thumb .hover-lay:after{right:0}.slots-wrap .slots-list .list__item .list__thumb .list__btn{align-items:center;background:linear-gradient(0deg,#d5b577 0,#ffedca 44%,#d5b577);color:#000;display:flex;font-size:22px;font-weight:700;height:50%;justify-content:center;letter-spacing:4px;opacity:0;overflow:hidden;position:absolute;text-align:center;text-transform:uppercase;transition:opacity .15s linear,top .12s ease-out,background-color .12s ease-out;width:100%;z-index:200}.slots-wrap .slots-list .list__item .list__thumb .list__btn:hover{text-decoration:underline}.slots-wrap .slots-list .list__item .list__title{display:flex;flex-direction:column;font-size:18px;font-weight:600;height:55px;justify-content:center;line-height:22px;padding:0 20px;text-align:center;text-transform:capitalize;vertical-align:middle}@media (max-width:530px){.slots-wrap .slots-list .list__item .list__title{font-size:14px}}.slots-wrap .slots-list .list__item:hover .hover-lay:after,.slots-wrap .slots-list .list__item:hover .hover-lay:before{visibility:visible}@media (max-width:1024px){.slots-wrap .slots-list .list__item:hover .hover-lay:after,.slots-wrap .slots-list .list__item:hover .hover-lay:before{display:none}}.slots-wrap .slots-list .list__item:hover .list__thumb:after{visibility:visible}@media (max-width:1024px){.slots-wrap .slots-list .list__item:hover .list__thumb:after{display:none}}.slots-wrap .slots-list .list__item:hover .list__btn{opacity:1;top:0;transition:opacity .15s linear,top .12s ease-out,background-color .12s ease-out}@media (max-width:1024px){.slots-wrap .slots-list .list__item:hover .list__btn{display:none}}.slot__inner iframe{max-height:100%;max-width:100%;min-height:560px;min-width:auto;overflow:hidden;position:relative;width:100%}.slot-btn{background-color:#d4b37a;border:2px solid transparent;color:#000;display:block;font-size:26px;height:60px;line-height:56px;margin:15px auto;max-width:700px;text-align:center;text-transform:uppercase}.slot-btn:hover{border:2px solid #d5b577;color:#fff;text-decoration:none}.footer{background:rgba(0,0,0,.9);padding-bottom:60px;padding-top:39px;position:relative}@media (max-width:768px){.footer{flex-wrap:wrap;padding-top:0}}.footer .footer__icons{margin-bottom:14px;padding-left:21px;padding-right:32px}@media (max-width:768px){.footer .footer__icons{border-top:1px solid #51452d;margin-bottom:0;padding-top:25px}}.footer .footer__icons .footer__icons-wrap{align-items:center;border-bottom:none;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:25px;row-gap:25px;text-align:center;white-space:nowrap}@media (max-width:768px){.footer .footer__icons .footer__icons-wrap{flex-wrap:wrap;margin-bottom:0}}.footer .footer__icons .footer__icons-wrap .footer__icons-item{display:inline-block;flex-basis:9%;flex-shrink:1;margin:0 9px;vertical-align:middle}.footer .footer__icons .footer__icons-wrap .footer__icons-item img{max-height:51px}.footer .footer__icons .footer__icons-wrap .footer__icons-item.yandex-icons{margin-top:-8px}@media (max-width:768px){.footer .footer__icons .footer__icons-wrap .footer__icons-item{flex-basis:15%;margin-bottom:20px}}@media (max-width:530px){.footer .footer__icons .footer__icons-wrap .footer__icons-item{flex-basis:20%;margin:0 5px 20px}}.footer .footer__icons .icons-wrap2{align-items:center;border-bottom:none;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:25px;text-align:center;white-space:nowrap}.footer .footer__menu ul{align-items:center;display:flex;justify-content:center;padding:50px 0}@media (max-width:530px){.footer .footer__menu ul{flex-direction:column;max-height:unset}}.footer .footer__menu ul li{flex-basis:15%;list-style:none;margin-bottom:35px;text-align:center}.footer .footer__menu ul li a,.footer .footer__menu ul li span{border-bottom:1px solid #d5b577;color:#fff;font-size:14px;font-weight:600;letter-spacing:1px;margin:0;text-align:center;text-transform:uppercase}.footer .footer__menu ul li a:hover,.footer .footer__menu ul li span:hover{color:#d5b577;text-decoration:none}.footer .footer__menu ul li.current-menu-item span{color:#d5b577}.footer .footer__disclaimer{margin-bottom:40px;padding:0 30px;text-align:center}.footer .footer__copy{color:#fff;font-size:11px;font-weight:300;padding:0 30px;text-align:center}.single .footer{margin-top:50px}@media (max-width:530px){.alignleft,.alignright{display:block;float:none;margin:20px auto}}h1{margin:.5em 0 1em}table{border:0;border-collapse:collapse;margin:0 auto 30px;width:100%}table tr:not(:last-child) td{border-bottom:2px solid #000}table td{background:#222;border:0;padding:13px 25px}table td:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}table td:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.list-toc{background-color:#222;border-radius:2px;display:inline-block;margin:0 0 30px;padding:20px 40px}.logo-strong{align-items:center;display:flex;height:73px;justify-content:center;width:273px}.table{max-width:100%}@media (max-width:600px){.table{overflow:auto}}
.cover-table {
    max-width: 100%;
    overflow: auto;

}
table td {
    @media (max-width:600px) {
        padding: 5px;
        font-size: 14px;
    }
}
