@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/Century Gothic.ttf') format('truetype'),
        url('fonts/CenturyGothic.ttf') format('truetype'),
        url('fonts/GOTHIC.TTF') format('truetype'),
        url('fonts/GOTHICB0.TTF') format('truetype'),
        url('fonts/gothicb.ttf') format('truetype');
}



body {
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    margin: 0;
}

.cont-Index-1 {
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5%;
}

.container-LoginForm {
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    min-width: 418px;
    min-height: 484px;
    background-color: rgba(255, 255, 255, 0.936);
}

.LoginTittle {
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    margin-top: 47px;
    width: 100%;
    height: 36px;
    background-color: rgb(204, 31, 47);
    color: white;
    font-size: 14.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3rem;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.LoginLogo{
    /* height: 170px;
    width: 170px; */
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    padding-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loginSections{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.cont-Login-formSection{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.cont-formSection-titulo{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.cont-formSection-titulo img{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    margin-left: 27.5px;
}

.loginForm-text{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    color: #12181f;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.05px;
    display: flex;
}

.cont-login-input{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    width: 98%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loginInput{
    width: 85%;
    height: 29px;
    background-color: #afa9ab;
    border: none;
    border-radius: 4px;
    text-indent: 10px;
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    color: #12181f;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 7px;
}

::placeholder {
    color: #64666a;
    font-size: 1.3em;
    font-style: normal;
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    letter-spacing: 5px;
    align-self: center;
    text-indent: 11px;
}

.loggin-buttons{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.login-button-red{
    color: white;
    font-size: 16px;
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    letter-spacing: 1.5px;
    background-color: rgb(204, 31, 47);
    border: none;
    border-radius: 6px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 150px;
    height: 25px;
    cursor: pointer;
    padding: 0.2em .4em;
}

.loginFooter-text{
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    color: #bababa;
    letter-spacing: 6px;
    text-align: center;
    padding-top: 100px;
}

/* Login invitado */


.cont-Index-2 {
    /* display: flex; */
    display: none;
    align-items: center;
    justify-content: center;
    padding-top: 5%;
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
}

.showIndex-2{
    display: flex;
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
}

.hideIndex-1{
    display: none;
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
}

.container-LoginForm-2 {
    width: 418px;
    min-height: 378px;
    background-color: rgba(255, 255, 255, 0.902);
    font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
}

@media only screen 
and (device-width: 412px) 
and (device-height: 915px) {

    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .LoginTittle {
        margin-top: 80px;
        width: 100%;
        height: 90px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 3rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        gap: 45px;
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media screen and (device-width: 360px)  {

    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .LoginTittle {
        margin-top: 47px;
        width: 100%;
        height: 70px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 31.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen 
and (device-width: 414px) 
and (device-height: 896px) 
and (-webkit-device-pixel-ratio: 2) {
    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .LoginTittle {
        margin-top: 47px;
        width: 100%;
        height: 70px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 31.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen 
and (device-width: 375px) 
and (device-height: 812px) 
and (-webkit-device-pixel-ratio: 3) {

    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .LoginTittle {
        margin-top: 47px;
        width: 100%;
        height: 70px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 31.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen 
and (device-width: 414px) 
and (device-height: 896px) 
and (-webkit-device-pixel-ratio: 3) {

    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        width: 55em;
        height: auto;
    }

    .LoginTittle {
        margin-top: 47px;
        width: 100%;
        height: 70px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 31.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen 
and (device-width: 390px) 
and (device-height: 844px) 
and (-webkit-device-pixel-ratio: 3) {

    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .LoginTittle {
        margin-top: 47px;
        width: 100%;
        height: 70px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 31.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 70px;
        cursor: pointer;
        padding: 0 .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen 
and (device-width: 428px) 
and (device-height: 926px) 
and (-webkit-device-pixel-ratio: 3) {

    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .LoginTittle {
        margin-top: 47px;
        width: 100%;
        height: 70px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 31.5px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen 
and (device-width: 375px) 
and (device-height: 812px) 
and (-webkit-device-pixel-ratio: 3) {
    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .LoginTittle {
        margin-top: 80px;
        width: 100%;
        height: 90px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 3rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .2em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
}

@media only screen and (min-device-width: 120px) and (max-device-width: 600px){
    .icon-log{
        width: 2.5em;
        margin-right: 1.3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .cont-Index-1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 25%;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .container-LoginForm {
        min-width: 462px;
        min-height: 512px;
        background-color: rgba(255, 255, 255, 0.936);
        width: 55em;
        height: auto;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .LoginTittle {
        margin-top: 80px;
        width: 100%;
        height: 90px;
        background-color: rgb(204, 31, 47);
        color: white;
        font-size: 3rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.3rem;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .logoLogin{
        width: 100px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }
    .loginSections {
        display: flex;
        flex-direction: column;
        gap: 45px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .loginInput {
        width: 85%;
        height: 3em;
        background-color: #afa9ab;
        border: none;
        border-radius: 4px;
        text-indent: 10px;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        color: #12181f;
        font-size: 2.5em;
        font-weight: 600;
        letter-spacing: 7px;
    }
    .loginForm-text {
        color: #12181f;
        font-size: 3em;
        font-weight: 500;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.05px;
        display: flex;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
    }

    .login-button-red {
        color: white;
        font-size: 3em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 
        letter-spacing: 1.5px;
        background-color: rgb(204, 31, 47);
        border: none;
        border-radius: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        width: auto;
        height: 2em;
        cursor: pointer;
        padding: .3em .5em;
    }
    .loginFooter-text {
        color: #bababa;
        letter-spacing: 6px;
        text-align: center;
        padding-top: 5em;
        margin-bottom: 5em;
        font-family: 'Century Gothic',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue',Century Gothic,CenturyGothic,AppleGothic,century-gothic,sans-serif; 


    }
}
