@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 @-webkit-keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes spinAround{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes spinAround{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@-webkit-keyframes textShine{
    0%,to{
        text-shadow:0 0 1.25em #fff
    }
    50%{
        text-shadow:0 0 0 #fff
    }
}
@keyframes textShine{
    0%,to{
        text-shadow:0 0 1.25em #fff
    }
    50%{
        text-shadow:0 0 0 #fff
    }
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    to{
        opacity:0
    }
}
@-webkit-keyframes DoYoyWantSomeMounatinDew{
    0%,to{
        border-color:#86d0c0;
        -webkit-box-shadow:0 0 18px 10px rgba(75,185,161,.4);
        box-shadow:0 0 18px 10px rgba(75,185,161,.4)
    }
    50%{
        border-color:#215449;
        -webkit-box-shadow:0 0 4px 0 rgba(75,185,161,.3);
        box-shadow:0 0 4px 0 rgba(75,185,161,.3)
    }
}
@keyframes DoYoyWantSomeMounatinDew{
    0%,to{
        border-color:#86d0c0;
        -webkit-box-shadow:0 0 18px 10px rgba(75,185,161,.4);
        box-shadow:0 0 18px 10px rgba(75,185,161,.4)
    }
    50%{
        border-color:#215449;
        -webkit-box-shadow:0 0 4px 0 rgba(75,185,161,.3);
        box-shadow:0 0 4px 0 rgba(75,185,161,.3)
    }
}
@-webkit-keyframes navArrow{
    0%,to{
        right:10px
    }
    50%{
        right:-100%
    }
    51%{
        right:100%
    }
}
@keyframes navArrow{
    0%,to{
        right:10px
    }
    50%{
        right:-100%
    }
    51%{
        right:100%
    }
}
@-webkit-keyframes arrowanimate{
    0%,to{
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px)
    }
    50%{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@keyframes arrowanimate{
    0%,to{
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px)
    }
    50%{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
@-webkit-keyframes arrowShining{
    0%{
        border-top:2px solid #fff;
        border-left:2px solid #fff
    }
    to{
        border-top:2px solid #3fc9af;
        border-left:2px solid #3fc9af
    }
}
@-webkit-keyframes coins-blink{
    0%,32.9%{
        background-image:url(/wp-content/themes/pinup/blind1.png);
        background-position:50% -6%
    }
    33%,65.9%{
        background-image:url(/wp-content/themes/pinup/blind2.png);
        background-position:50% -6%
    }
    66%,to{
        background-image:url(/wp-content/themes/pinup/blind3.png);
        background-position:50% 14%
    }
}
@keyframes coins-blink{
    0%,32.9%{
        background-image:url(/wp-content/themes/pinup/blind1.png);
        background-position:50% -6%
    }
    33%,65.9%{
        background-image:url(/wp-content/themes/pinup/blind2.png);
        background-position:50% -6%
    }
    66%,to{
        background-image:url(/wp-content/themes/pinup/blind3.png);
        background-position:50% 14%
    }
}
@-webkit-keyframes persent-incline{
    0%{
        -webkit-transform:rotate(5deg);
        transform:rotate(5deg)
    }
    to{
        -webkit-transform:rotate(-7deg);
        transform:rotate(-7deg)
    }
}
@keyframes persent-incline{
    0%{
        -webkit-transform:rotate(5deg);
        transform:rotate(5deg)
    }
    to{
        -webkit-transform:rotate(-7deg);
        transform:rotate(-7deg)
    }
}
@-webkit-keyframes ball-jumping{
    0%{
        -webkit-transform:translateY(0) scale(1,.85);
        transform:translateY(0) scale(1,.85)
    }
    to{
        -webkit-transform:translateY(-4em);
        transform:translateY(-4em)
    }
}
@keyframes ball-jumping{
    0%{
        -webkit-transform:translateY(0) scale(1,.85);
        transform:translateY(0) scale(1,.85)
    }
    to{
        -webkit-transform:translateY(-4em);
        transform:translateY(-4em)
    }
}
@-webkit-keyframes roulette-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes roulette-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@-webkit-keyframes chart-point{
    0%{
        opacity:1;
        top:52%;
        left:-1%
    }
    12%{
        top:76%;
        left:14%
    }
    20%{
        top:58%;
        left:23%
    }
    27%{
        top:80%;
        left:36%
    }
    42%{
        top:46%;
        left:52%
    }
    47%{
        top:54%;
        left:57%
    }
    54%{
        top:38%;
        left:67%
    }
    70%{
        top:85%;
        left:77.5%
    }
    95%{
        top:-3%;
        left:95%
    }
    to{
        opacity:1;
        top:-3%;
        left:95%
    }
}
@keyframes chart-point{
    0%{
        opacity:1;
        top:52%;
        left:-1%
    }
    12%{
        top:76%;
        left:14%
    }
    20%{
        top:58%;
        left:23%
    }
    27%{
        top:80%;
        left:36%
    }
    42%{
        top:46%;
        left:52%
    }
    47%{
        top:54%;
        left:57%
    }
    54%{
        top:38%;
        left:67%
    }
    70%{
        top:85%;
        left:77.5%
    }
    95%{
        top:-3%;
        left:95%
    }
    to{
        opacity:1;
        top:-3%;
        left:95%
    }
}
@-webkit-keyframes chart-line{
    0%{
        opacity:1;
        stroke-dashoffset:350
    }
    to{
        opacity:1;
        stroke-dashoffset:0
    }
}
@keyframes chart-line{
    0%{
        opacity:1;
        stroke-dashoffset:350
    }
    to{
        opacity:1;
        stroke-dashoffset:0
    }
}
@-webkit-keyframes chart-arrow-up{
    0%,to{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
    50%{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
}
@keyframes chart-arrow-up{
    0%,to{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
    50%{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
}
@-webkit-keyframes chart-arrow-down{
    0%,to{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
    50%{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
}
@keyframes chart-arrow-down{
    0%,to{
        -webkit-transform:translateY(10%);
        transform:translateY(10%)
    }
    50%{
        -webkit-transform:translateY(-10%);
        transform:translateY(-10%)
    }
}
@-webkit-keyframes slot-handle{
    0%,15.1%,5%,to{
        -webkit-transform:rotateX(0);
        transform:rotateX(0)
    }
    15%,5.1%{
        -webkit-transform:rotateX(-180deg);
        transform:rotateX(-180deg)
    }
}
@keyframes slot-handle{
    0%,15.1%,5%,to{
        -webkit-transform:rotateX(0);
        transform:rotateX(0)
    }
    15%,5.1%{
        -webkit-transform:rotateX(-180deg);
        transform:rotateX(-180deg)
    }
}
@-webkit-keyframes blur-seven-1{
    0%,40%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@keyframes blur-seven-1{
    0%,40%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@-webkit-keyframes blur-seven-2{
    0%,53%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@keyframes blur-seven-2{
    0%,53%,6%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@-webkit-keyframes blur-seven-3{
    0%,6%,66%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@keyframes blur-seven-3{
    0%,6%,66%,to{
        visibility:hidden
    }
    7%{
        visibility:visible
    }
}
@-webkit-keyframes preloader-circle-1{
    0%,45%,to{
        opacity:0
    }
    25%{
        opacity:1
    }
}
@keyframes preloader-circle-1{
    0%,45%,to{
        opacity:0
    }
    25%{
        opacity:1
    }
}
@-webkit-keyframes preloader-circle-2{
    0%,20%,65%,to{
        opacity:0
    }
    45%{
        opacity:1
    }
}
@keyframes preloader-circle-2{
    0%,20%,65%,to{
        opacity:0
    }
    45%{
        opacity:1
    }
}
@-webkit-keyframes preloader-circle-3{
    0%,20%,40%,85%,to{
        opacity:0
    }
    65%{
        opacity:1
    }
}
@keyframes preloader-circle-3{
    0%,20%,40%,85%,to{
        opacity:0
    }
    65%{
        opacity:1
    }
}
@-webkit-keyframes rotateInf{
    to{
        -webkit-transform:translate(-50%,-50%) rotate(360deg);
        transform:translate(-50%,-50%) rotate(360deg)
    }
}
@keyframes rotateInf{
    to{
        -webkit-transform:translate(-50%,-50%) rotate(360deg);
        transform:translate(-50%,-50%) rotate(360deg)
    }
}
@-webkit-keyframes NoticeIntDesktop{
    0%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
    to{
        -webkit-transform:translateX(-2%);
        transform:translateX(-2%)
    }
}
@keyframes NoticeIntDesktop{
    0%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
    to{
        -webkit-transform:translateX(-2%);
        transform:translateX(-2%)
    }
}
@-webkit-keyframes NoticeIntMobile{
    0%{
        -webkit-transform:translateX(125%);
        transform:translateX(125%)
    }
    to{
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
@keyframes NoticeIntMobile{
    0%{
        -webkit-transform:translateX(125%);
        transform:translateX(125%)
    }
    to{
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
@keyframes arrowShining{
    0%{
        border-top:2px solid #fff;
        border-left:2px solid #fff
    }
    to{
        border-top:2px solid #3fc9af;
        border-left:2px solid #3fc9af
    }
}
@-webkit-keyframes TutorialGirlLeftLeg{
    0%,to{
        -webkit-transform:rotate(6deg) translateX(-50%) translateY(-50%);
        transform:rotate(6deg) translateX(-50%) translateY(-50%)
    }
    50%{
        -webkit-transform:rotate(-6deg) translateX(-50%) translateY(-50%);
        transform:rotate(-6deg) translateX(-50%) translateY(-50%)
    }
}
@keyframes TutorialGirlLeftLeg{
    0%,to{
        -webkit-transform:rotate(6deg) translateX(-50%) translateY(-50%);
        transform:rotate(6deg) translateX(-50%) translateY(-50%)
    }
    50%{
        -webkit-transform:rotate(-6deg) translateX(-50%) translateY(-50%);
        transform:rotate(-6deg) translateX(-50%) translateY(-50%)
    }
}
@-webkit-keyframes TutorialGirlRightLeg{
    0%,to{
        -webkit-transform:rotate(41deg) translateX(-50%);
        transform:rotate(41deg) translateX(-50%)
    }
    50%{
        -webkit-transform:rotate(62deg) translateX(-50%);
        transform:rotate(62deg) translateX(-50%)
    }
}
@keyframes TutorialGirlRightLeg{
    0%,to{
        -webkit-transform:rotate(41deg) translateX(-50%);
        transform:rotate(41deg) translateX(-50%)
    }
    50%{
        -webkit-transform:rotate(62deg) translateX(-50%);
        transform:rotate(62deg) translateX(-50%)
    }
}
@-webkit-keyframes arrowMenu{
    0%,to{
        right:calc(50% - 16px)
    }
    50%{
        right:-336px
    }
    51%{
        z-index:-20;
        right:336px
    }
}
@keyframes arrowMenu{
    0%,to{
        right:calc(50% - 16px)
    }
    50%{
        right:-336px
    }
    51%{
        z-index:-20;
        right:336px
    }
}
@-webkit-keyframes bonuspncTextAnim1{
    0%,50%,to{
        font-size:0
    }
    10%,40%{
        font-size:50px
    }
}
@keyframes bonuspncTextAnim1{
    0%,50%,to{
        font-size:0
    }
    10%,40%{
        font-size:50px
    }
}
@-webkit-keyframes bonuspncTextAnim2{
    0%,10%,40%,50%,to{
        font-size:0
    }
    60%,90%{
        font-size:50px
    }
}
@keyframes bonuspncTextAnim2{
    0%,10%,40%,50%,to{
        font-size:0
    }
    60%,90%{
        font-size:50px
    }
}
@-webkit-keyframes cashbacktable{
    0%,to{
        background-position:center,-60px -140px,center
    }
    50%{
        background-position:center,70px -140px,center
    }
}
@keyframes cashbacktable{
    0%,to{
        background-position:center,-60px -140px,center
    }
    50%{
        background-position:center,70px -140px,center
    }
}
@-webkit-keyframes rolette-rotate{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes rolette-rotate{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes logo__one{
    0%,60%,75%,to{
        opacity:0
    }
    25%,50%{
        opacity:1
    }
}
@-webkit-keyframes logo__two{
    0%,10%,50%{
        opacity:0
    }
    90%,to{
        opacity:1
    }
}
@keyframes logo__one{
    0%,60%,75%,to{
        opacity:0
    }
    25%,50%{
        opacity:1
    }
}
@keyframes logo__two{
    0%,10%,50%{
        opacity:0
    }
    90%,to{
        opacity:1
    }
}
@-webkit-keyframes jingle-spin{
    0%{
        -webkit-transform:translateY(-50%) rotate(0deg);
        transform:translateY(-50%) rotate(0deg)
    }
    to{
        -webkit-transform:translateY(-50%) rotate(360deg);
        transform:translateY(-50%) rotate(360deg)
    }
}
@keyframes jingle-spin{
    0%{
        -webkit-transform:translateY(-50%) rotate(0deg);
        transform:translateY(-50%) rotate(0deg)
    }
    to{
        -webkit-transform:translateY(-50%) rotate(360deg);
        transform:translateY(-50%) rotate(360deg)
    }
}
@-webkit-keyframes ten-percent-slide{
    0%{
        -webkit-transform:translateY(-50%) translateX(-350px);
        transform:translateY(-50%) translateX(-350px)
    }
    to{
        -webkit-transform:translateY(-50%) translateX(0);
        transform:translateY(-50%) translateX(0)
    }
}
@keyframes ten-percent-slide{
    0%{
        -webkit-transform:translateY(-50%) translateX(-350px);
        transform:translateY(-50%) translateX(-350px)
    }
    to{
        -webkit-transform:translateY(-50%) translateX(0);
        transform:translateY(-50%) translateX(0)
    }
}
@-webkit-keyframes cashback-slide{
    0%{
        -webkit-transform:translateY(-50%) translateX(350px);
        transform:translateY(-50%) translateX(350px)
    }
    to{
        -webkit-transform:translateY(-50%) translateX(0);
        transform:translateY(-50%) translateX(0)
    }
}
@keyframes cashback-slide{
    0%{
        -webkit-transform:translateY(-50%) translateX(350px);
        transform:translateY(-50%) translateX(350px)
    }
    to{
        -webkit-transform:translateY(-50%) translateX(0);
        transform:translateY(-50%) translateX(0)
    }
}
@-webkit-keyframes snow{
    to{
        -webkit-transform:translateY(0%);
        transform:translateY(0%)
    }
}
@keyframes snow{
    to{
        -webkit-transform:translateY(0%);
        transform:translateY(0%)
    }
}
@-webkit-keyframes textNY{
    50%{
        -webkit-transform:translateY(-50%) translateX(-50%) scale(1.08);
        transform:translateY(-50%) translateX(-50%) scale(1.08)
    }
}
@keyframes textNY{
    50%{
        -webkit-transform:translateY(-50%) translateX(-50%) scale(1.08);
        transform:translateY(-50%) translateX(-50%) scale(1.08)
    }
}
@-webkit-keyframes arrowGreenToRed{
    0%{
        color:#55a399;
        fill:#55a399
    }
    to{
        color:#de3c21;
        fill:#de3c21
    }
}
@keyframes arrowGreenToRed{
    0%{
        color:#55a399;
        fill:#55a399
    }
    to{
        color:#de3c21;
        fill:#de3c21
    }
}
@-webkit-keyframes arrowRedToGreen{
    0%{
        color:#de3c21;
        fill:#de3c21
    }
    to{
        color:#55a399;
        fill:#55a399
    }
}
@keyframes arrowRedToGreen{
    0%{
        color:#de3c21;
        fill:#de3c21
    }
    to{
        color:#55a399;
        fill:#55a399
    }
}
@-webkit-keyframes betShine{
    50%{
        opacity:.25
    }
}
@keyframes betShine{
    50%{
        opacity:.25
    }
}
@-webkit-keyframes birthday-boom1{
    0%{
        -webkit-transform:translateX(-50%) translateY(0) scale(.1);
        transform:translateX(-50%) translateY(0) scale(.1);
        opacity:0
    }
    10%{
        -webkit-transform:translateX(-50%) translateY(-20px) scale(1);
        transform:translateX(-50%) translateY(-20px) scale(1);
        opacity:1
    }
    to{
        -webkit-transform:translateX(-50%) translateY(50px) scale(1);
        transform:translateX(-50%) translateY(50px) scale(1);
        opacity:0
    }
}
@keyframes birthday-boom1{
    0%{
        -webkit-transform:translateX(-50%) translateY(0) scale(.1);
        transform:translateX(-50%) translateY(0) scale(.1);
        opacity:0
    }
    10%{
        -webkit-transform:translateX(-50%) translateY(-20px) scale(1);
        transform:translateX(-50%) translateY(-20px) scale(1);
        opacity:1
    }
    to{
        -webkit-transform:translateX(-50%) translateY(50px) scale(1);
        transform:translateX(-50%) translateY(50px) scale(1);
        opacity:0
    }
}
@-webkit-keyframes birthday-boom3{
    0%{
        -webkit-transform:translateX(-50%) translateY(0) scale(1);
        transform:translateX(-50%) translateY(0) scale(1);
        opacity:0
    }
    30%{
        -webkit-transform:translateX(-50%) translateY(0) scale(.1);
        transform:translateX(-50%) translateY(0) scale(.1);
        opacity:0
    }
    40%{
        -webkit-transform:translateX(-50%) translateY(-20px) scale(1);
        transform:translateX(-50%) translateY(-20px) scale(1);
        opacity:1
    }
    to{
        -webkit-transform:translateX(-50%) translateY(50px) scale(1);
        transform:translateX(-50%) translateY(50px) scale(1);
        opacity:0
    }
}
@keyframes birthday-boom3{
    0%{
        -webkit-transform:translateX(-50%) translateY(0) scale(1);
        transform:translateX(-50%) translateY(0) scale(1);
        opacity:0
    }
    30%{
        -webkit-transform:translateX(-50%) translateY(0) scale(.1);
        transform:translateX(-50%) translateY(0) scale(.1);
        opacity:0
    }
    40%{
        -webkit-transform:translateX(-50%) translateY(-20px) scale(1);
        transform:translateX(-50%) translateY(-20px) scale(1);
        opacity:1
    }
    to{
        -webkit-transform:translateX(-50%) translateY(50px) scale(1);
        transform:translateX(-50%) translateY(50px) scale(1);
        opacity:0
    }
}
@-webkit-keyframes birthday-boom2{
    0%{
        -webkit-transform:translateX(-50%) translateY(0) scale(1);
        transform:translateX(-50%) translateY(0) scale(1);
        opacity:0
    }
    40%{
        -webkit-transform:translateX(-50%) translateY(0) scale(.1);
        transform:translateX(-50%) translateY(0) scale(.1);
        opacity:0
    }
    45%{
        -webkit-transform:translateX(-50%) translateY(-20px) scale(1);
        transform:translateX(-50%) translateY(-20px) scale(1);
        opacity:1
    }
    to{
        -webkit-transform:translateX(-50%) translateY(50px) scale(1);
        transform:translateX(-50%) translateY(50px) scale(1);
        opacity:0
    }
}
@keyframes birthday-boom2{
    0%{
        -webkit-transform:translateX(-50%) translateY(0) scale(1);
        transform:translateX(-50%) translateY(0) scale(1);
        opacity:0
    }
    40%{
        -webkit-transform:translateX(-50%) translateY(0) scale(.1);
        transform:translateX(-50%) translateY(0) scale(.1);
        opacity:0
    }
    45%{
        -webkit-transform:translateX(-50%) translateY(-20px) scale(1);
        transform:translateX(-50%) translateY(-20px) scale(1);
        opacity:1
    }
    to{
        -webkit-transform:translateX(-50%) translateY(50px) scale(1);
        transform:translateX(-50%) translateY(50px) scale(1);
        opacity:0
    }
}
@-webkit-keyframes welcome-star-1{
    0%,23%,to{
        opacity:0
    }
    12.5%{
        opacity:1
    }
}
@keyframes welcome-star-1{
    0%,23%,to{
        opacity:0
    }
    12.5%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-2{
    0%,12.5%,35.5%,to{
        opacity:0
    }
    23%{
        opacity:1
    }
}
@keyframes welcome-star-2{
    0%,12.5%,35.5%,to{
        opacity:0
    }
    23%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-3{
    0%,23%,48%,to{
        opacity:0
    }
    35.5%{
        opacity:1
    }
}
@keyframes welcome-star-3{
    0%,23%,48%,to{
        opacity:0
    }
    35.5%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-4{
    0%,35.5%,60.5%,to{
        opacity:0
    }
    48%{
        opacity:1
    }
}
@keyframes welcome-star-4{
    0%,35.5%,60.5%,to{
        opacity:0
    }
    48%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-5{
    0%,48%,73%,to{
        opacity:0
    }
    60.5%{
        opacity:1
    }
}
@keyframes welcome-star-5{
    0%,48%,73%,to{
        opacity:0
    }
    60.5%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-6{
    0%,23%,47%,60.5%,85.5%,to{
        opacity:0
    }
    10.5%,35%,72.5%{
        opacity:1
    }
}
@keyframes welcome-star-6{
    0%,23%,47%,60.5%,85.5%,to{
        opacity:0
    }
    10.5%,35%,72.5%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-7{
    0%,19%,47%,72.5%,97.5%,to{
        opacity:0
    }
    35%,60.5%,8.5%,85.5%{
        opacity:1
    }
}
@keyframes welcome-star-7{
    0%,19%,47%,72.5%,97.5%,to{
        opacity:0
    }
    35%,60.5%,8.5%,85.5%{
        opacity:1
    }
}
@-webkit-keyframes welcome-star-8{
    0%,23%,47%,72%,97.5%,to{
        opacity:0
    }
    12.5%,35%,60%,84%{
        opacity:1
    }
}
@keyframes welcome-star-8{
    0%,23%,47%,72%,97.5%,to{
        opacity:0
    }
    12.5%,35%,60%,84%{
        opacity:1
    }
}
@-webkit-keyframes ProgressBar{
    0%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    to{
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@keyframes ProgressBar{
    0%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    to{
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@-webkit-keyframes LoadAnimation{
    to{
        -webkit-transform:skewX(-35deg) translateX(300px);
        transform:skewX(-35deg) translateX(300px)
    }
}
@keyframes LoadAnimation{
    to{
        -webkit-transform:skewX(-35deg) translateX(300px);
        transform:skewX(-35deg) translateX(300px)
    }
}
@-webkit-keyframes CoinSpawn{
    0%{
        -webkit-transform:translateX(-240%) translateY(-50%) skewX(-65deg);
        transform:translateX(-240%) translateY(-50%) skewX(-65deg)
    }
    to{
        -webkit-transform:translateX(-50%) translateY(-50%);
        transform:translateX(-50%) translateY(-50%)
    }
}
@keyframes CoinSpawn{
    0%{
        -webkit-transform:translateX(-240%) translateY(-50%) skewX(-65deg);
        transform:translateX(-240%) translateY(-50%) skewX(-65deg)
    }
    to{
        -webkit-transform:translateX(-50%) translateY(-50%);
        transform:translateX(-50%) translateY(-50%)
    }
}
@-webkit-keyframes PriseSpawn{
    0%{
        -webkit-transform:translateX(310%) translateY(-50%) skewX(65deg);
        transform:translateX(310%) translateY(-50%) skewX(65deg)
    }
    to{
        -webkit-transform:translateX(50%) translateY(-50%);
        transform:translateX(50%) translateY(-50%)
    }
}
@keyframes PriseSpawn{
    0%{
        -webkit-transform:translateX(310%) translateY(-50%) skewX(65deg);
        transform:translateX(310%) translateY(-50%) skewX(65deg)
    }
    to{
        -webkit-transform:translateX(50%) translateY(-50%);
        transform:translateX(50%) translateY(-50%)
    }
}
@-webkit-keyframes percentPulsing{
    0%{
        text-shadow:0 0 0 #a11,0 0 0 #4dab99
    }
    to{
        text-shadow:1px 1px 2px #a11,0 0 1em #4dab99
    }
}
@keyframes percentPulsing{
    0%{
        text-shadow:0 0 0 #a11,0 0 0 #4dab99
    }
    to{
        text-shadow:1px 1px 2px #a11,0 0 1em #4dab99
    }
}
@-webkit-keyframes shiningRed{
    0%{
        opacity:0
    }
    to{
        opacity:.9
    }
}
@keyframes shiningRed{
    0%{
        opacity:0
    }
    to{
        opacity:.9
    }
}
@-webkit-keyframes cashbox-bonus-arrow-1{
    0%,50%,to{
        fill:#fff
    }
    20%{
        fill:#24bb9d
    }
}
@keyframes cashbox-bonus-arrow-1{
    0%,50%,to{
        fill:#fff
    }
    20%{
        fill:#24bb9d
    }
}
@-webkit-keyframes cashbox-bonus-arrow-2{
    0%,10%,70%,to{
        fill:#fff
    }
    40%{
        fill:#24bb9d
    }
}
@keyframes cashbox-bonus-arrow-2{
    0%,10%,70%,to{
        fill:#fff
    }
    40%{
        fill:#24bb9d
    }
}
@-webkit-keyframes spin{
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes spin{
    to{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes popup-notif{
    0%,to{
        right:-500px
    }
    10%,90%{
        right:5px
    }
}
@keyframes popup-notif{
    0%,to{
        right:-500px
    }
    10%,90%{
        right:5px
    }
}
@-webkit-keyframes flipInX{
    0%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
        transform:perspective(400px) rotate3d(1,0,0,10deg);
        opacity:1
    }
    80%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
        transform:perspective(400px) rotate3d(1,0,0,-5deg)
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}
@keyframes flipInX{
    0%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function:ease-in;
        animation-timing-function:ease-in
    }
    60%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
        transform:perspective(400px) rotate3d(1,0,0,10deg);
        opacity:1
    }
    80%{
        -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
        transform:perspective(400px) rotate3d(1,0,0,-5deg)
    }
    to{
        -webkit-transform:perspective(400px);
        transform:perspective(400px)
    }
}
@-webkit-keyframes randomgame{
    0%{
        -webkit-transform:translateY(-50%) rotateY(0deg);
        transform:translateY(-50%) rotateY(0deg)
    }
    to{
        -webkit-transform:translateY(-50%) rotateY(360deg);
        transform:translateY(-50%) rotateY(360deg)
    }
}
@keyframes randomgame{
    0%{
        -webkit-transform:translateY(-50%) rotateY(0deg);
        transform:translateY(-50%) rotateY(0deg)
    }
    to{
        -webkit-transform:translateY(-50%) rotateY(360deg);
        transform:translateY(-50%) rotateY(360deg)
    }
}
@-webkit-keyframes btnanimate-grey{
    0%,to{
        right:calc(50% - 16px)
    }
    50%{
        right:336px
    }
    51%{
        z-index:-20;
        right:-336px
    }
}
@keyframes btnanimate-grey{
    0%,to{
        right:calc(50% - 16px)
    }
    50%{
        right:336px
    }
    51%{
        z-index:-20;
        right:-336px
    }
}
@-webkit-keyframes btnanimate{
    0%,to{
        right:calc(50% - 16px)
    }
    50%{
        right:-336px
    }
    51%{
        z-index:-20;
        right:336px
    }
}
@keyframes btnanimate{
    0%,to{
        right:calc(50% - 16px)
    }
    50%{
        right:-336px
    }
    51%{
        z-index:-20;
        right:336px
    }
}
@-webkit-keyframes border-to-red{
    0%{
        border-color:#a9a9a9
    }
    to{
        border-color:red
    }
}
@keyframes border-to-red{
    0%{
        border-color:#a9a9a9
    }
    to{
        border-color:red
    }
}
@-webkit-keyframes faqShow{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,0%,0);
        transform:translate3d(0,0%,0)
    }
}
@keyframes faqShow{
    0%{
        opacity:0;
        -webkit-transform:translate3d(0,-100%,0);
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        -webkit-transform:translate3d(0,0%,0);
        transform:translate3d(0,0%,0)
    }
}
@-webkit-keyframes openTicket{
    0%,to{
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
    50%{
        -webkit-transform:translate(-50%,-50%) scale(1.2);
        transform:translate(-50%,-50%) scale(1.2)
    }
}
@keyframes openTicket{
    0%,to{
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
    50%{
        -webkit-transform:translate(-50%,-50%) scale(1.2);
        transform:translate(-50%,-50%) scale(1.2)
    }
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none!important;
    visibility:hidden
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#000
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
.article_rules .lk-table li,blockquote,figure{
    margin:0
}
hr{
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
fieldset{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:0 0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
legend{
    border:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
legend,td,th{
    padding:0
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-item img.owl-lazy{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
@media only screen and (max-width:768px){
    
  #game_list  .games__list-item,.footer__comercial,.owl-carousel {
        display:none!important;
  }
      #game_list  .games__list-item:nth-child(1),
      #game_list  .games__list-item:nth-child(2){
          display:block!important;
      }
    
    
    .owl-dots{
        display:none;
        visibility:hidden
    }
}

html::-webkit-scrollbar{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    position:fixed;
    width:12px;
    background-color:#1a1a1a;
    display:none
}
.page{
    padding-top:80px;
    font-family:'pt_sansregular',Helvetica,Arial,sans-serif;
    background:-webkit-gradient(linear,left top,left bottom,from(#0c0c11),color-stop(90%,#262634),to(#2e2e3e));
    background:-webkit-linear-gradient(top,#0c0c11 0%,#262634 90%,#2e2e3e 100%);
    background:linear-gradient(to bottom,#0c0c11 0%,#262634 90%,#2e2e3e 100%);
    background-color:#0c0c11
}
.page_disable{
    overflow:hidden
}
.page--popup,.page_shadow{
    position:relative;
    overflow:hidden
}
.page--popup::after,.page_shadow::after{
    content:'';
    display:block;
    width:100%;
    height:100%;
    position:static;
    top:0;
    left:0;
    z-index:5011;
    background-color:rgba(0,0,0,.7)
}
.page_shadow{
    position:fixed;
    height:100%;
    width:100%
}
.page_shadow::after{
    position:absolute;
    z-index:5010!important
}
.page__wrapper{
    min-height:100%;
    margin-bottom:-50px
}
#betSlip{
    z-index:20
}
.page_error{
    padding:0;
    background-color:#262634
}
* html .page__wrapper{
    height:100%
}
.page__buffer{
    height:50px
}
.currency_disable{
    color:#858585!important
}
.invisible-scroll{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.invisible-scroll::-webkit-scrollbar{
    width:0;
    height:0;
    background:0 0;
    display:none
}
@media screen and (min-width:1280px){
    .minted-coin-left,.minted-coin-right{
        width:319px;
        height:100%;
        position:fixed;
        top:56px;
        background-repeat:no-repeat;
        background-size:cover
    }
    .minted-coin-left{
        left:0;
        background-image:url(/wp-content/themes/pinup/minted-coin-left.jpg);
        background-position:95%,0
    }
    .minted-coin-right{
        background-image:url(/wp-content/themes/pinup/minted-coin-right.jpg);
        background-position:8%,0;
        right:0
    }
    .blackfriday-bkg,.common-girls,.common-girls5,.feb-14,.feb-23,.girls,.girls-cards,.halloween,.kamchatka,.march-8,.may-9,.money-girls,.ny-bkg,.ny-bkg-2,.page--9may,.page--com-1,.page--com-2,.page--com-3,.page--com-4,.page--vegas,.pinup-slot,.vegas-magic{
        position:relative
    }
    .blackfriday-bkg::after,.blackfriday-bkg::before,.common-girls5::after,.common-girls5::before,.common-girls::after,.common-girls::before,.feb-14::after,.feb-14::before,.feb-23::after,.feb-23::before,.girls-cards::after,.girls-cards::before,.girls::after,.girls::before,.halloween::after,.halloween::before,.kamchatka::after,.kamchatka::before,.march-8::after,.march-8::before,.may-9::after,.may-9::before,.money-girls::after,.money-girls::before,.ny-bkg-2::after,.ny-bkg-2::before,.ny-bkg::after,.ny-bkg::before,.page--9may::after,.page--9may::before,.page--com-1::after,.page--com-1::before,.page--com-2::after,.page--com-2::before,.page--com-3::after,.page--com-3::before,.page--com-4::after,.page--com-4::before,.page--vegas::after,.page--vegas::before,.pinup-slot::after,.pinup-slot::before,.vegas-magic::after,.vegas-magic::before{
        content:'';
        display:block;
        width:319px;
        height:100%;
        position:fixed;
        top:56px;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center
    }
    .page--com-1::before{
        background-image:url(/wp-content/themes/pinup/left-1.jpg)
    }
    .blackfriday-bkg::before,.common-girls5::before,.common-girls::before,.feb-14::before,.feb-23::before,.girls-cards::before,.girls::before,.halloween::before,.kamchatka::before,.march-8::before,.may-9::before,.money-girls::before,.ny-bkg-2::before,.ny-bkg::before,.page--9may::before,.page--com-1::before,.page--com-2::before,.page--com-3::before,.page--com-4::before,.page--vegas::before,.pinup-slot::before,.vegas-magic::before{
        left:calc(50% - 959px)
    }
    .page--com-1::after{
        background-image:url(/wp-content/themes/pinup/right-1.jpg)
    }
    .blackfriday-bkg::after,.common-girls5::after,.common-girls::after,.feb-14::after,.feb-23::after,.girls-cards::after,.girls::after,.halloween::after,.kamchatka::after,.march-8::after,.may-9::after,.money-girls::after,.ny-bkg-2::after,.ny-bkg::after,.page--9may::after,.page--com-1::after,.page--com-2::after,.page--com-3::after,.page--com-4::after,.page--vegas::after,.pinup-slot::after,.vegas-magic::after{
        left:calc(50% + 639px)
    }
    .page--com-2::before{
        background-image:url(/wp-content/themes/pinup/left-2.jpg)
    }
    .page--com-2::after{
        background-image:url(/wp-content/themes/pinup/right-2.jpg)
    }
    .page--com-3::before{
        background-image:url(/wp-content/themes/pinup/left-3.jpg)
    }
    .page--com-3::after{
        background-image:url(/wp-content/themes/pinup/right-3.jpg)
    }
    .page--com-4::before{
        background-image:url(/wp-content/themes/pinup/left-4.jpg)
    }
    .page--com-4::after{
        background-image:url(/wp-content/themes/pinup/right-4.jpg)
    }
    .page--9may::before{
        background-image:url(/wp-content/themes/pinup/left.jpg)
    }
    .page--9may::after{
        background-image:url(/wp-content/themes/pinup/right.jpg)
    }
    .page--vegas::before{
        background-image:url(/wp-content/themes/pinup/vegas-bkg-left.jpg)
    }
    .page--vegas::after{
        background-image:url(/wp-content/themes/pinup/vegas-bkg-right.jpg)
    }
    .kamchatka::before{
        background-image:url(/wp-content/themes/pinup/kamchatka_background-left-min.jpg)
    }
    .kamchatka::after{
        background-image:url(/wp-content/themes/pinup/kamchatka_background-right-min.jpg)
    }
    .vegas-magic::before{
        background-image:url(/wp-content/themes/pinup/vegas-magic_background-left.jpg)
    }
    .vegas-magic::after{
        background-image:url(/wp-content/themes/pinup/vegas-magic_background-right.jpg)
    }
    .girls::before{
        background-image:url(/wp-content/themes/pinup/left-1.jpg)
    }
    .girls::after{
        background-image:url(/wp-content/themes/pinup/right-1.jpg)
    }
    .halloween::before{
        background-image:url(/wp-content/themes/pinup/left-1.jpg)
    }
    .halloween::after{
        background-image:url(/wp-content/themes/pinup/right-1.jpg)
    }
    .common-girls::before{
        background-image:url(/wp-content/themes/pinup/com-left.jpg)
    }
    .common-girls::after{
        background-image:url(/wp-content/themes/pinup/com-right.jpg)
    }
    .blackfriday-bkg::before{
        background-image:url(/wp-content/themes/pinup/black-friday-bkg-left.jpg)
    }
    .blackfriday-bkg::after{
        background-image:url(/wp-content/themes/pinup/black-friday-bkg-right.jpg)
    }
    .ny-bkg::before{
        background-image:url(/wp-content/themes/pinup/ny-bkg-left.jpg)
    }
    .ny-bkg::after{
        background-image:url(/wp-content/themes/pinup/ny-bkg-right.jpg)
    }
    .ny-bkg-2::before{
        background-image:url(/wp-content/themes/pinup/ny-bkg2-left.jpg)
    }
    .ny-bkg-2::after{
        background-image:url(/wp-content/themes/pinup/ny-bkg2-right.jpg)
    }
    .feb-14::before{
        background-image:url(/wp-content/themes/pinup/14-feb-left.jpg)
    }
    .feb-14::after{
        background-image:url(/wp-content/themes/pinup/14-feb-right.jpg)
    }
    .feb-23::before{
        background-image:url(/wp-content/themes/pinup/23-feb-left.jpg)
    }
    .feb-23::after{
        background-image:url(/wp-content/themes/pinup/23-feb-right.jpg)
    }
    .march-8::before{
        background-image:url(/wp-content/themes/pinup/8-march-left.jpg)
    }
    .march-8::after{
        background-image:url(/wp-content/themes/pinup/8-march-right.jpg)
    }
    .common-girls5::before{
        background-image:url(/wp-content/themes/pinup/common/left.jpg)
    }
    .common-girls5::after{
        background-image:url(/wp-content/themes/pinup/common/right.jpg)
    }
    .money-girls::before{
        background-image:url(/wp-content/themes/pinup/money-girls-left.jpg)
    }
    .money-girls::after{
        background-image:url(/wp-content/themes/pinup/money-girls-right.jpg)
    }
    .may-9::before{
        background-image:url(/wp-content/themes/pinup/may-9-left.jpg)
    }
    .may-9::after{
        background-image:url(/wp-content/themes/pinup/may-9-right.jpg)
    }
    .pinup-slot::before{
        background-image:url(/wp-content/themes/pinup/pinup-slot-left.jpg)
    }
    .pinup-slot::after{
        background-image:url(/wp-content/themes/pinup/pinup-slot-right.jpg)
    }
    .girls-cards::before{
        background-image:url(/wp-content/themes/pinup/girls-cards-left.jpg)
    }
    .girls-cards::after{
        background-image:url(/wp-content/themes/pinup/girls-cards-right.jpg)
    }
}
@media screen and (min-width:1930px){
    .minted-coin-left,.minted-coin-right{
        width:calc((100% - 1280px)/2);
        height:100%;
        position:fixed;
        top:56px;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:50% 8%
    }
    .minted-coin-left{
        left:0;
        background-image:url(/wp-content/themes/pinup/minted-coin-left-h.jpg)
    }
    .minted-coin-right{
        background-image:url(/wp-content/themes/pinup/minted-coin-right-h.jpg);
        right:0
    }
    .blackfriday-bkg::after,.blackfriday-bkg::before,.common-girls5::after,.common-girls5::before,.common-girls::after,.common-girls::before,.feb-14::after,.feb-14::before,.feb-23::after,.feb-23::before,.girls-cards::after,.girls-cards::before,.girls::after,.girls::before,.halloween::after,.halloween::before,.kamchatka::after,.kamchatka::before,.march-8::after,.march-8::before,.may-9::after,.may-9::before,.money-girls::after,.money-girls::before,.ny-bkg-2::after,.ny-bkg-2::before,.ny-bkg::after,.ny-bkg::before,.page--vegas::after,.page--vegas::before,.pinup-slot::after,.pinup-slot::before,.vegas-magic::after,.vegas-magic::before{
        content:'';
        width:calc((100% - 1280px)/2);
        top:56px
    }
    .blackfriday-bkg::before,.common-girls5::before,.common-girls::before,.feb-14::before,.feb-23::before,.girls-cards::before,.girls::before,.halloween::before,.kamchatka::before,.march-8::before,.may-9::before,.money-girls::before,.ny-bkg-2::before,.ny-bkg::before,.page--vegas::before,.pinup-slot::before,.vegas-magic::before{
        left:0
    }
    .blackfriday-bkg::after,.common-girls5::after,.common-girls::after,.feb-14::after,.feb-23::after,.girls-cards::after,.girls::after,.halloween::after,.kamchatka::after,.march-8::after,.may-9::after,.money-girls::after,.ny-bkg-2::after,.ny-bkg::after,.page--vegas::after,.pinup-slot::after,.vegas-magic::after{
        left:calc(50% + 639px)
    }
    .kamchatka::before{
        background-image:url(/wp-content/themes/pinup/kamchatka-background-left-high.jpg)
    }
    .kamchatka::after{
        background-image:url(/wp-content/themes/pinup/kamchatka_background-right-high.png)
    }
    .page--vegas::before{
        background-image:url(/wp-content/themes/pinup/vegas-bkg-left-h.jpg)
    }
    .page--vegas::after{
        background-image:url(/wp-content/themes/pinup/vegas-bkg-right-h.jpg)
    }
    .girls::before{
        background-image:url(/wp-content/themes/pinup/left.png)
    }
    .girls::after{
        background-image:url(/wp-content/themes/pinup/right.png)
    }
    .halloween::before{
        background-image:url(/wp-content/themes/pinup/left.jpg)
    }
    .halloween::after{
        background-image:url(/wp-content/themes/pinup/right.jpg)
    }
    .vegas-magic::before{
        background-image:url(/wp-content/themes/pinup/vegas-magic_background-left.jpg)
    }
    .vegas-magic::after{
        background-image:url(/wp-content/themes/pinup/vegas-magic_background-right.jpg)
    }
    .common-girls::before{
        background-image:url(/wp-content/themes/pinup/com-left-h.jpg)
    }
    .common-girls::after{
        background-image:url(/wp-content/themes/pinup/com-right-h.jpg)
    }
    .blackfriday-bkg::before{
        background-image:url(/wp-content/themes/pinup/black-friday-bkg-left-h.jpg)
    }
    .blackfriday-bkg::after{
        background-image:url(/wp-content/themes/pinup/black-friday-bkg-right-h.jpg)
    }
    .ny-bkg::before{
        background-image:url(/wp-content/themes/pinup/ny-bkg-left-h.jpg)
    }
    .ny-bkg::after{
        background-image:url(/wp-content/themes/pinup/ny-bkg-right-h.jpg)
    }
    .ny-bkg-2::before{
        background-image:url(/wp-content/themes/pinup/ny-bkg2-left-h.jpg)
    }
    .ny-bkg-2::after{
        background-image:url(/wp-content/themes/pinup/ny-bkg2-right-h.jpg)
    }
    .feb-14::before{
        background-image:url(/wp-content/themes/pinup/14-feb-left-h.jpg)
    }
    .feb-14::after{
        background-image:url(/wp-content/themes/pinup/14-feb-right-h.jpg);
        background-position:50% 0
    }
    .feb-23::after,.feb-23::before{
        background-image:url(/wp-content/themes/pinup/23-feb-left-h.jpg);
        background-position:50% 0
    }
    .feb-23::after{
        background-image:url(/wp-content/themes/pinup/23-feb-right-h.jpg)
    }
    .march-8::before{
        background-image:url(/wp-content/themes/pinup/8-march-left-h.jpg)
    }
    .march-8::after{
        background-image:url(/wp-content/themes/pinup/8-march-right-h.jpg)
    }
    .common-girls5::after,.common-girls5::before{
        background-image:url(/wp-content/themes/pinup/common/left-h.jpg);
        background-position:50% 0
    }
    .common-girls5::after{
        background-image:url(/wp-content/themes/pinup/common/right-h.jpg)
    }
    .money-girls::after,.money-girls::before{
        background-image:url(/wp-content/themes/pinup/money-girls-left-h.jpg);
        background-position:50% 0
    }
    .money-girls::after{
        background-image:url(/wp-content/themes/pinup/money-girls-right-h.jpg)
    }
    .may-9::after,.may-9::before{
        background-image:url(/wp-content/themes/pinup/may-9-left-h.jpg);
        background-position:50% 0
    }
    .may-9::after{
        background-image:url(/wp-content/themes/pinup/may-9-right-h.jpg)
    }
    .pinup-slot::after,.pinup-slot::before{
        background-image:url(/wp-content/themes/pinup/pinup-slot-left-h.jpg);
        background-position:50% 0
    }
    .pinup-slot::after{
        background-image:url(/wp-content/themes/pinup/pinup-slot-right-h.jpg)
    }
    .girls-cards::after,.girls-cards::before{
        background-image:url(/wp-content/themes/pinup/girls-cards-left-h.jpg);
        background-position:50% 8%
    }
    .girls-cards::after{
        background-image:url(/wp-content/themes/pinup/girls-cards-right-h.jpg)
    }
}
@media only screen and (max-width:1024px){
    .page{
        padding-top:45px
    }
    .page--alarm{
        padding-top:44px
    }
    .page_error{
        padding:0
    }
}
.link_accent{
    color:#24bb9d;
    text-decoration:none
}
@media only screen and (max-width:969px){
    .page--alarm{
        padding-top:60px!important
    }
}
@media only screen and (max-width:768px){
    .page--alarm{
        padding-top:0!important
    }
    .page{
        padding-top:46px
    }
}
@media only screen and (max-width:460px){
    input{
        font-size:17px!important
    }
}
.column{
    display:block;
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-negative:1;
    flex-shrink:1;
    padding:.75rem
}
.columns.is-mobile>.column.is-full,.columns.is-mobile>.column.is-narrow{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none
}
.columns.is-mobile>.column.is-full{
    width:100%
}
.columns.is-mobile>.column.is-three-quarters{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:75%
}
.columns.is-mobile>.column.is-half,.columns.is-mobile>.column.is-two-thirds{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:66.6666%
}
.columns.is-mobile>.column.is-half{
    width:50%
}
.columns.is-mobile>.column.is-one-quarter,.columns.is-mobile>.column.is-one-third{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:33.3333%
}
.columns.is-mobile>.column.is-one-quarter{
    width:25%
}
.columns.is-mobile>.column.is-one-fifth,.columns.is-mobile>.column.is-two-fifths{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:20%
}
.columns.is-mobile>.column.is-two-fifths{
    width:40%
}
.columns.is-mobile>.column.is-four-fifths,.columns.is-mobile>.column.is-three-fifths{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:60%
}
.columns.is-mobile>.column.is-four-fifths{
    width:80%
}
.columns.is-mobile>.column.is-offset-three-quarters{
    margin-left:75%
}
.columns.is-mobile>.column.is-offset-two-thirds{
    margin-left:66.6666%
}
.columns.is-mobile>.column.is-offset-half{
    margin-left:50%
}
.columns.is-mobile>.column.is-offset-one-third{
    margin-left:33.3333%
}
.columns.is-mobile>.column.is-offset-one-quarter{
    margin-left:25%
}
.columns.is-mobile>.column.is-offset-one-fifth{
    margin-left:20%
}
.columns.is-mobile>.column.is-offset-two-fifths{
    margin-left:40%
}
.columns.is-mobile>.column.is-offset-three-fifths{
    margin-left:60%
}
.columns.is-mobile>.column.is-offset-four-fifths{
    margin-left:80%
}
.columns.is-mobile>.column.is-1{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:8.33333%
}
.columns.is-mobile>.column.is-offset-1{
    margin-left:8.33333%
}
.columns.is-mobile>.column.is-2{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:16.66667%
}
.columns.is-mobile>.column.is-offset-2{
    margin-left:16.66667%
}
.columns.is-mobile>.column.is-3{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:25%
}
.columns.is-mobile>.column.is-offset-3{
    margin-left:25%
}
.columns.is-mobile>.column.is-4{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:33.33333%
}
.columns.is-mobile>.column.is-offset-4{
    margin-left:33.33333%
}
.columns.is-mobile>.column.is-5{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:41.66667%
}
.columns.is-mobile>.column.is-offset-5{
    margin-left:41.66667%
}
.columns.is-mobile>.column.is-6{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:50%
}
.columns.is-mobile>.column.is-offset-6{
    margin-left:50%
}
.columns.is-mobile>.column.is-7{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:58.33333%
}
.columns.is-mobile>.column.is-offset-7{
    margin-left:58.33333%
}
.columns.is-mobile>.column.is-8{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:66.66667%
}
.columns.is-mobile>.column.is-offset-8{
    margin-left:66.66667%
}
.columns.is-mobile>.column.is-9{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:75%
}
.columns.is-mobile>.column.is-offset-9{
    margin-left:75%
}
.columns.is-mobile>.column.is-10{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:83.33333%
}
.columns.is-mobile>.column.is-offset-10{
    margin-left:83.33333%
}
.columns.is-mobile>.column.is-11{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:91.66667%
}
.columns.is-mobile>.column.is-offset-11{
    margin-left:91.66667%
}
.columns.is-mobile>.column.is-12{
    -webkit-box-flex:0;
    -ms-flex:none;
    flex:none;
    width:100%
}
.columns.is-mobile>.column.is-offset-12{
    margin-left:100%
}
@media screen and (max-width:768px){
    .column.is-narrow-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-mobile,.column.is-three-quarters-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-mobile{
        width:75%
    }
    .column.is-half-mobile,.column.is-two-thirds-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-mobile{
        width:50%
    }
    .column.is-one-quarter-mobile,.column.is-one-third-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-mobile{
        width:25%
    }
    .column.is-one-fifth-mobile,.column.is-two-fifths-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-mobile{
        width:40%
    }
    .column.is-four-fifths-mobile,.column.is-three-fifths-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-mobile{
        width:80%
    }
    .column.is-offset-three-quarters-mobile{
        margin-left:75%
    }
    .column.is-offset-two-thirds-mobile{
        margin-left:66.6666%
    }
    .column.is-offset-half-mobile{
        margin-left:50%
    }
    .column.is-offset-one-third-mobile{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-mobile{
        margin-left:25%
    }
    .column.is-offset-one-fifth-mobile{
        margin-left:20%
    }
    .column.is-offset-two-fifths-mobile{
        margin-left:40%
    }
    .column.is-offset-three-fifths-mobile{
        margin-left:60%
    }
    .column.is-offset-four-fifths-mobile{
        margin-left:80%
    }
    .column.is-1-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-mobile{
        margin-left:8.33333%
    }
    .column.is-2-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-mobile{
        margin-left:16.66667%
    }
    .column.is-3-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-mobile{
        margin-left:25%
    }
    .column.is-4-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-mobile{
        margin-left:33.33333%
    }
    .column.is-5-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-mobile{
        margin-left:41.66667%
    }
    .column.is-6-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-mobile{
        margin-left:50%
    }
    .column.is-7-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-mobile{
        margin-left:58.33333%
    }
    .column.is-8-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-mobile{
        margin-left:66.66667%
    }
    .column.is-9-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-mobile{
        margin-left:75%
    }
    .column.is-10-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-mobile{
        margin-left:83.33333%
    }
    .column.is-11-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-mobile{
        margin-left:91.66667%
    }
    .column.is-12-mobile{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-mobile{
        margin-left:100%
    }
}
@media screen and (min-width:769px),print{
    .column.is-full,.column.is-full-tablet,.column.is-narrow,.column.is-narrow-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full,.column.is-full-tablet{
        width:100%
    }
    .column.is-three-quarters,.column.is-three-quarters-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-half,.column.is-half-tablet,.column.is-two-thirds,.column.is-two-thirds-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half,.column.is-half-tablet{
        width:50%
    }
    .column.is-one-third,.column.is-one-third-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter,.column.is-one-quarter-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-one-fifth,.column.is-one-fifth-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths,.column.is-two-fifths-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:40%
    }
    .column.is-three-fifths,.column.is-three-fifths-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths,.column.is-four-fifths-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:80%
    }
    .column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{
        margin-left:75%
    }
    .column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{
        margin-left:66.6666%
    }
    .column.is-offset-half,.column.is-offset-half-tablet{
        margin-left:50%
    }
    .column.is-offset-one-third,.column.is-offset-one-third-tablet{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{
        margin-left:25%
    }
    .column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{
        margin-left:20%
    }
    .column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{
        margin-left:40%
    }
    .column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{
        margin-left:60%
    }
    .column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{
        margin-left:80%
    }
    .column.is-1,.column.is-1-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1,.column.is-offset-1-tablet{
        margin-left:8.33333%
    }
    .column.is-2,.column.is-2-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2,.column.is-offset-2-tablet{
        margin-left:16.66667%
    }
    .column.is-3,.column.is-3-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3,.column.is-offset-3-tablet{
        margin-left:25%
    }
    .column.is-4,.column.is-4-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4,.column.is-offset-4-tablet{
        margin-left:33.33333%
    }
    .column.is-5,.column.is-5-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5,.column.is-offset-5-tablet{
        margin-left:41.66667%
    }
    .column.is-6,.column.is-6-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6,.column.is-offset-6-tablet{
        margin-left:50%
    }
    .column.is-7,.column.is-7-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7,.column.is-offset-7-tablet{
        margin-left:58.33333%
    }
    .column.is-8,.column.is-8-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8,.column.is-offset-8-tablet{
        margin-left:66.66667%
    }
    .column.is-9,.column.is-9-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9,.column.is-offset-9-tablet{
        margin-left:75%
    }
    .column.is-10,.column.is-10-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10,.column.is-offset-10-tablet{
        margin-left:83.33333%
    }
    .column.is-11,.column.is-11-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11,.column.is-offset-11-tablet{
        margin-left:91.66667%
    }
    .column.is-12,.column.is-12-tablet{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12,.column.is-offset-12-tablet{
        margin-left:100%
    }
}
@media screen and (max-width:1087px){
    .column.is-narrow-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-touch,.column.is-three-quarters-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-touch{
        width:75%
    }
    .column.is-half-touch,.column.is-two-thirds-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-touch{
        width:50%
    }
    .column.is-one-quarter-touch,.column.is-one-third-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-touch{
        width:25%
    }
    .column.is-one-fifth-touch,.column.is-two-fifths-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-touch{
        width:40%
    }
    .column.is-four-fifths-touch,.column.is-three-fifths-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-touch{
        width:80%
    }
    .column.is-offset-three-quarters-touch{
        margin-left:75%
    }
    .column.is-offset-two-thirds-touch{
        margin-left:66.6666%
    }
    .column.is-offset-half-touch{
        margin-left:50%
    }
    .column.is-offset-one-third-touch{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-touch{
        margin-left:25%
    }
    .column.is-offset-one-fifth-touch{
        margin-left:20%
    }
    .column.is-offset-two-fifths-touch{
        margin-left:40%
    }
    .column.is-offset-three-fifths-touch{
        margin-left:60%
    }
    .column.is-offset-four-fifths-touch{
        margin-left:80%
    }
    .column.is-1-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-touch{
        margin-left:8.33333%
    }
    .column.is-2-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-touch{
        margin-left:16.66667%
    }
    .column.is-3-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-touch{
        margin-left:25%
    }
    .column.is-4-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-touch{
        margin-left:33.33333%
    }
    .column.is-5-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-touch{
        margin-left:41.66667%
    }
    .column.is-6-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-touch{
        margin-left:50%
    }
    .column.is-7-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-touch{
        margin-left:58.33333%
    }
    .column.is-8-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-touch{
        margin-left:66.66667%
    }
    .column.is-9-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-touch{
        margin-left:75%
    }
    .column.is-10-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-touch{
        margin-left:83.33333%
    }
    .column.is-11-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-touch{
        margin-left:91.66667%
    }
    .column.is-12-touch{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-touch{
        margin-left:100%
    }
}
@media screen and (min-width:1088px){
    .column.is-narrow-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-desktop,.column.is-three-quarters-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-desktop{
        width:75%
    }
    .column.is-half-desktop,.column.is-two-thirds-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-desktop{
        width:50%
    }
    .column.is-one-quarter-desktop,.column.is-one-third-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-desktop{
        width:25%
    }
    .column.is-one-fifth-desktop,.column.is-two-fifths-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-desktop{
        width:40%
    }
    .column.is-four-fifths-desktop,.column.is-three-fifths-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-desktop{
        width:80%
    }
    .column.is-offset-three-quarters-desktop{
        margin-left:75%
    }
    .column.is-offset-two-thirds-desktop{
        margin-left:66.6666%
    }
    .column.is-offset-half-desktop{
        margin-left:50%
    }
    .column.is-offset-one-third-desktop{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-desktop{
        margin-left:25%
    }
    .column.is-offset-one-fifth-desktop{
        margin-left:20%
    }
    .column.is-offset-two-fifths-desktop{
        margin-left:40%
    }
    .column.is-offset-three-fifths-desktop{
        margin-left:60%
    }
    .column.is-offset-four-fifths-desktop{
        margin-left:80%
    }
    .column.is-1-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-desktop{
        margin-left:8.33333%
    }
    .column.is-2-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-desktop{
        margin-left:16.66667%
    }
    .column.is-3-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-desktop{
        margin-left:25%
    }
    .column.is-4-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-desktop{
        margin-left:33.33333%
    }
    .column.is-5-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-desktop{
        margin-left:41.66667%
    }
    .column.is-6-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-desktop{
        margin-left:50%
    }
    .column.is-7-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-desktop{
        margin-left:58.33333%
    }
    .column.is-8-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-desktop{
        margin-left:66.66667%
    }
    .column.is-9-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-desktop{
        margin-left:75%
    }
    .column.is-10-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-desktop{
        margin-left:83.33333%
    }
    .column.is-11-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-desktop{
        margin-left:91.66667%
    }
    .column.is-12-desktop{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-desktop{
        margin-left:100%
    }
}
@media screen and (min-width:1280px){
    .column.is-narrow-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-widescreen,.column.is-three-quarters-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-widescreen{
        width:75%
    }
    .column.is-half-widescreen,.column.is-two-thirds-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-widescreen{
        width:50%
    }
    .column.is-one-quarter-widescreen,.column.is-one-third-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-widescreen{
        width:25%
    }
    .column.is-one-fifth-widescreen,.column.is-two-fifths-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-widescreen{
        width:40%
    }
    .column.is-four-fifths-widescreen,.column.is-three-fifths-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-widescreen{
        width:80%
    }
    .column.is-offset-three-quarters-widescreen{
        margin-left:75%
    }
    .column.is-offset-two-thirds-widescreen{
        margin-left:66.6666%
    }
    .column.is-offset-half-widescreen{
        margin-left:50%
    }
    .column.is-offset-one-third-widescreen{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-widescreen{
        margin-left:25%
    }
    .column.is-offset-one-fifth-widescreen{
        margin-left:20%
    }
    .column.is-offset-two-fifths-widescreen{
        margin-left:40%
    }
    .column.is-offset-three-fifths-widescreen{
        margin-left:60%
    }
    .column.is-offset-four-fifths-widescreen{
        margin-left:80%
    }
    .column.is-1-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-widescreen{
        margin-left:8.33333%
    }
    .column.is-2-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-widescreen{
        margin-left:16.66667%
    }
    .column.is-3-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-widescreen{
        margin-left:25%
    }
    .column.is-4-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-widescreen{
        margin-left:33.33333%
    }
    .column.is-5-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-widescreen{
        margin-left:41.66667%
    }
    .column.is-6-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-widescreen{
        margin-left:50%
    }
    .column.is-7-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-widescreen{
        margin-left:58.33333%
    }
    .column.is-8-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-widescreen{
        margin-left:66.66667%
    }
    .column.is-9-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-widescreen{
        margin-left:75%
    }
    .column.is-10-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-widescreen{
        margin-left:83.33333%
    }
    .column.is-11-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-widescreen{
        margin-left:91.66667%
    }
    .column.is-12-widescreen{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-widescreen{
        margin-left:100%
    }
}
@media screen and (min-width:1472px){
    .column.is-narrow-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none
    }
    .column.is-full-fullhd,.column.is-three-quarters-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-three-quarters-fullhd{
        width:75%
    }
    .column.is-half-fullhd,.column.is-two-thirds-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.6666%
    }
    .column.is-half-fullhd{
        width:50%
    }
    .column.is-one-quarter-fullhd,.column.is-one-third-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.3333%
    }
    .column.is-one-quarter-fullhd{
        width:25%
    }
    .column.is-one-fifth-fullhd,.column.is-two-fifths-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:20%
    }
    .column.is-two-fifths-fullhd{
        width:40%
    }
    .column.is-four-fifths-fullhd,.column.is-three-fifths-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:60%
    }
    .column.is-four-fifths-fullhd{
        width:80%
    }
    .column.is-offset-three-quarters-fullhd{
        margin-left:75%
    }
    .column.is-offset-two-thirds-fullhd{
        margin-left:66.6666%
    }
    .column.is-offset-half-fullhd{
        margin-left:50%
    }
    .column.is-offset-one-third-fullhd{
        margin-left:33.3333%
    }
    .column.is-offset-one-quarter-fullhd{
        margin-left:25%
    }
    .column.is-offset-one-fifth-fullhd{
        margin-left:20%
    }
    .column.is-offset-two-fifths-fullhd{
        margin-left:40%
    }
    .column.is-offset-three-fifths-fullhd{
        margin-left:60%
    }
    .column.is-offset-four-fifths-fullhd{
        margin-left:80%
    }
    .column.is-1-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:8.33333%
    }
    .column.is-offset-1-fullhd{
        margin-left:8.33333%
    }
    .column.is-2-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:16.66667%
    }
    .column.is-offset-2-fullhd{
        margin-left:16.66667%
    }
    .column.is-3-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:25%
    }
    .column.is-offset-3-fullhd{
        margin-left:25%
    }
    .column.is-4-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:33.33333%
    }
    .column.is-offset-4-fullhd{
        margin-left:33.33333%
    }
    .column.is-5-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:41.66667%
    }
    .column.is-offset-5-fullhd{
        margin-left:41.66667%
    }
    .column.is-6-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:50%
    }
    .column.is-offset-6-fullhd{
        margin-left:50%
    }
    .column.is-7-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:58.33333%
    }
    .column.is-offset-7-fullhd{
        margin-left:58.33333%
    }
    .column.is-8-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:66.66667%
    }
    .column.is-offset-8-fullhd{
        margin-left:66.66667%
    }
    .column.is-9-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:75%
    }
    .column.is-offset-9-fullhd{
        margin-left:75%
    }
    .column.is-10-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:83.33333%
    }
    .column.is-offset-10-fullhd{
        margin-left:83.33333%
    }
    .column.is-11-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:91.66667%
    }
    .column.is-offset-11-fullhd{
        margin-left:91.66667%
    }
    .column.is-12-fullhd{
        -webkit-box-flex:0;
        -ms-flex:none;
        flex:none;
        width:100%
    }
    .column.is-offset-12-fullhd{
        margin-left:100%
    }
}
.columns{
    margin-left:-.75rem;
    margin-right:-.75rem;
    margin-top:-.75rem
}
.columns:last-child{
    margin-bottom:-.75rem
}
.columns:not(:last-child){
    margin-bottom:calc(1.5rem - .75rem)
}
.columns.is-centered{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.columns.is-gapless{
    margin-left:0;
    margin-right:0;
    margin-top:0
}
.columns.is-gapless>.column{
    margin:0;
    padding:0!important
}
.columns.is-gapless:not(:last-child){
    margin-bottom:1.5rem
}
.columns.is-gapless:last-child{
    margin-bottom:0
}
.columns.is-mobile{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.columns.is-multiline{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.columns.is-vcentered{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media screen and (min-width:769px),print{
    .columns:not(.is-desktop){
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
@media screen and (min-width:1088px){
    .columns.is-desktop{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.columns.is-variable{
    --columnGap: 0.75rem;
    margin-left:calc(-1*var(--columnGap));
    margin-right:calc(-1*var(--columnGap))
}
.columns.is-variable .column{
    padding-left:var(--columnGap);
    padding-right:var(--columnGap)
}
.columns.is-variable.is-0{
    --columnGap: 0rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-0-mobile{
        --columnGap: 0rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-0-tablet{
        --columnGap: 0rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-0-tablet-only{
        --columnGap: 0rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-0-touch{
        --columnGap: 0rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-0-desktop{
        --columnGap: 0rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-0-desktop-only{
        --columnGap: 0rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-0-widescreen{
        --columnGap: 0rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-0-widescreen-only{
        --columnGap: 0rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-0-fullhd{
        --columnGap: 0rem
    }
}
.columns.is-variable.is-1{
    --columnGap: 0.25rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-1-mobile{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-1-tablet{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-1-tablet-only{
        --columnGap: 0.25rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-1-touch{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-1-desktop{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-1-desktop-only{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-1-widescreen{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-1-widescreen-only{
        --columnGap: 0.25rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-1-fullhd{
        --columnGap: 0.25rem
    }
}
.columns.is-variable.is-2{
    --columnGap: 0.5rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-2-mobile{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-2-tablet{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-2-tablet-only{
        --columnGap: 0.5rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-2-touch{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-2-desktop{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-2-desktop-only{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-2-widescreen{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-2-widescreen-only{
        --columnGap: 0.5rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-2-fullhd{
        --columnGap: 0.5rem
    }
}
.columns.is-variable.is-3{
    --columnGap: 0.75rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-3-mobile{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-3-tablet{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-3-tablet-only{
        --columnGap: 0.75rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-3-touch{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-3-desktop{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-3-desktop-only{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-3-widescreen{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-3-widescreen-only{
        --columnGap: 0.75rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-3-fullhd{
        --columnGap: 0.75rem
    }
}
.columns.is-variable.is-4{
    --columnGap: 1rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-4-mobile{
        --columnGap: 1rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-4-tablet{
        --columnGap: 1rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-4-tablet-only{
        --columnGap: 1rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-4-touch{
        --columnGap: 1rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-4-desktop{
        --columnGap: 1rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-4-desktop-only{
        --columnGap: 1rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-4-widescreen{
        --columnGap: 1rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-4-widescreen-only{
        --columnGap: 1rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-4-fullhd{
        --columnGap: 1rem
    }
}
.columns.is-variable.is-5{
    --columnGap: 1.25rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-5-mobile{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-5-tablet{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-5-tablet-only{
        --columnGap: 1.25rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-5-touch{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-5-desktop{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-5-desktop-only{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-5-widescreen{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-5-widescreen-only{
        --columnGap: 1.25rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-5-fullhd{
        --columnGap: 1.25rem
    }
}
.columns.is-variable.is-6{
    --columnGap: 1.5rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-6-mobile{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-6-tablet{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-6-tablet-only{
        --columnGap: 1.5rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-6-touch{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-6-desktop{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-6-desktop-only{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-6-widescreen{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-6-widescreen-only{
        --columnGap: 1.5rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-6-fullhd{
        --columnGap: 1.5rem
    }
}
.columns.is-variable.is-7{
    --columnGap: 1.75rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-7-mobile{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-7-tablet{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-7-tablet-only{
        --columnGap: 1.75rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-7-touch{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-7-desktop{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-7-desktop-only{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-7-widescreen{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-7-widescreen-only{
        --columnGap: 1.75rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-7-fullhd{
        --columnGap: 1.75rem
    }
}
.columns.is-variable.is-8{
    --columnGap: 2rem
}
@media screen and (max-width:768px){
    .columns.is-variable.is-8-mobile{
        --columnGap: 2rem
    }
}
@media screen and (min-width:769px),print{
    .columns.is-variable.is-8-tablet{
        --columnGap: 2rem
    }
}
@media screen and (min-width:769px) and (max-width:1087px){
    .columns.is-variable.is-8-tablet-only{
        --columnGap: 2rem
    }
}
@media screen and (max-width:1087px){
    .columns.is-variable.is-8-touch{
        --columnGap: 2rem
    }
}
@media screen and (min-width:1088px){
    .columns.is-variable.is-8-desktop{
        --columnGap: 2rem
    }
}
@media screen and (min-width:1088px) and (max-width:1279px){
    .columns.is-variable.is-8-desktop-only{
        --columnGap: 2rem
    }
}
@media screen and (min-width:1280px){
    .columns.is-variable.is-8-widescreen{
        --columnGap: 2rem
    }
}
@media screen and (min-width:1280px) and (max-width:1471px){
    .columns.is-variable.is-8-widescreen-only{
        --columnGap: 2rem
    }
}
@media screen and (min-width:1472px){
    .columns.is-variable.is-8-fullhd{
        --columnGap: 2rem
    }
}
.layout,.layout .main{
    padding:5px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.layout{
    max-width:1280px;
    margin:auto;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    background-color:#262634
}
.layout .main{
    width:80%;
    outline:0
}
@media screen and (max-width:1260px){
    .layout .main{
        padding:5px 15px
    }
}
@media screen and (max-width:770px){
    .layout .main{
        padding:5px
    }
}
.layout .aside{
    width:20%;
    padding:5px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.layout--tournament>section,.layout--tournaments>section,.test__image{
    width:100%
}
.alarm--line-iframe{
    padding-top:125px!important
}
.layout--tournament,.layout--tournaments{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    color:#fff;
    max-width:1280px
}
@media screen and (max-width:1023px){
    .layout--tournament,.layout--tournaments{
        padding:0
    }
}
.tournaments__wrapper{
    max-width:100%;
    margin:0 auto;
    background-color:#262634
}
.tournaments__wrapper .slider__item{
    max-width:1280px;
    margin:0 auto
}
.tournaments__wrapper .tournament-open_btn{
    padding:0 20px;
    margin:20px auto;
    display:block
}
@media screen and (max-width:768px){
    .tournaments__wrapper .tournament-open_btn{
        -webkit-box-ordinal-group:12;
        -ms-flex-order:11;
        order:11
    }
}
.layout--promo .main{
    width:60%
}
.layout--promo .aside{
    width:20%
}
@media only screen and (max-width:1240px){
    .layout .main{
        width:75%
    }
    .layout .aside{
        width:25%
    }
}
@media only screen and (max-width:1024px){
    .alarm--line-iframe{
        padding-top:86px!important
    }
}
@media only screen and (max-width:980px){
    .layout .main{
        width:100%
    }
    .layout .aside{
        display:none
    }
    .layout--lk .aside--lk{
        width:100%;
        display:block!important
    }
    .alarm--line-iframe{
        padding-top:100px!important
    }
}
@media only screen and (max-width:768px){
    .layout{
        padding-top:0
    }
    .alarm--line-iframe{
        padding-top:45px!important
    }
}
@media only screen and (max-width:576px){
    .layout{
        overflow-x:hidden
    }
    .layout,.layout .main,.layout .row{
        display:block
    }
    .layout .aside{
        display:none
    }
}
.footer{
    max-width:1280px;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:auto;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:0 6px;
    color:#fff
}
.footer_fullscreen{
    max-width:100%;
    border-radius:0
}
.owl-carousel,.owl-carousel .owl-item{
    -webkit-tap-highlight-color:transparent;
    position:relative
}
.owl-carousel{
    display:none;
    width:100%;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y;
    -moz-backface-visibility:hidden
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.owl-carousel .owl-wrapper{
    -webkit-backface-visibility:hidden
}
.owl-carousel .owl-item{
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-touch-callout:none
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{
    display:none
}
.no-js .owl-carousel,.owl-carousel.owl-loaded{
    display:block
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-hidden{
    opacity:0
}
.owl-carousel.owl-refresh .owl-item{
    visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-grab{
    cursor:move;
    cursor:-webkit-grab;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.owl-carousel .animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    -webkit-animation-name:fadeOut;
    animation-name:fadeOut
}
.owl-height{
    -webkit-transition:height .5s ease-in-out;
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    background:url(owl.video.play.png) no-repeat;
    cursor:pointer;
    z-index:1;
    -webkit-backface-visibility:hidden;
    -webkit-transition:-webkit-transform .1s ease;
    transition:transform .1s ease;
    transition:transform .1s ease,-webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover{
    -webkit-transform:scale(1.3,1.3);
    transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1;
    height:100%;
    width:100%
}
.slider.owl-carousel .owl-dots{
    display:block;
    position:absolute;
    width:25%;
    height:13px;
    bottom:16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:0;
    text-align:center
}
.slider.owl-carousel .owl-dot{
    display:inline-block;
    -webkit-box-sizing:padding-box;
    box-sizing:padding-box;
    width:10px;
    height:10px;
    background-color:#3d3737;
    border:3px solid #3d3737;
    border-radius:50%;
    position:relative;
    margin:0 6px;
    text-align:center;
    opacity:.35
}
.slider.owl-carousel .owl-dot.active{
    opacity:.95;
    background-color:#24bb9d
}
@media only screen and (max-width:768px){
    .owl-dots{
        display:none;
        visibility:hidden
    }
}
.pointer-events-off{
    pointer-events:none
}
.v-sport-mobile,.v-sport-mobile.kiron{
    position:relative;
    min-height:calc(100vh - 106px)
}
.v-sport-mobile.kiron>iframe,.v-sport-mobile>iframe{
    margin-top:0!important;
    border:0!important;
    position:absolute;
    height:100%!important;
    width:100%!important;
    left:0;
    top:0
}
.v-sport-mobile.kiron{
    overflow-x:hidden
}
.v-sport-mobile.kiron>iframe{
    position:relative!important;
    height:auto!important;
    max-width:none!important;
    overflow-x:hidden!important;
    min-height:calc(100vh - 101px)!important
}
.betradar .vsm-navigation{
    position:static!important
}
.betradar .vsm-stickyoverlay-container{
    position:static!important;
    margin-top:0!important
}
.betradar .vsm-page{
    padding-top:0!important
}
.betradar.no-singleclick-promo .vsm-navigation{
    position:fixed!important;
    top:46px!important
}
.betradar.no-singleclick-promo .vsm-menu-container{
    top:46px!important
}
.betradar.no-singleclick-promo .vsm-stickyoverlay-container{
    position:fixed!important;
    margin-top:0!important;
    top:46px!important
}
.betradar.no-singleclick-promo .vsm-page{
    padding-top:40px!important
}
@media screen and (max-width:1024px){
    .page.betradar-gamepage .singleclick-cashbox{
        margin-top:0
    }
}
.error{
    width:1280px;
    max-width:96%;
    margin:0 auto;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    min-height:100%;
    padding-top:1rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
@media (min-width:1024px){
    .error{
        text-align:left;
        padding-top:2rem;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
}
.error-title,.error-wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.error-wrapper{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    color:#fff
}
.error-nav li a,.error-wrapper a{
    color:#fff
}
@media (max-width:1024px){
    .error-wrapper p{
        margin:.5rem auto
    }
    .error-wrapper p.is-hidden-tablet{
        display:none
    }
}
.error-title{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
@media (max-width:1024px){
    .error-title{
        margin:.2 auto
    }
}
@media (min-width:1024px){
    .error-title{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
}
.error-title .error__code{
    color:#e03d22;
    font-size:36px
}
@media (min-width:1024px){
    .error-title .error__code{
        font-size:100px
    }
}
.error-title .error__description{
    font-size:20px
}
@media (min-width:1024px){
    .error-title .error__description{
        font-size:36px
    }
}
.error-nav{
    border-top:1px solid #fff;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    font-size:16px;
    padding:8px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media (min-width:1024px){
    .error-nav{
        padding:1rem;
        font-size:36px
    }
}
@media (max-width:1024px){
    .error-nav{
        margin-bottom:0;
        margin-top:auto
    }
}
.page-404{
    background:#262633
}
.text__paragraph{
    color:#fff;
    font-style:normal!important
}
.text-block__link{
    color:#40c4ab
}
.page__paragraph{
    color:#fff;
    font-style:normal!important
}
.page__num-item{
    color:#fff
}
.text_size_big{
    font-size:18px;
    line-height:1;
    margin-bottom:22px
}
.text_size_small{
    font-size:14px;
    line-height:1.1;
    margin-bottom:26px
}
.text_weight_regular{
    font-family:'pt_sansregular'
}
.text_weight_bold{
    font-family:'pt_sansbold'
}
.text_align_left{
    text-align:left!important
}
.text_align_right{
    text-align:right!important
}
.text_align_center{
    text-align:center!important
}
.text_uppercase{
    text-transform:uppercase
}
.text_color_green{
    color:#59cdb5
}
.text_color_orange{
    color:#e03d22
}
.text_color_white{
    color:#fff
}
.text_style_italic{
    font-style:italic
}
.aboutbonuses,.bonus-modal__more a,.promo-bonus-added.it-open .promo-bonus-added-content a{
    color:#fff
}
.button.button_aboutbonuses-bot{
    width:200px;
    display:block;
    margin:0 auto;
    top:-10px
}
.nxt--tabel{
    margin:20px auto;
    color:#fff;
    font-size:20px!important;
    width:600px;
    vertical-align:middle!important
}
.nxt--tabel__cell{
    border:1px solid #262634!important;
    border-radius:10px;
    text-align:center;
    background:-webkit-gradient(linear,left bottom,left top,from(#1c5248),color-stop(#2e7566),to(#36a28b));
    background:-webkit-linear-gradient(bottom,#1c5248,#2e7566,#36a28b);
    background:linear-gradient(to top,#1c5248,#2e7566,#36a28b);
    color:#fff;
    width:calc(100%/3);
    font-size:16px!important
}
.nxt--tabel__cell:hover{
    background:-webkit-gradient(linear,left bottom,left top,from(#2c7f70),color-stop(#3fa18d),to(#50c5ac));
    background:-webkit-linear-gradient(bottom,#2c7f70,#3fa18d,#50c5ac);
    background:linear-gradient(to top,#2c7f70,#3fa18d,#50c5ac)
}
.nxt--tabel__cell--row,.nxt--tabel__cell:hover{
    background:-webkit-gradient(linear,left bottom,left top,from(#b41b0f),to(#de3c21));
    background:-webkit-linear-gradient(bottom,#b41b0f,#de3c21);
    background:linear-gradient(to top,#b41b0f,#de3c21)
}
.table__tbody.nxt--tabel__tbody .nxt--tabel__row{
    line-height:44px!important;
    border-bottom:none!important
}
@media screen and (max-width:650px){
    .nxt--tabel{
        width:100%
    }
}
.nxt--allbonuses{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:#262634;
    padding:40px 10px 0;
    max-width:1205px;
    margin:auto;
    overflow:hidden
}
.nxt--allbonuses .footer{
    width:calc(100% + 20px);
    margin:42px -10px 0
}
.nxt--allbonuses__section{
    position:relative
}
.nxt--allbonuses__section-arrow--middle-left,.nxt--allbonuses__section-arrow--middle-right,.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    position:absolute;
    width:20%;
    height:20%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    z-index:333;
    bottom:-16%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.nxt--allbonuses__section-arrow--middle-left{
    left:38%;
    background-image:url(/wp-content/themes/pinup/allbonus__arrow-1.png)
}
.nxt--allbonuses__section-arrow--middle-right,.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    background-image:url(/wp-content/themes/pinup/allbonus__arrow-2.png);
    right:19%
}
.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    width:18%;
    height:60%;
    background-image:url(/wp-content/themes/pinup/allbonus__arrow-3.png);
    right:13%;
    bottom:-80%
}
.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
    background-image:url(/wp-content/themes/pinup/allbonus__coins-1.png);
    right:10%;
    bottom:-61%
}
.nxt--allbonuses__section-coins--middle{
    width:17%;
    height:50%;
    background-image:url(/wp-content/themes/pinup/allbonus__coins-2.png);
    right:32%;
    bottom:-60%
}
.nxt--allbonuses__title{
    text-align:center;
    font-size:20px;
    font-family:'pt_sansbold';
    color:#d5361e;
    background-color:inherit;
    position:relative;
    text-transform:uppercase
}
.nxt--allbonuses__title::before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:100%;
    height:4px;
    background-color:#4ebfa7
}
.nxt--allbonuses__title-text{
    position:relative;
    z-index:4;
    background-color:#262634;
    padding:0 19px
}
.nxt--allbonuses__item,.nxt--allbonuses__list{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--allbonuses__list{
    padding:30px 0;
    margin:0;
    list-style:none;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.nxt--allbonuses__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:214px;
    height:214px;
    text-align:center;
    background-color:inherit;
    position:relative;
    z-index:222;
    border-radius:50%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nxt--allbonuses__item:focus,.nxt--allbonuses__item:hover{
    outline:0
}
.nxt--allbonuses__item:focus::after,.nxt--allbonuses__item:hover::after{
    background-color:rgba(0,0,0,.7)
}
.nxt--allbonuses__item:focus .nxt--allbonuses__item-btn,.nxt--allbonuses__item:focus .nxt--allbonuses__item-text,.nxt--allbonuses__item:hover .nxt--allbonuses__item-btn,.nxt--allbonuses__item:hover .nxt--allbonuses__item-text{
    display:block
}
.nxt--allbonuses__item::after{
    content:'';
    display:block;
    width:100%;
    height:100%;
    border-radius:100%;
    z-index:20;
    background-color:transparent;
    position:absolute;
    left:0;
    top:0
}
.nxt--allbonuses__item:before{
    content:'';
    display:block;
    width:76.63551401869159%;
    height:76.63551401869159%;
    background:-webkit-gradient(linear,left bottom,left top,from(#a50105),color-stop(20%,#400405),color-stop(60%,#c80710),color-stop(77%,#d00710),to(#7c1517));
    background:-webkit-linear-gradient(bottom,#a50105,#400405 20%,#c80710 60%,#d00710 77%,#7c1517);
    background:linear-gradient(to top,#a50105,#400405 20%,#c80710 60%,#d00710 77%,#7c1517);
    border-radius:100%;
    border:3px solid #4bb9a1;
    -webkit-box-shadow:0 0 12px 6px rgba(75,185,161,.5);
    box-shadow:0 0 12px 6px rgba(75,185,161,.5);
    -webkit-animation-name:DoYoyWantSomeMounatinDew;
    animation-name:DoYoyWantSomeMounatinDew;
    -webkit-animation-duration:1.6s;
    animation-duration:1.6s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.nxt--allbonuses__item-btn,.nxt--allbonuses__item-text{
    display:none;
    position:absolute;
    z-index:225;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:16px
}
.nxt--allbonuses__item-text{
    margin:0;
    color:#fff;
    width:90%!important;
    font-family:'pt_sansregular';
    top:25%
}
.nxt--allbonuses__item-btn{
    top:50%;
    max-width:80%
}
.nxt--allbonuses__item-image{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:20
}
.nxt--allbonuses__figure{
    position:relative;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:260px 0
}
.nxt--allbonuses__figure-caption{
    z-index:222;
    text-align:center;
    font-family:'pt_sansbold';
    color:#d5361e;
    text-transform:uppercase;
    font-size:40px;
    top:15%
}
.nxt--allbonuses__figure-btn,.nxt--allbonuses__figure-caption,.nxt--allbonuses__figure-item{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.nxt--allbonuses__figure-btn{
    z-index:600;
    font-size:16px;
    top:60%
}
.nxt--allbonuses__figure-item{
    top:50%
}
.nxt--allbonuses__figure-girl{
    position:absolute;
    max-width:20%;
    top:0;
    left:0
}
.nxt--allbonuses__figure-girl--2{
    position:absolute;
    right:0;
    top:0;
    max-width:32.06751054852321%
}
.alarm__article br,.button_achivments-top{
    display:none
}
.nxt--allbonuses__item:focus .button.button_achivments-top,.nxt--allbonuses__item:hover .button.button_achivments-top{
    display:block;
    z-index:300;
    position:absolute;
    top:60%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    line-height:40px;
    width:70%
}
.button_achivments-cashbox{
    top:80px;
    width:90%;
    max-width:210px
}
.button.button_achivments-bot{
    width:200px;
    top:-30px;
    display:block;
    margin:0 auto
}
@media only screen and (max-width:576px){
    .nxt--allbonuses__section-arrow--middle-left,.nxt--allbonuses__section-arrow--middle-right,.nxt--allbonuses__section-arrow--row,.nxt--allbonuses__section-coins--middle,.nxt--allbonuses__section-coins--row{
        display:none
    }
    .nxt--allbonuses__figure{
        padding:240px 0
    }
    .nxt--allbonuses__figure-girl,.nxt--allbonuses__figure-girl--2{
        display:none
    }
    .nxt--allbonuses__list{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.alarm{
    color:#fff;
    max-width:1260px;
    padding-left:10px;
    padding-right:10px;
    width:100%;
    position:fixed;
    top:84px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    line-height:1em;
    padding:calc((38px - 1em)/2) 10px;
    background-color:#fff000;
    z-index:3001;
    -webkit-box-shadow:inset 0 0 0 1px #e03d22,0 0 18px 16px rgba(0,0,0,.07);
    box-shadow:inset 0 0 0 1px #e03d22,0 0 18px 16px rgba(0,0,0,.07);
    border-radius:6px
}
.alarm__article{
    margin:0;
    color:#e03d22;
    font-size:22px;
    text-align:center
}
.alarm__article .mob_br,.alarm__article .mob_br_second{
    display:none
}
.alarm__link{
    color:#e03d22
}
.alarm__close{
    width:12px;
    height:12px;
    position:absolute;
    right:8px;
    top:10px;
    cursor:pointer;
    padding:0;
    border:0;
    background:0 0
}
.alarm__close:focus,.aside__nav-item.search-input .aside__nav-item--search:focus{
    outline:0
}
.alarm__close svg{
    position:relative;
    z-index:-1
}
.layout.layout--lk .alarm{
    max-width:1240px
}
.page--alarm-noiframe{
    padding-top:80px
}
.alarm-iframe{
    max-width:1260px
}
.page--alarm{
    padding-top:45px
}
@media only screen and (max-width:1224px){
    .alarm__article,.index-new-year__alarm .alarm__article{
        font-size:20px
    }
}
@media only screen and (max-width:1024px){
    .alarm{
        max-width:100%;
        top:auto;
        bottom:0;
        border-radius:6px 6px 0 0;
        padding:8px 0 8px 24px
    }
    .alarm__article{
        font-size:17px
    }
    .alarm__close{
        left:8px;
        top:8px;
        display:block
    }
    .index-new-year__alarm .alarm__article{
        font-size:18px
    }
}
@media only screen and (max-width:880px){
    .alarm__article,.index-new-year__alarm .alarm__article{
        font-size:13px
    }
}
@media only screen and (max-width:768px){
    .alarm{
        max-width:100%;
        top:auto;
        bottom:0;
        border-radius:6px 6px 0 0;
        padding:8px 0 8px 24px
    }
    .alarm__article{
        font-size:12px
    }
    .alarm__close{
        left:8px;
        top:8px;
        display:block
    }
}
@media only screen and (max-width:576px){
    .alarm{
        top:auto;
        bottom:0;
        border-radius:6px 6px 0 0
    }
    .alarm__close{
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        margin-left:5px
    }
    .alarm__close,.alarm__close svg{
        width:24px;
        height:24px
    }
    .alarm__article{
        font-size:12px;
        text-align:left;
        margin-right:40px
    }
    .alarm__article .mob_br,.alarm__article .mob_br_second,.alarm__article br{
        display:block
    }
    .index-new-year__alarm .alarm__article{
        font-size:11px;
        margin-right:0;
        text-align:center
    }
    .alarm{
        padding:8px 40px 8px 50px
    }
}
@media only screen and (max-width:320px){
    .index-new-year__alarm{
        padding:8px 30px 8px 40px
    }
}
.anchor{
    display:none;
    position:fixed;
    height:46px;
    width:46px;
    right:15px;
    bottom:71px;
    background-color:#424242;
    cursor:pointer;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    z-index:3000;
    border:1px solid #fff;
    border-radius:3px;
    opacity:.7
}
.anchor:hover{
    background-color:#616161
}
.anchor::after,.anchor::before{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.anchor::before{
    content:"";
    display:block;
    width:28px;
    height:28px;
    background-image:url(/wp-content/themes/pinup/up.svg);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center;
    top:30%
}
.anchor::after{
    content:attr(data-anchor-text);
    top:70%;
    color:#fff;
    font-size:.6em;
    text-transform:uppercase
}
.aside__nav{
    margin-bottom:10px
}
.aside__nav-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.aside__nav-item{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    position:relative;
    border-bottom:1px solid #656565;
    cursor:pointer;
    display:block;
    overflow-x:hidden;
    overflow-y:hidden
}
.aside__nav-item::after{
    content:'';
    display:block;
    position:absolute;
    top:50%;
    right:10px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-image:url(/wp-content/themes/pinup/arrow.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    height:25px;
    width:32px;
    overflow:hidden;
    -webkit-animation-duration:1.2s;
    animation-duration:1.2s;
    -webkit-animation-direction:normal;
    animation-direction:normal;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.aside__nav-item:hover::after{
    -webkit-animation-name:arrowMenu;
    animation-name:arrowMenu
}
.aside__nav-item.new{
    overflow:visible
}
.aside__nav-item.new::after{
    display:none
}
.aside__nav-item.new::before{
    content:'';
    background:url(/wp-content/themes/pinup/ribbon-new-menu.svg) no-repeat center;
    position:absolute;
    width:55px;
    height:29px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    right:-33px;
    top:43%;
    pointer-events:none
}
.aside__nav-item:first-child{
    border-radius:6px 6px 0 0
}
.aside__nav-item:last-child{
    border-radius:0 0 6px 6px;
    border-bottom:none
}
.aside__nav-item--animate{
    overflow:hidden
}
.aside__nav-item--animate::after{
    -webkit-animation-delay:.1s;
    animation-delay:.1s;
    -webkit-animation-name:navArrow;
    animation-name:navArrow;
    -webkit-animation-duration:.9s;
    animation-duration:.9s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out
}
.aside__nav-item--active{
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    border-color:#2e7f70
}
.aside__nav-link{
    padding:17.5px 10px;
    display:block;
    color:#fff;
    text-decoration:none;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    line-height:0;
    white-space:nowrap
}
.aside__nav-link::-moz-selection{
    background-color:transparent
}
.aside__nav-link::selection{
    background-color:transparent
}
.aside__nav--games .aside__nav-item:first-child{
    border-bottom:none;
    margin-bottom:10px;
    border-radius:6px
}
.aside__nav--games .aside__nav-item:nth-child(2){
    border-radius:6px 6px 0 0
}
.aside__nav--events .aside__nav-item{
    background:-webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:-webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%);
    border-color:#b41b0f
}
.aside__nav--events .aside__nav-item:last-child{
    border-radius:6px
}
.aside__nav--events .aside__nav-item:nth-child(4){
    margin-bottom:10px;
    border-radius:0 0 6px 6px;
    border-bottom:none
}
.aside__nav-item.search-input::after{
    display:none
}
.aside__nav-item.search-input{
    position:relative;
    line-height:35px;
    height:35px
}
.aside__nav-item.search-input .aside__nav-item--search{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    position:absolute;
    width:90%;
    height:70%;
    top:50%;
    left:50%;
    border-radius:5px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    padding-left:25px;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-image:url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTMuOSAxNC4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMy45IDE0LjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMjEyMTIxO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02LjYsMi4zYy0xLjQsMS40LTEuNCwzLjYsMCw1YzEuNCwxLjQsMy42LDEuNCw1LDBjMS40LTEuNCwxLjQtMy42LDAtNUMxMC4yLDEsOCwxLDYuNiwyLjN6IE0xMi41LDguM0MxMC45LDkuOSw4LjQsMTAuMSw2LjYsOWwtNS4yLDUuMkwwLDEyLjhsNS4xLTUuMUMzLjgsNS44LDQsMy4xLDUuNywxLjRjMS45LTEuOSw1LTEuOSw2LjksMEMxNC40LDMuMywxNC40LDYuNCwxMi41LDguM3oiLz48L3N2Zz4=);
    background-repeat:no-repeat;
    background-position:3px 50%;
    background-size:15px 15px;
    font-size:14px;
    border:0;
    outline:0
}
.aside__nav-item.promo-button{
    position:relative;
    overflow:visible
}
.aside__nav--games.has-tournament .aside__nav-item.tournament:hover:after,.aside__nav-item.promo-button:hover::after{
    -webkit-animation:none;
    animation:none
}
.aside__nav-item.promo-button .lightbalb{
    position:absolute;
    width:6px;
    height:6px;
    border-radius:50%;
    opacity:.5;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-color:#ddd;
    z-index:400
}
.aside__nav-item.promo-button .lightbalb:nth-child(1){
    top:-14%;
    left:5%
}
.aside__nav-item.promo-button .lightbalb:nth-child(2){
    top:-14%;
    left:11.4%
}
.aside__nav-item.promo-button .lightbalb:nth-child(3){
    top:-14%;
    left:17.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(4){
    top:-14%;
    left:24.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(5){
    top:-14%;
    left:30.6%
}
.aside__nav-item.promo-button .lightbalb:nth-child(6){
    top:-14%;
    left:37%
}
.aside__nav-item.promo-button .lightbalb:nth-child(7){
    top:-14%;
    left:43.4%
}
.aside__nav-item.promo-button .lightbalb:nth-child(8){
    top:-14%;
    left:49.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(9){
    top:-14%;
    left:56.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(10){
    top:-14%;
    left:62.6%
}
.aside__nav-item.promo-button .lightbalb:nth-child(11){
    top:-14%;
    left:69%
}
.aside__nav-item.promo-button .lightbalb:nth-child(12){
    top:-14%;
    left:75.4%
}
.aside__nav-item.promo-button .lightbalb:nth-child(13){
    top:-14%;
    left:81.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(14){
    top:-14%;
    left:88.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(15){
    top:-14%;
    left:94.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(16){
    top:-4%;
    left:100.9%
}
.aside__nav-item.promo-button .lightbalb:nth-child(17){
    top:47%;
    left:101.7%
}
.aside__nav-item.promo-button .lightbalb:nth-child(18){
    top:105%;
    left:100.9%
}
.aside__nav-item.promo-button .lightbalb:nth-child(19){
    top:114%;
    left:94.6%
}
.aside__nav-item.promo-button .lightbalb:nth-child(20){
    top:114%;
    left:88.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(21){
    top:114%;
    left:81.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(22){
    top:114%;
    left:75.4%
}
.aside__nav-item.promo-button .lightbalb:nth-child(23){
    top:114%;
    left:69%
}
.aside__nav-item.promo-button .lightbalb:nth-child(24){
    top:114%;
    left:62.6%
}
.aside__nav-item.promo-button .lightbalb:nth-child(25){
    top:114%;
    left:56.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(26){
    top:114%;
    left:49.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(27){
    top:114%;
    left:43.3%
}
.aside__nav-item.promo-button .lightbalb:nth-child(28){
    top:114%;
    left:37%
}
.aside__nav-item.promo-button .lightbalb:nth-child(29){
    top:114%;
    left:30.6%
}
.aside__nav-item.promo-button .lightbalb:nth-child(30){
    top:114%;
    left:24.2%
}
.aside__nav-item.promo-button .lightbalb:nth-child(31){
    top:114%;
    left:17.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(32){
    top:114%;
    left:11.4%
}
.aside__nav-item.promo-button .lightbalb:nth-child(33){
    top:114%;
    left:5%
}
.aside__nav-item.promo-button .lightbalb:nth-child(34){
    top:107%;
    left:-.5%
}
.aside__nav-item.promo-button .lightbalb:nth-child(35){
    top:49%;
    left:-1.8%
}
.aside__nav-item.promo-button .lightbalb:nth-child(36){
    top:-4%;
    left:-1.8px
}
.aside__nav-item.promo-button.odd .lightbalb:nth-child(even){
    background-color:#fff;
    -webkit-box-shadow:0 0 12px 7px rgba(255,255,255,.5);
    box-shadow:0 0 12px 7px rgba(255,255,255,.5);
    opacity:1
}
.aside__nav-item.promo-button.all .lightbalb{
    background-color:#fff;
    -webkit-box-shadow:0 0 12px 7px rgba(255,255,255,.5);
    box-shadow:0 0 12px 7px rgba(255,255,255,.5);
    opacity:1
}
@media only screen and (max-width:980px){
    .userbar__change{
        width:28px!important;
        height:28px!important;
        left:2px!important
    }
    .aside__nav{
        width:calc(100% + 16px);
        margin:0 -8px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        position:relative
    }
    .aside__nav::before{
        display:block;
        content:'';
        position:absolute;
        height:calc(100% - 2px);
        width:40px;
        z-index:33;
        left:0;
        top:50%;
        -webkit-transform:translateY(-50%) rotate(180deg);
        transform:translateY(-50%) rotate(180deg);
        background-image:url(/wp-content/themes/pinup/arrow.png);
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center
    }
    .aside__nav-item--active::before,.aside__nav::after{
        content:'';
        display:block;
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .aside__nav::after{
        height:calc(100% - 2px);
        z-index:33;
        background-image:url(/wp-content/themes/pinup/arrow.png);
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center;
        width:40px;
        right:0
    }
    .aside__nav-list{
        display:-ms-flex;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        padding:0 16px;
        background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
        background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
        background:linear-gradient(to bottom,#424242 0%,#343434 100%);
        overflow:scroll
    }
    .aside__nav-link{
        min-width:94px;
        margin-left:34px
    }
    .aside__nav-item{
        border:0;
        background:inherit;
        text-align:center;
        border-bottom:none;
        overflow-x:visible;
        overflow-y:initial
    }
    .aside__nav-item:hover{
        overflow:visible
    }
    .aside__nav-item--active{
        background:inherit;
        border-color:#656565
    }
    .aside__nav-item--active::before{
        width:10px;
        height:10px;
        background-color:#24bb9d;
        right:100%;
        border-radius:50%
    }
    .aside__nav-item::after{
        display:none
    }
    .aside__nav-item:first-child{
        border-radius:6px 0 0 6px
    }
    .aside__nav-item:last-child{
        border-radius:0 6px 6px 0
    }
}
@media only screen and (max-width:576px){
    .aside__nav-item--active{
        background:inherit;
        border-color:#656565
    }
    .aside__nav-item--active::before{
        content:'';
        display:block;
        width:10px;
        height:10px;
        background-color:#24bb9d;
        position:absolute;
        left:24px;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        border-radius:50%
    }
}
.aside__nav--games.has-tournament .aside__nav-item:first-child{
    border-bottom:1px solid #656565;
    margin-bottom:0;
    border-radius:6px 6px 0 0
}
.aside__nav--games.has-tournament .aside__nav-item.tournament{
    margin-bottom:10px;
    border-radius:0 0 6px 6px;
    border-bottom:0;
    overflow:visible
}
.aside__nav--games.has-tournament .aside__nav-item.tournament .tournament__timer{
    float:right;
    margin-right:45px
}
.aside__nav--games.has-tournament .aside__nav-item.tournament:after{
    height:28px;
    width:55px;
    background:url(/wp-content/themes/pinup/aside_tournament.png) no-repeat center;
    right:-5px
}
.aside__nav--games.has-tournament .aside__nav-item:nth-child(3){
    border-radius:6px 6px 0 0
}
.start{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-top:2px;
    height:214px
}
.start__logo{
    width:calc(100% - 8px);
    height:175px;
    background-image:url(/wp-content/themes/pinup/frame.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
    position:relative;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-name:arrowanimate;
    animation-name:arrowanimate;
    -webkit-animation-duration:1.4s;
    animation-duration:1.4s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    max-width:250px;
    margin:0 auto
}
.start__logo__header{
    width:100%;
    font-family:'nexa_scriptbold','pt_sansregular';
    text-align:center;
    padding-top:25px;
    font-size:22px
}
.start__logo__header__up{
    display:block;
    font-family:'pt_sansregular';
    color:#5f5;
    text-shadow:0 0 10px #0f0,0 0 20px #0f0
}
.start__logo__header__down{
    color:#f55;
    text-shadow:0 0 10px red,0 0 20px red
}
.start__logo::after{
    content:'';
    display:block;
    width:20%;
    height:32.57142857142857%;
    position:absolute;
    left:50%;
    top:66%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    background-image:url(/wp-content/themes/pinup/arrow-flur.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%
}
.start__button{
    display:block;
    position:relative;
    margin:0 auto;
    width:80.62015503875969%
}
.js-bonus-switcher>*{
    display:none
}
.promo-bonus-added{
    height:48px;
    width:85px;
    position:fixed;
    right:15px;
    bottom:128px;
    background-color:#424242;
    border:2px solid #a9a9a9;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    overflow:visible;
    z-index:655;
    border-radius:4px
}
.promo-bonus-added__wrapper{
    position:relative
}
.promo-bonus-added-gift{
    display:inline-block;
    width:35px;
    height:35px;
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:45px
}
.promo-bonus-added-content{
    position:absolute;
    width:250px;
    right:auto;
    top:0;
    opacity:0;
    -webkit-transition:right .2s;
    transition:right .2s
}
.promo-bonus-added-close{
    display:none
}
.promo-bonus-added-close--open{
    display:block;
    top:20px!important;
    right:auto;
    left:10px
}
.promo-bonus-added-controlBtn{
    position:absolute;
    display:inline-block;
    width:80px;
    height:50px;
    cursor:pointer;
    top:0;
    right:0
}
.promo-bonus-added-controlBtn::before{
    content:"";
    position:absolute;
    height:35px;
    border:1px solid #a9a9a9;
    top:6px;
    right:46px
}
.promo-bonus-added-controlBtn-ar{
    position:absolute;
    width:12px;
    height:12px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    top:18px;
    left:5px;
    border-left:2px solid #fff;
    border-top:2px solid #fff;
    -webkit-transition:border .2s linear;
    transition:border .2s linear;
    -webkit-animation-name:arrowShining;
    animation-name:arrowShining;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    animation-direction:alternate-reverse;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease
}
.promo-bonus-added-controlBtn-ar2{
    left:15px
}
.promo-bonus-added.it-open .promo_image-bonusV1-circle{
    display:block;
    position:absolute;
    width:80px;
    left:-22px;
    top:-22px
}
.promo-bonus-added.it-open{
    overflow:hidden;
    position:fixed;
    width:400px;
    height:180px;
    left:886px;
    top:85px;
    border-color:#3fc9af;
    -webkit-box-shadow:0 0 8px 2px #2e7f70,inset 0 0 8px 2px #2e7f70;
    box-shadow:0 0 8px 2px #2e7f70,inset 0 0 8px 2px #2e7f70;
    border-radius:6px
}
.promo-bonus-added.it-open .promo-bonus-added-gift{
    top:50%;
    left:28px
}
.promo-bonus-added.it-open .promo-bonus-added-content{
    position:absolute;
    display:block;
    right:60px;
    top:0;
    opacity:1;
    width:250px;
    height:110px;
    text-align:center;
    color:#fff
}
.popUp_bonusV1-content--open h4,.promo-bonus-added.it-open .promo-bonus-added-content h4{
    margin-top:5px;
    margin-bottom:5px
}
.popUp_bonusV1-content--open p,.promo-bonus-added.it-open .promo-bonus-added-content p{
    margin-top:5px;
    margin-bottom:0;
    font-size:.9em
}
.promo-bonus-added.it-open .promo-bonus-added-controlBtn{
    right:-39px;
    top:2px
}
.promo-bonus-added.it-open .promo-bonus-added-controlBtn::before{
    top:6px;
    right:88px
}
.promo-bonus-added.it-open .promo-bonus-added-controlBtn-ar1,.promo-bonus-added.it-open .promo-bonus-added-controlBtn-ar2{
    -webkit-animation:none;
    animation:none;
    border-color:#3fc9af
}
.promo-bonus-added.it-open .promo-bonus-added-close{
    display:block;
    top:20px!important;
    right:auto;
    left:10px
}
.promo-bonus-added.it-open .promo-bonus-added-gift .gift__line{
    border-color:#ff0084;
    -webkit-box-shadow:none;
    box-shadow:none
}
@media screen and (max-width:1360px){
    .promo-bonus-added.it-open{
        left:754px
    }
}
@media screen and (max-width:1024px){
    .promo-bonus-added-controlBtn-ar{
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
        left:48px
    }
    .promo-bonus-added-controlBtn-ar2{
        left:56px
    }
    .promo-bonus-added-controlBtn::before{
        right:37px
    }
    .promo-bonus-added-gift{
        left:5px
    }
    .page-modal_shadow{
        overflow:hidden;
        position:relative
    }
    .page-modal_shadow::after{
        content:'';
        display:block;
        width:100%;
        height:100%;
        position:absolute;
        top:0;
        left:0;
        z-index:650!important;
        background-color:rgba(0,0,0,.7)
    }
    .promo-bonus-added,.promo-bonus-added.it-open{
        -webkit-transform:translate(50%,-50%);
        transform:translate(50%,-50%)
    }
    .promo-bonus-added{
        position:fixed;
        top:35%;
        z-index:655!important;
        -webkit-transition:none;
        transition:none;
        right:auto;
        left:-24px
    }
    .promo-bonus-added.it-open{
        max-width:400px;
        height:235px;
        right:50%;
        left:auto;
        top:calc(35% + 80px)
    }
    .promo-bonus-added.it-open .promo-bonus-added-content{
        width:100%;
        right:0
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift{
        left:46%;
        width:30px;
        top:35%;
        background-repeat:no-repeat
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift img{
        width:65px;
        left:-18px;
        top:-18px
    }
    .promo-bonus-added.it-open .promo-bonus-added-content h4{
        margin-bottom:60px
    }
    .promo-bonus-added.it-open .promo-bonus-added-controlBtn{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg);
        right:-38px;
        top:1px
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift .gift__wrapper{
        width:48px!important;
        height:44px!important
    }
    .promo-bonus-added.it-open .promo-bonus-added-gift .gift__line{
        border-color:#ff0084;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .promo-bonus-added.it-open .promo-bonus-added-controlBtn::before{
        right:-5px
    }
}
@media screen and (max-width:425px){
    .promo-bonus-added{
        position:fixed;
        right:auto;
        left:-30px
    }
    .promo-bonus-added.it-open{
        width:95%;
        right:50%;
        left:auto
    }
}
@media screen and (min-width:1024px){
    .promo-bonus-added.it-open.promo-bonus-added-alarmline{
        top:127px
    }
}
:root{
    --bonus-pres-color: #db3a20
}
.layout--bonuses{
    max-width:none;
    width:100%;
    min-height:calc(100vh - 80px)
}
.bonus-page{
    width:100%;
    padding:1em 0;
    max-width:1280px;
    margin:0 auto
}
.bonus-page__header{
    margin-top:0;
    color:#fff;
    font-size:20px;
    text-align:center
}
.bonus-page__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.bonus-page__item{
    height:400px;
    background-color:#424242;
    border-radius:6px;
    border:3px solid var(--bonus-pres-color);
    -webkit-box-shadow:0 0 1em var(--bonus-pres-color),inset 0 0 1em var(--bonus-pres-color);
    box-shadow:0 0 1em var(--bonus-pres-color),inset 0 0 1em var(--bonus-pres-color);
    overflow:hidden;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-duration:.4s;
    animation-duration:.4s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate
}
.bonus-page__item:last-child{
    margin-right:0!important
}
@media (min-width:1024px){
    .bonus-page__item{
        margin-right:2em;
        width:280px
    }
}
.bonus-page__item:hover{
    -webkit-animation-name:card-shining-active;
    animation-name:card-shining-active
}
.bonus-page__item:hover .bonus-card__picture__present,.owl-item.active .bonus-page__item .bonus-card__picture__present,.sidebar .new-in-sidebar a:hover:after{
    -webkit-animation:none;
    animation:none
}
.bonus-page__item:hover .bonus-card__picture__ball,.owl-item.active .bonus-page__item .bonus-card__picture__ball{
    -webkit-animation-name:ball-jumping;
    animation-name:ball-jumping
}
.bonus-page__item:hover .bonus-card__picture__roulette,.owl-item.active .bonus-page__item .bonus-card__picture__roulette{
    -webkit-animation-name:roulette-spin;
    animation-name:roulette-spin
}
.bonus-page__item:hover .bonus-card__picture.trade #chart-line path,.owl-item.active .bonus-page__item .bonus-card__picture.trade #chart-line path{
    -webkit-animation:chart-line 3s infinite linear;
    animation:chart-line 3s infinite linear
}
.bonus-page__item:hover .bonus-card__picture.trade .chart__point,.owl-item.active .bonus-page__item .bonus-card__picture.trade .chart__point{
    -webkit-animation:chart-point 3s infinite linear;
    animation:chart-point 3s infinite linear
}
.bonus-page__item:hover .bonus-card__picture.trade .chart__arrows svg:first-of-type,.owl-item.active .bonus-page__item .bonus-card__picture.trade .chart__arrows svg:first-of-type{
    -webkit-animation:chart-arrow-up 1s infinite linear;
    animation:chart-arrow-up 1s infinite linear
}
.bonus-page__item:hover .bonus-card__picture.trade .chart__arrows svg:last-of-type,.owl-item.active .bonus-page__item .bonus-card__picture.trade .chart__arrows svg:last-of-type{
    -webkit-animation:chart-arrow-down 1s infinite linear;
    animation:chart-arrow-down 1s infinite linear
}
.bonus-page__item:hover .bonus-card__picture__slot::before,.owl-item.active .bonus-page__item .bonus-card__picture__slot::before{
    -webkit-animation-name:slot-handle;
    animation-name:slot-handle
}
.bonus-page__item:hover .bonus-card__picture__blur1,.owl-item.active .bonus-page__item .bonus-card__picture__blur1{
    -webkit-animation-name:blur-seven-1;
    animation-name:blur-seven-1
}
.bonus-page__item:hover .bonus-card__picture__blur2,.owl-item.active .bonus-page__item .bonus-card__picture__blur2{
    -webkit-animation-name:blur-seven-2;
    animation-name:blur-seven-2
}
.bonus-page__item:hover .bonus-card__picture__blur3,.owl-item.active .bonus-page__item .bonus-card__picture__blur3{
    -webkit-animation-name:blur-seven-3;
    animation-name:blur-seven-3
}
.bonus-page__item.sport{
    --bonus-pres-color: #24bb9d;
    border-color:#64e1c8;
    -webkit-box-shadow:0 0 .7em var(--bonus-pres-color),inset 0 0 .7em var(--bonus-pres-color);
    box-shadow:0 0 .7em var(--bonus-pres-color),inset 0 0 .7em var(--bonus-pres-color)
}
.bonus-page__item.sport:hover{
    -webkit-animation-name:card-shining-green-active!important;
    animation-name:card-shining-green-active!important
}
.bonus-page__item.casino{
    --bonus-pres-color: red;
    border-color:#eb8676
}
.bonus-page__item.trade{
    --bonus-pres-color: #FDB62C;
    border-color:#fed991
}
.bonus-card{
    color:#fff;
    font-size:16px;
    text-align:center;
    padding:4em 1.5em 1.5em;
    position:relative
}
.bonus-card__header{
    margin-top:0;
    background-image:url(/wp-content/themes/pinup/bonus-label.svg);
    height:2.6em;
    line-height:2.6em;
    background-repeat:no-repeat;
    background-size:100% 2.6em;
    position:absolute;
    top:.3em;
    right:-4px;
    padding-left:1.5em;
    padding-right:1.5em
}
.bonus-card__picture{
    height:11.5em;
    width:13em;
    margin:0 auto;
    position:relative;
    cursor:pointer
}
.bonus-card__picture__coins{
    background-image:url(/wp-content/themes/pinup/bonus-coins.svg);
    background-repeat:no-repeat;
    background-position:0 0;
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute
}
.bonus-card__picture__coins::before{
    content:'';
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-image:url(/wp-content/themes/pinup/blind3.png);
    background-repeat:no-repeat;
    background-position:50% -6%;
    -webkit-animation-name:coins-blink;
    animation-name:coins-blink;
    -webkit-animation-duration:1.3s;
    animation-duration:1.3s
}
.bonus-card__picture__ball,.bonus-card__picture__coins::before,.bonus-card__picture__present,.bonus-card__picture__roulette{
    position:absolute;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.bonus-card__picture__present{
    background:url(/wp-content/themes/pinup/bonus-present.svg) no-repeat;
    background-position:64% 100%;
    width:100%;
    height:100%;
    left:0;
    top:0;
    -webkit-animation-name:persent-incline;
    animation-name:persent-incline;
    -webkit-animation-duration:.65s;
    animation-duration:.65s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.bonus-card__picture__ball,.bonus-card__picture__roulette{
    right:3%;
    bottom:0
}
.bonus-card__picture__ball{
    background:url(/wp-content/themes/pinup/bonus-ball.svg) no-repeat;
    -webkit-animation-direction:alternate;
    animation-direction:alternate;
    background-position:50%;
    background-size:contain;
    width:47%;
    height:47%;
    -webkit-animation-duration:.6s;
    animation-duration:.6s
}
.bonus-card__picture__roulette{
    background:url(/wp-content/themes/pinup/bonus-roolete.svg) no-repeat;
    background-position:50%!important;
    background-size:contain!important;
    width:55%;
    height:55%;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.bonus-card__picture__chart{
    bottom:0;
    position:absolute
}
.bonus-card__picture__chart #chart-line path{
    opacity:0;
    stroke-dasharray:350
}
.bonus-card__picture__chart .chart__point{
    opacity:0;
    position:absolute;
    background:#fff;
    border-radius:50%;
    width:6px;
    height:6px;
    border:4px solid rgba(253,182,44,.5);
    top:52%;
    left:-1%
}
.bonus-card__picture__chart .chart__arrows{
    position:absolute;
    top:0;
    right:0
}
.bonus-card__picture__slot{
    background:url(/wp-content/themes/pinup/bonus-slot.png) no-repeat;
    background-position:50%;
    background-size:contain;
    width:70%;
    height:70%;
    left:55%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    top:65%;
    position:absolute
}
.bonus-card__picture__blur,.bonus-card__picture__slot::before{
    position:absolute;
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.bonus-card__picture__slot::before{
    content:'';
    background:url(/wp-content/themes/pinup/bonus-slot-handle.png) no-repeat;
    background-position:50%;
    background-size:contain;
    bottom:10%;
    right:-14%;
    -webkit-transform-origin:50% 66%;
    transform-origin:50% 66%;
    width:20%;
    height:43%
}
.bonus-card__picture__blur{
    visibility:hidden;
    width:13%;
    height:19%;
    background:url(/wp-content/themes/pinup/bonus-slot-blur-2.png) no-repeat center;
    top:65%;
    left:38%
}
.bonus-card__picture__blur2{
    left:57%
}
.bonus-card__picture__blur3{
    left:76%
}
.bonus-card__description{
    height:5em;
    position:relative
}
.bonus-card__text{
    position:absolute;
    left:50%;
    top:50%;
    margin:0;
    width:100%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.bonus-card__text .text-red{
    color:#db3a20;
    font-weight:700
}
.bonus-card__btn{
    width:100%;
    max-width:200px
}
.bonus-card__link{
    margin-top:.5em;
    color:#fff;
    display:block;
    font-size:.8em
}
.bonus-modal__footer .bonus-card__btn{
    margin-right:15px;
    margin-bottom:15px
}
.bonus-modal{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:3001;
    color:#fff;
    background:#262634
}
.bonus-modal__header{
    font-size:20px;
    text-align:center;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#333)),#000;
    background:-webkit-linear-gradient(top,#424242 0%,#333 100%),#000;
    background:linear-gradient(180deg,#424242 0%,#333 100%),#000;
    height:34px;
    line-height:34px
}
.bonus-modal__content{
    width:100%;
    padding:1em;
    max-width:1280px;
    margin:0 auto;
    max-height:calc(100vh - 34px);
    overflow:auto;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.bonus-modal__content header,.bonus-modal__footer{
    text-align:center
}
.bonus-modal__more{
    display:block;
    padding:1rem;
    text-align:center
}
.bonus-modal__more a:after{
    content:'';
    background:url(/wp-content/themes/pinup/arrow.svg) no-repeat center;
    background-size:contain;
    display:inline-block;
    width:1em;
    height:1em;
    margin-left:8px
}
.bonus-modal__more a.arrow-up:after{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.owl-item .bonus-page__item{
    margin-top:1em;
    margin-bottom:1em
}
.owl-item.active .bonus-page__item{
    -webkit-animation-name:card-shining-active;
    animation-name:card-shining-active
}
.bonus-decline{
    padding:2rem 1rem;
    text-align:center
}
.bonus-decline a{
    color:#a9a9a9
}
.bonus-timers{
    background:url(/wp-content/themes/pinup/clouds-money.png) no-repeat top left,url(/wp-content/themes/pinup/clouds-money.png) no-repeat top right;
    color:#fff;
    text-align:center;
    padding-bottom:30px
}
.bonus-timers-main__wrapper{
    max-width:580px;
    margin:0 auto
}
.bonus-timers-main-header{
    margin:0;
    font-size:20px
}
.bonus-timers-main-subheader{
    font-size:16px;
    font-weight:400
}
.bonus-timers__btn{
    padding:5px 35px!important;
    border-radius:10px!important
}
.bonus-timers__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-top:40px
}
.bonus-timers__list .bonus-timers__item{
    margin-bottom:80px;
    -ms-flex-preferred-size:300px;
    flex-basis:300px;
    width:300px
}
.bonus-timers__list.timers__list-hidden{
    display:none;
    visibility:hidden
}
@media screen and (max-width:700px){
    .bonus-timers{
        background:0 0
    }
}
.popup.bonuses-popup{
    max-width:850px
}
.popup.bonuses-popup .bonus-modal::-webkit-scrollbar,.popup.bonuses-popup::-webkit-scrollbar{
    display:none
}
.popup.bonuses-popup .bonus-page__header{
    display:none
}
.popup.bonuses-popup .bonus-modal{
    -webkit-overflow-scrolling:touch;
    overflow:scroll
}
.popup.bonuses-popup .bonus-modal__header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:50000
}
.popup.bonuses-popup .bonus-modal__content header{
    margin-top:2em
}
.popup.bonuses-popup .cashbox__close{
    z-index:50005;
    cursor:pointer!important;
    position:fixed
}
@media screen and (max-width:1024px){
    .popup.bonuses-popup{
        top:2%;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0)
    }
    .popup.bonuses-popup .bonus-modal__content{
        padding-bottom:100px
    }
    .popup.bonuses-popup .bonus-decline{
        padding:.25rem 1rem
    }
    .popup.bonuses-popup .bonus-page__item{
        margin-top:0
    }
}
.cashbox{
    background-color:inherit;
    position:relative
}
.cashbox__title{
    display:block;
    color:#fff;
    font-family:'pt_sansbold',sans-serif;
    background-color:#212121;
    text-align:center;
    font-size:20px;
    margin:0;
    font-weight:400;
    padding:4px 10px
}
.cashbox__nav{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    font-size:20px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-family:'pt_sansregular',sans-serif;
    margin-bottom:16px;
    border-radius:6px;
    overflow:hidden
}
.cashbox__nav-item,.cashbox__nav-list{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.cashbox__nav-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    width:100%
}
.cashbox__nav-item{
    display:block;
    width:50%
}
.cashbox__nav-button{
    color:#a9a9a9;
    border:0;
    background-color:inherit;
    padding:4.5px 10px;
    margin:0;
    position:relative;
    text-decoration:none;
    width:100%;
    border-bottom:2px solid transparent;
    display:block;
    text-align:center
}
.cashbox__nav-button:focus{
    outline:0;
    color:#fff
}
.cashbox__nav-button--active{
    color:#fff;
    background-color:rgba(0,0,0,.1);
    border-bottom:2px solid #24bb9d
}
.cashbox__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100%/5 - 4px);
    height:132px;
    background-color:#f9f9f9;
    background-size:60%;
    background-position:center;
    background-repeat:no-repeat;
    border-radius:8px;
    border:2px solid #dcdcdc;
    border-top:none;
    margin:0 2px 5px;
    cursor:pointer;
    position:relative;
    overflow:hidden;
    -webkit-transition:background-color .06s ease-in-out;
    transition:background-color .06s ease-in-out
}
.cashbox__item-image{
    position:absolute;
    top:50%;
    left:50%;
    max-width:67.5%;
    -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0);
    transform:translateX(-50%) translateY(-50%) translateZ(0)
}
@media screen and (min-width:1024px){
    .cashbox__item:hover{
        background-color:#d2d2d2
    }
}
.cashbox__item::after,.cashbox__item::before{
    content:'';
    display:block;
    width:calc(100% + 2px);
    height:100%;
    border:2px solid #dcdcdc;
    position:absolute;
    border-radius:8px
}
.cashbox__item::after{
    left:-3px
}
.cashbox__item::before{
    top:-10px;
    left:-3px
}
.cashbox__item::after{
    top:-6px
}
.cashbox__item--active{
    background-color:#d2d2d2
}
.cashbox__item--active .cashbox-in{
    width:calc(100%*5);
    left:0;
    top:100%;
    position:absolute!important
}
.cashbox.no-scroll{
    overflow-y:hidden
}
.cashbox-summary{
    color:#fff;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:10px 0
}
.cashbox-summary .cashbox-summary__checkbox{
    display:none
}
.cashbox-summary .cashbox-summary__label{
    cursor:pointer;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.cashbox-summary .cashbox-summary__label--box{
    width:20px;
    height:20px;
    border-radius:4px;
    margin-top:3px;
    background-color:transparent;
    border:1px solid #c4c4c4;
    margin-right:5px
}
.cashbox-summary .cashbox-summary__checkbox:checked+.cashbox-summary__label .cashbox-summary__label--box{
    background:url(/wp-content/themes/pinup/checked.svg) no-repeat center;
    background-size:70%
}
.cashbox__list.hidden{
    opacity:0;
    z-index:-1;
    display:none
}
@media only screen and (max-width:1240px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .cashbox .cashbox-out .cashbox-cardnumber{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox .cashbox-out .cashbox-carddate{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox .cashbox-out .cashbox-cardowner{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox .cashbox-out .phone--cashbox{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .cashbox .cashbox-out .cashbox-out__submit{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
}
@media only screen and (max-width:1024px){
    .cashbox__item{
        width:calc(100%/4 - 4px)
    }
    .cashbox .cashbox-summary{
        border-top:1px solid #fff;
        padding-top:5px;
        margin-top:10px
    }
}
@media only screen and (max-width:1012px){
    .cashbox .cashbox-in__section{
        width:100%;
        max-width:770px
    }
    .cashbox .cashbox-in__submit{
        width:100%;
        -webkit-box-pack:end!important;
        -ms-flex-pack:end!important;
        justify-content:flex-end!important;
        margin-top:10px
    }
}
@media only screen and (max-width:980px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse
    }
    .cashbox .cashbox-out .cashbox-cardnumber{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .cashbox .cashbox-out .cashbox-carddate{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox .cashbox-out .cashbox-cardowner{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox .cashbox-out .phone--cashbox{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox .cashbox-out .cashbox-out__submit{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .cashbox .cashbox-in{
        -webkit-box-pack:center!important;
        -ms-flex-pack:center!important;
        justify-content:center!important
    }
    .cashbox .cashbox-in__header{
        width:100%;
        max-width:770px;
        margin-bottom:5px
    }
}
@media only screen and (max-width:933px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .cashbox .cashbox-out .cashbox-cardnumber{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox .cashbox-out .cashbox-carddate{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox .cashbox-out .cashbox-cardowner{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox .cashbox-out .phone--cashbox{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
    .cashbox .cashbox-out .cashbox-out__submit{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
}
@media only screen and (max-width:707px){
    .cashbox .cashbox-out__section--main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        max-width:421px;
        margin:auto
    }
    .cashbox .cashbox-out .cashbox-cardowner,.cashbox .cashbox-out .cashbox-out__submit,.cashbox .cashbox-out .phone--cashbox{
        width:100%
    }
}
@media only screen and (max-width:567px){
    .cashbox__item{
        width:calc(100%/3 - 4px);
        background-size:75%;
        height:calc((100vw/3 - 4px) - 13vw)
    }
    .cashbox .cashbox__nav{
        font-size:16px
    }
}
@media only screen and (max-width:448px){
    .cashbox .cashbox-in__submit{
        width:100%;
        -webkit-box-pack:justify!important;
        -ms-flex-pack:justify!important;
        justify-content:space-between!important
    }
    .cashbox .cashbox-in__submit .cashbox-sum .cashbox-sum__input{
        width:100%
    }
}
@media only screen and (max-width:425px){
    .cashbox-in .cashbox__list{
        display:block;
        font-size:0
    }
    .cashbox-in .cashbox__item{
        display:inline-block
    }
}
.footer{
    padding-right:10px;
    padding-left:10px;
    position:relative
}
.footer-wrapper{
    max-width:1280px
}
.footer__accent{
    padding-left:92px
}
.footer__link{
    text-decoration:none;
    color:#fff;
    font-size:.75em
}
.footer__logo{
    width:46%;
    height:90px;
    padding:0 0 0 92px;
    display:block
}
.footer__logo-wrapper{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.footer__list{
    width:100%;
    padding:0;
    margin:0;
    list-style:none;
    display:block
}
.footer__list-item{
    font-size:.875em
}
.footer__label{
    font-size:1em;
    font-family:"pt_sansbold"
}
.footer h1{
    font-size:18px
}
.footer__top,.footer__top-wrapper{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.footer__top{
    width:100%;
    border-bottom:1px solid #777;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:10px 0
}
.footer__top-wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:start;
    align-content:flex-start;
    padding:0
}
.footer__top-label{
    width:100%;
    margin:0 0 8px;
    font-family:"pt_sansbold"
}
.footer__middle{
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-bottom:1px solid #777;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.footer__middle .footer__middle-wrapper{
    width:35%;
    -ms-flex-preferred-size:35%;
    flex-basis:35%
}
.footer__middle .footer__middle-wrapper:last-child{
    width:25%;
    -ms-flex-preferred-size:25%;
    flex-basis:25%
}
.footer__middle-wrapper{
    padding-left:0;
    padding-right:0
}
.footer__middle-text{
    font-size:.75em;
    color:#a9a9a9
}
.footer__middle-list-item{
    position:relative;
    padding-left:92px;
    font-size:.75em
}
.footer__middle-list-item::before{
    position:absolute;
    left:76px;
    top:6px;
    content:'';
    display:inline-block;
    width:12px;
    height:8px;
    margin-right:6px;
    background-image:url(/wp-content/themes/pinup/checked.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center
}
.footer__league{
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:10px 0
}
.footer__league-item{
    width:60px;
    height:28px;
    display:block
}
.footer__league__link{
    position:relative
}
.footer__league__link-image{
    width:100%;
    height:100%;
    position:absolute;
    -webkit-transition:all .45s ease-in-out;
    transition:all .45s ease-in-out
}
.footer__league__link:hover .footer__league__link-image:first-child{
    opacity:1
}
.footer__league__link:hover .footer__league__link-image:last-child{
    opacity:0
}
.footer__comercial{
    background-color:#212121;
    padding:10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100% + 20px);
    margin:0 -10px
}
.footer__comercial .footer-wrapper{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.footer__comercial-item{
    padding:0 1px;
    height:28px;
    margin:4px 0
}
.footer__comercial-item.eighteen{
    width:36px;
    height:36px
}
.footer__comercial-item.cirasao{
    width:32px;
    height:36px;
    background:url(/wp-content/themes/pinup/cira-2.png) no-repeat 50%;
    background-size:contain;
    position:relative
}
.footer__comercial-item.hovercolor{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    -webkit-transition:-webkit-filter .3s;
    transition:filter .3s;
    transition:filter .3s,-webkit-filter .3s
}
.footer__comercial-item.hovercolor:hover{
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%)
}
.footer__comercial-item:nth-child(6){
    width:70px
}
.footer__comercial .footer-wrapper{
    margin:auto
}
.footer__copyright{
    width:100%;
    padding:10px 0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    text-align:center
}
.footer__copyright-label{
    text-align:center;
    font-size:.625em;
    color:#a9a9a9;
    -ms-flex-preferred-size:100%;
    flex-basis:100%
}
.footer__copyright-label a{
    color:#a9a9a9!important
}
.footer__copyright-logo,.games .button.button_gray::after{
    display:none
}
.footer__copyright-tn{
    margin-left:60px;
    -ms-flex-item-align:start;
    align-self:flex-start
}
.footer #trustwaveSealImage{
    width:62px;
    display:block;
    margin-bottom:7px
}
.partners__label{
    font-size:.75em;
    color:#fff;
    text-decoration:none
}
.partners__link{
    padding:7px 0;
    margin:auto;
    width:50px;
    display:block
}
.footer__media{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    padding:1em 0;
    border-bottom:1px solid #777;
    max-width:1280px
}
.footer__media-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    font-size:0;
    text-align:justify
}
.footer__media-list::after,.footer__media-list::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.footer__media-list::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.footer__media-item{
    display:inline-block;
    font-size:12px;
    vertical-align:top;
    width:33.33333%
}
.footer__media-item:nth-child(2){
    -webkit-transform:translateX(-9%);
    transform:translateX(-9%)
}
.footer__media-item:last-child{
    width:19%
}
.footer__media-title{
    font-size:16px;
    margin-bottom:1em;
    font-family:'pt_sansbold';
    color:#fff
}
.footer__media-article{
    text-align:left;
    color:#fafafa
}
.footer__media-logo{
    float:left;
    margin-right:16px;
    clear:right;
    display:block
}
.footer__media-logo,.footer__media-logo svg{
    width:49px;
    height:49px
}
.footer__media-logo svg circle{
    -webkit-transition:.3s ease-in-out;
    transition:.3s ease-in-out
}
.footer__media-logo:hover circle{
    fill:#38b399!important
}
.footer__media-social{
    cursor:pointer
}
.footer__media-link{
    color:#fff;
    text-shadow:0 0 .5em #fff;
    cursor:pointer;
    -webkit-transition:text-shadow .18s ease-in-out;
    transition:text-shadow .18s ease-in-out;
    text-decoration:none
}
.footer__media-link:hover{
    text-shadow:0 0 .1em #fff;
    color:#f5f5f5
}
.pinup__logo-svg{
    width:48%;
    margin-top:20px;
    margin-right:20px;
    height:60px;
    background:url(/wp-content/themes/pinup/logo.png) no-repeat 80% 50%;
    background-size:contain;
    float:right
}
.footer-vendors__link{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    -webkit-transition:-webkit-filter .2s;
    transition:filter .2s;
    transition:filter .2s,-webkit-filter .2s;
    margin-left:11px
}
.footer-vendors__link.cirasao.hide{
    background:0 0
}
.footer-vendors__link.sp-netend{
    width:114px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-netent.svg) no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-microgaming{
    width:123px;
    height:32px;
    background:url(/wp-content/themes/pinup/sp-microgaming.svg) no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-endorphina{
    width:72px;
    height:30px;
    background:url(/wp-content/themes/pinup/sp-endorphina.svg) no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-spinomenal{
    width:170px;
    height:31px;
    background:url(/wp-content/themes/pinup/sp-spinomenal.svg) no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-habanero{
    width:148px;
    height:31px;
    background:url(/wp-content/themes/pinup/sp-habanero.svg) no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-pariplay{
    width:113px;
    height:31px;
    background:url(/wp-content/themes/pinup/sp-pariplay.svg) no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-ezugi{
    width:106px;
    height:44px;
    background:url(/wp-content/themes/pinup/sp-ezugi.svg) no-repeat center;
    background-size:contain
}
.footer-vendors__link.sp-wazdan{
    width:114px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-wazdan.svg) no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-pgsoft{
    width:114px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-pgsoft.svg) no-repeat center;
    background-size:68%
}
.footer-vendors__link.sp-playson{
    width:114px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-playson.svg) no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-blueprint{
    width:114px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-blueprint.svg) no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-red-tiger{
    width:114px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-red-tiger.svg) no-repeat center;
    background-size:100%
}
.footer-vendors__link.sp-thunderkick{
    width:60px;
    height:42px;
    background:url(/wp-content/themes/pinup/sp-thunderkick.svg) no-repeat center;
    background-size:68%
}
.footer-vendors__link:hover{
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%)
}
@media only screen and (min-width:1024px){
    .footer__league-item:nth-child(1){
        width:30px
    }
    .footer__league-item:nth-child(2){
        width:120px
    }
    .footer__league-item:nth-child(3){
        width:78px
    }
    .footer__league-item:nth-child(4),.footer__league-item:nth-child(5){
        width:38px;
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
    .footer__league-item:nth-child(5){
        width:71px
    }
    .footer__league-item:nth-child(6){
        width:143px
    }
    .footer__league-item:nth-child(7){
        width:85px
    }
    .footer__league-item:nth-child(8){
        width:38px;
        -webkit-transform:scale(1.3);
        transform:scale(1.3)
    }
    .footer__league-item:nth-child(9){
        width:31px;
        -webkit-transform:scale(1.4);
        transform:scale(1.4)
    }
    .footer__league-item:nth-child(10){
        width:166px
    }
    .footer__league-item:nth-child(11){
        width:89px
    }
    .footer__league-item:nth-child(12){
        width:50px
    }
}
@media only screen and (max-width:1024px){
    .footer__middle-wrapper:last-child{
        display:none
    }
    .footer__middle .footer__mob__visible{
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        width:100%;
        text-align:center;
        margin-top:-15px;
        margin-bottom:15px
    }
    .footer__middle-wrapper:first-child{
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        width:100%;
        text-align:center
    }
    .footer__league,.footer__top{
        display:none
    }
    .footer__middle{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .footer__media{
        border:0;
        padding:.65em 0 .35em
    }
    .footer__media-item{
        width:100%
    }
    .footer__media-item:nth-child(2),.footer__media-item:nth-child(3){
        display:none
    }
    .footer__media-title{
        text-align:center;
        font-size:14px
    }
    .footer__media-logo{
        -webkit-transform:translateY(-15%);
        transform:translateY(-15%)
    }
    .footer__media-article{
        max-width:225px;
        margin:auto;
        white-space:nowrap
    }
    .footer__copyright-logo{
        display:block;
        height:30px;
        width:115px
    }
    .footer__copyright-tn{
        display:none
    }
    .footer__comercial .footer-wrapper{
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
}
@media only screen and (max-width:576px){
    .footer{
        display:block
    }
    .footer__comercial{
        display:block;
        font-size:0;
        text-align:center
    }
    .footer__comercial-item{
        font-size:16px;
        display:inline-block;
        width:calc(100%/4);
        padding:0 10px
    }
    .footer__copyright{
        display:block;
        text-align:left
    }
    .footer__copyright-logo{
        float:left;
        margin-top:10px;
        margin-right:10px
    }
}
.grecaptcha-badge{
    visibility:hidden
}
.fullreg__title{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    padding:0 25%;
    font-size:20px;
    text-align:center;
    line-height:35px;
    margin:0;
    color:#fff;
    font-weight:400
}
.fullreg__wrapper{
    display:block;
    max-width:834px;
    margin:auto;
    color:#fff;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.fullreg__field{
    display:block;
    max-width:300px
}
.fullreg__input,.fullreg__label{
    display:block;
    margin:3px 0
}
.fullreg__item{
    width:50%
}
.fullreg__item--right .fullreg__field{
    margin:auto 0 auto auto
}
.fullreg__item .input-material__wrapper.input-password{
    padding-top:0
}
.fullreg__item .input-material__wrapper.input-password .eye{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(-28%,100%);
    transform:translate(-28%,100%)
}
.fullreg__item .input-material__wrapper.input-password .input-material__input{
    margin:5px 0 10px;
    border-color:#fff;
    line-height:30px
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-webkit-input-placeholder{
    font-family:'pt_sansregular',sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-moz-placeholder{
    font-family:'pt_sansregular',sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input:-ms-input-placeholder{
    font-family:'pt_sansregular',sans-serif!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::-ms-input-placeholder{
    font-family:'pt_sansregular',sans-serif!important;
    visibility:visible!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__input::placeholder{
    font-family:'pt_sansregular',sans-serif!important;
    visibility:visible!important
}
.fullreg__item .input-material__wrapper.input-password .input-material__placeholder{
    padding:0;
    position:static;
    -webkit-transform:none;
    transform:none;
    font-size:16px;
    color:#fff
}
.fullreg__item .input-material__wrapper.input-password.focus .input-material__input{
    border-color:#fff
}
.fullreg__item .input-material__wrapper.input-password.focus .input-material__placeholder{
    color:#fff
}
.fullreg__submit{
    text-align:center;
    width:100%;
    margin:20px 0 0
}
.fullreg .popup-checklist__text{
    text-align:left
}
@media only screen and (max-width:576px){
    .fullreg__item{
        width:100%
    }
    .fullreg__item .fullreg__field,.fullreg__item--right .fullreg__field{
        margin:auto
    }
}
.game-preloader{
    z-index:5000;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#424242;
    -webkit-transition-property:opacity,z-index;
    transition-property:opacity,z-index;
    -webkit-transition-duration:1s;
    transition-duration:1s;
    opacity:1
}
.game-preloader.hidden{
    opacity:0;
    z-index:-1
}
.game-preloader__wrapper{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:150px
}
.preloader-anim{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.preloader-anim__circle{
    margin-right:5px;
    border-radius:50%;
    background-color:#24bb9d;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.preloader-anim__circle:nth-child(1){
    width:10px;
    height:10px;
    -webkit-animation-name:preloader-circle-1;
    animation-name:preloader-circle-1
}
.preloader-anim__circle:nth-child(2){
    width:13px;
    height:13px;
    -webkit-animation-name:preloader-circle-2;
    animation-name:preloader-circle-2
}
.preloader-anim__circle:nth-child(3){
    width:16px;
    height:16px;
    margin-right:0;
    -webkit-animation-name:preloader-circle-3;
    animation-name:preloader-circle-3
}
.gamepage,.gamepage__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.gamepage{
    font-family:'pt_sansregular',Helvetica,Arial,sans-serif;
    background-color:#0c0c11;
    overflow:scroll;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.gamepage__wrapper{
    height:calc(100vh - 70px)
}
.gamepage__wrapper iframe{
    max-width:100%
}
.now-winning{
    height:73px;
    max-width:100vw;
    position:absolute;
    bottom:0;
    left:0;
    width:calc(100% - 75px)
}
.now-winning .rail2__list-item{
    border-radius:6px!important;
    margin:10px!important
}
.iframe_container>#egamings_container,.spigo-game>#egamings_container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    height:100%
}
.betgames-dice__iframe-wrap div{
    width:100%;
    height:100%
}
.games__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-flow:row wrap;
    flex-flow:row wrap;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.games__list-item{
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -ms-flex-preferred-size:20%;
    flex-basis:20%;
    max-width:20%;
    padding-right:10px;
    margin-bottom:10px
}
.games__list-item:nth-child(5n){
    padding-right:0
}
.games__item{
    position:relative
}
.games__item:focus{
    outline:0
}
.games__item-pic{
    overflow:hidden
}
.games__item-content,.games__item-pic{
    position:relative
}
.games__item-title{
    display:block;
    color:#fff
}
.games__item-image{
    display:block;
    width:100%;
    height:143px;
    overflow:hidden;
    position:relative;
    border-radius:5px
}
.games__item-image img{
    width:100%;
    height:100%;
    -webkit-transition:-webkit-transform .5s cubic-bezier(.68,0,.43,.92);
    transition:transform .5s cubic-bezier(.68,0,.43,.92);
    transition:transform .5s cubic-bezier(.68,0,.43,.92),-webkit-transform .5s cubic-bezier(.68,0,.43,.92)
}
.games__item-title{
    position:relative;
    text-overflow:ellipsis;
    overflow-x:hidden;
    padding:.25em 19px .25em 0;
    white-space:nowrap
}
.games__item-control{
    position:absolute;
    top:0;
    left:0;
    background-color:rgba(0,0,0,.4);
    width:100%;
    height:100%;
    display:none
}
.games__item-control-wrapper{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    text-align:center;
    width:100%
}
.games__item-control .button,.games__item-control-link{
    display:block;
    color:#fff;
    text-align:center;
    margin:auto;
    width:65%;
    min-width:105px
}
.games__item-control-link{
    -webkit-transition:color .1s ease-out;
    transition:color .1s ease-out;
    margin:.5em auto auto;
    text-decoration:none
}
.games__item-control-link:hover{
    text-decoration:underline;
    color:#f2f2f2
}
.games__item:hover .games__item-control{
    display:block
}
.games__item:hover .games__item-image img{
    -webkit-transform:scale(1.15);
    transform:scale(1.15)
}
.games__list-item.has-tournament .games__item:hover .games__item-control{
    z-index:1
}
.games__item-favorite{
    position:absolute;
    width:20px;
    height:20px;
    right:0;
    top:50%;
    margin-top:-10px;
    cursor:pointer;
    overflow:visible
}
.games__item-favorite span{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:50px;
    height:50px;
    background-image:url(/wp-content/themes/pinup/sprite_star.png);
    background-position:left;
    background-repeat:no-repeat;
    background-size:2900%
}
.games__item-favorite:focus span,.games__item-favorite:hover span{
    background-position:3.571428571428571%
}
.games__item-favorite.active span{
    background-position:right
}
.games .button.button_gray{
    display:block;
    width:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:-webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%);
    border:1px solid #bc2502
}
.r-free::before,.r-hot::before,.r-new::before{
    pointer-events:none;
    content:'';
    position:absolute;
    left:-5px;
    top:3px;
    height:30px;
    width:100%;
    z-index:1;
    background-position:left;
    background-repeat:no-repeat
}
.r-free::before{
    background-image:url(/wp-content/themes/pinup/ribbon-freespins.svg)
}
.r-hot::before{
    background-image:url(/wp-content/themes/pinup/ribbon-hot.svg)
}
.r-new::before{
    background-image:url(/wp-content/themes/pinup/ribbon-new.svg)
}
@media only screen and (max-width:1024px){
    .games__list-item{
        -ms-flex-preferred-size:25%;
        flex-basis:25%;
        max-width:25%
    }
    .games__list-item:nth-child(5n){
        padding-right:10px
    }
    .games__list-item:nth-child(4n){
        padding-right:0
    }
    .games__item-title{
        white-space:nowrap;
        overflow-x:hidden;
        text-overflow:ellipsis;
        width:100%;
        display:block;
        max-width:calc(100% - 19px)
    }
}
@media only screen and (max-width:1023px){
    .focuswithin .games__item:hover .games__item-control{
        display:none
    }
    .focuswithin .games__item:hover .games__item-image img{
        -webkit-transform:none;
        transform:none
    }
    .focuswithin .games__item:focus-within{
        outline:0
    }
    .focuswithin .games__item:focus-within .games__item-control{
        display:block
    }
    .focuswithin .games__item:focus-within .games__item-image img{
        -webkit-transform:scale(1.15);
        transform:scale(1.15)
    }
}
@media only screen and (max-width:576px){
    .games__item-title{
        margin-top:5px
    }
    .games__list-item{
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        max-width:50%
    }
    .games__list-item:nth-child(4n){
        padding-right:10px
    }
    .games__list-item:nth-child(2n){
        padding-right:0
    }
    .games__list-item:nth-child(even) .games__item-favorite{
        right:5px
    }
}
@media only screen and (max-width:340px){
    .games__item-image{
        height:120px
    }
}
.games__list-item.has-tournament::after{
    content:'';
    display:block;
    background:url(/wp-content/themes/pinup/tournament.png) no-repeat center;
    background-size:contain;
    width:59px;
    height:92px;
    position:absolute;
    left:1rem;
    top:0
}
.gestbar__list{
    height:inherit;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block
}
.gestbar__form,.gestbar__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.gestbar__item{
    position:relative;
    padding:0 4px
}
.gestbar__form{
    line-height:35px;
    padding:0 10px;
    border-radius:6px;
    border:0;
    max-width:200px;
    height:35px
}
.gestbar__form::-webkit-input-placeholder{
    color:#a9a9a9
}
.gestbar__form::-moz-placeholder{
    color:#a9a9a9
}
.gestbar__form:-ms-input-placeholder,.gestbar__form::-ms-input-placeholder{
    color:#a9a9a9
}
.gestbar__form::placeholder{
    color:#a9a9a9
}
.gestbar__form:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
.gestbar__change{
    display:inline-block;
    color:#fff;
    background-color:#24bb9d;
    font-weight:600;
    width:21px;
    height:21px;
    text-align:center;
    line-height:20px;
    border-radius:50%;
    position:absolute;
    top:50%;
    left:380px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    cursor:pointer
}
.gestbar__change:focus{
    outline:0
}
.gestbar{
    line-height:45px
}
.gestbar__list{
    font-size:0
}
.gestbar__item{
    display:inline-block;
    font-size:16px;
    vertical-align:middle;
    line-height:1em
}
.header,.header__bottom,.header__row{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.header{
    top:0;
    left:0;
    width:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    padding:0 4px;
    -webkit-box-shadow:0 0 18px 16px rgba(0,0,0,.15);
    box-shadow:0 0 18px 16px rgba(0,0,0,.15);
    z-index:3000;
    position:fixed
}
.header.heder--23-feb{
    background-image:url(/wp-content/themes/pinup/23-feb-header.jpg)
}
.header::before,.header__row::after{
    content:'';
    display:block;
    position:absolute
}
.header::before{
    left:0;
    width:10%;
    z-index:47;
    top:0;
    height:100%
}
.header__bottom,.header__row{
    position:relative
}
.header__row::after{
    width:calc(100% - 250px);
    height:1px;
    background-color:#656565;
    top:100%;
    right:0
}
.header__row .userbar .button{
    padding:0 32px
}
.header__row .gestbar,.header__row .userbar{
    text-align:right;
    margin-left:auto
}
.header__bottom--hidden{
    display:none
}
.header .logo{
    display:block;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0;
    width:215px;
    height:75%;
    background-size:contain!important;
    background:url(/wp-content/themes/pinup/logo.png) no-repeat center;
    z-index:48
}
@media (min-width:1024px){
    .header .logo{
        margin-left:20px
    }
}
.header .logo img{
    height:100%
}
.header .burger{
    display:none;
    visibility:hidden
}
.header.trade .logo{
    background-size:contain;
    background-image:url(/wp-content/themes/pinup/logo_trade.svg)
}
.userbar__item-switcher{
    display:inline-block
}
.userbar__item-switcher-inner{
    background-color:#d8dcdc
}
.userbar__item-switcher--active .userbar__item-switcher-peg{
    background-color:#3fa18d
}
.userbar__item-switcher--active .userbar__item-switcher-inner{
    left:calc(100% - 7px)
}
.userbar__item-switcher-link{
    display:none;
    background:url(/wp-content/themes/pinup/information-signal.svg) no-repeat center;
    width:23px;
    height:23px;
    margin-top:11px
}
.userbar__item-switcher-disabled{
    width:23px;
    padding:0!important
}
.userbar__item-switcher-disabled .userbar__item-switcher-peg{
    display:none
}
.userbar__item-switcher-disabled .userbar__item-switcher-link{
    display:inline-block
}
.currency_disable .js--currentCurrency{
    color:#777!important
}
.header.fifa__2018{
    background:url(/wp-content/themes/pinup/fifa-bkg.svg),-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:url(/wp-content/themes/pinup/fifa-bkg.svg),-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:url(/wp-content/themes/pinup/fifa-bkg.svg),linear-gradient(to bottom,#424242 0%,#343434 100%)
}
@media only screen and (max-width:1240px){
    .header .logo{
        width:15%
    }
    .header__row::after{
        width:calc(100% - 190px)
    }
}
@media only screen and (max-width:1024px){
    .header{
        border-bottom:1px solid #6a6a6a;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .header .logo{
        background:url(/wp-content/themes/pinup/logo.png) no-repeat center!important;
        background-size:contain!important
    }
    .header .logo img{
        position:relative;
        top:2px
    }
    .header .userbar .button{
        padding:0 16px!important
    }
    .header__bottom{
        display:none;
        visibility:hidden
    }
    .header__row{
        text-align:right;
        border:0
    }
    .header .userbar{
        display:inline-block;
        max-width:none!important;
        margin-left:auto
    }
    .header .userbar__item{
        display:none;
        padding:0
    }
    .header .userbar__item--mobile{
        display:inline-block!important;
        margin-right:8px
    }
    .header .userbar__item--all{
        display:inline-block!important;
        text-align:right
    }
    .header .gestbar__item{
        visibility:hidden;
        padding:0
    }
    .header .gestbar__item .gestbar__form,.header .gestbar__item .social,.header::before{
        display:none
    }
    .header .gestbar__item .gestbar__auth .button{
        margin-right:6px
    }
    .header .gestbar__item .button{
        display:inline-block;
        visibility:visible;
        padding:0 10px
    }
    .header .logo{
        width:80px!important;
        left:44px
    }
    .header .burger{
        display:inline-block!important;
        visibility:visible!important;
        position:absolute;
        left:4px;
        top:50%;
        width:35px;
        height:35px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .header.fifa__2018{
        background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
        background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
        background:linear-gradient(to bottom,#424242 0%,#343434 100%)
    }
}
.information__title{
    font-size:1.25em;
    font-family:"pt_sansbold",sans-serif;
    font-weight:400;
    color:#fff;
    text-align:center;
    margin:0 0 15px
}
.article nav ul,.information__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.information__item{
    display:block;
    margin-bottom:3px
}
.information__link,.jackpot{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.information__link{
    color:#fff;
    font-family:"pt_sansregular",sans-serif;
    font-size:1em;
    display:block;
    text-align:center;
    padding:16px 0;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border-radius:10px;
    text-decoration:none
}
.jackpot{
    position:relative;
    height:300px;
    overflow:hidden
}
.jackpot::after,.jackpot::before{
    content:'';
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    border-radius:50%;
    background-position:center
}
.jackpot::before{
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-image:-webkit-radial-gradient(circle closest-side,#830e12,#8c030a,rgba(140,3,10,0));
    background-image:radial-gradient(circle closest-side,#830e12,#8c030a,rgba(140,3,10,0));
    width:292px;
    height:292px;
    z-index:40
}
.jackpot::after{
    width:300px;
    height:300px;
    background-image:url(/wp-content/themes/pinup/jackpot/line.svg);
    background-repeat:no-repeat;
    background-size:500%;
    z-index:42;
    -webkit-transform:translate(-50%,-50%) rotate(0deg);
    transform:translate(-50%,-50%) rotate(0deg);
    -webkit-animation-name:rotateInf;
    animation-name:rotateInf;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-duration:8s;
    animation-duration:8s;
    overflow:hidden;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.jackpot__figure,.jackpot__figure-caption{
    position:absolute;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.jackpot__figure{
    width:100%;
    z-index:46;
    top:50%
}
.header .logo img,.jackpot__figure-picture img{
    display:block;
    width:100%
}
.jackpot__figure-caption{
    color:#830d11;
    text-align:center;
    top:56%;
    font-size:1.55em;
    font-weight:400;
    font-family:Impact;
    letter-spacing:1.7px;
    white-space:nowrap;
    cursor:default;
    -webkit-filter:drop-shadow(.7px .7px #830d11);
    filter:drop-shadow(.7px .7px #830d11);
    text-shadow:0 1px 1px rgba(0,0,0,.5),1px 2px 2px rgba(0,0,0,.2)
}
.jackpot__figure-caption::-moz-selection{
    background-color:transparent
}
.jackpot__figure-caption::selection{
    background-color:transparent
}
.jackpot .button{
    display:block;
    text-align:center;
    margin:auto;
    width:calc(100% - 20px);
    z-index:46;
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.gamepage__aside .jackpot{
    height:225px
}
.gamepage__aside .jackpot__figure{
    top:43%
}
.kasa-preloader,.kasa-preloader-lk{
    background:#61605cf2
}
.kasa-preloader.hidden{
    opacity:0;
    z-index:-1;
    display:none
}
.kasa-preloader .kasa-game-preloader{
    max-height:calc(100% - 69px);
    height:100%;
    top:auto
}
.kasa-preloader .kasa-cashbox__nav{
    margin-bottom:0
}
.kassa__lk .kasa-game-preloader{
    height:500px;
    position:static
}
.kasa-preloader-lk.hidden{
    opacity:0;
    z-index:-1;
    display:none
}
.kasa-preloader-lk .kasa-game-preloader{
    max-height:calc(100% - 69px);
    height:500px;
    position:static;
    top:auto
}
.kasa-preloader-lk .kasa-cashbox__nav{
    margin-bottom:0
}
.language-select{
    color:#fff;
    width:70px;
    text-align:right;
    right:0;
    top:45px;
    position:fixed;
    z-index:5005;
    margin-left:auto
}
@media all and (max-width:1024px){
    .language-select{
        background:-webkit-linear-gradient(top,#424242 0,#343434 56px);
        background:linear-gradient(to bottom,#424242 0,#343434 56px);
        top:44px
    }
}
.language-select-current{
    font-size:.6em;
    padding-right:1em;
    line-height:54px;
    background-position:1em center;
    background-size:26px;
    background-repeat:no-repeat;
    position:relative;
    height:35px
}
@media all and (min-width:1024px){
    .language-select-current{
        line-height:35px
    }
}
@media all and (max-width:1024px){
    .language-select-current{
        line-height:57px;
        height:57px;
        background-image:none
    }
}
.language-select-current::before{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:12px;
    border-bottom:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #fff;
    content:'';
    height:0;
    width:0
}
@media all and (max-width:1024px){
    .language-select-current::before{
        top:25px
    }
}
.language-select-list{
    display:none;
    position:absolute;
    bottom:0;
    -webkit-transform:translateY(100%);
    transform:translateY(100%);
    width:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%)
}
.language-select-list a{
    color:#fff;
    text-decoration:none
}
.language-select-list_item{
    text-transform:uppercase;
    line-height:45px;
    border-bottom:1px solid #0f0f0f;
    padding-right:.5em;
    background-position:.5em center;
    background-size:26px;
    background-repeat:no-repeat;
    cursor:pointer
}
.language-select-list_item:hover{
    color:#24bb9d
}
@media (hover:hover){
    .language-select:hover .language-select-current{
        color:#24bb9d
    }
}
.language-select.language-select--opened .language-select-list{
    display:block
}
.language-select.language-select--opened .language-select-current::before{
    border-bottom:5px solid #24bb9d;
    border-top:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    top:8px
}
@media all and (max-width:1024px){
    .language-select.language-select--opened .language-select-current::before{
        top:18px
    }
}
[data-language=en]{
    background-image:url(/wp-content/themes/pinup/en.svg)
}
[data-language=gb]{
    background-image:url(/wp-content/themes/pinup/gb.svg)
}
[data-language=fr]{
    background-image:url(/wp-content/themes/pinup/fr.svg)
}
[data-language=de]{
    background-image:url(/wp-content/themes/pinup/de.svg)
}
[data-language=ru]{
    background-image:url(/wp-content/themes/pinup/ru.svg)
}
[data-language=ua]{
    background-image:url(/wp-content/themes/pinup/ua.svg)
}
[data-language=tr]{
    background-image:url(/wp-content/themes/pinup/tr.svg)
}
[data-language=br]{
    background-image:url(/wp-content/themes/pinup/br.svg)
}
[data-language=es]{
    background-image:url(/wp-content/themes/pinup/es.svg)
}
@media screen and (max-width:1024px){
    .sidebar.sidebar--hidden+.language-select{
        display:none
    }
    .language-select{
        width:71px;
        position:fixed;
        height:57px;
        right:0;
        top:46px
    }
}
.main__section--winrs{
    display:none
}
.layout{
    position:relative
}
@media only screen and (min-width:680px){
    .main__section--winrs{
        display:block
    }
}
.lottery-info__title{
    margin-top:-40px!important;
    font-size:37px;
    line-height:40px
}
.lottery-info__arrow{
    width:60px!important;
    height:60px!important
}
.lottery-info__header{
    display:inline-block;
    vertical-align:middle;
    margin:0 40px;
    font-size:37px;
    position:relative;
    top:13px
}
.lottery-info__subtitle{
    padding-bottom:20px;
    padding-top:0;
    font-size:19px;
    line-height:40px
}
.lottery-info__subarrow{
    width:30px;
    height:30px
}
.lottery-info__subheader{
    display:inline-block;
    vertical-align:middle;
    margin:0 20px
}
.lottery-info__description{
    color:#fff;
    padding:1em 6em;
    text-align:justify;
    line-height:1.4em
}
.lottery-info__car{
    width:100%;
    height:300px;
    margin-bottom:3em
}
.lottery-info__car-img{
    background-image:url(/wp-content/themes/pinup/car.png);
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__cannon{
    width:49.5%;
    height:300px;
    display:inline-block
}
.lottery-info__cannon-img{
    background-image:url(/wp-content/themes/pinup/canon.png);
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__macbook{
    width:49.5%;
    height:300px;
    display:inline-block
}
.lottery-info__macbook-img{
    background-image:url(/wp-content/themes/pinup/mac.png);
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__qopter{
    width:33%;
    height:250px;
    display:inline-block
}
.lottery-info__qopter-img{
    background-image:url(/wp-content/themes/pinup/quadro.png);
    background-position:50% 86%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__iphone{
    width:33%;
    height:250px;
    display:inline-block
}
.lottery-info__iphone-img{
    background-image:url(/wp-content/themes/pinup/iphonex.png);
    background-position:50% 70%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__watch{
    width:33%;
    height:250px;
    display:inline-block
}
.lottery-info__watch-img{
    background-image:url(/wp-content/themes/pinup/watch.png);
    background-position:50% 73%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__freespins{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__freespins-img{
    background-image:url(/wp-content/themes/pinup/freespin.png);
    background-position:50% 31%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__pincoin{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__pincoin-img{
    background-image:url(/wp-content/themes/pinup/pincoin.png);
    background-position:center;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__100kbon{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__100kbon-img{
    background-image:url(/wp-content/themes/pinup/bonus.png);
    background-position:50% 60%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__100krub{
    width:24.5%;
    height:220px;
    display:inline-block;
    padding-bottom:3em
}
.lottery-info__100krub-img{
    background-image:url(/wp-content/themes/pinup/money.png);
    background-position:50% 35%;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:80%;
    height:100%
}
.lottery-info__prize{
    text-align:center;
    margin-top:3em;
    margin-bottom:3em
}
.lottery-info__prize--header{
    color:#fff;
    text-align:center
}
.lottery-info__prize--header-main{
    color:#48b49d
}
.button.button_red.button_lottery-info{
    display:block;
    margin:50px auto 0;
    width:250px
}
.popup__btn_style_enter.lottery{
    margin-top:3em
}
@media screen and (max-width:1024px){
    .lottery-info__title{
        padding-top:20px
    }
    .lottery-info__prize--header{
        font-size:1.2em
    }
    .lottery-info__prize.lottery-info__iphone,.lottery-info__prize.lottery-info__qopter,.lottery-info__prize.lottery-info__watch{
        width:32.5%
    }
}
@media screen and (max-width:800px){
    .lottery-info__arrow{
        width:8vw!important;
        height:8vw!important
    }
    .lottery-info__header{
        margin:0 20px;
        font-size:5vw;
        top:1.9vw
    }
    .lottery-info__title{
        font-size:26px;
        line-height:normal
    }
    .lottery-info__subarrow{
        width:3vw;
        height:3vw
    }
    .lottery-info__subheader{
        margin:0 10px
    }
    .lottery-info__subtitle{
        font-size:13px;
        line-height:19px
    }
    .lottery-info__description{
        padding:0 15px;
        font-size:14px
    }
    .popup__btn_style_enter.lottery{
        margin-top:2em;
        height:48px
    }
    .popup__btn_style_enter.lottery .btn__text{
        line-height:46px
    }
    .popup__btn_style_enter.lottery .btn__arrow{
        height:44px
    }
    .lottery-info__prize--header{
        font-size:1em
    }
    .lottery-info__prize{
        margin-top:2em;
        margin-bottom:2em
    }
}
@media screen and (max-width:689px){
    .lottery-info__prize.lottery-info__iphone,.lottery-info__prize.lottery-info__qopter,.lottery-info__prize.lottery-info__watch{
        width:32%
    }
    .lottery-info__prize--header{
        font-size:.8em
    }
    .lottery-info__prize.lottery-info__100kbon,.lottery-info__prize.lottery-info__100krub,.lottery-info__prize.lottery-info__freespins,.lottery-info__prize.lottery-info__pincoin{
        width:24%
    }
    .lottery-info__qopter-img{
        background-position:50% 74%
    }
    .lottery-info__freespins-img{
        background-position:50% 47%
    }
    .lottery-info__100krub-img{
        background-position:50% 54%
    }
    .lottery-info__header{
        margin:0 20px;
        font-size:5vw;
        top:1vw
    }
}
@media screen and (max-width:560px){
    .lottery-info__prize.lottery-info__100kbon,.lottery-info__prize.lottery-info__100krub,.lottery-info__prize.lottery-info__cannon,.lottery-info__prize.lottery-info__car,.lottery-info__prize.lottery-info__freespins,.lottery-info__prize.lottery-info__iphone,.lottery-info__prize.lottery-info__macbook,.lottery-info__prize.lottery-info__pincoin,.lottery-info__prize.lottery-info__qopter,.lottery-info__prize.lottery-info__watch{
        width:100%;
        height:200px
    }
    .lottery-info__prize--header{
        font-size:1.7em
    }
}
@media screen and (max-width:510px){
    .lottery-info__arrow{
        display:none
    }
    .lottery-info__header{
        margin:0 2px;
        top:.3vw;
        font-size:4.5vw
    }
    .lottery-info__title{
        font-size:30px;
        line-height:30px;
        padding-bottom:2vw!important
    }
    .lottery-info__subarrow{
        width:15px;
        height:15px
    }
    .lottery-info__subheader{
        margin:0 7px
    }
    .lottery-info__subtitle{
        font-size:10px;
        line-height:15px
    }
    .lottery-info__prize--header{
        font-size:1.3em
    }
}
@media screen and (max-width:380px){
    .lottery-info__header{
        margin:0 2px;
        top:-.4vw
    }
}
@media screen and (max-width:370px){
    .lottery-info__arrow{
        display:none!important
    }
}
.row{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    padding:5px
}
.row__aside{
    width:calc(20% - 10px);
    margin-right:10px
}
.row__slider{
    width:80%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media only screen and (max-width:1240px){
    .row__slider{
        width:75%
    }
    .row__aside{
        width:calc(25% - 10px);
        margin-right:10px
    }
}
@media only screen and (max-width:980px){
    .row__slider{
        width:100%;
        height:23vw;
        min-height:225px!important
    }
    .row__aside{
        display:none!important;
        visibility:hidden!important
    }
}
@media only screen and (max-width:576px){
    .row{
        display:block
    }
    .row__slider{
        width:100%;
        height:44vw;
        min-height:145px!important
    }
}
.main__header{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border-radius:6px;
    font-size:1.25em;
    line-height:35px;
    margin-bottom:10px
}
.main__header--games,.main__header--winrs{
    display:none
}
.main__header--games .main__header-list,.main__header--winrs .main__header-list{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding:0 10px
}
.main__header--games .main__header-item,.main__header--winrs .main__header-item{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    text-align:center
}
.main__header--games .main__header-link,.main__header--winrs .main__header-link{
    color:#fff;
    text-decoration:none;
    position:relative
}
.main__header--games .main__header-link--active,.main__header--winrs .main__header-link--active{
    color:#fff;
    font-family:"pt_sansbold";
    font-weight:400
}
.main__header--games .main__header-link--active::before,.main__header--winrs .main__header-link--active::before,.nav__link--active::before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    background-color:#24bb9d;
    border-radius:50%;
    top:50%;
    left:-20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.main__header--games .main__header-link:focus,.main__header--winrs .main__header-link:focus,.nav__link:hover{
    outline:0;
    color:#fff;
    font-family:"pt_sansbold";
    font-weight:400
}
.main__header--games .main__header-link:focus::before,.main__header--winrs .main__header-link:focus::before,.nav__link:hover:before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    background-color:#24bb9d;
    border-radius:50%;
    top:50%;
    left:-20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
@media only screen and (min-width:680px){
    .main__header--games,.main__header--winrs{
        display:block
    }
}
.nav{
    max-width:1100px;
    margin:auto
}
.nav__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    font-size:20px
}
.nav__item{
    line-height:34px;
    text-align:center
}
.nav__link{
    text-decoration:none;
    color:#a9a9a9;
    position:relative
}
.nav__link--active{
    color:#fff;
    font-family:"pt_sansbold";
    font-weight:400
}
.nav__new{
    position:relative
}
.nav__new:after{
    background:url(/wp-content/themes/pinup/new_forTV.svg) no-repeat center;
    height:17px;
    content:'';
    width:42px;
    position:absolute;
    display:block;
    top:0;
    right:-37px
}
.nav__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nav-dropdown{
    display:none;
    color:#a9a9a9
}
@media screen and (max-width:1500px){
    .nav{
        max-width:70vw;
        margin-right:120px
    }
}
@media screen and (max-width:1240px){
    .nav{
        max-width:73vw
    }
    .nav__item.hide-1240{
        display:none
    }
    .nav-dropdown{
        display:block;
        position:relative;
        padding-bottom:20px;
        top:10px
    }
    .nav-dropdown__list{
        margin:0;
        text-indent:0;
        list-style:none;
        list-style-position:outside;
        background-color:#424242;
        left:50%;
        top:34px;
        width:200px;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        text-align:center;
        position:absolute;
        padding:5px 0 0;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
        display:none;
        opacity:0;
        -webkit-transition:all .4s;
        transition:all .4s
    }
    .nav-dropdown__item{
        margin:0 7px 7px;
        padding-bottom:7px;
        border-bottom:1px solid #777
    }
    .nav-dropdown__item:hover .nav__link{
        color:#fff
    }
    .nav-dropdown__item:last-child{
        border:0
    }
    .nav-dropdown:hover{
        color:#fff
    }
    .nav-dropdown:hover .nav-dropdown__list,.nav-dropdown__list:hover{
        display:block;
        opacity:1
    }
}
.notice{
    position:fixed;
    right:0;
    top:88px;
    max-width:483px;
    width:483px;
    height:auto;
    background-color:rgba(0,0,0,.7);
    border-radius:5px;
    -webkit-transform:translateX(-2%);
    transform:translateX(-2%);
    z-index:4878787;
    -webkit-transition:-webkit-transform .35s ease-in-out;
    transition:transform .35s ease-in-out;
    transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out;
    -webkit-animation:.37s linear 1 none NoticeIntDesktop;
    animation:.37s linear 1 none NoticeIntDesktop
}
.notice,.notice *{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.notice--hidden{
    -webkit-transform:translateX(100%)!important;
    transform:translateX(100%)!important
}
.notice__containter{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:30px 16px
}
.notice__close{
    position:absolute;
    width:20px;
    height:20px;
    right:10px;
    top:10px;
    cursor:pointer;
    display:block
}
.notice__close:hover::after,.notice__close:hover::before{
    background-color:#777
}
.notice__close::after,.notice__close::before{
    content:'';
    display:block;
    position:absolute;
    background-color:#a9a9a9;
    -webkit-transition:background-color .15s ease-in-out;
    transition:background-color .15s ease-in-out;
    width:100%;
    height:3px;
    top:50%;
    left:50%
}
.notice__close::before{
    -webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);
    transform:translateX(-50%) translateY(-50%) rotate(45deg)
}
.notice__close::after{
    -webkit-transform:translateX(-50%) translateY(-50%) rotate(-45deg);
    transform:translateX(-50%) translateY(-50%) rotate(-45deg)
}
.notice__text{
    text-align:center;
    font-size:1em;
    font-family:"pt_sansregular"!important;
    color:#fff;
    margin:0
}
@media only screen and (max-width:1024px){
    .notice{
        top:62px
    }
}
@media only screen and (max-width:576px){
    .notice,.notice:after{
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
    .notice{
        background-color:rgba(0,0,0,.85);
        max-width:auto;
        top:8px;
        -webkit-box-shadow:0 -6px 24px 12px rgba(0,0,0,.45);
        box-shadow:0 -6px 24px 12px rgba(0,0,0,.45);
        -webkit-animation:.37s linear 1 none NoticeIntMobile;
        animation:.37s linear 1 none NoticeIntMobile;
        width:calc(100% - 20px)
    }
    .notice:after{
        content:'';
        display:block;
        height:3px;
        width:calc(100% - 10px);
        border-radius:4px;
        background-color:#777;
        position:absolute;
        bottom:5px
    }
    .notice--hidden{
        -webkit-transform:translateX(125%)!important;
        transform:translateX(125%)!important
    }
    .notice--active{
        background-color:rgba(61,61,61,.85);
        -webkit-box-shadow:0 -6px 24px 12px rgba(0,0,0,.1);
        box-shadow:0 -6px 24px 12px rgba(0,0,0,.1);
        -webkit-transform:translateX(-49%);
        transform:translateX(-49%)
    }
    .notice--active::after{
        background-color:#24bb9d
    }
    .notice__containter{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        padding:18px 16px
    }
    .notice__close{
        display:none;
        visibility:hidden
    }
}
.cashbox__close{
    position:absolute;
    top:3px;
    right:7px;
    width:30px;
    height:30px;
    background-image:url(/wp-content/themes/pinup/cross.svg);
    background-size:16px 16px;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer
}
.popup-cashbox{
    position:fixed;
    top:81px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%) translateZ(0);
    transform:translateX(-50%) translateZ(0);
    background-color:#61605c;
    border-radius:10px;
    overflow-x:hidden;
    z-index:5032;
    width:960px;
    height:100%;
    max-height:80%;
    border:1px solid #d5d5d5;
    -webkit-box-shadow:0 0 1em .5em rgba(0,0,0,.4);
    box-shadow:0 0 1em .5em rgba(0,0,0,.4);
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cashbox .cashbox__list::-webkit-scrollbar,.popup-cashbox::-webkit-scrollbar{
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-cashbox .cashbox__title{
    border-radius:10px 10px 0 0
}
.popup-cashbox .cashbox__nav{
    border-radius:0;
    margin:0
}
.popup-cashbox .cashbox__list{
    -webkit-overflow-scrolling:touch;
    padding:10px 10px 5px;
    height:100%;
    max-height:calc(100% - 85px);
    -ms-flex-line-pack:start;
    align-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
@media only screen and (min-height:1180px){
    .popup-cashbox{
        max-height:950px
    }
}
@media only screen and (max-height:639px){
    .popup-cashbox.bonus-height{
        max-height:calc(100% - 23px)
    }
    .popup-cashbox{
        height:calc(100% - 20px);
        top:10px;
        overflow-x:hidden;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0);
        width:90%
    }
    .popup-cashbox .cashbox__item{
        background-size:60%
    }
}
@media only screen and (max-width:1024px){
    .popup-cashbox{
        width:95%;
        top:10px;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0)
    }
    .popup-cashbox,.popup-cashbox__list{
        overflow-x:hidden
    }
}
@media only screen and (max-width:567px){
    .popup-cashbox{
        height:calc(100% - 20px);
        top:10px;
        overflow-x:hidden;
        -webkit-transform:translateX(-50%) translateZ(0);
        transform:translateX(-50%) translateZ(0);
        width:90%
    }
    .popup-cashbox .cashbox__item{
        background-size:60%
    }
    .popup-cashbox .cashbox__list{
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
}
@media only screen and (max-width:380px){
    .popup-cashbox{
        height:calc(100% - 20px);
        top:10px;
        width:98%
    }
    .popup-cashbox .cashbox__item{
        background-size:75%
    }
}
.lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
    height:480px
}
.lk-mobile-help-wrapper .mobile-help,.lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
    padding:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    margin-bottom:15px
}
.lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
    list-style-type:none;
    text-align:center;
    font-weight:400;
    font-size:20px;
    color:#fff;
    width:31%;
    line-height:26px
}
.lk-mobile-help-wrapper .mobile-help__list .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__img{
    width:39%;
    margin-bottom:20px;
    margin-top:7px
}
.lk-mobile-help-wrapper .mobile-help .button_mobile-help,.popup-cashbox-mobile-help .mobile-help .button_mobile-help{
    padding:2px 64px
}
.lk-mobile-help-wrapper .mobile-help .button_mobile-help::after,.popup-cashbox-mobile-help .mobile-help .button_mobile-help::after{
    width:42px;
    right:calc(50% - 21px)
}
.lk-mobile-help-wrapper .mobile-help__wrapper,.popup-cashbox-mobile-help .mobile-help__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:80%
}
@media screen and (max-width:1030px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:427px
    }
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        margin-bottom:37px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__img{
        width:87px
    }
    .lk-mobile-help-wrapper .mobile-help__list span,.popup-cashbox-mobile-help .mobile-help__list span{
        font-size:18px
    }
}
@media screen and (max-width:900px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:360px;
        padding-bottom:24px
    }
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        margin-bottom:37px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
        width:33%
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item span,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item span{
        font-size:16px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item .mobile-help__img{
        width:72px
    }
}
@media screen and (max-width:830px){
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        margin-bottom:11px
    }
}
@media screen and (max-width:720px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:489px
    }
    .lk-mobile-help-wrapper .mobile-help__list,.popup-cashbox-mobile-help .mobile-help__list{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        margin-bottom:25px
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item{
        -webkit-box-orient:initial;
        -webkit-box-direction:initial;
        -ms-flex-direction:initial;
        flex-direction:initial;
        width:90%;
        margin-bottom:7px;
        text-align:initial
    }
    .lk-mobile-help-wrapper .mobile-help__list .mobile-help__item .mobile-help__img,.popup-cashbox-mobile-help .mobile-help__list .mobile-help__item .mobile-help__img{
        width:65px;
        margin:0 45px 0 0
    }
    .lk-mobile-help-wrapper .button_mobile-help,.popup-cashbox-mobile-help .button_mobile-help{
        margin-top:-20px;
        line-height:36px;
        padding:0 62px
    }
    .lk-mobile-help-wrapper .button_mobile-help::after,.popup-cashbox-mobile-help .button_mobile-help::after{
        width:40px;
        right:calc(50% - 20px)
    }
    .lk-mobile-help-wrapper .hide-mobile,.popup-cashbox-mobile-help .hide-mobile{
        display:none
    }
    .lk-mobile-help-wrapper .mobile-help__wrapper,.popup-cashbox-mobile-help .mobile-help__wrapper{
        min-height:85%
    }
}
@media screen and (max-width:320px) and (max-height:568px){
    .lk-mobile-help-wrapper,.popup-cashbox-mobile-help{
        height:489px
    }
    .lk-mobile-help-wrapper .cashbox__nav .cashbox__nav-list .cashbox__nav-item .cashbox__nav-button,.popup-cashbox-mobile-help .cashbox__nav .cashbox__nav-list .cashbox__nav-item .cashbox__nav-button{
        font-size:15px
    }
}
.popup-cashboxhistory{
    position:fixed;
    top:81px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#61605c;
    border-radius:10px;
    overflow-x:hidden;
    z-index:5012;
    width:960px
}
.popup-cashboxhistory .cashbox__nav{
    border-radius:0;
    margin-bottom:5px
}
.popup-cashboxhistory .cashbox-table__container{
    margin:auto;
    padding-bottom:20px
}
@media only screen and (max-width:980px){
    .popup-cashboxhistory{
        width:calc(100% - 20px);
        top:10px
    }
}
@media only screen and (max-width:576px){
    .popup-cashboxhistory{
        width:calc(100% - 10px);
        top:10px
    }
    .popup-cashboxhistory .cashbox-table__container{
        margin:auto;
        padding-bottom:5px
    }
}
.popup-kasa{
    position:fixed;
    top:81px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#61605c;
    border-radius:10px;
    overflow-x:hidden;
    z-index:9999;
    width:800px
}
.popup-kasa .cashbox__nav{
    border-radius:0;
    margin-bottom:5px
}
.popup-kasa__container{
    margin:auto;
    padding-bottom:20px
}
.popup-kasa .item-kasa{
    position:relative;
    border-bottom:1px solid #61605cf2;
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    width:50%
}
.popup-kasa .item-kasa .link-kasa.active{
    color:#fff;
    background-color:rgba(0,0,0,.1)
}
.popup-kasa .item-kasa .link-kasa.active::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-1.5px;
    width:100%;
    height:2px;
    background-color:#24bb9d
}
.popup-kasa .kasa-preloader{
    background:#61605cf2;
    height:500px
}
.popup-kasa .list-kasa{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.popup-kasa .kasa-game-preloader{
    max-height:500px;
    top:auto
}
.popup-kasa .kasa-cashbox__nav{
    margin-bottom:0
}
@media only screen and (max-width:980px){
    .popup-kasa{
        width:calc(100% - 20px);
        top:10px
    }
}
@media only screen and (max-width:576px){
    .popup-kasa{
        width:calc(100% - 10px);
        top:10px
    }
    .popup-kasa .cashbox-table__container{
        margin:auto;
        padding-bottom:5px
    }
}
.popup-paykasa-lk .popup-paykasa-header{
    position:relative
}
.popup-paykasa-lk .popup-paykasa-main .popup-paykasa_p{
    margin:0;
    padding:24px 35px;
    text-align:center
}
.popup-paykasa-lk .popup-paykasa__button{
    margin-top:5px
}
.popup-paykasa-lk,.popup-paykasa-lk .popup-paykasa-header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-paykasa-lk{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.popup-paykasa-lk .popup-paykasa-header{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(#424242 0%,#343434 100%);
    background:linear-gradient(#424242 0%,#343434 100%);
    border-radius:6px 6px 0 0;
    height:48px
}
.popup-paykasa-lk .popup-paykasa-header__h2{
    padding:0;
    margin:0;
    line-height:35px;
    font-weight:400;
    font-size:1.25em;
    color:#fff;
    position:relative
}
.popup-paykasa-lk .popup-paykasa__button{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.cashbox__close__kasa{
    top:8px
}
.popUp_bonusV1{
    height:48px;
    width:85px;
    position:fixed;
    right:15px;
    bottom:71px;
    background-color:#424242;
    border:2px solid #a9a9a9;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    overflow:visible;
    z-index:655;
    border-radius:4px
}
.popUp_bonusV1-gift{
    display:inline-block;
    width:35px;
    height:35px;
    position:relative;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    left:45px
}
.popUp_bonusV1-content{
    position:absolute;
    width:250px;
    right:auto;
    top:0;
    opacity:0;
    -webkit-transition:right .2s;
    transition:right .2s
}
.popUp_bonusV1-close{
    display:none
}
.popUp_bonusV1-close--open{
    display:block;
    top:20px!important;
    right:auto;
    left:10px
}
.popUp_bonusV1-controlBtn{
    position:absolute;
    display:inline-block;
    width:80px;
    height:50px;
    cursor:pointer;
    top:0;
    right:0
}
.popUp_bonusV1-controlBtn::before{
    content:"";
    position:absolute;
    height:35px;
    border:1px solid #a9a9a9;
    top:6px;
    right:46px
}
.popUp_bonusV1-controlBtn-ar{
    position:absolute;
    width:12px;
    height:12px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    top:18px;
    left:5px;
    border-left:2px solid #fff;
    border-top:2px solid #fff;
    -webkit-transition:border .2s linear;
    transition:border .2s linear;
    -webkit-animation-name:arrowShining;
    animation-name:arrowShining;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    animation-direction:alternate-reverse;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease
}
.popUp_bonusV1-controlBtn-ar2{
    left:15px
}
.nxt--introduction__figure:hover::after,.nxt--introduction__figure:hover::before,.promo_image-bonusV1-circle{
    display:none
}
.popUp_bonusV1-gift-open{
    left:30px
}
.promo_image-bonusV1-circle--open{
    display:block;
    position:absolute;
    width:80px;
    left:-22px;
    top:-22px
}
.popUp_bonusV1--open{
    overflow:hidden;
    position:fixed;
    width:400px;
    height:144px;
    left:886px;
    top:85px;
    border-color:#3fc9af;
    -webkit-box-shadow:0 0 8px 2px #2e7f70,inset 0 0 8px 2px #2e7f70;
    box-shadow:0 0 8px 2px #2e7f70,inset 0 0 8px 2px #2e7f70;
    border-radius:6px
}
.popUp_bonusV1-gift--open{
    top:60%;
    left:28px
}
.popUp_bonusV1-content--open{
    position:absolute;
    display:block;
    right:60px;
    top:0;
    opacity:1;
    width:250px;
    height:110px;
    text-align:center;
    color:#fff
}
.popUp_bonusV1-content--open a{
    color:#fff
}
.popUp_bonusV1-controlBtn--open{
    right:-39px;
    top:2px
}
.popUp_bonusV1-controlBtn--open::before{
    top:6px;
    right:88px
}
.popUp_bonusV1-controlBtn-ar1--open,.popUp_bonusV1-controlBtn-ar2--open{
    -webkit-animation:none;
    animation:none;
    border-color:#3fc9af
}
.gift__layout{
    background-color:#aaa;
    width:100%;
    height:100vh;
    padding-top:50px
}
.gift__wrapper{
    width:53px;
    height:53px;
    left:-9px;
    top:-8px;
    position:relative
}
.gift__content{
    position:relateve;
    -webkit-transition:width .5s,height .5s;
    transition:width .5s,height .5s
}
.gift__line{
    position:absolute;
    border:1px solid #ff55ca;
    background-color:#424242;
    -webkit-box-shadow:0 0 4px 1px #ff0084,inset 0 0 4px 1px #ff0084;
    box-shadow:0 0 4px 1px #ff0084,inset 0 0 4px 1px #ff0084
}
.gift__line-1,.gift__line-2,.gift__line-3{
    width:50%;
    height:50%;
    border-radius:10%;
    top:55%;
    left:50%;
    -webkit-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%);
    z-index:2
}
.gift__line-2,.gift__line-3{
    width:10%;
    z-index:4
}
.gift__line-3{
    width:60%;
    height:13%;
    border-radius:2px;
    top:36.5%;
    z-index:3
}
.gift__line-4{
    -webkit-transform:translateY(-50%) translateX(-50%) rotate(-40deg);
    transform:translateY(-50%) translateX(-50%) rotate(-40deg)
}
.gift__line-4,.gift__line-5{
    width:30%;
    height:8%;
    border-radius:40px;
    border:1px solid #ff55ca;
    top:32%;
    z-index:1
}
.gift__line-4{
    left:53%
}
.gift__line-5{
    left:47%;
    -webkit-transform:translateY(-50%) translateX(-50%) rotate(40deg);
    transform:translateY(-50%) translateX(-50%) rotate(40deg)
}
.open{
    width:300px;
    height:180px;
    -webkit-transition:width .5s,height .5s;
    transition:width .5s,height .5s
}
.popUp_bonusV1-gift--open .gift__line{
    border-color:#ff0084;
    -webkit-box-shadow:none;
    box-shadow:none
}
@media screen and (max-width:1360px){
    .popUp_bonusV1--open{
        left:754px
    }
}
@media screen and (max-width:1024px){
    .popUp_bonusV1-controlBtn-ar{
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
        left:48px
    }
    .popUp_bonusV1-controlBtn-ar2{
        left:56px
    }
    .popUp_bonusV1-controlBtn::before{
        right:37px
    }
    .popUp_bonusV1-gift{
        left:5px
    }
    .page-modal_shadow{
        overflow:hidden;
        position:relative
    }
    .page-modal_shadow::after{
        content:'';
        display:block;
        width:100%;
        height:100%;
        position:absolute;
        top:0;
        left:0;
        z-index:650!important;
        background-color:rgba(0,0,0,.7)
    }
    .popUp_bonusV1,.popUp_bonusV1--open{
        -webkit-transform:translate(50%,-50%);
        transform:translate(50%,-50%)
    }
    .popUp_bonusV1{
        position:fixed;
        top:35%;
        z-index:655!important;
        -webkit-transition:none;
        transition:none;
        right:auto;
        left:-24px
    }
    .popUp_bonusV1--open{
        max-width:400px;
        height:199px;
        right:50%;
        left:auto;
        top:calc(35% + 80px)
    }
    .popUp_bonusV1-content--open{
        width:100%;
        right:0
    }
    .popUp_bonusV1-gift--open{
        left:46%;
        width:30px;
        top:41%;
        background-repeat:no-repeat
    }
    .popUp_bonusV1-gift--open img{
        width:65px;
        left:-18px;
        top:-18px
    }
    .popUp_bonusV1-content--open h4{
        margin-bottom:60px
    }
    .popUp_bonusV1-controlBtn--open{
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg);
        right:-38px;
        top:1px
    }
    .popUp_bonusV1-gift--open .gift__wrapper{
        width:48px!important;
        height:44px!important
    }
    .popUp_bonusV1-gift--open .gift__line{
        border-color:#ff0084;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .popUp_bonusV1-controlBtn--open::before{
        right:-5px
    }
}
@media screen and (max-width:425px){
    .popUp_bonusV1{
        position:fixed;
        right:auto;
        left:-30px
    }
    .popUp_bonusV1--open{
        width:95%;
        right:50%;
        left:auto
    }
}
@media screen and (min-width:1024px){
    .popUp_bonusV1--open.popUp_bonusV1-alarmline{
        top:127px
    }
}
.js--taskItem_active .nxt--tutorial__list-image,.js--taskItem_active .nxt--tutorial__list-image:hover{
    background-image:url(/wp-content/themes/pinup/Cloud_Active.svg)
}
.nxt--deposit__table-cell a{
    color:#fff;
    text-decoration:none;
    pointer-events:none
}
.nxt--privilege{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:#262634;
    padding:40px 10px 0;
    max-width:1205px;
    margin:auto
}
.nxt--privilege .footer{
    width:calc(100% + 20px);
    margin:0 -10px
}
.nxt--privilege__title{
    padding:40px 0;
    font-family:'pt_sansbold';
    color:#e03d22;
    text-transform:uppercase;
    text-align:center;
    max-width:746px;
    margin:auto;
    font-size:20px;
    position:relative
}
.nxt--privilege__title-decoration{
    display:inline-block;
    width:26px;
    height:26px;
    vertical-align:text-top;
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%
}
.nxt--privilege__title-decoration--left{
    margin-right:6px;
    background-image:url(/wp-content/themes/pinup/arrow_orange_right.svg)
}
.nxt--privilege__title-decoration--right{
    margin-left:6px;
    background-image:url(/wp-content/themes/pinup/arrow_orange_left.svg)
}
.nxt--introduction{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--introduction__figure{
    margin:0;
    width:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    -webkit-animation-name:letsNakedThisGirl;
    animation-name:letsNakedThisGirl;
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.nxt--introduction__figure::after,.nxt--introduction__figure::before{
    content:'';
    display:block;
    width:26%;
    height:26%;
    background-image:url(/wp-content/themes/pinup/introduction__girl-jacket.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    position:absolute;
    top:12%;
    left:14%
}
.nxt--introduction__figure::before{
    width:21%;
    height:21%;
    background-image:url(/wp-content/themes/pinup/introduction__girl-dress.png);
    top:31%;
    left:17.9%
}
.nxt--introduction__coins{
    width:75%;
    position:absolute;
    display:block;
    left:0;
    bottom:0
}
.nxt--introduction__girl{
    display:block;
    max-width:55%;
    margin-left:5%
}
.nxt--introduction__article{
    width:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    position:relative
}
.nxt--introduction__label,.nxt--introduction__text{
    color:#fff;
    font-size:16px;
    font-family:'pt_sansbold';
    margin:0
}
.nxt--introduction__text{
    font-family:'pt_sansregular';
    text-align:left
}
.nxt--tutorial{
    position:relative
}
.nxt--tutorial__list,.nxt--tutorial__main{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--tutorial__list{
    padding:0 0 74px;
    list-style:none;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.nxt--tutorial__list,.nxt--tutorial__list-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:50%
}
.nxt--tutorial__list-item--label{
    width:100%;
    font-size:20px;
    text-align:center
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-container{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-image{
    height:101px;
    width:136px
}
.nxt--tutorial__list-item--status .nxt--tutorial__list-pnc{
    background-color:#52bda4
}
.nxt--tutorial__list-item--status:nth-child(3),.nxt--tutorial__list-item--status:nth-child(6){
    width:51%
}
.nxt--tutorial__list-label{
    font-family:'nexa_scriptbold';
    color:#e03d22;
    z-index:226;
    position:relative
}
.nxt--tutorial__list-container{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    cursor:default;
    position:relative
}
.nxt--tutorial__list-container ::-moz-selection{
    background-color:transparent
}
.nxt--tutorial__list-container ::selection{
    background-color:transparent
}
.nxt--tutorial__list-image{
    width:235px;
    height:173px;
    background-image:url(/wp-content/themes/pinup/cloud_normal.svg);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    position:relative
}
.nxt--tutorial__list-image:hover{
    background-image:url(/wp-content/themes/pinup/Cloud_Hover.svg)
}
.nxt--tutorial__list-image:hover .nxt--tutorial__list-pnc{
    opacity:1
}
.nxt--tutorial__list-pnc,.nxt--tutorial__list-text{
    font-family:'nexa_scriptbold';
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    text-align:center
}
.nxt--tutorial__list-text{
    display:inline-block;
    line-height:15px;
    top:58%
}
.nxt--tutorial__list-pnc{
    font-size:26px;
    line-height:66px;
    width:58px;
    max-height:58px;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:100%;
    top:56%;
    background-color:#e03d22;
    color:#fff;
    text-shadow:1px 1px 4px rgba(0,0,0,.7);
    opacity:0
}
.nxt--tutorial__girl{
    width:100%;
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    text-align:center
}
.nxt--tutorial__girl-body{
    position:absolute;
    right:20%;
    bottom:0;
    width:32.10300429184549%;
    z-index:488
}
.nxt--tutorial__girl-leg--left,.nxt--tutorial__girl-leg--right{
    position:absolute;
    -webkit-animation-duration:2.5s;
    animation-duration:2.5s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-play-state:running;
    animation-play-state:running
}
.nxt--tutorial__girl-leg--left{
    -webkit-transform:rotate(6deg) translateX(-50%) translateY(-50%);
    transform:rotate(6deg) translateX(-50%) translateY(-50%);
    right:26.896996%;
    bottom:-114px;
    width:41.88841201716738%;
    z-index:489;
    -webkit-animation-name:TutorialGirlLeftLeg;
    animation-name:TutorialGirlLeftLeg
}
.nxt--tutorial__girl-leg--right{
    right:27.150214592274678%;
    bottom:-75px;
    -webkit-transform:rotate(41deg) translateX(-50%);
    transform:rotate(41deg) translateX(-50%);
    width:46%;
    z-index:486;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;
    -webkit-animation-name:TutorialGirlRightLeg;
    animation-name:TutorialGirlRightLeg;
    -webkit-animation-delay:2.5s;
    animation-delay:2.5s
}
.nxt--deposit__figure,.nxt--deposit__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--deposit__figure{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:29.7%
}
.nxt--deposit__figure:hover .nxt--deposit__figure-image{
    background-image:url(/wp-content/themes/pinup/deposit_gitl-open.png)
}
.nxt--deposit__figure-image,.nxt--exchange .js--tabel__burger::after{
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/deposit_gitl-closed.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center
}
.nxt--deposit__table,.nxt--deposit__table-cell{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.nxt--deposit__table{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    font-family:'pt_sansregular';
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:70.3%
}
.nxt--deposit__table-cell{
    width:100%;
    text-align:center;
    border-radius:10px;
    color:#fff;
    padding:13px 2px;
    font-size:20px;
    background:-webkit-gradient(linear,left bottom,left top,from(#1c5248),color-stop(#2e7566),to(#36a28b));
    background:-webkit-linear-gradient(bottom,#1c5248,#2e7566,#36a28b);
    background:linear-gradient(to top,#1c5248,#2e7566,#36a28b);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    cursor:default
}
.nxt--deposit__table-cell:hover,.nxt--exchange__table-line:hover .nxt--exchange__table-cell{
    background:-webkit-gradient(linear,left bottom,left top,from(#2c7f70),color-stop(#3fa18d),to(#50c5ac));
    background:-webkit-linear-gradient(bottom,#2c7f70,#3fa18d,#50c5ac);
    background:linear-gradient(to top,#2c7f70,#3fa18d,#50c5ac)
}
.nxt--deposit__table-cell--header,.nxt--deposit__table-cell--header:hover,.nxt--exchange__table-line--header:hover .nxt--exchange__table-cell{
    background:-webkit-gradient(linear,left bottom,left top,from(#b41b0f),to(#de3c21));
    background:-webkit-linear-gradient(bottom,#b41b0f,#de3c21);
    background:linear-gradient(to top,#b41b0f,#de3c21)
}
.nxt--deposit__table-header,.nxt--deposit__table-header--nfo{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.nxt--deposit__table-header{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.nxt--deposit__table-header--nfo{
    width:calc(100%/3)
}
.nxt--deposit__table-header--main,.nxt--deposit__table-header--nfo,.nxt--deposit__table-header--nfo-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.nxt--deposit__table-header--nfo-item{
    width:100%;
    padding:2px;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.nxt--deposit__table-header--main{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    width:calc(100% - (100%/3))
}
.nxt--deposit__table-header--main-item,.nxt--deposit__table-header--main-row{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:2px
}
.nxt--deposit__table-header--main-row{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.nxt--deposit__table-header--main-item{
    width:calc(100%/4)
}
.nxt--deposit__table-header--main-item,.nxt--deposit__table-main,.nxt--deposit__table-main-aside,.nxt--deposit__table-main-item,.nxt--deposit__table-main-line{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.nxt--deposit__table-main,.nxt--deposit__table-main-line{
    width:100%;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.nxt--deposit__table-main-aside,.nxt--deposit__table-main-item{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:calc(100%/3);
    padding:2px
}
.nxt--deposit__table-main-item{
    width:calc(100%/6)
}
.nxt--exchange{
    margin-bottom:24px
}
.nxt--exchange .js--tabel__item{
    display:none;
    position:relative
}
.nxt--exchange .js--tabel__burger::after{
    content:'';
    display:block;
    position:absolute;
    left:50%;
    bottom:4px;
    width:8px;
    height:8px;
    background-image:url(/wp-content/themes/pinup/arrow_down.svg);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.nxt--exchange__table{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%
}
.nxt--exchange__table,.nxt--exchange__table-cell,.nxt--exchange__table-item,.nxt--exchange__table-line{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.nxt--exchange__table-line{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    width:100%;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.nxt--exchange__table-line--header .nxt--exchange__table-cell{
    background:-webkit-gradient(linear,left bottom,left top,from(#b41b0f),to(#de3c21));
    background:-webkit-linear-gradient(bottom,#b41b0f,#de3c21);
    background:linear-gradient(to top,#b41b0f,#de3c21)
}
.nxt--exchange__table-cell,.nxt--exchange__table-item{
    width:20%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:2px
}
.nxt--exchange__table-cell{
    color:#fff;
    font-size:20px;
    display:block;
    text-align:center;
    width:100%;
    border-radius:10px;
    background:-webkit-gradient(linear,left bottom,left top,from(#1c5248),color-stop(#2e7566),to(#36a28b));
    background:-webkit-linear-gradient(bottom,#1c5248,#2e7566,#36a28b);
    background:linear-gradient(to top,#1c5248,#2e7566,#36a28b);
    padding:13px 6px;
    -webkit-box-align:center!important;
    -ms-flex-align:center!important;
    align-items:center!important;
    cursor:default
}
.nxt--exchange__table-dropmenu{
    position:absolute;
    z-index:888;
    padding:0;
    margin:0;
    list-style:none;
    width:200%;
    top:100%;
    left:0;
    font-size:12px
}
.nxt--exchange__table-dropmenu--hidden{
    visibility:hidden
}
.nxt--exchange__table-dropmenu-item{
    color:#fff;
    border-bottom:1px solid #81807d;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:6px 8px;
    text-align:center;
    background-color:#62605c
}
.nxt--exchange__table-dropmenu-item:first-child{
    border-radius:4px 4px 0 0
}
.nxt--exchange__table-dropmenu-item:last-child{
    border-bottom:none;
    border-radius:0 0 4px 4px
}
.nxt--exchange__table-dropmenu-item:hover{
    color:#cacaca
}
.nxt--exchange__figure,.nxt--exchange__wrapper{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.nxt--exchange__wrapper{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom:16px
}
.nxt--exchange__figure{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.nxt--exchange__figure-image{
    width:54.44%;
    display:block
}
.button_privilage{
    display:block;
    margin:0 auto
}
.privilege__title-wrapper__left,.privilege__title-wrapper__rigth{
    position:absolute;
    top:0;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    height:100%;
    width:100%
}
.privilege__title-wrapper__left{
    left:0
}
.privilege__title-wrapper__left .privilege__title-number{
    color:#e03d22;
    font-size:90%;
    display:inline-block;
    position:absolute
}
.privilege__title-wrapper__left .privilege__title-number--notice{
    top:87%;
    left:-2%
}
.privilege__title-wrapper__left .privilege__title-number--amateur{
    top:76.4%;
    left:-2.6%
}
.privilege__title-wrapper__left .privilege__title-number--experienced{
    top:65.8%;
    left:-1%
}
.privilege__title-wrapper__left .privilege__title-number--expert{
    top:55.2%;
    left:5%
}
.privilege__title-wrapper__left .privilege__title-number--master{
    top:44.6%;
    left:8%
}
.privilege__title-wrapper__left .privilege__title-number--risk-seeker{
    top:34%;
    left:9%
}
.privilege__title-wrapper__left .privilege__title-number--fortune-favorite{
    top:23.4%;
    left:8%
}
.privilege__title-wrapper__left .privilege__title-number--luck-catcher{
    top:12.8%;
    left:4%
}
.privilege__title-wrapper__left .privilege__title-number--excitment-lord{
    top:1.2%;
    left:6%
}
.privilege__title-wrapper__rigth{
    right:0
}
.privilege__title-wrapper__rigth .privilege__title-label{
    color:#fff;
    font-size:90%;
    display:inline-block;
    position:absolute
}
.privilege__title-wrapper__rigth .privilege__title-label--notice{
    top:87%;
    left:50%
}
.privilege__title-wrapper__rigth .privilege__title-label--amateur{
    top:76.4%;
    left:45.4%
}
.privilege__title-wrapper__rigth .privilege__title-label--experienced{
    top:65.8%;
    left:43%
}
.privilege__title-wrapper__rigth .privilege__title-label--expert{
    top:55.2%;
    left:42%
}
.privilege__title-wrapper__rigth .privilege__title-label--master{
    top:44.6%;
    left:44%
}
.privilege__title-wrapper__rigth .privilege__title-label--risk-seeker{
    top:34%;
    left:41%
}
.privilege__title-wrapper__rigth .privilege__title-label--fortune-favorite{
    top:23.4%;
    left:46%
}
.privilege__title-wrapper__rigth .privilege__title-label--luck-catcher{
    top:12.8%;
    left:57%
}
.privilege__title-wrapper__rigth .privilege__title-label--excitment-lord{
    top:1.2%;
    left:41%
}
@media only screen and (max-width:1024px){
    .nxt--tutorial__girl{
        display:none!important
    }
}
@media only screen and (max-width:768px){
    .privilege__title-number,.privilege__title-title{
        font-size:13px
    }
}
@media only screen and (max-width:610px){
    .nxt--introduction__girl{
        margin-top:4%
    }
    .privilege__title-wrapper__left .privilege__title-number,.privilege__title-wrapper__rigth .privilege__title-label{
        font-size:12px
    }
}
@media only screen and (max-width:576px){
    .nxt--privilege__title{
        padding:20px 0
    }
    .nxt--privilege__title-decoration{
        display:none
    }
    .nxt--privilege__title-decoration--responsible{
        display:inline-block
    }
    .nxt--introduction__label{
        margin:16px 0
    }
    .nxt--introduction__figure{
        width:100%;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .nxt--introduction__figure::after,.nxt--introduction__figure::before{
        opacity:0
    }
    .nxt--introduction__article{
        width:100%;
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        padding-top:16px;
        padding-bottom:16px
    }
    .nxt--introduction__coins{
        display:none
    }
    .nxt--introduction__girl{
        max-width:75%;
        margin:0 auto
    }
    .nxt--tutorial__list{
        width:100%;
        padding:0
    }
    .nxt--tutorial__list-image{
        width:100%
    }
    .nxt--tutorial__list-text{
        font-size:14px
    }
    .nxt--tutorial__list-item--status .nxt--tutorial__list-container{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .nxt--tutorial__list-item--status .nxt--tutorial__list-text{
        left:50%
    }
    .nxt--deposit__figure,.nxt--tutorial__girl{
        display:none
    }
    .nxt--deposit__table{
        width:100%
    }
    .nxt--deposit__table-cell{
        font-size:12px
    }
    .nxt--exchange .js--tabel__item{
        display:-ms-flex;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .nxt--exchange__figure-image{
        width:100%;
        height:60%
    }
    .nxt--exchange__table-item{
        width:calc(100%/4)
    }
    .nxt--exchange__table-cell{
        font-size:12px;
        padding:12px 0
    }
    .nxt--exchange__table-line .nxt--exchange__table-item:nth-child(3),.nxt--exchange__table-line .nxt--exchange__table-item:nth-child(4),.nxt--exchange__table-line .nxt--exchange__table-item:nth-child(5){
        display:none
    }
    .privilege__title-wrapper__left .privilege__title-number{
        font-size:13px
    }
    .privilege__title-wrapper__left .privilege__title-number--notice{
        left:3%
    }
    .privilege__title-wrapper__left .privilege__title-number--amateur{
        left:1.6%
    }
    .privilege__title-wrapper__left .privilege__title-number--experienced{
        left:4%
    }
    .privilege__title-wrapper__left .privilege__title-number--expert{
        left:13%
    }
    .privilege__title-wrapper__left .privilege__title-number--master{
        left:12%
    }
    .privilege__title-wrapper__left .privilege__title-number--risk-seeker{
        left:15%
    }
    .privilege__title-wrapper__left .privilege__title-number--fortune-favorite{
        left:12%
    }
    .privilege__title-wrapper__left .privilege__title-number--luck-catcher{
        left:8%
    }
    .privilege__title-wrapper__left .privilege__title-number--excitment-lord{
        left:11%
    }
    .privilege__title-wrapper__rigth .privilege__title-label{
        white-space:nowrap;
        font-size:13px
    }
    .privilege__title-wrapper__rigth .privilege__title-label--notice{
        left:71%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--amateur{
        left:65.4%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--experienced{
        left:62%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--expert{
        left:61%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--master{
        left:63%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--risk-seeker{
        left:59%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--fortune-favorite{
        left:65%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--luck-catcher{
        left:77%
    }
    .privilege__title-wrapper__rigth .privilege__title-label--excitment-lord{
        left:56%
    }
}
@media screen and (max-width:340px){
    .nxt--privilege__title{
        padding:20px 0;
        font-size:1.1em
    }
}
@media only screen and (max-width:768px){
    .nxt--introduction__coins{
        opacity:.3
    }
    .nxt--exchange__table-cell{
        min-height:54px
    }
}
.nxt--exchange__table-cell{
    display:-webkit-inline-box!important;
    display:-ms-inline-flexbox!important;
    display:inline-flex!important
}
.promo{
    position:relative;
    color:#fff
}
.promo__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.promo__list-item{
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 5px 0 0;
    margin-bottom:10px
}
.promo__list-item:nth-child(2n){
    padding:0 0 0 5px
}
.promo__item{
    border-radius:8px;
    padding:10px 20px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    text-align:center;
    height:300px;
    overflow-y:visible
}
.promo__item--green{
    border:2px solid #65ff70;
    -webkit-box-shadow:0 0 .75em 1px #00ff12,inset 0 0 .75em 1px #00ff12;
    box-shadow:0 0 .75em 1px #00ff12,inset 0 0 .75em 1px #00ff12
}
.promo__item--red{
    border:2px solid #ff6565;
    -webkit-box-shadow:0 0 .75em 1px red,inset 0 0 .75em 1px red;
    box-shadow:0 0 .75em 1px red,inset 0 0 .75em 1px red
}
.promo__item-title{
    font-size:1.25em;
    margin:0 0 1em
}
.promo__item-description{
    margin:1em 0;
    font-size:14px
}
.promo__item .button{
    position:absolute;
    bottom:10px;
    left:50%;
    -webkit-transform:translatex(-50%);
    transform:translatex(-50%)
}
.promo__item-image{
    position:relative
}
.promo__item-image::after{
    content:'';
    background-image:url(/wp-content/themes/pinup/promo_circle.png);
    background-repeat:no-repeat;
    background-position:center;
    width:90px;
    height:90px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-size:contain
}
.promo__item-image img{
    height:44px
}
@media only screen and (max-width:1024px){
    .promo__item-description{
        font-size:13px
    }
}
@media only screen and (max-width:768px){
    .promo__item-image{
        margin-bottom:20px!important
    }
    .promo__item-title{
        font-size:1.15em;
        margin-bottom:20px
    }
}
@media only screen and (max-width:570px){
    .promo__list{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo__list-item{
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        padding:0
    }
    .promo__list-item:nth-child(2n){
        padding:0
    }
}
.promo-android{
    line-height:1.3;
    color:#fff
}
.promo-android a{
    color:#fff
}
.promo-android .logo-link{
    margin:38px 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-android .logo-link .android_link{
    font-weight:700;
    font-size:24px
}
.promo-android .logo-link__img{
    margin-right:60px
}
.promo-android__header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-bottom:27px
}
.promo-android__header .promo-android_button{
    font-weight:700;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#333)),#000;
    background:-webkit-linear-gradient(top,#424242 0%,#333 100%),#000;
    background:linear-gradient(180deg,#424242 0%,#333 100%),#000;
    border-radius:4px;
    text-decoration:none;
    width:98%;
    text-align:center;
    font-size:25px;
    padding:10px
}
.promo-android__footer h4,.promo-android__header h3{
    margin:0;
    font-size:25px;
    font-weight:700;
    text-align:center
}
.promo-android__main{
    margin-bottom:55px
}
.promo-android__main p{
    font-size:21px;
    width:100%;
    margin:0 0 20px
}
.promo-android__main .promo-android__list{
    list-style-type:none;
    padding:0 3vw
}
.promo-android__footer,.promo-android__main .promo-android__list .promo-android__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-android__main .promo-android__list .promo-android__item{
    margin-bottom:42px
}
.promo-android__main .promo-android__list .promo-android__item img{
    width:67%
}
.promo-android__footer{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding:0 0 33px
}
.promo-android__footer h4{
    font-weight:400;
    width:77%;
    font-size:22px
}
@media only screen and (max-width:550px){
    .promo-android .logo-link{
        margin:5.5vw 0
    }
    .promo-android .logo-link__img{
        width:17%;
        margin-right:7.5vw
    }
    .promo-android .logo-link .android_link{
        font-size:4.5vw
    }
    .promo-android__header{
        margin-bottom:3vw
    }
    .promo-android__header .promo-android_button{
        font-size:4.8vw;
        padding:2.6vw 1vw
    }
    .promo-android__header h3{
        font-size:4.6vw
    }
    .promo-android__main{
        margin-bottom:9vw
    }
    .promo-android__main p{
        margin:0 0 4vw;
        font-size:4.6vw
    }
    .promo-android__main .promo-android__list .promo-android__item{
        margin-bottom:10vw
    }
    .promo-android__footer{
        padding:0 0 4vw
    }
    .promo-android__footer h4{
        font-size:5.1vw
    }
    .promo-android__footer .logo-link{
        margin:5.5vw 0 8vw!important
    }
}
.promo-article{
    color:#fff;
    font-size:16px;
    padding:0 5px
}
.promo-article__text{
    font-size:1em;
    text-align:justify
}
.promo-article__title{
    font-size:1.25em;
    text-align:center
}
.promo-cashback{
    padding-top:0;
    padding-bottom:0
}
.promo-cashback__bar{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo-cashback__bar::after,.promo-cashback__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo-cashback__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo-cashback__bar-item{
    display:inline-block;
    position:relative
}
.promo-cashback__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-cashback__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo-cashback__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24bb9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-cashback__logo{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.promo-cashback__logo-wrapper{
    background-image:url(/wp-content/themes/pinup/promo_circle.png);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-cashback__logo-image{
    position:absolute;
    display:block;
    width:51%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-cashback__label-text{
    font-family:'pt_sansbold';
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo-cashback__text{
    color:#fcf8f2;
    padding:0 16px 0 0
}
.promo-cashback__text-label{
    font-family:"pt_sansbold";
    font-size:1em;
    text-align:center
}
.promo-cashback__text-article{
    text-indent:1em;
    text-align:justify
}
.promo-cashback__table{
    padding:0 7px 0 0;
    position:relative;
    -ms-flex-item-align:end;
    align-self:flex-end;
    margin-bottom:26px
}
.promo-cashback__table-label{
    position:absolute;
    top:calc(100% + 4px);
    left:50%;
    line-height:1em;
    margin:0;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-family:"pt_sansbold";
    width:100%;
    text-align:center;
    font-size:1em
}
.promo-cashback__table-container{
    padding:0
}
.promo-cashback__table-item{
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"pt_sansbold";
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border-radius:6px;
    border:2px solid #262634;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-cashback__table-item:nth-child(4){
    font-size:.9375em
}
.promo-cashback__sub{
    padding:0
}
.promo-cashback__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-cashback__underline,.promo-cashback__underline-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-cashback__underline{
    margin-top:8px;
    margin-bottom:16px;
    background:-webkit-gradient(linear,left top,right top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(left,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to right,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    border-radius:6px
}
.promo-cashback__underline::after,.promo-cashback__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url(/wp-content/themes/pinup/arrow.svg);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:32%;
    top:0
}
.promo-cashback__underline::after{
    left:64%
}
.promo-cashback__underline-item{
    padding:0;
    color:#fff;
    font-family:"pt_sansbold";
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6)
}
.promo-cashback__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-cashback__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-cashback__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-cashback__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-cashback__control{
    padding:24px 0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo-cashback__control .promo-cashback__button{
    width:23%;
    margin:0 6px
}
@media only screen and (max-width:1024px){
    .promo-cashback__table{
        margin-top:24px
    }
    .promo-cashback__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:688px){
    .promo-cashback{
        padding:0
    }
    .promo-cashback__table{
        width:calc(100%/12*11)
    }
}
@media only screen and (max-width:768px){
    .promo-cashback__bar{
        padding:0 15%
    }
    .promo-cashback__bar-link_active::before,.promo-cashback__sub,.promo-cashback__underline{
        display:none
    }
    .promo-cashback__table{
        padding-bottom:8px
    }
    .promo-cashback__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-cashback__control .promo-cashback__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-cashback__control .promo-cashback__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@media only screen and (max-width:576px){
    .promo-cashback__bar{
        padding:0 8%
    }
    .promo-cashback__table{
        margin:24px auto 26px
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.promo-express__bar{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo-express__bar::after,.promo-express__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo-express__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo-express__bar-item{
    display:inline-block;
    position:relative
}
.promo-express__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-express__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo-express__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24bb9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-express__logo{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.promo-express__logo-wrapper{
    background-image:url(/wp-content/themes/pinup/promo_circle.png);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-express__logo-image{
    position:absolute;
    display:block;
    width:70%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-express__label-text{
    font-family:'pt_sansbold';
    font-size:1.25em;
    color:#fff;
    margin:0
}
.promo-express__text{
    color:#fcf8f2;
    padding:0 16px 0 0
}
.promo-express__text-label{
    font-family:"pt_sansbold";
    font-size:1em;
    text-align:center
}
.promo-express__text-article{
    text-indent:1em;
    margin:0;
    text-align:justify
}
.promo-express__table{
    padding:0 7px 0 0;
    position:relative;
    -ms-flex-item-align:end;
    align-self:flex-end;
    margin-bottom:26px
}
.promo-express__table-label{
    position:absolute;
    top:calc(100% + 4px);
    left:50%;
    line-height:1em;
    margin:0;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-family:"pt_sansbold";
    width:100%;
    text-align:center;
    font-size:1em
}
.promo-express__table-container{
    padding:0
}
.promo-express__table-item{
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"pt_sansbold";
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border-radius:6px;
    border:2px solid #262634;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo-express__table-item:nth-child(4){
    font-size:.9375em
}
.promo-express__sub{
    padding:0
}
.promo-express__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-express__underline,.promo-express__underline-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-express__underline{
    margin-top:8px;
    margin-bottom:16px;
    background:-webkit-gradient(linear,left top,right top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(left,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to right,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    border-radius:6px
}
.promo-express__underline::after,.promo-express__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url(/wp-content/themes/pinup/arrow.svg);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:32%;
    top:0
}
.promo-express__underline::after{
    left:64%
}
.promo-express__underline-item{
    padding:0;
    color:#fff;
    font-family:"pt_sansbold";
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6)
}
.promo-express__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-express__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-express__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-express__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-express__control{
    padding:24px 0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo-express__control .promo-express__button{
    width:23%;
    margin:0 6px
}
@media only screen and (max-width:1024px){
    .promo-express__table{
        margin-top:24px
    }
    .promo-express__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:688px){
    .promo-express{
        padding:0
    }
    .promo-express__table{
        width:calc(100%/12*11)
    }
}
@media only screen and (max-width:768px){
    .promo-express__bar{
        padding:0 15%
    }
    .promo-express__bar-link_active::before,.promo-express__sub,.promo-express__underline{
        display:none
    }
    .promo-express__table{
        padding-bottom:8px
    }
    .promo-express__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-express__control .promo-express__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-express__control .promo-express__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@media only screen and (max-width:576px){
    .promo-express__bar{
        padding:0 8%
    }
    .promo-express__table{
        margin:24px auto 26px
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.promo-insurance{
    padding-top:0;
    padding-bottom:0
}
.promo-insurance__bar{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo-insurance__bar::after,.promo-insurance__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo-insurance__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo-insurance__bar-item{
    display:inline-block;
    position:relative
}
.promo-insurance__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo-insurance__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo-insurance__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24bb9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo-insurance__logo{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:16px
}
.promo-insurance__logo-wrapper{
    background-image:url(/wp-content/themes/pinup/promo_circle.png);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo-insurance__logo-image{
    position:absolute;
    display:block;
    width:43%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-insurance__label-text{
    font-family:'pt_sansbold';
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo-insurance__text{
    color:#fcf8f2;
    padding:0 16px 0 0
}
.promo-insurance__text-label{
    text-align:center;
    font-family:"pt_sansbold",sans-serif;
    margin-top:0;
    margin-bottom:8px;
    font-size:1em
}
.promo-insurance__text-article{
    margin:0;
    text-indent:1em;
    text-align:justify
}
.promo-insurance__table{
    padding:0;
    position:relative;
    -ms-flex-item-align:center;
    align-self:center
}
.promo-insurance__table-image{
    position:absolute;
    width:30px;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo-insurance__table-label{
    position:absolute;
    top:-16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-size:1.125em
}
.promo-insurance__table-container{
    padding:0
}
.promo-insurance__table-item{
    width:88.70378958132677%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"pt_sansbold";
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border-radius:6px;
    border:2px solid #262634;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-insurance__table-item:nth-child(1),.promo-insurance__table-item:nth-child(3),.promo-insurance__table-item:nth-child(5),.promo-insurance__table-item:nth-child(7){
    width:11.29621041867323%
}
.promo-insurance__table-item:nth-child(1) .promo-insurance__table-image,.promo-insurance__table-item:nth-child(3) .promo-insurance__table-image{
    width:32px;
    left:calc(50% + 4px)
}
.promo-insurance__table-item:nth-child(5) .promo-insurance__table-image{
    width:44px;
    top:calc(50% + 4px)
}
.promo-insurance__table-item:nth-child(7) .promo-insurance__table-image{
    width:32px
}
.promo-insurance__sub{
    padding:0;
    margin-top:30px
}
.promo-insurance__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo-insurance__underline,.promo-insurance__underline-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo-insurance__underline{
    margin-top:8px;
    margin-bottom:16px;
    background:-webkit-gradient(linear,left top,right top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(left,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to right,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    border-radius:6px
}
.promo-insurance__underline::after,.promo-insurance__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url(/wp-content/themes/pinup/arrow.svg);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:31%;
    top:0;
    z-index:44
}
.promo-insurance__underline::after{
    left:67%
}
.promo-insurance__underline-item{
    padding:0;
    color:#fff;
    font-family:"pt_sansbold";
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6);
    z-index:46
}
.promo-insurance__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo-insurance__underline-item:nth-child(1)::before{
    content:'1'
}
.promo-insurance__underline-item:nth-child(2)::before{
    content:'2'
}
.promo-insurance__underline-item:nth-child(3)::before{
    content:'3'
}
.promo-insurance__control{
    padding:16px 0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo-insurance__control .promo-insurance__button{
    width:23%;
    margin:0 6px
}
@media only screen and (min-width:1024px){
    .promo-insurance__table{
        width:55%
    }
    .promo-insurance__text{
        width:45%
    }
}
@media only screen and (max-width:1240px){
    .promo-insurance__table{
        margin-top:24px
    }
    .promo-insurance__table-item{
        font-size:.875em
    }
}
@media only screen and (max-width:1024px){
    .promo-insurance__table{
        margin-top:24px
    }
    .promo-insurance__table-item{
        font-size:1em
    }
    .promo-insurance__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:768px){
    .promo-insurance{
        padding:0
    }
    .promo-insurance__bar{
        padding:0 15%
    }
    .promo-insurance__bar-link_active::before,.promo-insurance__sub,.promo-insurance__underline{
        display:none
    }
    .promo-insurance__table{
        padding-bottom:8px
    }
    .promo-insurance__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo-insurance__control .promo-insurance__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo-insurance__control .promo-insurance__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@media only screen and (max-width:576px){
    .promo-insurance{
        padding:0
    }
    .promo-insurance__bar{
        padding:0 8%
    }
}
@media only screen and (max-width:492px){
    .promo-insurance__table-item{
        width:85%;
        font-size:.875em
    }
    .promo-insurance__table-item:nth-child(1),.promo-insurance__table-item:nth-child(3),.promo-insurance__table-item:nth-child(5),.promo-insurance__table-item:nth-child(7){
        width:15%
    }
}
@media only screen and (max-width:444px){
    .promo-insurance__text-article{
        text-indent:0
    }
    .promo-insurance__table{
        margin-top:24px
    }
    .promo-insurance__table-item{
        font-size:1em;
        display:-ms-flex;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        text-align:center;
        min-height:67px
    }
}
@media only screen and (max-width:570px){
    .promo-insurance__table-item{
        width:100%;
        text-align:center
    }
    .promo-insurance__table-item:nth-child(1),.promo-insurance__table-item:nth-child(3),.promo-insurance__table-item:nth-child(5),.promo-insurance__table-item:nth-child(7){
        display:none
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.promo{
    font-size:16px;
    line-height:1.3
}
.promo__section{
    color:#fff;
    width:100%;
    text-align:justify
}
.promo__section h1,.promo__section h2,.promo__section h3,.promo__section h4,.promo__section h5,.promo__section h6{
    font-weight:400;
    font-family:'pt_sansbold',sans-serif;
    text-align:center;
    font-size:1.25em;
    margin-top:1.75em
}
.promo__section p{
    margin:.5em 0
}
.promo__section img{
    display:block;
    max-width:720px;
    text-align:center;
    margin:auto
}
@media only screen and (max-width:576px){
    .promo{
        font-size:16px;
        line-height:1.3
    }
    .promo__section img{
        width:97%!important
    }
}
.promo__article--hidden{
    display:none
}
.promo__switch{
    position:relative;
    color:#ffed94
}
.promo__switch::after{
    content:'';
    display:inline-block;
    height:27px;
    width:27px;
    vertical-align:middle;
    background-image:url(/wp-content/themes/pinup/arrow.svg);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    margin-left:16px;
    -webkit-transition:.25 linear;
    transition:.25 linear
}
.promo__switch--active::after{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.promo_details{
    padding-top:0;
    padding-bottom:0
}
.promo_details__bar{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    margin-bottom:8px;
    padding:0 25%;
    font-size:0;
    text-align:justify
}
.promo_details__bar::after,.promo_details__bar::before{
    content:'';
    display:block;
    width:100%;
    height:0
}
.promo_details__bar::after{
    visibility:hidden;
    overflow:hidden;
    display:inline-block
}
.promo_details__bar-item{
    display:inline-block;
    position:relative
}
.promo_details__bar-link{
    color:#c7c7c7;
    text-decoration:none;
    font-size:20px;
    line-height:35px;
    cursor:pointer;
    z-index:4
}
.promo_details__bar-link_active{
    color:#fff;
    font-family:"pt_sansbold",Helvetica,Arial,sans-serif
}
.promo_details__bar-link_active::before{
    content:'';
    width:10px;
    height:10px;
    margin-right:16px;
    position:absolute;
    background-color:#24bb9d;
    right:calc(100%);
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border-radius:50%
}
.promo_details__logo{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.promo_details__logo-wrapper{
    background-image:url(/wp-content/themes/pinup/promo_circle.png);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    width:120px;
    height:120px;
    position:relative
}
.promo_details__logo-image{
    position:absolute;
    display:block;
    width:48%;
    left:50%;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.promo_details__label-text{
    font-family:'pt_sansbold';
    font-size:1.25em;
    text-align:center;
    color:#fff;
    margin:0
}
.promo_details__text{
    color:#fcf8f2;
    padding-top:38px;
    padding-bottom:38px;
    padding-right:16px;
    text-align:justify
}
.promo_details__table{
    padding:38px 0;
    position:relative
}
.promo_details__table-label{
    position:absolute;
    top:-16px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400;
    color:#fff;
    font-size:1.125em
}
.promo_details__table-container{
    padding:0
}
.promo_details__table-item{
    font-size:1em;
    padding:12.5px 10px;
    color:#fcf8f2;
    font-family:"pt_sansbold";
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border-radius:6px;
    border:2px solid #262634;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.promo_details__table-item:nth-child(4){
    font-size:.9375em
}
.promo_details__sub{
    padding:0
}
.promo_details__sub-text{
    color:#fcf8f2;
    text-align:center;
    font-weight:400;
    font-size:16px;
    margin:0
}
.promo_details__underline,.promo_details__underline-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.promo_details__underline{
    margin-top:8px;
    margin-bottom:16px;
    background:-webkit-gradient(linear,left top,right top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(left,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to right,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    border-radius:6px
}
.promo_details__underline::after,.promo_details__underline::before{
    content:'';
    display:block;
    height:100%;
    width:40px;
    background-image:url(/wp-content/themes/pinup/arrow.svg);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    position:absolute;
    left:32%;
    top:0
}
.promo_details__underline::after{
    left:64%
}
.promo_details__underline-item{
    padding:0;
    color:#fff;
    font-family:"pt_sansbold";
    font-size:1.25em;
    text-shadow:2px 2px rgba(0,0,0,.6)
}
.promo_details__underline-item::before{
    margin-right:10px;
    font-size:2em;
    line-height:calc(1em + 6px)
}
.promo_details__underline-item:nth-child(1)::before{
    content:'1'
}
.promo_details__underline-item:nth-child(2)::before{
    content:'2'
}
.promo_details__underline-item:nth-child(3)::before{
    content:'3'
}
.promo_details__control{
    padding:16px 0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    position:relative
}
.promo_details__control .promo_details__button{
    width:23%;
    margin:0 6px
}
@media only screen and (max-width:1024px){
    .promo_details__underline-item{
        font-size:18px
    }
}
@media only screen and (max-width:768px){
    .promo_details__bar{
        padding:0 15%
    }
    .promo_details__bar-link_active::before,.promo_details__sub,.promo_details__underline{
        display:none
    }
    .promo_details__table{
        padding-bottom:8px
    }
    .promo_details__control{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .promo_details__control .promo_details__button{
        width:80%;
        margin:7px 0;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .promo_details__control .promo_details__button:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        position:relative;
        left:0;
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@media only screen and (max-width:576px){
    .promo_details{
        padding:0
    }
    .promo_details__bar{
        padding:0 8%
    }
    .promo_details__text{
        padding-left:0;
        padding-right:0
    }
    .promo_details__table-container{
        display:block;
        font-size:0
    }
    .promo_details__table-item{
        height:57px;
        text-align:center;
        vertical-align:middle;
        font-size:11px!important;
        display:inline-block;
        -webkit-box-sizing:border-box!important;
        box-sizing:border-box!important;
        width:calc(100%/2 - 4px)!important
    }
}
@media only screen and (max-width:370px){
    .promo_details__bar{
        padding:0 5%
    }
    .promo_details__bar-link{
        font-size:16px
    }
}
.rail{
    margin-bottom:10px
}
.rail__label{
    color:#fff;
    text-shadow:0 0 1em #fff;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 0 10px;
    border-radius:6px;
    padding:17.5px 10px;
    font-size:1.25em;
    font-family:'pt_sansregular';
    font-weight:400;
    line-height:0;
    cursor:default
}
.rail__label::-moz-selection{
    background-color:transparent
}
.rail__label::selection{
    background-color:transparent
}
.rail__list,.rail__list-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-direction:normal
}
.rail__list{
    margin:0;
    list-style:none;
    padding:0;
    -webkit-box-orient:vertical;
    -ms-flex-direction:column;
    flex-direction:column
}
.rail__list-item{
    padding:5px;
    border-bottom:1px solid #656565;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-orient:horizontal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    cursor:default;
    position:relative
}
.rail__list-item--active .rail__more,.rail__list-item:hover .rail__more{
    visibility:visible!important
}
.rail__list-item::before{
    content:'';
    display:block;
    width:1px;
    height:calc(100% - 10px);
    position:absolute;
    top:50%;
    left:25%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#656565
}
.rail__list-item:first-child,.rail__list-item:first-child .rail__more{
    border-radius:6px 6px 0 0
}
.rail__list-item:last-child,.rail__list-item:last-child .rail__more{
    border-radius:0 0 6px 6px;
    border-bottom:none
}
.rail__list-item .more{
    position:absolute;
    right:100%;
    top:0;
    z-index:600
}
.rail__logo{
    width:25%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.rail__logo-image{
    display:block;
    margin-left:-5px;
    max-width:33.6px
}
.rail__logo-image::-moz-selection{
    background-color:transparent
}
.rail__logo-image::selection{
    background-color:transparent
}
.rail__content{
    width:75%;
    color:#fff;
    padding:0 4px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.rail__content,.rail__content-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.rail__content-item:nth-child(even){
    width:56%;
    text-align:right
}
.rail__content-item::-moz-selection{
    background-color:transparent
}
.rail__content-item::selection{
    background-color:transparent
}
.rail__content-item_total{
    color:#24bb9d
}
.rail__more{
    visibility:hidden;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.7);
    z-index:14
}
.rail__list-item[data-sport=Экспресс] i::before,.rail__more .button{
    position:absolute;
    top:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.rail__more .button{
    z-index:16;
    left:50%
}
.rail__list-item i{
    font-family:'TotoFont';
    font-style:normal;
    color:#fff;
    font-size:35px
}
.rail__list-item[data-sport=Экспресс] i::before{
    content:' ';
    left:13%;
    width:42px;
    height:42px;
    background:url(/wp-content/themes/pinup/train-rail.svg) center no-repeat
}
.rail__list-item[data-sport=Футбол] i::before{
    content:'!'
}
.rail__list-item[data-sport="Водное поло"] i::before{
    content:'"'
}
.rail__list-item[data-sport=Теннис] i::before{
    content:'#'
}
.rail__list-item[data-sport=Баскетбол] i::before{
    content:'$'
}
.rail__list-item[data-sport=Бейсбол] i::before{
    content:'%'
}
.rail__list-item[data-sport="Американский футбол"] i::before{
    content:'&'
}
.rail__list-item[data-sport=Бокс]{
    content:"'"
}
.rail__list-item[data-sport=Гольф] i::before{
    content:'('
}
.rail__list-item[data-sport=Шахматы] i::before{
    content:')'
}
.rail__list-item[data-sport=Хоккей] i::before{
    content:'*'
}
.rail__list-item[data-sport="Хоккей с мячoм"] i::before{
    content:'+'
}
.rail__list-item[data-sport=Волейбол] i::before{
    content:','
}
.rail__list-item[data-sport=Гандбол] i::before{
    content:'-'
}
.rail__list-item[data-sport="Регби союз"] i::before{
    content:'.'
}
.rail__list-item[data-sport=Биатлон] i::before{
    content:'/'
}
.rail__list-item[data-sport="Что? Где? Когда?"] i::before{
    content:'0'
}
.rail__list-item[data-sport=Футзал] i::before{
    content:'1'
}
.rail__list-item[data-sport="Формула 1"] i::before{
    content:'2'
}
.rail__list-item[data-sport=Снукер] i::before{
    content:'3'
}
.rail__list-item[data-sport=Дартс] i::before{
    content:'4'
}
.rail__list-item[data-sport="Хоккей на траве"] i::before{
    content:'5'
}
.rail__list-item[data-sport="Пляжный футбол"] i::before{
    content:'6'
}
.rail__list-item[data-sport=Керлинг] i::before{
    content:'7'
}
.rail__list-item[data-sport=Разное] i::before{
    content:'8'
}
.rail__list-item[data-sport="Настольный теннис"] i::before{
    content:'9'
}
.rail__list-item[data-sport="Пляжный волейбол"] i::before{
    content:':'
}
.rail__list-item[data-sport="Хоккей на роликах"] i::before{
    content:';
    '
}
.rail__list-item[data-sport=Евровидение] i::before{
    content:'<'
}
.rail__list-item[data-sport=Бадминтон] i::before{
    content:'='
}
.rail__list-item[data-sport="Регби лига"] i::before{
    content:'>'
}
.rail__list-item[data-sport=Шары] i::before{
    content:'?'
}
.rail__list-item[data-sport=Сквош] i::before{
    content:'@'
}
.rail__list-item[data-sport=Политика] i::before{
    content:'A'
}
.rail__list-item[data-sport=Олимпиада] i::before{
    content:'B'
}
.rail__list-item[data-sport="Специальные ставки"] i::before{
    content:'C'
}
.rail__list-item[data-sport=Крикет] i::before{
    content:'D'
}
.rail__list-item[data-sport=Флорбол] i::before{
    content:'E'
}
.rail__list-item[data-sport=Спидвей] i::before{
    content:'F'
}
.rail__list-item[data-sport="Австралийский футбол"] i::before{
    content:'G'
}
.rail__list-item[data-sport="Падел теннис"] i::before{
    content:'H'
}
.rail__list-item[data-sport=Велоспорт] i::before{
    content:'I'
}
.rail__list-item[data-sport="Горные лыжи"] i::before{
    content:'J'
}
.rail__list-item[data-sport="Прыжки с трамплина на лыжах"] i::before{
    content:'K'
}
.rail__list-item[data-sport="Парусный спорт"] i::before{
    content:'L'
}
.rail__list-item[data-sport="Мини футбол"] i::before{
    content:'M'
}
.rail__list-item[data-sport="Смешанные боевые искусства"] i::before{
    content:'N'
}
.rail__list-item[data-sport=Нетбол] i::before{
    content:'O'
}
.rail__list-item[data-sport=Атлетика] i::before{
    content:'P'
}
.rail__list-item[data-sport=Дзюдо] i::before{
    content:'Q'
}
.rail__list-item[data-sport="Конный спорт"] i::before{
    content:'R'
}
.rail__list-item[data-sport=Софтбол] i::before{
    content:'S'
}
.rail__list-item[data-sport="Гэльский футбол"] i::before{
    content:'T'
}
.rail__list-item[data-sport=Киберспорт] i::before{
    content:'U'
}
.rail__list-item[data-sport="Тяжелая атлетика"] i::before{
    content:'V'
}
.rail__list-item[data-sport=Покер] i::before{
    content:'W'
}
.rail__list-item[data-sport=Сумо] i::before{
    content:'X'
}
.rail__list-item[data-sport=Гимнастика] i::before{
    content:'Y'
}
.rail__list-item[data-sport=Тхэквондо] i::before{
    content:'Z'
}
.rail__list-item[data-sport=Пул] i::before{
    content:'['
}
.rail__list-item[data-sport=Стрельба] i::before{
    content:"/"
}
.rail__list-item[data-sport="Стрельба из лука"] i::before{
    content:']'
}
.rail__list-item[data-sport="Водные виды"] i::before{
    content:'^'
}
.rail__list-item[data-sport=Лакросс] i::before{
    content:'_'
}
.rail__list-item[data-sport=Мотоспорт] i::before{
    content:'`'
}
.rail__list-item[data-sport=Серфинг] i::before{
    content:'a'
}
.rail__list-item[data-sport=Ралли] i::before{
    content:'b'
}
.rail__list-item[data-sport=Наскар] i::before{
    content:'c'
}
.rail__list-item[data-sport=Гребля] i::before{
    content:'d'
}
.rail__list-item[data-sport=Автоспорт] i::before{
    content:'e'
}
.rail__list-item[data-sport=Лотерея] i::before{
    content:'f'
}
.rail__list-item[data-sport="Лыжные гонки"] i::before{
    content:'g'
}
.rail__list-item[data-sport="Собачьи бега"] i::before{
    content:'h'
}
.rail__list-item[data-sport="Лошадиные скачки"] i::before{
    content:'i'
}
.rail__list-item[data-sport="Парусный Спорт"] i::before{
    content:'j'
}
.rail__list-item[data-sport=Бильярд] i::before{
    content:'k'
}
.rail__list-item[data-sport=Фехтование] i::before{
    content:'l'
}
.rail__list-item i::before{
    content:'m'
}
.rail__list-item[data-sport="VFL Футбол"] i::before{
    content:'n'
}
.rail__list-item[data-sport="VTO Теннис"] i::before{
    content:'o'
}
.rail__list-item[data-sport="VBL Баскетбол"] i::before{
    content:'p'
}
.rail__list-item[data-sport="VDR Собачьи бега"] i::before,.rail__list-item[data-sport="VHC Лошадиные скачки"] i::before{
    content:'s'
}
.rail__list-item[data-sport="Современное пятиборье"] i::before,.rail__list-item[data-sport=Триатлон] i::before{
    content:'t'
}
.rail__list-item[data-sport=Борьба] i::before{
    content:'u'
}
.rail__list-item[data-sport="Пляжный Гандбол"] i::before{
    content:'v'
}
.rail__list-item[data-sport=Херлинг] i::before{
    content:'w'
}
.rail2{
    margin-bottom:10px
}
.rail2__label{
    color:#fff;
    text-shadow:0 0 1em #fff;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 0 10px;
    border-radius:6px;
    padding:17.5px 10px;
    font-size:1.25em;
    font-family:'pt_sansregular';
    font-weight:400;
    line-height:0;
    cursor:default
}
.rail2__label::-moz-selection{
    background-color:transparent
}
.rail2__label::selection{
    background-color:transparent
}
.rail2__list{
    margin:0;
    padding:0;
    list-style:none
}
.rail2__list-item{
    display:block;
    padding:5px 0;
    border-bottom:1px solid #656565;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.rail2__list-item:first-child{
    border-radius:6px 6px 0 0
}
.rail2__list-item:last-child{
    border-radius:0 0 6px 6px
}
.rail2__more{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.6)
}
.rail2__more-button{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    max-width:110px!important
}
.rail2__logo{
    width:64px;
    height:36px
}
.rail2__content,.rail2__logo{
    padding:0 5px
}
.rail2__content-game,.rail2__content-res,.rail2__content-username,.rail2__list-item:hover .rail2__more,.rail2__logo img{
    display:block
}
.rail2__content-game,.rail2__content-username{
    color:#fff;
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.rail2__content-res,.settings__link:hover{
    color:#24bb9d
}
.rail2--games,.rail2--week{
    cursor:default
}
.settings{
    color:#fff;
    width:60px;
    text-align:right;
    position:absolute;
    top:0;
    right:65px;
    z-index:3002;
    margin-left:auto;
    cursor:pointer;
    font-size:16px
}
@media screen and (max-width:1024px){
    .settings{
        border-left:1px solid #444;
        border-right:1px solid #444
    }
}
.settings.active::before,.settings::before{
    border-left:4px solid transparent;
    border-right:4px solid transparent
}
.settings::before{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    right:4px;
    content:'';
    height:0;
    width:0;
    top:14px;
    border-bottom:5px solid transparent;
    border-top:5px solid #fff
}
@media screen and (max-width:1024px){
    .settings::before{
        right:12px
    }
}
.settings__select{
    font-size:.6em;
    background-image:url(/wp-content/themes/pinup/settings.svg);
    background-position:13px 6px;
    padding-right:1em;
    line-height:54px;
    background-size:24px;
    background-repeat:no-repeat;
    -webkit-filter:brightness(.65);
    filter:brightness(.65);
    position:relative;
    height:35px
}
.settings__img{
    position:absolute;
    -webkit-transform:translate(0%,0%);
    transform:translate(0%,0%);
    left:15px;
    top:7px
}
.settings__list__visible{
    display:none;
    position:absolute;
    bottom:0;
    right:0;
    -webkit-transform:translateY(100%);
    transform:translateY(100%);
    width:auto;
    background:#3c3c3c;
    -webkit-box-shadow:0 0 4px 0,0,0,.5;
    box-shadow:0 0 4px 0,0,0,.5;
    list-style-type:none;
    margin:0;
    padding:7px 13px;
    -webkit-box-shadow:0 -2px 9px 1px rgba(0,0,0,.4);
    box-shadow:0 -2px 9px 1px rgba(0,0,0,.4)
}
.settings__link{
    color:#a9a9a9;
    text-decoration:underline;
    line-height:31px;
    font-size:16px;
    cursor:pointer;
    width:auto;
    white-space:nowrap
}
.settings .settings__item{
    border-bottom:2px solid #444;
    padding-bottom:4px
}
.settings.active .settings__list__visible{
    display:block;
    z-index:1
}
.settings.active::before{
    border-bottom:5px solid #24bb9d;
    border-top:5px solid transparent;
    top:8px
}
.settings.active .settings__select{
    -webkit-filter:brightness(4);
    filter:brightness(4)
}
@media screen and (max-width:1024px){
    .settings{
        position:relative;
        top:auto;
        right:auto;
        margin-left:4px
    }
    .settings__list__visible{
        bottom:-10px
    }
}
@media screen and (max-width:700px){
    .settings{
        width:67px
    }
}
@media screen and (max-width:410px) and (max-height:455px){
    .settings{
        font-size:15px
    }
}
.sidebar{
    background-color:#000;
    position:fixed;
    top:46px;
    left:0;
    height:100%;
    width:calc(100vw - 71px);
    max-width:553px;
    -webkit-transition:all .3s linear;
    z-index:4000;
    overflow:scroll;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transform:translateX(0%) translateZ(50px);
    transform:translateX(0%) translateZ(50px);
    -webkit-transition:-webkit-transform .25s ease-in-out;
    transition:transform .25s ease-in-out;
    transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out
}
.sidebar .sidebar__link{
    padding-right:50px;
    text-overflow:ellipsis;
    overflow:hidden
}
.sidebar--hidden{
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%)
}
.sidebar--auth .sidebar__list{
    height:calc(45px*15 + 20px)
}
.sidebar--auth .mobile__header{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:45px;
    padding:6px 10px;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    position:-webkit-sticky;
    position:sticky;
    top:0;
    left:0;
    z-index:676
}
.sidebar--auth .mobile__header-name{
    color:#fff
}
.article h2,.sidebar--auth .mobile__header-coins{
    color:#24bb9d
}
.sidebar__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    height:calc(45px*10 + 57px)
}
.sidebar .new-in-sidebar a:after{
    height:28px;
    width:55px;
    background:url(/wp-content/themes/pinup/ribbon-new-menu.svg) no-repeat center;
    right:-5.2px;
    top:45%
}
.sidebar__item{
    display:block;
    margin-bottom:1px
}
.sidebar__item--agreement a::before,.sidebar__item--casino a::before,.sidebar__item--contacts a::before,.sidebar__item--exit a::before,.sidebar__item--fav a::before,.sidebar__item--help a::before,.sidebar__item--history a::before,.sidebar__item--info a::before,.sidebar__item--license a::before,.sidebar__item--live a::before,.sidebar__item--live-dillers a::before,.sidebar__item--lottery a::before,.sidebar__item--lotto a::before,.sidebar__item--pincoins a::before,.sidebar__item--politics a::before,.sidebar__item--privilegies a::before,.sidebar__item--profile a::before,.sidebar__item--promo a::before,.sidebar__item--promo-red a::before,.sidebar__item--respon a::before,.sidebar__item--results a::before,.sidebar__item--sport a::before,.sidebar__item--statistic a::before,.sidebar__item--us a::before,.sidebar__item--v-sport a::before{
    content:"";
    display:inline-block;
    width:27px;
    height:27px;
    position:relative;
    top:50%;
    vertical-align:middle;
    margin-bottom:5px;
    margin-right:5px
}
.sidebar__item--android a::before,.sidebar__item--news a::before,.sidebar__item--tournament a::before,.sidebar__item--tv-games a::before{
    content:"";
    display:inline-block;
    width:27px;
    height:27px;
    top:50%;
    vertical-align:middle;
    margin-bottom:5px;
    margin-right:5px
}
.sidebar__item--android a::before,.sidebar__item--news a::before,.sidebar__item--tv-games a::before{
    position:relative
}
.sidebar__item--casino a::before{
    background:url(/wp-content/themes/pinup/casino-icon.svg) no-repeat center
}
.sidebar__item--fav a::before{
    background:url(/wp-content/themes/pinup/featured_games.svg) no-repeat center
}
.sidebar__item--live a::before{
    background:url(/wp-content/themes/pinup/live.svg) no-repeat center
}
.sidebar__item--sport a::before{
    background:url(/wp-content/themes/pinup/ball.svg) no-repeat center
}
.sidebar__item--profile a::before{
    background:url(/wp-content/themes/pinup/profile.svg) no-repeat center
}
.sidebar__item--history a::before{
    background:url(/wp-content/themes/pinup/history.svg) no-repeat center
}
.sidebar__item--promo a::before{
    background:url(/wp-content/themes/pinup/promo.svg) no-repeat center
}
.sidebar__item--pincoins a::before{
    background:url(/wp-content/themes/pinup/pincoin.svg) no-repeat center
}
.sidebar__item--help a::before{
    background:url(/wp-content/themes/pinup/faq.svg) no-repeat center
}
.sidebar__item--statistic a::before{
    background:url(/wp-content/themes/pinup/statistika.svg) no-repeat center
}
.sidebar__item--info a::before{
    background:url(/wp-content/themes/pinup/dopinfo.svg) no-repeat center
}
.sidebar__item--results a::before{
    background:url(/wp-content/themes/pinup/result.svg) no-repeat center
}
.sidebar__item--exit a::before{
    background:url(/wp-content/themes/pinup/exit.svg) no-repeat center
}
.sidebar__item--lottery a::before{
    background:url(/wp-content/themes/pinup/ticket.svg) no-repeat center
}
.sidebar__item--privilegies a::before{
    background:url(/wp-content/themes/pinup/privilegii.svg) no-repeat center
}
.sidebar__item--license a::before{
    background:url(/wp-content/themes/pinup/licens.svg) no-repeat center
}
.sidebar__item--contacts a::before{
    background:url(/wp-content/themes/pinup/contact.svg) no-repeat center
}
.sidebar__item--us a::before{
    background:url(/wp-content/themes/pinup/o_nas.svg) no-repeat center
}
.sidebar__item--politics a::before{
    background:url(/wp-content/themes/pinup/confed.svg) no-repeat center
}
.sidebar__item--respon a::before{
    background:url(/wp-content/themes/pinup/otvetstv.svg) no-repeat center
}
.sidebar__item--agreement a::before{
    background:url(/wp-content/themes/pinup/soglashenie.svg) no-repeat center
}
.sidebar__item--lotto a::before{
    background:url(/wp-content/themes/pinup/lotto.svg) no-repeat center
}
.sidebar__item--promo-red a::before{
    background:url(/wp-content/themes/pinup/promo-red.svg) no-repeat center
}
.sidebar__item--live-dillers a::before{
    background:url(/wp-content/themes/pinup/live-dillers.svg) no-repeat center
}
.sidebar__item--v-sport a::before{
    background:url(/wp-content/themes/pinup/v-sport.svg) no-repeat center
}
.sidebar__item--tv-games a::before{
    background:url(/wp-content/themes/pinup/tv-games.svg) no-repeat center
}
.sidebar__item--android a::before{
    background:url(/wp-content/themes/pinup/android.svg) no-repeat center
}
.sidebar__item--news a::before{
    background:url(/wp-content/themes/pinup/news.svg) no-repeat center
}
.sidebar__item--tournament{
    overflow-x:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.sidebar__item--tournament a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.sidebar__item--tournament a::before{
    position:static;
    background:url(/wp-content/themes/pinup/tournament.svg) no-repeat center
}
.sidebar__item--tournament .sidebar_tournamets__span{
    max-width:calc(100% - 114px);
    overflow-x:hidden;
    text-overflow:ellipsis;
    display:block;
    overflow-y:hidden;
    margin-right:5px;
    position:relative;
    top:-2px
}
.sidebar__item--tournament a:hover:after{
    -webkit-animation:none;
    animation:none
}
.sidebar__item--tournament a:after{
    height:28px;
    width:55px;
    background:url(/wp-content/themes/pinup/aside_tournament.svg) no-repeat center;
    right:-5.2px;
    top:45%
}
.sidebar__item--tournament .tournament-timer{
    color:#e03d22;
    font-size:14px;
    font-weight:700;
    position:absolute;
    right:54px
}
.sidebar__link{
    background-color:#ddd;
    text-decoration:none;
    color:#000;
    font-size:1.25em;
    white-space:nowrap;
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 10px;
    line-height:45px;
    position:relative
}
.sidebar__link .lottery__tickets-counter{
    display:inline-block;
    background-color:red;
    color:#fff;
    width:27px;
    height:27px;
    border-radius:50%;
    text-align:center;
    vertical-align:middle;
    font-size:13px;
    line-height:27px;
    position:relative;
    left:6px;
    top:-1px
}
.sidebar__link--common{
    background:-webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#cfcfcf));
    background:-webkit-linear-gradient(top,#fdfdfd 0%,#cfcfcf 100%);
    background:linear-gradient(to bottom,#fdfdfd 0%,#cfcfcf 100%)
}
.sidebar__link--top{
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    color:#fff!important
}
.sidebar__link .red__text{
    color:#e03d22
}
.sidebar__link::after{
    content:'';
    display:block;
    width:42px;
    height:36px;
    position:absolute;
    top:50%;
    right:10px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-image:url(/wp-content/themes/pinup/arrow_grey.png);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat
}
.sidebar__link:hover::after{
    -webkit-animation-name:arrowMenu;
    animation-name:arrowMenu
}
.page--sidebar{
    overflow:hidden;
    position:fixed;
    width:100%
}
.page--sidebar .cashbox-bonuses{
    z-index:1!important
}
.page--sidebar .shadow__overlay{
    position:fixed;
    content:'';
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:655;
    background-color:rgba(0,0,0,.7)
}
.sidebar__link--common .mobile-text{
    display:none
}
.sidebar__item--fav .sidebar__link.sidebar__link--common::before{
    background:url(/wp-content/themes/pinup/featured-games-b.svg) no-repeat center!important
}
.sidebar__item--v-sport .sidebar__link.sidebar__link--top::before{
    background:url(/wp-content/themes/pinup/v-sport-w.svg) no-repeat center!important
}
.sidebar__item--live-dillers .sidebar__link.sidebar__link--top::before{
    background:url(/wp-content/themes/pinup/live-dillers-w.svg) no-repeat center!important
}
.sidebar__item--tournament .sidebar__link.sidebar__link--top::before{
    background:url(/wp-content/themes/pinup/tournament-w.svg) no-repeat center!important
}
.sidebar .mobile__header-wrapper{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%)
}
.mobile__header-promo{
    padding:8px 0 5px;
    display:block;
    width:100%;
    font-weight:700;
    text-align:center;
    font-size:19px;
    line-height:22px;
    color:#fff;
    margin:0;
    text-decoration:none
}
.mobile__header-promo .text__red{
    color:red
}
@media screen and (max-width:1024px){
    .page_shadow.page--sidebar .popup{
        z-index:5500;
        -webkit-transform:translateX(-50%) translateY(-50%) translateZ(55px);
        transform:translateX(-50%) translateY(-50%) translateZ(55px)
    }
    .page_shadow.page--sidebar .popup-cashbox{
        -webkit-transform:translateX(-50%) translateZ(53px);
        transform:translateX(-50%) translateZ(53px)
    }
    .page_shadow.page--sidebar::after{
        z-index:5400;
        -webkit-transform:translateZ(51px);
        transform:translateZ(51px)
    }
    .page_shadow.page--sidebar .popup--reg{
        top:50%!important
    }
}
@media only screen and (min-width:1025px){
    .sidebar{
        visibility:hidden!important;
        display:none!important
    }
}
@media only screen and (max-width:460px){
    .sidebar__link--common .full-text{
        display:none
    }
    .sidebar__link--common .mobile-text{
        display:inline
    }
}
@media only screen and (max-width:400px){
    .sidebar__item-stat{
        font-size:14px
    }
}
@media only screen and (max-width:350px){
    .sidebar__item-stat{
        font-size:12px
    }
}
@media only screen and (max-width:600px){
    .sidebar{
        overflow:hidden
    }
    .sidebar .mobile__header-wrapper{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:3000
    }
    .sidebar .scroll-block,.sidebar .sidebar__list{
        overflow:scroll;
        height:100%;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .sidebar .scroll-block{
        background:0 0;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        padding-top:56px
    }
    .sidebar .sidebar__list{
        background:#000;
        padding-bottom:50px
    }
}
@media only screen and (max-width:736px) and (max-height:414px){
    .sidebar{
        overflow:scroll;
        max-width:750px
    }
    .sidebar .mobile__header-wrapper{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:3000
    }
    .sidebar .scroll-block,.sidebar .sidebar__list{
        height:100%;
        overflow:scroll;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .sidebar .scroll-block{
        background:0 0;
        position:absolute;
        top:0;
        left:0;
        padding-top:56px;
        width:100%
    }
    .sidebar .sidebar__list{
        background:#000;
        padding-bottom:50px
    }
}
@media only screen and (max-width:812px) and (max-height:375px){
    .sidebar{
        overflow:scroll;
        max-width:750px
    }
    .sidebar .mobile__header-wrapper{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:3000
    }
    .sidebar .scroll-block,.sidebar .sidebar__list{
        height:100%;
        overflow:scroll;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .sidebar .scroll-block{
        background:0 0;
        position:absolute;
        top:0;
        left:0;
        padding-top:56px;
        width:100%
    }
    .sidebar .sidebar__list{
        background:#000;
        padding-bottom:50px
    }
}
.slider{
    border-radius:6px;
    position:relative
}
.slider .owl-stage-outer{
    border-radius:6px;
    height:100%
}
.slider .owl-stage-outer .owl-stage,.slider .owl-stage-outer .owl-stage .owl-item,.slider__item{
    height:inherit
}
.slider__item{
    position:relative
}
.slider__item .button{
    position:absolute!important;
    bottom:10px;
    right:5%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    width:184px;
    cursor:pointer!important;
    z-index:84
}
@media only screen and (max-width:576px){
    .slider .button{
        right:-85px
    }
}
.winners{
    margin-bottom:10px
}
.winners__item{
    height:107px;
    position:relative;
    border-radius:6px;
    overflow:hidden;
    background:url(/wp-content/themes/pinup/win-bg-ny.png) no-repeat center;
    background-size:contain
}
.winners__item-image{
    position:absolute;
    top:50%;
    left:50%;
    width:78px;
    height:56px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    border-radius:6px
}
.winners__item-game{
    color:#fff;
    display:block;
    text-align:center;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
.winners__item-player{
    position:absolute;
    color:#24bb9d;
    left:20px;
    bottom:5px;
    text-overflow:ellipsis;
    overflow:hidden;
    max-width:82px
}
.winners__item-won{
    color:#d4351d;
    position:absolute;
    right:20px;
    bottom:5px
}
.winners__item-ctrl{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.3)
}
.winners__item-ctrl-wrp{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.winners__item-ctrl-wrp .button{
    width:120px
}
.main__section--winrs.winrs-top .winners__item-player,.main__section--winrs.winrs-top .winners__item-won{
    display:none
}
.main__section--winrs.winrs-top .winners__item-image{
    margin-top:5px
}
.main__section--winrs.winrs-top .winners__item{
    background-image:url(/wp-content/themes/pinup/win-bg-ny-light.png)
}
.winners__item:hover .winners__item-ctrl{
    display:block
}
@media screen and (max-width:1180px){
    .winners__item-player{
        max-width:69px
    }
}
@media screen and (max-width:980px){
    .winners__item-player{
        max-width:90px
    }
}
@media screen and (max-width:880px){
    .winners__item-player{
        max-width:70px
    }
}
@media screen and (max-width:780px){
    .winners__item-player{
        max-width:52px
    }
}
.social__item{
    width:35px;
    height:35px;
    border:0;
    background-color:inherit;
    background-image:url(/wp-content/themes/pinup/spritesheet.jpg);
    background-size:120px 80px;
    background-repeat:no-repeat;
    position:relative;
    margin:0 5px;
    border-radius:6px;
    cursor:pointer;
    background-position:-3px -2px
}
.social__item:hover::before{
    background-color:rgba(0,0,0,.2)
}
.social__item::before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    -webkit-transition:all .18s ease-in-out;
    transition:all .18s ease-in-out;
    background-color:transparent;
    border-radius:5px
}
.social__item_google{
    background-position:-42px -2px
}
.social__item_vk{
    background-position:-82px -2px
}
.social__item_mail{
    background-position:-3px -42px
}
.social__item_ok{
    background-position:-42px -42px
}
.social__item_yandex{
    background-position:-82px -42px
}
.social{
    font-size:0
}
.social__item{
    display:inline-block;
    vertical-align:middle
}
@supports (display:flex){
    .social{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
}
.userbar{
    height:45px
}
.userbar__list{
    height:inherit;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block;
    width:100%
}
.userbar__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 14px
}
.userbar__item-label{
    color:#fff
}
.userbar__item-money,.userbar__item-tickets{
    color:#24bb9d;
    line-height:1.15em;
    text-align:right
}
.userbar__item-tickets{
    text-align:left
}
.userbar__item-close{
    color:#fff;
    cursor:pointer
}
.userbar__item--underline{
    position:relative
}
.userbar__item--underline::after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:1px;
    background-color:#fff;
    top:100%;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.userbar__item--mobile{
    display:none!important
}
.userbar .tickets-counter{
    padding-left:35px;
    position:relative
}
.userbar .tickets-counter a.tickets-counter__logo{
    content:'';
    position:absolute;
    width:22px;
    height:30px;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(/wp-content/themes/pinup/icon_ticket_active.svg) no-repeat center
}
.userbar .tickets-counter.disabled a.tickets-counter__logo{
    background:url(/wp-content/themes/pinup/icon_ticket_off.svg) no-repeat center!important
}
.userbar .tickets-counter.disabled .userbar__item-tickets{
    color:#777
}
.userbar .userbar__list .userbar__change{
    top:0;
    margin:0 4px
}
.userbar{
    line-height:45px
}
.userbar__item,.userbar__list{
    font-size:0;
    text-align:right
}
.userbar__item{
    display:inline-block;
    font-size:16px;
    vertical-align:middle;
    line-height:1em
}
.userbar__change{
    display:inline-block;
    vertical-align:super;
    width:29px;
    height:29px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/change-icon.svg);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    position:relative
}
@supports (display:flex){
    .userbar,.userbar__list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-line-pack:center;
        align-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .userbar{
        line-height:1em;
        display:-ms-flex;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .userbar__list{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        font-size:1em;
        text-align:left
    }
    .userbar__list__item{
        display:block;
        font-size:1em;
        vertical-align:baseline
    }
}
@media screen and (max-width:1230px){
    .userbar__item.tickets-counter{
        display:none
    }
}
@media screen and (max-width:1024px){
    .userbar__list .userbar__change{
        display:none
    }
}
@media screen and (max-width:400px){
    .userbar__item-container .button.button_red{
        padding:0 8px!important
    }
    .userbar__item-container .userbar__item-label{
        max-width:calc(100vw - 200px);
        overflow-x:hidden;
        text-overflow:ellipsis
    }
}
.article nav ul li a{
    font-size:1.25em;
    color:#24bb9d;
    text-decoration:none
}
.article nav ul li a:hover{
    color:#31d7b6
}
.article h1,.article h3,.article h4,.article h5,.article h6{
    color:#fff;
    font-size:1.25em;
    font-family:"pt_sansbold",sans-serif
}
.article h2{
    font-size:1.5em
}
.article h2,.article strong{
    font-family:"pt_sansbold",sans-serif
}
.article li,.article p{
    color:#fafafa;
    font-size:1em;
    text-align:justify;
    margin:8px 0
}
.article ol,.article ul{
    padding:0;
    list-style:none
}
.article__label-dec{
    padding:17.5px 0;
    font-size:1.25em;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    line-height:0;
    border-radius:6px;
    text-align:center;
    margin:0;
    font-weight:400
}
.article__figure{
    text-align:center;
    margin:16px 0
}
.article__image-label{
    display:block;
    color:#fff;
    padding:16px
}
.article__image--bets{
    width:65%
}
.article__image--bets-3{
    width:75%
}
.article__box{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.article__button-back{
    padding-left:62.295px!important;
    padding-right:62.295px!important;
    margin:auto;
    display:block
}
.article__list--sub{
    padding-left:24px!important
}
.article_bets__image{
    display:block;
    margin:16px auto
}
.banner--8march{
    background:url(/wp-content/themes/pinup/banner--8march/background.jpg) no-repeat center;
    background-size:cover;
    height:100%;
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    overflow:hidden;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.banner--8march .banner--8march__img{
    -webkit-transform:scale(-1,1);
    transform:scale(-1,1)
}
.banner--8march .banner--8march__img img{
    position:absolute;
    right:50%;
    top:-35px
}
.banner--8march__content,.banner--8march__content .banner--8march__background .banner--8march__text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:93%
}
.banner--8march__content .banner--8march__background{
    background:url(/wp-content/themes/pinup/banner--8march/frame.png) no-repeat center;
    width:395px;
    height:117%;
    z-index:1
}
.banner--8march__content .banner--8march__background .banner--8march__text{
    text-transform:uppercase;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%
}
.banner--8march__content .banner--8march__background .banner--8march__text h2,.bonuspnc__anim-text p{
    color:#fff;
    font-size:20px;
    margin:13px 2px 0;
    font-weight:700
}
.banner--8march__content .banner--8march__background .banner--8march__text h3{
    color:#e82d12;
    letter-spacing:2.12px;
    font-size:30px;
    text-shadow:1px 2px 2px #4a2519;
    margin:0 2px;
    font-weight:700
}
.banner--8march__content .banner--8march__background .banner--8march__text h4{
    color:#fff;
    letter-spacing:.8px;
    font-size:14px;
    font-weight:700;
    margin:3px 0 13px
}
.banner--8march .button{
    right:-1%
}
@media screen and (max-width:1100px){
    .banner--8march .button{
        right:-6%
    }
}
@media screen and (max-width:750px){
    .banner--8march__content{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .banner--8march__content .banner--8march__background{
        margin-right:-51px;
        margin-top:-22px
    }
    .banner--8march .banner--8march__img{
        -webkit-transform:scale(1,1);
        transform:scale(1,1)
    }
    .banner--8march .banner--8march__img img{
        right:auto;
        left:-11%
    }
    .banner--8march .button{
        right:-7%;
        bottom:2px
    }
}
@media screen and (max-width:500px){
    .banner--8march{
        background-position:26%
    }
    .banner--8march__content .banner--8march__background{
        background-size:contain;
        height:107%
    }
    .banner--8march__content .banner--8march__background .banner--8march__text h2{
        font-size:14px;
        margin:14px 0 -1px
    }
    .banner--8march__content .banner--8march__background .banner--8march__text h3{
        font-size:23px;
        margin:0 2px
    }
    .banner--8march__content .banner--8march__background .banner--8march__text h4{
        font-size:11px;
        margin:1px 0 13px;
        letter-spacing:.6px
    }
    .banner--8march .banner--8march__img img{
        width:95%;
        left:-22%;
        top:-26px
    }
    .banner--8march .button{
        bottom:1px
    }
}
@media screen and (max-width:400px){
    .banner--8march__content .banner--8march__background{
        margin-right:-89px;
        margin-top:-28px
    }
    .banner--8march .button{
        right:-21%
    }
}
@media screen and (max-width:410px) and (max-height:455px){
    .banner--8march__content .banner--8march__background{
        height:114%;
        margin-right:-100px;
        margin-top:-38px
    }
    .banner--8march__content .banner--8march__background .banner--8march__text h4{
        font-size:10px
    }
    .banner--8march .button{
        right:-29%
    }
}
.banner--black-friday-spinomenal,.banner--black-friday-spinomenal__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.banner--black-friday-spinomenal{
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--black-friday-spinomenal/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--black-friday-spinomenal .spinomenal{
    position:absolute;
    top:6px;
    left:5px
}
.banner--black-friday-spinomenal .cherry{
    position:absolute;
    top:-39px;
    right:157px
}
.banner--black-friday-spinomenal .right{
    position:absolute;
    right:-110px;
    bottom:-34px
}
.banner--black-friday-spinomenal .cherry__bottom{
    right:-67px;
    bottom:-30px;
    position:absolute;
    -webkit-transform:rotate(-18deg);
    transform:rotate(-18deg)
}
.banner--black-friday-spinomenal__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    color:#fff;
    margin-top:-20px;
    letter-spacing:1px
}
.banner--black-friday-spinomenal .tape{
    position:absolute;
    left:105px;
    bottom:-7px
}
.banner--black-friday-spinomenal .prize{
    position:absolute;
    left:31px;
    top:22px
}
.banner--black-friday-spinomenal .dwarf{
    position:absolute;
    left:68px;
    bottom:-53px;
    z-index:2
}
.banner--black-friday-spinomenal .fruits{
    position:absolute;
    bottom:-38px;
    left:213px
}
.banner--black-friday-spinomenal__h2{
    font-size:33px;
    color:#d1fd17;
    margin:0;
    text-transform:uppercase
}
.banner--black-friday-spinomenal__h3{
    font-size:35px;
    color:#ff1321;
    text-transform:uppercase;
    margin:-1px 0 -5px
}
.banner--black-friday-spinomenal .mob__br{
    display:none
}
.banner--black-friday-spinomenal .sale{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    color:#d1fd17;
    margin:-23px 0 -19px;
    letter-spacing:.3px
}
.banner--black-friday-spinomenal .sale__p{
    font-family:Chupada-Italic;
    font-size:26px;
    margin-left:8px;
    text-align:center
}
.banner--black-friday-spinomenal .sale__p__span{
    margin-top:-5px;
    display:block
}
.banner--black-friday-spinomenal .sale__span{
    font-size:52px;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--black-friday-spinomenal .sale__span__span{
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--black-friday-spinomenal .sale__product{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    font-family:Chupada-Italic;
    color:#fff;
    font-size:22px;
    text-transform:uppercase;
    text-shadow:1px 1px 1px #000;
    z-index:4
}
.banner--black-friday-spinomenal .sale__product span{
    margin-right:15px
}
.banner--black-friday-spinomenal__h4{
    font-family:Chupada-Italic;
    color:#fff;
    font-size:22px;
    text-transform:uppercase;
    margin:3px 0 0
}
.banner--black-friday-spinomenal button{
    right:-2%!important
}
@media screen and (max-width:1240px){
    .banner--black-friday-spinomenal .spinomenal{
        top:auto;
        bottom:5px;
        z-index:5
    }
    .banner--black-friday-spinomenal .tape{
        left:34px;
        bottom:-2px
    }
    .banner--black-friday-spinomenal .prize{
        left:-11px;
        top:-1px;
        z-index:3;
        width:85px
    }
    .banner--black-friday-spinomenal .dwarf{
        left:-46px;
        bottom:-53px;
        width:268px
    }
    .banner--black-friday-spinomenal .fruits{
        bottom:-38px;
        left:83px
    }
    .banner--black-friday-spinomenal button{
        right:-7%!important
    }
}
@media screen and (max-width:750px){
    .banner--black-friday-spinomenal .sale__product{
        font-size:18px
    }
}
@media screen and (max-width:700px){
    .banner--black-friday-spinomenal .sale__product{
        display:none
    }
}
@media screen and (max-width:650px){
    .banner--black-friday-spinomenal{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .banner--black-friday-spinomenal .right{
        right:-36px;
        bottom:-44px;
        width:322px
    }
    .banner--black-friday-spinomenal .cherry{
        display:none
    }
    .banner--black-friday-spinomenal button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--black-friday-spinomenal .spinomenal{
        bottom:auto;
        top:11px;
        left:16px
    }
    .banner--black-friday-spinomenal__main{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        margin-left:15px;
        margin-top:12px
    }
    .banner--black-friday-spinomenal .dwarf{
        left:auto;
        right:-61px;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        bottom:-25px;
        width:311px
    }
    .banner--black-friday-spinomenal .prize{
        left:auto;
        right:-17px;
        z-index:7;
        width:85px
    }
    .banner--black-friday-spinomenal .tape{
        left:auto;
        right:9px;
        z-index:6
    }
    .banner--black-friday-spinomenal .fruits{
        left:auto;
        -webkit-transform:scale(.6);
        transform:scale(.6);
        bottom:-49px;
        z-index:9;
        right:-20px
    }
    .banner--black-friday-spinomenal .cherry__bottom{
        z-index:8;
        right:-75px
    }
    .banner--black-friday-spinomenal__h4{
        display:none
    }
    .banner--black-friday-spinomenal__h3{
        margin:6px 0
    }
}
@media screen and (max-width:450px){
    .banner--black-friday-spinomenal{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        background-image:url(/wp-content/themes/pinup/banner--black-friday-spinomenal/backg_mob.jpg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover
    }
    .banner--black-friday-spinomenal .right{
        right:-35px;
        bottom:-30px;
        width:233px
    }
    .banner--black-friday-spinomenal .cherry{
        display:none
    }
    .banner--black-friday-spinomenal button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--black-friday-spinomenal .spinomenal{
        bottom:auto;
        top:11px;
        left:11px
    }
    .banner--black-friday-spinomenal__main{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        margin-left:7px;
        margin-top:31px
    }
    .banner--black-friday-spinomenal .dwarf{
        left:auto;
        right:-45px;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        bottom:-25px;
        width:242px
    }
    .banner--black-friday-spinomenal .prize{
        left:auto;
        right:-17px;
        z-index:7;
        width:75px;
        top:-1px
    }
    .banner--black-friday-spinomenal .tape{
        left:auto;
        right:9px;
        z-index:6;
        bottom:-2px
    }
    .banner--black-friday-spinomenal .fruits{
        left:auto;
        -webkit-transform:scale(.6);
        transform:scale(.6);
        bottom:-49px;
        z-index:9;
        right:-20px
    }
    .banner--black-friday-spinomenal .cherry__bottom{
        z-index:8;
        right:-75px
    }
    .banner--black-friday-spinomenal__h4{
        display:none
    }
    .banner--black-friday-spinomenal__h3{
        margin:4px 0 6px;
        font-size:32px;
        text-shadow:1px 1px 1px #000
    }
    .banner--black-friday-spinomenal__h2{
        font-size:33px;
        text-shadow:1px 1px 1px #000
    }
    .banner--black-friday-spinomenal .sale{
        margin:-23px 0 -19px
    }
    .banner--black-friday-spinomenal .sale__span{
        font-size:41px;
        margin-bottom:-4px
    }
    .banner--black-friday-spinomenal .sale__p{
        font-size:20px
    }
    .banner--black-friday-spinomenal .sale__p__span{
        margin-top:-2px
    }
    .another__translation .spinomenal{
        top:2px
    }
    .another__translation .banner--black-friday-spinomenal__main{
        margin-top:18px
    }
    .another__translation .mob__br{
        display:block
    }
    .another__translation .banner--black-friday-spinomenal__h3{
        margin:2px 0
    }
}
@media screen and (max-width:320px){
    .banner--black-friday-spinomenal__main{
        margin-left:3px;
        margin-top:16px
    }
    .banner--black-friday-spinomenal .spinomenal{
        left:6px
    }
    .banner--black-friday-spinomenal__h4{
        display:none
    }
    .banner--black-friday-spinomenal__h3{
        margin:11px 0 17px;
        font-size:21px
    }
    .banner--black-friday-spinomenal__h2{
        font-size:27px
    }
    .banner--black-friday-spinomenal .sale{
        margin:-23px 0 -19px
    }
    .banner--black-friday-spinomenal .sale__span{
        font-size:32px
    }
    .banner--black-friday-spinomenal .sale__p{
        font-size:13px
    }
    .banner--black-friday-spinomenal .sale__p__span{
        margin-top:-2px
    }
    .another__translation .spinomenal{
        top:2px
    }
    .another__translation .banner--black-friday-spinomenal__main{
        margin-top:3px
    }
    .another__translation .mob__br{
        display:block
    }
    .another__translation .banner--black-friday-spinomenal__h3{
        margin:12px 0
    }
    .another__translation .sale__p{
        margin-left:5px
    }
    .another__translation .sale__span{
        font-size:25px
    }
}
.banner--bonuspnc,.bonuspnc__content{
    width:100%;
    height:100%;
    max-height:225px
}
.bonuspnc__content{
    position:relative;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden
}
.bonuspnc__girl,.bonuspnc__slots{
    position:absolute;
    height:100%;
    top:0
}
.bonuspnc__slots{
    background:url(/wp-content/themes/pinup/banner--bonuspnc/slide-first-deposit.gif) no-repeat center right;
    width:483px;
    right:0
}
.bonuspnc__girl{
    width:134px;
    right:441px;
    background:url(/wp-content/themes/pinup/banner--bonuspnc/slide-fd-girl.png) no-repeat center right;
    z-index:30
}
.bonuspnc__date{
    position:absolute;
    color:#fff;
    right:5%;
    font-size:22px;
    bottom:25px
}
.bonuspnc__anim-text p{
    position:absolute;
    left:50px;
    top:0;
    font-size:0;
    text-shadow:4px 6px 4px rgba(0,0,0,.4);
    white-space:nowrap;
    text-align:center;
    margin:0;
    line-height:67px;
    width:326px;
    z-index:40
}
.bonuspnc__anim-text,.bonuspnc__date{
    text-align:center
}
.bonuspnc__anim-text-1,.bonuspnc__anim-text-2{
    -webkit-animation-name:bonuspncTextAnim1;
    animation-name:bonuspncTextAnim1;
    -webkit-animation-duration:7s;
    animation-duration:7s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards
}
.bonuspnc__anim-text-2{
    -webkit-animation-name:bonuspncTextAnim2;
    animation-name:bonuspncTextAnim2
}
.bonuspnc__anim-text-green{
    color:#55a399
}
.bonuspnc__anim-text-red{
    color:#de3c21
}
.banner--bonuspnc .bonuspnc__content .banner-bonuspnc__button{
    right:-21px;
    bottom:58px
}
@media screen and (max-width:900px){
    .bonuspnc__anim-text p{
        left:12px
    }
    .bonuspnc__girl{
        right:auto;
        left:319px
    }
}
@media screen and (max-width:857px){
    .bonuspnc__anim-text p{
        font-size:35px;
        -webkit-animation:none;
        animation:none;
        line-height:38px;
        width:247px
    }
    .bonuspnc__girl{
        right:382px;
        left:auto
    }
    .bonuspnc__content .bonuspnc__anim-text-1{
        top:40px
    }
    .bonuspnc__content .bonuspnc__anim-text-2{
        top:14px;
        left:auto;
        right:44px
    }
}
@media screen and (max-width:716px){
    .bonuspnc__slots{
        width:100%;
        background:url(/wp-content/themes/pinup/banner--bonuspnc/back-slot2.jpg) no-repeat center;
        background-size:100%
    }
    .bonuspnc__girl{
        right:auto;
        left:211px
    }
    .bonuspnc__date{
        z-index:50;
        right:44px
    }
}
@media screen and (max-width:618px){
    .bonuspnc__anim-text p{
        font-size:27px;
        line-height:32px
    }
    .bonuspnc__content .bonuspnc__anim-text-1{
        top:67px;
        left:-24px
    }
    .bonuspnc__girl{
        left:165px
    }
    .bonuspnc__content .bonuspnc__anim-text-2{
        right:2px
    }
    .banner--bonuspnc .bonuspnc__content .banner-bonuspnc__button{
        right:-59px
    }
    .bonuspnc__date{
        right:8px
    }
}
@media screen and (max-width:518px){
    .bonuspnc__anim-text p{
        font-size:24px;
        line-height:29px
    }
    .bonuspnc__content .bonuspnc__anim-text-1{
        top:25px;
        left:-40px
    }
    .bonuspnc__girl{
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        background-position:center;
        background-size:contain
    }
    .bonuspnc__content .bonuspnc__anim-text-2{
        right:-37px;
        top:24px
    }
    .banner--bonuspnc .bonuspnc__content .banner-bonuspnc__button,.bonuspnc__date{
        right:50%;
        -webkit-transform:translateX(50%);
        transform:translateX(50%);
        bottom:10px
    }
    .bonuspnc__date{
        bottom:52px;
        text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
        white-space:nowrap
    }
}
@media screen and (max-width:445px){
    .bonuspnc__content .bonuspnc__anim-text-1,.bonuspnc__content .bonuspnc__anim-text-2{
        top:16px
    }
    .bonuspnc__anim-text p{
        font-size:21px
    }
    .bonuspnc__date{
        font-size:18px
    }
}
@media screen and (max-width:390px){
    .bonuspnc__anim-text p{
        line-height:24px
    }
    .bonuspnc__content .bonuspnc__anim-text-1{
        left:-51px;
        top:9px
    }
    .bonuspnc__content .bonuspnc__anim-text-2{
        top:9px;
        right:-48px
    }
}
@media screen and (max-width:350px){
    .bonuspnc__anim-text p{
        line-height:22px;
        font-size:19px
    }
    .bonuspnc__date{
        font-size:16px
    }
    .bonuspnc__content .bonuspnc__anim-text-1{
        left:-54px;
        top:6px
    }
    .bonuspnc__content .bonuspnc__anim-text-2{
        top:7px;
        right:-52px
    }
}
.banner--brilliant-victory{
    position:relative;
    max-height:225px;
    top:0;
    left:50%;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:url(/wp-content/themes/pinup/banner--brilliant-victory/background.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--brilliant-victory .br_mob{
    display:none
}
.banner--brilliant-victory__main,.banner--brilliant-victory__main__text{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.banner--brilliant-victory__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    text-align:center;
    color:#fff;
    z-index:9;
    height:100%;
    position:absolute
}
.banner--brilliant-victory__main__text{
    position:relative
}
.banner--brilliant-victory__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--brilliant-victory__wrapper--up{
    z-index:2
}
.banner--brilliant-victory__h2{
    font-size:30px;
    line-height:1.1em;
    font-weight:400;
    text-transform:uppercase;
    margin:8px 0 2px
}
.banner--brilliant-victory__h3,.banner--brilliant-victory__h3__span{
    letter-spacing:2px;
    line-height:1.1em;
    text-transform:uppercase;
    font-size:72px
}
.banner--brilliant-victory__h3{
    background:#5cc9f3;
    background:-webkit-gradient(linear,left bottom,left top,color-stop(15%,#0c73cc),color-stop(85%,#ecf2fd));
    background:-webkit-linear-gradient(bottom,#0c73cc 15%,#ecf2fd 85%);
    background:linear-gradient(0deg,#0c73cc 15%,#ecf2fd 85%);
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    z-index:1;
    width:auto;
    margin:auto;
    position:relative;
    color:transparent
}
.banner--brilliant-victory__h3:after{
    content:" ";
    display:block;
    position:absolute;
    width:590px;
    height:104px;
    top:-45px;
    left:-60px;
    background:url(/wp-content/themes/pinup/banner--brilliant-victory/blick.png) no-repeat center
}
.banner--brilliant-victory__h3__span{
    position:absolute;
    color:#000;
    text-shadow:-1px 0 2px #000,0 1px 2px #000,1px 0 2px #000,0 -1px 2px #000,0 0 16px rgba(0,0,0,.8),0 0 18px rgba(0,0,0,.8),0 0 24px rgba(0,0,0,.8);
    top:0;
    left:0;
    width:100%;
    display:block;
    margin:0
}
.banner--brilliant-victory__h4{
    font-size:24px;
    text-transform:uppercase;
    margin:0;
    font-weight:400;
    line-height:1em;
    text-shadow:2px 2px 4px rgba(0,0,0,.7);
    position:relative;
    z-index:9
}
.banner--brilliant-victory__bg{
    width:290px;
    height:284px;
    background-size:cover;
    position:absolute;
    left:calc(50% - 147px);
    bottom:-38px
}
.banner--brilliant-victory__h5{
    font-size:46px;
    line-height:1em;
    letter-spacing:2px;
    text-shadow:-1px 0 3px #fdeeb6,0 1px 3px #fdeeb6,1px 0 3px #fdeeb6,0 -1px 3px #fdeeb6;
    margin:0 5px 0 0;
    text-align:center;
    text-transform:uppercase;
    color:#f10537;
    position:relative;
    z-index:9
}
.banner--brilliant-victory button{
    right:-7%!important
}
.banner--brilliant-victory .santa_lady{
    position:absolute;
    left:0;
    bottom:0
}
.banner--brilliant-victory .snowman{
    position:absolute;
    right:22px;
    bottom:0
}
@media screen and (max-width:980px){
    .banner--brilliant-victory__bg{
        bottom:-25px
    }
    .banner--brilliant-victory .santa_lady{
        left:-16px
    }
}
@media screen and (max-width:730px){
    .banner--brilliant-victory__bg{
        bottom:-25px
    }
    .banner--brilliant-victory button{
        right:-12%!important;
        bottom:5px!important
    }
}
@media screen and (max-width:585px){
    .banner--brilliant-victory{
        background:url(/wp-content/themes/pinup/banner--brilliant-victory/background-mobile.jpg) no-repeat center;
        background-size:cover
    }
    .banner--brilliant-victory__main{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:baseline;
        -ms-flex-align:baseline;
        align-items:baseline
    }
    .banner--brilliant-victory__main__text{
        min-width:112px;
        text-align:right;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .banner--brilliant-victory__wrapper{
        margin-top:0;
        padding-top:12%
    }
    .banner--brilliant-victory__wrapper--up{
        text-align:right;
        -webkit-box-align:end;
        -ms-flex-align:end;
        align-items:flex-end
    }
    .banner--brilliant-victory__wrapper--down{
        left:14%;
        -webkit-transform:translate(-14%);
        transform:translate(-14%);
        position:relative
    }
    .banner--brilliant-victory__h2{
        font-size:24px;
        margin:0;
        z-index:2
    }
    .banner--brilliant-victory__h3{
        margin:0
    }
    .banner--brilliant-victory__h3:after{
        background:url(/wp-content/themes/pinup/banner--brilliant-victory/blick-mb.png) no-repeat center;
        width:142px;
        height:68px;
        top:-22px;
        left:-30px
    }
    .banner--brilliant-victory__h3,.banner--brilliant-victory__h3__span{
        font-size:38px;
        letter-spacing:2px;
        line-height:.9
    }
    .banner--brilliant-victory .br_mob{
        display:block
    }
    .banner--brilliant-victory__h4{
        font-size:24px
    }
    .banner--brilliant-victory__h5{
        font-size:38px;
        letter-spacing:0
    }
    .banner--brilliant-victory__bg{
        width:238px;
        background-size:contain;
        top:-46%;
        left:calc(50% - 115px)
    }
    .banner--brilliant-victory .santa_lady{
        left:-24px;
        width:50%
    }
    .banner--brilliant-victory button{
        right:-85px!important
    }
}
@media screen and (max-width:550px){
    .banner--brilliant-victory__bg{
        top:-52%
    }
}
@media screen and (max-width:530px){
    .banner--brilliant-victory__bg{
        top:-54%
    }
    .banner--brilliant-victory .santa_lady{
        width:53%
    }
}
@media screen and (max-width:510px){
    .banner--brilliant-victory__bg{
        top:-56%
    }
}
@media screen and (max-width:490px){
    .banner--brilliant-victory__bg{
        top:-58%
    }
}
@media screen and (max-width:470px){
    .banner--brilliant-victory__bg{
        top:-63%
    }
}
@media screen and (max-width:450px){
    .banner--brilliant-victory__bg{
        top:-68%
    }
}
@media screen and (max-width:430px){
    .banner--brilliant-victory__bg{
        top:-70%
    }
}
@media screen and (max-width:425px){
    .banner--brilliant-victory .santa_lady{
        left:-21px;
        width:55%
    }
    .banner--brilliant-victory__h2{
        font-size:20px;
        text-shadow:0 0 1px rgba(0,0,0,.8)
    }
    .banner--brilliant-victory__h3{
        font-size:32px
    }
    .banner--brilliant-victory__h3__span{
        font-size:32px;
        text-shadow:-1px 0 2px #000,0 1px 2px #000,1px 0 2px #000,0 -1px 2px #000,0 0 16px rgba(0,0,0,.5),0 0 18px rgba(0,0,0,.5),0 0 24px rgba(0,0,0,.2)
    }
    .banner--brilliant-victory__h4{
        font-size:20px
    }
    .banner--brilliant-victory__h5{
        font-size:32px
    }
    .banner--brilliant-victory__bg{
        top:-62%;
        width:200px;
        left:calc(50% - 98px)
    }
}
@media screen and (max-width:390px){
    .banner--brilliant-victory__bg{
        top:-66%
    }
}
@media screen and (max-width:375px){
    .banner--brilliant-victory__main__text{
        min-width:108px
    }
    .banner--brilliant-victory__wrapper{
        padding-top:9%
    }
    .banner--brilliant-victory__h2{
        font-size:18px;
        margin:0
    }
    .banner--brilliant-victory__h3{
        margin:0
    }
    .banner--brilliant-victory__h3,.banner--brilliant-victory__h3__span{
        font-size:32px;
        letter-spacing:1px
    }
    .banner--brilliant-victory__bg{
        width:167px;
        height:210px;
        background-size:contain;
        top:-73%;
        left:calc(50% - 85px)
    }
    .banner--brilliant-victory__h4{
        font-size:16px;
        margin:0
    }
    .banner--brilliant-victory__h5{
        font-size:30px
    }
}
@media screen and (max-width:370px){
    .banner--brilliant-victory__bg{
        top:-73%
    }
}
@media screen and (max-width:350px){
    .banner--brilliant-victory__bg{
        top:-80%
    }
}
@media screen and (max-width:330px){
    .banner--brilliant-victory__bg{
        top:-87%
    }
}
@media screen and (max-width:320px){
    .banner--brilliant-victory__wrapper{
        padding-top:7%
    }
    .banner--brilliant-victory__wrapper--down{
        left:10%;
        -webkit-transform:translate(-10%);
        transform:translate(-10%)
    }
    .banner--brilliant-victory__h4{
        margin:0
    }
    .banner--brilliant-victory__bg{
        background-size:contain;
        top:-66px;
        left:calc(50% - 81px)
    }
    .banner--brilliant-victory .santa_lady{
        left:-21px;
        width:55%
    }
    .banner--brilliant-victory .br_mob{
        display:block
    }
}
.banner--caesars-glory,.banner--caesars-glory__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.banner--caesars-glory{
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--caesars-glory/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--caesars-glory .arms{
    position:absolute;
    right:63px;
    bottom:0
}
.banner--caesars-glory .man{
    position:absolute;
    left:66px;
    bottom:0
}
.banner--caesars-glory__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    color:#fff;
    text-shadow:1px 1px 1px #69271c;
    text-transform:uppercase;
    margin-top:-21px;
    z-index:2
}
.banner--caesars-glory__main__h2{
    font-size:26px;
    letter-spacing:1px
}
.banner--caesars-glory__main__span{
    font-size:30px;
    color:#e03d22;
    display:inline-block;
    margin-left:7px;
    text-shadow:1px 1px 2px #3e1e19
}
.banner--caesars-glory__main__h3{
    font-size:41px;
    letter-spacing:.7px
}
.banner--caesars-glory .column__left{
    position:absolute;
    left:-191px;
    bottom:-42px
}
.banner--caesars-glory .column__right{
    position:absolute;
    right:-87px;
    bottom:-42px
}
.banner--caesars-glory button{
    right:-7%!important
}
.banner--caesars-glory .logo{
    display:block;
    margin-bottom:5px
}
@media screen and (max-width:1200px){
    .banner--caesars-glory .column__left,.banner--caesars-glory .column__right{
        display:none
    }
    .banner--caesars-glory .man{
        left:48px
    }
}
@media screen and (max-width:800px){
    .banner--caesars-glory{
        background-position:left
    }
    .banner--caesars-glory .man{
        left:28px
    }
    .banner--caesars-glory .arms{
        right:41px
    }
}
@media screen and (max-width:680px){
    .banner--caesars-glory button{
        right:-12%!important
    }
    .banner--caesars-glory .arms{
        right:-41px
    }
    .banner--caesars-glory .man{
        left:-8px
    }
}
@media screen and (max-width:560px){
    .banner--caesars-glory{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        background-image:url(/wp-content/themes/pinup/banner--caesars-glory/back__mob.jpg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover
    }
    .banner--caesars-glory button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--caesars-glory .arms{
        display:none
    }
    .banner--caesars-glory .man{
        left:auto;
        right:-17px;
        width:121px;
        bottom:-9px
    }
    .banner--caesars-glory__main{
        margin-left:-33px;
        margin-top:-5px
    }
    .banner--caesars-glory__main__h2{
        font-size:19px;
        letter-spacing:1px;
        -ms-flex-item-align:start;
        align-self:flex-start;
        margin-left:40px
    }
    .banner--caesars-glory__main__span{
        font-size:27px;
        color:#e03d22;
        display:inline-block;
        margin-left:7px;
        text-shadow:1px 1px 2px #3e1e19
    }
    .banner--caesars-glory__main__h3{
        font-size:32px;
        letter-spacing:.7px
    }
    .banner--caesars-glory .logo{
        width:178px;
        margin-bottom:8px
    }
}
@media screen and (max-width:320px){
    .banner--caesars-glory__main__h2{
        font-size:16px
    }
    .banner--caesars-glory__main__span{
        font-size:21px
    }
    .banner--caesars-glory__main__h3{
        font-size:25px
    }
    .banner--caesars-glory .logo{
        width:155px
    }
    .banner--caesars-glory .playson{
        -ms-flex-item-align:start;
        align-self:flex-start;
        margin-left:57px;
        width:79px
    }
    .banner--caesars-glory .man{
        bottom:-25px
    }
}
.banner-cashback{
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    position:relative;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden
}
.banner-cashback__image,.banner-cashback__image::after{
    display:block;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:885px
}
.banner-cashback__image img,.rail2__logo img{
    width:100%;
    height:100%
}
.banner-cashback__image::after{
    content:'';
    top:50%;
    left:30%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    width:100%;
    background-image:url(/wp-content/themes/pinup/banner--cashback/b-cashback-logo.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain
}
.banner-cashback__content{
    position:absolute;
    right:10px;
    top:0;
    width:50%;
    height:100%;
    text-align:center
}
.banner-cashback__text{
    color:#fff;
    font-size:40px;
    font-family:'pt_sansbold',sans-serif;
    font-weight:400;
    margin:40px 0
}
.banner-cashback__text--accent{
    color:#d9ede9;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99
}
@media only screen and (max-width:1100px){
    .banner-cashback__content{
        width:55%;
        right:10px
    }
    .banner-cashback__image::after{
        opacity:.8
    }
}
@media only screen and (max-width:980px){
    .banner-cashback__content{
        width:50%;
        right:10px
    }
    .banner-cashback__image::after{
        opacity:1
    }
}
@media only screen and (max-width:615px){
    .banner-cashback__image::after{
        opacity:.8
    }
}
@media only screen and (max-width:576px){
    .banner-cashback__text{
        margin:0
    }
    .banner-cashback__image{
        width:95%
    }
}
@media only screen and (max-width:425px){
    .banner-cashback{
        height:44.6875vw;
        max-height:225px
    }
}
@media only screen and (max-width:576px){
    .banner-cashback__content{
        width:80%;
        top:15%
    }
}
@media only screen and (max-width:425px){
    .banner-cashback__text{
        font-size:30px
    }
}
@media only screen and (max-width:375px){
    .banner-cashback__text{
        font-size:27px
    }
}
@media only screen and (max-width:320px){
    .banner-cashback__text{
        font-size:23px
    }
}
.banner--cashback-monday{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--cashback-monday/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Chupada,sans-serif
}
.banner--cashback-monday__text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    z-index:2;
    margin-left:10px;
    margin-top:10px
}
.banner--cashback-monday__text__h2{
    padding:0;
    color:#fff;
    font-size:58px;
    font-weight:400;
    text-transform:uppercase;
    margin:15px 0 0;
    font-family:Chupada,sans-serif
}
.banner--cashback-monday__text .cashback__img{
    width:340px
}
.banner--cashback-monday__text .cashback__h3{
    display:none
}
.banner--cashback-monday .girl{
    position:absolute;
    bottom:-13px;
    right:-69px
}
.banner--cashback-monday .cash{
    position:absolute;
    bottom:-23px;
    right:188px
}
.banner--cashback-monday .coin{
    position:absolute;
    bottom:0;
    left:0;
    -webkit-transform:translate(41%,38%);
    transform:translate(41%,38%);
    width:510px
}
.banner--cashback-monday .coin__span{
    color:#b51c0f;
    font-size:103px;
    font-family:Chupada;
    -ms-flex-item-align:end;
    align-self:flex-end;
    z-index:111;
    margin-left:66px;
    margin-bottom:13px;
    font-weight:700
}
.banner--cashback-monday button{
    right:-4%!important
}
@media screen and (max-width:1240px){
    .banner--cashback-monday .girl{
        bottom:-11px;
        right:-92px;
        width:486px
    }
    .banner--cashback-monday__text__h2{
        font-size:52px
    }
    .banner--cashback-monday__text .cashback__img{
        width:295px
    }
    .banner--cashback-monday .cash{
        width:276px;
        right:130px
    }
    .banner--cashback-monday .coin{
        width:493px;
        -webkit-transform:translate(25%,38%);
        transform:translate(25%,38%)
    }
    .banner--cashback-monday .coin__span{
        margin-left:19px
    }
}
@media screen and (max-width:1120px){
    .banner--cashback-monday{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .banner--cashback-monday__text{
        margin-left:15px;
        margin-top:0
    }
    .banner--cashback-monday__text .cashback__img{
        display:none
    }
    .banner--cashback-monday__text .cashback__h3{
        display:block;
        color:#f3d23e;
        font-family:Chupada-BoldItalic,sans-serif;
        font-size:119px;
        text-transform:uppercase;
        margin:0;
        padding:0;
        text-shadow:1px 1px 1px #000
    }
    .banner--cashback-monday__text .cashback__h3 .cashback__span{
        display:inline-block;
        margin-left:20px
    }
    .banner--cashback-monday__text__h2{
        margin-top:-18px
    }
    .banner--cashback-monday .coin__span{
        display:none
    }
    .banner--cashback-monday .cash{
        right:-35px
    }
    .banner--cashback-monday .coin{
        width:454px;
        -webkit-transform:translate(-19%,60%);
        transform:translate(-19%,60%)
    }
}
@media screen and (max-width:770px){
    .banner--cashback-monday .girl{
        width:434px
    }
    .banner--cashback-monday__text{
        margin-top:5px
    }
    .banner--cashback-monday__text__h2{
        font-size:44px;
        margin-top:-10px
    }
    .banner--cashback-monday__text .cashback__h3{
        font-size:102px
    }
    .banner--cashback-monday .cash{
        width:250px
    }
}
@media screen and (max-width:600px){
    .banner--cashback-monday button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--cashback-monday__text{
        margin-left:5px;
        margin-top:5px
    }
    .banner--cashback-monday__text__h2{
        font-size:7.9vw;
        margin-top:0
    }
    .banner--cashback-monday__text .cashback__h3{
        font-size:17.5vw
    }
    .banner--cashback-monday__text .cashback__h3 .cashback__span{
        margin-left:6px
    }
    .banner--cashback-monday .girl{
        bottom:38px;
        right:-48px;
        width:60vw
    }
    .banner--cashback-monday .cash{
        width:28vw;
        right:-12px;
        bottom:auto;
        top:-6px
    }
    .banner--cashback-monday .coin{
        width:83vw;
        -webkit-transform:translate(-24%,60%);
        transform:translate(-24%,60%)
    }
}
.slider__item .banner-cashback-new{
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/banner--cashback-new/girl-mobile.png),url(/wp-content/themes/pinup/banner--cashback-new/cashback.png),url(/wp-content/themes/pinup/banner--cashback-new/bg-mobile.jpg);
    background-position:left bottom,-80px -110px,center;
    background-repeat:no-repeat;
    background-size:30%,100%,cover;
    position:absolute
}
.slider__item .banner-cashback-new-content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:60%;
    margin:0 auto;
    margin-right:1rem
}
.slider__item .banner-cashback-new-content .button{
    position:relative!important;
    -webkit-transform:none;
    transform:none;
    bottom:unset;
    right:unset;
    margin-top:1rem
}
.slider__item .banner-cashback-new-content__header{
    text-align:center;
    width:100%;
    text-shadow:1px -11px 22px rgba(0,0,0,.46),0 0 12px #3e91dd,0 0 23px #0ca9dc;
    color:#fff;
    font-size:48px;
    font-weight:700
}
.slider__item .banner-cashback-new-content__subheader{
    text-align:center;
    width:100%;
    text-shadow:1px -11px 22px rgba(0,0,0,.43),0 0 12px #3e91dd,0 0 23px #0ca9dc;
    color:rgba(255,255,255,.9);
    color:#fff;
    font-size:16px;
    font-weight:400
}
@media (min-width:375px){
    .slider__item .banner-cashback-new{
        background-position:left bottom,-100px -140px,center
    }
    .slider__item .banner-cashback-new-content{
        width:50%;
        margin-top:1rem
    }
}
@media (min-width:420px){
    .slider__item .banner-cashback-new{
        background-position:left bottom,-70px -160px,center;
        background-size:25%,80%,cover
    }
    .slider__item .banner-cashback-new-content{
        width:50%;
        margin-top:1.5rem
    }
}
@media (min-width:768px){
    .slider__item .banner-cashback-new{
        background-position:50px bottom,0 -140px,center;
        background-size:20%,50%,cover
    }
    .slider__item .banner-cashback-new-content{
        width:50%;
        margin-top:2.5rem
    }
}
@media (min-width:1024px){
    .slider__item .banner-cashback-new{
        background-image:url(/wp-content/themes/pinup/banner--cashback-new/girl-desktop.png),url(/wp-content/themes/pinup/banner--cashback-new/cashback.png),url(/wp-content/themes/pinup/banner--cashback-new/bg-desktop.jpg);
        background-position:center,-60px -140px,center;
        background-size:contain,50%,cover;
        -webkit-animation:cashbacktable 5s infinite;
        animation:cashbacktable 5s infinite
    }
    .slider__item .banner-cashback-new-content{
        width:50%;
        margin-top:.5rem
    }
    .slider__item .banner-cashback-new-content__header{
        font-size:72px
    }
    .slider__item .banner-cashback-new-content__subheader{
        font-size:28px
    }
}
.banner--casinopromo{
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    position:relative;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden;
    max-height:225px
}
.banner--casinopromo__main{
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:100%;
    background:url(/wp-content/themes/pinup/banner--casinopromo/casino-promo-bkg2.png) center no-repeat;
    background-position:center;
    background-repeat:no-repeat;
    background-size:100% 100%
}
.banner--casinopromo__description,.banner--casinopromo__roulette{
    position:absolute;
    height:100%;
    width:201px;
    right:25px;
    top:0
}
.banner--casinopromo__roulette{
    right:0;
    width:100%;
    background:url(/wp-content/themes/pinup/banner--casinopromo/roulette.png) center no-repeat;
    background-position:top;
    background-repeat:no-repeat;
    background-size:auto;
    z-index:3
}
.banner--casinopromo__roulette--cards,.banner--casinopromo__roulette--wheel{
    position:absolute;
    width:100%;
    height:100%;
    background-position:center;
    background-repeat:no-repeat
}
.banner--casinopromo__roulette--wheel{
    top:-14%;
    background:url(/wp-content/themes/pinup/banner--casinopromo/roulette-circle.png) center no-repeat;
    z-index:2;
    right:1%
}
.banner--casinopromo__roulette--cards{
    z-index:4;
    right:2.5%;
    bottom:-1.7%;
    background:url(/wp-content/themes/pinup/banner--casinopromo/roulette-cards.png) center no-repeat
}
.banner--casinopromo__text{
    text-align:center;
    color:#fff;
    line-height:40px;
    font-size:35px;
    z-index:5
}
.banner--casinopromo__text--green,.banner--casinopromo__text--red{
    color:#f52e16;
    font-family:'pt_sansbold',Helvetica,Arial,sans-serif
}
.banner--casinopromo__text--green{
    color:#30ba9d
}
.banner--casinopromo__slot{
    position:absolute;
    left:15px;
    top:0;
    width:25%;
    height:100%;
    background:url(/wp-content/themes/pinup/banner--casinopromo/slot_ra.gif) center no-repeat;
    background-position:top;
    background-repeat:no-repeat;
    background-size:auto;
    z-index:1
}
.banner--casinopromo__main .button_red{
    position:absolute;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    right:17px;
    width:220px
}
.owl-item+.active .banner--casinopromo__roulette--wheel{
    -webkit-animation-name:rolette-rotate;
    animation-name:rolette-rotate;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-duration:2s;
    animation-duration:2s
}
@media screen and (max-width:1024px){
    .banner--casinopromo__main{
        background-size:cover
    }
    .banner--casinopromo__slot{
        display:none
    }
    .banner--casinopromo__description{
        right:auto;
        left:25px;
        top:20px
    }
    .banner--casinopromo__text{
        width:70%;
        position:absolute;
        height:50%;
        right:50%;
        -webkit-transform:translateX(57%);
        transform:translateX(57%);
        top:-5%;
        left:auto;
        font-size:31px
    }
    .banner--casinopromo__main .button_red{
        right:45%;
        -webkit-transform:translateX(50%);
        transform:translateX(50%);
        bottom:37px
    }
}
@media screen and (max-width:768px){
    .banner--casinopromo__main .button_red{
        right:35%
    }
    .banner--casinopromo__text{
        right:40%;
        line-height:1.3em
    }
}
@media screen and (max-width:600px){
    .banner--casinopromo__text{
        font-size:24px;
        top:5%
    }
    .banner--casinopromo__description{
        left:10px;
        top:15%
    }
}
@media screen and (max-width:500px){
    .banner--casinopromo__roulette{
        display:none
    }
    .banner--casinopromo__description{
        position:absolute;
        left:10px;
        top:65%;
        width:35%;
        height:70%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        background:url(/wp-content/themes/pinup/banner--casinopromo/wheel-mob.png) center no-repeat;
        background-position:center;
        background-repeat:no-repeat;
        background-size:100%
    }
    .banner--casinopromo__text{
        font-size:21px;
        width:70%;
        top:-2%;
        right:41%
    }
    .banner--casinopromo__main .button_red{
        width:170px;
        bottom:15px
    }
}
@media screen and (max-width:380px){
    .banner--casinopromo__text{
        font-size:18px;
        width:90%;
        right:44%
    }
    .banner--casinopromo__main .button_red{
        right:37%
    }
    .banner--casinopromo__description{
        left:3px;
        top:50%;
        width:37%;
        height:71%
    }
}
.banner--deal-with-luck,.banner--deal-with-luck__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    top:0
}
.banner--deal-with-luck{
    left:0;
    height:225px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/background.jpg) center no-repeat;
    background-size:cover!important;
    overflow:hidden;
    width:100%
}
.banner--deal-with-luck:before{
    width:149px;
    height:113px;
    bottom:-32px;
    left:3px;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/cards.png) no-repeat center
}
.banner--deal-with-luck:after,.banner--deal-with-luck:before,.banner--deal-with-luck__prize:after{
    content:'';
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:absolute;
    background-size:cover!important
}
.banner--deal-with-luck:after{
    left:150px;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/cat.png) no-repeat center;
    width:121px;
    height:94px;
    bottom:0
}
.banner--deal-with-luck__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:304px;
    padding-top:7px;
    right:0
}
.banner--deal-with-luck__title{
    margin:0;
    text-transform:uppercase;
    font-family:Chupada-Italic,sans-serif;
    font-size:33px;
    color:#fff;
    text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000,1px 1px 15px rgba(0,0,0,.7)
}
.banner--deal-with-luck__main-title{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    height:77px;
    margin:0;
    position:relative;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/main-title-bcg.png) no-repeat center;
    background-size:cover!important
}
.banner--deal-with-luck__main-title__text{
    position:relative;
    bottom:3px;
    text-transform:uppercase;
    text-align:center;
    font-size:41px;
    font-weight:700;
    font-family:Chupada-Italic,sans-serif;
    color:#ffdf00;
    text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000
}
.banner--deal-with-luck__prize{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:175px;
    margin:0;
    position:relative
}
.banner--deal-with-luck__prize__title{
    margin:0;
    text-transform:uppercase;
    text-align:center;
    font-size:33px;
    font-family:Chupada-Italic,sans-serif;
    color:#3d0c52;
    text-shadow:0 0 14px #fe9600,0 0 14px #fea907,0 0 14px #feaf00,0 0 14px #fec550,0 0 14px #ffdd52,0 0 14px #ffdd52,0 0 14px #ffdd52;
    z-index:1
}
.banner--deal-with-luck__prize__sum{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:154px;
    height:57px;
    margin:28px 0 0;
    position:absolute;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/eur-2500.png) no-repeat center;
    background-size:cover!important;
    z-index:1
}
.banner--deal-with-luck__prize__sum--visible-text{
    width:100%;
    margin:25px 0 0;
    background:-webkit-gradient(linear,left top,left bottom,from(#ff4b56),to(#3d0c52));
    background:-webkit-linear-gradient(top,#ff4b56,#3d0c52);
    background:linear-gradient(180deg,#ff4b56,#3d0c52);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    position:relative;
    text-transform:uppercase;
    text-align:center;
    font-size:64px;
    font-weight:700;
    font-family:Chupada-Italic,sans-serif;
    color:#3d0c52;
    white-space:nowrap;
    z-index:1;
    text-shadow:0 0 12px #f0f8ff
}
.banner--deal-with-luck__prize:after{
    width:154px;
    height:159px;
    bottom:-146px;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/candles.png) no-repeat bottom
}
.banner--deal-with-luck__left-items,.banner--deal-with-luck__right-items{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:absolute;
    bottom:0;
    background-size:cover!important
}
.banner--deal-with-luck__left-items{
    left:59px;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/red-girl.png) no-repeat bottom;
    width:255px;
    height:215px
}
.banner--deal-with-luck__right-items{
    width:282px;
    height:216px;
    right:10px;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/man.png) no-repeat bottom
}
.banner--deal-with-luck__right-items:before{
    content:'';
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:112px;
    height:92px;
    position:absolute;
    bottom:0;
    left:-50px;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/owl.png) no-repeat bottom
}
.banner--deal-with-luck__bcg-block{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:url(/wp-content/themes/pinup/banner--deal-with-luck/petals.png) no-repeat center;
    background-size:cover!important
}
.banner--deal-with-luck .button{
    right:-5%!important
}
@media screen and (max-width:1100px){
    .banner--deal-with-luck__left-items{
        width:249px;
        height:208px;
        left:59px
    }
    .banner--deal-with-luck__right-items{
        width:255px;
        height:200px;
        right:0
    }
    .banner--deal-with-luck__right-items:before{
        background:0 0
    }
    .banner--deal-with-luck .button{
        right:1.8%
    }
}
@media screen and (max-width:760px){
    .banner--deal-with-luck:before{
        width:125px;
        height:70px;
        left:3px
    }
    .banner--deal-with-luck:after{
        width:100px;
        height:75px;
        left:150px
    }
    .banner--deal-with-luck__left-items{
        width:202px;
        height:170px;
        left:59px
    }
    .banner--deal-with-luck__right-items{
        width:225px;
        height:175px;
        right:0
    }
    .banner--deal-with-luck .button{
        right:-85px;
        bottom:10px
    }
}
@media screen and (max-width:680px){
    .banner--deal-with-luck__main{
        padding-top:15px
    }
    .banner--deal-with-luck:before{
        width:107px;
        height:80px;
        bottom:-19px;
        left:3px
    }
    .banner--deal-with-luck:after{
        width:75px;
        height:55px;
        left:150px
    }
    .banner--deal-with-luck__left-items{
        width:160px;
        height:135px;
        left:59px
    }
    .banner--deal-with-luck__right-items{
        width:190px;
        height:150px;
        right:0
    }
    .banner--deal-with-luck .button{
        right:-85px!important;
        bottom:10px
    }
}
@media screen and (max-width:595px){
    .banner--deal-with-luck{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        height:100%;
        background-position:0
    }
    .banner--deal-with-luck:before{
        left:initial;
        bottom:initial;
        right:-22px;
        top:42px
    }
    .banner--deal-with-luck:after{
        width:110px;
        height:89px;
        left:initial;
        right:-85px;
        -webkit-transform:scale(-1,1);
        transform:scale(-1,1)
    }
    .banner--deal-with-luck__main{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        width:180px;
        z-index:1
    }
    .banner--deal-with-luck__title{
        margin-left:23px;
        font-size:26px;
        text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000,0 3px 12px rgba(0,0,0,.5)
    }
    .banner--deal-with-luck__main-title{
        height:43px;
        margin-left:-15px;
        background-size:cover
    }
    .banner--deal-with-luck__main-title__text{
        font-size:25px
    }
    .banner--deal-with-luck__prize{
        width:115px;
        left:7px
    }
    .banner--deal-with-luck__prize__title{
        font-size:23px;
        text-shadow:0 0 9px #fec200,0 0 9px #feae01,0 0 9px #fe8e00,0 0 9px #fe9000,0 0 9px #feae01,0 0 9px #feae01;
        z-index:1
    }
    .banner--deal-with-luck__prize__sum{
        width:99px;
        height:43px;
        margin-top:22px
    }
    .banner--deal-with-luck__prize:after{
        width:126px;
        height:130px;
        bottom:-130px;
        right:-110px;
        z-index:2
    }
    .banner--deal-with-luck__left-items{
        display:none;
        width:202px;
        height:170px;
        left:59px
    }
    .banner--deal-with-luck__right-items{
        width:225px;
        height:175px;
        right:-92px
    }
    .banner--deal-with-luck .button{
        bottom:5px
    }
}
@media screen and (max-width:576px){
    .banner--deal-with-luck:before{
        top:65px
    }
    .banner--deal-with-luck__prize:after{
        bottom:-165px
    }
}
@media screen and (max-width:550px){
    .banner--deal-with-luck:before{
        top:55px
    }
    .banner--deal-with-luck__prize:after{
        bottom:-145px
    }
}
@media screen and (max-width:520px){
    .banner--deal-with-luck:before{
        top:40px
    }
    .banner--deal-with-luck__prize:after{
        bottom:-135px
    }
}
@media screen and (max-width:490px){
    .banner--deal-with-luck__prize:after{
        bottom:-120px
    }
}
@media screen and (max-width:460px){
    .banner--deal-with-luck__prize:after{
        bottom:-110px
    }
    .banner--deal-with-luck__right-items{
        bottom:-30px
    }
}
@media screen and (max-width:430px){
    .banner--deal-with-luck:before{
        top:30px
    }
    .banner--deal-with-luck__prize:after{
        bottom:-100px
    }
}
@media screen and (max-width:410px){
    .banner--deal-with-luck:before{
        top:20px
    }
    .banner--deal-with-luck__prize:after{
        bottom:-90px
    }
}
@media screen and (max-width:380px){
    .banner--deal-with-luck:before{
        top:10px
    }
    .banner--deal-with-luck__prize:after{
        bottom:-75px
    }
}
@media screen and (max-width:360px){
    .banner--deal-with-luck:before{
        top:0
    }
    .banner--deal-with-luck__prize:after{
        bottom:-65px
    }
}
@media screen and (max-width:320px){
    .banner--deal-with-luck__main{
        padding-top:7px;
        margin-left:-8px
    }
}
.banner--depositfirst{
    position:relative
}
.banner--depositfirst,.depositfirst__content{
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden
}
.depositfirst__slot{
    position:absolute;
    top:0;
    left:0;
    width:364px;
    height:100%;
    background:url(/wp-content/themes/pinup/banner--depositfirst/slot.gif) no-repeat center;
    background-size:contain
}
.depositfirst__on-first-deposit{
    top:15px;
    right:204px;
    height:50px;
    color:#fff;
    text-align:center;
    font-size:30px
}
.depositfirst__100,.depositfirst__bonus,.depositfirst__on-first-deposit{
    position:absolute;
    font-family:"nexa_scriptbold","pt_sansregular"
}
.depositfirst__bonus{
    padding-right:20px;
    text-align:center;
    top:64px;
    right:359px;
    height:100px;
    line-height:100px;
    color:#fff;
    font-size:63px
}
.depositfirst__100{
    top:81px;
    right:161px;
    width:190px;
    height:59px;
    color:#db3a20;
    font-size:60px;
    line-height:70px;
    text-shadow:1px 1px 4px #000
}
.depositfirst__girl{
    position:absolute;
    bottom:0;
    right:0;
    width:154px;
    height:223px;
    background:url(/wp-content/themes/pinup/banner--depositfirst/depositfirst-girl.png) no-repeat center;
    background-size:contain
}
.slider__item .banner--depositfirst .button{
    bottom:15px
}
@media screen and (max-width:1230px){
    .depositfirst__bonus{
        top:30%;
        right:37%;
        width:21%;
        height:34%
    }
    .depositfirst__100{
        top:29%;
        right:20%;
        width:15%;
        height:36%;
        line-height:normal
    }
    .depositfirst__bonus{
        line-height:81px
    }
}
@media screen and (max-width:794px){
    .depositfirst__girl{
        width:28%;
        height:100%;
        background-size:contain
    }
    .depositfirst__on-first-deposit{
        font-size:4vw
    }
    .depositfirst__slot{
        background:url(/wp-content/themes/pinup/banner--depositfirst/slot-mobile.png) no-repeat center;
        left:-170px
    }
    .depositfirst__bonus{
        top:37%;
        right:46%;
        font-size:7vw
    }
    .depositfirst__100{
        top:36%;
        right:29%
    }
    .slider__item .banner--depositfirst .button{
        bottom:16px;
        right:16%
    }
}
@media screen and (max-width:700px){
    .depositfirst__on-first-deposit{
        top:16%;
        right:25%;
        width:45%;
        height:26%
    }
    .depositfirst__girl{
        width:157px
    }
    .depositfirst__bonus{
        width:35%;
        height:35%;
        right:38%
    }
    .depositfirst__slot{
        left:-127px;
        background:url(/wp-content/themes/pinup/banner--depositfirst/slot-mobile.png) no-repeat;
        width:271px;
        height:100%;
        background-size:85%;
        background-position:50% 68%
    }
    .depositfirst__100{
        font-size:11vw!important
    }
}
@media screen and (max-width:500px){
    .depositfirst__on-first-deposit{
        top:9%;
        right:30%
    }
    .depositfirst__bonus{
        line-height:16vw
    }
}
@media screen and (max-width:482px){
    width: 149px;
}
@media screen and (max-width:420px){
    .depositfirst__100{
        top:34%;
        right:18%;
        width:25%;
        height:40%
    }
    .depositfirst__on-first-deposi{
        width:57%
    }
    .depositfirst__girl{
        width:130px
    }
    .slider__item .banner--depositfirst .button{
        right:3%
    }
}
@media screen and (max-width:395px){
    .depositfirst__bonus{
        line-height:17vw;
        right:34%;
        font-size:7vw
    }
}
@media screen and (max-width:382px){
    .depositfirst__girl{
        width:120px
    }
    .depositfirst__slot{
        left:-152px
    }
}
@media screen and (max-width:370px){
    .slider__item .banner--depositfirst .button{
        right:14%;
        width:135px;
        bottom:8px
    }
    .depositfirst__girl{
        width:112px
    }
}
.banner--edge-of-space-second{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--edge-of-space-second/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--edge-of-space-second .top{
    position:absolute;
    top:0;
    left:25px;
    width:54px
}
.banner--edge-of-space-second .stars{
    position:absolute;
    left:143px;
    bottom:6px;
    z-index:2
}
.banner--edge-of-space-second .left__mob,.banner--edge-of-space-second .right__mob{
    display:none
}
.banner--edge-of-space-second .left{
    position:absolute;
    left:0;
    bottom:0
}
.banner--edge-of-space-second .right{
    position:absolute;
    right:2px;
    bottom:-4px
}
.banner--edge-of-space-second .edge-of-space{
    color:#fff;
    font-family:Chupada;
    font-size:36px;
    text-shadow:1px 1px 3px #000;
    text-transform:uppercase
}
.banner--edge-of-space-second__main{
    z-index:3;
    position:relative
}
.banner--edge-of-space-second__main__first,.banner--edge-of-space-second__main__second{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:absolute;
    left:0;
    top:0;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-duration:5s;
    animation-duration:5s;
    -webkit-animation-direction:normal;
    animation-direction:normal;
    z-index:10;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.banner--edge-of-space-second__main__first{
    padding-bottom:18px;
    -webkit-animation-delay:0s;
    animation-delay:0s;
    -webkit-animation-name:logo__one;
    animation-name:logo__one;
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in
}
.banner--edge-of-space-second__main__first .logo__two{
    margin:-5px 0
}
.banner--edge-of-space-second__main__second{
    -webkit-animation-name:logo__two;
    animation-name:logo__two;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out
}
.banner--edge-of-space-second__main__second .logo__one{
    margin:4px 0 -4px
}
.banner--edge-of-space-second button{
    right:-4%!important
}
@media screen and (max-width:1200px){
    .banner--edge-of-space-second .left{
        left:-50px
    }
    .banner--edge-of-space-second .top{
        left:11px;
        width:46px
    }
    .banner--edge-of-space-second .right{
        right:-115px
    }
    .banner--edge-of-space-second button{
        right:-10%!important
    }
}
@media screen and (max-width:980px){
    .banner--edge-of-space-second button{
        right:-7%!important
    }
}
@media screen and (max-width:800px){
    .banner--edge-of-space-second__main__first .logo__two{
        height:72px
    }
    .banner--edge-of-space-second__main__first .logo_two,.banner--edge-of-space-second__main__second .logo__one{
        height:55px
    }
    .banner--edge-of-space-second__main__second .logo_one{
        height:63px
    }
    .banner--edge-of-space-second button{
        right:-10%!important
    }
}
@media screen and (max-width:750px){
    .banner--edge-of-space-second .left{
        display:none
    }
    .banner--edge-of-space-second .left__mob{
        display:block;
        position:absolute;
        bottom:-104px;
        left:-63px
    }
    .banner--edge-of-space-second .right{
        display:none
    }
    .banner--edge-of-space-second .right__mob{
        display:block;
        position:absolute;
        bottom:-11px;
        right:-149px
    }
    .banner--edge-of-space-second__main__first{
        padding-bottom:38px
    }
    .banner--edge-of-space-second__main__second{
        padding-bottom:49px
    }
    .banner--edge-of-space-second__main__second .logo__one{
        margin:4px 0 -9px
    }
}
@media screen and (max-width:660px){
    .banner--edge-of-space-second .left__mob{
        bottom:-75px;
        left:-49px;
        width:443px
    }
    .banner--edge-of-space-second .right__mob{
        bottom:-11px;
        right:-124px;
        width:338px
    }
}
@media screen and (max-width:530px){
    .banner--edge-of-space-second button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--edge-of-space-second__main__first{
        padding-bottom:36px
    }
    .banner--edge-of-space-second__main__first .logo__two{
        height:44px;
        margin:-3px
    }
    .banner--edge-of-space-second__main__first .logo_two{
        height:44px
    }
    .banner--edge-of-space-second__main__second{
        padding-bottom:39px
    }
    .banner--edge-of-space-second__main__second .logo__one{
        height:34px;
        margin:6px 0 -5px
    }
    .banner--edge-of-space-second__main__second .logo_one{
        height:44px
    }
    .banner--edge-of-space-second .right__mob{
        bottom:-11px;
        right:-90px;
        width:246px
    }
    .banner--edge-of-space-second .left__mob{
        left:-31px;
        width:300px;
        bottom:-48px
    }
    .banner--edge-of-space-second .top{
        width:42px;
        left:7px
    }
    .banner--edge-of-space-second .edge-of-space{
        font-size:28px
    }
    .banner--edge-of-space-second .grass{
        display:none
    }
}
@media screen and (max-width:340px){
    .banner--edge-of-space-second__main__first{
        padding-bottom:40px
    }
    .banner--edge-of-space-second__main__first .logo__two{
        height:36px
    }
    .banner--edge-of-space-second__main__first .logo_two{
        height:35px
    }
    .banner--edge-of-space-second__main__second{
        padding-bottom:36px
    }
    .banner--edge-of-space-second__main__second .logo__one{
        height:24px
    }
    .banner--edge-of-space-second__main__second .logo_one{
        height:35px
    }
    .banner--edge-of-space-second .left__mob{
        left:-30px;
        width:255px;
        bottom:-41px
    }
    .banner--edge-of-space-second .right__mob{
        bottom:-11px;
        right:-78px;
        width:212px
    }
}
.banner--edge-of-space-third{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--edge-of-space-third/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--edge-of-space-third .logo__mob,.banner--edge-of-space-third .logo_two,.banner--edge-of-space-third .middle,.banner--four-horsemen-game__text br{
    display:none
}
.banner--edge-of-space-third .left{
    position:absolute;
    left:0;
    bottom:0;
    z-index:3
}
.banner--edge-of-space-third .girl{
    position:absolute;
    left:31px;
    bottom:-2px
}
.banner--edge-of-space-third .man{
    position:absolute;
    left:-23px;
    bottom:0;
    z-index:2
}
.banner--edge-of-space-third .right{
    position:absolute;
    right:0;
    bottom:-10px
}
.banner--edge-of-space-third button{
    right:-6%!important
}
.banner--edge-of-space-third .edge-of-space{
    color:#fff;
    font-family:Chupada-BoldItalic;
    font-size:36px;
    text-shadow:1px 3px 3px #000;
    text-transform:uppercase;
    letter-spacing:1px
}
.banner--edge-of-space-third__main{
    z-index:3;
    position:relative
}
.banner--edge-of-space-third__main__first{
    padding-bottom:18px;
    position:absolute;
    -webkit-animation-name:logo__one;
    animation-name:logo__one;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in;
    animation-timing-function:ease-in;
    -webkit-animation-duration:5s;
    animation-duration:5s;
    -webkit-animation-direction:normal;
    animation-direction:normal;
    -webkit-animation-delay:0s;
    animation-delay:0s;
    z-index:10;
    left:0;
    top:0;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.banner--edge-of-space-third__main__first .logo__two{
    margin:-5px 0
}
.banner--edge-of-space-third .banner--edge-of-space__prize,.banner--edge-of-space-third__main__first,.banner--edge-of-space-third__main__second{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--edge-of-space-third__main__second{
    left:0;
    top:0;
    -webkit-animation-name:logo__two;
    animation-name:logo__two;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
    -webkit-animation-duration:5s;
    animation-duration:5s;
    -webkit-animation-direction:normal;
    animation-direction:normal;
    z-index:10;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    position:absolute
}
.banner--edge-of-space-third__main__second .logo__one{
    margin:-11px 0 0
}
.banner--edge-of-space-third .banner--edge-of-space__prize{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    position:relative;
    color:#fff;
    font-family:Chupada-BoldItalic;
    text-transform:uppercase;
    background-image:url(/wp-content/themes/pinup/banner--edge-of-space-third/logo_two.png);
    background-repeat:no-repeat;
    background-position:27px,10px;
    min-width:100%;
    min-height:100%;
    padding:20px
}
.banner--edge-of-space-third .banner--edge-of-space__prize .prize__span{
    font-size:21px;
    z-index:5;
    font-family:Chupada-Italic;
    margin-bottom:-5px;
    letter-spacing:.5px
}
.banner--edge-of-space-third .banner--edge-of-space__prize .prize__span__evro{
    font-size:30px;
    z-index:5;
    letter-spacing:.3px;
    margin-left:-7px
}
@media screen and (max-width:1200px){
    .banner--edge-of-space-third .girl{
        left:-56px
    }
    .banner--edge-of-space-third .man{
        left:-81px
    }
}
@media screen and (max-width:710px){
    .banner--edge-of-space-third{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .banner--edge-of-space-third__main{
        width:100%;
        height:100%
    }
    .banner--edge-of-space-third__main__first{
        -webkit-transform:inherit;
        transform:inherit;
        padding-top:20px;
        padding-left:10px
    }
    .banner--edge-of-space-third__main__second{
        -webkit-transform:inherit;
        transform:inherit;
        padding-top:18px;
        margin-left:-50px
    }
    .banner--edge-of-space-third .left,.banner--edge-of-space-third .right{
        display:none
    }
    .banner--edge-of-space-third .man{
        left:auto;
        right:-225px
    }
    .banner--edge-of-space-third .girl{
        left:auto;
        right:10px
    }
}
@media screen and (max-width:580px){
    .banner--edge-of-space-third{
        background-image:url(/wp-content/themes/pinup/banner--edge-of-space-third/backg_mob.jpg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover
    }
    .banner--edge-of-space-third .banner--edge-of-space__prize{
        background:0 0;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        padding:15px 0 0 8px
    }
    .banner--edge-of-space-third .banner--edge-of-space__prize .logo_two{
        display:block;
        position:absolute;
        left:-41px;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        height:76px;
        top:-2px
    }
    .banner--edge-of-space-third .banner--edge-of-space__prize .prize__span{
        font-size:17px;
        margin-bottom:-1px
    }
    .banner--edge-of-space-third .banner--edge-of-space__prize .prize__span__evro{
        font-size:27px;
        margin-left:-6px
    }
    .banner--edge-of-space-third button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--edge-of-space-third .logo__mob{
        display:block
    }
    .banner--edge-of-space-third .logo__one{
        display:none
    }
    .banner--edge-of-space-third__main__second{
        padding-top:20px;
        margin-left:22px
    }
    .banner--edge-of-space-third__main__first{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        padding-left:5px;
        padding-top:8px
    }
    .banner--edge-of-space-third__main__first .logo__two{
        height:36px;
        margin:1px 0
    }
    .banner--edge-of-space-third .middle{
        display:block;
        position:absolute;
        right:70px;
        bottom:0;
        z-index:1
    }
    .banner--edge-of-space-third .girl{
        right:39px;
        width:267px;
        bottom:-9px
    }
}
@media screen and (max-width:320px){
    .banner--edge-of-space-third__main__second{
        padding-top:17px;
        margin-left:4px
    }
    .banner--edge-of-space-third__main__first .logo__two{
        height:29px
    }
    .banner--edge-of-space-third__main__first .edge-of-space{
        font-size:26px
    }
}
@media screen and (max-width:568px) and (max-height:320px){
    .banner--edge-of-space-third__main__second{
        padding-top:45px;
        margin-left:79px
    }
    .banner--edge-of-space-third__main__first .logo__two{
        height:51px
    }
}
.banner--four-horsemen-game{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:url(/wp-content/themes/pinup/banner--four-horsemen-game/horeseman-bkg.jpg) no-repeat center;
    overflow:hidden;
    background-size:cover
}
.banner--four-horsemen-game__content{
    width:100%;
    height:100%
}
.banner--four-horsemen-game__content::before{
    display:block;
    content:'';
    position:absolute;
    width:159px;
    height:36px;
    top:5px;
    left:5px;
    background:url(/wp-content/themes/pinup/spinomenal.svg) no-repeat center;
    background-size:contain
}
.banner--four-horsemen-game__content .banner--four-horsemen-game-btn{
    right:500px;
    bottom:28px;
    width:auto;
    padding-right:20px;
    padding-left:20px;
    -webkit-transform:translateX(50%);
    transform:translateX(50%)
}
.banner--four-horsemen-game__descr{
    position:absolute;
    right:0;
    bottom:20px;
    padding:0 15px;
    background:-webkit-linear-gradient(45deg,transparent 10%,rgba(0,0,0,.9));
    background:linear-gradient(45deg,transparent 10%,rgba(0,0,0,.9))
}
.banner--four-horsemen-game__text{
    display:block;
    text-align:right;
    color:#fff;
    text-shadow:2px 2px 2px #000;
    line-height:1.4;
    font-weight:700;
    font-size:28px
}
.banner--four-horsemen-game__text--bot{
    color:#e03d22
}
@media screen and (max-width:1023px){
    .banner--four-horsemen-game{
        background-position:right
    }
}
@media screen and (max-width:768px){
    .banner--four-horsemen-game__content::before{
        top:auto;
        bottom:0
    }
}
@media screen and (max-width:700px){
    .banner--four-horsemen-game{
        background-position:-312px 50%
    }
    .banner--four-horsemen-game__content .banner--four-horsemen-game-btn{
        right:auto;
        left:25px;
        bottom:35px
    }
}
@media screen and (max-width:620px){
    .banner--four-horsemen-game{
        background:url(/wp-content/themes/pinup/banner--four-horsemen-game/horeseman-bkg-mob.jpg) no-repeat left;
        background-size:cover
    }
    .banner--four-horsemen-game__content .banner--four-horsemen-game-btn{
        right:10px;
        left:auto;
        bottom:10px;
        -webkit-transform:none;
        transform:none
    }
    .banner--four-horsemen-game__descr{
        bottom:70px;
        padding:1.5vw 4vw;
        background:-webkit-linear-gradient(45deg,transparent 30%,rgba(0,0,0,.9));
        background:linear-gradient(45deg,transparent 30%,rgba(0,0,0,.9))
    }
    .banner--four-horsemen-game__text{
        text-align:center;
        line-height:1.2;
        font-size:5vw
    }
    .banner--four-horsemen-game__text--top{
        margin-bottom:2vw
    }
    .banner--four-horsemen-game__text br{
        display:block
    }
}
@media screen and (max-width:360px){
    .banner--four-horsemen-game__content::before{
        width:37vw;
        height:10vw
    }
}
.banner--gold-of-fortune,.banner--gold-of-fortune__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--gold-of-fortune{
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--gold-of-fortune/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.banner--gold-of-fortune .magic{
    display:none
}
.banner--gold-of-fortune__wrapper{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--gold-of-fortune .girl{
    position:absolute;
    left:-216px;
    bottom:-7px;
    z-index:2
}
.banner--gold-of-fortune .right{
    position:absolute;
    right:-368px;
    bottom:-7px
}
.banner--gold-of-fortune .left{
    left:0;
    bottom:-7px;
    position:absolute
}
.banner--gold-of-fortune .mob__girl{
    display:none
}
.banner--gold-of-fortune__h2{
    color:#fff;
    font-family:Chupada-BoldItalic,sans-serif;
    font-size:34px;
    text-transform:uppercase;
    letter-spacing:2px;
    margin:0;
    z-index:9
}
.banner--gold-of-fortune .prize__h4,.banner--gold-of-fortune__h3{
    font-family:Chupada-BoldItalic,sans-serif;
    text-transform:uppercase;
    text-align:center;
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important
}
.banner--gold-of-fortune__h3{
    z-index:9;
    background:-webkit-gradient(linear,left bottom,left top,from(#f5eb67),color-stop(#d3ab3e),color-stop(#fbeb89),color-stop(#fbeb89),color-stop(#d3ab3e),to(#f5eb67));
    background:-webkit-linear-gradient(bottom,#f5eb67,#d3ab3e,#fbeb89,#fbeb89,#d3ab3e,#f5eb67);
    background:linear-gradient(to top,#f5eb67,#d3ab3e,#fbeb89,#fbeb89,#d3ab3e,#f5eb67);
    min-width:280px;
    font-size:57px;
    letter-spacing:2px;
    margin:-4px 0 -7px
}
.banner--gold-of-fortune .prize{
    background-image:url(/wp-content/themes/pinup/banner--gold-of-fortune/back__main.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
    z-index:9;
    width:244px;
    height:114px
}
.banner--gold-of-fortune .prize__h4{
    font-size:30px;
    letter-spacing:1.1px;
    margin:24px 0 0;
    background:-webkit-gradient(linear,left bottom,left top,from(#54330c),color-stop(#77460c),color-stop(#54330c),color-stop(#54330c),color-stop(#77460c),to(#54330c));
    background:-webkit-linear-gradient(bottom,#54330c,#77460c,#54330c,#54330c,#77460c,#54330c);
    background:linear-gradient(to top,#54330c,#77460c,#54330c,#54330c,#77460c,#54330c)
}
.banner--gold-of-fortune button{
    right:-7.2%!important
}
@media screen and (max-width:980px){
    .banner--gold-of-fortune .right{
        bottom:-11px
    }
    .banner--gold-of-fortune .girl{
        bottom:-12px
    }
}
@media screen and (max-width:750px){
    .banner--gold-of-fortune button{
        right:-10%!important
    }
    .banner--gold-of-fortune .girl{
        left:-188px
    }
}
@media screen and (max-width:650px){
    .banner--gold-of-fortune button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--gold-of-fortune .prize{
        width:227px;
        height:109px
    }
    .banner--gold-of-fortune .prize__h4{
        font-size:26px
    }
    .banner--gold-of-fortune__h2{
        font-size:30px
    }
    .banner--gold-of-fortune__h3{
        font-size:48px;
        margin:-3px 0 -4px;
        min-width:250px
    }
    .banner--gold-of-fortune .right{
        bottom:-19px;
        right:-345px
    }
    .banner--gold-of-fortune .girl{
        bottom:-18px
    }
}
@media screen and (max-width:550px){
    .banner--gold-of-fortune{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        background-position:right;
        background-image:url(/wp-content/themes/pinup/banner--gold-of-fortune/backg_mob.jpg)
    }
    .banner--gold-of-fortune .magic{
        display:block
    }
    .banner--gold-of-fortune button{
        right:-85px!important
    }
    .banner--gold-of-fortune__wrapper{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        margin-left:7px
    }
    .banner--gold-of-fortune__h3{
        min-width:200px;
        font-size:38px;
        text-align:left
    }
    .banner--gold-of-fortune__h2{
        font-size:25px;
        text-shadow:1px 1px 1px #000
    }
    .banner--gold-of-fortune .girl,.banner--gold-of-fortune .right{
        display:none
    }
    .banner--gold-of-fortune .mob__girl{
        display:block;
        position:absolute;
        right:-46px;
        bottom:-12px;
        width:225px
    }
    .banner--gold-of-fortune .left{
        display:none
    }
    .banner--gold-of-fortune .prize{
        width:213px;
        height:95px;
        margin-left:-48px;
        margin-bottom:-10px;
        background-size:100%
    }
    .banner--gold-of-fortune .prize__h4{
        font-size:22px;
        margin-top:19px
    }
}
@media screen and (max-width:320px){
    .banner--gold-of-fortune .mob__girl{
        width:181px
    }
    .banner--gold-of-fortune__h3{
        font-size:32px
    }
    .banner--gold-of-fortune__h2{
        font-size:22px
    }
    .banner--gold-of-fortune .prize{
        width:196px
    }
    .banner--gold-of-fortune .prize__h4{
        font-size:20px;
        margin-top:24px
    }
}
@media screen and (max-width:838px) and (max-height:414px){
    .banner--gold-of-fortune .prize__h4{
        font-size:25px;
        letter-spacing:.9px
    }
    .banner--gold-of-fortune__h2{
        text-shadow:1px 1px 1px #000
    }
}
.banner--hot-fruits{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--hot-fruits/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden
}
.banner--hot-fruits .hot{
    position:absolute;
    left:0;
    top:24px;
    z-index:1
}
.banner--hot-fruits .fruits{
    position:absolute;
    left:calc(50% - 281px);
    width:451px;
    bottom:11px
}
.banner--hot-fruits__text{
    position:absolute;
    right:0;
    width:262px;
    text-transform:uppercase;
    color:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:89%;
    text-shadow:1px 0 0 #fff,2px 2px 1px #000;
    margin-right:5%;
    letter-spacing:1.5px
}
.banner--hot-fruits__text h2{
    margin:0;
    padding:0;
    font-size:33px;
    font-weight:700
}
.banner--hot-fruits__text h3,.banner--hot-fruits__text h4{
    margin:-6px 0 0 8%;
    padding:0;
    font-size:33px;
    font-weight:700
}
.banner--hot-fruits__text h4{
    margin:-10px 0 0 19%
}
.banner--hot-fruits button{
    right:-3%!important
}
@media screen and (max-width:1240px){
    .banner--hot-fruits button{
        right:-9%!important
    }
    .banner--hot-fruits .fruits{
        width:409px
    }
    .banner--hot-fruits__text{
        margin-right:7px
    }
}
@media screen and (max-width:730px){
    .banner--hot-fruits .hot{
        width:93px;
        height:42px
    }
    .banner--hot-fruits .fruits{
        width:348px;
        left:calc(50% - 284px);
        bottom:31px
    }
}
@media screen and (max-width:620px){
    .banner--hot-fruits{
        background-image:url(/wp-content/themes/pinup/banner--hot-fruits/backg__mob.jpg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover
    }
    .banner--hot-fruits .hot{
        top:auto;
        bottom:8px
    }
    .banner--hot-fruits .fruits{
        width:48vw;
        left:-1%;
        top:17%
    }
    .banner--hot-fruits__text{
        width:43vw;
        margin-right:3vw;
        text-align:center;
        height:84%
    }
    .banner--hot-fruits__text h2{
        font-size:5.6vw
    }
    .banner--hot-fruits__text h3{
        font-size:5.6vw;
        margin:-3px 0
    }
    .banner--hot-fruits__text h4{
        font-size:5.6vw;
        margin:0
    }
    .banner--hot-fruits .button{
        right:-85px!important
    }
    .banner--hot-fruits .hot{
        width:auto;
        height:37px
    }
}
.banner--jingle-spin{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:url(/wp-content/themes/pinup/banner--jingle-spin/bkg.jpg) no-repeat center;
    overflow:hidden;
    background-size:cover;
    background-position:left
}
.banner--jingle-spin,.banner--jingle-spin__content{
    width:100%;
    height:100%
}
.banner--jingle-spin__content::after{
    content:'';
    position:absolute;
    width:95px;
    height:43px;
    right:0;
    top:13px;
    background:url(/wp-content/themes/pinup/new-arrow.svg) no-repeat center;
    background-size:cover
}
.banner--jingle-spin__content .button{
    -webkit-transform:none;
    transform:none;
    right:40px
}
.banner--jingle-spin__wheel{
    height:225px;
    width:285px;
    position:absolute;
    left:50px;
    top:0
}
.banner--jingle-spin__wheel__circle{
    position:absolute;
    height:218px;
    width:218px;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background:url(/wp-content/themes/pinup/banner--jingle-spin/wheel.png) no-repeat center;
    -webkit-animation-name:jingle-spin;
    animation-name:jingle-spin;
    -webkit-animation-duration:4s;
    animation-duration:4s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear
}
.banner--jingle-spin__wheel__gnome{
    position:absolute;
    width:218px;
    height:157px;
    right:0;
    bottom:0;
    background:url(/wp-content/themes/pinup/banner--jingle-spin/gnome.png) no-repeat center
}
@media screen and (max-width:680px){
    .banner--jingle-spin{
        background-image:url(/wp-content/themes/pinup/banner--jingle-spin/bkg-tab.jpg)
    }
}
@media screen and (max-width:570px){
    .banner--jingle-spin{
        background-image:url(/wp-content/themes/pinup/banner--jingle-spin/bkg-tab.jpg);
        background-position:50% 50%
    }
    .banner--jingle-spin__content::after{
        background-image:url(/wp-content/themes/pinup/red-label-left.svg);
        right:auto;
        left:0;
        top:6%;
        width:70px;
        height:30px
    }
    .banner--jingle-spin__wheel{
        background:url(/wp-content/themes/pinup/banner--jingle-spin/gnome-mob.png) no-repeat bottom;
        background-size:contain;
        height:100%;
        width:45%;
        left:3%
    }
    .banner--jingle-spin__wheel__circle{
        -webkit-animation:none;
        animation:none;
        display:none
    }
    .banner--jingle-spin__wheel__gnome{
        display:none
    }
}
@media screen and (max-width:380px){
    .banner--jingle-spin__content .button{
        right:10px;
        bottom:10px;
        width:160px
    }
}
.banner--lat-am{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:url(/wp-content/themes/pinup/banner--lat-am/background.jpg) no-repeat center;
    overflow:hidden;
    background-size:cover;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--lat-am .left,.banner--lat-am__text{
    position:absolute;
    left:0;
    bottom:0
}
.banner--lat-am .right{
    position:absolute;
    right:0;
    bottom:0;
    z-index:1
}
.banner--lat-am .ball{
    position:absolute;
    right:0;
    top:0;
    -webkit-transform:translate(-36%,2%);
    transform:translate(-36%,2%);
    width:191px
}
.banner--lat-am__text{
    -webkit-transform:translate(8%,-18%);
    transform:translate(8%,-18%);
    z-index:3;
    color:#fff;
    text-transform:uppercase;
    text-shadow:1px 1px 1px #000
}
.banner--lat-am__text__h2{
    margin:0;
    padding:0;
    font-size:86px;
    letter-spacing:2.8px
}
.banner--lat-am__text__h2 .h2__span{
    color:#e03d22
}
.banner--lat-am__text__h3{
    padding:0;
    font-size:60px;
    font-family:Chupada-Bold,sans-serif;
    letter-spacing:2.1px;
    margin:-5px 0 0
}
.banner--lat-am .girl{
    position:absolute;
    right:0;
    bottom:0;
    -webkit-transform:translate(-128%,30%);
    transform:translate(-128%,30%)
}
.banner--lat-am button{
    right:-2%!important
}
.banner--lat-am .mob{
    display:none
}
@media screen and (max-width:1240px){
    .banner--lat-am__text{
        -webkit-transform:translate(8%,-27%);
        transform:translate(8%,-27%)
    }
    .banner--lat-am__text__h2{
        font-size:69px
    }
    .banner--lat-am__text__h3{
        font-size:49px
    }
    .banner--lat-am .ball{
        -webkit-transform:translate(-28%,8%);
        transform:translate(-28%,8%)
    }
    .banner--lat-am button{
        right:-5%!important
    }
    .banner--lat-am .girl{
        -webkit-transform:translate(-88%,32%);
        transform:translate(-88%,32%)
    }
}
@media screen and (max-width:1100px){
    .banner--lat-am .right{
        right:-10px;
        bottom:27px
    }
    .banner--lat-am .left{
        bottom:12px;
        left:-11px
    }
    .banner--lat-am .ball{
        -webkit-transform:translate(-16%,8%);
        transform:translate(-16%,8%)
    }
    .banner--lat-am button{
        right:-9%!important
    }
    .banner--lat-am .girl{
        -webkit-transform:translate(-75%,32%);
        transform:translate(-75%,32%)
    }
    .banner--lat-am__text{
        -webkit-transform:translate(6%,-38%);
        transform:translate(6%,-38%)
    }
}
@media screen and (max-width:980px){
    .banner--lat-am .girl{
        -webkit-transform:translate(-90%,32%);
        transform:translate(-90%,32%)
    }
}
@media screen and (max-width:800px){
    .banner--lat-am .ball{
        -webkit-transform:translate(-6%,18);
        transform:translate(-6%,18)
    }
    .banner--lat-am button{
        right:-11%!important
    }
    .banner--lat-am .girl{
        -webkit-transform:translate(-68%,25%);
        transform:translate(-68%,25%)
    }
    .banner--lat-am__text{
        -webkit-transform:translate(6%,-61%);
        transform:translate(6%,-61%);
        margin-top:8px
    }
    .banner--lat-am__text__h2{
        font-size:58px
    }
    .banner--lat-am__text__h3{
        font-size:40px;
        margin-top:3px
    }
}
@media screen and (max-width:650px){
    .banner--lat-am{
        background-position:left
    }
    .banner--lat-am .right{
        display:none
    }
    .banner--lat-am button{
        right:-85px!important
    }
    .banner--lat-am .girl{
        left:3px;
        right:auto;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        z-index:2;
        width:25.8vw
    }
    .banner--lat-am .ball{
        right:auto;
        top:auto;
        bottom:0;
        left:14vw;
        -webkit-transform:translate(0%,19%);
        transform:translate(0%,19%);
        width:124px;
        z-index:3
    }
    .banner--lat-am__text{
        -webkit-transform:translate(0%,0%);
        transform:translate(0%,0%);
        left:auto;
        bottom:auto;
        top:2.3vw;
        right:1.3vw
    }
    .banner--lat-am__text__h2,.banner--lat-am__text__h3{
        font-size:11.5vw;
        letter-spacing:2px;
        text-shadow:1px 1px 1px #000
    }
    .banner--lat-am__text__h3{
        font-size:8.4vw;
        margin-top:4px;
        letter-spacing:1.2px
    }
    .banner--lat-am .mob{
        display:block;
        position:absolute;
        left:-39px;
        bottom:13px;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        width:19vw
    }
}
@media screen and (max-width:530px){
    .banner--lat-am .right{
        display:none
    }
    .banner--lat-am button{
        right:-85px!important
    }
    .banner--lat-am .girl{
        left:3px;
        right:auto;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        z-index:2;
        width:30.8vw
    }
    .banner--lat-am .ball{
        right:auto;
        left:17vw;
        -webkit-transform:translate(0%,19%);
        transform:translate(0%,19%);
        width:81px;
        z-index:3
    }
    .banner--lat-am__text{
        -webkit-transform:translate(0%,0%);
        transform:translate(0%,0%);
        left:auto;
        bottom:auto;
        top:2.3vw;
        right:1.2vw
    }
    .banner--lat-am__text__h3{
        margin-top:4px
    }
    .banner--lat-am .mob{
        left:-28px
    }
}
.banner--live-dealers,.banner--live-dealers__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--live-dealers{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--live-dealers/background.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    overflow:hidden;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.banner--live-dealers .left__girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(9%,0);
    transform:translate(9%,0)
}
.banner--live-dealers .right__girl{
    position:absolute;
    right:0;
    bottom:0
}
.banner--live-dealers__wrapper{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    z-index:1
}
.banner--live-dealers__wrapper .live-dealers__span{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    color:#fff;
    text-transform:uppercase;
    font-weight:700;
    font-size:35px
}
.banner--live-dealers__wrapper .live-dealers{
    font-size:76px;
    font-weight:700;
    color:#e03d22;
    letter-spacing:4px;
    margin-left:10px
}
.banner--live-dealers button{
    right:-7%!important
}
@media screen and (max-width:1230px){
    .banner--live-dealers .left__girl{
        -webkit-transform:translate(-7%,0);
        transform:translate(-7%,0)
    }
    .banner--live-dealers__wrapper .live-dealers__span{
        font-size:31px
    }
    .banner--live-dealers__wrapper .live-dealers{
        font-size:59px
    }
}
@media screen and (max-width:750px){
    .banner--live-dealers .left__girl{
        display:none
    }
    .banner--live-dealers .right__girl{
        -webkit-transform:translate(14%,0);
        transform:translate(14%,0)
    }
    .banner--live-dealers__wrapper .live-dealers__span{
        font-size:31px
    }
    .banner--live-dealers__wrapper .live-dealers{
        font-size:59px
    }
}
@media screen and (max-width:550px){
    .banner--live-dealers{
        background-position:-25% 0;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .banner--live-dealers__wrapper{
        margin-top:-10%;
        margin-right:3px
    }
    .banner--live-dealers__wrapper .live-dealers__span{
        font-size:20px
    }
    .banner--live-dealers__wrapper .live-dealers{
        font-size:45px;
        letter-spacing:0;
        margin-left:3px
    }
    .banner--live-dealers .right__girl{
        right:auto;
        left:-14%;
        -webkit-transform:scaleX(-1);
        transform:scaleX(-1);
        width:79vw
    }
    .banner--live-dealers button{
        right:-85px!important;
        bottom:5px!important
    }
}
.banner--lucky-fruits,.banner--lucky-fruits__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.banner--lucky-fruits{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/banner--lucky-fruits/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden
}
.banner--lucky-fruits__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    z-index:2;
    margin-top:-23px
}
.banner--lucky-fruits__main .exclusive{
    color:#fff;
    text-transform:uppercase;
    font-size:20px;
    font-weight:700;
    margin:-7px 0 0
}
.banner--lucky-fruits .new{
    position:absolute;
    right:0;
    top:6px
}
.banner--lucky-fruits .new__mob{
    display:none
}
.banner--lucky-fruits .spinomenal{
    position:absolute;
    left:16px;
    bottom:10px
}
.banner--lucky-fruits button{
    right:-2%!important
}
@media screen and (max-width:1240px){
    .banner--lucky-fruits button{
        right:-6%!important
    }
}
@media screen and (max-width:1120px){
    .banner--lucky-fruits button{
        right:-8%!important
    }
}
@media screen and (max-width:750px){
    .banner--lucky-fruits__main .exclusive{
        margin-top:-10px
    }
    .banner--lucky-fruits button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--lucky-fruits .spinomenal{
        bottom:5px
    }
}
@media screen and (max-width:630px){
    .banner--lucky-fruits{
        background-position:left
    }
    .banner--lucky-fruits__main .logo{
        width:300px
    }
    .banner--lucky-fruits .new{
        width:100px
    }
}
@media screen and (max-width:500px){
    .banner--lucky-fruits{
        background-position:left
    }
    .banner--lucky-fruits__main .logo{
        width:65vw
    }
    .banner--lucky-fruits .new,.banner--lucky-fruits__main .exclusive{
        display:none
    }
    .banner--lucky-fruits .new__mob{
        display:block;
        position:absolute;
        left:0;
        top:9px;
        width:72px
    }
    .banner--lucky-fruits .spinomenal{
        width:36vw;
        bottom:10px;
        left:7px
    }
}
@media screen and (max-width:360px) and (max-height:640px){
    .banner--lucky-fruits .spinomenal{
        width:30vw
    }
}
.banner--magic-code,.banner--magic-code__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--magic-code{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/background.jpg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    overflow:hidden;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.banner--magic-code__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    font-family:Chupada-BoldItalic,sans-serif;
    text-transform:uppercase;
    z-index:5
}
.banner--magic-code__main__text,.banner--magic-code__main__text__2{
    position:relative;
    text-align:center;
    width:100%
}
.banner--magic-code__main__text__2{
    margin-top:-10px
}
.banner--magic-code__h2{
    font-size:42px;
    position:relative;
    background:#0d0e0f;
    background:-webkit-gradient(linear,left bottom,left top,from(#6494c1),color-stop(55%,#fbfdfe));
    background:-webkit-linear-gradient(bottom,#6494c1 0%,#fbfdfe 55%);
    background:linear-gradient(0deg,#6494c1 0%,#fbfdfe 55%);
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    margin:0;
    z-index:1
}
.banner--magic-code__h2__span{
    position:absolute;
    text-shadow:0 0 21px #243086;
    top:0;
    left:0;
    font-size:42px;
    width:100%;
    margin:0
}
.banner--magic-code__h3{
    font-size:51px;
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    background:#ff6000;
    background:-webkit-gradient(linear,left bottom,left top,from(#ff3b00),color-stop(64%,#f8e839));
    background:-webkit-linear-gradient(bottom,#ff3b00 0%,#f8e839 64%);
    background:linear-gradient(0deg,#ff3b00 0%,#f8e839 64%);
    position:relative;
    margin:0;
    z-index:1;
    letter-spacing:1px
}
.banner--magic-code__h3__span{
    position:absolute;
    text-shadow:0 -5px 20px #c8ec05,0 5px 20px #ec9902;
    top:0;
    left:0;
    font-size:51px;
    width:100%;
    letter-spacing:1px;
    margin:0
}
.banner--magic-code .group{
    position:absolute;
    bottom:0;
    right:111px
}
.banner--magic-code .right,.banner--magic-code .snowman{
    display:none
}
.banner--magic-code .santa{
    position:absolute;
    left:18px;
    bottom:0
}
.banner--magic-code button{
    right:-6%!important
}
.banner--magic-code__h4{
    color:#fff;
    font-size:25px;
    font-family:Chupada-Italic,sans-serif;
    margin:0;
    letter-spacing:1px;
    font-weight:400
}
@media screen and (max-width:1200px){
    .banner--magic-code .santa{
        left:-50px
    }
    .banner--magic-code .group{
        right:9px
    }
}
@media screen and (max-width:980px){
    .banner--magic-code__main{
        margin-top:6px
    }
}
@media screen and (max-width:730px){
    .banner--magic-code .santa{
        left:-120px
    }
    .banner--magic-code .group{
        right:-108px
    }
    .banner--magic-code button{
        right:-85px!important;
        bottom:5px!important
    }
}
@media screen and (max-width:580px){
    .banner--magic-code{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        background-image:url(/wp-content/themes/pinup/backg_mob.jpg);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover
    }
    .banner--magic-code .group{
        display:none
    }
    .banner--magic-code .snowman{
        display:block;
        position:absolute;
        right:40px;
        bottom:-61px;
        width:237px
    }
    .banner--magic-code .right{
        display:block;
        position:absolute;
        right:0;
        bottom:0
    }
    .banner--magic-code__main{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        width:100%;
        padding-left:9px;
        margin-top:14px
    }
    .banner--magic-code__main__text{
        text-align:left
    }
    .banner--magic-code__main__text__2{
        text-align:left;
        margin-top:0;
        margin-bottom:2px
    }
    .banner--magic-code .santa{
        left:auto;
        right:-169px;
        bottom:-15px
    }
    .banner--magic-code .evro{
        height:75px;
        margin-left:-65px;
        display:block
    }
    .banner--magic-code__h2{
        font-size:29px
    }
    .banner--magic-code__h2__span{
        font-size:29px;
        text-shadow:0 0 21px #020727
    }
    .banner--magic-code__h3{
        font-size:39px
    }
    .banner--magic-code__h3__span{
        font-size:39px;
        text-shadow:0 -2px 10px #ff8a10,0 2px 10px #2d1004
    }
    .banner--magic-code__h4{
        font-size:18px
    }
}
@media screen and (max-width:838px) and (max-height:414px){
    .banner--magic-code__main__text__2{
        margin-top:3px
    }
    .banner--magic-code__h3__span{
        text-shadow:0 -2px 10px #ff8a10,0 2px 10px #2d1004
    }
}
@media screen and (max-width:320px){
    .banner--magic-code__h2{
        font-size:24px
    }
    .banner--magic-code__h2__span{
        font-size:24px;
        text-shadow:0 0 21px #020727
    }
    .banner--magic-code__h3{
        font-size:34px
    }
    .banner--magic-code__h3__span{
        font-size:34px;
        text-shadow:0 -2px 10px #ff8a10,0 2px 10px #2d1004
    }
    .banner--magic-code .snowman{
        width:212px
    }
    .banner--magic-code .santa{
        right:-142px;
        bottom:-22px;
        width:341px
    }
    .banner--magic-code .evro{
        margin-left:-46px;
        height:62px
    }
}
@media screen and (max-width:568px) and (max-height:320px){
    .banner--magic-code__h2{
        font-size:39px
    }
    .banner--magic-code__h2__span{
        font-size:39px;
        text-shadow:0 0 21px #020727
    }
    .banner--magic-code__h3{
        font-size:49px
    }
    .banner--magic-code__h3__span{
        font-size:49px;
        text-shadow:0 -2px 10px #ff8a10,0 2px 10px #2d1004
    }
}
.banner--minted-coin{
    position:relative;
    max-height:225px;
    top:0;
    left:50%;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:url(/wp-content/themes/pinup/background.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--minted-coin .br_mob{
    display:none
}
.banner--minted-coin__main,.banner--minted-coin__main__text{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.banner--minted-coin__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    text-align:center;
    color:#fff;
    z-index:9;
    height:100%;
    position:absolute
}
.banner--minted-coin__main__text{
    position:relative
}
.banner--minted-coin__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--minted-coin__wrapper--up{
    z-index:2
}
.banner--minted-coin__h2{
    font-size:30px;
    line-height:1;
    margin:15px 0 3px;
    text-shadow:0 5px 8px rgba(0,0,0,.69);
    -webkit-transform:scale(1,1.2);
    transform:scale(1,1.2);
    -webkit-text-stroke:1px #000
}
.banner--minted-coin__h3{
    font-size:52px;
    width:auto;
    margin:auto;
    line-height:1;
    text-transform:uppercase;
    position:relative;
    background:#ffd81d;
    background:-webkit-linear-gradient(285deg,#decd89 30%,#ffe35f 45%,#a29637 55%);
    background:linear-gradient(165deg,#decd89 30%,#ffe35f 45%,#a29637 55%);
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    -webkit-text-stroke:1px #000;
    text-shadow:0 5px 5px rgba(0,0,0,.004);
    z-index:1
}
.banner--minted-coin__h4{
    font-size:28px;
    margin:12px 0 0;
    font-weight:400;
    line-height:1.25;
    -webkit-text-stroke:1px #000;
    text-shadow:0 5px 18px rgba(0,0,0,.46);
    -webkit-transform:scale(1,1.2);
    transform:scale(1,1.2);
    position:relative;
    z-index:9
}
.banner--minted-coin__raven{
    position:absolute;
    left:calc(50% + 296px);
    top:2px
}
.banner--minted-coin__wolf{
    position:absolute;
    left:calc(50% + 37px);
    bottom:0
}
.banner--minted-coin__people{
    position:absolute;
    left:calc(50% - 340px);
    top:6px
}
.banner--minted-coin__chest{
    bottom:-109px
}
.banner--minted-coin__chest,.banner--minted-coin__coin,.banner--minted-coin__coins{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.banner--minted-coin__coins{
    top:-12px
}
.banner--minted-coin__coin{
    bottom:6px
}
.banner--minted-coin__h5{
    font-size:40px;
    line-height:1;
    -webkit-text-stroke:1px #000;
    text-shadow:0 5px 6px rgba(0,0,0,.82);
    margin:0 5px 0 0;
    text-align:center;
    text-transform:uppercase;
    color:#fdd643;
    -webkit-transform:scale(1,1.2);
    transform:scale(1,1.2);
    position:relative;
    z-index:9
}
.banner--minted-coin__btn.button_red{
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
@media screen and (max-width:1199px){
    .banner--minted-coin__raven{
        left:calc(50% + 250px)
    }
}
@media screen and (max-width:980px){
    .banner--minted-coin__raven{
        left:calc(50% + 280px)
    }
}
@media screen and (max-width:840px){
    .banner--minted-coin__raven{
        left:calc(50% + 250px)
    }
}
@media screen and (max-width:730px){
    .banner--minted-coin button{
        right:20px!important;
        bottom:5px!important
    }
}
@media screen and (max-width:635px){
    .banner--minted-coin__raven{
        display:none
    }
    .banner--minted-coin__people{
        left:-30px
    }
}
@media screen and (max-width:600px){
    .banner--minted-coin__h2{
        margin-top:25px
    }
    .banner--minted-coin__wolf{
        -webkit-transform:scale(.95);
        transform:scale(.95);
        bottom:-5px
    }
    .banner--minted-coin__people{
        -webkit-transform:scale(.95);
        transform:scale(.95);
        top:11px
    }
    .banner--minted-coin__chest,.banner--minted-coin__coin,.banner--minted-coin__coins{
        -webkit-transform:translateX(-50%) scale(.95);
        transform:translateX(-50%) scale(.95)
    }
    .banner--minted-coin__coins{
        top:-20px
    }
}
@media screen and (max-width:560px){
    .banner--minted-coin__wolf{
        -webkit-transform:scale(.9);
        transform:scale(.9);
        bottom:-11px
    }
    .banner--minted-coin__people{
        -webkit-transform:scale(.9);
        transform:scale(.9);
        left:-42px;
        top:16px
    }
    .banner--minted-coin__chest,.banner--minted-coin__coin,.banner--minted-coin__coins{
        -webkit-transform:translateX(-50%) scale(.9);
        transform:translateX(-50%) scale(.9)
    }
}
@media screen and (max-width:520px){
    .banner--minted-coin__wrapper-inside{
        margin-bottom:10px
    }
    .banner--minted-coin__wrapper-inside-text{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        margin-right:20px;
        -webkit-box-align:end;
        -ms-flex-align:end;
        align-items:flex-end
    }
    .banner--minted-coin__wrapper--up{
        margin-top:60px
    }
    .banner--minted-coin__main__text{
        width:auto;
        margin-left:10px
    }
    .banner--minted-coin__h2{
        margin:0;
        line-height:1.25;
        font-size:26px
    }
    .banner--minted-coin__h3{
        margin:0;
        font-size:42px;
        -webkit-transform:scale(1,1.2);
        transform:scale(1,1.2);
        background:-webkit-linear-gradient(280deg,#decd89 30%,#ffe35f 50%,#a29637 75%);
        background:linear-gradient(170deg,#decd89 30%,#ffe35f 50%,#a29637 75%)
    }
    .banner--minted-coin__h4{
        margin:0;
        font-size:26px
    }
    .banner--minted-coin__h5{
        margin:0 5px 0 15px;
        font-size:42px
    }
    .banner--minted-coin__people,.banner--minted-coin__wolf{
        -webkit-transform:scale(1);
        transform:scale(1);
        width:50%
    }
    .banner--minted-coin__people{
        top:5px;
        left:-33px;
        width:58%
    }
    .banner--minted-coin__chest{
        -webkit-transform:translateX(-40%) scale(1);
        transform:translateX(-40%) scale(1);
        width:70%;
        bottom:-70px
    }
    .banner--minted-coin__coins{
        top:-12px;
        -webkit-transform:translateX(-10%) scale(1);
        transform:translateX(-10%) scale(1);
        width:20%
    }
    .banner--minted-coin__coin{
        -webkit-transform:translateX(-20%) scale(1);
        transform:translateX(-20%) scale(1);
        width:20%;
        bottom:25px
    }
}
@media screen and (max-width:450px){
    .banner--minted-coin__wrapper-inside{
        margin-bottom:5px
    }
    .banner--minted-coin__h2{
        font-size:24px
    }
    .banner--minted-coin__h3{
        font-size:36px
    }
    .banner--minted-coin__h4{
        font-size:24px
    }
    .banner--minted-coin__h5{
        font-size:36px
    }
    .banner--minted-coin__people{
        left:-25px
    }
    .banner--minted-coin__coin{
        bottom:24px
    }
    .banner--minted-coin__chest{
        bottom:-60px
    }
}
@media screen and (max-width:420px){
    .banner--minted-coin__wrapper--up{
        margin-top:40px
    }
}
@media screen and (max-width:400px){
    .banner--minted-coin__wrapper--up{
        margin-top:35px
    }
    .banner--minted-coin__chest{
        bottom:-45px
    }
    .banner--minted-coin__coin{
        bottom:30px
    }
}
@media screen and (max-width:360px){
    .banner--minted-coin__wrapper--up{
        margin-top:30px
    }
    .banner--minted-coin__h2{
        font-size:20px
    }
    .banner--minted-coin__h3{
        font-size:31px
    }
    .banner--minted-coin__h4{
        font-size:20px
    }
    .banner--minted-coin__h5{
        font-size:31px
    }
    .banner--minted-coin__people{
        top:auto;
        bottom:0;
        left:-15px
    }
}
.banner--monday{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:url(/wp-content/themes/pinup/monday.png) no-repeat center;
    background-size:cover;
    overflow:hidden
}
.banner--monday__10percent{
    top:50%;
    left:3%;
    width:30%;
    height:95%;
    background:url(/wp-content/themes/pinup/10percent.png) no-repeat center;
    background-size:contain
}
.banner--monday__10percent,.banner--monday__cashback,.banner--monday__girl{
    position:absolute;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.banner--monday__girl{
    left:19%;
    background:url(/wp-content/themes/pinup/girl-with-money.png) no-repeat center;
    background-size:contain;
    top:50%;
    width:50%;
    height:100%
}
.banner--monday__cashback{
    top:40%;
    right:6%;
    width:35%;
    height:58%;
    padding-top:48px;
    text-align:center
}
.banner--monday .button_red{
    -webkit-transform:none;
    transform:none;
    right:14%
}
.owl-item.active .banner--monday .banner--monday__10percent,.owl-item.active .banner--monday .banner--monday__cashback{
    -webkit-animation-name:ten-percent-slide;
    animation-name:ten-percent-slide;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out
}
.owl-item.active .banner--monday .banner--monday__cashback{
    -webkit-animation-name:cashback-slide;
    animation-name:cashback-slide
}
.banner--monday__cashback--top{
    font-family:'nexa_scriptbold','pt_sansregular';
    display:block;
    color:#f77;
    font-size:57px;
    line-height:57px;
    text-shadow:0 0 10px red,0 0 20px red
}
.banner--monday__cashback--bot{
    display:block;
    font-family:'pt_sansregular';
    color:#5f5;
    text-shadow:0 0 10px #0f0,0 0 20px #0f0;
    font-size:31px;
    line-height:31px
}
@media screen and (max-width:1115px){
    .banner--monday__cashback--bot{
        font-size:27px;
        line-height:27px
    }
    .banner--monday__cashback--top{
        font-size:48px;
        line-height:48px
    }
    .banner--monday__cashback{
        right:11%
    }
}
@media screen and (max-width:978px){
    .banner--monday__cashback{
        right:7%;
        padding-top:90px
    }
}
@media screen and (max-width:768px){
    .banner--monday .button_red{
        right:12%
    }
    .banner--monday__cashback{
        right:4%;
        width:44%
    }
    .banner--monday__10percent,.banner--monday__girl{
        width:35%
    }
}
@media screen and (max-width:637px){
    .banner--monday__cashback--top{
        font-size:8vw;
        line-height:8vw
    }
    .banner--monday__cashback{
        padding-top:15vw
    }
    .banner--monday__cashback--bot{
        font-size:4vw;
        line-height:4vw
    }
}
@media screen and (max-width:600px){
    .banner--monday .button_red{
        right:10%
    }
    .banner--monday__10percent,.banner--monday__cashback,.banner--monday__girl{
        -webkit-animation:none!important;
        animation:none!important
    }
}
@media screen and (max-width:416px){
    .banner--monday__cashback{
        right:1%;
        width:46%;
        top:27%
    }
    .banner--monday__girl{
        width:40%
    }
    .banner--monday__10percent{
        width:42%
    }
    .banner--monday .button_red{
        right:2%;
        bottom:20%;
        width:155px
    }
}
@media screen and (max-width:386px){
    .banner--monday__cashback{
        width:169px;
        height:100px;
        top:50px;
        right:4px
    }
    .banner--monday .button_red{
        bottom:34px;
        right:8px
    }
    .banner--monday__girl{
        display:none
    }
    .banner--monday__10percent{
        width:46%
    }
}
@media screen and (max-width:356px){
    .banner--monday .button_red{
        bottom:20px
    }
}
@media screen and (max-width:334px){
    .banner--monday__10percent{
        width:42%
    }
}
.banner-ny{
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    position:relative;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden;
    max-height:225px
}
.banner-ny .button{
    bottom:29px
}
.banner-ny__snow{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:400%;
    background:url(/wp-content/themes/pinup/snow.png) center;
    background-position:center;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-animation:8s linear infinite both snow;
    animation:8s linear infinite both snow
}
.banner-ny__girl,.banner-ny__main{
    position:absolute;
    top:0;
    height:100%
}
.banner-ny__main{
    right:0;
    max-width:510px;
    width:100%;
    background:url(/wp-content/themes/pinup/b--firstdeposit__main.png) center no-repeat;
    background-position:center;
    background-repeat:no-repeat;
    background-size:100% 100%
}
.banner-ny__girl{
    left:66px;
    width:calc(19.1%*5.61);
    background:url(/wp-content/themes/pinup/b--firstdeposit__girl.png) center no-repeat;
    background-size:contain;
    z-index:444
}
.banner-ny__blink{
    position:absolute;
    right:0;
    top:0;
    max-width:510px;
    width:100%;
    height:80%;
    opacity:0
}
.banner-ny__label{
    font-family:"pt_sansbold",sans-serif;
    font-size:40px;
    font-weight:400;
    color:#fff;
    position:absolute;
    top:.5%;
    left:11%;
    z-index:444
}
.banner-ny__cash{
    position:absolute;
    top:45%;
    left:13%;
    width:286px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:466
}
.banner-ny__cash-item,.banner-ny__text{
    font-family:"pt_sansbold",sans-serif;
    font-weight:400;
    position:absolute
}
.banner-ny__cash-item{
    text-shadow:0 0 10px #fff;
    white-space:nowrap;
    -webkit-transform:translateY(-50%) translateX(-50%) scale(1);
    transform:translateY(-50%) translateX(-50%) scale(1);
    -webkit-transition:-webkit-transform .2s ease-in;
    transition:transform .2s ease-in;
    transition:transform .2s ease-in,-webkit-transform .2s ease-in;
    -webkit-animation:2s linear infinite both textNY;
    animation:2s linear infinite both textNY;
    font-size:50px;
    color:#e21f00;
    top:50%;
    left:50%
}
.banner-ny__text{
    font-size:30px;
    color:#fff;
    top:70%;
    left:10%;
    z-index:444
}
.banner-ny .js--useless{
    z-index:800;
    opacity:0
}
@media only screen and (max-width:576px){
    .banner-ny{
        height:44.6875vw
    }
    .banner-ny__blink{
        -webkit-animation:none!important;
        animation:none!important;
        background:0 0!important
    }
    .banner-ny__main{
        background-position:50px center
    }
    .banner-ny__ball{
        -webkit-animation:none;
        animation:none;
        right:7%;
        top:28%
    }
    .banner-ny__cash-item{
        -webkit-transform:translateY(0%) translateX(0%) scale(1);
        transform:translateY(0%) translateX(0%) scale(1)
    }
    .banner-ny__cash-item:nth-child(1),.banner-ny__cash-item:nth-child(2),.banner-ny__cash-item:nth-child(3){
        -webkit-animation:none;
        animation:none
    }
    .banner-ny__label{
        font-size:30px;
        left:16px
    }
    .banner-ny__cash{
        left:16px;
        right:auto;
        top:25%;
        -webkit-transform:none;
        transform:none
    }
    .banner-ny__cash-item{
        font-size:26px;
        color:#e21f00;
        -webkit-transform:none;
        transform:none;
        left:0;
        text-shadow:0 0 4px #fff
    }
    .banner-ny__text{
        font-size:16px;
        left:16px;
        top:45%
    }
    .banner-ny .button{
        right:auto;
        left:100px;
        bottom:10px
    }
    .banner-ny__girl{
        height:120%;
        top:23px
    }
}
@media only screen and (max-width:340px){
    .banner-ny__label{
        top:4.5%;
        font-size:18px
    }
    .banner-ny__cash-item{
        font-size:22px
    }
    .banner-ny__text{
        font-size:18px
    }
}
.banner--ny-promocode{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:url(/wp-content/themes/pinup/bkg.jpg) no-repeat center;
    overflow:hidden;
    background-size:cover;
    background-position:left
}
.banner--ny-promocode__content{
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/girl.png);
    background-repeat:no-repeat;
    background-size:auto 100%;
    background-position:3% 100%;
    position:relative
}
.banner--ny-promocode__header{
    color:#fff;
    font-size:32px;
    max-width:46%;
    margin-left:200px;
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--ny-promocode__header-text{
    margin:0 0 20px;
    text-align:center
}
.banner--ny-promocode__prom{
    position:absolute;
    top:0;
    right:0;
    color:#fff;
    background:url(/wp-content/themes/pinup/signbord.png) no-repeat center;
    background-size:contain;
    padding:47px 95px 33px
}
.banner--ny-promocode__prom span{
    display:block;
    text-align:center;
    font-weight:700
}
.banner--ny-promocode__prom-value{
    color:#24bb9d;
    font-size:30px
}
.banner--ny-promocode__prom-description{
    border-top:1px solid #fff;
    display:inline-block;
    padding:0 7px;
    line-height:1.7
}
.banner--ny-promocode .banner--ny-promocode__btn{
    -webkit-transform:none;
    transform:none;
    right:57px
}
@media screen and (max-width:900px){
    .banner--ny-promocode__prom{
        background-image:url(/wp-content/themes/pinup/signboard-mob.png)
    }
    .banner--ny-promocode__content{
        background-image:url(/wp-content/themes/pinup/presents.png);
        background-size:auto
    }
    .banner--ny-promocode__header{
        margin-left:13%
    }
}
@media screen and (max-width:768px){
    .banner--ny-promocode__header{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin-top:20px;
        max-width:50%;
        margin-left:0;
        font-size:25px
    }
}
@media screen and (max-width:600px){
    .banner--ny-promocode__header{
        font-size:21px
    }
    .banner--ny-promocode__header-logo{
        width:70%
    }
    .banner--ny-promocode__prom{
        padding:37px 60px 32px 64px
    }
}
@media screen and (max-width:480px){
    .banner--ny-promocode__prom{
        padding:28px 60px 23px 64px;
        font-size:13px
    }
    .banner--ny-promocode__prom-value{
        font-size:26px
    }
    .banner--ny-promocode__header{
        font-size:4vw
    }
    .banner--ny-promocode__content{
        background-size:30% auto;
        background-position:9% 100%
    }
}
@media screen and (max-width:400px){
    .banner--ny-promocode__header{
        margin-left:5px
    }
    .banner--ny-promocode .banner--ny-promocode__btn{
        bottom:5px;
        right:5px
    }
    .banner--ny-promocode__prom{
        padding:28px 40px 23px;
        font-size:11px
    }
    .banner--ny-promocode__prom-value{
        font-size:22px
    }
}
.banner--ny-tour{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:url(/wp-content/themes/pinup/slider-ny-tour-one.jpg) no-repeat center;
    overflow:hidden;
    background-size:cover;
    background-position:left
}
.banner--ny-tour__content{
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/piper.png),url(/wp-content/themes/pinup/santa.png),url(/wp-content/themes/pinup/nyy-bawl.png);
    background-repeat:no-repeat;
    background-size:200px,210px,80px;
    background-position:5% 100%,calc(100% - 40px) 10%,30% 40%
}
.banner--ny-tour__content::before{
    content:'';
    width:191px;
    height:63px;
    position:absolute;
    top:calc(100% - 68px);
    left:25%;
    background:url(/wp-content/themes/pinup/sp-pragmaticplay.svg) no-repeat center;
    background-size:contain
}
.banner--ny-tour__content .banner--ny-tour__btn{
    -webkit-transform:none;
    transform:none;
    right:50px
}
.banner--ny-tour .newyear-banner-tour-first__text{
    padding-top:10px;
    padding-left:131px;
    font-size:36px
}
.banner--ny-tour .newyear-banner-tour-first__text p,.cashbox-bonuses .cashbox-bonus__controls p{
    margin:0
}
.banner--ny-tour .newyear-banner-tour-first__text svg{
    top:6px;
    width:149px;
    height:38px
}
.banner--ny-tour .newyear-banner-tour-first__text .tournament-text{
    color:#fff;
    line-height:1.5
}
.banner--ny-tour .newyear-banner-tour-first__text .tournament-date{
    font-size:18px
}
.tournament-label::after{
    content:"";
    width:65px;
    height:80px;
    background:url(/wp-content/themes/pinup/tournament.png) no-repeat center;
    background-size:contain;
    position:absolute;
    top:0;
    right:10px
}
@media screen and (max-width:768px){
    .tournament-label::after{
        right:auto;
        left:10px;
        width:54px;
        height:70px
    }
    .banner--ny-tour{
        background-position:left
    }
    .banner--ny-tour__content{
        background-image:url(/wp-content/themes/pinup/nyy-bawl.png);
        background-repeat:no-repeat;
        background-size:13vw;
        background-position:30% 95%
    }
    .banner--ny-tour__content::before{
        left:2%;
        width:24%
    }
}
@media screen and (max-width:490px){
    .banner--ny-tour__content{
        background-size:17vw;
        background-position:31% 95%
    }
    .banner--ny-tour .newyear-banner-tour-first__text{
        padding-left:0;
        float:right;
        font-size:7vw;
        padding-top:2vw;
        width:80%
    }
    .banner--ny-tour .newyear-banner-tour-first__text svg{
        top:.9vw;
        width:28vw;
        height:7vw
    }
    .banner--ny-tour .newyear-banner-tour-first__text .tournament-text{
        line-height:1.3;
        font-size:7vw
    }
}
@media screen and (max-width:374px){
    .banner--ny-tour .banner--ny-tour__btn{
        right:10px
    }
    __content{
        background-position:25% 95%!important
    }
}
.banner--ny-tour-two{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:url(/wp-content/themes/pinup/ny-two/ny-two-bkg.jpg) no-repeat center;
    overflow:hidden;
    background-size:cover;
    background-position:left
}
.banner--ny-tour-two__content{
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/ny-two/ny-two-bear.png);
    background-repeat:no-repeat;
    background-size:auto;
    background-position:50% 100%;
    font-size:16px;
    position:relative
}
.banner--ny-tour-two__content::before{
    content:'';
    display:block;
    position:absolute;
    bottom:0;
    right:4em;
    height:100%;
    width:15em;
    background:url(/wp-content/themes/pinup/ny-two/ny-two-deer.png) no-repeat center
}
@media screen and (max-width:1200px){
    .banner--ny-tour-two__content::before{
        display:none
    }
}
.banner--ny-tour-two__text{
    text-align:center;
    color:#fff;
    text-shadow:2px 2px 2px #000;
    font-size:2.2em;
    background:url(/wp-content/themes/pinup/ny-two/ny-two-plate.png) no-repeat center;
    background-size:contain;
    padding:0 2em 3em;
    display:inline-block;
    margin-left:20%
}
.banner--ny-tour-two__text h3,.banner--ny-tour-two__text h4{
    margin:0;
    line-height:1.1
}
.banner--ny-tour-two__text .text-red{
    color:#db3a20
}
.banner--ny-tour-two__text .text-green,.cashbox-allinputs .method-link a{
    color:#24bb9d
}
.banner--ny-tour-two__prize{
    font-size:1.1em
}
@media screen and (max-width:768px){
    .banner--ny-tour-two__content{
        background:0 0;
        font-size:12px
    }
    .banner--ny-tour-two__text{
        margin-left:auto;
        margin-right:0;
        float:right;
        background-image:url(/wp-content/themes/pinup/ny-two/ny-two-plate-mob.png);
        padding:.4em 1.8em 3.2em 4em
    }
    .banner--ny-tour-two__text h3,.banner--ny-tour-two__text h4{
        font-weight:400;
        line-height:1.3
    }
}
@media screen and (max-width:600px){
    .banner--ny-tour-two{
        background-image:url(/wp-content/themes/pinup/ny-two/ny-two-bkg-mob.jpg)
    }
    .banner--ny-tour-two__content{
        font-size:10px;
        background-image:url(/wp-content/themes/pinup/ny-two/ny-goblin-mob.png);
        background-repeat:no-repeat;
        background-position:19% 100%
    }
}
@media screen and (max-width:450px){
    .banner--ny-tour-two__text{
        padding:8px 28px 45px 41px
    }
    .banner--ny-tour-two__content{
        font-size:8px;
        background-position:19% 100%;
        background-size:100px
    }
}
.banner--operation-win{
    position:relative;
    max-height:225px;
    top:0;
    left:50%;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:url(/wp-content/themes/pinup/background.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--operation-win__main{
    position:absolute;
    text-align:center;
    color:#fff;
    z-index:9;
    width:100%;
    height:100%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.banner--operation-win__main,.banner--operation-win__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--operation-win__wrapper--position{
    position:relative;
    top:12px
}
.banner--operation-win__wrapper--bg{
    background:url(/wp-content/themes/pinup/text-bg.png) no-repeat center
}
.banner--operation-win__h2{
    font-size:30px;
    line-height:.95em;
    margin:0;
    font-family:Chupada-Italic,sans-serif;
    font-weight:400;
    text-transform:uppercase
}
.banner--operation-win__h3{
    font-size:46px;
    line-height:.95em;
    margin:0;
    text-transform:uppercase;
    background:#fecf25;
    background-image:-webkit-radial-gradient(circle,#fafa00,#f61700);
    background-image:radial-gradient(circle,#fafa00,#f61700);
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important
}
.banner--operation-win__h4{
    font-size:30px;
    text-transform:uppercase;
    margin:0;
    font-family:Chupada-Italic,sans-serif;
    font-weight:400;
    line-height:.95em;
    padding-top:32px;
    text-shadow:0 1px 2px #000
}
.banner--operation-win__h5{
    font-size:50px;
    line-height:.95em;
    margin:0;
    text-transform:uppercase;
    background:#00c5ac;
    background:-webkit-gradient(linear,left bottom,left top,color-stop(70%,#ca0324),color-stop(30%,#cf1a38));
    background:-webkit-linear-gradient(bottom,#ca0324 70%,#cf1a38 30%);
    background:linear-gradient(0deg,#ca0324 70%,#cf1a38 30%);
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    padding-bottom:17px
}
.banner--operation-win button{
    right:-7%!important
}
.banner--operation-win .santa{
    position:absolute;
    left:59px;
    bottom:-106px
}
.banner--operation-win .tree{
    position:absolute;
    right:0;
    bottom:-44px
}
.banner--operation-win .tree-mobile{
    display:none
}
@media screen and (max-width:1240px){
    .banner--operation-win .tree{
        right:-137px
    }
    .banner--operation-win .santa{
        left:0
    }
}
@media screen and (max-width:1060px){
    .banner--operation-win .santa{
        left:-55px
    }
}
@media screen and (max-width:730px){
    .banner--operation-win button{
        right:-12%!important;
        bottom:5px!important
    }
    .banner--operation-win .tree{
        right:-197px
    }
    .banner--operation-win .santa{
        left:-80px
    }
}
@media screen and (max-width:585px){
    .banner--operation-win__main{
        text-align:left
    }
    .banner--operation-win__h2{
        font-size:24px
    }
    .banner--operation-win__h3{
        background-image:-webkit-radial-gradient(circle,#facf00,#facf00,#fbfd00,#facf00);
        background-image:radial-gradient(circle,#facf00,#facf00,#fbfd00,#facf00);
        font-size:30px
    }
    .banner--operation-win__h4{
        font-size:21px;
        padding-top:26px
    }
    .banner--operation-win__h5{
        font-size:37px
    }
    .banner--operation-win button{
        right:-85px!important
    }
    .banner--operation-win .tree{
        display:none
    }
    .banner--operation-win .tree-mobile{
        position:absolute;
        display:block;
        right:-105px;
        top:-250px
    }
    .banner--operation-win .santa{
        left:48%;
        top:10px;
        opacity:.7
    }
    .banner--operation-win__wrapper--position{
        padding-left:4px;
        top:12px
    }
    .banner--operation-win__wrapper--bg{
        padding-left:4px;
        background-position-x:-116px;
        background-size:contain;
        height:96px
    }
}
@media screen and (max-width:480px){
    .banner--operation-win .santa{
        left:40%
    }
}
@media screen and (max-width:375px){
    .banner--operation-win .santa{
        left:24%
    }
}
@media screen and (max-width:320px){
    .banner--operation-win .tree-mobile{
        right:-115px
    }
    .banner--operation-win .santa{
        left:22%;
        top:0
    }
}
.banner--pin-up-bet{
    position:relative;
    max-height:225px;
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-image:url(/wp-content/themes/pinup/background.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--pin-up-bet__text{
    position:absolute;
    right:10%;
    top:5%
}
.banner--pin-up-bet__text h2{
    padding:0;
    color:#fff;
    letter-spacing:1.4px;
    margin:0 0 10px
}
.banner--pin-up-bet__text .pin-up-bet{
    width:281px;
    margin:0 0 4px auto;
    display:block
}
.banner--pin-up-bet__text .victory,.banner--pin-up-bet__text h2{
    font-weight:700;
    font-size:30px;
    text-transform:uppercase;
    text-align:right
}
.banner--pin-up-bet__text .victory .white{
    color:#fff
}
.banner--pin-up-bet__text .victory .red{
    color:#ff3a1a
}
.banner--pin-up-bet__text .victory .green{
    color:#03a98f
}
.banner--pin-up-bet button{
    right:1%!important
}
.banner--pin-up-bet .girl{
    position:absolute;
    left:3%;
    width:383px
}
.banner--pin-up-bet .girl__mob,.pncforbet__date br{
    display:none
}
@media screen and (max-width:1240px){
    .banner--pin-up-bet__text{
        right:6.2%
    }
    .banner--pin-up-bet button{
        right:-37px!important
    }
    .banner--pin-up-bet .girl{
        width:387px;
        left:-1%
    }
}
@media screen and (max-width:980px){
    .banner--pin-up-bet__text{
        right:6.7%
    }
    .banner--pin-up-bet button{
        right:-3%!important
    }
}
@media screen and (max-width:840px){
    .banner--pin-up-bet button{
        right:-4.5%!important
    }
}
@media screen and (max-width:740px){
    .banner--pin-up-bet__text{
        right:3.7%;
        top:15%
    }
    .banner--pin-up-bet__text .pin-up-bet{
        width:225px
    }
    .banner--pin-up-bet__text .victory,.banner--pin-up-bet__text h2{
        font-size:24px
    }
    .banner--pin-up-bet button{
        right:-64px!important
    }
}
@media screen and (max-width:640px){
    .banner--pin-up-bet .girl{
        width:409px;
        left:-18%
    }
}
@media screen and (max-width:570px){
    .banner--pin-up-bet button{
        right:-85px!important;
        bottom:5px!important
    }
    .banner--pin-up-bet .girl{
        display:block;
        position:absolute;
        left:-69%;
        bottom:-47.4%;
        width:121vw
    }
    .banner--pin-up-bet__text{
        right:10px;
        top:0;
        -webkit-transform:translate(0%,18%);
        transform:translate(0%,18%)
    }
    .banner--pin-up-bet__text h2{
        font-size:18px;
        letter-spacing:1px
    }
    .banner--pin-up-bet__text .pin-up-bet{
        width:176px
    }
    .banner--pin-up-bet__text .victory{
        font-size:18px
    }
}
@media screen and (max-width:420px){
    .banner--pin-up-bet .girl{
        left:-81%;
        bottom:-49.4%;
        width:121vw
    }
}
@media screen and (max-width:360px) and (max-height:640px){
    .banner--pin-up-bet{
        background-size:auto 150%;
        background-position:29% -1%
    }
    .banner--pin-up-bet__text{
        -webkit-transform:translate(0%,6%);
        transform:translate(0%,6%)
    }
    .banner--pin-up-bet__text h2{
        margin-bottom:5px
    }
    .banner--pin-up-bet__text .pin-up-bet{
        margin-bottom:0
    }
}
@media screen and (max-width:350px){
    .banner--pin-up-bet__text{
        -webkit-transform:translate(0%,8%);
        transform:translate(0%,8%)
    }
    .banner--pin-up-bet__text h2{
        margin-bottom:7px
    }
    .banner--pin-up-bet__text .pin-up-bet{
        margin-bottom:1px
    }
}
@media screen and (max-width:340px){
    .banner--pin-up-bet .girl{
        left:-89%
    }
}
.banner--pncforbet,.pncforbet__content{
    width:100%;
    height:100%;
    max-height:225px
}
.pncforbet__content{
    position:relative;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden;
    color:#fff;
    text-align:center
}
.pncforbet__slot{
    width:50%;
    height:100%;
    position:absolute;
    top:0;
    left:30px;
    background:url(/wp-content/themes/pinup/pncforbet__logo2.png) no-repeat 43% 50%;
    background-size:200px
}
.pncforbet__arrows{
    position:relative;
    width:100%;
    height:100%
}
.pncforbet__arrows svg{
    position:absolute;
    width:124px;
    height:76px
}
.pncforbet__arrows__top{
    top:30px;
    left:20px;
    fill:#55a399
}
.pncforbet__arrows__bot{
    bottom:30px;
    right:20px;
    fill:#de3c21
}
.pncforbet__text{
    position:absolute;
    top:10px;
    right:9%
}
.pncforbet__text--bonus,.pncforbet__text--header{
    font-size:50px;
    font-family:'pt_sansbold',sans-serif
}
.pncforbet__text--header{
    margin-top:5px;
    font-size:30px;
    margin-bottom:10px
}
.pncforbet__text--red{
    color:#de3c21;
    font-weight:800
}
.pncforbet__text--green{
    color:#55a399;
    font-weight:800
}
.pncforbet__controls{
    position:absolute;
    bottom:15px;
    right:5%
}
.pncforbet__date{
    font-size:18px;
    margin-top:5px
}
.pncforbet__arrows__bot,.pncforbet__arrows__top,.pncforbet__text--green,.pncforbet__text--red{
    -webkit-animation-name:arrowGreenToRed;
    animation-name:arrowGreenToRed;
    -webkit-animation-duration:.8s;
    animation-duration:.8s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    animation-direction:alternate-reverse
}
.pncforbet__arrows__bot,.pncforbet__text--green,.pncforbet__text--red{
    -webkit-animation-name:arrowRedToGreen;
    animation-name:arrowRedToGreen
}
.pncforbet__text--green,.pncforbet__text--red{
    -webkit-animation-name:arrowGreenToRed;
    animation-name:arrowGreenToRed
}
.pncforbet__text--green{
    -webkit-animation-name:arrowRedToGreen;
    animation-name:arrowRedToGreen
}
.banner--pncforbet .pncforbet__content .banner-pncforbet__button{
    position:static!important;
    -webkit-transform:translateX(0)!important;
    transform:translateX(0)!important
}
@media screen and (max-width:776px){
    .pncforbet__slot{
        left:0
    }
    .pncforbet__text{
        right:20px
    }
    .pncforbet__arrows svg{
        width:92px;
        height:56px
    }
    .pncforbet__slot{
        background-size:168px
    }
}
@media screen and (max-width:640px){
    .pncforbet__text--header{
        font-size:24px
    }
    .pncforbet__text--bonus{
        font-size:40px
    }
}
@media screen and (max-width:550px){
    .pncforbet__slot{
        background-size:128px
    }
}
@media screen and (max-width:510px){
    .pncforbet__arrows svg{
        width:63px;
        height:40px
    }
    .pncforbet__text--header{
        font-size:21px
    }
    .pncforbet__text--bonus{
        font-size:34px
    }
}
@media screen and (max-width:460px){
    .pncforbet__slot{
        background-size:105px
    }
    .pncforbet__controls{
        right:2%
    }
    .pncforbet__date{
        font-size:16px
    }
    .pncforbet__text--header{
        font-size:19px
    }
    .pncforbet__text--bonus{
        font-size:30px;
        letter-spacing:-1px
    }
}
@media screen and (max-width:408px){
    .pncforbet__arrows__top{
        top:15px
    }
    .pncforbet__arrows__bot{
        bottom:15px
    }
    .pncforbet__slot{
        background-size:90px;
        background-position:41% center
    }
    .pncforbet__text--header{
        font-size:17px
    }
    .pncforbet__text--bonus{
        font-size:26px
    }
    .pncforbet__date{
        font-size:14px
    }
    .pncforbet__text{
        right:8px
    }
}
@media screen and (max-width:370px){
    .pncforbet__arrows svg{
        width:54px;
        height:34px
    }
    .pncforbet__arrows__top{
        top:7px;
        left:7px
    }
    .pncforbet__arrows__bot{
        bottom:7px;
        right:7px
    }
    .pncforbet__text--header{
        font-size:15px;
        margin-bottom:4px
    }
    .pncforbet__text--bonus{
        font-size:23px
    }
    .banner--pncforbet .pncforbet__content .banner-pncforbet__button{
        width:161px
    }
    .pncforbet__date{
        line-height:15px
    }
    .pncforbet__date br{
        display:block
    }
    .pncforbet__controls{
        bottom:3px
    }
}
@media screen and (max-width:330px){
    .pncforbet__text{
        top:5px
    }
}
.banner--save-new-year,.banner--save-new-year__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.banner--save-new-year{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-height:225px;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    top:0;
    left:0;
    background:url(/wp-content/themes/pinup/background.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--save-new-year__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    z-index:3
}
.banner--save-new-year__main__title-1{
    margin:8px 0 0;
    text-transform:uppercase;
    font-size:38px;
    color:#fff
}
.banner--save-new-year__main__title-2{
    margin:0;
    -webkit-transform:translate(0,-4px);
    transform:translate(0,-4px);
    text-transform:uppercase;
    font-size:52px;
    color:#ebdb0f
}
.banner--save-new-year__main__subtitle{
    margin:0;
    -webkit-transform:translate(0,-14px);
    transform:translate(0,-14px);
    text-transform:uppercase;
    font-size:22px;
    color:#fff
}
.banner--save-new-year__main__prize-logo{
    -webkit-transform:translate(0,-21px);
    transform:translate(0,-21px)
}
.banner--save-new-year__main__prize-text-mob{
    display:none
}
.banner--save-new-year__ball{
    position:absolute;
    bottom:0;
    left:0
}
.banner--save-new-year__ded-moroz{
    position:absolute;
    left:42px;
    z-index:2
}
.banner--save-new-year__christmas-trees-second{
    position:absolute;
    right:180px
}
.banner--save-new-year__christmas-trees-main{
    position:absolute;
    right:0
}
.banner--save-new-year__christmas-trees-main-mob,.banner--save-new-year__ded-moroz-mob,.banner--save-new-year__present-mob,.banner--save-new-year__santa-trees-mob{
    display:none
}
.banner--save-new-year .button{
    right:1%!important
}
@media screen and (max-width:1200px){
    .banner--save-new-year__christmas-trees-second{
        display:none
    }
}
@media screen and (max-width:980px){
    .banner--save-new-year .button{
        right:-65px!important
    }
}
@media screen and (max-width:700px){
    .banner--save-new-year__ded-moroz{
        position:absolute;
        left:0;
        z-index:2
    }
    .banner--save-new-year__christmas-trees-main{
        position:absolute;
        right:-50px
    }
    .banner--save-new-year .button{
        right:-85px!important
    }
}
@media screen and (max-width:550px){
    .banner--save-new-year{
        background:url(/wp-content/themes/pinup/background-mob.png) no-repeat center;
        background-size:cover
    }
    .banner--save-new-year__main{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        padding-left:10px;
        width:100%
    }
    .banner--save-new-year__main__title-1{
        margin:0;
        font-size:30px
    }
    .banner--save-new-year__main__title-2{
        font-size:27px
    }
    .banner--save-new-year__main__subtitle{
        -webkit-transform:translate(0,-3px);
        transform:translate(0,-3px);
        font-size:23px
    }
    .banner--save-new-year__main__prize-logo{
        display:none
    }
    .banner--save-new-year__main__prize-text-mob{
        display:initial;
        margin:0;
        -webkit-transform:translate(-1px,-8px);
        transform:translate(-1px,-8px);
        text-transform:uppercase;
        font-size:34px;
        color:#e42506
    }
    .banner--save-new-year__ball{
        bottom:-30px
    }
    .banner--save-new-year__ded-moroz{
        display:none
    }
    .banner--save-new-year__christmas-trees-main{
        display:none;
        position:absolute;
        right:0
    }
    .banner--save-new-year__ded-moroz-mob{
        display:initial;
        height:100%;
        position:absolute;
        right:20px
    }
    .banner--save-new-year__present-mob{
        display:initial;
        position:absolute;
        bottom:0;
        left:30px
    }
    .banner--save-new-year__christmas-trees-main-mob{
        display:initial;
        position:absolute;
        right:-40px
    }
    .banner--save-new-year .button{
        right:-85px!important;
        bottom:5px!important
    }
}
@media screen and (max-width:380px){
    .banner--save-new-year__ded-moroz-mob{
        right:25px
    }
}
@media screen and (max-width:360px){
    .banner--save-new-year__ded-moroz-mob{
        right:30px
    }
}
@media screen and (max-width:340px){
    .banner--save-new-year__ded-moroz-mob{
        right:35px
    }
}
.banner--skulls-up,.banner--skulls-up__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.banner--skulls-up{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-height:225px;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    top:0;
    left:0;
    background:url(/wp-content/themes/pinup/background.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    font-family:Chupada-BoldItalic,sans-serif;
    width:100%
}
.banner--skulls-up__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:470px
}
.banner--skulls-up__main:after{
    content:"";
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    position:absolute;
    left:-15px;
    background:url(/wp-content/themes/pinup/barels-ropes.png) no-repeat bottom
}
.banner--skulls-up__main__subtitle,.banner--skulls-up__main__title{
    margin:3px 0 0;
    -webkit-transform:translate(0,5px);
    transform:translate(0,5px);
    text-transform:uppercase;
    font-size:38px;
    color:#fdb61e;
    text-shadow:-1px 0 #992710,0 1px #992710,1px 0 #992710,0 -1px #992710,0 0 5px #000;
    z-index:2
}
.banner--skulls-up__main__subtitle{
    margin:0;
    -webkit-transform:translate(0,2px);
    transform:translate(0,2px);
    font-size:45px;
    color:#fff
}
.banner--skulls-up__main__skulls-up-logo{
    -webkit-transform:translate(0,-15px);
    transform:translate(0,-15px);
    z-index:1
}
.banner--skulls-up__main__skulls-up-logo-mob{
    display:none
}
.banner--skulls-up__leafs{
    position:absolute;
    left:0
}
.banner--skulls-up__chest{
    width:265px;
    height:216px;
    position:absolute;
    left:20px
}
.banner--skulls-up__skull-coins{
    width:152px;
    height:176px;
    position:absolute;
    right:97px;
    top:0
}
.banner--skulls-up__chest-leafs-mob,.banner--skulls-up__coin-mob,.banner--skulls-up__skull-mob{
    display:none
}
@media screen and (max-width:1200px){
    .banner--skulls-up__chest{
        left:-10px
    }
    .banner--skulls-up__skull-coins{
        right:40px
    }
}
@media screen and (max-width:1100px){
    .banner--skulls-up__skull-coins{
        right:10px
    }
    .banner--skulls-up .button{
        right:1%!important
    }
}
@media screen and (max-width:768px){
    .banner--skulls-up__chest{
        width:220px;
        height:178px;
        left:-20px
    }
    .banner--skulls-up__skull-coins{
        width:120px;
        height:139px;
        right:10px;
        top:20px
    }
    .banner--skulls-up .button{
        right:-65px!important
    }
}
@media screen and (max-width:600px){
    .banner--skulls-up__chest{
        width:180px;
        height:146px;
        left:-20px
    }
    .banner--skulls-up__skull-coins{
        width:80px;
        height:92px;
        right:10px;
        top:0
    }
    .banner--skulls-up .button{
        right:-85px!important
    }
}
@media screen and (max-width:550px){
    .banner--skulls-up{
        background-position:-320px center
    }
    .banner--skulls-up__main{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        width:100%;
        z-index:2
    }
    .banner--skulls-up__main:after{
        content:"";
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        height:100%;
        position:absolute;
        left:-15px;
        background:url(/wp-content/themes/pinup/barels-ropes-mob.png) no-repeat bottom
    }
    .banner--skulls-up__main__title{
        padding-left:5px;
        font-size:26px
    }
    .banner--skulls-up__main__subtitle{
        padding-left:5px;
        -webkit-transform:translate(0,6px);
        transform:translate(0,6px);
        font-size:32px
    }
    .banner--skulls-up__main__skulls-up-logo{
        display:none
    }
    .banner--skulls-up__main__skulls-up-logo-mob{
        display:initial;
        z-index:1
    }
    .banner--skulls-up__leafs{
        display:none
    }
    .banner--skulls-up__chest{
        left:initial;
        width:200px;
        height:163px;
        right:-11px
    }
    .banner--skulls-up__skull-coins{
        display:none
    }
    .banner--skulls-up__skull-mob{
        display:initial;
        width:65px;
        height:98px;
        position:absolute;
        right:-10px;
        top:-30px;
        z-index:1
    }
    .banner--skulls-up__chest-leafs-mob{
        display:initial;
        position:absolute;
        top:0;
        right:30px
    }
    .banner--skulls-up__coin-mob{
        display:initial;
        position:absolute;
        right:-33px;
        z-index:2
    }
    .banner--skulls-up .button{
        right:-85px;
        bottom:5px!important
    }
}
@media screen and (max-width:400px){
    .banner--skulls-up{
        background-position:-260px center
    }
    .banner--skulls-up__main:after{
        left:0
    }
    .banner--skulls-up__chest{
        top:-14px
    }
    .banner--skulls-up__skull-mob{
        width:65px;
        height:98px;
        right:-10px;
        top:-30px
    }
}
.banner--tournament-drops-wins{
    position:relative;
    max-height:225px;
    top:0;
    left:50%;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:url(/wp-content/themes/pinup/bg.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Chupada-Italic,sans-serif
}
.banner--tournament-drops-wins__main,.banner--tournament-drops-wins__main__text{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.banner--tournament-drops-wins__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    text-align:center;
    color:#fff;
    z-index:9;
    height:100%;
    position:absolute
}
.banner--tournament-drops-wins__main__text{
    position:relative
}
.banner--tournament-drops-wins__h2{
    font-size:60px;
    width:auto;
    margin:auto;
    line-height:1em;
    padding:12px 5px 0;
    font-family:Chupada-Italic,sans-serif;
    font-weight:400;
    letter-spacing:1px;
    position:relative;
    background:#2a0000;
    background:-webkit-gradient(linear,left top,left bottom,from(#2a0000),color-stop(#360705),color-stop(#420e08),color-stop(#4e1608),color-stop(#5a1f06),color-stop(#5a1f06),color-stop(#5a1f06),color-stop(#5a1f06),color-stop(#4e1608),color-stop(#420e08),color-stop(#360705),to(#2a0000));
    background:-webkit-linear-gradient(top,#2a0000,#360705,#420e08,#4e1608,#5a1f06,#5a1f06,#5a1f06,#5a1f06,#4e1608,#420e08,#360705,#2a0000);
    background:linear-gradient(to bottom,#2a0000,#360705,#420e08,#4e1608,#5a1f06,#5a1f06,#5a1f06,#5a1f06,#4e1608,#420e08,#360705,#2a0000);
    color:transparent;
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    z-index:1
}
.banner--tournament-drops-wins__h2__span{
    position:absolute;
    letter-spacing:1px;
    line-height:1em;
    padding:12px 0 0;
    font-weight:400;
    color:#000;
    text-shadow:-3px 0 4px #ffffad,0 3px 4px #ffffad,3px 0 4px #ffffad,0 -3px 4px #ffffad,0 0 16px rgba(0,0,0,.8),0 0 18px rgba(0,0,0,.8),0 0 24px rgba(0,0,0,.8);
    top:0;
    left:0;
    font-size:60px;
    width:100%;
    display:block;
    margin:0
}
.banner--tournament-drops-wins__h3{
    font-size:48px;
    line-height:.95em;
    margin:0;
    font-family:Chupada-Italic,sans-serif;
    font-weight:400;
    text-transform:uppercase;
    text-shadow:1px 2px 2px rgba(0,0,0,.6),1px 2px 2px rgba(0,0,0,.6)
}
.banner--tournament-drops-wins__logo-pp{
    position:absolute;
    top:0;
    right:10px;
    z-index:11
}
.banner--tournament-drops-wins__logo{
    position:absolute;
    top:0;
    left:0;
    z-index:11
}
.banner--tournament-drops-wins__girl{
    position:absolute;
    right:72px;
    bottom:0
}
.banner--tournament-drops-wins__money{
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    max-width:1000px;
    width:100%;
    max-height:225pc;
    height:100%
}
.banner--tournament-drops-wins__downs{
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    z-index:2
}
.banner--tournament-drops-wins__fox{
    display:block;
    position:absolute;
    bottom:0;
    left:55px;
    z-index:2
}
.banner--tournament-drops-wins__horse{
    position:absolute;
    bottom:0;
    left:145px
}
.banner--tournament-drops-wins__cup{
    position:absolute;
    bottom:13px;
    left:50%;
    -webkit-transform:translate(-57%);
    transform:translate(-57%);
    z-index:2;
    max-height:225px
}
.banner--tournament-drops-wins__sum{
    position:absolute;
    bottom:20px;
    left:50%;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    z-index:12
}
.banner--tournament-drops-wins__bg-mb,.banner--tournament-drops-wins__mb-down{
    display:none
}
.banner--tournament-drops-wins button{
    right:-7%!important
}
@media screen and (max-width:1240px){
    .banner--tournament-drops-wins__girl{
        right:18px
    }
    .banner--tournament-drops-wins__fox{
        left:5px
    }
    .banner--tournament-drops-wins__horse{
        left:85px
    }
}
@media screen and (max-width:1200px){
    .banner--tournament-drops-wins__horse{
        left:20px
    }
    .banner--tournament-drops-wins__fox{
        display:none
    }
}
@media screen and (max-width:1050px){
    .banner--tournament-drops-wins__girl{
        right:10px
    }
    .banner--tournament-drops-wins__fox{
        left:0
    }
}
@media screen and (max-width:980px){
    .banner--tournament-drops-wins__downs{
        width:60%
    }
    .banner--tournament-drops-wins__horse{
        left:0
    }
}
@media screen and (max-width:730px){
    .banner--tournament-drops-wins__girl{
        right:-47px
    }
    .banner--tournament-drops-wins__horse{
        left:-46px
    }
    .banner--tournament-drops-wins__downs{
        width:70%
    }
    .banner--tournament-drops-wins button{
        right:-12%!important;
        bottom:5px!important
    }
}
@media screen and (max-width:585px){
    .banner--tournament-drops-wins{
        background-position:73% 50%
    }
    .banner--tournament-drops-wins__main{
        left:-22%
    }
    .banner--tournament-drops-wins__h2{
        padding:8% 5px 0;
        font-size:50px
    }
    .banner--tournament-drops-wins__h2__span{
        padding:8% 0 0;
        font-size:50px
    }
    .banner--tournament-drops-wins__h3{
        margin:5px 0
    }
    .banner--tournament-drops-wins__logo{
        width:82px
    }
    .banner--tournament-drops-wins__logo-pp{
        width:100px
    }
    .banner--tournament-drops-wins__girl{
        right:-22px
    }
    .banner--tournament-drops-wins__horse{
        display:none
    }
    .banner--tournament-drops-wins__downs{
        -webkit-transform:translate(-77%);
        transform:translate(-77%);
        bottom:-10px;
        width:auto
    }
    .banner--tournament-drops-wins__cup{
        left:calc(31% - 14px);
        bottom:0
    }
    .banner--tournament-drops-wins__sum{
        left:calc(31% - 14px);
        bottom:4%;
        width:37%
    }
    .banner--tournament-drops-wins__mb-down{
        display:block;
        position:absolute;
        bottom:0;
        width:54%;
        z-index:9
    }
    .banner--tournament-drops-wins button{
        right:-85px!important
    }
}
@media screen and (max-width:480px){
    .banner--tournament-drops-wins{
        background-position:68% 50%
    }
    .banner--tournament-drops-wins__main{
        left:-24%
    }
    .banner--tournament-drops-wins__h2{
        padding:5% 5px 0;
        font-size:42px
    }
    .banner--tournament-drops-wins__h2__span{
        padding:5% 0 0;
        font-size:42px
    }
    .banner--tournament-drops-wins__h3{
        font-size:42px;
        margin:5px 0
    }
    .banner--tournament-drops-wins__logo{
        width:60px
    }
    .banner--tournament-drops-wins__logo-pp{
        width:75px
    }
    .banner--tournament-drops-wins__girl{
        width:52%;
        right:-15px
    }
    .banner--tournament-drops-wins__cup{
        width:60%;
        left:calc(31% - 14px)
    }
    .banner--tournament-drops-wins__sum{
        left:calc(31% - 14px);
        bottom:4%;
        width:34%
    }
    .banner--tournament-drops-wins__money{
        display:none
    }
    .banner--tournament-drops-wins__bg-mb{
        display:block;
        width:100%;
        height:100%
    }
    .banner--tournament-drops-wins__mb-down{
        display:block;
        position:absolute;
        bottom:0;
        width:54%;
        z-index:9
    }
}
@media screen and (max-width:425px){
    .banner--tournament-drops-wins__main{
        left:-23%
    }
    .banner--tournament-drops-wins__girl{
        width:52%;
        z-index:5
    }
    .banner--tournament-drops-wins__h2{
        padding:5% 5px 0;
        font-size:36px
    }
    .banner--tournament-drops-wins__h2__span{
        padding:5% 0 0;
        font-size:36px
    }
    .banner--tournament-drops-wins__h3{
        font-size:36px;
        margin:0
    }
    .banner--tournament-drops-wins__sum{
        width:40%;
        left:calc(30% - 14px)
    }
    .banner--tournament-drops-wins__cup{
        width:60%;
        left:calc(31% - 8px)
    }
}
@media screen and (max-width:360px){
    .banner--tournament-drops-wins__main{
        left:-27.5%
    }
    .banner--tournament-drops-wins__girl{
        width:53%
    }
    .banner--tournament-drops-wins__h2{
        padding:12% 5px 0;
        font-size:28px
    }
    .banner--tournament-drops-wins__h2__span{
        padding:12% 0 0;
        font-size:28px
    }
    .banner--tournament-drops-wins__h3{
        font-size:28px;
        margin:3px 0
    }
    .banner--tournament-drops-wins__sum{
        width:31%;
        left:calc(25% - 10px)
    }
    .banner--tournament-drops-wins__cup{
        width:54%;
        left:calc(25% - 5px)
    }
    .banner--tournament-drops-wins__mb-down{
        width:52%;
        left:-10px
    }
}
.banner--userbirthday,.userbirthday__content{
    width:100%;
    height:100%;
    max-height:225px
}
.userbirthday__content{
    position:relative;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden;
    color:#fff;
    text-align:center
}
.userbirthday__mascot{
    width:40%;
    height:100%;
    background:url(/wp-content/themes/pinup/banner--userbirthday/birthday_mascot.png) no-repeat 50% 50%;
    position:absolute;
    top:0;
    left:0;
    z-index:5
}
.userbirthday__description{
    position:absolute;
    background:url(/wp-content/themes/pinup/banner--userbirthday/present_boxes.png) no-repeat 50% 0%;
    background-size:80%;
    z-index:10
}
.userbirthday__description--wrapper{
    position:absolute;
    right:2%;
    top:8%;
    width:200px;
    height:90%;
    text-align:center;
    z-index:5
}
.userbirthday__header{
    font-size:33px;
    position:absolute;
    -webkit-transform:translate(50%,-50%);
    transform:translate(50%,-50%);
    top:35%;
    right:45%;
    z-index:5
}
.userbirthday__description--wrapper::after{
    content:'';
    position:absolute;
    display:block;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    width:1px;
    height:1px;
    -webkit-box-shadow:0 0 120px 80px rgba(36,187,157,.4);
    box-shadow:0 0 120px 80px rgba(36,187,157,.4)
}
.userbirthday__boom1,.userbirthday__boom2,.userbirthday__boom3{
    position:absolute;
    height:100%;
    width:25%;
    z-index:2;
    top:15px;
    background:url(/wp-content/themes/pinup/banner--userbirthday/bithday-boom.png) no-repeat center;
    background-size:contain;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    opacity:0
}
.userbirthday__boom1{
    left:40%
}
.userbirthday__boom2{
    left:57%
}
.userbirthday__boom3{
    left:75%
}
.owl-item.active .userbirthday__boom1,.owl-item.active .userbirthday__boom2,.owl-item.active .userbirthday__boom3{
    -webkit-animation-name:birthday-boom1;
    animation-name:birthday-boom1;
    -webkit-animation-duration:5s;
    animation-duration:5s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.owl-item.active .userbirthday__boom2,.owl-item.active .userbirthday__boom3{
    -webkit-animation-name:birthday-boom2;
    animation-name:birthday-boom2;
    -webkit-animation-duration:7s;
    animation-duration:7s
}
.owl-item.active .userbirthday__boom3{
    -webkit-animation-name:birthday-boom3;
    animation-name:birthday-boom3;
    -webkit-animation-duration:5s;
    animation-duration:5s
}
.banner--userbirthday .userbirthday__description .banner-userbirthday__button{
    position:static!important;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    display:block;
    margin:130px auto 0
}
.owl-item.active .userbirthday__description--wrapper::after{
    -webkit-animation:3s linear infinite both betShine;
    animation:3s linear infinite both betShine
}
@media screen and (max-width:1240px){
    .userbirthday__mascot{
        background-size:contain
    }
}
@media screen and (max-width:768px){
    .userbirthday__header{
        font-size:4vw
    }
    .userbirthday__description{
        width:100%;
        background-size:contain
    }
    .userbirthday__description--wrapper{
        width:23%
    }
    .button_red.banner-userbirthday__button{
        width:100%;
        margin-top:20vw!important
    }
    .userbirthday__date{
        font-size:2.3vw
    }
}
@media screen and (max-width:550px){
    .userbirthday__boom1,.userbirthday__boom2,.userbirthday__boom3,.userbirthday__description--wrapper::after,.userbirthday__mascot{
        display:none
    }
    .userbirthday__description{
        background:0 0
    }
    .userbirthday__content::before{
        content:'';
        width:40%;
        height:90%;
        position:absolute;
        left:5%;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%);
        background:url(/wp-content/themes/pinup/banner--userbirthday/present_boxes.png) no-repeat center;
        background-size:contain
    }
    .userbirthday__header{
        right:28%;
        font-size:5vw;
        top:19%
    }
    .banner--userbirthday .userbirthday__description .banner-userbirthday__button{
        margin-top:18vw!important;
        margin-bottom:2vw
    }
    .userbirthday__description--wrapper{
        width:51%
    }
    .userbirthday__date{
        font-size:4.3vw
    }
}
.banner--vegas{
    height:100%;
    background:url(/wp-content/themes/pinup/vegas_mobile.jpg) no-repeat center;
    background-size:cover
}
.banner--vegas__new{
    display:none
}
.banner--vegas__new-mobile{
    position:absolute;
    left:0;
    bottom:10%
}
.banner--vegas__pragmatic{
    position:absolute;
    top:8px;
    left:8px;
    height:30px
}
.banner--vegas__tournament{
    position:absolute;
    top:0;
    right:16px
}
@media (min-width:768px){
    .banner--vegas{
        background-image:url(/wp-content/themes/pinup/vegas_tablet.jpg)
    }
    .banner--vegas__pragmatic{
        height:auto
    }
}
@media (min-width:1024px){
    .banner--vegas{
        background-image:url(/wp-content/themes/pinup/vegas_desktop.jpg)
    }
    .banner--vegas__new-mobile{
        display:none
    }
    .banner--vegas__new{
        display:block;
        position:absolute;
        right:0;
        top:10%
    }
    .banner--vegas__tournament{
        left:185px
    }
    .banner--vegas__pragmatic{
        left:250px;
        top:150px
    }
}
.banner--voiced-prize{
    position:relative;
    max-height:225px;
    top:0;
    left:50%;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:url(/wp-content/themes/pinup/background.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Chupada-BoldItalic,sans-serif
}
.banner--voiced-prize__main,.banner--voiced-prize__main__text{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.banner--voiced-prize__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    text-align:center;
    color:#fff;
    z-index:9;
    height:100%;
    position:absolute
}
.banner--voiced-prize__main__text{
    position:relative
}
.banner--voiced-prize__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--voiced-prize__h2{
    font-size:21px;
    line-height:1.1em;
    font-family:pt_sansregular,sans-serif;
    font-weight:400;
    text-transform:uppercase;
    margin:8px 0 2px
}
.banner--voiced-prize__h3,.banner--voiced-prize__h3__span{
    letter-spacing:5px;
    line-height:1.1em;
    text-transform:uppercase;
    font-size:62px
}
.banner--voiced-prize__h3{
    font-family:Chupada-BoldItalic,sans-serif;
    background:#5cc9f3;
    background:-webkit-gradient(linear,left bottom,left top,color-stop(20%,#55c7f2),color-stop(70%,#cbdde9));
    background:-webkit-linear-gradient(bottom,#55c7f2 20%,#cbdde9 70%);
    background:linear-gradient(0deg,#55c7f2 20%,#cbdde9 70%);
    -webkit-text-fill-color:transparent;
    -webkit-background-clip:text!important;
    z-index:1;
    width:auto;
    margin:auto;
    position:relative;
    color:transparent
}
.banner--voiced-prize__h3:before{
    content:'';
    display:block;
    background:url(/wp-content/themes/pinup/snow.png) no-repeat center;
    width:51px;
    height:35px;
    position:absolute;
    top:-18px
}
.banner--voiced-prize__h3:after{
    content:'';
    display:block;
    background:url(/wp-content/themes/pinup/hat.png) no-repeat center;
    width:57px;
    height:35px;
    position:absolute;
    top:-14px;
    right:-21px
}
.banner--voiced-prize__h3__span{
    position:absolute;
    color:#000;
    text-shadow:-3px 0 4px #263bb8,0 3px 4px #263bb8,3px 0 4px #263bb8,0 -3px 4px #263bb8,0 0 16px rgba(0,0,0,.8),0 0 18px rgba(0,0,0,.8),0 0 24px rgba(0,0,0,.8);
    top:0;
    left:0;
    width:100%;
    display:block;
    margin:0
}
.banner--voiced-prize__h4{
    font-size:19px;
    text-transform:uppercase;
    margin:0;
    font-family:pt_sansregular,sans-serif;
    font-weight:400;
    line-height:1em;
    text-shadow:0 1px 2px #000
}
.banner--voiced-prize__bg{
    background:url(/wp-content/themes/pinup/bg-money.png) no-repeat;
    width:350px;
    height:174px;
    background-size:cover;
    position:absolute;
    left:calc(50% - 147px);
    bottom:-72px
}
.banner--voiced-prize__h5{
    font-size:46px;
    line-height:1em;
    letter-spacing:2px;
    text-shadow:0 0 16px #fdeeb6,0 0 16px #fdeeb6,0 0 18px #fdeeb6,0 0 24px #fdeeb6;
    margin:33px 0 0 80px;
    text-align:left;
    text-transform:uppercase;
    color:#f10537
}
.banner--voiced-prize button{
    right:-7%!important
}
.banner--voiced-prize .santa_lady{
    position:absolute;
    left:-44px;
    bottom:-76px
}
.banner--voiced-prize .snowman{
    position:absolute;
    right:22px;
    bottom:0
}
.banner--voiced-prize .mobile-bg{
    display:none
}
@media screen and (max-width:1240px){
    .banner--voiced-prize .santa_lady{
        left:-85px
    }
    .banner--voiced-prize .snowman{
        right:-65px
    }
}
@media screen and (max-width:1150px){
    .banner--voiced-prize .santa_lady{
        left:-176px
    }
}
@media screen and (max-width:730px){
    .banner--voiced-prize .santa_lady{
        left:-225px
    }
    .banner--voiced-prize .snowman{
        right:-165px
    }
    .banner--voiced-prize button{
        right:-12%!important;
        bottom:5px!important
    }
}
@media screen and (max-width:585px){
    .banner--voiced-prize{
        background:url(/wp-content/themes/pinup/background-mobile.jpg) no-repeat center;
        background-size:cover
    }
    .banner--voiced-prize__main{
        text-align:left;
        padding-left:8px;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .banner--voiced-prize__main__text{
        text-align:left
    }
    .banner--voiced-prize__wrapper{
        margin-top:8px
    }
    .banner--voiced-prize__h2{
        font-size:17px
    }
    .banner--voiced-prize__h3{
        margin:0;
        font-size:32px
    }
    .banner--voiced-prize__h3:before{
        display:none
    }
    .banner--voiced-prize__h3:after{
        top:-10px;
        right:-14px;
        background-size:cover;
        width:37px;
        height:23px
    }
    .banner--voiced-prize__h3__span{
        font-size:32px
    }
    .banner--voiced-prize__h4{
        font-size:15px;
        margin:0 0 14%
    }
    .banner--voiced-prize__h5{
        font-size:30px
    }
    .banner--voiced-prize__bg{
        left:-65px;
        width:260px;
        height:150px
    }
    .banner--voiced-prize .mobile-bg{
        display:block;
        position:absolute;
        right:-30px;
        bottom:-130px;
        width:280px
    }
    .banner--voiced-prize .santa_lady,.banner--voiced-prize .snowman{
        display:none
    }
    .banner--voiced-prize button{
        right:-85px!important
    }
}
@media screen and (max-width:425px){
    .banner--voiced-prize__main{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .banner--voiced-prize .mobile-bg{
        right:-77px;
        bottom:-130px
    }
    .banner--voiced-prize__wrapper{
        margin-top:5px
    }
    .banner--voiced-prize__h4{
        margin:0 0 10%
    }
}
@media screen and (max-width:375px){
    .banner--voiced-prize__main{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .banner--voiced-prize__wrapper{
        margin-top:0
    }
    .banner--voiced-prize .mobile-bg{
        width:228px
    }
    .banner--voiced-prize__h2{
        margin:8px 0 5px
    }
    .banner--voiced-prize__h5{
        margin:32px 0 0 75px
    }
    .banner--voiced-prize__bg{
        width:225px;
        height:140px
    }
}
@media screen and (max-width:320px){
    .banner--voiced-prize__h2,.banner--voiced-prize__h4{
        margin:0
    }
}
.banner--wagerdown,.banner--wagerdown__content{
    width:100%;
    height:100%;
    max-height:225px
}
.banner--wagerdown__content{
    position:relative;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden
}
.banner--wagerdown__girl{
    width:50%;
    height:90%;
    position:absolute;
    left:2%;
    top:48%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-image:url(/wp-content/themes/pinup/girl-arrow.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain
}
.banner--wagerdown__description{
    position:absolute;
    width:530px;
    height:100%;
    right:2%;
    top:0;
    text-align:center;
    color:#fff;
    font-size:24px
}
.banner--wagerdown__header{
    margin-top:15px;
    margin-bottom:15px
}
.banner--wagerdown__date{
    margin-top:65px;
    margin-bottom:0;
    font-size:20px;
    font-weight:400
}
.banner--wagerdown__button{
    left:50%;
    bottom:auto!important
}
@media screen and (max-width:900px){
    .banner--wagerdown__description{
        width:384px;
        right:1%
    }
    .banner--wagerdown__header{
        font-size:28px
    }
}
@media screen and (max-width:720px){
    .banner--wagerdown__description{
        width:384px;
        font-size:16px;
        right:1%;
        top:5%
    }
}
@media screen and (max-width:670px){
    .banner--wagerdown__description{
        width:305px;
        right:2%
    }
    .banner--wagerdown__header{
        font-size:28px
    }
}
@media screen and (max-width:518px){
    .banner--wagerdown__girl{
        width:60%;
        background-position:bottom
    }
    .banner--wagerdown__header{
        position:absolute;
        width:390px;
        right:3%;
        font-size:28px;
        text-align:right
    }
    .banner--wagerdown__description{
        width:190px
    }
    .banner--wagerdown__button{
        margin-top:100px
    }
    .banner--wagerdown__date{
        margin-top:141px
    }
}
@media screen and (max-width:432px){
    .banner--wagerdown__header{
        position:static;
        width:100%;
        right:0;
        font-size:21px;
        text-align:center;
        margin-top:0
    }
    .banner--wagerdown__girl{
        background-position:center
    }
    .banner--wagerdown .banner--wagerdown__description .banner--wagerdown__button{
        position:static!important;
        -webkit-transform:translateX(0);
        transform:translateX(0);
        display:block;
        margin:0 auto;
        width:141px
    }
    .banner--wagerdown__date{
        margin-top:5px
    }
}
@media screen and (max-width:400px){
    .banner--wagerdown__header{
        font-size:18px
    }
    .banner--wagerdown__date{
        font-size:17px
    }
}
@media screen and (max-width:366px){
    .banner--wagerdown__description{
        width:148px
    }
    .banner--wagerdown__header{
        margin-bottom:7px
    }
}
@media screen and (max-width:350px){
    .banner--wagerdown__header{
        font-size:16px
    }
    .banner--wagerdown__date{
        font-size:15px
    }
}
.banner-welcome--bon{
    top:0;
    left:0;
    width:100%;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    position:relative;
    background:-webkit-gradient(linear,left bottom,left top,from(#11141e),color-stop(25%,#131a27),color-stop(50%,#131d2f),color-stop(75%,#132032),to(#11263a));
    background:-webkit-linear-gradient(bottom,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    background:linear-gradient(to top,#11141e 0%,#131a27 25%,#131d2f 50%,#132032 75%,#11263a 100%);
    overflow:hidden;
    max-height:225px;
    font-size:16px
}
.banner-welcome--bon__envelope{
    left:2%;
    bottom:0;
    width:55%;
    height:100%;
    position:absolute;
    background:url(/wp-content/themes/pinup/envlope.png) no-repeat center bottom;
    background-size:contain
}
.banner-welcome--bon__envelope--text{
    position:absolute;
    right:8%;
    color:#fff;
    text-transform:uppercase;
    max-width:10em;
    font-size:1.3em;
    font-weight:700;
    text-align:center;
    top:51%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.banner-welcome--bon__chip{
    right:0;
    bottom:0;
    width:50%;
    height:100%;
    position:absolute;
    background:url(/wp-content/themes/pinup/right-chip.png) no-repeat center bottom;
    background-size:contain
}
.welcome--bon__chip-wrap{
    position:absolute;
    width:15em;
    right:15%;
    top:18%;
    text-align:center
}
.welcome--bon__chip-textup{
    display:block;
    color:#24bb9d;
    font-size:1.3em;
    text-transform:uppercase;
    font-weight:700
}
.welcome--bon__chip-textdown{
    font-weight:700;
    font-size:1.2em;
    margin-top:.4em;
    display:block;
    color:#fff
}
.banner-welcome--bon__chip .welcome--bon__chip-wrap .banner-welcome--bon__button{
    position:static!important;
    display:block;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    margin:1.7em auto 0
}
.banner-welcome--stars{
    top:10%;
    position:absolute;
    height:70%;
    left:3%;
    width:50%
}
.banner-welcome--star{
    position:absolute;
    background:url(/wp-content/themes/pinup/star.png) no-repeat center bottom;
    background-size:contain;
    width:40px;
    height:40px
}
.owl-item .banner-welcome--star{
    -webkit-animation-duration:5s;
    animation-duration:5s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.banner-welcome--star:nth-child(1){
    top:36%;
    left:38%;
    -webkit-animation-name:welcome-star-1;
    animation-name:welcome-star-1
}
.banner-welcome--star:nth-child(2){
    width:50px;
    height:50px;
    top:-7%;
    left:35%;
    -webkit-animation-name:welcome-star-2;
    animation-name:welcome-star-2
}
.banner-welcome--star:nth-child(3){
    width:50px;
    height:50px;
    top:-18%;
    left:42%;
    -webkit-animation-name:welcome-star-3;
    animation-name:welcome-star-3
}
.banner-welcome--star:nth-child(4){
    top:46%;
    left:-5%;
    -webkit-animation-name:welcome-star-4;
    animation-name:welcome-star-4
}
.banner-welcome--star:nth-child(5){
    top:3%;
    left:12%;
    -webkit-animation-name:welcome-star-5;
    animation-name:welcome-star-5
}
.banner-welcome--star:nth-child(6){
    width:50px;
    height:50px;
    top:69%;
    left:57%;
    -webkit-animation-name:welcome-star-6;
    animation-name:welcome-star-6
}
.banner-welcome--star:nth-child(7){
    width:50px;
    height:50px;
    top:16%;
    left:82%;
    -webkit-animation-name:welcome-star-7;
    animation-name:welcome-star-7
}
.banner-welcome--star:nth-child(8){
    top:34%;
    left:13%;
    -webkit-animation-name:welcome-star-8;
    animation-name:welcome-star-8
}
@media screen and (max-width:1280px){
    .banner-welcome--bon__envelope{
        width:566px
    }
}
@media screen and (max-width:1180px){
    .banner-welcome--bon__envelope{
        width:498px;
        left:-4%
    }
    .banner-welcome--bon__envelope--text{
        top:57%
    }
    .banner-welcome--bon__chip{
        width:460px
    }
    .welcome--bon__chip-wrap{
        right:13%
    }
}
@media screen and (max-width:980px){
    .banner-welcome--bon__chip{
        background-size:auto;
        width:46%
    }
    .welcome--bon__chip-wrap{
        right:6%
    }
    .banner-welcome--bon__envelope{
        left:0
    }
}
@media screen and (max-width:800px){
    .banner-welcome--bon__chip{
        width:49%;
        background-size:cover
    }
}
@media screen and (max-width:768px){
    .banner-welcome--bon__chip{
        background:0 0
    }
    .banner-welcome--bon__envelope--text{
        top:58%;
        right:7%
    }
}
@media screen and (max-width:700px){
    .banner-welcome--bon__envelope--text,.banner-welcome--stars{
        display:none
    }
    .banner-welcome--bon__envelope{
        background-image:url(/wp-content/themes/pinup/enevlope-mob.png);
        width:55%
    }
}
@media screen and (max-width:480px){
    .banner-welcome--bon__envelope{
        width:50%;
        background-size:81%
    }
}
@media screen and (max-width:444px){
    .welcome--bon__chip-wrap{
        top:4vw;
        right:0
    }
    .banner-welcome--bon__chip .welcome--bon__chip-wrap .banner-welcome--bon__button{
        margin-top:2vw
    }
}
@media screen and (max-width:400px){
    .banner-welcome--bon{
        font-size:14px
    }
}
@media screen and (max-width:350px){
    .banner-welcome--bon{
        font-size:13px
    }
    .banner-welcome--bon__envelope{
        background-size:100%;
        background-position:-12px 100%;
        width:50%
    }
}
.bannner-virtualsport,.bannner-virtualsport__content{
    width:100%;
    height:100%;
    max-height:225px
}
.bannner-virtualsport__content{
    position:relative;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:url(/wp-content/themes/pinup/virtualsport.jpg) no-repeat center top;
    background-size:cover;
    overflow:hidden
}
.bannner-virtualsport .button{
    -webkit-transform:none!important;
    transform:none!important;
    right:45px
}
.bannner-virtualsport__header{
    color:#fff;
    text-align:center;
    font-size:40px;
    margin-top:35px;
    text-shadow:1px 1px 1px #000
}
@media screen and (max-width:900px){
    .bannner-virtualsport__content{
        background-position:right center
    }
}
@media screen and (max-width:600px){
    .bannner-virtualsport__content{
        background-image:url(/wp-content/themes/pinup/virtualsport-mob2.jpg)
    }
    .bannner-virtualsport__header{
        font-size:7vw;
        margin-top:7vw
    }
}
@media screen and (max-width:400px){
    .bannner-virtualsport .button{
        right:10px!important;
        bottom:10px!important
    }
}
.games-promo,.games-promo__content{
    width:100%;
    height:100%;
    max-height:225px
}
.games-promo__content{
    position:relative;
    top:0;
    left:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    background:url(/wp-content/themes/pinup/games-banner.jpg) no-repeat center top;
    background-size:cover;
    overflow:hidden
}
.games-promo__text{
    color:#fff;
    font-size:40px;
    padding-left:23%;
    margin-top:40px;
    text-shadow:3px 3px #000
}
.games-promo__button{
    right:-4%!important
}
@media screen and (max-width:900px){
    .games-promo__content{
        background-position:right center
    }
    .games-promo__text{
        padding-left:10%
    }
}
@media screen and (max-width:600px){
    .games-promo{
        background-color:#000
    }
    .games-promo__content{
        background-color:#000;
        background-image:url(/wp-content/themes/pinup/livedilers-mob-min.jpg);
        background-size:103%;
        background-position:50% 3%
    }
    .games-promo__text{
        position:absolute;
        top:0;
        right:7vw;
        font-size:6vw;
        margin:0;
        padding:0
    }
}
@media screen and (max-width:450px){
    .games-promo__button{
        -webkit-transform:none!important;
        transform:none!important;
        left:auto!important;
        right:5px!important;
        bottom:5px!important
    }
}
.more{
    background-color:rgba(65,65,65,.925);
    color:#fff;
    padding:10px;
    border-radius:6px;
    z-index:20;
    -webkit-box-shadow:0 8px 1.25em 2px rgba(0,0,0,.13),0 4px 1.25em 8px rgba(0,0,0,.13);
    box-shadow:0 8px 1.25em 2px rgba(0,0,0,.13),0 4px 1.25em 8px rgba(0,0,0,.13)
}
.more--hidden{
    display:none;
    visibility:hidden
}
.more__title{
    text-align:center;
    padding-bottom:5px
}
.more__footer{
    padding-top:5px;
    text-align:center;
    font-size:0
}
.more__footer-text{
    display:inline-block;
    width:50%;
    font-size:16px
}
.rail .more{
    position:absolute;
    right:calc(100% + 5px);
    top:0;
    width:225%
}
.table__row{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block;
    font-size:0;
    border-bottom:1px solid #656565
}
.table__cell{
    display:inline-block;
    font-size:12px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:5px;
    vertical-align:top;
    height:100%
}
.table__cell--end,.table__cell--event,.table__cell--factor,.table__cell--tournament{
    width:28%;
    -webkit-box-shadow:1px 0 0 0 #656565;
    box-shadow:1px 0 0 0 #656565
}
.table__cell--end,.table__cell--event,.table__cell--factor{
    width:36%
}
.table__cell--end,.table__cell--factor{
    width:15%
}
.table__cell--factor{
    width:9%
}
.table__cell--result{
    width:12%
}
.table__cell-text{
    display:inline-block
}
.table .table__header{
    margin-right:5px
}
.table .table__header .table__row{
    white-space:nowrap
}
.cashbox-allinputs .input-date-of-birth .input-date>.select__main>.select__form,.table .table__header .table__cell{
    text-align:center
}
.table .table__main{
    height:auto;
    max-height:240px;
    overflow-x:hidden
}
.table .table__main::-webkit-scrollbar-track{
    background-color:#252525
}
.table .table__main::-webkit-scrollbar{
    width:5px;
    background-color:#777
}
.table .table__main::-webkit-scrollbar-thumb{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    background-color:#8c8c8c
}
.table .table__main .table__cell{
    height:80px;
    overflow-x:hidden
}
.overplus__wrapper{
    padding:0;
    position:relative;
    overflow:hidden;
    height:214px;
    margin-right:10px;
    -webkit-box-shadow:inset 0 0 8px 4px rgba(255,0,0,.45),0 0 6px 1px red,0 0 0 2px rgba(255,177,177,.9),0 0 8px 4px rgba(255,0,0,.45),0 0 8px 8px rgba(255,0,0,.15);
    box-shadow:inset 0 0 8px 4px rgba(255,0,0,.45),0 0 6px 1px red,0 0 0 2px rgba(255,177,177,.9),0 0 8px 4px rgba(255,0,0,.45),0 0 8px 8px rgba(255,0,0,.15);
    border-radius:5px;
    color:#fff;
    text-align:center;
    width:100%
}
.overplus__wrapper__title{
    font-size:30px;
    font-weight:400;
    padding-top:10px;
    margin:0 auto 10px;
    color:#daffbe;
    text-shadow:0 1px 2px #6fff27,0 0 .5em #6fff27,0 0 1em #7ccf40
}
.overplus__wrapper__text{
    margin:0 auto
}
.overplus__wrapper__text--sub{
    font-size:12px;
    margin-bottom:0;
    margin-top:5px
}
.overplus__wrapper__progress{
    display:block;
    background-color:#4d4d4d;
    height:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    position:relative;
    overflow:hidden;
    margin:10px auto 15px;
    width:90%
}
.overplus__wrapper__progress-line{
    position:absolute;
    height:100%;
    width:100%;
    border-radius:4px;
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    overflow:hidden
}
.overplus__wrapper__progress-line--complete{
    -webkit-box-shadow:inset 0 0 10px 2px #ff0908;
    box-shadow:inset 0 0 10px 2px #ff0908
}
.overplus__wrapper__progress-line--animate{
    -webkit-animation:ProgressBar linear 2600ms infinite forwards;
    animation:ProgressBar linear 2600ms infinite forwards
}
.overplus__progress-line--animate::before,.overplus__wrapper__progress-line--animate::before{
    content:'';
    display:block;
    width:40px;
    height:100%;
    background-color:rgba(255,255,255,.2);
    position:absolute;
    top:0;
    left:-40px;
    -webkit-transform:skewX(-35deg);
    transform:skewX(-35deg);
    -webkit-animation:1100ms linear infinite both LoadAnimation;
    animation:1100ms linear infinite both LoadAnimation
}
.overplus__wrapper__present{
    visibility:hidden;
    display:inline-block;
    position:absolute;
    top:63px;
    left:50%;
    width:95%;
    height:40%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    background-color:#272634;
    z-index:444
}
.overplus__wrapper__present--hidden{
    visibility:visible;
    display:inline-block
}
.overplus__wrapper__present--animate{
    display:block;
    visibility:visible
}
.overplus__wrapper__present--animate .overplus__wrapper__present-coins{
    -webkit-animation:CoinSpawn linear .42s 1 both;
    animation:CoinSpawn linear .42s 1 both
}
.overplus__wrapper__present--animate .overplus__wrapper__present-item{
    -webkit-animation:.42s linear 1 both PriseSpawn;
    animation:.42s linear 1 both PriseSpawn
}
.overplus__wrapper__present-coins{
    position:absolute;
    width:100px;
    height:50px;
    background:url(/wp-content/themes/pinup/bonus-2plus2/coins_bonus.png) center no-repeat;
    top:70%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%) skewX(0);
    transform:translateX(-50%) translateY(-50%) skewX(0)
}
.overplus__wrapper__present-item{
    position:absolute;
    width:70px;
    height:70px;
    background:url(/wp-content/themes/pinup/bonus-2plus2/presen_bonus.png) center no-repeat;
    top:42.5%;
    right:50%;
    -webkit-transform:translateX(50%) translateY(-50%) skewX(0);
    transform:translateX(50%) translateY(-50%) skewX(0)
}
.button_green.bonus__button.bonus-2plus2__btn{
    width:90%
}
.hourBonusLine{
    margin-bottom:5px
}
.bonus-timer__wrapper{
    height:214px;
    margin-right:10px;
    width:100%;
    -webkit-box-shadow:inset 0 0 8px 4px rgba(255,0,0,.45),0 0 6px 1px red,0 0 0 2px rgba(255,177,177,.9),0 0 8px 4px rgba(255,0,0,.45),0 0 8px 8px rgba(255,0,0,.15);
    box-shadow:inset 0 0 8px 4px rgba(255,0,0,.45),0 0 6px 1px red,0 0 0 2px rgba(255,177,177,.9),0 0 8px 4px rgba(255,0,0,.45),0 0 8px 8px rgba(255,0,0,.15);
    border-radius:5px;
    color:#fff;
    text-align:center;
    position:relative
}
.bonus-timer__percent{
    margin-top:0;
    color:#e03d22;
    font-size:30px;
    text-shadow:none;
    margin-bottom:0;
    -webkit-animation-name:percentPulsing;
    animation-name:percentPulsing;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-direction:alternate;
    animation-direction:alternate;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease;
    line-height:35px
}
.bonus-timer__text{
    margin:0 15px
}
.bonus-timer__label{
    margin:0 0 7px
}
.bonus-timer{
    margin:0 auto 1.25em!important;
    text-align:center;
    width:auto;
    max-width:167px
}
.bonus-timer .flip{
    width:40px;
    height:50px;
    padding:0;
    line-height:50px;
    margin:0;
    border:2px solid #f66;
    -webkit-box-shadow:inset 0 0 6px 2px red,0 0 6px 2px red!important;
    box-shadow:inset 0 0 6px 2px red,0 0 6px 2px red!important;
    border-radius:8px!important
}
.bonus-timer .flip:first-child{
    margin-left:0;
    border-right:none
}
.bonus-timer .flip:nth-child(2){
    border-left:none
}
.bonus-timer .flip:nth-child(3){
    margin-right:7px
}
.bonus-timer .flip:last-child{
    margin-right:0
}
.bonus-timer .flip *{
    line-height:50px
}
.bonus-timer .flip .inn{
    font-size:42px
}
.bonus-timer .flip-clock-divider{
    width:0;
    height:0
}
.bonus-timer .flip-clock-divider .flip-clock-label{
    color:#fff;
    top:3.9em;
    right:50%!important;
    -webkit-transform:translateX(157%);
    transform:translateX(157%);
    font-size:14px;
    margin:0;
    text-align:center
}
.bonus-timer .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.bonus-timer .flip-clock-divider.seconds .flip-clock-label{
    -webkit-transform:translateX(145%);
    transform:translateX(145%)
}
.bonus-timer.flip-clock-wrapper ul li a div div.inn,.popup-firstdeposit__counter.flip-clock-wrapper ul li a div div.inn,.sq__time.flip-clock-wrapper ul li a div div.inn{
    background-color:#fff;
    color:#000;
    text-shadow:none
}
.button.button_green.bonus__button.bonus-timer__btn{
    width:90%;
    margin-top:30px
}
.layout--index .row .button.button_green.bonus__button.bonus-timer__btn{
    margin-top:17px
}
.bonus-timer.hide-lables .flip-clock-label{
    display:none
}
.bonus-timer__custom-labels{
    position:absolute;
    width:100%;
    left:50%;
    bottom:52px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    max-width:167px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.new__players__bonus{
    position:relative;
    margin:0;
    color:#fff;
    background:url(/wp-content/themes/pinup/bonus-verif/monets-fall.png) center no-repeat;
    height:214px;
    overflow-y:hidden
}
.new__players__bonus-form,.new__players__bonus-header{
    display:inline-block;
    position:absolute;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-weight:400
}
.new__players__bonus-header{
    top:10px;
    margin:0;
    font-size:1.2em;
    text-align:center;
    left:50%;
    width:200px
}
.new__players__bonus-form{
    bottom:10px;
    left:54%;
    width:180px
}
.new__players__bonus-form a{
    color:#fff;
    text-decoration:none
}
.new__players__bonus-present{
    display:inline-block;
    background:url(/wp-content/themes/pinup/bonus-verif/red-shinig.png) center no-repeat;
    width:180px;
    height:180px;
    opacity:0;
    -webkit-animation-name:shiningRed;
    animation-name:shiningRed;
    -webkit-animation-duration:1.3s;
    animation-duration:1.3s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-timing-function:ease;
    animation-timing-function:ease;
    -webkit-animation-direction:alternate;
    animation-direction:alternate
}
.new__players__bonus-present,.new__players__bonus-present-img{
    position:absolute;
    left:50%;
    top:55%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%)
}
.new__players__bonus-checkbox{
    -webkit-box-shadow:0 0 6px 3px #dd3b20;
    box-shadow:0 0 6px 3px #dd3b20;
    outline-color:#dd3b20;
    pointer-events:none
}
.new__players__bonus-checkbox:checked{
    -webkit-box-shadow:0 0 6px 3px #24bb9d;
    box-shadow:0 0 6px 3px #24bb9d;
    outline-color:#24bb9d
}
.new__players__bonus-mailLabel,.new__players__bonus-profileLabel{
    font-weight:400;
    padding-left:7px
}
.bonus--overplus{
    -webkit-box-shadow:inset 0 0 8px 4px rgba(255,0,0,.45),0 0 6px 1px red,0 0 0 2px rgba(255,177,177,.9),0 0 8px 4px rgba(255,0,0,.45),0 0 8px 8px rgba(255,0,0,.15);
    box-shadow:inset 0 0 8px 4px rgba(255,0,0,.45),0 0 6px 1px red,0 0 0 2px rgba(255,177,177,.9),0 0 8px 4px rgba(255,0,0,.45),0 0 8px 8px rgba(255,0,0,.15);
    width:100%;
    height:214px;
    margin-right:10px;
    border-radius:5px
}
.overplus{
    text-align:center;
    color:#fff;
    padding:20px;
    position:relative;
    overflow:hidden
}
.overplus__title{
    font-size:30px;
    font-weight:400;
    margin:0 auto 10px;
    color:#daffbe;
    text-shadow:0 1px 2px #6fff27,0 0 .5em #6fff27,0 0 1em #7ccf40
}
.overplus__text{
    margin:0 auto
}
.overplus__text--sub{
    font-size:11px;
    margin-bottom:0;
    margin-top:4px
}
.overplus__progress{
    display:block;
    background-color:#4d4d4d;
    height:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:4px;
    position:relative;
    margin:auto auto 16px;
    overflow:hidden
}
.overplus__progress-line{
    position:absolute;
    height:100%;
    width:100%;
    border-radius:4px;
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    overflow:hidden
}
.overplus__progress-line--complete{
    -webkit-box-shadow:inset 0 0 10px 2px #ff0908;
    box-shadow:inset 0 0 10px 2px #ff0908
}
.overplus__progress-line--animate{
    -webkit-animation:ProgressBar linear 2600ms infinite forwards;
    animation:ProgressBar linear 2600ms infinite forwards
}
.overplus__present--animate{
    display:block;
    visibility:visible
}
.overplus__present--animate .overplus__present-coins{
    -webkit-animation:CoinSpawn linear .22s 1 both;
    animation:CoinSpawn linear .22s 1 both
}
.overplus__present--animate .overplus__present-item{
    -webkit-animation:.22s linear 1 both PriseSpawn;
    animation:.22s linear 1 both PriseSpawn
}
.overplus__present-coins{
    position:absolute;
    width:100px;
    height:50px;
    background:url(/wp-content/themes/pinup/coins_bonus.png) center no-repeat;
    top:70%;
    left:129%;
    -webkit-transform:translateX(-50%) translateY(-50%) skewX(-60deg);
    transform:translateX(-50%) translateY(-50%) skewX(-60deg)
}
.overplus__present-item{
    position:absolute;
    width:70px;
    height:70px;
    background:url(/wp-content/themes/pinup/presen_bonus.png) center no-repeat;
    top:42.5%;
    right:129%;
    -webkit-transform:translateX(50%) translateY(-50%) skewX(37deg);
    transform:translateX(50%) translateY(-50%) skewX(37deg)
}
.popup-emailverif__text{
    color:#fff;
    text-align:center;
    width:80%;
    display:inline-block
}
.popup-emailverif__glowtext{
    font-size:20px;
    width:70%;
    display:inline-block;
    text-shadow:1px 1px 2px #dd3b20,0 0 1em #dd3b20;
    background:url(/wp-content/themes/pinup/transpernt_gits.png) no-repeat center;
    margin:0;
    padding-top:20px;
    padding-bottom:20px
}
.popup-activebonus__glowtext b,.popup-emailverif__glowtext b{
    font-size:22px
}
.popup-emailverif-btn{
    display:inline-block;
    width:200px;
    margin-bottom:10px;
    font-size:18px;
    height:40px;
    padding-top:5px
}
.left-promo{
    background:#62605c;
    color:#fff!important;
    border-radius:5px;
    margin-bottom:10px
}
.left-emailverif__wrapper{
    border:2px solid #4fc3aa;
    background:#363636;
    margin-top:10px;
    -webkit-box-shadow:inset 0 0 8px 4px #338a79,0 0 6px 1px #338a79;
    box-shadow:inset 0 0 8px 4px #338a79,0 0 6px 1px #338a79;
    text-align:center;
    font-size:16px
}
.left-emailverif__text{
    width:90%;
    display:inline-block
}
.left-emailverif__glowtext{
    font-size:20px;
    width:80%;
    display:inline-block;
    text-shadow:1px 1px 2px #dd3b20,0 0 1em #dd3b20;
    background:url(/wp-content/themes/pinup/bonus150/transpernt_gits.png) no-repeat center;
    margin:0;
    padding-top:20px;
    padding-bottom:20px
}
.left-emailverif__btn{
    font-size:16px;
    margin-bottom:15px
}
.left-emailverif__text-top{
    margin-bottom:3px
}
.left-emailverif__text-bottom{
    margin-top:3px
}
.sq{
    border-radius:6px;
    color:#fff;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:1em 10px
}
.sq__desctiption,.sq__title{
    margin:0 0 .5em
}
.sq__desctiption strong,.sq__title strong{
    display:block;
    margin-top:8px;
    text-align:center;
    letter-spacing:1.7px;
    white-space:nowrap;
    cursor:default
}
.sq__desctiption strong,.sq__title,.sq__title strong{
    font-size:1.55em;
    font-weight:400;
    font-family:Impact;
    color:#d9ede9;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99
}
.sq--mult{
    border:2px solid #ff6565;
    -webkit-box-shadow:0 0 .75em 1px red,inset 0 0 .75em 1px red;
    box-shadow:0 0 .75em 1px red,inset 0 0 .75em 1px red
}
.sq__time{
    margin:auto auto 1.25em!important;
    width:auto
}
.sq__time .flip{
    width:30px;
    height:33px;
    padding:0;
    line-height:33px;
    margin:0 2px
}
.sq__time .flip:first-child{
    margin-left:0
}
.sq__time .flip:last-child{
    margin-right:0
}
.sq__time .flip *{
    line-height:33px
}
.sq__time .flip .inn{
    font-size:32px
}
.sq__time .flip-clock-divider{
    width:0;
    height:0
}
.sq__time .flip-clock-divider.hours .flip-clock-label{
    right:-76px
}
.sq__time .flip-clock-divider.minutes .flip-clock-label{
    right:-80px
}
.sq__time .flip-clock-divider .flip-clock-label{
    color:#fff;
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    top:3.3em;
    right:-72px
}
.sq__time .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.button--cashbox{
    width:144px;
    margin-bottom:8px
}
.cashbox-carddate{
    position:relative
}
.cashbox-carddate__input{
    position:relative;
    max-width:54px;
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 10px 2px 15px
}
.cashbox-carddate__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input:-ms-input-placeholder,.cashbox-carddate__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input::placeholder{
    color:#a9a9a9
}
.cashbox-carddate__input:focus{
    outline:0
}
.cashbox-carddate__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:10px
}
.cashbox-carddate__separator{
    display:inline-block;
    margin:0 4px
}
.cashbox-carddate__separator::after{
    content:'/';
    color:#fff
}
.cashbox-cardnumber{
    position:relative
}
.cashbox-cardnumber__input{
    position:relative;
    max-width:257px;
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 26px;
    margin:5px 0 10px
}
.cashbox-cardnumber__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input:-ms-input-placeholder,.cashbox-cardnumber__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input::placeholder{
    color:#a9a9a9
}
.cashbox-cardnumber__input:focus{
    outline:0
}
.cashbox-cardnumber__label{
    display:block;
    font-size:16px;
    color:#fff
}
.cashbox-cardowner{
    position:relative
}
.cashbox-cardowner__input{
    position:relative;
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 10px
}
.cashbox-cardowner__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input:-ms-input-placeholder,.cashbox-cardowner__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input::placeholder{
    color:#a9a9a9
}
.cashbox-cardowner__input:focus{
    outline:0
}
.cashbox-cardowner__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:10px
}
.cashbox-allinputs{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    padding-bottom:10px
}
.cashbox-allinputs__field{
    width:300px
}
.cashbox-allinputs__label{
    color:#fff;
    font-size:16px
}
.cashbox-allinputs .select--phone{
    margin:5px 0 10px!important
}
.cashbox-allinputs .select__main{
    background-color:#262634;
    margin:5px 0 10px!important
}
.cashbox-allinputs .select--phone .select__form,.cashbox-allinputs .select--phone .select__list{
    background-color:#262634;
    color:#fff
}
.cashbox-allinputs .cashbox-cardnumber__input{
    width:100%;
    margin-top:5px;
    max-width:100%;
    padding:2px 44px
}
.cashbox-allinputs .method-link{
    color:#fff;
    margin:0;
    font-size:16px
}
.cashbox-allinputs .input-date-of-birth .select__main::after{
    right:-3px
}
@media screen and (max-width:320px){
    .cashbox-allinputs .input-date-of-birth .select__main::after{
        right:-4px
    }
}
.cashbox-allinputs .input-date-of-birth{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0
}
.cashbox-allinputs .input-date-of-birth .select__main,.cashbox-allinputs .input-date-of-birth .select__main .select__form{
    outline:0
}
.cashbox-allinputs .input-date-of-birth .select .select__list{
    margin-bottom:10px
}
.cashbox-allinputs .input-date-of-birth .input-date{
    background-image:url(/wp-content/themes/pinup/down-arrow.svg);
    background-size:10px;
    background-position:89%;
    background-repeat:no-repeat;
    text-align:center;
    cursor:pointer
}
.cashbox-allinputs .input-date-of-birth .input-date:nth-child(3){
    margin-right:1%
}
.cashbox-allinputs .input-date-of-birth .input-date:nth-child(2){
    width:26%;
    margin-right:1%
}
.cashbox-allinputs .input-date-of-birth .input-date>.select__main::after{
    border-left:none
}
.cashbox-allinputs .input-date-of-birth .input-date .input-month,.cashbox-allinputs .input-date-of-birth .input-date .input-year{
    text-align:center
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:calc(100% - 2px);
    max-height:280px;
    margin:43px 0 0;
    padding:2px 0 0;
    border-radius:2px;
    border:1px solid #a0a0a0;
    border-top:none;
    background-color:#fff;
    position:absolute;
    overflow:scroll;
    list-style:none;
    color:#000;
    z-index:10;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-list::-webkit-scrollbar{
    width:0!important
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-list--hidden{
    display:none
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-item{
    cursor:pointer;
    margin-top:2px;
    text-align:center
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-item:hover{
    background-color:#cdcfce
}
.cashbox-allinputs .input-date-of-birth .input-date .input-date-item:active{
    background-color:rgba(205,201,202,.3)
}
.cashbox-allinputs .input-date-of-birth .input-date:last-child .input-date{
    margin-right:0
}
.cashbox-allinputs .input-date-of-birth .input-date:last-child .input-date-list{
    width:calc(100% - 2px)
}
.cashbox-allinputs .input-date-of-birth .input-date:nth-child(3){
    width:35%
}
.cashbox-allinputs .input-date-of-birth .input-date:last-child{
    width:40%;
    margin-right:0
}
.cashbox-allinputs .input-date-of-birth .input-date-hidden,.cashbox-allinputs .input-date-of-birth .input-date-wrap.hidden-input-date-wrap{
    display:none;
    position:absolute
}
.cashbox-allinputs .input-date-of-birth .select__main{
    margin:0!important
}
.popup-cashbox .cashbox-allinputs .select__main{
    background-color:#61605c
}
.popup-cashbox .cashbox-allinputs .select__form,.popup-cashbox .cashbox-allinputs .select__list{
    background-color:#61605c;
    color:#fff
}
.popup-cashbox .cashbox-allinputs .input--text{
    margin:5px 0 10px!important
}
.popup-cashbox .cashbox-allinputs .input--text::-webkit-input-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text::-moz-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text:-ms-input-placeholder,.popup-cashbox .cashbox-allinputs .input--text::-ms-input-placeholder{
    color:#ddd
}
.popup-cashbox .cashbox-allinputs .input--text::placeholder{
    color:#ddd
}
@media screen and (max-width:800px){
    .cashbox-allinputs{
        -webkit-box-pack:left;
        -ms-flex-pack:left;
        justify-content:left
    }
    .cashbox-allinputs__label{
        display:block!important;
        font-size:16px!important;
        margin-bottom:0!important
    }
}
.cashbox-depositSum{
    position:relative
}
.cashbox-depositSum--rub::after{
    content:'RUB';
    position:absolute;
    right:10px;
    bottom:4px;
    color:#fff;
    font-size:20px
}
.cashbox-depositSum--aud::after,.cashbox-depositSum--eur::after,.cashbox-depositSum--usd::after{
    content:'USD';
    position:absolute;
    right:10px;
    bottom:4px;
    color:#fff;
    font-size:20px
}
.cashbox-depositSum--aud::after,.cashbox-depositSum--eur::after{
    content:'EUR'
}
.cashbox-depositSum--aud::after{
    content:'AUD'
}
.cashbox-depositSum--kzt::after,.cashbox-depositSum--try::after,.cashbox-depositSum--uah::after{
    content:'UAH';
    position:absolute;
    right:10px;
    bottom:4px;
    color:#fff;
    font-size:20px
}
.cashbox-depositSum--kzt::after,.cashbox-depositSum--try::after{
    content:'TRY'
}
.cashbox-depositSum--kzt::after{
    content:'KZT'
}
.cashbox-depositSum__input{
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff;
    text-align:right;
    line-height:28px;
    padding:2px 10px;
    width:204px;
    font-size:16px
}
.cashbox-depositSum__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input:-ms-input-placeholder,.cashbox-depositSum__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input::placeholder{
    color:#a9a9a9
}
.cashbox-depositSum__input:focus{
    outline:0
}
.cashbox-depositSum__input:focus+.cashbox-sum::after,.cashbox-sum__input:focus+.cashbox-sum::after{
    color:#fff
}
.cashbox-depositSum__label{
    display:block;
    color:#fff;
    text-align:left;
    margin-bottom:6px
}
.cashbox-depositSum .deposit__dialog{
    position:absolute;
    top:calc(100% + 6px);
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    z-index:14;
    width:300px;
    background-color:rgba(0,0,0,.9);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    -webkit-box-shadow:0 0 1em 6px rgba(0,0,0,.35);
    box-shadow:0 0 1em 6px rgba(0,0,0,.35);
    padding:.65em
}
.cashbox-depositSum .deposit__dialog-article{
    margin:0;
    color:#fff;
    white-space:normal
}
.deposit__calc{
    margin-bottom:5px;
    color:#fff;
    font-size:0
}
.deposit__calc-btn{
    font-size:16px;
    border:0;
    background-color:transparent;
    border-radius:50%;
    width:1.15em;
    height:1.15em;
    text-align:center;
    line-height:1em;
    padding:0;
    margin:0 .15em
}
.cashbox-table__delete:focus,.cashbox-table__delete:hover,.deposit__calc-btn:focus{
    outline:0
}
.deposit__calc-btn--plus{
    border:1px solid green
}
.deposit__calc-btn--minus{
    border:1px solid red
}
.deposit__calc-payment{
    font-size:16px;
    display:inline-block;
    margin:0 4px
}
@media only screen and (max-width:1240px){
    .cashbox-depositSum__input{
        width:100%!important;
        padding-right:50px
    }
    .cashbox-depositSum::after{
        right:9px!important
    }
}
@media only screen and (max-width:980px){
    .deposit__dialog{
        left:63%!important
    }
}
@media only screen and (max-width:576px){
    .cashbox-depositSum--aud::after,.cashbox-depositSum--eur::after,.cashbox-depositSum--kzt::after,.cashbox-depositSum--rub::after,.cashbox-depositSum--uah::after,.cashbox-depositSum--usd::after{
        right:7px!important
    }
    .cashbox-depositSum__input,.deposit__dialog{
        width:100%!important
    }
    .deposit__dialog{
        left:0!important;
        -webkit-transform:translateX(0%)!important;
        transform:translateX(0%)!important;
        font-size:12px
    }
    .deposit__calc-payment{
        font-size:12px
    }
}
.cashbox-table__title{
    background:-webkit-linear-gradient(#424242 0%,#343434 100%);
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:linear-gradient(#424242 0%,#343434 100%);
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    font-family:'pt_sansregular',sans-serif;
    font-weight:400;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border:4px 4px 0 0
}
.cashbox-table__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:99%
}
.cashbox-table__container .cashbox-table__item--common:nth-child(odd){
    background-color:#777!important
}
.cashbox-table__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-table__item--header{
    background-color:#363636;
    color:#fff;
    padding:3px 0
}
.cashbox-table__item--common{
    background-color:inherit;
    border-bottom:1px solid #c4c4c4;
    padding:12px
}
.cashbox-table__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    position:relative
}
.cashbox-table__delete{
    background-color:inherit;
    display:block;
    border:0;
    width:20px;
    height:20px;
    position:absolute;
    padding:0;
    margin:0;
    top:50%;
    right:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.cashbox-table__delete:focus rect,.cashbox-table__delete:hover rect{
    fill:#e45841
}
.cashbox-table__delete:active{
    outline:0
}
.cashbox-table__delete:active rect{
    fill:#cc361d
}
.cashbox-table__delete-svg{
    display:block
}
.cashbox-table__delete-body{
    fill:#e03d22;
    -webkit-transition:fill .18s ease-in-out;
    transition:fill .18s ease-in-out
}
.cashbox-table__delete-cross{
    fill:#fff
}
@media only screen and (max-width:576px){
    .cashbox-table__delete{
        position:relative;
        -webkit-transform:translateY(0%);
        transform:translateY(0%);
        margin:2px auto 0;
        width:16px;
        height:16px
    }
}
.cashbox-sum{
    position:relative
}
.cashbox-sum .cashbox-sum--text{
    display:none
}
.cashbox-sum--rub::after{
    content:'RUB';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--eur::after,.cashbox-sum--usd::after{
    content:'USD';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--eur::after{
    content:'EUR'
}
.cashbox-sum--aud::after,.cashbox-sum--uah::after{
    content:'AUD';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--uah::after{
    content:'UAH'
}
.cashbox-sum--kzt::after,.cashbox-sum--try::after{
    content:'TRY';
    position:absolute;
    right:0;
    bottom:15px;
    color:#fff
}
.cashbox-sum--kzt::after{
    content:'KZT'
}
.cashbox-sum__input{
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    text-align:right;
    line-height:28px;
    padding:2px 10px;
    margin:5px 50px 10px 0
}
.cashbox-sum__input::-webkit-inner-spin-button,.cashbox-sum__input::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0
}
.cashbox-sum__input[type=number]{
    -moz-appearance:textfield
}
.cashbox-sum__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input::-moz-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input:-ms-input-placeholder,.cashbox-sum__input::-ms-input-placeholder{
    color:#a9a9a9
}
.cashbox-sum__input::placeholder{
    color:#a9a9a9
}
.cashbox-sum__input:focus{
    outline:0
}
.cashbox-sum__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:0
}
.cashbox-in__radios .cashbox-radio__item::after{
    -webkit-transition:opacity .3s;
    transition:opacity .3s
}
.cashbox-in__radios.radios-hide .cashbox-radio__item::after{
    opacity:0;
    pointer-events:none
}
.cashbox-sum__input{
    font-size:16px
}
.cashbox-sum-wrap{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.cashbox-sum-inside-wrap,.cashbox-sum-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.cashbox-sum-inside-wrap--column,.cashbox-sum__country{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.cashbox-sum__country{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.cashbox-sum__country .cashbox-sum__input{
    margin:5px 5px 10px 0!important
}
.cashbox-sum__country .cashbox-sum--text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-item-align:end;
    align-self:flex-end;
    margin-bottom:15px;
    padding-right:7px;
    color:#fff;
    font-size:16px
}
.cashbox-radio input[type=radio],.cashbox-sum__country::after{
    display:none
}
@media screen and (max-width:515px){
    .cashbox-sum__input{
        width:80%
    }
    .cashbox-sum__country .cashbox-sum--text{
        padding-right:calc(20% + 7px)
    }
}
@media screen and (max-width:448px){
    .cashbox-sum__input{
        width:80%!important
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-sum__country{
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important;
        margin-right:2px!important;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .cashbox-sum__country .cashbox-sum__input{
        margin:5px 5px 10px 0!important
    }
}
.cashbox-in__radios,.cashbox-radio{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cashbox-in__radios{
    width:56%
}
.cashbox-radio{
    margin-right:8px;
    display:-ms-flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-radio input[type=radio]:checked+.cashbox-radio__item::after{
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    display:block
}
.cashbox-radio__item{
    width:16px;
    height:16px;
    border:1px solid #c4c4c4;
    margin-right:8px;
    border-radius:100%;
    display:block;
    position:relative;
    cursor:pointer
}
.cashbox-radio__item::after{
    content:'';
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    width:13px;
    height:13px;
    border-radius:100%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    display:none
}
.cashbox-radio__label{
    font-size:20px;
    color:#fff;
    font-family:'pt_sansregular',sans-serif;
    font-weight:400;
    cursor:pointer
}
.cashbox-radio__label::-moz-selection{
    background-color:inherit
}
.cashbox-radio__label::selection{
    background-color:inherit
}
@media screen and (max-width:1024px){
    .cashbox-in__radios{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        width:100%
    }
}
@media screen and (max-width:620px){
    .cashbox .cashbox-in__section .cashbox-radio{
        margin-right:0!important;
        font-size:17px!important;
        width:32%!important;
        text-align:left;
        margin-top:5px;
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .cashbox .cashbox-in__section .cashbox-radio:nth-child(1),.cashbox .cashbox-in__section .cashbox-radio:nth-child(4){
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .cashbox .cashbox-in__section .cashbox-radio:nth-child(3),.cashbox .cashbox-in__section .cashbox-radio:nth-child(6){
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
    .cashbox .cashbox-in__section .cashbox-radio .cashbox-radio__label{
        display:inline-block;
        width:50%;
        font-size:17px!important
    }
    .cashbox .cashbox-in__section .cashbox-radio .cashbox-radio__item{
        -ms-flex-negative:0;
        flex-shrink:0
    }
}
.phone--cashbox{
    position:relative
}
.phone--cashbox__input{
    position:relative;
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff;
    line-height:28px;
    padding:2px 10px;
    margin:5px 0 10px
}
.phone--cashbox__input::-webkit-input-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input::-moz-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input:-ms-input-placeholder,.phone--cashbox__input::-ms-input-placeholder{
    color:#a9a9a9
}
.phone--cashbox__input::placeholder{
    color:#a9a9a9
}
.phone--cashbox__input:focus{
    outline:0
}
.phone--cashbox__label{
    display:block;
    font-size:16px;
    color:#fff;
    padding-bottom:0
}
.priselist{
    font-size:20px
}
.priselist__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.priselist__item{
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:left;
    color:#fff;
    margin-top:4px
}
.priselist__item:last-child{
    margin:0
}
.priselist__item--active .priselist__item-percent,.priselist__item--active .priselist__item-status{
    background-image:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background-image:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background-image:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%)
}
.priselist__item-container{
    display:-ms-flexbox;
    display:flex;
    display:-webkit-flex;
    display:-webkit-box;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.priselist__item-percent,.priselist__item-status{
    background-image:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background-image:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background-image:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:10px;
    padding:0 10px;
    position:relative;
    margin-right:28px
}
.priselist__item-status{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    max-width:35%;
    height:54px;
    width:100%
}
.priselist__item-percent::after,.priselist__item-status::after{
    content:'+';
    position:absolute;
    right:-18px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.priselist__item-percent{
    line-height:54px;
    text-align:center;
    width:70px
}
.priselist__item-percent--n::after{
    display:none
}
.priselist__item-article{
    margin-left:16px
}
.priselist__item-article span{
    font-size:16px;
    display:block
}
.priselist__item-bonus{
    width:54px;
    height:54px;
    background-image:url(/wp-content/themes/pinup/priselist/prs.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    margin:0 4px;
    position:relative;
    -webkit-transition:-webkit-transform .2 ease-in-out;
    transition:transform .2 ease-in-out;
    transition:transform .2 ease-in-out,-webkit-transform .2 ease-in-out;
    cursor:pointer
}
.priselist__item-bonus:hover{
    -webkit-transform:scale(1.08);
    transform:scale(1.08);
    z-index:4
}
.priselist__item-bonus:hover .priselist__item-bonus-popup{
    visibility:visible
}
.priselist__item-bonus-popup{
    position:absolute;
    top:calc(100% + 6px);
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:12px;
    text-align:center;
    background:rgba(0,0,0,.9);
    z-index:14;
    border-radius:6px;
    padding:.5em 1.25em;
    white-space:nowrap;
    -webkit-box-shadow:0 3px 1em 4px rgba(0,0,0,.35);
    box-shadow:0 3px 1em 4px rgba(0,0,0,.35);
    visibility:hidden
}
@media only screen and (max-width:1210px){
    .priselist__item:last-child{
        margin-top:4px
    }
    .priselist__item-status{
        max-width:50%
    }
    .priselist__item-article{
        display:none
    }
}
@media only screen and (max-width:576px){
    .priselist__item{
        position:relative;
        border-radius:6px;
        background-image:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
        background-image:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
        background-image:linear-gradient(to bottom,#424242 0%,#343434 100%)
    }
    .priselist__item:last-child{
        margin-top:4px
    }
    .priselist__item--active{
        background-image:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
        background-image:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
        background-image:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%)
    }
    .priselist__item--active .priselist__item-percent,.priselist__item--active .priselist__item-status{
        background-image:none
    }
    .priselist__item--active .priselist__item-article::before{
        height:1px;
        background-color:#fafafa
    }
    .priselist__item-container{
        display:-ms-flex;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .priselist__item-bonus{
        display:none
    }
    .priselist__item-article{
        display:block;
        width:100%;
        margin:0;
        position:relative;
        padding:10px 10px 10px 46px
    }
    .priselist__item-article::after{
        content:'';
        width:32px;
        height:32px;
        position:absolute;
        top:50%;
        left:6px;
        background-image:url(/wp-content/themes/pinup/priselist/prs.png);
        background-repeat:no-repeat;
        background-size:contain;
        background-position:center;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .priselist__item-article::before{
        content:'';
        display:block;
        position:absolute;
        top:-1px;
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        width:98%;
        height:2px;
        background-color:#504f4d
    }
    .priselist__item-article span{
        line-height:1.7em
    }
    .priselist__item-percent,.priselist__item-status{
        margin:0;
        font-size:16px;
        background-image:none
    }
    .priselist__item-percent::after,.priselist__item-status::after{
        display:none
    }
    .priselist__item-status{
        max-width:100%;
        width:calc(100% - 70px)
    }
    .priselist__item-percent::before{
        content:'+'
    }
}
@media only screen and (max-width:340px){
    .priselist__item-article span,.priselist__item-status span{
        font-size:14px
    }
}
.cashbox-bonuses .column{
    padding:5px
}
.mobile-handle{
    display:none
}
.cashbox-summary .currency,.cashbox-summary .percent,.cashbox-summary .sum{
    font-weight:900
}
.cashbox-bonuses,.nxt--popup__change-item bonus__button{
    width:100%
}
.cashbox-bonuses .chashbox-arrows{
    display:none
}
.cashbox-bonuses .cashbox-bonus__cover{
    display:block;
    text-align:center
}
.cashbox-bonuses .cashbox-bonus__label{
    margin:0;
    width:100%
}
.cashbox-bonuses .cashbox-bonus{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    border:2px solid transparent;
    cursor:pointer
}
.cashbox-bonuses .cashbox-bonus.is-active{
    border:2px solid #64e1c8!important;
    -webkit-box-shadow:0 0 .7em #24bb9d,inset 0 0 .7em #24bb9d;
    box-shadow:0 0 .7em #24bb9d,inset 0 0 .7em #24bb9d
}
.cashbox-bonuses .cashbox-bonus__name{
    font-size:16px;
    font-weight:bolder;
    margin:0;
    text-align:center
}
.cashbox-bonuses .cashbox-bonus__more,.cashbox-bonuses .cashbox-bonus__refuse{
    margin:8px 0 0;
    cursor:pointer;
    font-size:12px;
    text-decoration:underline;
    -webkit-text-decoration-style:dotted;
    text-decoration-style:dotted
}
.cashbox-bonuses .cashbox-bonus__refuse{
    display:none
}
.cashbox-bonuses .cashbox-bonus__ribbon{
    position:absolute;
    display:block;
    color:#fff;
    padding:10px 15px;
    text-align:center;
    min-width:60px;
    top:5px;
    right:-3px;
    background-image:url(/wp-content/themes/pinup/red-label.svg);
    background-position:50% -1px;
    background-repeat:no-repeat;
    background-size:100% 100%;
    font-size:12px;
    text-transform:uppercase
}
.cashbox-bonuses .cashbox-bonus__info{
    position:absolute;
    top:0;
    left:0;
    text-align:center;
    overflow:hidden;
    width:100%;
    height:100%;
    background-image:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#cdcdcd));
    background-image:-webkit-linear-gradient(#fefefe 0%,#cdcdcd 100%);
    background-image:linear-gradient(#fefefe 0%,#cdcdcd 100%);
    font-size:13px;
    z-index:-1;
    opacity:0;
    -webkit-transition-property:opacity,z-index;
    transition-property:opacity,z-index;
    -webkit-transition-duration:.3s;
    transition-duration:.3s
}
.cashbox-bonuses .cashbox-bonus__info .cashbox-bonus__description{
    margin:0;
    position:absolute;
    top:40%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:100%
}
.cashbox-bonuses .cashbox-bonus__info .cashbox-bonus__back{
    text-decoration:underline;
    -webkit-text-decoration-style:dotted;
    text-decoration-style:dotted;
    position:absolute;
    bottom:14px;
    left:50%;
    margin:0;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:12px;
    cursor:pointer
}
.cashbox-bonuses .cashbox-bonus__controls .info-hide{
    display:block
}
.cashbox-bonuses .cashbox-bonus__controls .info-show{
    display:none
}
.cashbox-bonuses .cashbox-bonus.cashbox-bonus--nothanx .cashbox-bonus__name{
    color:#c80406
}
.cashbox-bonuses .cashbox-bonus.info{
    overflow:hidden
}
.cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__info{
    opacity:1;
    z-index:1
}
@media (min-width:1024px){
    .cashbox-bonuses{
        border-top:1px solid #fff
    }
    .cashbox-bonuses .columns{
        margin:0 -5px
    }
    .cashbox-bonuses .column{
        min-height:100%
    }
    .cashbox-bonuses .cashbox-bonus__cover{
        width:100%
    }
    .cashbox-bonuses .cashbox-bonus__label{
        font-weight:400;
        line-height:normal;
        font-size:20px;
        color:#fff;
        margin:1rem 0;
        margin-left:5px;
        margin-top:10px;
        margin-bottom:10px
    }
    .cashbox-bonuses .cashbox-bonus{
        min-height:140px;
        border-radius:6px;
        background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#cdcdcd)),#c4c4c4;
        background:-webkit-linear-gradient(top,#fefefe 0%,#cdcdcd 100%),#c4c4c4;
        background:linear-gradient(180deg,#fefefe 0%,#cdcdcd 100%),#c4c4c4;
        padding:.75rem
    }
    .cashbox-bonuses .cashbox-bonus:hover{
        background:-webkit-gradient(linear,left bottom,left top,from(#fefefe),to(#cdcdcd)),#c4c4c4;
        background:-webkit-linear-gradient(bottom,#fefefe 0%,#cdcdcd 100%),#c4c4c4;
        background:linear-gradient(0deg,#fefefe 0%,#cdcdcd 100%),#c4c4c4;
        border-top-color:#cdcdcd
    }
    .cashbox-bonuses .cashbox-bonus__name{
        width:100%
    }
    .cashbox-bonuses .cashbox-bonus--nothanx{
        display:none
    }
}
@media screen and (max-width:1024px){
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__controls .info-hide,.cashbox-bonuses .cashbox-bonus.is-active::after,.cashbox-bonuses .hide-mobile,.cashbox-summary__right{
        display:none
    }
    .cashbox-bonuses{
        padding-top:20px;
        overflow-y:visible;
        width:100%;
        position:fixed;
        z-index:50200;
        bottom:0;
        left:50%;
        -webkit-transform:translateX(-50%) translateZ(20px);
        transform:translateX(-50%) translateZ(20px);
        height:auto
    }
    .cashbox-bonuses .columns{
        width:100%;
        height:100%;
        max-height:70vh;
        overflow-y:scroll;
        border-top-left-radius:6px;
        border-top-right-radius:6px;
        border-top:1px solid #fff;
        -webkit-box-shadow:0 0 1em rgba(0,0,0,.6);
        box-shadow:0 0 1em rgba(0,0,0,.6);
        background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#cdcdcd)),#c4c4c4;
        background:-webkit-linear-gradient(top,#fefefe 0%,#cdcdcd 100%),#c4c4c4;
        background:linear-gradient(180deg,#fefefe 0%,#cdcdcd 100%),#c4c4c4;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
        margin:0
    }
    .cashbox-bonuses .columns .column{
        padding:0;
        width:100%
    }
    .cashbox-bonuses .columns .column:last-child .cashbox-bonus::after{
        display:none!important
    }
    .cashbox-bonuses .cashbox-bonus{
        display:block;
        border:0;
        padding:10px
    }
    .cashbox-bonuses .cashbox-bonus::after{
        content:'';
        width:calc(100% - 1em);
        height:2px;
        background-color:#c4c4c4;
        position:absolute;
        bottom:0;
        display:block;
        margin:0 auto
    }
    .cashbox-bonuses .cashbox-bonus.is-active,.cashbox-bonuses .cashbox-bonus:hover{
        border:0!important;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .cashbox-bonuses .cashbox-bonus.is-active{
        background-image:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
        background-image:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
        background-image:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
        color:#fff
    }
    .cashbox-bonuses .cashbox-bonus.is-active .cashbox-bonus__refuse{
        visibility:visible;
        pointer-events:auto
    }
    .cashbox-bonuses .cashbox-bonus__label{
        border-top-left-radius:6px;
        border-top-right-radius:6px;
        background-color:#424242;
        color:#fff;
        text-align:center;
        font-size:1em;
        margin-top:0;
        line-height:2em;
        border-bottom:1px solid #4c4c4c;
        padding-top:9px
    }
    .cashbox-bonuses .cashbox-bonus__cover{
        display:inline-block
    }
    .cashbox-bonuses .cashbox-bonus__name{
        display:inline-block;
        position:relative;
        top:-25px;
        margin-left:10px
    }
    .cashbox-bonuses .cashbox-bonus__refuse{
        display:block;
        visibility:hidden;
        pointer-events:none;
        margin-left:78px!important;
        padding:.4em
    }
    .cashbox-bonuses .cashbox-bonus__controls{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        margin-top:-30px;
        position:relative;
        top:7px
    }
    .cashbox-bonuses .cashbox-bonus__more{
        padding:.4em
    }
    .cashbox-bonuses .cashbox-bonus__ribbon{
        padding:7px 15px;
        right:0;
        font-size:14px;
        top:3px
    }
    .cashbox-bonuses .cashbox-bonus--nothanx .cashbox-bonus__name{
        width:100%;
        position:static;
        top:0;
        padding:.5em 0;
        margin:0;
        color:#000!important;
        font-weight:400;
        font-size:13px;
        text-decoration:underline;
        -webkit-text-decoration-style:dotted;
        text-decoration-style:dotted
    }
    .cashbox-bonuses .cashbox-bonus__info{
        display:none;
        background:0 0;
        position:static;
        opacity:1;
        z-index:1
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__controls .info-show{
        display:block
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__info{
        display:block;
        padding-top:10px
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__description{
        position:static;
        -webkit-transform:none;
        transform:none;
        text-align:left
    }
    .cashbox-bonuses .cashbox-bonus.info .cashbox-bonus__back,.mob-cashbox-bonuses.close .cashbox-bonus,.mob-cashbox-bonuses.single .cashbox-bonus{
        display:none
    }
    .cashbox-bonuses .chashbox-arrows,.mobile-handle{
        position:absolute;
        width:35px;
        height:35px;
        border-radius:50%;
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        background-color:#424242
    }
    .cashbox-bonuses .chashbox-arrows{
        display:block;
        pointer-events:none;
        top:4px
    }
    .cashbox-bonuses .chashbox-arrows path{
        fill:#fff
    }
    .mobile-handle{
        top:2px;
        border:1px solid #fff;
        -webkit-box-shadow:0 -.2em 1.5em rgba(0,0,0,.6);
        box-shadow:0 -.2em 1.5em rgba(0,0,0,.6);
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        z-index:-1
    }
    .mob-cashbox-bonuses.single .cashbox-bonus.is-active{
        display:block
    }
    .mob-cashbox-bonuses.close .chashbox-arrow-1,.mob-cashbox-bonuses.close .chashbox-arrow-2{
        -webkit-animation-duration:1s;
        animation-duration:1s;
        -webkit-animation-iteration-count:infinite;
        animation-iteration-count:infinite
    }
    .mob-cashbox-bonuses.close .chashbox-arrow-2{
        -webkit-animation-name:cashbox-bonus-arrow-1;
        animation-name:cashbox-bonus-arrow-1
    }
    .mob-cashbox-bonuses.close .chashbox-arrow-1{
        -webkit-animation-name:cashbox-bonus-arrow-2;
        animation-name:cashbox-bonus-arrow-2
    }
    .mob-cashbox-bonuses.open .chashbox-arrows{
        -webkit-transform:rotate(180deg) translateX(50%);
        transform:rotate(180deg) translateX(50%)
    }
    .mob-cashbox-bonuses.open .cashbox-bonus{
        display:block!important
    }
}
@media screen and (max-width:480px){
    .cahbox-summary__left{
        font-size:16px
    }
}
@media screen and (max-width:390px){
    .cahbox-summary__left{
        font-size:14px
    }
}
.cashbox-choice-overlay{
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:300;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,.7);
    color:#fff
}
.cashbox-choice-overlay.active{
    display:block
}
.lk-cashbox .cashbox.no-scroll{
    position:relative
}
.cashbox-choice__modal{
    width:100%;
    height:auto;
    max-width:450px;
    background:#62605c;
    position:absolute;
    top:10vh;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    text-align:center;
    border-radius:6px;
    border:1px solid #d5d5d5
}
.cashbox-choice__modal__header{
    margin:0;
    font-size:20px;
    padding:5px 0;
    line-height:26px;
    font-weight:400
}
.cashbox-choice__block{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:20px;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.cashbox-choice__block_header{
    font-size:16px;
    font-weight:400;
    margin-top:0
}
.cashbox-choice_item{
    border:3px solid #e6644f;
    -webkit-box-shadow:0 0 1em red,inset 0 0 1em red;
    box-shadow:0 0 1em red,inset 0 0 1em red;
    border-radius:6px;
    padding:1em;
    background-color:#404040
}
.cashbox-choice_item span{
    font-size:20px
}
.cashbox-choice_item .button{
    display:block;
    margin:1em auto 0
}
.cashbox-choice_item--green{
    border-color:#39d9b9;
    -webkit-box-shadow:0 0 1em #24bb9d,inset 0 0 1em #24bb9d;
    box-shadow:0 0 1em #24bb9d,inset 0 0 1em #24bb9d
}
.cashbox-choice__modal__subheader{
    font-size:16px;
    font-weight:400
}
@media screen and (max-width:450px){
    .cashbox-choice__block{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .cashbox-choice_item{
        margin:1em;
        max-width:170px
    }
    .cashbox-choice__modal__header{
        padding:4px 35px
    }
}
@media screen and (max-height:500px){
    .cashbox-choice__modal{
        top:0!important;
        height:calc(100vh - 50px);
        overflow-y:scroll
    }
}
.cashbox-deposit{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    font-size:20px;
    width:100%
}
.cashbox-deposit__bottom,.cashbox-deposit__header{
    padding:5px 0
}
.cashbox-deposit__text{
    color:#fff
}
.cashbox-deposit__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch
}
.cashbox-deposit__list-item{
    font-size:16px;
    width:33.33333%;
    text-align:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:rgba(0,0,0,.12);
    vertical-align:middle;
    padding:6px 10px;
    white-space:nowrap
}
.cashbox-deposit__list-item:last-child{
    border-radius:0 6px 6px 0;
    margin-left:1px;
    width:calc(100%/3 - 1px);
    line-height:61px
}
.cashbox-deposit__list-item:first-child{
    border-radius:6px 0 0 6px;
    margin-right:1px;
    width:calc(100%/3 - 1px)
}
.cashbox-deposit__list-item .button{
    width:72%
}
@media only screen and (max-width:1210px){
    .cashbox-depositSum--eur::after,.cashbox-depositSum--rub::after,.cashbox-depositSum--uah::after,.cashbox-depositSum--usd::after{
        right:20px
    }
    .cashbox-depositSum__input{
        padding-right:50px
    }
}
@media only screen and (max-width:576px){
    .cashbox-deposit__list{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
        flex-direction:row-reverse;
        background-color:rgba(0,0,0,.12);
        border-radius:6px
    }
    .cashbox-deposit__list-item{
        background-color:transparent;
        margin:0!important;
        width:50%!important
    }
    .cashbox-deposit__list-item:nth-child(1){
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    .cashbox-deposit__list-item:nth-child(2){
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .cashbox-deposit__list-item:nth-child(3){
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .cashbox-deposit__list-item .button{
        width:90%
    }
}
.cashbox-table__cell--common{
    position:relative
}
.main--lk .cashbox__nav--inner{
    margin-top:-15px
}
.cashbox__nav--inner{
    margin-top:-7px
}
.cashbox__nav--inner .cashbox__nav-list{
    margin:0 auto;
    padding:5px;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.cashbox__nav--inner.hidden{
    display:none
}
@media only screen and (max-width:720px){
    .cashbox-table .cashbox-table__cell{
        width:calc(100%/5)
    }
}
@media only screen and (max-width:560px){
    .cashbox-table__item{
        padding-right:0;
        padding-left:0
    }
    .cashbox-table__cell{
        font-size:.6875em
    }
}
.cashbox-in{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    padding:0 4px;
    font-size:16px
}
.cashbox-in__header{
    text-align:left;
    color:#fff
}
.cashbox-in__section,.cashbox-in__submit{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cashbox-in__section{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    padding:0 4px;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    width:100%
}
.cashbox-in__submit{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:43%
}
.cashbox-in__btn{
    margin-top:3px;
    margin-left:16px
}
.cashbox-in .cashbox-in__radios{
    margin-top:10px
}
.max-summ-cashbox .cashbox-in__submit{
    width:100%;
    margin-bottom:12px;
    margin-top:12px
}
.max-summ-cashbox .cashbox-sum__country{
    margin-left:auto
}
.max-summ-cashbox .cashbox-in__radios{
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
@media screen and (min-width:374px){
    .cahbox-summary__left .cahbox-summary--newline{
        display:inline-block
    }
}
@media only screen and (max-width:1024px){
    .cashbox-in__section{
        padding:0
    }
}
@media only screen and (max-width:448px){
    .cashbox-in__submit .cashbox-sum::after{
        right:-44px
    }
}
@media only screen and (max-width:425px){
    .cashbox-in,.cashbox-in__header{
        display:block
    }
    .cashbox-in__section{
        display:block;
        font-size:14px
    }
    .cashbox-in__section .cashbox-radio{
        display:inline-block;
        font-size:16px;
        width:calc(100%/4)!important;
        margin:0
    }
    .cashbox-in__section .cashbox-radio__item,.cashbox-in__section .cashbox-radio__label{
        display:inline-block
    }
    .cashbox-in__section .cashbox-in__submit{
        font-size:0
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-sum{
        display:inline-block;
        font-size:16px;
        margin-right:8vw
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-sum::after{
        right:-43px
    }
    .cashbox-in__section .cashbox-in__submit .cashbox-in__btn{
        margin-left:16px;
        width:calc(100%/2 - 16px);
        min-width:120px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        font-size:16px;
        display:inline-block
    }
}
@media only screen and (max-width:340px){
    .cashbox-in,.cashbox-in__header{
        display:block
    }
    .cashbox-in__section{
        display:block;
        font-size:14px
    }
    .cashbox-in__section .cashbox-radio{
        display:inline-block;
        font-size:16px;
        width:calc(100%/2)!important;
        margin:0
    }
}
@media only screen and (max-width:620px){
    .max-summ-cashbox .cashbox-in__radios{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .max-summ-cashbox .cashbox-in__radios .cashbox-radio{
        width:30%!important
    }
}
@media only screen and (max-width:340px){
    .max-summ-cashbox .cashbox-in__radios .cashbox-radio .cashbox-radio__label{
        font-size:14px!important
    }
}
.cashbox-out,.cashbox-out__section--main,.cashbox-out__submit{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-out{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 4px;
    font-size:20px;
    margin:10px auto;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.cashbox-out__section--main,.cashbox-out__submit{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.cashbox-out__section--main{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.cashbox-out__submit{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.cashbox-out__btn{
    margin-top:3px;
    margin-left:16px;
    margin-bottom:8px;
    min-width:143.47px
}
.cashbox-out__yum{
    margin-bottom:7px
}
.cashbox-outmin{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:5px;
    padding:0 4px;
    font-size:20px
}
.cashbox-outmin,.cashbox-outmin__section--main,.cashbox-outmin__submit{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-line-pack:center;
    align-content:center
}
.cashbox-outmin__section--main{
    width:100%;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.cashbox-outmin__submit{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.cashbox-outmin__btn{
    margin-left:16px;
    min-width:143.47px
}
.withdraw-ticket{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    border-radius:6px;
    padding:.5em;
    margin:-10px 0 5px
}
.withdraw-ticket__list{
    color:#c4c4c4;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.withdraw-ticket__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    line-height:1.5em;
    border-bottom:1px solid #c4c4c4;
    text-overflow:ellipsis
}
.withdraw-ticket__reject{
    display:block;
    text-align:center;
    color:#fff;
    margin-top:5px;
    text-decoration:underline
}
@media screen and (max-width:515px){
    .cashbox-out__submit .cashbox-out__btn{
        min-width:auto
    }
}
@media only screen and (max-width:705px){
    .cashbox-outmin__adp{
        margin-bottom:7px
    }
}
@media only screen and (max-width:430px){
    .withdraw-ticket{
        font-size:15px;
        padding:7px
    }
}
.progress{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    height:258px
}
.progress__item{
    width:calc(100%/11);
    padding-right:1px;
    padding-left:1px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%;
    position:relative
}
.progress__item::before{
    content:'';
    text-align:center;
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:0;
    width:calc(100% - 2px);
    display:block;
    color:#fff;
    background-color:#333;
    font-size:14px;
    z-index:57
}
.progress__item:nth-child(1)::before{
    content:'4-5'
}
.progress__item:nth-child(1) .progress__back{
    height:14%
}
.progress__item:nth-child(1) .progress__back::after{
    content:'5%'
}
.progress__item:nth-child(2)::before{
    content:'6-7'
}
.progress__item:nth-child(2) .progress__back{
    height:20%
}
.progress__item:nth-child(2) .progress__back::after{
    content:'10%'
}
.progress__item:nth-child(3)::before{
    content:'8-9'
}
.progress__item:nth-child(3) .progress__back{
    height:27%
}
.progress__item:nth-child(3) .progress__back::after{
    content:'20%'
}
.progress__item:nth-child(4)::before{
    content:'10-11'
}
.progress__item:nth-child(4) .progress__back{
    height:34%
}
.progress__item:nth-child(4) .progress__back::after{
    content:'30%'
}
.progress__item:nth-child(5)::before{
    content:'12-13'
}
.progress__item:nth-child(5) .progress__back{
    height:42%
}
.progress__item:nth-child(5) .progress__back::after{
    content:'40%'
}
.progress__item:nth-child(6)::before{
    content:'14-15'
}
.progress__item:nth-child(6) .progress__back{
    height:49%
}
.progress__item:nth-child(6) .progress__back::after{
    content:'50%'
}
.progress__item:nth-child(7)::before{
    content:'16'
}
.progress__item:nth-child(7) .progress__back{
    height:59%
}
.progress__item:nth-child(7) .progress__back::after{
    content:'60%'
}
.progress__item:nth-child(8)::before{
    content:'17'
}
.progress__item:nth-child(8) .progress__back{
    height:69%
}
.progress__item:nth-child(8) .progress__back::after{
    content:'70%'
}
.progress__item:nth-child(9)::before{
    content:'18'
}
.progress__item:nth-child(9) .progress__back{
    height:78%
}
.progress__item:nth-child(9) .progress__back::after{
    content:'80%'
}
.progress__item:nth-child(10)::before{
    content:'19'
}
.progress__item:nth-child(10) .progress__back{
    height:88%
}
.progress__item:nth-child(10) .progress__back::after{
    content:'90%'
}
.progress__item:nth-child(11)::before{
    content:'20+'
}
.progress__item:nth-child(11) .progress__back{
    height:97%
}
.progress__item:nth-child(11) .progress__back::after{
    content:'100%'
}
.progress__item:hover .progress__back::after,.progress__item:hover::before{
    font-weight:500;
    text-shadow:0 0 1em #fff
}
.progress__item:hover .progress__back{
    background:-webkit-gradient(linear,left top,left bottom,from(#489586),color-stop(50%,#338474),to(#26695c));
    background:-webkit-linear-gradient(top,#489586 0%,#338474 50%,#26695c 100%);
    background:linear-gradient(to bottom,#489586 0%,#338474 50%,#26695c 100%)
}
.progress__back,.progress__back::after{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.progress__back{
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    width:calc(100% - 2px);
    bottom:18px;
    z-index:55;
    border-radius:5px 5px 0 0
}
.progress__back::after{
    content:'';
    white-space:nowrap;
    bottom:calc(100% + 4px);
    font-size:14px;
    color:#fff
}
@media only screen and (max-width:1240px){
    .progress__back{
        bottom:17px
    }
    .progress__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:1161px){
    .progress__back{
        bottom:16px
    }
    .progress__back::after{
        font-size:13px
    }
    .progress__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:1084px){
    .progress__back{
        bottom:15px
    }
    .progress__back::after,.progress__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:1024px){
    .progress__back{
        bottom:18px
    }
    .progress__back::after,.progress__item::before{
        font-size:14px
    }
}
@media only screen and (max-width:515px){
    .progress__back{
        bottom:17px
    }
    .progress__back::after,.progress__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:483px){
    .progress__back{
        bottom:15px
    }
    .progress__back::after,.progress__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:451px){
    .progress{
        height:220px
    }
    .progress__back{
        bottom:14px
    }
    .progress__back::after,.progress__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:397px){
    .progress{
        height:160px
    }
    .progress__back{
        bottom:13px
    }
    .progress__back::after,.progress__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:364px){
    .progress__back{
        bottom:11px
    }
    .progress__back::after,.progress__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:332px){
    .progress__back{
        bottom:10px
    }
    .progress__back::after,.progress__item::before{
        font-size:8px
    }
}
.progress_cash{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    height:258px
}
.progress_cash__item{
    width:calc(100%/11);
    padding-right:1px;
    padding-left:1px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%;
    position:relative
}
.progress_cash__item::before{
    content:'';
    text-align:center;
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom:0;
    width:calc(100% - 2px);
    display:block;
    color:#fff;
    background-color:#333;
    font-size:14px;
    z-index:57
}
.progress_cash__item:nth-child(1)::before{
    content:'4-5'
}
.progress_cash__item:nth-child(1) .progress_cash__back{
    height:14%
}
.progress_cash__item:nth-child(1) .progress_cash__back::after{
    content:'5%'
}
.progress_cash__item:nth-child(2)::before{
    content:'6-7'
}
.progress_cash__item:nth-child(2) .progress_cash__back{
    height:20%
}
.progress_cash__item:nth-child(2) .progress_cash__back::after{
    content:'10%'
}
.progress_cash__item:nth-child(3)::before{
    content:'8-9'
}
.progress_cash__item:nth-child(3) .progress_cash__back{
    height:27%
}
.progress_cash__item:nth-child(3) .progress_cash__back::after{
    content:'15%'
}
.progress_cash__item:nth-child(4)::before{
    content:'10-11'
}
.progress_cash__item:nth-child(4) .progress_cash__back{
    height:34%
}
.progress_cash__item:nth-child(4) .progress_cash__back::after{
    content:'20%'
}
.progress_cash__item:nth-child(5)::before{
    content:'12-13'
}
.progress_cash__item:nth-child(5) .progress_cash__back{
    height:42%
}
.progress_cash__item:nth-child(5) .progress_cash__back::after{
    content:'25%'
}
.progress_cash__item:nth-child(6)::before{
    content:'14-15'
}
.progress_cash__item:nth-child(6) .progress_cash__back{
    height:49%
}
.progress_cash__item:nth-child(6) .progress_cash__back::after{
    content:'30%'
}
.progress_cash__item:nth-child(7)::before{
    content:'16'
}
.progress_cash__item:nth-child(7) .progress_cash__back{
    height:59%
}
.progress_cash__item:nth-child(7) .progress_cash__back::after{
    content:'35%'
}
.progress_cash__item:nth-child(8)::before{
    content:'17'
}
.progress_cash__item:nth-child(8) .progress_cash__back{
    height:69%
}
.progress_cash__item:nth-child(8) .progress_cash__back::after{
    content:'40%'
}
.progress_cash__item:nth-child(9)::before{
    content:'18'
}
.progress_cash__item:nth-child(9) .progress_cash__back{
    height:78%
}
.progress_cash__item:nth-child(9) .progress_cash__back::after{
    content:'45%'
}
.progress_cash__item:nth-child(10)::before{
    content:'19'
}
.progress_cash__item:nth-child(10) .progress_cash__back{
    height:88%
}
.progress_cash__item:nth-child(10) .progress_cash__back::after{
    content:'50%'
}
.progress_cash__item:nth-child(11)::before{
    content:'20+'
}
.progress_cash__item:nth-child(11) .progress_cash__back{
    height:97%
}
.progress_cash__item:nth-child(11) .progress_cash__back::after{
    content:'55%'
}
.progress_cash__item:hover .progress_cash__back::after,.progress_cash__item:hover::before{
    font-weight:500;
    text-shadow:0 0 1em #fff
}
.progress_cash__item:hover .progress_cash__back{
    background:-webkit-gradient(linear,left top,left bottom,from(#489586),color-stop(50%,#338474),to(#26695c));
    background:-webkit-linear-gradient(top,#489586 0%,#338474 50%,#26695c 100%);
    background:linear-gradient(to bottom,#489586 0%,#338474 50%,#26695c 100%)
}
.progress_cash__back,.progress_cash__back::after{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.progress_cash__back{
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    width:calc(100% - 2px);
    bottom:18px;
    z-index:55;
    border-radius:5px 5px 0 0
}
.progress_cash__back::after{
    content:'';
    white-space:nowrap;
    bottom:calc(100% + 4px);
    font-size:14px;
    color:#fff
}
@media only screen and (max-width:1240px){
    .progress_cash__back{
        bottom:17px
    }
    .progress_cash__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:1161px){
    .progress_cash__back{
        bottom:16px
    }
    .progress_cash__back::after{
        font-size:13px
    }
    .progress_cash__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:1084px){
    .progress_cash__back{
        bottom:15px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:1024px){
    .progress_cash__back{
        bottom:18px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:14px
    }
}
@media only screen and (max-width:515px){
    .progress_cash__back{
        bottom:17px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:13px
    }
}
@media only screen and (max-width:483px){
    .progress_cash__back{
        bottom:15px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:12px
    }
}
@media only screen and (max-width:451px){
    .progress_cash{
        height:220px
    }
    .progress_cash__back{
        bottom:14px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:11px
    }
}
@media only screen and (max-width:397px){
    .progress_cash{
        height:160px
    }
    .progress_cash__back{
        bottom:13px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:364px){
    .progress_cash__back{
        bottom:11px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:9px
    }
}
@media only screen and (max-width:332px){
    .progress_cash__back{
        bottom:10px
    }
    .progress_cash__back::after,.progress_cash__item::before{
        font-size:8px
    }
}
.file,.file__button{
    background-color:inherit;
    cursor:pointer
}
.file{
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    border:1px solid #c4c4c4;
    position:relative
}
.file:hover .file__button-logo{
    fill:#4eddc1
}
.file__button{
    position:absolute;
    right:10px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    border:0;
    color:#fff;
    padding:0
}
.file__button:focus,.file__text:focus,.input--text:focus{
    outline:0
}
.file__button-logo{
    -webkit-transition:fill .25s ease-in;
    transition:fill .25s ease-in;
    fill:#24bb9d;
    width:20px;
    height:20px
}
.file__button-logo--load{
    -webkit-animation-name:spin;
    animation-name:spin;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:1.5s;
    animation-duration:1.5s;
    -webkit-animation-timing-function:linear;
    animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.file__text,.input--text{
    line-height:29px;
    padding:2px 10px;
    width:100%;
    color:#fff
}
.file__text{
    cursor:pointer;
    background-color:inherit;
    border:0
}
.input--text{
    background-color:transparent;
    border:1px solid #c4c4c4;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:5px 0 10px
}
.wrong-date_text{
    display:none;
    position:absolute;
    z-index:300
}
.input--text.wrong-birthdate{
    border-color:red
}
.input--text.wrong-birthdate+.wrong-date_text{
    display:block
}
.fullreg__field-birthdate{
    position:relative
}
.fullreg__field-birthdate .wrong-date_text{
    margin:0;
    font-size:12px;
    top:36px;
    right:10px;
    color:red
}
.lk-profile__item .wrong-date_text{
    top:10px
}
.textarea{
    background-color:transparent;
    border:1px solid #c4c4c4;
    border-radius:6px;
    line-height:29px;
    padding:2px 10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    color:#fff
}
.select--phone .select__form:focus,.select--phone .select__item--search input:focus,.select--phone .select__list:focus,.textarea:focus{
    outline:0
}
.textarea::-webkit-scrollbar{
    display:none
}
.select{
    display:block;
    position:relative;
    width:100%;
    cursor:pointer;
    margin:5px 0 10px
}
.select ::-moz-selection{
    background-color:transparent;
    z-index:-1
}
.select ::selection{
    background-color:transparent;
    z-index:-1
}
.select__main{
    padding:0;
    display:block;
    background-color:#262634;
    position:relative;
    border:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.select__main:focus{
    outline-color:#24bb9d
}
.select__main::after{
    content:'';
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    border-left:1px solid #c4c4c4;
    background-image:url(/wp-content/themes/pinup/down-arrow.svg);
    background-size:10px;
    background-position:center;
    background-repeat:no-repeat
}
.select__form,.select__list{
    width:100%;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.select__form{
    background-color:#262634;
    line-height:29px;
    cursor:pointer;
    color:#fff;
    border:1px solid #c4c4c4;
    padding:2px 10px
}
.select__list{
    position:absolute;
    top:calc(100% + 4px);
    left:0;
    margin:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    background-color:rgba(38,38,52,.97);
    border:1px solid #fff;
    z-index:16000;
    padding:5px;
    -webkit-box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    max-height:187px;
    overflow-x:hidden
}
.select__list::-webkit-scrollbar{
    display:none;
    width:0
}
.select__list--hidden{
    visibility:hidden;
    display:none
}
.select__item{
    padding:5px;
    margin-bottom:4px;
    border-radius:2px;
    color:#ddd
}
.select__item--active,.select__item:hover{
    color:#fff
}
.select__item:focus{
    outline:0;
    background-color:rgba(36,187,157,.7);
    color:#fff
}
.input_disabled .select__main::after{
    border:0;
    background:0 0
}
.lk-profile__disabled input{
    color:#777
}
.select--phone{
    margin-bottom:1em;
    text-align:left
}
.select--phone .select__main{
    background-color:transparent;
    position:relative;
    cursor:pointer
}
.select--phone .select__main::after{
    display:none
}
.select--phone .select__main-logo{
    display:block;
    background-color:#ddd;
    position:absolute;
    left:6px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.select--phone .select__form{
    padding-left:40px;
    cursor:text
}
.select--phone .select__form::-moz-selection{
    background-color:#24bb9d;
    z-index:auto
}
.select--phone .select__form::selection{
    background-color:#24bb9d;
    z-index:auto
}
.select--phone .select__form,.select--phone .select__list{
    background-color:#fff;
    color:#222
}
.select--phone .select__list{
    display:none
}
.select--phone .select__list::-webkit-scrollbar{
    display:block;
    width:6px
}
.select--phone .select__list::-webkit-scrollbar-thumb{
    background-color:#ccc;
    border-radius:10px
}
.select--phone .select__item{
    color:#222;
    position:relative;
    z-index:16
}
.select--phone .select__item:hover{
    background-color:#f7f7f7;
    color:#222;
    position:relative
}
.select--phone .select__item-logo{
    display:inline-block;
    position:relative;
    -webkit-transform:translateY(15%);
    transform:translateY(15%);
    z-index:-1;
    cursor:default
}
.select--phone .select__item-text{
    position:relative;
    z-index:-1
}
.select--phone .select__item--search{
    border-bottom:1px solid #afafaf;
    position:relative
}
.select--phone .select__item--search input{
    border:0;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#000
}
.select--phone .select__item--search::before{
    content:'';
    display:block;
    width:30px;
    height:30px;
    background-image:url(/wp-content/themes/pinup/search.svg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:22px;
    position:absolute;
    left:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup-cashbox .select--phone .select__item{
    color:#fff
}
.popup-cashbox .select--phone .select__item:hover{
    background-color:#24bb9d
}
.fullreg .select--phone .select__item:focus,.popup-cashbox .select--phone .select__item:focus{
    background-color:#24bb9d
}
.fullreg .select--phone .select__form{
    background-color:inherit;
    color:#fff
}
.fullreg .select--phone{
    margin-bottom:4px
}
.fullreg .select--phone .select__list{
    background-color:#262634;
    color:#fff
}
.fullreg .select--phone .select__item,.lk-cashbox .select--phone .select__item,.lk-cashbox .select--phone .select__list{
    color:#fff
}
.fullreg .select--phone .select__item:hover{
    background-color:#24bb9d
}
.lk-cashbox .select--phone .select__item:focus{
    background-color:#24bb9d
}
.lk-cashbox .select--phone .select__item:hover{
    background-color:#24bb9d
}
.select--phone>.select__list{
    display:none
}
.select--phone[data-open=true]>.select__list{
    display:block
}
.lk-cas .select__list{
    background-color:#262634
}
.lk-cas .select__list .select__item{
    color:#fff
}
.lk-cas .select--phone .select__item:hover{
    color:#fff;
    background-color:#24bb9d
}
.touch-promo-header{
    display:block;
    position:fixed;
    top:-46px;
    left:0;
    width:100%;
    height:auto;
    z-index:200;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s;
    -webkit-transition-timing-function:cubic-bezier(.25,.1,.89,1.43);
    transition-timing-function:cubic-bezier(.25,.1,.89,1.43);
    -webkit-transform-origin:0%;
    transform-origin:0%;
    opacity:0
}
.touch-promo-header.open{
    -webkit-transform:translateY(92px)!important;
    transform:translateY(92px)!important
}
.touch-promo-header.open svg{
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
}
.touch-promo-header.open svg path{
    -webkit-animation:none;
    animation:none
}
.touch-promo-header__userlist{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    height:44px;
    border-bottom:1px solid #656565
}
.touch-promo-header__userlist__item{
    text-align:right;
    font-size:14px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.touch-promo-header__userlist__item__name{
    color:#fff;
    display:block;
    width:100%
}
.touch-promo-header__userlist__item__value{
    width:100%;
    color:#24bb9d;
    display:block
}
.touch-promo-header .singleclick-cashbox{
    width:100%;
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    background:0 0;
    padding:3px 0 0;
    margin:0 auto;
    max-width:344px;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    height:37px
}
.touch-promo-header .singleclick-cashbox .singleclick-cashbox__btn{
    padding:0;
    width:35px;
    margin-right:-2px;
    margin-left:3px;
    background-position:center
}
.touch-promo-header .singleclick-cashbox .singleclick-cashbox__wrapper{
    -webkit-box-pack:center!important;
    -ms-flex-pack:center!important;
    justify-content:center!important;
    background-color:inherit;
    padding-top:4px
}
.touch-promo-header .singleclick-cashbox .button.button_green{
    padding:0 10px
}
.touch-promo-header .singleclick-cashbox .singleclick-cashbox__input{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.touch-promo-header__handle{
    position:absolute;
    width:90px;
    height:40px;
    overflow:hidden;
    left:50%;
    -webkit-transform:translate(-50%,100%);
    transform:translate(-50%,100%);
    bottom:0
}
.touch-promo-header__handle__wrapper{
    background-color:#343434;
    position:absolute;
    height:40px;
    width:40px;
    border-radius:50%;
    left:50%;
    top:-22px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.touch-promo-header__handle__wrapper svg{
    position:relative;
    top:10px;
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -webkit-transition:-webkit-transform .3s;
    transition:transform .3s;
    transition:transform .3s,-webkit-transform .3s
}
.touch-promo-header__handle__wrapper svg .chashbox-arrow-1,.touch-promo-header__handle__wrapper svg .chashbox-arrow-2{
    -webkit-animation-duration:3s;
    animation-duration:3s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite
}
.touch-promo-header__handle__wrapper svg .chashbox-arrow-2{
    -webkit-animation-name:cashbox-bonus-arrow-1;
    animation-name:cashbox-bonus-arrow-1
}
.touch-promo-header__handle__wrapper svg .chashbox-arrow-1{
    -webkit-animation-name:cashbox-bonus-arrow-2;
    animation-name:cashbox-bonus-arrow-2
}
.touch-promo-header .language-select{
    position:relative;
    top:auto;
    right:auto;
    background:0 0;
    height:40px!important
}
.touch-promo-header .language-select .language-select-current{
    height:100%!important;
    padding-right:0
}
.touch-promo-header .language-select .language-select-current::before{
    top:18px
}
.touch-promo-header .language-select.language-select--opened .language-select-current::before{
    top:9px!important
}
.touch-promo-header.no-single-click-promo{
    top:1px!important
}
.touch-promo-header.no-single-click-promo .singleclick-cashbox{
    display:none!important
}
.touch-promo-header.no-single-click-promo.open{
    -webkit-transform:translateY(45px)!important;
    transform:translateY(45px)!important
}
.touch-promo-header.no-single-click-promo .touch-promo-header__userlist{
    border:0
}
@media screen and (min-width:1025px){
    .touch-promo-header{
        display:none
    }
}
.lk-betting-history__header,.lk-betting-history__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-betting-history__header{
    widows:100%;
    margin:15px 0
}
.lk-betting-history__item{
    font-size:16px;
    color:#fff;
    margin-right:3px
}
.lk-betting-history__item:nth-child(2),.lk-betting-history__item:nth-child(3){
    margin-right:0
}
.lk-betting-history__date,.lk-betting-history__game,.lk-betting-history__provider{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-betting-history__date .input--text{
    width:140px;
    margin:0
}
.lk-betting-history__game .select,.lk-betting-history__provider .select{
    width:200px;
    margin:0;
    outline:0
}
.lk-betting-history__game .select .select__form,.lk-betting-history__game .select .select__main,.lk-betting-history__provider .select .select__form,.lk-betting-history__provider .select .select__main{
    outline:0
}
.lk-betting-history button{
    min-width:182px
}
.lk-betting-history p{
    margin:0 15px 0 0
}
@media only screen and (max-width:1270px){
    .lk-betting-history{
        margin-bottom:40px
    }
    .lk-betting-history__main{
        position:relative;
        padding-top:36px
    }
    .lk-betting-history__header{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .lk-betting-history .button_red{
        margin-left:auto;
        margin-top:10px
    }
    .lk-betting-history .lk-table--transaction{
        width:100%;
        overflow-x:scroll;
        padding-bottom:0
    }
    .lk-betting-history .lk-table--transaction__container{
        width:1030px
    }
    .lk-betting-history .lk-table--transaction__title{
        top:0;
        width:100%;
        position:absolute
    }
    .lk-betting-history .lk-table--transaction__footer{
        width:100%;
        position:absolute;
        bottom:-25px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
    .lk-betting-history .lk-table--transaction__page{
        min-width:161px;
        width:auto
    }
    .lk-betting-history .lk-table--transaction__container .lk-table--transaction__item:first-child{
        position:relative
    }
    .lk-betting-history .lk-table--transaction__container .lk-table--transaction__item:first-child::after{
        display:block;
        content:'';
        position:absolute;
        height:19px;
        width:24px;
        z-index:33;
        right:0;
        top:2px;
        background-image:url(/wp-content/themes/pinup/arrow.png);
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center;
        left:78vw
    }
}
@media only screen and (max-width:540px){
    .lk-betting-history__header,.lk-betting-history__item{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .lk-betting-history__header{
        margin-top:2px
    }
    .lk-betting-history__item{
        margin-right:0;
        padding:5px 0;
        width:100%
    }
    .lk-betting-history .lk-table--transaction__page{
        min-width:161px;
        width:auto
    }
    .lk-betting-history p{
        margin-right:0;
        margin-bottom:5px
    }
    .lk-betting-history__date .input--text,.lk-betting-history__game .select,.lk-betting-history__provider .select{
        width:100%
    }
    .lk-betting-history button{
        margin:0 auto
    }
}
.lk-bonuses__input{
    background-color:inherit;
    border:1px solid #fff;
    border-radius:6px;
    line-height:28px;
    padding:2px 4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 20px
}
.lk-bonuses__article,.lk-bonuses__header{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
.lk-bonuses__header{
    margin-bottom:20px
}
.lk-bonuses__article{
    max-width:720px;
    color:#fff;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    font-size:1em;
    font-family:'pt_sansregular',sans-serif;
    position:relative
}
.lk-bonuses__article-content{
    width:calc(90% - 120px)
}
.lk-bonuses__article-figure{
    max-width:110px;
    margin:0 16px
}
.lk-bonuses__article-text{
    margin:0 0 43px
}
.lk-bonuses__article-footer{
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center
}
@media only screen and (max-width:720px){
    .lk-bonuses__article{
        width:100%
    }
    .lk-bonuses__article-content{
        width:100%;
        max-width:500px;
        text-align:center
    }
    .lk-bonuses__article-footer{
        margin:auto
    }
}
@media only screen and (max-width:661px){
    .lk-bonuses__article-figure{
        position:absolute;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    .lk-bonuses__input{
        margin:0
    }
    .lk-bonuses__article{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .lk-bonuses__article-content{
        width:100%
    }
    .lk-bonuses__article-text{
        max-width:291px;
        margin:auto auto 16px
    }
    .lk-bonuses__article-figure{
        width:100px;
        height:100px;
        top:65%;
        left:6%
    }
    .lk-bonuses__article-footer{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        width:100%;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        margin:0
    }
    .lk-bonuses__article-footer .button,.lk-bonuses__article-footer .lk-bonuses__input,.lk-bonuses__article-footer .lk-bonuses__label{
        width:51%;
        max-width:253px;
        text-align:center;
        margin-bottom:16px
    }
}
@media only screen and (max-width:375px){
    .lk-bonuses__article-figure{
        width:80px;
        height:80px;
        top:63%;
        left:4%
    }
    .lk-bonuses__article-footer .button,.lk-bonuses__article-footer .lk-bonuses__input,.lk-bonuses__article-footer .lk-bonuses__label{
        width:60%
    }
}
@media only screen and (max-width:325px){
    .lk-bonuses__article-figure{
        top:63%;
        left:-1%
    }
    .lk-bonuses__article-footer .button,.lk-bonuses__article-footer .lk-bonuses__input,.lk-bonuses__article-footer .lk-bonuses__label{
        width:63%
    }
}
.faq ol li,.faq ul li,.lk-feedback{
    overflow:hidden
}
.lk-feedback__article{
    color:#fff;
    text-align:center;
    max-width:720px;
    display:block;
    margin:0 auto 1.5em
}
.lk-feedback__main{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    padding-bottom:10px;
    margin-bottom:10px
}
.lk-feedback__item{
    margin-bottom:16px;
    max-width:249px
}
.lk-feedback__area{
    margin-bottom:16px
}
.lk-feedback__form,.lk-feedback__form-fieldset{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.lk-feedback__form{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:320px;
    position:relative;
    z-index:44;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.lk-feedback__form-fieldset{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    text-align:center;
    width:100%
}
.lk-feedback__itextarea{
    height:195px;
    max-height:195px
}
@media only screen and (max-width:500px){
    .lk-feedback__main{
        position:relative;
        overflow:hidden
    }
    .lk-feedback__image{
        width:260px;
        position:absolute;
        left:50%;
        bottom:33px;
        -webkit-transform:translateX(-50%) translateY(50%);
        transform:translateX(-50%) translateY(50%);
        opacity:.5;
        z-index:2
    }
    .lk-feedback .button{
        width:163px
    }
}
@media only screen and (max-width:485px){
    .lk-feedback__form{
        display:block
    }
}
.lk-limitations{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:0 30px 100px
}
.lk-limitations__title{
    font-size:20px;
    font-weight:700;
    color:#fff
}
.lk-limitations__description{
    margin-top:25px;
    color:#fff
}
.lk-limitations__description__title{
    margin:20px 0 0;
    text-align:center;
    font-size:20px;
    font-weight:700
}
.lk-limitations__description__text{
    margin:25px 0 0;
    font-size:16px
}
.lk-limitations__description__seted-limit{
    margin-top:25px
}
.lk-limitations__description__seted-limit__title{
    margin:0 0 15px;
    font-size:16px;
    font-weight:700
}
.lk-limitations__description__seted-limit__text{
    margin:7px 0;
    font-size:16px;
    color:#24bb9d
}
.lk-limitations__description__seted-limit:after{
    content:"";
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:1px;
    position:relative;
    top:10px;
    background-color:#929299
}
.lk-limitations__input-button-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-top:35px;
    position:relative
}
.lk-limitations__input-button-wrap__input-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:absolute;
    left:0
}
.lk-limitations__radio-block{
    margin-top:35px
}
.lk-limitations__sign{
    margin:0;
    font-size:16px;
    color:#fff
}
.lk-limitations__sign--set-limit{
    margin-bottom:35px
}
.lk-limitations__sign--limit-sum{
    margin-bottom:25px
}
.lk-limitations__radios{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.lk-limitations__input-currency{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-item-align:center;
    align-self:center;
    margin:0 10px;
    font-size:20px;
    font-weight:700;
    color:#fff
}
.lk-limitations__sum-input{
    width:252px;
    margin:0;
    text-align:right;
    font-size:20px!important;
    font-weight:700;
    color:#fff
}
.lk-limitations__sum-input::-webkit-input-placeholder{
    color:#fff
}
.lk-limitations__sum-input::-moz-placeholder{
    color:#fff
}
.lk-limitations__sum-input:-ms-input-placeholder,.lk-limitations__sum-input::-ms-input-placeholder{
    color:#fff
}
.lk-limitations__sum-input::placeholder{
    color:#fff
}
.lk-limitations__sum-input .input-material__placeholder{
    padding:0!important
}
.lk-limitations__self-limit-access-block{
    margin-top:10px
}
.lk-limitations__self-limit-access-block .lk-limitations__input-button-wrap .button{
    margin-top:30px
}
.lk-limitations .cashbox-radio__label,.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex-in__radios .cashbox-radio__label{
    font-size:16px
}
.lk-limitations .button.button_red{
    width:122px;
    line-height:35px;
    font-size:16px
}
.lk-limitations .button.button_red:after{
    width:31px;
    right:calc(50% - 18px)
}
.lk-limitations__mob{
    display:none
}
@media screen and (max-width:1150px){
    .lk-limitations__sum-input{
        width:190px
    }
}
@media screen and (max-width:980px){
    .lk-limitations__sum-input{
        width:252px
    }
}
@media screen and (max-width:850px){
    .lk-limitations__sum-input{
        width:190px
    }
    .lk-limitations__self-limit-access-block{
        margin-top:10px
    }
    .lk-limitations__self-limit-access-block .lk-limitations__input-button-wrap .button{
        margin-top:0
    }
    .lk-limitations .lk-limitations__radios{
        display:-webkit-inline-box;
        display:-ms-inline-flexbox;
        display:inline-flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .lk-limitations .lk-limitations__radios .cashbox-radio{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin:7px 0
    }
    .lk-limitations .lk-limitations__radios--limit-sum{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .lk-limitations .lk-limitations__radios--limit-sum .cashbox-radio{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        width:33.33%
    }
}
@media screen and (max-width:750px){
    .lk-limitations__description{
        margin-top:15px
    }
    .lk-limitations__description__title{
        margin:15px 0 0
    }
    .lk-limitations__description__seted-limit,.lk-limitations__description__text{
        margin-top:15px
    }
    .lk-limitations__description__seted-limit__title{
        margin-bottom:10px
    }
    .lk-limitations__description__seted-limit__text{
        margin:5px 0
    }
    .lk-limitations__description__seted-limit:after{
        top:5px
    }
    .lk-limitations__sum-input{
        width:252px
    }
    .lk-limitations__input-button-wrap{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        margin-top:20px
    }
    .lk-limitations__input-button-wrap__input-wrap{
        position:relative;
        left:0
    }
    .lk-limitations__input-button-wrap .button{
        -ms-flex-item-align:center;
        align-self:center;
        margin-top:30px
    }
    .lk-limitations__radio-block{
        margin-top:15px
    }
    .lk-limitations__sign--limit-sum,.lk-limitations__sign--set-limit{
        margin-bottom:15px
    }
}
@media screen and (max-width:650px){
    .lk-limitations{
        padding:0 10px 80px
    }
    .lk-limitations__desktop{
        display:none
    }
    .lk-limitations__mob{
        display:block
    }
}
@media screen and (max-width:500px){
    .lk-limitations{
        padding:0 0 80px
    }
}
.loto__section-title{
    color:#fff;
    font-weight:400;
    font-size:20px;
    margin:0 0 12px 25px
}
.faq ol,.faq ul,.loto .loto__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside
}
.loto .loto__list-item,.loto__progress{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.loto .loto__list-item{
    width:20%;
    padding:12px 20px
}
.loto__progress{
    padding:0 25px;
    margin-bottom:20px
}
.loto__progress-list{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    max-width:560px;
    margin:auto 0 auto auto
}
.loto__progress .lk__progress{
    width:100%;
    margin:28px auto 12px
}
.loto__progress .lk__progress-label{
    font-size:16px;
    left:50%;
    bottom:calc(100% + 12px);
    width:100%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.loto__progress .button{
    width:50%
}
.loto__progress-item{
    width:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.loto__progress-item--red .lk__progress-event{
    background:-webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:-webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%)
}
@supports (display:flex){
    .loto .loto__list,.loto__progress-list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -ms-flex-line-pack:center;
        align-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .loto__progress-list{
        max-width:560px;
        margin:auto
    }
}
@media only screen and (max-width:768px){
    .loto .loto__list-item{
        width:25%
    }
}
@media only screen and (max-width:576px){
    .loto__section-title{
        margin:0;
        text-align:center
    }
    .loto .loto__list{
        width:calc(100% + 12px);
        margin-left:-6px
    }
    .loto .loto__list-item{
        width:50%
    }
    .loto__progress-item,.loto__progress-list{
        display:block;
        margin:auto
    }
    .loto__progress-item:first-child{
        padding-bottom:20px;
        margin-top:40px
    }
    .loto__progress-item .button{
        width:100%;
        margin-top:18px
    }
    .loto__progress .lk__progress{
        width:140%;
        max-width:200%;
        height:26px;
        -webkit-transform:translateX(-15%);
        transform:translateX(-15%)
    }
}
@media only screen and (max-width:366px){
    .loto .loto__list-item{
        width:50%;
        padding:12px 0
    }
}
.lk-profile,.lk-profile__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.lk-profile{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:50%;
    margin:auto;
    -webkit-transform:translateX(-25%);
    transform:translateX(-25%);
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-profile .lk-profile__id span{
    font-weight:700
}
.input_disabled input,.lk-profile__disabled .lk-profile__textarea{
    color:#777
}
.lk-profile__item{
    width:100%;
    margin-bottom:10px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.lk-profile__item .select--phone .select__form{
    background-color:transparent;
    color:#777
}
.lk-profile__item-text{
    color:#d7361e;
    font-family:'pt_sansregular',sans-serif;
    font-size:1.25em;
    text-align:center;
    white-space:nowrap;
    -webkit-transform:translate(25%);
    transform:translate(25%)
}
.lk-profile__item--textarea{
    -webkit-box-align:baseline;
    -ms-flex-align:baseline;
    align-items:baseline
}
.lk-profile__item--submit{
    padding-right:10%;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
.lk-profile__item .lk-status{
    max-width:300px
}
.lk-profile__item .phone-logo{
    width:33px;
    height:33px;
    background-color:red;
    position:absolute;
    right:0;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:11
}
.lk-profile .phone--Verified,.lk-profile .phone--notVerified{
    padding-right:37px
}
.lk-profile .phone--Verified .lk-profile__forms,.lk-profile .phone--notVerified .lk-profile__forms{
    max-width:263px
}
.lk-profile .phone--Verified .phone-logo,.lk-profile .phone--notVerified .phone-logo{
    background-color:#3d3d3d;
    background-image:url(/wp-content/themes/pinup/lk-status/lk-status__notverify.svg);
    border:1px solid #777;
    background-size:65%;
    background-position:center;
    background-repeat:no-repeat;
    border-radius:4px
}
.lk-profile .phone--Verified .phone-logo{
    background-color:#43aa95;
    background-image:url(/wp-content/themes/pinup/lk-status/lk-status__verify.svg);
    border:#43aa95
}
.lk-profile__label{
    color:#fff;
    font-size:1em
}
.lk-profile__button{
    width:180px
}
.lk-profile__forms,.lk-profile__forms--phone{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-profile__forms{
    max-width:300px
}
.lk-profile__forms .lk-link{
    color:#fff;
    display:inline-block;
    width:100%
}
.lk-profile__forms--phone{
    display:-ms-flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-line-pack:center;
    align-content:center
}
.lk-profile__forms-btn{
    display:inline-block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    cursor:pointer;
    background-color:transparent;
    color:#24bb9d;
    text-decoration:underline;
    border:0;
    -webkit-transition:color .18s linear;
    transition:color .18s linear
}
.lk-profile__forms-btn:hover{
    color:#50c8aa
}
.lk-profile__textarea{
    height:85px;
    max-height:85px
}
.lk-status.lk-status--phone.lk-status--verify .lk-status__main{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1
}
.lk-status.lk-status--phone.lk-status--verify .lk-status__logo{
    margin-right:4px
}
.lk-status.lk-status--phone.lk-status--verify .lk-status__edit{
    margin-left:4px
}
@media only screen and (max-width:1240px){
    .lk-profile{
        max-width:80%;
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@media only screen and (max-width:980px){
    .lk-profile{
        max-width:50%;
        -webkit-transform:translateX(-15%);
        transform:translateX(-15%)
    }
}
@media only screen and (max-width:932px){
    .lk-profile{
        max-width:70%
    }
}
@media only screen and (max-width:686px){
    .lk-profile__item-text{
        white-space:normal;
        -webkit-transform:translateX(25%);
        transform:translateX(25%)
    }
}
@media only screen and (max-width:670px){
    .lk-profile{
        max-width:100%
    }
    .lk-profile,.lk-profile__item--submit,.lk-profile__item-text{
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
    .lk-profile__item-text{
        white-space:normal
    }
    .lk-profile__item--submit{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        padding-right:0
    }
}
@media only screen and (max-width:444px){
    .lk-profile__textarea{
        font-size:17px!important
    }
    .lk-profile__item{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .lk-profile__item .lk-status{
        width:60%;
        font-size:.75em
    }
    .lk-profile .phone--Verified,.lk-profile .phone--notVerified,.lk-profile__item--submit{
        padding-right:0
    }
    .lk-profile__forms{
        width:60%;
        font-size:.75em
    }
    .lk-profile__forms--phone{
        max-width:100%;
        width:100%;
        display:-ms-flex!important;
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        -ms-flex-line-pack:center;
        align-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .lk-profile__label{
        width:40%;
        font-size:.75em
    }
}
@media only screen and (max-width:425px){
    .lk-profile{
        display:block
    }
    .lk-profile__id{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .lk-profile__item{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        font-size:0
    }
    .lk-profile__item .lk-status{
        vertical-align:middle
    }
    .lk-profile__item .lk-status__faq,.lk-profile__item .lk-status__logo,.lk-profile__item .lk-status__main{
        font-size:12px;
        display:inline-block
    }
    .lk-profile__item .lk-status__main{
        vertical-align:bottom
    }
    .lk-profile__item--submit{
        text-align:center
    }
    .lk-profile__label{
        font-size:12px;
        display:inline-block
    }
    .lk-profile__forms{
        font-size:12px
    }
    .lk-profile__textarea{
        vertical-align:middle
    }
}
@media only screen and (max-width:380px){
    .lk-profile__item .lk-status__main{
        font-size:10px
    }
}
.phone-status{
    width:100%;
    max-width:300px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.phone-status .phone-status__icon,.phone-status .phone-status__text{
    height:35px;
    border-radius:6px;
    color:#777;
    border:1px solid #c4c4c4;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.phone-status .phone-status__icon{
    width:35px;
    margin-right:5px
}
.phone-status .phone-status__text{
    width:calc(100% - 40px)
}
.phone-status .phone-status__edit{
    display:none
}
.lk-security__recovery,.lk-security__recovery-item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-security__recovery{
    margin:auto;
    -webkit-transform:translateX(-25%);
    transform:translateX(-25%);
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:50%
}
.lk-security__recovery-item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-bottom:10px
}
.lk-security__recovery-item:last-child{
    margin:20px 0;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-security__recovery-label{
    color:#fff;
    font-size:1em;
    width:50%
}
.lk-security__button{
    -webkit-transform:translateX(85%);
    transform:translateX(85%)
}
.lk-security .popup__password,.popup-reg-step-last .step-last__container>div{
    width:50%
}
.lk-security__forms1{
    background-color:inherit;
    border:1px solid #c4c4c4;
    border-radius:6px!important;
    line-height:29px;
    padding:2px 10px!important;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#fff!important
}
@media only screen and (max-width:1200px){
    .lk-security__recovery{
        width:60%
    }
}
@media only screen and (max-width:1074px){
    .lk-security__recovery{
        width:70%
    }
    .lk-security__button,.lk-security__recovery{
        -webkit-transform:translateX(0%);
        transform:translateX(0%)
    }
}
@media only screen and (max-width:720px){
    .lk-security__recovery{
        width:85%
    }
}
@media only screen and (max-width:615px){
    .lk-table__cell--common{
        font-size:.75em
    }
}
@media only screen and (max-width:576px){
    .lk-security__recovery{
        width:100%
    }
}
@media only screen and (max-width:456px){
    .lk-security__recovery{
        width:100%
    }
    .lk-security__recovery-item{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .lk-security__recovery-label{
        width:100%;
        text-align:center;
        margin-bottom:10px
    }
    .lk-security .popup__password{
        width:80%
    }
}
@media only screen and (max-width:494px){
    .lk-security .lk-table__item--common{
        padding:0!important
    }
    .lk-security .lk-table__cell{
        width:calc(100%/3)!important;
        overflow:hidden
    }
    .lk-security .lk-table__cell:nth-child(2){
        border-left:none
    }
    .lk-security .lk-table__cell:first-child{
        display:none
    }
}
@media only screen and (max-width:480px){
    .lk-security .lk-security__recovery{
        display:block
    }
    .lk-security .lk-security__recovery-label{
        line-height:40px
    }
    .lk-security .lk-security__recovery-item{
        display:block;
        text-align:center
    }
    .lk-security .lk-security__recovery-item .popup__password{
        display:inline-block
    }
    .lk-security .lk-table__container{
        display:block
    }
}
.lk-status{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    position:relative;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:230;
    width:100%
}
.lk-status__logo,.lk-status__main{
    border:1px solid #777;
    border-radius:4px
}
.lk-status__logo{
    width:28px;
    height:28px;
    background-size:65%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
.lk-status__main{
    width:calc(100% - 68px);
    line-height:28px;
    text-align:center;
    padding:0 1em;
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.lk-status__main::before{
    content:attr(data-accaunt-status)
}
.lk-status__edit,.lk-status__faq{
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    width:28px;
    height:28px;
    background-color:#43aa95;
    border:1px solid #43aa95;
    border-radius:4px;
    fill:#43aa95;
    cursor:pointer;
    -webkit-transition:fill .2s ease-in-out;
    transition:fill .2s ease-in-out;
    position:relative
}
.lk-status__edit:hover,.lk-status__faq:hover{
    background-color:#72c7b6
}
.lk-status__edit::before,.lk-status__faq::before{
    content:'?';
    display:block;
    color:#fff;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    font-size:16px
}
.lk-status__edit::before{
    content:''
}
.lk-status__tooltip{
    display:block;
    width:305px;
    position:absolute;
    top:100%;
    left:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:13px 15px;
    overflow:hidden;
    background-color:#62605c;
    border-radius:4px;
    z-index:230;
    -webkit-box-shadow:0 6px 4px 4px rgba(0,0,0,.25);
    box-shadow:0 6px 4px 4px rgba(0,0,0,.25)
}
.lk-status__tooltip-text{
    color:#fff;
    font-size:11px
}
.lk-status__tooltip-close{
    fill:#c1c1c1;
    width:14px;
    height:14px;
    position:absolute;
    top:5px;
    right:5px;
    -webkit-transition:fill .15s ease-in;
    transition:fill .15s ease-in;
    cursor:pointer
}
.lk-status__tooltip-close:hover{
    fill:#9b9b9b
}
.lk-status--verify .lk-status__logo{
    background-color:#43aa95;
    background-image:url(/wp-content/themes/pinup/lk-status/lk-status__verify.svg);
    border-color:#43aa95
}
.lk-status--verify .lk-status__main{
    background-color:#43aa95;
    border-color:#43aa95;
    color:#fff
}
.lk-status--verify .lk-status__main::before{
    content:attr(data-status-verifed)
}
.lk-status--verify .lk-status__edit{
    background-color:#43aa95;
    border-color:#43aa95;
    background-size:65%;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(/wp-content/themes/pinup/lk-status/edit.svg)
}
.lk-status--notverify .lk-status__logo{
    background-color:#3d3d3d;
    background-image:url(/wp-content/themes/pinup/lk-status/lk-status__notverify.svg);
    border-color:#787878
}
.lk-status--notverify .lk-status__main{
    background-color:#3d3d3d;
    border-color:#787878;
    color:#fff
}
.lk-status--notverify .lk-status__main::before{
    content:attr(data-status-unverifed)
}
.lk-status--retry .lk-status__logo{
    background-color:#e03d22;
    background-image:url(/wp-content/themes/pinup/lk-status/retry.svg);
    border-color:red
}
.lk-status--retry .lk-status__main{
    color:#fff
}
.lk-status--retry .lk-status__main::before{
    content:attr(data-status-retry)
}
.lk-status--retry .lk-status__faq,.lk-status--retry .lk-status__main{
    background-color:#e03d22;
    border-color:red
}
.lk-status--inprocess .lk-status__logo{
    background-color:silver;
    background-image:url(/wp-content/themes/pinup/lk-status/lk-status__verify.svg);
    border-color:silver
}
.lk-status--inprocess .lk-status__main{
    background-color:silver;
    border-color:silver;
    color:#000
}
.lk-status--inprocess .lk-status__main::before{
    content:attr(data-status-inprogress)
}
@media only screen and (max-width:1240px){
    .lk-status__tooltip{
        top:calc(100% + 10px);
        left:auto;
        right:0
    }
}
@media only screen and (max-width:340px){
    .lk-status--notverify .lk-status__main{
        font-size:10px
    }
}
.lk-status--phone.lk-status--notverify .lk-status__main{
    width:calc(100% - 36px)
}
.lk-status--phone.lk-status--notverify .lk-status__edit{
    display:none
}
.lk-table__title{
    background:-webkit-linear-gradient(#424242 0%,#343434 100%);
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:linear-gradient(#424242 0%,#343434 100%);
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    font-family:'pt_sansregular',sans-serif;
    font-weight:400;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border:4px 4px 0 0;
    border-radius:6px 6px 0 0
}
.lk-table__container,.lk-table__item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-table__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-table__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.lk-table__item--header{
    background-color:#6a6a6a;
    color:#fff;
    padding:4px 0;
    font-size:.75em
}
.lk-table__item--common{
    background-color:inherit;
    border-bottom:1px solid #c4c4c4
}
.lk-table__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.lk-table__cell--common{
    border-left:1px solid #777;
    padding:10px 4px
}
.lk-table__cell--common:first-child{
    border-left:none
}
.lk-table--bonuses__title{
    background:-webkit-linear-gradient(#424242 0%,#343434 100%);
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:linear-gradient(#424242 0%,#343434 100%);
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    font-family:'pt_sansregular',sans-serif;
    font-weight:400;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border-radius:6px 6px 0 0
}
.lk-table--bonuses__title--mobile{
    border-radius:6px 6px 0 0!important
}
.lk-table--bonuses__action{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-sizing:100%;
    box-sizing:100%;
    margin:14px 0 0;
    position:relative
}
.lk-table--bonuses__action::before{
    content:'';
    display:block;
    width:22px;
    height:22px;
    background-image:url(/wp-content/themes/pinup/arrow.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:100%;
    position:absolute;
    top:0;
    left:48%;
    -webkit-transform:translateX(-50%) rotate(90deg);
    transform:translateX(-50%) rotate(90deg)
}
.lk-table--bonuses__action-item{
    display:block;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:50%;
    color:#fff;
    margin-bottom:14px;
    text-align:left
}
.lk-table--bonuses__action-item:nth-child(even){
    text-align:center
}
.lk-table--bonuses__action-item:nth-child(2){
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-table--bonuses__action-item:last-child{
    width:100%;
    text-align:center
}
.lk-table--bonuses__action-item .lk__progress{
    max-width:116px
}
.lk-table--bonuses__container,.lk-table--bonuses__item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-table--bonuses__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-table--bonuses__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.lk-table--bonuses__item--header{
    background-color:#6a6a6a;
    color:#fff;
    padding:4px 0;
    font-size:.75em
}
.lk-table--bonuses__item--common{
    background-color:inherit;
    border-bottom:1px solid #c4c4c4
}
.lk-table--bonuses__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    position:relative;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk-table--bonuses__cell--common{
    border-left:1px solid #777;
    padding:10px 4px
}
.lk-table--bonuses__cell--common:first-child{
    border-left:none
}
.lk-table--bonuses__footer{
    background-color:#797979;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:4px 15px;
    border-radius:0 0 6px 6px
}
.lk-table--bonuses__link{
    color:#fff;
    font-size:.75em;
    text-decoration:underline
}
.lk-table--bonuses__page{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:20%
}
.lk-table--bonuses__page-item{
    color:#fff;
    font-size:.75em;
    cursor:pointer;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100%/8);
    text-align:center
}
.lk-table--bonuses__page-item--active,.lk-table--bonuses__page-item:hover{
    color:#24bb9d
}
@media only screen and (max-width:1024px){
    .lk-table--bonuses .button{
        padding-right:6px;
        padding-left:6px;
        font-size:.875em;
        -webkit-box-sizing:border-box;
        box-sizing:border-box
    }
}
@media only screen and (max-width:576px){
    .lk-table--bonuses__page{
        width:40%
    }
}
@media only screen and (max-width:660px){
    .lk-table--bonuses__cell--common{
        font-size:.75em
    }
}
@media only screen and (min-width:576px){
    .lk-table--bonuses__action--hidden,.lk-table--bonuses__title--mobile{
        display:none;
        visibility:none
    }
}
@media only screen and (max-width:576px){
    .lk-table--bonuses .button{
        padding:0 12px;
        font-size:1em
    }
    .lk-table--bonuses__title{
        border-radius:6px;
        margin-bottom:10px
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell{
        font-size:1em;
        width:calc(100%/3)!important
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(3),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(4),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(5),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(7),.lk-table--bonuses__item .lk-table--bonuses__cell:nth-child(8){
        display:none
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell--common:nth-child(2){
        font-size:0
    }
    .lk-table--bonuses__item .lk-table--bonuses__cell--common:nth-child(2)::before{
        content:'';
        display:block;
        width:22px;
        height:22px;
        background-image:url(/wp-content/themes/pinup/arrow.png);
        -webkit-transform:rotate(90deg);
        transform:rotate(90deg);
        background-position:center;
        background-repeat:no-repeat;
        background-size:100%
    }
}
@media only screen and (max-width:370px){
    .lk-table--bonuses .lk-table--bonuses__action{
        display:block;
        font-size:0
    }
    .lk-table--bonuses .lk-table--bonuses__action-item{
        font-size:16px;
        display:inline-block;
        width:50%;
        vertical-align:middle
    }
    .lk-table--bonuses .lk-table--bonuses__action-item--last{
        display:block;
        width:auto;
        text-align:center
    }
    .lk-table--bonuses .lk-table--bonuses__action-item .lk__progress{
        display:inline-block;
        text-align:center
    }
    .lk-table--bonuses .lk-table--bonuses__container{
        display:block
    }
}
.lk-table.freespins{
    margin-top:10px
}
.lk-table.freespins .lk-table__cell--common{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-table.freespins .lk-table__cell--common .time{
    display:block;
    width:100%;
    text-align:center
}
.lk-table.freespins .header-mob-text{
    display:none
}
.lk-table.freespins .lk-table--bonuses__footer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
@media screen and (max-width:600px){
    .lk-table.freespins .lk-table__item .lk-table__cell:last-child{
        display:none
    }
    .lk-table.freespins .lk-table__cell{
        width:calc(100%/4)
    }
}
@media screen and (max-width:420px){
    .lk-table.freespins .lk-table__item .lk-table__cell:first-child{
        width:calc(100%/8)
    }
    .lk-table.freespins .header-full-text{
        display:none
    }
    .lk-table.freespins .header-mob-text{
        display:inline-block
    }
    .lk-table.freespins .button_red{
        padding:0 4px
    }
}
.lk-table--transaction__title{
    background:-webkit-linear-gradient(#424242 0%,#343434 100%);
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:linear-gradient(#424242 0%,#343434 100%);
    display:block;
    margin:0;
    padding:0;
    line-height:35px;
    font-size:1.25em;
    color:#fff;
    font-family:'pt_sansregular',sans-serif;
    font-weight:400;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    border-radius:6px 6px 0 0
}
.lk-table--transaction__container,.lk-table--transaction__item{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.lk-table--transaction__container{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk-table--transaction__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%
}
.lk-table--transaction__item--header{
    background-color:#6a6a6a;
    color:#fff;
    padding:4px 0;
    font-size:.75em
}
.lk-table--transaction__item--common{
    background-color:inherit;
    border-bottom:1px solid #c4c4c4
}
.lk-table--transaction__cell{
    width:calc(100%/6);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:#fff;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative
}
.lk-table--transaction__cell--header-max{
    background-image:url(/wp-content/themes/pinup/lk-table--transaction/arrowUp.svg)
}
.lk-table--transaction__cell--header-min{
    background-image:url(/wp-content/themes/pinup/lk-table--transaction/arrowDown.svg)
}
.lk-table--transaction__cell--common{
    border-left:1px solid #777;
    padding:10px 4px
}
.lk-table--transaction__cell--common:first-child{
    border-left:none
}
.lk-table--transaction__cell--invoice::before{
    content:'';
    display:block;
    width:21px;
    height:21px;
    position:absolute;
    top:50%;
    left:15%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat
}
.lk-table--transaction__cell[data-invoice="Баланс Казино"]::before{
    background-image:url(/wp-content/themes/pinup/lk-table--transaction/balance.svg)
}
.lk-table--transaction__cell[data-invoice=Pincoins]::before{
    background-image:url(/wp-content/themes/pinup/lk-table--transaction/pincoins.svg)
}
.lk-table--transaction__cell[data-invoice=Бонусы]::before{
    background-image:url(/wp-content/themes/pinup/lk-table--transaction/bonus.svg)
}
.lk-table--transaction__cell[data-invoice=transfer]::before{
    background-image:url(/wp-content/themes/pinup/lk-table--transaction/transfer.svg)
}
.lk-table--transaction__footer{
    background-color:#797979;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:4px 15px;
    border-radius:0 0 6px 6px
}
.lk-table--transaction__link{
    color:#fff;
    font-size:.75em;
    text-decoration:underline
}
.lk-table--transaction__page{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:14%
}
.lk-table--transaction__page-arrow,.lk-table--transaction__page-item{
    color:#fff;
    font-size:.75em;
    cursor:pointer;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.lk-table--transaction__page-arrow:hover{
    color:#24bb9d
}
@media only screen and (max-width:576px){
    .lk-table--transaction__page{
        width:40%
    }
}
@media only screen and (max-width:1279px){
    .lk-table--transaction__cell--invoice::before{
        left:20px
    }
}
@media only screen and (max-width:1144px){
    .lk-table--transaction__cell--invoice::before{
        left:12px
    }
}
@media only screen and (max-width:1024px){
    .lk-table--transaction__cell--invoice::before{
        left:8px
    }
}
@media only screen and (max-width:980px){
    .lk-table--transaction__cell--invoice::before{
        left:10%
    }
}
@media only screen and (max-width:830px){
    .lk-table--transaction__cell--invoice::before{
        left:5%
    }
}
@media only screen and (max-width:740px){
    .lk-table--transaction__cell--invoice::before{
        display:none;
        visibility:hidden
    }
}
@media only screen and (max-width:677px){
    .lk-table--transaction__cell{
        font-size:.875em
    }
}
@media only screen and (max-width:375px){
    .lk-table--transaction__cell{
        font-size:12px
    }
    .lk-table--transaction__container{
        display:block
    }
}
@media only screen and (max-width:576px){
    .lk-table--transaction__container{
        display:block
    }
}
.lk__balance,.lk__balance-line{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.lk__balance-line{
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    width:100%;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    padding:0;
    border-bottom:1px solid #656565;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.lk__balance-line:last-child{
    border:0
}
.lk__balance-col{
    width:calc(100%/5);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:12.5px 0;
    position:relative
}
.lk__balance-col.switcher .lk__balance-label{
    font-size:.625em;
    text-align:center
}
.lk__balance-col.switcher .userbar__item-switcher,.lk__balance-line.lk__balance-line--singleclick .userbar__item-switcher{
    height:30px
}
.lk__balance-col:first-child{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.lk__balance-coins,.lk__balance-label{
    width:100%;
    color:#fff;
    display:block;
    font-size:1.25em
}
.lk__balance-coins{
    color:#24bb9d;
    font-size:1em
}
.lk__balance-input{
    background-color:inherit;
    border:1px solid #fff;
    border-radius:6px;
    padding:6px;
    color:#fff;
    position:relative;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:right
}
.lk__balance-input:focus{
    outline:0
}
.lk__balance-input_error{
    border-color:#bc2502;
    position:relative
}
.lk__balance-link{
    color:#24bb9d
}
.lk__balance-button{
    white-space:nowrap
}
.lk__balance-alert,.lk__balance-alert::before{
    background-color:#fff;
    position:absolute;
    left:50%
}
.lk__balance-alert{
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    top:100%;
    font-size:.625em;
    color:#b41b0f;
    padding:6px 10px;
    white-space:nowrap;
    border-radius:5px;
    line-height:10px;
    text-align:center;
    z-index:444
}
.lk__balance-alert::before{
    content:'';
    display:block;
    width:14px;
    height:14px;
    bottom:calc(100% - 10px);
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg);
    z-index:-1
}
.lk__balance-alert-link{
    text-decoration:underline;
    color:#b41b0f
}
.lk__balance-line.lk__balance-line--singleclick .lk__balance-input{
    line-height:15px;
    margin-top:27px;
    text-align:center;
    font-size:16px;
    padding:6px
}
.lk__balance-line.lk__balance-line--singleclick .lk__progress-label{
    bottom:47px;
    left:4px
}
.lk__balance-line.lk__balance-line--singleclick .lk__balance-link{
    padding-top:20px
}
.lk__balance-line.lk__balance-line--singleclick .userbar__item-switcher-inner::before{
    top:-6px
}
@media only screen and (max-width:1024px){
    .lk__balance-button_transfer{
        font-size:15px!important;
        padding-right:6px!important;
        padding-left:6px!important
    }
}
@media only screen and (max-width:767px){
    .lk__balance-button_transfer{
        font-size:16px!important
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-col:nth-child(4),.lk__balance-line.lk__balance-line--singleclick .lk__balance-col:nth-child(5),.lk__balance-line:nth-child(2) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(3) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(4) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(5) .lk__balance-col:nth-child(4){
        padding:0
    }
    .lk__balance-col{
        padding:8px 0
    }
    .lk__balance-col:nth-child(1),.lk__balance-col:nth-child(2),.lk__balance-col:nth-child(3),.lk__balance-col:nth-child(5){
        width:calc(100%/12*6)
    }
    .lk__balance-col:nth-child(3),.lk__balance-col:nth-child(4){
        width:50%!important
    }
    .lk__balance-col:nth-child(4){
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    .lk__balance-col:nth-child(3) .lk__balance-button,.lk__balance-col:nth-child(4) .lk__balance-button{
        width:226.6px;
        max-width:100%
    }
    .lk__balance-col:nth-child(3),.lk__balance-col:nth-child(5){
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        padding-left:0;
        padding-right:9px
    }
    .lk__balance-col:nth-child(5){
        padding-left:9px
    }
    .lk__balance-col:nth-child(5) .lk__balance-button{
        padding-left:21.07px;
        padding-right:21.07px
    }
    .lk__balance-col_link{
        -webkit-box-pack:start!important;
        -ms-flex-pack:start!important;
        justify-content:flex-start!important
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-link{
        padding-top:0
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-cardwrap{
        position:relative;
        width:100%
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__progress-label{
        bottom:36px;
        left:1px
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-col_link{
        text-align:left!important
    }
}
@media only screen and (max-width:440px){
    .lk__balance-alert{
        -webkit-transform:translateX(-65%);
        transform:translateX(-65%)
    }
}
@media only screen and (max-width:375px){
    .lk__balance{
        display:block
    }
    .lk__balance-line{
        display:block;
        font-size:0
    }
    .lk__balance-line:nth-child(1),.lk__balance-line:nth-child(2){
        position:relative
    }
    .lk__balance-line:nth-child(1) .lk__balance-col:nth-child(4),.lk__balance-line:nth-child(2) .lk__balance-col:nth-child(4){
        left:0;
        bottom:0;
        height:53px;
        text-align:center
    }
    .lk__balance-line:nth-child(2) .lk__balance-col:nth-child(3),.lk__balance-line:nth-child(3) .lk__balance-col:nth-child(3),.lk__balance-line:nth-child(4) .lk__balance-col:nth-child(3),.lk__balance-line:nth-child(5) .lk__balance-col:nth-child(3){
        text-align:left
    }
    .lk__balance-col{
        font-size:16px;
        display:inline-block;
        vertical-align:middle
    }
    .lk__balance-col button{
        padding:0 2px
    }
    .lk__balance-col:nth-child(1),.lk__balance-col:nth-child(2){
        width:50%
    }
    .lk__balance-col:nth-child(3){
        text-align:right;
        padding:8px 2px
    }
    .lk__balance-col:nth-child(5){
        text-align:left;
        padding:0
    }
    .lk__balance-line.lk__balance-line--singleclick .lk__balance-col:nth-child(4){
        padding-top:16px
    }
}
.lk__progress{
    width:100%;
    height:20px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-color:inherit;
    border:1px solid #fff;
    position:relative;
    border-radius:4px;
    max-width:200px
}
.lk__progress-percent{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    color:#fff;
    z-index:44
}
.lk__progress-percent::-moz-selection{
    background-color:transparent
}
.lk__progress-percent::selection{
    background-color:transparent
}
.lk__progress-event{
    position:absolute;
    height:100%;
    top:0;
    left:0;
    background:-webkit-gradient(linear,right top,left top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(right,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to left,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    z-index:36;
    border-radius:3px 0 0 3px
}
.lk__progress-label{
    font-size:.625em;
    color:#fff;
    position:absolute;
    display:block;
    left:0;
    bottom:calc(100% + 2px)
}
.lk__progress-label::-moz-selection{
    background-color:transparent
}
.lk__progress-label::selection{
    background-color:transparent
}
.lk__progress.lk__progress__alert .lk__progress-event{
    background:#db3a20
}
.input-password>.input-material__input{
    font-family:'secure-disc',sans-serif
}
.input-material__wrapper{
    position:relative;
    font-size:16px
}
.input-material__wrapper.disabled{
    opacity:.5
}
.input-material__wrapper .input-material__alert-message{
    visibility:hidden;
    color:red;
    font-size:14px;
    margin:5px 0;
    text-align:center
}
.input-material__wrapper .input-material__input{
    -webkit-box-sizing:border-box;
    -webkit-appearance:none;
    background-color:#262634!important;
    min-height:36px;
    outline:0;
    border:1px solid #c4c4c4;
    border-radius:6px;
    padding:8px 10px;
    box-sizing:border-box;
    width:100%;
    -webkit-transition-property:border-color;
    transition-property:border-color;
    -webkit-transition-duration:.1s;
    transition-duration:.1s;
    max-height:36px
}
.input-material__wrapper .input-material__input::-webkit-input-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input::-moz-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input:-ms-input-placeholder,.input-material__wrapper .input-material__input::-ms-input-placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__input::placeholder{
    visibility:hidden
}
.input-material__wrapper .input-material__placeholder{
    color:#c4c4c4;
    position:absolute;
    background-color:#262634!important;
    font-size:16px;
    pointer-events:none;
    top:0;
    left:0;
    -webkit-transform:translate(12px,8px);
    transform:translate(12px,8px);
    display:block;
    padding:0 3px;
    -webkit-transition-property:color,font-size,-webkit-transform;
    transition-property:color,transform,font-size;
    transition-property:color,transform,font-size,-webkit-transform;
    -webkit-transition-duration:.1s;
    transition-duration:.1s;
    -webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    -webkit-transform-origin:50%;
    transform-origin:50%
}
.input-material__wrapper .input-material__file-label{
    display:block;
    border-radius:3px;
    width:100%;
    border:1px solid #c4c4c4;
    height:40px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 10px 0 20px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.input-material__wrapper .input-material__anatation{
    text-align:center;
    color:#878787;
    font-size:12px;
    white-space:nowrap;
    margin:0;
    position:absolute;
    bottom:-22px;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.input-material__wrapper.alert .input-material__input,.input-material__wrapper.focus.wrong-input .input-material__input,.input-material__wrapper.touched.wrong-input .input-material__input,.input-material__wrapper.wrong-input .input-material__input{
    border-color:red
}
.input-material__wrapper.alert .input-material__placeholder{
    color:red;
    -webkit-transform:translate(10px,-8px);
    transform:translate(10px,-8px);
    font-size:1.4rem
}
.input-material__wrapper.alert .input-material__alert-message{
    visibility:visible
}
.input-material__wrapper.gray .input-material__input{
    color:#fff;
    background-color:#62605c
}
.input-material__wrapper.gray .input-material__placeholder{
    background-color:#62605c
}
.input-material__wrapper.white .input-material__input,.input-material__wrapper.white .input-material__placeholder{
    color:#000;
    background-color:#f3f3f3
}
.input-material__wrapper.hidden-bottom-text{
    margin-bottom:23px
}
.input-material__wrapper.hidden-bottom-text .input-material__alert-message{
    display:none
}
.main__table__controls .input-material__wrapper{
    margin-top:10px
}
.input-material__wrapper.input-file .input-material::-webkit-input-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material::-moz-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material:-ms-input-placeholder,.input-material__wrapper.input-file .input-material::-ms-input-placeholder{
    display:none
}
.input-material__wrapper.input-file .input-material::placeholder{
    display:none
}
@media screen and (max-width:930px){
    .input-material__input{
        margin-top:20px
    }
    .input-material__wrapper .input-material__placeholder{
        font-size:12px;
        -webkit-transform:translate(12px,30px);
        transform:translate(12px,30px)
    }
    .input-material__wrapper .input-material__file-label__placeholder{
        font-size:12px
    }
    .modal .input-material__wrapper{
        width:100%
    }
    .modal .input-material__wrapper input{
        height:36px
    }
    .input-material__wrapper.touched .input-material__placeholder{
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
    .input-material__wrapper.focus .input-material__input{
        border-color:green
    }
    .input-material__wrapper.focus .input-material__placeholder{
        color:green;
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
    .input-material__wrapper.touched.wrong-input .input-material__input{
        border-color:red
    }
    .input-material__wrapper.touched.wrong-input .input-material__placeholder{
        color:red!important;
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
    .input-material__wrapper.focus.wrong-input .input-material__input{
        border-color:red
    }
    .input-material__wrapper.focus.wrong-input .input-material__placeholder{
        color:red!important;
        -webkit-transform:translate(7px,11px);
        transform:translate(7px,11px);
        font-size:12px
    }
}
@media screen and (min-width:930px){
    .input-material__wrapper{
        padding-top:5px
    }
    .input-material__wrapper .input-material__input{
        background-color:#262634!important;
        border:1px solid #fff;
        font-size:16px
    }
    .input-material__wrapper .input-material__input::-webkit-input-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input::-moz-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input:-ms-input-placeholder,.input-material__wrapper .input-material__input::-ms-input-placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__input::placeholder{
        visibility:visible!important
    }
    .input-material__wrapper .input-material__placeholder{
        position:static;
        -webkit-transform:none!important;
        transform:none!important;
        font-size:16px!important;
        color:#fff!important;
        padding:0 0 4px
    }
}
.popup{
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:5033;
    color:#fff;
    min-width:300px;
    max-width:450px;
    width:100%;
    border-radius:6px;
    display:block;
    background-color:#62605c;
    max-height:98%;
    border:1px solid #d5d5d5;
    -webkit-box-shadow:0 0 1em .5em rgba(0,0,0,.4);
    box-shadow:0 0 1em .5em rgba(0,0,0,.4)
}
.popup--hidden{
    display:none;
    visibility:hidden
}
.popup__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 13px
}
.popup__link{
    color:#41c9af;
    text-decoration:underline
}
.popup__link--dotted{
    margin-bottom:10px;
    text-decoration:none;
    border-bottom:1px dotted #41c9af
}
.popup__article{
    font-family:'pt_sansregular',sans-serif;
    font-size:1em;
    font-weight:400;
    text-align:center;
    margin:0 0 10px
}
.popup__balance{
    display:block;
    font-size:1.25em;
    font-family:'pt_sansbold',sans-serif;
    color:#bc2502;
    text-align:center;
    margin-bottom:10px
}
.popup__button--single,.popup__ctrl{
    width:72%;
    margin-bottom:10px
}
.popup__ctrl{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup__ctrl .button{
    width:calc(50% - 8px)
}
.popup__ctrl--center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media only screen and (max-width:576px){
    .popup{
        width:calc(100% - 20px)!important;
        overflow-x:hidden
    }
}
.popup__ctrl--flex button.is-text{
    background:0 0;
    border:0;
    text-decoration:underline;
    margin:1em 0
}
.popup--aftrlndg,.popup--aftrlndg-700::before{
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.popup--aftrlndg{
    color:#fff!important;
    border-radius:5px;
    text-align:center;
    background:url(/wp-content/themes/pinup/popup-700rub/aftrlndg-bg.png) no-repeat center;
    border:2px solid #3fa18d;
    -webkit-box-shadow:0 0 0 2px #217e6b,0 0 2em 16px rgba(84,180,163,.5);
    box-shadow:0 0 0 2px #217e6b,0 0 2em 16px rgba(84,180,163,.5);
    width:450px;
    z-index:14000;
    background-size:cover
}
.popup--aftrlndg-700::before{
    content:'';
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/popup-700rub/aftrlndg-layout.png)!important;
    background-position:center;
    background-repeat:no-repeat;
    background-size:700px 700px;
    z-index:13000
}
.popup--aftrlndg-700 .popup__title{
    height:35px;
    line-height:35px;
    background:0 0;
    position:relative;
    font-size:20px;
    color:#d9ede9;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99;
    padding-top:5px
}
.popup--deposit__sum{
    font-size:20px;
    color:#ff6e6e;
    font-family:'pt_sansbold';
    text-shadow:1px 1px 2px red,0 0 1em #d31614
}
.popup--aftrlndg-700 .popup__block{
    max-width:336px;
    margin:0 auto 15px
}
.popup--aftrlndg-700 .popup__content{
    padding-top:10px
}
.popup--aftrlndg-700 .popup__header-close{
    top:22px!important
}
.popup--aftrlndg-700__button{
    margin-top:10px;
    width:200px
}
@media screen and (max-width:500px){
    .popup--aftrlndg-700::before{
        display:none
    }
}
@media screen and (max-width:450px){
    .popup--aftrlndg{
        max-width:95%
    }
}
.popup-promo{
    width:calc(100% - 20px);
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:9000;
    background:#62605c;
    color:#fff!important;
    border-radius:5px
}
.popup-activebonus__wrapper{
    border:2px solid #fff;
    background:#15141f;
    background:-webkit-gradient(linear,left top,left bottom,from(#112539),to(#11151f));
    background:-webkit-linear-gradient(top,#112539,#11151f);
    background:linear-gradient(180deg,#112539,#11151f);
    -webkit-box-shadow:0 0 8px 4px #dd3b20,inset 0 0 8px 4px #dd3b20;
    box-shadow:0 0 8px 4px #dd3b20,inset 0 0 8px 4px #dd3b20;
    text-align:center
}
.popup-activebonus-title{
    text-transform:uppercase;
    text-align:center;
    width:80%;
    margin:8px auto 0
}
.popup-activebonus__text{
    color:#fff;
    text-align:center;
    width:80%;
    display:inline-block
}
.popup-activebonus__glowtext{
    font-size:20px;
    width:70%;
    display:inline-block;
    text-shadow:1px 1px 2px #dd3b20,0 0 1em #dd3b20;
    background:url(/wp-content/themes/pinup/transpernt_gits.png) no-repeat center;
    margin:0;
    padding-top:20px;
    padding-bottom:20px
}
.popup-activebonus-btn{
    display:inline-block;
    width:200px;
    font-size:18px;
    height:40px;
    margin-bottom:20px
}
.popup-activebonus-title{
    padding-top:10px
}
.popup-activebonus__wrapper-close{
    width:22px;
    height:22px;
    position:absolute!important;
    right:3%!important;
    top:3%!important;
    background-image:url(/wp-content/themes/pinup/bonus__close.svg)!important;
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    z-index:3026;
    cursor:pointer
}
.popup-alert{
    position:fixed;
    z-index:10;
    top:90px;
    right:16px;
    background:rgba(0,0,0,.8);
    border-radius:6px;
    max-width:418px;
    width:100%;
    color:#fff
}
.popup-alert__main{
    padding:7px
}
.popup-alert__main-border{
    width:100%;
    padding:6px 8px 6px 6px;
    border:2px solid #f96464;
    -webkit-box-shadow:inset 0 0 1px #e03d22,inset 0 0 10px red,0 0 1px #e03d22,0 0 10px red;
    box-shadow:inset 0 0 1px #e03d22,inset 0 0 10px red,0 0 1px #e03d22,0 0 10px red;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-alert__main-border::-webkit-scrollbar{
    width:0!important;
    height:0!important
}
.popup-alert__img-wrap{
    width:30%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popup-alert__text{
    width:70%;
    font-size:16px;
    line-height:21px
}
.popup-alert__text-header{
    display:block;
    width:100%;
    position:relative;
    padding:0 0 6px;
    border-bottom:1px solid #c4c4c4;
    margin-bottom:6px
}
.popup-alert__header-close{
    position:absolute;
    top:12px;
    right:5px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:10px;
    height:10px;
    background-image:url(/wp-content/themes/pinup/cross.svg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.popup-alert__header-name,.popup-alert__header-title{
    font-weight:700;
    font-size:20px;
    line-height:26px;
    margin:0
}
.popup-alert__p{
    margin:0
}
.popup-alert__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:7px 0 2px;
    color:#2ba88e
}
.popup-alert__bold-word{
    font-weight:700
}
.popup-alert__green-word{
    color:#2ba88e
}
@media screen and (max-width:1024px){
    .popup-alert{
        top:70px
    }
}
@media screen and (max-width:575px){
    .popup-alert{
        left:0;
        right:0;
        margin:auto
    }
    .popup-alert__main{
        padding:5px
    }
    .popup-alert__main-border{
        padding:5px 7px 5px 5px
    }
    .popup-alert__header-close{
        top:10px;
        right:5px
    }
    .popup-alert__img-wrap{
        width:25%
    }
    .popup-alert__text{
        width:75%;
        font-size:12px;
        line-height:16px
    }
    .popup-alert__text-header{
        padding-bottom:5px;
        margin-bottom:8px
    }
    .popup-alert__header-name,.popup-alert__header-title{
        font-size:16px;
        line-height:21px
    }
    .popup-alert__link{
        margin:5px 0 3px
    }
}
@media screen and (max-width:425px){
    .popup-alert{
        width:94%
    }
}
.popup--auth{
    text-align:center;
    border:1px solid #d5d5d5;
    overflow-x:hidden
}
.popup--auth .button.button_green.popup-button--reg{
    display:block;
    text-align:center;
    margin:auto
}
.popup--auth .popup__header{
    margin-bottom:20px
}
.popup--auth .popup-form--auth{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:10px;
    padding:0 10px
}
.popup--auth__title{
    margin:0 0 10px;
    font-family:"pt_sansregular",sans-serif;
    font-size:1.25em;
    font-weight:400
}
.popup--auth__text{
    width:100%;
    display:block;
    text-align:center;
    margin:0 0 10px
}
@media only screen and (max-width:576px){
    .popup--auth{
        width:calc(100% - 20px)!important
    }
}
.popup--bank{
    overflow-x:visible!important
}
.popup--bank__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup--bank .select{
    margin:0 0 10px
}
.popup--bank .input--text,.popup--bank .select__form{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup--bank .select .select__list{
    background-color:#fff
}
.popup--bank .select .select__list .select__item{
    color:#000
}
.popup--bank .input--text{
    margin:0 0 10px
}
.popup--bank .wrong-date_text{
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup--bank .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup--bank .popup-button--reg::after,.popup-bank-wie .popup-button--reg::after,.popup-bank-wie-2 .popup-button--reg::after,.popup-cepbank .popup-button--reg::after{
    right:calc(50% - 26px)
}
.popup_bank-overlay{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
.popup_bank-overlay.hide{
    display:none!important;
    visibility:hidden
}
.popup_bank-label{
    margin:-7px 0 3px
}
.fullreg__field-choosebank{
    position:relative
}
.fullreg__field-choosebank .wrong_text{
    display:none;
    pointer-events:none
}
.fullreg__field-choosebank.alert .wrong_text{
    display:block;
    color:red;
    position:absolute;
    top:0;
    left:0;
    line-height:45px;
    height:45px;
    width:100%;
    text-align:center
}
.fullreg__field-choosebank.alert .fullreg__input-choosebank{
    border:1px solid red
}
.popup--bank.hide{
    display:none;
    visibility:hidden
}
@media screen and (max-width:375px){
    .popup--bank__form{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-height:470px){
    .popup--bank{
        height:100%;
        top:0!important;
        overflow-x:visible!important;
        overflow-y:scroll!important;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.popup-bank-wie{
    overflow-x:visible!important
}
.popup-bank-wie .input--text{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-bank-wie .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup-bank-wie__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup-bank-wie__label{
    margin:-7px 0 3px;
    font-size:14px
}
.popup-bank-wie__container{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
@media screen and (max-width:375px){
    .popup-bank-wie__form{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-height:470px){
    .popup-bank-wie{
        height:100%;
        top:0!important;
        overflow-x:visible!important;
        overflow-y:scroll!important;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.popup-bank-wie-2{
    overflow-x:visible!important
}
.popup-bank-wie-2 .input--text{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-bank-wie-2 .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup-bank-wie-2__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup-bank-wie-2__label{
    margin:-7px 0 3px;
    font-size:14px
}
.popup-bank-wie-2__container{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
@media screen and (max-width:375px){
    .popup-bank-wie-2__form{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-height:470px){
    .popup-bank-wie-2{
        height:100%;
        top:0!important;
        overflow-x:visible!important;
        overflow-y:scroll!important;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%)
    }
}
.popup-block-confirmation{
    overflow-y:scroll
}
.popup-block-confirmation::-webkit-scrollbar{
    display:none;
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none
}
.popup-block-confirmation__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 30px 0;
    padding-top:15px!important;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-block-confirmation__main::-webkit-scrollbar{
    width:0!important
}
.popup-block-confirmation .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-block-confirmation__p{
    text-align:center;
    color:#fff;
    margin:6px 0 10px
}
.popup-block-confirmation__link{
    color:#fff
}
.popup-block-confirmation__button-wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    margin-top:20px
}
.popup-block-confirmation__button-wrap button{
    width:150px;
    margin:12px!important;
    padding:0!important
}
.popup-block-confirmation .popup__header-close{
    display:none
}
@media only screen and (max-width:480px){
    .popup-block-confirmation__button-wrap{
        width:100%
    }
}
@media only screen and (max-width:450px){
    .popup-block-confirmation{
        padding:0;
        width:93.33333333333333%
    }
    .popup-block-confirmation__main{
        padding:0 16px 20px
    }
    .popup-block-confirmation__button-wrap button{
        margin:12px 8px!important
    }
}
@media only screen and (max-width:350px){
    .popup-block-confirmation__main{
        padding:0 10px 20px
    }
}
.popup-cashbox-warning{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cashbox-warning::-webkit-scrollbar{
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-cashbox-warning .popup__header{
    width:100%;
    height:50px
}
.popup-cashbox-warning__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 30px 0;
    padding-top:25px!important;
    text-align:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-cashbox-warning__main::-webkit-scrollbar{
    width:0!important
}
.popup-cashbox-warning .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-cashbox-warning__p{
    text-align:center;
    color:#fff;
    margin:6px 0 20px
}
.popup-cashbox-warning__link{
    color:#fff
}
.popup-cashbox-warning button,.popup-deposit-limitations button{
    margin-top:12px!important;
    margin-bottom:12px!important;
    padding:0 40px!important
}
.popup-cashbox-warning__close{
    position:absolute;
    top:5px;
    right:5px;
    width:16px;
    height:16px;
    background-image:url(/wp-content/themes/pinup/cross-dark.svg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media only screen and (max-width:450px){
    .popup-cashbox-warning{
        padding:0;
        width:93.33333333333333%
    }
    .popup-cashbox-warning__main{
        padding:0 40px 20px
    }
}
@media only screen and (max-width:350px){
    .popup-cashbox-warning__main{
        padding:0 16px 20px
    }
}
.popup-cepbank{
    overflow-x:visible!important;
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-cepbank::-webkit-scrollbar{
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-cepbank .chocebank_info{
    position:absolute;
    top:32px;
    left:89.5%;
    width:0
}
.popup-cepbank .chocebank_info .select__main{
    width:25px!important;
    outline:0;
    border-radius:50%;
    background-color:transparent
}
.popup-cepbank .chocebank_info .select__main:hover{
    background:#72c7b6
}
.popup-cepbank .chocebank_info .select__main:before{
    content:'';
    display:block;
    position:absolute;
    background:url(/wp-content/themes/pinup/info.svg);
    height:25px;
    width:25px
}
.popup-cepbank .chocebank_info .select__main:after{
    display:none
}
.popup-cepbank .chocebank_info .select__list{
    left:-268px;
    padding:0;
    top:calc(100% + 12px);
    width:300px
}
@media screen and (max-width:360px){
    .popup-cepbank .chocebank_info .select__list{
        left:-261px;
        width:293px
    }
}
@media screen and (max-width:340px){
    .popup-cepbank .chocebank_info .select__list{
        left:-244px;
        width:273px
    }
}
@media screen and (max-width:320px){
    .popup-cepbank .chocebank_info .select__list{
        left:-232px;
        width:261px
    }
}
.popup-cepbank .chocebank_info .select__list .select__item{
    color:#fff!important;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    margin:0;
    padding:10px;
    font-size:13px;
    text-align:justify
}
.popup-cepbank .chocebank_info .select__list .select__item:focus{
    background-color:transparent
}
.popup-cepbank .chocebank_info .select__form{
    border:0;
    padding:0
}
.popup-cepbank__wrapper{
    position:relative
}
.popup-cepbank .input--text{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-cepbank .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup-cepbank__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup-cepbank .input-date-of-birth .select__main::after{
    right:-3px
}
@media screen and (max-width:320px){
    .popup-cepbank .input-date-of-birth .select__main::after{
        right:-4px
    }
}
.popup-cepbank .input-date-of-birth .select__main,.popup-cepbank .input-date-of-birth .select__main .select__form{
    outline:0
}
.popup-cepbank .input-date-of-birth .select .select__list{
    margin-bottom:10px
}
.popup-cepbank__label{
    margin:-7px 0 3px;
    font-size:14px;
    position:relative
}
.popup-cepbank__transaction-code::-webkit-input-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code::-moz-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code:-ms-input-placeholder,.popup-cepbank__transaction-code::-ms-input-placeholder{
    font-size:.9rem
}
.popup-cepbank__transaction-code::placeholder{
    font-size:.9rem
}
.popup-cepbank .select{
    margin:0 0 10px
}
.popup-cepbank .select__main{
    border-radius:3px
}
.popup-cepbank .select__form{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup-cepbank .select .select__list{
    background-color:#fff
}
.popup-cepbank .select .select__list .select__item{
    color:#000
}
.popup-cepbank .input-date-of-birth{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-cepbank .input-date-of-birth .input-date{
    background-image:url(/wp-content/themes/pinup/down-arrow.svg);
    background-size:10px;
    background-position:89%;
    background-repeat:no-repeat;
    text-align:center;
    cursor:pointer
}
.popup-cepbank .input-date-of-birth .input-date:last-child{
    width:39%;
    margin-right:0
}
.popup-cepbank .input-date-of-birth .input-date:nth-child(3){
    width:33%;
    margin-right:1%
}
.popup-cepbank .input-date-of-birth .input-date:nth-child(2){
    width:26%;
    margin-right:1%
}
.popup-cepbank .input-date-of-birth .input-date>.select__main::after,.popup-cepbank-2 .input-date-of-birth .input-date>.select__main::after,.popup-cepbank-2 .input-day-card .input-date>.select__main::after{
    border-left:none
}
.popup-cepbank .input-date-of-birth .input-date>.select__main>.select__form{
    text-align:center
}
.popup-cepbank .input-date-of-birth .input-date-hidden,.popup-cepbank .input-date-of-birth .input-date-wrap.hidden-input-date-wrap{
    display:none;
    position:absolute
}
.popup-cepbank .popup-cepbank{
    overflow-y:scroll
}
.popup-cepbank .popup-cepbank::-webkit-scrollbar{
    width:0!important;
    background:0 0
}
.popup-cepbank__container{
    height:100vh;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:600px;
    top:0
}
@media screen and (max-height:800px){
    .popup---cepbank{
        overflow:scroll
    }
}
@media screen and (max-width:700px){
    .popup-cepbank{
        overflow-y:scroll
    }
}
@media screen and (max-width:375px){
    .popup-cepbank__form{
        padding-left:20px;
        padding-right:20px
    }
}
.popup-cepbank-2{
    overflow-x:visible!important
}
.popup-cepbank-2 .chocebank_info{
    position:absolute;
    top:32px;
    left:89.5%;
    width:0
}
.popup-cepbank-2 .chocebank_info .select__main{
    width:25px!important;
    outline:0;
    border-radius:50%;
    background-color:transparent
}
.popup-cepbank-2 .chocebank_info .select__main:hover{
    background:#72c7b6
}
.popup-cepbank-2 .chocebank_info .select__main:before{
    content:'';
    display:block;
    position:absolute;
    background:url(/wp-content/themes/pinup/info.svg);
    height:25px;
    width:25px
}
.popup-cepbank-2 .chocebank_info .select__main:after{
    display:none
}
.popup-cepbank-2 .chocebank_info .select__list{
    left:-268px;
    padding:0;
    top:calc(100% + 12px);
    width:300px
}
@media screen and (max-width:360px){
    .popup-cepbank-2 .chocebank_info .select__list{
        left:-261px;
        width:293px
    }
}
@media screen and (max-width:340px){
    .popup-cepbank-2 .chocebank_info .select__list{
        left:-244px;
        width:273px
    }
}
@media screen and (max-width:320px){
    .popup-cepbank-2 .chocebank_info .select__list{
        left:-232px;
        width:261px
    }
}
.popup-cepbank-2 .chocebank_info .select__list .select__item{
    color:#fff!important;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    margin:0;
    padding:10px;
    font-size:13px;
    text-align:justify
}
.popup-cepbank-2 .chocebank_info .select__list .select__item:focus{
    background-color:transparent
}
.popup-cepbank-2 .chocebank_info .select__form{
    border:0;
    padding:0
}
.popup-cepbank-2__wrapper{
    position:relative
}
.popup-cepbank-2 .input--text{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal;
    margin:0 0 10px
}
.popup-cepbank-2 .popup-button--reg{
    display:block;
    margin:10px auto 0
}
.popup-cepbank-2 .popup-button--reg::after{
    right:calc(50% - 26px)
}
.popup-cepbank-2__form{
    max-width:300px;
    margin:0 auto;
    padding:15px 0 10px
}
.popup-cepbank-2__label{
    margin:-7px 0 3px;
    font-size:14px
}
.popup-cepbank-2 .select{
    margin:0 0 10px
}
.popup-cepbank-2 .select__main{
    border-radius:3px
}
.popup-cepbank-2 .select__form{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup-cepbank-2 .select .select__list{
    background-color:#fff
}
.popup-cepbank-2 .select .select__list .select__item{
    color:#000
}
.popup-cepbank-2 .input-date-of-birth,.popup-cepbank-2 .input-day-card{
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-cepbank-2 .input-date-of-birth .select__main::after,.popup-cepbank-2 .input-day-card .select__main::after{
    right:-3px
}
@media screen and (max-width:320px){
    .popup-cepbank-2 .input-date-of-birth .select__main::after,.popup-cepbank-2 .input-day-card .select__main::after{
        right:-4px
    }
}
.popup-cepbank-2 .input-date-of-birth .select__main,.popup-cepbank-2 .input-date-of-birth .select__main .select__form,.popup-cepbank-2 .input-day-card .select__main,.popup-cepbank-2 .input-day-card .select__main .select__form{
    outline:0
}
.popup-cepbank-2 .input-date-of-birth .select .select__list,.popup-cepbank-2 .input-day-card .select .select__list{
    margin-bottom:10px
}
.popup-cepbank-2 .input-date-of-birth .input-date,.popup-cepbank-2 .input-day-card .input-date{
    background-image:url(/wp-content/themes/pinup/down-arrow.svg);
    background-size:10px;
    background-position:89%;
    background-repeat:no-repeat;
    text-align:center;
    cursor:pointer
}
.popup-cepbank-2 .input-date-of-birth .input-date:nth-child(3),.popup-cepbank-2 .input-day-card .input-date:nth-child(3){
    margin-right:1%
}
.popup-cepbank-2 .input-date-of-birth .input-date:nth-child(2),.popup-cepbank-2 .input-day-card .input-date:nth-child(2){
    width:26%;
    margin-right:1%
}
.popup-cepbank-2 .input-date-of-birth .input-date>.select__main>.select__form,.popup-cepbank-2 .input-day-card .input-date>.select__main>.select__form{
    text-align:center
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-list,.popup-cepbank-2 .input-day-card .input-date .input-date-list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    width:calc(100% - 2px);
    max-height:280px;
    margin:43px 0 0;
    padding:2px 0 0;
    border-radius:2px;
    border:1px solid #a0a0a0;
    border-top:none;
    background-color:#fff;
    position:absolute;
    overflow:scroll;
    list-style:none;
    color:#000;
    z-index:10;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-list::-webkit-scrollbar,.popup-cepbank-2 .input-day-card .input-date .input-date-list::-webkit-scrollbar{
    width:0!important
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-list--hidden,.popup-cepbank-2 .input-day-card .input-date .input-date-list--hidden{
    display:none
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-item,.popup-cepbank-2 .input-day-card .input-date .input-date-item{
    cursor:pointer;
    margin-top:2px;
    text-align:center
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-item:hover,.popup-cepbank-2 .input-day-card .input-date .input-date-item:hover{
    background-color:#cdcfce
}
.popup-cepbank-2 .input-date-of-birth .input-date .input-date-item:active,.popup-cepbank-2 .input-day-card .input-date .input-date-item:active{
    background-color:rgba(205,201,202,.3)
}
.popup-cepbank-2 .input-date-of-birth .input-date:last-child .input-date,.popup-cepbank-2 .input-day-card .input-date:last-child .input-date{
    margin-right:0
}
.popup-cepbank-2 .input-date-of-birth .input-date:last-child .input-date-list,.popup-cepbank-2 .input-day-card .input-date:last-child .input-date-list{
    width:calc(100% - 2px)
}
.popup-cepbank-2 .input-date-of-birth .input-date:nth-child(3),.popup-cepbank-2 .input-day-card .input-date:nth-child(3){
    width:35%
}
.popup-cepbank-2 .input-date-of-birth .input-date:last-child,.popup-cepbank-2 .input-day-card .input-date:last-child{
    width:40%;
    margin-right:0
}
.popup-cepbank-2 .input-date-of-birth .input-date-hidden,.popup-cepbank-2 .input-date-of-birth .input-date-wrap.hidden-input-date-wrap,.popup-cepbank-2 .input-day-card .input-date-hidden,.popup-cepbank-2 .input-day-card .input-date-wrap.hidden-input-date-wrap{
    display:none;
    position:absolute
}
.popup-cepbank-2 .popup{
    margin-top:4px;
    margin-bottom:10px;
    top:0;
    -webkit-transform:translateX(-50%) translateY(0%);
    transform:translateX(-50%) translateY(0%)
}
.popup-cepbank-2 .popup-cepbank-222{
    overflow-y:scroll
}
.popup-cepbank-2 .popup-cepbank-222::-webkit-scrollbar{
    width:0!important;
    background:0 0
}
.popup-cepbank-2__container{
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    min-height:100vh;
    top:0
}
@media screen and (max-height:800px){
    .popup-cepbank-222{
        overflow:scroll
    }
}
@media screen and (max-width:700px){
    .popup-cepbank-2{
        overflow-y:scroll
    }
}
@media screen and (max-width:375px){
    .popup-cepbank-2__form{
        padding-left:20px;
        padding-right:20px
    }
}
.popup-deposit-limitations{
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.popup-deposit-limitations::-webkit-scrollbar{
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none;
    width:0;
    height:0;
    background:0 0;
    display:none
}
.popup-deposit-limitations .popup__header{
    width:100%;
    height:50px
}
.popup-deposit-limitations__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 30px 0;
    padding-top:25px!important;
    text-align:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-deposit-limitations__main::-webkit-scrollbar{
    width:0!important
}
.popup-deposit-limitations .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-deposit-limitations__p{
    text-align:center;
    color:#fff;
    margin:6px 0 20px
}
.popup-deposit-limitations__link{
    color:#fff
}
.popup-deposit-limitations__close{
    position:absolute;
    top:5px;
    right:5px;
    width:16px;
    height:16px;
    background-image:url(/wp-content/themes/pinup/cross-dark.svg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media only screen and (max-width:450px){
    .popup-deposit-limitations{
        padding:0;
        width:93.33333333333333%
    }
    .popup-deposit-limitations__main{
        padding:0 40px 20px
    }
}
@media only screen and (max-width:350px){
    .popup-deposit-limitations__main{
        padding:0 16px 20px
    }
}
.popup-firstdeposit{
    position:fixed;
    left:50%;
    top:50%;
    width:450px;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    z-index:15000;
    text-align:center;
    color:#fff;
    border:2px solid #3fa18d;
    border-radius:7px;
    -webkit-box-shadow:0 0 0 2px #217e6b,0 0 2em 16px rgba(84,180,163,.5);
    box-shadow:0 0 0 2px #217e6b,0 0 2em 16px rgba(84,180,163,.5);
    background-image:url(/wp-content/themes/pinup/popup-firstdeposit/popup__deposit-roll.png),url(/wp-content/themes/pinup/popup-firstdeposit/popup__deposit-jack.png),url(/wp-content/themes/pinup/popup-firstdeposit/popup__deposit-bg.png)!important;
    background-size:46%,38%,cover!important;
    background-position:bottom left,center right,center!important;
    background-repeat:no-repeat,no-repeat,no-repeat!important;
    padding-bottom:10px
}
.popup-firstdeposit__close{
    position:absolute;
    width:25px;
    height:25px;
    top:7px;
    right:7px;
    cursor:pointer!important;
    z-index:16000
}
.popup-firstdeposit__close--line{
    width:90%;
    height:3px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%) rotate(45deg);
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#d9ede9;
    -webkit-box-shadow:1px 1px 6px #1ea149;
    box-shadow:1px 1px 6px #1ea149
}
.popup-firstdeposit__close--line:last-child{
    -webkit-transform:translate(-50%,-50%) rotate(-45deg);
    transform:translate(-50%,-50%) rotate(-45deg)
}
.popup-firstdeposit__content{
    padding-top:20px;
    background:url(/wp-content/themes/pinup/popup-firstdeposit/popup__deposit.png) no-repeat;
    background-position:50% 90%
}
.popup-firstdeposit__header{
    height:35px;
    line-height:35px;
    background:0 0;
    position:relative;
    font-size:20px;
    color:#d9ede9;
    margin:0;
    text-shadow:1px 1px 2px #1ea149,0 0 1em #4dab99;
    font-weight:400
}
.popup-firstdeposit__text{
    max-width:378px;
    white-space:normal;
    font-size:16px;
    margin:0 auto
}
.popup-firstdeposit__sum{
    font-size:20px;
    color:#ff6e6e;
    font-family:'pt_sansbold';
    text-shadow:1px 1px 2px red,0 0 1em #d31614
}
.popup-firstdeposit__counter{
    margin:0 auto 1.25em!important;
    text-align:center;
    width:auto;
    max-width:175px
}
.popup-firstdeposit__counter .flip{
    width:40px;
    height:50px;
    padding:0;
    line-height:50px;
    margin:0;
    border:2px solid #f66;
    -webkit-box-shadow:inset 0 0 6px 2px red,0 0 6px 2px red!important;
    box-shadow:inset 0 0 6px 2px red,0 0 6px 2px red!important;
    border-radius:8px!important
}
.popup-firstdeposit__counter .flip:first-child{
    margin-left:0;
    border-right:none
}
.popup-firstdeposit__counter .flip:nth-child(2){
    border-left:none
}
.popup-firstdeposit__counter .flip:nth-child(3){
    margin-right:7px
}
.popup-firstdeposit__counter .flip:last-child{
    margin-right:0
}
.popup-firstdeposit__counter .flip *{
    line-height:50px
}
.popup-firstdeposit__counter .flip .inn{
    font-size:42px
}
.popup-firstdeposit__counter .flip-clock-divider{
    width:0;
    height:0
}
.popup-firstdeposit__counter .flip-clock-divider .flip-clock-label{
    color:#fff;
    top:4.1em;
    right:50%!important;
    -webkit-transform:translateX(170%);
    transform:translateX(170%);
    font-size:14px;
    margin:0;
    text-align:center
}
.popup-firstdeposit__counter .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.popup-firstdeposit__counter .flip-clock-divider.seconds .flip-clock-label{
    -webkit-transform:translateX(150%);
    transform:translateX(150%)
}
.button_green.popup-firstdeposit-btn.button{
    width:200px;
    margin-top:20px
}
@media screen and (max-width:460px){
    .popup-firstdeposit{
        width:95%
    }
}
.popup-info-unverified{
    display:block;
    position:fixed;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    z-index:4000;
    color:#fff;
    width:100%;
    min-width:250px;
    max-width:450px;
    border-radius:6px;
    background-color:#62605c;
    max-height:98%;
    border:1px solid #d5d5d5;
    -webkit-box-shadow:0 0 1em .5em rgba(0,0,0,.4);
    box-shadow:0 0 1em .5em rgba(0,0,0,.4)
}
.popup-info-unverified--hidden{
    display:none;
    visibility:hidden
}
.popup-info-unverified__wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 13px
}
.popup-info-unverified__link{
    color:#41c9af;
    text-decoration:underline
}
.popup-info-unverified__link--dotted{
    margin-bottom:10px;
    text-decoration:none;
    border-bottom:1px dotted #41c9af
}
.popup-info-unverified__article{
    font-family:'pt_sansregular',sans-serif;
    font-size:1em;
    font-weight:400;
    text-align:center;
    margin-bottom:10px
}
.popup-info-unverified__balance{
    display:block;
    font-size:1.25em;
    font-family:'pt_sansbold',sans-serif;
    color:#bc2502;
    text-align:center;
    margin-bottom:10px
}
.popup-info-unverified__button--single{
    width:72%;
    margin-bottom:10px
}
.popup-info-unverified__ctrl{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    margin-bottom:10px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.popup-info-unverified__ctrl .button{
    width:calc(50% - 8px)
}
.popup-info-unverified__ctrl--center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup__wrapper-switcher{
    font-weight:400;
    padding:10px
}
.popup__wrapper-switcher .popup__article{
    text-align:left;
    font-size:16px
}
.popup__wrapper-switcher .popup-checklist__text{
    float:right;
    font-size:12px;
    padding-bottom:10px
}
.popup__wrapper-switcher .popup-checklist__checkbox{
    margin-top:0;
    position:relative;
    top:-5px
}
.popup__header_switcher .popup__header-text{
    font-size:18px;
    white-space:normal;
    max-width:80%;
    margin:0 auto;
    line-height:normal;
    padding-top:5px;
    padding-bottom:5px
}
.popup-info-unverified .popup__wrapper{
    padding:5px 13px
}
@media only screen and (max-width:576px){
    .popup-info-unverified{
        width:calc(100% - 20px)!important;
        overflow-x:hidden
    }
}
@media only screen and (max-width:400px){
    .popup__wrapper-switcher{
        padding:5px 0
    }
}
@media only screen and (max-width:340px){
    .popup__wrapper--freebet-or-bonus .popup__ctrl .button{
        width:calc(50% - 3px);
        padding:0 2px
    }
}
.popup__ctrl--flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:280px;
    margin:10px auto
}
.popup__ctrl--flex button.is-text[disabled=disabled]{
    text-decoration:none;
    color:#d3d3d3
}
.popup__ctrl--flex button.is-text.is-small{
    font-size:.8em
}
.popup-verif__wrapper{
    max-width:455px;
    height:313px;
    border:4px solid #dd3b20;
    background:url(/wp-content/themes/pinup/popup-nodep/monets-bgr.png) no-repeat;
    background-color:#11141e;
    background-position:bottom;
    -webkit-box-shadow:0 0 4px 1px #dd3b20,inset 0 0 4px 1px #dd3b20;
    box-shadow:0 0 4px 1px #dd3b20,inset 0 0 4px 1px #dd3b20
}
.popup-verif-title{
    text-transform:uppercase;
    text-align:center;
    width:80%;
    margin:8px auto 0
}
.popup-verif__content-header{
    display:block;
    text-align:center;
    font-size:.8em
}
.vetif__popup-description{
    text-align:center;
    font-size:10px;
    width:80%;
    display:inline-block;
    position:absolute;
    bottom:40px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.vetif__popup_checkbox-wrapp-2{
    margin-top:15px
}
.vetif__popup-button{
    width:200px
}
.vetif__popup-button__wrapper{
    position:absolute;
    bottom:5px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.verif_popup-cross{
    color:#fff!important;
    top:9px
}
.vetif__popup_checkbox-label{
    padding-left:15px
}
.vetif__popup__bonus-form{
    bottom:100px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.vetif__popup-present{
    top:40%
}
.vetif__popup-present-img{
    top:105px
}
.popup-verif__close{
    top:20px!important
}
@media screen and (max-width:380px){
    .popup-verif__wrapper{
        height:335px
    }
    .vetif__popup-present-img{
        top:120px
    }
    .vetif__popup__bonus-form{
        bottom:116px
    }
    .vetif__popup-description{
        margin-bottom:1px;
        bottom:46px
    }
}
.nxt--popup__change-row{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important
}
.nxt--popup__change-cell::after{
    content:'';
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
    height:calc(100% - 2px);
    width:42px;
    background:url(/wp-content/themes/pinup/arrow.png) center no-repeat;
    background-size:contain
}
.nxt--popup__change-item .button.bonus__button{
    width:calc(100% - 10px);
    max-width:130px;
    line-height:40px;
    margin-top:3px;
    margin-bottom:3px
}
.popup .popup__pincoins-exchange{
    line-height:50px
}
@media only screen and (max-width:425px){
    .nxt--popup__change{
        font-size:14px
    }
}
@media only screen and (max-width:320px){
    .nxt--popup__change-item br{
        display:block
    }
    .nxt--popup__change-item--disable{
        font-size:12px
    }
}
.popup--profile__form{
    max-width:300px;
    margin:0 auto;
    padding:20px 0 10px
}
.popup--profile .select{
    margin:0 0 10px
}
.popup--profile .input--text,.popup--profile .select__form{
    background-color:#fff;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    line-height:normal
}
.popup--profile .select .select__list{
    background-color:#fff
}
.popup--profile .select .select__list .select__item{
    color:#000
}
.popup--profile .input--text{
    margin:0 0 10px
}
.popup--profile .wrong-date_text{
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.popup--profile .popup-button--reg{
    display:block;
    margin:0 auto
}
.popup--profile .popup-button--reg::after{
    right:calc(50% - 26px)
}
@media screen and (max-width:375px){
    .popup--profile__form{
        padding-left:20px;
        padding-right:20px
    }
}
.nxt--popup__link{
    color:#24bb9d;
    border-bottom:1px dotted #41c9af;
    cursor:pointer
}
.nxt--popup__change-table{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.nxt--popup__change-column{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:calc(100%/3);
    padding:0;
    margin:0;
    display:block;
    list-style:none
}
.nxt--popup__change-column .nxt--popup__change-item:nth-child(3),.nxt--popup__change-column .nxt--popup__change-item:nth-child(5),.nxt--popup__change-column .nxt--popup__change-item:nth-child(7),.nxt--popup__change-column .nxt--popup__change-item:nth-child(9),.nxt--popup__change-row:nth-child(11),.nxt--popup__change-row:nth-child(13),.nxt--popup__change-row:nth-child(15),.nxt--popup__change-row:nth-child(17),.nxt--popup__change-row:nth-child(3),.nxt--popup__change-row:nth-child(5),.nxt--popup__change-row:nth-child(7),.nxt--popup__change-row:nth-child(9){
    background-color:#777
}
.nxt--popup__change-item,.nxt--popup__change-row{
    display:-ms-flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.nxt--popup__change-row{
    display:block;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    margin:0;
    list-style:none
}
.nxt--popup__change-row .nxt--popup__change-item{
    width:33.33333%
}
.nxt--popup__change-item{
    text-align:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:45px;
    max-height:45px
}
.nxt--popup__change-item--disable,.nxt--popup__change-item--head{
    color:#24bb9d
}
.nxt--popup__change-cell,.nxt--popup__change-footer{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center
}
.nxt--popup__change-cell{
    -webkit-appearance:none!important;
    display:block;
    border-radius:6px;
    border:1px solid #bc2502;
    color:#fff;
    line-height:35px;
    width:calc(100% - 10px);
    white-space:nowrap;
    background:#de3c21 -webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:#de3c21 -webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:#de3c21 linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%);
    cursor:pointer;
    max-width:130px;
    position:relative
}
.nxt--popup__change-footer{
    width:100%;
    padding:13.5px 0
}
@media only screen and (max-width:425px){
    .nxt--popup__change{
        font-size:14px
    }
}
@media only screen and (max-width:320px){
    .nxt--popup__change-item br{
        display:block
    }
    .nxt--popup__change-item--disable{
        font-size:12px
    }
}
.popup-recovery{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-recovery__title{
    margin:0 0 10px;
    font-family:"pt_sansregular",sans-serif;
    font-size:1.25em;
    font-weight:400
}
.popup-recovery__text{
    width:100%;
    display:block;
    text-align:center;
    margin:0 0 10px
}
.popup--reg{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    overflow-x:hidden;
    max-height:98%;
    border:1px solid #d5d5d5
}
.popup--reg::-webkit-scrollbar{
    position:fixed;
    width:0;
    width-display:none
}
.popup--reg__title{
    margin:0 0 10px;
    font-family:"pt_sansregular",sans-serif;
    font-size:1.25em;
    font-weight:400;
    text-align:center
}
.popup--reg__text{
    display:inline-block;
    text-align:center;
    margin:0 0 10px
}
.popup--reg__footer{
    text-align:justify;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%;
    max-width:228px;
    margin:auto;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup-reg--step .input-password .input-material__input.select__form__password::-webkit-input-placeholder{
    font-family:'pt_sansregular',sans-serif!important
}
.popup-reg--step .input-password .input-material__input.select__form__password::-moz-placeholder{
    font-family:'pt_sansregular',sans-serif!important
}
.popup-reg--step .input-password .input-material__input.select__form__password:-ms-input-placeholder{
    font-family:'pt_sansregular',sans-serif!important
}
.popup-reg--step .input-password .input-material__input.select__form__password::-ms-input-placeholder{
    font-family:'pt_sansregular',sans-serif!important;
    visibility:visible!important
}
.popup-reg--step .input-password .input-material__input.select__form__password::placeholder{
    font-family:'pt_sansregular',sans-serif!important;
    visibility:visible!important
}
@media (width:768px) and (height:1024px){
    ::-webkit-scrollbar{
        -webkit-appearance:none;
        width:7px
    }
    ::-webkit-scrollbar-thumb{
        border-radius:4px;
        background-color:rgba(0,0,0,.5);
        -webkit-box-shadow:0 0 1px rgba(255,255,255,.5)
    }
}
@media only screen and (max-width:1024px){
    .popup--reg{
        top:390px
    }
}
@media only screen and (width:320px) and (height:480px){
    .popup--reg .popup-checklist__text{
        font-size:14px
    }
    .popup--reg .popup-sociallist__item{
        width:calc(100%/6);
        padding:0
    }
    .popup--reg .popup-sociallist__link{
        width:40px;
        height:40px
    }
}
@media only screen and (max-width:320px) and (height:568px){
    .popup--reg .popup-checklist__text{
        font-size:14px
    }
}
@media only screen and (width:375px){
    .popup--reg .popup-checklist__text{
        font-size:14px
    }
}
@media only screen and (min-height:640px){
    .popup--reg{
        -webkit-transform:translateX(-50%) translateY(-50%) scale(1);
        transform:translateX(-50%) translateY(-50%) scale(1)
    }
}
@media only screen and (max-width:576px){
    .popup--reg{
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        top:50%;
        display:block;
        text-align:center
    }
}
@media only screen and (max-height:680px){
    .popup--reg{
        display:block;
        text-align:center
    }
    .popup--reg .popup-form--reg{
        display:inline-block;
        text-align:center
    }
}
@media only screen and (max-height:550px){
    .popup--reg{
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        top:3px
    }
}
.popup-reg-step-last{
    min-width:851px;
    height:476px;
    background-color:#262634
}
.popup-reg-step-last .step-last__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    position:relative
}
.popup-reg-step-last .step-last__container .girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(-40px,56px);
    transform:translate(-40px,56px)
}
.popup-reg-step-last .step-last__container .girl__mob,.popup-reg-step-last .step-last__container__text .step-last-settings .br_step_mob{
    display:none
}
.popup-reg-step-last .step-last__container__text{
    margin:40px 50px 0 140px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    z-index:99
}
.popup-reg-step-last .step-last__container__text .step-last__h2,.popup-reg-step-last .step-last__container__text .step-last__h3{
    color:#fff;
    text-transform:uppercase;
    font-family:Chupada-Italic;
    font-size:90px;
    padding:0;
    font-weight:400;
    margin:0 0 5px
}
.popup-reg-step-last .step-last__container__text .step-last__h3{
    font-size:54px;
    margin:-8px 0 -16px;
    color:#e21717fc;
    text-shadow:1px 1px 1px #000
}
.popup-reg-step-last .step-last__container__text .step-last__p{
    font-size:18px;
    margin-bottom:22px
}
.popup-reg-step-last .step-last__container__text .step-last__p .step-last__p__span{
    margin-top:15px;
    display:block
}
.popup-reg-step-last .step-last__container__text button{
    width:205px!important;
    line-height:36px!important;
    font-size:16px!important;
    margin-bottom:25px!important;
    margin-top:39px!important
}
.popup-reg-step-last .step-last__container__text .step-last-settings{
    font-size:14px
}
.popup-reg-step-last .step-last__container__text .step-last-settings .step-last-settings-link{
    color:#30ba9d
}
.popup-reg-step-last .step-last__container__text .free_spins{
    width:79%
}
.popup-reg-step-last .popup__header-close{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(25px,-19px);
    transform:translate(25px,-19px);
    width:16px;
    height:16px;
    background-image:url(/wp-content/themes/pinup/popup-reg-step-two/exit.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media screen and (max-width:930px){
    .popup-reg-step-last{
        max-width:350px!important;
        min-width:auto;
        height:550px;
        margin-top:0;
        border-radius:0!important;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
    .popup-reg-step-last .step-last__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:350px;
        height:100%;
        position:relative;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .popup-reg-step-last .step-last__container>div{
        width:100%
    }
    .popup-reg-step-last .step-last__container .girl,.popup-reg-step-last .step-last__container__img,.popup-reg-step-last .step-last__container__text .step-last-settings .step-last-settings_br{
        display:none
    }
    .popup-reg-step-last .step-last__container .girl__mob{
        display:block;
        position:absolute;
        bottom:0;
        left:0
    }
    .popup-reg-step-last .step-last__container__text{
        margin:0;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .popup-reg-step-last .step-last__container__text .step-last-settings{
        padding-left:12px;
        width:49%;
        -ms-flex-item-align:start;
        align-self:flex-start;
        font-size:12px
    }
    .popup-reg-step-last .step-last__container__text button{
        width:95%!important;
        line-height:49px!important;
        font-size:16px!important;
        margin-bottom:6px!important;
        margin-top:88px!important;
        height:51px!important
    }
    .popup-reg-step-last .step-last__container__text .step-last__h2{
        font-size:78px;
        margin-top:21px
    }
    .popup-reg-step-last .step-last__container__text .step-last__h3{
        font-size:47px;
        margin:-12px 0 -11px
    }
    .popup-reg-step-last .step-last__container__text .free_spins{
        display:block;
        margin-top:-10px
    }
    .popup-reg-step-last .step-last__container__text .step-last__p{
        font-size:12px;
        margin-bottom:138px;
        margin-top:13px;
        text-align:center;
        line-height:1.2;
        width:83%
    }
    .popup-reg-step-last .step-last__container__text .step-last__p .step-last__p__span{
        display:inline
    }
    .popup-reg-step-last .step-last__container__text .free_spins{
        width:75%
    }
    .popup-reg-step-last .popup__header-close{
        -webkit-transform:translate(-8px,8px);
        transform:translate(-8px,8px)
    }
}
@media screen and (max-width:420px){
    .popup-reg-step-last{
        min-width:100%;
        top:0;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        left:0
    }
    .popup-reg-step-last .step-last__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        width:100%;
        min-height:480px;
        height:100%
    }
    .popup-reg-step-last .step-last__container__text .step-last__h2{
        margin-top:40px
    }
    .popup-reg-step-last .step-last__container__text button{
        margin-top:147px!important
    }
    .popup-reg-step-last .step-last__container__text .step-last__p{
        width:77%
    }
}
@media screen and (max-width:812px) and (max-height:375px){
    .popup-reg-step-last .step-last__container{
        min-height:100%
    }
}
@media screen and (max-width:320px){
    .popup-reg-step-last .step-last__container .step-last__h2{
        margin-top:-11px;
        font-size:70px
    }
    .popup-reg-step-last .step-last__container .step-last__p{
        margin-bottom:-9px
    }
}
.popup-reg-step-three{
    min-width:851px;
    height:572px;
    background-color:#262634
}
.popup-reg-step-three .step-two__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    position:relative
}
.popup-reg-step-three .step-two__container>div{
    width:50%
}
.popup-reg-step-three .step-two__container .girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(-39px,59px);
    transform:translate(-39px,59px)
}
.popup-reg-step-three .step-two__container__img{
    margin-top:15px;
    margin-bottom:20px;
    border-right:1px solid #51515d
}
.popup-reg-step-three .step-two__container__img .first__mob{
    display:none
}
.popup-reg-step-three .step-two__container__img .first{
    display:block;
    width:39%;
    margin:0 auto 6px
}
.popup-reg-step-three .step-two__container__img .step-two__h2{
    text-transform:uppercase;
    font-family:Chupada-BoldItalic;
    color:#00ffd7;
    font-size:50px;
    text-align:right;
    letter-spacing:1.4px;
    text-shadow:1px 1px 1px #000;
    margin:0 20px -11px 0
}
.popup-reg-step-three .step-two__container__img .step-two__h3{
    font-family:Chupada-Italic;
    font-size:50px;
    color:#9e101a;
    text-align:right;
    margin:0 20px 0 0;
    font-weight:400;
    text-shadow:2px 2px 7px #9e101a;
    position:relative
}
.popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span{
    position:absolute;
    right:0;
    color:#ee7822;
    text-shadow:-2px -2px 7px #9e101a;
    font-size:49.8px;
    font-weight:400
}
.popup-reg-step-three .step-two__container__text{
    margin-top:29px;
    margin-bottom:50px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:99
}
.popup-reg-step-three .step-two__container__text .popup__password-read{
    top:68%
}
.popup-reg-step-three .step-two__container__text .eye__hidden{
    margin-top:10px;
    margin-bottom:-5px
}
.popup-reg-step-three .step-two__container__text .eye__hidden .cashbox-allinputs__label{
    color:#51515d
}
.popup-reg-step-three .step-two__container__text .eye__hidden .eye__hidden__p{
    width:300px;
    height:33px;
    border:1px solid #51515d;
    border-radius:6px;
    margin:5px 0 10px
}
.popup-reg-step-three .step-two__container__text .address{
    width:300px!important;
    margin-top:-8px
}
.popup-reg-step-three .step-two__container__text .phone__step{
    width:300px!important;
    margin-top:8px
}
.popup-reg-step-three .step-two__container__text .city-index,.popup-reg-step-three .step-two__container__text .day-sex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:9px 0 0
}
.popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate{
    margin-right:10px;
    width:140px;
    margin-top:-6px
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step{
    width:150px
}
.popup-reg-step-three .step-two__container__text,.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex-in__radios{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex__step__span{
    margin-bottom:11px;
    display:block;
    margin-top:0
}
.popup-reg-step-three .step-two__container__text .city-index{
    margin:3px 0 7px
}
.popup-reg-step-three .step-two__container__text .city-index .cashbox-allinputs__field:first-child{
    margin-right:10px;
    width:140px
}
.popup-reg-step-three .step-two__container__text .city-index .cashbox-allinputs__field:nth-child(2){
    width:150px
}
.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(2),.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(3){
    position:relative
}
.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(2) .popup__password-form,.popup-reg-step-three .step-two__container__text .cashbox-allinputs__field:nth-child(3) .popup__password-form{
    background:0 0;
    color:#fff;
    border:1px solid #c4c4c4;
    border-radius:6px;
    line-height:29px;
    padding:2px 10px;
    margin:5px 0 10px
}
.popup-reg-step-three .step-two__container__text .eye{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(-28%,110%);
    transform:translate(-28%,110%);
    cursor:pointer
}
.popup-reg-step-three .step-two__container__text .reg-name{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field{
    width:150px
}
.popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
    margin-right:10px;
    width:140px
}
.popup-reg-step-first .step-two__container__text .curency__step label,.popup-reg-step-three .step-two__container__text .fullreg__submit{
    margin:0
}
.popup-reg-step-three .step-two__container__text .fullreg__label{
    margin:0 0 2px!important
}
.popup-reg-step-three .popup__header-close{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(25px,-19px);
    transform:translate(25px,-19px);
    width:16px;
    height:16px;
    background-image:url(/wp-content/themes/pinup/popup-reg-step-two/exit.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.curency__step .select--currency__main::after{
    top:6px
}
.curency__step .item__icon--rub{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-RUB.svg) no-repeat center!important
}
.curency__step .item__icon--usd{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-USD.svg) no-repeat center!important
}
.curency__step .item__icon--eur{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-EUR.svg) no-repeat center!important
}
.curency__step .item__icon--aud{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-AUD.svg) no-repeat center!important
}
.curency__step .item__icon--uah{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-UAH.svg) no-repeat center!important
}
.curency__step .item__icon--try{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-try.svg) no-repeat center!important
}
.curency__step .item__icon--kzt{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-kzt.svg) no-repeat center!important
}
.curency__step .item__icon--ars,.curency__step .item__icon--cop{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-USD.svg) no-repeat center!important
}
.countrt__step{
    width:100%;
    margin-top:7px
}
.phone__step .select--phone .select__form{
    background:0 0;
    color:#fff
}
.first-of-steps .step-two__container__text{
    margin-top:60px
}
.first-of-steps .step-two__container__text .fullreg__submit{
    margin:20px 0 0
}
@media screen and (max-width:930px){
    .popup-reg-step-three{
        max-width:350px!important;
        min-width:auto;
        height:540px;
        margin-top:0;
        border-radius:0!important;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000;
        overflow:hidden
    }
    .popup-reg-step-three .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:350px;
        height:100%;
        position:relative
    }
    .popup-reg-step-three .step-two__container>div{
        width:100%
    }
    .popup-reg-step-three .step-two__container .girl,.popup-reg-step-three .step-two__container__img .first{
        display:none
    }
    .popup-reg-step-three .step-two__container__img{
        border-right:none;
        position:relative;
        margin-top:30px;
        margin-bottom:30px
    }
    .popup-reg-step-three .step-two__container__img .first__mob{
        display:block;
        margin-top:-47px;
        width:100%
    }
    .popup-reg-step-three .step-two__container__img .logo__bet{
        display:block;
        position:absolute;
        right:8px;
        top:-6px;
        width:97px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h2{
        font-size:27px;
        text-align:center;
        letter-spacing:1.3px;
        margin:0
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3{
        font-size:28px;
        text-align:center;
        margin:0
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span{
        font-size:28px;
        text-align:center;
        width:100%;
        right:auto;
        left:0
    }
    .popup-reg-step-three .step-two__container__text{
        margin-top:-37px;
        margin-bottom:0
    }
    .popup-reg-step-three .step-two__container__text .password__repeat{
        margin-top:-6px
    }
    .popup-reg-step-three .step-two__container__text .eye__hidden{
        margin-top:6px
    }
    .popup-reg-step-three .step-two__container__text .popup__password-read{
        top:64%;
        height:26px
    }
    .popup-reg-step-three .step-two__container__text .cashbox-allinputs__label{
        display:none!important
    }
    .popup-reg-step-three .step-two__container__text .eye{
        -webkit-transform:translate(-30%,77%);
        transform:translate(-30%,77%)
    }
    .popup-reg-step-three .step-two__container__text .day-sex .sex__step .sex__step__span,.popup-reg-step-three .step-two__container__text .fullreg__label{
        display:none
    }
    .popup-reg-step-three .step-two__container__text .fullreg__submit{
        margin:8px 0 0
    }
    .popup-reg-step-three .step-two__container__text .day-sex{
        margin:0
    }
    .popup-reg-step-three .step-two__container__text .day-sex .fullreg__field-birthdate{
        margin-top:-15px
    }
    .popup-reg-step-three .step-two__container__text .day-sex .sex__step{
        margin-top:12px
    }
    .popup-reg-step-three .step-two__container__text .city-index{
        margin-top:-7px
    }
    .popup-reg-step-three .step-two__container__text .address{
        margin-top:-19px
    }
    .popup-reg-step-three .step-two__container__text .phone__step{
        margin-top:11px
    }
    .popup-reg-step-three .popup__header-close{
        -webkit-transform:translate(-8px,8px);
        transform:translate(-8px,8px)
    }
    .popup.popup-reg-step--last{
        max-width:350px!important;
        min-width:auto;
        margin-top:0;
        height:auto;
        border-radius:0!important;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
    .second-of-steps .step-two__container__text .fullreg__submit{
        margin:-14px auto -9px
    }
    .second-of-steps .step-two__container__text .cashbox-allinputs__field:nth-child(2){
        margin:0 0 8px
    }
    .second-of-steps .step-two__container__img{
        margin-top:16px;
        margin-bottom:20px
    }
}
@media screen and (max-width:420px){
    .popup-reg-step-three,.popup-reg-step-three .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        overflow:hidden
    }
    .popup-reg-step-three{
        min-width:100%;
        top:0;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        left:0;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        min-height:100%
    }
    .popup-reg-step-three .step-two__container{
        min-height:485px;
        width:100%
    }
    .popup-reg-step-three .step-two__container__img{
        margin-top:0;
        margin-bottom:40px
    }
    .popup-reg-step-three .step-two__container__img .logo__bet{
        width:34vw;
        right:10px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h2{
        font-size:9.9vw;
        letter-spacing:1px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3{
        margin-top:-4px;
        font-size:9.8vw;
        letter-spacing:1px
    }
    .popup-reg-step-three .step-two__container__img .step-two__h3 .step-two__span{
        font-size:9.8vw
    }
    .popup-reg-step-three .step-two__container__text .cashbox-allinputs__field,.popup-reg-step-three .step-two__container__text .reg-name{
        width:92%
    }
    .popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field{
        width:57%
    }
    .popup-reg-step-three .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
        width:40%;
        margin-right:3%
    }
    .popup-reg-step-three .step-two__container__text .fullreg__submit button{
        width:93%
    }
    .popup-reg-step-three .step-two__container__text .eye__hidden .eye__hidden__p{
        width:100%
    }
    .popup-reg-step-three .step-two__container .fullreg__field{
        max-width:auto!important;
        min-width:100%
    }
    .popup-reg-step-three .step-two__container .countrt__step .fullreg__input{
        width:92%;
        margin:5px auto 10px
    }
    .curency__step>div{
        max-width:92%!important
    }
    .popup.popup-reg-step--last{
        min-width:100%;
        height:100%
    }
    .second-of-steps .step-two__container__text .city-index,.second-of-steps .step-two__container__text .day-sex,.second-of-steps .step-two__container__text .reg-name{
        width:96%
    }
    .second-of-steps .step-two__container__text .day-sex .fullreg__field-birthdate{
        width:40%;
        margin-right:3%;
        min-width:auto
    }
    .second-of-steps .step-two__container__text .day-sex .sex__step{
        width:57%
    }
    .second-of-steps .step-two__container__text .city-index .cashbox-allinputs__field:first-child{
        width:40%;
        margin-right:3%;
        min-width:auto
    }
    .second-of-steps .step-two__container__text .city-index .cashbox-allinputs__field:nth-child(2){
        width:57%;
        min-width:auto
    }
    .second-of-steps .step-two__container__text .address{
        width:96%!important
    }
    .second-of-steps .step-two__container__text .address .cashbox-allinputs__field{
        width:100%
    }
    .second-of-steps .step-two__container__text .phone__step .select--phone{
        width:96%!important;
        min-width:auto;
        margin:0 auto 23px
    }
}
@media screen and (max-width:812px) and (max-height:375px){
    .popup-reg-step-three{
        overflow-y:scroll;
        min-height:100%;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }
    .popup-reg-step-three .step-two__container{
        overflow-y:scroll
    }
    .popup-reg-step-three .step-two__container__img .step-two__h2{
        font-size:24px
    }
    .popup-reg-step-three .step-two__container__text{
        min-height:400px
    }
    .popup-reg-step-three .step-two__container__text .reg-name{
        min-height:54px
    }
    .popup.popup-reg-step--last{
        overflow-y:scroll!important;
        min-height:100%;
        height:100%
    }
    .popup.popup-reg-step--last .popup-reg-step-last{
        overflow-y:scroll!important
    }
}
@media screen and (max-width:320px){
    .first-of-steps,.second-of-steps{
        overflow:scroll
    }
    .second-of-steps .step-two__container{
        overflow:auto
    }
    .second-of-steps .step-two__container__img{
        margin-top:17px;
        margin-bottom:19px
    }
    .second-of-steps .step-two__container__img .step-two__h2,.second-of-steps .step-two__container__img .step-two__h3,.second-of-steps .step-two__container__img .step-two__h3 .step-two__span{
        font-size:7vw
    }
    .second-of-steps .step-two__container__img .first__mob{
        margin-top:-53px
    }
    .first-of-steps .step-two__container{
        overflow:auto
    }
    .first-of-steps .step-two__container__img{
        margin-top:19px
    }
    .first-of-steps .step-two__container__img .first__mob{
        margin-top:-58px
    }
    .first-of-steps .step-two__container__img .step-two__h2,.first-of-steps .step-two__container__img .step-two__h3 .step-two__span{
        font-size:7vw
    }
    .first-of-steps .step-two__container__img .step-two__h3{
        font-size:7vw;
        margin-bottom:6px
    }
    .first-of-steps .step-two__container__text{
        margin-top:-51px
    }
}
.popup-reg-step-first{
    min-width:851px;
    height:572px;
    background-color:#262634
}
.popup-reg-step-first .step-two__container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%;
    position:relative
}
.popup-reg-step-first .step-two__container>div{
    width:50%
}
.popup-reg-step-first .step-two__container .girl{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-transform:translate(-40px,58px);
    transform:translate(-40px,58px)
}
.popup-reg-step-first .step-two__container__img{
    border-right:1px solid #51515d;
    margin-top:50px;
    margin-bottom:50px
}
.popup-reg-step-first .step-two__container__img .logo__bet{
    display:none
}
.popup-reg-step-first .step-two__container__img .step-two__h2{
    text-transform:uppercase;
    font-family:Chupada-BoldItalic;
    color:#00ffd7;
    font-size:50px;
    text-align:right;
    margin:0 20px 0 0;
    letter-spacing:1.4px;
    text-shadow:1px 1px 1px #000
}
.popup-reg-step-first .step-two__container__img .step-two__h3{
    font-family:Chupada-Italic;
    font-size:50px;
    color:#9e101a;
    text-align:right;
    margin:0 20px 0 0;
    font-weight:400;
    text-shadow:2px 2px 7px #9e101a;
    position:relative
}
.popup-reg-step-first .step-two__container__img .step-two__h3 .step-two__span{
    position:absolute;
    right:0;
    color:#ee7822;
    text-shadow:-2px -2px 7px #9e101a;
    font-size:49.8px;
    font-weight:400
}
.popup-reg-step-first .step-two__container__text{
    margin-top:46px;
    margin-bottom:50px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    z-index:99
}
.popup-reg-step-first .step-two__container__text .popup__password-read{
    top:68%
}
.popup-reg-step-first .step-two__container__text .eye__hidden{
    margin-top:10px;
    margin-bottom:-8px
}
.popup-reg-step-first .step-two__container__text .eye__hidden .cashbox-allinputs__label{
    color:#51515d
}
.popup-reg-step-first .step-two__container__text .eye__hidden .eye__hidden__p{
    width:300px;
    height:33px;
    border:1px solid #51515d;
    border-radius:6px;
    margin:5px 0 10px
}
.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(2),.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(3){
    position:relative
}
.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(2) .popup__password-form,.popup-reg-step-first .step-two__container__text .cashbox-allinputs__field:nth-child(3) .popup__password-form{
    background:0 0;
    color:#fff;
    border:1px solid #c4c4c4;
    border-radius:6px;
    line-height:29px;
    padding:2px 10px;
    margin:5px 0 10px
}
.popup-reg-step-first .step-two__container__text .eye{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(-28%,110%);
    transform:translate(-28%,110%);
    cursor:pointer
}
.popup-reg-step-first .step-two__container__text .reg-name{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    min-height:54px;
    margin-bottom:9px
}
.popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field{
    width:150px
}
.popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
    margin-right:10px;
    width:140px
}
.popup-reg-step-first .step-two__container__text .fullreg__submit{
    margin:33px 0 20px
}
.popup-reg-step-first .popup__header-close{
    position:absolute;
    top:0;
    right:0;
    -webkit-transform:translate(25px,-19px);
    transform:translate(25px,-19px);
    width:16px;
    height:16px;
    background-image:url(/wp-content/themes/pinup/popup-reg-step-two/exit.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
.curency__step{
    width:100%
}
.curency__step .select--currency__main{
    background:0 0!important;
    height:36px!important
}
.curency__step .select--currency__placeholder{
    color:#fff!important;
    border:1px solid #c4c4c4!important;
    border-radius:6px!important;
    line-height:27px!important;
    margin:5px 0 10px
}
.curency__step .select--currency--item__name{
    border-color:#fff!important
}
.curency__step .select--currency__list{
    top:calc(100% + 7px);
    color:#fff!important;
    background-color:#262634!important
}
.curency__step .select--currency__item{
    color:#fff!important
}
.curency__step .item__icon--rub{
    background:url(/wp-content/themes/pinup/symbol-RUB.svg) no-repeat center!important;
    background-size:80%!important
}
.curency__step .item__icon--usd{
    background:url(/wp-content/themes/pinup/symbol-USD.svg) no-repeat center!important;
    background-size:100%!important
}
.curency__step .item__icon--aud{
    background:url(/wp-content/themes/pinup/symbol-AUD.svg) no-repeat center!important;
    background-size:100%!important
}
.curency__step .item__icon--eur{
    background:url(/wp-content/themes/pinup/symbol-EUR.svg) no-repeat center!important;
    background-size:80%!important
}
.curency__step .item__icon--uah{
    background:url(/wp-content/themes/pinup/symbol-UAH.svg) no-repeat center!important;
    background-size:60%!important
}
.curency__step .item__icon--try{
    background:url(/wp-content/themes/pinup/symbol-try.svg) no-repeat center!important;
    background-size:60%!important
}
.curency__step .item__icon--kzt{
    background:url(/wp-content/themes/pinup/symbol-kzt.svg) no-repeat center!important;
    background-size:70%!important
}
.curency__step .item__icon--brl{
    background:url(/wp-content/themes/pinup/symbol-brl.svg) no-repeat center!important;
    background-size:85%!important
}
.curency__step .item__icon--ars,.curency__step .item__icon--cop{
    background:url(/wp-content/themes/pinup/symbol-USD.svg) no-repeat center!important;
    background-size:100%!important
}
.checklist__step{
    width:100%!important
}
.popup-reg-step--last{
    min-width:851px;
    height:476px
}
.hidden{
    display:none
}
.password_hidden{
    -webkit-text-security:disc
}
.wrong-input{
    border-color:red!important
}
@media screen and (max-width:930px){
    .popup-reg-step-first{
        max-width:350px!important;
        min-width:auto;
        height:540px;
        margin-top:0;
        border-radius:0!important;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000;
        overflow:hidden
    }
    .popup-reg-step-first .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        width:350px;
        height:100%;
        position:relative
    }
    .popup-reg-step-first .step-two__container>div{
        width:100%
    }
    .popup-reg-step-first .step-two__container .girl{
        display:none
    }
    .popup-reg-step-first .step-two__container__img{
        border-right:none;
        position:relative;
        margin-top:36px;
        margin-bottom:17px
    }
    .popup-reg-step-first .step-two__container__img .logo__bet{
        display:block;
        position:absolute;
        right:11px;
        top:-6px;
        width:99px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2{
        font-size:27px;
        margin-right:111px;
        letter-spacing:1.3px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3{
        margin-top:-5px;
        font-size:28px;
        margin-right:116px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3 .step-two__span{
        font-size:28px
    }
    .popup-reg-step-first .step-two__container__text{
        margin-top:-15px;
        margin-bottom:0
    }
    .popup-reg-step-first .step-two__container__text .popup__password-read{
        top:64%;
        height:26px
    }
    .popup-reg-step-first .step-two__container__text .cashbox-allinputs__label{
        display:none!important
    }
    .popup-reg-step-first .step-two__container__text .eye{
        -webkit-transform:translate(-30%,77%);
        transform:translate(-30%,77%)
    }
    .popup-reg-step-first .step-two__container__text .fullreg__label{
        display:none
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit{
        margin:27px 0 13px
    }
    .popup-reg-step-first .step-two__container__text .reg-name{
        margin-bottom:10px
    }
    .popup-reg-step-first .popup__header-close{
        -webkit-transform:translate(-8px,8px);
        transform:translate(-8px,8px)
    }
    .popup.popup-reg-step--last{
        max-width:350px!important;
        min-width:auto;
        margin-top:0;
        height:auto;
        border-radius:0!important;
        -webkit-box-shadow:0 0 10px 0 #00ffd7 inset;
        box-shadow:0 0 10px 0 #00ffd7 inset;
        border:1px solid #000
    }
}
@media screen and (max-width:420px){
    .popup-reg-step-first,.popup-reg-step-first .step-two__container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .popup-reg-step-first{
        min-width:100%;
        top:0;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        left:0;
        min-height:100%
    }
    .popup-reg-step-first .step-two__container{
        min-height:485px;
        width:100%
    }
    .popup-reg-step-first .step-two__container__img{
        margin-top:10px
    }
    .popup-reg-step-first .step-two__container__img .logo__bet{
        width:32vw;
        right:10px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2{
        font-size:6.6vw;
        margin-right:35vw;
        letter-spacing:1px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3{
        margin-top:-4px;
        font-size:6.6vw;
        margin-right:37vw;
        letter-spacing:1px
    }
    .popup-reg-step-first .step-two__container__img .step-two__h3 .step-two__span{
        font-size:6.6vw
    }
    .popup-reg-step-first .step-two__container__text{
        margin-top:3px
    }
    .popup-reg-step-first .step-two__container__text .eye__hidden .eye__hidden__p{
        width:100%
    }
    .popup-reg-step-first .step-two__container__text .cashbox-allinputs__label{
        color:#51515d
    }
    .popup-reg-step-first .step-two__container__text .cashbox-allinputs__field,.popup-reg-step-first .step-two__container__text .reg-name{
        width:92%
    }
    .popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field{
        width:57%
    }
    .popup-reg-step-first .step-two__container__text .reg-name .cashbox-allinputs__field:first-child{
        width:40%;
        margin-right:3%
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit{
        margin:20px 0 13px
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit button{
        width:93%
    }
    .popup-reg-step-first .step-two__container .fullreg__field{
        max-width:auto!important;
        min-width:100%
    }
    .curency__step>div{
        max-width:92%!important
    }
    .popup.popup-reg-step--last{
        min-width:100%;
        height:100%
    }
    .popup.popup-reg-step--last .popup-reg-step-last{
        min-height:485px;
        height:100%
    }
}
@media screen and (max-width:812px) and (max-height:375px){
    .popup-reg-step-first{
        overflow-y:scroll;
        min-height:100%;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }
    .popup-reg-step-first .step-two__container{
        overflow-y:scroll;
        height:100%
    }
    .popup-reg-step-first .step-two__container__img .step-two__h2{
        font-size:24px
    }
    .popup-reg-step-first .step-two__container__text .reg-name{
        min-height:54px
    }
    .popup.popup-reg-step--last,.popup.popup-reg-step--last .popup-reg-step-last{
        overflow:scroll!important;
        -webkit-overflow-scrolling:touch;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }
    .popup.popup-reg-step--last .popup-reg-step-last{
        min-height:100%;
        height:100%
    }
}
@media screen and (max-width:320px){
    .popup-reg-step-first{
        overflow:scroll
    }
    .popup-reg-step-first .step-two__container__text .fullreg__submit{
        margin:0
    }
    .popup-reg-step-first .step-two__container__text .popup-checklist{
        margin-left:10px
    }
}
.popup-regcellphone{
    text-align:center
}
.popup-regcellphone .popup__header{
    margin-bottom:3px
}
.popup-regcellphone__form{
    margin:auto;
    text-align:center
}
.input--phone__label{
    font-size:15px;
    margin-top:-5px;
    margin-bottom:10px
}
.select-phone-reg{
    margin-bottom:12px
}
.select-phone-reg .select__main{
    background:#fff;
    border-radius:3px
}
.select-phone-reg .select__main .select__form{
    border-radius:3px;
    color:#000;
    line-height:37px
}
.select-phone-reg .select__list{
    background-color:#fff
}
.popup--replacement{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup--replacement__title{
    margin:0 0 10px;
    font-family:"pt_sansregular",sans-serif;
    font-size:1.25em;
    font-weight:400
}
.popup--replacement__text{
    width:100%;
    display:block;
    text-align:center;
    margin:0 0 10px
}
.popup-social{
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-social__title{
    margin:0 0 10px;
    font-family:"pt_sansregular",sans-serif;
    font-size:1.25em;
    font-weight:400
}
.popup-social__text{
    width:100%;
    display:block;
    margin:0 0 10px;
    text-align:center
}
@media only screen and (max-width:576px){
    .popup--auth{
        width:calc(100% - 20px)!important
    }
}
.popup-tournament{
    overflow-y:scroll
}
.popup-tournament::-webkit-scrollbar{
    display:none;
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none
}
.popup-tournament__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 65px 20px;
    padding-top:10px!important;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-tournament__main::-webkit-scrollbar{
    width:0!important
}
.popup-tournament .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-tournament__p{
    text-align:center;
    color:#fff;
    margin:6px 0 10px
}
.popup-tournament__link{
    color:#fff
}
.popup-tournament button{
    margin-top:12px!important;
    margin-bottom:12px!important;
    padding:0 19.31px!important
}
@media only screen and (max-width:450px){
    .popup-tournament{
        padding:0;
        width:93.33333333333333%
    }
    .popup-tournament__main{
        padding:0 40px 20px
    }
}
@media only screen and (max-width:350px){
    .popup-tournament__main{
        padding:0 16px 20px
    }
}
.popup-tournamentname__container__pageshadow{
    height:101%;
    width:100vw;
    background-color:rgba(0,0,0,.8);
    z-index:30000;
    position:fixed;
    left:0;
    top:0
}
.popup-tournamentname{
    overflow-y:scroll
}
.popup-tournamentname::-webkit-scrollbar{
    display:none;
    -ms-overflow-style:none;
    overflow:-moz-scrollbars-none
}
.popup-tournamentname__main{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 25px 20px;
    padding-top:10px!important;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    scrollbar-width:none
}
.popup-tournamentname__main::-webkit-scrollbar{
    width:0!important
}
.popup-tournamentname__main .popup-tournamentname__p{
    color:#fff;
    margin:12px 0 0;
    text-align:center
}
.popup-tournamentname__main .popup-tournamentname_p{
    text-align:center
}
.popup-tournamentname__main .bold_span{
    font-weight:700
}
.popup-tournamentname .cup_bet_win{
    width:80px;
    margin:10px 0
}
.popup-tournamentname__link{
    color:#fff
}
.popup-tournamentname button{
    margin-top:20px!important;
    margin-bottom:10px!important;
    padding:0 19.3px!important
}
@media only screen and (max-width:560px){
    .popup-tournamentname__container__pageshadow{
        height:100%
    }
}
.popup-button--reg{
    font-size:1.25em!important;
    width:250px;
    line-height:46px!important;
    margin-bottom:10px;
    margin-top:15px
}
.popup-button--reg::after{
    height:100%!important;
    width:54px!important
}
.popup-checklist{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:block;
    text-align:left;
    max-width:320px;
    margin:auto
}
.popup-checklist__item{
    margin-bottom:14px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-line-pack:center;
    align-content:center;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    font-size:12px
}
.popup-checklist__checkbox{
    width:13px;
    height:13px;
    margin-top:2px;
    vertical-align:middle
}
.popup-checklist__text{
    width:calc(100% - 19px);
    vertical-align:top
}
.popup__currency{
    width:100%;
    list-style:none;
    padding:0;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 0 8px
}
.popup__currency,.popup__currency-item,.popup__currency-label{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup__currency-item{
    width:calc(100%/4)
}
.popup__currency-label{
    width:100%;
    padding:0 10px;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer
}
.popup__currency-image{
    width:25px;
    height:34px;
    cursor:pointer
}
.popup__currency-image[alt=USD]{
    height:38px!important
}
.popup__currency-radio{
    -webkit-transform:translateX(-7px);
    transform:translateX(-7px)
}
.popup__currency-radio:focus,.select--currency__main:focus{
    outline:0
}
.select--currency{
    display:block;
    position:relative;
    width:100%;
    cursor:pointer
}
.select--currency__placeholder{
    position:absolute;
    width:100%
}
.select--currency ::select--currencyion{
    background-color:transparent;
    z-index:-1
}
.select--currency__main{
    padding:0;
    display:block;
    background-color:#262634;
    position:relative;
    border:0
}
.select--currency__main::after{
    content:'';
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:35px;
    height:100%;
    border-left:1px solid #c4c4c4;
    background-image:url(/wp-content/themes/pinup/down-arrow.svg);
    background-size:10px;
    background-position:center;
    background-repeat:no-repeat
}
.select--currency__form,.select--currency__list,.select--currency__main{
    width:100%;
    border-radius:6px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.select--currency__form{
    background-color:#262634;
    line-height:29px;
    cursor:pointer;
    color:#fff;
    visibility:hidden;
    border:1px solid #c4c4c4;
    padding:2px 10px
}
.select--currency__list{
    position:absolute;
    top:calc(100% + 4px);
    left:0;
    margin:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    background-color:rgba(38,38,52,.97);
    border:1px solid #fff;
    z-index:16000;
    padding:5px;
    -webkit-box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    box-shadow:0 10px 12px 1px rgba(0,0,0,.32);
    max-height:187px;
    overflow-x:hidden
}
.select--currency__list::-webkit-scrollbar{
    display:none;
    width:0
}
.select--currency__list--hidden{
    visibility:hidden;
    display:none
}
.select--currency__item{
    padding:5px;
    margin-bottom:4px;
    border-radius:2px;
    color:#ddd
}
.select--currency__item--active,.select--currency__item:hover{
    color:#fff
}
.select--currency__item:focus{
    outline:0;
    background-color:rgba(36,187,157,.7);
    color:#fff
}
.input_disabled{
    pointer-events:none
}
.input_disabled .select--currency__main::after{
    border:0;
    background:0 0
}
.currency--item__wrapper{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.currency--item__wrapper *{
    pointer-events:none
}
.select--currency--item__icon{
    margin-left:5px;
    height:25px;
    width:25px
}
.select--currency--item__name{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    padding:0 5px;
    margin:0 5px
}
.item__icon--rub{
    background:url(/wp-content/themes/pinup/symbol-RUB.svg) no-repeat center;
    background-size:80%
}
.item__icon--usd{
    background:url(/wp-content/themes/pinup/symbol-USD.svg) no-repeat center;
    background-size:100%
}
.item__icon--aud{
    background:url(/wp-content/themes/pinup/symbol-AUD.svg) no-repeat center;
    background-size:100%
}
.item__icon--eur{
    background:url(/wp-content/themes/pinup/symbol-EUR.svg) no-repeat center;
    background-size:80%
}
.item__icon--uah{
    background:url(/wp-content/themes/pinup/symbol-UAH.svg) no-repeat center;
    background-size:60%
}
.item__icon--try{
    background:url(/wp-content/themes/pinup/symbol-try.svg) no-repeat center;
    background-size:60%
}
.item__icon--kzt{
    background:url(/wp-content/themes/pinup/symbol-kzt.svg) no-repeat center;
    background-size:70%
}
.item__icon--brl{
    background:url(/wp-content/themes/pinup/symbol-brl.svg) no-repeat center;
    background-size:85%
}
.item__icon--ars,.item__icon--cop{
    background:url(/wp-content/themes/pinup/symbol-USD.svg) no-repeat center;
    background-size:100%
}
.item__icon--idr{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-idr.svg) no-repeat center;
    background-size:95%
}
.item__icon--azn{
    background:url(/wp-content/themes/pinup/symbol-azn.svg) no-repeat center;
    background-size:100%
}
.item__icon--bgn{
    background:url(/wp-content/themes/pinup/symbol-bgn.svg) no-repeat center;
    background-size:100%
}
.item__icon--mdl{
    background:url(/wp-content/themes/pinup/symbol-mdl.svg) no-repeat center;
    background-size:100%
}
.item__icon--pln{
    background:url(/wp-content/themes/pinup/symbol-pln.svg) no-repeat center;
    background-size:100%
}
.item__icon--uzs{
    background:url(/wp-content/themes/pinup/symbol-uzs.svg) no-repeat center;
    background-size:100%
}
.select--currency__list .select--currency--item__icon{
    margin-left:-5px
}
.select--currency__item--active{
    background-color:#24bb9d
}
.gamepage__aside .select--currency__placeholder,.popup .select--currency__placeholder{
    top:-1px
}
.gamepage__aside .select--currency,.popup .select--currency{
    max-width:320px;
    margin:0 auto 10px;
    border-radius:3px
}
.gamepage__aside .select--currency__main,.popup .select--currency__main{
    border-radius:3px;
    height:43px;
    background-color:#fff;
    color:#000
}
.gamepage__aside .select--currency--item__name,.popup .select--currency--item__name{
    border-color:#000
}
.gamepage__aside .select--currency__list,.popup .select--currency__list{
    background-color:#fff
}
.gamepage__aside .select--currency__item,.popup .select--currency__item{
    color:#000
}
.gamepage__aside .item__icon--rub,.popup .item__icon--rub{
    background:url(/wp-content/themes/pinup/symbol-rub-w.svg) no-repeat center;
    background-size:80%
}
.gamepage__aside .item__icon--usd,.popup .item__icon--usd{
    background:url(/wp-content/themes/pinup/symbol-usd-w.svg) no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--aud,.popup .item__icon--aud{
    background:url(/wp-content/themes/pinup/symbol-aud-w.svg) no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--eur,.popup .item__icon--eur{
    background:url(/wp-content/themes/pinup/symbol-eur-w.svg) no-repeat center;
    background-size:80%
}
.gamepage__aside .item__icon--uah,.popup .item__icon--uah{
    background:url(/wp-content/themes/pinup/symbol-uah-w.svg) no-repeat center;
    background-size:60%
}
.gamepage__aside .item__icon--try,.popup .item__icon--try{
    background:url(/wp-content/themes/pinup/symbol-try-w.svg) no-repeat center;
    background-size:60%
}
.gamepage__aside .item__icon--kzt,.popup .item__icon--kzt{
    background:url(/wp-content/themes/pinup/symbol-kzt-w.svg) no-repeat center;
    background-size:70%
}
.gamepage__aside .item__icon--brl,.popup .item__icon--brl{
    background:url(/wp-content/themes/pinup/symbol-brl-w.svg) no-repeat center;
    background-size:85%
}
.gamepage__aside .item__icon--ars,.gamepage__aside .item__icon--cop,.popup .item__icon--ars,.popup .item__icon--cop{
    background:url(/wp-content/themes/pinup/symbol-usd-w.svg) no-repeat center;
    background-size:100%
}
.gamepage__aside .item__icon--idr,.popup .item__icon--idr{
    background:url(/wp-content/themes/pinup/minified-svg/symbol-idr-w.svg) no-repeat center;
    background-size:95%
}
.gamepage__aside .item__icon--azn,.popup .item__icon--azn{
    background:url(/wp-content/themes/pinup/symbol-azn-w.svg) no-repeat center;
    background-size:91%
}
.gamepage__aside .item__icon--bgn,.popup .item__icon--bgn{
    background:url(/wp-content/themes/pinup/symbol-bgn-w.svg) no-repeat center;
    background-size:96%
}
.gamepage__aside .item__icon--mdl,.popup .item__icon--mdl{
    background:url(/wp-content/themes/pinup/symbol-mdl-w.svg) no-repeat center;
    background-size:56%
}
.gamepage__aside .item__icon--pln,.popup .item__icon--pln{
    background:url(/wp-content/themes/pinup/symbol-pln-w.svg) no-repeat center;
    background-size:91%
}
.gamepage__aside .item__icon--uzs,.popup .item__icon--uzs{
    background:url(/wp-content/themes/pinup/symbol-uzs-w.svg) no-repeat center;
    background-size:92%
}
.fullreg__item .select--currency{
    border:1px solid #c4c4c4;
    border-radius:6px
}
.popup-form--social .select--currency{
    max-width:100%
}
.gamepage__aside .select--currency__list,.gamepage__aside .select--currency__main{
    font-size:13px
}
.popup-form--auth__pswrd{
    margin-bottom:10px;
    text-align:center;
    width:100%
}
@media only screen and (max-width:450px){
    .popup-form--recovery{
        padding:0;
        width:93.33333333333333%
    }
}
.popup-form--reg{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    width:100%;
    max-width:356px;
    margin:auto;
    padding-left:3px
}
.popup-form--reg .button.button_red.popup-button--reg,.popup-form--reg .popup-input,.popup-form--reg .popup__password,.popup-form--reg .select{
    display:block;
    margin-left:auto;
    margin-right:auto;
    max-width:320px
}
.popup-form--reg .popup__currency{
    margin-left:auto;
    margin-right:auto;
    max-width:320px
}
@media only screen and (max-width:576px){
    .popup-form--reg{
        max-width:95%
    }
}
.popup-form--replacement{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 65px;
    padding-top:10px!important;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-form--replacement__pswrd{
    margin-bottom:10px;
    text-align:center;
    width:100%
}
@media only screen and (max-width:450px){
    .popup-form--replacement{
        padding:0;
        width:93.33333333333333%
    }
}
.popup-form--social{
    width:100%;
    -webkit-box-sizing:border-box;
    display:block;
    padding:0 40px;
    box-sizing:border-box;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media only screen and (max-width:450px){
    .popup-form--social{
        padding:0;
        width:93.33333333333333%
    }
}
.popup-form--recovery{
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:block;
    padding:0 65px;
    padding-top:10px!important;
    display:-ms-flex;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.popup-form--recovery__sub{
    text-align:center;
    color:#fff;
    margin:0 0 10px
}
@media only screen and (max-width:450px){
    .popup-form--recovery{
        padding:0;
        width:93.33333333333333%
    }
}
.popup__header{
    display:block;
    text-align:center;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    width:100%;
    border-radius:6px 6px 0 0;
    position:relative;
    padding:0
}
.popup__header-text{
    font-size:1.25em;
    font-family:'pt_sansregular',sans-serif;
    white-space:nowrap;
    line-height:35px;
    margin:0;
    font-weight:400
}
.popup__header--reg{
    line-height:50px
}
.popup__header-close{
    position:absolute;
    top:50%;
    right:16px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:16px;
    height:16px;
    background-image:url(/wp-content/themes/pinup/cross.svg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
    z-index:44
}
@media screen and (max-width:575px){
    .popup__header-close{
        height:20px;
        width:20px
    }
}
.popup-input{
    border:1px solid #afafaf;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:3px;
    padding:10px;
    color:#000;
    font-size:1em;
    margin-bottom:10px
}
.popup-input::-webkit-input-placeholder{
    color:#afafaf
}
.popup-input::-moz-placeholder{
    color:#afafaf
}
.popup-input:-ms-input-placeholder,.popup-input::-ms-input-placeholder{
    color:#afafaf
}
.popup-input::placeholder{
    color:#afafaf
}
.popup-input:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
.popup__password{
    margin-bottom:10px;
    width:100%;
    position:relative
}
.popup__password-form{
    width:100%;
    min-height:43px;
    padding:10px;
    border:1px solid #afafaf;
    border-radius:3px;
    position:relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-family:'secure-disc',sans-serif;
    font-size:1em;
    color:#000;
    z-index:477;
    line-height:20px
}
.popup__password-form::-webkit-input-placeholder{
    color:#afafaf;
    font-family:'pt_sansregular'
}
.popup__password-form::-moz-placeholder{
    color:#afafaf;
    font-family:'pt_sansregular'
}
.popup__password-form:-ms-input-placeholder,.popup__password-form::-ms-input-placeholder{
    color:#afafaf;
    font-family:'pt_sansregular'
}
.popup__password-form::placeholder{
    color:#afafaf;
    font-family:'pt_sansregular'
}
.popup__password-form:focus{
    outline:0;
    -webkit-box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25);
    box-shadow:inset 2px 2px 8px 2px rgba(0,0,0,.25)
}
.popup__password-read{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background:inherit;
    border:0;
    padding:0;
    position:absolute;
    height:20px;
    top:50%;
    right:10px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index:788
}
.popup-sociallist__link:focus,.popup__password-read:focus{
    outline:0
}
.popup__password-read::-moz-selection{
    background-color:inherit
}
.popup__password-read::selection{
    background-color:inherit
}
.new-year-footer .table__item span,.popup__password-read:hover .show-password__popup{
    display:block
}
.popup__password-read:hover .popup__password-tooltip{
    display:block!important;
    visibility:visible!important
}
.popup__password-read:hover svg path,.show-password:hover svg path{
    fill:#7d7d7b
}
.popup__password-read svg,.show-password svg{
    width:29px
}
.popup__password-read svg path,.show-password svg path{
    fill:#afafaf
}
.popup__password-tooltip{
    position:absolute;
    top:calc(100% + 5px);
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:.625em;
    white-space:nowrap;
    padding:6px 10px;
    border-radius:5px;
    background-color:#f4f4f4;
    color:#b41b0f;
    display:none;
    visibility:hidden;
    z-index:44
}
.popup__password-tooltip:before{
    content:'';
    display:block;
    width:14px;
    height:14px;
    background-color:#f4f4f4;
    position:absolute;
    bottom:calc(100% - 9px);
    left:50%;
    z-index:-1;
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg)
}
.popup-sociallist,.popup-sociallist__item{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row
}
.popup-sociallist{
    margin:auto auto 10px;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    display:-ms-flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    max-width:282px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    width:100%
}
.popup-sociallist__item{
    width:33.33333%;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-top:5px;
    padding-bottom:5px;
    position:relative
}
.popup-sociallist__link{
    border:0;
    width:60px;
    height:60px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    position:relative;
    border-radius:4px
}
.popup-sociallist__link::before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image:url(/wp-content/themes/pinup/social-mailru.svg);
    background-repeat:no-repeat;
    background-position:center;
    z-index:22
}
.popup-sociallist__link--vk{
    background:-webkit-gradient(linear,left bottom,left top,from(#345b84),color-stop(50%,#4e76a1),to(#668bb3));
    background:-webkit-linear-gradient(bottom,#345b84 0%,#4e76a1 50%,#668bb3 100%);
    background:linear-gradient(0deg,#345b84 0%,#4e76a1 50%,#668bb3 100%)
}
.popup-sociallist__link--vk:hover{
    background-color:#41648b
}
.popup-sociallist__link--vk::before{
    background-image:url(/wp-content/themes/pinup/social-vk.svg);
    background-size:75%
}
.popup-sociallist__link--facebook{
    background:-webkit-gradient(linear,left bottom,left top,from(#2a406b),color-stop(50%,#3c5a96),to(#527aca));
    background:-webkit-linear-gradient(bottom,#2a406b 0%,#3c5a96 50%,#527aca 100%);
    background:linear-gradient(0deg,#2a406b 0%,#3c5a96 50%,#527aca 100%)
}
.popup-sociallist__link--facebook:hover{
    background-color:#314a7e
}
.popup-sociallist__link--facebook::before{
    background-image:url(/wp-content/themes/pinup/social-facebook.svg);
    background-size:75%;
    background-position:115% 95%
}
.popup-sociallist__link--ok{
    background:-webkit-gradient(linear,left bottom,left top,from(#ae5d20),color-stop(50%,#f28431),to(#ffa765));
    background:-webkit-linear-gradient(bottom,#ae5d20 0%,#f28431 50%,#ffa765 100%);
    background:linear-gradient(0deg,#ae5d20 0%,#f28431 50%,#ffa765 100%)
}
.popup-sociallist__link--ok:hover{
    background-color:#e5720b
}
.popup-sociallist__link--ok::before{
    background-image:url(/wp-content/themes/pinup/social-odnoklassniki.svg);
    background-size:75%
}
.popup-sociallist__link--mail{
    background:-webkit-gradient(linear,left bottom,left top,from(#193454),color-stop(50%,#234771),to(#335c8d));
    background:-webkit-linear-gradient(bottom,#193454 0%,#234771 50%,#335c8d 100%);
    background:linear-gradient(0deg,#193454 0%,#234771 50%,#335c8d 100%)
}
.popup-sociallist__link--mail:hover{
    background-color:#193557
}
.popup-sociallist__link--mail::before{
    background-image:url(/wp-content/themes/pinup/social-mailru.svg);
    background-size:75%
}
.popup-sociallist__link--google{
    background:-webkit-gradient(linear,left bottom,left top,from(#ad2d23),color-stop(50%,#da4f45),to(#dd655c));
    background:-webkit-linear-gradient(bottom,#ad2d23 0%,#da4f45 50%,#dd655c 100%);
    background:linear-gradient(0deg,#ad2d23 0%,#da4f45 50%,#dd655c 100%)
}
.popup-sociallist__link--google:hover{
    background-color:#ca3124
}
.popup-sociallist__link--google::before{
    background-image:url(/wp-content/themes/pinup/social-google.svg);
    background-size:75%
}
.popup-sociallist__link--yandex{
    background:-webkit-gradient(linear,left bottom,left top,from(#c42423),color-stop(50%,#e43433),to(#eb5251));
    background:-webkit-linear-gradient(bottom,#c42423 0%,#e43433 50%,#eb5251 100%);
    background:linear-gradient(0deg,#c42423 0%,#e43433 50%,#eb5251 100%)
}
.popup-sociallist__link--yandex:hover{
    background-color:#d61f18
}
.popup-sociallist__link--yandex::before{
    background-image:url(/wp-content/themes/pinup/social-yandex.svg);
    background-size:40%
}
@media only screen and (max-width:380px){
    .popup-sociallist{
        max-width:295px
    }
    .popup-sociallist__item{
        width:16.66667%
    }
    .popup-sociallist__link{
        width:38px;
        height:38px
    }
}
.popup__nav{
    margin-bottom:1em;
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.popup__nav-list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    font-size:0
}
.popup__nav-text{
    display:inline-block;
    position:relative;
    color:#a9a9a9
}
.popup__nav-item{
    display:inline-block;
    text-align:center;
    font-size:20px;
    line-height:2em;
    cursor:pointer;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%)
}
.popup__nav-item--active{
    background:-webkit-gradient(linear,left top,left bottom,from(#313131),to(#232222));
    background:-webkit-linear-gradient(top,#313131 0%,#232222 100%);
    background:linear-gradient(to bottom,#313131 0%,#232222 100%)
}
.popup__nav-item--active .popup__nav-text{
    color:#fff
}
.popup__nav-item--active .popup__nav-text::before{
    content:'';
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    top:50%;
    left:-14px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-color:#24bb9d;
    border-radius:50%
}
.popup__title-promo{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:6px;
    border:2px solid #fd6d75;
    -webkit-box-shadow:inset 0 0 16px 1px rgba(250,7,15,.85),inset 0 0 0 1px #fa070f,0 0 0 1px #fa070f,0 0 16px 1px rgba(250,7,15,.85);
    box-shadow:inset 0 0 16px 1px rgba(250,7,15,.85),inset 0 0 0 1px #fa070f,0 0 0 1px #fa070f,0 0 16px 1px rgba(250,7,15,.85);
    width:100%;
    position:relative;
    z-index:800
}
.popup__title-promo-text{
    font-size:20px;
    margin:0;
    text-align:center;
    line-height:43px;
    white-space:nowrap
}
@media only screen and (max-width:480px){
    .popup__title-promo-text{
        font-size:16px
    }
}
.popup-notif-gift{
    background-image:url(/wp-content/themes/pinup/popup-notif-gift/plain_gifts.png);
    background-position:9% 50%
}
.popup-notif-jackpot{
    background-image:url(/wp-content/themes/pinup/popup-notif-jackpot/popup-notice-jackpot.png);
    background-position:13px 50%
}
.popup-notif-jackpot .popup-notif__close::after,.popup-notif-jackpot .popup-notif__close::before,.popup-notif-pin .popup-notif__close::after,.popup-notif-pin .popup-notif__close::before{
    background-color:gold;
    -webkit-box-shadow:0 0 6px gold;
    box-shadow:0 0 6px gold
}
.popup-notif .popup-notif-jackpot__text{
    font-size:15px;
    -webkit-box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    margin:8px 10px;
    border:1px solid #fff7a7;
    border-radius:7px;
    padding:15px 0 15px 130px
}
@media screen and (max-width:500px){
    .popup-notif-jackpot{
        background:0 0
    }
    .popup-notif .popup-notif-jackpot__text{
        padding:23px
    }
    .popup-notif .popup-notif-jackpot__text br{
        display:none
    }
}
.popup-notifs-activ__btn{
    width:100%;
    display:block
}
.popup-notif{
    color:#fff;
    position:fixed;
    width:438px;
    top:85px;
    right:-500px;
    background-repeat:no-repeat;
    background-position:13% 50%;
    background-color:rgba(0,0,0,.7);
    z-index:15000;
    border-radius:5px;
    display:none
}
.popup-notif-newticket{
    background-image:url(/wp-content/themes/pinup/popup-notif-newticket/ny-ticket.png)
}
.popup-notif__text{
    -webkit-box-shadow:0 0 6px red,0 0 6px red,0 0 6px red,0 0 12px red,inset 0 0 6px red,inset 0 0 6px red,inset 0 0 6px red,inset 0 0 12px red;
    box-shadow:0 0 6px red,0 0 6px red,0 0 6px red,0 0 12px red,inset 0 0 6px red,inset 0 0 6px red,inset 0 0 6px red,inset 0 0 12px red;
    margin:8px 10px;
    border:1px solid #f88;
    border-radius:7px;
    padding:35px 0 35px 130px
}
.popup-notif__close{
    position:absolute;
    width:23px;
    height:23px;
    top:15px;
    right:15px;
    cursor:pointer
}
.popup-notif__close::after,.popup-notif__close::before{
    display:block;
    position:absolute;
    content:'';
    width:90%;
    height:2px;
    background-color:#777;
    -webkit-transform:translateY(-50%) rotate(45deg);
    transform:translateY(-50%) rotate(45deg);
    top:50%
}
.popup-notif__close::after{
    -webkit-transform:translateY(-50%) rotate(-45deg);
    transform:translateY(-50%) rotate(-45deg)
}
.popup-notif--animated{
    -webkit-animation-name:popup-notif;
    animation-name:popup-notif;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:6s;
    animation-duration:6s;
    display:block
}
@media screen and (max-width:1024px){
    .popup-notif{
        top:50px
    }
}
@media screen and (max-width:460px){
    .popup-notif{
        max-width:95%
    }
}
.popup-notif-pin{
    background-image:url(/wp-content/themes/pinup/popup-notif-pinwin/popup-notice-pincoins.png);
    background-position:13px 50%
}
.popup-notif-pin__text{
    font-size:15px;
    -webkit-box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    box-shadow:0 0 6px gold,0 0 6px gold,0 0 6px gold,0 0 12px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 6px gold,inset 0 0 12px gold;
    margin:8px 10px;
    border:1px solid #fff7a7;
    border-radius:7px;
    padding:15px 0 15px 130px
}
.svg-partners:hover .svg-partners__circle{
    opacity:1
}
.svg-partners__circle{
    fill:#38b399;
    opacity:.5;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.promo-diagram__item{
    -webkit-transition:fill .45s ease-in-out;
    transition:fill .45s ease-in-out
}
.promo-diagram__item_active{
    fill:url(#activeColor)!important
}
.promo-diagram__text{
    -webkit-transition:fill .45s ease-in-out;
    transition:fill .45s ease-in-out
}
.promo-diagram__text_active{
    text-shadow:0 0 2.5em #fff;
    font-weight:500
}
.promo-diagram__bonus{
    -webkit-transition:fill .45s ease-in-out;
    transition:fill .45s ease-in-out
}
.promo-diagram__bonus_active{
    text-shadow:0 0 2.5em #fff;
    font-weight:600
}
.header-with-lines{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    white-space:nowrap;
    width:100%;
    color:#fff;
    margin:1em 0
}
.header-with-lines:after,.header-with-lines:before{
    content:"";
    background:#f96464;
    height:1px;
    display:inline-block;
    width:50%;
    margin-top:.55em;
    border:1px solid #e03d22;
    -ms-flex-negative:1;
    flex-shrink:1;
    border-radius:1px;
    -webkit-box-shadow:0 0 20px red;
    box-shadow:0 0 20px red
}
.header-with-lines:before{
    margin-right:1rem
}
.header-with-lines:after{
    margin-left:1rem
}
.header-with-lines.is-2{
    font-size:16px
}
@media all and (min-width:768px){
    .header-with-lines.is-2{
        font-size:20px
    }
}
.header-with-lines.is-3{
    font-size:16px
}
.index-new-year{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(3.58%,#141515),color-stop(95.31%,#0c1945));
    background:-webkit-linear-gradient(top,#141515 3.58%,#0c1945 95.31%);
    background:linear-gradient(180deg,#141515 3.58%,#0c1945 95.31%)
}
.new-year-footer{
    background:#191919;
    color:#fff;
    font-weight:700;
    font-size:32px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding-bottom:130px;
    max-width:2560px;
    margin:0 auto
}
.new-year-footer__h3{
    margin:70px 0;
    font-size:32px
}
.new-year-footer__h4{
    margin:70px 0 50px;
    font-size:32px
}
.new-year-footer__table{
    width:1400px
}
.new-year-footer__table__group{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    margin-bottom:2px
}
.new-year-footer .table__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:0;
    margin:0
}
.new-year-footer .table__item{
    list-style-type:none;
    font-weight:400;
    font-size:24px;
    background:#2d2d2d;
    margin-bottom:3px;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:8px 0
}
.new-year-footer .table__item:first-child{
    background:#00bb9d;
    font-weight:700;
    position:relative
}
.new-year-footer .table__item a{
    text-decoration:none;
    color:#fff
}
.new-year-footer .table__item__number{
    width:10%;
    text-align:center
}
.new-year-footer .table__item__player{
    width:30%
}
.new-year-footer .table__item__prize{
    width:50%
}
.new-year-footer .table__item__score{
    width:10%;
    text-align:center
}
.new-year-footer button{
    margin-top:60px;
    margin-bottom:20px;
    font-size:28px;
    padding:12px 37px;
    font-weight:400
}
.new-year-footer button:after{
    width:60px;
    right:calc(50% - 30px)
}
.new-year-footer__href,.new-year-footer__instruction{
    font-weight:400;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.new-year-footer__href,.new-year-footer__href:after{
    background-position:center;
    background-repeat:no-repeat;
    overflow:hidden
}
.new-year-footer__href{
    -ms-flex-item-align:center;
    align-self:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    border:1px solid #d92315;
    background:-webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:-webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%);
    text-decoration:none;
    margin:60px auto 20px;
    z-index:99;
    border-radius:6px;
    color:#fff;
    font-size:28px;
    padding:12px 37px;
    line-height:36px;
    background-size:contain;
    position:relative
}
.new-year-footer__href:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:calc(50% - 30px);
    background-image:url(/wp-content/themes/pinup/arrow.png);
    background-size:100%;
    height:100%;
    width:60px
}
.new-year-footer__instruction{
    background:#f9fdff;
    border-radius:76px;
    width:900px;
    color:#191919;
    font-size:24px;
    line-height:28px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:30px 40px 60px;
    margin-top:-70px
}
.new-year-footer__instruction__p{
    margin:0;
    text-align:center;
    font-size:32px;
    font-weight:700;
    line-height:41px;
    z-index:9
}
.new-year-footer__instruction__list{
    padding:0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    margin:20px 0
}
.new-year-footer__instruction__list:first-child{
    margin-top:40px
}
.new-year-footer__instruction__item{
    list-style-type:none;
    margin:10px 10px 10px 70px
}
.new-year-footer__instruction__item:first-child{
    font-weight:700;
    margin:10px 10px 10px 30px
}
.new-year-footer .new-year-footer__link{
    margin-top:0;
    font-size:24px;
    opacity:.5;
    color:#fff;
    z-index:3
}
.tab__new__year{
    padding:12px 22px;
    cursor:pointer;
    color:#8c8c8c;
    background:#2d2d2d;
    min-width:120px;
    text-align:center;
    font-size:24px;
    position:relative;
    font-weight:400
}
.tab__new__year.active{
    background:#2d2d2d;
    color:#fff;
    font-weight:700
}
.tab__new__year.active::before{
    display:block;
    position:absolute;
    content:'';
    background:#00bb9d;
    height:10px;
    width:10px;
    border-radius:50%;
    left:12%;
    top:38%
}
.tabContent__new__year{
    display:none
}
.tabContent__new__year.active{
    display:block
}
.new-year-footer__tournament-hidden-href{
    opacity:0;
    height:15px
}
.table__item.table__item--text:nth-child(odd){
    background-color:#474646
}
.table__item.table__item--text:nth-child(even){
    background-color:#2d2d2d
}
@media screen and (max-width:2100px){
    .new-year-footer .new-year-footer__link{
        font-size:20px
    }
}
@media screen and (max-width:1400px){
    .new-year-footer__table{
        width:1150px
    }
    .new-year-footer .table__item__number,.new-year-footer .table__item__player,.new-year-footer .table__item__prize,.new-year-footer .table__item__score{
        font-size:20px
    }
}
@media screen and (max-width:2200px){
    .new-year-footer__h3,.new-year-footer__h4{
        margin:75px 0;
        font-size:28px
    }
    .new-year-footer__instruction{
        width:800px;
        font-weight:400;
        font-size:22px;
        line-height:28px;
        padding:20px 20px 40px;
        margin-top:-60px;
        border-radius:60px
    }
    .new-year-footer__instruction__p{
        font-size:30px;
        font-weight:700;
        line-height:41px;
        z-index:10
    }
    .new-year-footer__instruction__list{
        margin:20px 0
    }
    .new-year-footer__instruction__list:first-child{
        margin-top:40px
    }
    .new-year-footer .winners__item-game{
        font-size:22px
    }
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .button{
        margin-top:15px;
        padding:8px 15px;
        font-size:22px
    }
    .new-year-footer .new-year-footer__href{
        margin-top:60px;
        margin-bottom:30px
    }
}
@media screen and (max-width:1200px){
    .new-year-footer__table{
        width:100%
    }
    .new-year-footer .casino__table,.new-year-footer .sport__table{
        width:100%;
        overflow-x:scroll
    }
    .new-year-footer .table__list{
        min-width:1050px
    }
    .new-year-footer .tab__new__year{
        font-size:18px
    }
    .new-year-footer .table__item:first-child{
        position:relative
    }
    .new-year-footer .table__item:first-child::after{
        content:'';
        display:block;
        position:absolute;
        top:0;
        right:61%;
        background-image:url(/wp-content/themes/pinup/arrow.png);
        background-position:center;
        background-repeat:no-repeat;
        background-size:100%;
        height:100%;
        width:31px;
        overflow:hidden
    }
    .new-year-footer__instruction{
        font-size:21px;
        line-height:28px;
        padding:11px 13px 30px
    }
    .new-year-footer__instruction__list{
        margin:12px 0
    }
    .new-year-footer .new-year-footer__link{
        font-size:19px
    }
}
@media screen and (max-width:990px){
    .new-year-footer{
        padding-bottom:70px
    }
    .new-year-footer__instruction{
        width:92%;
        font-weight:400;
        font-size:20px;
        line-height:24px;
        padding:30px 10px 20px;
        margin-top:-50px;
        border-radius:45px
    }
    .new-year-footer__instruction__p{
        font-size:24px;
        font-weight:700;
        line-height:26px;
        z-index:10
    }
    .new-year-footer__instruction__list{
        margin:15px 0
    }
    .new-year-footer__instruction__list:first-child{
        margin-top:40px
    }
    .new-year-footer .new-year-footer__link{
        font-size:16px
    }
}
@media screen and (max-width:850px){
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .button{
        width:160px!important;
        margin-top:12px;
        padding:5px 14px;
        font-size:19px
    }
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .winners__item-game{
        font-size:19px
    }
}
@media screen and (max-width:770px){
    .new-year-footer__instruction{
        font-size:18px
    }
    .new-year-footer__instruction__item{
        margin:0 7px 7px 55px
    }
    .new-year-footer__instruction__list{
        margin:5px 0
    }
    .new-year-footer__instruction__p{
        font-size:22px
    }
    .new-year-footer__table{
        width:100%
    }
    .new-year-footer .table__item__number{
        width:8%;
        font-size:16px
    }
    .new-year-footer .table__item__player{
        width:32%;
        font-size:16px
    }
    .new-year-footer .table__item__prize{
        width:52%;
        font-size:16px
    }
    .new-year-footer .table__item__score{
        width:8%;
        font-size:16px
    }
    .new-year-footer .casino__table,.new-year-footer .sport__table{
        width:100%;
        overflow:scroll
    }
    .new-year-footer .table__list{
        width:950px;
        min-width:auto
    }
    .new-year-footer .tab__new__year{
        font-size:16px
    }
    .new-year-footer__h3,.new-year-footer__h4{
        margin:55px 0
    }
    .new-year-footer .new-year-footer__href{
        margin-top:50px;
        margin-bottom:19px
    }
    .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .button{
        width:120px!important;
        margin-top:20px;
        margin-bottom:20px;
        padding:4px 10px;
        font-size:18px
    }
}
@media screen and (max-width:700px){
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .button{
        width:105px!important;
        margin-top:4px;
        padding:3px 5px;
        font-size:13px;
        line-height:21px
    }
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .winners__item-game{
        font-size:13px
    }
}
@media screen and (max-width:580px){
    .new-year-footer{
        padding-bottom:40px
    }
    .new-year-footer .new-year-footer__link{
        font-size:12px
    }
    .new-year-footer .new-year-footer__href{
        margin-top:26px;
        margin-bottom:17px
    }
}
@media screen and (max-width:500px){
    .new-year-footer .table__item__player,.new-year-footer .table__item__prize{
        padding-left:7px
    }
    .new-year-footer__h3,.new-year-footer__h4{
        margin:35px 0;
        font-size:18px
    }
    .new-year-footer__instruction{
        font-size:16px;
        line-height:16px;
        margin-top:-35px;
        padding:33px 5px 15px;
        border-radius:30px
    }
    .new-year-footer__instruction__p{
        font-size:18px;
        font-weight:700;
        line-height:20px;
        z-index:10;
        letter-spacing:0
    }
    .new-year-footer__instruction__list{
        margin:10px 0
    }
    .new-year-footer__instruction__list:first-child{
        margin-top:35px
    }
    .new-year-footer__instruction__item{
        list-style-type:none;
        margin:5px 5px 5px 50px
    }
    .new-year-footer__instruction__item:first-child{
        font-weight:700;
        margin:5px 5px 5px 20px
    }
    .new-year-footer__table{
        width:100%
    }
    .new-year-footer .table__item__number,.new-year-footer .table__item__player,.new-year-footer .table__item__prize,.new-year-footer .table__item__score{
        font-size:14px
    }
    .new-year-footer .table__item--title{
        padding:0
    }
    .new-year-footer .table__item--text{
        position:relative
    }
    .new-year-footer .table__item--text:after{
        content:"";
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:415px;
        height:3px;
        position:absolute;
        top:-3px;
        right:0
    }
    .new-year-footer .table__item__span--title{
        padding:8px 0
    }
    .new-year-footer .table__item__player--title,.new-year-footer .table__item__prize--title{
        padding-left:7px
    }
    .new-year-footer .casino__table,.new-year-footer .sport__table{
        width:100%;
        overflow:scroll
    }
    .new-year-footer .table__list{
        width:800px
    }
    .new-year-footer .tab__new__year{
        font-size:14px;
        width:50%
    }
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .button{
        width:80px!important;
        margin-top:3px;
        margin-bottom:10px;
        padding:1px 5px;
        font-size:12px
    }
    .winners__item-game{
        font-size:16px
    }
    .tab__new__year.active::before{
        left:26%
    }
}
@media screen and (max-width:370px){
    .new-year-footer .tab__new__year{
        width:50%
    }
    .new-year-footer .slider-new-year__main .slider-new-year__lists-container .winners__item-ctrl-wrp .button{
        width:100%!important;
        font-size:10px
    }
}
@media screen and (max-height:1030px) and (max-width:2100px){
    .new-year-footer button,.new-year-footer__href{
        font-size:22px;
        padding:8px 27px
    }
}
@media screen and (max-width:1440px){
    .new-year-footer button,.new-year-footer__href{
        font-size:19px;
        padding:5px 23px
    }
    .new-year-footer button:after,.new-year-footer__href:after{
        width:47px;
        right:calc(50% - 23px)
    }
    .new-year-footer__href{
        margin-top:50px
    }
}
@media screen and (max-height:900px) and (max-width:1800px){
    .new-year-footer button,.new-year-footer__href{
        font-size:16px;
        padding:2px 20px
    }
    .new-year-footer__href{
        margin-top:30px
    }
}
.new-year-header{
    width:100%;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(3.58%,#141515),color-stop(95.31%,#0c1945));
    background:-webkit-linear-gradient(top,#141515 3.58%,#0c1945 95.31%);
    background:linear-gradient(180deg,#141515 3.58%,#0c1945 95.31%);
    color:#fff;
    height:calc(100vh - 80px);
    max-width:2560px;
    margin:0 auto;
    overflow-x:hidden
}
.new-year-header .snow__mob{
    display:none
}
.new-year-header .new-year-counter{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-right:500px;
    margin-top:80px
}
.new-year-header .new-year-counter .tournament-card-timer{
    -webkit-box-ordinal-group:1;
    -ms-flex-order:0;
    order:0
}
.new-year-header .new-year-counter__p{
    text-align:center;
    font-size:36px;
    font-weight:700;
    margin-top:20px
}
.new-year-header .new-year-counter__span{
    font-size:24px;
    text-transform:uppercase
}
.new-year-header .mob__br,.new-year-header .tournament-countdown span.flip-clock-label{
    display:none
}
.new-year-header__link{
    font-size:24px;
    opacity:.5;
    color:#fff;
    margin-top:-100px;
    z-index:3
}
.new-year-header__h2{
    font-size:72px;
    font-weight:700;
    margin:42px 0 19px;
    z-index:16
}
.new-year-header__h3{
    font-size:36px;
    margin:0;
    font-weight:400;
    z-index:16;
    text-align:center
}
.new-year-header__href,.new-year-header__main{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.new-year-header__href,.new-year-header__href:after{
    background-position:center;
    background-repeat:no-repeat;
    overflow:hidden
}
.new-year-header__href{
    -ms-flex-item-align:center;
    align-self:center;
    border-radius:6px;
    border:1px solid #d92315;
    background:-webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:-webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%);
    text-decoration:none;
    color:#fff;
    margin:30px auto 20px;
    font-size:28px;
    padding:12px 37px;
    font-weight:400;
    z-index:99;
    line-height:36px;
    background-size:contain
}
.new-year-header__href:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:calc(50% - 30px);
    background-image:url(/wp-content/themes/pinup/arrow.png);
    background-size:100%;
    height:100%;
    width:60px
}
.new-year-header__main{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:calc(100vh - 80px);
    width:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.new-year-header .santa{
    position:absolute;
    bottom:0;
    right:0;
    width:1808px;
    z-index:8
}
.new-year-header .decoration{
    position:absolute;
    top:0;
    left:-864px
}
.new-year-header .snow{
    position:absolute;
    bottom:0;
    width:100%;
    z-index:9
}
.new-year-header .twenty-twenty{
    position:absolute;
    bottom:0;
    -webkit-transform:translate(0%,-22%);
    transform:translate(0%,-22%)
}
.new-year-header .decoration__2{
    position:absolute;
    top:0;
    right:0
}
.new-year-header .snow__2{
    position:absolute;
    bottom:0;
    left:0
}
.new-year-header__h5{
    text-transform:uppercase;
    font-size:24px;
    font-weight:400
}
.new-year-header__counter-description__counter,.new-year-header__text{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.new-year-header__p{
    font-size:36px;
    line-height:47px;
    text-align:center
}
@media screen and (max-height:1200px) and (max-width:2200px){
    .new-year-header .new-year-counter{
        margin-top:20px
    }
    .new-year-header .santa{
        width:1608px
    }
    .new-year-header .decoration{
        height:250px;
        left:0
    }
    .new-year-header .decoration__2{
        height:250px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:2.1;
        margin-top:-50px;
        margin-bottom:-35px
    }
    .new-year-header__p{
        font-size:24px;
        line-height:34px
    }
    .new-year-header__href{
        margin-top:-3px
    }
    .new-year-header__h5{
        font-size:15px
    }
    .new-year-header__link{
        margin-top:-67px
    }
}
@media screen and (max-width:1900px){
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:2.1
    }
}
@media screen and (max-height:1030px) and (max-width:2100px){
    .new-year-header .santa{
        width:1194px
    }
    .new-year-header .decoration{
        height:250px;
        left:-735px
    }
    .new-year-header .decoration__2{
        height:250px
    }
    .new-year-header__href{
        font-size:22px;
        padding:8px 27px
    }
    .new-year-header__link{
        font-size:20px;
        margin-top:-67px
    }
    .new-year-header__h2{
        font-size:59px;
        margin-top:36px;
        margin-bottom:-5px
    }
    .new-year-header__h3{
        font-size:29px
    }
    .new-year-header .new-year-counter{
        margin-top:33px
    }
    .new-year-header__h5{
        font-size:15px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        margin-top:-51px;
        margin-bottom:-36px
    }
    .new-year-header__p{
        font-size:24px;
        line-height:33px
    }
    .new-year-header .twenty-twenty{
        -webkit-transform:translate(0%,0%);
        transform:translate(0%,0%);
        height:580px
    }
}
@media screen and (max-width:1440px){
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:2
    }
    .new-year-header .santa{
        width:1090px
    }
    .new-year-header .twenty-twenty{
        height:554px
    }
    .new-year-header__href{
        font-size:19px;
        padding:5px 23px;
        margin-top:14px
    }
    .new-year-header__href:after{
        width:47px;
        right:calc(50% - 23px)
    }
    .new-year-header__p{
        font-size:23px
    }
}
@media screen and (max-width:1200px){
    .new-year-header .decoration,.new-year-header .decoration__2{
        height:206px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:1.6
    }
    .new-year-header .new-year-counter{
        margin-right:443px
    }
    .new-year-header__h2{
        font-size:57px
    }
    .new-year-header__h3{
        font-size:27px
    }
    .new-year-header__p{
        font-size:20px;
        line-height:29px
    }
    .new-year-header .santa{
        width:1009px
    }
}
@media screen and (max-width:1024px){
    .new-year-header,.new-year-header__main{
        height:895px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:1.3
    }
}
@media screen and (max-width:890px){
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:1
    }
    .new-year-header .santa{
        width:957px
    }
    .new-year-header .new-year-counter{
        margin-right:368px
    }
}
@media screen and (max-height:900px) and (max-width:1800px){
    .new-year-header .decoration{
        height:212px;
        left:0
    }
    .new-year-header .decoration__2{
        height:206px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:1.6
    }
    .new-year-header .new-year-counter{
        margin-right:443px;
        margin-top:15px
    }
    .new-year-header__h2{
        font-size:55px
    }
    .new-year-header__h3{
        font-size:25px
    }
    .new-year-header__p{
        font-size:20px;
        line-height:29px
    }
    .new-year-header .santa{
        width:957px
    }
    .new-year-header__href{
        font-size:16px;
        padding:2px 20px;
        margin-top:2px
    }
    .new-year-header .twenty-twenty{
        height:461px
    }
}
@media screen and (max-width:838px){
    .new-year-header,.new-year-header__main{
        height:897px
    }
    .new-year-header .mob__br{
        display:block
    }
    .new-year-header .decoration{
        display:none
    }
    .new-year-header .decoration__2{
        height:160px;
        right:0
    }
    .new-year-header__link{
        font-size:19px;
        margin-top:-47px
    }
    .new-year-header__h2{
        font-size:47px;
        margin-top:29px;
        margin-bottom:28px
    }
    .new-year-header__h3{
        font-size:25px
    }
    .new-year-header .new-year-counter{
        margin-top:0;
        margin-right:0;
        width:600px;
        position:relative
    }
    .new-year-header__h5{
        font-size:16px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        margin-top:-61px;
        margin-bottom:-24px
    }
    .new-year-header__p{
        font-size:16px;
        line-height:25px
    }
    .new-year-header .twenty-twenty{
        -webkit-transform:translate(0%,-42%);
        transform:translate(0%,-42%);
        height:237px
    }
    .new-year-header .santa{
        width:640px
    }
}
@media screen and (max-width:580px){
    .new-year-header{
        height:620px;
        padding-top:0
    }
    .new-year-header .snow__mob{
        display:block;
        z-index:9;
        width:100%;
        position:absolute;
        bottom:-95px
    }
    .new-year-header__link{
        font-size:13px;
        margin-top:-80px
    }
    .new-year-header .decoration__2{
        height:112px;
        right:0
    }
    .new-year-header__h2{
        font-size:32px;
        margin-bottom:15px;
        margin-top:24px
    }
    .new-year-header__h3{
        font-size:18px;
        margin-bottom:9px
    }
    .new-year-header .new-year-counter{
        width:100%;
        position:relative
    }
    .new-year-header__h5{
        font-size:11px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:1.1;
        margin-top:-55px;
        margin-bottom:-32px
    }
    .new-year-header .santa{
        width:385px;
        right:-18px
    }
    .new-year-header__text{
        position:absolute;
        top:112px;
        width:57%;
        text-align:left;
        left:0
    }
    .new-year-header__p{
        font-size:16px;
        line-height:22px;
        text-align:left;
        margin-left:11px
    }
    .new-year-header__main{
        height:620px
    }
    .new-year-header .twenty-twenty{
        -webkit-transform:translate(0%,-210%);
        transform:translate(0%,-210%);
        height:132px
    }
}
@media screen and (max-width:360px){
    .new-year-header,.new-year-header__main{
        height:595px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:1
    }
    .new-year-header__link{
        margin-top:-150px
    }
}
@media screen and (max-width:340px){
    .new-year-header,.new-year-header__main{
        height:530px
    }
    .new-year-header .tournament-countdown.flip-clock-wrapper{
        zoom:.9
    }
    .new-year-header .santa{
        width:388px
    }
}
.new-year-header .tournament-countdown.flip-clock-wrapper{
    position:relative;
    left:auto!important;
    top:0!important;
    -webkit-transform:scale(.4);
    transform:scale(.4);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:auto;
    margin-top:-47px;
    margin-bottom:-32px
}
.new-year-header .tournament-countdown.flip-clock-wrapper ul:nth-child(n+4) li a div div.inn{
    font-size:1rem;
    background-color:#cdcdcd;
    color:#333
}
.new-year-header .tournament-countdown.flip-clock-wrapper ul,.new-year-header .tournament-countdown.flip-clock-wrapper ul li a div div.inn,.tournament-countdown.flip-clock-wrapper ul,.tournament-countdown.flip-clock-wrapper ul li a div div.inn{
    border-radius:8px
}
.new-year-header .tournament-countdown.flip-clock-wrapper ul li a div.down,.tournament-countdown.flip-clock-wrapper ul li a div.down{
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px
}
.new-year-header .tournament-countdown .flip-clock-dot{
    background:#cdcdcd
}
.new-year-header .tournament-countdown-labels{
    margin:-24px auto 1em;
    width:250px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.new-year-header .tournament-countdown-labels .index-new-year .tournament-card-timer{
    border:0
}
.new-year-header .tournament-countdown-labels .index-new-year .tournament-card-timer__time{
    position:relative
}
.new-year-header .tournament-countdown-labels .index-new-year .tournament-countdown{
    zoom:2.4;
    -moz-transform:scale(2)
}
.new-year-header .tournament-countdown-labels .index-new-year .tournament-countdown.flip-clock-wrapper{
    left:-245px;
    top:80px
}
.new-year-header .tournament-countdown-labels .index-new-year .tournament-countdown.flip-clock-wrapper ul:nth-child(n+4) li a div div.inn{
    background-color:#ededed;
    color:#e03d22;
    font-size:75px
}
.index-new-year .tournament-countdown span.flip-clock-label,.new-year-header .tournament-countdown-labels .index-new-year .tournament-countdown span.flip-clock-label{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin:0 auto;
    text-transform:uppercase;
    font-size:16px;
    color:#fff
}
.new-year-header .tournament-countdown-labels .index-new-year .tournament-countdown-labels>span{
    text-transform:uppercase
}
.index-new-year .flip-clock-wrapper ul li a div div.inn,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul li a div div.inn{
    background-color:#ededed;
    background-image:url(/wp-content/themes/pinup/calendar-stocker.png);
    background-position:center;
    background-size:auto;
    background-repeat:no-repeat;
    font-size:75px;
    color:#e03d22
}
.index-new-year .flip-clock-wrapper ul,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul{
    width:88px;
    height:130px;
    position:relative
}
.index-new-year .flip-clock-wrapper ul li,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul li{
    line-height:129px
}
.index-new-year .flip-clock-wrapper ul li a div.up:after,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul li a div.up:after{
    top:62px;
    padding:2px 0
}
.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-dot{
    opacity:0
}
.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-divider.days .flip-clock-label{
    right:-120px
}
.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-divider.hours .flip-clock-label,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-divider.minutes .flip-clock-label{
    right:-125px
}
.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-divider.seconds .flip-clock-label{
    right:-128px
}
.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-divider .flip-clock-label{
    top:140px
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.71)));
    background:linear,top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%);
    background:linear,to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%;
    -webkit-animation:show .5s linear both;
    animation:show .5s linear both
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.7) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.71)));
    background:linear,top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%);
    background:linear,to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.71) 100%;
    -webkit-animation:hide .5s .3s linear both;
    animation:hide .5s .3s linear both
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.7)),color-stop(100%,rgba(0,0,0,.1)));
    background:linear,top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%);
    background:linear,to bottom,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%;
    -webkit-animation:show .5s linear both;
    animation:show .5s linear both
}
.index-new-year .flip-clock-wrapper ul.play li.flip-clock-active .down .shadow,.new-year-header .tournament-countdown-labels .index-new-year .flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{
    background:-moz-linear-gradient(top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.71)),color-stop(100%,rgba(0,0,0,.1)));
    background:linear,top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%;
    background:-ms-linear-gradient(top,rgba(0,0,0,.71) 0%,rgba(0,0,0,.1) 100%);
    background:linear,to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%;
    -webkit-animation:hide .5s .3s linear both;
    animation:hide .5s .2s linear both
}
@media screen and (max-width:1023px){
    .tournaments__mobile-timer{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .tournaments__mobile-timer span{
        font-size:30px;
        line-height:30px
    }
    .tournaments__mobile-timer span:not(.tour-mob__sep){
        color:#000;
        background-color:#fff;
        padding:8px 5px;
        border-radius:5px;
        -webkit-box-shadow:0 0 10px #000;
        box-shadow:0 0 10px #000
    }
    .tournaments__mobile-timer span.tour-mob__sep{
        margin-top:-5px;
        margin-left:2px;
        margin-right:4px
    }
    .tournaments__mobile-timer span.tour-mob__days{
        color:#fff;
        background-color:#000
    }
    .tournament-card-timer__time{
        width:100%;
        max-width:243px
    }
}
@media screen and (max-width:374px){
    .tournament-card-timer__time{
        width:100%
    }
    .tournament-card-timer__time .tournament-countdown.flip-clock-wrapper{
        -webkit-transform:scale(.35) translateX(-148%);
        transform:scale(.35) translateX(-148%);
        left:50%
    }
    .tournament-card-timer .tournament-countdown-labels{
        width:89%;
        max-width:220px;
        font-size:14px
    }
    .tournament-card-timer .tournament-card-timer__time{
        max-width:220px
    }
}
.new-year-main{
    max-width:2560px;
    margin:0 auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow-x:hidden;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(91.93%,rgba(25,25,25,0)),to(#191919)),#10162e;
    background:-webkit-linear-gradient(top,rgba(25,25,25,0) 91.93%,#191919 100%),#10162e;
    background:linear-gradient(180deg,rgba(25,25,25,0) 91.93%,#191919 100%),#10162e
}
.new-year-main .tree{
    width:100%
}
.new-year-main .snow___mob{
    display:none
}
.new-year-main__tree{
    position:relative
}
.new-year-main__h5{
    color:#fff;
    font-weight:700;
    font-size:36px;
    line-height:47px;
    text-align:center;
    margin:150px 0 130px
}
.new-year-main .new-year-header__href{
    margin-top:-17%;
    margin-bottom:20px
}
.new-year-main__list{
    position:absolute;
    padding:0;
    top:0;
    left:0;
    width:100%;
    z-index:10
}
.new-year-main__item{
    display:block;
    width:100%;
    position:relative
}
.new-year-main .img_1{
    margin-top:19%;
    margin-left:50.8%;
    width:14%
}
.new-year-main .img_2{
    margin-top:-11.7%;
    margin-left:28.8%;
    width:14%
}
.new-year-main .img_3{
    margin-top:-14.7%;
    margin-left:52.8%;
    width:14%
}
.new-year-main .img_4{
    margin-top:-13.3%;
    margin-left:31.4%;
    width:13%
}
.new-year-main .img_5{
    margin-top:-5.6%;
    margin-left:45.5%;
    width:13%
}
.new-year-main .img_6{
    margin-top:-7.5%;
    margin-left:73.4%;
    width:13%
}
.new-year-main .img_7{
    margin-top:-5.7%;
    margin-left:39.4%;
    width:13%
}
.new-year-main .img_8{
    margin-top:-21.5%;
    margin-left:14.4%;
    width:13%
}
.new-year-main .tree_5{
    margin-top:-4%;
    margin-left:-3.6%
}
.new-year-main .img_9{
    margin-top:-19.7%;
    margin-left:62.4%;
    width:14%
}
.new-year-main .img_10{
    margin-left:19%;
    margin-top:-10.6%;
    width:14%
}
.new-year-main .tree_1{
    margin-top:-14.8%;
    margin-left:27.9%;
    z-index:1;
    display:none
}
.new-year-main .tree_2,.new-year-main .tree_3{
    margin-top:-17.8%;
    margin-left:-1.1%;
    z-index:1;
    width:15%
}
.new-year-main .img_11{
    margin-top:-3.6%;
    margin-left:36.5%;
    width:12%
}
.new-year-main .img_12{
    margin-top:-16.6%;
    margin-left:61.5%;
    width:12%
}
.new-year-main .img_13{
    margin-top:-18.5%;
    margin-left:10.5%;
    width:12%
}
.new-year-main .img_14{
    margin-left:27%;
    margin-top:-7.5%;
    width:12%
}
.new-year-main .img_15{
    margin-top:-25%;
    margin-left:53.5%;
    width:12%
}
.new-year-main .img_16{
    margin-top:-19%;
    margin-left:75.5%;
    width:12%
}
.new-year-main .img_17{
    margin-left:34.8%;
    margin-top:-12.4%;
    width:10%
}
.new-year-main .img_18{
    margin-left:4.8%;
    margin-top:-18%;
    width:12%
}
.new-year-main .img_19{
    margin-left:90%;
    margin-top:-26%;
    width:10%
}
.new-year-main .img_20{
    margin-left:63.8%;
    margin-top:-4%;
    width:10%
}
.new-year-main .snow{
    z-index:5;
    margin-top:-66px
}
.new-year-main .img__hover-img{
    display:none;
    position:absolute;
    z-index:4;
    bottom:5px
}
.new-year-main .img__hover-img__1,.new-year-main .img__hover-img__2,.new-year-main .img__hover-img__3{
    margin-left:-14%;
    width:14%
}
.new-year-main .img__hover-img__4,.new-year-main .img__hover-img__5,.new-year-main .img__hover-img__6,.new-year-main .img__hover-img__7,.new-year-main .img__hover-img__8{
    margin-left:-13%;
    width:13%
}
.new-year-main .img__hover-img__10,.new-year-main .img__hover-img__9{
    margin-left:-14%;
    width:14%
}
.new-year-main .img__hover-img__11,.new-year-main .img__hover-img__12{
    margin-left:-12%;
    width:12%
}
.new-year-main .img__hover-img__13{
    margin-left:-25.9%;
    width:12%
}
.new-year-main .img__hover-img__14,.new-year-main .img__hover-img__15,.new-year-main .img__hover-img__16{
    margin-left:-12%;
    width:12%
}
.new-year-main .img__hover-img__17{
    margin-left:-10%;
    width:10%
}
.new-year-main .img__hover-img__18{
    margin-left:-25.9%;
    width:12%
}
.new-year-main .img__hover-img__19,.new-year-main .img__hover-img__20{
    margin-left:-10%;
    width:10%
}
.new-year-main .img__hover-sign{
    display:none;
    position:absolute;
    text-align:center;
    font-size:22px;
    font-weight:700;
    font-family:"pt_sansregular",sans-serif;
    color:#fff;
    text-shadow:0 1px 2px rgba(0,0,0,.7);
    z-index:5
}
.new-year-main .img__hover-sign__1{
    margin-top:26%;
    margin-left:-10.5%;
    width:7%
}
.new-year-main .img__hover-sign__2{
    margin-top:1.2%;
    margin-left:-10.5%;
    width:7%
}
.new-year-main .img__hover-sign__3{
    margin-top:-.8%;
    margin-left:-10.5%;
    width:7%
}
.new-year-main .img__hover-sign__4{
    margin-top:.2%;
    margin-left:-10.2%;
    width:7%
}
.new-year-main .img__hover-sign__5{
    margin-top:6.5%;
    margin-left:-10.1%;
    width:7%
}
.new-year-main .img__hover-sign__6{
    margin-top:-1.5%;
    margin-left:-10%;
    width:7%
}
.new-year-main .img__hover-sign__7{
    margin-top:4.8%;
    margin-left:-10.5%;
    width:8%
}
.new-year-main .img__hover-sign__8{
    margin-top:-7.5%;
    margin-left:-11.1%;
    width:9%
}
.new-year-main .img__hover-sign__9{
    margin-top:-8.8%;
    margin-left:-10.5%;
    width:7%
}
.new-year-main .img__hover-sign__10{
    margin-top:-1.5%;
    margin-left:-10.6%;
    width:7%
}
.new-year-main .img__hover-sign__11{
    margin-top:7%;
    margin-left:-9.5%;
    width:7%
}
.new-year-main .img__hover-sign__12{
    margin-top:-6%;
    margin-left:-9.5%;
    width:7%
}
.new-year-main .img__hover-sign__13{
    margin-top:-6%;
    margin-left:-23.5%;
    width:7%
}
.new-year-main .img__hover-sign__14{
    margin-top:-1%;
    margin-left:-9.5%;
    width:7%
}
.new-year-main .img__hover-sign__15{
    margin-top:-9%;
    margin-left:-9.5%;
    width:7%
}
.new-year-main .img__hover-sign__16{
    margin-top:-3.7%;
    margin-left:-9.5%;
    width:7%
}
.new-year-main .img__hover-sign__17{
    margin-top:-6%;
    margin-left:-9%;
    width:8%
}
.new-year-main .img__hover-sign__18{
    margin-top:-7.8%;
    margin-left:-23.5%;
    width:7%
}
.new-year-main .img__hover-sign__19{
    margin-top:-7%;
    margin-left:-9%;
    width:8%
}
.new-year-main .img__hover-sign__20{
    margin-top:0;
    margin-left:-9%;
    width:8%
}
.img_mobile{
    display:none
}
.new-year-main__item__img{
    z-index:5
}
.new-year-main__item--hover-active{
    display:inline!important
}
@media screen and (min-width:1980px) and (max-width:2880px){
    .new-year-main .img__hover-sign{
        font-size:30px
    }
}
@media screen and (max-width:2480px){
    .new-year-main .img__hover-sign{
        font-size:26px
    }
}
@media screen and (max-width:1980px){
    .new-year-main .img__hover-sign{
        font-size:22px
    }
}
@media screen and (max-height:1030px) and (max-width:2100px){
    .new-year-main__h5{
        font-size:32px;
        line-height:47px;
        margin:80px 0 70px
    }
}
@media screen and (max-width:1800px){
    .new-year-main .img_16{
        margin-top:-24%
    }
    .new-year-main__h5{
        font-size:32px;
        line-height:47px;
        margin:80px 0 50px
    }
    .new-year-main .img__hover-img__16{
        margin-left:-12%;
        width:12%
    }
    .new-year-main .img__hover-sign{
        font-size:18px
    }
    .new-year-main .img__hover-sign__16{
        margin-top:-8.4%;
        margin-left:-9.5%;
        width:7%
    }
}
@media screen and (max-width:1500px){
    .new-year-main .new-year-header__href{
        margin-top:-15%
    }
    .new-year-main .snow{
        margin-top:-10%
    }
    .new-year-main .img__hover-sign{
        font-size:16px
    }
    .new-year-main .img__hover-sign__2{
        margin-top:.8%
    }
    .new-year-main .img__hover-sign__3{
        margin-top:-1.2%
    }
    .new-year-main .img__hover-sign__7{
        margin-top:4.5%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-2.5%
    }
}
@media screen and (max-height:900px) and (max-width:1800px){
    .new-year-main button{
        font-size:16px;
        padding:2px 20px
    }
}
@media screen and (max-width:1200px){
    .new-year-main__h5{
        font-size:27px;
        line-height:44px;
        margin:78px 0 62px
    }
    .new-year-main .tree_1,.new-year-main .tree_2,.new-year-main .tree_3,.new-year-main .tree_5{
        display:none
    }
    .new-year-main .img_5{
        margin-top:-20.3%;
        margin-left:62.4%
    }
    .new-year-main .img_6{
        margin-left:47.4%;
        margin-top:-13.5%
    }
    .new-year-main .img_20{
        margin-left:55.8%;
        margin-top:-8%
    }
    .new-year-main .img_8{
        margin-left:20.4%
    }
    .new-year-main .new-year-header__href{
        margin-top:-26%;
        margin-bottom:90px
    }
    .new-year-main .snow{
        margin-top:-19%
    }
    .new-year-main .img__hover-img__1,.new-year-main .img__hover-img__2,.new-year-main .img__hover-img__3{
        margin-left:-14%
    }
    .new-year-main .img__hover-img__4,.new-year-main .img__hover-img__5,.new-year-main .img__hover-img__6,.new-year-main .img__hover-img__7,.new-year-main .img__hover-img__8{
        margin-left:-13%
    }
    .new-year-main .img__hover-img__10,.new-year-main .img__hover-img__9{
        margin-left:-14%
    }
    .new-year-main .img__hover-img__13{
        margin-left:-11.9%
    }
    .new-year-main .img__hover-img__18{
        margin-left:-12%
    }
    .new-year-main .img__hover-sign{
        font-size:13px
    }
    .new-year-main .img__hover-sign__1{
        margin-top:26%;
        margin-left:-10.5%
    }
    .new-year-main .img__hover-sign__2{
        margin-top:.5%;
        margin-left:-10.5%
    }
    .new-year-main .img__hover-sign__3{
        margin-top:-2.2%;
        margin-left:-10.5%
    }
    .new-year-main .img__hover-sign__4{
        margin-top:0;
        margin-left:-10.2%
    }
    .new-year-main .img__hover-sign__5{
        margin-top:-9%;
        margin-left:-10%
    }
    .new-year-main .img__hover-sign__6{
        margin-top:-7.5%;
        margin-left:-10%
    }
    .new-year-main .img__hover-sign__7{
        margin-top:4%;
        margin-left:-10.6%
    }
    .new-year-main .img__hover-sign__8{
        margin-top:-7.3%;
        margin-left:-11.1%
    }
    .new-year-main .img__hover-sign__9{
        margin-top:-9.5%;
        margin-left:-10.5%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-2.5%;
        margin-left:-10.6%
    }
    .new-year-main .img__hover-sign__11{
        margin-top:7%;
        margin-left:-9.5%
    }
    .new-year-main .img__hover-sign__13{
        margin-left:-9.8%
    }
    .new-year-main .img__hover-sign__15{
        margin-top:-8.8%
    }
    .new-year-main .img__hover-sign__16{
        margin-top:-8.2%
    }
    .new-year-main .img__hover-sign__18{
        margin-left:-9.5%
    }
    .new-year-main .img__hover-sign__17{
        margin-top:-6.3%
    }
    .new-year-main .img__hover-sign__20{
        margin-top:-4%
    }
}
@media screen and (max-width:900px){
    .new-year-main .new-year-header__href{
        margin-bottom:60px
    }
    .new-year-main .img__hover-img{
        bottom:4px
    }
    .new-year-main .img__hover-sign{
        font-size:10px
    }
    .new-year-main .img__hover-sign__1{
        margin-top:26.2%
    }
    .new-year-main .img__hover-sign__2{
        margin-top:.9%
    }
    .new-year-main .img__hover-sign__3{
        margin-top:-1.1%
    }
    .new-year-main .img__hover-sign__4{
        margin-top:.2%
    }
    .new-year-main .img__hover-sign__5{
        margin-top:-8.3%
    }
    .new-year-main .img__hover-sign__6{
        margin-top:-6.8%
    }
    .new-year-main .img__hover-sign__7{
        margin-top:4.5%;
        margin-left:-10.5%
    }
    .new-year-main .img__hover-sign__8{
        margin-top:-6.5%;
        margin-left:-11%
    }
    .new-year-main .img__hover-sign__9{
        margin-top:-8.8%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-1.6%
    }
    .new-year-main .img__hover-sign__15{
        margin-top:-8%
    }
    .new-year-main .img__hover-sign__17{
        margin-top:-5.8%
    }
    .new-year-main .img__hover-sign__18{
        margin-top:-6.5%
    }
    .new-year-main .img__hover-sign__19{
        margin-top:-6%
    }
    .new-year-main .img__hover-sign__20{
        margin-top:-4%
    }
}
@media screen and (max-width:840px){
    .new-year-main__h5{
        font-size:20px;
        line-height:44px;
        margin:10px 0 25px;
        position:relative
    }
    .new-year-main .img_3{
        margin-top:-10.7%
    }
    .new-year-main .new-year-header__href,.new-year-main button{
        margin-top:-16%
    }
    .new-year-main .snow{
        margin-top:-8%;
        width:100%
    }
    .new-year-main .img__hover-img__3{
        margin-left:-14%
    }
    .new-year-main .img__hover-img__8{
        margin-left:-13%
    }
    .new-year-main .img__hover-img__9{
        margin-left:-14%
    }
    .new-year-main .img__hover-sign{
        font-size:8px
    }
    .new-year-main .img__hover-sign__3{
        margin-top:3%;
        margin-left:-10.6%
    }
    .new-year-main .img__hover-sign__6{
        margin-top:-7.3%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-2%
    }
    .new-year-main .img__hover-sign__12{
        margin-top:-6.5%
    }
    .new-year-main .new-year-header__href{
        margin-bottom:26px
    }
}
@media screen and (max-width:700px){
    .new-year-main .img__hover-sign{
        font-size:9px
    }
    .new-year-main .img__hover-sign__7{
        margin-top:4.2%
    }
    .new-year-main .img__hover-sign__8{
        margin-top:-7%
    }
    .new-year-main .img__hover-sign__9{
        margin-top:-8.8%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-1.8%
    }
    .new-year-main .img__hover-sign__17,.new-year-main .img__hover-sign__18,.new-year-main .img__hover-sign__19{
        margin-top:-5.9%
    }
    .new-year-main .img__hover-sign__20{
        margin-top:-4%
    }
    .new-year-main .new-year-header__href{
        margin-bottom:23px
    }
}
@media screen and (max-width:550px){
    .new-year-main{
        overflow:hidden;
        background-image:url(/wp-content/themes/pinup/new-year-main/tree.png);
        background-repeat:no-repeat;
        background-position:center;
        background-size:cover
    }
    .new-year-main__h5{
        color:#000;
        font-size:17px;
        z-index:10
    }
    .new-year-main .snow___mob{
        display:block;
        margin-top:-105px;
        width:100%;
        z-index:9
    }
    .new-year-main .tree{
        width:877px;
        margin-top:-700px
    }
    .new-year-main .img_1{
        margin-top:-5%;
        margin-left:52.8%;
        width:14%
    }
    .new-year-main .img_2{
        margin-top:-37.7%;
        margin-left:30.8%;
        width:14%
    }
    .new-year-main .img_3{
        margin-top:-5.7%;
        margin-left:42.8%;
        width:14%
    }
    .new-year-main .img_4{
        margin-top:-19.3%;
        margin-left:29.4%;
        width:13%
    }
    .new-year-main .img_5{
        margin-top:-17.3%;
        margin-left:56.4%;
        width:13%
    }
    .new-year-main .img_6{
        margin-left:39.4%;
        margin-top:-9.5%;
        width:13%
    }
    .new-year-main .img_7{
        margin-top:-17.7%;
        margin-left:30.4%;
        width:13%
    }
    .new-year-main .img_8{
        margin-left:51.4%;
        margin-top:-12.5%;
        width:13%
    }
    .new-year-main .img_9{
        margin-top:-10.5%;
        margin-left:41.4%;
        width:14%
    }
    .new-year-main .img_10{
        margin-left:56%;
        margin-top:-16.6%;
        width:14%
    }
    .new-year-main .img_11{
        margin-top:-28.6%;
        margin-left:31.5%;
        width:12%
    }
    .new-year-main .img_12{
        margin-top:-4%;
        margin-left:45.5%;
        width:12%
    }
    .new-year-main .img_13{
        margin-top:-14.5%;
        margin-left:32.5%;
        width:12%
    }
    .new-year-main .img_14{
        margin-left:58%;
        margin-top:-20.6%;
        width:12%
    }
    .new-year-main .img_15{
        margin-top:-5.5%;
        margin-left:44.5%;
        width:12%
    }
    .new-year-main .img_16{
        margin-top:-19%;
        margin-left:29.5%;
        width:12%
    }
    .new-year-main .img_17{
        margin-left:33.8%;
        margin-top:-11.4%;
        width:10%
    }
    .new-year-main .img_18{
        margin-left:45.8%;
        margin-top:-8%;
        width:12%
    }
    .new-year-main .img_19{
        margin-left:60%;
        margin-top:-33%;
        width:10%
    }
    .new-year-main .img_20{
        margin-left:57.8%;
        margin-top:-12%;
        width:10%
    }
    .new-year-main .new-year-header__href{
        margin-top:110px
    }
    .new-year-main .img__hover-img{
        bottom:5px
    }
    .new-year-main .img__hover-img__1{
        margin-left:-14%;
        width:14%
    }
    .new-year-main .img__hover-img__5{
        margin-left:-13%;
        width:13%
    }
    .new-year-main .img__hover-img__7{
        margin-top:-10.75%
    }
    .new-year-main .img__hover-img__11{
        margin-left:-12%
    }
    .new-year-main .img__hover-img__13{
        margin-left:-11.9%
    }
    .new-year-main .img__hover-img__18{
        margin-left:-11.95%
    }
    .new-year-main .img__hover-sign{
        font-size:9px
    }
    .new-year-main .img__hover-sign__1{
        margin-top:2.6%;
        margin-left:-10.5%
    }
    .new-year-main .img__hover-sign__2{
        margin-top:-8.2%
    }
    .new-year-main .img__hover-sign__3{
        margin-top:2.8%
    }
    .new-year-main .img__hover-sign__4{
        margin-top:-6.9%
    }
    .new-year-main .img__hover-sign__5{
        margin-top:-5.2%;
        margin-left:-10%
    }
    .new-year-main .img__hover-sign__6{
        margin-top:-2.8%
    }
    .new-year-main .img__hover-sign__7{
        margin-top:-8%
    }
    .new-year-main .img__hover-sign__8{
        margin-top:-4.5%
    }
    .new-year-main .img__hover-sign__9{
        margin-top:1%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-8%
    }
    .new-year-main .img__hover-sign__11{
        margin-top:-7.3%;
        margin-left:-9.4%
    }
    .new-year-main .img__hover-sign__12{
        margin-top:1.8%
    }
    .new-year-main .img__hover-sign__13{
        margin-top:-7.2%;
        margin-left:-9.65%
    }
    .new-year-main .img__hover-sign__14{
        margin-top:-7.5%
    }
    .new-year-main .img__hover-sign__15{
        margin-top:-.2%
    }
    .new-year-main .img__hover-sign__16{
        margin-top:-8.2%
    }
    .new-year-main .img__hover-sign__17{
        margin-top:-5.7%
    }
    .new-year-main .img__hover-sign__18{
        margin-top:0
    }
    .new-year-main .img__hover-sign__19{
        margin-top:-6%
    }
    .new-year-main .img__hover-sign__20{
        margin-top:-6.5%
    }
    .new-year-main .new-year-header__href{
        margin-bottom:26px
    }
    .img_desktop{
        display:none
    }
    .img_mobile{
        display:initial
    }
    .new-year-main__h5{
        margin:-95px 0 25px
    }
}
@media screen and (max-width:340px){
    .new-year-main__h5{
        margin:-80px 0 25px;
        font-size:14px
    }
    .new-year-main .tree{
        width:742px
    }
    .new-year-main .new-year-header__href{
        margin-top:244px
    }
    .new-year-main .img__hover-img__1{
        margin-left:-14%;
        width:14%
    }
    .new-year-main .img__hover-img__5{
        margin-left:-13%;
        width:13%
    }
    .new-year-main .img__hover-img__11{
        margin-left:-12%
    }
    .new-year-main .img__hover-img__13{
        margin-left:-11.9%
    }
    .new-year-main .img__hover-sign{
        font-size:10px
    }
    .new-year-main .img__hover-sign__3{
        margin-top:2.2%
    }
    .new-year-main .img__hover-sign__5{
        margin-top:-5.2%
    }
    .new-year-main .img__hover-sign__10{
        margin-top:-8.5%
    }
    .new-year-main .img__hover-sign__20{
        margin-top:-5.8%
    }
    .new-year-main .snow___mob{
        margin-top:-99px
    }
}
@media screen and (max-width:568px) and (max-height:320px){
    .new-year-main .new-year-header__href{
        margin-bottom:-7px;
        margin-top:-10%
    }
}
.popup-index-new-year{
    background:#2d2d2d;
    overflow-y:scroll;
    overflow:-moz-scrollbars-none;
    -ms-overflow-style:none;
    max-width:1200px
}
.popup-index-new-year::-webkit-scrollbar{
    width:0
}
.popup-index-new-year .popup__header{
    height:40px;
    background:#2d2d2d
}
.popup-index-new-year__container__main{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:0 20px
}
.popup-index-new-year__h2{
    font-size:30px;
    text-transform:uppercase;
    text-align:center;
    font-weight:700;
    margin:5px 0 15px
}
.popup-index-new-year__h3{
    font-size:30px;
    font-weight:700;
    text-align:center;
    margin:0 0 10px
}
.popup-index-new-year__list{
    margin:16px 0;
    padding:0
}
.popup-index-new-year__item{
    list-style-type:none;
    margin:8px 0;
    line-height:32px;
    font-size:16px
}
.popup-index-new-year .bold__span{
    font-weight:700;
    text-transform:uppercase
}
.popup-index-new-year .link__prize,.tabs .tab.is-active a,.tournament-card-description__more a{
    color:#fff
}
@media screen and (max-width:1330px){
    .popup-index-new-year{
        width:80%
    }
}
@media screen and (max-width:400px){
    .popup-index-new-year__h2{
        font-size:23px;
        margin:0 0 7px
    }
    .popup-index-new-year__h3{
        font-size:22px
    }
    .popup-index-new-year__list{
        margin:5px 0
    }
    .popup-index-new-year__item{
        font-size:14px;
        line-height:21px
    }
}
.slider-new-year{
    width:100%;
    position:relative
}
.slider-new-year__main,.slider-new-year__main .slider-new-year__lists-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    margin:0 auto;
    overflow:hidden;
    position:relative
}
.slider-new-year__main .slider-new-year__lists-container{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item{
    width:100%;
    height:25vw;
    margin-right:20px;
    position:relative;
    border-radius:6px;
    overflow:hidden;
    background-size:cover
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-image{
    position:absolute;
    top:50%;
    left:50%;
    width:97%;
    height:inherit;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    border-radius:6px
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-game{
    color:#fff;
    display:block;
    text-align:center;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-player{
    position:absolute;
    color:#24bb9d;
    left:20px;
    bottom:5px;
    text-overflow:ellipsis;
    overflow:hidden;
    max-width:82px
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-won{
    color:#d4351d;
    position:absolute;
    right:20px;
    bottom:5px
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-ctrl{
    display:block;
    width:97%;
    height:100%;
    background-color:rgba(0,0,0,.3)
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-ctrl,.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-ctrl-wrp{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item-ctrl-wrp .button{
    width:200px;
    position:relative;
    left:50%;
    -webkit-transform:translate(-50%);
    transform:translate(-50%)
}
.slider-new-year__main .new-year-tournaments__item-image{
    width:97%
}
.slider-new-year__main .main__section--winrs.winrs-top .new-year-tournaments__item-player,.slider-new-year__main .main__section--winrs.winrs-top .new-year-tournaments__item-won{
    display:none
}
.slider-new-year__main .main__section--winrs.winrs-top .new-year-tournaments__item-image{
    margin-top:5px
}
.slider-new-year__main .main__section--winrs.winrs-top .new-year-tournaments__item{
    background-image:url(/wp-content/themes/pinup/win-bg-ny-light.png)
}
.no__active__future__slider .new-year-tournaments__item:hover .new-year-tournaments__item-ctrl,.slider-new-year__main .new-year-tournaments__item:hover .new-year-tournaments__item-ctrl{
    display:block
}
.slider-new-year__main .slick-arrow{
    width:51px;
    height:82px;
    padding:0!important;
    margin:0!important;
    background-size:cover;
    font-size:0;
    z-index:3
}
.slider-new-year__main .slick-prev{
    left:20%;
    background:url(/wp-content/themes/pinup/left-arrow.png) no-repeat center
}
.slider-new-year__main .slick-next:before,.slider-new-year__main .slick-prev:before{
    content:""
}
.slider-new-year__main .slick-prev:focus,.slider-new-year__main .slick-prev:hover{
    background:url(/wp-content/themes/pinup/left-arrow.png) no-repeat center;
    background-size:cover
}
.slider-new-year__main .slick-next{
    right:20%;
    background:url(/wp-content/themes/pinup/right-arrow.png) no-repeat center
}
.slider-new-year__main .slick-next:focus,.slider-new-year__main .slick-next:hover{
    background:url(/wp-content/themes/pinup/right-arrow.png) no-repeat center;
    background-size:cover
}
.no__active__future__slider,.no__active__last__slider{
    opacity:.3
}
.no__active__future__slider .button{
    display:none
}
.glide__slide{
    outline:0
}
.flipInX{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    -webkit-animation-name:flipInX;
    animation-name:flipInX
}
@media screen and (max-width:992px){
    .slider-new-year .glide__arrow{
        margin:0;
        padding:25px 17px;
        border:0
    }
    .slider-new-year .glide__arrow--left{
        background:url(/wp-content/themes/pinup/left-arrow.png) no-repeat center;
        background-size:cover;
        left:16%
    }
    .slider-new-year .glide__arrow--right{
        background:url(/wp-content/themes/pinup/right-arrow.png) no-repeat center;
        background-size:cover;
        right:16%
    }
    .slider-new-year .new-year-tournaments__item-game{
        font-size:20px
    }
    .slider-new-year .button{
        width:130px!important;
        margin-top:23px;
        font-size:14px
    }
    .slider-new-year__main .slick-arrow{
        width:43px;
        height:70px;
        background-size:cover
    }
}
@media screen and (max-width:600px){
    .slider-new-year .new-year-tournaments__item-game{
        font-size:18px
    }
    .slider-new-year .button{
        width:126px!important;
        line-height:30px;
        font-size:16px;
        padding:6px 10px
    }
    .slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item{
        height:200px;
        margin-left:40px
    }
    .slider-new-year__main .slick-prev{
        left:6%
    }
    .slider-new-year__main .slick-next{
        right:6%
    }
    .slider-new-year__main .slick-arrow{
        width:35px;
        height:56px;
        background-size:cover
    }
}
@media screen and (max-width:500px){
    .slider-new-year .glide__arrow{
        margin:0;
        padding:21px 12px;
        border:0
    }
    .slider-new-year .glide__arrow--left{
        background:url(/wp-content/themes/pinup/left-arrow.png) no-repeat center;
        background-size:cover;
        left:13%
    }
    .slider-new-year .glide__arrow--right{
        background:url(/wp-content/themes/pinup/right-arrow.png) no-repeat center;
        background-size:cover;
        right:13%
    }
    .slider-new-year .new-year-tournaments__item-game{
        font-size:16px
    }
    .slider-new-year .button{
        margin-top:14px;
        margin-bottom:12px;
        padding:6px 10px;
        line-height:24px;
        font-size:16px
    }
    .slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item{
        height:88vw;
        margin-left:40px
    }
}
@media screen and (max-height:320px) and (max-width:568px){
    .slider-new-year__main .slider-new-year__lists-container .new-year-tournaments__item{
        height:29vw
    }
}
.tabs{
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:0;
    margin:0;
    width:100%;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#333)),#000;
    background:-webkit-linear-gradient(top,#424242 0%,#333 100%),#000;
    background:linear-gradient(180deg,#424242 0%,#333 100%),#000;
    height:36px;
    line-height:36px
}
@media all and (min-width:1023px){
    .tabs{
        border-radius:6px 6px 0 0
    }
}
.tabs .tab{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-negative:0;
    flex-shrink:0;
    text-align:center;
    font-size:16px;
    font-weight:700
}
@media all and (min-width:768px){
    .tabs .tab{
        font-size:20px
    }
}
.tabs .tab a{
    color:#c4c4c4;
    text-decoration:none;
    width:100%;
    height:100%;
    display:block
}
.tabs .tab.is-active{
    border-bottom:2px solid #24bb9d
}
.tournament-card{
    position:relative;
    background:#424242;
    border-radius:6px;
    margin-bottom:1rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.tournament-card.is-current:after,.tournament-card.is-upcoming:after{
    content:"";
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    height:100%;
    left:0;
    top:0;
    pointer-events:none;
    position:absolute;
    border-radius:6px;
    border:2px solid #5ae9cc
}
.tournament-card.is-upcoming:after{
    border:2px solid #f96464;
    -webkit-box-shadow:0 0 0 1px #e03d22,0 0 0 1px #e03d22 inset,0 0 1em #e03d22,inset 0 0 1em #e03d22;
    box-shadow:0 0 0 1px #e03d22,0 0 0 1px #e03d22 inset,0 0 1em #e03d22,inset 0 0 1em #e03d22
}
.tournament-card-header{
    width:100%;
    margin:0;
    height:54px;
    line-height:54px;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(46.96%,#424242),to(#333)) no-repeat;
    background:-webkit-linear-gradient(top,#424242 46.96%,#333 100%) no-repeat;
    background:linear-gradient(180deg,#424242 46.96%,#333 100%) no-repeat;
    font-weight:700;
    font-size:20px;
    text-align:center;
    -webkit-text-decoration-line:underline;
    text-decoration-line:underline;
    text-transform:uppercase;
    color:#fff;
    border-radius:6px 6px 0 0;
    cursor:pointer
}
.tournament-card-cover{
    width:100%;
    margin:.5rem;
    border-radius:6px;
    background:gray;
    position:relative;
    overflow:hidden;
    padding-top:62%
}
@media all and (min-width:1023px){
    .tournament-card-cover{
        padding-top:20%
    }
}
.tournament-card.is-closed .tournament-card-cover:after,.tournament-card.is-free .tournament-card-cover:after,.tournament-card.is-paid .tournament-card-cover:after,.tournament-card.is-upcoming .tournament-card-cover:after{
    content:"";
    width:57px;
    height:90px;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    top:-3px;
    left:.5rem
}
.tournament-card.is-closed .tournament-card-cover:after{
    background-image:url(/wp-content/themes/pinup/tournament-card/closed.png)
}
.tournament-card.is-closed .tournament-card-cover:before{
    content:'';
    display:block;
    width:100%;
    height:100%;
    left:0;
    top:0;
    border-radius:6px;
    background:rgba(0,0,0,.7)
}
.tournament-card.is-free .tournament-card-cover:after{
    background-image:url(/wp-content/themes/pinup/tournament-card/free.png)
}
.tournament-card.is-paid .tournament-card-cover:after{
    background-image:url(/wp-content/themes/pinup/tournament-card/paid.png)
}
.tournament-card.is-upcoming .tournament-card-cover:after{
    background-image:url(/wp-content/themes/pinup/tournament-card/upcoming.png)
}
.tournament-card-prise{
    width:100%;
    border-bottom:1px solid #5e5e5e;
    color:#fff
}
@media all and (min-width:1024px){
    .tournament-card-prise{
        margin:1rem 0;
        padding:1rem;
        width:auto;
        border:0;
        border-right:1px solid #5e5e5e;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        min-width:18rem
    }
}
.tournament-card-prise__header,.tournament-card-prise__sum{
    text-align:center;
    font-size:16px;
    margin:.5rem 0
}
.tournament-card-prise__sum{
    font-size:20px;
    font-weight:700
}
@media all and (min-width:768px){
    .tournament-card-prise__sum{
        font-size:30px
    }
}
.tournament-card-timer{
    width:100%;
    border-bottom:1px solid #5e5e5e;
    color:#fff
}
.tournament-card-timer__past-date{
    font-size:18px;
    font-weight:400;
    margin:0
}
@media all and (min-width:1024px){
    .tournament-card-timer{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        margin:1rem 0;
        padding:1rem;
        width:auto;
        border:0;
        border-right:1px solid #5e5e5e;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
}
.tournament-card-timer__header{
    text-align:center;
    font-size:16px;
    margin:.5rem 0
}
.tournament-card-timer__time{
    width:300px;
    min-height:64px;
    position:relative;
    text-align:center;
    font-size:20px;
    margin:.5rem auto;
    font-weight:700
}
@media all and (min-width:768px){
    .tournament-card-timer__time{
        font-size:30px
    }
}
.layout--tournament .winners img,.layout--tournaments .winners img,.tournament-card-description,.tournaments-gamepage__pic img{
    width:100%
}
.tournament-card-description__about{
    display:none
}
.tournament-card-description__more,.tournament-card-description__participate{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:1rem
}
.tournament-card-description__participate .button{
    min-width:200px
}
@media all and (min-width:1024px){
    .tournament-card-description{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        padding:1rem
    }
    .tournament-card-description__about{
        display:block;
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        width:100%;
        color:#fff
    }
    .tournament-card-description__about p{
        margin:.5em 0
    }
    .tournament-card-description__more{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        width:100%;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin:0
    }
    .tournament-card-description__participate{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        width:100%;
        margin-bottom:0
    }
}
.tournament-card-gamelist,.tournament-countdown span.flip-clock-label{
    display:none
}
@media (min-width:1024px){
    .tournament-card-gamelist{
        display:block;
        width:100%;
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5;
        margin:.5rem;
        border-top:1px solid #5e5e5e
    }
}
.tournament-card-gamelist__header{
    text-align:center;
    margin:1em 0;
    font-size:16px
}
.countdown-section .tournament-card-timer.past .tournament-card-timer__time,.tournament-card.is-closed .tournament-card-timer__time{
    min-height:auto
}
.tournament-card.is-closed .tournament-card-cover{
    -webkit-filter:brightness(60%);
    filter:brightness(60%)
}
.tournament-card-timer__header__upcoming-date{
    display:block;
    margin-top:10px
}
.tournament-card__player-rank{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    -webkit-box-ordinal-group:4;
    -ms-flex-order:3;
    order:3;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    width:100%;
    border-top:1px solid #5e5e5e;
    margin:15px 0 0
}
@media screen and (max-width:1023px){
    .tournament-card__player-rank{
        display:none
    }
}
.tournament-card__player-rank__item{
    min-width:25%;
    max-width:30%
}
.tournament-card__player-rank__item__header{
    margin-top:10px;
    color:rgba(255,255,255,.5);
    font-size:12px;
    margin-bottom:10px
}
.tournament-card__player-rank__item__value{
    margin-top:0;
    font-size:16px;
    font-weight:700
}
.closed-tournaments .owl-stage-outer:before,.current-tournaments .owl-stage-outer:before,.upcoming-tournaments .owl-stage-outer:before{
    content:'';
    display:block;
    position:absolute;
    width:30px;
    height:100%;
    top:0;
    left:0;
    background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background:linear-gradient(to right,rgba(0,0,0,.5),transparent);
    z-index:2
}
.closed-tournaments .owl-stage-outer:after,.current-tournaments .owl-stage-outer:after,.upcoming-tournaments .owl-stage-outer:after{
    content:'';
    display:block;
    position:absolute;
    width:30px;
    height:100%;
    top:0;
    right:0;
    background:-webkit-gradient(linear,left top,right top,from(transparent),to(rgba(0,0,0,.3)));
    background:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.3));
    background:linear-gradient(to right,transparent,rgba(0,0,0,.3));
    z-index:2
}
@media (min-width:1024px){
    .countdown-section{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .countdown-section .tournament-card-timer{
        padding-left:0;
        border-right:0
    }
}
.tournament-countdown.flip-clock-wrapper{
    position:absolute;
    left:-170px;
    top:-34px;
    -webkit-transform:scale(.4);
    transform:scale(.4);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:auto
}
.tournament-countdown.flip-clock-wrapper ul:nth-child(n+4) li a div div.inn{
    font-size:1em;
    background-color:#cdcdcd;
    color:#333
}
.tournament-countdown .flip-clock-dot{
    background:#cdcdcd
}
.tournament-countdown-labels{
    margin:-24px auto 1em;
    width:250px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.index-new-year .tournament-card-timer{
    border:0
}
.index-new-year .tournament-card-timer__time{
    position:relative
}
.index-new-year .tournament-countdown{
    zoom:2.4;
    -moz-transform:scale(2)
}
.index-new-year .tournament-countdown.flip-clock-wrapper{
    left:-245px;
    top:80px
}
.index-new-year .tournament-countdown.flip-clock-wrapper ul:nth-child(n+4) li a div div.inn{
    background-color:#ededed;
    color:#e03d22;
    font-size:75px
}
.index-new-year .tournament-countdown-labels>span{
    text-transform:uppercase
}
.index-new-year .flip-clock-dot,.userbar__item-switcher input{
    opacity:0
}
.index-new-year .flip-clock-divider.days .flip-clock-label{
    right:-120px
}
.index-new-year .flip-clock-divider.hours .flip-clock-label,.index-new-year .flip-clock-divider.minutes .flip-clock-label{
    right:-125px
}
.index-new-year .flip-clock-divider.seconds .flip-clock-label{
    right:-128px
}
.index-new-year .flip-clock-divider .flip-clock-label{
    top:140px
}
@media screen and (max-width:1023px){
    .tournaments__mobile-timer{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        widht:100%;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .tournaments__mobile-timer span{
        font-size:30px;
        line-height:30px
    }
    .tournaments__mobile-timer span:not(.tour-mob__sep){
        color:#000;
        background-color:#fff;
        padding:8px 5px;
        border-radius:5px;
        -webkit-box-shadow:0 0 10px #000;
        box-shadow:0 0 10px #000
    }
    .tournaments__mobile-timer span.tour-mob__sep{
        margin-top:-5px;
        margin-left:2px;
        margin-right:4px
    }
    .tournaments__mobile-timer span.tour-mob__days{
        color:#fff;
        background-color:#000
    }
    .tournament-card-timer__time{
        width:100%;
        max-width:243px
    }
}
@media screen and (max-width:374px){
    .tournament-card-timer__time{
        width:100%
    }
    .tournament-card-timer__time .tournament-countdown.flip-clock-wrapper{
        -webkit-transform:scale(.35) translateX(-148%);
        transform:scale(.35) translateX(-148%);
        left:50%
    }
    .tournament-card-timer .tournament-countdown-labels{
        width:89%;
        max-width:220px;
        font-size:14px
    }
    .tournament-card-timer .tournament-card-timer__time{
        max-width:220px
    }
}
.tournament-game{
    -webkit-transform:translateZ(0);
    transform:translateZ(0)
}
.tournament-game:hover{
    z-index:2
}
.tournament-game-cover{
    margin:4px;
    display:block;
    position:relative;
    padding:75% 0 0;
    border-radius:6px;
    overflow:hidden;
    -webkit-box-shadow:0 3px 47px rgba(0,0,0,.5);
    box-shadow:0 3px 47px rgba(0,0,0,.5)
}
.tournament-game-cover.random-game-cover{
    text-align:center
}
.tournament-game-cover.random-game-cover .random-game__img{
    height:60%;
    -o-object-fit:contain;
    object-fit:contain;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-animation:randomgame 3s infinite linear;
    animation:randomgame 3s infinite linear
}
.tournament-game-cover .tournament-game-control{
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.4);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-transition:opacity .5s;
    transition:opacity .5s
}
.tournament-game-cover .tournament-game-control .button{
    min-width:120px;
    cursor:pointer
}
.tournament-game-cover:hover .tournament-game-control{
    opacity:1
}
.tournament-game-cover .games__item-favorite{
    position:absolute;
    bottom:4px;
    right:4px;
    top:unset
}
.tournament-game-cover__img{
    display:block;
    height:100%;
    width:100%;
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    -o-object-fit:cover;
    object-fit:cover
}
.tournament-game-cover__caption{
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    overflow:hidden;
    width:100%;
    text-overflow:ellipsis;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    white-space:nowrap;
    background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(84.53%,#000));
    background:-webkit-linear-gradient(top,transparent 0%,#000 84.53%);
    background:linear-gradient(180deg,transparent 0%,#000 84.53%);
    padding:24px 30px 4px 8px
}
.tournament-gamelist{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
@media screen and (min-width:1024px){
    .tournament-gamelist .tournament-game{
        max-width:calc(100%/6);
        min-width:calc(100%/6)
    }
}
.tournament-table{
    color:#fff;
    font-weight:700;
    width:100%;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    border-collapse:separate;
    text-align:center
}
.tournament-table td,.tournament-table th{
    border-radius:6px;
    border:2px solid #262634;
    padding:.5em 0
}
@media (max-width:600px){
    .tournament-table td:nth-of-type(4),.tournament-table td:nth-of-type(5),.tournament-table th:nth-of-type(4),.tournament-table th:nth-of-type(5){
        display:none
    }
}
.tournament-table td:first-of-type,.tournament-table th{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#333)),#000;
    background:-webkit-linear-gradient(top,#424242 0%,#333 100%),#000;
    background:linear-gradient(180deg,#424242 0%,#333 100%),#000
}
.tournament-table td{
    background:#5e5e5e
}
.tournament-adaptive-table{
    display:table;
    color:#fff;
    font-weight:700;
    width:100%;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    border-collapse:separate;
    text-align:center
}
.tournament-adaptive-table .thead{
    display:table-header-group
}
.tournament-adaptive-table .tbody{
    display:table-row-group
}
.tournament-adaptive-table .tr{
    display:table-row
}
.tournament-adaptive-table .td,.tournament-adaptive-table .th{
    display:table-cell;
    border-radius:6px;
    border:2px solid #262634;
    padding:.5em 0
}
.tournament-adaptive-table .td:first-of-type,.tournament-adaptive-table .th{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#333)),#000;
    background:-webkit-linear-gradient(top,#424242 0%,#333 100%),#000;
    background:linear-gradient(180deg,#424242 0%,#333 100%),#000
}
.tournament-adaptive-table .td{
    background:#5e5e5e
}
@media (max-width:768px){
    .tournament-adaptive-table{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .tournament-adaptive-table .tbody,.tournament-adaptive-table .thead{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:50%;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .tournament-adaptive-table .tr{
        display:block;
        width:100%
    }
    .tournament-adaptive-table .td,.tournament-adaptive-table .th{
        display:block
    }
}
.winners-section{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.layout--tournament .winners,.layout--tournaments .winners{
    width:408px;
    max-width:100%;
    padding:1em;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.layout--tournament .winners .winners-table,.layout--tournaments .winners .winners-table{
    margin-top:1em;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    text-align:center;
    color:#fff
}
.layout--tournament .winners .winners-table .winner-prise,.layout--tournaments .winners .winners-table .winner-prise{
    font-size:16px
}
.layout--tournament .winners .winners-table .winner-prise:after,.layout--tournaments .winners .winners-table .winner-prise:after{
    content:"";
    background:#5ae9cc;
    height:1px;
    display:block;
    width:100%;
    margin:.55em 0;
    border:1px solid #24bb9d;
    -ms-flex-negative:1;
    flex-shrink:1;
    border-radius:1px;
    -webkit-box-shadow:0 0 20px #24bb9d;
    box-shadow:0 0 20px #24bb9d
}
.layout--tournament .winners .winners-table .winner-name .cell-title,.layout--tournament .winners .winners-table .winner-result .cell-title,.layout--tournaments .winners .winners-table .winner-name .cell-title,.layout--tournaments .winners .winners-table .winner-result .cell-title{
    font-size:12px;
    font-weight:700;
    color:#a9a9a9
}
.layout--tournament .winners .winners-table .winner-name .cell-content,.layout--tournament .winners .winners-table .winner-result .cell-content,.layout--tournaments .winners .winners-table .winner-name .cell-content,.layout--tournaments .winners .winners-table .winner-result .cell-content{
    font-size:12px;
    font-weight:700
}
@media (max-width:768px){
    .layout--tournament .winners .winners-table .winner-name .cell-content,.layout--tournament .winners .winners-table .winner-result .cell-content,.layout--tournaments .winners .winners-table .winner-name .cell-content,.layout--tournaments .winners .winners-table .winner-result .cell-content{
        display:block
    }
}
.has-text-green{
    color:#24bb9d
}
@media (max-width:768px){
    .tournament-prises{
        -webkit-box-ordinal-group:10;
        -ms-flex-order:9;
        order:9
    }
    .tournament-rules{
        -webkit-box-ordinal-group:11;
        -ms-flex-order:10;
        order:10;
        text-align:justify;
        padding:0 7px
    }
    .tournament-prises,.tournament-rules{
        max-height:55px;
        overflow:hidden;
        -webkit-transition:max-height .5s;
        transition:max-height .5s
    }
    .tournament-prises.is-active,.tournament-rules.is-active{
        max-height:9999px
    }
    .tournament-prises.is-active .header-with-lines:after,.tournament-rules.is-active .header-with-lines:after{
        -webkit-transform:rotateZ(45deg);
        transform:rotateZ(45deg)
    }
    .tournament-prises .header-with-lines,.tournament-rules .header-with-lines{
        text-decoration:underline;
        border-top:1px solid #5e5e5e;
        border-bottom:1px solid #5e5e5e;
        display:block;
        text-align:center;
        cursor:pointer;
        margin:4px 0;
        padding:1em 0
    }
    .tournament-prises .header-with-lines:before,.tournament-rules .header-with-lines:before{
        display:none
    }
    .tournament-prises .header-with-lines:after,.tournament-rules .header-with-lines:after{
        width:6px;
        height:6px;
        background:0 0;
        border:0;
        border-top:2px solid #5e5e5e;
        border-left:2px solid #5e5e5e;
        -webkit-box-shadow:none;
        box-shadow:none;
        margin-left:8px;
        -webkit-transform:rotateZ(225deg);
        transform:rotateZ(225deg)
    }
}
.tournaments-gamepage{
    margin-bottom:10px
}
.tournaments-gamepage__card{
    display:none
}
.tournaments-gamepage__card .button{
    margin-top:27px!important;
    margin-bottom:10px!important
}
.tournaments-gamepage__card.show{
    display:block
}
.tournaments-gamepage__header{
    color:#fff;
    text-decoration:underline;
    margin:-5px 0 0;
    font-size:20px
}
.tournaments-gamepage__pic{
    margin-top:10px;
    height:75px;
    background-color:#6f6f6f;
    border-radius:7px;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.tournaments-gamepage__timer__label{
    font-size:12px;
    font-weight:400;
    margin:10px 0 0
}
.tournaments-gamepage .tournament-card-timer__time{
    width:auto;
    min-height:47px
}
.tournaments-gamepage .tournament-card-timer__time .tournament-countdown.flip-clock-wrapper{
    -webkit-transform:scale(.32) translateX(-50%);
    transform:scale(.32) translateX(-50%);
    left:-119px!important;
    top:-46px
}
.tournaments-gamepage .tournament-countdown-labels{
    width:auto!important;
    padding-left:3px
}
.tournaments-gamepage .tournament-countdown-labels span{
    width:calc(100%/4);
    text-align:center;
    font-size:12px!important
}
.tournaments-gamepage__player{
    display:none;
    margin-top:10px;
    margin-bottom:-10px
}
.tournaments-gamepage__player p{
    margin:0;
    line-height:33px;
    text-align:left;
    border-top:1px solid #c4c4c4;
    font-size:18px
}
.tournaments-gamepage .tournaments-gamepage__card.active .button{
    display:none
}
.tournaments-gamepage .tournaments-gamepage__card.active .tournaments-gamepage__player{
    display:block
}
.tournaments-gamepage .tournaments-gamepage_dots{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:100%;
    margin-top:10px
}
.tournaments-gamepage .tournaments-gamepage_dots .tournaments-gamepage_dot{
    width:18px;
    height:18px;
    border-radius:50%;
    background-color:#333;
    position:relative;
    cursor:pointer
}
.tournaments-gamepage .tournaments-gamepage_dots .tournaments-gamepage_dot:not(:last-child){
    margin-right:9px
}
.tournaments-gamepage .tournaments-gamepage_dots .tournaments-gamepage_dot.active .tournaments-gamepage_dot_inner{
    position:absolute;
    width:12px;
    height:12px;
    background-color:#24bb9d;
    top:50%;
    left:50%;
    border-radius:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.tournaments-gamepage__card.new-year-one .tournaments-gamepage__pic{
    background:url(/wp-content/themes/pinup/tour-ny-one-gampage-cover.jpg) no-repeat 50% -1px;
    background-size:cover
}
.tournaments-slider__wrapper{
    min-height:400px;
    width:100%;
    margin:0 auto;
    background-color:#262634;
    padding-bottom:10px
}
.tournaments-slider__wrapper .tournaments-slider{
    width:100%;
    margin:0 auto;
    position:relative;
    height:100%
}
.tournaments-slider__wrapper .tournaments-slider .slider__item{
    height:400px
}
@media screen and (max-width:768px){
    .tournaments-slider__wrapper{
        max-height:250px;
        min-height:auto;
        height:100%
    }
    .tournaments-slider__wrapper .tournaments-slider .slider__item{
        max-height:250px
    }
}
.burger{
    width:36px;
    height:36px;
    background-color:inherit;
    border:2px solid #e03d22;
    border-radius:3px;
    padding:4px 2px;
    cursor:pointer;
    margin:0 8px 0 0;
    z-index:878889
}
.burger_active .burger__item:first-child{
    -webkit-transform:translateY(2px) rotate(135deg);
    transform:translateY(2px) rotate(135deg)
}
.burger_active .burger__item:nth-child(2){
    -webkit-transform:translateY(0) rotate(90deg);
    transform:translateY(0) rotate(90deg);
    display:none
}
.burger_active .burger__item:last-child{
    -webkit-transform:translateY(-2px) rotate(45deg);
    transform:translateY(-2px) rotate(45deg)
}
.burger:focus,.burger__item:focus{
    outline:0
}
.burger__item{
    display:block;
    background-color:#a9a9a9;
    height:4px;
    width:100%;
    -webkit-transition:all .3s linear;
    transition:all .3s linear
}
.burger__item:first-child{
    -webkit-transform:translateY(-3px);
    transform:translateY(-3px)
}
.burger__item:nth-child(2){
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.burger__item:last-child{
    -webkit-transform:translateY(3px);
    transform:translateY(3px)
}
.button{
    color:#fff;
    font-size:16px;
    padding:0 12px;
    text-align:center;
    line-height:35px;
    white-space:nowrap;
    border:0;
    border-radius:6px;
    position:relative;
    overflow:hidden;
    font-family:'pt_sansregular';
    -webkit-box-sizing:padding-box;
    box-sizing:padding-box;
    z-index:4
}
.button::-moz-selection{
    background-color:transparent
}
.button::selection{
    background-color:transparent
}
.button:focus{
    outline:0
}
.button::after{
    overflow:hidden
}
.button_red{
    background:-webkit-gradient(linear,left top,left bottom,from(#de3c21),to(#b41b0f));
    background:-webkit-linear-gradient(top,#de3c21 0%,#b41b0f 100%);
    background:linear-gradient(to bottom,#de3c21 0%,#b41b0f 100%);
    border:1px solid #bc2502
}
.button_green{
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    border:1px solid #55a399
}
.button--disable,.button_grey{
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    border:1px solid #787878
}
.button--disable::after,.button::after,.button_grey::after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:calc(50% - 16px);
    background-image:url(/wp-content/themes/pinup/arrow.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:100%;
    height:100%;
    width:31px
}
.button_grey::after{
    -webkit-transform:rotate(0deg)!important;
    transform:rotate(0deg)!important
}
.button--disable{
    cursor:default
}
.button--disable::after{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    -webkit-animation-name:none!important;
    animation-name:none!important
}
.button--animate::after{
    -webkit-animation-name:btnanimate;
    animation-name:btnanimate;
    -webkit-animation-duration:1.4s;
    animation-duration:1.4s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-timing-function:ease-out;
    animation-timing-function:ease-out
}
.promo-bonus-added.alarm-popup{
    -webkit-animation-name:border-to-red;
    animation-name:border-to-red;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    animation-direction:alternate-reverse
}
.promo-bonus-added.alarm-popup.it-open{
    -webkit-animation:none;
    animation:none;
    border-color:#eb8676;
    -webkit-box-shadow:0 0 8px 2px red,inset 0 0 8px 2px red;
    box-shadow:0 0 8px 2px red,inset 0 0 8px 2px red;
    height:219px
}
.promo-bonus-added.alarm-popup.it-open,.promo-bonus-added.alarm-popup.it-open .button-popup-alert__icon{
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.promo-bonus-added.alarm-popup.it-open .button{
    margin-top:10px;
    min-width:90%
}
.promo-bonus-added.alarm-popup .button-popup-alert__icon{
    background-image:url(/wp-content/themes/pinup/button-popup-alert/exclamation-mark.png);
    position:absolute;
    top:0;
    right:0;
    height:36px;
    width:36px;
    background-size:86%;
    background-repeat:no-repeat;
    background-position:center
}
@media screen and (max-width:1023px){
    .promo-bonus-added.alarm-popup.it-open{
        height:280px
    }
    .promo-bonus-added.alarm-popup.it-open .promo-bonus-added-content{
        max-width:250px;
        right:50%;
        -webkit-transform:translateX(50%);
        transform:translateX(50%)
    }
    .promo-bonus-added.alarm-popup.it-open .promo-bonus-added-gift{
        top:83px
    }
    .promo-bonus-added.alarm-popup.it-open .button-popup-alert__icon{
        top:45%
    }
}
.game-search,.game-search__vendors{
    display:none
}
@media screen and (max-width:768px){
    .aside__nav-item--search{
        padding-right:25px;
        background-size:15px!important
    }
    .aside__nav-item--form__close{
        display:none;
        width:30px;
        height:100%;
        position:absolute;
        top:0;
        right:0;
        background:url(/wp-content/themes/pinup/cross.svg) no-repeat center;
        z-index:200;
        background-size:50%;
        border:0
    }
    .aside__nav-item--form__close:focus,.game-search__vendors.hidden .burger__vendors--line:focus{
        outline:0
    }
    .game-search{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .game-search__vendors,.game-search__vendors--list{
        background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
        background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
        background:linear-gradient(to bottom,#424242 0%,#343434 100%);
        border-radius:6px
    }
    .game-search__vendors{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        color:#fff;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-preferred-size:calc(50% - 10px);
        flex-basis:calc(50% - 10px);
        line-height:35px;
        height:35px;
        cursor:pointer;
        width:calc(50% - 10px);
        position:relative
    }
    .game-search__vendors--item.new::after,.game-search__vendors.hidden .game-search__vendors--list{
        display:none
    }
    .game-search__vendors--list{
        margin:0;
        text-indent:0;
        list-style:none;
        list-style-position:outside;
        position:absolute;
        width:calc(100% - 14px);
        max-height:165px;
        min-height:35px;
        overflow-y:scroll;
        overflow-x:hidden;
        top:36px;
        left:0;
        padding:0 7px;
        -webkit-box-shadow:0 .3em 1em rgba(0,0,0,.7);
        box-shadow:0 .3em 1em rgba(0,0,0,.7);
        z-index:100
    }
    .game-search__vendors--item{
        width:100%;
        border-bottom:2px solid #656565;
        line-height:45px;
        cursor:pointer;
        position:relative
    }
    .game-search__vendors--item::after{
        content:"";
        position:absolute;
        height:30px;
        width:30px;
        -webkit-transform:translate(50%,-50%);
        transform:translate(50%,-50%);
        top:50%;
        right:50%;
        background:url(/wp-content/themes/pinup/arrow.png) no-repeat center;
        background-size:contain;
        pointer-events:none
    }
    .game-search__vendors--item.new::before{
        content:'';
        background:url(/wp-content/themes/pinup/ribbon-new-menu.svg) no-repeat center;
        position:absolute;
        width:55px;
        height:29px;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        right:-40px;
        top:45%;
        pointer-events:none
    }
    .game-search__vendors--item a{
        color:#fff;
        display:inline-block;
        width:100%;
        height:100%;
        text-decoration:none
    }
    .game-search__vendors--item a.new::after{
        content:'NEW';
        color:#e03d22;
        font-style:italic;
        position:relative;
        top:-5px;
        font-size:15px;
        left:5px;
        font-weight:700;
        z-index:500;
        pointer-events:none
    }
    .game-search__vendors--item:last-child{
        border:0
    }
    .game-search__vendors .burger__vendors{
        display:inline-block;
        width:20px;
        height:5px;
        position:relative;
        margin:0 7px
    }
    .game-search__vendors .burger__vendors--line{
        height:2px;
        display:block;
        background-color:#fff;
        width:100%;
        -webkit-transition:all .3s linear;
        transition:all .3s linear;
        z-index:-1
    }
    .game-search__vendors .burger__vendors--line:first-child{
        -webkit-transform:translateY(1px) rotate(135deg);
        transform:translateY(1px) rotate(135deg)
    }
    .game-search__vendors .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0) rotate(90deg);
        transform:translateY(0) rotate(90deg);
        display:none
    }
    .game-search__vendors .burger__vendors--line:last-child{
        -webkit-transform:translateY(-1px) rotate(45deg);
        transform:translateY(-1px) rotate(45deg)
    }
    .game-search__vendors.hidden .burger__vendors--line:first-child{
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
    .game-search__vendors.hidden .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0);
        transform:translateY(0);
        display:block
    }
    .game-search__vendors.hidden .burger__vendors--line:last-child{
        -webkit-transform:translateY(5px);
        transform:translateY(5px)
    }
    .search-input-mob{
        -ms-flex-preferred-size:calc(50%);
        flex-basis:calc(50%);
        width:calc(50%);
        height:35px;
        margin-bottom:10px
    }
    .search-input-mob .aside__nav-item--form{
        height:45px;
        width:100%
    }
    .search-input-mob .aside__nav-item--form .aside__nav-item--search{
        width:100%;
        line-height:25px;
        height:35px;
        border:1px solid #ddd;
        border-radius:6px;
        font-size:16px;
        background-size:20px;
        background-position:6px 50%;
        padding-left:30px
    }
}
@media screen and (max-width:460px){
    .aside__nav-item--search{
        font-size:14px!important;
        padding:2px 21px 2px 25px!important;
        text-overflow:ellipsis
    }
}
@media screen and (max-width:350px){
    .game-search__vendors .game-search__vendors--text{
        font-size:14px
    }
}
@media screen and (max-width:330px){
    .game-search__vendors .game-search__vendors--text{
        font-size:13px
    }
}
.news-search{
    display:none
}
@media screen and (max-width:980px){
    .news-search{
        display:block;
        width:100%
    }
    .news-search__vendors,.news-search__vendors--list{
        background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
        background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
        background:linear-gradient(to bottom,#424242 0%,#343434 100%);
        border-radius:6px
    }
    .news-search__vendors{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        color:#fff;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        line-height:35px;
        height:35px;
        cursor:pointer;
        width:100%;
        position:relative;
        margin:6px 0 -5px
    }
    .news-search__vendors.hidden .news-search__vendors--list,.news-search__vendors.new::after{
        display:none
    }
    .news-search__vendors--list{
        margin:0;
        text-indent:0;
        list-style:none;
        list-style-position:outside;
        position:absolute;
        max-height:165px;
        width:31%;
        min-width:185px;
        min-height:35px;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        overflow-y:scroll;
        overflow-x:hidden;
        top:36px;
        left:0;
        padding:0 10px;
        -webkit-box-shadow:0 .3em 1em rgba(0,0,0,.7);
        box-shadow:0 .3em 1em rgba(0,0,0,.7);
        z-index:100
    }
    .news-search__vendors--item{
        width:100%;
        border-bottom:2px solid #656565;
        line-height:45px;
        cursor:pointer;
        position:relative
    }
    .news-search__vendors--item::after{
        content:"";
        position:absolute;
        height:30px;
        width:30px;
        -webkit-transform:translate(50%,-50%);
        transform:translate(50%,-50%);
        top:50%;
        right:11%;
        background:url(/wp-content/themes/pinup/arrow.png) no-repeat center;
        background-size:contain;
        pointer-events:none
    }
    .news-search__vendors.new::before{
        content:'';
        background:url(/wp-content/themes/pinup/ribbon-new-menu.svg) no-repeat center;
        position:absolute;
        width:55px;
        height:29px;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        right:-40px;
        top:45%;
        pointer-events:none
    }
    .news-search__vendors a{
        color:#fff;
        display:inline-block;
        width:100%;
        height:100%;
        text-decoration:none
    }
    .news-search--item:last-child{
        border:0
    }
    .news-search__vendors .burger__vendors{
        display:inline-block;
        width:20px;
        height:5px;
        position:relative;
        margin:0 7px
    }
    .news-search__vendors .burger__vendors--line{
        height:2px;
        display:block;
        background-color:#fff;
        width:100%;
        -webkit-transition:all .3s linear;
        transition:all .3s linear;
        z-index:-1
    }
    .news-search__vendors .burger__vendors--line:first-child{
        -webkit-transform:translateY(1px) rotate(135deg);
        transform:translateY(1px) rotate(135deg)
    }
    .news-search__vendors .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0) rotate(90deg);
        transform:translateY(0) rotate(90deg);
        display:none
    }
    .news-search__vendors .burger__vendors--line:last-child{
        -webkit-transform:translateY(-1px) rotate(45deg);
        transform:translateY(-1px) rotate(45deg)
    }
    .news-search__vendors.hidden .burger__vendors--line:focus{
        outline:0
    }
    .news-search__vendors.hidden .burger__vendors--line:first-child{
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
    .news-search__vendors.hidden .burger__vendors--line:nth-child(2){
        -webkit-transform:translateY(0);
        transform:translateY(0);
        display:block
    }
    .news-search__vendors.hidden .burger__vendors--line:last-child{
        -webkit-transform:translateY(5px);
        transform:translateY(5px)
    }
}
.pagination,.pagination__item,.pagination__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.pagination{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.pagination__item,.pagination__list{
    padding:0
}
.pagination__list{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    list-style:none
}
.pagination__item{
    margin:0 7px;
    border-radius:5px;
    border:1px solid #343434;
    cursor:pointer
}
.pagination__href{
    padding:10px 16px;
    border-radius:5px;
    position:relative;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    text-decoration:none;
    color:#fff
}
.pagination__href--active{
    background:-webkit-gradient(linear,left top,left bottom,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background:-webkit-linear-gradient(top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background:linear-gradient(to bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%)
}
.pagination__text{
    text-decoration:underline
}
.pagination__arrow-sign{
    position:relative;
    bottom:1px
}
.pagination__description{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-top:4px
}
.pagination__description-text{
    margin:0;
    color:#fff
}
.show-password{
    background:inherit;
    border:0;
    position:relative;
    padding:0
}
.show-password:focus{
    outline:0
}
.show-password::-moz-selection{
    background-color:inherit
}
.show-password::selection{
    background-color:inherit
}
.show-password:hover .show-password__popup{
    display:block
}
.show-password__popup,.show-password__popup:after{
    background-color:#d4341d;
    position:absolute;
    left:50%
}
.show-password__popup{
    top:calc(100% + 5px);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    font-size:.625em;
    white-space:nowrap;
    padding:6px 10px;
    border-radius:5px;
    display:none
}
.show-password__popup:after{
    content:'';
    display:block;
    width:14px;
    height:14px;
    bottom:calc(100% - 9px);
    z-index:16;
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg)
}
.singleclick-cashbox.hide{
    display:none!important
}
.singleclick-cashbox{
    display:none;
    position:relative
}
.singleclick-cashbox__wrapper{
    position:absolute;
    z-index:500;
    width:305px;
    height:52px;
    background-color:#424242;
    display:none;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    top:39px;
    left:-12px;
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px
}
.singleclick-cashbox__input{
    height:34px;
    line-height:34px;
    border-radius:5px;
    text-align:right;
    padding-right:5px;
    background-color:#424242;
    color:#fff;
    border:1px solid #ddd;
    max-width:70px;
    outline:0
}
.singleclick-cashbox__input::-webkit-input-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input::-moz-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input:-ms-input-placeholder,.singleclick-cashbox__input::-ms-input-placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input::placeholder{
    color:#aaa;
    font-weight:700
}
.singleclick-cashbox__input[type=number]::-webkit-inner-spin-button,.singleclick-cashbox__input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    margin:0
}
.singleclick-cashbox__label{
    color:#fff;
    padding:5px 5px 5px 8px;
    font-weight:700
}
.singleclick-cashbox .button.button_green{
    padding:0 10px
}
.singleclick-cashbox__btn{
    height:28px;
    width:43px;
    border:0;
    background:url(/wp-content/themes/pinup/wallet.svg) no-repeat left 50%
}
.singleclick-cashbox__btn:focus{
    outline:0
}
.singleclick-cashbox__btn::after{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:0;
    border-bottom:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #fff;
    content:'';
    height:0;
    width:0
}
.header .singleclick-cashbox{
    display:block
}
.singleclick-cashbox.active .singleclick-cashbox__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.dropdown-balance.show::after,.singleclick-cashbox.active .singleclick-cashbox__btn::after{
    border-bottom:5px solid #24bb9d;
    border-top:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    top:8px
}
@media screen and (max-width:1024px){
    .singleclick-cashbox,.singleclick-cashbox .singleclick-cashbox__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .singleclick-cashbox{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        width:calc(100% - 14px);
        background-color:#424242;
        padding:11px 7px 7px;
        margin-top:-2px;
        margin-bottom:0
    }
    .singleclick-cashbox .singleclick-cashbox__wrapper{
        position:static;
        height:auto
    }
    .singleclick-cashbox__label{
        display:inline-block;
        vertical-align:middle;
        font-weight:400;
        margin-left:4px;
        margin-right:6px;
        position:relative
    }
    .singleclick-cashbox__input{
        font-size:18px!important;
        line-height:31px!important;
        height:31px!important;
        vertical-align:middle
    }
    .singleclick-cashbox__btn{
        width:50px;
        padding-right:0;
        pointer-events:none;
        background-position:center
    }
    .singleclick-cashbox__btn::after{
        display:none
    }
}
@media screen and (max-width:360px){
    .singleclick-cashbox__btn{
        width:36px
    }
    .singleclick-cashbox .button.button_green{
        padding:0 5px
    }
}
@media screen and (max-width:340px){
    .singleclick-cashbox__wrapper{
        -webkit-box-pack:end!important;
        -ms-flex-pack:end!important;
        justify-content:flex-end!important
    }
    .singleclick-cashbox .button.button_green{
        padding:0 3px
    }
    .singleclick-cashbox__label{
        margin:0;
        padding-left:3px
    }
    .singleclick-cashbox__input{
        max-width:65px
    }
}
.switch,.switch::after,.switch::before{
    width:54px;
    height:24px;
    background-repeat:no-repeat;
    background-position:center
}
.switch{
    background-color:inherit;
    border:0;
    background-image:url(/wp-content/themes/pinup/switch_disable.png);
    background-size:54px 24px;
    z-index:800;
    position:relative
}
.switch::after,.switch::before{
    content:'';
    display:block;
    position:absolute
}
.switch::before{
    right:-14px;
    z-index:1200;
    -webkit-transition:all .22s linear;
    transition:all .22s linear;
    top:3.45px;
    background-image:url(/wp-content/themes/pinup/switch_dot.png)
}
.switch::after{
    top:1px;
    left:-.5px;
    background-image:url(/wp-content/themes/pinup/switch_color.png)
}
.switch_disable::before{
    right:17px
}
.switch_disable::after{
    display:none
}
.switch:focus,.switch_disable:focus{
    outline:0
}
.switch__alert,.switch__alert::before{
    background-color:#d4341d;
    position:absolute;
    left:50%
}
.switch__alert{
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    top:calc(100% + 5px);
    z-index:444;
    font-size:.625em;
    color:#fff;
    padding:12px;
    white-space:nowrap;
    border-radius:5px;
    line-height:7px
}
.switch__alert::before{
    content:'';
    display:block;
    width:14px;
    height:14px;
    bottom:calc(100% - 9px);
    -webkit-transform:translateX(-50%) rotate(45deg);
    transform:translateX(-50%) rotate(45deg)
}
.switch__alert-link{
    text-decoration:underline;
    color:#fff
}
@media only screen and (max-width:1024px){
    .switch__alert{
        z-index:34445;
        font-size:1em;
        left:62.6%;
        top:78%;
        padding-left:6px;
        padding-right:6px
    }
}
.userbar__item-switcher,.userbar__item-switcher-inner,.userbar__item-switcher-peg{
    -webkit-transition:all .3s;
    transition:all .3s;
    -webkit-transition-timing-function:ease;
    transition-timing-function:ease
}
.userbar__item-switcher{
    width:45px!important;
    min-width:45px;
    height:100%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    cursor:pointer;
    position:relative
}
.userbar__item-switcher-inner,.userbar__item-switcher-peg{
    position:absolute;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.userbar__item-switcher-peg{
    background-color:#676767;
    border:2px solid #5c5c5c;
    border-bottom:2px solid #737373;
    border-top:2px solid #444;
    height:14px;
    width:90%;
    left:50%;
    border-radius:9px;
    -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1),inset 0 0 7px 2px rgba(0,0,0,.7);
    box-shadow:0 0 5px 1px rgba(0,0,0,.1),inset 0 0 7px 2px rgba(0,0,0,.7)
}
.userbar__item-switcher-inner{
    height:13px;
    width:13px;
    left:8px;
    border-radius:50%;
    background:-webkit-radial-gradient(center,ellipse,#000 0%,#000 20%,#d8dcdc 22%,#d8dcdc 100%);
    background:radial-gradient(ellipse at center,#000 0%,#000 20%,#d8dcdc 22%,#d8dcdc 100%);
    -webkit-box-shadow:0 0 7px 2px rgba(0,0,0,.3);
    box-shadow:0 0 7px 2px rgba(0,0,0,.3);
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.userbar__item-switcher input:checked~.userbar__item-switcher-peg,.userbar__item-switcher--active .userbar__item-switcher-peg{
    background-color:#3fa18d
}
.userbar__item-switcher input:checked~.userbar__item-switcher-peg .userbar__item-switcher-inner,.userbar__item-switcher--active .userbar__item-switcher-peg .userbar__item-switcher-inner{
    left:calc(100% - 7px)
}
.userbar__item-switcher__label{
    color:#fff;
    font-size:12px;
    margin-left:.5rem
}
.userbar__item-switcher__label.hide{
    display:none
}
.dropdown-balance{
    position:relative;
    min-width:115px;
    padding-right:15px
}
.dropdown-balance::after{
    -webkit-transition:all .2s;
    transition:all .2s;
    position:absolute;
    top:14px;
    right:0;
    border-bottom:5px solid transparent;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid #fff;
    content:'';
    height:0;
    width:0
}
.dropdown-balance__label{
    color:#fff;
    display:block
}
.dropdown-balance__value{
    color:#24bb9d;
    white-space:nowrap
}
.dropdown-balance.show .dropdown-balance__list{
    display:block
}
.dropdown-balance__list{
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    position:absolute;
    z-index:200;
    top:40px;
    right:6px;
    background-color:#3c3c3c;
    -webkit-box-shadow:0 -2px 9px 1px rgba(0,0,0,.4);
    box-shadow:0 -2px 9px 1px rgba(0,0,0,.4);
    display:none
}
.dropdown-balance__list__item{
    line-height:1.1;
    cursor:pointer;
    position:relative
}
.dropdown-balance__list__item.off{
    pointer-events:none
}
.dropdown-balance__list__item.off .dropdown-point{
    display:none!important
}
.dropdown-balance__list__item.off span{
    color:#a9a9a9!important
}
.dropdown-balance__list .dropdown-balance__list__item{
    border-bottom:2px solid #444;
    padding-left:30px;
    padding-bottom:4px;
    margin:5px 10px 5px 8px
}
.dropdown-balance__list .dropdown-balance__list__item:last-child{
    border:0
}
.dropdown-balance__list .dropdown-balance__list__item.active .dropdown-point::before{
    content:'';
    display:block;
    width:7px;
    height:7px;
    border-radius:50%;
    background-color:#24bb9d;
    position:absolute;
    left:2px;
    top:2px
}
.dropdown-balance__list .dropdown-balance__list__item .dropdown-point{
    display:inline-block;
    height:11px;
    width:11px;
    border-radius:50%;
    border:1px solid #fff;
    position:absolute;
    left:0;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    top:50%
}
.mobile__header.with-balance-dropdown{
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    text-align:right;
    min-width:123px;
    padding-left:5px;
    font-size:16px!important
}
.mobile__header.with-balance-dropdown .dropdown-balance__list{
    right:-4px;
    top:44px
}
.mobile__header.with-balance-dropdown .dropdown-balance__list .dropdown-balance__list__item{
    padding-left:40px
}
.bonus-flipclock{
    background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,-webkit-radial-gradient(#fff 10%,transparent 60%) no-repeat top;
    background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,radial-gradient(#fff 10%,transparent 60%) no-repeat top;
    background-size:contain!important;
    position:relative;
    height:300px;
    width:300px;
    margin:0 auto 20px
}
.bonus-flipclock .bonus-flipclock__value{
    position:absolute;
    top:184px;
    right:17.5%;
    color:#24bb9d;
    font-size:55px;
    font-family:"plumb_bold";
    text-shadow:4px 4px #000;
    text-align:center;
    width:80px
}
.bonus-flipclock .bonus-flipclock__text{
    padding-top:283px;
    font-size:21px
}
.bonus-flipclock .bonus-flipclock__date{
    font-size:21px
}
.bonus-flipclock.main-timer.timer-active,.bonus-flipclock.timer-active{
    background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,-webkit-radial-gradient(#24bb9d 10%,transparent 60%) no-repeat top;
    background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,radial-gradient(#24bb9d 10%,transparent 60%) no-repeat top
}
.bonus-flipclock.main-timer{
    background-size:100% 360px!important;
    height:400px;
    width:350px;
    padding-bottom:30px;
    background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,-webkit-radial-gradient(#fff 10%,transparent 60%) no-repeat top;
    background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,radial-gradient(#fff 10%,transparent 60%) no-repeat top
}
.bonus-flipclock.main-timer .bonus-flipclock__value{
    position:absolute;
    top:224px;
    right:20%;
    color:#24bb9d;
    font-size:67px;
    font-family:"plumb_bold";
    text-shadow:4px 4px #000;
    text-align:center;
    width:80px
}
.bonus-flipclock.main-timer .bonus-flipclock__text{
    padding-top:350px;
    font-size:21px
}
.bonus-flipclock.main-timer .bonus-flipclock__date{
    font-size:21px
}
.bonus-flipclock-self,.bonus-flipclock.timer-active .bonus-flipclock__date,.bonus-flipclock.timer-hold .bonus-flipclock__date{
    display:none
}
.bonus-flipclock.timer-active,.bonus-flipclock.timer-hold{
    padding-bottom:0
}
.bonus-flipclock.timer-active .bonus-flipclock-self,.bonus-flipclock.timer-hold .bonus-flipclock-self{
    display:block;
    position:absolute;
    margin:0 auto!important;
    width:255px;
    left:50%;
    bottom:-70px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%)
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip{
    border:2px solid #24bb9d;
    -webkit-box-shadow:inset 0 0 6px 2px #24bb9d,0 0 6px 2px #24bb9d!important;
    box-shadow:inset 0 0 6px 2px #24bb9d,0 0 6px 2px #24bb9d!important
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip{
    width:40px;
    height:50px;
    padding:0;
    line-height:50px;
    margin:0;
    border-radius:8px!important
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:first-child,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:first-child{
    margin-left:0;
    border-right:none
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:nth-child(2),.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:nth-child(2){
    border-left:none
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:nth-child(3),.bonus-flipclock.timer-active .bonus-flipclock-self .flip:nth-child(6),.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:nth-child(3),.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:nth-child(6){
    margin-right:7px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip:last-child,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip:last-child{
    margin-right:0
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip *,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip *{
    line-height:50px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip .inn,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip .inn{
    font-size:42px
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip-clock-divider,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip-clock-divider{
    width:0;
    height:0
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip-clock-divider .flip-clock-label,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip-clock-divider .flip-clock-label{
    color:#fff;
    top:3.9em;
    right:50%!important;
    -webkit-transform:translateX(157%);
    transform:translateX(157%);
    font-size:14px;
    margin:0;
    text-align:center
}
.bonus-flipclock.timer-active .bonus-flipclock-self .flip-clock-divider .flip-clock-dot,.bonus-flipclock.timer-hold .bonus-flipclock-self .flip-clock-divider .flip-clock-dot{
    display:none;
    visibility:hidden
}
.bonus-flipclock-self .flip-clock-divider.seconds .flip-clock-label{
    -webkit-transform:translateX(145%);
    transform:translateX(145%)
}
.bonus-flipclock-self .flip-clock-divider.days .flip-clock-label{
    -webkit-transform:translateX(180%)!important;
    transform:translateX(180%)!important
}
.bonus-flipclock-self.flip-clock-wrapper ul li a div div.inn{
    background-color:#cdcdcd;
    color:#333;
    text-shadow:none
}
.bonus-flipclock.main-timer.timer-active,.bonus-flipclock.main-timer.timer-hold{
    padding-bottom:75px
}
.bonus-flipclock.timer-hold .bonus-flipclock-self .flip{
    border:2px solid #bbb;
    -webkit-box-shadow:inset 0 0 6px 2px #fff,0 0 6px 2px #fff!important;
    box-shadow:inset 0 0 6px 2px #fff,0 0 6px 2px #fff!important
}
.bonus-flipclock__shadow{
    display:none;
    position:absolute;
    z-index:2000;
    width:100%;
    height:100%;
    background:-webkit-radial-gradient(rgba(0,0,0,.9),transparent 75%) no-repeat center 40px;
    background:radial-gradient(rgba(0,0,0,.9),transparent 75%) no-repeat center 40px;
    top:0;
    left:0
}
.bonus-flipclock__shadow .bonus-flipclock__shadow--btn{
    position:absolute;
    top:62%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.bonus-flipclock:hover .bonus-flipclock__shadow{
    display:block
}
.bonus-flipclock.main-timer:hover .bonus-flipclock__shadow{
    display:none
}
.bonus-flipclock__shadow--btn{
    padding:0 32px
}
@media screen and (max-width:374px){
    .bonus-flipclock.main-timer{
        background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,-webkit-radial-gradient(#fff 0,transparent 134px) no-repeat top;
        background:url(/wp-content/themes/pinup/modules/bonus-flipclock/free-spins.png) no-repeat top,radial-gradient(#fff 0,transparent 134px) no-repeat top;
        background-size:contain!important;
        position:relative;
        height:300px;
        width:300px;
        margin:0 auto 20px
    }
    .bonus-flipclock.main-timer .bonus-flipclock__value{
        position:absolute;
        top:184px;
        right:17.5%;
        color:#e01015;
        font-size:55px;
        font-family:"plumb_bold";
        text-shadow:4px 4px #000;
        text-align:center;
        width:80px
    }
    .bonus-flipclock.main-timer .bonus-flipclock__text{
        padding-top:283px;
        font-size:21px
    }
    .bonus-flipclock.main-timer .bonus-flipclock__date{
        font-size:21px
    }
}
.gamepage__main{
    -webkit-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    position:relative;
    height:100%;
    padding-bottom:10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.gamepage__main .button{
    width:100%;
    min-height:38px
}
.gamepage__main iframe{
    border:0;
    width:100%;
    height:100%
}
.gamepage__aside .popup-form--auth .button_green.popup-button--reg{
    margin-bottom:10px
}
.gamepageText{
    padding:69px 23px 20px;
    color:#fff;
    line-height:normal;
    background:#1a1a27
}
.gamepageText h3{
    margin-left:20px;
    font-size:18px;
    font-weight:400
}
.gamepageText .info__game{
    font-size:14px;
    line-height:19px;
    font-weight:400;
    letter-spacing:.5px
}
.gamepage__aside{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:10px;
    color:#fff;
    position:relative;
    height:100%;
    overflow-x:hidden;
    width:247px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    background:rgba(0,0,0,.7);
    -ms-flex-negative:0;
    flex-shrink:0
}
.gamepage__aside::-webkit-scrollbar{
    position:fixed;
    display:none
}
.gamepage__aside .logo{
    display:block;
    margin-top:0;
    margin-bottom:auto
}
.gamepage__aside .logo img{
    display:block;
    margin:auto
}
.gamepage__aside .button{
    display:block;
    max-width:100%;
    width:100%;
    margin-bottom:0;
    margin-top:auto
}
.gamepage__aside-backbtn{
    -ms-flex-negative:0;
    flex-shrink:0
}
.gamepage__userbar{
    padding-bottom:50px
}
.gamepage__userbar .bonus__button{
    margin:0 auto;
    margin-top:2rem
}
.gamepage__userbar-title{
    color:#fff;
    text-shadow:0 0 1em #fff;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#343434));
    background:-webkit-linear-gradient(top,#424242 0%,#343434 100%);
    background:linear-gradient(to bottom,#424242 0%,#343434 100%);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 0 10px;
    border-radius:6px;
    padding:17.5px 10px;
    font-size:1.25em;
    font-family:'pt_sansregular';
    font-weight:400;
    line-height:0;
    cursor:default;
    text-align:center
}
.gamepage__userbar-title::-moz-selection{
    background-color:transparent
}
.gamepage__userbar-title::selection{
    background-color:transparent
}
.gamepage__userbar-list{
    padding:0;
    text-indent:0;
    list-style:none;
    list-style-position:outside;
    margin:0 0 10px
}
.gamepage__userbar-item{
    display:block;
    line-height:1.6em;
    text-align:left
}
.gamepage__userbar-item span:last-child{
    float:right
}
.gamepage__userbar-singleclick{
    padding-bottom:10px
}
.gamepage__userbar-singleclick__header{
    text-align:center;
    margin:.7em 0
}
.gamepage__userbar-singleclick-field{
    background:url(/wp-content/themes/pinup/wallet.svg) no-repeat left 50%;
    margin-bottom:.7em;
    padding-left:42px
}
.gamepage__userbar-singleclick-input{
    text-align:right;
    padding-right:.3em;
    border-radius:4px;
    border:0;
    line-height:30px;
    color:#000;
    font-size:20px;
    max-width:168px;
    width:130px
}
.gamepage__userbar-singleclick-input:focus{
    outline:0
}
.gamepage__userbar-singleclick-input[type=number]::-webkit-inner-spin-button,.gamepage__userbar-singleclick-input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    margin:0
}
.gamepage__userbar-singleclick-label{
    text-align:center;
    display:inline-block;
    margin-left:12px
}
@media screen and (max-height:830px){
    .gamepage__aside-backbtn{
        position:static;
        -webkit-transform:translate(0);
        transform:translate(0);
        width:100%!important;
        margin-top:5px
    }
    .gamepage__userbar{
        padding-bottom:0
    }
}
.striked-title{
    text-align:center;
    text-transform:uppercase;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(48%,transparent),color-stop(48%,#fff),color-stop(53%,#fff),color-stop(53%,transparent));
    background-image:-webkit-linear-gradient(bottom,transparent 48%,#fff 48%,#fff 53%,transparent 53%);
    background-image:linear-gradient(to top,transparent 48%,#fff 48%,#fff 53%,transparent 53%);
    font-size:16px;
    margin-top:1em;
    margin-bottom:.3em;
    text-shadow:0 0 1em #fff
}
.striked-title span{
    background:#0c0c11;
    padding:0 8px
}
.nexa-jackpot{
    text-align:center;
    font-family:"nexa_scriptbold";
    margin:0;
    color:#d01918;
    font-size:24px
}
.popup-congratulations .popup-alert__fund,.popup-congratulations .popup-alert__header-name,.popup-congratulations .popup-alert__position,.popup-congratulations .popup-alert__section,.popup-congratulations .popup-alert__start,.popup-congratulations .popup-alert__term,.popup-congratulations .popup-alert__win{
    display:none
}
.popup-congratulations .popup-alert__bold-word{
    font-weight:400
}
.popup-congratulations .popup-alert__green-word{
    color:#fff
}
.popup-congratulations .popup-alert__img-wrap{
    width:25%
}
.popup-congratulations .popup-alert__text{
    width:75%
}
.popup-congratulations-name .popup-alert__fund,.popup-congratulations-name .popup-alert__position,.popup-congratulations-name .popup-alert__section-name,.popup-congratulations-name .popup-alert__start,.popup-congratulations-name .popup-alert__term,.popup-congratulations-name .popup-alert__win{
    display:none
}
.popup-congratulations-name .popup-alert__img-wrap{
    width:25%
}
.popup-congratulations-name .popup-alert__text{
    width:75%
}
.popup-tournament-finish .popup-alert__fund,.popup-tournament-finish .popup-alert__header-name,.popup-tournament-finish .popup-alert__mark,.popup-tournament-finish .popup-alert__position_congratulations,.popup-tournament-finish .popup-alert__section,.popup-tournament-finish .popup-alert__start,.popup-tournament-finish .popup-alert__term{
    display:none
}
.popup-tournament-finish .popup-alert__bold-word{
    font-weight:400
}
.popup-tournament-finish .popup-alert__img-wrap{
    width:25%
}
.popup-tournament-finish .popup-alert__text{
    width:75%
}
.popup-tournament-finish .popup-alert__win .popup-alert__bold-word{
    font-weight:700
}
.popup-tournament-finish .popup-alert__text-header{
    padding-bottom:6px
}
.popup-tournament-finish-name .popup-alert__fund,.popup-tournament-finish-name .popup-alert__mark,.popup-tournament-finish-name .popup-alert__position_congratulations,.popup-tournament-finish-name .popup-alert__section-name,.popup-tournament-finish-name .popup-alert__start,.popup-tournament-finish-name .popup-alert__term{
    display:none
}
.popup-tournament-finish-name .popup-alert__win .popup-alert__bold-word{
    font-weight:400
}
.faq,.popup-tournament-finish-name .popup-alert__green-word{
    color:#fff
}
.popup-tournament-start-name .popup-alert__fund,.popup-tournament-start-name .popup-alert__mark,.popup-tournament-start-name .popup-alert__position,.popup-tournament-start-name .popup-alert__position_congratulations,.popup-tournament-start-name .popup-alert__section-name,.popup-tournament-start-name .popup-alert__term,.popup-tournament-start-name .popup-alert__win{
    display:none
}
.popup-tournament-start-name .popup-alert__text-header{
    padding-bottom:5px
}
.popup-tournament-started-name .popup-alert__mark,.popup-tournament-started-name .popup-alert__position,.popup-tournament-started-name .popup-alert__position_congratulations,.popup-tournament-started-name .popup-alert__section-name,.popup-tournament-started-name .popup-alert__start,.popup-tournament-started-name .popup-alert__win{
    display:none
}
.popup-tournament-started-name .popup-alert__img-wrap{
    width:25%
}
.popup-tournament-started-name .popup-alert__text{
    width:75%
}
.faq{
    font-size:1em
}
.faq ::-moz-selection{
    background-color:transparent
}
.faq ::selection{
    background-color:transparent
}
.faq__content{
    padding-left:1em;
    -webkit-transform-origin:bottom;
    transform-origin:bottom;
    -webkit-animation-name:faqShow;
    animation-name:faqShow;
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both;
    position:relative;
    z-index:10;
    margin-bottom:2em
}
.faq__content ol,.faq__content ul{
    padding-left:1.25em
}
.faq__content ol li,.faq__content ul li{
    margin-bottom:.55em
}
.faq__content ol li::before{
    margin-right:1.25em
}
.faq__content ol li:nth-child(1)::before{
    content:'1)'
}
.faq__content ol li:nth-child(2)::before{
    content:'2)'
}
.faq__content ol li:nth-child(3)::before{
    content:'3)'
}
.faq__content ol li:nth-child(4)::before{
    content:'4)'
}
.faq__content ol li:nth-child(5)::before{
    content:'5)'
}
.faq__content ol li:nth-child(6)::before{
    content:'6)'
}
.faq__content ol li:nth-child(7)::before{
    content:'7)';
    margin-right:2em
}
.faq__content ol li:nth-child(8)::before{
    content:'8)'
}
.faq h2,.faq h3:not(.article__label-dec),.faq h4,.faq h5{
    font-size:1.25em;
    padding-top:1em;
    padding-bottom:.25em;
    margin:0 0 .75em;
    font-weight:700;
    cursor:pointer;
    -webkit-transition:color .17s ease-in-out;
    transition:color .17s ease-in-out;
    background-color:#262634
}
.faq h2:NOT(h2,h1)::before,.faq h3:not(.article__label-dec):NOT(h2,h1)::before,.faq h4:NOT(h2,h1)::before,.faq h5:NOT(h2,h1)::before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    margin-right:.8em;
    background-image:url(/wp-content/themes/pinup/arrow.svg);
    background-position:center;
    background-repeat:no-repeat;
    background-size:160%;
    height:1em;
    width:1em;
    margin-top:-6px;
    -webkit-transition:-webkit-transform .16s linear;
    transition:transform .16s linear;
    transition:transform .16s linear,-webkit-transform .16s linear;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.faq__trigger{
    position:relative;
    z-index:40
}
.faq__trigger--active{
    color:#ddd
}
.faq__trigger--active::before{
    -webkit-transform:rotate(0deg)!important;
    transform:rotate(0deg)!important
}
.faq h2{
    color:#24bb9d
}
.faq .hidden{
    display:none
}
.faq__nav{
    margin-bottom:1.25em
}
.faq__nav-item{
    line-height:2.25em
}
.faq__nav-link{
    text-decoration:none;
    color:#24bb9d
}
.faq__nav-link:hover{
    color:#28d0af
}
.faq__search label{
    margin-right:.5em
}
.faq__search .input--text{
    display:inline-block;
    width:auto
}
.article__label-dec{
    color:#fff!important;
    padding-bottom:22px!important
}
@media screen and (min-width:980px){
    article.faq{
        padding-left:10px
    }
}
@media only screen and (max-width:576px){
    .faq__content{
        padding-left:0
    }
}
.news__article__h2,.news__wrapper__h2{
    text-align:center;
    color:#fff;
    font-size:20px;
    line-height:26px;
    font-weight:700;
    margin:0;
    background:-webkit-gradient(linear,left top,left bottom,from(#424242),to(#333)),#000;
    background:-webkit-linear-gradient(top,#424242 0%,#333 100%),#000;
    background:linear-gradient(180deg,#424242 0%,#333 100%),#000;
    border-radius:6px;
    padding:5.2px 0
}
.news__wrapper .news__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:3px 0;
    margin:0
}
.news__wrapper .news__list .news__item{
    background:#424242;
    border-radius:6px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:8px 0 6px;
    padding:10px
}
.news__wrapper .news__list .news__item .news__img{
    min-width:374px;
    height:284px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    border-radius:6px;
    margin-right:20px
}
.news__wrapper .news__list .news__item .news__text{
    width:100%
}
.news__wrapper .news__list .news__item .news__text__link{
    display:block;
    font-weight:700;
    font-size:20px;
    line-height:26px;
    color:#fff;
    text-transform:uppercase;
    margin-bottom:7px;
    width:100%
}
.news__wrapper .news__list .news__item .news__text .news__data{
    font-size:16px;
    line-height:21px;
    color:#fff;
    opacity:.5;
    margin-right:10px
}
.news__wrapper .news__list .news__item .news__text__link__casino{
    margin-right:6px;
    text-decoration:none;
    font-size:16px;
    line-height:21px;
    color:#24bb9d;
    cursor:pointer
}
.news__wrapper .news__list .news__item .news__text__p{
    font-size:16px;
    line-height:21px;
    color:#fff;
    margin:10px 0 30px
}
.news__wrapper .news__list .news__item .news__text__p .news__text__main__p{
    margin-right:10px;
    margin-bottom:0
}
.news__wrapper .news__list .news__item .news__text__link__more{
    font-size:16px;
    line-height:21px;
    color:#fff
}
.news__wrapper .news__pagination{
    padding-left:1%;
    margin:12px 0 5px
}
@media screen and (max-width:700px){
    .news__wrapper .news__list{
        overflow-x:scroll;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-overflow-scrolling:touch
    }
    .news__wrapper .news__list .news__item{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        margin:7px 1%;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        min-width:98%
    }
    .news__wrapper .news__list .news__item .news__text{
        padding-top:10px;
        padding-bottom:10px;
        width:96%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .news__wrapper .news__list .news__item .news__text .news__data,.news__wrapper .news__list .news__item .news__text__link__casino{
        -webkit-box-ordinal-group:0;
        -ms-flex-order:-1;
        order:-1
    }
    .news__wrapper .news__list .news__item .news__text__link{
        margin:6px 0 3px
    }
    .news__wrapper .news__list .news__item .news__img,.news__wrapper .news__list .news__item .news__text__p .news__text__main__p{
        margin-right:0
    }
}
@media screen and (max-width:380px){
    .news__wrapper .news__list .news__item .news__img{
        min-width:323px;
        height:244px
    }
    .news__wrapper .news__list .news__item .news__text{
        width:97%
    }
}
@media screen and (max-width:360px){
    .news__wrapper .news__list .news__item .news__img{
        min-width:274px;
        height:207px
    }
    .news__wrapper .news__list .news__item .news__text{
        width:97%
    }
}
.news__article__h2{
    text-transform:uppercase;
    padding:5.2px 3px;
    margin:0 0 11px
}
.news__article__data{
    font-size:16px;
    line-height:21px;
    color:#fff;
    opacity:.5;
    margin-right:10px
}
.news__article__link__casino{
    margin-right:6px;
    text-decoration:none;
    font-size:16px;
    line-height:21px;
    color:#24bb9d;
    cursor:pointer
}
.news__article__p{
    font-size:16px;
    line-height:21px;
    color:#fff;
    margin:20px 0
}
.news__article__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    color:#fff;
    margin:10px 0 20px
}
.news__article__item{
    font-size:16px;
    line-height:21px;
    color:#24bb9d
}
.news__article .green__span{
    color:#fff
}
.news__article .news-search--news-article{
    margin-bottom:10px
}
.news__article .news__article__link,.news__article .news__article__span{
    color:#fff;
    font-weight:400;
    font-size:16px;
    line-height:21px
}
.news__article .news__article__link{
    color:#24bb9d
}
.news__article .button__wrapper,.news__article .iframe__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin:30px 0 20px
}
.news__article .button__wrapper button{
    min-width:226px;
    margin:0 20px 0 0
}
.news__article .iframe__wrapper{
    margin:33px 0
}
.news__article .iframe__wrapper iframe{
    width:80%;
    height:440px
}
.news__article__contacts{
    font-size:16px;
    line-height:21px;
    margin-bottom:18px
}
.news__article__contacts__span{
    color:#fff;
    font-size:16px;
    line-height:21px
}
.news__article .button_red{
    padding-left:48.295px!important;
    padding-right:48.295px!important
}
@media screen and (max-width:500px){
    .news__article__h2{
        margin:11px 0;
        font-size:16px
    }
    .news__article__p{
        margin:11px 0
    }
    .news__article__list{
        padding-left:21px;
        margin:10px 0
    }
    .news__article .iframe{
        margin:12px 0
    }
    .news__article__contacts__youtube{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .news__article .button__wrapper{
        -webkit-box-orient:vertical;
        -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
        flex-direction:column-reverse;
        margin:19px 0 10px
    }
    .news__article .button__wrapper button{
        margin:0 auto 13px
    }
    .news__article .button__wrapper .button_grey{
        margin:0 auto 7px
    }
    .news__article .iframe__wrapper{
        margin:13px 0
    }
    .news__article .iframe__wrapper iframe{
        width:100%;
        height:52.6vw
    }
    .news__article .fr-fic{
        width:100%!important
    }
}
.newyear-banner-tour-first{
    background:url(/wp-content/themes/pinup/background-tournametns-ny.jpg) no-repeat center;
    height:100%;
    width:100vw;
    background-size:cover
}
.newyear-banner-tour-first__content{
    margin:0 auto;
    background-image:url(/wp-content/themes/pinup/snow-present.png),url(/wp-content/themes/pinup/piper.png);
    background-position:50% 100%,calc((100vw - 1280px)/2) 100%;
    background-repeat:no-repeat;
    background-size:contain,340px;
    height:100%;
    width:100%;
    z-index:6
}
@media screen and (min-width:2000px){
    .newyear-banner-tour-first__content{
        background-position:50% 110%,calc((100vw - 1280px)/2) 100%
    }
}
.newyear-banner-tour-first__wrapper{
    max-width:1280px;
    height:100%;
    width:100%;
    margin:0 auto;
    position:relative;
    background-image:url(/wp-content/themes/pinup/satan.png),url(/wp-content/themes/pinup/nyy-bawl.png);
    background-position:calc(96%) 20%,calc(100% - 300px) 93%;
    background-repeat:no-repeat
}
.newyear-banner-tour-first__text{
    max-width:603px;
    text-align:center;
    margin:0 auto;
    padding-top:20px;
    color:#fff;
    font-weight:900;
    font-size:72px;
    text-shadow:2px 2px 2px #000
}
.newyear-banner-tour-first__text svg{
    position:relative;
    top:2px
}
.newyear-banner-tour-first__text p{
    margin:0
}
.newyear-banner-tour-first__text .green-text{
    color:#24bb9d
}
.newyear-banner-tour-first__text .tournament-date{
    font-size:36px;
    margin:0
}
.newyear-banner-tour-first__text .tournament-text{
    color:#fff!important
}
.slider__item .button.newyear-banner-tour-first__btn{
    -webkit-transform:none;
    transform:none;
    bottom:20px;
    padding:.4rem 2rem;
    width:auto
}
@media screen and (max-width:1280px){
    .newyear-banner-tour-first__content{
        background-position:50% 100%,7px 100%
    }
}
@media screen and (max-width:768px){
    .newyear-banner-tour-first__wrapper{
        background:0 0
    }
    .newyear-banner-tour-first__text{
        font-size:5vw
    }
    .newyear-banner-tour-first__text svg{
        width:19vw;
        height:5vw;
        top:.9vw
    }
    .newyear-banner-tour-first__text .tournament-date{
        font-size:4vw
    }
    .newyear-banner-tour-first__content{
        background-size:contain,221px
    }
}
@media screen and (max-width:450px){
    .newyear-banner-tour-first{
        background-position:left;
        background:url(/wp-content/themes/pinup/ny-bkg-mob.jpg) no-repeat center
    }
    .newyear-banner-tour-first__text{
        font-size:29px!important;
        width:260px;
        float:right;
        font-weight:400!important
    }
    .newyear-banner-tour-first__text svg{
        width:107px;
        height:30px;
        top:4px
    }
    .newyear-banner-tour-first__text .tournament-date{
        font-size:18px
    }
    .slider__item .button.newyear-banner-tour-first__btn{
        bottom:60px
    }
}
.newyear-banner-tour-second{
    background:url(/wp-content/themes/pinup/ny-two/ny-two-bkg.jpg) no-repeat center;
    height:100%;
    width:100vw;
    background-size:cover;
    background-position:bottom
}
.newyear-banner-tour-second__content{
    margin:0 auto;
    height:100%;
    width:100%;
    z-index:6
}
.newyear-banner-tour-second__wrapper{
    max-width:1280px;
    height:100%;
    width:100%;
    margin:0 auto;
    position:relative
}
.loto__item{
    width:151px;
    height:254px;
    margin:auto;
    -webkit-transition:-webkit-box-shadow,-webkit-transform .2s ease-in-out;
    transition:box-shadow,transform .2s ease-in-out;
    transition:box-shadow,transform .2s ease-in-out,-webkit-box-shadow,-webkit-transform .2s ease-in-out;
    position:relative;
    cursor:pointer
}
.loto__item:hover{
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
    -webkit-box-shadow:28px 0 24px -20px rgba(0,0,0,.25),-28px 0 24px -20px rgba(0,0,0,.25);
    box-shadow:28px 0 24px -20px rgba(0,0,0,.25),-28px 0 24px -20px rgba(0,0,0,.25)
}
.loto__item-wrapper{
    border-radius:3px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #767672;
    padding:4px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    width:calc(100% - 12px);
    height:calc(100% - 24px);
    background-color:#61615c
}
.loto__item-header{
    text-align:center;
    font-size:16px;
    margin-bottom:.25em
}
.loto__item-header-title{
    font-weight:600;
    margin-bottom:.25em
}
.loto__item-header-number,.loto__item-header-title{
    display:block;
    color:#fff;
    line-height:1em
}
.loto__item-main{
    border-radius:50%;
    width:114px;
    height:114px;
    border:2px solid #fff;
    font-size:16px;
    display:block;
    margin:8px auto;
    position:relative
}
.loto__item .button{
    width:100%
}
.loto__item-label{
    display:none;
    visibility:hidden;
    width:100%;
    height:37px;
    background-image:url(/wp-content/themes/pinup/logo.png);
    background-size:contain;
    background-position:4px center;
    background-repeat:no-repeat
}
.loto__item--win .loto__item-wrapper{
    border-color:rgba(255,255,255,.8)
}
.loto__item--win .loto__item-main{
    background-image:-webkit-gradient(linear,left bottom,left top,from(#0d68b2),to(#1e1f42));
    background-image:-webkit-linear-gradient(bottom,#0d68b2 0%,#1e1f42 100%);
    background-image:linear-gradient(to top,#0d68b2 0%,#1e1f42 100%);
    display:none;
    visibility:hidden
}
.loto__item--win .loto__item-main--won{
    display:block!important;
    visibility:visible!important;
    overflow:visible!important
}
.loto__item--win .loto__item-logo,.loto__item--win .loto__item-sum{
    position:absolute;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.loto__item--win .loto__item-logo{
    width:102px;
    display:block;
    margin:auto;
    -webkit-animation:openTicket .33s ease-in both;
    animation:openTicket .33s ease-in both;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    top:32%;
    left:53%
}
.loto__item--win .loto__item-sum{
    color:#fff;
    font-weight:600;
    white-space:nowrap;
    font-size:20px;
    z-index:20;
    top:70%;
    left:50%
}
.loto__item--win .loto__item-label{
    display:block;
    visibility:visible
}
.loto__item--win .button{
    display:none!important;
    visibility:hidden!important
}
.loto__item-main{
    background-image:-webkit-gradient(linear,left bottom,left top,from(#50c5ac),color-stop(50%,#3fa18d),to(#2e7f70));
    background-image:-webkit-linear-gradient(bottom,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    background-image:linear-gradient(to top,#50c5ac 0%,#3fa18d 50%,#2e7f70 100%);
    overflow:hidden
}
.loto__item-main--won{
    display:none;
    visibility:hidden
}
.loto__item-lg{
    width:120px;
    position:absolute;
    display:block;
    margin:auto;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.loto__item-lg.slot{
    width:83%
}
.loto__item-lg.automat{
    width:85%
}
.loto__item-lg.cards{
    width:95%
}
.tournament-card .ny-one-tour-card{
    height:100%;
    width:100%;
    background:url(/wp-content/themes/pinup/nyy-bawl.png),url(/wp-content/themes/pinup/satan.png),url(/wp-content/themes/pinup/snow-and-piper.png),url(/wp-content/themes/pinup/background-tournametns-ny.jpg);
    background-size:auto,174px 234px,cover,cover;
    background-repeat:no-repeat;
    background-position:center,20% 50%,50% 7px,center
}
@media screen and (max-width:1024px){
    .tournament-card .ny-one-tour-card{
        background:url(/wp-content/themes/pinup/satan.png),url(/wp-content/themes/pinup/snow-and-piper.png),url(/wp-content/themes/pinup/background-tournametns-ny.jpg);
        background-size:115px 152px,cover,cover;
        background-position:30% 50%,90% 7px,center;
        background-repeat:no-repeat
    }
}
@media screen and (max-width:370px){
    .tournament-card .ny-one-tour-card{
        background:url(/wp-content/themes/pinup/snow-and-piper.png),url(/wp-content/themes/pinup/background-tournametns-ny.jpg);
        background-size:cover,cover;
        background-position:90% 7px,center;
        background-repeat:no-repeat
    }
}
@media print{
    .page{
        padding:0
    }
    .header{
        display:none!important
    }
    .article nav,.aside,.row{
        display:none
    }
    .article *{
        color:#000!important
    }
    .article li{
        margin-left:0!important
    }
    .article .lk-table__item{
        border:1px solid #000
    }
    .article .button,.footer{
        display:none
    }
}
 @media screen and (min-width: 1000px) {
     
    
     
     .layout {
         margin-top: 100px;
         width: 75vw;
         max-width: 200vw;
    }
     .footer{
         width: 75vw;
         max-width: 200vw;
    }
     img{
         max-width:100%;
    }
     body {
         background-size: 100% 100%;
         background-repeat: no-repeat;
      font-family: 'PT Sans', sans-serif!important;
         background-attachment: fixed;
         background-color: #272634;
    }
     .header {
         display: flex;
         align-items: center;
         justify-content: space-between;
    }
     .head-cont {
         width: 1620px;
         margin: auto;
         display: flex;
         align-items: center;
         justify-content: space-between;
         max-width: 90vw;
    }
     .header .logo {
         margin-left: 20px;
         position: relative;
         transform: translateY(0%);
         top: 0px;
         z-index: 333;
         max-width: 150px;
         height: 100px;
    }
     .header__bottom {
         position: relative;
         width: 55%;
    }
     .header__row::after{
         display:none;
    }
     .button_green{
         width: 103px;
         height: 43px;
    }
     .row__aside .button_green {
         width: auto;
         height: 43px;
    }
     .games__item-image {
         height: 8vw;
    }
     .row{
         flex-direction: row-reverse;
    }
     .menu-fot{
         display: flex;
         width: 100%;
         ustify-content: start;
         align-items: center;
         margin: 20px 0px 10px;
    }
     footer .header__bottom {
         position: relative;
         width: 80%;
         margin-left: 5%;
         max-width: 80vw;
    }
    
  .dmca {
    width: 100px;
    height: auto!important;
    margin-bottom: -10px;
}
     .footer-wrapper{
         max-width: 2000px;
    }
     .nav__link {
         font-size: 1vw;
    }
     .button_red{
         width: 181px;
         height: 43px;
    }
}
 .h1h1{
     color:#fff;
     font-size:24px;
     margin-top:40px;
}
 .page-new {
     color: #9c9c9c;
     border-left: 3px solid #00bd9d;
     padding-left: 20px;
     line-height: 1.6;
}
 h2,h3,h4,h5,h6, p strong{
     color:#fff;
     margin-top:25px;
     font-size:20px;
}
 .row__aside {
     width: 100%;
     margin-right: 0px;
     margin-left: 8px;
}
 @media screen and (max-width: 1000px) {
   .menu-fot img {
    /* display: none; */
    margin: auto;
    margin: 15px 0px;
}

.menu-fot{
    text-align:center;
}

.dmca {
    width: 250px;
    display: block;
    height: auto!important;
}
     footer .header__bottom{
         display:flex;
         visibility: visible;
    }
     .header__bottom .nav__item {
         line-height: 34px;
         text-align: center;
         color: #fff;
         font-size: 14px;
    }
     .nav__link--active::before{
         display:none;
    }
     .header__bottom .nav__link {
         text-decoration: none;
         color: #a9a9a9;
         position: relative;
         padding: 0px 5px;
    }
     .header__bottom .nav {
         max-width: 95vw;
         margin-right: 0px;
         margin-top: 20px;
         margin-left: 0px;
    }
     .header__bottom .nav__list {
         flex-wrap: wrap;
         justify-content: center;
    }
     .layout {
         position: relative;
         margin-top: 40px;
    }
}


@media only screen and (min-width:1000px){
    
    h1 span{
        color:#f52e16!important;
            display: contents;
        margin: 0px 7px;
    }
    
    
    .h1h1 {
    color: #fff;
     font-size: 1.6vw;
    margin-top: 30px;
    margin-bottom: 30px;
        display: flex;
    align-items: center;
}
    
  .h1h1:before {
    width: 10px;
    height: 10px;
    background: #24ba9d;
    border-radius: 100px;
    content: ' ';
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
    
.startBonus.start.row__aside{
    position: absolute;
    right: 0px;
        z-index: 3;
    width: 20%;
}
.row__slider {
    width: 80%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 225px;
    margin-right: 20%;
}

}


@media only screen and (max-width:1000px){
    
        h1 span{
        color:#f52e16!important;
            display: contents;
        margin: 0px 7px;
    }
    
        .h1h1 {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
        display: flex;
    align-items: center;
}
}


.banner--monday__main {
    position: absolute;
    color: #fff;
    z-index: 9;
    -webkit-box-pack: start;
    -ms-flex-pack: start;.banner--monday__girl
    justify-content: flex-start;
}

.banner--monday,.banner--monday__main,.banner--monday__wrapper{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    height:100%
}
.banner--monday{
    position:relative;
    max-height:220px;
    top:0;
    left:50%;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:url(/wp-content/themes/pinup/bg.jpg) no-repeat center;
    background-size:cover;
    overflow:hidden;
    -webkit-transform:translate(-50%);
    transform:translate(-50%);
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-family:Utily-Bold-It,sans-serif
}
.banner--monday__main,.banner--monday__wrapper{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column
}
.banner--monday__main{
    position:absolute;
    color:#fff;
    z-index:9;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.banner--monday__wrapper{
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    margin:34px 0 0 5%;
    z-index:2;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.banner--monday__h2{
    font-size:42px;
    margin:0 0 16px;
    line-height:1
}
.banner--monday__h3{
    margin:0;
    line-height:1;
    font-size:16px;
    font-family:pt_sansregular,sans-serif;
    font-weight:400
}
.banner--monday__girl{
    position:absolute;
    left:346px;
    bottom:-20px
}
.banner--monday button{
    line-height:34px;
    width:auto!important;
    right:30px!important;
    bottom:20px!important;
    padding:0 24px;
    -webkit-transform:translate(0)!important;
    transform:translate(0)!important
}
.banner--monday__10,.banner--monday__girl-mb,.banner--monday__girl-money{
    display:none
}
@media screen and (max-width:1040px){
    .banner--monday__girl{
        width:61%
    }
}
@media screen and (max-width:980px){
    .banner--monday__girl{
        width:auto
    }
}
@media screen and (max-width:830px){
    .banner--monday__wrapper{
        margin:34px 0 0 3%
    }
    .banner--monday__girl{
        width:61%
    }
    .banner--monday__h2{
        font-size:38px
    }
}
@media screen and (max-width:770px){
    .banner--monday__wrapper{
        margin:34px 0 0 3%
    }
    .banner--monday__h2{
        font-size:38px
    }
    .banner--monday__girl{
        width:61%;
        right:0;
        left:inherit;
        top:inherit;
        bottom:-24px
    }
}
@media screen and (max-width:585px){
    .banner--monday__wrapper{
        margin:22px 0 0 3%
    }
    .banner--monday__h2{
        font-size:32px;
        margin:0 0 8px
    }
    .banner--monday__h3{
        font-size:14px
    }
    .banner--monday__girl{
        display:none
    }
    .banner--monday__girl-money{
        display:block;
        position:absolute;
        right:0;
        width:47%;
        bottom:-14px;
        z-index:2
    }
    .banner--monday__10{
        width:34%;
        display:block;
        position:absolute;
        right:35.5%;
        bottom:-18px
    }
    .banner--monday button{
        line-height:30px;
        padding:0 12px;
        font-size:14px;
        right:7px!important;
        bottom:5px!important
    }
}
@media screen and (max-width:500px){
    .banner--monday__girl-mb{
        display:block;
        position:absolute;
        right:0;
        bottom:-50px
    }
    .banner--monday__h2{
        font-size:30px
    }
}
@media screen and (max-width:400px){
    .banner--monday__wrapper{
        margin:16px 0 0 3%
    }
    .banner--monday__h2{
        font-size:26px;
        margin:0 0 4px
    }
    .banner--monday__h3{
        font-size:13px
    }
}
@media screen and (max-width:360px){
    .banner--monday__girl-mb{
        width:78%
    }
    .banner--monday__h2{
        font-size:24px;
        margin:0 0 4px
    }
    .banner--monday__h3{
        font-size:13px
    }
}


.header .logo, .menu-fot img {
    height: 70px;
}