

#root,body,html{

    position:fixed}
    
    #gift {
        width: 40em;
    }


    #loading-container {
        visibility: hidden;
    }

    
#root,.overlay,body,html{
    height:100%;left:0;top:0;width:100%;
    cursor: pointer;}
    
    
.overlay{
    align-items:center;display:flex;flex-direction:column;justify-content:flex-end;padding:40px;pointer-events:none;position:absolute}


#button2{
    top:500px}
    
#button2,

#button3{color:red;display:none;left:40px;pointer-events:all;position:absolute;text-decoration:none}

#button3{top:550px}#button4{color:red;display:none;left:40px;pointer-events:all;position:absolute;text-decoration:none;top:600px}

.eka-logo {
    width: 10%;
    position: absolute;
    display: block;
    left: 0%;
    top: 2%;
    z-index:99999;
}


#tuslar-button {

    touch-action: none;
    display: block;
    font-family: 'Urbanist', sans-serif;
  
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff;
    padding: 16px 40px;
    border-radius: 10px;
    background-color:rgb(72, 72, 72);
    cursor: pointer;
    margin-top: 55px;
    left: 50%;
    Transform: translate(-50%, -50%);
    bottom: 0em;
    position: absolute;
    z-index:99999999;
}

#tuslar-geri-button

{

    touch-action: none;
    display: none;
    font-family: 'Urbanist', sans-serif;
  
    border: 1px solid rgb(255, 255, 255);
    color: #ffffff;
    padding: 10px 18px;
    border-radius: 8px;
    background-color:rgb(72, 72, 72);
    cursor: pointer;
    margin-top: 55px;
    left: 3%;

    bottom: 2em;
    position: absolute;
    z-index:99999999;
}


/*# sourceMappingURL=main.1ca13386.css.map*/



@media screen and (max-width: 600px) {

    .eka-logo {
        width: 30%;
        position: absolute;
        display: block;
        left: 0%;
        top: 2%;
        z-index:99999;
    }

    #tuslar-button {

        touch-action: none;
        display: block;
        font-family: 'Urbanist', sans-serif;
      
        border: 1px solid rgb(255, 255, 255);
        color: #ffffff;
        padding: 16px 40px;
        border-radius: 10px;
        background-color:rgb(72, 72, 72);
        cursor: pointer;
        margin-top: 55px;
        left: 50%;
        Transform: translate(-50%, -50%);
        bottom: 0em;
        position: absolute;
        z-index:99999999;
    }

    #tuslar-geri-button

    {

        touch-action: none;
        display: none;
        font-family: 'Urbanist', sans-serif;
      
        border: 1px solid rgb(255, 255, 255);
        color: #ffffff;
        padding: 10px 18px;
        border-radius: 8px;
        background-color:rgb(72, 72, 72);
        cursor: pointer;
        margin-top: 55px;
        left: 3%;

        bottom: 2em;
        position: absolute;
        z-index:99999999;
    }

    #gift {
        width: 40em;
    }

      }