/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;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%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--azul-primario: #2566e3;--azul-primario-hover: #1d57c6;--azul-secundario: #061533}*,*:after,*:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito Sans,sans-serif;background:#e6ecf8}a{text-decoration:none;color:var(--azul-secundario)}a:hover{text-decoration:underline}.boton{display:inline-flex;padding:10px 15px;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 .icono{width:18px;height:18px}.boton .icono svg{width:100%;height:100%}.boton:hover{text-decoration:none;background:var(--azul-primario-hover)}.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}.contenedor-header{width:90%;max-width:1200px;margin:auto}@media screen and (max-width: 750px){.contenedor-header{width:100%;max-width:none}}header{margin:0;display:flex;justify-content:space-between}header .logo{display:inline-block;background:var(--azul-secundario);padding:20px;width:auto;height:70px;border-radius:10px 0 0;position:relative}header .logo img{height:100%}header .logo:before{content:"";display:block;width:100%;background:var(--azul-secundario);height:20px;position:absolute;bottom:-20px;left:0}header .logo:after{content:"";display:block;position:absolute;border-top:70px solid transparent;border-right:70px solid transparent;border-bottom:70px solid var(--azul-secundario);right:-69.5px;top:-69.5px}header .navbar{display:flex;gap:30px;align-items:center;flex-wrap:wrap;justify-content:center}header a{display:inline-flex;gap:10px;align-items:center;font-weight:700;border-radius:5px}header a.boton{font-weight:500}@media screen and (max-width: 750px){header{flex-direction:column;align-items:center;gap:20px}header .logo{border-radius:5px;height:60px}header .logo:before{display:none}header .logo:after{display:none}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;padding:40px}.hero .col-1{display:flex;flex-direction:column;gap:40px}.hero .col-1 .titulo{font-size:48px;font-weight:400;text-align:left;margin:0;color:#fff}.hero .col-1 .descripcion{font-size:18px;line-height:160%}.hero .col-1 .botones{display:flex;gap:10px}.hero .col-1 .botones .transparente{background:#0003;padding:15px}.hero .col-1 .botones .transparente:hover{background:#0006}.hero .col-1 .botones .secundario{background:var(--azul-secundario);border:1px solid transparent}.hero .col-1 .botones .secundario: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{position:absolute;border-radius:10px;width:100%;overflow:hidden;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:10px;left:0}.hero .col-2 .slideshow .indicadores .indicador{width:25px;height:5px;border:none;background:#000;transition:.3s ease all;border-radius:10px}.hero .col-2 .slideshow .indicadores .indicador:hover{background:#ffffff80}.hero .col-2 .slideshow .indicadores .indicador.active{background:#fff}.hero .overlay-video{background:#000000e6;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: 750px){.hero{display:flex;flex-direction:column;border-radius:0;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:140px;margin-bottom:100px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid .previews{border-radius:5px;overflow:hidden;width:100%;height:100%;position:relative}.grid .previews .thumb{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;vertical-align:top;transition:.5s ease all}.grid .previews .thumb.active{opacity:1}.grid .tabs{display:grid;grid-template-columns:1fr;gap:10px}.grid .tabs .tab{background:#fff;border-radius:5px;display:grid;grid-template-columns:auto 1fr;cursor:pointer;overflow:hidden}.grid .tabs .tab.active{background:var(--azul-primario);color:#fff}.grid .tabs .tab.active .icono{color:#fff}.grid .tabs .tab .icono{display:flex;align-items:center;padding-left:20px;color:var(--azul-primario)}.grid .tabs .tab .icono svg{width:30px;height:30px}.grid .tabs .tab .info{padding:20px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:750px){:scope{margin-top:40px;margin-bottom:40px}:scope .grid .tabs .tab .icono{display:none}}@media screen and (max-width: 600px){:scope .grid{grid-template-columns:1fr;gap:5px}:scope .grid .tabs{grid-template-columns:1fr 1fr;gap:5px}:scope .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.destacado{background:var(--azul-secundario);color:#fff}.precios .grid .plan.destacado .precio span{color:#ffffff80}.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:150%}.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:990px){.precios{margin-bottom:20px}.precios .grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:750px){.precios .grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.precios .grid{grid-template-columns:1fr}}.footer{background:var(--azul-secundario);color:#fff;padding:20px;border-radius:7px;margin-bottom:40px;display:flex;justify-content:space-between;align-items:center}.footer .logo{display:flex;flex-direction:column;gap:20px}.footer .logo img{width:20vw;max-width:100px}.footer .logo p{margin-bottom:0;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}}
