@font-face {
    font-family: font-Rg;
    src: url(/font/pfbeausanspro-regular-webfont.woff2) format("woff2"),url(/font/pfbeausanspro-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,:after,:before {
    box-sizing: inherit;
}
body {
    line-height: 1;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body,button,input,select,select option,textarea {
    font-family: font-Rg,sans-serif;
    font-weight: 400
}
a {
    color: inherit;
    text-decoration: none;
}
nav {
    box-shadow: 0 2px 2px rgba(201, 212, 223, .7);
    border-bottom: 1px solid #c9d4df;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 16px;
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
}
.cont-left{
    gap: 16px;
    display: flex;
}
.cont-left img{
    display: block;
    position: relative;
    object-fit: contain;
    width: 60px;
    height: 63px;
}

    
.cont-right{
    gap: 16px;
    display: flex;
    justify-content: flex-end;
}
.cont-right button{
    border: none;
    font-family: font-Rg, sans-serif;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    min-width: auto;
    max-width: 300px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
    padding:10px 16px;;
    background: #3b9326;
    color: #fff;
    border-radius: 128px;
}
#form1,#form2{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#form1 input,#form2 input{
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 16px;
    font-size: 1rem;
    line-height: 24px;
    font-family: font-Rg, sans-serif;
    background: #fff;
    border: 1px solid #c9d4df;
    border-radius: 8px;
    color: #44474b;
    transition: all .3s ease;
}
#form1 input:focus,#form2 input:focus{
    outline: none!important;
    border: 1px solid #b8c400;
    caret-color: #b8c400;
}

.input_input_invalid {
    background: #ffeaee!important;
    border: 1px solid #ed0025!important;
    border-radius: 6px;
}

#form1 button,#form2 button {
    cursor: pointer;
    border: none;
    background: #3b9326;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 16px;
    font-size: 1rem;
    line-height: 24px;
    border: 1px solid #c9d4df;
    border-radius: 8px;
    color: #fff;
    transition: all .3s ease;
    letter-spacing: .15em;
    font-weight: bold;
}

.Banner50_banner-50-container__2L1Qd .Banner50_wrapper-content__vRIpv {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    min-height: 60px;
}

h2.HeadingMarkdown_container__ljHme {
    width: 100%;
    font-size: 32px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -.64px;
    text-align: center;
    color: #333537;
    text-wrap: balance;
}
.ParagraphMarkdown_container__Qf26b {
    font-size: 16px;
    font-weight: 450;
    line-height: 150%;
    letter-spacing: -.16px;
    color: #333537;
    text-wrap: pretty;
}
.button_button__primary__UiNEQ {
    border: none;
    font-family: font-Rg, sans-serif;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    min-width: 172px;
    max-width: 300px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease;
    background: #3b9326;
    color: #fff;
    border-radius: 128px;
}
.button_button__full__x6E0_ {
    border-radius: 128px;
    padding: 16px;
    width: 100%;
    max-width: 100%;
}
.Banner50_wrapper-content__vRIpv{
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    min-height: 60px;
    margin-bottom: 0 !important;
    max-width: 600px;
    margin: 0 auto;
    padding: 16px;
    gap: 16px;
}
.validacion{
    text-align: center;
    color: red;
    display: none;
    opacity: 0;
    transition: opacity .3s ease;
}
.validacion.activa {
    display: block !important;
    opacity: 1 !important;
}

.loader_loader_container__2MUqo {
    position: absolute;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
    display: flex !important;
    align-content: center!important;
    align-items: center!important;
}



.loader_loader__ZCzE2 {
    position: fixed;
    z-index: 999;
    top: 0
}

.loader_loader_container__2MUqo {
    position: absolute;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.5)
}

.loader_loader_loop__ohApK {
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 50%;
    border-color: #820 transparent transparent #820;
    border-style: solid;
    border-width: 10px;
    -webkit-transition: all .5s ease-in;
    -webkit-animation-name: loader_rotate__3HVL_;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    transition: all .5s ease-in;
    animation-name: loader_rotate__3HVL_;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.loader_loader_logo__vE19U {
    position: absolute;
    left: calc(50% - 16px);
}
.loader_loader__ZCzE2 {
    opacity: 1;
    transition: opacity 0.5s ease;
}
.hidden-loader {
    opacity: 0;
    display: none;
    transition: opacity 0.4s ease;
}
.show-loader {
    display: block;
    opacity: 1;
}

.loader_loader__ZCzE2 .loader_lds_ring__Gdl7G {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
    margin: auto
}
.input_input_invalid {
    background: #ffeaee;
    border: 1px solid #ed0025;
    border-radius: 6px;
}

.loader_loader__ZCzE2 .loader_lds_ring_a__wlCh8 {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    animation: loader_lds_ring__Gdl7G 1.2s cubic-bezier(.5,0,.5,1) infinite;
    border: 10px solid transparent;
    border-top-color: #379a23;
    z-index: 99
}

.loader_loader__ZCzE2 .loader_lds_ring_b__1pj2m {
    animation-delay: -.45s;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transform: rotate(90deg);
    border: 8px solid transparent;
    border-top-color: #fff
}

.loader_loader__ZCzE2 .loader_lds_ring_c__HZQwP {
    transform: rotate(180deg)
}

.loader_loader__ZCzE2 .loader_lds_ring_c__HZQwP,.loader_loader__ZCzE2 .loader_lds_ring_d__vto0Y {
    animation-delay: -.3s;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 8px solid transparent;
    border-top-color: #fff
}

.loader_loader__ZCzE2 .loader_lds_ring_d__vto0Y {
    transform: rotate(270deg)
}

.loader_loader__ZCzE2 .loader_lds_ring_e__4n32m {
    animation-delay: -.3s;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transform: rotate(1turn);
    border: 8px solid transparent;
    border-top-color: #fff
}

.loader_loader__ZCzE2 .loader_lds_ring_dot_start__gQK_1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #379a23;
    position: absolute;
    margin: 6px
}

.loader_loader__ZCzE2 .loader_lds_ring_dot_end__qB3lo {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #379a23;
    position: absolute;
    margin: 8px 8px 8px 85%
}
.loader_loader__ZCzE2 .loader_lds_ring_a__wlCh8 {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    animation: loader_lds_ring__Gdl7G 1.2s cubic-bezier(.5,0,.5,1) infinite;
    border: 10px solid transparent;
    border-top-color: #379a23;
    z-index: 99
}

.loader_loader__ZCzE2 .loader_lds_ring_b__1pj2m {
    animation-delay: -.45s;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transform: rotate(90deg);
    border: 8px solid transparent;
    border-top-color: #fff
}

.loader_loader__ZCzE2 .loader_lds_ring_c__HZQwP {
    transform: rotate(180deg)
}

.loader_loader__ZCzE2 .loader_lds_ring_c__HZQwP,.loader_loader__ZCzE2 .loader_lds_ring_d__vto0Y {
    animation-delay: -.3s;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 8px solid transparent;
    border-top-color: #fff
}

.loader_loader__ZCzE2 .loader_lds_ring_d__vto0Y {
    transform: rotate(270deg)
}

.loader_loader__ZCzE2 .loader_lds_ring_e__4n32m {
    animation-delay: -.3s;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    transform: rotate(1turn);
    border: 8px solid transparent;
    border-top-color: #fff
}

.loader_loader__ZCzE2 .loader_lds_ring_dot_start__gQK_1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #379a23;
    position: absolute;
    margin: 6px
}

.loader_loader__ZCzE2 .loader_lds_ring_dot_end__qB3lo {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #379a23;
    position: absolute;
    margin: 8px 8px 8px 85%
}

@keyframes loader_rotate__3HVL_ {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes loader_lds_ring__Gdl7G {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.loader_loader__ZCzE2 {
    position: fixed;
    z-index: 999;
    top: 0
}

.loader_loader_container__2MUqo {
    position: absolute;
    z-index: 99;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.5)
}

#textoSMS.off{
    display: none!important;
    opacity: 0;
}
#tituloCorrecto,#tituloError{
    display: none;
    opacity: 0;
}
#tituloCorrecto.activa,#tituloError.activa{
    display: block;
    opacity: 1;
}





