.spx-canvas-template,.spx-canvas-template body{background:var(--spx-color-canvas)}.spx-home{display:block;width:100%;max-width:100%;overflow-x:clip;font-family:var(--spx-font-sans);background:var(--spx-color-canvas)}.spx-home :is(h1,h2,h3,h4,h5,h6):not([class*="-font-family"]){font-family:var(--spx-font-sans)}.spx-home h1:not([class*="-font-size"]){font-size:var(--spx-h1-size)}.spx-home h1{line-height:var(--spx-h1-line-height);font-weight:800}.spx-home h2:not([class*="-font-size"]){font-size:var(--spx-h2-size)}.spx-home h2{line-height:var(--spx-h2-line-height);font-weight:700;text-align:center}.spx-home p:not([class*="-font-family"]),.spx-home li:not([class*="-font-family"]):not(:where(ul[class*="-font-family"] li)){font-family:var(--spx-font-sans)}.spx-home p:not([class*="-font-size"]),.spx-home li:not([class*="-font-size"]):not(:where(ul[class*="-font-size"] li)){font-size:var(--spx-body-size)}.spx-home p,.spx-home li{line-height:var(--spx-body-line-height);font-weight:400}.spx-home .alignfull{width:auto;max-width:none;margin-left:calc(var(--wp--style--root--padding-left, 0px) * -1);margin-right:calc(var(--wp--style--root--padding-right, 0px) * -1)}.spx-home .spx-layout-shell__inner{max-width:100%;padding-inline:0;--spx-flow-space:0}.spx-home .container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.spx-home .container.has-global-padding{max-width:1200px!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.spx-home .hero-slider,.spx-home .hero-slide,.spx-home .hero-split,.spx-home .security-banner-content,.spx-home .stats-grid,.spx-home .diferenciadores-grid,.spx-home .demanda-tags,.spx-home .paises-grid,.spx-home .tecnologias-fullwidth{max-width:none!important;width:100%}.spx-home .hero-slide.has-global-padding,.spx-home .hero-split.has-global-padding,.spx-home .security-banner-content.has-global-padding,.spx-home .stats-grid.has-global-padding,.spx-home .diferenciadores-grid.has-global-padding,.spx-home .demanda-content.has-global-padding,.spx-home .demanda-tags.has-global-padding,.spx-home .paises-grid.has-global-padding,.spx-home .tecnologias-fullwidth.has-global-padding{padding-left:0!important;padding-right:0!important}.spx-home img{max-width:100%;height:auto}.spx-home .btn .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;font-size:.9rem;line-height:var(--spx-leading-relaxed);font-weight:var(--spx-font-weight-semibold);border-radius:var(--spx-radius-control);border:0;transition:all var(--spx-duration-fast);text-decoration:none}.spx-home .btn-primary .wp-block-button__link{background:var(--spx-color-cyan);color:var(--spx-color-white)}.spx-home .btn-primary .wp-block-button__link:hover{background:var(--spx-color-navy)}.spx-home .btn-secondary .wp-block-button__link{background:#fff0;color:var(--spx-color-white);border:2px solid rgba(var(--spx-color-white-rgb),.8)}.spx-home .btn-secondary .wp-block-button__link:hover{background:rgba(var(--spx-color-white-rgb),.1)}.spx-home .btn-amber .wp-block-button__link{background:var(--spx-color-amber);color:var(--spx-color-white)}.spx-home .btn-amber .wp-block-button__link:hover{background:#b45309}.spx-home .hero{background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(var(--spx-color-cyan-rgb),.12) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(var(--spx-color-amber-rgb),.06) 0%,transparent 50%),linear-gradient(180deg,#020a14 0%,#061428 30%,#0a1f3d 55%,var(--spx-color-navy) 80%,#162d4d 100%);color:var(--spx-color-white);box-sizing:border-box;padding:var(--spx-hero-padding-top) 0 var(--spx-hero-padding-bottom);position:relative;overflow:hidden;min-height:var(--spx-hero-min-height)}.spx-home .hero-grid,.spx-home .hero-glows,.spx-home .hero-dots-far,.spx-home .hero-dots-mid,.spx-home .hero-dots-near,.spx-home .hero-signals,.spx-home .hero-network{position:absolute;inset:0;pointer-events:none}.spx-home .hero-dots-far,.spx-home .hero-dots-mid,.spx-home .hero-dots-near{display:none!important}.spx-home .hero-grid{z-index:var(--spx-z-hero-grid);background-image:linear-gradient(rgba(var(--spx-color-cyan-rgb),.06) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--spx-color-cyan-rgb),.06) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 30%,transparent 80%);animation:spx-grid-drift 30s ease-in-out infinite}@keyframes spx-grid-drift{0%,100%{transform:translate(0,0);opacity:.6}50%{transform:translate(-10px,-10px);opacity:1}}.spx-home .hero-glows{z-index:var(--spx-z-hero-glows)}.spx-home .glow{position:absolute;border-radius:999px;filter:blur(80px);mix-blend-mode:screen;animation:spx-glow-drift 20s ease-in-out infinite}.spx-home .glow-1{width:500px;height:400px;top:-10%;left:-5%;background:radial-gradient(ellipse,rgba(var(--spx-color-cyan-rgb),.25) 0%,transparent 70%)}.spx-home .glow-2{width:400px;height:350px;right:-5%;bottom:0;background:radial-gradient(ellipse,rgba(var(--spx-color-amber-rgb),.15) 0%,transparent 70%);animation-delay:-7s;animation-duration:25s}.spx-home .glow-3{width:350px;height:300px;top:40%;left:50%;background:radial-gradient(ellipse,rgba(var(--spx-color-cyan-rgb),.12) 0%,transparent 70%);animation-delay:-12s;animation-duration:22s}@keyframes spx-glow-drift{0%,100%{transform:translate(0,0) scale(1);opacity:.8}33%{transform:translate(30px,-20px) scale(1.1);opacity:1}66%{transform:translate(-20px,15px) scale(.95);opacity:.7}}.spx-home .hero-dots-far{z-index:var(--spx-z-hero-dots-far)}.spx-home .hero-dots-mid{z-index:var(--spx-z-hero-dots-mid)}.spx-home .hero-dots-near{z-index:var(--spx-z-hero-dots-near)}@keyframes spx-hero-star-drift{0%{transform:translate3d(0,0,0) scale(.98)}50%{transform:translate3d(calc(var(--dot-drift-x) * 0.4),calc(var(--dot-drift-y) * -0.3),0) scale(1)}100%{transform:translate3d(var(--dot-drift-x),var(--dot-drift-y),0) scale(1.02)}}@keyframes spx-star-twinkle{0%,100%{opacity:.3;transform:scale(.8)}25%{opacity:1;transform:scale(1.3)}50%{opacity:.5;transform:scale(1)}75%{opacity:1;transform:scale(1.2)}}@keyframes spx-hero-star-twinkle{0%,100%{opacity:calc(var(--dot-opacity, 0.4) * 0.78)}45%{opacity:var(--dot-opacity,.4)}70%{opacity:calc(var(--dot-opacity, 0.4) * 0.88)}}.spx-home .dot{position:absolute;border-radius:50%;opacity:var(--dot-opacity,.4);transform:translate3d(0,0,0);will-change:transform,opacity;animation:spx-hero-star-drift var(--dot-duration,24s) ease-in-out infinite alternate,spx-hero-star-twinkle var(--dot-twinkle,8s) ease-in-out infinite;animation-delay:var(--dot-delay,0s)}.spx-home .dot-far{background:rgba(var(--spx-color-white-rgb),.78);filter:blur(.12px)}.spx-home .dot-mid{background:rgba(var(--spx-color-white-rgb),.86);box-shadow:0 0 4px rgba(var(--spx-color-cyan-rgb),.12);filter:blur(.08px)}.spx-home .dot-near{background:rgba(var(--spx-color-white-rgb),.92);box-shadow:0 0 8px rgba(var(--spx-color-white-rgb),.5),0 0 16px rgba(var(--spx-color-cyan-rgb),.2)}.spx-home .hero-signals{z-index:var(--spx-z-hero-signals)}.spx-home .signal-pulse{position:absolute;width:2px;height:80px;opacity:0;will-change:transform,opacity}.spx-home .signal-pulse::before{content:"";display:block;width:100%;height:100%;background:linear-gradient(to top,transparent,rgba(var(--spx-color-cyan-rgb),.6),rgba(var(--spx-color-amber-rgb),.4),transparent);border-radius:2px}.spx-home .signal-pulse:nth-child(1){left:20%;bottom:0;height:60px;animation:spx-signal-rise 7s linear infinite}.spx-home .signal-pulse:nth-child(2){left:55%;bottom:0;height:90px;animation:spx-signal-rise 9s linear infinite;animation-delay:2s}.spx-home .signal-pulse:nth-child(3){left:78%;bottom:0;height:50px;animation:spx-signal-rise 6s linear infinite;animation-delay:4.5s}.spx-home .signal-pulse:nth-child(4){left:40%;bottom:0;height:70px;animation:spx-signal-rise 8s linear infinite;animation-delay:6s}@keyframes spx-signal-rise{0%{opacity:0;transform:translateY(0)}5%{opacity:.8}50%{opacity:.4}100%{opacity:0;transform:translateY(-120vh)}}.spx-home .hero-network{display:none;align-items:center;justify-content:center;overflow:hidden;will-change:transform;z-index:var(--spx-z-hero-network)}.spx-home .network-svg{width:450px;height:500px;opacity:.18;overflow:visible}.spx-home .network-svg .n-glow{fill:rgba(var(--spx-color-cyan-rgb),.2);animation:spx-node-glow 5s ease-in-out infinite}.spx-home .network-svg .n-node{fill:rgba(var(--spx-color-white-rgb),.72);animation:spx-node-pulse 4s ease-in-out infinite}.spx-home .network-svg .n-node.cyan{fill:var(--spx-color-cyan)}.spx-home .network-svg .n-node.amber{fill:var(--spx-color-amber)}.spx-home .network-svg .n-bar{animation:spx-bar-fade 3s ease-in-out infinite alternate}.spx-home .network-svg .n-link{stroke:rgba(var(--spx-color-white-rgb),.12);stroke-width:1.15;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200;animation:spx-draw-link 2.5s ease forwards}.spx-home .network-svg .d1{animation-delay:0.1s}.spx-home .network-svg .d2{animation-delay:0.2s}.spx-home .network-svg .d3{animation-delay:0.3s}.spx-home .network-svg .d4{animation-delay:0.4s}.spx-home .network-svg .d5{animation-delay:0.5s}.spx-home .network-svg .d6{animation-delay:0.6s}@keyframes spx-node-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.2);filter:drop-shadow(0 0 15px rgba(var(--spx-color-cyan-rgb),.8))}}@keyframes spx-node-glow{0%,100%{transform:scale(1);opacity:.2}50%{transform:scale(1.4);opacity:.4}}@keyframes spx-bar-fade{0%{opacity:.08}100%{opacity:.25}}@keyframes spx-draw-link{to{stroke-dashoffset:0}}.spx-home .hero::before{content:"";position:absolute;left:0;right:0;bottom:0;height:25%;background:linear-gradient(to top,var(--spx-color-navy),transparent);pointer-events:none;z-index:var(--spx-z-hero-fade)}.spx-home .hero .container{position:relative;z-index:var(--spx-z-hero-content)}.spx-home .spx-hero-slider-block{--spx-hero-height:50vh;position:relative;overflow:hidden;width:100%;max-width:none!important}.spx-home .hero-slider{display:flex;width:100%;min-height:clamp(420px, var(--spx-hero-height, 50vh), 520px);transition:transform 1.05s cubic-bezier(.16,1,.3,1);will-change:transform}.spx-home .hero-slide{position:relative;inset:auto;flex:0 0 100%;width:100%;min-height:clamp(420px, var(--spx-hero-height, 50vh), 520px);opacity:1;visibility:visible;pointer-events:auto;transition:opacity 0.6s ease}.spx-home .hero-slide.active{z-index:auto}.spx-home .hero-slide .hero-content>*,.spx-home .hero-slide .hero-illustration .wp-block-image,.spx-home .hero-slide .hero-illustration img{opacity:0;filter:blur(10px);transform:translate3d(28px,0,0) scale(.98);transition:opacity 0.72s ease,transform 0.98s cubic-bezier(.16,1,.3,1),filter 0.72s ease}.spx-home .hero-slide.active .hero-content>*,.spx-home .hero-slide.active .hero-illustration .wp-block-image,.spx-home .hero-slide.active .hero-illustration img{opacity:1;filter:none;transform:translate3d(0,0,0) scale(1)}.spx-home .hero-slide.active .hero-content>*:nth-child(1){transition-delay:0.04s}.spx-home .hero-slide.active .hero-content>*:nth-child(2){transition-delay:0.12s}.spx-home .hero-slide.active .hero-content>*:nth-child(3){transition-delay:0.18s}.spx-home .hero-slide.active .hero-content>*:nth-child(4){transition-delay:0.24s}.spx-home .hero-slide.active .hero-content>*:nth-child(5),.spx-home .hero-slide.active .hero-illustration .wp-block-image,.spx-home .hero-slide.active .hero-illustration img{transition-delay:0.3s}.spx-home .hero-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:400px}.spx-home .hero-split>*{max-width:none!important;margin:0!important}.spx-home .hero-content{text-align:left}.spx-home .hero-content>*{max-width:none}.spx-home .hero-content h1,.spx-home .hero-content h2{font-family:var(--spx-font-heading);font-size:var(--spx-font-size-h1);line-height:var(--spx-leading-hero);margin:0 0 1rem;color:var(--spx-color-white);font-weight:var(--spx-font-weight-bold);letter-spacing:normal;text-align:left;text-shadow:var(--spx-text-shadow-title)}.spx-home .hero-content .highlight{color:var(--spx-color-cyan);background:transparent!important;box-shadow:none!important;padding:0!important;text-shadow:0 2px 4px rgba(var(--spx-color-black-rgb),.8),0 0 20px rgba(var(--spx-color-cyan-rgb),.5),0 0 40px rgba(var(--spx-color-cyan-rgb),.3)}.spx-home .hero-content .tagline{font-family:var(--spx-font-sans);color:var(--spx-color-amber);font-size:var(--spx-font-size-tagline);line-height:var(--spx-leading-loose);letter-spacing:var(--spx-tracking-wide);font-weight:var(--spx-font-weight-semibold);margin:0 0 1.25rem;max-width:var(--spx-max-w-lead);text-shadow:var(--spx-text-shadow-tagline);width:100%;margin-left:0!important;margin-right:0!important;text-align:left}.spx-home .hero-content p,.spx-home .hero-content .hero-desc{font-family:var(--spx-font-sans);color:rgba(var(--spx-color-white-rgb),.75);font-size:1.05rem;line-height:var(--spx-leading-loose);max-width:480px;margin:0 0 2rem;text-shadow:var(--spx-text-shadow-lead);width:100%;margin-left:0!important;margin-right:0!important;text-align:left}.spx-home .hero-content .platform-logos{display:flex;gap:1.5rem;align-items:center;margin-bottom:2rem;flex-wrap:wrap;width:100%;margin-left:0!important;margin-right:0!important}.spx-home .hero-content .platform-logos .wp-block-image{margin:0}.spx-home .hero-content .platform-logos img{height:32px;width:auto!important;max-width:140px;opacity:.6;filter:brightness(0) invert(1);transition:opacity 0.3s ease}.spx-home .hero-content .platform-logos a:hover img{opacity:1}.spx-home .hero-buttons{display:flex;gap:1rem;flex-wrap:nowrap}.spx-home .hero-content.hero-centered{max-width:var(--spx-max-w-hero-content)!important;margin:0 auto;text-align:center;animation:spx-content-fade-in 1.5s ease-out;display:flex!important;flex-direction:column!important;align-items:center!important}@keyframes spx-content-fade-in{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.spx-home .hero-label{display:inline;font-size:.45em;font-weight:var(--spx-font-weight-medium);letter-spacing:var(--spx-tracking-widest);opacity:.8;color:var(--spx-color-white)}.spx-home .hero-highlight-xl{display:block;font-size:1.2em;line-height:1;letter-spacing:-.02em}.spx-home .hero-home .hero-highlight-xl{font-size:1.5em}.spx-home .hero-content.hero-centered h1,.spx-home .hero-content.hero-centered h2{text-align:center;max-width:var(--spx-max-w-hero-content)!important;margin-left:auto;margin-right:auto}.spx-home .hero-content.hero-centered .tagline{text-align:center;max-width:var(--spx-max-w-lead);width:100%}.spx-home .hero-content.hero-centered p,.spx-home .hero-content.hero-centered .hero-desc{text-align:center;width:100%}.spx-home .hero-content.hero-centered .platform-logos{justify-content:center!important;gap:var(--spx-space-4)!important;max-width:none!important;width:100%!important}.spx-home .hero-content.hero-centered .hero-buttons{justify-content:center!important;margin-top:0}.spx-home .hero-buttons{align-items:stretch}.spx-home .hero-buttons .btn-hero{display:flex}.spx-home .btn-hero .wp-block-button__link{padding:1rem calc(2rem + 3px);font-size:1rem;line-height:var(--spx-leading-relaxed);border-radius:var(--spx-radius-control)}.spx-home .btn-hero.btn-secondary .wp-block-button__link{background:rgba(var(--spx-color-white-rgb),.1);border-color:rgba(var(--spx-color-white-rgb),.8);color:var(--spx-color-white);backdrop-filter:blur(10px)}.spx-home .btn-hero.btn-primary .wp-block-button__link:hover{background:var(--spx-color-cyan);box-shadow:var(--spx-shadow-btn-cyan-hover)}.spx-home .btn-hero.btn-secondary .wp-block-button__link:hover{background:rgba(var(--spx-color-white-rgb),.18)}.spx-home .hero-illustration{display:flex;align-items:center;justify-content:center;width:100%;height:400px}.spx-home .hero-illustration--panel{height:440px}.spx-home .hero-panel{position:relative;width:min(460px, 100%);min-height:420px;padding:1.25rem;border-radius:28px;border:1px solid rgba(var(--spx-color-cyan-glow-rgb),.28);background:linear-gradient(180deg,rgb(6 20 40 / .86),rgb(9 28 52 / .72)),radial-gradient(circle at 50% 50%,rgba(var(--spx-color-cyan-rgb),.08),transparent 55%);box-shadow:inset 0 0 0 1px rgba(var(--spx-color-white-rgb),.02),0 36px 70px -40px rgb(2 10 20 / .82);overflow:hidden}.spx-home .hero-panel::before,.spx-home .hero-panel::after{content:"";position:absolute;width:16px;height:16px;border-color:var(--spx-color-cyan-glow);border-style:solid;opacity:.9}.spx-home .hero-panel::before{top:16px;left:16px;border-width:2px 0 0 2px}.spx-home .hero-panel::after{right:16px;bottom:16px;border-width:0 2px 2px 0}.spx-home .hero-panel-status{position:absolute;top:18px;left:18px;z-index:3;display:grid;gap:.18rem}.spx-home .hero-panel-status p{margin:0!important;font-family:"Roboto Mono","Consolas",monospace;font-size:.68rem;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--spx-color-cyan-glow-rgb),.76)!important}.spx-home .hero-panel-rings{position:absolute;inset:50% auto auto 50%;width:172px;height:172px;transform:translate(-50%,-50%);border-radius:999px;border:1px solid rgba(var(--spx-color-cyan-glow-rgb),.22);box-shadow:inset 0 0 0 1px rgba(var(--spx-color-cyan-glow-rgb),.04);opacity:.72}.spx-home .hero-panel-rings::before,.spx-home .hero-panel-rings::after{content:"";position:absolute;inset:18px;border-radius:inherit;border:1px solid rgba(var(--spx-color-amber-rgb),.26)}.spx-home .hero-panel-rings::after{inset:58px;background:rgba(var(--spx-color-cyan-glow-rgb),.12);border-color:rgba(var(--spx-color-cyan-glow-rgb),.14);backdrop-filter:blur(3px)}.spx-home .hero-panel-logos,.spx-home .hero-panel-logo-wrap{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center}.spx-home .hero-panel-logos{display:grid!important;grid-template-columns:repeat(2,minmax(92px,1fr));align-content:center;justify-items:center;width:min(320px, calc(100% - 112px));max-width:320px;margin:auto!important;gap:clamp(2rem, 3vw, 2.85rem) clamp(1.5rem, 2.5vw, 2.35rem);padding-top:.35rem}.spx-home .hero-panel-logos .wp-block-image,.spx-home .hero-panel-logo-wrap .wp-block-image{margin:0}.spx-home .hero-panel-logos .wp-block-image{width:auto;max-width:min(100%, 136px);justify-self:center;align-self:center}.spx-home .hero-panel-logos img{display:block;width:auto;height:auto;max-width:100%;max-height:44px;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.spx-home .hero-panel-logos .wp-block-image:nth-child(2) img{max-height:52px}.spx-home .hero-panel-logos .wp-block-image:nth-child(3) img{max-height:40px}.spx-home .hero-panel-logos .wp-block-image:nth-child(4) img{max-height:34px}.spx-home .hero-panel--single .hero-panel-logo-wrap{width:min(320px, 100%);margin:auto!important}.spx-home .hero-panel-logo img{width:100%;height:auto;max-height:136px;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.spx-home .hero-panel-logo--brand img{width:min(100%, 248px);max-height:248px;filter:none;opacity:1}.spx-home .hero-panel-logo--wordpress img{filter:brightness(0) invert(1);opacity:1}.spx-home .hero-panel-logo--wordpress-custom img{width:min(100%, 360px);max-height:168px;filter:none;opacity:1}.spx-home .hero-panel-logo-wrap--brand{width:min(280px, calc(100% - 96px));margin:auto!important}.spx-home .hero-panel-mark{position:absolute;right:26px;bottom:22px;z-index:1;opacity:.08;margin:0!important;width:160px}.spx-home .hero-panel-mark img{width:100%;height:auto;filter:brightness(0) invert(1)}.spx-home .hero-panel-orb{position:absolute;z-index:2;width:14px;height:14px;border-radius:999px;filter:blur(.2px)}.spx-home .hero-panel-orb--primary{right:62px;top:136px;background:var(--spx-color-white);box-shadow:0 0 18px rgba(var(--spx-color-white-rgb),.65)}.spx-home .hero-panel-orb--secondary{right:18px;top:52%;background:#ff7f17;box-shadow:0 0 16px rgb(255 127 23 / .7)}.spx-home .hero-illustration--ecosystem .hero-panel-rings{width:146px;height:146px;opacity:.5}.spx-home .hero-illustration--ecosystem .hero-panel-rings::before{inset:16px}.spx-home .hero-illustration--ecosystem .hero-panel-rings::after{inset:50px}.spx-home .hero-illustration--ecosystem .hero-panel-logos{width:min(356px, calc(100% - 68px));max-width:356px;grid-template-columns:repeat(2,minmax(108px,1fr));min-height:246px}.spx-home .hero-illustration--ecosystem .hero-panel-logos .wp-block-image:nth-child(1){transform:translate(-18px,-18px)}.spx-home .hero-illustration--ecosystem .hero-panel-logos .wp-block-image:nth-child(2){transform:translate(20px,-16px)}.spx-home .hero-illustration--ecosystem .hero-panel-logos .wp-block-image:nth-child(3){transform:translate(-16px,16px)}.spx-home .hero-illustration--ecosystem .hero-panel-logos .wp-block-image:nth-child(4){transform:translate(18px,18px)}.spx-home .hero-illustration--feature-logo .hero-panel-rings{width:188px;height:188px;opacity:.42}.spx-home .hero-illustration--feature-logo .hero-panel-rings::before{inset:18px}.spx-home .hero-illustration--feature-logo .hero-panel-rings::after{inset:64px;background:rgba(var(--spx-color-cyan-glow-rgb),.1)}.spx-home .hero-illustration .wp-block-image{margin:0;display:flex;justify-content:center;width:100%}.spx-home-page .hero-slide:not(:first-child) .hero-illustration .wp-block-image{width:min(380px, 100%)}.spx-home-page .hero-slide:first-child .hero-illustration:not(.hero-illustration--panel) .wp-block-image{width:min(350px, 100%)}.spx-home .hero-illustration img{width:100%;height:auto;max-height:400px;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.spx-home-page .hero-slide:first-child .hero-illustration:not(.hero-illustration--panel) img{width:min(350px, 100%);max-height:350px;opacity:.2}.spx-home .hero-slider-nav{display:flex;align-items:center;justify-content:flex-start;gap:.9rem;margin-top:2rem;position:relative;z-index:15;flex-wrap:nowrap}.spx-home .slider-arrow,.spx-home .slider-arrow .wp-block-button__link{background:rgba(var(--spx-color-white-rgb),.08);color:rgba(var(--spx-color-white-rgb),.8);border:1px solid rgba(var(--spx-color-white-rgb),.15);border-radius:999px;min-width:36px;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;appearance:none;transition:all 0.3s ease}.spx-home .slider-dots{display:none}.spx-home .slider-dot,.spx-home .slider-dot .wp-block-button__link{width:12px;height:12px;min-width:12px;padding:0;background:#fff0;border-radius:999px;border:2px solid rgba(var(--spx-color-white-rgb),.4);font-size:0;display:inline-flex;cursor:pointer;appearance:none;transition:all 0.3s ease}.spx-home .slider-dot.active,.spx-home .slider-dot.active .wp-block-button__link{background:var(--spx-color-cyan);border-color:var(--spx-color-cyan);box-shadow:0 0 8px rgba(var(--spx-color-cyan-rgb),.5)}.spx-home .slider-arrow:hover,.spx-home .slider-arrow:hover .wp-block-button__link{background:rgba(var(--spx-color-cyan-rgb),.2);border-color:rgba(var(--spx-color-cyan-rgb),.4);color:var(--spx-color-white)}.spx-home .slider-dot:hover,.spx-home .slider-dot:hover .wp-block-button__link{border-color:rgba(var(--spx-color-white-rgb),.8)}.spx-home .slider-nav-shell{flex:1 1 auto;min-width:0}.spx-home .slider-preview-rail{display:grid;gap:.95rem;width:100%;max-width:660px;padding-top:.15rem}.spx-home .slider-progress-meta{display:grid;grid-template-columns:auto minmax(160px,1fr) auto;align-items:center;gap:.9rem}.spx-home .slider-progress-current,.spx-home .slider-progress-total{font-family:"Roboto Mono","Consolas",monospace;font-size:.9rem;letter-spacing:.08em;color:rgba(var(--spx-color-cyan-glow-rgb),.92)}.spx-home .slider-progress-bar{position:relative;height:4px;border-radius:999px;background:rgba(var(--spx-color-white-rgb),.12);overflow:hidden}.spx-home .slider-progress-fill{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#1dd7df 0%,#0ea5b6 100%);box-shadow:0 0 14px rgb(29 215 223 / .45);transition:width 0.75s cubic-bezier(.16,1,.3,1)}.spx-home .slider-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.spx-home .slider-nav-shell .slider-previews{display:none!important}.spx-home .slider-preview{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:.7rem;width:100%;padding:.85rem .95rem;border-radius:16px;border:1px solid rgba(var(--spx-color-white-rgb),.08);background:rgb(5 16 32 / .48);color:rgba(var(--spx-color-white-rgb),.8);cursor:pointer;text-align:left;transition:transform 0.3s ease,border-color 0.3s ease,background-color 0.3s ease,opacity 0.3s ease}.spx-home .slider-preview:hover{transform:translateY(-2px);border-color:rgba(var(--spx-color-cyan-glow-rgb),.22)}.spx-home .slider-preview.is-active{background:rgba(var(--spx-color-cyan-rgb),.16);border-color:rgba(var(--spx-color-cyan-glow-rgb),.38);box-shadow:0 16px 30px -24px rgba(var(--spx-color-cyan-glow-rgb),.45);color:var(--spx-color-white)}.spx-home .slider-preview.is-prev,.spx-home .slider-preview.is-next{opacity:.88}.spx-home .slider-preview-index{font-family:"Roboto Mono","Consolas",monospace;font-size:.78rem;letter-spacing:.08em;color:rgba(var(--spx-color-cyan-glow-rgb),.88)}.spx-home .slider-preview-thumb{display:inline-flex;align-items:center;gap:.32rem;min-width:46px}.spx-home .slider-preview-thumb.has-multiple{gap:.22rem}.spx-home .slider-preview-thumb-item{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(var(--spx-color-white-rgb),.08);overflow:hidden}.spx-home .slider-preview-thumb.has-multiple .slider-preview-thumb-item{width:22px;height:22px;border-radius:10px}.spx-home .slider-preview-thumb-item img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.spx-home .slider-preview-thumb.has-multiple .slider-preview-thumb-item img{width:14px;height:14px}.spx-home .slider-preview-thumb-item--empty{background:rgba(var(--spx-color-white-rgb),.1)}.spx-home .slider-preview-label{font-size:.92rem;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spx-home .security-banner{background:var(--spx-gradient-success);padding:1.25rem 0}.spx-home .security-banner-content{display:flex;align-items:center;justify-content:center;gap:var(--spx-space-5);flex-wrap:wrap;padding:0}.spx-home .security-banner-content>*{margin:0!important}.spx-home .security-info{max-width:500px;text-align:left}.spx-home .security-grade{display:flex;flex-direction:column;align-items:center;background:var(--spx-color-white);border-radius:var(--spx-radius-flat);padding:.75rem 1.25rem;text-align:center;min-width:70px;flex:0 0 auto}.spx-home .security-grade .grade-letter{display:block;font-size:2.5rem;font-weight:var(--spx-font-weight-extrabold);line-height:1;color:var(--spx-color-success)}.spx-home .security-grade .grade-label{display:block;font-size:.7rem;font-weight:var(--spx-font-weight-semibold);text-transform:uppercase;letter-spacing:1px;color:var(--spx-color-success-dark)}.spx-home .security-info h3,.spx-home .security-info p,.spx-home .security-verify-btn .wp-block-button__link{color:var(--spx-color-white)}.spx-home .security-info h3{font-family:var(--spx-font-heading);margin:0 0 .25rem;font-size:1.25rem;line-height:var(--spx-leading-tight);font-weight:var(--spx-font-weight-bold)}.spx-home .security-info p{margin:0;font-size:0.9rem!important;line-height:var(--spx-leading-normal)!important;font-weight:var(--spx-font-weight-regular);opacity:.95}.spx-home .security-verify-btn{flex:0 0 auto;margin:0}.spx-home .security-verify-btn .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.5rem;background:rgba(var(--spx-color-white-rgb),.2);border-radius:var(--spx-radius-control);padding:.75rem 1.5rem;font-family:var(--spx-font-sans);font-size:0.9rem!important;line-height:var(--spx-leading-relaxed)!important;font-weight:var(--spx-font-weight-semibold);width:auto;white-space:nowrap;transition:background var(--spx-duration-fast)}.spx-home .security-verify-btn .wp-block-button__link:hover{background:rgba(var(--spx-color-white-rgb),.3);color:var(--spx-color-white)}.spx-home .security-verify-btn .wp-block-button__link::after{content:"";width:16px;height:16px;flex:0 0 16px;background-repeat:no-repeat;background-position:center;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")}.spx-home .servicios,.spx-home .software-libre,.spx-home .stats-section,.spx-home .diferenciadores,.spx-home .servicios-demanda,.spx-home .paises,.spx-home .tecnologias{padding:var(--spx-section-padding-y) 0}.spx-home .servicios{background:var(--spx-color-gray-50)}.spx-home .servicios h2,.spx-home .diferenciadores h2{font-family:var(--spx-font-heading);color:var(--spx-color-navy);font-size:var(--spx-font-size-h2);line-height:var(--spx-leading-snug);font-weight:var(--spx-font-weight-bold);margin-bottom:.5rem}.spx-home .section-subtitle{color:var(--spx-color-gray-600);max-width:var(--spx-max-w-subtitle);margin:0 auto 2.5rem;font-family:var(--spx-font-sans);font-size:var(--spx-font-size-lead);line-height:var(--spx-leading-loose);font-weight:var(--spx-font-weight-regular)}.spx-home .servicios h2{max-width:1152px;margin:0 auto .75rem;text-align:center;letter-spacing:normal}.spx-home .servicios .section-subtitle{max-width:var(--spx-max-w-subtitle);margin:0 auto 2.5rem;text-align:center}.spx-home .tabs-container{width:100%;margin:0 auto;box-sizing:border-box}.spx-home .tabs-container,.spx-home .tabs-container.has-global-padding,.spx-home .tab-panel,.spx-home .tab-panel.has-global-padding{max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0;padding-right:0;box-sizing:border-box}.spx-home .tab-content-grid,.spx-home .tab-content-grid.has-global-padding{max-width:var(--spx-max-w-tab-content)!important;margin-left:auto!important;margin-right:auto!important}.spx-home .tabs-nav,.spx-home .tabs-nav.wp-block-buttons,.spx-home .tabs-nav.is-layout-flex{display:flex!important;width:100%!important;max-width:100%!important;justify-content:center;flex-wrap:wrap;gap:0;border-bottom:2px solid var(--spx-color-gray-200);margin-bottom:2.5rem}.spx-home .tabs-nav .wp-block-button{display:flex;margin:0}.spx-home .tab-btn .wp-block-button__link{background:#fff0;color:var(--spx-color-gray-500);border-radius:0;border-bottom:3px solid #fff0;padding:1rem 2rem;font-size:var(--spx-font-size-base);line-height:normal;font-weight:var(--spx-font-weight-semibold);white-space:nowrap;transition:all var(--spx-duration-base)}.spx-home .tab-btn .wp-block-button__link:hover{color:var(--spx-color-navy)}.spx-home .tab-btn.active .wp-block-button__link{color:var(--spx-color-cyan);border-bottom-color:var(--spx-color-cyan)}.spx-home .tab-panel{display:none;width:100%}.spx-home .tab-panel.active{display:block}.spx-home .tab-content-grid>*,.spx-home .tab-content-text>*{max-width:none;margin-block-start:0}.spx-home .tab-content-text .wp-block-button{display:flex;justify-content:flex-start}.spx-home .tab-content-grid{display:grid;width:100%;grid-template-columns:1fr var(--spx-tab-logo-width);gap:3rem;align-items:center;text-align:left}.spx-home .tab-content-text h3{font-family:var(--spx-font-heading);font-size:var(--spx-font-size-h3);font-weight:var(--spx-font-weight-semibold);line-height:var(--spx-leading-tight);color:var(--spx-color-navy);margin-bottom:1rem}.spx-home .tab-content-text p{color:var(--spx-color-gray-600);font-size:var(--spx-font-size-lead);line-height:var(--spx-leading-loose);margin-bottom:1.5rem}.spx-home .tab-features{list-style:none;padding-left:0;margin:0 0 1.5rem}.spx-home .tab-features li{position:relative;padding:.5rem 0 .5rem 1.5rem;color:var(--spx-color-gray-700);font-size:var(--spx-font-size-base);line-height:var(--spx-leading-normal)}.spx-home .tab-features li::before{content:"";position:absolute;left:0;top:.85rem;width:8px;height:8px;border-radius:var(--spx-radius-circle);background:var(--spx-color-cyan)}.spx-home .tab-content-image{display:flex;align-items:center;justify-content:center;width:var(--spx-tab-logo-width);flex-shrink:0}.spx-home .tab-content-image .wp-block-image{display:flex;justify-content:center;margin:0;width:100%}.spx-home .tab-content-image img{display:block;width:100%;height:auto;max-height:240px;object-fit:contain}.spx-home .software-libre{background:linear-gradient(135deg,var(--spx-color-navy) 0%,#0c2340 100%);padding:5rem 0;color:var(--spx-color-white);text-align:center}.spx-home .software-libre-content{text-align:center;max-width:var(--spx-max-w-content-md);margin:0 auto}.spx-home .software-libre h2,.spx-home .software-libre h3{display:block;width:100%;max-width:var(--spx-max-w-content-md);margin:0 auto 1rem;color:var(--spx-color-white);font-family:var(--spx-font-heading);font-size:var(--spx-font-size-section-title);line-height:1.4;font-weight:var(--spx-font-weight-bold);text-align:center}.spx-home .software-libre .static-text{display:block;color:var(--spx-color-white);margin-bottom:.25rem}.spx-home .animated-words-wrapper{display:block;position:relative;height:1.8em}.spx-home .animated-word{position:absolute;left:0;right:0;top:0;text-align:center;opacity:0;animation:spx-word-rotate 9s infinite ease-in-out;color:var(--spx-color-cyan);font-weight:var(--spx-font-weight-extrabold);white-space:nowrap}.spx-home .animated-word:nth-child(1){animation-delay:0s}.spx-home .animated-word:nth-child(2){animation-delay:3s}.spx-home .animated-word:nth-child(3){animation-delay:6s}@keyframes spx-word-rotate{0%{opacity:0}5%{opacity:1}28%{opacity:1}33%{opacity:0}100%{opacity:0}}.spx-home .software-libre-description{max-width:var(--spx-max-w-content-md);margin:1.5rem auto 0;color:rgba(var(--spx-color-white-rgb),.9);text-align:center;font-size:1.15rem;line-height:1.8}.spx-home .software-libre-description strong{color:var(--spx-color-amber);font-weight:var(--spx-font-weight-bold)}.spx-home .stats-section{padding:5rem 0;background:var(--spx-color-gray-50);text-align:center}.spx-home .stats-grid{display:flex;justify-content:center;gap:5rem;flex-wrap:wrap;max-width:1152px;margin:0 auto}.spx-home .stats-grid>*{margin:0!important}.spx-home .stat-item{display:block;text-align:center;font-size:var(--spx-font-size-base);line-height:var(--spx-leading-relaxed);opacity:1;transform:none;transition:opacity 0.45s ease,transform 0.45s ease}.spx-home .stats-section.stats-enhanced .stat-item{opacity:0;transform:translateY(20px)}.spx-home .stats-section.stats-enhanced .stat-item.is-visible{opacity:1;transform:translateY(0)}.spx-home .stat-number{display:inline;font-size:4.5rem;font-weight:var(--spx-font-weight-extrabold);color:var(--spx-color-cyan);line-height:1;letter-spacing:var(--spx-tracking-tight);margin:0 0 .5rem}.spx-home .stat-label{display:inline;font-size:1rem;color:var(--spx-color-gray-600);font-weight:var(--spx-font-weight-medium);text-transform:uppercase;letter-spacing:var(--spx-tracking-wider);line-height:var(--spx-leading-relaxed);margin:0}.spx-home .cta-banner{background:linear-gradient(135deg,var(--spx-color-navy) 0%,#0a2240 100%);padding:3.5rem 0;text-align:center;color:var(--spx-color-white)}.spx-home .cta-banner h2,.spx-home .cta-banner h3,.spx-home .cta-banner p{color:var(--spx-color-white)}.spx-home .cta-banner h2,.spx-home .cta-banner h3{display:block;width:100%;font-family:var(--spx-font-heading);font-size:var(--spx-font-size-section-title);font-weight:var(--spx-font-weight-bold);line-height:var(--spx-leading-tight);margin:0 auto .75rem}.spx-home .cta-banner p,.spx-home .cta-banner .cta-description{font-size:1.05rem;line-height:var(--spx-leading-normal);opacity:.85;margin:0 auto 1.5rem;max-width:var(--spx-max-w-lead)}.spx-home .cta-banner .btn{display:flex;justify-content:center}.spx-home .cta-banner .btn .wp-block-button__link,.spx-home .cta-banner .btn-amber .wp-block-button__link{font-size:1rem;font-weight:var(--spx-font-weight-semibold);line-height:var(--spx-leading-relaxed);padding:.85rem 2rem;border-radius:var(--spx-radius-control);display:inline-flex;align-items:center;justify-content:center}.spx-home .diferenciadores-grid,.spx-home .paises-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.spx-home .diferenciador-card,.spx-home .pais-card{background:var(--spx-color-white);border:1px solid var(--spx-color-gray-200);box-shadow:0 18px 45px -28px rgba(var(--spx-color-navy-rgb),.32)}.spx-home .diferenciadores{background:var(--spx-color-gray-50);padding:4rem 0}.spx-home .diferenciadores h2{max-width:1152px;margin:0 auto .5rem;text-align:center;letter-spacing:normal;color:var(--spx-color-gray-800)}.spx-home .diferenciadores .section-subtitle{text-align:center;margin:0 auto 2.5rem}.spx-home .diferenciadores-grid>*{margin:0!important}.spx-home .diferenciador-card{position:relative;display:block;margin:0!important;padding:2rem;border-radius:var(--spx-radius-flat);text-align:center;box-shadow:none;transition:all var(--spx-duration-base)}.spx-home .diferenciador-card:hover{box-shadow:var(--spx-shadow-card-hover);transform:translateY(-4px)}.spx-home .diferenciador-card>*{margin-block-start:0}.spx-home .diferenciador-card::before{content:"";display:block;width:68px;height:68px;margin:0 auto 1.5rem;border-radius:var(--spx-radius-box);background-image:var(--spx-dif-icon,none),linear-gradient(135deg,rgba(var(--spx-color-cyan-rgb),.1),rgba(var(--spx-color-navy-rgb),.1));background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:30px 30px,cover}.spx-home .diferenciador-card:nth-child(1){--spx-dif-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.6'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cdefs%3E%3ClinearGradient%20id%3D'ic-dif-seg-g'%20x1%3D'3'%20y1%3D'2'%20x2%3D'21'%20y2%3D'22'%3E%3Cstop%20offset%3D'0'%20stop-color%3D'%230891b2'%20stop-opacity%3D'.5'%2F%3E%3Cstop%20offset%3D'1'%20stop-color%3D'%230891b2'%20stop-opacity%3D'.1'%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D'M12%202.5l7.5%203v6c0%205-3.2%208.7-7.5%2010-4.3-1.3-7.5-5-7.5-10v-6z'%20fill%3D'url(%23ic-dif-seg-g)'%2F%3E%3Cpath%20d%3D'M8.5%2012.2l2.4%202.4%204.6-4.9'%2F%3E%3C%2Fsvg%3E")}.spx-home .diferenciador-card:nth-child(2){--spx-dif-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.6'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cdefs%3E%3ClinearGradient%20id%3D'ic-dif-sup-g'%20x1%3D'3'%20y1%3D'2'%20x2%3D'21'%20y2%3D'22'%3E%3Cstop%20offset%3D'0'%20stop-color%3D'%230891b2'%20stop-opacity%3D'.5'%2F%3E%3Cstop%20offset%3D'1'%20stop-color%3D'%230891b2'%20stop-opacity%3D'.1'%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D'M21%2015a2%202%200%2001-2%202H7l-4%204V5a2%202%200%20012-2h14a2%202%200%20012%202z'%20fill%3D'url(%23ic-dif-sup-g)'%2F%3E%3Ccircle%20cx%3D'8.4'%20cy%3D'10'%20r%3D'.95'%20fill%3D'%230891b2'%2F%3E%3Ccircle%20cx%3D'12'%20cy%3D'10'%20r%3D'.95'%20fill%3D'%230891b2'%2F%3E%3Ccircle%20cx%3D'15.6'%20cy%3D'10'%20r%3D'.95'%20fill%3D'%230891b2'%2F%3E%3C%2Fsvg%3E")}.spx-home .diferenciador-card:nth-child(3){--spx-dif-icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.6'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cdefs%3E%3ClinearGradient%20id%3D'ic-dif-uptime-g'%20x1%3D'3'%20y1%3D'2'%20x2%3D'21'%20y2%3D'22'%3E%3Cstop%20offset%3D'0'%20stop-color%3D'%230891b2'%20stop-opacity%3D'.5'%2F%3E%3Cstop%20offset%3D'1'%20stop-color%3D'%230891b2'%20stop-opacity%3D'.1'%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'9.5'%20fill%3D'url(%23ic-dif-uptime-g)'%2F%3E%3Cpath%20d%3D'M7.8%2012.3l2.6%202.6%205.8-6.2'%2F%3E%3C%2Fsvg%3E")}.spx-home .diferenciador-card h3{font-family:var(--spx-font-heading);font-size:1.15rem;font-weight:var(--spx-font-weight-semibold);line-height:var(--spx-leading-tight);color:var(--spx-color-navy);margin:0 0 .75rem}.spx-home .diferenciador-card p{margin:0;font-size:.9rem;line-height:var(--spx-leading-relaxed);color:var(--spx-color-gray-600)}.spx-home .servicios-demanda{background:linear-gradient(135deg,#0a1628 0%,var(--spx-color-navy) 50%,#0a1f3d 100%);color:var(--spx-color-white);padding:var(--spx-section-padding-y) 0;text-align:center}.spx-home .demanda-content{max-width:var(--spx-max-w-content-md);margin:0 auto;text-align:center}.spx-home .demanda-content h2,.spx-home .demanda-content h3{color:var(--spx-color-white);max-width:var(--spx-max-w-content-md);margin:0 auto .75rem;font-family:var(--spx-font-heading);font-size:var(--spx-font-size-section-title);line-height:var(--spx-leading-tight);font-weight:var(--spx-font-weight-bold);text-align:center}.spx-home .demanda-content>p,.spx-home .demanda-description{color:rgba(var(--spx-color-white-rgb),.7);font-family:var(--spx-font-sans);font-size:1.1rem;line-height:var(--spx-leading-normal);font-weight:var(--spx-font-weight-regular);max-width:var(--spx-max-w-lead);margin:0 auto 2.5rem}.spx-home .demanda-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:0}.spx-home .demanda-tag{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;gap:.5rem;background:rgba(var(--spx-color-white-rgb),.08);border:1px solid rgba(var(--spx-color-white-rgb),.12);border-radius:var(--spx-radius-pill);padding:.875rem 1.5rem;color:rgba(var(--spx-color-white-rgb),.85);font-size:.95rem;line-height:var(--spx-leading-relaxed);font-weight:var(--spx-font-weight-semibold);margin:0!important;margin-block:0!important;max-width:100%;transition:transform 0.2s ease,background-color 0.2s ease,border-color 0.2s ease}.spx-home .demanda-tag:hover,.spx-home .demanda-tag:focus-visible{transform:translateY(-2px);background:rgba(var(--spx-color-cyan-rgb),.15);border-color:rgba(var(--spx-color-cyan-rgb),.3)}.spx-home .demanda-tag::before{content:"";width:16px;height:16px;flex:0 0 16px;background-repeat:no-repeat;background-position:center;background-size:16px 16px}.spx-home .demanda-tag:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.5'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Crect%20x%3D'2'%20y%3D'2'%20width%3D'20'%20height%3D'5'%20rx%3D'1'%2F%3E%3Crect%20x%3D'2'%20y%3D'9'%20width%3D'20'%20height%3D'5'%20rx%3D'1'%2F%3E%3Crect%20x%3D'2'%20y%3D'16'%20width%3D'20'%20height%3D'6'%20rx%3D'1'%2F%3E%3Ccircle%20cx%3D'5.5'%20cy%3D'4.5'%20r%3D'1.5'%2F%3E%3Ccircle%20cx%3D'5.5'%20cy%3D'11.5'%20r%3D'1.5'%2F%3E%3Ccircle%20cx%3D'5.5'%20cy%3D'19'%20r%3D'1.5'%2F%3E%3Cline%20x1%3D'9'%20y1%3D'4.5'%20x2%3D'19'%20y2%3D'4.5'%2F%3E%3Cline%20x1%3D'9'%20y1%3D'11.5'%20x2%3D'19'%20y2%3D'11.5'%2F%3E%3Cline%20x1%3D'9'%20y1%3D'19'%20x2%3D'17'%20y2%3D'19'%2F%3E%3C%2Fsvg%3E")}.spx-home .demanda-tag:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.5'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Crect%20x%3D'2'%20y%3D'3'%20width%3D'20'%20height%3D'16'%20rx%3D'2'%2F%3E%3Cline%20x1%3D'2'%20y1%3D'7'%20x2%3D'22'%20y2%3D'7'%2F%3E%3Cline%20x1%3D'5'%20y1%3D'5'%20x2%3D'5.01'%20y2%3D'5'%2F%3E%3Cline%20x1%3D'8'%20y1%3D'5'%20x2%3D'14'%20y2%3D'5'%2F%3E%3C%2Fsvg%3E")}.spx-home .demanda-tag:nth-child(3)::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.5'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'3'%2F%3E%3Cpath%20d%3D'M19.4%2015a1.65%201.65%200%2000.33%201.82l.06.06a2%202%200%20010%202.83%202%202%200%2001-2.83%200l-.06-.06a1.65%201.65%200%2000-1.82-.33%201.65%201.65%200%2000-1%201.51V21a2%202%200%2001-4%200v-.09A1.65%201.65%200%20009%2019.4a1.65%201.65%200%2000-1.82.33l-.06.06a2%202%200%2001-2.83-2.83l.06-.06A1.65%201.65%200%20004.68%2015a1.65%201.65%200%2000-1.51-1H3a2%202%200%20010-4h.09A1.65%201.65%200%20004.6%209a1.65%201.65%200%2000-.33-1.82l-.06-.06a2%202%200%20012.83-2.83l.06.06A1.65%201.65%200%20009%204.68a1.65%201.65%200%20001-1.51V3a2%202%200%20014%200v.09a1.65%201.65%200%20001%201.51%201.65%201.65%200%20001.82-.33l.06-.06a2%202%200%20012.83%202.83l-.06.06A1.65%201.65%200%200019.4%209a1.65%201.65%200%20001.51%201H21a2%202%200%20010%204h-.09a1.65%201.65%200%2000-1.51%201z'%2F%3E%3C%2Fsvg%3E")}.spx-home .demanda-tag:nth-child(4)::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.5'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M12%2021a9%209%200%20100-18%209%209%200%20000%2018z'%2F%3E%3Cpath%20d%3D'M3.6%209h16.8M3.6%2015h16.8M12%203a9%209%200%20010%2018M12%203c-2.5%202.7-4%206-4%209s1.5%206.3%204%209M12%203c2.5%202.7%204%206%204%209s-1.5%206.3-4%209'%2F%3E%3C%2Fsvg%3E")}.spx-home .demanda-tag:nth-child(5)::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20stroke%3D'%230891b2'%20stroke-width%3D'1.5'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M20.25%207.5l-.625%2010.632a2.25%202.25%200%2001-2.247%202.118H6.622a2.25%202.25%200%2001-2.247-2.118L3.75%207.5M10%2011.25v3.75m4-3.75v3.75M3.375%207.5h17.25c.621%200%201.125-.504%201.125-1.125v-.375c0-.621-.504-1.125-1.125-1.125H3.375c-.621%200-1.125.504-1.125%201.125v.375c0%20.621.504%201.125%201.125%201.125z'%2F%3E%3C%2Fsvg%3E")}.spx-home .paises{background:var(--spx-color-white);padding:var(--spx-section-padding-y) 0;text-align:center}.spx-home .paises h2{max-width:1152px;margin:0 auto .75rem;color:var(--spx-color-navy);font-family:var(--spx-font-heading);font-size:1.5rem;line-height:var(--spx-leading-tight);font-weight:var(--spx-font-weight-semibold);text-align:center;letter-spacing:normal}.spx-home .paises .section-subtitle{max-width:none;margin:0 auto 2.5rem;text-align:center;color:var(--spx-color-gray-600);font-family:var(--spx-font-sans);font-size:var(--spx-font-size-base);line-height:var(--spx-leading-normal);font-weight:var(--spx-font-weight-regular)}.spx-home .paises-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spx-space-5);margin:0 auto}.spx-home .pais-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;margin:0!important;min-width:140px;padding:1.5rem 2rem;background:var(--spx-color-white);border:1px solid var(--spx-color-gray-200);border-radius:var(--spx-radius-flat);box-shadow:none;text-align:center;transition:all var(--spx-duration-fast)}.spx-home .pais-card::before{content:"";width:60px;height:45px;border-radius:var(--spx-radius-flat);box-shadow:0 2px 8px rgba(var(--spx-color-black-rgb),.15);background-repeat:no-repeat;background-position:center;background-size:cover;flex:0 0 45px}.spx-home .pais-card:nth-child(1)::before{background-image:linear-gradient(180deg,#facc15 0 50%,#2563eb 50% 75%,#dc2626 75% 100%)}.spx-home .pais-card:nth-child(2)::before{background-image:radial-gradient(circle at 50% 50%,#f59e0b 0 10%,transparent 11%),linear-gradient(180deg,#93c5fd 0 33.33%,var(--spx-color-white) 33.33% 66.66%,#93c5fd 66.66% 100%)}.spx-home .pais-card:nth-child(3)::before{background-image:linear-gradient(180deg,#1e3a8a 0 16%,var(--spx-color-white) 16% 32%,#dc2626 32% 68%,var(--spx-color-white) 68% 84%,#1e3a8a 84% 100%)}.spx-home .pais-card:nth-child(4)::before{background-image:linear-gradient(180deg,#b91c1c 0 25%,#facc15 25% 75%,#b91c1c 75% 100%)}.spx-home .pais-card:nth-child(5)::before{background-image:radial-gradient(circle at 50% 50%,#7c3f22 0 10%,transparent 11%),linear-gradient(90deg,#047857 0 33.33%,var(--spx-color-white) 33.33% 66.66%,#dc2626 66.66% 100%)}.spx-home .pais-card p{margin:0;color:var(--spx-color-navy);font-family:var(--spx-font-sans);font-size:.95rem;line-height:var(--spx-leading-relaxed);font-weight:var(--spx-font-weight-semibold)}.spx-home .pais-card:hover,.spx-home .pais-card:focus-within{border-color:var(--spx-color-cyan);box-shadow:var(--spx-shadow-card-hover)}.spx-home .tecnologias{background-image:linear-gradient(135deg,#334155 0%,#1e293b 100%);padding:var(--spx-section-padding-y) 0;color:var(--spx-color-white);text-align:center;overflow:hidden}.spx-home .tecnologias-content{max-width:var(--spx-max-w-content-md);margin:0 auto;text-align:center}.spx-home .tecnologias h2,.spx-home .tecnologias-title{margin:0 auto .75rem;color:var(--spx-color-white);font-family:var(--spx-font-heading);font-size:var(--spx-font-size-section-title);line-height:var(--spx-leading-tight);font-weight:var(--spx-font-weight-bold);text-align:center;letter-spacing:normal}.spx-home .tecnologias-description{max-width:var(--spx-max-w-lead);margin:0 auto 2.5rem;text-align:center;color:rgba(var(--spx-color-white-rgb),.8);font-family:var(--spx-font-sans);font-size:1.1rem;line-height:var(--spx-leading-loose);font-weight:var(--spx-font-weight-regular)}.spx-home .tecnologias-fullwidth{width:100%}.spx-home .tecnologias-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;max-width:none;padding:2rem 3rem;gap:1rem;margin:0}.spx-home .tecnologia-item{font-size:0;line-height:0;margin:0!important;width:240px;height:110px;padding:1.5rem;background:rgba(var(--spx-color-white-rgb),.1);border:0;border-radius:var(--spx-radius-flat);display:flex;align-items:center;justify-content:center;overflow:hidden;backdrop-filter:blur(4px);transition:all var(--spx-duration-base)}.spx-home .tecnologia-item:hover,.spx-home .tecnologia-item:focus-within{transform:translateY(-3px);background:rgba(var(--spx-color-white-rgb),.15)}.spx-home .tecnologia-item .wp-block-image{margin:0;width:100%;display:flex;align-items:center;justify-content:center}.spx-home .tecnologia-item img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;transition:opacity var(--spx-duration-base)}.spx-home .tecnologia-item:hover img{opacity:1}@media (max-width:992px){.spx-home .hero-content h1,.spx-home .hero-content h2{font-size:2.8rem}.spx-home .hero-slider{min-height:clamp(480px, calc(var(--spx-hero-height, 48vh) + 80px), 580px)}.spx-home .hero-slide,.spx-home .hero-split{min-height:clamp(480px, calc(var(--spx-hero-height, 48vh) + 80px), 580px)}.spx-home .hero-split,.spx-home .tab-content-grid,.spx-home .security-banner-content{grid-template-columns:1fr}.spx-home .servicios h2,.spx-home .servicios .section-subtitle{text-align:center}.spx-home .servicios .section-subtitle{max-width:720px}.spx-home .tabs-container{max-width:100%;padding-left:0!important;padding-right:0!important}.spx-home .tab-panel,.spx-home .tab-panel.has-global-padding{padding-left:0!important;padding-right:0!important}.spx-home .tabs-nav{margin-bottom:2.5rem}.spx-home .tab-content-grid{grid-template-columns:1fr!important;gap:2.5rem}.spx-home .tab-content-text p{max-width:none}.spx-home .tab-content-image{min-height:0}.spx-home .security-banner{padding:28px 0}.spx-home .security-banner-content{flex-direction:column;align-items:center;text-align:center;gap:24px}.spx-home .security-info{flex:0 1 auto;max-width:560px;text-align:center}.spx-home .security-info p{max-width:none}.spx-home .security-verify-btn{margin:0 auto}.spx-home .hero-content{max-width:100%!important}.spx-home .hero-content,.spx-home .hero-content p,.spx-home .hero-content .hero-desc,.spx-home .hero-content .platform-logos,.spx-home .hero-content.hero-content--left,.spx-home .hero-content.hero-content--left p,.spx-home .hero-content.hero-content--left .hero-desc,.spx-home .hero-content.hero-content--left .tagline,.spx-home .hero-content.hero-content--left .platform-logos{text-align:left;justify-content:flex-start;margin-left:0;margin-right:0}.spx-home .hero-buttons{justify-content:flex-start}.spx-home .hero-illustration{height:220px}.spx-home .hero-illustration--panel{height:360px}.spx-home .hero-panel{width:min(380px, 100%);min-height:340px}.spx-home .hero-panel-rings{width:164px;height:164px}.spx-home .hero-panel-logos{width:min(272px, calc(100% - 84px));max-width:272px;gap:1.6rem 1.2rem}.spx-home .hero-panel-logo img{max-height:116px}.spx-home .hero-panel-logo--brand img{max-height:220px}.spx-home .hero-panel-logo--wordpress-custom img{max-height:144px}.spx-home .hero-illustration img{max-height:220px}.spx-home-page .hero-slide:not(:first-child) .hero-illustration .wp-block-image{width:min(260px, 100%)}.spx-home-page .hero-slide:first-child .hero-illustration:not(.hero-illustration--panel) img{max-height:200px}.spx-home-page .hero-slide:first-child .hero-illustration:not(.hero-illustration--panel) .wp-block-image{width:min(220px, 100%)}.spx-home .hero-content .platform-logos{gap:1rem;margin-bottom:1.5rem}.spx-home .hero-content .platform-logos img{height:28px;max-width:128px}.spx-home .hero-slider-nav{align-items:flex-start}.spx-home .slider-preview-rail{max-width:none}.spx-home .slider-previews{grid-template-columns:1fr}.spx-home .diferenciadores-grid,}@media (max-width:991px){.spx-home .diferenciadores{padding:3rem 0}.spx-home .diferenciador-card{min-height:0}.spx-home .stats-section{padding:3rem 0}.spx-home .stats-grid{gap:3rem}.spx-home .stat-number{font-size:3.5rem}.spx-home .stat-label{font-size:.85rem}.spx-home .software-libre h2,.spx-home .software-libre h3{font-size:1.3rem}.spx-home .animated-words-wrapper{min-width:100px}}@media (max-width:768px){.spx-home .hero-slider,.spx-home .hero-slide,.spx-home .hero-split{min-height:auto}.spx-home .hero{padding:var(--spx-hero-padding-top-md) 0 var(--spx-hero-padding-bottom-md);min-height:auto}.spx-home .hero-split{grid-template-columns:1fr 210px!important;gap:1.5rem!important;align-items:center!important}.spx-home .hero-content h1,.spx-home .hero-content h2{font-size:1.65rem;line-height:1.3;margin-bottom:.75rem;max-width:100%}.spx-home .hero-content .tagline{font-size:var(--spx-font-size-tagline-md);line-height:var(--spx-leading-relaxed);margin-bottom:.75rem}.spx-home .hero-illustration{height:auto!important;max-width:210px}.spx-home .hero-illustration--panel{height:260px!important;max-width:210px}.spx-home .hero-panel{min-height:240px!important;width:100%!important;border-radius:20px}.spx-home .hero-illustration img{max-height:200px;max-width:100%!important;width:100%!important;object-fit:contain}}@media (max-width:767px){.spx-home .tecnologias{padding:3rem 0}.spx-home .tecnologias-description{margin-bottom:2rem}.spx-home .paises-grid{gap:1rem}.spx-home .pais-card{padding:1rem}.spx-home .pais-card p{font-size:.875rem}.spx-home .pais-card{width:140px;min-height:124px;padding:1.25rem 1rem}.spx-home .tecnologias-grid{padding:1.5rem 1rem;gap:.75rem}.spx-home .tecnologia-item{width:140px;height:80px;padding:.75rem}.spx-home .hero-split{gap:1.5rem;align-items:start}.spx-home .hero-content .tagline,.spx-home .hero-content .hero-desc,.spx-home .hero-content .platform-logos,.spx-home .hero-content.hero-content--left .tagline,.spx-home .hero-content.hero-content--left .hero-desc,.spx-home .hero-content.hero-content--left .platform-logos{text-align:left;justify-content:flex-start;margin-left:0!important;margin-right:0!important}.spx-home .hero-content .platform-logos{gap:.75rem 1rem;margin-bottom:1.25rem;max-width:320px}.spx-home .hero-content .platform-logos img{height:24px;max-width:112px}.spx-home .hero-illustration{height:170px}.spx-home .hero-illustration--panel{height:300px}.spx-home .hero-panel{width:min(320px, 100%);min-height:280px;padding:1rem;border-radius:22px}.spx-home .hero-panel-status{top:14px;left:14px}.spx-home .hero-panel-status p{font-size:.58rem}.spx-home .hero-panel-rings{width:132px;height:132px}.spx-home .hero-panel-rings::before{inset:14px}.spx-home .hero-panel-rings::after{inset:48px}.spx-home .hero-panel-logos{width:min(220px, calc(100% - 56px));max-width:220px;grid-template-columns:repeat(2,minmax(72px,1fr));gap:1rem .9rem}.spx-home .hero-panel-logos img{max-height:32px;max-width:100%}.spx-home .hero-panel-logos .wp-block-image:nth-child(2) img{max-height:38px}.spx-home .hero-panel-logos .wp-block-image:nth-child(3) img{max-height:30px}.spx-home .hero-panel-logos .wp-block-image:nth-child(4) img{max-height:26px}.spx-home .hero-panel-logo img{max-height:92px}.spx-home .hero-panel-logo--brand img{max-height:180px}.spx-home .hero-panel-logo--wordpress-custom img{max-height:118px}.spx-home .hero-illustration img{max-height:170px}.spx-home .hero-slide:not(:first-child) .hero-illustration .wp-block-image{width:min(190px, 100%)}.spx-home .hero-slide:first-child .hero-illustration:not(.hero-illustration--panel) img{max-height:150px}.spx-home .hero-slide:first-child .hero-illustration:not(.hero-illustration--panel) .wp-block-image{width:min(170px, 100%)}.spx-home .hero-buttons{gap:.75rem}.spx-home .hero-buttons .btn-hero{width:100%;max-width:260px}.spx-home .btn-hero .wp-block-button__link{padding:.85rem 1.5rem}.spx-home .hero-slider-nav{flex-direction:column;align-items:stretch;gap:.9rem}.spx-home .slider-arrow{display:none}.spx-home .slider-preview-rail{gap:.75rem}.spx-home .slider-progress-meta{grid-template-columns:auto 1fr auto}.spx-home .slider-previews{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:.15rem}.spx-home .slider-preview{flex:0 0 228px;scroll-snap-align:start}.spx-home .servicios h2{font-size:var(--spx-h2-size);line-height:var(--spx-h2-line-height)}.spx-home .servicios .section-subtitle{margin-bottom:2.5rem}.spx-home .software-libre{padding:2rem 0}.spx-home .diferenciadores{padding:2.5rem 0}.spx-home .software-libre h2,.spx-home .software-libre h3{font-size:1.1rem}.spx-home .stats-section{padding:2rem 0}.spx-home .stats-grid{gap:2rem}.spx-home .stat-number{font-size:2.5rem}.spx-home .stat-label{font-size:.875rem}.spx-home .tabs-nav{gap:.5rem}.spx-home .tab-btn .wp-block-button__link{padding:.75rem .9rem;font-size:.98rem;line-height:1.5}.spx-home .tab-content-text h3{font-size:2rem;line-height:1.25}.spx-home .tab-content-text p,.spx-home .tab-features li{font-size:1rem;line-height:1.7}.spx-home .security-banner{padding:24px 0}.spx-home .security-banner-content{gap:20px}.spx-home .security-info h3{font-size:1.125rem;line-height:1.4}.spx-home .security-info p{font-size:.95rem;line-height:1.6}.spx-home .cta-banner h2,.spx-home .cta-banner h3{font-size:1.35rem}.spx-home .diferenciadores-grid{grid-template-columns:1fr}.spx-home .hero-buttons{flex-direction:column;align-items:stretch}.spx-home .hero-buttons .wp-block-button,.spx-home .hero-buttons .wp-block-button__link{width:100%}.spx-home .hero-buttons .wp-block-button{width:100%}.spx-home .hero-buttons .wp-block-button__link{width:100%}.spx-home .network-svg{width:280px;height:320px;opacity:.12}.spx-home .signal-pulse:nth-child(3),.spx-home .signal-pulse:nth-child(4){display:none}}@media (max-width:480px){.spx-home .hero-content h1,.spx-home .hero-content h2{font-size:1.5rem}.spx-home .hero-content .tagline{font-size:var(--spx-font-size-tagline-sm)}.spx-home .hero-illustration--panel{height:270px}.spx-home .hero-panel{width:min(290px, 100%);min-height:248px}.spx-home .hero-panel-logos{width:min(200px, calc(100% - 44px));max-width:200px}.spx-home .slider-preview{flex-basis:210px}.spx-home .hero-content .platform-logos{max-width:280px}.spx-home .hero-content .platform-logos img{height:22px;max-width:100px}.spx-home .tecnologias-grid{padding:1rem .5rem;gap:.5rem}.spx-home .tecnologia-item{width:100px;height:64px;padding:.5rem}}:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-slider,:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-slide{min-height:0}@media (max-width:992px){:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-split{grid-template-columns:1fr 1fr;min-height:400px}:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-illustration{height:260px}:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-illustration img{width:auto;height:auto;max-width:280px;max-height:220px;object-fit:contain}}@media (max-width:768px){:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-split{grid-template-columns:1fr!important;text-align:center}:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .hero-split .hero-illustration{display:none}:is(.spx-servicios-seo,.spx-servicios-wordpress,.spx-servicios-moodle,.spx-servicios-ojs,.spx-servicios-webflow,.spx-servicios-desarrollo) .feature-text .wp-block-buttons{justify-content:center}}@media (max-width:480px){.spx-home .servicios,.spx-home .tecnologias{padding:2.5rem 0}.spx-home .diferenciadores{padding:2rem 0}.spx-home .stats-section{padding:1.75rem 0}.spx-home .cta-banner{padding:2rem 0}.spx-home .security-banner{padding:18px 0}.spx-home .servicios h2,.spx-home .diferenciadores h2,.spx-home .section-subtitle{font-size:.88rem;margin-bottom:1.5rem}.spx-home .tabs-nav{margin-bottom:1.5rem}}@media (max-width:767px){.spx-home .servicios,.spx-home .software-libre,.spx-home .stats-section,.spx-home .diferenciadores,.spx-home .servicios-demanda,.spx-home .paises,.spx-home .tecnologias{padding:3rem 0}.spx-home .cta-banner{padding:2.75rem 0}.spx-home .servicios h2,.spx-home .software-libre h2,.spx-home .software-libre h3,.spx-home .cta-banner h2,.spx-home .cta-banner h3,.spx-home .diferenciadores h2,.spx-home .demanda-content h2,.spx-home .demanda-content h3,.spx-home .paises h2,.spx-home .tecnologias h2,.spx-home .tecnologias-title{font-size:var(--spx-font-size-h2);line-height:var(--spx-leading-snug);font-weight:var(--spx-font-weight-bold);letter-spacing:0;margin-bottom:.75rem}.spx-home .section-subtitle,.spx-home .demanda-description,.spx-home .tecnologias-description{font-size:1rem;line-height:var(--spx-leading-relaxed);margin-bottom:2rem}.spx-home .tab-content-text h3{font-size:1.35rem;line-height:var(--spx-leading-snug);font-weight:var(--spx-font-weight-semibold);letter-spacing:0;margin-bottom:.875rem}.spx-home .stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem;align-items:start}.spx-home .stat-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.45rem;min-width:0}.spx-home .stat-number,.spx-home .stat-label{display:block;margin:0}.spx-home .stat-number{font-size:2.65rem;line-height:1}.spx-home .stat-number::after{font-size:.45em;font-weight:var(--spx-font-weight-bold);letter-spacing:0;margin-left:.18rem}.spx-home .stat-item:nth-child(2) .stat-number::after{content:"años"}.spx-home .stat-item:nth-child(3) .stat-number::after{content:"países"}.spx-home .stat-label{color:var(--spx-color-gray-600);font-size:.85rem;font-weight:var(--spx-font-weight-medium);line-height:var(--spx-leading-snug);letter-spacing:.04em;text-transform:none}.spx-home .stat-item:nth-child(2) .stat-label,.spx-home .stat-item:nth-child(3) .stat-label{font-size:0;line-height:0}.spx-home .stat-item:nth-child(2) .stat-label::after,.spx-home .stat-item:nth-child(3) .stat-label::after{display:block;font-size:.85rem;line-height:var(--spx-leading-snug)}.spx-home .stat-item:nth-child(2) .stat-label::after{content:"De experiencia"}.spx-home .stat-item:nth-child(3) .stat-label::after{content:"Atendidos"}}@media (max-width:480px){.spx-home .servicios,.spx-home .software-libre,.spx-home .stats-section,.spx-home .diferenciadores,.spx-home .servicios-demanda,.spx-home .paises,.spx-home .tecnologias{padding:2.5rem 0}.spx-home .security-banner{padding:20px 0}.spx-home .stats-grid{gap:1.75rem 1rem}.spx-home .stat-number{font-size:2.35rem}.spx-home .stat-label,.spx-home .stat-item:nth-child(2) .stat-label::after,.spx-home .stat-item:nth-child(3) .stat-label::after{font-size:.8rem}}@keyframes spx-home-page-hero-content-fade{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.spx-home-page .hero{--spx-home-page-hero-nav-gap:clamp(0.875rem, 1.8vh, 1.125rem);box-sizing:border-box;padding:var(--spx-hero-padding-top) 0 var(--spx-hero-padding-bottom);min-height:var(--spx-hero-min-height)}.spx-home-page .hero::before{height:25%;background:linear-gradient(to top,var(--spx-color-navy),transparent);z-index:var(--spx-z-hero-fade)}.spx-home-page .hero .container{text-align:center}.spx-home-page .spx-hero-slider-block{display:flex;flex-direction:column;gap:var(--spx-home-page-hero-nav-gap);overflow:visible}.spx-home-page .hero-slider{position:relative;display:block;width:100%;transition:none;will-change:auto}.spx-home-page .hero-slide{position:absolute;inset:0;width:100%;height:100%;min-height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.8s ease}.spx-home-page .hero-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.spx-home-page .hero-slide .hero-content>*{opacity:1!important;filter:none!important;transform:none!important;transition:none!important}.spx-home-page .hero-slide .hero-illustration,.spx-home-page .hero-slide .hero-illustration .wp-block-image,.spx-home-page .hero-slide .hero-illustration img{transform:none!important;transition:none!important}.spx-home-page .hero-slide.active .hero-content,.spx-home-page .hero-slide.active .hero-illustration{animation:spx-home-page-hero-content-fade 1.5s ease-out}.spx-home-page .hero-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:100%;height:100%}.spx-home-page .hero-content{max-width:var(--spx-max-w-hero-content)!important;text-align:center}.spx-home-page .hero-content h1,.spx-home-page .hero-content h2{font-family:var(--spx-font-heading);font-size:var(--spx-font-size-h1);font-weight:var(--spx-font-weight-bold);line-height:var(--spx-leading-hero);margin:0 0 1rem;color:var(--spx-color-white);letter-spacing:var(--spx-tracking-tight);text-align:center;text-shadow:var(--spx-text-shadow-title)}.spx-home-page .hero-content .highlight{color:var(--spx-color-cyan);text-shadow:var(--spx-text-shadow-highlight)}.spx-home-page .hero-content .tagline{font-size:var(--spx-font-size-tagline);line-height:var(--spx-leading-loose);color:var(--spx-color-amber);font-weight:var(--spx-font-weight-semibold);letter-spacing:var(--spx-tracking-wide);margin:0 auto 1.25rem;max-width:var(--spx-max-w-lead);text-align:center;text-shadow:var(--spx-text-shadow-tagline)}.spx-home-page .hero-content .hero-desc,.spx-home-page .hero-content>p:not(.tagline){font-size:1.05rem;line-height:var(--spx-leading-loose);color:rgba(var(--spx-color-white-rgb),.75);font-weight:var(--spx-font-weight-regular);margin:0 auto 2rem;max-width:480px;text-align:center;text-shadow:var(--spx-text-shadow-lead)}.spx-home-page .hero-content .platform-logos{display:flex;gap:var(--spx-space-4);align-items:center;flex-wrap:wrap;justify-content:center;margin:0 0 var(--spx-space-5)!important;min-height:auto}.spx-home-page .hero-content .platform-logo{margin:0!important}.spx-home-page .hero-content .platform-logos a{display:flex;align-items:center;justify-content:center;width:var(--spx-hero-logo-width);height:var(--spx-hero-logo-height);transition:opacity var(--spx-duration-base)}.spx-home-page .hero-content .platform-logo img{width:100%!important;height:100%;max-width:none;object-fit:contain;opacity:var(--spx-hero-logo-opacity);filter:brightness(0) invert(1);transition:opacity var(--spx-duration-base)}.spx-home-page .hero-content .platform-logos a:hover img{opacity:1}.spx-home-page .hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:0}.spx-home-page .hero-buttons .btn-hero{display:flex;margin:0}.spx-home-page .btn-hero .wp-block-button__link{position:relative;overflow:hidden;padding:1rem calc(2rem + 3px);font-size:1rem;line-height:var(--spx-leading-relaxed);border-radius:var(--spx-radius-control)}.spx-home-page .btn-hero .wp-block-button__link::before{content:"";position:absolute;inset:0 auto 0 -100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(var(--spx-color-white-rgb),.15),transparent);transition:left var(--spx-duration-slow)}.spx-home-page .btn-hero .wp-block-button__link:hover::before{left:100%}.spx-home-page .btn-hero.btn-primary .wp-block-button__link{background:var(--spx-color-cyan);box-shadow:var(--spx-shadow-btn-cyan)}.spx-home-page .btn-hero.btn-primary .wp-block-button__link:hover{background:var(--spx-color-cyan);box-shadow:var(--spx-shadow-btn-cyan-hover)}.spx-home-page .btn-hero.btn-secondary .wp-block-button__link{background:rgba(var(--spx-color-white-rgb),.1);border:2px solid rgba(var(--spx-color-white-rgb),.8);backdrop-filter:blur(10px)}.spx-home-page .btn-hero.btn-secondary .wp-block-button__link:hover{background:rgba(var(--spx-color-white-rgb),.18);color:var(--spx-color-white)}.spx-home-page .hero-illustration{display:flex;align-items:center;justify-content:center;margin:0 auto;height:400px}.spx-home-page .hero-illustration .wp-block-image,.spx-home-page .hero-illustration-image{display:flex;justify-content:center;width:100%;margin:0!important}.spx-home-page .hero-illustration img{width:380px;height:400px;object-fit:contain;filter:brightness(0) invert(1);opacity:.85}.spx-home-page .hero-illustration--isotipo img,.spx-home-page .hero-illustration-image--isotipo img{width:350px;height:350px;filter:brightness(0) invert(1)!important;opacity:0.2!important}.spx-home-page .hero-illustration--moodle img,.spx-home-page .hero-illustration-image--moodle img,.spx-home-page .hero-illustration--wordpress img,.spx-home-page .hero-illustration-image--wordpress img{filter:brightness(0) invert(1)!important;opacity:0.85!important}.spx-home-page .slider-nav-shell,.spx-home-page .slider-preview-rail,.spx-home-page .slider-progress-meta,.spx-home-page .slider-previews{display:none!important}.spx-home-page .hero-slider-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:0;position:relative;z-index:15}.spx-home-page .slider-dots{display:flex;gap:.5rem}.spx-home-page .slider-dot{width:12px;height:12px;min-width:12px;padding:0;border-radius:50%;border:2px solid rgba(var(--spx-color-white-rgb),.4);background:#fff0;cursor:pointer;transition:all 0.3s ease}.spx-home-page .slider-dot.active{background:var(--spx-color-cyan);border-color:var(--spx-color-cyan);box-shadow:0 0 8px rgba(var(--spx-color-cyan-rgb),.5)}.spx-home-page .slider-dot:hover{border-color:rgba(var(--spx-color-white-rgb),.8)}.spx-home-page .slider-arrow{background:rgba(var(--spx-color-white-rgb),.08);border:1px solid rgba(var(--spx-color-white-rgb),.15);border-radius:50%;width:36px;height:36px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--spx-color-white-rgb),.7);cursor:pointer;transition:all 0.3s ease;padding:0}.spx-home-page .slider-arrow:hover{background:rgba(var(--spx-color-cyan-rgb),.2);border-color:rgba(var(--spx-color-cyan-rgb),.4);color:var(--spx-color-white)}@media (max-width:992px){.spx-home-page .spx-hero-slider-block{display:block}.spx-home-page .hero-slider,.spx-home-page .hero-slide,.spx-home-page .hero-split{height:auto;min-height:560px}.spx-home-page .hero-split{grid-template-columns:1fr!important;text-align:center}.spx-home-page .hero-content{max-width:100%!important}.spx-home-page .hero-content.hero-centered h1,.spx-home-page .hero-content.hero-centered h2{font-size:2.8rem}.spx-home-page .hero-content .hero-desc,.spx-home-page .hero-content>p:not(.tagline){max-width:100%;margin-left:auto;margin-right:auto}.spx-home-page .hero-content .platform-logos{justify-content:center}.spx-home-page .hero-buttons{justify-content:center}.spx-home-page .hero-illustration{height:260px}.spx-home-page .hero-illustration img{width:260px;height:260px}.spx-home-page .hero-slider-nav{margin-top:1rem}}@media (max-width:767px){.spx-home-page .hero{padding:var(--spx-hero-padding-top-md) 0 var(--spx-hero-padding-bottom-md);min-height:auto}.spx-home-page .hero-split{grid-template-columns:1fr!important;align-content:start;align-items:start}.spx-home-page .hero-illustration{display:none}.spx-home-page .hero-content{padding:1.2rem 1.1rem;background:radial-gradient(ellipse at center,rgb(10 34 64 / .95) 0%,rgb(10 34 64 / .85) 70%,rgb(10 34 64 / .6) 100%);border-radius:16px;max-width:100%!important}.spx-home-page .hero-content.hero-centered h1,.spx-home-page .hero-content.hero-centered h2{font-size:1.65rem;line-height:1.3;margin-bottom:.75rem}.spx-home-page .hero-content .tagline{font-size:1.1rem;margin-bottom:.75rem}.spx-home-page .hero-content .hero-desc,.spx-home-page .hero-content>p:not(.tagline){font-size:.95rem;line-height:1.6;margin-bottom:1.25rem}.spx-home-page .hero-content .platform-logos{gap:1rem}.spx-home-page .hero-buttons{flex-direction:column;gap:.75rem;align-items:center}.spx-home-page .btn-hero{width:100%;max-width:260px}.spx-home-page .btn-hero .wp-block-button__link{width:100%;padding:.85rem 1.5rem}.spx-home-page .hero-grid{opacity:.4}.spx-home-page .hero-glows .glow{transform:scale(.5);opacity:.4}.spx-home-page .hero-dots-far,.spx-home-page .hero-dots-mid{opacity:.4}.spx-home-page .hero-dots-near{opacity:.5}.spx-home-page .hero-signals{opacity:.3}.spx-home-page .network-svg{width:180px;height:200px;opacity:.15}.spx-home-page .hero-slider-nav{flex-direction:row;align-items:center;justify-content:center;gap:.75rem;flex-wrap:nowrap;margin-top:.875rem}.spx-home-page .slider-arrow{width:32px;height:32px;min-width:32px}.spx-home-page .slider-dot{width:10px;height:10px;min-width:10px}}@media (max-width:480px){.spx-home .demanda-tag{padding:.55rem .8rem;font-size:.875rem;gap:.4rem}.spx-home .demanda-tag::before{width:13px;height:13px;flex:0 0 13px;background-size:13px 13px}.spx-home .diferenciador-card::before{width:52px;height:52px;background-size:22px 22px,cover}.spx-home-page .hero-content.hero-centered h1,.spx-home-page .hero-content.hero-centered h2{font-size:1.5rem}.spx-home-page .hero-content .tagline{font-size:1rem}.spx-home-page .hero-content .platform-logos{gap:var(--spx-space-2)}.spx-home-page .hero-content .platform-logos a{width:var(--spx-hero-logo-width-sm);height:var(--spx-hero-logo-height-sm)}.spx-home-page .hero-illustration{height:240px}.spx-home-page .hero-illustration img{width:240px;height:240px}.spx-home-page .hero-illustration--isotipo img,.spx-home-page .hero-illustration-image--isotipo img{width:240px;height:240px}}.spx-home-page .stats-section .stat-item{font-size:var(--spx-font-size-base);line-height:var(--spx-leading-relaxed)}.spx-home-page .stats-section .stat-number{display:inline!important;margin:0 0 0.5rem!important;font-size:clamp(4rem, 5vw, 4.5rem)!important;font-weight:var(--spx-font-weight-extrabold)!important;line-height:1!important;letter-spacing:var(--spx-tracking-tight);vertical-align:baseline}.spx-home-page .stats-section .stat-label{display:inline!important;margin:0!important;font-size:1rem!important;font-weight:var(--spx-font-weight-medium);line-height:var(--spx-leading-relaxed);letter-spacing:var(--spx-tracking-wider);text-transform:uppercase;vertical-align:baseline}@media (max-width:991px){.spx-home-page .stats-section .stat-number{font-size:3.5rem!important}.spx-home-page .stats-section .stat-label{font-size:0.85rem!important}}@media (max-width:767px){.spx-home-page .stats-section .stat-number,.spx-home-page .stats-section .stat-label{display:block!important;margin:0!important}.spx-home-page .stats-section .stat-number{font-size:2.85rem!important}.spx-home-page .stats-section .stat-label,.spx-home-page .stats-section .stat-item:nth-child(2) .stat-label::after,.spx-home-page .stats-section .stat-item:nth-child(3) .stat-label::after{font-size:0.85rem!important;line-height:var(--spx-leading-snug)}}@media (max-width:480px){.spx-home-page .stats-section .stat-number{font-size:2.6rem!important}.spx-home-page .stats-section .stat-label,.spx-home-page .stats-section .stat-item:nth-child(2) .stat-label::after,.spx-home-page .stats-section .stat-item:nth-child(3) .stat-label::after{font-size:0.8rem!important}}