﻿body {
    font-family: 'Poppins', sans-serif;
    background-color: #000;
    background-size: 100% auto;
    overflow-x: hidden;
    background: transparent url('../../willbettingsa/image/Desktop_1920x1080_casino_roulette.jpg') 0% 0% no-repeat padding-box;
}

header {
    height: 5.78vw;
    background: rgba(0, 0, 0, 0);
}

.container-fluid.hero {
    height: 55vw;
}

.logo {
    height: 3.896vw;
    width: 11.375vw;
    margin: 1.04vw 0 0 2.76vw;
}

.header-btns {
    margin: 0 2.76vw 0 auto;
    order: 2;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

.btn-signup {
    width: 7.86vw;
    height: 2.65vw;
    border-radius: 24px;
    margin: 1.35vw 0 0 0.31vw;
    color: #fff;
    background: #FFC849 0% 0% no-repeat padding-box;
    font: normal normal 600 1.094vw/0.938vw Poppins;
}

.btn-signup:hover {
    color: #fff;

}

.btn-login {
    width: 7.86vw;
    height: 2.65vw;
    border-radius: 24px;
    margin: 1.35vw 0 0 0.31vw;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
    font-size: 1.14vw;
    font-weight: 600;
    border-width: 3px;
}

.btn-login:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #fff;
}

.btn-cta {
    width: 22.89vw;
    height: 4.3vw;
    text-transform: uppercase;
    padding: 0;
    text-align: center;
    font: normal normal bold 1.979vw/1.615vw Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    background: #FFC849 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 49px;
}

.btn-cta:hover {
    color: #fff;
    background: #FFC849;
}

.promo-vid {
    width: 44vw;
    height: 17.7vw;
    margin: 3vw 0 0 -2vw;
}

.hero-text a {
    width: 40.063vw;
    height: 25vw;
}


.hero-text {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 3.54vw;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 56vw;
    margin-top: 4vw;
    gap: 2vw;
}

.hero-text .p1 {
    text-shadow: 2px 0px 2px black;
    text-align: center;
    font: normal normal bold 6.094vw/5.677vw Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}

p {
    margin: 1vw 0 -1rem 2vw;
}

.player-mobile {
    height: 42vw;
    width: 100%;
    background: url('https://emirbet.club/assets/emirbet-wo/images/bg-desk.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 7vw;
    z-index: -1;
}

footer {
    padding-bottom: 1.145vw;
    background-color: #000;
    text-align: center;
    font-weight: 400;
    color: #fff;
}

span.txt1 {
    text-align: center;
    font: normal normal 300 3.594vw/5.677vw Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}



span.txt2 {
    text-align: center;
    font: normal normal bold 3.594vw/5.677vw Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}

&:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: -10;
}

.login:hover::after {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
