.cfntFk {
    display: flex;
    flex-direction: column;
    background-color: rgb(240, 242, 245);
    width: 100%;
    padding: 20px;
    height: 100vh;
    justify-content: start;
}

.Nbpxq {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 48px 0px 0px;
    margin-bottom: 20px;
}

.Nbpxq h1 {
    color: rgb(8, 102, 255);
    font-size: 50px;
    font-weight: bold;
    font-family: "Optimistic Display Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px;
}

.lbGdSh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.eitoOh {
    background-color: rgb(255, 255, 255);
    width: 100%;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px;
    padding: 24px 20px;
    max-width: 400px;
    margin: 0px auto;
    flex-grow: 0;
    justify-content: flex-start;
}

.iGQjil {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 24px;
    color: rgb(28, 30, 33);
    font-family: "Optimistic Text Normal", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

.kfNCpF {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-grow: 0;
}

.hkNAgQ {
    flex-direction: column;
    justify-content: flex-start;
    padding: 0px;
}

.jpusbB {
    margin-top: 0px;
    width: 100%;
    font-size: 17px;
    color: rgb(29, 33, 41);
    line-height: 1.34;
    min-height: auto;
    margin-bottom: 12px;
    border: 1px solid rgb(221, 223, 226) !important;
    border-radius: 6px !important;
    padding: 14px 16px !important;
    background-color: rgb(255, 255, 255) !important;
}

.jpusbB:focus {
    outline: none;
    box-shadow: rgb(231, 243, 255) 0px 0px 0px 2px !important;
    border-color: rgb(8, 102, 255) !important;
}

.jpusbB.redborder {
    border: 1px solid red !important;
}

.iSMnIg {
    color: red;
    font-size: 13px;
    font-weight: 500;
    margin-top: 4px;
    text-align: left;
    margin-bottom: 8px;
}

.ipLTaW {
    width: 100%;
    height: 48px;
    background-color: rgb(8, 102, 255);
    border: none;
    border-radius: 6px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: bold;
    font-family: "Optimistic Text Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0px 16px;
    margin-top: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 48px;
}

.ipLTaW:hover,
.ipLTaW:disabled {
    background-color: rgb(0, 92, 230);
}

.ipLTaW:disabled {
    cursor: default;
}

.lkIJJ {
    text-align: center;
    margin-top: 16px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
}

.lcVvhf {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10rem;
    width: 100%;
    padding: 40px 0px 20px;
    background-color: rgb(240, 242, 245);
    font-family: "Optimistic Text Normal", Arial, sans-serif;
    font-size: 12px;
    color: rgb(115, 115, 115);
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.lghGzE {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px 20px 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgb(221, 223, 226);
    width: 100%;
    max-width: 980px;
}

.dOfEKi {
    font-size: 12px;
    margin: 0px 5px;
    color: rgb(115, 115, 115);
    cursor: pointer;
}

.iDAsGp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px 20px;
    margin-top: 8px;
    max-width: 980px;
}

.eDrXjm {
    margin-top: 20px;
    font-size: 11px;
    color: rgb(115, 115, 115);
}

.iDAsGp a,
.iDAsGp span {
    color: rgb(115, 115, 115);
    font-size: 12px;
    margin: 0px 10px 4px;
    text-decoration: none;
    cursor: pointer;
}

.cfPWMB {
    background-color: rgb(245, 246, 247);
    border: 1px solid rgb(204, 208, 213);
    border-radius: 2px;
    padding: 0px 8px;
    height: 21px;
    font-size: 12px;
    color: rgb(75, 79, 86);
    margin-left: 5px;
    cursor: pointer;
}

.Eakhx {
    width: 20px;
    height: 20px;
    border-width: 3px;
    border-style: solid;
    border-color: white rgba(255, 255, 255, 0.3) rgba(255, 255, 255, 0.3);
    border-image: initial;
    border-radius: 50%;
    animation: 1s ease-in-out 0s infinite normal none running spin;
    margin: 0px auto;
}