@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;600;700;800;900&display=swap";.v2-root{--azul:#0171ff;--azul-oscuro:#0055c4;--tinta:#444;--tinta-suave:#444;--linea:#e8ebef;--fondo:#fff;--fondo-alt:#f7f9fc;--noche:#0c1b2e;background:var(--fondo);color:var(--tinta);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Plus Jakarta Sans,Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.v2-root *{box-sizing:border-box;margin:0;padding:0}.v2-root .contenedor{max-width:1200px;margin:0 auto;padding:0 32px}.v2-root .nav{border-bottom:1px solid var(--linea);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffe0;position:sticky;top:0}.v2-root .beta-aviso{background:linear-gradient(#eef5ff 0%,#f5f9ff 100%);border-bottom:1px solid #0171ff24}.v2-root .beta-aviso-cont{position:relative}.v2-root .beta-aviso-cab{cursor:pointer;width:100%;font:inherit;text-align:center;background:0 0;border:0;justify-content:center;align-items:center;gap:12px;padding:14px 0;display:flex}.v2-root .beta-aviso-badge{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(90deg,#0171ff 0%,#0cf 100%);border-radius:999px;flex-shrink:0;align-items:center;padding:4px 11px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #0171ff40}.v2-root .beta-aviso-titulo{color:var(--tinta);text-align:center;font-size:18px;font-weight:600}.v2-root .beta-aviso-flecha{width:18px;height:18px;color:var(--azul);flex-shrink:0;transition:transform .2s}.v2-root .beta-aviso-cab.abierto .beta-aviso-flecha{transform:rotate(180deg)}.v2-root .beta-aviso-detalle{text-align:center;max-width:820px;color:var(--tinta-suave);margin:0 auto;padding:0 0 16px;font-size:16px;line-height:1.6}.v2-root .beta-aviso-mas-cont{justify-content:center;padding:0 0 16px;display:flex}.v2-root .beta-aviso-mas{color:var(--azul);background:0 0;border-radius:0;align-items:center;gap:6px;padding:4px 2px;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex}.v2-root .beta-aviso-mas svg{flex-shrink:0;width:17px;height:17px}.v2-root .beta-aviso-mas:hover{opacity:.75}@media (width<=560px){.v2-root .beta-aviso-cab{gap:9px;padding:12px 0}.v2-root .beta-aviso-titulo{font-size:16px}.v2-root .beta-aviso-detalle{padding:0 20px 14px;font-size:15px}}.v2-root .nav-inner{justify-content:space-between;align-items:center;gap:32px;height:82px;display:flex}.v2-root .marca{flex-shrink:0;line-height:0;display:block}.v2-root .logo{width:auto;height:31px;display:block}.v2-root .marca-simbolo{line-height:0;display:none}.v2-root .logo-simbolo{width:auto;height:34px;display:block}@media (width<=980px){.v2-root .marca-completa{display:none}.v2-root .marca-simbolo{display:block}}.v2-root .menu{align-items:center;gap:38px;margin-left:auto;display:flex}.v2-root .menu a{color:var(--tinta-suave);align-items:center;gap:6px;font-size:16.5px;font-weight:400;text-decoration:none;transition:color .18s;display:flex}.v2-root .menu a:hover{color:var(--azul)}.v2-root .menu svg{stroke-width:2.6px;width:13px;height:13px}.v2-root .menu .menu-activo{color:var(--tinta)}.v2-root .menu-etiqueta{white-space:nowrap;display:inline-block;position:relative}.v2-root .menu-etiqueta>svg{pointer-events:none;width:104%;height:7px;stroke-width:initial;position:absolute;bottom:-8px;left:-2%;overflow:visible}.v2-root .menu-etiqueta>svg path{transform-origin:0;transform-box:fill-box;animation:.62s cubic-bezier(.35,.75,.4,1) forwards v2traza;transform:scaleX(0)}.v2-root .menu-etiqueta>svg .trazo-remate{animation-delay:.22s}.v2-root .menu-item{position:relative}.v2-root .menu-disparador{color:var(--tinta-suave);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:16.5px;font-weight:400;transition:color .18s;display:flex}.v2-root .menu-item:hover .menu-disparador,.v2-root .menu-item:focus-within .menu-disparador{color:var(--azul)}.v2-root .chevron{transition:transform .22s}.v2-root .menu-item:hover .chevron,.v2-root .menu-item:focus-within .chevron{transform:rotate(180deg)}.v2-root .panel{opacity:0;visibility:hidden;background:#fff;border-radius:18px;width:430px;margin-top:22px;padding:12px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:-26px;transform:translateY(-6px);box-shadow:0 2px 6px #141c280d,0 18px 46px #141c2824}.v2-root .panel:before{content:"";height:22px;position:absolute;top:-22px;left:0;right:0}.v2-root .menu-item:hover .panel,.v2-root .menu-item:focus-within .panel{opacity:1;visibility:visible;transform:none}.v2-root .panel .panel-fila{border-radius:13px;align-items:flex-start;gap:16px;padding:15px;text-decoration:none;transition:background .16s;display:flex}.v2-root .panel .panel-fila:hover{background:#f4f7fb}.v2-root .panel-icono{width:72px;height:72px;color:var(--tinta);background:0 0;flex-shrink:0;place-items:center;display:grid}.v2-root .panel-icono svg{stroke-width:1.7px;width:22px;height:22px}.v2-root .panel-icono img{object-fit:contain;width:72px;height:72px;transition:transform .2s;display:block}.v2-root .panel .panel-fila{align-items:center}.v2-root .panel .panel-fila:hover .panel-icono img{transform:scale(1.06)}.v2-root .panel-texto{color:var(--tinta-suave);font-size:15px;line-height:1.45;display:block}.v2-root .panel-texto strong{color:var(--tinta);margin-bottom:3px;font-size:17px;font-weight:700;display:block}.v2-root .panel-texto strong.titulo-con-nuevo{white-space:nowrap;align-items:center;gap:8px;display:flex}.v2-root .panel-texto strong.titulo-con-nuevo .titulo-txt{flex-shrink:0}.v2-root .panel-nuevo{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#0171ff 0%,#0cf 100%);border-radius:999px;flex-shrink:0;align-items:center;padding:3px 9px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #0171ff40}.v2-root .acciones{flex-shrink:0;align-items:center;gap:12px;display:flex}.v2-root .idioma-item{margin-right:14px;position:relative}.v2-root .idioma{color:var(--tinta-suave);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:6px 4px;font-family:inherit;font-size:15.5px;font-weight:400;transition:color .18s;display:flex}.v2-root .idioma:hover,.v2-root .idioma[aria-expanded=true]{color:var(--azul)}.v2-root .idioma svg{width:17px;height:17px}.v2-root .chevron-idioma{transition:transform .22s;width:13px!important;height:13px!important}.v2-root .idioma[aria-expanded=true] .chevron-idioma{transform:rotate(180deg)}.v2-root .panel-idioma{opacity:0;visibility:hidden;z-index:60;background:#fff;border-radius:14px;width:238px;margin-top:14px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;right:-8px;transform:translateY(-6px);box-shadow:0 2px 6px #141c280d,0 16px 40px #141c2824}.v2-root .panel-idioma.abierto{opacity:1;visibility:visible;transform:none}.v2-root .panel-idioma .opcion{width:100%;color:var(--tinta);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-family:inherit;font-size:15.5px;font-weight:400;transition:background .14s;display:flex}.v2-root .panel-idioma .opcion:hover{background:#f4f7fb}.v2-root .panel-idioma .tilde{width:16px;height:16px;color:var(--azul);opacity:0;flex-shrink:0}.v2-root .panel-idioma .opcion[aria-current=true]{font-weight:700}.v2-root .panel-idioma .opcion[aria-current=true] .tilde{opacity:1}.v2-root .btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;height:45px;padding:0 21px;font-family:inherit;font-size:15.5px;font-weight:500;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.v2-root .btn:active{transform:translateY(1px)}.v2-root .btn-oscuro{background:var(--tinta);color:#fff}.v2-root .btn-oscuro:hover{background:#2e2e2e}.v2-root .btn-azul{background:var(--azul);color:#fff}.v2-root .btn-azul:hover{background:var(--azul-oscuro)}.v2-root .hero{text-align:center;padding:96px 0 140px}.v2-root .hero h1{letter-spacing:-.01em;color:var(--tinta);margin:0 auto;font-size:clamp(29px,4.3vw,52px);font-weight:800;line-height:1.14}.v2-root .hero h1 .linea{white-space:nowrap;display:block}.v2-root .o{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0171ff 0%,#0cf 100%);-webkit-background-clip:text;background-clip:text}.v2-root .trazo{white-space:nowrap;position:relative}.v2-root .trazo svg{pointer-events:none;width:105%;height:.3em;position:absolute;bottom:-.22em;left:-1.5%;overflow:visible}.v2-root .trazo svg path{transform-origin:0;transform-box:fill-box;animation:.62s cubic-bezier(.35,.75,.4,1) forwards v2traza;transform:scaleX(0)}.v2-root .trazo-principal{animation-delay:.6s}.v2-root .trazo-remate{animation-delay:.92s}@keyframes v2traza{to{transform:scaleX(1)}}.v2-root .revela{opacity:0;animation:.7s cubic-bezier(.2,.7,.3,1) forwards v2sube;transform:translateY(16px)}.v2-root .r1{animation-delay:50ms}@keyframes v2sube{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.v2-root .revela{opacity:1;animation:none;transform:none}.v2-root .trazo svg path{animation:none;transform:none}}.v2-root .hero{padding:96px 0 0}.v2-root .tarjetas{grid-template-columns:repeat(2,1fr);gap:28px;max-width:940px;margin:0 auto;padding:70px 0 110px;display:grid}.v2-root .tarjeta{background:var(--noche);isolation:isolate;border-radius:20px;flex-direction:column;min-height:470px;text-decoration:none;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.v2-root .tarjeta:hover{box-shadow:0 6px 16px #141c2814,0 22px 44px #141c2829}.v2-root .tarjeta .foto{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1);position:absolute;inset:0}.v2-root .tarjeta:hover .foto{transform:scale(1.06)}.v2-root .tarjeta:after{content:"";z-index:1;background:linear-gradient(#120d0880 0%,#120d084a 32%,#120d080f 58%,#120d0859 100%);position:absolute;inset:0}.v2-root .tarjeta-texto{z-index:2;padding:36px 30px 0;position:relative}.v2-root .tarjeta h2{letter-spacing:0;color:#fff;white-space:nowrap;font-size:clamp(18px,2.3vw,26px);font-weight:700;line-height:1.2}.v2-root .tarjeta p{color:#ffffffe0;max-width:396px;margin-top:14px;font-size:15.5px;font-weight:400;line-height:1.5}.v2-root .tarjeta-pie{z-index:2;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:0 34px 32px;display:flex;position:relative}.v2-root .mas{color:#fff;border-bottom:1.5px solid #ffffff8c;padding-bottom:2px;font-size:16.5px;font-weight:700}.v2-root .flecha{border:1.5px solid #ffffff8c;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;transition:background .2s,border-color .2s;display:grid}.v2-root .flecha svg{stroke:#fff;stroke-width:2px;width:21px;height:21px}.v2-root .tarjeta:hover .flecha{background:var(--azul);border-color:var(--azul)}.v2-root .tarjeta:hover .mas{border-bottom-color:#fff}.v2-root .tarjeta:focus-visible{outline:3px solid var(--azul);outline-offset:3px}.v2-root .r2{animation-delay:.16s}.v2-root .r3{animation-delay:.27s}.v2-root .r4{animation-delay:.38s}.v2-root .renov-giro{transform-box:view-box;transform-origin:50%;animation:1.4s linear infinite renov-giro}@keyframes renov-giro{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.v2-root .puntos{display:none}.v2-root .hamburguesa{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:none}.v2-root .hamburguesa span{background:var(--tinta);border-radius:2px;width:22px;height:2px;transition:transform .26s,opacity .18s;display:block}.v2-root .hamburguesa[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.v2-root .hamburguesa[aria-expanded=true] span:nth-child(2){opacity:0}.v2-root .hamburguesa[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.v2-root .cajon-cta,.v2-root .velo,.v2-root .movil{display:none}.v2-root .btn-linea-cajon{color:var(--tinta);border:1.5px solid var(--linea);background:#fff}@media (width<=980px){.v2-root .barra-cta{display:none}.v2-root .hamburguesa{display:flex}.v2-root .menu{display:none}.v2-root .nav{z-index:60}.v2-root .idioma-item{display:none}.v2-root .velo{opacity:0;visibility:hidden;z-index:54;background:#0c1b2e61;transition:opacity .26s,visibility .26s;display:block;position:fixed;inset:0}.v2-root .velo.abierto{opacity:1;visibility:visible}.v2-root .movil{z-index:56;width:min(400px,88vw);padding:calc(82px + env(safe-area-inset-top)) 0 0;box-shadow:none;visibility:hidden;overscroll-behavior:contain;background:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.32,.72,.3,1),visibility .3s,box-shadow .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.v2-root .movil.abierto{visibility:visible;transform:none;box-shadow:-18px 0 44px #141c2829}.v2-root{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}.v2-root::-webkit-scrollbar{width:0;height:0;display:none}.v2-root ::-webkit-scrollbar{width:0;height:0;display:none}.v2-root *,html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}.v2-root .movil-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:14px 22px 10px;overflow-y:auto}.v2-root .movil-disparador,.v2-root .movil-enlace{width:100%;color:var(--tinta);text-align:left;border:none;border-bottom:1px solid var(--linea);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:17px 4px;font-family:inherit;font-size:18px;font-weight:600;text-decoration:none;display:flex}.v2-root .movil-disparador svg{width:18px;height:18px;color:var(--tinta-suave);flex-shrink:0;transition:transform .26s}.v2-root .movil-disparador.abierto{color:var(--azul)}.v2-root .movil-disparador.abierto svg{color:var(--azul);transform:rotate(180deg)}.v2-root .movil-disparador.menu-activo,.v2-root .movil-enlace.menu-activo,.v2-root .movil-disparador.menu-activo>svg{color:var(--tinta)}.v2-root .movil .menu-etiqueta>svg{pointer-events:none;width:104%;height:7px;position:absolute;bottom:-7px;left:-2%;overflow:visible}.v2-root .movil .menu-etiqueta>svg path{transform-origin:0;transform-box:fill-box}.v2-root .movil-acordeon{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.32,.72,.3,1);display:grid}.v2-root .movil-acordeon.abierto{grid-template-rows:1fr}.v2-root .movil-acordeon-inner{overflow:hidden}.v2-root .movil-fila{background:var(--fondo-alt);border-radius:14px;align-items:center;gap:10px;margin:10px 0 0;padding:13px 10px;text-decoration:none;transition:background .16s,transform .16s;display:flex}.v2-root .movil-fila:first-child{margin-top:14px}.v2-root .movil-fila:last-child{margin-bottom:14px}.v2-root .movil-fila:active{background:#edf2f9;transform:scale(.985)}.v2-root .movil-icono{flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.v2-root .movil-icono img{object-fit:contain;width:48px;height:48px;display:block}.v2-root .movil-fila-texto{color:var(--tinta-suave);font-size:14px;line-height:1.4;display:block}.v2-root .movil-fila-texto strong{color:var(--tinta);margin-bottom:2px;font-size:16.5px;font-weight:700;display:block}.v2-root .movil-fila-texto strong.titulo-con-nuevo{align-items:center;gap:6px;font-size:14.5px;display:flex}.v2-root .movil-fila-texto .panel-nuevo{letter-spacing:.06em;padding:2px 6px;font-size:8.5px}.v2-root .movil-idiomas{background:var(--fondo-alt);border-radius:12px;gap:4px;margin:18px 0 10px;padding:4px;display:flex}.v2-root .movil-idioma-opcion{color:var(--tinta-suave);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;padding:10px 0;font-family:inherit;font-size:14px;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.v2-root .movil-idioma-opcion.activo{color:var(--azul);background:#fff;box-shadow:0 1px 3px #141c2814}.v2-root .movil-pie{padding:18px 22px calc(22px + env(safe-area-inset-bottom));border-top:1px solid var(--linea);background:#fff;flex-direction:column;gap:11px;display:flex}.v2-root .movil-pie .btn{border-radius:10px;width:100%;height:50px;font-size:16.5px}.v2-root .hero{padding:58px 0 0}.v2-root .tarjetas{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;max-width:none;margin:0 -32px;padding:44px 32px 0;display:flex;overflow-x:auto}.v2-root .tarjetas::-webkit-scrollbar{display:none}.v2-root .tarjeta{scroll-snap-align:center;flex:0 0 78%;min-height:430px}.v2-root .puntos{justify-content:center;align-items:center;gap:9px;padding:26px 0 72px;display:flex}.v2-root .punto{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:9px;height:9px;padding:0;transition:width .24s,background .24s}.v2-root .punto.activo{background:var(--azul);width:26px}}@media (width<=560px){.v2-root .contenedor{padding:0 20px}.v2-root .nav-inner{height:70px}.v2-root .movil{width:min(360px,92vw);padding-top:calc(70px + env(safe-area-inset-top))}.v2-root .hero h1{font-size:30px;line-height:1.32}.v2-root .hero h1 .linea{white-space:normal}.v2-root .tarjetas{margin:0 -20px;padding:36px 20px 0}.v2-root .tarjeta{flex:0 0 82%}.v2-root .tarjeta-texto{padding:30px 26px 0}.v2-root .tarjeta-pie{padding:0 26px 28px}.v2-root .tarjeta h2{font-size:clamp(15px,4.6vw,20px)}.v2-root.pagina-int .hero-int{padding-bottom:56px}}.v2-root .cargando-pagina{z-index:120;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:14px;transition:opacity .45s,visibility .45s;display:flex;position:fixed;inset:0}.v2-root .cargando-pagina.lista{opacity:0;visibility:hidden;pointer-events:none}.v2-root .cargando-simbolo{width:28px;height:28px;display:block}.v2-root .cargando-simbolo .simbolo-carga{filter:drop-shadow(0 1px 2px #0171ff0f);width:100%;height:100%;display:block}.v2-root .cargando-texto{color:var(--tinta-suave);letter-spacing:.01em;margin:0;font-size:14px;font-weight:500}.v2-root.pagina-int .hero-int{padding:78px 0 96px}.v2-root .hero-int{padding:78px 0 40px}.v2-root .hero-int-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.v2-root .icono-seg{object-fit:contain;width:118px;height:118px;margin:0 0 20px -10px;display:block}.v2-root .hero-int h1{letter-spacing:-.03em;text-align:left;max-width:13ch;margin:0;font-size:clamp(33px,3.9vw,52px);font-weight:800;line-height:1.1}.v2-root .hero-int h1.titulo-nuevo{max-width:none;padding-right:26px}.v2-root .hero-int h1.titulo-nuevo .panel-nuevo{vertical-align:middle;letter-spacing:.09em;margin-left:14px;padding:7px 14px;font-size:12px}.v2-root .hero-int p{color:var(--tinta-suave);max-width:46ch;margin-top:22px;font-size:18.5px;line-height:1.58}.v2-root .hero-int-acciones{flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px;display:flex}.v2-root .btn-int{border-radius:10px;height:52px;padding:0 30px;font-size:17px}.v2-root .enlace-int{color:var(--tinta);border-bottom:1.5px solid var(--linea);padding-bottom:2px;font-size:16.5px;font-weight:700;text-decoration:none;transition:border-color .18s,color .18s}.v2-root .enlace-int:hover{color:var(--azul);border-bottom-color:var(--azul)}.v2-root .hero-int-foto{aspect-ratio:4/5;object-fit:cover;border-radius:22px;width:100%;display:block}.v2-root .con-tooltip{display:inline-flex;position:relative}.v2-root .tooltip{background:var(--tinta);color:#fff;opacity:0;visibility:hidden;pointer-events:none;z-index:20;border-radius:9px;width:max-content;max-width:250px;padding:9px 13px;font-size:13.5px;font-weight:400;line-height:1.4;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(4px)}.v2-root .tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--tinta);margin-left:-5px;position:absolute;top:100%;left:50%}.v2-root .con-tooltip:hover .tooltip,.v2-root .con-tooltip:focus-within .tooltip{opacity:1;visibility:visible;transform:translate(-50%)}@media (width<=980px){.v2-root .hero-int{padding:50px 0 24px}.v2-root .hero-int-grid{grid-template-columns:1fr;gap:36px}.v2-root .hero-int h1{max-width:16ch}.v2-root .hero-int-foto{aspect-ratio:3/2}.v2-root .icono-seg{width:96px;height:96px}}@media (width<=560px){.v2-root .hero-int p{font-size:17px}}.v2-root.pagina-legal{flex-direction:column;min-height:100vh;display:flex}.v2-root .legal-main{flex:1;padding:64px 0 96px}.v2-root .legal-caja{max-width:820px}.v2-root .legal-titulo{letter-spacing:-.01em;color:var(--tinta);margin-bottom:10px;font-size:clamp(30px,4vw,44px);font-weight:800}.v2-root .legal-fecha{color:var(--tinta-suave);opacity:.75;margin-bottom:40px;font-size:15px}.v2-root .legal-cuerpo{color:var(--tinta-suave);flex-direction:column;gap:32px;font-size:16.5px;line-height:1.7;display:flex}.v2-root .legal-cuerpo h2{color:var(--tinta);margin-bottom:10px;font-size:21px;font-weight:700}.v2-root .legal-cuerpo p{margin-bottom:12px}.v2-root .legal-cuerpo ul,.v2-root .legal-cuerpo ol{margin:0 0 12px 20px;list-style:outside}.v2-root .legal-cuerpo ol{list-style:decimal}.v2-root .legal-cuerpo li{margin-bottom:6px}.v2-root .legal-cuerpo a{color:var(--azul);text-decoration:none}.v2-root .legal-cuerpo a:hover{text-decoration:underline}.v2-root .legal-cuerpo strong{color:var(--tinta)}.v2-root .legal-pie{border-top:1px solid #141c2814;padding:26px 0}.v2-root .legal-pie-inner{color:var(--tinta-suave);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:14.5px;display:flex}.v2-root .legal-pie nav{gap:20px;display:flex}.v2-root .legal-pie a{color:var(--tinta-suave);text-decoration:none}.v2-root .legal-pie a:hover{color:var(--azul)}@media (width<=560px){.v2-root .legal-main{padding:40px 0 64px}}.v2-root .precios-hero{text-align:center;padding:78px 0 46px}.v2-root .precios-hero h1{letter-spacing:-.02em;color:var(--tinta);margin:0;font-size:clamp(33px,4vw,52px);font-weight:800;line-height:1.12}.v2-root .precios-hero p{color:var(--tinta-suave);margin-top:16px;font-size:19px}.v2-root .precios-caja{max-width:640px;margin:0 auto}.v2-root .precios-controles{border:1px solid var(--linea);background:#fff;border-radius:18px;padding:26px 28px;box-shadow:0 2px 10px #141c280a}.v2-root .precios-controles>p{text-align:center;color:var(--tinta-suave);margin-bottom:20px;font-size:14.5px}.v2-root .precios-ciclo{background:var(--fondo-alt);border-radius:99px;justify-content:center;gap:4px;width:max-content;margin:0 auto 24px;padding:4px;display:flex}.v2-root .precios-ciclo button{font:inherit;color:var(--tinta-suave);cursor:pointer;background:0 0;border:0;border-radius:99px;align-items:center;gap:7px;padding:8px 20px;font-size:14.5px;font-weight:600;transition:all .18s;display:inline-flex}.v2-root .precios-ciclo button:hover{color:var(--tinta)}.v2-root .precios-ciclo button.activo{background:var(--azul);color:#fff;box-shadow:0 4px 12px #0171ff40}.v2-root .precios-ciclo .chip{background:#ffffff38;border-radius:99px;padding:2px 7px;font-size:10.5px;font-weight:700}.v2-root .precios-paso{justify-content:center;align-items:center;gap:18px;margin-bottom:20px;display:flex}.v2-root .precios-btn-paso{border:1px solid var(--linea);cursor:pointer;width:42px;height:42px;color:var(--tinta);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .18s;display:flex}.v2-root .precios-btn-paso:hover:not(:disabled){border-color:var(--azul);color:var(--azul)}.v2-root .precios-btn-paso:disabled{opacity:.35;cursor:not-allowed}.v2-root .precios-entrada{align-items:baseline;gap:8px;display:flex}.v2-root .precios-entrada input{text-align:center;width:76px;color:var(--tinta);border:0;border-bottom:2px solid var(--linea);background:0 0;outline:none;padding:0 0 2px;font-family:inherit;font-size:30px;font-weight:800}.v2-root .precios-entrada input:focus{border-bottom-color:var(--azul)}.v2-root .precios-entrada span{color:var(--tinta-suave);font-size:14px}.v2-root .precios-rango{appearance:none;cursor:pointer;background:linear-gradient(to right,var(--azul) 0%,var(--azul) var(--progreso,0%),var(--linea) var(--progreso,0%));border-radius:99px;outline:none;width:100%;height:6px}.v2-root .precios-rango::-webkit-slider-thumb{-webkit-appearance:none;border:2px solid var(--azul);cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #0171ff47}.v2-root .precios-rango::-moz-range-thumb{border:2px solid var(--azul);cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #0171ff47}.v2-root .precios-marcas{color:var(--tinta-suave);opacity:.7;justify-content:space-between;margin-top:9px;font-size:12px;display:flex}.v2-root .precios-resultado{border:1.5px solid var(--linea);text-align:center;background:#fff;border-radius:22px;margin-top:24px;padding:34px 34px 30px;box-shadow:0 6px 16px #141c280f,0 22px 44px #141c2814}.v2-root .precios-res-label{color:var(--tinta-suave);margin-bottom:8px;font-size:16px}.v2-root .precios-precio{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;display:flex}.v2-root .precios-precio .tachado{color:var(--tinta-suave);opacity:.5;font-size:24px;text-decoration:line-through}.v2-root .precios-precio .monto{letter-spacing:-.02em;color:var(--tinta);font-size:clamp(44px,6vw,58px);font-weight:800;line-height:1}.v2-root .precios-precio .periodo{color:var(--tinta-suave);font-size:17px}.v2-root .precios-res-extra{color:var(--tinta-suave);margin-top:8px;font-size:14px}.v2-root .precios-res-extra.ahorro{color:var(--azul);font-weight:600}.v2-root .precios-divisor{background:var(--linea);height:1px;margin:26px 0}.v2-root .precios-beneficios{text-align:left;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.v2-root .precios-beneficios li{color:var(--tinta);align-items:flex-start;gap:10px;font-size:15.5px;display:flex}.v2-root .precios-tilde{width:20px;height:20px;color:var(--azul);background:#0171ff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.v2-root .precios-notas{text-align:left;color:var(--tinta-suave);flex-direction:column;gap:8px;margin:0;font-size:13.5px;display:flex}.v2-root .precios-notas p{margin:0}.v2-root .precios-notas strong{color:var(--tinta);font-weight:600}.v2-root .precios-cta{justify-content:center;margin-top:26px;display:flex}@media (width<=980px){.v2-root .precios-hero{padding:50px 0 36px}}@media (width<=560px){.v2-root .precios-hero p{font-size:17px}.v2-root .precios-controles{padding:22px 18px}.v2-root .precios-resultado{padding:26px 20px}}.v2-root .demos-hero{text-align:center;padding:78px 0 34px}.v2-root .demos-hero h1{letter-spacing:-.02em;color:var(--tinta);margin:0;font-size:clamp(31px,3.8vw,48px);font-weight:800;line-height:1.12}.v2-root .demos-hero p{color:var(--tinta-suave);max-width:56ch;margin-top:16px;margin-left:auto;margin-right:auto;font-size:18.5px}.v2-root .demos-tabs{flex-wrap:wrap;justify-content:center;gap:10px;max-width:100%;margin:32px auto 30px;display:flex}.v2-root .demos-tab{border:1px solid var(--linea);font:inherit;color:var(--tinta-suave);cursor:pointer;background:#fff;border-radius:99px;align-items:center;gap:10px;padding:9px 22px 9px 11px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.v2-root .demos-tab img{object-fit:contain;width:42px;height:42px}.v2-root .demos-tab:hover{color:var(--tinta);border-color:#0171ff66}.v2-root .demos-tab.activo{border-color:var(--azul);color:var(--azul);background:#0171ff0f;box-shadow:0 4px 14px #0171ff24}.v2-root .demos-panel{background:var(--fondo-alt);border:1.5px dashed var(--linea);text-align:center;border-radius:24px;max-width:860px;margin:0 auto;padding:64px 32px}.v2-root .demos-panel .demos-play{color:#111418;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 18px;display:flex}.v2-root .demos-panel .demos-play svg{width:36px;height:36px}.v2-root .demos-panel h2{letter-spacing:-.01em;color:var(--tinta);margin:0 0 10px;font-size:clamp(20px,2.4vw,25px);font-weight:800}.v2-root .demos-panel p{color:var(--tinta-suave);max-width:46ch;margin:0 auto;font-size:16.5px;line-height:1.55}.v2-root .demos-cards{grid-template-columns:1fr 1fr;gap:34px 26px;max-width:1100px;margin:0 auto 128px;display:grid}.v2-root .demos-cards-air{grid-template-columns:1fr 1fr;max-width:1100px;margin-bottom:128px}.v2-root .demos-card{text-align:center;background:#fff;border:1px solid #e6edf5;border-radius:18px;flex-direction:column;align-items:center;padding:40px 36px 0;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 6px 22px #0f172a0d}.v2-root .demos-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a17}.v2-root .demos-card h3{letter-spacing:-.015em;color:var(--tinta);max-width:22ch;margin:0 0 14px;font-size:clamp(20px,2.2vw,24px);font-weight:800;line-height:1.25}.v2-root .demos-card p{color:var(--tinta-suave);max-width:44ch;margin:0 0 18px;font-size:16px;line-height:1.55}.v2-root .demos-card-cta{font:inherit;color:var(--azul);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:30px;padding:0;font-size:15.5px;font-weight:600;transition:opacity .2s;display:inline-flex}.v2-root .demos-card-cta svg{width:13px;height:13px;transition:transform .2s}.v2-root .demos-card-cta:hover{opacity:.75}.v2-root .demos-card-cta:hover svg{transform:translate(3px)}.v2-root .demos-cta-pronto{position:relative}.v2-root .demos-cta-pronto.aviso{opacity:1}.v2-root .demos-cta-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:20;background:#1a1a1a;border-radius:5px;padding:8px 12px;font-size:13px;font-weight:500;line-height:1.35;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(4px);box-shadow:0 6px 18px #0000002e}.v2-root .demos-cta-pronto.aviso .demos-cta-tooltip{opacity:1;transform:translateY(0)}.v2-root .demos-cta-tooltip:after{content:"";border:5px solid #0000;border-top-color:#1a1a1a;position:absolute;top:100%;left:18px}.v2-root .demos-card img{aspect-ratio:1024/576;object-fit:cover;border-radius:10px 10px 0 0;width:100%;height:auto;margin-top:auto;display:block}.v2-root .demos-card img.demos-card-foto{aspect-ratio:1024/576;object-fit:cover;object-position:center 28%}.v2-root .demo-detail-head{text-align:center;padding:72px 32px 48px}.v2-root .demo-back{color:var(--tinta-suave);align-items:center;margin-bottom:18px;transition:color .18s;display:inline-flex}.v2-root .demo-back svg{width:58px;height:22px;transition:transform .18s}.v2-root .demo-back:hover{color:var(--azul)}.v2-root .demo-back:hover svg{transform:translate(-5px)}.v2-root .demo-detail-head p{color:var(--azul);text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.v2-root .demo-detail-head h1{color:var(--tinta);margin:0;font-size:clamp(32px,4.2vw,52px);font-weight:800;line-height:1.12}.v2-root .demo-detail-content{padding-bottom:128px}.v2-root .doc-demo{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:74px;max-width:1120px;margin:0 auto;display:grid}.v2-root .doc-demo-stage{background:var(--fondo-alt);border-radius:24px;place-items:center;min-height:580px;display:grid;position:relative;overflow:hidden}.v2-root .doc-demo-stage:before{content:"";background:#e8edf0;border-radius:50%;width:410px;height:410px;position:absolute}.v2-root .doc-demo-stage.sin-fondo{background:0 0}.v2-root .doc-demo-stage.sin-fondo:before{display:none}.v2-root .doc-screen{border:1px solid var(--linea);width:min(390px,78%);min-height:450px;color:var(--tinta);background:#fff;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 20px 54px #1e2a3c29}.v2-root .doc-browser-bar{border-bottom:1px solid var(--linea);background:#fbfcfe;align-items:center;gap:7px;height:44px;padding:0 16px;display:flex}.v2-root .doc-browser-bar span{background:#d9dee6;border-radius:50%;width:7px;height:7px}.v2-root .doc-browser-bar b{color:var(--tinta-suave);margin-left:auto;margin-right:auto;font-size:12px;font-weight:700}.v2-root .doc-screen-body{flex-direction:column;justify-content:center;align-items:center;min-height:406px;padding:34px;display:flex}.v2-root .doc-state-icon,.v2-root .doc-success{width:48px;height:48px;color:var(--azul);background:#e8f3ff;border-radius:12px;place-items:center;margin-bottom:13px;display:grid}.v2-root .doc-state-icon svg,.v2-root .doc-success svg{width:23px;height:23px}.v2-root .doc-screen h3{text-align:center;margin:0 0 22px;font-size:20px;font-weight:800}.v2-root .doc-passport{color:#fff;background:#103f7d;border-radius:12px;width:100%;max-width:280px;padding:17px;transform:rotate(-1deg);box-shadow:0 10px 24px #0f376c33}.v2-root .doc-passport-top{justify-content:space-between;margin-bottom:15px;font-size:12px;font-weight:700;display:flex}.v2-root .doc-passport-body{align-items:center;gap:14px;display:flex}.v2-root .doc-passport-photo{color:#41658d;background:#ddebfa;border-radius:7px;flex-shrink:0;place-items:center;width:62px;height:72px;display:grid}.v2-root .doc-passport-photo svg{width:34px;height:34px}.v2-root .doc-passport-lines{flex-direction:column;flex:1;gap:8px;display:flex}.v2-root .doc-passport-lines i{background:#ffffff9e;border-radius:4px;height:5px}.v2-root .doc-passport-lines i:nth-child(2){width:76%}.v2-root .doc-passport-lines i:nth-child(3){width:88%}.v2-root .doc-passport-lines i:nth-child(4){width:62%}.v2-root .doc-passport-code{white-space:nowrap;opacity:.75;margin-top:14px;font:9px monospace;overflow:hidden}.v2-root .doc-upload-ok{color:var(--tinta-suave);align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.v2-root .doc-upload-ok svg{color:#1ea868;width:15px;height:15px}.v2-root .doc-data-card,.v2-root .doc-check-list{border:1px solid var(--linea);background:#fff;border-radius:12px;width:100%;max-width:300px;padding:5px 18px;box-shadow:0 10px 24px #1e2a3c14}.v2-root .doc-data-card span{border-bottom:1px solid var(--linea);color:var(--tinta-suave);grid-template-columns:1fr auto;gap:12px;padding:14px 0;font-size:12px;display:grid}.v2-root .doc-data-card span:last-child{border-bottom:0}.v2-root .doc-data-card strong{color:var(--tinta);font-size:12px;font-weight:700}.v2-root .doc-scanning{animation:1.6s ease-in-out infinite doc-pulse}.v2-root .doc-check-list{flex-direction:column;padding:8px 18px;display:flex}.v2-root .doc-check-list>span{border-bottom:1px solid var(--linea);align-items:center;gap:11px;padding:13px 0;font-size:13px;font-weight:600;display:flex}.v2-root .doc-check-list>span:last-child{border:0}.v2-root .doc-check-dot{color:#1ea868;background:#e9f8f1;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.v2-root .doc-check-dot svg{width:13px;height:13px}.v2-root .check-1{animation:12s 2s both doc-check}.v2-root .check-2{animation:12s 4s both doc-check}.v2-root .doc-success{color:#1ea868;background:#e7f8f0;border-radius:50%;width:68px;height:68px;margin-bottom:16px}.v2-root .doc-success svg{width:34px;height:34px}.v2-root .doc-approved{color:#1ea868;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.v2-root .doc-result-card{color:#1ea868;background:#f4fbf7;border:1px solid #cfecdd;border-radius:12px;align-items:center;gap:12px;width:100%;max-width:300px;padding:15px;display:flex}.v2-root .doc-result-card>svg{flex-shrink:0;width:22px;height:22px}.v2-root .doc-result-card span{color:var(--tinta);font-size:13px;font-weight:700}.v2-root .doc-result-card small{color:var(--tinta-suave);margin-top:3px;font-size:11px;font-weight:400;display:block}.v2-root .doc-demo-steps{flex-direction:column;gap:18px;display:flex}.v2-root .doc-step{text-align:left;white-space:normal;width:100%;height:auto;min-height:96px;color:var(--tinta-suave);background:0 0;border:0;border-radius:0 10px 10px 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:20px 16px 20px 27px;display:grid;position:relative;overflow:hidden}.v2-root .doc-step:hover{background:var(--fondo-alt)}.v2-root .doc-step.active{color:var(--tinta);background:0 0}.v2-root .doc-step-progress{background:#e1e5eb;border-radius:3px;width:3px;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.v2-root .doc-step-progress i{background:var(--azul);border-radius:3px;width:100%;height:0;display:block}.v2-root .doc-step.active .doc-step-progress i{animation:12s linear forwards doc-progress-y}.v2-root .doc-step.manual .doc-step-progress i{width:100%;height:0;animation:none!important}.v2-root .doc-step.manual.active .doc-step-progress i{height:100%}.v2-root .doc-step-copy{min-width:0;display:block}.v2-root .doc-step-copy strong{font-size:21px;font-weight:700;line-height:1.25;display:block}.v2-root .doc-step-copy small{max-width:38ch;color:var(--tinta-suave);margin-top:8px;font-size:15px;font-weight:400;line-height:1.5;display:block}.v2-root .doc-step:not(.active) .doc-step-copy small{display:none}.v2-root .doc-step-arrow{opacity:.35;width:17px;height:17px}.v2-root .doc-step.active .doc-step-arrow{opacity:0}.v2-root .doc-step-mobile-ui{display:none}@keyframes doc-progress-y{0%{height:0}to{height:100%}}@keyframes doc-progress-x{0%{width:0}to{width:100%}}.v2-root .doc-demo-beneficio{text-align:center;max-width:820px;color:var(--tinta-suave);grid-column:1/-1;margin:64px auto 0;font-size:21px;line-height:1.65}@keyframes doc-pulse{50%{transform:scale(1.08);box-shadow:0 0 0 8px #0171ff12}}@keyframes doc-check{0%,15%{opacity:.25;transform:scale(.85)}25%,to{opacity:1;transform:none}}@media (width<=760px){.v2-root .demo-detail-head{padding:46px 20px 30px}.v2-root .demo-detail-head p{font-size:12px}.v2-root .demo-detail-content{padding:0 18px 88px}.v2-root .doc-demo{display:block}.v2-root .doc-demo-stage{display:none}.v2-root .doc-demo-steps{gap:14px}.v2-root .doc-demo-beneficio{margin:44px auto 0;font-size:19px}.v2-root .doc-step{background:var(--fondo-alt);min-height:82px;box-shadow:none;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;padding:24px 20px;transition:none;display:grid}.v2-root .doc-step:hover,.v2-root .doc-step.active{border:1px solid var(--linea);background:#fff;box-shadow:0 8px 28px #1e2a3c17}.v2-root .doc-step-progress{background:#e5e9ef;width:100%;height:3px;inset:0 0 auto}.v2-root .doc-step-progress i{width:0;height:100%}.v2-root .doc-step.active .doc-step-progress i{animation:12s linear forwards doc-progress-x}.v2-root .doc-step.manual .doc-step-progress i{width:0;height:100%;animation:none!important}.v2-root .doc-step.manual.active .doc-step-progress i{width:100%}.v2-root .doc-step-copy strong{font-size:16px}.v2-root .doc-step-copy small{margin-top:10px;font-size:14px;line-height:1.5}.v2-root .doc-step-arrow{color:var(--azul);opacity:1;transform:rotate(0)}.v2-root .doc-step.active .doc-step-arrow{opacity:1;transform:rotate(90deg)}.v2-root .doc-step-mobile-ui{grid-column:1/-1;width:100%;padding-top:24px;display:none}.v2-root .doc-step.active .doc-step-mobile-ui{display:block}.v2-root .doc-step-mobile-ui .doc-screen:not(.doc-screen-phone){border-radius:10px;width:100%;min-height:390px;box-shadow:0 12px 30px #1e2a3c1f}.v2-root .doc-step-mobile-ui .doc-screen:not(.doc-screen-phone) .doc-screen-body{min-height:346px;padding:25px 20px}.v2-root .doc-step-mobile-ui .doc-screen h3{font-size:18px}}.v2-root .doc-screen-phone{background:#16191f;border:9px solid #16191f;border-radius:44px;width:min(330px,70%);min-height:620px;overflow:hidden;box-shadow:0 20px 44px #141c2a1a,inset 0 0 0 1.5px #ffffff1a}.v2-root .doc-screen-phone .doc-screen-body{background:#fff;border-radius:35px;min-height:600px;overflow:hidden}.v2-root .doc-screen-phone .doc-id,.v2-root .doc-screen-phone .doc-screen-id .doc-screen-body{min-height:600px}.v2-root .doc-screen-phone:after{content:"";z-index:3;background:#16191f;border-radius:999px;width:106px;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.v2-root .doc-screen-phone .doc-id{padding-top:44px}.v2-root .doc-screen-id{overflow:hidden}.v2-root .doc-val{flex-direction:column;display:flex}.v2-root .doc-val-title{margin-top:22px}.v2-root .doc-val-row{cursor:pointer;border:1px solid #e8e8e8;border-radius:14px;align-items:center;gap:13px;margin-top:14px;padding:13px 14px;transition:border-color .25s,background-color .25s,box-shadow .25s,transform .25s;display:flex}.v2-root .doc-val-row.ok{border-color:#12a150}.v2-root .doc-val-row:hover,.v2-root .doc-val-row.over{background:#f5f9ff;border-color:#0171ff;box-shadow:0 6px 16px #0171ff24}.v2-root .doc-val-row.over{transform:scale(.98)}.v2-root .doc-val-row:hover>svg,.v2-root .doc-val-row.over>svg{color:#0171ff}.v2-root .doc-val-row>svg{color:#c2c2c2;flex:none;width:16px;height:16px}.v2-root .doc-val-row .doc-val-ok{color:#12a150;width:18px;height:18px}.v2-root .doc-val-thumb{color:#c2c2c2;background:#fafafa;border-radius:8px;flex:none;place-items:center;width:58px;height:40px;display:grid;overflow:hidden}.v2-root .doc-val-thumb svg{width:20px;height:20px}.v2-root .doc-val-thumb .doc-val-art{object-fit:cover;width:100%;height:100%;display:block}.v2-root .doc-val-copy{flex:1;min-width:0}.v2-root .doc-val-copy b{color:#2b2b2b;font-size:14px;font-weight:400;display:block}.v2-root .doc-val-copy small{color:#9a9a9a;margin-top:2px;font-size:12px;display:block}.v2-root .doc-val-cta{margin-top:auto}.v2-root .doc-val-vf{aspect-ratio:3/2;background:#fafafa;border-radius:18px;place-items:center;margin-top:20px;display:grid;position:relative;overflow:hidden}.v2-root .doc-val-art{opacity:0;transition:opacity .4s}.v2-root .doc-val-art.cargada{opacity:1}.v2-root .doc-val-vf .doc-val-art{border-radius:8px;width:80%;height:auto;box-shadow:0 8px 20px #141c2a29}.v2-root .doc-val-vf .doc-val-art.cargada{opacity:.88}.v2-root .doc-val-vf.listo .doc-val-art.cargada{opacity:1}.v2-root .doc-val-vf .c{border:2.5px solid #0171ff;border-radius:4px;width:24px;height:24px;position:absolute}.v2-root .doc-val-vf .c.tl{border-bottom:0;border-right:0;top:13px;left:13px}.v2-root .doc-val-vf .c.tr{border-bottom:0;border-left:0;top:13px;right:13px}.v2-root .doc-val-vf .c.bl{border-top:0;border-right:0;bottom:13px;left:13px}.v2-root .doc-val-vf .c.br{border-top:0;border-left:0;bottom:13px;right:13px}.v2-root .doc-val-scan{opacity:.85;background:#0171ff;height:2px;animation:1.5s ease-in-out infinite doc-val-scan;position:absolute;left:0;right:0;box-shadow:0 0 14px #0171ff99}.v2-root .doc-val-badge{color:#fff;background:#12a150;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:14px;right:14px}.v2-root .doc-val-badge svg{width:17px;height:17px}.v2-root .doc-val-msg{color:#9a9a9a;align-items:flex-start;gap:9px;margin:18px 0 0;font-size:12.5px;line-height:1.5;display:flex}.v2-root .doc-val-msg svg{color:#0171ff;flex:none;width:15px;height:15px;margin-top:2px}.v2-root .doc-val-msg.ok,.v2-root .doc-val-msg.ok svg{color:#12a150}.v2-root .doc-val-cap{flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding-top:20px;display:flex}.v2-root .doc-val-shutter{border:2px solid #e2e2e2;border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.v2-root .doc-val-shutter i{background:#2b2b2b;border-radius:50%;width:52px;height:52px}.v2-root .doc-val-cap small{color:#9a9a9a;font-size:12.5px}@keyframes doc-val-scan{0%{top:8%}50%{top:90%}to{top:8%}}.v2-root .doc-screen-id .doc-screen-body{min-height:450px;padding:0;display:block;position:relative}.v2-root .doc-id{color:#444;background:#fff;height:100%;min-height:450px;padding:22px 24px 26px;font-size:15px;position:relative;overflow:hidden}.v2-root .doc-id-top{color:#9a9a9a;justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.v2-root .doc-id-close{align-items:center;gap:8px;display:inline-flex}.v2-root .doc-id-close svg{width:15px;height:15px}.v2-root .doc-id-who{letter-spacing:.09em;color:#c2c2c2;font-size:10.5px}.v2-root .doc-id-bars{grid-template-columns:repeat(4,1fr);gap:9px;margin:20px 0 22px;display:grid}.v2-root .doc-id-bars i{background:#e9e9e9;border-radius:3px;height:3px}.v2-root .doc-id-bars i.on{background:#0171ff}.v2-root .doc-id-step{letter-spacing:.08em;color:#0171ff;margin:0;font-size:10.5px}.v2-root .doc-id-title{letter-spacing:-.03em;color:#2b2b2b;margin:8px 0 6px;font-size:25px;font-weight:500}.v2-root .doc-id-sub{color:#9a9a9a;margin:0 0 6px;font-size:12.5px}.v2-root .doc-id-field{margin-top:17px}.v2-root .doc-id-field label{color:#9a9a9a;margin-bottom:7px;font-size:11.5px;display:block}.v2-root .doc-id-field label b{color:#e24b4a;font-weight:400}.v2-root .doc-id-select{color:#2b2b2b;border:1px solid #e2e2e2;border-radius:12px;align-items:center;gap:10px;height:44px;padding:0 13px;font-size:14px;transition:border-color .2s,box-shadow .2s;display:flex}.v2-root .doc-id-select.vacio{color:#c2c2c2}.v2-root .doc-id-select.focus{border-color:#0171ff;box-shadow:0 0 0 3px #0171ff1a}.v2-root .doc-id-select>svg:last-child{color:#9a9a9a;width:15px;height:15px;margin-left:auto}.v2-root .doc-id-flag{border-radius:2px;flex:none;width:22px;height:15px}.v2-root .doc-id-input{color:#d2d2d2;border-bottom:1px solid #e2e2e2;padding:9px 2px 11px;font-size:15px;display:block}.v2-root .doc-id-cta{color:#fff;background:#2b2b2b;border-radius:12px;justify-content:center;align-items:center;height:46px;margin-top:22px;font-size:14px;font-weight:500;display:flex}.v2-root .doc-id-veil{background:#14181e47;animation:.25s doc-id-fade;position:absolute;inset:0}.v2-root .doc-id-sheet{background:#fff;border-radius:20px 20px 0 0;padding:18px 20px 24px;animation:.3s cubic-bezier(.22,.9,.3,1) doc-id-up;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #141e2d29}.v2-root .doc-id-sheet-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.v2-root .doc-id-sheet-head strong{color:#2b2b2b;font-size:16px;font-weight:500}.v2-root .doc-id-sheet-head svg{color:#9a9a9a;width:16px;height:16px}.v2-root .doc-id-count{color:#c2c2c2;margin-bottom:6px;font-size:11.5px;display:block}.v2-root .doc-id-search{color:#c2c2c2;border:1px solid #e2e2e2;border-radius:12px;align-items:center;gap:9px;height:42px;margin:12px 0 6px;padding:0 13px;font-size:13.5px;display:flex}.v2-root .doc-id-search svg{width:15px;height:15px}.v2-root .doc-id-list{margin:0;padding:0;list-style:none}.v2-root .doc-id-list li{color:#444;border-bottom:1px solid #f1f1f1;align-items:center;gap:11px;padding:11px 2px;font-size:14px;display:flex}.v2-root .doc-id-list li:last-child{border-bottom:0}.v2-root .doc-id-list li.sel{color:#0171ff}.v2-root .doc-id-list li svg:last-child{color:#0171ff;width:16px;height:16px;margin-left:auto}.v2-root .doc-id-list li svg.doc-id-flag{width:22px;height:15px;color:inherit;margin-left:0}.v2-root .doc-id-sheet{max-height:82%;overflow:hidden}.v2-root .doc-id-list.plana li{padding:13px 2px}@keyframes doc-id-up{0%{transform:translateY(100%)}to{transform:none}}@keyframes doc-id-fade{0%{opacity:0}to{opacity:1}}@media (width<=760px){.v2-root .doc-step-mobile-ui .doc-screen.doc-screen-phone{box-sizing:border-box;background:#16191f;border:9px solid #16191f;border-radius:44px;width:min(300px,100%);min-height:560px;margin:0 auto;box-shadow:0 20px 44px #141c2a1a,inset 0 0 0 1.5px #ffffff1a}.v2-root .doc-step-mobile-ui .doc-screen-phone .doc-screen-body{background:#fff;border-radius:35px;min-height:542px;padding:0}.v2-root .doc-step-mobile-ui .doc-screen-phone .doc-id{min-height:542px;padding:44px 20px 24px}}@media (prefers-reduced-motion:reduce){.v2-root .doc-step.active .doc-step-progress i{width:100%;height:100%;animation:none}.v2-root .doc-scanning,.v2-root .doc-check-dot{animation:none}}@media (width<=980px){.v2-root .demos-hero{padding:50px 0 24px}}@media (width<=560px){.v2-root .demos-hero p{font-size:16.5px}.v2-root .demos-tabs{flex-direction:column;gap:10px}.v2-root .demos-tab{box-sizing:border-box;justify-content:flex-start;width:100%;padding:7px 16px 7px 9px;font-size:13.5px}.v2-root .demos-tab img{width:34px;height:34px}.v2-root .demos-cards{grid-template-columns:1fr;gap:22px;max-width:560px;margin-bottom:88px}.v2-root .demos-cards-air{margin-bottom:88px}.v2-root .demos-card{padding:30px 22px 0}.v2-root .demos-card p{margin-bottom:16px;font-size:15px}.v2-root .demos-card-cta{margin-bottom:22px;font-size:15px}.v2-root .demos-panel{border-radius:20px;padding:48px 22px}.v2-root .demos-panel .demos-play,.v2-root .demos-panel .demos-play svg{width:28px;height:28px}}.v2-root .porque{padding:18px 0 110px}.v2-root .porque-titulo{letter-spacing:-.03em;text-align:center;color:var(--tinta);margin:0 auto 62px;font-size:clamp(31px,4.2vw,55px);font-weight:800;line-height:1.12}.v2-root .porque-titulo .linea-p{display:block}.v2-root .porque-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.v2-root .pcard{background:#f5f7fa;border-radius:20px;flex-direction:column;padding:30px 28px 32px;display:flex}.v2-root .pcard h3{letter-spacing:-.02em;max-width:22ch;min-height:2.5em;margin-top:30px;font-size:21px;font-weight:800;line-height:1.25}.v2-root .pcard p{color:var(--tinta);font-size:16px;line-height:1.55}.v2-root .pcard-desc{-webkit-line-clamp:1;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.v2-root .pcard-desc:focus-visible{outline:2px solid var(--azul,#2f7df6);outline-offset:2px;border-radius:4px}.v2-root .pcard-desc.abierta{-webkit-line-clamp:unset}.v2-root .pcard-pie{flex-direction:column;flex:auto;margin-top:11px;display:flex;position:relative}.v2-root .pcard-pie p{flex:auto;min-width:0;margin-top:0}.v2-root .pcard-pie:not(.abierta):before{content:"";pointer-events:none;background:linear-gradient(90deg,#f5f7fa00,#f5f7fa 72%);width:60px;height:25px;position:absolute;top:1px;right:0}.v2-root .pcard-flecha{width:20px;height:20px;color:var(--tinta);cursor:pointer;z-index:1;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;transition:transform .22s,opacity .2s;display:grid;position:absolute;top:2px;right:0}.v2-root .pcard-flecha svg{width:11px;height:11px;display:block}.v2-root .pcard-flecha:hover{opacity:.6}.v2-root .pcard-flecha.abierta{align-self:flex-end;margin-top:auto;position:static;transform:rotate(180deg)}.v2-root .trazo-txt svg{height:.24em;bottom:-.16em}.v2-root .mock{background:#fff;border-radius:13px;flex-direction:column;flex:0 0 186px;height:186px;min-height:186px;padding:16px 17px;font-size:12.5px;display:flex;box-shadow:0 1px 2px #141c280f,0 10px 24px #141c2812}.v2-root .mock-cab{letter-spacing:.01em;border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:12px;font-weight:700;display:flex}.v2-root .mock-chip{color:var(--azul);background:#e8f2ff;border-radius:999px;padding:4px 9px;font-size:11.5px;font-weight:700}.v2-root .mock-chip.gris{color:#7a828d;background:#f0f2f6}.v2-root .mock-barras{flex:1;align-items:flex-end;gap:22px;min-height:0;padding:0 4px;display:flex}.v2-root .mb{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.v2-root .mb-col{background:#d7dfe8;border-radius:7px 7px 3px 3px;width:100%;max-width:54px;display:block}.v2-root .mb-col.mb-corta{flex:0 0 58px;height:58px}.v2-root .mb-col.mb-azul{background:linear-gradient(180deg,#0cf 0%,var(--azul) 100%);flex:0 0 82px;height:82px}.v2-root .mb small{color:#7a828d;text-align:center;margin-top:9px;font-size:10.5px;line-height:1.3}.v2-root .mock-fila{justify-content:space-between;align-items:baseline;margin-top:16px;display:flex}.v2-root .mock-fila:first-of-type{margin-top:0}.v2-root .mock-etq{color:#5c6672}.v2-root .mock-val{font-weight:800}.v2-root .mock-barra{background:#f0f2f6;border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.v2-root .mock-barra span{background:linear-gradient(90deg,var(--azul) 0%,#0cf 100%);border-radius:999px;height:100%;display:block}.v2-root .mock-barra span.gris{background:#d7dde5}.v2-root .mock-barra .barra-67{width:67%}.v2-root .mock-barra .barra-33{width:33%}.v2-root .mock-turno{border-bottom:1px dashed #eef1f5;flex:1;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.v2-root .mock-turno:last-child{border-bottom:none;padding-bottom:0}.v2-root .mock-hora{color:#5c6672;font-variant-numeric:tabular-nums}.v2-root .mock-gente{align-items:center;gap:5px;display:flex}.v2-root .mock-gente .persona{flex-shrink:0;width:20px;height:20px;display:block}.v2-root .persona-fondo{fill:var(--azul)}.v2-root .persona-cara,.v2-root .persona-cuerpo{fill:#fff}@media (width<=980px){.v2-root .porque{padding:6px 0 78px}.v2-root .porque-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;max-width:none;margin:0 -32px;padding:0 32px;scroll-padding-inline:32px;display:flex;overflow-x:auto}.v2-root .porque-grid::-webkit-scrollbar{display:none}.v2-root .porque-titulo{max-width:22ch;margin-bottom:38px}.v2-root .pcard{scroll-snap-align:center;flex:0 0 82%;width:82%;max-width:620px;margin:0}.v2-root .pcard h3,.v2-root .pcard p{max-width:none;min-height:0}.v2-root .porque-grid+.puntos{padding:26px 0 0;display:flex}}@media (width<=560px){.v2-root .porque{padding-top:0}.v2-root .porque-titulo{font-size:31px;line-height:1.18}.v2-root .porque-grid{margin:0 -20px;padding:0 20px;scroll-padding-inline:20px}.v2-root .porque-titulo .linea-p{display:inline}.v2-root .porque-titulo .linea-p+.linea-p{margin-top:2px;display:block}.v2-root .pcard{border-radius:16px;padding:22px 20px 26px}.v2-root .pcard h3{margin-top:24px;font-size:20px}.v2-root .pcard p{font-size:15.5px}}.v2-root .gana{padding:26px 0 90px}.v2-root .gana-titulo{letter-spacing:-.03em;text-align:center;color:var(--tinta);margin:0 auto;font-size:clamp(31px,4.2vw,55px);font-weight:800;line-height:1.12}.v2-root .gana-titulo .linea-p{display:block}@media (width<=560px){.v2-root .gana{padding:14px 0 56px}.v2-root .gana-titulo{font-size:31px;line-height:1.18}.v2-root .gana-titulo .linea-p{display:inline}.v2-root .gana-titulo .linea-p+.linea-p{margin-top:2px;display:block}}.v2-root .momentos{padding:26px 0 90px}.v2-root .momentos-titulo{letter-spacing:-.03em;text-align:center;color:var(--tinta);margin:0 auto;font-size:clamp(31px,4.2vw,55px);font-weight:800;line-height:1.12}.v2-root .momentos-desc{text-align:center;max-width:680px;color:var(--tinta-suave);margin:22px auto 0;font-size:18px;line-height:1.6}@media (width<=720px){.v2-root .momentos{padding:14px 0 56px}.v2-root .momentos-titulo{font-size:31px;line-height:1.18}.v2-root .momentos-desc{margin-top:16px;font-size:16px}}.v2-root .feat{padding:20px 0 96px}.v2-root .feat-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;display:grid}.v2-root .feat-foto-sola{background:#f4f6f9;border-radius:24px;margin:0;overflow:hidden}.v2-root .feat-foto-sola img{width:100%;height:auto;display:block}.v2-root .feat-etiqueta{color:var(--azul);margin:0 0 14px;font-size:15px;font-weight:600}.v2-root .feat-titulo{letter-spacing:-.03em;color:var(--tinta);margin:0;font-size:clamp(28px,3.2vw,42px);font-weight:800;line-height:1.14}.v2-root .feat-desc{color:var(--tinta-suave);margin:20px 0 0;font-size:17px;line-height:1.65}.v2-root .beta-cta{padding:0 0 110px}.v2-root .beta-cta-panel{background:#eaf6ff;border-radius:48px;grid-template-columns:1fr 360px;align-items:center;gap:48px;padding:84px 96px 88px;display:grid}.v2-root .beta-cta-etiqueta{color:var(--azul);margin:0 0 16px;font-size:16px;font-weight:600}.v2-root .beta-cta-titulo{letter-spacing:-.03em;color:var(--tinta);max-width:640px;margin:0;font-size:clamp(34px,4.6vw,60px);font-weight:800;line-height:1.08}.v2-root .beta-cta-desc{color:var(--tinta-suave);max-width:520px;margin:26px 0 0;font-size:18px;line-height:1.6}.v2-root .beta-cta-ilu{justify-content:center;align-items:flex-end;display:flex;position:relative}.v2-root .beta-cta-casa{z-index:1;width:100%;max-width:340px;height:auto;display:block;position:relative}.v2-root .beta-cta-corazones{z-index:2;pointer-events:none;width:200px;height:220px;position:absolute;bottom:52%;left:50%;transform:translate(-50%)}.v2-root .beta-corazon{width:26px;height:26px;fill:var(--azul);opacity:0;animation:5s ease-in-out infinite beta-flota;position:absolute;bottom:0}.v2-root .beta-corazon.c1{width:20px;height:20px;animation-delay:0s;left:16%}.v2-root .beta-corazon.c2{animation-delay:.9s;left:38%}.v2-root .beta-corazon.c3{fill:#0cf;width:18px;height:18px;animation-delay:1.8s;left:58%}.v2-root .beta-corazon.c4{width:23px;height:23px;animation-delay:2.7s;left:76%}.v2-root .beta-corazon.c5{fill:#0cf;width:15px;height:15px;animation-delay:3.6s;left:48%}@keyframes beta-flota{0%{opacity:0;transform:translateY(0)scale(.6)}15%{opacity:.9}70%{opacity:.7}to{opacity:0;transform:translateY(-150px)scale(1.05)}}@media (prefers-reduced-motion:reduce){.v2-root .beta-corazon{opacity:.5;animation:none}}@media (width<=900px){.v2-root .feat{padding:6px 0 60px}.v2-root .feat-grid{grid-template-columns:1fr;gap:28px}.v2-root .feat-foto-sola{order:-1}.v2-root .feat-titulo{font-size:28px}.v2-root .feat-desc{font-size:16px}.v2-root .beta-cta{padding:0 0 70px}.v2-root .beta-cta-panel{border-radius:32px;grid-template-columns:1fr;gap:24px;padding:56px 28px 48px}.v2-root .beta-cta-casa{max-width:240px}.v2-root .beta-cta-corazones{width:150px;height:170px}.v2-root .beta-cta-titulo{font-size:31px}.v2-root .beta-cta-desc{margin-top:20px;font-size:16px}}.v2-root .pasos{padding:10px 0 96px}.v2-root .pasos-cab{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.v2-root .pasos-titulo{letter-spacing:-.03em;color:var(--tinta);white-space:nowrap;margin:0;font-size:clamp(31px,4.2vw,55px);font-weight:800;line-height:1.12}.v2-root .pasos-flechas{flex-shrink:0;gap:12px;display:flex}.v2-root .pasos-flecha{width:48px;height:48px;color:var(--tinta);cursor:pointer;background:#fff;border:1px solid #e3e8ef;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,background .2s,transform .2s;display:flex}.v2-root .pasos-flecha svg{width:18px;height:18px;display:block}.v2-root .pasos-flecha:hover:not(:disabled){background:#f5f7fa;transform:scale(1.05)}.v2-root .pasos-flecha:disabled{opacity:.28;cursor:default}.v2-root .pasos-pista{scroll-snap-type:x mandatory;scrollbar-width:none;gap:24px;padding-bottom:4px;display:flex;overflow-x:auto}.v2-root .pasos-pista::-webkit-scrollbar{display:none}.v2-root .ps-card{scroll-snap-align:start;flex-direction:column;flex:0 0 28%;min-width:250px;display:flex}.v2-root .pasos-pista .ps-card:last-child{scroll-snap-align:end}.v2-root .ps-num{color:var(--azul);letter-spacing:.08em;margin-top:26px;font-size:13px;font-weight:800}.v2-root .ps-card h3{letter-spacing:-.01em;color:var(--tinta);white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:18px;font-weight:800;line-height:1.3;overflow:hidden}.v2-root .ps-card p{color:var(--tinta);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:46.5px;margin-top:9px;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.v2-root .ps-mock{padding:0;overflow:hidden}.v2-root .ps-mock img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.v2-root .ps-burbuja{max-width:88%;color:var(--tinta);background:#f0f2f6;border-radius:12px 12px 12px 4px;padding:8px 12px;font-size:12px;font-weight:600;line-height:1.4}.v2-root .ps-burbuja.azul{color:var(--azul);background:#e8f2ff;border-radius:12px 12px 4px;margin-left:auto}.v2-root .ps-burbuja+.ps-burbuja{margin-top:8px}.v2-root .ps-chat{flex-direction:column;flex:1;justify-content:center;display:flex}.v2-root .ps-canales{gap:6px;margin-top:14px;display:flex}.v2-root .ps-canales span{color:#5c6672;background:#f0f2f6;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:700}.v2-root .ps-doc{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.v2-root .ps-doc-tarj{background:#fafbfd;border:1px solid #e3e8ef;border-radius:10px;flex-direction:column;gap:8px;width:128px;padding:14px;display:flex}.v2-root .ps-doc.oficial .ps-doc-tarj{border-color:#bfe3ff}.v2-root .ps-linea{background:#d7dfe8;border-radius:999px;height:6px}.v2-root .ps-linea.l1{width:72%}.v2-root .ps-linea.l2{width:48%}.v2-root .ps-linea.l3{width:60%}.v2-root .ps-doc.oficial .ps-linea.l3{background:#bfe3ff}.v2-root .ps-check{background:var(--azul);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;line-height:1;display:flex}.v2-root .ps-doc-facial{position:relative}.v2-root .ps-selfie{background:#fff;border:1px dashed #bfe3ff;border-radius:999px;align-items:center;gap:5px;padding:4px 8px 4px 4px;display:flex;position:absolute;bottom:8px;right:6px}.v2-root .ps-selfie svg{background:#f0f4f9;border-radius:50%;width:20px;height:20px}.v2-root .ps-selfie-txt{color:#5c6672;font-size:10px;font-weight:700}.v2-root .ps-firma{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.v2-root .ps-firma svg{width:112px;height:24px}.v2-root .ps-raya{background:#d7dfe8;border-radius:2px;width:128px;height:2px}.v2-root .ps-chip-estado{color:var(--azul);background:#e8f2ff;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}.v2-root .ps-tc-wrap{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.v2-root .ps-tc{background:linear-gradient(135deg,var(--azul) 0%,#0cf 100%);color:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;width:150px;height:90px;padding:12px 14px;display:flex;box-shadow:0 8px 18px #0171ff38}.v2-root .ps-tc-chip{background:#fff6;border-radius:4px;width:26px;height:18px}.v2-root .ps-tc-num{letter-spacing:.14em;font-size:12.5px;font-weight:700}.v2-root .ps-oferta-wrap{flex-direction:column;flex:1;justify-content:center;gap:10px;display:flex}.v2-root .ps-oferta{background:#fafbfd;border:1.5px solid #e3e8ef;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.v2-root .ps-oferta strong{color:var(--tinta);font-size:12.5px;font-weight:800}.v2-root .ps-oferta span{color:var(--azul);white-space:nowrap;font-size:12px;font-weight:800}.v2-root .ps-clip{flex-direction:column;flex:1;justify-content:center;gap:8px;display:flex}.v2-root .ps-clip-fila{border:1px solid #eef1f5;border-radius:9px;justify-content:space-between;align-items:center;padding:7px 10px;display:flex}.v2-root .ps-clip-ico{background:#bfe3ff;border-radius:4px;width:14px;height:14px}.v2-root .ps-clip-fila .val{color:var(--tinta);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:12px;font-weight:800}.v2-root .ps-cerr{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.v2-root .ps-cerr svg{width:46px;height:46px}.v2-root .ps-cerr-cuerpo{fill:#d7dfe8}.v2-root .ps-cerr-cuerpo.on{fill:var(--azul)}.v2-root .ps-cerr-arco{stroke:#d7dfe8}.v2-root .ps-cerr-arco.on{stroke:var(--azul)}.v2-root .ps-estado{border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:700}.v2-root .ps-estado.on{color:var(--azul);background:#e8f2ff}.v2-root .ps-estado.off{color:#7a828d;background:#f0f2f6}.v2-root .ps-noti{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.v2-root .ps-campana{background:#e8f2ff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.v2-root .ps-campana svg{width:19px;height:19px}.v2-root .ps-noti .ps-burbuja{max-width:100%}@media (width<=980px){.v2-root .pasos{padding:0 0 70px}.v2-root .pasos-cab{justify-content:center;margin-bottom:30px}.v2-root .pasos-titulo{white-space:normal;text-align:center;font-size:31px}.v2-root .pasos-flechas{display:none}.v2-root .pasos-pista{gap:16px;margin:0 -32px;padding:0 32px;scroll-padding-inline:32px}.v2-root .ps-card{flex:0 0 82%;width:82%;min-width:0;max-width:620px}.v2-root .pasos-pista+.puntos{padding:26px 0 0;display:flex}.v2-root .ps-card h3{white-space:normal;font-size:17px;overflow:visible}.v2-root .ps-card p{-webkit-line-clamp:unset;height:auto;font-size:15px;display:block;overflow:visible}}@media (width<=560px){.v2-root .pasos-pista{margin:0 -20px;padding:0 20px;scroll-padding-inline:20px}}.v2-root .footer-v2{padding:0 0 40px}.v2-root .footer-v2-alta{border-bottom:1px solid #0f172a0f;align-items:center;gap:24px;padding:28px 0;display:flex}.v2-root .footer-v2-baja{color:var(--tinta-suave);justify-content:space-between;align-items:center;gap:24px;padding-top:20px;font-size:14px;display:flex}.v2-root .footer-v2-legales{align-items:center;gap:24px;display:flex}.v2-root .footer-v2-legales a{color:var(--tinta-suave);text-decoration:none}.v2-root .footer-v2-legales a:hover{color:var(--azul)}.v2-root .footer-v2-logo{line-height:0;display:block}.v2-root .footer-v2-logo .logo-simbolo{width:30px;height:30px;display:block}.v2-root .footer-v2-sociales{align-items:center;gap:10px;display:flex}.v2-root .footer-v2-sociales a{width:38px;height:38px;color:var(--tinta-suave);background:#0f172a0d;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s;display:flex}.v2-root .footer-v2-sociales a:hover{background:var(--azul);color:#fff}.v2-root .footer-v2-sociales svg{width:16px;height:16px}.v2-root .footer-v2-frase{color:var(--tinta);margin-right:auto;font-size:23px;font-weight:600;line-height:1.4}@media (width<=720px){.v2-root .footer-v2{margin-top:72px;padding:0 0 32px}.v2-root .footer-v2-alta{flex-wrap:wrap;align-items:flex-start;gap:20px;padding:24px 0}.v2-root .footer-v2-logo{display:none}.v2-root .footer-v2-frase{flex:100%;order:3;margin-right:0}.v2-root .footer-v2-baja{flex-direction:column;align-items:flex-start;gap:10px}.v2-root .footer-v2-frase{font-size:20px}}.v2-root .cta-final{background:#f4f6f9;border-bottom:0;margin-bottom:10px}.v2-root .cta-final-fila{justify-content:space-between;align-items:center;gap:32px;padding-top:64px;padding-bottom:64px;display:flex}.v2-root .cta-final-titulo{letter-spacing:-.01em;color:var(--tinta);margin:0 0 8px;font-size:34px;font-weight:700;line-height:1.15}.v2-root .cta-final-sub{color:var(--tinta-suave);margin:0;font-size:16.5px;line-height:1.5}.v2-root .btn-cta-final{border-radius:10px;height:52px;padding:0 28px;font-size:16.5px}@media (width<=720px){.v2-root .cta-final-fila{flex-direction:column;align-items:flex-start;gap:24px;padding-top:44px;padding-bottom:44px}.v2-root .cta-final-titulo{font-size:27px}.v2-root .cta-final-sub{font-size:15.5px}.v2-root .btn-cta-final{width:100%}}.v2-root .collage{padding:0 0 96px}.v2-root .collage-grid{grid-template-columns:1fr 1.12fr 1fr;align-items:stretch;gap:20px;display:grid}.v2-root .collage-col{flex-direction:column;gap:20px;height:100%;display:flex}.v2-root .collage-foto{background:#f4f6f9;border-radius:24px;margin:0;overflow:hidden}.v2-root .collage-foto img{object-fit:cover;width:100%;height:100%;display:block}.v2-root .collage-foto-alta,.v2-root .collage-foto-media{flex:auto;min-height:220px}.v2-root .collage-card{background:#f4f6f9;border-radius:24px;padding:22px}.v2-root .collage-chat-cab{align-items:center;gap:8px;margin-bottom:14px;display:flex}.v2-root .collage-chat-cuerpo{flex-direction:column;flex:auto;justify-content:center;display:flex}.v2-root .collage-chat-autor{display:none}.v2-root .collage-chat-avatar{background:#f4f6f9;border-radius:50%;flex-shrink:0;width:28px;height:28px;overflow:hidden}.v2-root .collage-chat-avatar img{object-fit:cover;width:100%;height:100%;display:block}.v2-root .collage-chat-nombre{color:var(--tinta);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14.5px;font-weight:600;overflow:hidden}.v2-root .collage-chat-hora{color:var(--tinta-suave);flex-shrink:0;margin-left:auto;font-size:13.5px}.v2-root .collage-burbuja{border-radius:18px;max-width:92%;margin:0 0 10px;padding:12px 15px;font-size:15.5px;line-height:1.45}.v2-root .collage-burbuja-in{color:var(--tinta);background:#fff}.v2-root .collage-burbuja-out{color:#fff;background:#444;margin-bottom:0;margin-left:auto}.v2-root .collage-frase{background:#e8f2ff;flex-direction:column;gap:22px;height:100%;padding:26px;display:flex}.v2-root .collage-frase-txt{letter-spacing:-.02em;color:#0b3d82;margin:0;font-size:clamp(24px,2.3vw,33px);font-weight:700;line-height:1.18}.v2-root .collage-frase-foto{border-radius:18px;flex:auto;min-height:320px;margin:0;position:relative;overflow:hidden}.v2-root .collage-frase-foto img{object-fit:cover;width:100%;height:100%;display:block}.v2-root .collage-ingresos{background:#fff;border-radius:16px;flex-direction:column;gap:2px;width:min(196px,62%);padding:12px 14px;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 12px 30px #0f172a2e}.v2-root .collage-ingresos-cab{color:var(--tinta-suave);font-size:12.5px}.v2-root .collage-ingresos-valor{letter-spacing:-.02em;color:var(--tinta);font-size:22px;font-weight:700;line-height:1.1}.v2-root .collage-ingresos-delta{color:#127a3e;align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.v2-root .collage-ingresos-flecha{flex-shrink:0;width:12px;height:12px}.v2-root .collage-ingresos-grafica{width:100%;height:30px;color:var(--azul);margin-top:6px;display:block}.v2-root .collage-estrellas{color:#f5a623;letter-spacing:2px;font-size:16px}.v2-root .collage-resena-txt{color:var(--tinta);margin:10px 0 8px;font-size:16px;line-height:1.45}.v2-root .collage-resena-autor{color:var(--tinta-suave);margin:0;font-size:14px}@media (width<=1024px){.v2-root .collage-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.v2-root .collage{padding:0 0 64px}.v2-root .collage-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:16px;max-width:none;margin:0;padding:0 32px;scroll-padding-inline:32px;display:flex;overflow-x:auto}.v2-root .collage-grid::-webkit-scrollbar{display:none}.v2-root .collage-col{display:contents}.v2-root .collage-grid>*>*{scroll-snap-align:center;flex:0 0 82%;width:82%;max-width:520px;height:460px}.v2-root .collage-frase{order:1}.v2-root .collage-foto-alta{order:2}.v2-root .collage-chat{order:3}.v2-root .collage-foto-media{order:4}.v2-root .collage-resena{order:5}.v2-root .collage-foto-alta,.v2-root .collage-foto-media{min-height:0}.v2-root .collage-frase-foto{flex:auto;min-height:0}.v2-root .collage-chat,.v2-root .collage-resena{flex-direction:column;display:flex}.v2-root .collage-chat{justify-content:flex-start}.v2-root .collage-chat-autor{color:var(--tinta-suave);margin:0 4px 5px;font-size:12px;line-height:1.3;display:block}.v2-root .collage-chat-autor-ia{align-self:flex-end;margin:6px 4px 0}.v2-root .collage-resena{justify-content:center}.v2-root .collage-ingresos{width:min(176px,58%);padding:10px 12px;bottom:12px;right:12px}.v2-root .collage-ingresos-valor{font-size:19px}.v2-root .collage-puntos{padding:22px 0 0;display:flex}}@media (width<=560px){.v2-root .collage-grid{padding:0 20px;scroll-padding-inline:20px}}.v2-root .en-construccion{padding:20px 0 88px}.v2-root .en-construccion-caja{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.v2-root .en-construccion-simbolo{width:26px;height:26px;display:block}.v2-root .en-construccion-simbolo .simbolo-carga{filter:drop-shadow(0 1px 2px #0171ff14);width:100%;height:100%;display:block}.v2-root .en-construccion-texto{color:var(--tinta-suave);margin:0;font-size:15px}.en-construccion-subtexto{color:var(--tinta-suave);opacity:.75;margin:0;font-size:13.5px}.v2-root .demos-card.esq{pointer-events:none;gap:0;padding:40px 36px 0;transform:none;box-shadow:0 6px 22px #0f172a0d}.v2-root .demos-card.esq .esq-linea,.v2-root .demos-card.esq .esq-img{background:linear-gradient(90deg,#eef2f7 25%,#f7fafd 37%,#eef2f7 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite esq-brillo;display:block}.v2-root .demos-card.esq .esq-titulo{width:62%;height:22px;margin-bottom:16px}.v2-root .demos-card.esq .esq-texto{width:86%;height:13px;margin-bottom:9px}.v2-root .demos-card.esq .esq-texto.corto{width:64%;margin-bottom:20px}.v2-root .demos-card.esq .esq-cta{width:132px;height:14px;margin-bottom:30px}.v2-root .demos-card.esq .esq-img{aspect-ratio:1024/576;border-radius:10px 10px 0 0;width:100%;margin-top:auto}@keyframes esq-brillo{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.v2-root .demos-card.esq .esq-linea,.v2-root .demos-card.esq .esq-img{animation:none}}@media (width<=760px){.v2-root .demos-card.esq{padding:30px 22px 0}}.v2-root .doc-step-tag{color:#9a9a9a;margin-left:8px;font-size:12px;font-style:italic;font-weight:500;display:inline-block}.v2-root .doc-face .doc-id-top{margin-bottom:10px}.v2-root .doc-face-rec{color:#9a9a9a;align-items:center;gap:8px;font-size:13px;display:flex}.v2-root .doc-face-rec i{background:#e5484d;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite doc-face-rec}@keyframes doc-face-rec{0%,to{opacity:1}50%{opacity:.25}}.v2-root .doc-face-stage{place-items:center;padding:22px 0 8px;display:grid}.v2-root .doc-face-ring{background:#e9f1fb;border:3px solid #e2e8f0;border-radius:50%;width:190px;height:230px;transition:width .6s,height .6s,border-color .4s;position:relative;overflow:hidden}.v2-root .doc-face-ring.cerca{width:210px;height:252px}.v2-root .doc-face-ring.lejos{width:172px;height:210px}.v2-root .doc-face-ring.ok{border-color:#12a150}.v2-root .doc-face-img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;display:block}.v2-root .doc-face-img.cargada{opacity:1}.v2-root .doc-face-msg{text-align:center;color:#2b2b2b;margin:20px 0 0;font-size:16px;font-weight:600}.v2-root .doc-face-sub{text-align:center;color:#9a9a9a;margin:7px 0 0;font-size:12.5px}.v2-root .doc-face-sub.centrado{margin-top:12px}.v2-root .doc-face-bar{background:#eef0f3;border-radius:999px;width:78%;height:5px;margin:20px auto 0;overflow:hidden}.v2-root .doc-face-bar i{background:#2b2b2b;border-radius:999px;height:100%;transition:width .7s;display:block}.v2-root .doc-face-bar.ok i{background:#12a150}.v2-root .doc-face-cmp{justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.v2-root .doc-face-cw{flex-direction:column;align-items:center;gap:8px;display:flex}.v2-root .doc-face-cw small{letter-spacing:.06em;color:#9a9a9a;font-size:11px}.v2-root .doc-face-ci{background:#e9f1fb;border-radius:12px;width:112px;height:92px;display:block;overflow:hidden}.v2-root .doc-face-ci.doc{background:#f3efe6;border:3px solid #1d4a8f}.v2-root .doc-face-cx{color:#9a9a9a;flex:none;width:20px;height:20px;margin-bottom:20px}.v2-root .doc-face-res{color:#12a150;justify-content:center;align-items:center;gap:8px;margin:14px 0 0;font-size:13px;font-weight:600;display:flex}.v2-root .doc-face-res svg{width:16px;height:16px}.v2-root .contract-screen.contract-browser{width:min(520px,88%);min-height:470px}.v2-root .contract-screen.contract-browser .doc-screen-body{min-height:426px;padding:0;display:block}.v2-root .contract-host{color:#2b2b2b;background:#f7f9fc;min-height:426px;display:flex}.v2-root .contract-side{background:#fff;border-right:1px solid #edf0f4;flex-direction:column;flex:0 0 48px;align-items:center;gap:18px;width:48px;padding:16px 10px;display:flex}.v2-root .contract-mark{place-items:center;width:27px;height:27px;margin-bottom:12px;display:grid}.v2-root .contract-mark .logo-simbolo{width:22px;height:22px}.v2-root .contract-side i{background:#e5e9ef;border-radius:4px;width:19px;height:5px}.v2-root .contract-side i:nth-of-type(2){background:#b8dbff}.v2-root .contract-workspace{flex:1;min-width:0;padding:19px 22px 22px;position:relative;overflow:hidden}.v2-root .contract-breadcrumb{color:#9aa3af;margin-bottom:14px;font-size:10px;display:block}.v2-root .contract-window-stack{background:#fff;border:1px solid #eef1f5;border-radius:12px;width:65%;height:78%;position:absolute;top:44px;right:8px;transform:rotate(1.5deg);box-shadow:0 12px 26px #141c2a0f}.v2-root .contract-panel{background:#fff;border:1px solid #e9edf2;border-radius:12px;width:88%;padding:16px 18px;position:relative;box-shadow:0 16px 34px #1c26361a}.v2-root .contract-panel-head{border-bottom:1px solid #eef1f5;align-items:center;gap:10px;padding-bottom:12px;display:flex}.v2-root .contract-panel-head>span:last-child{min-width:0}.v2-root .contract-panel-head b{font-size:13px;display:block}.v2-root .contract-panel-head small{color:#9aa3af;margin-top:2px;font-size:9px;display:block}.v2-root .contract-file{color:#0171ff;background:#eaf4ff;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.v2-root .contract-file svg{width:15px;height:15px}.v2-root .contract-label{color:#9aa3af;margin:13px 0 6px;font-size:9.5px;font-weight:600}.v2-root .contract-clause-list{border:1px solid #eef1f5;border-radius:8px;overflow:hidden}.v2-root .contract-clause{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;height:31px;padding:0 10px;font-size:10.5px;transition:all .3s;display:flex}.v2-root .contract-clause:last-child{border:0}.v2-root .contract-clause svg{color:#c2c8d0;width:12px}.v2-root .contract-clause.editing{color:#0171ff;background:#f0f7ff;box-shadow:inset 2px 0 #0171ff}.v2-root .contract-switch-row{justify-content:space-between;align-items:center;margin-top:11px;font-size:10.5px;display:flex}.v2-root .contract-switch-row>i,.v2-root .contract-accept>i{background:#dfe4ea;border-radius:99px;width:28px;height:16px;transition:all .35s;position:relative}.v2-root .contract-switch-row i b,.v2-root .contract-accept i b{background:#fff;border-radius:50%;width:12px;height:12px;transition:all .35s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000029}.v2-root .contract-switch-row i.on,.v2-root .contract-accept.on>i{background:#0171ff}.v2-root .contract-switch-row i.on b,.v2-root .contract-accept.on i b{transform:translate(12px)}.v2-root .contract-save{color:#fff;background:#2b2b2b;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:32px;margin-top:12px;font-size:10.5px;display:flex}.v2-root .contract-save.done{background:#12a150}.v2-root .contract-save svg{width:13px}.v2-root .contract-setup .contract-workspace{background:#f7f7f5;padding:17px 22px 20px}.v2-root .contract-editor{color:#37352f;background:#fff;border:1px solid #ececea;width:94%;min-height:368px;margin:0 auto;padding:22px 30px 20px;box-shadow:0 12px 30px #14182014}.v2-root .contract-editor-meta{justify-content:space-between;align-items:center;display:flex}.v2-root .contract-editor-meta small{color:#a4a39f;font-size:8px}.v2-root .contract-editor h2{letter-spacing:0;margin:12px 0 11px;font-size:22px;font-weight:700;line-height:1.08}.v2-root .contract-editor-rule{background:#eeedea;height:1px;margin-bottom:13px}.v2-root .contract-editor-clauses{text-align:left;flex-direction:column;gap:6px;display:flex}.v2-root .contract-editor-clauses section{border-radius:5px;grid-template-columns:16px 1fr;gap:6px;padding:7px 9px;display:grid}.v2-root .contract-editor-clauses section>span{color:#9b9a97;text-align:left;padding-top:1px;font-size:9px;font-weight:600}.v2-root .contract-editor-clauses section>div,.v2-root .contract-editor-clauses h3,.v2-root .contract-editor-clauses p{text-align:left}.v2-root .contract-editor-clauses h3{margin:0 0 3px;font-size:10px;font-weight:650;line-height:1.25}.v2-root .contract-editor-clauses p{color:#787774;min-height:13px;margin:0;font-size:8.2px;line-height:1.5}.v2-root .contract-editor-writing{background:#f7f7f5}.v2-root .contract-editor-writing p i{vertical-align:-2px;background:#37352f;width:1px;height:10px;margin-left:1px;animation:.7s step-end infinite contract-caret;display:inline-block}@keyframes contract-caret{50%{opacity:0}}.v2-root .contract-editor-add{color:#9b9a97;align-items:center;gap:5px;margin:10px 0 0 14px;font-size:8.5px;display:flex}.v2-root .contract-editor-add svg{width:11px;height:11px}.v2-root .contract-guest{padding-top:44px}.v2-root .contract-preview{border:1px solid #e8e8e8;border-radius:10px;height:114px;margin-top:15px;padding:12px 13px;position:relative;overflow:hidden}.v2-root .contract-preview b{margin-bottom:3px;font-size:11.5px;font-weight:600;display:block}.v2-root .contract-preview p{color:#777;margin:0 0 8px;font-size:9.5px;line-height:1.4}.v2-root .contract-preview i{background:linear-gradient(#0000,#fff);height:34px;position:absolute;bottom:0;left:0;right:0}.v2-root .contract-more{color:#9aa0a8;justify-content:center;align-items:center;margin-top:-4px;animation:1.6s ease-in-out infinite contract-more-bob;display:flex}.v2-root .contract-more svg{stroke-width:2.4px;width:16px;height:16px}@keyframes contract-more-bob{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}.v2-root .contract-accept{border:1px solid #e8e8e8;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 13px;font-size:11.5px;transition:all .3s;display:flex}.v2-root .contract-accept.on{background:#f5f9ff;border-color:#b8dbff}.v2-root .contract-continue{margin-top:12px}.v2-root .contract-sign-sheet{z-index:2;background:#fff;border-radius:20px 20px 0 0;padding:17px 19px 21px;animation:.3s cubic-bezier(.22,.9,.3,1) doc-id-up;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #141e2d2b}.v2-root .contract-sign-head{justify-content:space-between;align-items:flex-start;display:flex}.v2-root .contract-sign-head b{font-size:15px;display:block}.v2-root .contract-sign-head small{color:#9a9a9a;margin-top:3px;font-size:10px;display:block}.v2-root .contract-sign-head>svg{color:#9a9a9a;width:15px}.v2-root .contract-sign-tabs{text-align:center;background:#f1f3f6;border-radius:8px;grid-template-columns:1fr 1fr;gap:5px;margin-top:13px;padding:3px;font-size:10.5px;display:grid}.v2-root .contract-sign-tabs>*{border-radius:6px;padding:6px}.v2-root .contract-sign-tabs b{background:#fff;box-shadow:0 1px 3px #141c2a14}.v2-root .contract-sign-tabs span{color:#9a9a9a}.v2-root .contract-pad{border:1.5px dashed #d8dce2;border-radius:10px;place-items:center;height:112px;margin-top:12px;display:grid;position:relative;overflow:hidden}.v2-root .contract-pad>span{color:#c2c2c2;font-size:10.5px}.v2-root .contract-pad>svg:last-child{color:#b8bec7;width:14px;position:absolute;top:9px;right:9px}.v2-root .contract-pad .contract-signature{opacity:0;width:76%;position:absolute}.v2-root .contract-pad.drawing>span{opacity:0}.v2-root .contract-pad.drawing .contract-signature{opacity:1}.v2-root .contract-signature-text{fill:#1f2933;stroke:#1f2933;stroke-width:1.15px;stroke-linejoin:round;stroke-linecap:round;paint-order:stroke fill;font-family:Great Vibes,cursive;font-size:56px}.v2-root .contract-sign-save{color:#fff;background:#2b2b2b;border-radius:8px;place-items:center;height:36px;margin-top:12px;font-size:11.5px;display:grid}.v2-root .contract-sign-name{text-align:center;color:#9a9a9a;margin-top:5px;font-size:9px}.v2-root .contract-signed{background:#f6fcf8;border:1px solid #bde8cf;border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:9px 11px;display:flex}.v2-root .contract-signed>span{min-width:0}.v2-root .contract-signed small{color:#12a150;letter-spacing:.06em;font-size:8px;display:block}.v2-root .contract-signed .contract-signature{width:100px;height:34px;display:block}.v2-root .contract-signed em{color:#9a9a9a;font-size:8px;font-style:normal;display:block}.v2-root .contract-signed>b{color:#0171ff;font-size:9px}.v2-root .contract-full{height:500px;padding-top:20px;overflow:hidden}.v2-root .contract-full h4{margin:0 0 15px;font-size:20px}.v2-root .contract-full section{border-bottom:1px solid #efefef;padding:11px 0}.v2-root .contract-full section b{font-size:12px}.v2-root .contract-full section p{color:#777;margin:4px 0 0;font-size:10.5px;line-height:1.5}.v2-root .contract-reservation{background:#fff;border:1px solid #e8edf3;border-radius:9px;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.v2-root .contract-reservation b{font-size:12px;display:block}.v2-root .contract-reservation small{color:#9aa3af;margin-top:2px;font-size:9px;display:block}.v2-root .contract-reservation>span{color:#12a150;align-items:center;gap:4px;font-size:9px;display:flex}.v2-root .contract-reservation svg{width:12px}.v2-root .contract-pdf-card{opacity:.25;grid-template-columns:42% 1fr;gap:16px;margin-top:18px;transition:all .45s;display:grid;transform:translateY(7px)}.v2-root .contract-pdf-card.show{opacity:1;transform:none}.v2-root .contract-paper{background:#fff;border-radius:6px;flex-direction:column;height:248px;padding:17px 14px;display:flex;box-shadow:0 10px 25px #141c2a1f}.v2-root .contract-paper-logo{place-items:center;width:23px;height:23px;display:grid}.v2-root .contract-paper-logo .logo-simbolo{width:19px;height:19px}.v2-root .contract-paper>b{margin:14px 0;font-size:10.5px}.v2-root .contract-paper>i{background:#e9edf2;border-radius:4px;width:100%;height:4px;margin-bottom:7px}.v2-root .contract-paper>i:nth-of-type(2){width:82%}.v2-root .contract-paper>i:nth-of-type(3){width:62%}.v2-root .contract-paper-sign{border-bottom:1px solid #ccd2da;margin-top:auto;padding-bottom:4px}.v2-root .contract-paper-sign .contract-signature{width:96px;height:36px;display:block}.v2-root .contract-paper-sign span{color:#777;margin-top:-7px;font-size:7px;display:block}.v2-root .contract-paper small{color:#12a150;margin-top:6px;font-size:7.5px}.v2-root .contract-pdf-info{flex-direction:column;align-items:flex-start;padding-top:19px;display:flex}.v2-root .contract-pdf-icon{color:#0171ff;background:#eaf4ff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.v2-root .contract-pdf-icon svg{width:19px}.v2-root .contract-pdf-info>b{margin-top:12px;font-size:12.5px}.v2-root .contract-pdf-info>small{color:#9aa3af;margin-top:4px;font-size:9px;line-height:1.45}.v2-root .contract-download,.v2-root .contract-email{border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;height:33px;font-size:10px;display:flex}.v2-root .contract-download{color:#fff;background:#0171ff;margin-top:auto}.v2-root .contract-download.done{background:#12a150}.v2-root .contract-email{color:#5e6875;background:#fff;border:1px solid #dfe5ec;margin-top:7px}.v2-root .contract-download svg,.v2-root .contract-email svg{width:13px}@media (width<=760px){.v2-root .contract-demo .doc-step-mobile-ui .contract-browser{border-radius:16px;width:100%;min-height:0;overflow:hidden}.v2-root .contract-demo .doc-step-mobile-ui .contract-browser .doc-browser-bar{display:none}.v2-root .contract-demo .doc-step-mobile-ui .contract-browser .doc-screen-body{min-height:0;padding:0}.v2-root .contract-demo .contract-host{background:#f6f7f9;min-height:0;display:block}.v2-root .contract-demo .contract-side{display:none}.v2-root .contract-demo .contract-workspace{padding:0}.v2-root .contract-demo .contract-breadcrumb{color:#2b2b2b;background:#fff;border-bottom:1px solid #edf0f4;align-items:center;gap:8px;margin:0;padding:13px 16px;font-size:12px;font-weight:600;display:flex}.v2-root .contract-demo .contract-breadcrumb:before{content:none}.v2-root .contract-demo .contract-setup .contract-workspace{background:#f6f7f9}.v2-root .contract-demo .contract-editor{border-radius:14px;width:auto;min-height:0;margin:12px;padding:16px 16px 18px;box-shadow:0 6px 18px #1418200f}.v2-root .contract-demo .contract-editor h2{margin-block:10px;font-size:18px}.v2-root .contract-demo .contract-editor-meta small{font-size:10px}.v2-root .contract-demo .contract-editor-meta .contract-file{display:none}.v2-root .contract-demo .contract-editor-clauses{counter-reset:clause;gap:8px}.v2-root .contract-demo .contract-editor-clauses section{background:#fafafa;border:1px solid #f0f0ee;border-radius:10px;grid-template-columns:18px 1fr;gap:8px;padding:9px 10px}.v2-root .contract-demo .contract-editor-clauses section:nth-of-type(3){display:none}.v2-root .contract-demo .contract-editor-clauses section{counter-increment:clause}.v2-root .contract-demo .contract-editor-clauses section>span{font-size:0}.v2-root .contract-demo .contract-editor-clauses section>span:before{counter-increment:none;content:counter(clause) ".";color:#9b9a97;font-size:11px;font-weight:600}.v2-root .contract-demo .contract-editor-clauses h3{margin-bottom:4px;font-size:13px}.v2-root .contract-demo .contract-editor-clauses p{font-size:11.5px;line-height:1.5}.v2-root .contract-demo .contract-editor-writing{background:#f0f7ff;border-color:#d7e8ff}.v2-root .contract-demo .contract-editor-writing p i{height:13px}.v2-root .contract-demo .contract-editor-add{margin:12px 0 0;font-size:11.5px}.v2-root .contract-demo .contract-editor-add svg{width:14px;height:14px}.v2-root .contract-demo .contract-pdf .contract-workspace{padding:12px}.v2-root .contract-demo .contract-pdf .contract-breadcrumb{margin:-12px -12px 12px}.v2-root .contract-demo .contract-reservation{border-radius:14px;padding:14px}.v2-root .contract-demo .contract-reservation b{font-size:14px}.v2-root .contract-demo .contract-reservation small,.v2-root .contract-demo .contract-reservation>span{font-size:11px}.v2-root .contract-demo .contract-pdf-card{background:#fff;border:1px solid #e8edf3;border-radius:14px;grid-template-columns:1fr;gap:12px;margin-top:12px;padding:14px}.v2-root .contract-demo .contract-paper{height:200px;box-shadow:none;border:1px solid #eef1f5;border-radius:10px;padding:14px 12px}.v2-root .contract-demo .contract-paper-logo{display:none}.v2-root .contract-demo .contract-paper>b{margin-top:0;font-size:12px}.v2-root .contract-demo .contract-pdf-info{padding-top:0}.v2-root .contract-demo .contract-pdf-icon{display:none}.v2-root .contract-demo .contract-pdf-info>b{margin-top:0;font-size:14px}.v2-root .contract-demo .contract-pdf-info>small{font-size:11px}.v2-root .contract-demo .contract-download,.v2-root .contract-demo .contract-email{border-radius:10px;height:42px;margin-top:12px;font-size:13px}.v2-root .contract-demo .contract-email{margin-top:8px}}@media (prefers-reduced-motion:reduce){.v2-root .contract-pdf-card{transition:none}.v2-root .contract-editor-writing p i{animation:none}}.v2-root .deposit-screen.deposit-browser{width:min(560px,92%);min-height:470px}.v2-root .deposit-screen.deposit-browser .doc-screen-body{min-height:426px;padding:0;display:block}.v2-root .deposit-host{min-height:426px}.v2-root .deposit-settings-card{background:#fff;border:1px solid #e7ebf0;border-radius:12px;max-width:390px;margin:2px auto 0;padding:19px 21px;box-shadow:0 12px 28px #141c2a12}.v2-root .deposit-settings-card header{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:flex-start;padding-bottom:13px;display:flex}.v2-root .deposit-settings-card header small{color:#7b8491;letter-spacing:.05em;font-size:8px;font-weight:700}.v2-root .deposit-settings-card h2{letter-spacing:0;margin:3px 0 0;font-size:17px}.v2-root .deposit-more{color:#a8afb8;font-weight:700}.v2-root .deposit-settings-card>label{color:#858e9a;margin:13px 0 6px;font-size:9px;font-weight:600;display:block}.v2-root .deposit-amount{border:1px solid #e2e7ed;border-radius:7px;align-items:center;height:42px;padding:0 12px;transition:all .3s;display:flex}.v2-root .deposit-amount.active{border-color:#86bfff;box-shadow:0 0 0 2px #eaf4ff}.v2-root .deposit-amount b{font-size:17px}.v2-root .deposit-amount span{color:#8c95a0;margin-left:6px;font-size:9px}.v2-root .deposit-amount svg{color:#929aa5;width:13px;margin-left:auto}.v2-root .deposit-channel-row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.v2-root .deposit-channel-row span{color:#89919c;border:1px solid #e3e8ee;border-radius:6px;place-items:center;height:31px;font-size:9px;transition:all .35s;display:grid}.v2-root .deposit-channel-row span.on{color:#0171ff;background:#f4f9ff;border-color:#9dcaff;font-weight:650}.v2-root .deposit-channel-row span.on.direct{color:#111318;background:#ececef;border-color:#d6d8dd}.v2-root .deposit-channel-row span.airbnb{color:#e7505d;background:#fff5f6;border-color:#ffc7cd}.v2-root .deposit-gateway{border:1px solid #e3e8ee;border-radius:7px;align-items:center;gap:9px;height:39px;padding:0 11px;transition:all .35s;display:flex}.v2-root .deposit-gateway.connected{background:#f6fcf8;border-color:#bde8cf}.v2-root .deposit-gateway small{color:#9aa3af;font-size:9px}.v2-root .deposit-gateway svg{color:#a3aab3;width:13px;margin-left:auto}.v2-root .deposit-stripe{color:#635bff;font-size:12px;font-weight:800}.v2-root .deposit-save{color:#9aa3af;background:#dfe4ea;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:34px;margin-top:15px;font-size:10px;transition:all .35s;display:flex}.v2-root .deposit-save.ready{color:#fff;background:#0171ff}.v2-root .deposit-save.done{color:#fff;background:#12a150}.v2-root .deposit-save svg{width:13px}.v2-root .deposit-phone{color:#444;text-align:left;background:#fff;flex-direction:column;width:100%;min-height:600px;padding:45px 21px 22px;display:flex;position:relative}.v2-root .deposit-phone-top{color:#9a9a9a;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.v2-root .deposit-phone-top>span{font-size:28px;line-height:1}.v2-root .deposit-phone-top small{letter-spacing:.06em;font-size:10px}.v2-root .deposit-phone h3{text-align:left;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:600}.v2-root .deposit-phone>p{color:#929292;margin:0;font-size:11px;line-height:1.5}.v2-root .deposit-eyebrow{letter-spacing:.1em;color:#b3b3b3;margin:27px 0 2px;font-size:9px}.v2-root .deposit-phone>label,.v2-root .deposit-input-grid label{color:#949494;margin-top:13px;font-size:10px;display:block}.v2-root .deposit-input{color:#c4c4c4;border-bottom:1px solid #e2e2e2;align-items:center;min-height:34px;font-size:12px;transition:all .3s;display:flex}.v2-root .deposit-input.typed,.v2-root .deposit-input-grid .typed{color:#3f3f3f;border-color:#8d8d8d}.v2-root .deposit-mastercard{width:31px;height:18px;margin-left:auto;position:relative}.v2-root .deposit-mastercard i{background:#eb001b;border-radius:50%;width:16px;height:16px;position:absolute;top:2px}.v2-root .deposit-mastercard i:last-child{mix-blend-mode:multiply;background:#f79e1b;left:11px}.v2-root .deposit-input-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.v2-root .deposit-input-grid>div>span{color:#c4c4c4;border-bottom:1px solid #e2e2e2;align-items:center;height:34px;font-size:12px;display:flex}.v2-root .deposit-terms{border:1px solid #e3e3e3;border-radius:11px;align-items:flex-start;gap:10px;margin-top:21px;padding:12px;font-size:10.5px;line-height:1.45;display:flex}.v2-root .deposit-terms>i{border:1.5px solid #d2d2d2;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;display:grid}.v2-root .deposit-terms.checked{border-color:#8ed5aa}.v2-root .deposit-terms.checked>i{color:#fff;background:#12a150;border-color:#12a150}.v2-root .deposit-terms svg{width:11px}.v2-root .deposit-authorize{color:#a0a5ac;background:#d9dde2;border-radius:10px;place-items:center;height:42px;margin-top:12px;font-size:11px;font-weight:600;transition:all .3s;display:grid}.v2-root .deposit-authorize.ready{color:#fff;background:#2b2b2b}.v2-root .deposit-powered{text-align:center;color:#bbb;margin-top:auto;font-size:8px}.v2-root .deposit-powered b{color:#8f8f8f}.v2-root .deposit-phone-success{text-align:center;justify-content:center;align-items:center;padding-inline:28px}.v2-root .deposit-phone-success>small{color:#0171ff;letter-spacing:.1em;font-size:9px}.v2-root .deposit-success-check{color:#12a150;background:#eaf9f0;border-radius:50%;place-items:center;width:58px;height:58px;margin:18px 0;display:grid}.v2-root .deposit-success-check svg{width:28px}.v2-root .deposit-phone-success h3{text-align:center;font-size:25px}.v2-root .deposit-phone-success p{text-align:center;max-width:240px;font-size:12px}.v2-root .deposit-unlocked{color:#0171ff;background:#f2f8ff;border-radius:9px;align-items:center;gap:6px;margin-top:24px;padding:10px 14px;font-size:10px;font-weight:600;display:flex}.v2-root .deposit-unlocked svg{width:14px}.v2-root .deposit-checkin{padding-top:34px}.v2-root .deposit-checkin-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.v2-root .deposit-checkin-who{color:#9a9a9a;align-items:center;gap:9px;font-size:12px;display:flex}.v2-root .deposit-checkin-who i{background:#fafafa;border:1px solid #f0f0ee;border-radius:50%;width:24px;height:24px}.v2-root .deposit-checkin-top small{color:#9a9a9a;font-size:11px}.v2-root .deposit-checkin h3{color:#2b2b2b;margin-bottom:6px;font-size:30px;font-weight:600}.v2-root .deposit-checkin>p{color:#9a9a9a;margin-bottom:22px;font-size:11.5px}.v2-root .deposit-checkin-list{border-top:1px solid #efefef;margin:0;padding:0;list-style:none}.v2-root .deposit-checkin-list li{border-bottom:1px solid #efefef;align-items:center;gap:12px;padding:15px 2px;display:flex}.v2-root .deposit-checkin-list li em{color:#c2c2c2;min-width:16px;font-size:10.5px;font-style:normal}.v2-root .deposit-checkin-list li.open em{color:#0171ff}.v2-root .deposit-checkin-list li>span{flex-direction:column;flex:1;gap:3px;display:flex}.v2-root .deposit-checkin-list li b{color:#2b2b2b;font-size:13.5px;font-weight:600}.v2-root .deposit-checkin-list li small{color:#9a9a9a;font-size:10.5px}.v2-root .deposit-checkin-list li svg{color:#12a150;width:15px}.v2-root .deposit-checkin-list li>i{color:#0171ff;font-size:14px;font-style:normal}.v2-root .deposit-checkin-cta{color:#fff;background:#2b2b2b;border-radius:12px;place-items:center;height:46px;margin-top:22px;font-size:12.5px;font-weight:600;display:grid}.v2-root .deposit-release .contract-workspace>h2{letter-spacing:0;margin:0 0 14px;font-size:17px}.v2-root .deposit-reservations{grid-template-columns:1fr;display:grid}.v2-root .deposit-reservations article{background:#fff;border:1px solid #e0e5eb;border-radius:12px;padding:18px 20px;transition:all .45s}.v2-root .deposit-reservations article>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.v2-root .deposit-reservations article header small{letter-spacing:.06em;color:#788291;font-size:8px;font-weight:700;display:block}.v2-root .deposit-reservations article header b{margin-top:4px;font-size:12px;line-height:1.25;display:block}.v2-root .deposit-reservations article header em{border-radius:5px;padding:5px 9px;font-size:8.5px;font-style:normal}.v2-root .deposit-reservations article header em.airbnb{background:#fff5f6;border:1px solid #ffc7cd}.v2-root .deposit-reservations article header em.booking{background:#eff7ff;border:1px solid #99c3f3}.v2-root .deposit-reservations article>p{color:#788291;align-items:center;gap:6px;margin:11px 0 12px;font-size:10px;display:flex}.v2-root .deposit-reservations article>p svg{width:12px}.v2-root .deposit-held{color:#17743a;background:#ecfaf1;border:1px solid #bde8cb;border-radius:9px;justify-content:space-between;align-items:flex-end;gap:12px;padding:14px 16px;display:flex}.v2-root .deposit-held>span:last-child{text-align:right}.v2-root .deposit-held small{letter-spacing:.04em;justify-content:flex-end;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.v2-root .deposit-held>span:first-child small{justify-content:flex-start}.v2-root .deposit-held small svg{width:10px}.v2-root .deposit-held b{margin-top:3px;font-size:10px;display:block}.v2-root .deposit-held>span:first-child b{font-size:19px}.v2-root .deposit-charge{border:1px solid #dfe4ea;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;margin-top:12px;font-size:10.5px;font-weight:600;display:flex}.v2-root .deposit-charge.disabled{color:#12a150;background:#f6fcf8;border-color:#bde8cf}.v2-root .deposit-charge svg{width:12px}.v2-root .deposit-reservations article.released{border-color:#bde8cf}.v2-root .deposit-reservations article.released .deposit-held{color:#6f7b74;background:#f7faf8;border-color:#dce9e1}@media (width<=760px){.v2-root .deposit-demo .doc-step-mobile-ui .deposit-browser{border-radius:16px;width:100%;min-height:0;overflow:hidden}.v2-root .deposit-demo .doc-step-mobile-ui .deposit-browser .doc-browser-bar{display:none}.v2-root .deposit-demo .doc-step-mobile-ui .deposit-browser .doc-screen-body{min-height:0;padding:0}.v2-root .deposit-demo .deposit-host{background:#f6f7f9;min-height:0;display:block}.v2-root .deposit-demo .contract-side{display:none}.v2-root .deposit-demo .contract-workspace{padding:0}.v2-root .deposit-demo .contract-breadcrumb{color:#2b2b2b;background:#fff;border-bottom:1px solid #edf0f4;margin:0;padding:13px 16px;font-size:12px;font-weight:600;display:block}.v2-root .deposit-demo .deposit-settings-card{border-radius:14px;max-width:none;margin:12px;padding:16px;box-shadow:0 6px 18px #1418200f}.v2-root .deposit-demo .deposit-settings-card h2{font-size:18px}.v2-root .deposit-demo .deposit-settings-card>label{font-size:11px}.v2-root .deposit-demo .deposit-channel-row span{height:38px;font-size:10.5px}.v2-root .deposit-demo .deposit-save{height:42px;font-size:12px}.v2-root .deposit-demo .deposit-release .contract-workspace{padding:12px}.v2-root .deposit-demo .deposit-release .contract-breadcrumb{margin:-12px -12px 12px}.v2-root .deposit-demo .deposit-release .contract-workspace>h2{font-size:18px}.v2-root .deposit-demo .deposit-reservations{grid-template-columns:1fr}.v2-root .deposit-demo .deposit-reservations article{border-radius:14px;padding:14px}.v2-root .deposit-demo .deposit-reservations article header small{font-size:8px}.v2-root .deposit-demo .deposit-reservations article header b{font-size:13px}.v2-root .deposit-demo .deposit-reservations article header em{font-size:9px}.v2-root .deposit-demo .deposit-reservations article>p{font-size:10.5px}.v2-root .deposit-demo .deposit-held{padding:12px}.v2-root .deposit-demo .deposit-held small{font-size:8px}.v2-root .deposit-demo .deposit-held b{font-size:10px}.v2-root .deposit-demo .deposit-held>span:first-child b{font-size:18px}.v2-root .deposit-demo .deposit-charge{height:42px;font-size:12px}}.v2-root .early-rate-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.v2-root .early-rate{color:#89919c;opacity:.55;border:1px solid #e3e8ee;border-radius:6px;flex-direction:column;justify-content:center;gap:2px;height:46px;padding:0 11px;transition:all .35s;display:flex}.v2-root .early-rate span{font-size:9.5px}.v2-root .early-rate b{font-size:12px}.v2-root .early-rate.on{opacity:1;color:#0171ff;background:#f4f9ff;border-color:#9dcaff}.v2-root .early-apply{opacity:.55;grid-template-columns:1fr 1fr;gap:6px;transition:all .35s;display:grid}.v2-root .early-apply.show{opacity:1}.v2-root .early-apply span{color:#89919c;border:1px solid #e3e8ee;border-radius:6px;place-items:center;height:31px;font-size:9px;display:grid}.v2-root .early-apply span.on{color:#0171ff;background:#f4f9ff;border-color:#9dcaff;font-weight:650}.v2-root .early-slots{flex-direction:column;gap:10px;margin-top:12px;display:flex}.v2-root .early-slots .early-slot{color:#6d6d6d;border:1.5px solid #e6e6e6;border-radius:12px;align-items:center;gap:10px;padding:15px 16px;font-size:13px;transition:all .3s;display:flex}.v2-root .early-slots .early-slot.sel{color:#111318;background:#f4f9ff;border-color:#0171ff}.v2-root .early-slot-time{font-size:13px}.v2-root .early-slot-price{color:#2b2b2b;margin-left:auto;font-size:13px;font-weight:700}.v2-root .early-slot-check{color:#fff;background:#0171ff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.v2-root .early-slot-check svg{width:12px}.v2-root .early-approval .contract-workspace{background:#f7f9fc}.v2-root .early-approval .contract-workspace>h2{letter-spacing:0;margin:0 0 14px;font-size:17px}.v2-root .early-approve-stage{min-height:330px;position:relative}.v2-root .early-wa{background:#efe7dd;border:1px solid #e0e5eb;border-radius:14px;width:100%;max-width:none;transition:opacity .45s,transform .45s;overflow:hidden;box-shadow:0 8px 22px #1418200f}.v2-root .early-wa.gone{opacity:0;pointer-events:none;position:absolute;inset:0 auto auto 0;transform:translate(-26px)}.v2-root .early-wa-head{color:#fff;background:#075e54;align-items:center;gap:10px;padding:10px 14px;display:flex}.v2-root .early-wa-avatar{background:#000;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.v2-root .early-wa-avatar img{object-fit:cover;width:100%;height:100%;display:block}.v2-root .early-wa-head b{font-size:12px;line-height:1.2;display:block}.v2-root .early-wa-head small{opacity:.75;font-size:9px}.v2-root .early-wa-body{padding:16px 14px 18px}.v2-root .early-wa-bubble{background:#fff;border-radius:10px 10px 10px 2px;width:100%;max-width:none;padding:14px 16px 12px;position:relative;box-shadow:0 1px 1px #00000014}.v2-root .early-wa-lead{color:#1f2328;margin:0 0 9px;font-size:11.5px;line-height:1.4}.v2-root .early-wa-lead strong{font-weight:700}.v2-root .early-wa-bubble dl{flex-direction:column;gap:6px;margin:0;display:flex}.v2-root .early-wa-bubble dl>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.v2-root .early-wa-bubble dt{color:#8a93a0;margin:0;font-size:9.5px}.v2-root .early-wa-bubble dd{color:#1f2328;text-align:right;margin:0;font-size:10.5px;font-weight:600}.v2-root .early-wa-time{text-align:right;color:#9aa3af;margin-top:8px;font-size:8.5px;display:block}.v2-root .early-wa-actions{border-top:1px solid #f0f0f0;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;padding-top:10px;display:grid}.v2-root .early-wa-actions span{border-radius:8px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:11px;font-weight:600;transition:all .3s;display:flex}.v2-root .early-wa-actions .reject{color:#8a93a0;border:1px solid #e6ebf1}.v2-root .early-wa-actions .approve{color:#fff;background:#12a150;border:1px solid #12a150}.v2-root .early-wa-actions .approve.pressed{color:#fff;background:#0d7f3f;border-color:#0d7f3f;transform:scale(.97)}.v2-root .early-wa-actions .approve svg{width:13px}.v2-root .early-week{opacity:0;pointer-events:none;transition:opacity .45s,transform .45s;position:absolute;inset:0 0 auto;transform:translate(26px)}.v2-root .early-week.in{opacity:1;position:relative;transform:none}.v2-root .early-week-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.v2-root .early-week-head b{color:#1f2328;font-size:12px}.v2-root .early-week-head span{color:#788291;align-items:center;gap:6px;font-size:10px;display:flex}.v2-root .early-week-head svg{width:12px}.v2-root .early-month{background:#fff;border:1px solid #e0e5eb;border-radius:12px;overflow:hidden}.v2-root .early-month-days{border-bottom:1px solid #edf0f4;grid-template-columns:repeat(7,1fr);display:grid}.v2-root .early-month-days i{letter-spacing:.04em;color:#788291;place-items:center;height:26px;font-size:8.5px;font-style:normal;font-weight:700;display:grid}.v2-root .early-month-week{grid-template-columns:repeat(7,1fr);align-content:start;display:grid;position:relative}.v2-root .early-month-cells{grid-area:1/1/auto/-1;grid-template-columns:repeat(7,1fr);display:grid}.v2-root .early-month-cell{border-top:1px solid #edf0f4;border-left:1px solid #edf0f4;height:54px;padding:5px 0 0 7px;font-style:normal;display:block}.v2-root .early-month-cell:first-child{border-left:0}.v2-root .early-month-week:first-of-type .early-month-cell{border-top:0}.v2-root .early-month-cell.out{background:#fafbfc}.v2-root .early-month-cell b{color:#2b3038;border-radius:50px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9.5px;font-weight:600;display:inline-grid}.v2-root .early-month-cell.out b{color:#b9c0c9}.v2-root .early-month-cell b.today{color:#fff;background:#2b3038}.v2-root .early-month-bar{z-index:2;color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#0171ff;border-radius:50px;grid-row:1;align-self:start;align-items:center;gap:5px;height:19px;margin:27px 4px 0;padding:0 9px;font-size:9px;font-weight:600;display:flex;position:relative;overflow:hidden}.v2-root .early-month-bar.blocked{opacity:0;background:#9aa3af;gap:3px;padding:0 7px;font-size:8.5px;transition:opacity .4s,transform .4s;transform:translateY(4px)}.v2-root .early-month-bar.blocked.on{opacity:1;transform:none}.v2-root .early-month-bar.blocked em{text-overflow:ellipsis;font-style:normal;overflow:hidden}.v2-root .early-month-bar.blocked small{display:none}@media (width<=760px){.v2-root .early-demo .doc-step-mobile-ui .deposit-browser{border-radius:16px;width:100%;min-height:0;overflow:hidden}.v2-root .early-demo .doc-step-mobile-ui .deposit-browser .doc-browser-bar{display:none}.v2-root .early-demo .doc-step-mobile-ui .deposit-browser .doc-screen-body{min-height:0;padding:0}.v2-root .early-demo .deposit-host{background:#f6f7f9;min-height:0;display:block}.v2-root .early-demo .contract-side{display:none}.v2-root .early-demo .contract-workspace{padding:0}.v2-root .early-demo .contract-breadcrumb{color:#2b2b2b;background:#fff;border-bottom:1px solid #edf0f4;margin:0;padding:13px 16px;font-size:12px;font-weight:600;display:block}.v2-root .early-demo .deposit-settings-card{border-radius:14px;max-width:none;margin:12px;padding:16px;box-shadow:0 6px 18px #1418200f}.v2-root .early-demo .deposit-settings-card h2{font-size:18px}.v2-root .early-demo .deposit-settings-card>label{font-size:11px}.v2-root .early-demo .early-rate{height:44px}.v2-root .early-demo .early-rate span{font-size:11px}.v2-root .early-demo .early-rate b{font-size:13px}.v2-root .early-demo .early-apply span{height:38px;font-size:10.5px}.v2-root .early-demo .early-approval .contract-workspace{padding:12px}.v2-root .early-demo .early-approval .contract-breadcrumb{margin:-12px -12px 12px}.v2-root .early-demo .early-approval .contract-workspace>h2{font-size:18px}.v2-root .early-demo .early-approve-stage{min-height:300px}.v2-root .early-demo .early-wa,.v2-root .early-demo .early-wa-bubble{max-width:none}.v2-root .early-demo .early-wa-lead{font-size:12.5px}.v2-root .early-demo .early-wa-bubble dt{font-size:10.5px}.v2-root .early-demo .early-wa-bubble dd{font-size:11.5px}.v2-root .early-demo .early-wa-actions span{height:40px;font-size:12px}.v2-root .early-demo .early-month-cell{height:44px;padding:4px 0 0 4px}.v2-root .early-demo .early-month-days i{font-size:7.5px}.v2-root .early-demo .early-month-bar{height:16px;margin:22px 2px 0;padding:0 6px;font-size:8px}.v2-root .early-demo .early-month-bar.blocked small{display:none}}@media (prefers-reduced-motion:reduce){.v2-root .early-rate,.v2-root .early-apply span,.v2-root .early-slots .early-slot,.v2-root .early-wa,.v2-root .early-week,.v2-root .early-month-bar,.v2-root .deposit-amount,.v2-root .deposit-channel-row span,.v2-root .deposit-gateway,.v2-root .deposit-save,.v2-root .deposit-reservations article{transition:none}}.v2-root .early-setup .contract-workspace{background:#f7f9fc}.v2-root .early-settings-card{max-width:390px}.v2-root .early-settings-head{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 5px;padding:0 11px;display:grid}.v2-root .early-settings-head span{color:#9aa3af;font-size:8px}.v2-root .early-settings-head span:last-child{text-align:left}.v2-root .early-settings-list{flex-direction:column;gap:7px;display:flex}.v2-root .early-settings-rate{background:#fff;border:1px solid #e2e7ed;border-radius:7px;grid-template-columns:1fr 1fr;gap:0;height:42px;transition:all .3s;display:grid;overflow:hidden}.v2-root .early-settings-rate.active{border-color:#86bfff;box-shadow:0 0 0 2px #eaf4ff}.v2-root .early-settings-rate>span{align-items:center;min-width:0;padding:0 11px;display:flex}.v2-root .early-settings-rate>span+span{border-left:1px solid #edf0f4}.v2-root .early-settings-rate b{color:#111318;font-size:15px}.v2-root .early-settings-rate small{color:#8c95a0;margin-left:5px;font-size:8px}.v2-root .early-settings-rate svg{color:#929aa5;width:12px;margin-left:auto}.v2-root .early-phone .deposit-checkin-top{margin-bottom:24px}.v2-root .early-phone h3{margin-bottom:4px}.v2-root .early-phone .deposit-checkin-list{margin-top:14px}.v2-root .early-phone .deposit-checkin-list li{gap:14px;padding:17px 4px}.v2-root .early-phone .deposit-checkin-list li>span{gap:4px}.v2-root .early-exp-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.v2-root .early-exp-card{background:#fff;border:1.5px solid #e6e6e6;border-radius:12px;padding:9px 9px 11px}.v2-root .early-exp-card.sel{border-color:#0171ff;box-shadow:0 0 0 3px #eaf4ff}.v2-root .early-exp-thumb{object-fit:cover;border-radius:8px;width:100%;height:62px;margin-bottom:9px;display:block}.v2-root .early-exp-card b{color:#111318;font-size:12.5px;font-weight:600;display:block}.v2-root .early-exp-card small{color:#9aa3af;font-size:10px}.v2-root .deposit-checkin-list li .early-lock{flex:none;place-items:center;display:grid}.v2-root .deposit-checkin-list li .early-lock svg{color:#b7bdc6;width:13px}.v2-root .early-modal-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.v2-root .early-close{color:#6d6d6d;font-size:11.5px}.v2-root .early-modal-eyebrow{letter-spacing:.12em;color:#9aa3af;font-size:8.5px;font-weight:700}.v2-root .early-request h3{margin-bottom:10px;font-size:21px}.v2-root .early-hours{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid}.v2-root .early-hour{color:#1c1e22;background:#fff;border:1.5px solid #e8eaee;border-radius:12px;justify-content:center;align-items:center;gap:7px;height:52px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.v2-root .early-hour.sel{background:#f5f8ff;border-color:#3d7eff}.v2-root .early-hour-check{color:#fff;background:#111318;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.v2-root .early-hour-check svg{width:10px;height:10px;margin:0 auto;display:block}.v2-root .early-summary{color:#6d6d6d;border:1px solid #e8eaee;border-radius:14px;justify-content:space-between;align-items:center;margin-top:18px;padding:16px 18px;font-size:12px;display:flex}.v2-root .early-summary b{color:#111318;font-size:17px}.v2-root .early-request .deposit-authorize{margin-top:16px}@media (width<=760px){.v2-root .early-demo .early-settings-card{max-width:none}.v2-root .early-demo .early-settings-rate{height:44px}.v2-root .early-demo .early-settings-rate b{font-size:15px}}.v2-root .momentos-titulo .br-desk{display:none}@media (width>=901px){.v2-root .momentos-titulo .br-desk{display:inline}}@media (prefers-reduced-motion:reduce){.v2-root .early-hour,.v2-root .early-exp-card{transition:none}}.v2-root .ent-mockup{box-sizing:border-box;background:#f4f6f9;border-radius:24px;flex-direction:column;gap:16px;height:100%;padding:26px;display:flex}.v2-root .ent-cab{align-items:center;gap:10px;display:flex}.v2-root .ent-titulo{color:var(--tinta);font-size:15px;font-weight:600}.v2-root .ent-chip{color:#127a3e;white-space:nowrap;background:#dff3e7;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.v2-root .ent-chip svg{width:10px;height:10px}.v2-root .ent-codigo{background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:4px;padding:22px 20px;display:flex}.v2-root .ent-num{letter-spacing:.08em;color:var(--tinta);font-variant-numeric:tabular-nums;font-size:34px;font-weight:700;line-height:1.1}.v2-root .ent-cerradura{color:var(--tinta-suave);font-size:13px}.v2-root .ent-filas{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.v2-root .ent-fila{color:var(--tinta);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:11px 14px;font-size:14.5px;display:flex}.v2-root .ent-check{color:#fff;background:#127a3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.v2-root .ent-check svg{width:10px;height:10px}.v2-root .faq{padding:0 0 110px}.v2-root .faq-titulo{letter-spacing:-.03em;color:var(--tinta);text-align:center;margin:0 0 44px;font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1.1}.v2-root .faq-lista{flex-direction:column;gap:14px;max-width:820px;margin:0 auto;display:flex}.v2-root .faq-item{background:#f6f8fb;border-radius:20px;transition:background .2s;overflow:hidden}.v2-root .faq-item.abierta{background:#eaf6ff}.v2-root .faq-pregunta{cursor:pointer;text-align:left;width:100%;color:var(--tinta);letter-spacing:-.01em;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;font-family:inherit;font-size:17px;font-weight:700;display:flex}.v2-root .faq-chevron{width:20px;height:20px;color:var(--azul);flex:none;transition:transform .25s}.v2-root .faq-respuesta{color:var(--tinta-suave);margin:0;padding:0 26px 24px;font-size:16px;line-height:1.65}.v2-root .faq-respuesta a{color:var(--azul);font-weight:600;text-decoration:underline}@media (width<=900px){.v2-root .faq{padding:0 0 70px}.v2-root .faq-titulo{margin:0 0 28px;font-size:28px}.v2-root .faq-pregunta{padding:18px 20px;font-size:16px}.v2-root .faq-respuesta{padding:0 20px 20px}}
