@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700;800&display=swap');
body {
    background-color: black;
}

@media only screen and (min-width: 992px) {
    .welcome {
        position: absolute;
        width: 483px;
        height: 49px;
        left: 478.45px;
        top: 151.98px;
        font-family: 'Castle-Rock';
        font-style: normal;
        font-weight: 400;
        font-size: 45.949px;
        line-height: 49px;
        /* identical to box height */
        color: #FFFFFF;
    }
    .game {
        position: absolute;
        width: 483px;
        height: 49px;
        left: 708.45px;
        top: 151.98px;
        font-family: 'Castle-Rock';
        font-style: normal;
        font-weight: 400;
        font-size: 45.949px;
        line-height: 49px;
        /* identical to box height */
        color: #FF4B2D;
    }
    .account {
        position: absolute;
        width: 242px;
        height: 23px;
        left: 479.45px;
        top: 206.45px;
        font-family: 'Castle-Rock';
        font-style: normal;
        font-weight: 400;
        font-size: 22.051px;
        line-height: 23px;
        /* identical to box height */
        color: rgba(255, 255, 255, 0.4);
    }
    #loginName {
        box-sizing: border-box;
        position: absolute;
        width: 483.1px;
        height: 64px;
        left: 478.45px;
        top: 331.19px;
        background: #2B2B2B;
        border: 1px solid rgba(255, 255, 255, 0.07);
        border-radius: 83px;
    }
    #loginPassword {
        box-sizing: border-box;
        position: absolute;
        width: 483.1px;
        height: 64px;
        left: 478.45px;
        top: 456.85px;
        background: #2B2B2B;
        border: 1px solid rgba(255, 255, 255, 0.07);
        border-radius: 83px;
    }
    #loginCheck {
        position: absolute;
        width: 19.21px;
        height: 19.21px;
        left: 0px;
        top: 0px;
        background: #2A2A2A;
        border-radius: 4.80335px;
    }
    .label1 {
        position: absolute;
        width: 41px;
        height: 23px;
        left: 478.45px;
        top: 306.58px;
        font-family: 'Poppins' !important;
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        /* identical to box height */
        color: #FFFFFF;
    }
    .label2 {
        position: absolute;
        width: 73px;
        height: 23px;
        left: 478.45px;
        top: 430.55px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        /* identical to box height */
        color: #FFFFFF;
    }
    .form-check-input {
        position: absolute;
        width: 19.21px;
        height: 19.21px;
        left: 0px;
        top: 0px;
        background: #2A2A2A;
        border-radius: 4.80335px;
    }
    .form-check-label {
        position: absolute;
        width: 98px;
        height: 20px;
        left: 507.27px;
        top: 539.17px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        /* identical to box height, or 20px */
        display: flex;
        align-items: center;
        color: rgba(156, 163, 175, 0.57);
    }
    .forgot {
        position: absolute;
        width: 117px;
        height: 20px;
        left: 844.55px;
        top: 539.77px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        /* identical to box height */
        text-decoration-line: underline;
        color: #FF4B2D;
    }
    .btn-back {
        /* position: absolute;
        width: 483.1px;
        height: 64px;
        left: 478.45px;
        top: 601.9px; */
        background: #FF4932;
        height: 64px;
        border-radius: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .text-center {
        position: absolute;
        width: 245px;
        height: 24px;
        left: 597.5px;
        top: 724.02px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height */
        color: #61656C;
        padding-bottom: 8%;
    }
    .signup {
        color: #FF4932;
    }
}


/*------------Responsive-------------*/


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (max-width: 600px) {
    .welcome {
        position: absolute;
        width: 243px;
        height: 29px;
        left: 274.45px;
        top: 100.98px;
        font-family: 'Castle-Rock';
        font-style: normal;
        font-weight: 200;
        font-size: 25.949px;
        line-height: 25px;
        /* identical to box height */
        color: #FFFFFF;
    }
    .game {
        position: absolute;
        width: 243px;
        height: 29px;
        left: 404.45px;
        top: 100.98px;
        font-family: 'Castle-Rock';
        font-style: normal;
        font-weight: 200;
        font-size: 25.949px;
        line-height: 25px;
        /* identical to box height */
        color: #FF4B2D;
    }
    .account {
        position: absolute;
        width: 242px;
        height: 23px;
        left: 479.45px;
        top: 206.45px;
        font-family: 'Castle-Rock';
        font-style: normal;
        font-weight: 400;
        font-size: 22.051px;
        line-height: 23px;
        /* identical to box height */
        color: rgba(255, 255, 255, 0.4);
    }
    #loginName {
        box-sizing: border-box;
        position: absolute;
        width: 483.1px;
        height: 64px;
        left: 478.45px;
        top: 331.19px;
        background: #2B2B2B;
        border: 1px solid rgba(255, 255, 255, 0.07);
        border-radius: 83px;
    }
    #loginPassword {
        box-sizing: border-box;
        position: absolute;
        width: 483.1px;
        height: 64px;
        left: 478.45px;
        top: 456.85px;
        background: #2B2B2B;
        border: 1px solid rgba(255, 255, 255, 0.07);
        border-radius: 83px;
    }
    #loginCheck {
        position: absolute;
        width: 19.21px;
        height: 19.21px;
        left: 0px;
        top: 0px;
        background: #2A2A2A;
        border-radius: 4.80335px;
    }
    .label1 {
        position: absolute;
        width: 41px;
        height: 23px;
        left: 478.45px;
        top: 306.58px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        /* identical to box height */
        color: #FFFFFF;
    }
    .label2 {
        position: absolute;
        width: 73px;
        height: 23px;
        left: 478.45px;
        top: 430.55px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 22px;
        /* identical to box height */
        color: #FFFFFF;
    }
    .form-check-input {
        position: absolute;
        width: 19.21px;
        height: 19.21px;
        left: 0px;
        top: 0px;
        background: #2A2A2A;
        border-radius: 4.80335px;
    }
    .form-check-label {
        position: absolute;
        width: 98px;
        height: 20px;
        left: 507.27px;
        top: 539.17px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 150%;
        /* identical to box height, or 20px */
        display: flex;
        align-items: center;
        color: rgba(156, 163, 175, 0.57);
    }
    .forgot {
        position: absolute;
        width: 117px;
        height: 20px;
        left: 844.55px;
        top: 539.77px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 20px;
        /* identical to box height */
        text-decoration-line: underline;
        color: #FF4B2D;
    }
    .btn {
        /* position: absolute;
        width: 483.1px;
        height: 64px;
        left: 478.45px;
        top: 601.9px;
        background: #FF4932;
        border-radius: 56px; */
    }
    .text-center {
        position: absolute;
        width: 245px;
        height: 24px;
        left: 597.5px;
        top: 724.02px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height */
        color: #61656C;
        padding-bottom: 8%;
    }
    .signup {
        color: #FF4932;
    }
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 768px) {}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {}