/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    -webkit-text-size-adjust: none;
    position: relative;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {margin: 0; padding: 0; box-sizing: border-box;}

html {scroll-behavior: smooth;}

body {font-weight: 300; color:white; background-color: #000000; font-family: "Tahoma";}

img {width: 100%; display: block;}

h1,h2,h3,h4,h5,h6 {font-weight: 900; font-family: "Tahoma";}

h2 {font-weight: 900; font-size: 14px; line-height: 1.2;}

b {font-weight: 900;}

ul li, td {font-family: "Tahoma";}

span, p, a {font-family: "Tahoma";}

a {text-decoration: none;}

.desktop {
    display: none !important;
}

@media screen and (min-width: 640px) {
    .desktop {
        display: flex !important;
    }

    .mobile {
        display: none !important;
    }
}

.bg-games {
    background-image: url('../images/bg-games-mobile.webp');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 31vw;
}

.bg-roulette {
    background-image: url('../images/bg-roulette-mobile.webp');
    background-repeat: no-repeat;
    background-size: 100%;
}

.casinolp {

}

header {

}

.hero-wrapper {

}

nav {
    width: 95.814vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 15.791vw;
}

.menu {
    display: flex;
    gap: 1.163vw;
}

.menu a {
    width: 20.698vw;
    border-radius: 4.884vw;
    display: block;
    text-align: center;
    padding: 2.558vw 0;
    font-weight: 700;
    font-size: 2.758vw;
}

.login {
    background-color: #232323;
    border: 0.233vw solid #7FF800;
    color: #7FF800;
}

.register {
    background-color: #FAE040;
    color: black;
}

.sport-Tahoma {
    width: auto;
}

.logos {
    display: flex;
    gap: 2.163vw;
    align-items: center;
}

.logo {
    width: 13.372vw;
    flex-shrink: 0;
}

.hr {
    position: relative;
    top: -1px;
    width: 1px;
    height: 10vw;
    background-color: white;
}

.hero {
    display: flex;
    flex-direction: column;
}

.security-icons {
    margin: 0 auto;
    margin-top: 120vw;
    width: 84.419vw;
}

.lines {
    width: 95.721vw;
    margin: 0 auto;
    margin-top: 2vw;
    text-align: center;
    position: relative;
}

.lines > span {
    display: block;
    direction: rtl;
}

.line1 {
    margin-top: 0vw;
    font-size: 8vw;
    font-weight: 600;
}

.line2 {
    margin-top: 1.5vw;
    direction: rtl;
    display: flex;
}

.line2-1 {
    font-size: 12.256vw;
    display: inline !important;
    font-weight: 700;
    display: inline-block !important;
    color: #7FF800;
    letter-spacing: -0.25vw;
}

.line2-2 {
    font-size: 16.256vw;
    display: inline !important;
    font-family: '888';
    font-weight: 900;
    display: inline-block !important;
    color: #7FF800;
    letter-spacing: -1.163vw;
}

.line3 {
    font-size: 5.605vw;
    color: white;
    margin-top: 1.628vw;
    line-height: 1.3;
    font-weight: 700;
}

.cta {
    margin: 0 auto;
    border-radius: 23.023vw;
    font-weight: 700;
    background-color: #FAE040;
    color: black;
    font-size: 5.898vw;
    width: 73.721vw;
    display: block;
    padding: 4.186vw 0 3.488vw;
    margin-top: 8.605vw;
    position: relative;
    overflow: hidden;
}

.payment-icons {
    margin: 0 auto;
    margin-top: 10vw;
    width: 86.279vw;
}

.icon {
    width: 26.977vw;
}

.payment-icon-muchbetter {
    order: 1;
}

.payment-icon-mastercard {
    order: 2;
}

.payment-icon-visa {
    order: 3;
}

.payment-icon-wire {
    order: 4;
}

.payment-icon-neteller {
    order: 5;
}

.payment-icon-inpay {
    order: 6;
}

.payment-icon-skrill {
    order: 7;
}

.payment-icon-crypto {
    order: 8;
}

.steps {
    margin-top: 6.279vw;
}

.steps-wrapper {
    display: flex;
    flex-direction: column;
    gap: 6.279vw;
}

.steps-wrapper li {

}

.arrow {
    width: 18.372vw;
    margin: 0 auto;
    flex-shrink: 0;
    margin-top: 8.14vw;
}

.step-text {
    display: flex;
    flex-direction: column;
    gap: 1.395vw;
    flex-grow: 1;
    margin-top: 6.047vw;
}

.step-title {
    display: block;
    color: #ffde00;
    font-size: 6.977vw;
    text-align: center;
    font-weight: 700;
}

.step-info {
    display: block;
    font-size: 5.581vw;
    text-align: center;
    width: 66.279vw;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 0vw;
    line-height: 1.4;
}

.step-number {
    margin: 0 auto;
    padding: 4.651vw;
    font-size: 9.302vw;
    width: 19.535vw;
    height: 19.535vw;
    border-radius: 23.023vw;
    color: #7cf700;
    border: 1.86vw solid #7cf700;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.games {
    margin-top: 10.651vw;
}

.games-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.488vw 4.884vw;
}

.game {
    width: 42.43vw;
}

.big-button {
    margin: 0 auto;
    display: block;
    width: 83.953vw;
    background-color: #ffde00;
    color: black;
    padding: 4.186vw 0;
    font-weight: 700;
    font-size: 6.712vw;
    text-align: center;
    border-radius: 23.023vw;
    margin-top: 13.721vw;
    position: relative;
    overflow: hidden;
}

.eighteen {
    width: 14.884vw;
    margin: 0 auto;
    margin-top: 14.419vw;
}

.sem-text {
    margin: 4.651vw 0;
    text-align: center;
}

.text {
    width: 74.419vw;
    margin: 0 auto;
    margin-top: 6.977vw;
}

.terms {
    direction: rtl;
    margin-top: 9.302vw;
}

summary {
    color: #969696;
}

.terms ol {
    list-style-type: decimal;
    padding: 0 4.651vw;
}

footer {
    background-color: #000;
    padding: 0 3.488vw 9.302vw;
    text-align: right;
}

footer p, footer span, footer a{
    color: #969696;
    font-size: 5.116vw;
    font-weight: 500;
}

.terms p, .terms li, .terms a, .terms td  {
    color: #969696;
    font-size: 3.023vw;
}

.terms td {
    border: 0.233vw solid #969696; 
    padding: 0.93vw;
}

footer p {
    margin-bottom: 1.86vw;
}

footer p:last-child {
    margin-bottom: 0;
}

footer a, .terms a {
    text-decoration: underline;
    line-height: 1.2;
}

.terms a {
    color: #cacaca;
}

.fixed-cta {
    font-size: 24px;
    font-weight: 700;
    color: #120B02;
    background: #FAE040;
    padding: 7vw 0;
    border-radius: 0;
    display: block;
    margin: 0;
    height: 9vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    margin: 0;
    width: 100%;
}

@media screen and (min-width: 640px) and (max-width: 1899px) {

    .bg-games {
        background-image: url('../images/bg-games-desktop.webp');
        background-repeat: no-repeat;
        background-position: top center;
    }

    .bg-roulette {
        background-image: url('../images/bg-roulette-desktop.webp');
        background-repeat: no-repeat;
        background-position: top center;
    }

    .casinolp {
        height: 36.146vw;
    }

    header {
    
    }
    
    .hero-wrapper {
    
    }
    
    nav {
        width: 97.5%;
        max-width: 100vw;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 4.427vw;
    }
    
    .menu {
        display: flex;
        gap: 0.365vw;
    }
    
    .menu a {
        width: 7.708vw;
        border-radius: 1.094vw;
        display: block;
        text-align: center;
        padding: 0.573vw 0;
        font-weight: 700;
        font-size: 0.618vw;
    }
    
    .login {
        background-color: #232323;
        border: 0.052vw solid #7FF800;
        color: #7FF800;
    }
    
    .register {
        background-color: #FAE040;
        color: black;
    }
    
    .sport-Tahoma {
        width: auto;
    }

    .logos {
        display: flex;
        gap: 0.781vw;
        align-items: center;
    }
    
    .logo {
        width: 4.167vw;
    }

    .hr {
        height: 3.177vw;
        top: -0.052vw;
        width: 0.052vw;
        background-color: white;
    }

    .security-icons {
        width: 18.073vw;
        margin-right: 2.76vw;
        margin-top: 0;
    }
    
    .hero {
        display: flex;
        flex-direction: row;
        width: 84.583vw;
        margin: 0 auto;
        justify-content: flex-end;
    }
    
    .lines {
        width: 35.156vw;
        margin: 0;
        margin-top: 7.656vw;
        text-align: right;
    }
    
    .lines > span {
        display: block;
        direction: rtl;
    }
    
    .line1 {
        margin-top: 0;
        font-size: 2.5vw;
        font-weight: 700;
    }
    
    .line2 {
        margin-top: 0.365vw;
        direction: rtl;
        display: flex;
    }
    
    .line2-1 {
        font-size: 4.167vw;
        display: inline !important;
        font-weight: 700;
        display: inline-block !important;
        color: #7FF800;
        letter-spacing: -0.104vw;
    }
    
    .line2-2 {
        font-size: 9.74vw;
        display: inline !important;
        font-family: '888';
        font-weight: 900;
        display: inline-block !important;
        color: #7FF800;
        letter-spacing: -0.521vw;
    }
    
    .line3 {
        font-size: 1.927vw;
        color: white;
        margin-top: 0.365vw;
        line-height: 1.3;
        font-weight: 700;
    }
    
    .cta {
        margin: 0 0 0 auto;
        border-radius: 5.156vw;
        font-weight: 700;
        background-color: #FAE040;
        color: black;
        font-size: 2.188vw;
        width: 25.625vw;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        height: 4.688vw;
        margin-top: 1.25vw;
        text-align: center;
    }
    
    .payment-icons {
        margin-top: 1.563vw;
        width: 81.25vw;
    }
    
    .icon {
        width: 7.813vw;
    }
    
    .payment-icon-muchbetter {
        order: 6;
    }
    
    .payment-icon-mastercard {
        order: 7;
    }
    
    .payment-icon-visa {
        order: 8;
    }
    
    .payment-icon-wire {
        order: 1;
    }
    
    .payment-icon-neteller {
        order: 2;
    }
    
    .payment-icon-inpay {
        order: 3;
    }
    
    .payment-icon-skrill {
        order: 4;
    }
    
    .payment-icon-crypto {
        order: 5;
    }

    .steps {
        margin-top: 6.03vw;
    }
    
    .steps-wrapper {
        display: flex;
        gap: unset;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 72.917vw;
    }
    
    .arrow {
        width: 1.563vw;
        margin: 0 auto;
        flex-shrink: 0;
        margin-top: 0;
    }
    
    .step-text {
        display: flex;
        flex-direction: column;
        gap: 0.313vw;
        flex-grow: 1;
        margin-top: 1.302vw;
    }
    
    .step-title {
        display: block;
        color: #ffde00;
        font-size: 1.563vw;
        text-align: center;
        font-weight: 700;
    }
    
    .step-info {
        display: block;
        font-size: 1.25vw;
        text-align: center;
        width: 18.542vw;
        font-weight: 400;
        margin: 0 auto;
        margin-top: 0vw;
        line-height: 1.48;
    }
    
    .step-number {
        margin: 0 auto;
        padding: 1.042vw;
        font-size: 2.083vw;
        width: 4.375vw;
        height: 4.375vw;
        border-radius: 5.156vw;
        color: #7cf700;
        border: 0.417vw solid #7cf700;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
    }
    
    .games {
        margin-top: 2.969vw;
    }
    
    .games-wrapper {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        gap: 1.302vw 2.031vw;
        width: 59.635vw;
    }
    
    .game {
        width: 18.438vw;
    }
    
    .big-button {
        margin: 0 auto;
        display: block;
        width: 37.313vw;
        background-color: #ffde00;
        color: black;
        padding: 1.927vw 0;
        font-weight: 700;
        font-size: 2.985vw;
        text-align: center;
        border-radius: 5.156vw;
        margin-top: 4.635vw;
    }
    
    .eighteen {
        width: 3.385vw;
        margin: 0 auto;
        margin-top: 8.75vw;
    }

    .text {
        width: auto;
        margin: 0 auto;
        margin-top: 1.719vw;
    }

    .sem-text {
        display: flex;
        margin: 0;
        justify-content: center;
    }

    footer {
        background-color: #000;
        padding: 0 0 2.083vw;
        text-align: right;
    }

    footer p, footer span, footer a{
        color: #969696;
        font-size: 1.198vw;
        font-weight: 500;
    }
}

@media screen and (min-width: 1900px) {

    .bg-games {
        background-image: url('../images/bg-games-desktop.webp');
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto;
    }

    .bg-roulette {
        background-image: url('../images/bg-roulette-desktop.webp');
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto;        
    }

    .casinolp {
        height: 694px;
    }

    header {
    
    }
    
    .hero-wrapper {
    
    }
    
    nav {
        width: 97.5%;
        max-width: 1920px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 85px;
    }
    
    .menu {
        display: flex;
        gap: 7px;
    }
    
    .menu a {
        width: 148px;
        border-radius: 21px;
        display: block;
        text-align: center;
        padding: 11px 0;
        font-weight: 700;
        font-size: 11.86px;
    }
    
    .login {
        background-color: #232323;
        border: 1px solid #7FF800;
        color: #7FF800;
    }
    
    .register {
        background-color: #FAE040;
        color: black;
    }
    
    .sport-Tahoma {
        width: auto;
    }

    .logos {
        display: flex;
        gap: 15px;
        align-items: center;
    }
    
    .logo {
        width: 80px;
    }

    .hr {
        height: 61px;
        top: -1px;
        width: 1px;
        background-color: white;
    }

    .security-icons {
        width: 347px;
        margin-right: 53px;
        margin-top: 0;
    }
    
    .hero {
        display: flex;
        flex-direction: row;
        width: 1685px;
        margin: 0 auto;
        justify-content: flex-end;
    }
    
    .lines {
        width: 675px;
        margin: 0;
        margin-top: 147px;
        text-align: right;
    }
    
    .lines > span {
        display: block;
        direction: rtl;
    }
    
    .line1 {
        margin-top: 0;
        font-size: 48px;
        font-weight: 700;
    }
    
    .line2 {
        margin-top: 7px;
        direction: rtl;
        display: flex;
    }
    
    .line2-1 {
        font-size: 80px;
        display: inline !important;
        font-weight: 700;
        display: inline-block !important;
        color: #7FF800;
        letter-spacing: -2px;
    }
    
    .line2-2 {
        font-size: 187px;
        display: inline !important;
        font-family: '888';
        font-weight: 900;
        display: inline-block !important;
        color: #7FF800;
        letter-spacing: -10px;
    }
    
    .line3 {
        font-size: 37px;
        color: white;
        margin-top: 7px;
        line-height: 1.3;
        font-weight: 700;
    }
    
    .cta {
        margin: 0 0 0 auto;
        border-radius: 99px;
        font-weight: 700;
        background-color: #FAE040;
        color: black;
        font-size: 42px;
        width: 492px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        height: 90px;
        margin-top: 24px;
        text-align: center;
    }
    
    .payment-icons {
        margin-top: 30px;
        width: 1560px;
    }
    
    .icon {
        width: 150px;
    }
    
    .payment-icon-muchbetter {
        order: 6;
    }
    
    .payment-icon-mastercard {
        order: 7;
    }
    
    .payment-icon-visa {
        order: 8;
    }
    
    .payment-icon-wire {
        order: 1;
    }
    
    .payment-icon-neteller {
        order: 2;
    }
    
    .payment-icon-inpay {
        order: 3;
    }
    
    .payment-icon-skrill {
        order: 4;
    }
    
    .payment-icon-crypto {
        order: 5;
    }

    .steps {
        margin-top: 115.77px;
    }
    
    .steps-wrapper {
        display: flex;
        gap: unset;
        flex-direction: row-reverse;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1400px;
    }
    
    .arrow {
        width: 30px;
        margin: 0 auto;
        flex-shrink: 0;
        margin-top: 0;
    }
    
    .step-text {
        display: flex;
        flex-direction: column;
        gap: 6px;
        flex-grow: 1;
        margin-top: 25px;
    }
    
    .step-title {
        display: block;
        color: #ffde00;
        font-size: 30px;
        text-align: center;
        font-weight: 700;
    }
    
    .step-info {
        display: block;
        font-size: 24px;
        text-align: center;
        width: 356px;
        font-weight: 400;
        margin: 0 auto;
        margin-top: 0px;
        line-height: 1.48;
    }
    
    .step-number {
        margin: 0 auto;
        padding: 20px;
        font-size: 40px;
        width: 84px;
        height: 84px;
        border-radius: 99px;
        color: #7cf700;
        border: 8px solid #7cf700;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
    }
    
    .games {
        margin-top: 57px;
    }
    
    .games-wrapper {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        gap: 25px 39px;
        width: 1145px;
    }
    
    .game {
        width: 354px;
    }
    
    .big-button {
        margin: 0 auto;
        display: block;
        width: 716.41px;
        background-color: #ffde00;
        color: black;
        padding: 37px 0;
        font-weight: 700;
        font-size: 57.31px;
        text-align: center;
        border-radius: 99px;
        margin-top: 89px;
    }
    
    .eighteen {
        width: 65px;
        margin: 0 auto;
        margin-top: 168px;
    }

    .text {
        width: auto;
        margin: 0 auto;
        margin-top: 33px;
    }

    .sem-text {
        display: flex;
        margin: 0;
        justify-content: center;
    }

    footer {
        background-color: #000;
        padding: 0 0 40px;
        text-align: right;
    }

    footer p, footer span, footer a{
        color: #969696;
        font-size: 23px;
        font-weight: 500;
    }
}


.light::before {
    content: ''; 
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    background: linear-gradient(90deg,transparent,#ffffff71,transparent);
    transform: translateX(-180px) skew(-20deg);
    animation: slideBackground 3s linear infinite;
    animation-delay: 2s;
 }
 
 .light:hover::before {
     animation-play-state: paused;
 }
 
 @keyframes slideBackground {
     0% {
         transform: translateX(-180px) skew(-20deg);
     }
     10% {
         transform: translateX(220px) skew(-20deg);
     }
     20% {
         transform: translateX(-180px) skew(-20deg);
     }    
 }

 .big-button.light::before {
    content: ''; 
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    background: linear-gradient(90deg,transparent,#ffffff71,transparent);
    transform: translateX(-220px) skew(-20deg);
    animation: slideBackground 3s linear infinite;
    animation-delay: 2s;
 }

 @keyframes slideBackground {
    0% {
        transform: translateX(-220px) skew(-20deg);
    }
    10% {
        transform: translateX(260px) skew(-20deg);
    }
    20% {
        transform: translateX(-220px) skew(-20deg);
    }    
}





@font-face {
	font-display: swap;
	font-family: '888';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/888-Light.woff2') format('woff2'),  url('../fonts/888-Light.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: '888';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/888-Regular.woff2') format('woff2'),  url('../fonts/888-Regular.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: '888';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/888-Medium.woff2') format('woff2'),  url('../fonts/888-Medium.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: '888';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/888-DemiBold.woff2') format('woff2'),  url('../fonts/888-DemiBold.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: '888';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/888-Bold.woff2') format('woff2'),  url('../fonts/888-Bold.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: '888';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/888-Black.woff2') format('woff2'),  url('../fonts/888-Black.ttf') format('truetype')
}