.light-text{font-family:Montserrat,serif;text-shadow:2px 2px 4px var(--shadow-color);font-weight:400}.bold-text{font-family:Radio Canada,sans-serif;text-shadow:2px 2px 4px var(--shadow-color);font-weight:700}:root{--white-color: #f3efea;--blue-color: #063150;--primary-color: #293969;--secondary-color: #014a7d;--background-color: #0098cd;--text-color: #363636;--text-color-2: #403f3f;--shadow-color: #0000004d}.navbar{display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px var(--shadow-color);background-image:url(/assets/baner-navbar-DJqcOlPu.webp)}.navbar img{margin-top:5px;width:200px}@media (min-width: 576px){.navbar img{width:150px}}@media (min-width: 992px){.navbar img{width:100px}}@media (min-width: 1200px){.navbar img{margin-top:10px;width:150px}}@media (min-width: 1400px){.navbar img{width:200px}}@media (min-width: 1700px){.navbar img{width:300px}}@keyframes saltar{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes escribir{0%{width:0}to{width:100%}}.cargando-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cargando-container img{-webkit-user-select:none;user-select:none;pointer-events:none;animation:saltar 1s ease-in-out infinite;height:80px}.typing{display:inline-block;overflow:hidden;white-space:nowrap;width:0;animation:escribir 2s steps(20) 1s forwards;color:var(--white-color)}.cargando{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(100vh - 222px);background-color:var(--dark-color);overflow:hidden}@media (min-width: 576px){.cargando{min-height:calc(100vh - 196px)}}@media (min-width: 768px){.cargando{min-height:calc(100vh - 186px)}}@media (min-width: 992px){.cargando{min-height:calc(100vh - 160px)}}@media (min-width: 1200px){.cargando{min-height:calc(100vh - 191px)}}@media (min-width: 1400px){.cargando{min-height:calc(100vh - 217px)}}@media (min-width: 1700px){.cargando{min-height:calc(100vh - 270px)}}.boton-1{cursor:pointer;text-decoration:none;box-shadow:0 4px 10px var(--shadow-color);background-image:linear-gradient(to left,var(--background-color),var(--secondary-color));transition:all .3s ease-in-out;color:#fff;border:white 2px solid;border-radius:10px;font-size:20px;padding:5px 20px}.boton-1:hover{transform:scale(.95);box-shadow:0 4px 10px #fff}@media (min-width: 576px){.boton-1{padding:10px 40px}}@media (min-width: 768px){.boton-1{padding:10px 60px}}@media (min-width: 992px){.boton-1{padding:10px 80px}}@media (min-width: 1400px){.boton-1{font-size:25px;padding:10px 100px}}@media (min-width: 1700px){.boton-1{padding:10px 120px}}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes moveFromCenter{0%{top:50%;left:50%;transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}.botones-header{display:flex;align-items:center;justify-content:space-between;width:340px;margin:0 auto;padding-bottom:20px;gap:10px}.botones-header button{cursor:pointer;box-shadow:0 4px 10px var(--shadow-color);background-color:#fff;border-radius:10px;padding:5px 10px}.botones-header img{width:140px;padding-top:5px}.circle-container{display:flex;justify-content:center;align-items:center;position:relative}.spinner{position:absolute;top:50%;left:50%;width:50px;animation:spin 1.5s linear infinite;transform:translate(-50%,-50%);cursor:pointer}.circle-menu{width:300px;height:300px;position:relative}.circle-menu button{all:unset}.center-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:250px;height:250px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:50%;border:2px solid var(--background-color);opacity:0;transition:opacity 1s ease-in;padding:0 35px}.center-text.show{opacity:1}.circle-item{width:70px;position:absolute;cursor:pointer;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;transition:transform .7s ease-out,opacity .7s ease-out;border:var(--background-color) 2px solid;border-radius:50%}.circle-item:hover,.circle-item.selected{filter:drop-shadow(0px 0px 10px white)}.show{opacity:1;transform:scale(0);animation:moveFromCenter .7s ease-out forwards}.disabled,.circle-item.selected.disabled{pointer-events:none;filter:none}.item-1{top:10%;left:50%}.item-2{top:40%;left:90%}.item-3{top:80%;left:75%}.item-4{top:80%;left:25%}.item-5{top:40%;left:10%}@media (min-width: 576px){.botones-header{width:470px}.botones-header img{width:200px}.circle-menu{width:350px;height:350px}.center-text{width:300px;height:300px;padding:0 50px}.circle-item{width:80px}}@media (min-width: 768px){.botones-header{width:600px}.circle-item{width:90px}}@media (min-width: 1200px){.botones-header{width:700px;padding-bottom:0}.botones-header button{padding:0 30px}.circle-menu{width:300px;height:300px}.center-text{width:250px;height:250px;border:3px solid var(--background-color);padding:0 35px}.circle-item{width:80px}}@media (min-width: 1400px){.botones-header{padding-bottom:20px}.botones-header img{width:250px}.circle-menu{width:350px;height:350px}.center-text{width:300px;height:300px;padding:0 50px}.circle-item{width:90px}}@media (min-width: 1700px){.botones-header{width:900px;padding-bottom:0}.botones-header button{padding:5px 40px}.botones-header img{width:280px}.circle-menu{width:420px;height:420px}.center-text{width:370px;height:370px;border:4px solid var(--background-color);padding:0 60px}.circle-item{width:110px}}.footer{position:relative;box-shadow:0 -4px 10px var(--shadow-color);background-color:#fff;padding:10px 0}.contenido-footer{display:flex;align-items:center;margin:0 auto;width:320px;padding-top:15px;gap:60px}.footer-1{display:flex;flex-direction:column;align-items:center;justify-content:center}.redes-container img{width:50px}.redes-container img:hover{scale:.9}.footer-1 a{text-decoration:none;color:var(--text-color)}.footer-2 img{width:100px}@media (min-width: 576px){.contenido-footer{width:500px;gap:240px}}@media (min-width: 768px){.contenido-footer{justify-content:center;width:200px;padding-top:5px;gap:0px}.footer-2{display:none}}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;background-image:linear-gradient(to left,var(--secondary-color),var(--background-color))}html{scrollbar-gutter:stable}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px var(--gray-color-4) inset!important;box-shadow:0 0 0 1000px var(--gray-color-4) inset!important;-webkit-text-fill-color:var(--white-color)!important;caret-color:var(--white-color)!important;transition:background-color 9999s ease-in-out 0s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes moveBackground{0%{background-position:0% 0%}to{background-position:100% 100%}}.landing-page-container{overflow:hidden;opacity:0;animation:fadeIn .8s ease-out forwards}.fondo-1{background-image:linear-gradient(to left,var(--secondary-color),var(--background-color));background-image:linear-gradient(135deg,var(--background-color) 0%,transparent 10%,transparent 20%,var(--secondary-color) 30%,var(--secondary-color) 30%,transparent 40%,transparent 50%,var(--secondary-color) 60%);background-size:100% 150%;animation:moveBackground 15s ease-in-out infinite alternate}._sectionContainer_121po_1{padding-top:10px;color:#fff;min-height:90vh}._sectionContainer_121po_1 header{width:320px;margin:0 auto;text-align:center;padding-bottom:20px}._sectionContainer_121po_1 header h1{padding-bottom:5px}._sectionContainer_121po_1 header p{font-size:16px}._sectionFooter_121po_43{display:flex;flex-direction:column;align-items:center;justify-content:center}._sectionFooter_121po_43 p{width:310px;text-align:justify;padding:20px 0}@media (min-width: 576px){._sectionContainer_121po_1 header{width:576px}._sectionContainer_121po_1 header h1{font-size:30px}._sectionFooter_121po_43 p{width:500px}}@media (min-width: 768px){._sectionContainer_121po_1 header{width:700px}._sectionContainer_121po_1 header h1{font-size:40px}._sectionContainer_121po_1 header p{font-size:20px}._sectionFooter_121po_43 p{width:700px}}@media (min-width: 992px){._sectionContainer_121po_1 header p{font-size:20px}._sectionFooter_121po_43 p{width:800px}}@media (min-width: 1200px){._sectionContainer_121po_1 header h1{line-height:.9}._sectionContainer_121po_1 header p{font-size:20px}}@media (min-width: 1400px){._sectionContainer_121po_1 header{width:900px}._sectionContainer_121po_1 header h1{font-size:50px}._sectionContainer_121po_1 header p{font-size:25px}._sectionFooter_121po_43 p{width:900px;font-size:20px}}@media (min-width: 1700px){._sectionContainer_121po_1 header{width:1000px}._sectionContainer_121po_1 header h1{font-size:60px}._sectionContainer_121po_1 header p{font-size:30px}._sectionFooter_121po_43 p{width:1000px}}._sectionContainer_ffi4f_1{background-image:url(/assets/fondo-section-2-CKe0V2eA.webp);background-repeat:no-repeat;background-position:bottom right;background-size:cover;display:flex;align-items:center;justify-content:center;color:#fff}._sectionContenido_ffi4f_23{width:360px}._contadores_ffi4f_31{text-align:center;width:200px;padding:20px 0}._contadores_ffi4f_31 div{padding-bottom:10px}._contadores_ffi4f_31 div p:first-child{font-size:40px}@media (min-width: 576px){._sectionContainer_ffi4f_1{background-image:url(/assets/fondo-section-2-1-muCUUf86.webp)}._sectionContenido_ffi4f_23{width:550px}._contadores_ffi4f_31{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;width:100%;max-width:350px;padding:2vw 0}._contadores_ffi4f_31 div:first-child{grid-column:span 2;text-align:center}._contadores_ffi4f_31 div:nth-child(2),._contadores_ffi4f_31 div:nth-child(3){text-align:center}}@media (min-width: 768px){._sectionContenido_ffi4f_23{width:740px}._contadores_ffi4f_31{max-width:400px;padding:3vw 0;gap:20px}._contadores_ffi4f_31 div{padding-bottom:0}._contadores_ffi4f_31 div p:first-child{font-size:50px}}@media (min-width: 992px){._sectionContenido_ffi4f_23{width:950px}._contadores_ffi4f_31{max-width:450px;padding:2.5vw 0;gap:30px}._contadores_ffi4f_31 div p:first-child{font-size:60px}._contadores_ffi4f_31 div p{font-size:20px}}@media (min-width: 1200px){._sectionContenido_ffi4f_23{width:1200px}._contadores_ffi4f_31{max-width:700px;padding:2vw 0}._contadores_ffi4f_31 div p:first-child{font-size:70px}._contadores_ffi4f_31 div p{font-size:30px}}@media (min-width: 1400px){._sectionContenido_ffi4f_23{width:1400px}._contadores_ffi4f_31{max-width:800px;padding:2.6vw 0}._contadores_ffi4f_31 div p:first-child{font-size:80px}._contadores_ffi4f_31 div p{font-size:35px}}@media (min-width: 1700px){._sectionContenido_ffi4f_23{width:1700px}._contadores_ffi4f_31{max-width:900px;padding:2.5vw 0}._contadores_ffi4f_31 div p:first-child{font-size:90px}._contadores_ffi4f_31 div p{font-size:40px}}._sectionContainer_1dfyd_1{background-image:url(/assets/fondo-section-3-C5NQlVap.webp);background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;color:var(--primary-color);padding:30px 0 60px}._sectionContenido_1dfyd_27{display:flex;align-items:center;justify-content:center}._sectionContenido_1dfyd_27 img{display:none}._sectionContenido_1dfyd_27 h2{text-align:center;font-size:20px;width:360px;padding-bottom:20px}@media (min-width: 576px){._sectionContenido_1dfyd_27 h2{width:550px}}@media (min-width: 768px){._sectionContenido_1dfyd_27{gap:50px}._sectionContenido_1dfyd_27 img{display:block;width:250px;margin-top:70px}._sectionContenido_1dfyd_27 h2{width:350px;font-size:20px}}@media (min-width: 992px){._sectionContenido_1dfyd_27{gap:100px}._sectionContenido_1dfyd_27 img{width:300px}._sectionContenido_1dfyd_27 h2{width:400px}}@media (min-width: 1200px){._sectionContainer_1dfyd_1{padding:40px 0}._sectionContenido_1dfyd_27{gap:100px}._sectionContenido_1dfyd_27 img{width:350px;margin-top:40px}._sectionContenido_1dfyd_27 h2{width:500px;font-size:19px}}@media (min-width: 1400px){._sectionContainer_1dfyd_1{padding:50px 0}._sectionContenido_1dfyd_27{gap:150px}._sectionContenido_1dfyd_27 h2{width:500px;font-size:23px}}@media (min-width: 1700px){._sectionContenido_1dfyd_27{gap:200px}._sectionContenido_1dfyd_27 img{width:450px}._sectionContenido_1dfyd_27 h2{width:700px;font-size:27px}}._form_offjy_1{width:320px;margin:0 auto;color:var(--primary-color)}._camposObligatorios_offjy_13{text-align:end;padding-bottom:10px}._inputContainer_offjy_23 select,._inputContainer_offjy_23 input{padding-left:10px;padding-right:10px}._inputContainer_offjy_23{display:flex;flex-direction:column}._input_offjy_23{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;padding:5px 0;margin-bottom:15px;background-color:#8dc6db;box-shadow:2px 2px 10px 2px var(--secondary-color);color:var(--primary-color);border:none;font-size:16px}._input_offjy_23:focus{outline:none;background-color:var(--text-color);color:#8dc6db}._textDanger_offjy_85{color:red;padding:0;margin:-16px 0 0}._contentEnvio_offjy_99{display:flex;justify-content:start;align-items:center;padding-top:10px}._botonForm_offjy_113{display:inline-block;cursor:pointer;border:none;padding:5px 50px;border-radius:10px;color:#fff;box-shadow:0 4px 10px var(--shadow-color);background-image:linear-gradient(to left,var(--background-color),var(--secondary-color));font-size:20px}._spinnerContainer_offjy_137{margin-left:10px;display:flex;justify-content:center;align-items:center}@media (min-width: 576px){._form_offjy_1{width:450px}._botonForm_offjy_113{padding:5px 60px}}@media (min-width: 768px){._form_offjy_1{width:350px}}@media (min-width: 992px){._form_offjy_1{width:400px}}@media (min-width: 1200px){._form_offjy_1{width:500px}._botonForm_offjy_113{padding:5px 80px}}@media (min-width: 1400px){._form_offjy_1{width:600px;font-size:20px}._input_offjy_23{font-size:20px}._botonForm_offjy_113{padding:5px 100px;font-size:25px}}@media (min-width: 1700px){._form_offjy_1{width:700px;font-size:25px}._input_offjy_23{font-size:25px}._botonForm_offjy_113{font-size:30px}}
