@import url('blocks/structure.css');
@import url('blocks/breadcrumbs.css');
@import url('blocks/table-main.css');
@import url('blocks/popup.css');

.open-menu,
.sidenav>ul>li,
.slaider__item {
    position: relative
}

.body_fix,
.main,
.slaider__big,
.social-item,
.table__right {
    overflow: hidden
}

header {
    background: #181e31;
    width: 100%
}

.header-container {
    padding: 10px;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #181e31;
    border-radius: 10px
}

.log-mob,
.reg-mob {
    display: none !important
}

.header-logo img {
    width: 102;
    height: 32px
}

.sidenav,
.sidenav>ul {
    width: 100%
}

.sidenav>ul>li .sidenav__active {
    color: #da0606;
    position: relative
}

.sidenav {
    max-width: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px
}

.ac-input,
.close-menu,
.close-menu span:first-child,
.close-menu span:last-child,
.open-menu {
    display: none
}

.header-menu,
.sidenav ul li {
    align-items: center;
    display: flex
}

.log,
.reg {
    font-size: 14px;
    padding: 5px 20px;
    text-transform: uppercase
}

.open-menu {
    width: 30px;
    height: 23px
}

.open-menu span {
    position: absolute;
    height: 3px;
    background: #fff;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    top: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.close-menu {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 38px;
    right: 25px
}

.body_fix,
.body_fix .open-menu.close-menu {
    position: fixed
}

.close-menu span {
    background: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lengts select,
.time select {
    background-color: transparent;
    color: #fff
}

.close-menu span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.anim-menu {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
    visibility: visible !important
}

.body_fix .for-mobile-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 70px;
    z-index: 9;
    left: 0
}

.body_fix {
    width: 100%;
    top: 0;
    left: 0
}

.sidenav ul li,
.slaider__big,
center {
    position: relative
}

.header-menu {
    width: 100%;
    justify-content: flex-end
}

.dolar,
.padark {
    width: 32px;
    height: 32px;
    background-color: #539ded
}

.d_flex {
    display: flex;
    justify-content: flex-end
}

.sidenav ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 5px
}

.sidenav ul li {
    margin-right: 15px;
    padding-right: 15px
}

.sidenav ul li ul {
    display: none;
    min-width: 180px;
    position: absolute;
    top: 18px;
    left: 0;
    background-color: #fff;
    border-radius: 3px;
    padding: 15px;
    z-index: 99;
    transition: .5s
}

.dn,
.sidenav>ul>li:hover ul {
    display: block
}

.sidenav ul li ul li {
    padding: 5px 0
}

.sidenav ul li ul li a {
    color: #286ca2;
    text-transform: capitalize
}

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

.dolar {
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    cursor: pointer
}

.padark,
.reg {
    justify-content: center;
    border-radius: 3px;
    display: flex
}

.dolar svg {
    width: 9px;
    height: 16px
}

.padark {
    align-items: center;
    margin-right: 15px
}

.lengts select,
.log,
.reg,
.setting__icon,
.time select {
    margin-right: 10px;
    cursor: pointer
}

.padark svg {
    width: 16px;
    height: 16px
}

.reg {
    background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
    color: #fff;
    align-items: center;
    white-space: nowrap
}

.log {
    color: #fff;
    background: linear-gradient(107deg, #ffca4d 0, #ff9400 100%);
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center
}

.setting__icon svg {
    width: 14px;
    height: 14px
}

.time select {
    width: 60px
}

.lengts select option,
.time select option {
    color: #276aa5
}

.lengts select {
    width: 40px
}

.content__image__min img,
.main {
    margin: 0 auto;
    border-radius: 10px;
    width: 100%
}

main {
    display: flex;
    justify-content: space-between;
    max-width: 1920px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.main {
    background: #0a0f1d;
    max-width: 1280px
}

.bunner-big,
.youtube {
    height: 100%;
    background-size: cover;
    background-position: center
}

.main__content {
    padding: 30px;
    background-color: #181e31;
    border-radius: 10px;
    margin: 10px 10px 0
}

.main__content h1 {
    font-size: 30px;
    color: #fff;
    padding-bottom: 10px
}

.main__content h2,
.main__content h4 {
    font-size: 24px;
    color: #fff;
    padding-bottom: 10px
}

.main__content h3 {
    font-size: 20px;
    color: #fff;
    padding-bottom: 10px
}

.main__content a {
    color: #fff
}

.main__content ul {
    list-style-type: square;
    padding: 18px
}

.main__content ul li {
    font-size: 16px;
    color: #bdbdbd;
    padding-bottom: 5px
}

.main__content p {
    font-size: 16px;
    color: #bdbdbd;
    padding-bottom: 20px;
    line-height: 1.5
}

.comments-item p,
p.bunner__title {
    font-size: 14px;
    padding-bottom: 0
}

.comments-item strong,
.main__content strong {
    font-weight: 700
}

ul.comments {
    padding-left: 0
}

ul.comments li.comments-item {
    border-top: 1px solid #fff3;
    padding: 15px 0;
    list-style: none
}

.comments-item span {
    display: inline-block;
    font-size: 12px
}

.content__image__min {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
    border-radius: 10px
}

.content__image__min img {
    max-width: 350px
}

.slaider__big {
    border-radius: 10px;
    margin-bottom: 15px
}

.youtube,
.youtube-absolute,
a.bunner__link {
    border-radius: 5px
}



center {
    margin-top: 20px auto
}

.youtube__wrap {
    display: grid;
    max-width: 100%;
    margin: 20px auto
}

.youtube {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    object-fit: cover
}

.youtube__item {
    position: relative;
    padding: 0 0 56%
}

.bunners {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 20px;
    max-height: 220px;
    height: 100%
}

.bunner-big {
    background-image: url("../img/main/bunner-big.webp");
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 10px
}

.bunner__wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end
}

p.bunner__title {
    font-size: 25px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.2
}

.bunner__descr {
    font-size: 13px;
    text-shadow: 1px 1px 3px;
    opacity: .8;
    color: #ccc;
    margin-bottom: 20px
}

.bunner-links {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

a.bunner__link {
    background-color: #fff;
    margin-right: 15px;
    padding: 5px 15px;
    color: #fff
}

a.small__link {
    color: #000;
    mix-blend-mode: lighten
}

a.link__yellow {
    background-color: #f4b44f
}

a.link__gray {
    background-color: #3f414d
}

.bunner__link:last-child,
.pay-item:last-child,
.sports-item:last-child {
    margin-right: 0
}

.bunner-small {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px
}

.bunner-item,
.bunner-item--bg-depozit {
    background-size: cover;
    height: 100%;
    border-radius: 10px;
    display: flex;
    padding: 10px;
    background-position: center
}

.bunner-item {
    background-image: url("../img/main/bonus-banner-cashback.webp");
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.bunner-item--bg-depozit {
    background-image: url("../img/main/bonus-banner-deposit.webp");
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

ul.reviews {
    padding: 0
}

.reviews li {
    list-style: none
}

.reviews__item {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #539ded;
    margin-bottom: 15px
}

p.reviews__title {
    font-size: 16px;
    color: #fff;
    padding-bottom: 10px
}

.reviews__date {
    font-size: 12px;
    padding-bottom: 5px;
    display: inline-block
}

p.reviews__text {
    font-size: 14px;
    padding-bottom: 0
}

@media (max-width:1300px) {
    .bunners {
        display: grid;
        grid-template-columns: 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        height: auto;
        max-height: 100%
    }
}

.afiliados__btn {
    background-color: #3A60F0;
    color: #fff;
    padding: 15px 30px;
    border-radius: 7px;
    margin: 20px auto;
    max-width: 220px;
    width: 100%;
    display: block;
}

.footer {
    background: #0a0f1d;
    padding: 40px 0;
    padding-bottom: 100px;
}

.footer__top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    background: #0a0f1d;
    border-radius: 0 0 10px 10px
}

.footer-logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%
}

.footer-phone,
.footer__topcol {
    display: flex;
    align-items: center
}

.footer-logo img {
    width: 70px;
    margin-right: 15px
}

.ac-label>svg,
.ac-sub img,
.sidebare__android svg,
.sidebare__ios svg,
.social-item,
.social-list,
.sports-item {
    margin-right: 10px
}

.footer-line {
    width: 100%;
    height: 1px;
    background-color: #fff3
}

.footer__topcol {
    width: 100%;
    padding: 25px 15px;
    justify-content: space-between
}

.footer__topcol strong {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.footer-phone {
    justify-content: flex-start;
    margin-bottom: 15px
}

.social-link,
.social-list {
    display: flex;
    align-items: center
}

.social-list {
    justify-content: flex-start
}

.social-item {
    border-radius: 10px;
    transition: transform .3s ease-out
}

.social-link {
    justify-content: center;
    width: 35px;
    height: 35px
}

.pay-list,
.sports-list {
    display: flex;
    align-items: center;
    width: 100%
}

.social-item:hover {
    transform: scale(1.1)
}

.social-link img {
    width: 21px;
    height: 21px
}

.bg-tg {
    background: linear-gradient(240.2deg, #0fb1d6 0, #08c 61.34%);
    box-shadow: 0 5px 16px #4ca2f64d
}

.bg-you {
    background: linear-gradient(135deg, #ff4f4f 0, red 100%);
    box-shadow: 0 5px 16px #f64c4c4d
}

.bg-vk {
    background: linear-gradient(108.65deg, #91b8ef 2.63%, #4288ed 101.05%), linear-gradient(135deg, #ff4f4f 0, red 100%);
    box-shadow: 0 5px 16px #4cb9f64d
}

.bg-inst {
    background: linear-gradient(214.99deg, #7e2bf4 7.65%, #ed146e 51.93%, #ffc90c 95.29%);
    box-shadow: 0 5px 16px #ba4d654d
}

.sports-list {
    justify-content: space-between;
    justify-self: end;
    max-width: 700px
}

.sports-item img {
    height: 25px
}

.pay-list {
    justify-content: space-between;
    padding: 30px 0;
    border-top: 1px solid #fff3;
    border-bottom: 1px solid #fff3
}

.footer__bototm,
.footer__call {
    align-items: center;
    display: flex
}

.pay-item {
    background-color: #0a0f1d;
    opacity: .4;
    margin-right: 5px
}

.pay-item:hover {
    background-color: #0a0f1d;
    opacity: 1
}

.pay-item img {
    height: 19px
}

.footer__bototm {
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 5px;
    margin: 5px 0
}

.footer__cont {
    border-radius: 5px;
    padding: 15px 15px 0;
    min-height: 90px
}

.footer__call,
.footer__text {
    border-radius: 10px;
    min-height: 90px
}

.footer__cont p {
    margin-bottom: 10px
}

.footer__cont strong {
    font-weight: 700
}

.footer__text {
    background: #0a0f1d;
    width: 100%
}

.footer__text p {
    color: #bed2e4;
    font-size: 12px
}

.footer__text p a {
    color: #fff;
    font-size: 12px
}

.footer__icon {
    width: 25px;
    margin-right: 15px
}

.footer__icon svg {
    width: 100%;
    height: 100%
}

.ac-sub img,
.footer__network svg {
    height: 16px;
    width: 16px
}

.footer__phone strong {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.footer__phone a {
    color: #bed2e4;
    font-style: 20px
}

.footer__call {
    justify-content: space-between;
    max-width: 270px;
    width: 100%;
    background: #181e31
}

.footer__call .footer__cont {
    display: flex;
    align-items: center
}

.footer__social {
    width: 270px;
    border-radius: 5px
}

.footer__social .footer__cont {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0
}

.footer__socialtop {
    display: flex;
    justify-content: space-between
}

.footer__socialnetworks {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 202px;
    width: 100%;
    background: #0a0f1d;
    padding: 10px 5px;
    border-radius: 10px
}

.footer__network {
    width: 32px;
    height: 32px;
    background: #e9eef2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 32px;
    margin-left: 10px
}

.footer__18,
.footer__socialbottom {
    justify-content: center;
    border-radius: 10px;
    display: flex
}

.footer__18 {
    font-size: 18px;
    color: #fff;
    background: #181e31;
    padding: 10px 15px;
    align-items: center
}

.footer__socialbottom {
    background: #539ded;
    align-content: center;
    padding: 5px;
    margin-top: 5px
}

.footer__socialbottom a {
    text-decoration-line: none;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.sidebare-left {
    width: 15%;
    position: relative;
    padding-top: 10px
}

.sidebare-left__box,
.sidebare-right-all {
    position: sticky;
    top: 10px;
    left: 0
}

.sidebare-left__title {
    background: #1d2438;
    color: #fff;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase
}

.sidebare-left__titlesub {
    background: #e9eef2;
    color: #0a0f1d;
    padding: 10px;
    text-transform: uppercase
}

.ac-label,
.ac-sub {
    background-color: #fff
}

.ac-sub-text-item {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: #276aa5
}

.ac-sub-text-item img {
    width: 10px;
    height: 10px
}

.ac-subnum {
    font-size: .6875em
}

.ac {
    border: .5px solid #e9eef2
}

.ac-label {
    position: relative;
    padding: .5em 1em;
    display: block;
    cursor: pointer;
    transition: background-color .15s ease-in-out;
    color: #0a0f1d;
    display: flex;
    align-items: center;
    font-size: 13px
}

.ac-input:checked+label,
.ac-label:hover {
    background-color: #d3dee8
}

.ac-input:checked+.ac-label:after,
.ac-label:after,
.ac-sub .ac-input:checked+.ac-label:after,
.ac-sub .ac-label:after {
    content: "";
    background-image: url('../img/arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    display: block;
    right: 10px;
    top: 0;
    width: 16px;
    height: 100%;
    transition: background-color .15s ease-in-out
}

.slick-next:before,
.slick-prev:before {
    content: url('../img/slider/arrow-slider.svg');
    display: block
}

.ac-input:checked+.ac-label:after {
    content: "";
    transform: rotate(180deg)
}

.ac-sub {
    border-bottom: .5px solid #e9eef2
}

.ac-sub-text,
.ac-text {
    opacity: 0;
    height: 0;
    transition: opacity .5s ease-in-out;
    overflow: hidden
}

.ac-input:checked~.ac-text,
.ac-sub .ac-input:checked~.ac-sub-text {
    opacity: 1;
    height: auto
}

.ac-sub .ac-label {
    background: 0 0;
    font-weight: 600;
    margin-bottom: 0
}

.ac-sub .ac-label:checked {
    background: 0 0;
    border-bottom: 1px solid #fff
}

.ac-sub .ac-input:checked+label,
.ac-sub .ac-label:hover {
    background: 0 0
}

.ac-sub-text {
    padding: 0 1em
}

.sidebare-right {
    width: 15%;
    position: relative;
    padding: 10px 0
}

.sidebare-right__box {
    background: #e9eef2;
    padding: 15px
}

.sidebare-right__box h2 {
    font-size: 16px;
    color: #276aa5;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.sidebare-right__toggle {
    display: flex;
    justify-content: space-between;
    background-color: #276aa5;
    border-radius: 5px
}

.sidebare-right__box form select {
    padding: 5px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #1d2438;
    border-radius: 5px
}

.sidebare-right__box form input {
    padding: 5px 10px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #1d2438;
    border-radius: 5px
}

.sidebare-right__box form input::placeholder {
    color: #ccc
}

.sidebare-right__box form button {
    background: #92c738;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    margin-top: 5px;
    width: 100%
}

.sidebare-right__toggle button {
    width: 50%;
    font-size: 10px;
    color: #fff;
    background-color: #1d2438;
    padding: 7px 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sidebare-right__toggle button svg {
    width: 10px;
    margin-right: 5px
}

.activebtn {
    background: #d4dee8 !important
}

.sidebare-right__text {
    color: #7599b8;
    font-size: 10px;
    text-align: center;
    margin-top: 15px
}

.sidebare-right__text a {
    color: #3da5ff;
    font-size: 10px;
    text-decoration: underline
}

.sidebare__androidios {
    margin: 15px 0
}

.sidebare__androidios-top {
    background-color: #1d2438;
    display: flex;
    align-items: center;
    padding: 0 15px
}

.sidebare__android,
.sidebare__ios {
    color: #fff;
    width: 45%;
    display: flex;
    justify-content: center;
    align-content: center;
    cursor: pointer
}

.sidebare__x {
    width: 10%;
    padding: 10px 20px;
    cursor: pointer
}

.sidebare__boxclicck {
    background-color: #e9eef2;
    padding: 5px
}

.table__row,
th {
    padding: 15px
}

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

.slick-arrow {
    width: 35px;
    height: 35px;
    bottom: -10px;
    background-color: #fff;
    opacity: .5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .3s linear
}

.slaider__big:hover .slick-arrow {
    opacity: .5
}

.slick-prev {
    right: 50px;
    z-index: 999
}

.slick-next {
    right: 10px
}

.slick-next:before {
    transform: rotate(180deg)
}

.slick-prev:before {
    position: relative;
    bottom: -1px
}

.slaider__text {
    position: absolute;
    left: 50px;
    bottom: 50%;
    transform: translateY(50%)
}

.slaider__text h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 700
}

.slaider__text p {
    color: #fff;
    padding: 10px 0;
    max-width: 400px
}

.slaider__text a {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px;
    background: linear-gradient(107deg, #ffca4d 0, #ff9400 100%)
}

.slaider__text-title {
    font-size: 36px;
    font-weight: 700;
    max-width: 650px
}

.table__row {
    display: flex;
    color: #d4dee8
}

.table__th {
    display: flex;
    align-content: center;
    width: 40%
}

.table__right {
    width: 60%
}

.table__th img {
    margin-right: 15px;
    width: 15px;
    height: 15px
}

.table__th a {
    color: #205685;
    font-size: 14px;
    text-decoration: none
}

.table__right div {
    width: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 15px
}

.one,
.tow,
.tree {
    width: 30%
}

.last {
    width: 10%
}

.table__right div:list-child {
    width: 10%
}

.table__right div span {
    color: #205685;
    font-size: 12px
}

.table__row-sub {
    background: #fff
}

.table__th-sub {
    flex-direction: column
}

.table__th-sub div {
    padding: 5px 0
}

.table__right span {
    background: #e9eef2;
    width: 40px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #205685;
    border-radius: 5px;
    margin: 0 5px
}

@media only screen and (max-width:1400px) {

    .footer__call,
    .footer__text {
        max-width: 100%
    }

    .tree {
        display: none !important
    }

    .sidebare-left,
    .sidebare-right {
        width: 20%
    }

    .footer__call {
        margin: 5px 0
    }

    .footer__social {
        max-width: 100%;
        width: 100%
    }

    .footer__socialnetworks {
        max-width: 49%;
        width: 50%
    }

    .footer__18,
    .table__right div {
        width: 50%
    }
}

@media only screen and (max-width:1200px) {
    .last {
        display: none !important
    }

    .padark,
    .setting,
    .time {
        display: none
    }

    .sidenav ul li a {
        font-size: 10px
    }

    .sidenav ul li {
        margin-right: 0px;
    }
}

@media only screen and (max-width:992px) {

    .table__right,
    .table__th {
        width: 50%
    }

    main {
        flex-direction: column
    }

    .sidebare-left {
        width: 100%;
        order: 1;
        display: none
    }

    .sidebare-right {
        width: 100%;
        order: 2;
        display: none
    }

    .main {
        width: 100%;
        order: 3;
        margin: 0
    }

    .sidebare__boxclicck {
        text-align: center
    }

    .dolar,
    .lengts {
        display: none
    }



    .slaider__text-title {
        font-size: 30px
    }

    .log {
        margin-right: 0
    }
}

@media only screen and (max-width:768px) {

    .slick-next,
    .slick-prev,
    .tow {
        display: none !important
    }

    .table__right div {
        width: 100%
    }

    .footer__topcol {
        width: 100%;
        padding: 25px 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between
    }

    .social-list {
        margin-bottom: 25px
    }

    .pay-list {
        overflow-x: scroll
    }

    .pay-item {
        min-width: 70px
    }

    .menu-cnt,
    .menu-cnt ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .header-menu {
        width: 0
    }

    .menu__right .log,
    .menu__right .reg {
        display: none
    }

    .header-container {
        justify-content: space-around
    }

    .header-logo {
        margin-left: 40px;
        margin-right: auto
    }

    .sidenav ul li a {
        font-size: 15px
    }

    .sidenav ul li {
        z-index: 9999;
        margin: 6px 5px !important
    }

    .open-menu span:nth-child(2),
    .open-menu span:nth-child(3) {
        top: 10px
    }

    .open-menu span:last-child {
        top: 20px
    }

    .open-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        left: 27px;
        z-index: 9999;
        top: 18px
    }

    .menu-cnt {
        margin: 0;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 55px;
        right: 0;
        overflow-x: hidden;
        padding: 30px 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background-color: #181e31
    }

    .menu-cnt ul {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .sidenav ul {
        margin-top: 0
    }

    .sidenav {
        padding: 0 20px 15px 0;
        margin-top: 25px;
        max-width: 100%
    }

    .sidenav>ul {
        flex-direction: column;
        align-items: center
    }

    .sidenav>ul>li {
        -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
        transform: translateX(20%);
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        opacity: 0;
        height: auto;
        text-align: center;
        margin: 15px 5px !important;
        flex-direction: column
    }

    .menu-width {
        width: 0% !important;
        transition: .5s !important
    }

    .transition-menu {
        width: 100% !important;
        transition: .5s !important
    }

    .log-mob,
    .reg-mob {
        display: flex !important
    }

    .sidenav>ul>li:hover ul {
        position: relative
    }

    .slaider__item img {
        height: 100%;
        width: 100%
    }

    .slaider__text {
        left: 20px
    }
}

@media only screen and (max-width:480px) {
    .footer__top {
        flex-wrap: wrap
    }

    .footer__topcol {
        width: 100%
    }

    .main__content h1 {
        font-size: 24px
    }

    .main__content h2 {
        font-size: 20px
    }

    .main__content p,
    li {
        font-size: 14px
    }

    .header-container {
        justify-content: space-between;
        align-items: center
    }

    .header-logo img {
        width: 74px;
        height: 32px
    }

    header {
        padding: 0
    }

    .btns-wrapper {
        display: flex;
        width: 100%
    }
}

@media (max-width:500px) {
    th {
        padding: 0
    }

    .slaider__text-title {
        font-size: 20px
    }
}

.footer__links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0 0 20px
}

.footer__link {
    text-decoration: none;
    color: #fff;
    font-size: 14px
}

.content__action {
    padding: 20px 0;
    background-color: #132e64;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 2;
    font-family: Roboto, sans-serif;
    color: #bdbdbd
}

.content__action strong {
    font-weight: 700;
    text-transform: uppercase
}

.content__action--1win {
    padding: 0
}

.action-relative {
    position: relative;
    padding: 20px 0
}

.content__action__wrap--all {
    max-width: 900px;
    padding: 0 30px;
    margin: 0 auto
}

.content__action__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.content__action__left {
    display: flex;
    align-items: flex-start;
    margin-right: 10px
}

.content__action__left picture {
    margin-right: 20px;
    max-width: 50px;
    width: 100%;
    grid-area: picture
}

.content__action__left picture img {
    width: 50px;
    display: block;
    border-radius: 5px
}

.content__action__left__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.content__action__btns {
    display: flex;
    align-items: center;
    max-width: 300px
}

.content__action__btn {
    padding: 7px 20px;
    background-color: #539ded;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: .2s linear;
    grid-area: btn
}

.content__action__btn:hover {
    background-color: #92c737
}

.content__action__descr {
    max-width: 400px;
    margin-left: 20px
}

.action__descr__text {
    font-size: 14px;
    display: block
}

.btns-wrapper,
.content__rating__wrap {
    display: flex
}

.content__rating__wrap p {
    margin-right: 10px
}

.content__rating__stars img {
    width: 10px
}

.open-popup {
    cursor: pointer
}

@media (max-width:800px) {
    .main__content {
        padding: 30px 0
    }

    .stars_none {
        display: none
    }
}

@media (max-width:550px) {
    .content__action__left picture {
        margin-right: 5px
    }

    .arrow__up__action {
        right: 20px
    }

    .content__action__btn--all {
        width: 100px
    }

    .content__action__btn {
        margin-right: 0;
        font-size: 12px
    }

    .content__action {
        padding: 10px 0
    }

    .action__descr__text,
    .content__action p {
        font-size: 12px
    }

    .content__action--1win {
        padding: 0
    }

    .content__action__descr {
        margin-left: 10px
    }

    .header-container {
        flex-direction: column;
        gap: 15px
    }

    .btns-wrapper {
        display: flex
    }

    .log-mob,
    .reg-mob {
        width: 100%
    }
}

.item_video {
    position: relative;
    padding: 0 0 50%
}

.item_video iframe {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content__image {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    margin: 15px auto
}

.content__image img {
    width: 100%;
    display: block
}

.dn {
    display: block;
}

/* Telegram promo banners */
.tg-bunners {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 20px;
}

.tg-bunner {
    position: relative;
    border-radius: 14px;
    padding: 18px;
    overflow: hidden;
    background: #0d1119;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.tg-bunner:hover {
    transform: translateY(-2px);
}

.tg-bunner--main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid rgba(34, 158, 217, .45);
    background:
        radial-gradient(circle at 100% 0%, rgba(34, 158, 217, .18) 0%, transparent 45%),
        linear-gradient(135deg, #0c1424 0%, #0a1018 55%, #0d1119 100%);
    box-shadow: 0 6px 24px -12px rgba(34, 158, 217, .25);
}

.tg-bunner--main:hover {
    border-color: rgba(34, 158, 217, .7);
    box-shadow: 0 10px 32px -10px rgba(34, 158, 217, .4);
}

.tg-bunner__glow {
    position: absolute;
    top: -50px;
    right: -40px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(34, 158, 217, .28) 0%, transparent 70%);
    pointer-events: none;
}

.tg-bunner__glow::after {
    content: "";
    position: absolute;
    top: 40px;
    left: -10px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 1px solid rgba(34, 158, 217, .15);
}

.tg-bunner__dots {
    position: absolute;
    inset: 0;
    background-image: radial-gradient(rgba(34, 158, 217, .12) 1px, transparent 1px);
    background-size: 16px 16px;
    opacity: .35;
    mask-image: linear-gradient(to bottom right, rgba(0, 0, 0, .6), transparent 65%);
    -webkit-mask-image: linear-gradient(to bottom right, rgba(0, 0, 0, .6), transparent 65%);
    pointer-events: none;
}

.tg-bunner__head {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 18px;
}

.tg-bunner__body {
    flex: 1;
    min-width: 0;
}

.tg-bunner__tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #7dd3fc;
    background: rgba(34, 158, 217, .12);
    border: 1px solid rgba(34, 158, 217, .3);
    padding: 4px 10px 4px 8px;
    border-radius: 20px;
    margin-bottom: 10px;
}

.tg-bunner__pulse {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #22d3ee;
    box-shadow: 0 0 0 0 rgba(34, 211, 238, .6);
    animation: tg-pulse 2s infinite;
}

@keyframes tg-pulse {
    0%   { box-shadow: 0 0 0 0 rgba(34, 211, 238, .55); }
    70%  { box-shadow: 0 0 0 6px rgba(34, 211, 238, 0); }
    100% { box-shadow: 0 0 0 0 rgba(34, 211, 238, 0); }
}

.tg-bunner__icon {
    position: relative;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 12px;
    transition: transform .25s ease;
}

.tg-bunner:hover .tg-bunner__icon {
    transform: scale(1.06) rotate(-3deg);
}

.tg-bunner__icon--telegram {
    color: #fff;
    background: linear-gradient(145deg, #2aabee 0%, #229ed9 100%);
    box-shadow: 0 6px 18px rgba(34, 158, 217, .4);
}

.tg-bunner__icon--bell {
    color: #4ade80;
    background: rgba(34, 197, 94, .12);
    border: 1px solid rgba(34, 197, 94, .25);
    width: 44px;
    height: 44px;
    border-radius: 10px;
    box-shadow: 0 0 0 4px rgba(34, 197, 94, .06);
}

.tg-bunner__icon--robot {
    color: #c084fc;
    background: rgba(168, 85, 247, .12);
    border: 1px solid rgba(168, 85, 247, .25);
    width: 44px;
    height: 44px;
    border-radius: 10px;
    box-shadow: 0 0 0 4px rgba(168, 85, 247, .06);
}

.tg-bunner .tg-bunner__title {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1.25;
    margin: 0 0 8px;
    padding: 0;
}

.tg-bunner__title--sm {
    font-size: 15px;
    margin-bottom: 6px;
}

.tg-bunner .tg-bunner__descr {
    font-size: 13px;
    line-height: 1.45;
    color: rgba(255, 255, 255, .72);
    margin: 0;
    padding: 0;
    text-shadow: none;
    opacity: 1;
}

.tg-bunner__descr--sm {
    font-size: 12px;
    margin-bottom: 18px;
    flex-grow: 1;
}

.tg-bunner__descr strong {
    color: #c084fc;
    font-weight: 600;
    background: rgba(168, 85, 247, .12);
    padding: 1px 6px;
    border-radius: 4px;
}

.tg-bunner__actions {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tg-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 10px 18px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.2;
    transition: background .2s, border-color .2s, color .2s, transform .15s, box-shadow .2s;
    white-space: nowrap;
}

.tg-btn svg {
    flex-shrink: 0;
}

.tg-btn:hover {
    transform: translateY(-1px);
}

.tg-btn--primary {
    background: linear-gradient(145deg, #2aabee 0%, #229ed9 100%);
    color: #fff;
    border: none;
    box-shadow: 0 4px 14px rgba(34, 158, 217, .3);
    flex: 1 1 auto;
}

.tg-btn--primary:hover {
    background: linear-gradient(145deg, #3bb5f5 0%, #2aabee 100%);
    color: #fff;
    box-shadow: 0 6px 18px rgba(34, 158, 217, .45);
}

.tg-btn--ghost {
    background: rgba(255, 255, 255, .03);
    color: rgba(255, 255, 255, .85);
    border: 1px solid rgba(255, 255, 255, .18);
}

.tg-btn--ghost-blue:hover {
    border-color: rgba(34, 158, 217, .5);
    color: #7dd3fc;
    background: rgba(34, 158, 217, .06);
}

.tg-bunners__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    min-width: 0;
}

.tg-bunner--alert {
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(34, 197, 94, .35);
    background:
        radial-gradient(circle at 0% 100%, rgba(34, 197, 94, .12) 0%, transparent 50%),
        linear-gradient(160deg, #0a120e 0%, #0d1119 100%);
    min-height: 100%;
}

.tg-bunner--alert:hover {
    border-color: rgba(34, 197, 94, .55);
    box-shadow: 0 8px 24px -12px rgba(34, 197, 94, .35);
}

.tg-bunner--bot {
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(168, 85, 247, .35);
    background:
        radial-gradient(circle at 100% 0%, rgba(168, 85, 247, .14) 0%, transparent 55%),
        linear-gradient(160deg, #100a14 0%, #0d1119 100%);
    min-height: 100%;
}

.tg-bunner--bot:hover {
    border-color: rgba(168, 85, 247, .55);
    box-shadow: 0 8px 24px -12px rgba(168, 85, 247, .35);
}

.tg-bunner__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 10px;
}

.tg-bunner__badge {
    font-size: 11px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 20px;
    letter-spacing: .02em;
    white-space: nowrap;
}

.tg-bunner__badge--green {
    color: #86efac;
    background: rgba(34, 197, 94, .15);
    border: 1px solid rgba(34, 197, 94, .3);
}

.tg-bunner__badge--purple {
    color: #d8b4fe;
    background: rgba(168, 85, 247, .15);
    border: 1px solid rgba(168, 85, 247, .3);
}

.tg-btn--outline {
    background: transparent;
    margin-top: 14px;
    width: 100%;
    padding: 9px 14px;
    font-size: 13px;
}

.tg-btn--outline-green {
    color: #7dd3fc;
    border: 1px solid rgba(34, 158, 217, .4);
}

.tg-btn--outline-green:hover {
    background: rgba(34, 158, 217, .08);
    color: #bae6fd;
    border-color: rgba(34, 158, 217, .6);
}

.tg-btn--outline-purple {
    color: #7dd3fc;
    border: 1px solid rgba(168, 85, 247, .45);
}

.tg-btn--outline-purple:hover {
    background: rgba(168, 85, 247, .1);
    color: #e9d5ff;
    border-color: rgba(168, 85, 247, .65);
}

@media (max-width: 1300px) {
    .tg-bunners {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .tg-bunner {
        padding: 14px;
    }

    .tg-bunner .tg-bunner__title {
        font-size: 16px;
    }

    .tg-bunner__icon--telegram {
        width: 48px;
        height: 48px;
    }

    .tg-bunner__icon--telegram svg {
        width: 24px;
        height: 24px;
    }

    .tg-btn {
        font-size: 13px;
        padding: 9px 14px;
    }

    .tg-bunner__actions .tg-btn {
        flex: 1 1 auto;
        min-width: calc(50% - 5px);
    }

    .tg-bunner__title--sm {
        font-size: 14px;
    }
}
