@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.logo{
    float: left;
    width: 223px;
    padding-top: 36px;
    padding-left: 15px
    }
    .intro{
        font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 900;
font-size: 52px;
line-height: 158px;
/* or 304% */

letter-spacing: -0.03em;
text-transform: uppercase;

color: #2F2F2F;
    }
    .brand{
    /* font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 211px;
    line-height: 290px;
    letter-spacing: -0.03em;
    text-transform: lowercase;
    color: #000000 ;
    padding-left: 84px; */
    font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
font-size: 211px;
line-height: 176px;
/* or 83% */

letter-spacing: -0.03em;
text-transform: lowercase;

color: #2F2F2F;
height:179px;

    }
    .guideline{
    background: var(--MainColor);
    }
    .guidetext{
    
    font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
font-size: 211px;
line-height: 176px;
padding-left: 489px;;


letter-spacing: -0.03em;
text-transform: lowercase;

    color: #FFFFFF;
    padding-right: 50px;
    }
    .left_guidetext{
    background-image: url('../images/bg_img.svg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* opacity: 0.1; */
    background-position: center;
    }
    
    .version_text1{
     

    font-family: 'Plus Jakarta Sans';
font-style: normal;
font-weight: 800;
font-size: 22px;
line-height: 98px;


text-transform: capitalize;

color:#070721;
padding-bottom: 30px;
    }
.btn_enter {
    width: 200px;
    /*height: 69.88px;*/
    background: #E0BB6B;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 33px;
    line-height: 42px;
    text-transform: capitalize;
    color: #001020;
    margin-top: 55px;
    display: inline-block;
    place-items: center;
    font-family: 'Poppins', sans-serif;
    margin-top: -6px;
    margin-left: -39px;
    padding: 9px 0;
}
    .btn_enter:hover{
    color: #001020;
    }
.logo-gold{
    color: #E0BB6B;
}
    