.wrap-v2{max-width:75rem;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.wrap-v2{padding-left:2rem;padding-right:2rem}}.wrap-v2-narrow{max-width:56rem}.hero-v2{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff}.hero-v2-bg,.hero-v2-slides{position:absolute;inset:0}.hero-v2-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.hero-v2-slide:before{content:"";position:absolute;inset:0;background:var(--hero-img) center/cover no-repeat}.hero-v2-slide-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#002147e0,#003366bf)}.hero-v2-slide.active{opacity:1;z-index:1}.hero-v2-mesh{position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 70% 20%,rgba(51,204,255,.12) 0%,transparent 50%);pointer-events:none;z-index:2}.hero-v2-content{position:relative;z-index:3;width:100%;text-align:center;padding:2rem 0 6rem}.hero-v2-text{position:relative}.hero-v2-panel{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s}.hero-v2-panel.active{position:relative;opacity:1;visibility:visible}.hero-v2-eyebrow{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#ffffffd9;margin-bottom:.75rem}.hero-v2-title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em}.hero-v2-subtitle{font-size:1.0625rem;line-height:1.65;max-width:36rem;margin:0 auto 1.75rem;opacity:.95}@media(min-width:768px){.hero-v2-subtitle{font-size:1.125rem}}.hero-v2-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.hero-v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.75rem;font-weight:600;font-size:.9375rem;border-radius:9999px;transition:transform .2s,box-shadow .2s}.hero-v2-btn-primary{background:#3cf;color:#002147;border:none}.hero-v2-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3cf6}.hero-v2-btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7)}.hero-v2-btn-secondary:hover{background:#ffffff26;border-color:#fff}.hero-v2-nav{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.hero-v2-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background .25s,transform .25s}.hero-v2-dot.active{background:#3cf;transform:scale(1.25)}.hero-v2-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin-top:2rem;font-size:.8125rem;color:#fffc}.hero-v2-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:#00214780;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.hero-v2-arrow:hover{background:#002147cc;border-color:#3cf;color:#3cf}.hero-v2-prev{left:1rem}.hero-v2-next{right:1rem}@media(min-width:768px){.hero-v2-prev{left:2rem}.hero-v2-next{right:2rem}}.strip-v2{background:#0a1628;padding:2rem 0}.strip-v2-inner{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1.5rem}.strip-v2-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.strip-v2-value{font-size:2rem;font-weight:800;color:#3cf;letter-spacing:-.02em;line-height:1}@media(min-width:768px){.strip-v2-value{font-size:2.5rem}}.strip-v2-label{font-size:.8125rem;color:#ffffffd9;font-weight:500}.strip-v2-item+.strip-v2-item{border-left:1px solid rgba(255,255,255,.2);padding-left:2rem}@media(max-width:767px){.strip-v2-item+.strip-v2-item{border-left:none;padding-left:0}}.block-v2{padding:4rem 0}@media(min-width:768px){.block-v2{padding:5.5rem 0}}.block-v2-title{font-size:1.875rem;font-weight:700;color:#002147;margin-bottom:.5rem;text-align:center}@media(min-width:768px){.block-v2-title{font-size:2.25rem}}.block-v2-sub{text-align:center;color:#002147;opacity:.8;font-size:1rem;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.block-v2-cta{text-align:center;margin-top:2.5rem}.block-v2-intro{background:#fff}.block-v2-grid{display:grid;gap:2rem;align-items:center}@media(min-width:768px){.block-v2-grid{grid-template-columns:1fr 1fr;gap:3rem}}.block-v2-tag{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#3cf;margin-bottom:.75rem}.block-v2-headline{font-size:1.875rem;font-weight:700;color:#002147;line-height:1.25;margin-bottom:1rem}@media(min-width:768px){.block-v2-headline{font-size:2.25rem}}.block-v2-body{font-size:1.0625rem;line-height:1.7;color:#002147;opacity:.9;margin-bottom:1.5rem}.block-v2-visual{position:relative;min-height:280px;border-radius:1.5rem;overflow:hidden}@media(min-width:768px){.block-v2-visual{min-height:320px}}.block-v2-shape{position:absolute;inset:0;background:linear-gradient(145deg,#002147,#036,#001a33);border-radius:1.5rem}.block-v2-shape:after{content:"";position:absolute;top:-20%;right:-20%;width:60%;height:140%;background:radial-gradient(circle,rgba(51,204,255,.2) 0%,transparent 70%);pointer-events:none}.btn-v2{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.5rem;font-weight:600;font-size:.9375rem;border-radius:.75rem;transition:transform .2s,box-shadow .2s;text-decoration:none}.btn-v2-primary{background:#002147;color:#fff;border:none}.btn-v2-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00214759}.btn-v2-accent{background:#3cf;color:#002147;border:none}.btn-v2-whatsapp{background:#25d366;color:#fff;border:none}.btn-v2-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8)}.btn-v2-outline:hover{background:#fff;color:#002147}.block-v2-trades{background:#f8fafc}.trades-v2{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.trade-v2-card{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:#fff;border:1px solid rgba(0,33,71,.08);border-radius:9999px;text-decoration:none;color:#002147;font-weight:600;font-size:.9375rem;box-shadow:0 2px 8px #0021470a;transition:transform .2s,box-shadow .2s,border-color .2s}.trade-v2-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00214714;border-color:#33ccff4d}.trade-v2-icon{width:1.75rem;height:1.75rem;color:#3cf;display:flex;align-items:center;justify-content:center}.trade-v2-icon svg{width:100%;height:100%}.trade-v2-arrow{margin-left:.25rem;color:#3cf;opacity:0;transform:translate(-4px);transition:opacity .2s,transform .2s}.trade-v2-card:hover .trade-v2-arrow{opacity:1;transform:translate(0)}.block-v2-industries{background:#fff}.bento-v2{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.bento-v2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bento-v2{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.bento-v2-card:first-child{grid-column:span 2;grid-row:span 1}}.bento-v2-card{padding:1.5rem;background:#f8fafc;border:1px solid rgba(0,33,71,.06);border-radius:1rem;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s}.bento-v2-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00214714;border-color:#3cf3}.bento-v2-icon{width:2.5rem;height:2.5rem;color:#3cf;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.bento-v2-icon svg{width:100%;height:100%}.bento-v2-title{font-size:1.125rem;font-weight:700;color:#002147;margin-bottom:.25rem}.bento-v2-desc{font-size:.875rem;color:#002147;opacity:.8;line-height:1.5}.block-v2-process{background:#f8fafc}.block-v2-process .wrap-v2{position:relative}@media(min-width:768px){.timeline-v2:before{content:"";position:absolute;left:10%;right:10%;top:2.25rem;height:3px;background:linear-gradient(90deg,#33ccff73,#33ccff40,#33ccff73);border-radius:999px;z-index:0;pointer-events:none}}.timeline-v2{display:grid;grid-template-columns:1fr;gap:1.25rem;position:relative;z-index:1}@media(min-width:768px){.timeline-v2{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:0}}.timeline-v2-step{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;background:#fff;border:1px solid rgba(0,33,71,.08);border-radius:1rem;text-decoration:none;color:inherit;box-shadow:0 2px 12px #0021470f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;min-height:100%}.timeline-v2-step:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0021471a;border-color:#33ccff40}.timeline-v2-dot{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(145deg,#3cf,#2bb8e6);color:#002147;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0;box-shadow:0 4px 12px #33ccff59;position:relative;z-index:1}@media(min-width:768px){.timeline-v2-dot{margin-left:auto;margin-right:auto;margin-bottom:1rem}}.timeline-v2-num{line-height:1}.timeline-v2-body{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.timeline-v2-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#3cf;margin-bottom:.375rem}.timeline-v2-title{font-size:1.125rem;font-weight:700;color:#002147;margin-bottom:.5rem;line-height:1.3}.timeline-v2-desc{font-size:.875rem;color:#002147;opacity:.85;line-height:1.55;margin:0}.trusted-v2{position:relative;padding:4rem 0;overflow:hidden}@media(min-width:768px){.trusted-v2{padding:5rem 0}}.trusted-v2-bg{position:absolute;inset:0;background:linear-gradient(165deg,#0a1628,#0d1f3c 45%,#0a1628)}.trusted-v2-bg:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(51,204,255,.3) 50%,transparent 100%);opacity:.8}.trusted-v2-bg:after{content:"";position:absolute;bottom:-30%;right:-10%;width:40%;height:80%;background:radial-gradient(ellipse,rgba(51,204,255,.06) 0%,transparent 70%);pointer-events:none}.trusted-v2-inner{position:relative;z-index:1;text-align:center}.trusted-v2-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#33ccfff2;margin-bottom:.5rem}.trusted-v2-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.5rem}@media(min-width:768px){.trusted-v2-title{font-size:2.25rem}}.trusted-v2-sub{font-size:.9375rem;color:#fffc;max-width:28rem;margin:0 auto 2.5rem;line-height:1.55}.trusted-v2-marquee-wrap{margin:0 -1.25rem 2rem;mask-image:linear-gradient(90deg,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 8%,black 92%,transparent 100%)}.trusted-v2-marquee{display:flex;align-items:center;gap:1.25rem;padding:.5rem 0;animation:trusted-marquee 35s linear infinite}.trusted-v2-marquee:hover{animation-play-state:paused}@keyframes trusted-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.trusted-v2-tile{flex-shrink:0;width:10rem;height:3.5rem;display:flex;align-items:center;justify-content:center;padding:0 1.25rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;transition:background .25s ease,border-color .25s ease,transform .25s ease}.trusted-v2-tile:hover{background:#ffffff1a;border-color:#33ccff40;transform:scale(1.02)}.trusted-v2-tile img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(1) brightness(1.2);opacity:.85;transition:filter .35s ease,opacity .35s ease}.trusted-v2-tile:hover img{filter:grayscale(0) brightness(1);opacity:1}.trusted-v2-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;font-size:.8125rem;color:#ffffffb3;font-weight:500}.trusted-v2-badge-dot{color:#3cf9;font-weight:700}.block-v2-why{background:#f8fafc}.why-v2-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.why-v2-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.why-v2-grid{grid-template-columns:repeat(4,1fr)}}.why-v2-card{padding:1.5rem;background:#fff;border:1px solid rgba(0,33,71,.06);border-radius:1rem;box-shadow:0 2px 8px #0021470a}.why-v2-icon{width:2.5rem;height:2.5rem;color:#3cf;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center}.why-v2-icon svg{width:100%;height:100%}.why-v2-title{font-size:1rem;font-weight:700;color:#002147;margin-bottom:.375rem}.why-v2-desc{font-size:.875rem;color:#002147;opacity:.85;line-height:1.5}.block-v2-testimonials{background:#fff}.testimonials-v2{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.testimonials-v2{grid-template-columns:repeat(3,1fr)}}.testimonial-v2-card{padding:1.75rem;background:#f8fafc;border:1px solid rgba(0,33,71,.06);border-radius:1rem;border-left:4px solid #33CCFF}.testimonial-v2-quote{font-size:.9375rem;line-height:1.6;color:#002147;opacity:.95;font-style:italic;margin:0 0 1.25rem}.testimonial-v2-author{display:flex;align-items:center;gap:.75rem}.testimonial-v2-avatar{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover}.testimonial-v2-name{font-weight:600;color:#002147;font-style:normal;display:block}.testimonial-v2-role{font-size:.8125rem;color:#3cf}.cta-v2{padding:4.5rem 0;background:linear-gradient(160deg,#002147,#036 40%,#001a33);position:relative;overflow:hidden}.cta-v2:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:80%;background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(51,204,255,.15) 0%,transparent 60%);pointer-events:none}.cta-v2-inner{position:relative;text-align:center}.cta-v2-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.5rem}@media(min-width:768px){.cta-v2-title{font-size:2.25rem}}.cta-v2-lead{color:#ffffffe6;font-size:1rem;margin-bottom:1.75rem}.cta-v2-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}
