body, html {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}
body {
    position: relative;
    overflow-x: hidden;
    color: #bfbfbf;
    background-color: #222;
    font-family: Open Sans,sans-serif;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
}
.slider__block {
    position: relative;
    height: 460px;
}
.Slider {
    height: 100%;
}
.slider__big {
    position: relative;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    transition-property: transform;
    overflow: hidden;
}

.swiper-pagination-bullet {
    width: 220px;
    height: 53px;
    margin: 0 25px;
}
.swiper-pagination-bullet svg {
    width: 100%;
}
.swiper-pagination__preview {
    width: 100%;
}
.min__slider {
    display: flex;
    justify-content: center;
}
.slider__inner {
    position: relative;
    z-index: 2;
    height: 100%;
}
.min__slider .swiper-pagination-bullet svg .pink {
    transition: stroke-dashoffset linear;
    fill: none;
    stroke: #e9417d;
    stroke-width: 11;
    clip-path: url(#SVGID_2_);
    stroke-dasharray: 0,312px;
}
.min__slider {
    position: absolute;
    bottom: 0;
}
.header__menu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    width: 50%;
}
.header .container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.header__logo__link svg {
    max-width: 87px;
    max-height: 87px;
}
.header__menu__list {
    margin-right: 20%;
}
.header__menu__list:last-child {
    margin-right: 0;
}
.header {
    position: absolute;
    padding: 20px 20px 5px;
    z-index: 10;
    width: 100%;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .3);
}
.header__menu__list__link {
    text-decoration: none;
    transition: transform .3s ease;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0 10px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    will-change: transform;
}
.header__menu__list__link:hover {
    transform: scale(1.2);
    color: #ff0;
}
.header__button__link {
    z-index: 52;
    color: #e9417d;
    background-color: #ff0;
    letter-spacing: 2px;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 9% 96%);
    padding: 20px 15px 18px 40px;
    position: relative;
    display: inline-flex;
    transition: all .3s ease;
    transform-origin: 0 0;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;
    text-decoration: none;
}
.header__button__link__reg {
    left: 15px;
}
.header__button__link__inlet {
    text-decoration: none;
    z-index: 51;
    color: #ff0;
    background-color: #e9417d;
    top: 7px;
    padding: 20px 33px 30px 25px;
    -webkit-clip-path: polygon(0 12%,100% 0,93% 69%,0 100%);
    clip-path: polygon(0 12%,100% 0,93% 69%,0 100%);
}
.header__button {
    position: fixed;
    right: 0;
    top: 25px;
    z-index: 151;
}
.header__logo {
    width: 20%;
}
.min__slider {
    position: absolute;
    bottom: 7px;
    width: 100%;
    z-index: 9;
    height: 15%;
    background: rgba(0, 0, 0, .4);
    box-shadow: 5px 0 5px 5px rgba(0, 0, 0, .4);
}
.header__menu__list:hover svg {
    fill: #ff0;
}
.header-nav__icon {
    position: relative;
    left: 0;
    order: -1;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    fill: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}
.header-nav {
    width: 100%;
}
.header-nav_is-fixed {
    top: -35px;
    bottom: auto;
    transform: translateY(0);
}
.header-nav_is-fixed {
    position: fixed;
    height: 35px;
    transition: transform .3s ease;
    background: #1e727c;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .5);
    margin-top: 35px;
}
.header-nav {
    bottom: 0;
    left: 0;
    z-index: 150;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 35px;
}
.header__nav__item {
    display: none;
}
.header-nav__item_is-fixed {
    display: inline;
}
.header-nav_is-fixed .header__menu {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    list-style: none;
    width: 90%;
}
.header-nav_is-fixed .header__menu .header__menu__list__link {
    font-size: 12px;
}
.header-nav_is-fixed .header__menu__list__link .header-nav__icon {
    width: 25px;
    height: 25px;
}
.header-nav__item_is-fixed .header__menu__list {
    display: flex;
    margin-right: 5%;
}
.is-fixed .header-nav__icon {;
    width: 45px;
    height: 37px;
}
.header-nav__item_logo.header-nav__item_is-fixed {
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}
/* last slider Menu game*/

.slider__inner__link {
    display: block;
    width: 1920px;
    height: 100%;
}
.lead-carousel__image {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.information__title {
    color: white;
    margin-bottom: 0;
    padding: 10px 40px;
    letter-spacing: 4px;
    text-transform: uppercase;
    background-color: #207379;
    background-image: linear-gradient(
            0deg,#207379 0,#136a8a 99%);
    font-size: 22px;
    font-weight: 800;
    font-style: inherit;
    line-height: 1;
    text-shadow: inherit;
    clip-path: polygon(0 0,100% 11%,98% 86%,2% 101%);
    text-align: center;
}
.animation-block {
    position: relative;
}
.animation-block .icon-anim-dots {
    display: inline-block;
    width: 40px;
    height: 5px;
    background: url('../icon/icon-anim-dots.svg') no-repeat 50% 50%;
    background-size: contain;
}
.animation-block .icon-anim-dots {
    display: inline-block;
    width: 40px;
    height: 5px;
    background: url('../icon/icon-anim-dots.svg') no-repeat 50% 50%;
    background-size: contain;
}
.animation-block .icon-anim-donut {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../icon/icon-anim-donut.svg') no-repeat 50% 50%;
    background-size: contain;
}
.personal-info__nick .animation-object.__donut1 .svg-sprite-icon {
    width: 17px;
}
.personal-info__nick .__dots1 {
    top: -5px;
    left: -6%;
    width: 40px;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.animation-object {
    position: absolute;
    z-index: 1;
    display: inline-flex;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}
.animation-object__dots {
    -webkit-animation-name: anim-dots;
    animation-name: anim-dots;
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
}
.personal-info__nick .animation-object.__dots1 {
    top: 3px;
    left: -20px;
    -webkit-animation-name: anim-dashes;
    animation-name: anim-dashes;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    will-change: transform;
}
.personal-info__nick .animation-object.__dots2 {
    top: 45px;
    right: 10%;
    transform: rotate(
            90deg);
}
.personal-info__nick .__donut1 {
    top: -20px;
    right: 5%;
    width: 17px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.personal-info__nick .animation-object.__donut1 {
    top: -25px;
    right: 5%;
    left: 60%;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.animation-object__donut, .animation-object__single-dot {
    -webkit-animation-name: anim-donut;
    animation-name: anim-donut;
}
.animation-block .icon-anim-donut {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../icon/icon-anim-donut.svg') no-repeat 50% 50%;
    background-size: contain;
}
.animation-block .icon-anim-wave {
    display: inline-block;
    width: 35px;
    height: 15px;
    background: url('../icon/icon-anim-wave.svg') no-repeat 50% 50%;
    background-size: contain;
}
.personal-info__nick .animation-object__wave {
    top: -10px;
    right: -7px;
    width: 25px;
    transform: rotate(
            90deg);
}
.animation-object__wave {
    -webkit-animation-name: anim-wave;
    animation-name: anim-wave;
}
.personal-info__nick .animation-object.__donut2 .svg-sprite-icon {
    width: 10px;
}
.personal-info__nick .__donut2 {
    top: -34px;
    right: 17%;
    width: 10px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.personal-info__nick .animation-object.__donut2 {
    top: -11px;
    left: 20%;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.animation-block .icon-anim-rhombus {
    display: inline-block;
    width: 30px;
    height: 10px;
    background: url('../icon/icon-anim-rhombus.svg') no-repeat 50% 50%;
    background-size: contain;
}
.animation-object__rhombus {
    -webkit-animation-name: anim-rhombs;
    animation-name: anim-rhombs;
}
.personal-info__nick .animation-object__rhombus {
    right: -20px;
    bottom: -33px;
}
.animation-block .icon-anim-dashes {
    display: inline-block;
    width: 90px;
    height: 10px;
    background: url('../icon/icon-anim-dashes.svg') no-repeat 50% 50%;
    background-size: contain;
}
.animation-block .icon-dashes-medium {
    width: 70px;
}
.animation-object__dashes {
    -webkit-animation-name: anim-dashes;
    animation-name: anim-dashes;
    will-change: transform;
}
.personal-info__nick .animation-object__dashes {
    top: 34px;
    left: 20%;
    width: 80px;
}
@keyframes anim-dashes {
    0% {
        transform: translate(100px) scale(1);
        opacity: 0;
    }
    50% {
        transform: translate(0) scaleX(.2);
        opacity: 1;
    }
    70% {
        transform: translate(0) scaleX(1.2);
    }
    100% {
        transform: translate(0) scale(1);
    }
}
@keyframes anim-dots {
    0% {
        transform: translate3d(-100%, 0, 0) rotate(
                -120deg);
        opacity: 0;
    }
    100% {
        transform: translateZ(0);
        opacity: 1;
    }
}
@keyframes anim-rhombs {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }
    0% {
        transform: translate3d(0, 3000px, 0);
        opacity: 0;
    }
    60% {
        transform: translate3d(0, -20px, 0);
        opacity: 1;
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    100% {
        transform: translateZ(0);
    }
}
@keyframes anim-wave {
    0% {
        transform: scaleX(0) rotate(
                0deg);
    }
    30% {
        transform: scale3d(1.7, .75, 1);
    }
    40% {
        transform: scale3d(.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, .85, 1);
    }
    65% {
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        transform: scaleX(1) rotate(
                47deg);
    }
}
@keyframes anim-donut {
    0% {
        transform: scaleY(0);
    }
    30% {
        transform: scale3d(1.25,.75,1);
    }
    40% {
        transform: scale3d(.75,1.25,1);
    }
    50% {
        transform: scale3d(1.15,.85,1);
    }
    65% {
        transform: scale3d(.95,1.05,1);
    }
    75% {
        transform: scale3d(1.05,.95,1);
    }
    100% {
        transform: scaleX(1);
    }
}
.personal-info__nick {
    padding: 50px 0;
}
.content h2,
.content h3 {
    margin-bottom: 12px;
    letter-spacing: 2.2px;
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 1.7;
    text-shadow: 2px 2px 0 #e9417d;
    color: #ffffff;
}
.content .container {
    max-width: 1500px;
}
.content ul:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: -1;
    background-color: #222;
    -webkit-clip-path: polygon(0 -40%, 1% 98.5%, 99% 92.5%, 99.5% 9.5%, -8% 1%);
    clip-path: polygon(0 -40%, 1% 98.5%, 99% 92.5%, 99.5% 9.5%, -8% 1%);
}
.content ul li {
    margin: 10px 0;
}
.content ul {
    margin-bottom: 0!important;
    list-style-image: url('../slots/rectangle.svg');
}
.content ul li a,
.content a {
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: color .2s;
    text-decoration: none;
    color: #e9417d;
}
.content ul li:hover a {
    color: #ff0;
}
.content .nav {
    position: relative;
    z-index: 1;
    float: left;
    width: 280px;
    margin-right: 80px;
    margin-bottom: 40px;
    padding: 50px 0 36px 36px;
    background-color: #1e727c;
    clip-path: polygon(0 0,0 99%,100% 93%,100% 9%,-16% 0);
}
.footer {
    padding: 50px 0;
    color: #fff;
    background-image: url('../icon/bg-footer.svg'),linear-gradient(
            180deg,#2a707d,#222c2e);
    background-repeat: no-repeat;
    background-position: center 20px,50%;
    background-size: contain,100% 100%;
    font-size: 14px;
    line-height: 26px;
}
.footer__main-section {
    display: flex;
}
.footer__links {
    flex: 0 0 auto;
    padding-right: 50px;
    text-align: left;
}
.footer__title {
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #a0a1a4;
    font-size: 14px;
    font-weight: 600;
}
.footer__list {
    padding: 0;
    margin: 0;
}
.footer__list-item {
    display: block;
    padding: 0 0 5px;
}
.footer__link {
    text-decoration: underline;
    opacity: .9;
    color: #fff;
    font-weight: 600;
}
.payment-systems {
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
    justify-content: center;
    padding-bottom: 30px;
}
.payment-systems__img {
    background: url('../icon/svgSprite-backgroundImages-5f820bfe6030c368d126017d8aa3c4f5.svg') no-repeat;
}
.icon-footer__visa {
    width: 57px;
    height: 35px;
    background-position: -687px -320px;
}
.icon-footer__mastercard {
    width: 45px;
    height: 35px;
    background-position: -749px -494px;
}
.icon-footer__maestro {
    width: 45px;
    height: 35px;
    background-position: -749px -459px;
}
.icon-footer__webmoney {
    width: 36px;
    height: 35px;
    background-position: -422px -334px;
}
.icon-footer__skrill {
    width: 87px;
    height: 30px;
    background-position: -704px -202px;
}
.icon-footer__neteller {
    width: 184px;
    height: 30px;
    background-position: -459px -232px;
}
.footer .icon-footer__interac-etransfer {
    background-image: url('../icon/sprite.webp');
    background-position: -53px -56px;
    width: 42px;
    height: 56px;
}
.footer .icon-footer__interac-online {
    background-image: url('../icon/sprite.webp');
    background-position: -95px 0;
    width: 42px;
    height: 56px;
}
.footer .icon-footer__express {
    background-image: url('../icon/sprite.webp');
    background-position: -53px 0;
    width: 42px;
    height: 56px;
}
.icon-footer__astropay {
    width: 86px;
    height: 23px;
    background-position: -625px -297px;
}
.footer .icon-footer__astropay {
    margin-top: 20px;
}
.payment-systems__link {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    cursor: default;
    transition: transform .2s;
}
.payment-systems__link {
    min-width: 14.28571%;
}
.payment-systems__link:first-child {
    margin-left: 0;
}
.partners__line {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: center;
}
.partners__link {
    margin: 0 10px 20px;
    cursor: pointer;
    text-align: center;
    min-width: 15%;
}
.partners__link i {
    display: block;
    margin: 0 auto;
}
.footer__link:hover {
    color: #ff0;
}
.footer .icon-18 {
    display: block;
    background-image: url('../icon/sprite.webp');
    background-position: 0 0;
    width: 53px;
    height: 53px;
}
.copy {
    width: 100%;
    padding-top: 25px;
    text-align: center;
    opacity: .9;
    font-size: 12px;
    font-weight: 700;
}
@media only screen and (max-width: 1800px) {
    .information {
        padding: 0 15px;
    }
}
@media only screen and (max-width: 1200px) {
    .header-nav {
        top: auto;
    }
    .header-nav__mobile {
        position: fixed;
        transition: transform .3s ease;
        background: #1e727c;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .5);
        margin-top: 35px;
    }
    .header__menu .header__menu__list__link {
        font-size: 12px;
    }
    .header__menu {
        width: 100%;
        padding: 0 20px;
    }
    .header__logo__link svg {
        max-width: 55px;
        max-height: 60px;
        position: fixed;
        top: 2%;
    }
    .header {
        position: fixed;
        padding: 10px 0 0 20px;
        height: 95px;
        background: rgb(47, 47, 47);
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0);
    }
    .header__button {
        top: 10px;
    }
    .slider__block {
        padding: 8% 0 0 0;
    }

    .footer {
        padding: 50px 15px;
    }
}
@media only screen and (max-width: 1100px) {
    .payment-systems__link {
        min-width: 20%;
    }
    .partners__link {
        min-width: 16.66667%;
    }
}
@media only screen and (max-width: 1000px) {
    .swiper-pagination-bullet {
        width: 140px;
    }
}
@media only screen and (max-width: 890px) {
    .information__title{
        font-size: 20px;
    }
}
@media only screen and (max-width: 768px) {

    .footer__main-section {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer__links {
        text-align: center;
        margin-bottom: 20px;
    }
    .header__button__link__reg {
        padding: 14px 5px 10px 25px;
    }
    .header__button__link__inlet {
        top: 5px;
        padding: 9px 10px 17px 15px;
        -webkit-clip-path: polygon(0 13%, 100% 0, 96% 75%, 0 95%);
        clip-path: polygon(0 13%, 100% 0, 96% 75%, 0 95%);
    }
    .header {
        height: 80px;
    }
    .header__logo__link svg {
        top: 1%;
    }
    .footer__links {
        padding-right: 0;
    }
    .information__title{
        font-size: 13px;
    }
    .content h2, .content h3 {
        font-size: 16px;
    }
    .content p {
        font-size: 16px;
	line-height: 1.5;	
    }
}
@media only screen and (max-width: 680px) {
    .swiper-pagination__preview {
        display: none !important;
    }
    .swiper-pagination-bullet {
        height: 20px;
    }
    .min__slider {
        height: 5%;
    }
    .position__mob {
        background-position: 37%;
    }
    .slider__block {
        padding: 13% 0 0 0;
        height: 309px;
    }
}
@media only screen and (max-width: 575px) {
    .information {
        padding: 0 15px;
    }
    .header__menu__list {
        margin-right: 0;
    }
    .payment-systems__link {
        min-width: 33.33333%;
        margin-top: 15px;
    }
    .partners__link {
        min-width: 33.33333%;
    }
    .personal-info__nick .animation-object__dashes {
        display: none;
    }
    .information__title {
        font-size: 16px;
    }
}
@media only screen and (max-width: 475px) {
    .slider__block {
        height: 250px;
        padding: 17% 0 0 0;
    }
}
@media only screen and (max-width: 414px) {
    .slider__block {
        padding: 19% 0 0 0;
    }
    .header__menu {
        padding: 0;
    }
    .header__menu .header__menu__list__link,
    .header-nav_is-fixed .header__menu .header__menu__list__link {
        font-size: 9px;
    }
    .header-nav__item_is-fixed {
        display: none !important;
    }
    .header-nav_is-fixed .header__menu {
        width: 100%;
    }
    .header__button__link {
        font-size: 12px;
    }
    .personal-info__nick .animation-object.__dots2 {
        display: none;
    }
}