:root{--color-navy-950:#03142f;--color-navy-900:#071d42;--color-navy-800:#0b2e63;--color-blue-600:#1d63d8;--color-blue-500:#2d7df0;--color-blue-100:#eaf2ff;--color-red-600:#c91f2c;--color-red-500:#e12634;--color-red-100:#fff0f2;--color-gold-600:#b57d00;--color-gold-500:#dfa91e;--color-gold-100:#fff6db;--color-green-600:#148052;--color-green-100:#eaf8f1;--color-purple-600:#7650c8;--color-purple-100:#f2edff;--color-cyan-600:#087ba0;--color-cyan-100:#e6f8fd;--color-white:#fff;--color-surface:#fff;--color-surface-soft:#f4f7fb;--color-border:#dbe4f0;--color-text:#122744;--color-text-muted:#5b6d84;--color-text-inverse:#f7faff;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:clamp(1.8rem, 3vw, 2.75rem);--font-size-3xl:clamp(2.45rem, 5vw, 4.8rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:.65rem;--radius-md:1rem;--radius-lg:1.4rem;--radius-xl:2rem;--shadow-sm:0 8px 24px #061f4514;--shadow-md:0 18px 48px #061f4521;--shadow-lg:0 30px 80px #061f4533;--container-width:1180px;--header-height:122px;--transition-fast:.16s ease;--transition-base:.26s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}body{min-width:320px;color:var(--color-text);background:var(--color-white);font-family:var(--font-sans);font-size:var(--font-size-base);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}body.menu-open{overflow:hidden}img,picture,svg{max-width:100%;display:block}img{height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}h1,h2,h3,h4,p,figure,ul,ol{margin-top:0}h1,h2,h3,h4{color:var(--color-navy-900);letter-spacing:-.025em;line-height:1.12}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}p{color:var(--color-text-muted)}ul,ol{padding-left:1.25rem}:focus-visible{outline-offset:3px;outline:3px solid #2d7df073}::selection{color:var(--color-white);background:var(--color-blue-600)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:var(--space-3);left:var(--space-3);z-index:999;padding:var(--space-3) var(--space-4);color:var(--color-white);background:var(--color-navy-900);border-radius:var(--radius-sm);transition:transform var(--transition-fast);position:fixed;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}[data-reveal]{opacity:0;transition:opacity .52s,transform .52s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.container{width:min(calc(100% - 2rem), var(--container-width));margin-inline:auto}.content-section{padding-block:var(--space-20)}.content-section.is-soft{background:var(--color-surface-soft)}.content-section.is-dark{color:var(--color-text-inverse);background:radial-gradient(circle at 85% 5%, #2d7df02e, transparent 30%), linear-gradient(145deg, var(--color-navy-900), var(--color-navy-950))}.content-section.is-dark h2,.content-section.is-dark h3,.content-section.is-dark .eyebrow{color:var(--color-white)}.content-section.is-dark p{color:#c5d3e6}.section-heading{max-width:760px;margin-bottom:var(--space-12)}.section-heading.is-center{text-align:center;margin-inline:auto}.section-heading h2{margin-bottom:var(--space-4)}.section-heading p{max-width:680px;font-size:var(--font-size-lg);margin-bottom:0}.section-heading.is-center p{margin-inline:auto}.eyebrow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);color:var(--color-blue-600);font-size:var(--font-size-sm);letter-spacing:.1em;text-transform:uppercase;font-weight:800;display:inline-flex}.eyebrow:before,.section-heading.is-center .eyebrow:after{content:"";background:currentColor;border-radius:999px;width:2rem;height:3px}.split-panel{gap:var(--space-16);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;display:grid}.site-header{z-index:100;backdrop-filter:blur(16px);transition:box-shadow var(--transition-base), background var(--transition-base);background:#fffffff7;border-bottom:1px solid #dbe4f0e6;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 10px 32px #04193b1a}.site-header__topbar{background:linear-gradient(90deg,#071d420a,#2563eb14);border-bottom:1px solid #dbe4f0d9}.site-header__topbar-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem 1.1rem;padding-block:.45rem;display:flex}.site-header__topbar-item{min-width:0;color:var(--color-navy-900);white-space:nowrap;transition:color var(--transition-fast);align-items:center;gap:.38rem;font-size:.84rem;font-weight:700;line-height:1.3;display:inline-flex}.site-header__topbar-item:hover{color:var(--color-blue-600)}.site-header__topbar-item span{color:var(--color-blue-600);font-size:.76rem;font-weight:850}.site-header__topbar-item strong{color:inherit;font-weight:750}.site-header__inner{justify-content:center;align-items:center;gap:var(--space-6);min-height:74px;display:flex}.main-navigation{justify-content:center;align-items:center;gap:var(--space-1);flex:auto;display:flex}.main-navigation>a,.navigation-dropdown__trigger{color:#243a58;border-radius:var(--radius-sm);cursor:pointer;min-height:44px;transition:color var(--transition-fast), background var(--transition-fast);background:0 0;border:0;align-items:center;padding:.7rem .85rem;font-weight:700;display:inline-flex}.main-navigation>a:hover,.main-navigation>a.is-active,.navigation-dropdown__trigger:hover,.navigation-dropdown__trigger.is-active{color:var(--color-blue-600);background:var(--color-blue-100)}.main-navigation>a.is-highlighted{color:var(--color-white);background:var(--color-red-500)}.main-navigation>a.is-highlighted:hover,.main-navigation>a.is-highlighted.is-active{color:var(--color-white);background:var(--color-red-600)}.navigation-dropdown{position:relative}.navigation-dropdown__chevron{width:8px;height:8px;transition:transform var(--transition-fast);border-bottom:2px solid;border-right:2px solid;flex:none;margin-left:.45rem;transform:translateY(-2px)rotate(45deg)}.navigation-dropdown.is-open .navigation-dropdown__chevron{transform:translateY(2px)rotate(-135deg)}.navigation-dropdown__menu{gap:var(--space-2);width:min(620px,92vw);padding:var(--space-4);visibility:hidden;opacity:0;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);transition:opacity var(--transition-fast), visibility var(--transition-fast), transform var(--transition-fast);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%,-8px)}.navigation-dropdown:hover .navigation-dropdown__menu,.navigation-dropdown:focus-within .navigation-dropdown__menu,.navigation-dropdown.is-open .navigation-dropdown__menu{visibility:visible;opacity:1;transform:translate(-50%)}.navigation-dropdown__menu a{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);transition:background var(--transition-fast);gap:.15rem;display:grid}.navigation-dropdown__menu a:hover{background:var(--color-surface-soft)}.navigation-dropdown__menu strong{color:var(--color-navy-900)}.navigation-dropdown__menu span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.navigation-dropdown__overview{color:var(--color-blue-600);background:var(--color-blue-100);grid-column:1/-1;font-weight:800}.menu-toggle{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:var(--color-navy-900);width:22px;height:2px;transition:transform var(--transition-fast);margin:4px auto;display:block}.button{border-radius:var(--radius-sm);cursor:pointer;min-height:48px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), color var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;padding:.8rem 1.25rem;font-weight:800;display:inline-flex}.button--primary{color:var(--color-white);background:linear-gradient(135deg, var(--color-red-500), var(--color-red-600));box-shadow:0 12px 30px #c91f2c38}.button--primary:hover{box-shadow:0 16px 36px #c91f2c4d}.button--secondary{color:var(--color-navy-900);background:var(--color-white);border-color:var(--color-border)}.button--secondary:hover{color:var(--color-blue-600);border-color:#aac8f4}.button--dark{color:var(--color-white);background:var(--color-navy-950);box-shadow:var(--shadow-md)}.button--dark:hover{background:var(--color-navy-900)}.trust-strip{z-index:10;padding-bottom:var(--space-16);zoom:1.06;margin-top:-2.25rem;position:relative}@media (height<=720px){.trust-strip{zoom:1}}.trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.trust-card{background:#fffffffb;border:1px solid #adc1d9b8;border-radius:1.25rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;min-width:0;min-height:104px;padding:1.1rem 1.25rem;display:grid;box-shadow:0 18px 44px #061f4521}.trust-card__value{width:48px;min-width:48px;height:48px;color:var(--color-blue-600);background:var(--color-blue-100);border-radius:.95rem;place-items:center;font-weight:900;display:grid}.trust-card:nth-child(2) .trust-card__value{color:var(--color-red-600);background:var(--color-red-100)}.trust-card:nth-child(3) .trust-card__value{color:var(--color-green-600);background:var(--color-green-100)}.trust-card:nth-child(4) .trust-card__value{color:var(--color-gold-600);background:var(--color-gold-100)}.trust-card h2{letter-spacing:-.01em;margin-bottom:.2rem;font-size:.95rem}.trust-card p{color:var(--color-text-muted);margin-bottom:0;font-size:.82rem;line-height:1.45}.page-hero{padding-block:var(--space-20);background:radial-gradient(circle at 82% 88%, transparent 66px, #ffffff0d 68px, transparent 70px), radial-gradient(circle at 82% 88%, transparent 108px, #ffffff0a 110px, transparent 113px), radial-gradient(circle, #ffffff17 1px, transparent 1.2px), radial-gradient(circle at 78% 92%, #2d7df038, transparent 42%), radial-gradient(circle at 82% 12%, #2d7df033, transparent 34%), linear-gradient(160deg, var(--color-navy-950), var(--color-navy-800) 62%, var(--color-navy-900));background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-size:100% 100%,100% 100%,26px 26px,100% 100%,100% 100%,100% 100%;position:relative;overflow:hidden}.page-hero>.container{z-index:2;position:relative}.page-hero__grid{gap:var(--space-16);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;display:grid}.page-hero__copy h1,.page-hero__copy .eyebrow{color:var(--color-white)}.page-hero__copy p{color:#d2deee;max-width:630px;font-size:var(--font-size-lg)}.page-hero__actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.page-hero__highlights{gap:var(--space-5) var(--space-6);margin-top:var(--space-9);padding-top:var(--space-6);border-top:1px solid #ffffff1f;flex-wrap:wrap;display:flex}.page-hero__highlight{align-items:center;gap:.7rem;min-width:150px;display:flex}.page-hero__highlight-icon{width:36px;height:36px;color:var(--feature-color,var(--color-red-500));background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.page-hero__highlight-icon svg{width:19px;height:19px}.page-hero__highlight span{color:#e7edf7;font-size:.85rem;font-weight:700;line-height:1.25}.page-hero__media{z-index:2;margin:0;position:relative}.page-hero__media img{object-fit:contain;filter:drop-shadow(0 24px 38px #020c1e73);border-radius:18px;width:100%;max-height:470px;box-shadow:0 0 0 1px #ffffff1a,0 24px 50px #020c1e80}.page-hero__media.is-cover{aspect-ratio:16/10;background:#ffffff0a;padding:0;overflow:hidden}.page-hero__media.is-cover img{object-fit:cover;border-radius:inherit;width:100%;height:100%;max-height:none;display:block}.page-hero__copy .text-highlight{color:var(--color-red-400,#f87171)}@media (width>=861px) and (height<=1080px){.page-hero{padding-block:2.75rem}.page-hero__copy h1{font-size:clamp(1.9rem,3.2vw,3.1rem);line-height:1.15}.page-hero__copy p{margin-top:.6rem}.page-hero__actions{margin-top:1.25rem}.page-hero__highlights{margin-top:1.5rem;padding-top:1rem}}.page-hero__badge{z-index:3;color:var(--color-navy-900);background:var(--color-white);border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1.1rem .7rem .7rem;font-size:.82rem;font-weight:800;display:flex;position:absolute;bottom:6%;right:4%;box-shadow:0 18px 32px #020c1e59}.page-hero__badge-icons{color:var(--color-red-600);align-items:center;gap:.35rem;display:flex}.page-hero__badge-icons svg{width:18px;height:18px}.page-hero__badge-dots{border-top:2px dotted var(--color-red-500);width:14px;height:0}.benefit-list{justify-content:center;gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.benefit-list li{color:var(--color-navy-900);background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1.15rem .65rem .65rem;font-weight:750;display:flex}.benefit-list__icon{width:2rem;height:2rem;color:var(--feature-color,var(--color-red-600));background:color-mix(in srgb, var(--feature-color,var(--color-red-600)) 12%, #fff);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.benefit-list__icon svg{width:18px;height:18px}.implementation-section{background:var(--color-white)}.implementation-grid{gap:var(--space-16);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;display:grid}.step-list{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.step-list li{align-items:center;gap:var(--space-4);padding:var(--space-5);background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex}.step-list span{width:2.6rem;height:2.6rem;color:var(--color-white);background:var(--color-blue-600);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;place-items:center;font-weight:900;display:grid}.step-list__icon{width:2.2rem;height:2.2rem;color:var(--color-blue-600);flex-shrink:0;place-items:center;display:grid}.step-list__icon svg{width:22px;height:22px}.check-list{gap:var(--space-3);padding:var(--space-6);background:var(--color-surface-soft);border:1px solid var(--color-border);border-radius:var(--radius-lg);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;list-style:none;display:grid}.check-list li{color:var(--color-text);padding-left:1.8rem;font-weight:650;position:relative}.check-list li:before{color:var(--color-green-600);content:"✓";font-weight:900;position:absolute;top:0;left:0}.integration-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.integration-grid article{gap:var(--space-2);padding:var(--space-6);border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff24;display:grid}.integration-grid strong{color:var(--color-white);font-size:var(--font-size-lg)}.integration-grid span{color:#c5d3e6}.call-to-action{padding-block:var(--space-16);position:relative;overflow:hidden}.call-to-action.is-light{background:#eef4fc;border-top:1px solid #d8e4f4}.call-to-action.is-light:after{content:"";z-index:1;background:var(--color-red-600);clip-path:polygon(45% 0,100% 0,100% 100%,0 100%);opacity:.92;width:14%;position:absolute;top:0;bottom:0;right:0}.call-to-action.is-light .call-to-action__inner{z-index:2;position:relative}.call-to-action.is-blue{color:var(--color-white);background:radial-gradient(circle at 85% 15%, #37a5ff3d, transparent 28%), linear-gradient(135deg, #0a3a82, var(--color-navy-900))}.highlight-panel{align-items:center;gap:var(--space-6);padding:var(--space-8);color:var(--color-white);background:radial-gradient(circle at 85% 15%, #37a5ff33, transparent 30%), linear-gradient(135deg, var(--color-navy-900), var(--color-navy-950));border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-wrap:wrap;display:flex}.highlight-panel__intro{align-items:center;gap:var(--space-3);flex:220px;display:flex}.highlight-panel__icon{width:2.6rem;height:2.6rem;color:var(--color-white);border-radius:var(--radius-md);background:#ffffff1f;flex-shrink:0;place-items:center;display:grid}.highlight-panel__icon svg{width:22px;height:22px}.highlight-panel__intro strong{font-size:var(--font-size-lg)}.highlight-panel__list{gap:var(--space-6);flex-wrap:wrap;flex:2 340px;margin:0;padding:0;list-style:none;display:flex}.highlight-panel__list li{color:#d2deee;align-items:flex-start;gap:.6rem;font-size:.92rem;display:flex}.highlight-panel__list li svg{width:20px;height:20px;color:var(--color-green-500,#34d399);flex-shrink:0;margin-top:.1rem}.highlight-panel__list strong{color:var(--color-white);display:block}.highlight-panel .button{flex-shrink:0}.call-to-action__inner{justify-content:space-between;align-items:center;gap:var(--space-8);display:flex}.call-to-action h2{margin-bottom:var(--space-3)}.call-to-action p{margin-bottom:0}.call-to-action.is-blue h2,.call-to-action.is-blue .eyebrow{color:var(--color-white)}.call-to-action.is-blue p{color:#d7e5f6}.call-to-action.is-blue .button--primary{color:var(--color-navy-900);background:var(--color-white);box-shadow:var(--shadow-md)}.form-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:clamp(1.4rem,4vw,2.5rem)}.form-card header{margin-bottom:var(--space-8)}.form-card header p{margin-bottom:0}.contact-form{gap:var(--space-5);display:grid}.form-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.form-field{gap:var(--space-2);color:var(--color-navy-900);font-size:var(--font-size-sm);font-weight:750;display:grid}.form-field--full{grid-column:1/-1}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;color:var(--color-text);background:var(--color-white);border-radius:var(--radius-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border:1px solid #cbd8e8;padding:.8rem .9rem}.form-field textarea{resize:vertical;min-height:145px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--color-blue-500);outline:0;box-shadow:0 0 0 4px #2d7df01f}.privacy-check{align-items:flex-start;gap:var(--space-3);color:var(--color-text-muted);font-size:var(--font-size-sm);display:flex}.privacy-check input{width:18px;height:18px;accent-color:var(--color-blue-600);margin-top:.15rem}.privacy-check a{color:var(--color-blue-600);text-decoration:underline}.form-submit{gap:.6rem;width:100%}.form-submit svg{width:18px;height:18px}.form-privacy-note{align-items:flex-start;gap:var(--space-2);color:var(--color-text-muted);margin:0;font-size:.82rem;line-height:1.4;display:flex}.form-privacy-note svg{width:16px;height:16px;color:var(--color-text-muted);flex-shrink:0;margin-top:.1rem}.form-status{margin:0;font-weight:700}.form-status.is-success{color:var(--color-green-600)}.form-status.is-error{color:var(--color-red-600)}.honeypot{position:absolute;left:-9999px}.site-footer{padding-block:var(--space-16) var(--space-6);color:#c6d4e7;background:var(--color-navy-950)}.site-footer__grid{gap:var(--space-10);grid-template-columns:1.3fr .75fr .9fr 1.55fr;display:grid}.site-footer__logo{width:172px;height:auto;margin-bottom:var(--space-5);object-fit:contain;display:block}.site-footer h3{color:var(--color-white);letter-spacing:0;font-size:1rem}.site-footer p,.site-footer li,.site-footer a{color:#c6d4e7}.site-footer ul{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.site-footer__email-line{white-space:nowrap}.site-footer a:hover{color:var(--color-white)}.site-footer__badges{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (width>=1101px){.site-footer__badges{flex-wrap:nowrap}.site-footer__badges span{white-space:nowrap;padding-inline:.5rem;font-size:.78rem}}.site-footer__badges span{font-size:var(--font-size-sm);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:.35rem .65rem}.site-footer__bottom{justify-content:space-between;align-items:center;gap:var(--space-4);padding-top:var(--space-8);margin-top:var(--space-10);font-size:var(--font-size-sm);border-top:1px solid #ffffff1f;display:flex}.site-footer__bottom nav{gap:var(--space-4);display:flex}.home-sector-hero{background-color:#d7d7d5;background-image:url(/assets/images/shared/fondo-tecnireg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(720px,46vw,870px);position:relative;overflow:hidden}.home-sector-hero:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#03122800 0% 48%,#03122814 64%,#03122861 100%);position:absolute;inset:0}.home-sector-hero__brand{z-index:3;pointer-events:none;filter:drop-shadow(0 8px 12px #00000038);width:clamp(220px,17vw,310px);position:absolute;top:37%;left:50%;transform:translate(-50%,-50%)}.home-sector-hero__brand img{width:100%;height:auto;display:block}.home-sector-hero__cards{z-index:3;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(.75rem,1vw,1rem);width:min(610px,38vw);max-width:none;margin-left:0;display:grid;position:absolute;inset:clamp(3.1rem,3.25vw,3.5rem) clamp(1.5rem,2.3vw,2.5rem) auto auto}.hero-sector-card{aspect-ratio:1.015;min-width:0;min-height:0;color:var(--color-white);background:var(--color-navy-950);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);border:1px solid #ffffff9e;border-radius:1rem;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #00000047}.hero-sector-card__media{flex:none;height:clamp(120px,8.5vw,140px);position:relative;overflow:hidden}.hero-sector-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#03122859);height:34%;position:absolute;inset:auto 0 0}.hero-sector-card__media img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base);display:block;transform:scale(1.12)}.hero-sector-card__body{background:linear-gradient(145deg, var(--color-navy-950), #061c3c);flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.75rem .8rem .8rem;display:flex;position:relative}.hero-sector-card__heading{align-items:center;gap:.72rem;min-width:0;display:flex}.hero-sector-card__icon{width:48px;height:48px;color:var(--color-white);background:var(--color-red-500);border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;display:flex}.hero-sector-card__icon svg{width:24px;height:24px}.hero-sector-card__title{overflow-wrap:anywhere;color:var(--color-white);text-transform:uppercase;letter-spacing:.005em;margin:0;font-size:clamp(.72rem,.88vw,.96rem);font-weight:850;line-height:1.18}.hero-sector-card__description{color:#ffffffd6;min-height:2.7em;margin-left:60px;font-size:clamp(.7rem,.78vw,.84rem);line-height:1.35;display:block}.hero-sector-card__cta{color:var(--color-white);background:var(--color-red-600);white-space:nowrap;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:.4rem;margin-top:auto;padding:.48rem 1.05rem;font-size:.78rem;font-weight:800;display:inline-flex}.hero-sector-card__cta svg{width:15px;height:15px;transition:transform var(--transition-base)}.hero-sector-card:hover,.hero-sector-card:focus-visible{border-color:#ffffffe0;transform:translateY(-5px)scale(1.012);box-shadow:0 20px 46px #00000054}.hero-sector-card:hover .hero-sector-card__media img,.hero-sector-card:focus-visible .hero-sector-card__media img{transform:scale(1.16)}.hero-sector-card:hover .hero-sector-card__cta svg,.hero-sector-card:focus-visible .hero-sector-card__cta svg{transform:translate(4px)}.hero-sector-card:focus-visible{outline:3px solid var(--color-white);outline-offset:3px}@media (prefers-reduced-motion:reduce){.hero-sector-card,.hero-sector-card__media img,.hero-sector-card__cta svg{transition:none}.hero-sector-card:hover,.hero-sector-card:focus-visible,.hero-sector-card:hover .hero-sector-card__media img,.hero-sector-card:focus-visible .hero-sector-card__media img{transform:none}}.home-benefits-strip{z-index:3;background:#021834f7;border:1px solid #ffffff1f;border-radius:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr));width:auto;max-width:1300px;margin-left:auto;display:grid;position:absolute;bottom:20px;left:31.5%;right:2.5rem;overflow:hidden;box-shadow:0 12px 28px #0000002e}.home-benefits-strip__item{border-left:1px solid #ffffff1f;align-items:center;gap:.7rem;min-width:0;padding:.78rem 1rem;display:flex}.home-benefits-strip__item:first-child{border-left:0}.home-benefits-strip__icon{width:39px;height:39px;color:var(--color-white);border:2px solid var(--color-red-500);border-radius:50%;flex:0 0 39px;justify-content:center;align-items:center;display:flex}.home-benefits-strip__icon svg{width:18px;height:18px}.home-benefits-strip__item strong{color:var(--color-white);margin-bottom:.08rem;font-size:.88rem;font-weight:800;line-height:1.15;display:block}.home-benefits-strip__item span:not(.home-benefits-strip__icon){color:#ffffffa8;font-size:.76rem;line-height:1.2;display:block}.home-sector-hero+.trust-strip{margin-top:0;padding-top:2.5rem}@media (width>=901px) and (height<=950px){.home-sector-hero{height:clamp(700px,min(46vw,82vh),760px)}.home-sector-hero__brand{width:clamp(170px,13vw,240px);top:28%}.home-sector-hero__cards{gap:16px;top:clamp(2.75rem,6vh,3.25rem)}.hero-sector-card__media{height:clamp(120px,8.5vw,140px)}.hero-sector-card__body{min-height:0;padding:.7rem .8rem .75rem}.hero-sector-card__title{font-size:.86rem}.hero-sector-card__cta{padding:.4rem .9rem;font-size:.76rem}}.home-solutions-section{padding-top:4.5rem}.home-solutions{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.home-solution-card{--card-accent:var(--color-blue-600);min-width:0;color:inherit;background:var(--color-white);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);border:1px solid #aac0db9e;border-radius:1.5rem;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #061f4517}.home-solution-card:focus-visible{outline:3px solid var(--card-accent);outline-offset:4px}.home-solution-card:before{z-index:2;background:var(--card-accent);content:"";width:100%;height:4px;position:absolute;inset:0 auto auto 0}.home-solution-card:hover{border-color:color-mix(in srgb, var(--card-accent) 32%, var(--color-border));transform:translateY(-6px);box-shadow:0 22px 58px #061f4524}.home-solution-card__media{background:radial-gradient(circle at 50% 46%,#2d7df01c,#0000 46%),linear-gradient(#f8fbff,#eef4fb);place-items:center;height:250px;margin:0;display:grid;position:relative;overflow:hidden}.home-solution-card__media:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000,#08142852);height:38%;position:absolute;bottom:0;left:0;right:0}.home-solution-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .42s}.home-solution-card.is-smartmenu .home-solution-card__media img{object-fit:initial;width:68%;max-width:none;height:auto}.home-solution-card.is-smartmenu .home-solution-card__media{background:#02112a}.home-solution-card.is-smartmenu .home-solution-card__media:after{content:none}.home-solution-card__body{flex-direction:column;flex:1;padding:1.55rem 1.65rem 1.7rem;display:flex}.home-solution-card__eyebrow{color:var(--card-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:850}.home-solution-card h3{margin:.55rem 0 .75rem;font-size:1.45rem}.home-solution-card p{margin-bottom:1.4rem}.home-solution-card__link{color:var(--card-accent);align-items:center;gap:.45rem;margin-top:auto;font-weight:850;display:inline-flex}.home-solution-card__link span{transition:transform var(--transition-fast)}.home-solution-card__link:hover span{transform:translate(4px)}.home-connected-section{padding:0 0 var(--space-20)}.home-connected-panel{color:var(--color-white);background:radial-gradient(circle at 88% 10%, #2d7df040, transparent 35%), linear-gradient(135deg, var(--color-navy-950), var(--color-navy-800));box-shadow:var(--shadow-lg);border-radius:2rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,4.5rem);display:grid}.home-connected-panel .eyebrow,.home-connected-panel h2{color:var(--color-white)}.home-connected-panel h2{max-width:540px;margin-bottom:1rem}.home-connected-panel p{color:#cfdbeb;max-width:570px;margin-bottom:1.25rem}.home-connected-panel .text-link{color:#9dc7ff;font-weight:850}.home-connected-panel__services{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.home-connected-panel__services article{backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff21;border-radius:1.1rem;min-height:132px;padding:1.35rem}.home-connected-panel__services strong,.home-connected-panel__services span{display:block}.home-connected-panel__services strong{color:var(--color-white);margin-bottom:.3rem;font-size:1.08rem}.home-connected-panel__services span{color:#c7d6e9;font-size:.92rem}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid;position:relative}.process-grid:before{content:"";background:linear-gradient(90deg,#0000,#bdcce0 12% 88%,#0000);height:1px;position:absolute;top:34px;left:16.5%;right:16.5%}.process-card{z-index:1;background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:1.35rem;padding:2rem;position:relative}.process-card__number{width:68px;height:68px;color:var(--color-white);background:linear-gradient(145deg, var(--color-red-500), var(--color-red-600));border:8px solid var(--color-white);box-shadow:0 0 0 1px var(--color-border), 0 12px 28px #c91f2c2e;border-radius:50%;place-items:center;margin-bottom:1.5rem;font-size:.82rem;font-weight:900;display:grid}.process-card h3{margin-bottom:.7rem}.process-card p{margin-bottom:0}.sector-hero{background:var(--sector-image) center / cover no-repeat;min-height:580px;position:relative;overflow:hidden}.sector-hero:before{content:"";background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 46%,#071d4273 78%,#071d422e 100%);position:absolute;inset:0}.sector-hero__grid{z-index:1;gap:var(--space-16);grid-template-columns:minmax(0,1fr) 320px;align-items:center;min-height:580px;display:grid;position:relative}.sector-hero__copy{max-width:690px;padding-block:var(--space-16)}.sector-hero__copy p{max-width:620px;font-size:var(--font-size-lg)}.sector-hero__copy .text-highlight{color:var(--color-red-400,#f87171)}.sector-hero__badges{gap:var(--space-4);display:grid}.sector-hero__badge{min-width:0;height:100%;padding:var(--space-8);color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);backdrop-filter:blur(10px);background:#03142fe6;border:1px solid #fff3}.sector-hero__badge strong{margin-bottom:var(--space-3);font-size:var(--font-size-xl);display:block}.sector-hero__badge p{color:#d6e1f0;margin-bottom:0}.sector-hero__badge--list ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.sector-hero__badge--list p{margin-bottom:var(--space-5)}.sector-hero__badge--list li{color:#d6e1f0;align-items:flex-start;gap:.5rem;line-height:1.35;display:flex}.sector-hero__badge--list li:before{color:var(--color-blue-300,#93c5fd);content:"✓";flex:none;font-weight:900}.sector-showcase{background:radial-gradient(circle at 50% 0%, #2d7df01a, transparent 42%), var(--color-white);overflow:hidden}.sector-showcase__media{margin:var(--space-10) 0 0;background:var(--color-navy-950);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid #071d4224;overflow:hidden}.sector-showcase__media img{aspect-ratio:1822/863;object-fit:cover;width:100%;height:auto;display:block}.sector-showcase__map{background:var(--color-navy-950);border:0;width:100%;height:clamp(560px,62vw,780px);display:block}@media (width<=680px){.sector-showcase__media:has(.sector-showcase__map){margin-top:var(--space-6);border-radius:var(--radius-lg)}.sector-showcase__map{height:clamp(560px,78svh,680px)}}@media (width<=820px) and (orientation:landscape){.sector-showcase__map{height:88svh;min-height:390px}}.overview-hero{min-height:460px;color:var(--color-white);background-color:#061b3a;background-image:linear-gradient(100deg,#061b3a 0% 38%,#061b3a80 47%,#061b3a0d 60%,#061b3a00 100%),url(/assets/images/company/empresa-hero-corporativo.webp);background-position:50%,50% 32%;background-repeat:no-repeat;background-size:cover,cover;position:relative;overflow:hidden}.overview-hero:after{content:"";z-index:1;background:var(--color-red-600);clip-path:polygon(58% 0,100% 0,100% 100%,12% 100%);opacity:.95;width:8%;height:100%;position:absolute;top:0;right:0}.overview-hero>.container{z-index:2;position:relative}.overview-hero__grid{grid-template-columns:minmax(0,600px) 1fr;align-items:center;min-height:460px;display:grid}.overview-hero__copy{max-width:560px;padding-block:3rem}.overview-hero h1{color:var(--color-white);letter-spacing:-.02em;font-size:clamp(2.1rem,3.5vw,3.05rem);line-height:1.08}.overview-hero .eyebrow{color:#d9e8fb;letter-spacing:.1em;text-transform:uppercase;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:.65rem;margin-bottom:1.1rem;padding:0;font-size:.78rem;font-weight:850;display:inline-flex}.overview-hero .eyebrow:before{content:"";background:var(--color-red-500);border-radius:999px;flex-shrink:0;width:1.4rem;height:2px}.overview-hero p{color:#d1ddec;max-width:500px;font-size:var(--font-size-lg)}.overview-section .section-heading{margin-bottom:var(--space-10)}.overview-card-grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.overview-card{padding:var(--space-6);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base);flex-direction:column;display:flex}.overview-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.overview-card__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-height:128px;margin-bottom:var(--space-5);display:flex;position:relative}.overview-card__icon{width:52px;height:52px;color:var(--color-white);background:var(--color-blue-600,#0b57d0);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #0b57d047}.overview-card__icon svg{width:26px;height:26px}.overview-card__media{flex:1;justify-content:flex-end;align-items:center;max-height:132px;margin:0;display:flex}.overview-card__media img{object-fit:contain;filter:drop-shadow(0 12px 20px #061f452e);width:auto;max-width:100%;max-height:132px}.overview-card.is-smartmenu .overview-card__head{min-height:190px;overflow:hidden}.overview-card.is-smartmenu .overview-card__icon{z-index:1;position:relative}.overview-card.is-smartmenu .overview-card__media{justify-content:center;max-height:none;position:absolute;inset:0 0 0 4.25rem}.overview-card.is-smartmenu .overview-card__media img{max-width:none;height:190px;max-height:none}.overview-card__body{flex-direction:column;flex:1;gap:.35rem;display:flex}.overview-card__cat{color:var(--color-blue-600,#0b57d0);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.overview-card__body h2{color:var(--color-navy-900,#061b3a);margin:.1rem 0 .2rem;font-size:clamp(1.45rem,1.9vw,1.7rem);line-height:1.15}.overview-card__body p{margin-bottom:var(--space-4);color:var(--color-text-muted,#64748b);flex:1;font-size:.95rem;line-height:1.55}.overview-card__link{color:var(--color-red-600,#ed1c2e);align-items:center;gap:.4rem;margin-top:auto;font-size:.95rem;font-weight:800;display:inline-flex}.overview-card__link span{transition:transform var(--transition-base)}.overview-card:hover .overview-card__link span{transform:translate(4px)}.solutions-cta{color:var(--color-white);border-top:3px solid var(--color-red-600,#ed1c2e);background:#061b3a;position:relative;overflow:hidden}.solutions-cta:before{content:"";opacity:.9;background:linear-gradient(120deg,#0000 52%,#082957 52.4% 74%,#061b3a 74.3%);position:absolute;inset:0}.solutions-cta:after{content:"";background:var(--color-red-600,#ed1c2e);clip-path:polygon(100% 0,100% 100%,0 100%);opacity:.92;width:15%;height:50%;position:absolute;bottom:0;right:0}.solutions-cta__inner{z-index:2;justify-content:space-between;align-items:center;gap:var(--space-8);padding-block:var(--space-16);display:flex;position:relative}.solutions-cta__copy{max-width:42rem}.solutions-cta .eyebrow{color:#dbe8fb;letter-spacing:.1em;text-transform:uppercase;box-shadow:none;background:0 0;border:0;align-items:center;gap:.65rem;margin-bottom:.9rem;padding:0;font-size:.78rem;font-weight:850;display:inline-flex}.solutions-cta .eyebrow:before{content:"";background:var(--color-red-500,#ed1c2e);border-radius:999px;flex-shrink:0;width:1.4rem;height:2px}.solutions-cta h2{color:var(--color-white);margin:0 0 .5rem;font-size:clamp(1.8rem,2.6vw,2.4rem);line-height:1.15}.solutions-cta p{color:#c7d4e8;max-width:38rem;font-size:var(--font-size-lg);margin:0}.solutions-cta .button{flex:none}@media (width<=960px){.overview-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.overview-hero{background-image:linear-gradient(#061b3adb 0%,#061b3ae6 100%),url(/assets/images/company/empresa-hero-corporativo.webp);background-position:50%,50%}.overview-hero__grid{grid-template-columns:1fr}.solutions-cta__inner{align-items:flex-start;gap:var(--space-6);flex-direction:column}}@media (width<=600px){.overview-card-grid{grid-template-columns:1fr}.overview-hero:after{width:16%}}.company-story{gap:var(--space-16);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.company-story__media{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);margin:0;overflow:hidden}.company-story__media img{object-fit:cover;width:100%;min-height:420px}.stat-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.stat-card{padding:var(--space-6);text-align:center;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.stat-card strong{color:var(--color-blue-600);font-size:2rem;display:block}.stat-card span{color:var(--color-text-muted)}.contact-showcase{padding-block:var(--space-16);background:radial-gradient(circle, #ffffff17 1px, transparent 1.2px), radial-gradient(circle at 16% 12%, #2d7df038, transparent 38%), radial-gradient(circle at 88% 88%, #c91f2c38, transparent 42%), linear-gradient(160deg, var(--color-navy-950), var(--color-navy-800) 60%, var(--color-navy-900));background-size:26px 26px,100% 100%,100% 100%,100% 100%;position:relative;overflow:hidden}.contact-grid{align-items:start;gap:var(--space-8);grid-template-columns:minmax(0,680px) minmax(260px,320px);max-width:1080px;display:grid}.contact-side__heading{margin-bottom:var(--space-5);color:var(--color-white);font-size:var(--font-size-lg)}.contact-info{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.contact-card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff1a;display:flex}.contact-card__icon{width:44px;height:44px;color:var(--color-white);background:var(--color-blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-card__label{color:#ffffff8c;margin-bottom:.2rem;font-size:.78rem;display:block}.contact-card__value{color:var(--color-text-inverse);margin-bottom:.2rem;font-size:.98rem;font-weight:800;display:block}a.contact-card__value:hover{color:var(--color-blue-100)}.contact-card__value--text{font-weight:700;line-height:1.35}.contact-card__meta{color:#ffffff73;font-size:.78rem;line-height:1.4;display:block}.contact-card--highlight .contact-card__value{font-size:1rem}.contact-trust{padding-block:var(--space-8);background:var(--color-surface-soft);border-top:1px solid var(--color-border)}.contact-trust__grid{gap:var(--space-6);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.contact-trust__item{align-items:flex-start;gap:var(--space-3);display:flex}.contact-trust__icon{width:40px;height:40px;color:var(--color-blue-600);border:2px solid var(--color-blue-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-trust__item h3{margin-bottom:.15rem;font-size:.92rem}.contact-trust__item p{margin-bottom:0;font-size:.82rem}.contact-showcase{padding-block:var(--space-6)}.contact-grid__form .form-card{padding:.9rem 1.75rem}.contact-grid__form .form-card header{margin-bottom:var(--space-2)}.contact-grid__form .form-card h2{font-size:1.2rem}.contact-grid__form .form-card header p{font-size:.8rem;line-height:1.3}.contact-grid__form .contact-form{gap:.5rem}.contact-grid__form .form-grid{gap:.4rem 1.5rem}.contact-grid__form .form-field{gap:.2rem;font-size:.8rem}.contact-grid__form .form-field input,.contact-grid__form .form-field select,.contact-grid__form .form-field textarea{min-height:32px;padding:.35rem .75rem;font-size:.88rem}.contact-grid__form .form-field textarea{min-height:44px}.contact-grid__form .privacy-check{font-size:.76rem}.contact-grid__form .form-submit{min-height:34px}.contact-grid__form .form-privacy-note{font-size:.7rem}.contact-side{flex-direction:column;display:flex}.contact-side__heading{margin-bottom:var(--space-3);font-size:1rem}.contact-info{gap:var(--space-3)}.contact-card{padding:var(--space-3) var(--space-4)}.contact-card__icon{width:36px;height:36px}.contact-card__icon svg{width:16px;height:16px}.contact-card__value{font-size:.88rem}.contact-card__meta{font-size:.72rem}.contact-trust{padding-block:var(--space-6)}.contact-trust__icon{width:46px;height:46px}.contact-trust__icon svg{width:21px;height:21px}.contact-trust__item h3{font-size:1.02rem}.contact-trust__item p{font-size:.88rem}@media (width<=1040px){.contact-grid{grid-template-columns:minmax(0,680px);justify-content:center;max-width:680px}.contact-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.contact-trust__grid{grid-template-columns:minmax(0,1fr)}}.prose{max-width:820px}.prose h2{margin-top:var(--space-10);margin-bottom:var(--space-3);font-size:1.55rem}.prose p,.prose li{color:var(--color-text-muted)}.notice{padding:var(--space-5);margin-bottom:var(--space-8);color:#684900;background:var(--color-gold-100);border-radius:var(--radius-md);border:1px solid #efd47e}.error-page{min-height:60vh;padding-block:var(--space-20);text-align:center;place-items:center;display:grid}.sectors-hero{padding-block:var(--space-20);background:var(--color-white);overflow:hidden}.sectors-hero__grid{align-items:center;gap:var(--space-12);grid-template-columns:1.05fr .95fr;display:grid}.sectors-hero__label{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);color:var(--color-white);font-size:var(--font-size-sm);letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#0c2348,#112c57);border:1px solid #ffffff24;border-radius:999px;padding:.6rem 1.3rem;font-weight:800;display:inline-flex;box-shadow:0 10px 26px #081b3d59,0 0 0 4px #3b6ec21a}.sectors-hero__label:before{content:"";background:var(--color-red-500);border-radius:999px;flex-shrink:0;width:1.4rem;height:2px}.sectors-hero__copy h1{color:var(--color-text)}.sectors-hero__copy h1 em{color:var(--color-red-600);font-style:italic}.text-accent{color:var(--color-red-600);font-style:normal}.sectors-solutions-heading{max-width:none}.sectors-solutions-heading h2{white-space:nowrap}@media (width<=680px){.sectors-solutions-heading h2{white-space:normal}}.sectors-hero__copy p{margin-top:var(--space-4);color:var(--color-text-muted);font-size:var(--font-size-lg)}.sectors-hero__stats{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.sectors-hero__stat{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex}.sectors-hero__stat-copy strong,.sectors-hero__stat-copy span{white-space:nowrap}@media (width>=681px){.sectors-hero__stats{flex-wrap:nowrap}.sectors-hero__stat{flex:1 1 0;min-width:0}}.sectors-hero__stat-icon{color:var(--color-red-600);flex-shrink:0;justify-content:center;align-items:center;display:flex}.sectors-hero__stat-icon svg{width:28px;height:28px}.sectors-hero__stat-copy{flex-direction:column;display:flex}.sectors-hero__stat-copy strong{color:var(--color-text);font-size:1.4rem;font-weight:800;line-height:1.2}.sectors-hero__stat-copy span{color:var(--color-text-muted);font-size:var(--font-size-sm)}.sectors-hero__media{padding:0 var(--space-6) var(--space-6) 8px;margin:0;position:relative}.sectors-hero__media:before{content:"";top:0;left:8px;right:var(--space-6);bottom:var(--space-6);background:var(--color-red-600);clip-path:polygon(41.75% 0%,41.33% .03%,40.92% .11%,40.52% .25%,40.13% .45%,39.75% .7%,39.39% .99%,39.05% 1.34%,38.74% 1.73%,1.33% 53.17%,1.03% 53.63%,.77% 54.12%,.54% 54.65%,.35% 55.21%,.2% 55.79%,.09% 56.4%,.02% 57.01%,0% 57.63%,0% 96.19%,.09% 97.18%,.36% 98.1%,.78% 98.88%,1.33% 99.49%,1.98% 99.87%,2.67% 100%,97.33% 100%,98.02% 99.87%,98.67% 99.49%,99.22% 98.88%,99.64% 98.1%,99.91% 97.18%,100% 96.19%,100% 3.81%,99.91% 2.82%,99.64% 1.9%,99.22% 1.12%,98.67% .51%,98.02% .13%,97.33% 0%);z-index:0;position:absolute;transform:translate(-8px,8px)}.sectors-hero__media:after{content:"";background:var(--color-red-600);clip-path:polygon(100% 0,100% 100%,0 100%);z-index:0;width:38%;height:32%;position:absolute;bottom:0;right:0}.sectors-hero__media img{z-index:1;object-fit:cover;clip-path:polygon(41.75% 0%,41.33% .03%,40.92% .11%,40.52% .25%,40.13% .45%,39.75% .7%,39.39% .99%,39.05% 1.34%,38.74% 1.73%,1.33% 53.17%,1.03% 53.63%,.77% 54.12%,.54% 54.65%,.35% 55.21%,.2% 55.79%,.09% 56.4%,.02% 57.01%,0% 57.63%,0% 96.19%,.09% 97.18%,.36% 98.1%,.78% 98.88%,1.33% 99.49%,1.98% 99.87%,2.67% 100%,97.33% 100%,98.02% 99.87%,98.67% 99.49%,99.22% 98.88%,99.64% 98.1%,99.91% 97.18%,100% 96.19%,100% 3.81%,99.91% 2.82%,99.64% 1.9%,99.22% 1.12%,98.67% .51%,98.02% .13%,97.33% 0%);width:100%;height:420px;box-shadow:var(--shadow-lg);position:relative}.sector-card-grid{gap:var(--space-5) var(--space-5);margin-top:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sector-card{color:inherit;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base);text-decoration:none;display:block;position:relative;overflow:hidden}.sector-card:hover,.sector-card:focus-visible{box-shadow:var(--shadow-md);transform:translateY(-5px)}.sector-card:focus-visible{outline:3px solid var(--color-blue-500);outline-offset:3px}.sector-card figure{height:150px;margin:0;overflow:hidden}.sector-card figure img{object-fit:cover;width:100%;height:100%}.sector-card__icon{top:118px;left:var(--space-5);width:48px;height:48px;color:var(--color-white);background:var(--color-red-600);border:3px solid var(--color-white);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.sector-card__icon svg{width:20px;height:20px}.sector-card__body{padding:var(--space-5) var(--space-5) var(--space-4)}.sector-card__body h3{margin-bottom:var(--space-1);font-size:var(--font-size-lg)}.sector-card__body p{margin-bottom:var(--space-2);color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.sector-card__link{color:var(--color-red-600);font-weight:800}.call-to-action.has-icon .call-to-action__copy{align-items:center;gap:var(--space-5);display:flex}.call-to-action__icon{width:56px;height:56px;color:var(--color-blue-600);background:var(--color-white);box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.call-to-action__icon svg{width:26px;height:26px}.sectors-page .eyebrow,.sectors-page .call-to-action__icon{color:var(--color-red-600)}.call-to-action__plain-label{margin-bottom:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-sm);text-transform:none;letter-spacing:normal;font-weight:400;display:block}.error-page__code{color:var(--color-blue-600);font-size:clamp(4rem,14vw,9rem);font-weight:900;line-height:1}.products-page{background:#f7faff;overflow:hidden}.products-hero{color:var(--color-text);background:radial-gradient(circle at 72% 30%,#e126341f,#0000 30%),linear-gradient(#fff 0%,#f6f9fe 100%);border-bottom:1px solid #9db7d933;padding-block:clamp(3rem,4.5vw,4.75rem) clamp(4.5rem,7vw,7rem);position:relative;overflow:hidden}.products-hero:before{content:"";pointer-events:none;opacity:.32;background-image:radial-gradient(#c91f2c33 .7px,#0000 .8px);background-size:28px 28px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 4%,#000 52%,#0000 96%)}.products-hero__grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);align-items:center;gap:clamp(3rem,6vw,6.5rem);min-height:650px;display:grid;position:relative}.products-hero__copy{z-index:5;max-width:650px;position:relative}.products-hero__copy .eyebrow{color:var(--color-red-600);background:#e1263414;border-color:#e126342e}.products-hero__copy h1{max-width:650px;color:var(--color-navy-950);letter-spacing:-.055em;text-wrap:balance;margin:1.15rem 0 1.5rem;font-size:clamp(3.25rem,5.25vw,5.4rem);line-height:.98}.products-hero__copy>p{max-width:580px;color:var(--color-text-muted);margin-bottom:0;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.7}.products-hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.products-hero__actions .button{border-radius:.85rem;min-height:54px;padding-inline:1.45rem}.products-hero__actions .button--primary{background:linear-gradient(135deg, var(--color-red-500), var(--color-red-600));box-shadow:0 14px 34px #c91f2c3d}.products-hero__actions .button--primary:hover{box-shadow:0 18px 40px #c91f2c52}.products-hero__actions .button--secondary{color:var(--color-navy-900);backdrop-filter:blur(10px);background:#ffffffb8;border-color:#cbd9eb;box-shadow:0 8px 22px #061f450f}.products-hero__actions .button--secondary:hover{color:var(--color-red-600);border-color:#e1263457}.products-hero__benefits{flex-wrap:wrap;gap:.8rem 1.25rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.products-hero__benefits li{color:#3e5674;align-items:center;gap:.55rem;font-size:.88rem;font-weight:750;display:inline-flex}.products-hero__benefit-icon{width:2rem;height:2rem;color:var(--color-red-600);background:var(--color-white);border:1px solid #d7e4f4;border-radius:.65rem;flex:none;place-items:center;display:grid;box-shadow:0 6px 18px #061f4514}.products-hero__benefit-icon svg{width:1rem;height:1rem}.product-ecosystem{isolation:isolate;width:min(100%,650px);min-height:610px;margin:0 auto;position:relative}.product-ecosystem__glow{z-index:-3;aspect-ratio:1;filter:blur(5px);background:radial-gradient(circle,#e1263433,#e1263400 68%);border-radius:50%;width:78%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-ecosystem:before,.product-ecosystem:after{z-index:-2;content:"";border:1px solid #e126342b;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.product-ecosystem:before{width:88%;height:66%}.product-ecosystem:after{border-style:dashed;width:61%;height:47%;transform:translate(-50%,-50%)rotate(16deg)}.product-ecosystem__connections{z-index:-1;width:96%;height:86%;position:absolute;inset:5% 2% 9%;overflow:visible}.product-ecosystem__connections path{fill:none;stroke:#e1263457;stroke-dasharray:1.5 2.4;stroke-linecap:round;stroke-width:.42px;vector-effect:non-scaling-stroke}.product-ecosystem__item{--float-delay:0s;z-index:2;justify-items:center;gap:.6rem;display:grid;position:absolute}.product-ecosystem__device{width:100%;height:100%;animation:product-float 5s ease-in-out var(--float-delay) infinite;transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);background:#fffffff7;border:1px solid #9db7d994;border-radius:1.5rem;place-items:center;display:grid;overflow:hidden;box-shadow:0 22px 52px #061f4524,0 2px 7px #061f450f,inset 0 1px #ffffffe6}.product-ecosystem__device img{object-fit:contain;width:90%;height:90%;display:block}.product-ecosystem__label{max-width:100%;color:var(--color-navy-900);text-overflow:ellipsis;white-space:nowrap;background:#fffffff0;border:1px solid #9db7d97a;border-radius:999px;padding:.42rem .72rem;font-size:.69rem;font-weight:850;line-height:1;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #061f451a}.product-ecosystem__item--tpv{z-index:5;width:290px;height:300px;top:49%;left:50%;transform:translate(-50%,-50%)}.product-ecosystem__item--tpv .product-ecosystem__device{border-color:#e1263457;border-radius:2.2rem;padding:.5rem;box-shadow:0 34px 80px #7b182338,0 0 0 8px #ffffffad,0 0 0 9px #e126341a}.product-ecosystem__item--tpv .product-ecosystem__label{color:var(--color-white);background:linear-gradient(135deg, var(--color-red-500), var(--color-red-600));border-color:#0000;padding:.56rem .95rem;font-size:.76rem;box-shadow:0 12px 26px #c91f2c40}.product-ecosystem__item--kiosco{--float-delay:-.8s;width:112px;height:175px;top:21%;left:0}.product-ecosystem__item--atcash{--float-delay:-1.7s;width:142px;height:142px;top:1%;right:3%}.product-ecosystem__item--comandero{--float-delay:-2.4s;width:98px;height:112px;top:41%;right:-1%}.product-ecosystem__item--cajon{--float-delay:-3.1s;width:145px;height:135px;bottom:2%;right:8%}.product-ecosystem__item--impresora{--float-delay:-3.8s;width:122px;height:120px;bottom:3%;left:5%}.product-ecosystem__item:hover .product-ecosystem__device{border-color:#e126348c;transform:translateY(-6px)scale(1.025);box-shadow:0 28px 64px #061f4533,0 3px 8px #061f4514}.product-ecosystem figcaption{color:#607693;letter-spacing:.025em;text-align:center;font-size:.78rem;font-weight:700;position:absolute;bottom:-1.8rem;left:0;right:0}@keyframes product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.products-catalog{background:radial-gradient(circle at 50% 0,#e1263412,#0000 30%),#f7faff;padding-block:clamp(6rem,8vw,8rem);position:relative}.products-catalog .section-heading{max-width:780px;margin:0 auto clamp(3.25rem,5vw,5rem)}.products-catalog .section-heading .eyebrow{color:var(--color-red-600);background:var(--color-red-100);border-color:#e126342e}.products-catalog .section-heading h2{color:var(--color-navy-950);letter-spacing:-.04em;font-size:clamp(2.25rem,4vw,3.65rem);line-height:1.05}.products-catalog .section-heading p{max-width:650px;color:var(--color-text-muted);margin-inline:auto;font-size:1.08rem;line-height:1.7}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.product-card{min-height:330px;transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fffffff5;border:1px solid #e0e8f3;border-radius:1.5rem;flex-direction:column;padding:clamp(1.65rem,2.4vw,2.15rem);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #061f450a,0 14px 36px #061f450f}.product-card:after{content:"";pointer-events:none;width:10rem;height:10rem;transition:transform var(--transition-base);background:radial-gradient(circle,#e126341a,#0000 68%);border-radius:50%;position:absolute;top:-4.5rem;right:-4.5rem}.product-card:hover{border-color:#e1263461;transform:translateY(-7px);box-shadow:0 2px 4px #061f450a,0 24px 58px #7b182321}.product-card:hover:after{transform:scale(1.25)}.product-card__top{z-index:1;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.45rem;display:flex;position:relative}.product-card__icon{width:3.25rem;height:3.25rem;color:var(--color-red-600);background:linear-gradient(145deg, #fff7f8, var(--color-red-100));border:1px solid #e126342b;border-radius:1rem;place-items:center;display:grid;box-shadow:0 8px 20px #c91f2c1a}.product-card__icon svg{width:1.45rem;height:1.45rem}.product-card__code{color:#55708f;letter-spacing:.06em;background:#f3f6fa;border:1px solid #e4eaf2;border-radius:999px;justify-content:center;align-items:center;min-width:2.5rem;min-height:1.8rem;padding:.3rem .6rem;font-size:.68rem;font-weight:850;display:inline-flex}.product-card h2{z-index:1;color:var(--color-navy-950);letter-spacing:-.025em;margin-bottom:.7rem;font-size:1.35rem;line-height:1.2;position:relative}.product-card>p{z-index:1;color:var(--color-text-muted);margin-bottom:0;font-size:.94rem;line-height:1.65;position:relative}.product-card ul{z-index:1;padding:0;color:#506985;gap:.65rem;margin:auto 0 0;padding-top:1.5rem;list-style:none;display:grid;position:relative}.product-card li{align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.45;display:flex}.product-card li:before{width:1.1rem;height:1.1rem;color:var(--color-red-600);background:var(--color-red-100);content:"✓";border-radius:50%;flex:none;place-items:center;margin-top:.05rem;font-size:.65rem;font-weight:900;display:grid}.products-advisory{background:#f7faff;padding:0 0 clamp(6rem,8vw,8rem)}.products-advisory .call-to-action{background:0 0;padding-block:0}.products-advisory .call-to-action__inner{background:radial-gradient(circle at 86% 16%,#e1263461,#0000 26%),radial-gradient(circle at 8% 100%,#c91f2c38,#0000 34%),linear-gradient(135deg,#5c1420 0%,#071d42 58%,#03142f 100%);border:1px solid #e8596847;border-radius:2.2rem;min-height:330px;padding:clamp(2.5rem,5vw,4.5rem);position:relative;overflow:hidden;box-shadow:0 34px 90px #061f453d}.products-advisory .call-to-action__inner:before{content:"";pointer-events:none;opacity:.35;background-image:radial-gradient(#ffffff5c .7px,#0000 .8px);background-size:24px 24px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000)}.products-advisory .call-to-action__inner:after{content:"";pointer-events:none;border:1px solid #ffffff1c;border-radius:50%;width:30rem;height:30rem;position:absolute;bottom:-13rem;right:-9rem;box-shadow:0 0 0 4rem #ffffff06,0 0 0 8rem #ffffff05}.products-advisory .call-to-action__inner>*{z-index:2;position:relative}.products-advisory .call-to-action__copy{gap:1.35rem;max-width:720px}.products-advisory .call-to-action__icon{color:#dcecff;backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff26;border-radius:1.3rem;flex:none;place-items:center;width:4.25rem;height:4.25rem;display:grid;box-shadow:inset 0 1px #ffffff1a}.products-advisory .call-to-action__icon svg{width:1.75rem;height:1.75rem}.products-advisory .eyebrow{color:#b9d7ff;background:#ffffff0f;border-color:#ffffff1f}.products-advisory .call-to-action h2{letter-spacing:-.045em;max-width:650px;margin-top:.95rem;font-size:clamp(2.15rem,3.6vw,3.4rem);line-height:1.04}.products-advisory .call-to-action p{color:#c6d8ef;max-width:620px;font-size:1.05rem;line-height:1.7}.products-advisory .call-to-action .button{min-height:56px;color:var(--color-red-600);border-radius:.9rem;padding-inline:1.5rem;box-shadow:0 18px 38px #00000038}body.page-products .site-footer{background:radial-gradient(circle at 8% 0%, #e1263429, transparent 28%), linear-gradient(160deg, #041631, var(--color-navy-950) 62%);border-top:1px solid #7eadef2e;border-image:;padding-block:clamp(4.5rem,7vw,6rem) 2rem}body.page-products .site-footer__grid{grid-template-columns:minmax(250px,1.35fr) minmax(130px,.7fr) minmax(170px,.9fr) minmax(280px,1.45fr);align-items:start;gap:clamp(2rem,4vw,4.5rem)}body.page-products .site-footer__brand p{color:#adbed4;max-width:25rem;line-height:1.7}body.page-products .site-footer__logo{background:#fffffff7;border:1px solid #fff3;border-radius:.95rem;width:182px;margin-bottom:1.5rem;padding:.62rem .85rem;box-shadow:0 14px 34px #0000002e}body.page-products .site-footer h3{color:var(--color-white);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.2rem;font-size:.78rem;font-weight:850;display:flex}body.page-products .site-footer h3:before{background:var(--color-red-500);content:"";border-radius:999px;flex:none;width:1.15rem;height:2px}body.page-products .site-footer ul{gap:.72rem}body.page-products .site-footer li,body.page-products .site-footer a{color:#adbed4;line-height:1.55}body.page-products .site-footer nav a{transition:color var(--transition-fast), transform var(--transition-fast);display:inline-flex}body.page-products .site-footer nav a:hover{color:var(--color-white);transform:translate(3px)}body.page-products .site-footer strong{color:#dce8f7}body.page-products .site-footer__badges{gap:.55rem;margin-top:1.4rem}body.page-products .site-footer__badges span{color:#c9ddf8;background:#e126341a;border-color:#e8596833;padding:.42rem .7rem;font-size:.75rem}body.page-products .site-footer__email-line{white-space:normal;overflow-wrap:anywhere}body.page-products .site-footer__bottom{color:#879bb5;border-top-color:#ffffff1a;align-items:center;margin-top:clamp(2.5rem,5vw,4.5rem);padding-top:1.75rem}body.page-products .site-footer__bottom nav{flex-wrap:wrap;gap:.75rem 1.25rem}@media (width<=1120px){.products-hero{padding-block:4rem 5.5rem}.products-hero__grid{grid-template-columns:1fr;gap:4.5rem;min-height:0}.products-hero__copy{text-align:center;max-width:800px;margin-inline:auto}.products-hero__copy h1,.products-hero__copy>p{margin-inline:auto}.products-hero__actions,.products-hero__benefits{justify-content:center}.product-ecosystem{width:min(100%,700px)}body.page-products .site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-advisory .call-to-action__inner{flex-direction:column;align-items:flex-start;gap:2rem;min-height:0}.products-advisory .call-to-action .button{align-self:flex-start}}@media (width<=680px){.products-hero{padding-block:3.75rem 5rem}.products-hero__grid{gap:3.5rem}.products-hero__copy h1{letter-spacing:-.05em;font-size:clamp(2.65rem,12vw,4rem)}.products-hero__copy>p{font-size:1rem}.products-hero__actions{grid-template-columns:1fr;display:grid}.products-hero__actions .button{width:100%}.products-hero__benefits{text-align:left;grid-template-columns:1fr;justify-content:start;width:fit-content;margin-inline:auto;display:grid}.product-ecosystem{min-height:520px}.product-ecosystem__item--tpv{width:225px;height:235px}.product-ecosystem__item--kiosco{width:82px;height:130px;top:20%;left:1%}.product-ecosystem__item--atcash{width:105px;height:105px;top:2%;right:3%}.product-ecosystem__item--comandero{width:74px;height:88px;top:42%;right:0}.product-ecosystem__item--cajon{width:108px;height:102px;bottom:2%;right:6%}.product-ecosystem__item--impresora{width:92px;height:90px;bottom:4%;left:5%}.product-ecosystem__label{padding:.35rem .55rem;font-size:.58rem}.product-ecosystem figcaption{bottom:-1.5rem}.products-catalog{padding-block:5rem}.products-catalog .section-heading{margin-bottom:2.75rem}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.products-advisory{padding-bottom:5rem}.products-advisory .call-to-action__inner{border-radius:1.65rem;padding:2.25rem 1.5rem}.products-advisory .call-to-action__copy{flex-direction:column;align-items:flex-start}.products-advisory .call-to-action h2{font-size:clamp(2rem,9.8vw,2.75rem)}.products-advisory .call-to-action .button{width:100%}body.page-products .site-footer__grid{grid-template-columns:1fr;gap:2.5rem}body.page-products .site-footer__brand{max-width:28rem}body.page-products .site-footer__bottom{align-items:flex-start}}@media (width<=430px){.product-ecosystem{min-height:470px}.product-ecosystem__item--tpv{width:195px;height:205px}.product-ecosystem__item--kiosco{width:70px;height:116px;left:-.25rem}.product-ecosystem__item--atcash{width:88px;height:88px;right:0}.product-ecosystem__item--comandero{width:65px;height:78px;right:-.4rem}.product-ecosystem__item--cajon{width:92px;height:88px;right:2%}.product-ecosystem__item--impresora{width:80px;height:78px;left:2%}.product-ecosystem__item:not(.product-ecosystem__item--tpv) .product-ecosystem__label{display:none}}@media (hover:none),(prefers-reduced-motion:reduce){.product-card:hover,.product-ecosystem__item:hover .product-ecosystem__device,body.page-products .site-footer nav a:hover{transform:none}.product-ecosystem__device{animation:none}}@media (width<=1100px){.site-header__inner{gap:var(--space-4);min-height:68px}.site-header__topbar-inner{gap:.35rem .8rem}.site-header__topbar-item{font-size:.76rem}.site-header__topbar-item span{font-size:.68rem}.main-navigation>a,.navigation-dropdown__trigger{padding-inline:.65rem;font-size:.94rem}.trust-strip{margin-top:-3.5rem}.home-sector-hero{aspect-ratio:auto;background-color:var(--color-navy-950);background-size:100%;width:100%;min-height:900px}.home-sector-hero__brand{width:clamp(220px,28vw,300px);top:175px}.home-sector-hero__cards{grid-template-columns:repeat(2,minmax(0,1fr));bottom:205px;left:clamp(28px,4vw,52px);right:clamp(28px,4vw,52px)}.hero-sector-card{min-height:250px}.home-benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr));left:clamp(28px,4vw,52px);right:clamp(28px,4vw,52px)}.home-benefits-strip__item:nth-child(3){border-left:0}.home-benefits-strip__item:nth-child(3),.home-benefits-strip__item:nth-child(4){border-top:1px solid #ffffff1f}.trust-strip__grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){:root{--header-height:118px}.menu-toggle{flex:none;display:block}.site-header__inner{gap:var(--space-3);justify-content:space-between;min-height:64px}.site-header__topbar-inner{justify-content:center;gap:.3rem .65rem;padding-block:.35rem}.site-header__topbar-item{font-size:.71rem}.site-header__topbar-item span{font-size:.64rem}.main-navigation{inset:var(--header-height) 0 auto;max-height:calc(100vh - var(--header-height));align-items:stretch;gap:var(--space-1);padding:var(--space-4);visibility:hidden;opacity:0;background:var(--color-white);border-top:1px solid var(--color-border);box-shadow:var(--shadow-lg);transition:opacity var(--transition-fast), visibility var(--transition-fast), transform var(--transition-fast);display:grid;position:fixed;overflow-y:auto;transform:translateY(-12px)}.main-navigation.is-open{visibility:visible;opacity:1;transform:translateY(0)}.main-navigation>a,.navigation-dropdown__trigger{justify-content:space-between;width:100%;padding:.85rem 1rem}.navigation-dropdown__menu{width:100%;padding:var(--space-2) 0 var(--space-2) var(--space-3);visibility:visible;opacity:1;box-shadow:none;border:0;grid-template-columns:1fr;display:none;position:static;transform:none}.navigation-dropdown.is-open .navigation-dropdown__menu{display:grid}.page-hero__grid,.split-panel,.implementation-grid,.company-story,.contact-layout,.support-layout{grid-template-columns:1fr}.page-hero{padding-block:var(--space-16)}.page-hero__media{max-width:680px;margin-inline:auto}.feature-grid,.card-grid,.solution-card-grid,.sector-card-grid,.overview-card-grid,.home-solutions,.integration-grid,.support-process,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-hero__grid,.sectors-hero__grid,.overview-hero__grid{grid-template-columns:1fr;align-content:center}.sectors-hero__media img{height:280px}.overview-hero,.overview-hero__grid{min-height:auto}.sector-hero:before{background:linear-gradient(90deg,#fffffffa,#ffffffdb)}.sector-hero__badge{width:min(100%,520px);margin-bottom:var(--space-12)}.sector-hero__badges .sector-hero__badge{width:100%;margin-bottom:0}.home-connected-panel{grid-template-columns:1fr}.home-sector-hero{aspect-ratio:auto;min-height:clamp(760px,108vw,1040px)}.home-sector-hero__brand{width:clamp(190px,26vw,280px);top:clamp(120px,15vw,190px)}.home-sector-hero__cards{grid-template-columns:repeat(2,minmax(0,1fr));bottom:clamp(260px,34vw,340px)}.hero-sector-card{min-height:clamp(220px,24vw,260px)}.home-benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-benefits-strip__item:nth-child(3){border-left:0}.home-benefits-strip__item:nth-child(3),.home-benefits-strip__item:nth-child(4){border-top:1px solid #ffffff1f}.call-to-action__inner,.proof-panel{flex-direction:column;align-items:flex-start}.proof-panel__items{justify-content:flex-start}}@media (width<=680px){.container{width:min(calc(100% - 1.25rem), var(--container-width))}.content-section{padding-block:var(--space-16)}:root{--header-height:132px}.site-header__topbar-inner{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:center;gap:.28rem .85rem;padding-block:.32rem;display:grid}.site-header__topbar-item{font-size:.67rem}.site-header__topbar-item span{font-size:.6rem}.home-sector-hero{aspect-ratio:auto;min-height:0;padding:min(78vw, 420px) var(--space-4) var(--space-8);background-position:top}.home-sector-hero__brand{width:min(62vw,240px);margin:0 auto var(--space-6);position:static;transform:none}.home-sector-hero__cards{gap:var(--space-4);grid-template-columns:1fr;position:static;bottom:auto;left:auto;right:auto}.hero-sector-card{min-height:0}.home-benefits-strip{margin-top:var(--space-5);border-radius:1rem;grid-template-columns:1fr;position:static;bottom:auto;left:auto;right:auto}.home-benefits-strip__item{border-top:1px solid #ffffff1f;border-left:0}.home-benefits-strip__item:first-child{border-top:0}.page-hero__actions{grid-template-columns:1fr;display:grid}.button{width:100%}.trust-strip{padding-block:var(--space-5) var(--space-12);background:var(--color-surface-soft);margin-top:0}.trust-strip__grid{grid-template-columns:1fr}.home-solutions-section{padding-top:var(--space-16)}.home-connected-section{padding-bottom:var(--space-16)}.home-connected-panel{border-radius:1.35rem;padding:1.5rem}.home-connected-panel__services{grid-template-columns:1fr}.process-grid:before{display:none}.feature-grid,.card-grid,.solution-card-grid,.sector-card-grid,.overview-card-grid,.home-solutions,.process-grid,.integration-grid,.support-process,.stat-grid,.step-list,.check-list,.form-grid{grid-template-columns:1fr}.trust-card{min-height:auto}.feature-card,.content-card,.solution-card{padding:var(--space-6)}.page-hero__copy p,.sector-hero__copy p,.overview-hero p{font-size:1rem}.sector-hero,.sector-hero__grid{min-height:auto}.overview-hero{background:linear-gradient(#03142ff7 0%,#03142ff0 55%,#03142fb8 80%,#03142f80 100%),linear-gradient(#0516348c,#0516348c),url(/assets/images/company/empresa-hero-corporativo.webp) 78%/cover no-repeat}.overview-hero__copy{padding-block:2.5rem 6rem}.sector-hero__copy{padding-block:var(--space-12) var(--space-6)}.sector-hero__badge{margin-bottom:var(--space-10)}.form-field--full{grid-column:auto}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (hover:none){[data-reveal]{opacity:1;transform:none}.feature-card:hover,.content-card:hover,.solution-card:hover,.home-solution-card:hover,.overview-card:hover{transform:none}}@media (width<=420px){:root{--header-height:146px}.site-header__topbar-inner{grid-template-columns:1fr;justify-items:center;gap:.18rem}.site-header__topbar-item{font-size:.65rem}.site-header__topbar-item span{font-size:.57rem}.site-header__inner{min-height:60px}}@media (width>=1181px) and (width<=1500px){.home-sector-hero__cards{width:min(580px,44vw)}}@media (width<=1180px){.home-sector-hero{background-color:var(--color-navy-950);background-position:top;background-size:100%;width:100%;height:auto;min-height:0;padding:clamp(430px,45.5vw,540px) clamp(1rem,4vw,2.5rem) 2rem;overflow:hidden}.home-sector-hero__brand{width:clamp(190px,24vw,270px);margin:0;position:absolute;top:clamp(158px,17.5vw,215px);left:50%;transform:translate(-50%,-50%)}.home-sector-hero__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;position:static;transform:none}.hero-sector-card{min-height:270px}.home-benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:1.1rem;position:static;transform:none}.home-benefits-strip__item:nth-child(3){border-left:0}.home-benefits-strip__item:nth-child(3),.home-benefits-strip__item:nth-child(4){border-top:1px solid #ffffff1f}.home-sector-hero+.trust-strip{margin-top:0}}@media (width>=681px) and (width<=1180px){.home-sector-hero{background-position:top;background-size:cover;height:clamp(680px,64vw,720px);padding:0}.home-sector-hero__cards{gap:.75rem;width:clamp(500px,48vw,580px);max-width:none;position:absolute;inset:clamp(3rem,5vw,4rem) clamp(.75rem,2vw,1.5rem) auto auto}.hero-sector-card{aspect-ratio:auto;min-height:0}.hero-sector-card__media{height:clamp(110px,12vw,130px)}.hero-sector-card__body{min-height:148px;padding:.7rem .8rem .75rem}.hero-sector-card__title{font-size:clamp(.7rem,.9vw,.84rem)}.hero-sector-card__cta{padding:.42rem .85rem}}@media (width<=680px){.home-sector-hero{background-size:100%;padding:clamp(190px,45.5vw,310px) .9rem 1.4rem}.home-sector-hero__brand{width:min(48vw,190px);margin:0;position:absolute;top:clamp(86px,21vw,126px);left:50%;transform:translate(-50%,-50%)}.home-sector-hero__cards{grid-template-rows:none;grid-template-columns:1fr;gap:.9rem;position:static}.hero-sector-card{aspect-ratio:auto;min-height:0}.hero-sector-card__media{height:clamp(105px,30vw,118px)}.hero-sector-card__body{gap:.55rem;min-height:0;padding:.9rem 1rem 1rem}.hero-sector-card__title{font-size:.9rem;line-height:1.2}.hero-sector-card__icon{flex-basis:44px;width:44px;height:44px}.hero-sector-card__icon svg{width:22px;height:22px}.hero-sector-card__description{min-height:0;margin-left:56px;font-size:.82rem;line-height:1.45}.hero-sector-card__cta{min-height:38px;margin-top:.25rem;padding:.48rem 1rem;font-size:.82rem}.home-solutions-section{padding-top:3rem}.home-solutions{gap:1rem}.home-solution-card{border-radius:1.15rem}.home-solution-card__media{height:170px}.home-solution-card.is-smartmenu .home-solution-card__media img{object-fit:initial;width:68%;max-width:none;height:auto}.home-solution-card__body{padding:1.2rem 1.25rem 1.35rem}.home-solution-card__eyebrow{font-size:.7rem}.home-solution-card h3{margin:.4rem 0 .55rem;font-size:1.3rem}.home-solution-card p{margin-bottom:1rem;font-size:.93rem;line-height:1.55}.home-solution-card__link{font-size:.93rem}.home-benefits-strip{grid-template-columns:1fr;margin-top:1rem;position:static}.home-benefits-strip__item,.home-benefits-strip__item:nth-child(3),.home-benefits-strip__item:nth-child(4){border-top:1px solid #ffffff1f;border-left:0}.home-benefits-strip__item:first-child{border-top:0}:root{--header-height:93px}.site-header__topbar-inner{grid-template-columns:repeat(2,max-content);justify-content:center;gap:.18rem 1rem;padding-block:.28rem}.site-header__topbar-item:first-child,.site-header__topbar-item:nth-child(2){justify-self:center}.site-header__topbar-item:nth-child(3){text-align:center;grid-column:1/-1;justify-self:center;max-width:100%;font-size:clamp(.58rem,2.65vw,.67rem)}.site-header__inner{min-height:52px}.menu-toggle{width:44px;height:44px}.site-footer__grid>*{min-width:0}.site-footer__email-line{overflow-wrap:anywhere;white-space:normal}}.ai-assistant{z-index:1200;font-family:var(--font-sans);position:fixed;bottom:1.5rem;right:1.5rem}.ai-assistant button,.ai-assistant input{font:inherit}.ai-assistant__nudge{width:min(320px,100vw - 2.5rem);color:var(--color-navy-900);background:var(--color-white);opacity:0;transform-origin:100% 100%;pointer-events:none;border:1px solid #0d366f24;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;transition:opacity .18s,transform .22s;display:grid;position:absolute;bottom:72px;right:0;overflow:hidden;transform:translateY(12px)scale(.97);box-shadow:0 18px 50px #03142f38}.ai-assistant__nudge:after{background:var(--color-white);content:"";width:16px;height:16px;position:absolute;bottom:-8px;right:23px;transform:rotate(45deg)}.ai-assistant__nudge.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.ai-assistant__nudge-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;padding:.85rem .55rem .85rem .9rem;display:grid}.ai-assistant__nudge-main:hover{background:var(--color-surface-soft)}.ai-assistant__nudge-hand{transform-origin:75% 80%;font-size:1.9rem;line-height:1;animation:1.15s ease-in-out 3 ai-wave;display:inline-block}.ai-assistant__nudge-copy{gap:.15rem;min-width:0;display:grid}.ai-assistant__nudge-copy strong{color:var(--color-navy-900);font-size:.9rem}.ai-assistant__nudge-copy span{color:var(--color-text-muted);font-size:.78rem;line-height:1.35}.ai-assistant__nudge-close{z-index:1;width:34px;height:34px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;margin:.42rem .42rem 0 0;padding:0;font-size:1.3rem;line-height:1;position:relative}.ai-assistant__nudge-close:hover{color:var(--color-navy-900);background:var(--color-surface-soft)}@keyframes ai-wave{0%,to{transform:rotate(0)}20%{transform:rotate(18deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(16deg)}80%{transform:rotate(-6deg)}}.ai-assistant__launcher{width:58px;height:58px;color:var(--color-white);background:linear-gradient(145deg, var(--color-blue-600), var(--color-navy-800));cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast);border:3px solid #ffffffeb;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 16px 40px #03142f52,0 0 0 5px #2d7df024}.ai-assistant__launcher:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 20px 48px #03142f5c,0 0 0 7px #2d7df02e}.ai-assistant__launcher:focus-visible,.ai-assistant__close:focus-visible,.ai-assistant__quick-actions button:focus-visible,.ai-assistant__form button:focus-visible,.ai-assistant__form input:focus-visible{outline-offset:3px;outline:3px solid #2d7df059}.ai-assistant__launcher-mark{background:var(--color-red-500);letter-spacing:.04em;border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;display:grid;box-shadow:inset 0 -6px 12px #9a10282e}.ai-assistant__launcher-text{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ai-assistant__panel{background:var(--color-white);opacity:0;transform-origin:100% 100%;pointer-events:none;border:1px solid #0d366f24;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(390px,100vw - 2rem);height:min(610px,100dvh - 2rem);transition:opacity .18s,transform .22s;display:grid;position:absolute;bottom:0;right:0;overflow:hidden;transform:translateY(18px)scale(.97);box-shadow:0 28px 80px #03142f47}.ai-assistant.is-open .ai-assistant__panel{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.ai-assistant.is-open .ai-assistant__launcher{visibility:hidden;opacity:0;pointer-events:none}.ai-assistant__header{min-height:82px;color:var(--color-white);background:radial-gradient(circle at 15% 0%, #2d7df080, transparent 46%), linear-gradient(135deg, var(--color-blue-600), var(--color-navy-900));grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem 1rem;display:grid}.ai-assistant__avatar{background:var(--color-white);width:48px;height:48px;color:var(--color-navy-900);border:2px solid #ffffffad;border-radius:50%;place-items:center;font-size:.86rem;font-weight:900;display:grid;position:relative}.ai-assistant__avatar small{color:var(--color-white);background:var(--color-red-500);border:2px solid var(--color-blue-600);border-radius:999px;padding:.14rem .28rem;font-size:.56rem;line-height:1;position:absolute;bottom:-2px;right:-5px}.ai-assistant__identity{gap:.18rem;display:grid}.ai-assistant__identity strong{font-size:1rem}.ai-assistant__identity span{color:#ffffffdb;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.ai-assistant__identity i{background:#6ee7a8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #6ee7a829}.ai-assistant__close{width:38px;height:38px;color:var(--color-navy-900);background:var(--color-white);cursor:pointer;border:0;border-radius:11px;place-items:center;padding:0;display:grid}.ai-assistant__close svg,.ai-assistant__form button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:21px;height:21px}.ai-assistant__body{overscroll-behavior:contain;background:linear-gradient(#f4f7fbbd, #fffffff5), radial-gradient(circle at 90% 10%, var(--color-blue-100), transparent 32%);min-height:0;overflow-y:auto}.ai-assistant__messages{gap:.9rem;padding:1rem;display:grid}.ai-message{align-items:flex-end;gap:.55rem;max-width:92%;display:flex}.ai-message--user{flex-direction:row-reverse;justify-self:end}.ai-message__avatar{width:29px;height:29px;color:var(--color-white);background:var(--color-navy-800);border-radius:50%;flex:none;place-items:center;font-size:.62rem;font-weight:900;display:grid}.ai-message--user .ai-message__avatar{background:var(--color-red-500)}.ai-message__bubble{color:var(--color-text);background:var(--color-white);border:1px solid var(--color-border);border-radius:16px 16px 16px 4px;padding:.78rem .88rem;box-shadow:0 8px 22px #061f4512}.ai-message--user .ai-message__bubble{color:var(--color-white);background:var(--color-blue-600);border-color:var(--color-blue-600);border-radius:16px 16px 4px}.ai-message__bubble p{color:inherit;margin:0;font-size:.91rem;line-height:1.5}.ai-message__bubble small{color:var(--color-text-muted);margin-top:.45rem;font-size:.7rem;display:block}.ai-message__bubble a{color:var(--color-blue-600);text-underline-offset:3px;margin-top:.65rem;font-size:.82rem;font-weight:800;text-decoration:underline;display:inline-flex}.ai-message--typing .ai-message__bubble{align-items:center;gap:.25rem;min-height:42px;display:flex}.ai-message--typing i{background:var(--color-text-muted);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite ai-typing}.ai-message--typing i:nth-child(2){animation-delay:.12s}.ai-message--typing i:nth-child(3){animation-delay:.24s}@keyframes ai-typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ai-assistant__quick-actions{scrollbar-width:thin;gap:.45rem;padding:0 1rem 1rem;display:flex;overflow-x:auto}.ai-assistant__quick-actions button{color:var(--color-blue-600);background:var(--color-white);cursor:pointer;border:1px solid #bfd3f2;border-radius:999px;flex:none;padding:.48rem .72rem;font-size:.75rem;font-weight:750}.ai-assistant__quick-actions button:hover{color:var(--color-white);background:var(--color-blue-600);border-color:var(--color-blue-600)}.ai-assistant__form{background:var(--color-white);border-top:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) auto;gap:.55rem;padding:.75rem .85rem;display:grid}.ai-assistant__form input{width:100%;min-width:0;height:46px;color:var(--color-text);background:var(--color-surface-soft);border:1px solid #0000;border-radius:13px;padding:0 .85rem}.ai-assistant__form input:focus{border-color:var(--color-blue-500);outline:0;box-shadow:0 0 0 3px #2d7df01f}.ai-assistant__form button{width:46px;height:46px;color:var(--color-white);background:var(--color-blue-600);cursor:pointer;border:0;border-radius:13px;place-items:center;padding:0;display:grid}.ai-assistant__form button:hover{background:var(--color-navy-800)}.ai-assistant__notice{color:var(--color-text-muted);border-top:1px solid var(--color-border);text-align:center;background:#f8f9fd;margin:0;padding:.55rem .85rem .65rem;font-size:.66rem;line-height:1.45}.ai-assistant__notice a{color:var(--color-blue-600);text-decoration:underline}@media (width<=520px){.ai-assistant{bottom:.75rem;right:.5rem}.ai-assistant__panel{border-radius:20px;width:auto;height:auto;max-height:none;position:fixed;inset:.5rem}.ai-assistant__nudge{width:min(300px,100vw - 1.5rem);bottom:60px;right:0}.ai-assistant__launcher{width:48px;height:48px}.ai-assistant__launcher-mark{width:36px;height:36px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.ai-assistant__panel,.ai-assistant__launcher,.ai-assistant__nudge,.ai-assistant__nudge-hand,.ai-message--typing i{transition:none;animation:none}}.cookie-banner{z-index:1600;opacity:0;padding:1rem;transition:opacity .22s,transform .22s;position:fixed;bottom:0;left:0;right:0;transform:translateY(1rem)}.cookie-banner[hidden]{display:none}.cookie-banner.is-visible{opacity:1;transform:translateY(0)}.cookie-banner__panel{width:min(100%,1180px);color:var(--color-white);background:radial-gradient(circle at 90% 10%, #2d7df033, transparent 30%), linear-gradient(135deg, var(--color-navy-900), var(--color-navy-950));border:1px solid #fff3;border-radius:1.15rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-inline:auto;padding:1rem 1.1rem;display:grid;box-shadow:0 24px 70px #020c1e6b}.cookie-banner__icon{width:3rem;height:3rem;color:var(--color-white);background:var(--color-red-500);border-radius:.9rem;place-items:center;display:grid}.cookie-banner__icon svg{width:1.6rem;height:1.6rem}.cookie-banner__copy h2{color:var(--color-white);letter-spacing:0;margin-bottom:.25rem;font-size:1.05rem}.cookie-banner__copy p{color:#d7e3f3;max-width:720px;margin:0;font-size:.88rem;line-height:1.5}.cookie-banner__copy a{color:var(--color-white);text-underline-offset:.16rem;font-weight:800;text-decoration:underline}.cookie-banner__actions{grid-template-columns:repeat(2,minmax(145px,1fr));gap:.65rem;display:grid}.cookie-choice{cursor:pointer;border:2px solid #0000;border-radius:.7rem;min-height:46px;padding:.7rem 1rem;font-size:.88rem;font-weight:850;transition:transform .16s,background .16s,border-color .16s}.cookie-choice:hover{transform:translateY(-1px)}.cookie-choice.is-necessary{color:var(--color-white);background:#ffffff14;border-color:#fffc}.cookie-choice.is-necessary:hover{background:#ffffff26}.cookie-choice.is-accept{color:var(--color-white);background:var(--color-red-500);border-color:var(--color-red-500)}.cookie-choice.is-accept:hover{background:var(--color-red-600);border-color:var(--color-red-600)}body.cookie-banner-open .ai-assistant{visibility:hidden;opacity:0;pointer-events:none}.cookie-policy-table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-md);margin-block:1.5rem;overflow-x:auto}.cookie-policy-table{border-collapse:collapse;width:100%;min-width:680px}.cookie-policy-table th,.cookie-policy-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--color-border);padding:.9rem 1rem}.cookie-policy-table th{color:var(--color-navy-900);background:var(--color-surface-soft);font-size:.85rem}.cookie-policy-table tr:last-child td{border-bottom:0}@media (width<=850px){.cookie-banner__panel{grid-template-columns:auto minmax(0,1fr)}.cookie-banner__actions{grid-column:1/-1;width:100%}}@media (width<=560px){.cookie-banner{padding:.65rem}.cookie-banner__panel{grid-template-columns:1fr;gap:.75rem;padding:.9rem}.cookie-banner__icon{display:none}.cookie-banner__actions{grid-column:auto;grid-template-columns:1fr}.cookie-choice{width:100%}}@media (prefers-reduced-motion:reduce){.cookie-banner,.cookie-choice{transition:none}}:root{--shadow-sm:0 1px 2px #061f450a, 0 6px 16px #061f4512;--shadow-md:0 2px 4px #061f450d, 0 14px 38px #061f451c;--shadow-lg:0 4px 8px #061f450f, 0 26px 70px #061f452e;--transition-base:.28s cubic-bezier(.22, .61, .36, 1);--transition-fast:.18s cubic-bezier(.22, .61, .36, 1);--brand-gradient:linear-gradient(135deg, var(--color-blue-500), var(--color-blue-600))}body{-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1, "liga" 1, "calt" 1;background:#f7f9fd}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}.trust-card__value,.stat-card strong,.process-card__number,.error-page__code,.support-process li:before{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.button{letter-spacing:.01em;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), color var(--transition-fast), filter var(--transition-fast)}.button--primary{background:linear-gradient(135deg, #e8313f 0%, var(--color-red-600) 100%);box-shadow:0 1px 2px #9a102833,0 12px 28px #c91f2c42}.button--primary:hover{filter:saturate(1.06);box-shadow:0 2px 4px #9a10283d,0 18px 40px #c91f2c57}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.site-header{-webkit-backdrop-filter:saturate(1.6)blur(18px);background:#ffffffdb;border-bottom-color:#dbe4f0b3}.main-navigation>a,.navigation-dropdown__trigger{transition:color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast)}.main-navigation>a.is-highlighted{background:linear-gradient(135deg, var(--color-red-500), var(--color-red-600));box-shadow:0 6px 16px #c91f2c3d}.navigation-dropdown__menu{border-color:#dbe4f0e6}.trust-card{transition:transform var(--transition-base), box-shadow var(--transition-base);border-color:#adc1d999;box-shadow:0 1px 2px #061f450d,0 16px 40px #061f451f}.trust-card:hover{transform:translateY(-4px);box-shadow:0 2px 6px #061f4512,0 24px 54px #061f452b}.trust-card__value{box-shadow:inset 0 0 0 1px #fff9}.home-solution-card:before{background:linear-gradient(90deg, var(--card-accent), color-mix(in srgb, var(--card-accent) 55%, #fff));height:4px}.home-solution-card{border-color:#aac0db8c}.home-solution-card:hover{transform:translateY(-7px)}.home-solution-card__media img{transition:transform .52s cubic-bezier(.22,.61,.36,1)}.home-solution-card:hover .home-solution-card__media img{transform:scale(1.04)}.home-connected-panel__services article{transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast)}.home-connected-panel__services article:hover{background:#ffffff1c;border-color:#9dc7ff66;transform:translateY(-3px)}.process-card{transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base)}.process-card:hover{border-color:color-mix(in srgb, var(--color-blue-500) 26%, var(--color-border));box-shadow:var(--shadow-md);transform:translateY(-5px)}.overview-card,.stat-card{transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base)}.stat-card:hover{border-color:color-mix(in srgb, var(--color-blue-500) 24%, var(--color-border));box-shadow:var(--shadow-sm);transform:translateY(-4px)}.stat-card strong{letter-spacing:-.02em}.contact-channel{transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast)}.contact-channel:hover{border-color:color-mix(in srgb, var(--color-blue-500) 24%, var(--color-border));box-shadow:var(--shadow-sm);transform:translateY(-3px)}.call-to-action.is-blue{position:relative;overflow:hidden}.call-to-action.is-blue:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#78beff2e,#0000 40%);position:absolute;inset:0}.call-to-action.is-blue>.container{z-index:1;position:relative}.call-to-action.is-blue .button--primary:hover{filter:none;box-shadow:var(--shadow-lg)}.form-field input,.form-field select,.form-field textarea{border-radius:var(--radius-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast)}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#aac2e8}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{box-shadow:0 0 0 4px #2d7df026}.site-footer{border-top:3px solid #0000;border-image:linear-gradient(90deg, var(--color-blue-500), var(--color-red-500)) 1}.site-footer a{transition:color var(--transition-fast)}.site-footer__logo{width:196px;box-shadow:var(--shadow-sm);background:#fff;border-radius:.85rem;padding:.6rem .9rem}.ai-assistant__launcher{background:linear-gradient(150deg, var(--color-blue-500), var(--color-navy-900))}@media (width>=901px){*{scrollbar-width:thin;scrollbar-color:#c2d2e6 transparent}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#c2d2e6;border:3px solid #f7f9fd;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#a8bdd8}}.feature-grid{gap:var(--space-5);display:grid}.feature-grid.accent-red,.solution-page.accent-red{--feature-color:var(--color-red-500)}.feature-grid.accent-blue,.solution-page.accent-blue{--feature-color:var(--color-blue-500)}.feature-grid.accent-gold,.solution-page.accent-gold{--feature-color:var(--color-gold-500)}.feature-grid.accent-green,.solution-page.accent-green{--feature-color:var(--color-green-600)}.feature-grid.accent-purple,.solution-page.accent-purple{--feature-color:var(--color-purple-600)}.feature-grid.accent-cyan,.solution-page.accent-cyan{--feature-color:var(--color-cyan-600)}.feature-card{padding:var(--space-6);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);position:relative;overflow:hidden}.feature-card:hover{border-color:color-mix(in srgb, var(--feature-color,var(--color-blue-500)) 32%, var(--color-border));box-shadow:var(--shadow-md);transform:translateY(-5px)}.feature-card h3{margin:var(--space-4) 0 var(--space-2);font-size:1.2rem}.feature-card p{margin:0}.feature-card__icon{width:48px;height:48px;color:var(--feature-color,var(--color-blue-600));background:color-mix(in srgb, var(--feature-color,var(--color-blue-600)) 12%, #fff);letter-spacing:.02em;font-variant-numeric:tabular-nums;border-radius:.9rem;place-items:center;font-size:.92rem;font-weight:900;display:grid}.feature-card__icon svg{width:24px;height:24px}.card-grid{gap:var(--space-5);display:grid}.content-card{padding:var(--space-6);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base)}.content-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.content-card .feature-card__icon{margin-bottom:var(--space-4)}.content-card h3{margin-bottom:var(--space-2);font-size:1.15rem}.content-card p{margin-bottom:0}@media (width>=901px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card,.content-card{padding:var(--space-8)}}@media (hover:none){.trust-card:hover,.home-solution-card:hover,.hero-sector-card:hover,.process-card:hover,.stat-card:hover,.contact-channel:hover,.home-connected-panel__services article:hover,.feature-card:hover,.content-card:hover{transform:none}}.overview-hero{position:relative;overflow:hidden}.overview-hero:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(36rem 36rem at 84% 8%,#2d7df04d,#0000 60%),radial-gradient(26rem 26rem at 99% 96%,#e1263424,#0000 60%),radial-gradient(circle at 78% 64%,#0000 124px,#ffffff0f 125px 127px,#0000 128px);position:absolute;inset:0}.overview-hero:after{z-index:0;content:"";pointer-events:none;opacity:.55;background-image:radial-gradient(#ffffff2e 1.5px,#0000 1.6px);background-size:24px 24px;width:30rem;height:30rem;position:absolute;top:50%;right:-4rem;transform:translateY(-50%);mask-image:radial-gradient(circle at 62%,#000,#0000 70%)}.overview-hero__copy{z-index:1;position:relative}@media (width<=900px){.navigation-dropdown:hover .navigation-dropdown__menu,.navigation-dropdown:focus-within .navigation-dropdown__menu,.navigation-dropdown.is-open .navigation-dropdown__menu{left:auto;transform:none}}@media (prefers-reduced-motion:reduce){.button:hover,.trust-card:hover,.home-solution-card:hover,.hero-sector-card:hover,.process-card:hover,.stat-card:hover,.contact-channel:hover,.home-connected-panel__services article:hover,.feature-card:hover,.content-card:hover{transform:none}}
