html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ul dl,ol ol,ol ul,ul ol,ul ul{margin:0}hr{box-sizing:content-box;color:inherit;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}table{border-color:inherit;text-indent:0}button,input,select{margin:0}button{overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:after,*:before{padding:0;margin:0;box-sizing:border-box}body{font-family:Nunito Sans,sans-serif;background:#e6ecf8;width:100%}a{text-decoration:none;color:var(--azul-secundario)}a:hover{color:var(--azul-primario-hover);text-decoration:underline}.boton{display:inline-flex;padding:10px 20px;background:var(--azul-primario);transition:.2s ease all;color:#fff;border:none;cursor:pointer;align-items:center;justify-content:center;border-radius:5px;gap:10px}.boton:hover{color:#fff;background:var(--azul-primario-hover);text-decoration:none}.boton .icono{width:18px;height:18px}.boton .icono svg{width:100%;height:100%}.contenedor{width:95%;max-width:1200px;margin:auto}.titulo{font-size:40px;font-weight:300;color:var(--azul-secundario);text-align:center;margin-bottom:40px}:root{--azul-primario: #2566e3;--azul-primario-hover: #1d57c6;--azul-secundario: #061533}.contenedor-header{max-width:1200px;width:90%;margin:auto}@media screen and (max-width:800px){.contenedor-header{width:100%;max-width:none}}.contenedor-header header{display:flex;margin-top:40px;justify-content:space-between}.contenedor-header header .logo{background:var(--azul-secundario);display:inline-block;padding:20px;width:auto;height:70px;border-radius:10px 0 0;position:relative}.contenedor-header header .logo img{height:100%}.contenedor-header header .logo:before{content:"";display:block;width:100%;height:20px;background:var(--azul-secundario);position:absolute;bottom:-20px;left:0}.contenedor-header header .logo:after{content:"";display:block;width:20px;height:20px;background:var(--azul-secundario);position:absolute;border-top:70px solid #e6ecf8;border-right:70px solid #e6ecf8;border-bottom:70px solid var(--azul-secundario);right:-69.5px;top:-69.5px}.contenedor-header header .navbar{display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:center}.contenedor-header header .navbar a{display:inline-flex;gap:10px;font-weight:700;border-radius:5px;align-items:center}.contenedor-header header .navbar a.boton{font-weight:500}@media screen and (max-width:800px){.contenedor-header header{flex-direction:column;align-items:center;gap:20px}.contenedor-header header .logo{border-radius:5px}.contenedor-header header .logo:after{display:none}.contenedor-header header .logo:before{display:none}.contenedor-header header .navbar{margin-bottom:20px;padding:10px}}.hero{background:#2566e3;background:linear-gradient(90deg,#2566e3 30%,#1fbb8c 80%);display:grid;grid-template-columns:55% 45%;gap:20px;border-radius:20px;color:#fff;position:relative;z-index:1;bottom:5px;padding:50px}.hero .col-1{display:flex;flex-direction:column;gap:40px}.hero .col-1 .titulo{font-size:40px;font-weight:400;text-align:left;margin:0;color:#fff}.hero .col-1 .description{font-size:18px;line-height:1.4}.hero .col-1 .botones{display:flex;gap:10px}.hero .col-1 .botones .trasparente{background:#0003;padding:15px}.hero .col-1 .botones .trasparente:hover{background:#0006}.hero .col-1 .botones .secudario{background:var(--azul-secundario);border:1px solid transparent}.hero .col-1 .botones .secudario:hover{border:1px solid rgba(255,255,255,.5)}.hero .col-1 .estadisticas{display:flex;align-items:center;gap:40px;font-size:22px;font-weight:500}.hero .col-1 .estadisticas p{display:flex;gap:10px;align-items:center}.hero .col-1 .estadisticas p:nth-child(1){padding-right:40px;border-right:1px solid #fff}.hero .col-1 .estadisticas .icono{display:block;width:24px;height:24px}.hero .col-1 .estadisticas .icono svg{width:100%;height:100%}.hero .col-2{position:relative}.hero .col-2 .slideshow{border-radius:10px;width:100%;overflow:hidden;position:absolute;top:-20px}.hero .col-2 .slideshow .slides{display:flex;flex-wrap:nowrap}.hero .col-2 .slideshow .slides .slide{min-width:100%}.hero .col-2 .slideshow .slides .slide img{width:100%;height:100%;object-fit:cover;vertical-align:top}.hero .col-2 .slideshow .indicadores{width:100%;display:flex;justify-content:center;gap:10px;position:absolute;bottom:20px;left:0}.hero .col-2 .slideshow .indicadores .indicador{width:25px;height:5px;border:none;background:#565656;transition:.3s ease all;border-radius:10px}.hero .col-2 .slideshow .indicadores .indicador.active{background:#fff}.hero .col-2 .slideshow .indicadores .indicador:hover{background:#ffffff80}.hero .overlay-video{background:#000000c0;position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;align-items:center;justify-content:center}.hero .overlay-video.active{display:flex}.hero .overlay-video .video{width:90%;max-width:900px}.hero .overlay-video .video iframe{width:100%;vertical-align:top;aspect-ratio:16/9}@media screen and (max-width:800px){.hero{border-radius:0;display:flex;flex-direction:column;gap:20px}.hero .col-1{order:2;text-align:center;gap:20px}.hero .col-1 .titulo{text-align:center;font-size:30px}.hero .col-1 .botones{justify-content:center}.hero .col-1 .estadisticas{flex-direction:column;gap:20px;justify-content:center;font-size:18px}.hero .col-1 .estadisticas p{gap:10px}.hero .col-1 .estadisticas p:nth-child(1){padding-right:0;border-right:none}.hero .col-2{order:1;display:flex;justify-content:center}.hero .col-2 .slideshow{position:relative;width:70%}}.Caracteristicas{margin-top:180px;margin-bottom:100px}.Caracteristicas .grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.Caracteristicas .grid .previews{border-radius:5px;overflow:hidden;width:100%;height:100%;position:relative}.Caracteristicas .grid .previews img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;vertical-align:top;transition:.5s ease all}.Caracteristicas .grid .previews img.active{opacity:1}.Caracteristicas .grid .tabs{display:grid;grid-template-columns:1fr;gap:10px}.Caracteristicas .grid .tabs .tab{background:#fff;border-radius:5px;display:grid;grid-template-columns:auto 1fr;cursor:pointer;overflow:hidden}.Caracteristicas .grid .tabs .tab.activo{background:var(--azul-primario);color:#fff}.Caracteristicas .grid .tabs .tab.activo .icono{color:#fff}.Caracteristicas .grid .tabs .tab .icono{display:flex;align-items:center;padding-left:20px;color:var(--azul-primario)}.Caracteristicas .grid .tabs .tab .icono svg{width:30px;height:30px}.Caracteristicas .grid .tabs .tab .info{padding:20px;display:flex;gap:10px;flex-direction:column}@media screen and (max-width:800px){.Caracteristicas{margin-top:40px;margin-bottom:40px}.Caracteristicas .grid .tabs .tab .icono{display:none}}@media screen and (max-width:650px){.Caracteristicas .grid{grid-template-columns:1fr;gap:5px}.Caracteristicas .grid .tabs{grid-template-columns:1fr 1fr;gap:5px}.Caracteristicas .grid .previews{height:400px}}.Precios{margin-bottom:100px}.Precios .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.Precios .grid .plan{background:#fff;border-radius:5px;padding:20px;display:flex;flex-direction:column;gap:30px;border:1px solid transparent;transition:.3s ease all}.Precios .grid .plan.destacados{background:var(--azul-secundario);color:#fff}.Precios .grid .plan.destacados .precio span{color:#fafafa80}.Precios .grid .plan:hover{border:1px solid var(--azul-primario)}.Precios .grid .plan .nombre,.Precios .grid .plan .precio{font-size:32px;font-weight:700}.Precios .grid .plan .precio span{font-size:16px;font-weight:400;color:#00000080}.Precios .grid .plan .descripcion{line-height:1.4}.Precios .grid .plan .lista{list-style:none;display:flex;flex-direction:column;gap:10px}.Precios .grid .plan .lista li{display:flex;align-items:center;gap:10px}.Precios .grid .plan .lista li .icono{display:flex;align-items:center;color:var(--azul-primario)}@media screen and (max-width:1050px){.Precios{margin-bottom:20px}.Precios .grid{display:flex;flex-wrap:wrap;justify-content:center}}.footer{background:var(--azul-secundario);padding:20px;border-radius:7px;color:#fff;display:flex;justify-content:space-between;align-items:center;margin:15px}.footer .logo{display:flex;flex-direction:column;gap:20px}.footer .logo img{width:20vw;max-width:100px}.footer .logo p{color:#ffffff80;font-size:14px}.footer .links{display:flex;gap:20px;flex-wrap:wrap}.footer .links a{color:#fff}@media screen and (max-width:600px){.footer{flex-direction:column;justify-content:center;gap:20px;margin-bottom:20px}.footer .logo{align-items:center;order:2}.footer .links{justify-content:center;order:1}}
