* {
    padding: 0;
    margin: 0;
}



.login-page {
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: #212121;
    text-align: left;
    font-size: 15px;
    color: #f8f8f8;
    font-family: Rubik;
    overflow-y: auto;
    overflow-x: hidden;
    left: 100%;
    opacity: 0;
}

.text-container2 {
    position: relative;
    top: 35%;
    left: 6%;
    margin: auto;
    max-width: 380px;
    border: 0px solid red;
}

.container-wrap7 {
    position: relative;
    top: 35%;
    width: auto;
    display: grid;
    padding: 0 20px;
    margin: auto;
    max-width: 380px;
    margin-bottom: 250px;
}

.container-wrap7 div {
    width: 100%;
}



.login-title {
    position: relative;
    font-size: 46px;
    font-weight: 600;
    display: inline-block;
    width: 189px;
    height: 54px;
}

.type-in {
    display: block;
    color: #eccbf6;
    display: inline-block;
    width: 244px;
    height: 27px;
}

.button-wrap3 {
    position: relative;
    margin: auto;
    top: 16.5%;
    max-width: 90%;
    height: 58px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #212121;
    border-radius: 30px;
    border: 0px;
    background-color: #c4f275;
    box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);
    -webkit-box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);
    -moz-box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26); 
}

.button-wrap3:active {
    top: 17.5%;
}


.log-in {
    position: relative;
    margin: auto;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85%;
    height: 27.2px;
}


.rectangle-parent {
    position: relative;
    top: 728px;
    left: 23px;
    box-shadow: 0px 6px 12px rgba(13, 13, 13, 0.08), 0px 1px 3px rgba(13, 13, 13, 0.1);
    width: 344px;
    height: 58px;
    text-align: center;
    font-size: 22px;
    color: #212121;
}

.type-email:focus, .type-password:focus{
    outline: none; 
    border: 2px #c4f275 solid; 
}


.type-wrap1 {
    position: relative;
    margin: auto;
    max-width: 380px;
    top: 51%;
    border: 0px solid red;
}

.email-address {
    display: inline-block;
    height: 27px;
}

.type-email {
    font-size: 14px;
    display: flex;
    font-weight: 300;
    color: #fafafa;
    align-items: center;
    background-color: #212121;
    border-radius: 25px;
    border: 2px solid #bbb;
    box-sizing: border-box;
    width: 380px;
    height: 50px;
    padding-left: 30px;
}

.type-wrap2 {
    position: relative;
    top: 53%;
    margin: auto;
    max-width: 380px;
    border: 0px solid red;
}

.password {
    display: inline-block;
    width: 244px;
    height: 27px;
}

.type-password {
    font-size: 14px;
    display: flex;
    font-weight: 300;
    color: #fafafa;
    align-items: center;
    background-color: #212121;
    border-radius: 25px;
    border: 2px solid #bbb;
    box-sizing: border-box;
    width: 380px;
    height: 50px;
    padding-left: 30px;
}


.reveal-password {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    top: 1.5em;
    bottom: 0;
    right: 2em;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-tap-highlight-color: transparent;
}

.reveal-password:active {
    opacity: 50%;
}

.reveal-password img {
    width: 26px;
    height: 26px;
}


.group-item {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
}

.group-inner {
    position: absolute;
    top: 5px;
    left: 0px;
    border-radius: 1.2px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    
}

.rectangle-group {
    position: absolute;
    top: 53px;
    left: 7%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.rectangle-group:active {
    opacity: 0%;
    animation-delay: 0s;
}

.login-confirm-overlay-child {
    position: absolute;
    top: 311px;
    left: calc(50% - 55px);
    border-radius: 50%;
    background-color: #c4f275;
    width: 110px;
    height: 110px;
}

.check-f-icon {
    position: absolute;
    height: 9.6%;
    width: 20.51%;
    top: 39.1%;
    right: 39.74%;
    bottom: 51.3%;
    left: 39.74%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.login-successful {
    position: absolute;
    top: 444px;
    left: calc(50% - 149px);
    line-height: 38px;
    font-weight: 500;
    display: inline-block;
    width: 299px;
    height: 54px;
}

.well-be-partying {
    position: absolute;
    top: 490px;
    left: calc(50% - 163px);
    font-size: 17px;
    color: #eccbf6;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 326px;
    height: 27px;
}

.login-confirm-overlay {
    width: 390px;
    position: relative;
    height: 844px;
    overflow: hidden;
    max-width: 90%;
    max-height: 90%;
    text-align: center;
    font-size: 30px;
    color: #f8f8f8;
    font-family: Rubik;
}

