*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}:root{--primary-color: #FFFFFF;--secondary-color: #003B5C;--accent-color: #FA8514;--light-bg: #FFFFFF;--text-dark: #2F3A52;--text-light: #1E3A5F;--border-color: #E0E0E0;--white: #FFFFFF;--gradient-angle: 135deg;--gradient-influence: 0}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;font-weight:500;color:var(--text-dark);line-height:1.6;background-color:var(--white);padding-top:0;cursor:auto}.mouse-light{position:fixed;width:30px;height:40px;background:transparent;pointer-events:none;z-index:999;transform:translate(-5px,-5px);display:flex;align-items:center;justify-content:center;font-size:24px;cursor:auto;display:none}.container{max-width:1400px;margin:0 auto;padding:0 40px}@media(max-width:1024px){.container{padding:0 30px}}@media(max-width:768px){.container{padding:0 20px}}@media(max-width:640px){.container{padding:0 15px}}.liquid-glass-svg{position:absolute;width:0;height:0;pointer-events:none}.navbar{background:#ffffff8c;border:.5px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff4d;position:fixed;top:10px;left:50%;transform:translate(-50%);z-index:1000;width:calc(100% - 2rem);max-width:1200px;backdrop-filter:url(#liquid-glass) blur(2px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border-radius:115px;overflow:visible;margin-bottom:20px}.navbar-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;gap:2rem}.navbar-logo{display:flex;align-items:center;flex-shrink:0}.navbar-logo-img{height:45px;width:auto}.nav-links{display:flex;list-style:none;gap:.25rem;flex:1;justify-content:center}.nav-links a{text-decoration:none;color:var(--text-dark);font-weight:500;font-size:.95rem;display:inline-block;padding:.4rem 1rem;border-radius:50px;transition:color .3s ease,background-color .3s ease,box-shadow .3s ease;text-align:center;white-space:nowrap}.nav-links a:hover{color:#ff7d00}.nav-links a.nav-active{color:var(--text-dark);font-weight:600;background-color:#fff;box-shadow:0 1px 6px #0000001a}.navbar-buttons{display:flex;gap:1rem;flex-shrink:0}.btn-navbar{padding:.75rem 1.5rem;border:none;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-decoration:none}.btn-navbar-primary{background-color:#ff7d00;color:var(--white)}.btn-navbar-primary:hover{background-color:#e66d00;transform:translateY(-2px);box-shadow:0 4px 12px #ff7d004d}.btn-navbar-secondary{background-color:#e8e8e8;color:var(--text-dark)}.btn-navbar-secondary:hover{background-color:#d0d0d0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hamburger-menu{display:none;flex-direction:column;background:none;border:none;cursor:pointer;gap:6px;flex-shrink:0;z-index:1001;position:absolute;top:50%;right:2rem;transform:translateY(-50%);padding-left:1rem}.hamburger-menu span{width:25px;height:3px;background-color:var(--text-dark);border-radius:2px;transition:all .3s ease}.hamburger-menu.active span:nth-child(1){transform:rotate(45deg) translate(10px,10px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu{display:none;position:fixed;top:80px;left:50%;transform:translate(-50%) scaleY(0);transform-origin:top;width:calc(100% - 2rem);max-width:1200px;background-color:#f0f0f0f2;backdrop-filter:blur(10px);border-radius:0 0 20px 20px;padding:1.5rem;z-index:999;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.mobile-menu.active{display:flex;flex-direction:column;gap:1rem;transform:translate(-50%) scaleY(1)}.mobile-nav-links{display:flex;flex-direction:column;list-style:none;gap:1rem;margin:0;padding:0}.mobile-nav-links li{margin:0}.mobile-nav-links a{text-decoration:none;color:var(--text-dark);font-weight:500;font-size:.95rem;transition:color .3s ease;display:block;padding:.75rem .5rem}.mobile-nav-links a:hover{color:#ff7d00}.mobile-buttons{display:flex;flex-direction:column;gap:.75rem;align-items:center}.mobile-buttons .btn-navbar{text-align:center;padding:.75rem 1.5rem;font-size:1rem;white-space:nowrap;word-wrap:break-word;overflow-wrap:break-word;min-width:0;text-decoration:none}@media(max-width:600px){.mobile-buttons .btn-navbar{padding:.75rem 1.2rem;font-size:.95rem}}@media(max-width:480px){.mobile-buttons .btn-navbar{padding:.7rem 1rem;font-size:.9rem}}.hero{padding:200px 0 150px;background:url(/assets/images/backgrounds/gradient-bg1.png) no-repeat center/cover;position:relative;overflow:hidden}.hero-centered{padding:200px 0 150px}.hero-index-section{padding:180px 30px 20px 0;background:url(/assets/images/backgrounds/hero-bg-v4.png) no-repeat center -100px/100% 100%;position:relative;overflow:hidden}.hero-index-section .container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-left:120px;padding-right:120px}@media(min-width:1021px){.hero-index-section .hero-content{margin-left:1.5rem;margin-top:-4rem}}@media(min-width:1067px){.hero-index-section{padding:180px 30px 20px 0}}.hero-disclaimer{text-align:center;padding:.3rem 0 0;max-width:100%;margin:0;width:100%}.hero-index-section .hero-disclaimer{grid-column:1 / -1;margin-top:10px;position:relative;z-index:5}.hero-negocio-section .hero-disclaimer{position:static;grid-column:1 / -1;width:100%;margin-top:2rem;text-align:center;z-index:100}@media(max-width:768px){.hero-negocio-section .hero-disclaimer{margin-top:0}}.hero-disclaimer p{font-size:.75rem;color:#000;line-height:1.5;margin:0}.hero-disclaimer-small{text-align:center;font-size:.7rem;color:#000;line-height:1.4;margin:.2rem 0 0;max-width:100%;width:100%}.hero-quote-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;text-align:center;margin:4rem 0 2rem}.hero-quote-logo{height:260px;width:auto;flex-shrink:0}.hero-quote{font-size:1.85rem;font-weight:400;font-style:italic;line-height:1.3;margin:0}@media(max-width:1024px){.hero-quote-wrapper{flex-direction:column;gap:1.5rem;margin:3rem 1.5rem}.hero-quote-logo{height:180px}.hero-quote{font-size:1.75rem}}@media(max-width:768px){.hero-quote-wrapper{gap:1rem;margin:2rem 1rem}.hero-quote-logo{height:140px}.hero-quote{font-size:1.35rem}}.por-que-disclaimer{text-align:center;padding:0;margin:10px 0 35px;width:100%}.por-que-disclaimer p{font-size:.75rem;color:#000;line-height:1.5;margin:0}.process-disclaimer{text-align:center;padding:0;margin:20px 0 0;width:100%}.process-disclaimer p{font-size:.75rem;color:#000;line-height:1.5;margin:0}.hero-conocenos-section{padding:clamp(80px,12vw,160px) clamp(20px,5vw,70px) clamp(20px,4vw,60px) clamp(20px,5vw,70px);margin:1.5rem clamp(0px,3vw,45px) 5rem;background:url(/assets/images/backgrounds/gradient-bg1.png) no-repeat center/cover;position:relative;overflow:hidden}.hero-conocenos-section .container{display:grid;grid-template-columns:1fr;padding-right:30px;display:flex;justify-content:center;align-items:center;text-align:center}.hero-conocenos-section .hero-conocenos-title{max-width:100%}.hero-paga-section{padding:100px 0 20px;background:url(/assets/images/backgrounds/gradient-bg1.png) no-repeat center/cover;position:relative;overflow:hidden}.hero-paga-section.no-gradient{background:none}.hero-paga-section .container{display:grid;grid-template-columns:1fr;padding-right:8px;display:flex;justify-content:center;align-items:center;text-align:center}@media(min-width:1067px){.hero-paga-section{padding:100px 0 40px}}@media(max-width:768px){.hero-paga-section{padding:100px 8px 5px}}@media(max-width:480px){.hero-paga-section{padding:100px 8px 5px}}.hero-paga-section .hero-paga-title{max-width:100%}.hero-content-centered{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:2rem}.hero-title-single-line{white-space:normal}@media(max-width:1024px){.hero-title-single-line{font-size:36px}.hero-disclaimer{font-size:1rem}}@media(max-width:768px){.hero-title-single-line{font-size:28px}.hero-disclaimer{font-size:.95rem;order:3}.hero-centered{padding:150px 20px}}@media(max-width:1020px){.hero-index-section .container{display:flex;flex-direction:column;padding-left:20px;padding-right:20px;gap:2rem}.hero-index-section .hero-disclaimer{margin-top:1rem}.hero-index-section .hero-content{order:1;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%;margin-left:0;margin-top:0}.hero-index-section .hero-image{order:2;margin-top:1rem;padding-top:40px;height:auto;right:0;overflow:visible}.hero-img-levitate-size{width:55%;min-width:326px;min-height:326px;flex-shrink:0}.hero-index-section .hero-disclaimer{order:3}.hero-index-title{font-size:2.2rem;max-width:100%;margin-left:auto;margin-right:auto}.hero-index-section{padding:120px 20px 10px}}@media(max-width:480px){.hero-title-single-line{font-size:22px}.hero-disclaimer{font-size:.85rem;order:3}.hero-centered{padding:150px 15px}.hero-content-centered{margin-top:0}.hero-index-section{padding:90px 15px 50px}.hero-index-section .container{display:flex;flex-direction:column;padding-left:10px;padding-right:10px;order:1}.hero-index-section .hero-disclaimer{margin-top:.5rem}}.hero-disclaimer{font-size:.95rem;color:#000;margin-top:.5rem;font-weight:400}.disclaimer-highlight{color:#fa8514;font-weight:700}.paga-metodos{padding:30px}.paga-metodos-1{padding:0 30px 15px;background-color:#f9f9f9}.paga-metodos-2{padding-top:10px;padding-bottom:.5rem;background-color:#f9f9f9}.paga-metodos-2 .metodos-grid{display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;align-items:flex-start}.paga-metodos-1 .metodos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3.5rem;max-width:700px;margin:0 auto}.paga-metodos-1 .card-app-alo{grid-column:2;grid-row:1}.paga-metodos-1 .card-pse{grid-column:1;grid-row:1}@media(max-width:768px){.paga-metodos-1{padding:40px 20px 0}.paga-metodos-1 .metodos-grid{grid-template-columns:1fr;gap:1.5rem;max-width:289.734px;margin:0 auto}.paga-metodos-1 .card-app-alo,.paga-metodos-1 .card-pse{grid-column:1;grid-row:auto;min-height:140px;width:100%;max-width:289.734px}}@media(max-width:600px){.paga-metodos-1 .metodos-grid{gap:1.2rem}}@media(max-width:480px){.paga-metodos-1{padding:30px 16px 0 0}.paga-metodos-1 .metodos-grid{grid-template-columns:1fr;gap:1rem;justify-items:center;max-width:289.734px;margin:0 auto}.paga-metodos-1 .card-app-alo{grid-column:1;grid-row:auto;order:2;min-height:120px;border-radius:1rem}.paga-metodos-1 .card-pse{grid-column:1;grid-row:auto;order:1;min-height:120px;border-radius:1rem}.paga-metodos-1 .card-app-alo h3,.paga-metodos-1 .card-pse h3{font-size:.95rem;margin-bottom:.4rem}.paga-metodos-1 .card-app-alo p,.paga-metodos-1 .card-pse p{font-size:.8rem}}.metodos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1000px;margin:0 auto 4rem}.paga-title-secondary{text-align:center;font-size:1.3rem;font-weight:700;color:#1a1a1a;grid-column:1 / 4;grid-row:2;margin:.5rem 0 1.2rem;align-self:center}.card-app-alo,.card-pse,.card-bancolombia,.card-efecty,.card-puntored{background-color:transparent;border-radius:1.2rem;text-align:center;cursor:pointer;width:100%;max-width:289.734px;text-decoration:none;color:inherit}.card-app-alo:hover .flip-card-front,.card-pse:hover .flip-card-front,.card-bancolombia:hover .flip-card-front,.card-efecty:hover .flip-card-front,.card-puntored:hover .flip-card-front{box-shadow:0 12px 28px #00000026;border-color:#fa8514}.flip-card-inner{width:100%;height:auto}.flip-card-front{width:100%;min-height:130px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1.2rem;padding:1rem .8rem;gap:.25rem}.flip-card-front{background-color:#fff;border:1px solid #F0F0F0;box-shadow:0 2px 12px #00000014;transition:border-color .3s ease,box-shadow .3s ease;color:#1a1a1a}.flip-back-steps{list-style:decimal;text-align:left;padding-left:1.2rem;margin:0;display:flex;flex-direction:column;gap:.4rem}.flip-back-steps li{font-size:.82rem;color:#1a1a1a;line-height:1.4}.flip-card-back .flip-back-steps strong{color:#fa8514}.flip-back-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6;margin:0;color:#1a1a1a;font-weight:600}.flip-back-number{font-size:1.7rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1}.flip-back-btn{font-size:.78rem;background:#fa8514;padding:.4rem 1.1rem;border-radius:20px;color:#fff;text-decoration:none;transition:background .2s;font-weight:600;margin-top:.2rem}.flip-back-btn:hover{background:#e07010;color:#fff}.paga-metodos-2 .card-bancolombia,.paga-metodos-2 .card-efecty,.paga-metodos-2 .card-puntored{height:140px;perspective:1500px;position:relative}.paga-metodos-2 .flip-card-inner{position:relative;height:100%;transition:transform .8s;transform-style:preserve-3d}.paga-metodos-2 .card-bancolombia:hover .flip-card-inner,.paga-metodos-2 .card-efecty:hover .flip-card-inner,.paga-metodos-2 .card-puntored:hover .flip-card-inner{transform:rotateY(180deg)}.paga-metodos-2 .flip-card-front,.paga-metodos-2 .flip-card-back{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:1.2rem;padding:1rem .8rem;gap:.25rem;min-height:unset}.paga-metodos-2 .flip-card-back{background:#fff;color:#1a1a1a;transform:rotateY(180deg);border:2px solid #FA8514;box-shadow:0 2px 12px #fa851433}.card-app-alo{grid-column:1;grid-row:1}.card-pse{grid-column:2;grid-row:1}.paga-metodos-2 .card-bancolombia,.paga-metodos-2 .card-efecty,.paga-metodos-2 .card-puntored{flex:0 0 auto;width:280px}.paga-metodos-1 .card-bancolombia{grid-column:1;grid-row:3}.paga-metodos-1 .card-efecty{grid-column:2;grid-row:3}.paga-metodos-1 .card-puntored{grid-column:3;grid-row:3}.card-bancolombia h3{font-size:1.1rem;font-weight:600;color:#000}.metodo-logo{height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:.3rem}.metodo-img{max-height:50px;max-width:100%;object-fit:contain}.card-pse .metodo-img{max-height:55px;margin-top:12px}.card-app-alo .metodo-img{max-height:58px;margin-top:12px}.card-app-alo h3,.card-efecty h3,.card-puntored h3{font-size:1rem;color:#1a1a1a;margin-bottom:.3rem;font-weight:600}.card-pse h3{font-size:1rem;color:#1a1a1a;margin-top:.6rem;margin-bottom:.3rem;font-weight:600;line-height:1.2}.card-app-alo p,.card-pse p,.card-bancolombia p,.card-efecty p,.card-puntored p{font-size:.8rem;color:#333;line-height:1.3;font-weight:600}.badge-recomendado{position:absolute;top:-10px;left:50%;transform:translate(-50%);background-color:#fa8514;color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.7rem;font-weight:700;letter-spacing:.05em;box-shadow:0 4px 12px #fa85144d}.card-pse-recomendado{position:relative;overflow:visible}.card-puntored-recomendado{position:relative}@media(max-width:1024px){.metodos-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.card-app-alo{grid-column:2;grid-row:1}.card-pse{grid-column:1;grid-row:1}.card-bancolombia{grid-column:1;grid-row:3;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-efecty{grid-column:2;grid-row:3}.card-puntored{grid-column:3;grid-row:3}.card-app-alo,.card-pse,.card-efecty,.card-puntored{width:100%;max-width:289.734px;min-height:140px}}@media(max-width:768px){.paga-metodos-2{padding:40px 20px .5rem}.paga-metodos-1 .metodos-grid{grid-template-columns:1fr;gap:1.5rem;max-width:289.734px;margin:0 auto;padding-bottom:1.5rem}.paga-metodos-2 .metodos-grid{grid-template-columns:1fr;gap:1.5rem;max-width:289.734px;padding-bottom:1.5rem;margin:0 auto}.card-app-alo,.card-pse,.card-bancolombia,.card-efecty,.card-puntored{width:100%;max-width:289.734px;min-height:140px;grid-column:1!important;grid-row:auto!important}.paga-metodos-2 .card-bancolombia,.paga-metodos-2 .card-efecty,.paga-metodos-2 .card-puntored{flex:0 0 auto;width:100%;max-width:289.734px;margin-left:auto;margin-right:auto}.card-app-alo h3,.card-pse h3,.card-bancolombia h3,.card-efecty h3,.card-puntored h3{font-size:1rem}.card-bancolombia h3{font-size:1.1rem}}@media(max-width:480px){.paga-metodos-2{padding:30px 16px .5rem 0}.metodos-grid{grid-template-columns:1fr;gap:1rem;justify-items:center}.paga-metodos-2 .metodos-grid{justify-content:center;max-width:289.734px;margin:0 auto}.card-app-alo{grid-column:1;grid-row:auto;order:2}.card-pse{grid-column:1;grid-row:auto;order:1}.paga-title-secondary{grid-column:1;grid-row:auto;margin:0 0 1rem;order:3}.card-bancolombia{grid-column:1;grid-row:auto;border-radius:1rem;min-height:120px;order:4}.card-efecty{grid-column:1;grid-row:auto;order:5}.card-puntored{grid-column:1;grid-row:auto;order:6}.card-app-alo,.card-pse,.card-bancolombia,.card-efecty,.card-puntored{width:100%;max-width:289.734px;border-radius:1rem;min-height:140px}.paga-metodos-2 .card-bancolombia,.paga-metodos-2 .card-efecty,.paga-metodos-2 .card-puntored{flex:0 0 auto;width:100%;max-width:289.734px;margin-left:auto;margin-right:auto}.card-app-alo h3,.card-pse h3,.card-bancolombia h3,.card-efecty h3,.card-puntored h3{font-size:.95rem;margin-bottom:.4rem}.card-bancolombia h3{font-size:1rem;margin-top:0}.card-app-alo p,.card-pse p,.card-bancolombia p,.card-efecty p,.card-puntored p{font-size:.8rem}.metodo-logo{height:45px;margin-bottom:.2rem}.metodo-img{max-height:45px}.badge-recomendado{top:-8px;padding:.2rem .6rem;font-size:.65rem}}.hero-index-title{font-size:3.4rem;font-weight:800;color:#102552;margin-bottom:.5rem;line-height:1.3;max-width:600px}.hero-conocenos-title{font-size:clamp(1.6rem,3.5vw + .5rem,2.8rem);font-weight:700;color:#102552;margin-bottom:.5rem;line-height:1.3;max-width:600px}.conocenos-hero-subtitle-section{padding:0;margin-bottom:3rem}.conocenos-hero-two-col{display:flex;align-items:center;gap:4rem}.conocenos-hero-img-col{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin-left:4rem}.conocenos-fintech-img{width:320px;height:auto;object-fit:contain;transition:transform .3s ease,opacity .3s ease}.conocenos-fintech-img:hover{transform:scale(1.05);opacity:.85}.conocenos-hero-text-col{flex:1;padding-right:3rem}.conocenos-hero-subtitle{font-size:1.15rem;font-weight:600;color:#102552;margin:0 0 1rem}.conocenos-hero-body{font-size:.9rem;font-weight:400;color:#444;margin:.75rem 0 0;line-height:1.75}@media(max-width:768px){.conocenos-hero-two-col{flex-direction:column;gap:2rem}.conocenos-hero-img-col{margin-left:0}.conocenos-hero-text-col{padding-right:0}.conocenos-fintech-img{width:200px}.conocenos-hero-subtitle{font-size:1.1rem}.conocenos-hero-body{font-size:.95rem}}@media(max-width:480px){.hero-conocenos-section{padding-top:95px;padding-left:0;padding-right:0;margin-left:0;margin-right:0}.hero-conocenos-section .container{padding-left:15px;padding-right:15px}}.hero-paga-title{font-size:2.8rem;font-weight:700;color:#102552;margin-bottom:.3rem;line-height:1.3;max-width:600px}@media(max-width:768px){.hero-paga-title{font-size:1.8rem;max-width:100%;margin-left:auto;margin-right:auto}}@media(max-width:480px){.hero-paga-title{font-size:1.5rem}}.blue-text{color:#102552;transition:color .4s ease}.italic-text{font-weight:300;font-style:italic}.orange-text{color:#ff7d00;transition:color .4s ease}.hero-title:hover .orange-text{color:#102552}.hero-title:hover .blue-text{color:#ff7d00}.blue-text-italic{color:#102552;transition:color .4s ease;font-weight:300;font-style:italic}.hero-title:hover .blue-text-italic{color:#ff7d00}.hero-subtitle{font-size:1.15rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7}.hero-description{font-size:1rem;color:var(--text-light);margin-bottom:13px;line-height:1.7}.hero-small-text{display:block;font-size:.85rem;color:#999;margin-bottom:.5rem;margin-top:0;font-weight:500;font-style:italic;text-decoration:underline;transition:color .3s ease}.hero-small-text:hover{color:#06c}.fintech-animated{background:linear-gradient(90deg,#003b5c,#fa8514,#003b5c);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;font-size:1.2rem;animation:fintechColorShift 3s ease-in-out infinite}@keyframes fintechColorShift{0%{background-position:0% center;-webkit-text-fill-color:transparent}25%{background-position:33% center;-webkit-text-fill-color:transparent}50%{background-position:66% center;-webkit-text-fill-color:transparent}75%{background-position:100% center;-webkit-text-fill-color:transparent}to{background-position:0% center;-webkit-text-fill-color:transparent}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-phone{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes levitate{0%,to{transform:translateY(-10px)}50%{transform:translateY(-30px)}}.hero-image{position:relative;display:flex;align-items:center;justify-content:center;right:3rem}.hero-img{position:absolute;width:100%;height:auto;border-radius:12px;object-fit:cover;object-position:left 20%;min-width:490px;min-height:333px}.hero-img-levitate{animation:levitate 3s ease-in-out infinite;min-width:490px;min-height:333px}.hero-img-levitate-size{position:relative;width:70%;min-width:326px;min-height:326px;display:block;margin:auto;flex-shrink:0}.hero-img-fondo-size{width:115%}.image-placeholder{width:100%;height:400px;background:linear-gradient(var(--gradient-angle),#E0EFFF,#D0E8FF);border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--text-light);font-size:1.1rem;transition:background .1s ease-out,filter .1s ease-out}.btn{padding:12px 32px;border:none;border-radius:8px;font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:#0096c7;transform:translateY(-2px);box-shadow:0 8px 16px #00a8e84d}.btn-large{padding:16px 48px;font-size:1.1rem}.btn-hero{display:inline-block;padding:14px 36px!important;font-size:1.05rem!important;gap:.4rem!important;background-color:#fa8514!important;color:#fff!important;border-radius:50px!important;text-decoration:none!important;margin-top:1.5rem}.btn-hero:hover{background-color:#e6751a;transform:translateY(-2px);box-shadow:0 8px 16px #fa85144d}.arrow{color:var(--white);font-size:1.2rem;display:inline-block;animation:arrowMove 2s ease-in-out infinite}.section-title{font-size:2.5rem;font-weight:700;color:var(--secondary-color);text-align:center;margin-bottom:3rem}.section-title-orange{font-size:2.5rem;font-weight:700;color:#ff7d00;text-align:center;margin-bottom:.5rem;letter-spacing:9%}.section-subtitle{font-size:47px;font-weight:600;color:#102552;text-align:center;margin-bottom:3.5rem;line-height:1.3;max-width:800px;margin-left:auto;margin-right:auto}.proceso{padding:30px 0 0;background-color:var(--light-bg);position:relative}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:2;max-width:1050px;margin:2.5rem auto 0}.steps-grid .alo-card,.process-right .process-step,.app-block-right .app-alo-card,.por-que-grid .por-que-card,.mision-vision-grid .mision-vision-card,.valores-grid .valor-card,.negocio-hero-content,.negocio-hero-image,.alianzas-left,.documentos-left,.formulario-box{opacity:0;transform:translateY(80px);transition:opacity 1s ease,transform 1s ease}.steps-grid .alo-card.card-visible,.process-right .process-step.card-visible,.app-block-right .app-alo-card.card-visible,.por-que-grid .por-que-card.card-visible,.mision-vision-grid .mision-vision-card.card-visible,.valores-grid .valor-card.card-visible,.negocio-hero-content.card-visible,.negocio-hero-image.card-visible,.alianzas-left.card-visible,.documentos-left.card-visible,.formulario-box.card-visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.steps-grid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media(max-width:768px){.steps-grid{grid-template-columns:1fr;max-width:100%;gap:1.5rem}}.alo-card{background-color:var(--white);border-radius:20px;box-shadow:0 4px 12px #00000014;border-top:4px solid transparent;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden;display:flex;flex-direction:column}.alo-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #fa851440;border-top-color:#fa8514}.alo-card-image{background:#fff0e8;padding:2.5rem 1.2rem;text-align:center;height:180px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:5px solid #FFFFFF;border-radius:16px}.alo-card-image:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(0deg,transparent,transparent 30%,rgba(255,255,255,.3));transform:rotate(-45deg);transition:all .5s ease;opacity:0;z-index:1}.alo-card:hover .alo-card-image:before{opacity:1;transform:rotate(-45deg) translateY(100%)}.step-number{font-size:2.5rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem;display:none}.step-icon{font-size:4rem;margin-bottom:0}.alo-card-img{max-width:100px;max-height:110px;height:auto;object-fit:contain}.alo-card-content{padding:1.8rem 1.2rem;text-align:left}.alo-card h3{font-size:.95rem;font-weight:700;color:var(--secondary-color);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.alo-card p{font-size:.85rem;color:var(--text-light);line-height:1.5}.process-block{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start;margin-top:3rem;padding:1rem 15px 3rem;background:transparent;border-radius:0}.process-left h2{font-size:3.5rem;font-weight:800;color:var(--secondary-color);line-height:1.2;margin-bottom:1.5rem}.process-orange{color:#ff7d00}.process-large{font-size:96px}.process-subtitle{font-size:48px;font-weight:600;display:block}.typewriter{overflow:hidden;white-space:nowrap;width:0;display:inline-block}.typewriter.animated{animation:typing 1.5s steps(20,end) forwards}@keyframes typing{0%{width:0}to{width:100%}}@media(max-width:768px){.typewriter.animated{animation:typing 1.2s steps(20,end) forwards}}.process-left p{font-size:1rem;color:var(--text-light);line-height:1.7}.process-right{display:flex;flex-direction:column;gap:1.5rem}.process-step{display:grid;grid-template-columns:auto auto 1fr;gap:1.5rem;padding:1.5rem;border:1px solid var(--border-color);border-radius:12px;background-color:var(--white);align-items:start;transition:all .3s ease;min-width:0}.process-step:hover{border-color:#ff7d00;box-shadow:0 4px 12px #ff7d0033}.process-step-number{font-size:1.5rem;font-weight:700;color:#ff7d00;grid-column:1;grid-row:1 / 3;min-width:2rem}.process-step-icon{font-size:1.8rem;grid-column:2;grid-row:1 / 3;min-width:2rem}.process-step-content{grid-column:3;grid-row:1 / 3;min-width:0;word-wrap:break-word}.process-step h3{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.process-step p{font-size:.9rem;color:var(--text-light);line-height:1.6}.process-step-highlight{font-size:.95rem;font-weight:700;color:var(--primary-orange);margin-top:.75rem}.process-step-list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:.3rem 1rem}.process-step-list li{font-size:.85rem;color:var(--text-light);padding-left:1.1rem;position:relative}.process-step-list li:before{content:"";display:block;position:absolute;left:0;top:.1em;width:1.1em;height:1.1em;background:url(/assets/images/icons/lista-de-verificacion.png) no-repeat center/contain}.app-block{display:grid;grid-template-columns:1.5fr 1.5fr 1fr;gap:.3rem;margin:5rem auto 0;padding:5rem .5rem 1rem;width:fit-content;background:transparent;border-radius:0;align-items:center}.app-block-left{display:flex;flex-direction:column;gap:2rem;color:var(--white);justify-content:center;align-items:center;text-align:center}.app-block-left h2{font-size:40px;font-weight:700;color:#102552;line-height:1.4}.app-orange{color:#ff7d00}.qr-code{width:180px;height:180px;min-width:180px;min-height:180px;transition:all .3s ease;cursor:pointer;display:inline-block;text-decoration:none;flex-shrink:0}.qr-code:hover{filter:drop-shadow(0 0 8px #FF7D00);transform:scale(1.02)}.qr-img{width:100%;height:100%;object-fit:contain}.app-block-center{display:flex;justify-content:center;align-items:center;width:100%;max-width:280px;margin:0 auto}.phone-mockup{width:100%;max-width:250px;display:flex;justify-content:center;align-items:center;animation:float-phone 3s ease-in-out infinite}.phone-img{width:100%;height:auto;min-width:250px;min-height:250px;object-fit:contain}.app-block-right{display:flex;flex-direction:column;gap:.5rem;min-width:0;max-width:100%;margin:0 4rem 0 0;align-items:center;width:365px}@media(max-width:870px){.app-block{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem .5rem;width:100%;max-width:90vw}.app-block-left{order:1}.app-block-center{order:2;max-width:100%}.app-block-right{order:3;width:100%;margin:0}}.app-alo-card{display:flex;gap:1rem;padding:1rem;border:2px solid transparent;border-radius:16px;background-color:#fffffff2;align-items:flex-start;overflow:visible;transition:all .3s ease;cursor:pointer;box-shadow:4px 4px 12px #00000014}.app-alo-card:hover{border-color:#ff9a4f;background-color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #ff7d0026}.app-feature-icon-circle{font-size:1.3rem;min-width:44px;width:44px;height:44px;background-color:#e8d5ff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-feature-text{flex:1}.app-alo-card h3{font-size:.95rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem;word-wrap:break-word;overflow-wrap:break-word}.app-alo-card p{font-size:.8rem;color:var(--text-light);line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.closing-title{display:none;font-size:2.5rem;font-weight:700;color:#102552;text-align:center;margin-top:5rem;margin-bottom:1.5rem;line-height:1.4}.rectangle-image{display:flex;justify-content:center;margin-top:10px;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.rectangle-img{display:none;width:100vw;height:auto;object-fit:cover;opacity:.25}.logos-carousel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;overflow:hidden;height:100px;display:flex;align-items:center}.logos-track{display:flex;gap:2rem;animation:scroll-left 20s linear infinite;white-space:nowrap}.logos-item{height:40px;width:auto;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.beneficios{padding:140px 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-bottom:4rem}.feature-item{padding:2rem;text-align:center;border-radius:12px;background-color:var(--light-bg);transition:all .3s ease}.feature-item:hover{background-color:var(--white);box-shadow:0 8px 20px #0000001a}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-item h3{font-size:1.15rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.feature-item p{font-size:.9rem;color:var(--text-light);line-height:1.6}.proposition{text-align:center;padding:3rem 2rem;background:linear-gradient(var(--gradient-angle),#F0F8FF 0%,#E8F4F8 100%);border-radius:12px;transition:background .1s ease-out}.proposition h2{font-size:2rem;font-weight:700;color:var(--secondary-color);line-height:1.4}.additional-section{padding:140px 0;background-color:var(--white)}.additional-section h2{font-size:2rem;font-weight:700;color:var(--secondary-color);text-align:center;line-height:1.5}.app-section{padding:140px 0;background:linear-gradient(var(--gradient-angle),#F0F8FF 0%,#E8F4F8 100%);transition:background .1s ease-out}.app-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.app-info h2{font-size:2.5rem;font-weight:700;color:var(--secondary-color);margin-bottom:1rem}.app-features{list-style:none;font-size:1rem;color:var(--text-light);line-height:2}.app-features li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.app-features li:before{content:"âœ“";position:absolute;left:0;color:var(--primary-color);font-weight:700}.app-image{width:100%}.app-image .image-placeholder{height:500px}.footer{background-color:#2c3e50;color:var(--white);padding:20px 2rem;border-radius:3rem 3rem 0 0}.footer .container{padding-left:0}.footer-top{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;flex-shrink:0}.footer-logo-link{display:block}.footer-logo-img{height:60px;width:auto}.footer-links{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;flex:1;justify-items:start;text-align:left;padding-left:4rem}.footer-section h3{font-size:.9rem;font-weight:700;margin-bottom:.75rem;color:var(--white)}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.35rem}.footer-section a{color:#fffc;text-decoration:none;font-size:.75rem;transition:color .3s ease}.footer-section a:hover{color:#ff7d00}.footer-social{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;justify-content:center;list-style:none;margin:.75rem 0 .5rem}.footer-social-inline{display:none}.footer-social li{margin-bottom:0}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#ffffff14;color:#fffc;transition:color .3s ease,background .3s ease,transform .3s ease}.footer-social-link svg{width:14px;height:14px}.footer-social-link:hover{color:var(--white);background:#ff7d00;transform:translateY(-2px)}.footer-bottom{text-align:center;padding:5px 0 0;font-size:.75rem;color:#ffffffb3;border-top:1px solid rgba(255,255,255,.1);line-height:1.6}.footer-fintech-label{font-size:.75rem;font-weight:600;color:#fff;margin-top:4rem;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.08em}.footer-fintech{display:flex;flex-direction:column;align-items:flex-start;gap:0}.footer-fintech-label{margin-top:1.8rem;margin-bottom:-.4rem}.footer-fintech-label{font-size:.75rem;color:#ffffffb3;letter-spacing:.5px}.footer-industria-logo{height:65px;width:auto;filter:brightness(0) invert(1);opacity:.85}.footer-industria-desktop{position:absolute;top:20px;right:2rem}.footer-industria-mobile{display:none;margin:1.5rem auto 0}@media(max-width:1024px){.footer-industria-desktop{display:none}.footer-industria-mobile{display:block;height:55px;margin:2rem auto 1.5rem}}.footer-fintech-logo{height:95px;width:auto;display:block;margin:0;filter:brightness(0) invert(1);opacity:.9}@media(max-width:1024px){.footer .container{display:flex;flex-direction:column}.footer{padding-bottom:8rem}.footer-top{order:1}.footer-fintech-logo{order:2;margin:0 auto;height:100px}.footer-social{order:3;margin-top:1rem}.footer-bottom{order:4}.footer-industria-mobile-wrapper{order:5;display:flex;justify-content:center}.footer-fintech-label{text-align:center;width:100%}.footer-fintech{align-items:center}}.cta-final{padding:0 0 80px;background-color:var(--white)}.cta-content{text-align:center}.cta-content h2{font-size:3rem;font-weight:800;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.2}.cta-orange{color:#ff7d00}.cta-content p{font-size:1.1rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.6}.cta-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}@keyframes buttonHover{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(-2px)}}@keyframes buttonGlow{0%{box-shadow:0 8px 16px #ffffff4d}50%{box-shadow:0 12px 24px #ffffff80}to{box-shadow:0 8px 16px #ffffff4d}}@keyframes arrowMove{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.btn-primary{background-color:#ff7d00;color:var(--white);padding:14px 40px;border-radius:50px;border:none;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#e6751a;transition:left .3s ease;z-index:-1}.btn-primary:hover{color:var(--white);animation:buttonHover .6s ease,buttonGlow .6s ease}.btn-primary:hover:before{left:0}.btn-secondary{background-color:#ff7d00;color:#fff;border:2px solid #FF7D00;padding:18px 56px;font-size:1.1rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-secondary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#ff7d00;transition:left .3s ease;z-index:-1}.btn-secondary:hover{color:var(--white);border-color:#ff7d00;animation:buttonHover .6s ease,buttonGlow .6s ease}.btn-secondary:hover:before{left:0}@media(max-width:1213px){.navbar-content{gap:0;width:100%}.navbar-logo{flex-shrink:0;margin-right:auto}.hamburger-menu{display:flex;flex-shrink:0;margin-left:auto}.nav-links,.navbar-buttons,.mobile-menu{display:none!important}.mobile-menu.active{display:flex!important}}@media(min-width:1214px){.mobile-menu,.mobile-menu.active,.hamburger-menu{display:none!important}}@media(max-width:1089px){.process-block{grid-template-columns:1fr;gap:2rem}}@media(max-width:770px){.app-block{grid-template-columns:1fr;text-align:center;gap:3rem}.app-block-left,.app-block-center,.app-block-right{display:flex;justify-content:center;align-items:center;flex-direction:column}.app-block-left{order:1}.app-block-center{order:2;margin-bottom:2rem}.app-block-right{order:3;align-items:center;gap:1rem}.app-block-left h2{text-align:center}.app-alo-card{justify-content:center}}@media(max-width:768px){.hero-index-section .container,.app-content{grid-template-columns:1fr;grid-auto-flow:row}.hero-content{order:1;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-image{order:2;margin-top:1rem;padding-top:40px;position:relative;height:auto;overflow:visible}.hero-index-title{font-size:2.2rem;max-width:100%;margin-left:auto;margin-right:auto}.hero-img{width:100%;object-position:center}.hero-img-levitate-size{width:55%;min-width:326px;min-height:326px;flex-shrink:0}.section-title,.section-subtitle{font-size:2rem}.nav-links{gap:.15rem;font-size:.9rem}.hero-index-section{padding:120px 5px 10px!important}.proceso,.beneficios,.app-section{padding:50px 5px 0}.steps-grid,.features-grid{gap:1.5rem}.proposition{padding:2rem 1rem}.proposition h2{font-size:1.5rem}.process-block{grid-template-columns:1fr;gap:2rem;margin-top:2rem;padding:2rem 5px .5rem}.process-left h2{font-size:2rem}.process-large{font-size:48px}.process-subtitle{font-size:36px}.process-right{gap:1rem}.process-step{gap:1rem;padding:1rem;grid-template-columns:auto auto 1fr}.process-step-icon{margin-left:0;min-width:1.5rem}.app-block{grid-template-columns:1fr;gap:2rem;padding:2rem 5px .5rem;margin-top:2rem}.app-block-left h2{font-size:28px}.phone-mockup{max-width:250px}.app-block-right{gap:1rem;width:100%;max-width:320px;margin:0 auto}.app-alo-card{padding:.75rem;gap:.75rem;width:100%;min-height:80px}.app-feature-icon-circle{width:40px;height:40px;min-width:40px;font-size:1.2rem}.app-alo-card h3{font-size:.95rem}.app-alo-card p{font-size:.8rem}.closing-title{font-size:1.8rem;margin-top:3rem}.logos-carousel{height:80px}.logos-item{height:60px}.cta-final{padding:0 5px 50px}.cta-content h2{font-size:2rem}.cta-buttons{flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{width:100%}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-logo{order:-1;justify-self:center;align-items:center}.footer-links{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(max-width:1233px){.hero-content{padding-left:30px;padding-right:30px}}@media(max-width:768px){.hero-content,.container{padding-left:8px;padding-right:8px}}@media(max-width:762px){.hero-content{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-title,.hero-description{max-width:100%;margin-left:auto;margin-right:auto}.btn-hero{margin-left:auto;margin-right:auto}}@media(max-width:763px){.process-left,.process-left h2,.process-left p{text-align:center}}@media(max-width:487px){.process-left h2{font-size:1.5rem!important}.process-large{font-size:32px!important}.process-subtitle{font-size:24px!important}.process-block{grid-template-columns:1fr!important}}@media(max-width:476px){.hero-index-section{padding:120px 5px 10px!important}}.hero-negocio-section{padding:80px 0 40px;background:url(/assets/images/backgrounds/hero-bg-v4.png) no-repeat center -90px/100% 100%;position:relative;overflow:hidden}@media(max-width:1200px){.hero-negocio-section{padding:80px 30px 40px}}@media(max-width:768px){.hero-negocio-section{padding:140px 20px 15px}}.hero-negocio-section .container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:3rem;align-items:center;padding-left:120px;padding-right:120px}@media(max-width:1200px){.hero-negocio-section .container{padding-left:60px;padding-right:60px}}@media(max-width:768px){.hero-negocio-section .container{padding-left:0;padding-right:0}}.hero-negocio-section-content{text-align:left;margin-left:0rem}.negocio-hero-content,.negocio-hero-content p{text-align:left}.negocio-hero-content .btn-hero{display:block;text-align:left;margin-top:2.5rem}.hero-negocio-section-content h1,.negocio-hero-content h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;max-width:500px;text-align:left}.hero-negocio-section-content p{font-size:.95rem;font-weight:500;color:var(--text-light);margin-bottom:2rem;max-width:600px}.hero-negocio-section-image{display:flex;align-items:center;justify-content:center}.negocio-orange{color:var(--accent-color)}.negocio-hero-img{max-width:550px;height:auto;object-fit:contain}@media(min-width:1400px){.negocio-hero-img{max-width:650px}}@media(max-width:1024px){.negocio-hero-img{max-width:450px}}@media(max-width:768px){.hero-negocio-section .container{grid-template-columns:1fr;gap:2rem}.negocio-hero-content{order:1}.negocio-hero-image{order:2;margin-top:.3125rem}.negocio-hero-img{max-width:100%}}.alianzas-section{margin-top:20px;position:relative;padding:60px 40px;overflow:visible;background:linear-gradient(135deg,#fa851499,#ffffff80 40%,#e3f0ff80,#5b9fd999);border-radius:3rem;margin-left:auto;margin-right:auto;max-width:1150px;width:95%}.alianzas-section .container{position:relative;z-index:1}.alianzas-grid{display:flex;justify-content:center;text-align:center}@media(max-width:773px){.alianzas-section{padding:0 20px;margin-left:10px;margin-right:10px;margin-top:20px}.alianzas-grid{grid-template-columns:1fr;gap:2rem;text-align:center}}.alianzas-left h2{font-size:3rem;font-weight:700;line-height:1.3;color:#2f3a52}@media(max-width:773px){.alianzas-left h2{font-size:1.8rem;text-align:center}}.alianzas-orange{color:var(--accent-color)}.alianzas-right{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media(max-width:773px){.alianzas-right{grid-template-columns:1fr;gap:1.5rem;display:flex;flex-direction:column;align-items:center}}.alianzas-list{display:flex;flex-direction:column;gap:1.5rem}.alianzas-item{display:flex;align-items:center;gap:1rem}@media(max-width:773px){.alianzas-item{justify-content:center}}.alianzas-dot{width:16px;height:16px;border-radius:50%;background-color:var(--accent-color);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700}.alianzas-item p{font-size:16px;font-weight:600;color:#2f3a52;margin:0}.por-que-section{padding:30px 0 50px;background-color:var(--light-bg)}@media(max-width:768px){.por-que-section{padding:30px 20px 50px}}@media(max-width:640px){.por-que-section{padding:30px 20px 40px}}.por-que-section h2{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}@media(max-width:768px){.por-que-section h2{font-size:2rem;margin-bottom:2rem}}@media(max-width:640px){.por-que-section h2{font-size:1.5rem;margin-bottom:1.5rem}}.por-que-orange{color:var(--accent-color)}.por-que-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1024px){.por-que-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:640px){.por-que-grid{grid-template-columns:1fr;gap:1.5rem}}.por-que-card{background:#fff;border:2px solid var(--border-color);border-radius:24px;padding:1.5rem 2rem;text-align:center;transition:all .3s ease}@media(max-width:640px){.por-que-card{padding:1.5rem}}.por-que-card:hover{border-color:var(--accent-color);box-shadow:0 8px 24px #ff6b3526}.por-que-card-title-orange{color:#fa8514!important;font-weight:600!important}.por-que-icon{font-size:3rem;margin-bottom:.25rem;transition:transform .3s ease}.por-que-card:hover .por-que-icon{transform:translateY(-8px);animation:float 1.2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(-8px)}50%{transform:translateY(-12px)}}.por-que-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:var(--text-dark)}.por-que-card p{font-size:.95rem;color:var(--text-light)}@media(max-width:768px){.por-que-card h3{font-size:1.1rem}.por-que-card p{font-size:.9rem}}@media(max-width:640px){.por-que-card h3{font-size:1rem}.por-que-card p{font-size:.85rem}.por-que-icon{font-size:2.5rem}}.por-que-card-text-medium{font-weight:500!important}.por-que-card-featured{border:2px solid #FA8514!important;transition:all .3s ease}.por-que-card-featured:hover{border-color:#fa8514;box-shadow:0 12px 32px #fa851440;transform:translateY(-4px)}.documentos-section{padding:60px 0;margin:0 70px;background-color:var(--light-bg)}.documentos-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.documentos-left h2{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem}.documentos-orange{color:#fa8514}.documentos-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.documentos-list li{font-size:1rem;color:var(--text-dark);line-height:1.5}.doc-asterisk{color:#fa8514;font-size:1.4em;font-weight:700;line-height:1;vertical-align:middle}.formulario-box{background:#fff;border:1px solid var(--border-color);border-top:5px solid var(--accent-color);border-radius:24px;padding:2rem;box-shadow:0 8px 16px #0000001a}.formulario-box h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:var(--text-dark)}.formulario-subtexto{font-size:.9rem;font-weight:400;color:#666;margin-bottom:1.5rem}.formulario-disclaimer{font-size:.75rem;font-weight:400;color:#999;margin-bottom:1.5rem;line-height:1.4}.documentos-form{display:flex;flex-direction:column;gap:1rem}.documentos-form input,.documentos-form textarea{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:12px;font-family:Montserrat,sans-serif;font-size:.95rem;transition:border-color .3s ease}.documentos-form input:focus,.documentos-form textarea:focus{outline:none;border-color:var(--accent-color)}.documentos-form textarea{resize:vertical}.conocenos-hero{padding:0;background:#fff;position:relative;overflow:visible;min-height:100dvh}@media(max-width:1024px){.hero-negocio-section .container{padding-left:80px;padding-right:80px}}@media(max-width:900px){.hero-negocio-section .container{padding-left:60px;padding-right:60px}.negocio-hero-content h1{font-size:2.4rem}}@media(max-width:768px){.hero-negocio-section .container{padding-left:40px;padding-right:40px}.hero-negocio-section-content h1,.negocio-hero-content h1{font-size:1.8rem}.negocio-hero-content,.negocio-hero-content h1,.negocio-hero-content p,.negocio-hero-content .btn{text-align:center}.negocio-hero-content .btn{margin:2rem auto 0;display:block;width:fit-content}.alianzas-grid{grid-template-columns:1fr;gap:2rem}.alianzas-right{grid-template-columns:1fr;gap:1.5rem}.documentos-section{margin:0;padding:40px 8px}.documentos-grid{grid-template-columns:1fr;gap:2rem;text-align:center;justify-items:center}.documentos-left{text-align:center;width:100%}.documentos-list{width:fit-content;margin:0 auto}.documentos-right{display:flex;justify-content:center}.formulario-box{width:100%;max-width:480px}}@media(max-width:640px){.hero-negocio-section .container{padding-left:20px;padding-right:20px}.hero-negocio-section-content h1,.negocio-hero-content h1{font-size:1.5rem}}@media(max-width:480px){.navbar-content{flex-direction:column;gap:1rem;padding:.5rem 1.5rem}.nav-links{flex-wrap:wrap;justify-content:center}.hero-index-section{padding:120px 5px 10px!important}.hero-index-title{font-size:1.8rem}.hero-img{width:100%;object-position:center}.hero-subtitle{font-size:1rem}.section-title{font-size:1.6rem;margin-bottom:2rem}.section-subtitle{font-size:1.5rem}.step-icon{font-size:2.5rem}.feature-icon{font-size:2rem}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:1rem}.process-left h2{font-size:1.5rem!important}.process-large{font-size:32px!important}.process-subtitle{font-size:24px!important}.process-step-number{font-size:1.2rem}.process-step h3{font-size:.9rem}.process-step p{font-size:.8rem}.app-block-left h2{font-size:22px}.qr-code{width:80px;height:80px}.phone-mockup{max-width:180px}.app-feature-icon-circle{width:36px;height:36px;min-width:36px;font-size:1rem}.app-alo-card{padding:.8rem;gap:.8rem}.app-alo-card h3{font-size:.9rem}.app-alo-card p{font-size:.75rem}.additional-section h2{font-size:1.5rem}.alo-card-image{padding:1.5rem 1rem;height:150px}.alo-card-img{max-width:120px}.alo-card-content{padding:1.5rem}.alo-card h3{font-size:1rem}.alo-card p{font-size:.9rem}.closing-title{font-size:1.4rem;margin-top:2rem}.logos-carousel{height:60px}.logos-item{height:45px}.proceso,.beneficios,.app-section{padding:50px 5px 0}.app-block,.process-block{padding:2rem 5px .5rem}.cta-final{padding:0 5px 40px}.cta-content h2{font-size:1.5rem}.cta-content p{font-size:1rem}.cta-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%;padding:12px 20px}.footer-top{grid-template-columns:1fr;gap:1.5rem}.footer-logo{order:-1;justify-self:center;align-items:center}.footer-fintech-logo{margin:0}.footer-social-inline{display:flex;justify-content:center;margin:.5rem 0 0}.footer-social:not(.footer-social-inline){display:none}.footer-links{grid-template-columns:1fr;gap:1.5rem;width:100%}.footer-section h3{font-size:1rem}.footer-section a{font-size:.9rem}.footer{padding-bottom:9rem}.footer-bottom{font-size:.75rem}}.conocenos-mision{padding:140px 0;background-color:#fff}.conocenos-mision-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.conocenos-mision-left h2{font-size:4rem;font-weight:700;color:var(--text-dark);line-height:1.2}.conocenos-mision-right{display:flex;flex-direction:column;gap:2rem}.conocemos-card{border:2px solid var(--accent-color);border-radius:3rem;padding:0;background-color:#fff}.conocemos-inner-card{padding:2.5rem;border:2px solid var(--accent-color);border-radius:2.5rem;background-color:#fff}.conocemos-card-header{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.conocemos-icon{font-size:7rem;line-height:1;color:var(--accent-color);flex-shrink:0;display:flex;align-items:center;justify-content:center}.conocemos-card h3{font-size:1.5rem;font-weight:700;color:var(--accent-color);width:100%;margin:0}.conocemos-card-main{font-size:1rem;font-weight:500;color:var(--text-dark);margin-bottom:1rem;line-height:1.5}.conocemos-card-sub{font-size:.85rem;color:var(--text-light);line-height:1.4}@media(max-width:768px){.conocenos-mision-grid{grid-template-columns:1fr;gap:2rem}.conocenos-mision-left h2{font-size:2rem}.conocemos-card{padding:1.5rem}.conocemos-card h3{font-size:1.2rem}.conocemos-card-main{font-size:.95rem}}.conocenos-mision-simple{padding:3rem 0 0;background-color:#fff}.conocenos-mision-simple .container{display:grid;grid-template-columns:1fr;gap:2rem}.conocenos-mision-simple h2{font-size:3rem;font-weight:700;color:var(--text-dark);line-height:1.2;text-align:center;width:100%;grid-column:1 / -1;order:-1}.mision-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;grid-column:1 / -1;max-width:950px;margin:0 auto}.mision-vision-card{background-color:#ffffff73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid var(--accent-color);border-radius:2rem;padding:1.3rem .5rem;display:flex;flex-direction:row;align-items:flex-start;text-align:left;gap:.5rem;transition:transform .3s ease,box-shadow .3s ease;min-height:140px}.mision-vision-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #ff660026}.mision-vision-icon{font-size:3rem;display:flex;justify-content:center;align-items:center;flex-shrink:0}.mision-vision-card>div{display:flex;flex-direction:column;gap:.5rem}.mision-vision-card h3{font-size:1.5rem;font-weight:700;color:var(--accent-color);margin:0}.mision-vision-card p{font-size:1rem;color:var(--text-dark);line-height:1.6;font-weight:500}.mision-vision-card p.mision-vision-disclaimer{font-size:10px!important;color:#999;line-height:1.3;font-weight:400;margin-top:.8rem}@media(max-width:1024px){.conocenos-mision-simple h2{font-size:2.5rem}.mision-vision-grid{grid-template-columns:1fr}}@media(max-width:768px){.conocenos-mision-simple{padding-top:4rem}.conocenos-mision-simple .container{flex-direction:column;gap:2rem}.conocenos-mision-simple h2{font-size:2.5rem;flex:0 0 100%;order:-1}.mision-vision-grid{flex:0 0 100%}.mision-vision-card{padding:.8rem 1rem;border-radius:1.5rem}.mision-vision-icon{font-size:2.5rem}.mision-vision-card h3{font-size:1.2rem}.mision-vision-card p{font-size:.9rem}}@media(max-width:640px){.conocenos-mision-simple h2{font-size:2rem}.mision-vision-card{padding:.6rem .8rem}.mision-vision-icon{font-size:2rem}.mision-vision-card h3{font-size:1rem}.mision-vision-card p{font-size:.85rem}.mision-vision-card p.mision-vision-disclaimer{font-size:8px!important}}.conocenos-valores{padding:4rem 0 2rem;background-color:#fff}.conocenos-valores h2{font-size:3rem;font-weight:700;color:var(--text-dark);text-align:center;margin-bottom:3rem}.valores-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.valor-card{background-color:#ffffff73;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid var(--accent-color);border-radius:2rem;padding:1.2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.valor-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #ff660026}.valor-icon{font-size:3rem;margin-bottom:.8rem;display:flex;justify-content:center}.valor-card h3{font-size:1rem;font-weight:700;color:var(--accent-color);margin-bottom:.6rem}.valor-card p{font-size:.85rem;color:var(--text-dark);line-height:1.5;font-weight:500}@media(max-width:768px){.conocenos-valores{padding-top:1rem}.conocenos-valores h2{font-size:2rem}.valores-grid{grid-template-columns:1fr;gap:1.5rem}.valor-icon{font-size:3rem}.valor-card h3{font-size:1.2rem}}.contacto-section{padding:20px 0 60px;background-color:#fafafa}.contacto-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch}.contacto-left{display:flex;flex-direction:column;gap:2rem;height:100%}.contacto-left .canales-contacto,.contacto-left .btn-phone--column{height:100%}.horarios-box{background:linear-gradient(135deg,#fa8514,#fa851473);border-radius:20px;padding:2rem;color:#fff;box-shadow:0 8px 24px #fa851440}.horarios-box h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.horarios-subtitle{font-size:1rem;font-weight:500;opacity:.95;margin:0;line-height:1.4}.canales-contacto{display:flex;flex-direction:column;gap:1rem}.canales-titulo{text-align:center;color:#fa8514;font-size:1rem;font-weight:600}.btn-phone,.btn-app,.btn-business,.btn-email,.btn-twitter,.btn-tiktok,.btn-facebook,.btn-instagram,.btn-youtube{display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;border:2px solid var(--border-color);border-radius:50px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:left}.btn-phone{padding:1rem 2.5rem;font-size:1.25rem;gap:1.5rem;border-radius:12px}.btn-phone--column{flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;width:100%}.btn-phone-row{display:flex;align-items:center;gap:.5rem}.btn-phone-header{display:flex;align-items:center;gap:.75rem}.btn-phone-icon-wrap{display:flex;flex-direction:column;align-items:center;gap:.25rem}.btn-phone-icon-label{font-size:.7rem;color:#666;text-align:center;white-space:nowrap}.btn-phone:hover,.btn-app:hover,.btn-business:hover,.btn-email:hover,.btn-twitter:hover,.btn-tiktok:hover,.btn-facebook:hover,.btn-instagram:hover,.btn-youtube:hover{border-color:var(--accent-color);background:#fa85140d;transform:translate(8px);box-shadow:0 4px 12px #fa851426}.btn-phone:hover p{color:#fa8514}.btn-phone:active,.btn-app:active,.btn-business:active,.btn-email:active,.btn-twitter:active,.btn-tiktok:active,.btn-facebook:active,.btn-instagram:active,.btn-youtube:active{transform:translate(6px);box-shadow:0 2px 6px #fa85141a}.canal-icon{font-size:1.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.btn-phone .canal-icon{font-size:1.5rem;width:72px;height:72px;flex-shrink:0}.canal-icon-img{width:100px;height:100px;object-fit:contain}.btn-phone p,.btn-app p,.btn-business p,.btn-email p,.btn-twitter p,.btn-tiktok p,.btn-facebook p,.btn-instagram p,.btn-youtube p{font-size:.95rem;font-weight:500;color:var(--text-dark);margin:0}.btn-phone p{font-size:1.9rem;font-weight:800;white-space:nowrap}.pqrs-form-wrapper{display:flex;justify-content:center;padding:1.5rem 1rem}@media(max-width:768px){.pqrs-form-wrapper{padding-left:0;padding-right:0}}.contacto-right{display:flex;justify-content:center}.formulario-pqrs{background:#fff;border:2px solid var(--border-color);border-radius:24px;padding:2.5rem;width:100%;max-width:450px}.formulario-pqrs h3{font-size:1.2rem;font-weight:700;color:var(--text-dark);margin-bottom:2rem;line-height:1.4;text-align:center}.pqrs-form{display:flex;flex-direction:column;gap:1.2rem}.form-group{display:flex;flex-direction:column}.form-group input,.form-group textarea,.form-group select{padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:8px;font-family:Montserrat,sans-serif;font-size:.9rem;color:var(--text-dark);transition:border-color .3s ease;background-color:#fff}.form-group select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group select option:first-child{color:#999}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px #fa85141a}.form-options{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.form-options label{font-size:.9rem;color:var(--text-dark);display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-options input[type=checkbox]{width:18px;height:18px;cursor:pointer}.btn-upload{background:transparent;border:1px solid var(--border-color);border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:all .3s ease}.btn-upload:hover{border-color:var(--accent-color);background:#fa85140d}.form-checkbox{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.form-checkbox input[type=checkbox]{width:18px;height:18px;margin-top:2px;cursor:pointer;flex-shrink:0}.form-checkbox label{font-size:.85rem;color:var(--text-light);margin:0;cursor:pointer}.formulario-pqrs .btn{margin-top:1rem;align-self:center;min-width:200px}@media(max-width:1024px){.contacto-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.contacto-grid{padding-bottom:2rem}.contacto-left,.contacto-left .canales-contacto,.contacto-left .btn-phone--column{height:auto}.horarios-box{width:100%;padding:1.2rem}.horarios-box h3{font-size:1.1rem}.horarios-subtitle{font-size:.85rem}.btn-phone--column{width:100%;padding:1rem 1.2rem}.btn-phone--column p{font-size:1.6rem!important}.canal-icon-img{width:36px!important;height:36px!important}.formulario-pqrs{max-width:100%}}@media(max-width:768px){.contacto-section{padding:20px 0 0}.horarios-box{padding:1.5rem}.horarios-box h3{font-size:1.3rem}.horarios-subtitle{font-size:.9rem}.formulario-pqrs{padding:1.5rem}.formulario-pqrs h3{font-size:.85rem}.form-group input,.form-group textarea,.form-group select{padding:.6rem .8rem;font-size:.85rem}}.politica-download{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:3rem;padding:2rem}.politica-download p{font-size:1rem;color:var(--text-color);margin:0}.btn-download-simple{display:inline-flex;align-items:center;gap:.5rem;padding:12px 32px;background-color:#fa8514;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer}.btn-download-simple:hover{background-color:#e6751a;transform:translateY(-2px)}.politica-orange-box{background-color:#fff;color:var(--text-dark);padding:3rem 2rem;border-radius:2rem;margin:2rem 0;border:2px solid #FA8514}.politica-orange-box h1,.politica-orange-box h2{color:var(--text-dark);margin-bottom:2rem;font-size:2rem;font-weight:700;text-align:center}.politica-orange-box h3{color:var(--text-dark);margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.politica-orange-box p{color:var(--text-dark);margin-bottom:1.5rem;line-height:1.8}.politica-orange-box ul{margin-left:2rem;margin-bottom:1.5rem}.politica-orange-box li{color:var(--text-dark);margin-bottom:.8rem;line-height:1.8}.politica-orange-box a{color:#fa8514;text-decoration:underline}.pdf-embed-wrapper{width:100%;border-radius:1rem;overflow:hidden;border:1px solid #e0e0e0;margin-top:1rem}.pdf-embed{width:100%;height:800px;border:none;display:block}@media(max-width:768px){.pdf-embed{height:500px}}.btn-download-simple .arrow{font-size:1.2rem}.link-legal{color:#06c;text-decoration:underline}.u-hidden{display:none}.u-text-white{color:#fff}.u-text-center{text-align:center}.u-no-underline{text-decoration:none}.u-flex-center{display:flex;justify-content:center}.u-icon-130{max-width:130px}.u-signature{margin-top:2rem;font-style:italic}.u-mt-inline-block{margin-top:1.5rem;display:inline-block}.u-link-policy{color:#fa8514;text-decoration:none}.pdf-object{border:none;border-radius:1rem}.content-img{width:100%;max-width:800px;margin:2rem 0;border-radius:1rem}.file-name-label{font-size:.9rem;color:#666}.form-notice{display:none;font-size:.82rem;color:#e05a00;background:#fff4ed;border:1px solid #ffd0aa;border-radius:8px;padding:.7rem 1rem;line-height:1.8}.btn-submit-initial{opacity:.4;cursor:not-allowed}.btn-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-left:8px;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.pqrs-success-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem .5rem;animation:fadeInUp .5s ease-out}.success-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 10px 20px #2ecc7140}.success-icon-wrapper svg{width:32px;height:32px;fill:#fff}.pqrs-success-card h3{font-size:1.5rem;color:var(--text-dark);margin-bottom:1rem;font-weight:700}.pqrs-success-card .success-msg{font-size:.95rem;color:var(--text-light);line-height:1.6;margin-bottom:1.8rem}.ticket-info-box{background:#f8fafc;border:1px dashed var(--border-color);border-radius:12px;padding:1.2rem;margin-bottom:1.8rem;width:100%;box-sizing:border-box}.ticket-info-box .ticket-label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.4rem;font-weight:600}.ticket-info-box .ticket-number{font-size:1.8rem;color:var(--accent-color);font-weight:800;font-family:Space Grotesk,Montserrat,sans-serif;letter-spacing:.02em;text-shadow:0 2px 10px rgba(250,133,20,.1)}.success-footer-msg{font-size:.85rem;color:var(--text-light);margin-bottom:1.8rem;line-height:1.5}.btn-reset-form{padding:.75rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.cookies-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);opacity:0;background:#fff;border-radius:2rem;box-shadow:0 4px 20px #0003;padding:2.5rem;max-width:500px;z-index:1000;transition:all .3s ease;pointer-events:none}.cookies-modal.active{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto}.cookies-content{text-align:center}.cookies-content h2{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.cookies-content p{font-size:.95rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.6}.cookies-buttons{display:flex;gap:1rem;justify-content:center}.btn-reject,.btn-accept{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-reject{background-color:#e0e0e0;color:var(--text-dark)}.btn-reject:hover{background-color:#d0d0d0}.btn-accept{background-color:var(--accent-color);color:#fff}.btn-accept:hover{background-color:#f5751a}.floating-buttons-group{position:fixed;left:2rem;bottom:4rem;z-index:998;display:flex;flex-direction:column;align-items:center;gap:.75rem}.floating-button{display:flex;align-items:center;justify-content:center}.floating-button-link{display:block;text-decoration:none}.floating-button-img{width:80px;height:auto;display:block;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;filter:drop-shadow(4px 4px 8px rgba(0,0,0,.15));border-radius:12px}.floating-button-img:hover{transform:scale(1.1);box-shadow:0 0 0 2px var(--accent-color)}.opciones-pago-block{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin:0 auto;padding:2rem 3rem;background:transparent;border-radius:0;align-items:center;justify-items:start;width:100%;max-width:100%}.opciones-pago-left{display:flex;flex-direction:column;gap:1.5rem;color:#2f3a52;justify-content:center;align-items:flex-start;text-align:left}.opciones-pago-left h2{font-size:48px;font-weight:700;color:#102552;line-height:1.3}.opciones-pago-left p{font-size:16px;color:#2f3a52;line-height:1.6;max-width:500px}.btn-pago{background:#ff7d00;color:var(--white);font-weight:600;font-size:16px;padding:.75rem 2rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;width:fit-content;display:flex;align-items:center;gap:.5rem;text-decoration:none}.btn-pago:hover{transform:scale(1.05);box-shadow:0 8px 16px #00000026}.opciones-pago-right{display:flex;justify-content:center;align-items:center;background:url(/assets/images/misc/payment-vision-bg-v3.png) no-repeat center/650px;position:relative;min-height:500px;margin-left:2rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.opciones-pago-img{width:100%;max-width:600px;height:auto;object-fit:contain;animation:float 3s ease-in-out infinite}@media(max-width:986px){.opciones-pago-right{justify-content:center;align-items:center;width:100%;background:url(/assets/images/misc/payment-vision-bg-v3.png) no-repeat center/500px;background-position:center;margin-left:0}.opciones-pago-img{max-width:500px;margin:0 auto;display:block}}@media(max-width:768px){.opciones-pago-block{grid-template-columns:1fr;gap:2rem;padding:.25rem 1.5rem .5rem;margin-top:0;background:transparent;justify-items:center}.opciones-pago-left{width:100%;text-align:center;align-items:center}.opciones-pago-left h2{font-size:32px}.opciones-pago-left p{font-size:14px}.btn-pago{padding:.6rem 1.5rem;font-size:14px;margin:0 auto}.opciones-pago-right{justify-content:center;align-items:center;width:100%;min-height:320px;background:url(/assets/images/misc/payment-vision-bg-v3.png) no-repeat center/390px;background-position:center;margin-left:0}.opciones-pago-img{max-width:320px;margin:0 auto;display:block}}@media(max-width:480px){.opciones-pago-right{justify-content:center;align-items:center;width:100%;min-height:280px;background:url(/assets/images/misc/payment-vision-bg-v3.png) no-repeat center/350px;background-position:center;margin-left:0}.opciones-pago-img{max-width:280px;margin:0 auto;display:block}}@media(max-width:480px){.opciones-pago-block{padding:.25rem 1rem .5rem;margin-top:0}.opciones-pago-left h2{font-size:24px}.opciones-pago-left p{font-size:13px}}@media(max-width:768px){.floating-buttons-group{left:1rem;bottom:1rem}.floating-button-img{width:65px}.cookies-modal{max-width:85%;padding:1.5rem}.cookies-content h2{font-size:1.25rem}.cookies-buttons{flex-direction:column}.btn-reject,.btn-accept{width:100%}}.policy-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;overflow-y:auto}.policy-modal-box{background-color:#fff;margin:40px auto;padding:40px;border-radius:1rem;max-width:600px;box-shadow:0 4px 20px #00000026}.policy-modal-close{float:right;background:none;border:none;font-size:24px;cursor:pointer;line-height:1}.policy-modal-title{color:#1a1a1a;margin-bottom:20px}.policy-modal-body{color:#333;line-height:1.6;font-size:14px;max-height:600px;overflow-y:auto}.policy-modal-subtitle{color:#fa8514;margin-top:15px}.policy-modal-list{margin-left:0;padding-left:2.2rem;margin-top:.5rem}.policy-modal-link{color:#fa8514;text-decoration:none}.policy-modal-link:hover{text-decoration:underline}.policy-modal-btn{margin-top:20px;padding:10px 20px;background-color:#fa8514;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:14px;transition:background-color .3s ease}.policy-modal-btn:hover{background-color:#e6751a}.canales-contacto .canal-icon img{width:24px;height:24px;display:block}.btn-phone .canal-icon img,.btn-phone-row .canal-icon-img{width:50px;height:50px;display:block}.canales-contacto a,.canales-contacto button{text-decoration:none;color:inherit}body.home-seamless{background-color:#fff}body.home-seamless:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,#fff,#fff8f2 12%,#fff4eb 22%,#fff8f2 35%,#f8fcff,#f0f7ff,#edf5ff 80%,#e8f2ff)}body.home-seamless .proceso,body.home-seamless .cta-final,body.home-seamless .process-block,body.home-seamless .app-block,body.home-seamless .opciones-pago-block,body.home-seamless .hero-negocio-section,body.home-seamless .alianzas-section,body.home-seamless .por-que-section,body.home-seamless .documentos-section,body.home-seamless .hero-conocenos-section,body.home-seamless .conocenos-hero-subtitle-section,body.home-seamless .conocenos-mision-simple,body.home-seamless .conocenos-valores,body.home-seamless .hero-paga-section,body.home-seamless .paga-metodos,body.home-seamless .contacto-section,body.home-seamless .pqrs-form-wrapper,body.home-seamless .formulario-pqrs,body.home-seamless .politica-section{background:transparent;border:none;box-shadow:none;border-radius:0}body.home-seamless .hero-index-section{position:relative;overflow:hidden;background:none}@keyframes hero-bg-drift{0%{background-position:45% -80px,45% -80px;background-size:110% 110%,110% 110%}25%{background-position:55% -120px,55% -120px;background-size:115% 115%,115% 115%}50%{background-position:50% -60px,50% -60px;background-size:112% 112%,112% 112%}75%{background-position:42% -110px,42% -110px;background-size:108% 108%,108% 108%}to{background-position:45% -80px,45% -80px;background-size:110% 110%,110% 110%}}body.home-seamless .hero-index-section:after{content:"";opacity:0;pointer-events:none;position:absolute;inset:-60px;background:linear-gradient(#ffffffa6,#ffffffa6),url(/assets/images/backgrounds/hero-bg-v4.png) no-repeat center -100px / 110% 110%;filter:blur(22px);mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent),linear-gradient(to bottom,transparent 5%,black 10%,transparent 50%);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent),linear-gradient(to bottom,transparent 5%,black 10%,transparent 50%);-webkit-mask-composite:destination-in;z-index:0;animation:hero-bg-drift 18s ease-in-out infinite}@property --blob1-x{syntax: "<percentage>"; inherits: false; initial-value: 75%;}@property --blob1-y{syntax: "<percentage>"; inherits: false; initial-value: 20%;}@property --blob2-x{syntax: "<percentage>"; inherits: false; initial-value: 20%;}@property --blob2-y{syntax: "<percentage>"; inherits: false; initial-value: 70%;}@property --blob3-x{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --blob3-y{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --blob4-x{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --blob4-y{syntax: "<percentage>"; inherits: false; initial-value: 30%;}@property --blob5-x{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --blob5-y{syntax: "<percentage>"; inherits: false; initial-value: 65%;}@property --blob6-x{syntax: "<percentage>"; inherits: false; initial-value: 20%;}@property --blob6-y{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --bw1{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --bh1{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --bw2{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --bh2{syntax: "<percentage>"; inherits: false; initial-value: 44%;}@property --bw3{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --bh3{syntax: "<percentage>"; inherits: false; initial-value: 40%;}@property --bw4{syntax: "<percentage>"; inherits: false; initial-value: 60%;}@property --bh4{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --bw5{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --bh5{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --bw6{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --bh6{syntax: "<percentage>"; inherits: false; initial-value: 48%;}@keyframes b1x{0%{--blob1-x:8%}33%{--blob1-x:52%}66%{--blob1-x:75%}to{--blob1-x:8%}}@keyframes b1y{0%{--blob1-y:78%}33%{--blob1-y:10%}66%{--blob1-y:45%}to{--blob1-y:78%}}@keyframes b2x{0%{--blob2-x:18%}50%{--blob2-x:42%}to{--blob2-x:18%}}@keyframes b2y{0%{--blob2-y:68%}50%{--blob2-y:22%}to{--blob2-y:68%}}@keyframes b3x{0%{--blob3-x:52%}50%{--blob3-x:28%}to{--blob3-x:52%}}@keyframes b3y{0%{--blob3-y:42%}50%{--blob3-y:70%}to{--blob3-y:42%}}@keyframes b4x{0%{--blob4-x:48%}50%{--blob4-x:22%}to{--blob4-x:48%}}@keyframes b4y{0%{--blob4-y:28%}50%{--blob4-y:72%}to{--blob4-y:28%}}@keyframes b5x{0%{--blob5-x:78%}50%{--blob5-x:55%}to{--blob5-x:78%}}@keyframes b5y{0%{--blob5-y:62%}50%{--blob5-y:20%}to{--blob5-y:62%}}@keyframes b6x{0%{--blob6-x:18%}50%{--blob6-x:45%}to{--blob6-x:18%}}@keyframes b6y{0%{--blob6-y:78%}50%{--blob6-y:32%}to{--blob6-y:78%}}@keyframes bw1{0%{--bw1:38%}50%{--bw1:70%}to{--bw1:38%}}@keyframes bh1{0%{--bh1:62%}50%{--bh1:30%}to{--bh1:62%}}@keyframes bw2{0%{--bw2:68%}50%{--bw2:35%}to{--bw2:68%}}@keyframes bh2{0%{--bh2:30%}50%{--bh2:58%}to{--bh2:30%}}@keyframes bw3{0%{--bw3:36%}50%{--bw3:64%}to{--bw3:36%}}@keyframes bh3{0%{--bh3:58%}50%{--bh3:28%}to{--bh3:58%}}@keyframes bw4{0%{--bw4:65%}50%{--bw4:38%}to{--bw4:65%}}@keyframes bh4{0%{--bh4:32%}50%{--bh4:62%}to{--bh4:32%}}@keyframes bw5{0%{--bw5:40%}50%{--bw5:68%}to{--bw5:40%}}@keyframes bh5{0%{--bh5:62%}50%{--bh5:33%}to{--bh5:62%}}@keyframes bw6{0%{--bw6:62%}50%{--bw6:36%}to{--bw6:62%}}@keyframes bh6{0%{--bh6:36%}50%{--bh6:64%}to{--bh6:36%}}body.home-seamless .hero-index-section:before{content:"";position:absolute;inset:-40px;background:radial-gradient(ellipse var(--bw1) var(--bh1) at var(--blob1-x) var(--blob1-y),rgba(250,133,20,0) 0%,transparent 70%),radial-gradient(ellipse var(--bw2) var(--bh2) at var(--blob2-x) var(--blob2-y),rgba(255,255,255,.23) 0%,transparent 65%),radial-gradient(ellipse var(--bw3) var(--bh3) at var(--blob3-x) var(--blob3-y),rgba(255,255,255,.18) 0%,transparent 62%),radial-gradient(ellipse var(--bw4) var(--bh4) at var(--blob4-x) var(--blob4-y),rgba(255,255,255,.25) 0%,transparent 65%),radial-gradient(ellipse var(--bw5) var(--bh5) at var(--blob5-x) var(--blob5-y),rgba(255,255,255,.19) 0%,transparent 60%),radial-gradient(ellipse var(--bw6) var(--bh6) at var(--blob6-x) var(--blob6-y),rgba(255,255,255,.21) 0%,transparent 62%);pointer-events:none;z-index:1;animation:b1x 9s linear infinite,b1y 13s linear infinite,bw1 8s linear infinite,bh1 11s linear infinite,b2x 6s linear infinite,b2y 9s linear infinite,bw2 10s linear infinite,bh2 7s linear infinite,b3x 7s linear infinite,b3y 5s linear infinite,bw3 8s linear infinite,bh3 11s linear infinite,b4x 6s linear infinite,b4y 9s linear infinite,bw4 7s linear infinite,bh4 5s linear infinite,b5x 7s linear infinite,b5y 5s linear infinite,bw5 9s linear infinite,bh5 6s linear infinite,b6x 10s linear infinite,b6y 6s linear infinite,bw6 8s linear infinite,bh6 11s linear infinite;filter:blur(28px)}body.home-seamless .hero-index-section .container{position:relative;z-index:2}body.home-seamless .alo-card{background-color:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(250,133,20,.12);box-shadow:0 4px 20px #003b5c0f}body.home-seamless .alo-card:hover{background-color:#fffffff5;box-shadow:0 12px 32px #fa851426}body.home-seamless .process-step,body.home-seamless .app-alo-card{background-color:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,59,92,.08);box-shadow:0 4px 16px #003b5c0d}body.home-seamless .process-step:hover{background-color:#fffffff5;border-color:#ff7d00}body.home-seamless .app-alo-card:hover{background-color:#fffffff5;border-color:#ff9a4f}body.home-seamless .hero-disclaimer,body.home-seamless .por-que-disclaimer,body.home-seamless .process-disclaimer{background:transparent;border:none}body.home-seamless .rectangle-image{border-radius:16px;overflow:hidden}body.home-seamless .cta-content{background:transparent;border:none;box-shadow:none;border-radius:0;padding:0 3rem 4rem}@media(prefers-reduced-motion:reduce){body.home-seamless .alo-card,body.home-seamless .process-step,body.home-seamless .app-alo-card{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:#fff}}@keyframes phone3dSway{0%{transform:perspective(900px) rotateY(-9deg) rotateX(2deg)}50%{transform:perspective(900px) rotateY(9deg) rotateX(-2deg)}to{transform:perspective(900px) rotateY(-9deg) rotateX(2deg)}}.app-block-center .phone-img{animation:phone3dSway 5s ease-in-out infinite;will-change:transform;transition:filter .3s ease}.app-block-center.is-tilting .phone-img{animation:none;transform:perspective(900px) rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:transform .18s ease-out,filter .3s ease;filter:drop-shadow(-18px 22px 28px rgba(0,59,92,.3))}@media(prefers-reduced-motion:reduce){.app-block-center .phone-img{animation:none!important;transform:none!important;transition:none}}:root{--alo-orange: #FA8514;--alo-orange-deep: #FF7D00;--alo-blue: #102552;--alo-blue-soft: #003B5C;--aurora-1: rgba(250, 133, 20, .18);--aurora-2: rgba(91, 159, 217, .18);--aurora-3: rgba(255, 125, 0, .1);--glow-orange: 0 0 24px rgba(250, 133, 20, .45)}@property --ax1{syntax: "<percentage>"; inherits: false; initial-value: 15%;}@property --ay1{syntax: "<percentage>"; inherits: false; initial-value: 10%;}@property --ax2{syntax: "<percentage>"; inherits: false; initial-value: 85%;}@property --ay2{syntax: "<percentage>"; inherits: false; initial-value: 8%;}@property --ax3{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --ay3{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --ax4{syntax: "<percentage>"; inherits: false; initial-value: 10%;}@property --ay4{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --ax5{syntax: "<percentage>"; inherits: false; initial-value: 90%;}@property --ay5{syntax: "<percentage>"; inherits: false; initial-value: 90%;}@property --ax6{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --ay6{syntax: "<percentage>"; inherits: false; initial-value: 30%;}@property --ax7{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@property --ay7{syntax: "<percentage>"; inherits: false; initial-value: 60%;}@property --ax8{syntax: "<percentage>"; inherits: false; initial-value: 25%;}@property --ay8{syntax: "<percentage>"; inherits: false; initial-value: 85%;}@property --aw1{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --ah1{syntax: "<percentage>"; inherits: false; initial-value: 36%;}@property --aw2{syntax: "<percentage>"; inherits: false; initial-value: 42%;}@property --ah2{syntax: "<percentage>"; inherits: false; initial-value: 34%;}@property --aw3{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --ah3{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --aw4{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --ah4{syntax: "<percentage>"; inherits: false; initial-value: 48%;}@property --aw5{syntax: "<percentage>"; inherits: false; initial-value: 48%;}@property --ah5{syntax: "<percentage>"; inherits: false; initial-value: 42%;}@property --aw6{syntax: "<percentage>"; inherits: false; initial-value: 65%;}@property --ah6{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --aw7{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --ah7{syntax: "<percentage>"; inherits: false; initial-value: 45%;}@property --aw8{syntax: "<percentage>"; inherits: false; initial-value: 55%;}@property --ah8{syntax: "<percentage>"; inherits: false; initial-value: 50%;}@property --cgx{syntax: "<percentage>"; inherits: false; initial-value: 25%;}@property --cgy{syntax: "<percentage>"; inherits: false; initial-value: 25%;}@keyframes ax1{0%{--ax1:2%}33%{--ax1:55%}66%{--ax1:93%}to{--ax1:2%}}@keyframes ay1{0%{--ay1:78%}33%{--ay1:12%}66%{--ay1:48%}to{--ay1:78%}}@keyframes ax2{0%{--ax2:98%}33%{--ax2:45%}66%{--ax2:5%}to{--ax2:98%}}@keyframes ay2{0%{--ay2:8%}33%{--ay2:72%}66%{--ay2:32%}to{--ay2:8%}}@keyframes ax3{0%{--ax3:45%}50%{--ax3:68%}to{--ax3:45%}}@keyframes ay3{0%{--ay3:42%}50%{--ay3:15%}to{--ay3:42%}}@keyframes ax4{0%{--ax4:8%}50%{--ax4:28%}to{--ax4:8%}}@keyframes ay4{0%{--ay4:78%}50%{--ay4:50%}to{--ay4:78%}}@keyframes ax5{0%{--ax5:88%}50%{--ax5:72%}to{--ax5:88%}}@keyframes ay5{0%{--ay5:88%}50%{--ay5:55%}to{--ay5:88%}}@keyframes ax6{0%{--ax6:48%}50%{--ax6:18%}to{--ax6:48%}}@keyframes ay6{0%{--ay6:28%}50%{--ay6:72%}to{--ay6:28%}}@keyframes ax7{0%{--ax7:78%}50%{--ax7:52%}to{--ax7:78%}}@keyframes ay7{0%{--ay7:58%}50%{--ay7:88%}to{--ay7:58%}}@keyframes ax8{0%{--ax8:22%}50%{--ax8:48%}to{--ax8:22%}}@keyframes ay8{0%{--ay8:82%}50%{--ay8:35%}to{--ay8:82%}}@keyframes aw1{0%{--aw1:34%}50%{--aw1:58%}to{--aw1:34%}}@keyframes ah1{0%{--ah1:50%}50%{--ah1:28%}to{--ah1:50%}}@keyframes aw2{0%{--aw2:55%}50%{--aw2:30%}to{--aw2:55%}}@keyframes ah2{0%{--ah2:28%}50%{--ah2:50%}to{--ah2:28%}}@keyframes aw3{0%{--aw3:38%}50%{--aw3:65%}to{--aw3:38%}}@keyframes ah3{0%{--ah3:55%}50%{--ah3:30%}to{--ah3:55%}}@keyframes aw4{0%{--aw4:70%}50%{--aw4:40%}to{--aw4:70%}}@keyframes ah4{0%{--ah4:35%}50%{--ah4:62%}to{--ah4:35%}}@keyframes aw5{0%{--aw5:42%}50%{--aw5:68%}to{--aw5:42%}}@keyframes ah5{0%{--ah5:60%}50%{--ah5:33%}to{--ah5:60%}}@keyframes aw6{0%{--aw6:60%}50%{--aw6:38%}to{--aw6:60%}}@keyframes ah6{0%{--ah6:38%}50%{--ah6:65%}to{--ah6:38%}}@keyframes aw7{0%{--aw7:36%}50%{--aw7:64%}to{--aw7:36%}}@keyframes ah7{0%{--ah7:58%}50%{--ah7:32%}to{--ah7:58%}}@keyframes aw8{0%{--aw8:65%}50%{--aw8:38%}to{--aw8:65%}}@keyframes ah8{0%{--ah8:35%}50%{--ah8:58%}to{--ah8:35%}}body.home-seamless:before{inset:-80px!important;filter:url(#blob-undulate) blur(80px);background:radial-gradient(var(--aw1) var(--ah1) at var(--ax1) var(--ay1),rgba(250,133,20,.28) 0%,transparent 65%),radial-gradient(var(--aw2) var(--ah2) at var(--ax2) var(--ay2),rgba(250,133,20,.28) 0%,transparent 60%),radial-gradient(var(--aw3) var(--ah3) at var(--ax3) var(--ay3),rgba(255,255,255,.21) 0%,transparent 62%),radial-gradient(var(--aw4) var(--ah4) at var(--ax4) var(--ay4),rgba(255,255,255,.17) 0%,transparent 60%),radial-gradient(var(--aw5) var(--ah5) at var(--ax5) var(--ay5),rgba(255,255,255,.23) 0%,transparent 63%),radial-gradient(var(--aw6) var(--ah6) at var(--ax6) var(--ay6),rgba(255,255,255,.29) 0%,transparent 65%),radial-gradient(var(--aw7) var(--ah7) at var(--ax7) var(--ay7),rgba(255,255,255,.19) 0%,transparent 60%),radial-gradient(var(--aw8) var(--ah8) at var(--ax8) var(--ay8),rgba(255,255,255,.15) 0%,transparent 60%),linear-gradient(180deg,#fff,#fff8f2,#f8fcff 60%,#edf5ff)!important;animation:ax1 16s linear infinite,ay1 22s linear infinite,aw1 14s linear infinite,ah1 19s linear infinite,ax2 20s linear infinite,ay2 14s linear infinite,aw2 18s linear infinite,ah2 12s linear infinite,ax3 6s linear infinite,ay3 9s linear infinite,aw3 7s linear infinite,ah3 10s linear infinite,ax4 7s linear infinite,ay4 5s linear infinite,aw4 9s linear infinite,ah4 6s linear infinite,ax5 8s linear infinite,ay5 6s linear infinite,aw5 8s linear infinite,ah5 11s linear infinite,ax6 6s linear infinite,ay6 9s linear infinite,aw6 7s linear infinite,ah6 10s linear infinite,ax7 7s linear infinite,ay7 5s linear infinite,aw7 9s linear infinite,ah7 6s linear infinite,ax8 10s linear infinite,ay8 6s linear infinite,aw8 8s linear infinite,ah8 11s linear infinite!important}#cursorOrb{position:fixed;top:0;left:0;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(250,133,20,.11) 0%,rgba(250,133,20,.03) 55%,transparent 75%);pointer-events:none;z-index:9998;opacity:0;transition:opacity .4s ease;filter:blur(30px);will-change:transform}@media(hover:none){#cursorOrb{display:none}}body.home-seamless h1,body.home-seamless h2,body.home-seamless .section-title-orange,body.home-seamless .section-subtitle,body.home-seamless .closing-title,body.home-seamless .cta-content h2{font-family:Montserrat,sans-serif;letter-spacing:-.02em}body.home-seamless .section-subtitle,body.home-seamless .closing-title,body.home-seamless .hero-quote,body.home-seamless h2,body.home-seamless h3{background:linear-gradient(110deg,var(--alo-blue) 0%,var(--alo-blue-soft) 35%,var(--alo-orange) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:titleShimmer 8s ease-in-out infinite}body.home-seamless h2.section-title-orange,body.home-seamless h2 .process-orange,body.home-seamless h2 .app-orange{background:none;-webkit-text-fill-color:var(--alo-orange)}@media(max-width:768px){body.home-seamless .process-right .process-step{grid-template-columns:auto 1fr;grid-template-rows:auto auto}body.home-seamless .process-right .process-step-number{grid-column:1;grid-row:1;align-self:center}body.home-seamless .process-right .process-step-icon{grid-column:2;grid-row:1;align-self:center}body.home-seamless .process-right .process-step-content{grid-column:1 / -1;grid-row:2}}body.home-seamless .footer h2,body.home-seamless .footer h3{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:unset!important;animation:none!important}@keyframes titleShimmer{0%,to{background-position:0% center}50%{background-position:100% center}}body.home-seamless .alo-card,body.home-seamless .process-step,body.home-seamless .app-alo-card,body.home-seamless .por-que-card,body.home-seamless .por-que-card-featured,body.home-seamless .mision-vision-card,body.home-seamless .valor-card,body.home-seamless .flip-card-front,body.home-seamless .flip-card-back,body.home-seamless .feature-item,body.home-seamless .conocemos-inner-card{position:relative;background:radial-gradient(circle 130px at var(--cgx) var(--cgy),rgba(255,255,255,.3) 0%,transparent 72%),#ffffff59!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.65)!important;box-shadow:0 0 20px 4px #ffffff4d,0 0 6px 1px #ffffff80,0 8px 32px #0000000f,0 2px 8px #0000000a!important;animation:cg-x 9s ease-in-out infinite,cg-y 7s ease-in-out infinite;transition:transform .3s ease-out,box-shadow .3s ease-out!important}body.home-seamless .alo-card:hover,body.home-seamless .process-step:hover,body.home-seamless .app-alo-card:hover,body.home-seamless .por-que-card:hover,body.home-seamless .por-que-card-featured:hover,body.home-seamless .mision-vision-card:hover,body.home-seamless .valor-card:hover,body.home-seamless .feature-item:hover,body.home-seamless .conocemos-inner-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #fa851433,0 0 0 1px #fa85144d!important}body.home-seamless .horarios-box{border:1.5px solid rgba(255,255,255,.5)!important;box-shadow:0 0 20px 4px #fff3,0 0 6px 1px #ffffff59,0 8px 32px #00000014!important}body.home-seamless .btn-hero,body.home-seamless .btn-pago,body.home-seamless .btn-secondary{position:relative;overflow:hidden;box-shadow:var(--glow-orange);transition:transform .25s ease-out,box-shadow .25s ease-out}body.home-seamless .btn-hero:hover,body.home-seamless .btn-pago:hover,body.home-seamless .btn-secondary:hover{transform:translateY(-2px);box-shadow:0 0 36px #fa8514a6}body.home-seamless .btn-hero:after,body.home-seamless .btn-pago:after,body.home-seamless .btn-secondary:after{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg);transition:left .6s ease;pointer-events:none}body.home-seamless .btn-hero:hover:after,body.home-seamless .btn-pago:hover:after,body.home-seamless .btn-secondary:hover:after{left:130%}body.home-seamless .navbar{background:#ffffff8c!important;backdrop-filter:url(#liquid-glass) blur(2px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff4d}body.home-seamless .fintech-animated{text-shadow:0 0 18px rgba(250,133,20,.28)}body.home-seamless .process-step-number{font-family:Montserrat,sans-serif;text-shadow:0 0 14px rgba(255,125,0,.4)}@media(prefers-reduced-motion:reduce){body.home-seamless:before{animation:none!important}body.home-seamless .section-subtitle,body.home-seamless .closing-title,body.home-seamless .alo-card,body.home-seamless .process-step,body.home-seamless .app-alo-card,body.home-seamless .por-que-card,body.home-seamless .por-que-card-featured,body.home-seamless .mision-vision-card,body.home-seamless .valor-card,body.home-seamless .flip-card-front,body.home-seamless .flip-card-back,body.home-seamless .feature-item,body.home-seamless .conocemos-inner-card{animation:none!important}body.home-seamless .btn-hero:after,body.home-seamless .btn-pago:after,body.home-seamless .btn-secondary:after{display:none}}body.home-seamless .hero-negocio-section,body.home-seamless .alianzas-section,body.home-seamless .por-que-section,body.home-seamless .documentos-section{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}body.home-seamless .hero-negocio-section{position:relative}body.home-seamless .hero-negocio-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 35%,rgba(250,133,20,.07) 0%,transparent 55%);pointer-events:none;z-index:0}body.home-seamless .hero-negocio-section .container{position:relative;z-index:1}body.home-seamless .formulario-box{background:linear-gradient(#ffffffe6,#ffffffe6) padding-box,linear-gradient(135deg,#fa85148c,#5b9fd973) border-box!important;border:1.5px solid transparent!important;border-top:1.5px solid transparent!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 40px #10255214!important}body.home-seamless .por-que-section>.container>h2,body.home-seamless .alianzas-left h2{font-family:Montserrat,sans-serif;letter-spacing:-.02em}body.home-seamless .hero-conocenos-section,body.home-seamless .conocenos-hero-subtitle-section,body.home-seamless .conocenos-mision,body.home-seamless .conocenos-mision-simple,body.home-seamless .conocenos-valores{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}body.home-seamless .hero-conocenos-section{position:relative}body.home-seamless .hero-conocenos-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(250,133,20,.07) 0%,transparent 55%);pointer-events:none;z-index:0}body.home-seamless .hero-conocenos-section .container{position:relative;z-index:1}body.home-seamless .conocenos-mision-simple h2,body.home-seamless .conocenos-valores h2,body.home-seamless .hero-conocenos-title{font-family:Montserrat,sans-serif;letter-spacing:-.02em}body.home-seamless .hero-paga-section,body.home-seamless .paga-metodos-1,body.home-seamless .paga-metodos-2{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}body.home-seamless .hero-paga-section{position:relative}body.home-seamless .hero-paga-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(250,133,20,.07) 0%,transparent 55%);pointer-events:none;z-index:0}body.home-seamless .hero-paga-section .container{position:relative;z-index:1}body.home-seamless .paga-metodos-2 .flip-card-front,body.home-seamless .paga-metodos-2 .flip-card-back{position:absolute!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;animation:none!important;transition:none!important}body.home-seamless .card-app-alo:hover .flip-card-front,body.home-seamless .card-pse:hover .flip-card-front,body.home-seamless .card-bancolombia:hover .flip-card-front,body.home-seamless .card-efecty:hover .flip-card-front,body.home-seamless .card-puntored:hover .flip-card-front{box-shadow:0 18px 44px #fa851433!important}body.home-seamless .hero-paga-title,body.home-seamless .paga-title-secondary{font-family:Montserrat,sans-serif;letter-spacing:-.02em}body.home-seamless .proceso{background:transparent!important}body.home-seamless .steps-grid .alo-card-image{background:#ffe1c34d!important;border-color:#ffffff80!important}body.home-seamless .app-block-right{gap:1.2rem!important}body.home-seamless .steps-grid .alo-card,body.home-seamless .process-right .process-step,body.home-seamless .app-block-right .app-alo-card{background:radial-gradient(circle 130px at var(--cgx) var(--cgy),rgba(255,255,255,.3) 0%,transparent 72%),#ffffff59!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.65)!important;border-top:1.5px solid rgba(255,255,255,.65)!important;box-shadow:0 0 20px 4px #ffffff4d,0 0 6px 1px #ffffff80,0 8px 32px #0000000f,0 2px 8px #0000000a!important;animation:cg-x 9s ease-in-out infinite,cg-y 7s ease-in-out infinite}body.home-seamless .steps-grid .alo-card:nth-child(2),body.home-seamless .process-right .process-step:nth-child(2),body.home-seamless .app-block-right .app-alo-card:nth-child(2){animation-delay:-4s,-2.5s}body.home-seamless .steps-grid .alo-card:nth-child(3),body.home-seamless .process-right .process-step:nth-child(3),body.home-seamless .app-block-right .app-alo-card:nth-child(3){animation-delay:-7s,-5s}body.home-seamless .steps-grid .alo-card:hover,body.home-seamless .process-right .process-step:hover,body.home-seamless .app-block-right .app-alo-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #fa851433,0 0 0 1px #fa85144d!important}@keyframes cg-x{0%{--cgx:18%}33%{--cgx:80%}66%{--cgx:52%}to{--cgx:18%}}@keyframes cg-y{0%{--cgy:20%}33%{--cgy:68%}66%{--cgy:32%}to{--cgy:20%}}body.home-seamless .contacto-section{background:transparent!important}body.home-seamless .btn-phone{background:linear-gradient(#ffffffe6,#ffffffe6) padding-box,linear-gradient(135deg,#fa85148c,#5b9fd973) border-box!important;border:1.5px solid transparent!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 30px #10255212!important;transition:transform .3s ease-out,box-shadow .3s ease-out!important}body.home-seamless .btn-phone:hover{transform:translateY(-4px);box-shadow:0 18px 44px #fa851433!important}
