:root{--primary-bg:#0b0f19;--primary-bg-rgb:11, 15, 25;--secondary-bg:#121826;--secondary-bg-rgb:18, 24, 38;--tertiary-bg:#1a2035;--tertiary-bg-rgb:26, 32, 53;--soft-enterprise-blue:#4f6f95;--soft-enterprise-blue-rgb:79, 111, 149;--light-steel-blue:#6f89a8;--light-steel-blue-rgb:111, 137, 168;--mist-blue:#afc0d4;--mist-blue-rgb:175, 192, 212;--premium-light-blue:#d7e3f0;--premium-light-blue-rgb:215, 227, 240;--light-surface:var(--premium-light-blue);--light-surface-rgb:var(--premium-light-blue-rgb);--soft-surface:var(--premium-light-blue);--soft-surface-rgb:var(--premium-light-blue-rgb);--primary:#fff;--primary-rgb:255, 255, 255;--secondary:#c8d0d8;--secondary-rgb:200, 208, 216;--accent:#38bdf8;--accent-rgb:56, 189, 248;--supporting:#38bdf8;--supporting-rgb:56, 189, 248;--cta:var(--accent);--cta-hover:var(--supporting);--success:#10b981;--success-rgb:16, 185, 129;--danger:#ef4444;--danger-rgb:239, 68, 68;--background:var(--primary-bg);--background-white:var(--secondary-bg);--alternate-bg:#101625;--footer-bg:#060910;--text-main:#fff;--text-muted:#b4a3b8;--text-light:#f5f3ef;--font-headings:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--shadow-sm:0 4px 12px #00000040;--shadow-md:0 8px 32px #0000004d;--shadow-lg:0 12px 40px #0006;--shadow-xl:0 20px 50px #00000080;--shadow-cta:0 8px 28px #38bdf84d;--border-color:#263247cc;--card-bg:#121826d9;--gold-divider:#38bdf826;--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:16px;--border-radius-xl:18px;--transition-fast:.2s cubic-bezier(.16, 1, .3, 1);--transition-normal:.35s cubic-bezier(.16, 1, .3, 1);--transition-slow:.6s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--background);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;overflow-x:hidden}*,h1,h2,h3,h4,h5,h6,p,span,a,button,input,textarea,select,label,li,td,th,caption,figcaption,blockquote,code,pre{font-family:inherit}h1{letter-spacing:-.03em;color:var(--primary);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}h2{letter-spacing:-.025em;color:var(--primary);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}h3{letter-spacing:-.02em;color:var(--primary);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.25}h4{letter-spacing:-.01em;color:var(--primary);font-size:1.125rem;font-weight:600;line-height:1.35}h5{letter-spacing:0;color:var(--primary);font-size:1rem;font-weight:600;line-height:1.4}h6{letter-spacing:.01em;text-transform:uppercase;color:var(--text-muted);font-size:.875rem;font-weight:600;line-height:1.4}p{color:var(--text-muted);font-size:1rem;font-weight:400;line-height:1.75}small,.text-sm{font-size:.8125rem;font-weight:500;line-height:1.5}a{color:inherit;transition:var(--transition-fast);text-decoration:none}button,[role=button]{letter-spacing:-.01em;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:600}input,textarea,select{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5}code,pre,kbd,samp{font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.875rem}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.section{border-top:1px solid var(--gold-divider);padding:80px 0;position:relative}@media (width<=1024px){.hamburger{display:block}.nav-links{display:none!important}}@media (width>=1025px){.section-dark h3,.section-dark h4{color:#fff}}.grid-2{grid-template-columns:repeat(2,1fr);align-items:center;gap:40px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (width>=1025px){#solutions-matching .grid-3{grid-template-columns:repeat(6,minmax(0,1fr))}#solutions-matching .grid-3>*{grid-column:span 2}#solutions-matching .grid-3>:nth-last-child(2){grid-column:2/span 2}#solutions-matching .grid-3>:last-child{grid-column:4/span 2}}.blog-page-bg img[alt=FactSafe\ Logo]{object-fit:contain;width:auto;max-width:180px;height:64px!important}.services-page img[alt="Courier Cost Optimizer Logo"]{object-fit:contain;width:auto;max-width:220px!important;height:82px!important}#legacy-other-platforms-services,#legacy-other-platforms-blog,#legacy-other-platforms-compliance,#legacy-other-platforms-product-detail{display:none}.grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.section-title-wrapper{text-align:center;max-width:680px;margin:0 auto 64px}.section-subtitle{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:14px;font-weight:600;display:block}.section-title{letter-spacing:-1px;margin-bottom:16px;font-size:40px}.section-desc{color:var(--text-muted);font-size:18px}.section-dark .section-desc{color:#ffffffb3}.btn-group{flex-wrap:wrap;gap:16px;display:flex}.btn{font-family:var(--font-body);border-radius:var(--border-radius-md);cursor:pointer;transition:all var(--transition-fast);color:var(--text-light);border:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;display:inline-flex}.btn-cta{background-color:var(--cta);color:#0a0f1c;box-shadow:var(--shadow-cta);transition:all var(--transition-normal);font-weight:700}.btn-cta:hover{background-color:var(--cta-hover);transform:translateY(-3px);box-shadow:0 12px 24px -3px #f59e0b66}.btn-primary{background-color:var(--accent);color:#0e1720;transition:all var(--transition-normal);font-weight:700}.btn-primary:hover{background-color:var(--cta-hover);transform:translateY(-3px);box-shadow:0 12px 24px -5px #d4a01773}.btn-secondary{color:#f4f4f4;transition:all var(--transition-normal);background-color:#0000;border:1.5px solid #d4a01759}.btn-secondary:hover{border-color:var(--accent);background-color:#d4a01714;transform:translateY(-3px);box-shadow:0 12px 24px -5px #d4a01733}.btn-dark-outline{color:var(--text-light);transition:all var(--transition-normal);background-color:#0000;border:1.5px solid #ffffff40}.btn-dark-outline:hover{background-color:#ffffff14;border-color:#fff;transform:translateY(-3px);box-shadow:0 12px 24px -5px #ffffff1a}.btn-sm{white-space:nowrap;min-width:140px;padding:10px 24px;font-size:14px}.navbar{-webkit-backdrop-filter:blur(8px);z-index:1000;width:97%;max-width:1850px;height:60px;transition:all var(--transition-normal);background-color:#0b0f19e0;border:1px solid #38bdf826;border-radius:16px;align-items:center;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0006}.navbar.scrolled{background-color:#0b0f19f2;border:1px solid #38bdf840;height:52px;top:10px;box-shadow:0 12px 48px #00000080}.navbar .container{justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:0 40px;display:flex}.logo-container{white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;max-width:240px;margin-right:24px;display:flex}.logo-image{object-fit:contain;width:auto;height:40px;transition:height var(--transition-normal);display:block}.navbar.scrolled .logo-image{height:34px}.logo-main{font-family:var(--font-headings);color:var(--text-main);letter-spacing:-.5px;white-space:nowrap;font-size:22px;font-weight:800;line-height:1}.brand-text{color:#fff;letter-spacing:.25px;font-size:18px;font-weight:600;line-height:1;font-family:var(--font-headings);vertical-align:middle;display:inline-block}@media (width<=1024px){.brand-text{font-size:18px}}@media (width<=768px){.brand-text{font-size:16px}}.logo-sub{color:var(--secondary);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:500}.nav-links{flex:1;justify-content:center;align-items:center;gap:28px;max-width:1200px;list-style:none;display:flex}.nav-link{color:var(--text-muted);letter-spacing:.25px;white-space:nowrap;padding:10px 0;font-size:15.5px;font-weight:600;position:relative}.nav-link:hover,.nav-link.active{color:var(--text-main)}.nav-link:after{content:"";background-color:var(--accent);width:0;height:2px;transition:var(--transition-normal);position:absolute;bottom:0;left:0}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-actions{align-items:center;gap:24px;margin-left:16px;display:flex}.hamburger{cursor:pointer;z-index:1001;color:var(--primary);background:0 0;border:none;display:none}.mobile-nav{background-color:var(--background);z-index:999;width:min(300px,88vw);height:100dvh;transition:right var(--transition-normal);box-sizing:border-box;overscroll-behavior:contain;flex-direction:column;gap:10px;padding:74px 24px 16px;list-style:none;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #0000001a}.mobile-nav.open{right:0}.mobile-nav .nav-link{width:max-content;font-size:16px;display:inline-block}.solutions-megabar{-webkit-backdrop-filter:blur(20px);background:#090e1cf5;border:1px solid #38bdf82e;border-radius:14px;min-width:680px;padding:6px 10px 10px;overflow:hidden;box-shadow:0 24px 56px #0000008c,inset 0 0 0 1px #38bdf80f,inset 0 -1px #ffffff0a}.solutions-megabar__accent{background:linear-gradient(90deg,#0000 0%,#38bdf88c 25%,#38bdf8e6 50%,#38bdf88c 75%,#0000 100%);border-radius:2px;width:100%;height:2px;margin-bottom:8px}.solutions-megabar__items{flex-direction:row;align-items:stretch;gap:0;display:flex}.solutions-megabar__item{color:#c8d2e6c7;letter-spacing:.1px;white-space:nowrap;text-align:center;border-radius:10px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:0;padding:10px 20px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.solutions-megabar__item:not(:last-child):before{content:"";pointer-events:none;background:#38bdf81f;width:1px;height:60%;position:absolute;top:20%;right:0}.solutions-megabar__item:hover{color:#38bdf8;background-color:#38bdf812}.solutions-megabar__item--active{color:#38bdf8!important;background-color:#38bdf81a!important}.solutions-megabar__underline{transform-origin:50%;background:#38bdf8;border-radius:2px;width:36px;height:2px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:5px;left:50%;transform:translate(-50%)scaleX(0)}.solutions-trigger--open{color:var(--text-main)!important}.solutions-trigger--open:after{width:100%!important}@media (width<=1024px){.solutions-megabar{display:none}}.surface-royal{background-color:var(--primary-bg);position:relative}.surface-matte{background-color:var(--secondary-bg);position:relative}.surface-glass,.card,.glass-card{border:1.5px solid rgba(var(--accent-rgb), .22);-webkit-backdrop-filter:blur(8px);color:var(--text-main);transition:all var(--transition-normal);background:#121826e0;border-radius:16px;padding:20px;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff08}.card:hover,.glass-card:hover{border-color:rgba(var(--accent-rgb), .5);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 50px #00000080, 0 0 20px rgba(var(--accent-rgb), .08), inset 0 1px 0 #ffffff0d;background-color:#121826f2;transform:translateY(-6px)}.secondary-glass-card{border:1.5px solid rgba(var(--accent-rgb), .18);-webkit-backdrop-filter:blur(8px);color:var(--text-main);transition:all var(--transition-normal);background:#121826bf;border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff05}.secondary-glass-card:hover{border-color:rgba(var(--accent-rgb), .5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px #00000080, 0 0 15px rgba(var(--accent-rgb), .08);background-color:#121826e0;transform:translateY(-6px)}.premium-glass-card{border:2px solid rgba(var(--accent-rgb), .28);-webkit-backdrop-filter:blur(8px);color:var(--text-main);transition:all var(--transition-normal);background:linear-gradient(#1a2035e0,#121826eb);border-radius:16px;padding:32px;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff0a}.premium-glass-card:hover{border-color:rgba(var(--accent-rgb), .55);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 50px #0000008c, 0 0 25px rgba(var(--accent-rgb), .1);background:linear-gradient(#1a2035f2,#121826f2);transform:translateY(-6px)}.card-lg{border-radius:var(--border-radius-lg);padding:32px}.kpi{background:linear-gradient(180deg, rgba(var(--primary-rgb), .02), rgba(var(--tertiary-bg-rgb), .02));border-radius:var(--border-radius-sm);border:1px solid rgba(var(--accent-rgb), .12);align-items:center;gap:16px;padding:16px 20px;display:flex}.kpi .value{color:var(--accent);font-size:28px;font-weight:800}.kpi .label{color:var(--text-muted);font-size:13px}.product-card,.product-card *{color:inherit;background:0 0}.product-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(8px);color:var(--text-main);padding:0;overflow:hidden}.timeline{padding-left:28px;position:relative}.timeline:before{content:"";background:linear-gradient(180deg, rgba(var(--accent-rgb), .15), rgba(var(--supporting-rgb), .06));border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:10px}.timeline-item{padding:18px 0 18px 20px;position:relative}.timeline-item:before{content:"";background:var(--accent);width:12px;height:12px;box-shadow:0 6px 18px rgba(var(--accent-rgb), .18);transform-origin:50%;transition:transform var(--transition-normal), box-shadow var(--transition-normal);border-radius:50%;position:absolute;top:24px;left:-6px}.timeline-item:hover:before{box-shadow:0 10px 30px rgba(var(--accent-rgb), .28);transform:scale(1.15)}input,textarea,select{width:100%;color:var(--text-main);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;outline:none;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:rgba(var(--accent-rgb), .45);box-shadow:0 8px 30px rgba(var(--accent-rgb), .08);transform:translateY(-2px)}a:hover{color:var(--cta-hover)}.btn:focus,button:focus{box-shadow:0 6px 22px rgba(var(--accent-rgb), .12);outline:2px solid rgba(var(--accent-rgb), .08)}.accent{color:var(--accent)}.accent-bg{background-color:var(--accent);color:#0a0f1c}@media (width<=880px){.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:1fr 1fr}.grid-2{grid-template-columns:1fr}.navbar{height:60px}.logo-image{height:40px}.navbar.scrolled .logo-image{height:34px}.logo-container{gap:10px}.navbar .container{padding:0 28px}.nav-links{gap:20px}.nav-actions{margin-left:12px}}@media (width<=1024px){.navbar .container{padding:0 32px}.nav-links{gap:24px}}.mobile-nav-overlay{-webkit-backdrop-filter:blur(6px);z-index:998;width:100vw;height:100vh;transition:opacity var(--transition-normal);background-color:#0f1c3299;position:fixed;top:0;left:0}.glass-card{-webkit-backdrop-filter:blur(8px);border:1.5px solid rgba(var(--accent-rgb), .22);transition:all var(--transition-normal);background:#121826e0;border-radius:16px;padding:32px;box-shadow:0 12px 40px #0006,inset 0 1px #ffffff08}.glass-card:hover{-webkit-backdrop-filter:blur(12px);border-color:rgba(var(--accent-rgb), .5);box-shadow:0 20px 50px #0000008c, 0 0 20px rgba(var(--accent-rgb), .08);background-color:#121826f2;transform:translateY(-6px)}.card-icon{border-radius:var(--border-radius-md);background-color:rgba(var(--accent-rgb), .1);width:56px;height:56px;color:var(--accent);border:1.5px solid rgba(var(--accent-rgb), .25);justify-content:center;align-items:center;margin-bottom:24px;font-size:24px;display:flex}.glass-card:hover .card-icon{transition:all var(--transition-fast);transform:scale(1.05);background-color:var(--accent)!important;color:#0b0f19!important;border-color:var(--accent)!important}.card-title{margin-bottom:12px;font-size:20px}.card-text{color:var(--text-muted);font-size:15px}.product-card{border-radius:var(--border-radius-lg);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);transition:all var(--transition-normal);background-color:#112240d9;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000059}.product-card:hover{-webkit-backdrop-filter:blur(12px);background-color:#112240eb;border-color:#c8a27673;transform:translateY(-6px);box-shadow:0 20px 50px #00000080}.product-card-header{border-bottom:1px solid var(--border-color);padding:32px}.product-tagline{color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.product-features-list{flex-direction:column;flex-grow:1;gap:14px;padding:32px;list-style:none;display:flex}.product-feature-item{color:var(--text-main);align-items:center;gap:12px;font-size:15px;display:flex}.product-feature-icon{color:var(--secondary);flex-shrink:0}.product-card-footer{background-color:var(--alternate-bg);padding:24px 32px 32px}.dashboard-mock{aspect-ratio:16/10;border-radius:var(--border-radius-lg);background-color:#030d1a;border:1px solid #ffffff1a;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 30px 60px -15px #00000080}.dashboard-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.dashboard-dots{gap:6px;display:flex}.dashboard-dot{border-radius:50%;width:10px;height:10px}.dashboard-dot:first-child{background-color:#ef4444}.dashboard-dot:nth-child(2){background-color:#f59e0b}.dashboard-dot:nth-child(3){background-color:#10b981}.dashboard-title{color:#fff9;letter-spacing:.5px;font-size:12px;font-weight:500}.dashboard-body{flex-grow:1;grid-template-columns:1fr 2fr;gap:16px;padding:18px;display:grid}.dashboard-sidebar{border-radius:var(--border-radius-md);background-color:#ffffff05;border:1px solid #ffffff0a;flex-direction:column;gap:12px;padding:12px;display:flex}.sidebar-item{border-radius:var(--border-radius-sm);background-color:#ffffff08;align-items:center;gap:8px;height:32px;padding:0 12px;display:flex}.sidebar-item.active{background-color:#00b4d826;border:1px solid #00b4d84d}.sidebar-icon{background-color:var(--secondary);border-radius:3px;width:14px;height:14px}.sidebar-item.active .sidebar-icon{background-color:var(--accent)}.sidebar-label{color:#fffc;font-size:10px;font-weight:500}.dashboard-content{grid-template-rows:1fr 1.5fr;gap:16px;display:grid}.content-top{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mini-widget{border-radius:var(--border-radius-md);background-color:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:12px;display:flex}.mini-label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:9px}.mini-value{color:var(--background);margin-top:4px;font-size:16px;font-weight:700}.mini-trend{color:#10b981;align-items:center;gap:2px;margin-top:2px;font-size:9px;display:flex}.content-chart{border-radius:var(--border-radius-md);background-color:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:16px;display:flex;position:relative}.chart-header-widget{justify-content:space-between;align-items:center;display:flex}.chart-title{color:#fffc;font-size:11px;font-weight:600}.chart-bars{justify-content:space-between;align-items:flex-end;height:80px;padding-top:8px;display:flex}.chart-bar-container{flex-direction:column;flex-grow:1;align-items:center;gap:6px;display:flex}.chart-bar-fill{background-color:var(--secondary);border-radius:3px 3px 0 0;width:14px;transition:height 1s ease-out}.chart-bar-container:nth-child(2n) .chart-bar-fill{background-color:var(--accent)}.chart-label{color:#fff6;font-size:8px}.stat-card{text-align:center;z-index:1;padding:40px 32px;position:relative}.stat-number{color:var(--secondary);font-size:48px;font-weight:800;line-height:1;font-family:var(--font-headings);margin-bottom:12px}.stat-label{color:var(--primary);margin-bottom:6px;font-size:16px;font-weight:600}.stat-desc{color:var(--text-muted);font-size:14px}.video-wrapper{aspect-ratio:16/9;border-radius:var(--border-radius-xl);width:100%;max-width:960px;box-shadow:var(--shadow-xl);border:1px solid #00b4d826;margin:0 auto;position:relative;overflow:hidden}.video-placeholder-bg{background:linear-gradient(135deg,#162845 0%,#0e1f35 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.video-overlay-details{text-align:center;z-index:2;background:radial-gradient(circle,#1f3a5f4d 0%,#0e1f35d1 100%);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.video-play-btn{background-color:var(--cta);cursor:pointer;width:80px;height:80px;color:var(--background);transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;padding-left:6px;font-size:32px;animation:2s infinite pulse-ring;display:flex;box-shadow:0 0 #f9731680}.video-play-btn:hover{background-color:var(--cta-hover);transform:scale(1.1)}@keyframes pulse-ring{0%{box-shadow:0 0 #f97316b3}70%{box-shadow:0 0 0 20px #f9731600}to{box-shadow:0 0 #f9731600}}.video-info-title{color:var(--background);margin-bottom:8px;font-size:24px;font-weight:700}.video-info-subtitle{color:var(--accent);font-size:16px;font-weight:500}.logo-marquee-wrapper{background-color:var(--alternate-bg);border-top:1px solid #0a25400d;border-bottom:1px solid #0a25400d;width:100%;padding:24px 0;position:relative;overflow:hidden}.marquee-row{gap:20px;width:max-content;display:flex}.marquee-row-rtl{animation:55s linear infinite marquee-rtl-scroll}.marquee-row-rtl:hover{animation-play-state:paused}.marquee-row-ltr{animation:55s linear infinite marquee-ltr-scroll}.marquee-row-ltr:hover{animation-play-state:paused}@keyframes marquee-rtl-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-ltr-scroll{0%{transform:translate(-50%)}to{transform:translate(0)}}.timeline{max-width:800px;margin:0 auto;position:relative}.timeline:after{content:"";background-color:#0a25401a;width:4px;margin-left:-2px;position:absolute;top:0;bottom:0;left:50%}.timeline-item{background-color:inherit;width:50%;padding:10px 40px;position:relative}.timeline-item-left{left:0}.timeline-item-right{left:50%}.timeline-dot{background-color:var(--background);border:4px solid var(--secondary);z-index:1;border-radius:50%;width:20px;height:20px;position:absolute;top:25px;right:-10px}.timeline-item-right .timeline-dot{left:-10px}.timeline-card{background-color:var(--background);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);border:1px solid #0a25400f;padding:24px;position:relative}.timeline-year{color:var(--secondary);margin-bottom:8px;font-size:18px;font-weight:700}.process-wrapper{max-width:1000px;margin:0 auto}.process-tabs{justify-content:space-between;margin-bottom:48px;display:flex;position:relative}.process-tabs:after{content:"";z-index:1;background-color:#0a25400f;height:4px;position:absolute;top:22px;left:0;right:0}.process-tab-btn{background-color:var(--background);width:48px;height:48px;color:var(--primary);cursor:pointer;z-index:2;transition:all var(--transition-fast);border:2px solid #0a254026;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.process-tab-btn.active{background-color:var(--secondary);border-color:var(--secondary);color:var(--background);box-shadow:0 0 15px #00b4d866}.process-tab-label{white-space:nowrap;color:var(--text-muted);font-size:11px;font-weight:600;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.process-tab-btn.active .process-tab-label{color:var(--primary)}.process-content-card{background-color:var(--background);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);border:1px solid #0a25400f;padding:40px}.compliance-coming-soon-container{border-radius:var(--border-radius-xl);box-shadow:var(--shadow-xl);border:1px solid #00b4d826;position:relative;overflow:hidden}.mock-dashboard-preview{filter:blur(8px);-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#030d1a;padding:48px}.coming-soon-overlay{-webkit-backdrop-filter:blur(12px);z-index:5;text-align:center;background-color:#0f1c32d9;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;position:absolute;inset:0}.contact-form-card{-webkit-backdrop-filter:blur(8px);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);background-color:#112240d9;padding:40px;box-shadow:0 12px 40px #00000073}.contact-layout-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.contact-left-col{flex-direction:column;gap:20px;display:flex}.contact-info-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-info-card{flex-direction:column;align-items:flex-start;min-height:140px;display:flex;padding:22px 20px!important}.contact-info-card--wide{grid-column:1/-1;min-height:auto}.contact-card-icon{flex-shrink:0;border-radius:10px!important;width:38px!important;height:38px!important;margin-bottom:14px!important;font-size:18px!important}.contact-card-title{letter-spacing:.2px;color:var(--text-main);margin-bottom:6px;font-weight:700;font-size:13px!important}.contact-card-value{color:var(--text-muted);transition:color var(--transition-fast);font-size:13px;line-height:1.55}a.contact-card-value:hover{color:var(--accent)}.contact-map-wrapper{border:1.5px solid rgba(var(--accent-rgb), .18);border-radius:12px;flex-shrink:0;height:240px;overflow:hidden;box-shadow:0 12px 40px #0006}.contact-right-col{flex-direction:column;display:flex}.contact-form-card--full{flex-direction:column;flex:1;display:flex}@media (width<=1024px){.contact-layout-grid{gap:24px}}@media (width<=767px){.contact-layout-grid{grid-template-columns:1fr;gap:32px}.contact-left-col,.contact-right-col{width:100%}.contact-map-wrapper{height:220px}.contact-info-grid{grid-template-columns:repeat(2,1fr);gap:12px}.contact-info-card{min-height:120px}}@media (width<=480px){.contact-info-grid{grid-template-columns:1fr}.contact-info-card--wide{grid-column:1}}.form-group{margin-bottom:24px}.form-row{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-label{color:var(--text-main);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-control{width:100%;font-family:var(--font-body);border-radius:var(--border-radius-md);color:var(--text-main);transition:all var(--transition-fast);background-color:#ffffff0d;border:1px solid #ffffff1f;padding:12px 16px;font-size:15px}.form-control:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .25);outline:none}.inner-hero{background:radial-gradient(circle at top right, rgba(var(--accent-rgb), .04) 0%, transparent 40%), radial-gradient(circle at bottom left, rgba(var(--accent-rgb), .03) 0%, transparent 30%), var(--primary-bg);border-bottom:1px solid var(--border-color);padding:140px 0 80px}.inner-hero-title{letter-spacing:-1px;margin-bottom:16px;font-size:44px}.services-hero{background-color:#0000;background-image:linear-gradient(#0f1c32d6,#1f3a5fe6),url(/images/industrial_control_room_1780849774868.png);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #b89b5e2e;padding:160px 0 100px;position:relative}.services-hero .inner-hero-title{color:#fff}.services-hero .section-subtitle{color:var(--accent)}.services-hero p{color:#f8fafcbf!important}.contact-hero{background-color:#0000;background-image:linear-gradient(#0f1c32d6,#1f3a5fe6),url(/images/business_consultation_1780850767888.png);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #b89b5e2e;padding:160px 0 100px;position:relative}.contact-hero .inner-hero-title{color:#fff}.contact-hero .section-subtitle{color:var(--accent)}.contact-hero p{color:#f8fafcbf!important}.blog-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;list-style:none;display:flex}.blog-tab-btn{background-color:var(--alternate-bg);border:none;padding:8px 20px}.btn-sm{font-size:14px;font-family:var(--font-body);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);border-radius:20px;padding:8px 18px;font-size:14px;font-weight:600}.blog-tab-btn.active,.blog-tab-btn:hover{background-color:var(--primary);color:var(--background)}.map-container{border-radius:var(--border-radius-xl);border:1.5px solid rgba(var(--accent-rgb), .2);width:100%;box-shadow:var(--shadow-xl), inset 0 1px 0 #ffffff08;aspect-ratio:16/10;background:radial-gradient(circle,#1a2035e6 0%,#121826f2 100%);padding:32px 24px;position:relative;overflow:hidden}.map-svg{z-index:2;width:100%;height:auto;max-height:480px;display:block;position:relative}.map-grid-lines{z-index:1;pointer-events:none;background-image:linear-gradient(#b89b5e0a 1px,#0000 1px),linear-gradient(90deg,#b89b5e0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.map-pin{cursor:pointer;transition:all var(--transition-fast)}.map-pin:hover .map-marker{fill:var(--cta);stroke-width:4px;filter:drop-shadow(0 0 8px var(--cta))}.map-marker{fill:var(--secondary);stroke:var(--background);stroke-width:2px;transition:all var(--transition-fast)}.map-marker.hq{fill:var(--cta)}.map-pulse{transform-origin:50%;animation:2s ease-out infinite map-ripple}@keyframes map-ripple{0%{r:4px;opacity:.8}to{r:20px;opacity:0}}.map-tooltip-box{-webkit-backdrop-filter:blur(8px);border-radius:var(--border-radius-md);color:var(--text-light);pointer-events:none;z-index:10;text-align:center;transition:all var(--transition-normal);background:#0f1c32f2;border:1px solid #b89b5e4d;padding:12px 20px;font-size:13px;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px -5px #00000080}.industry-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:48px;display:grid}.industry-card{border:1px solid var(--border-color);border-radius:var(--border-radius-md);transition:all var(--transition-normal);cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#112240d9;flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000059}.industry-card:before{content:"";background:linear-gradient(90deg, var(--secondary), var(--accent));opacity:0;width:100%;height:4px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0}.industry-card:hover{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#112240eb;border-color:#c8a27673;transform:translateY(-6px);box-shadow:0 20px 50px #00000080}.industry-card:hover:before{opacity:1}.industry-icon-wrapper{background-color:var(--alternate-bg);width:44px;height:44px;color:var(--secondary);transition:all var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex}.industry-card:hover .industry-icon-wrapper{background-color:var(--primary);color:var(--accent)}.industry-title{color:var(--primary);font-size:18px;font-weight:600}.industry-desc{color:var(--text-muted);font-size:14px;line-height:1.5}.logo-carousel-container{-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.about-hero{align-items:center;min-height:520px;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.about-hero-bg{z-index:0;position:absolute;inset:0}.about-hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.about-hero-overlay{z-index:1;background:linear-gradient(135deg,#0f1c32eb 0%,#1f3a5fd1 50%,#b89b5e40 100%);position:absolute;inset:0}.about-hero .container{z-index:2;position:relative}.about-hero-content{max-width:720px}.about-hero-content h1{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-size:48px;line-height:1.15}.about-hero-content p{color:#fffc;max-width:600px;font-size:19px;line-height:1.7}.about-who-section{background-color:var(--background-white);padding:100px 0}.about-who-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.about-who-image{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.about-who-image img{object-fit:cover;width:100%;height:420px;display:block}.about-who-image:after{content:"";background:linear-gradient(90deg, var(--secondary), var(--accent));height:4px;position:absolute;bottom:0;left:0;right:0}.about-who-card{background-color:var(--background-white);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);padding:44px}.about-who-card .section-subtitle{text-align:left}.about-who-card h2{letter-spacing:-.8px;margin-bottom:20px;font-size:34px}.about-who-card p{color:var(--text-muted);margin-bottom:16px;font-size:16px;line-height:1.75}.about-who-card p:last-of-type{margin-bottom:0}.about-who-badge-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.about-who-badge{color:var(--supporting);background-color:#b89b5e14;border:1px solid #b89b5e33;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:600}.about-vision-section{background:var(--alternate-bg);padding:100px 0}.vision-card{background-color:var(--background-white);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);text-align:center;box-shadow:var(--shadow-md);transition:all var(--transition-normal);padding:40px 32px;position:relative;overflow:hidden}.vision-card:before{content:"";background:linear-gradient(90deg, var(--secondary), var(--accent));height:4px;transition:transform var(--transition-normal);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.vision-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.vision-card:hover:before{transform:scaleX(1)}.vision-icon{border-radius:var(--border-radius-md);width:64px;height:64px;transition:all var(--transition-normal);justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.vision-icon.icon-amber{color:var(--cta);background-color:#f59e0b1a}.vision-icon.icon-blue{color:var(--secondary);background-color:#2563eb1a}.vision-icon.icon-teal{background-color:rgba(var(--accent-rgb), .1);color:var(--accent)}.vision-card:hover .vision-icon{transform:scale(1.1)}.vision-card h3{margin-bottom:12px;font-size:20px}.vision-card p{color:var(--text-muted);font-size:15px;line-height:1.65}.about-founder-section{background-color:var(--background-white);padding:100px 0}.founder-card{background-color:var(--background-white);border:1px solid var(--border-color);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-xl);padding:0;overflow:hidden}.founder-grid{grid-template-columns:340px 1fr;min-height:480px;display:grid}.founder-photo-area{background:linear-gradient(135deg,#162845 0%,#1f3a5f 100%);flex-direction:column;justify-content:center;align-items:center;padding:48px 32px;display:flex;position:relative;overflow:hidden}.founder-photo-area:before{content:"";background:radial-gradient(circle,#b89b5e2e 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;right:-50px}.founder-avatar{z-index:1;background:linear-gradient(135deg,#ffffff14 0%,#ffffff05 100%);border:4px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:24px;display:flex;position:relative}.founder-avatar-initials{font-family:var(--font-headings);color:#ffffffe6;letter-spacing:-2px;font-size:56px;font-weight:800}.founder-name-area{text-align:center;z-index:1;position:relative}.founder-name-area h3{color:#fff;margin-bottom:4px;font-size:24px}.founder-name-area p{color:var(--cta);font-size:14px;font-weight:600}.founder-details{flex-direction:column;justify-content:center;padding:48px;display:flex}.founder-details .section-subtitle{text-align:left}.founder-details h2{letter-spacing:-.5px;margin-bottom:24px;font-size:28px}.founder-highlights{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.founder-badge{color:var(--primary);background-color:#b89b5e14;border:1px solid #b89b5e2e;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.founder-badge svg{color:var(--secondary)}.founder-global{border-top:1px solid var(--border-color);padding-top:24px}.founder-global h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:16px;font-size:14px;font-weight:700}.founder-countries{flex-wrap:wrap;gap:8px;display:flex}.founder-country-item{flex-direction:column;flex:64px;align-items:center;gap:8px;min-width:64px;display:flex}.founder-country-tag{width:100%;min-height:32px;color:var(--text-muted);background-color:var(--background);border:1px solid var(--border-color);transition:all var(--transition-fast);border-radius:6px;justify-content:center;align-items:center;padding:5px 8px;font-size:12px;font-weight:500;display:flex}.founder-country-item:hover .founder-country-tag{border-color:var(--secondary);color:var(--secondary)}.founder-country-flag{object-fit:contain;width:32px;height:22px;transition:transform var(--transition-fast);border-radius:2px;display:block;box-shadow:0 1px 4px #00000047}.founder-country-item:hover .founder-country-flag{transform:translateY(-2px)}.about-strengths-section{background:var(--alternate-bg);padding:100px 0}.strengths-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.strength-card{background-color:var(--background-white);border:1px solid var(--border-color);border-radius:var(--border-radius-md);text-align:center;transition:all var(--transition-normal);cursor:default;padding:32px 24px;position:relative;overflow:hidden}.strength-card:after{content:"";background:linear-gradient(90deg, var(--secondary), var(--accent));height:3px;transition:transform var(--transition-normal);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.strength-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.strength-card:hover:after{transform:scaleX(1)}.strength-icon{border-radius:var(--border-radius-sm);width:52px;height:52px;color:var(--secondary);transition:all var(--transition-fast);background-color:#2563eb14;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.strength-card:hover .strength-icon{background-color:var(--secondary);color:#fff}.strength-card h3{color:var(--text-main);font-size:15px;font-weight:600}.about-domain-section{background-color:var(--background-white);padding:100px 0}.domain-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.domain-card{background-color:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius-md);transition:all var(--transition-normal);cursor:default;align-items:center;gap:16px;padding:28px 24px;display:flex}.domain-card:hover{box-shadow:var(--shadow-lg);border-color:#2563eb26;transform:translateY(-4px)}.domain-icon{border-radius:var(--border-radius-sm);width:48px;min-width:48px;height:48px;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.domain-icon.di-blue{color:var(--accent);background-color:#b89b5e1a}.domain-icon.di-teal{color:var(--supporting);background-color:#c8ae731a}.domain-icon.di-amber{color:var(--cta);background-color:#b89b5e24}.domain-card:hover .domain-icon{transform:scale(1.1)}.domain-card h3{color:var(--text-main);margin:0;font-size:15px;font-weight:600}.about-global-section{background:linear-gradient(135deg,#162845 0%,#1f3a5f 100%);padding:100px 0;position:relative;overflow:hidden}.about-global-section:before{content:"";background:radial-gradient(circle,#b89b5e1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.about-global-section:after{content:"";background:radial-gradient(circle,#c8ae7314 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-50px}.about-global-section .section-title-wrapper{z-index:1;position:relative}.about-global-section .section-subtitle{color:var(--accent)}.about-global-section .section-title{color:#fff}.about-global-section .section-desc{color:#ffffffa6}.global-map-container{z-index:1;max-width:900px;margin:0 auto;position:relative}.global-countries-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.global-country-card{border-radius:var(--border-radius-md);text-align:center;transition:all var(--transition-normal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14;padding:24px 16px}.global-country-card:hover{background:#ffffff1a;border-color:#2563eb66;transform:translateY(-4px)}.global-country-icon{width:44px;height:44px;color:var(--accent);background:linear-gradient(135deg,#b89b5e40 0%,#c8ae7333 100%);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.global-country-card h4{color:#fff;margin:0;font-size:14px;font-weight:600}.about-journey-section{background-color:var(--background-white);padding:100px 0}.h-timeline{max-width:960px;margin:0 auto;padding:40px 0;position:relative}.h-timeline-line{background:linear-gradient(90deg, var(--secondary), var(--accent));z-index:0;height:3px;position:absolute;top:50%;left:0;right:0}.h-timeline-items{z-index:1;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.h-timeline-item{text-align:center;flex-direction:column;align-items:center;display:flex}.h-timeline-item:nth-child(2n){flex-direction:column-reverse}.h-timeline-dot{background-color:var(--secondary);border:4px solid var(--background-white);width:20px;height:20px;box-shadow:0 0 0 2px var(--secondary);transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;margin:16px 0}.h-timeline-item:hover .h-timeline-dot{background-color:var(--cta);box-shadow:0 0 0 2px var(--cta);transform:scale(1.3)}.h-timeline-card{background-color:var(--background-white);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);transition:all var(--transition-normal);width:100%;padding:24px 20px}.h-timeline-item:hover .h-timeline-card{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.h-timeline-item:nth-child(2n):hover .h-timeline-card{transform:translateY(4px)}.h-timeline-year{color:var(--secondary);justify-content:center;align-items:center;gap:6px;margin-bottom:6px;font-size:14px;font-weight:700;display:flex}.h-timeline-card h3{color:var(--primary);margin:0;font-size:15px;font-weight:600}.about-why-section{background:var(--alternate-bg);padding:100px 0}.why-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.why-card{background-color:var(--background-white);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:all var(--transition-normal);padding:36px 28px;position:relative;overflow:hidden}.why-card:before{content:"";background:linear-gradient(180deg, var(--secondary), var(--accent));width:4px;height:0;transition:height var(--transition-normal);position:absolute;top:0;left:0}.why-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.why-card:hover:before{height:100%}.why-icon{border-radius:var(--border-radius-sm);width:52px;height:52px;transition:all var(--transition-fast);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.why-icon.wi-blue{color:var(--accent);background-color:#b89b5e1a}.why-icon.wi-teal{color:var(--supporting);background-color:#c8ae731a}.why-icon.wi-amber{color:var(--cta);background-color:#b89b5e24}.why-card:hover .why-icon{transform:scale(1.1)}.why-card h3{margin-bottom:8px;font-size:18px}.why-card p{color:var(--text-muted);font-size:14px;line-height:1.6}.stacked-panels-section{padding:80px 0 120px}.stacked-panels{flex-direction:column;gap:18px;display:flex}.stacked-panel{background-color:var(--tile-surface,#444b57);border:1px solid rgba(var(--accent-rgb), .06);background-position:50%;background-size:cover;border-radius:12px;height:96px;transition:height .5s cubic-bezier(.16,1,.3,1),box-shadow .45s,transform .45s,opacity .3s;display:block;position:relative;overflow:hidden}.stacked-panel .panel-inner{flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.stacked-panel .panel-header{justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.stacked-panel .panel-title{color:var(--text-main);font-size:18px;font-weight:800;font-family:var(--font-headings)}:root{--type-hero:72px;--type-page-title:56px;--type-section:37px;--type-subtitle:20px;--type-feature:24px;--type-stat-large:64px;--type-body:16px}body,p,li{font-family:var(--font-body);font-size:var(--type-body)}h1.hero,.hero{font-size:var(--type-hero);letter-spacing:-.6px;font-weight:800;line-height:1}.page-title,h1.page{font-size:var(--type-page-title);font-weight:800;line-height:1.02}.section-heading,h2.section{font-size:var(--type-section);font-weight:600}.section-subtitle{font-size:var(--type-subtitle);color:var(--secondary);font-weight:500}.feature-title{font-size:var(--type-feature);font-weight:600}.stat-large{font-size:var(--type-stat-large);color:var(--primary);font-weight:700}h1{font-family:var(--font-headings);font-size:var(--type-page-title);margin:0 0 12px;font-weight:800;line-height:1.02}h1.hero,.hero h1{font-size:var(--type-hero)}h2{font-family:var(--font-headings);font-size:var(--type-section);margin:0 0 12px;font-weight:600}h3{font-family:var(--font-headings);font-size:var(--type-feature);margin:0 0 8px;font-weight:600}h4{font-family:var(--font-headings);margin:0 0 6px;font-size:18px;font-weight:700}p{font-size:var(--type-body);color:var(--text-main);margin:0 0 14px}.section-title{font-size:var(--type-section);font-weight:600}.section-desc{font-size:var(--type-body);color:var(--secondary);max-width:68ch}@media (width<=900px){h1{font-size:var(--type-hero)}h2{font-size:calc(var(--type-section) * .8)}h3{font-size:calc(var(--type-feature) * .92)}}.capability-section{background-color:var(--primary-bg);padding:96px 0;position:relative}.capability-inner{position:relative}.capability-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;align-items:stretch;gap:28px;padding-bottom:8px;display:flex;overflow-x:auto}.capability-rail::-webkit-scrollbar{height:10px}.capability-rail::-webkit-scrollbar-thumb{background:#00000059;border-radius:8px}.capability-panel{background:var(--secondary-bg);color:#f5f5f5;border:1px solid var(--border-color);scroll-snap-align:center;border-radius:16px;flex:none;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 12px 40px #03061299}.capability-panel--large{width:560px;height:380px}.capability-panel--medium{width:420px;height:340px}.capability-panel:hover{transform:translateY(-12px)scale(1.035);box-shadow:0 36px 110px #020617c7}.capability-image{transform-origin:50%;background-position:50%;background-size:cover;transition:transform 1.05s cubic-bezier(.2,.9,.2,1);position:absolute;inset:0}.capability-panel:hover .capability-image{transform:scale(1.07)}.capability-overlay{background:linear-gradient(#06162714 0%,#0616276b 55%,#061627b8 100%);position:absolute;inset:0}.capability-content{z-index:6;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:22px;left:20px;right:20px}.capability-icon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border-color);background:#00000047;border-radius:12px;place-items:center;width:48px;height:48px;display:inline-grid}.capability-title{color:#f5f5f5;font-size:20px;font-weight:800;font-family:var(--font-headings);letter-spacing:-.2px}.capability-desc{color:#f5f5f5db;max-width:88%;font-size:13.75px}.capability-gold-border{pointer-events:none;box-shadow:inset 0 0 0 1px var(--border-color);border-radius:16px;position:absolute;inset:0}.capability-gold-sweep{transform-origin:0;background:linear-gradient(90deg, transparent, rgba(var(--accent-rgb), .95), rgba(var(--supporting-rgb), .65), transparent);border-radius:2px;width:0%;height:2.25px;position:absolute;top:52%;left:6%}.capability-corner{pointer-events:none;border:2px solid var(--gold-divider);width:22px;height:22px;position:absolute}.capability-corner.tl{border-top-color:rgba(var(--accent-rgb), .3);border-left-color:rgba(var(--accent-rgb), .3);top:8px;left:8px}.capability-corner.tr{border-top-color:rgba(var(--accent-rgb), .3);border-right-color:rgba(var(--accent-rgb), .3);top:8px;right:8px}.capability-panel .parallax{will-change:transform;transition:transform .25s ease-out}@media (width<=900px){.capability-rail{gap:18px;padding-left:12px;padding-right:12px}.capability-panel--large{width:calc(100% - 48px);height:340px}.capability-panel--medium{width:calc(100% - 64px);height:300px}}.capability-panel:focus{box-shadow:0 28px 80px #020617b3, 0 0 0 3px rgba(var(--accent-rgb), .15);outline:none;transform:translateY(-8px)scale(1.01)}.capability-panel:focus-visible{box-shadow:0 28px 80px #020617b3, 0 0 0 3px rgba(var(--accent-rgb), .3)}.capability-panel[tabindex]{cursor:pointer}.capability-rail-wrap{position:relative}.rail-control{border:1px solid var(--border-color);color:#f5f5f5;opacity:0;background:#060c1847;border-radius:10px;place-items:center;width:44px;height:44px;transition:opacity .25s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.capability-rail-wrap:hover .rail-control{opacity:1}.rail-prev{left:8px}.rail-next{right:8px}.lead{color:var(--secondary);max-width:72ch;font-size:18px}.muted{color:var(--text-muted)}.matte-surface{background-color:var(--primary-bg);color:var(--text-main)}.gold-divider{background:linear-gradient(90deg, transparent, rgba(var(--accent-rgb), .22), transparent);border-radius:1px;height:1px}.card{background:var(--card-bg);border-radius:var(--border-radius-md);border:1px solid rgba(var(--accent-rgb), .06);transition:transform var(--transition-normal), box-shadow var(--transition-normal)}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.fade-up{opacity:0;transition:opacity .7s var(--transition-normal), transform .7s var(--transition-normal);will-change:opacity, transform;transform:translateY(18px)}.fade-up.in-view{opacity:1;transform:translateY(0)}.parallax{will-change:transform;transition:transform var(--transition-slow) ease-out}.count-up{font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-weight:700}.gold-border{border-radius:var(--border-radius-md);position:relative;overflow:hidden}.gold-border:after{content:"";pointer-events:none;background:linear-gradient(90deg, rgba(var(--accent-rgb), 0) 0%, rgba(var(--accent-rgb), .12) 40%, rgba(var(--accent-rgb), .2) 50%, rgba(var(--accent-rgb), .12) 60%, rgba(var(--accent-rgb), 0) 100%);transition:transform 1.6s linear;position:absolute;inset:0;transform:translate(-120%)}.gold-border:hover:after{transform:translate(120%)}@media (prefers-reduced-motion:reduce){.fade-up,.card,.gold-border:after,.parallax{transition:none!important;animation:none!important}}@media (width<=900px){:root{--type-hero:44px;--type-page-title:36px;--type-section:28px;--type-stat-large:48px}.container{padding:0 18px}}.fm-smooth{transition:transform var(--transition-slow), opacity var(--transition-slow)}a.cta{color:var(--accent);border-bottom:1px solid rgba(var(--accent-rgb), .06);transition:color var(--transition-fast), transform var(--transition-fast)}a.cta:hover{color:var(--cta-hover);transform:translateY(-2px)}.page-header{padding:48px 0}.page-header .page-title{margin-bottom:12px}.stacked-panel .panel-preview{background:#0000002e;border-radius:8px;width:160px;height:56px}.stacked-panel .panel-body{color:var(--text-muted);padding:0 28px 22px}.stacked-panel .panel-body p{margin:12px 0 0}.stacked-panel .gold-divider{background:linear-gradient(90deg, rgba(var(--accent-rgb), 0), rgba(var(--accent-rgb), 1), rgba(var(--secondary-bg-rgb), .06));transform-origin:0;border-radius:2px;width:100%;height:3px;margin-top:10px;transition:transform .65s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.stacked-panel.expanded{height:420px;box-shadow:0 30px 80px -24px #000000d9,0 18px 48px -28px #000000bf}.stacked-panel.expanded .gold-divider{transform:scaleX(1)}.stacked-panel.expanded .panel-preview{width:240px;height:78px}.stacked-panel.compressed{opacity:.68;height:64px;transform:translateY(0)}.stacked-panel:after{content:"";pointer-events:none;background:linear-gradient(#04081047,#0408107a);position:absolute;inset:0}.stacked-panel:before{content:"";border-top:2px solid rgba(var(--accent-rgb), .95);border-right:2px solid rgba(var(--accent-rgb), .95);opacity:0;width:12px;height:12px;transition:opacity .35s;position:absolute;top:12px;right:12px}.stacked-panel.expanded:before{opacity:1}.stacked-panel{background-size:110%;transition:background-size 8s cubic-bezier(.16,1,.3,1)}.stacked-panel.expanded{background-size:120%}@media (width<=1024px){.stacked-panel{height:88px}.stacked-panel.expanded{height:360px}.stacked-panel .panel-header{padding:14px 18px}.stacked-panel .panel-preview{display:none}}.container-full{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.vertical-story-section{background:var(--primary-bg);padding:80px 0 140px}.vertical-story-wrap{align-items:flex-start;gap:36px;display:flex;position:relative}.gold-progress-wrap{align-items:flex-start;width:56px;display:flex;position:relative}.gold-progress{background:linear-gradient(180deg, rgba(var(--accent-rgb), .12), rgba(var(--accent-rgb), 1));width:6px;height:36px;box-shadow:0 6px 18px rgba(var(--accent-rgb), .06);border-radius:4px;transition:top .45s cubic-bezier(.16,1,.3,1);position:absolute;left:50%;transform:translate(-50%)}.vertical-panels{flex-direction:column;flex:auto;gap:18px;display:flex}.vertical-panel{cursor:pointer;border:1px solid rgba(var(--accent-rgb), .06);background-position:50%;background-size:110%;border-radius:14px;width:100%;height:48vh;min-height:260px;transition:height .6s cubic-bezier(.16,1,.3,1),box-shadow .45s,opacity .3s;position:relative;overflow:hidden}.vertical-panel.compressed{opacity:.7;height:18vh}.vertical-panel.expanded{height:72vh;box-shadow:0 40px 120px -40px #000000d9,0 20px 64px -36px #000000b3}.vertical-inner{z-index:3;flex-direction:column;justify-content:center;padding:28px 48px;display:flex;position:absolute;inset:0}.vertical-header{justify-content:space-between;align-items:center;display:flex}.vertical-title{color:var(--text-main);font-size:28px;font-weight:800;font-family:var(--font-headings);letter-spacing:-.3px}.vertical-body{color:var(--text-muted);max-width:760px;margin-top:16px;overflow:hidden}.vertical-body p{margin:0;font-size:16px;line-height:1.7}.gold-line{background:linear-gradient(90deg, rgba(var(--accent-rgb), .05), rgba(var(--accent-rgb), .95));transform-origin:0;border-radius:3px;width:100%;height:4px;margin-bottom:14px}.vertical-panel:after{content:"";pointer-events:none;background:linear-gradient(#04081029,#04081070);position:absolute;inset:0}.vertical-panel:before{content:"";border-top:2px solid rgba(var(--accent-rgb), .95);border-right:2px solid rgba(var(--accent-rgb), .95);opacity:0;width:10px;height:10px;transition:opacity .35s;position:absolute;top:18px;right:18px}.vertical-panel.expanded:before{opacity:1}.vertical-panel{transition:background-size 10s cubic-bezier(.16,1,.3,1)}.vertical-panel.expanded{background-size:120%}@media (width<=1024px){.vertical-story-wrap{gap:18px}.gold-progress-wrap{display:none}.vertical-panel{height:240px}.vertical-panel.compressed{height:100px}.vertical-panel.expanded{height:460px}.vertical-inner{padding:16px}.vertical-title{font-size:22px}}.tab-showcase{background:linear-gradient(180deg, var(--secondary-bg), var(--tertiary-bg));border:1px solid rgba(var(--accent-rgb), .06);border-radius:12px;margin-top:28px;padding:18px}.tabs-row{align-items:center;gap:12px;padding:6px;display:flex;position:relative}.tab{color:var(--text-muted);cursor:pointer;font-weight:700;font-family:var(--font-headings);letter-spacing:.2px;background:0 0;border:none;border-radius:8px;padding:10px 14px;transition:color .25s}.tab.active{color:var(--text-main)}.tab-underline{background:linear-gradient(90deg, rgba(var(--accent-rgb), .2), rgba(var(--accent-rgb), 1));height:3px;box-shadow:0 6px 18px rgba(var(--accent-rgb), .06);border-radius:3px;position:absolute;bottom:4px}.tab-content{grid-template-columns:48% 1fr;align-items:center;gap:28px;margin-top:18px;display:grid}.tab-media{background:#0a0d12;border-radius:10px;height:320px;position:relative;overflow:hidden}.tab-image{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:110%;position:absolute;inset:0}.tab-image:first-child{transition-delay:0s}.tab-image{transition:opacity .9s,transform 8s cubic-bezier(.16,1,.3,1)}.tab-image[style]{opacity:0}.tab-text{color:var(--text-muted)}.tab-desc h3{color:var(--text-main);font-size:22px;font-weight:800;font-family:var(--font-headings);margin:0 0 10px}.tab-desc p{margin:0;font-size:16px;line-height:1.7}.tab-image[style][style*="opacity: 1"]{opacity:1}.tab-image{transform-origin:50%}@media (width<=1024px){.tab-content{grid-template-columns:1fr}.tab-media{height:220px}}.about-cta-section{background:linear-gradient(135deg, var(--secondary-bg) 0%, var(--tertiary-bg) 100%);padding:100px 0;position:relative;overflow:hidden}.about-cta-section:before{content:"";background:radial-gradient(circle,#eab3081a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-100px}.about-cta-content{text-align:center;z-index:1;max-width:640px;margin:0 auto;position:relative}.about-cta-content h2{color:var(--text-main);letter-spacing:-1px;margin-bottom:16px;font-size:38px}.about-cta-content p{color:var(--text-muted);margin-bottom:36px;font-size:18px;line-height:1.65}.btn-cta-about{font-family:var(--font-body);border-radius:var(--border-radius-md);cursor:pointer;background-color:var(--cta);color:var(--primary);box-shadow:var(--shadow-cta);transition:all var(--transition-fast);border:none;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:700;display:inline-flex}.btn-cta-about:hover{background-color:var(--cta-hover);transform:translateY(-3px);box-shadow:0 14px 24px -4px #eab30859}@media (width<=1024px){.about-hero-content h1{font-size:38px}.strengths-grid{grid-template-columns:repeat(3,1fr)}.domain-grid{grid-template-columns:repeat(2,1fr)}.global-countries-grid{grid-template-columns:repeat(3,1fr)}.founder-grid{grid-template-columns:280px 1fr}.h-timeline-items{grid-template-columns:repeat(2,1fr)}.h-timeline-line{display:none}.h-timeline-item:nth-child(2n){flex-direction:column}.h-timeline-item:nth-child(2n):hover .h-timeline-card{transform:translateY(-4px)}}@media (width<=768px){.about-hero-content h1{font-size:30px}.about-hero-content p{font-size:16px}.about-who-grid{grid-template-columns:1fr;gap:32px}.about-who-image img{height:280px}.strengths-grid{grid-template-columns:repeat(2,1fr)}.domain-grid{grid-template-columns:1fr}.global-countries-grid{grid-template-columns:repeat(2,1fr)}.why-grid,.founder-grid{grid-template-columns:1fr}.founder-photo-area{padding:32px}.founder-avatar{width:140px;height:140px}.founder-avatar-initials{font-size:42px}.founder-details{padding:32px}.h-timeline-items{grid-template-columns:1fr}.about-cta-content h2{font-size:28px}}@media (width<=1024px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.section{padding:56px 0}.section-title{font-size:34px}}@media (width<=768px){.grid-2{grid-template-columns:1fr;gap:32px}.grid-3,.grid-4{grid-template-columns:1fr}.section{padding:40px 0}.section-title{font-size:28px}.timeline:after{left:30px}.timeline-item{width:100%;padding-left:56px;padding-right:16px}.timeline-item-right{left:0}.timeline-dot{left:20px;right:auto}.timeline-item-right .timeline-dot{left:20px}.process-tabs:after{top:20px}.process-tab-btn{width:40px;height:40px}.process-tab-label{font-size:9px}.form-row{grid-template-columns:1fr;gap:0}}.stat-card{text-align:center;flex-direction:column;align-items:center;display:flex}.stat-icon-wrapper{background-color:var(--alternate-bg);width:52px;height:52px;color:var(--secondary);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.stat-card:hover .stat-icon-wrapper{background-color:var(--secondary);color:var(--background);background:linear-gradient(135deg, rgba(var(--secondary-bg-rgb), 1) 0%, rgba(var(--primary-bg-rgb), 1) 100%);transform:scale(1.1)}@media (width<=1300px){.nav-links{gap:16px}}@media (width<=1024px){.hamburger{display:block}.nav-links{display:none!important}.nav-actions{display:none}}@media (width>=1025px){.mobile-nav,.mobile-nav-overlay{display:none!important}}.glass-panel{-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);color:var(--text-main);background:#112240d9;box-shadow:0 12px 40px #00000059}.glass-panel-dark{-webkit-backdrop-filter:blur(8px);background:#0b192ce6;border:1px solid #c8a2762e;box-shadow:0 12px 40px #0006}.premium-text-glow{text-shadow:0 0 20px #c8a27633}.flagship-hero-card{height:540px}.flagship-standard-card{height:420px}.flagship-card-image-hero{height:310px}.flagship-card-image-standard{height:225px}@media (width<=768px){.flagship-hero-card{height:auto;min-height:460px}.flagship-standard-card{height:auto;min-height:380px}.flagship-card-image-hero{height:220px}.flagship-card-image-standard{height:190px}}@media (width<=480px){.flagship-hero-card,.flagship-standard-card{min-height:340px}.flagship-card-image-hero,.flagship-card-image-standard{height:160px}}@keyframes flagship-border-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.flagship-shimmer-border:before{content:"";background:linear-gradient(90deg,#0000 0%,#c8a27699 30%,#c8a276 50%,#c8a27699 70%,#0000 100%) 0 0/200% 100%;height:1px;animation:3s linear infinite flagship-border-shimmer;position:absolute;top:0;left:0;right:0}.about-page-bg,.about-section-texture{background-color:#152238;background-image:radial-gradient(circle at 20% 80%,#c8a2760a 0%,#0000 50%),linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px);background-size:auto,40px 40px,40px 40px}.services-page-bg,.services-section-texture{background-color:#0c1632;background-image:radial-gradient(circle at 80% 80%,#00e5ff08,#0000 60%),linear-gradient(#00e5ff06 1px,#0000 1px),linear-gradient(90deg,#00e5ff06 1px,#0000 1px),linear-gradient(#00e5ff02 2px,#0000 2px),linear-gradient(90deg,#00e5ff02 2px,#0000 2px);background-size:auto,20px 20px,20px 20px,100px 100px,100px 100px}.products-page-bg,.products-section-texture{background-color:#0b0f19;background-image:radial-gradient(#38bdf80a 1px,#0000 1px),radial-gradient(circle at 30% 20%,#38bdf808,#0000 50%);background-size:32px 32px,auto}.services-page{--primary-bg:#050a0f;--primary-bg-rgb:5, 10, 15;--secondary-bg:#0c1632;--secondary-bg-rgb:12, 22, 50;--tertiary-bg:#132040;--tertiary-bg-rgb:19, 32, 64;--accent:#00e5ff;--accent-rgb:0, 229, 255;--supporting:#67e8f9;--supporting-rgb:103, 232, 249;--cta:var(--accent);--cta-hover:#67e8f9;--border-color:#173040cc;--gold-divider:#00e5ff1f;--text-muted:#d1d5db;--shadow-cta:0 8px 28px #00e5ff40;background-color:var(--primary-bg);color:var(--text-main)}.services-page .btn-cta{color:#050a0f;background-color:#00e5ff}.services-page .btn-cta:hover{background-color:#67e8f9;box-shadow:0 12px 24px #00e5ff59}.services-page .btn-dark-outline{border-color:#00e5ff59}.services-page .btn-dark-outline:hover{background-color:#00e5ff14;border-color:#00e5ff}.visual-container-elevated{border:1.5px solid rgba(var(--accent-rgb), .15);-webkit-backdrop-filter:blur(6px);background:linear-gradient(#1a203599 0%,#121826cc 100%);border-radius:20px;padding:24px;box-shadow:0 12px 40px #00000059,inset 0 1px #ffffff0a}.compliance-page-bg,.compliance-section-texture{background-color:#1b2a4a;background-image:linear-gradient(#ffffff05 0%,#0000 100%),linear-gradient(90deg,#c8a27605 1px,#0000 1px),linear-gradient(#c8a27605 1px,#0000 1px);background-size:auto,50px 50px,50px 50px}.blog-page-bg,.blog-section-texture{background-color:#152238;background-image:linear-gradient(30deg,#ffffff03 12%,#0000 12.5% 87%,#ffffff03 87.5%,#ffffff03),linear-gradient(150deg,#ffffff03 12%,#0000 12.5% 87%,#ffffff03 87.5%,#ffffff03);background-size:80px 140px}.contact-page-bg,.contact-section-texture{background-color:#112240;background-image:radial-gradient(circle at 10% 10%,#ffffff05 0%,#0000 40%),radial-gradient(circle at 90% 90%,#c8a27608 0%,#0000 50%);background-size:auto}@keyframes conveyor-right-to-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes gold-tracker-flow{0%{left:-150px}to{left:100%}}@keyframes data-pulse-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.partners-page{--primary-bg:#0b111f;--primary-bg-rgb:11, 17, 31;--secondary-bg:#0f172a;--secondary-bg-rgb:15, 23, 42;--tertiary-bg:#1e293b;--tertiary-bg-rgb:30, 41, 59;--accent:#38bdf8;--accent-rgb:56, 189, 248;--supporting:#bcc0c0;--supporting-rgb:188, 192, 192;--cta:var(--accent);--cta-hover:#7dd3fc;--border-color:#38bdf859;--gold-divider:#38bdf81f;--text-muted:#cbd5e1;--shadow-cta:0 8px 28px #38bdf840;background-color:var(--primary-bg);color:var(--text-main);position:relative}.partners-page .btn-cta{color:#0b111f;background-color:#38bdf8}.partners-page .btn-cta:hover{background-color:#7dd3fc;box-shadow:0 12px 24px #38bdf859}.partners-page .btn-secondary{color:#f4f4f4;border-color:#38bdf859}.partners-page .btn-secondary:hover{background-color:#38bdf814;border-color:#38bdf8}.partners-page-bg,.partners-section-texture{background-color:#0b111f;background-image:radial-gradient(circle,#38bdf808,#0000 70%),linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px);background-size:auto,60px 60px,60px 60px}@keyframes node-float-1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(1deg)}}@keyframes node-float-2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(12px)rotate(-1.5deg)}}@keyframes node-float-3{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(.8deg)}}.partners-float-1{animation:8s ease-in-out infinite node-float-1}.partners-float-2{animation:9s ease-in-out infinite node-float-2}.partners-float-3{animation:7s ease-in-out infinite node-float-3}@keyframes marker-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}.marker-pulse-ring{background:var(--accent);border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite marker-pulse;position:absolute}.gold-border-glow-hover{transition:all var(--transition-normal);position:relative}.gold-border-glow-hover:after{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--accent), transparent, var(--supporting)) border-box;-webkit-mask-composite:destination-out;opacity:0;transition:opacity var(--transition-normal);pointer-events:none;border:1px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gold-border-glow-hover:hover:after{opacity:1}.glass-reveal-overlay{-webkit-backdrop-filter:blur(4px);background:#1f3a5f73;border:1px solid #ffffff0a}.compliance-lifecycle-section{justify-content:center;align-items:center;min-height:100vh;padding:40px 0;display:flex;position:relative;overflow:hidden}.platform-workflow-section{background:linear-gradient(#0b192ce6,#112240f2);padding:56px 0}.platform-workflow-section .workflow-header{text-align:center;max-width:920px;margin:0 auto 28px}.workflow-canvas{padding:28px 12px 12px;position:relative}.workflow-track{justify-content:space-between;align-items:stretch;gap:20px;padding:12px;display:flex;overflow-x:auto}.workflow-step{flex:0 0 280px;align-items:stretch;display:flex;position:relative}.workflow-connector{background:linear-gradient(90deg, transparent, rgba(var(--accent-rgb), .6), transparent);width:36px;height:4px;box-shadow:0 4px 18px rgba(var(--accent-rgb), .06);z-index:0;border-radius:4px;position:absolute;top:50%;left:-36px;transform:translateY(-50%)}.workflow-step:first-child .workflow-connector{display:none}.workflow-card{z-index:2;border:1px solid rgba(var(--accent-rgb), .08);-webkit-backdrop-filter:blur(8px);width:100%;transition:transform .28s var(--transition-fast), box-shadow .28s var(--transition-fast);background:#0b1f3a99;border-radius:14px;grid-template-columns:56px 1fr 86px;align-items:center;gap:12px;padding:18px;display:grid;position:relative}.workflow-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #02061799}.workflow-icon{border:1px solid rgba(var(--accent-rgb), .14);background:linear-gradient(#ffffff05,#ffffff02);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.workflow-icon-fill{color:var(--accent);justify-content:center;align-items:center;display:flex}.workflow-step-num{color:var(--accent);letter-spacing:.6px;font-size:12px;font-weight:900}.workflow-step-title{color:#e6eef8;margin:0;font-size:15px;font-weight:800}.workflow-card-body{flex-direction:column;gap:6px;display:flex}.workflow-thumb img{object-fit:cover;border:1px solid #ffffff0a;border-radius:8px;width:86px;height:56px}.workflow-track::-webkit-scrollbar{height:8px}.workflow-track::-webkit-scrollbar-thumb{background:#ffffff0a;border-radius:8px}@media (width<=992px){.workflow-track{gap:12px}.workflow-step{flex:0 0 86%}.workflow-card{grid-template-columns:48px 1fr 72px;padding:14px}.workflow-thumb img{width:72px;height:46px}.workflow-connector{width:24px;left:-24px}}.compliance-lifecycle-glow{pointer-events:none;z-index:1;background:radial-gradient(circle at 60% 20%,#b89b5e1f 0%,#0000 55%);transition:background .8s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.compliance-lifecycle-grid{grid-template-columns:1.2fr .8fr 3fr;align-items:stretch;gap:48px;min-height:460px;display:grid;position:relative}.compliance-lifecycle-col-left{height:460px;position:relative}.compliance-lifecycle-title-stack{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:relative}.compliance-lifecycle-title-item{will-change:opacity, transform;pointer-events:none;width:100%;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);position:absolute;left:0}.compliance-lifecycle-title-item.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.compliance-lifecycle-title-item.is-past{opacity:0;transform:translateY(-24px)}.bg-premium-light,.bg-soft-blue{background-color:var(--premium-light-blue)!important}.bg-mist-blue,.bg-light-blue{background-color:var(--mist-blue)!important}.bg-light-steel{background-color:var(--light-steel-blue)!important}.bg-soft-enterprise{background-color:var(--soft-enterprise-blue)!important}.bg-premium-light,.bg-soft-blue,.bg-mist-blue,.bg-light-blue,.bg-light-steel{color:#2f3e56!important}.bg-premium-light h1,.bg-premium-light h2,.bg-premium-light h3,.bg-premium-light h4,.bg-premium-light h5,.bg-premium-light h6,.bg-soft-blue h1,.bg-soft-blue h2,.bg-soft-blue h3,.bg-soft-blue h4,.bg-soft-blue h5,.bg-soft-blue h6,.bg-mist-blue h1,.bg-mist-blue h2,.bg-mist-blue h3,.bg-mist-blue h4,.bg-mist-blue h5,.bg-mist-blue h6,.bg-light-blue h1,.bg-light-blue h2,.bg-light-blue h3,.bg-light-blue h4,.bg-light-blue h5,.bg-light-blue h6,.bg-light-steel h1,.bg-light-steel h2,.bg-light-steel h3,.bg-light-steel h4,.bg-light-steel h5,.bg-light-steel h6{color:#0f294d!important}.bg-premium-light p,.bg-premium-light .section-desc,.bg-premium-light .text-muted,.bg-premium-light .muted,.bg-soft-blue p,.bg-soft-blue .section-desc,.bg-soft-blue .text-muted,.bg-soft-blue .muted,.bg-mist-blue p,.bg-mist-blue .section-desc,.bg-mist-blue .text-muted,.bg-mist-blue .muted,.bg-light-blue p,.bg-light-blue .section-desc,.bg-light-blue .text-muted,.bg-light-blue .muted,.bg-light-steel p,.bg-light-steel .section-desc,.bg-light-steel .text-muted,.bg-light-steel .muted,.bg-premium-light li,.bg-soft-blue li,.bg-mist-blue li,.bg-light-blue li,.bg-light-steel li{color:#2f3e56!important}.bg-premium-light .section-subtitle,.bg-soft-blue .section-subtitle,.bg-mist-blue .section-subtitle,.bg-light-blue .section-subtitle,.bg-light-steel .section-subtitle{color:#c8a45d!important}.bg-premium-light .btn-dark-outline,.bg-soft-blue .btn-dark-outline,.bg-mist-blue .btn-dark-outline,.bg-light-blue .btn-dark-outline,.bg-light-steel .btn-dark-outline{color:#0f294d!important;background-color:#0000!important;border-color:#0f294d40!important}.bg-premium-light .btn-dark-outline:hover,.bg-soft-blue .btn-dark-outline:hover,.bg-mist-blue .btn-dark-outline:hover,.bg-light-blue .btn-dark-outline:hover,.bg-light-steel .btn-dark-outline:hover{color:#0f294d!important;background-color:#0f294d14!important;border-color:#0f294d!important}.bg-premium-light .btn-secondary,.bg-soft-blue .btn-secondary,.bg-mist-blue .btn-secondary,.bg-light-blue .btn-secondary,.bg-light-steel .btn-secondary{color:#0f294d!important;background-color:#0000!important;border-color:#c8a27673!important}.bg-premium-light .btn-secondary:hover,.bg-soft-blue .btn-secondary:hover,.bg-mist-blue .btn-secondary:hover,.bg-light-blue .btn-secondary:hover,.bg-light-steel .btn-secondary:hover{color:#0f294d!important;background-color:#c8a2761a!important;border-color:#c8a45d!important}.compliance-lifecycle-title-item.is-future{opacity:0;transform:translateY(24px)}.compliance-lifecycle-left-title{color:#fff;text-align:left;font-size:34px;font-weight:800;line-height:1.2;font-family:var(--font-headings);letter-spacing:-.5px;margin:0}.compliance-lifecycle-col-center{height:460px;position:relative}.compliance-lifecycle-number-stack{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.compliance-lifecycle-number-item{will-change:opacity, transform;pointer-events:none;font-size:110px;font-weight:900;font-family:var(--font-headings);color:var(--accent);text-shadow:0 0 40px #b89b5e26;text-align:center;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);position:absolute}.compliance-lifecycle-number-item.is-active{opacity:1;pointer-events:auto;transform:translateY(0)scale(1.1)}.video-wrapper,.video-wrapper *,.video-overlay-details,.video-overlay-details *{color:#fff!important}.video-overlay-details .video-info-subtitle{color:var(--accent)!important}.compliance-lifecycle-number-item.is-past{opacity:0;transform:translateY(-40px)scale(.85)}.compliance-lifecycle-number-item.is-future{opacity:0;transform:translateY(40px)scale(.85)}.compliance-lifecycle-col-right{border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(12px);background:#112240bf;border:1px solid #c8a27626;min-height:460px;position:relative;overflow:hidden;box-shadow:0 12px 48px #00000059}.compliance-lifecycle-content-stack{width:100%;height:100%;min-height:460px;position:relative}.compliance-lifecycle-content-card{opacity:0;pointer-events:none;will-change:opacity, transform;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(30px)scale(.97)}.compliance-lifecycle-content-card.is-active{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.compliance-lifecycle-content-card.is-past{opacity:0;transform:translateY(-30px)scale(.97)}.compliance-lifecycle-content-card.is-future{opacity:0;transform:translateY(30px)scale(.97)}.compliance-lifecycle-content-body{grid-template-columns:1.25fr 1fr;align-items:center;gap:32px;height:100%;padding:28px 36px;display:grid}.compliance-lifecycle-details{flex-direction:column;justify-content:center;display:flex}.compliance-lifecycle-desc{color:var(--text-muted);text-align:left;margin-top:8px;margin-bottom:16px;font-size:15px;line-height:1.6}.compliance-lifecycle-activities-heading{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin-bottom:12px;font-size:12px;font-weight:700}.compliance-lifecycle-activities-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:16px;display:grid}.compliance-lifecycle-outcome{border-left:4px solid var(--supporting);background:#ffffff0a;border-radius:12px;flex-direction:column;gap:4px;padding:16px 20px;display:flex}.compliance-lifecycle-outcome-label{color:var(--supporting);text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0;font-size:11px;font-weight:700}.compliance-lifecycle-outcome-text{color:#fff;text-align:left;margin:0;font-size:13.5px;font-weight:500;line-height:1.4}.compliance-lifecycle-image-col{flex-direction:column;justify-content:center;height:100%;display:flex}.compliance-lifecycle-image-wrapper{border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);border:1px solid #ffffff0f;width:100%;height:270px;position:relative;overflow:hidden}.compliance-lifecycle-image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.compliance-lifecycle-content-card.is-active .compliance-lifecycle-image{transform:scale(1.04)}.compliance-lifecycle-image-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0b1f3a4d 100%);position:absolute;inset:0}.compliance-lifecycle-mobile-header{display:none}@media (width<=992px){.compliance-lifecycle-section{min-height:auto;padding:80px 0}.compliance-lifecycle-grid{grid-template-columns:1fr;gap:0;min-height:auto}.compliance-lifecycle-col-left,.compliance-lifecycle-col-center{display:none}.compliance-lifecycle-col-right{width:100%;min-height:auto}.compliance-lifecycle-content-stack{min-height:auto}.compliance-lifecycle-content-card{opacity:0;transition:none;display:none;position:relative;transform:none}.compliance-lifecycle-content-card.is-active{opacity:1;display:block;transform:none}.compliance-lifecycle-content-body{grid-template-columns:1fr;gap:24px;padding:28px 24px}.compliance-lifecycle-image-wrapper{height:240px}.compliance-lifecycle-mobile-header{align-items:center;gap:16px;margin-bottom:8px;padding:24px 24px 0;display:flex}.compliance-lifecycle-mobile-num{color:var(--accent);width:44px;height:44px;font-size:24px;font-weight:800;font-family:var(--font-headings);background:#b89b5e1a;border-radius:10px;justify-content:center;align-items:center;display:flex}.compliance-lifecycle-mobile-title{color:#fff;text-align:left;font-size:22px;font-weight:700;font-family:var(--font-headings);margin:0}.compliance-lifecycle-mobile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:10px;margin-bottom:24px;padding:8px 4px;display:flex;overflow-x:auto}.compliance-lifecycle-mobile-nav::-webkit-scrollbar{display:none}.compliance-lifecycle-mobile-btn{width:44px;height:44px;color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-headings);background:#11224099;border:1px solid #c8a27626;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.compliance-lifecycle-mobile-btn.is-active{background:var(--accent);color:#0f172a;border-color:var(--accent);transform:scale(1.08);box-shadow:0 4px 12px #b89b5e59}}@keyframes orbit-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes orbit-pulse{0%,to{opacity:.75;filter:drop-shadow(0 0 12px #f4c44e59)drop-shadow(0 0 22px #f4c44e2e)}50%{opacity:1;filter:drop-shadow(0 0 18px #f4c44e8c)drop-shadow(0 0 32px #f4c44e4d)}}@keyframes orbit-dash-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1008px}}@keyframes node-glow-pulse{0%,to{box-shadow:0 0 10px #f4c44e3d,0 0 24px #f4c44e1a,inset 0 0 10px #f4c44e14}50%{box-shadow:0 0 18px #f4c44e7a,0 0 38px #f4c44e2e,inset 0 0 14px #f4c44e29}}@keyframes core-beacon{0%,to{box-shadow:0 0 32px #f4c44e47,0 0 60px #f4c44e1a}50%{box-shadow:0 0 48px #f4c44e73,0 0 90px #f4c44e2e}}@keyframes connector-shimmer{0%,to{opacity:.38}50%{opacity:.9}}.orbit-svg-ring{pointer-events:none;z-index:1;filter:saturate(1.1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-ring-main{fill:none;stroke:#f4c44efa;stroke-width:5.5px;stroke-linecap:round;filter:drop-shadow(0 0 14px #f4c44e94)drop-shadow(0 0 30px #f4c44e40);animation:4s ease-in-out infinite orbit-pulse}.orbit-ring-flow{fill:none;stroke:#ffe79bf0;stroke-width:3px;stroke-dasharray:12 15;stroke-linecap:round;filter:drop-shadow(0 0 10px #ffe79b6b);animation:12s linear infinite orbit-dash-flow}.orbit-ring-halo{fill:none;stroke:#d4a85a38;stroke-width:18px;filter:blur(5px)}.orbit-center-core{animation:3s ease-in-out infinite core-beacon}.orbit-benefit-node{transition:all .3s cubic-bezier(.22,1,.36,1);animation:3s ease-in-out infinite node-glow-pulse;border:1px solid #f4c44ed1!important;box-shadow:0 0 14px #d4a85a38,inset 0 0 10px #d4a85a14!important}.orbit-benefit-node:hover,.orbit-benefit-node.is-active{transform:scale(1.08);border-color:#f4c44e!important;box-shadow:0 0 22px #f4c44e80,0 0 38px #f4c44e38,inset 0 0 14px #f4c44e26!important}.orbit-benefit-node.is-active{color:#0e1720!important;background:linear-gradient(135deg,#d4a85a,#f2d58a)!important;border-color:#fff!important;box-shadow:0 0 26px #f4c44eb3,0 0 48px #f4c44e4d,inset 0 0 14px #ffffff2e!important}.orbit-node-label{transition:all .3s}.orbit-benefit-node:hover~.orbit-node-label,.orbit-benefit-node.is-active~.orbit-node-label{box-shadow:0 0 12px #38bdf82e;color:#fff!important;border-color:#38bdf894!important}.orbit-connector{stroke-width:1.6px;transition:opacity .3s,stroke .3s;animation:3.5s ease-in-out infinite connector-shimmer}.orbit-connector.is-active{filter:drop-shadow(0 0 6px #38bdf866);opacity:1!important;stroke:#38bdf8e0!important}@media (width<=768px){.orbit-svg-ring{max-width:340px!important;max-height:340px!important}.orbit-ring-main{stroke-width:4.4px}.orbit-ring-flow{stroke-width:2.6px}.orbit-ring-halo{stroke-width:16px}}@media (width<=480px){.orbit-svg-ring{max-width:300px!important;max-height:300px!important}.orbit-ring-main{stroke-width:4px}.orbit-ring-flow{stroke-width:2.2px}.orbit-ring-halo{stroke-width:14px}}.maps-responsive-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:32px;width:100%;display:grid}.partners-page .partners-map-column .map-premium-card{flex-direction:column;height:100%;display:flex}.partners-page .partners-map-column .map-premium-card>div{flex:1;min-height:0;overflow:hidden}.partners-page .partners-map-column .map-premium-card svg{width:100%;height:100%;display:block}.map-premium-card{border:1.5px solid rgba(var(--accent-rgb), .18);box-shadow:var(--shadow-lg), inset 0 1px 0 #ffffff08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);aspect-ratio:16/10;background:linear-gradient(#1a203580 0%,#121826b3 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:540px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.map-premium-card:hover{border-color:rgba(var(--accent-rgb), .45);box-shadow:0 0 25px rgba(var(--accent-rgb), .15), var(--shadow-lg);background:linear-gradient(#1a203599 0%,#121826cc 100%);transform:translateY(-4px)}@media (width<=1024px){.maps-responsive-grid{grid-template-columns:1fr 1fr;gap:24px}.map-premium-card{min-height:480px}}@media (width<=768px){.maps-responsive-grid{grid-template-columns:1fr;gap:32px}.map-premium-card{min-height:440px}}.map-arrow-btn{color:#fff;cursor:pointer;z-index:10;background:#0f172acc;border:1.5px solid #38bdf859;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #00000059}.map-arrow-btn:hover{background:#1e293bf2;border-color:#38bdf8;transform:translateY(-50%)scale(1.1);box-shadow:0 0 15px #38bdf84d}.map-arrow-btn:active{transform:translateY(-50%)scale(.95)}.map-arrow-btn-left{left:-64px}.map-arrow-btn-right{right:-64px}@media (width<=1024px){.map-arrow-btn-left{left:12px}.map-arrow-btn-right{right:12px}}@media print{header.navbar,.navbar,.mobile-nav-overlay,.mobile-nav,.hamburger,.no-print{display:none!important}body,html{color:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:#0b0f19!important;margin:0!important;padding:0!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.partners-page{zoom:82%!important}.section{padding:32px 0!important}.section-title-wrapper{margin-bottom:28px!important}#print-page-2,#print-page-3,#print-page-4{page-break-before:always!important;break-before:page!important}.map-premium-card,.gold-border-glow-hover,.glass-card,.timeline-item{break-inside:avoid!important;page-break-inside:avoid!important}}.premium-hero-shine{-webkit-text-fill-color:transparent;filter:drop-shadow(0 6px 24px #38bdf81a);text-shadow:0 0 20px #ffffff0d,0 0 40px #38bdf814;background:linear-gradient(135deg,#fff 0%,#f8fafc 35%,#e2e8f0 50%,#ffffff8c 58%,#fff 60%,#ffffff8c 62%,#e2e8f0 70%,#f8fafc 85%,#fff 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite heroTextShine}@keyframes heroTextShine{0%{background-position:200%}to{background-position:-200%}}.customer-logo-card{cursor:pointer;box-sizing:border-box;background-color:#121826;border:1px solid #38bdf833;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:240px;height:140px;padding:25px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000059}.customer-logo-card:hover{background-color:#121826;border-color:#38bdf8;transform:scale(1.03)translateY(-6px);box-shadow:0 12px 40px #38bdf826}.customer-logo-container{box-sizing:border-box;background:#fffffff2;border:1px solid #38bdf833;border-radius:12px;justify-content:center;align-items:center;width:100%;height:90px;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.customer-logo-card:hover .customer-logo-container{border-color:#38bdf8}.customer-logo-img{object-fit:contain;opacity:1;width:auto;max-width:100%;height:auto;max-height:70px;transition:all .3s cubic-bezier(.16,1,.3,1)}@media (width<=1024px){.customer-logo-card{width:220px;height:130px;padding:25px 20px}.customer-logo-container{height:80px;padding:12px}.customer-logo-img{max-height:60px}}@media (width<=768px){.customer-logo-card{width:180px;height:120px;padding:25px 16px}.customer-logo-container{height:70px;padding:10px}.customer-logo-img{max-height:50px}}.video-card-premium{cursor:pointer;aspect-ratio:16/9;background-color:#121826;border:1px solid #38bdf833;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #00000059}.video-card-premium:hover{border-color:#38bdf8;transform:scale(1.02)translateY(-6px);box-shadow:0 12px 40px #38bdf840,0 0 15px #38bdf826}.video-card-element{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.video-card-premium:hover .video-card-element{transform:scale(1.05)}.video-play-overlay{z-index:2;background:linear-gradient(#02061733 60%,#020617cc 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:24px;transition:background .4s;display:flex;position:absolute;inset:0}.video-card-premium:hover .video-play-overlay{background:linear-gradient(#02061766 40%,#020617e6 100%)}.video-play-btn-circle{color:#020617;background-color:#38bdf8;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-top:auto;margin-bottom:auto;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #38bdf866}.video-card-premium:hover .video-play-btn-circle{background-color:#7dd3fc;transform:scale(1.1);box-shadow:0 6px 20px #38bdf899}.video-card-title{color:#fff;text-align:center;font-size:20px;font-weight:700;font-family:var(--font-headings);text-shadow:0 2px 4px #0009;margin:0;transition:color .3s}.video-card-premium:hover .video-card-title{color:#38bdf8}@media (width<=768px){.video-card-title{font-size:16px}.video-play-btn-circle{width:50px;height:50px}}.hero-slideshow-container{width:100%;height:650px;position:relative;overflow:hidden}.hero-slideshow-gradient{z-index:1;pointer-events:none;background:linear-gradient(#02061729 0%,#0206173d 50%,#0206172e 100%);position:absolute;inset:0}.hero-content-wrapper{z-index:2;text-align:center;justify-content:center;align-items:center;width:92%;max-width:980px;height:650px;margin:0 auto;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-card{-webkit-backdrop-filter:none;box-shadow:none;box-sizing:border-box;text-align:center;text-shadow:0 4px 18px #000000f2,0 2px 5px #000000e6;background:radial-gradient(#0206177a 0%,#0206174d 44%,#02061700 72%);border:none;border-radius:0;width:min(100%,940px);padding:30px 36px}.hero-card>div:first-child{box-shadow:0 10px 30px #00000059;color:#eff8ff!important;text-shadow:none!important;background:#0284c7e6!important;border-color:#7dd3fca6!important}.hero-card p{text-shadow:0 2px 8px #000000f2,0 1px 2px #000000f2;-webkit-backdrop-filter:blur(2px);background:linear-gradient(90deg,#0206171a 0%,#0206178f 18%,#0206179e 50%,#0206178f 82%,#0206171a 100%);border-radius:10px;max-width:860px;margin:0 auto 22px;padding:10px 18px;display:inline-block;color:#f8fafc!important}.hero-card .btn-group{justify-content:center}.hero-under-content-wrapper{z-index:2;width:92%;max-width:1400px;margin:32px auto 56px;position:relative}.hero-under-card{-webkit-backdrop-filter:blur(20px);box-sizing:border-box;text-align:left;background:#0f172a99;border:1px solid #38bdf833;border-radius:16px;width:100%;padding:28px 48px;box-shadow:0 20px 50px #0000008c,inset 0 1px 1px #ffffff0d}@media (width<=992px){.hero-slideshow-container{height:480px}.hero-content-wrapper{width:90%;height:480px}.hero-card{padding:40px}.hero-under-content-wrapper{width:90%;margin:28px auto 44px}.hero-under-card{padding:40px}}@media (width<=768px){.hero-slideshow-container{height:380px}.hero-content-wrapper{width:92%;height:380px}.hero-card{text-align:center;padding:30px 20px}.hero-under-content-wrapper{width:92%;margin:24px auto 36px}.hero-under-card{text-align:center;padding:30px 20px}.hero-card .btn-group,.hero-under-card .btn-group{flex-direction:column;justify-content:center;gap:12px;width:100%}.hero-card .btn-group .btn,.hero-under-card .btn-group .btn{justify-content:center;width:100%}}.subpage-banner .btn,.inner-hero .btn,.hero-card .btn,.hero-under-card .btn{color:#fff!important;text-shadow:none!important}.subpage-banner .btn-cta,.inner-hero .btn-cta,.hero-card .btn-cta,.hero-under-card .btn-cta{color:#0a0f1c!important;background-color:#38bdf8f5!important;border:1px solid #ffffff2e!important}.subpage-banner .btn-secondary,.inner-hero .btn-secondary,.hero-card .btn-secondary,.hero-under-card .btn-secondary{color:#fff!important;background-color:#ffffff1f!important;border-color:#ffffff3d!important}.subpage-banner .btn-dark-outline,.inner-hero .btn-dark-outline,.hero-card .btn-dark-outline,.hero-under-card .btn-dark-outline{color:#fff!important;border-color:#ffffff59!important}.hero-badge{color:#f8fafc;text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(16px);background:#050a12bf;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #00000047;text-shadow:none!important}.hero-badge span,.hero-badge svg{color:inherit}.hero-badge svg{color:#38bdf8!important}.compliance-page .subpage-banner .hero-badge{color:#fff!important;-webkit-backdrop-filter:blur(18px)!important;text-shadow:none!important;background:#081b2deb!important;border:1px solid #38bdf8a6!important;box-shadow:0 14px 34px #00000073!important}.compliance-page .subpage-banner .hero-badge span,.compliance-page .subpage-banner .hero-badge svg{color:inherit!important}.subpage-banner .btn,.inner-hero .btn,.hero-card .btn,.hero-under-card .btn{color:#f8fafc}.subpage-banner .btn-cta,.inner-hero .btn-cta,.hero-card .btn-cta,.hero-under-card .btn-cta{color:#0a0f1c}.subpage-banner .btn-secondary,.inner-hero .btn-secondary,.hero-card .btn-secondary,.hero-under-card .btn-secondary{color:#f8fafc}.home-full-content-page{overflow-x:hidden}.home-full-content-page>.section{box-sizing:border-box;height:auto;min-height:100svh;overflow-y:visible}.home-full-content-page>.section:not(:first-of-type),.home-full-content-page .hero-under-section{overflow:visible!important}.home-full-content-page>.section:first-of-type{min-height:650px}.home-full-content-page .hero-under-section{justify-content:center;align-items:center;display:flex;padding:56px 0!important}.home-full-content-page .hero-under-content-wrapper{margin-top:0;margin-bottom:0}@media (width<=992px){.home-full-content-page>.section:first-of-type{min-height:480px}}@media (width<=768px){.home-full-content-page>.section{min-height:100dvh!important}.home-full-content-page>.section:first-of-type{min-height:380px}.home-full-content-page .hero-under-section{padding:40px 0!important}}.home-full-content-page>.section:not(:first-of-type){height:auto!important;min-height:100svh!important;overflow:visible!important}.home-full-content-page .container{min-height:0}.home-full-content-page .flagship-hero-card,.home-full-content-page .flagship-standard-card{height:auto!important;min-height:0!important}.home-full-content-page>.home-video-showcase-section{min-height:auto!important}.home-full-content-page .flagship-card-image-hero{height:clamp(220px,34vw,360px)!important}.home-full-content-page .flagship-card-image-standard{height:clamp(180px,28vw,280px)!important}.home-full-content-page .video-card-premium{height:auto;min-height:0}@media (width<=768px){.home-full-content-page .flagship-card-image-hero,.home-full-content-page .flagship-card-image-standard{height:180px!important}.home-full-content-page .customer-logo-card{height:auto;min-height:108px}}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow:hidden auto}body,#root,.theme-landing,.theme-landing>main,.home-full-content-page{min-height:0;height:auto!important;overflow-y:visible!important}body{overflow-x:hidden}.home-full-content-page,.home-full-content-page>.section{overflow-x:clip}.home-full-content-page>.section:not(:first-of-type),.home-full-content-page .hero-under-section{overflow-y:visible!important}@supports not (overflow:clip){.home-full-content-page,.home-full-content-page>.section{overflow-x:hidden}}.home-full-content-page>.section{height:auto!important;min-height:100svh!important}@media (width<=768px){.home-full-content-page>.section{min-height:100dvh!important}}html:has(.home-full-content-page){scroll-snap-type:y proximity}.home-full-content-page>.section{scroll-snap-align:start}@media (width<=768px){html:has(.home-full-content-page){scroll-snap-type:none}}.home-full-content-page>.section{flex-direction:column;justify-content:center;display:flex}.home-full-content-page>.section>.container{width:100%}.home-full-content-page>.section:first-of-type,.home-full-content-page>.section:nth-of-type(4),.home-full-content-page>.section:nth-of-type(6),.home-full-content-page>.section:nth-of-type(8){display:block}.home-full-content-page>.section:nth-of-type(4),.home-full-content-page>.section:nth-of-type(6),.home-full-content-page>.section:nth-of-type(8){justify-content:flex-start}@media (width<=768px){.home-full-content-page>.section{justify-content:flex-start}}.home-full-content-page>.section{min-height:100svh!important;padding-top:clamp(32px,5vh,56px)!important;padding-bottom:clamp(32px,5vh,56px)!important}.home-full-content-page>.section:first-of-type{padding:0!important}.home-full-content-page .container{max-width:1200px}.home-full-content-page .section-title-wrapper{margin-bottom:clamp(24px,4vh,40px)!important}.home-full-content-page .section-subtitle{margin-bottom:8px;font-size:12px}.home-full-content-page .section-title{line-height:1.15;margin-bottom:10px!important;font-size:clamp(28px,3vw,36px)!important}.home-full-content-page .section-desc{font-size:clamp(15px,1.5vw,16px)!important;line-height:1.55!important}.hero-slideshow-container,.hero-content-wrapper{height:min(650px,100svh)!important}.hero-card{padding:clamp(22px,4vh,30px) clamp(18px,4vw,36px)!important}.hero-card h1,.hero-under-card h1{margin-bottom:16px!important;font-size:clamp(30px,4.4vw,48px)!important}.hero-card p,.hero-under-card p{margin-bottom:18px!important;font-size:clamp(14px,1.5vw,16px)!important;line-height:1.55!important}.home-full-content-page .hero-under-section{padding:clamp(32px,5vh,48px) 0!important}.hero-under-card{padding:clamp(24px,4vh,34px) clamp(22px,5vw,44px)!important}.enterprise-showcase-carousel .container{padding-left:clamp(18px,3vw,24px);padding-right:clamp(18px,3vw,24px)}.flagship-platform-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:clamp(14px,1.5vw,20px);display:grid}.flagship-platform-grid>div,.flagship-card{min-width:0;height:100%!important}.flagship-card{border-radius:14px!important}.home-full-content-page .flagship-card-image-hero,.home-full-content-page .flagship-card-image-standard{height:clamp(130px,15vw,190px)!important}.flagship-card-content{padding:16px!important}.flagship-card-content h3{font-size:clamp(16px,1.45vw,19px)!important;line-height:1.2!important}.home-full-content-page>.section:nth-of-type(5)>.container>div:first-child{margin-bottom:clamp(24px,4vh,36px)!important}.home-full-content-page>.section:nth-of-type(5)>.container>div:first-child h2{margin-bottom:12px!important;font-size:clamp(30px,3.6vw,42px)!important}.home-full-content-page>.section:nth-of-type(5)>.container>div:first-child p{font-size:15px!important;line-height:1.55!important}.home-full-content-page>.section:nth-of-type(5)>.container>div:last-child{gap:12px!important;margin-top:clamp(24px,4vh,36px)!important}.home-full-content-page .grid-4{gap:clamp(16px,2vw,20px)!important}.home-full-content-page .glass-card,.home-full-content-page .stat-card{padding:clamp(16px,2vw,20px)!important}.home-full-content-page .card-title{font-size:clamp(18px,1.8vw,20px)!important;line-height:1.25!important}.home-full-content-page .card-text{font-size:clamp(14px,1.4vw,15px)!important;line-height:1.45!important}.video-card-premium{border-radius:16px!important}.video-play-overlay{padding:clamp(16px,2vw,20px)!important}.video-play-btn-circle{width:52px!important;height:52px!important}.video-card-title{font-size:clamp(16px,1.8vw,18px)!important}.customer-logo-card{width:clamp(180px,16vw,220px)!important;height:clamp(104px,10vw,124px)!important;padding:18px!important}.customer-logo-container{height:clamp(66px,7vw,82px)!important;padding:12px!important}.customer-logo-img{max-height:clamp(46px,5vw,62px)!important}@media (width<=1180px){.flagship-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=992px){.home-full-content-page>.section{min-height:auto!important;padding-top:42px!important;padding-bottom:42px!important}.hero-slideshow-container,.hero-content-wrapper{height:min(480px,100svh)!important}.flagship-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.home-full-content-page>.section{padding-top:36px!important;padding-bottom:36px!important}.hero-slideshow-container,.hero-content-wrapper{height:min(390px,100dvh)!important}.hero-card,.hero-under-card{padding:24px 18px!important}.flagship-platform-grid{grid-template-columns:1fr;gap:16px}.home-full-content-page .flagship-card-image-hero,.home-full-content-page .flagship-card-image-standard{height:170px!important}.showcase-active-image{height:240px!important}.showcase-content-card{padding:14px!important}.video-play-btn-circle{width:46px!important;height:46px!important}.customer-logo-card{width:168px!important;height:104px!important}}.home-full-content-page>.section:nth-of-type(5)>.container>div:first-child h2{letter-spacing:0!important;font-size:36px!important;font-weight:600!important}.flagship-platform-grid{grid-auto-rows:1fr!important}.flagship-platform-grid>div{align-items:stretch!important;display:flex!important}.flagship-card{width:100%;min-height:0!important}.flagship-card-content{min-height:0}.flagship-card-content h3{min-height:2.36em;letter-spacing:0!important;font-size:clamp(15px,1.35vw,17px)!important;font-weight:600!important;line-height:1.18!important}.flagship-card-content p{font-size:12.5px!important;line-height:1.32!important}.flagship-card-content span{font-size:12px!important}.flagship-card-actions{flex-direction:column;flex:auto;display:flex}.flagship-card-button-row{padding-top:12px;margin-top:auto!important}@media (width<=768px){.home-full-content-page>.section:nth-of-type(5)>.container>div:first-child h2{font-size:32px!important}.flagship-card-content h3{min-height:auto}}.home-full-content-page>.section:not(:first-of-type)>.container h2,.home-full-content-page>.section:not(:first-of-type) .section-title{letter-spacing:0!important;margin-bottom:10px!important;font-size:clamp(28px,2.7vw,32px)!important;font-weight:600!important;line-height:1.18!important}.home-full-content-page>.section:not(:first-of-type) .section-title-wrapper,.home-full-content-page>.section:not(:first-of-type)>.container>div:first-child{margin-bottom:clamp(22px,3vw,34px)!important}.home-full-content-page>.section:not(:first-of-type) .section-desc,.home-full-content-page>.section:not(:first-of-type) .section-title-wrapper p,.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child>p{max-width:680px!important;font-size:clamp(14px,1.45vw,16px)!important;line-height:1.5!important}.home-full-content-page>.section:not(:first-of-type) .section-subtitle{letter-spacing:2px!important;margin-bottom:8px!important;font-size:12px!important;font-weight:600!important}.home-capabilities-section,.home-full-content-page>.section:nth-of-type(3){padding-top:clamp(40px,5vh,54px)!important;padding-bottom:clamp(40px,5vh,54px)!important}.enterprise-showcase-carousel{padding:clamp(20px,3vw,26px) 0!important}.enterprise-showcase-carousel .showcase-active-image{height:clamp(210px,30vw,250px)!important}.enterprise-showcase-carousel .showcase-side{height:clamp(150px,22vw,190px)!important}.enterprise-showcase-carousel .showcase-content-card{min-height:78px!important;padding:12px 16px!important}.enterprise-showcase-carousel .showcase-content-card h3{font-size:clamp(15px,1.45vw,16px)!important;font-weight:600!important;line-height:1.2!important}.enterprise-showcase-carousel .showcase-content-card p{font-size:12px!important;line-height:1.32!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child h2{margin-bottom:10px!important;font-size:clamp(28px,2.7vw,32px)!important;font-weight:600!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child>div:first-child{margin-bottom:12px!important}.home-full-content-page>.section:nth-of-type(4) .flagship-section-divider,.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child>div:last-child{margin-top:16px!important}.home-full-content-page>.section:nth-of-type(4) .flagship-section-cta,.home-full-content-page>.section:nth-of-type(4)>.container>div:last-child{margin-top:clamp(22px,3vw,34px)!important}.home-full-content-page>.section:nth-of-type(5){flex-direction:column!important;justify-content:center!important;min-height:clamp(500px,72vh,640px)!important;padding-top:clamp(34px,4vh,48px)!important;padding-bottom:clamp(34px,4vh,48px)!important;display:flex!important}.home-full-content-page>.section:nth-of-type(5) .container{width:100%}.home-full-content-page>.section:nth-of-type(5) .delivery-section-header,.home-full-content-page>.section:nth-of-type(5)>.container>div:first-child{margin-bottom:clamp(20px,3vh,30px)!important}@media (width<=992px){.home-full-content-page>.section:not(:first-of-type)>.container h2,.home-full-content-page>.section:not(:first-of-type) .section-title{font-size:clamp(26px,4vw,30px)!important}.enterprise-showcase-carousel .showcase-active-image{height:clamp(190px,42vw,230px)!important}.enterprise-showcase-carousel .showcase-side{height:160px!important}}.home-full-content-page>.section:nth-of-type(4){padding-top:clamp(20px,2.8vh,32px)!important;padding-bottom:clamp(24px,3vh,36px)!important}.home-full-content-page>.section:nth-of-type(4)>.container{max-width:min(1040px,100vw - 112px)!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child{margin-bottom:clamp(14px,2vh,20px)!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child>div:first-child{margin-bottom:8px!important;padding:5px 14px!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child h2{margin-bottom:8px!important;font-size:clamp(26px,2.4vw,30px)!important;line-height:1.12!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child>p{max-width:620px!important;font-size:14px!important;line-height:1.45!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:first-child>div:last-child{margin-top:12px!important}.home-full-content-page>.section:nth-of-type(4) .flagship-hero-card{max-height:none!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-image-hero{height:clamp(150px,25vh,210px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-image-standard{height:clamp(130px,20vh,170px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-content{padding:14px 16px!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-content h3{min-height:auto!important;margin-bottom:6px!important;font-size:clamp(15px,1.3vw,16px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-content p{font-size:12px!important;line-height:1.3!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-actions>div:first-child{gap:5px!important;padding-top:10px!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-actions span{font-size:11.5px!important;line-height:1.25!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-button-row{padding-top:10px!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-button-row>div{padding:7px 13px!important;font-size:12px!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:nth-child(2),.home-full-content-page>.section:nth-of-type(4)>.container>div:nth-child(3){margin-bottom:18px!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:nth-child(3),.home-full-content-page>.section:nth-of-type(4)>.container>div:nth-child(4){gap:18px!important}.home-full-content-page>.section:nth-of-type(4)>.container>div:last-child{gap:10px!important;margin-top:clamp(18px,2.5vh,28px)!important}@media (width>=1100px) and (height<=760px){.home-full-content-page>.section:nth-of-type(4)>.container{max-width:min(980px,100vw - 120px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-card-image-hero{height:clamp(135px,22vh,180px)!important}}.home-full-content-page>.section:nth-of-type(4){scroll-margin-top:96px}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view{scroll-snap-align:center;width:100%;scroll-margin-top:96px;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(18px,2vw,24px)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view-1{margin-bottom:clamp(22px,4vh,36px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view-2{margin-bottom:0!important}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view>div{min-width:0;height:100%;display:flex}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view .flagship-card{width:100%;height:auto!important;min-height:clamp(300px,43vh,380px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view .flagship-card-image-standard{height:clamp(135px,21vh,180px)!important}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view .flagship-card-content{flex-direction:column!important;flex:auto!important;display:flex!important}@media (width>=900px){.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view{min-height:min(52vh,420px)}}@media (width<=899px){.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view{scroll-snap-align:start;grid-template-columns:1fr!important}.home-full-content-page>.section:nth-of-type(4) .flagship-scroll-view .flagship-card{min-height:auto!important}}.home-full-content-page>.section.home-video-showcase-section{justify-content:flex-start!important;min-height:auto!important;padding-top:72px!important;padding-bottom:36px!important}@media (width<=768px){.home-full-content-page>.section.home-video-showcase-section{padding-top:48px!important;padding-bottom:28px!important}}.home-full-content-page>.section.home-why-section,.home-full-content-page>.section.home-customers-section,.home-full-content-page>.section.home-cta-section{justify-content:flex-start!important;min-height:auto!important}.home-full-content-page>.section.home-why-section{padding-top:42px!important;padding-bottom:34px!important}.home-full-content-page>.section.home-customers-section{padding-top:50px!important;padding-bottom:32px!important}.home-full-content-page>.section.home-customers-section .container:last-child>div{margin-top:28px!important}.home-full-content-page>.section.home-cta-section{padding-top:48px!important;padding-bottom:48px!important}@media (width<=768px){.home-full-content-page>.section.home-why-section,.home-full-content-page>.section.home-customers-section,.home-full-content-page>.section.home-cta-section{padding-top:34px!important;padding-bottom:30px!important}}.vericea-brand{font-weight:inherit;color:#c48656!important;-webkit-text-fill-color:#c48656!important}.product-hero-vericea .vericea-brand,.compliance-hero-vericea .vericea-brand{color:#fff!important;-webkit-text-fill-color:#fff!important}.compliance-hero-title-line{white-space:nowrap;display:block}@media (width<=768px){.compliance-hero-title-line{white-space:normal}}.vericea-brand__registered{vertical-align:baseline;text-shadow:0 1px 3px #000000f2,0 0 1px #000000e6;margin-left:.1em;font-size:.72em;font-weight:800;line-height:0;position:relative;top:-.38em;color:#fff!important;-webkit-text-fill-color:#fff!important}.vericea-brand__registered--on-light{text-shadow:0 1px 2px #fffffff2,0 0 1px #ffffffe6;color:#334155!important;-webkit-text-fill-color:#334155!important}.site-compact .section,.site-compact main section{padding-top:clamp(40px,5vw,56px)!important;padding-bottom:clamp(40px,5vw,56px)!important}.site-compact main>div>section:first-child,.site-compact main>section:first-child{padding-top:clamp(96px,9vw,120px)!important}.site-compact .section-title-wrapper{margin-bottom:clamp(24px,4vw,40px)!important}.site-compact footer .section{padding-top:48px!important;padding-bottom:40px!important}.site-compact footer>div:last-child{padding-top:16px!important;padding-bottom:16px!important}@media (width<=768px){.site-compact .section,.site-compact main section{padding-top:34px!important;padding-bottom:34px!important}.site-compact main>div>section:first-child,.site-compact main>section:first-child{padding-top:92px!important}}.subpage-banner{isolation:isolate;position:relative;background-blend-mode:normal!important}.subpage-banner:before{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:brightness(.78)contrast(1.08)saturate(.96);position:absolute;inset:0}.subpage-banner:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0206173d 0%,#0206171a 50%,#02061738 100%),linear-gradient(#0206170a 0%,#0206172e 100%);position:absolute;inset:0}.subpage-banner>.container,.subpage-banner .container,.about-hero.subpage-banner .about-hero-content{z-index:2;position:relative}.subpage-banner h1,.subpage-banner .inner-hero-title,.about-hero.subpage-banner h1{text-shadow:0 4px 24px #000000b8,0 1px 2px #000000f2;color:#fff!important}.subpage-banner h2,.subpage-banner h3{text-shadow:0 3px 18px #0009}.subpage-banner p,.subpage-banner .section-desc,.about-hero.subpage-banner p{text-shadow:0 3px 18px #000000db,0 1px 3px #000000f2;color:#fffffff5!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important}.subpage-banner .section-subtitle,.subpage-banner [class*=badge],.subpage-banner [style*=POWERED\ BY]{text-shadow:0 2px 12px #000000ad}.about-hero.subpage-banner .about-hero-bg img{filter:brightness(.78)contrast(1.08)saturate(.96);transform:scale(1.015)}.product-detail-hero h1,.product-detail-hero p{text-shadow:0 3px 18px #0000009e}.product-detail-hero img[alt$=Cover]{filter:brightness(.82)contrast(1.08)saturate(.98)}@media (width<=768px){.subpage-banner:after{background:linear-gradient(#02061747 0%,#02061729 48%,#0206174d 100%)}}.solutions-megabar{border-radius:12px!important;width:300px!important;min-width:280px!important;padding:8px!important}.solutions-megabar__accent{margin-bottom:6px!important}.solutions-megabar__items{flex-direction:column!important;align-items:stretch!important;gap:4px!important}.solutions-megabar__item{text-align:left!important;flex:none!important;justify-content:flex-start!important;width:100%!important;padding:11px 14px!important}.solutions-megabar__item:not(:last-child):before{display:none!important}.solutions-megabar__underline{transform-origin:0!important;width:auto!important;bottom:6px!important;left:14px!important;right:14px!important;transform:scaleX(0)!important}.solutions-megabar__item:hover .solutions-megabar__underline,.solutions-megabar__item--active .solutions-megabar__underline{transform:scaleX(1)!important}.subpage-banner .glass-card{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border-color:#0000!important}.vericea-logo-sup{text-shadow:0 2px 5px #000000f2,0 0 2px #000000d9!important;font-weight:900!important}.subpage-banner .vericea-logo-sup{vertical-align:top!important;margin-left:3px!important;font-size:34px!important;line-height:1!important;display:inline-block!important;transform:translateY(-.42em)!important}.products-page .subpage-banner{background-image:linear-gradient(90deg,#06101f57 0%,#06101f1f 48%,#06101f4d 100%),linear-gradient(#ffffff14 0%,#06101f2e 100%),url(/images/production-tracking.png)!important}.compliance-page .subpage-banner{background-image:linear-gradient(90deg,#06101f52 0%,#06101f1a 52%,#06101f47 100%),linear-gradient(#ffffff1a 0%,#06101f29 100%),url(/images/quality_audit_1780850801169.png)!important}.services-page .subpage-banner{background-image:linear-gradient(90deg,#06101f57 0%,#06101f1f 50%,#06101f4d 100%),linear-gradient(#ffffff14 0%,#06101f29 100%),url(/images/industrial_control_room_1780849774868.png)!important}.blog-page-bg .subpage-banner,.partners-page .subpage-banner{background-image:linear-gradient(90deg,#06101f52 0%,#06101f1a 50%,#06101f42 100%),linear-gradient(#ffffff1a 0%,#06101f26 100%),url(/images/business_consultation_1780850767888.png)!important}.contact-page-bg .subpage-banner{background-image:linear-gradient(90deg,#06101f52 0%,#06101f1a 50%,#06101f42 100%),linear-gradient(#ffffff1a 0%,#06101f29 100%),url(/images/business_consultation_1780850767888.png)!important;background-position:50%!important;background-size:cover!important}.subpage-banner:before{-webkit-backdrop-filter:brightness(1.18)contrast(1.03)saturate(1.04)!important}.subpage-banner:after{background:linear-gradient(90deg,#ffffff1a 0%,#ffffff08 42%,#06101f2e 100%),linear-gradient(#06101f05 0%,#06101f24 100%)!important}.subpage-banner h1,.subpage-banner .inner-hero-title,.subpage-banner .premium-text-gradient,.about-hero.subpage-banner h1{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 4px 18px #000000b8,0 1px 2px #000000eb!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.subpage-banner p,.subpage-banner .section-desc,.about-hero.subpage-banner p{color:#fffffffa!important;text-shadow:0 3px 14px #000000bd,0 1px 2px #000000db!important}.subpage-banner .section-subtitle,.subpage-banner .compliance-hero-badge,.subpage-banner [class*=badge],.subpage-banner [style*=POWERED\ BY]{-webkit-backdrop-filter:blur(8px)!important;background-color:#081b2d6b!important;border-color:#38bdf86b!important;box-shadow:0 8px 24px #0000002e!important}.compliance-page .subpage-banner .compliance-hero-badge,.compliance-page .subpage-banner .compliance-hero-badge.hero-badge{color:#f8fafc!important;-webkit-backdrop-filter:blur(16px)!important;text-shadow:none!important;background:#081b2deb!important;border:1px solid #38bdf88c!important;box-shadow:0 12px 30px #0006!important}.compliance-page .subpage-banner .compliance-hero-badge span,.compliance-page .subpage-banner .compliance-hero-badge svg{color:inherit!important}.compliance-page .subpage-banner .btn,.compliance-page .subpage-banner .btn-cta,.compliance-page .subpage-banner .btn-secondary,.compliance-page .subpage-banner .btn-dark-outline{color:#fff!important;text-shadow:none!important}.about-hero.subpage-banner .about-hero-bg img,.product-detail-hero img[alt$=Cover]{filter:brightness(1.12)contrast(1.03)saturate(1.04)!important}.about-hero.subpage-banner .about-hero-overlay{background:linear-gradient(90deg,#06101f4d 0%,#06101f14 50%,#06101f3d 100%),linear-gradient(#ffffff1a 0%,#06101f1f 100%)!important}.product-detail-hero{background-color:#172235!important}.product-detail-hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#06101f38 0%,#ffffff0a 48%,#06101f2e 100%),linear-gradient(#ffffff14 0%,#06101f1f 100%);position:absolute;inset:0}@media (width<=768px){.subpage-banner:after{background:linear-gradient(#06101f2e 0%,#06101f14 48%,#06101f38 100%)!important}}.product-carousel-stage{box-sizing:border-box;height:600px}.product-carousel-slide{box-sizing:border-box;height:100%}@media (width<=880px){.product-carousel-stage{height:1040px}}@media (width<=560px){.product-carousel-stage{height:1120px}}.products-excellence-carousel .capability-rail{scroll-behavior:smooth;padding-bottom:4px}.products-excellence-carousel .capability-rail::-webkit-scrollbar{height:6px}@media (width<=900px){.products-excellence-carousel.capability-section{padding:24px 0 18px}}.capability-section .capability-panel--large,.capability-section .capability-panel--medium{height:380px!important}@media (width<=900px){.capability-section .capability-panel--large,.capability-section .capability-panel--medium{height:340px!important}}.demo-form-card{color:#0f172a;background:#fff;border:1px solid #0f172a1a;border-radius:16px;padding:clamp(24px,4vw,36px);box-shadow:0 20px 50px #0f172a2e}.demo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.demo-form-field{flex-direction:column;gap:7px;min-width:0;display:flex}.demo-form-field span{color:#172033;justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.demo-form-field em{color:#dc2626;font-size:11px;font-style:normal;font-weight:700}.demo-form-control{color:#0f172a;width:100%;min-height:46px;font-size:14.5px;font-family:var(--font-body);background:#fff;border:1px solid #0f172a29;border-radius:8px;outline:none;padding:12px 14px;transition:border-color .2s,box-shadow .2s}textarea.demo-form-control{resize:vertical;min-height:112px}.demo-form-control:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf829}.demo-form-control-error{border-color:#dc2626}.demo-form-submit{color:#0f172a;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:24px;display:flex}.demo-form-success{text-align:center}.demo-form-success-icon{color:#059669;background:#10b9811a;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}.demo-form-success h3{color:#0f172a;margin:0 0 8px;font-size:22px;font-weight:800}.demo-form-success p{color:#475569;max-width:540px;margin:0 auto 24px;line-height:1.6}@media (width<=720px){.demo-form-grid{grid-template-columns:1fr}}@media (width<=768px){.home-full-content-page>.section:first-of-type{min-height:540px!important;padding:0!important}.home-full-content-page>.section:first-of-type .hero-slideshow-container{height:540px!important}.home-full-content-page>.section:first-of-type .hero-content-wrapper{box-sizing:border-box;align-items:flex-start;width:100%;padding:82px 18px 28px;height:540px!important}.home-full-content-page>.section:first-of-type .hero-card{width:100%;padding:0!important}.home-full-content-page>.section:first-of-type .hero-card>div:first-child{margin-bottom:10px!important;padding:5px 10px!important;font-size:10px!important}.home-full-content-page>.section:first-of-type .hero-card h1{letter-spacing:-1px!important;margin-bottom:10px!important;font-size:clamp(27px,8.2vw,32px)!important;line-height:1.12!important}.home-full-content-page>.section:first-of-type .hero-card h2{margin-bottom:10px!important;font-size:17px!important;line-height:1.35!important}.home-full-content-page>.section:first-of-type .hero-card p{max-width:100%;padding:8px 10px;margin-bottom:0!important;font-size:13px!important;line-height:1.48!important}}@media (width>=1025px){.footer-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,.8fr) minmax(290px,1.25fr)}.footer-address-first-line{white-space:nowrap}}@media (width<=1024px){.home-full-content-page>.section:not(.home-hero-section){height:auto!important;min-height:auto!important;padding-top:40px!important;padding-bottom:40px!important}.home-full-content-page>.section>.container{box-sizing:border-box;width:100%;max-width:100%;padding-left:clamp(20px,4vw,32px);padding-right:clamp(20px,4vw,32px)}.home-full-content-page>.section.home-flagship-section>.container{width:100%!important;max-width:100%!important;padding-left:clamp(20px,4vw,32px)!important;padding-right:clamp(20px,4vw,32px)!important}.home-full-content-page .flagship-card-media{aspect-ratio:3/2;background:#0b1220;height:auto!important}.home-full-content-page .flagship-card-photo,.home-full-content-page .solutions-coverflow-image,.home-full-content-page .video-card-element,.home-full-content-page .enterprise-showcase-carousel .showcase-active-image img,.home-full-content-page .enterprise-showcase-carousel .showcase-side img{background-color:#0b1220;object-fit:contain!important;object-position:center!important}.home-full-content-page .flagship-card-photo,.home-full-content-page .enterprise-showcase-carousel .showcase-active-image img,.home-full-content-page .enterprise-showcase-carousel .showcase-side img{transform:none!important}.home-full-content-page .home-video-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.home-full-content-page>.section.home-solutions-section{min-height:auto!important}}@media (width<=768px){.home-full-content-page>.section:not(.home-hero-section){padding-top:30px!important;padding-bottom:30px!important}.home-full-content-page>.section>.container,.home-full-content-page>.section.home-flagship-section>.container{max-width:100%!important;padding-left:18px!important;padding-right:18px!important}.home-full-content-page .section-title-wrapper,.home-full-content-page>.section:not(:first-of-type)>.container>div:first-child{margin-bottom:22px!important}.home-full-content-page>.section:not(:first-of-type)>.container h2,.home-full-content-page>.section:not(:first-of-type) .section-title{font-size:clamp(23px,6.5vw,26px)!important;line-height:1.18!important}.home-full-content-page>.section.home-hero-section,.home-full-content-page>.section.home-hero-section .hero-slideshow-container,.home-full-content-page>.section.home-hero-section .hero-content-wrapper{height:clamp(470px,72dvh,520px)!important;min-height:clamp(470px,72dvh,520px)!important}.home-full-content-page .hero-slideshow-image{background-color:#0b1220;background-repeat:no-repeat;background-size:contain!important;transform:none!important}.home-full-content-page>.section.home-hero-section .hero-content-wrapper{padding:76px 16px 22px}.home-full-content-page>.section.home-hero-section .hero-card h1{overflow-wrap:anywhere;font-size:clamp(25px,7.2vw,29px)!important;line-height:1.12!important}.home-full-content-page>.section.home-hero-section .hero-card h2{font-size:clamp(15px,4.3vw,18px)!important}.home-full-content-page>.section.home-hero-section .hero-card p{font-size:clamp(12px,3.5vw,13.5px)!important;line-height:1.45!important}.home-full-content-page>.section.home-industry-section .section-title{padding-bottom:10px!important}.home-full-content-page>.section.home-industry-section .grid-4{gap:12px!important}.home-full-content-page>.section.home-industry-section .stat-card{padding:14px!important}.home-full-content-page>.section.home-industry-section .stat-number{font-size:40px!important}.home-full-content-page>.section.home-industry-section .stat-label{font-size:16px!important}.home-full-content-page>.section.home-industry-section .stat-desc{font-size:13px!important}.home-full-content-page .enterprise-showcase-carousel .showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.home-full-content-page .enterprise-showcase-carousel .showcase-grid>:nth-child(2){grid-area:1/1/auto/-1;min-width:0}.home-full-content-page .enterprise-showcase-carousel .showcase-side{aspect-ratio:3/2;width:100%!important;height:auto!important;display:block!important}.home-full-content-page .enterprise-showcase-carousel .showcase-grid>.showcase-side:first-child{grid-area:2/1}.home-full-content-page .enterprise-showcase-carousel .showcase-grid>.showcase-side:last-child{grid-area:2/2}.home-full-content-page .enterprise-showcase-carousel .showcase-active-image{aspect-ratio:16/10;width:100%;height:auto!important}.home-full-content-page .enterprise-showcase-carousel .showcase-content-card{gap:10px!important;min-height:auto!important;padding:12px!important}.home-full-content-page>.section.home-flagship-section{padding-top:28px!important;padding-bottom:30px!important}.home-full-content-page>.section.home-flagship-section .flagship-scroll-view{gap:16px!important;margin-bottom:16px!important}.home-full-content-page>.section.home-flagship-section .flagship-card-media{aspect-ratio:3/2;height:auto!important}.home-full-content-page>.section.home-flagship-section .flagship-section-cta,.home-full-content-page>.section.home-flagship-section>.container>div:last-child{margin-top:22px!important}.home-full-content-page>.section.home-solutions-section{min-height:auto!important;padding-top:30px!important;padding-bottom:26px!important}.home-full-content-page>.section.home-solutions-section>.container>div:first-child{margin-bottom:18px!important}.home-full-content-page .solutions-coverflow-track{padding-bottom:6px!important}.home-full-content-page .solutions-coverflow-card{background:#0b1220}.home-full-content-page .home-video-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.home-full-content-page .video-card-premium{width:100%;min-width:0}.home-full-content-page>.section.home-why-section .grid-4{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.home-full-content-page>.section.home-customers-section .section-title-wrapper{margin-bottom:20px!important}.home-full-content-page>.section.home-customers-section>div[style*="overflow: hidden"]{padding-top:8px!important;padding-bottom:8px!important}.home-full-content-page>.section.home-customers-section .container:last-child>div{margin-top:24px!important}.home-full-content-page>.section.home-cta-section .container>div>h2{margin-bottom:12px!important;font-size:clamp(25px,7vw,29px)!important}.home-full-content-page>.section.home-cta-section .container>div>p{margin-bottom:24px!important;font-size:15px!important;line-height:1.5!important}}@media (width<=480px){.home-full-content-page>.section:not(.home-hero-section){padding-top:24px!important;padding-bottom:24px!important}.home-full-content-page>.section>.container,.home-full-content-page>.section.home-flagship-section>.container{padding-left:14px!important;padding-right:14px!important}.home-full-content-page>.section.home-hero-section,.home-full-content-page>.section.home-hero-section .hero-slideshow-container,.home-full-content-page>.section.home-hero-section .hero-content-wrapper{height:470px!important;min-height:470px!important}.home-full-content-page>.section.home-hero-section .hero-content-wrapper{padding:70px 14px 18px}.home-full-content-page>.section.home-hero-section .hero-card h1{font-size:clamp(23px,7.4vw,27px)!important}.home-full-content-page>.section.home-industry-section .grid-4{grid-template-columns:minmax(0,1fr)!important}.home-full-content-page>.section.home-flagship-section>.container>div:first-child>div:first-child{flex-wrap:wrap;justify-content:center;max-width:100%}.home-full-content-page>.section.home-flagship-section .flagship-card-content{padding:14px!important}.home-full-content-page>.section.home-flagship-section .flagship-card-button-row>div{box-sizing:border-box;justify-content:center;width:100%}.home-full-content-page>.section.home-flagship-section>.container>div:last-child .btn,.home-full-content-page>.section.home-cta-section .btn{justify-content:center;width:100%}.home-full-content-page .customer-logo-card{width:150px!important;height:92px!important;padding:10px!important}.home-full-content-page .customer-logo-container{height:70px!important;padding:8px!important}}@media (width<=1024px){.products-page>.section,.compliance-page>.section{min-height:0!important;padding-top:56px!important;padding-bottom:56px!important}.products-page .subpage-banner{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover,cover,contain!important;min-height:500px!important;padding:130px 0 70px!important}.compliance-page .subpage-banner{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover,cover,contain!important;min-height:0!important;padding:130px 0 70px!important}.products-page .subpage-banner h1,.compliance-page .subpage-banner h1{letter-spacing:-.8px!important;font-size:clamp(34px,5vw,42px)!important;line-height:1.16!important}.products-page .section-title,.products-page .section h2,.compliance-page .section-title,.compliance-page .section h2{font-size:clamp(27px,3.6vw,32px)!important;line-height:1.22!important}.products-page .section-title-wrapper,.compliance-page .section-title-wrapper{margin-bottom:30px!important}.products-page .product-carousel-stage{height:auto!important;min-height:0!important}.products-page .product-carousel-slide{height:auto!important;min-height:0!important;padding:30px!important;position:relative!important}.products-page .product-carousel-slide img{background:#020617;object-fit:contain!important;width:100%!important;height:auto!important;min-height:0!important;max-height:420px!important}.products-page .products-excellence-carousel .capability-image{background-color:#101827;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.compliance-page .subpage-banner .glass-card{padding:32px!important}.compliance-page .compliance-hero-badge{letter-spacing:.8px!important;flex-direction:row!important;width:max-content!important;max-width:100%!important;padding:8px 14px!important;font-size:10px!important}.compliance-page .compliance-hero-badge>span{white-space:nowrap!important}.compliance-page .platform-workflow-section,.compliance-page .compliance-lifecycle-section{min-height:0!important;padding:52px 0!important}.compliance-page .platform-workflow-section .workflow-header{margin-bottom:24px!important}.compliance-page .workflow-canvas{overflow:hidden;padding:0!important}.compliance-page .workflow-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;justify-content:flex-start;width:100%;gap:0!important;padding:0!important}.compliance-page .workflow-track::-webkit-scrollbar{display:none}.compliance-page .workflow-step{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%!important;width:100%!important;min-width:100%!important}.compliance-page .workflow-connector{display:none!important}.compliance-page .workflow-card{box-sizing:border-box}.compliance-page .workflow-thumb img,.compliance-page .stage-image-wrapper img,.compliance-page .compliance-lifecycle-image img{background-color:#0b1f3f;object-fit:contain!important}}@media (width<=768px){.mobile-nav{gap:2px;width:min(280px,100vw - 24px);padding:62px 18px 12px}.mobile-nav .nav-link{font-size:14px;padding-top:7px!important;padding-bottom:7px!important}.mobile-nav>li:last-child{margin-top:0!important;padding-top:2px!important}.mobile-nav>li:last-child .btn{min-height:38px!important;margin:0!important;padding:8px 12px!important}.products-page>.section,.compliance-page>.section{padding-top:36px!important;padding-bottom:36px!important}.products-page>.section>.container,.compliance-page>.section>.container,.compliance-page .platform-workflow-section>.container{box-sizing:border-box;width:100%;padding-left:18px!important;padding-right:18px!important}.products-page .subpage-banner{min-height:410px!important;padding:100px 0 44px!important}.compliance-page .subpage-banner{padding:100px 0 44px!important}.products-page .subpage-banner h1,.compliance-page .subpage-banner h1{letter-spacing:-.5px!important;font-size:clamp(27px,7.8vw,32px)!important;line-height:1.14!important}.products-page .subpage-banner p,.compliance-page .subpage-banner p{margin-bottom:20px!important;font-size:15px!important;line-height:1.55!important}.products-page .section-title,.products-page .section h2,.compliance-page .section-title,.compliance-page .section h2,.compliance-page .platform-workflow-section .section-title{letter-spacing:-.35px!important;font-size:clamp(23px,7vw,27px)!important;line-height:1.2!important}.products-page .section h3,.compliance-page .section h3{font-size:19px!important;line-height:1.3!important}.products-page .section-desc,.compliance-page .section-desc{font-size:15px!important;line-height:1.55!important}.products-page .section-title-wrapper,.compliance-page .section-title-wrapper{margin-bottom:22px!important}.products-page .grid-2,.products-page .grid-3,.products-page .grid-4,.compliance-page .grid-2,.compliance-page .grid-3,.compliance-page .grid-4{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.products-page .product-carousel-slide{padding:20px!important}.products-page .product-carousel-slide>.grid-2{gap:24px!important}.products-page .product-carousel-slide img{max-height:none!important}.products-page .products-challenges-coverflow{height:420px!important}.products-page .products-challenges-coverflow>div,.products-page .products-challenges-coverflow>div>div{width:min(300px,82vw)!important;height:360px!important}.products-page .products-excellence-carousel.capability-section{padding:12px 0 8px!important}.products-page .products-excellence-carousel .capability-panel{height:310px!important}.compliance-page .subpage-banner .glass-card{padding:18px 8px!important}.compliance-page .compliance-hero-badge{letter-spacing:.45px!important;gap:4px!important;margin-bottom:16px!important;padding:6px 9px!important;font-size:clamp(8px,2.55vw,10px)!important}.compliance-page .compliance-hero-badge>span{gap:4px!important}.compliance-page .compliance-hero-badge>span>span:first-child{flex:0 0 17px;width:17px!important;height:17px!important}.compliance-page .platform-workflow-section,.compliance-page .compliance-lifecycle-section{padding:36px 0!important}.compliance-page .platform-workflow-section .workflow-header{margin-bottom:18px!important}.compliance-page .platform-workflow-section .workflow-header p{font-size:14px!important;line-height:1.5!important}.compliance-page .workflow-card{grid-template-columns:42px minmax(0,1fr) 64px!important;gap:9px!important;padding:12px!important}.compliance-page .workflow-icon{width:42px;height:42px}.compliance-page .workflow-step-title{line-height:1.25;font-size:14px!important}.compliance-page .workflow-thumb img{object-fit:contain!important;width:64px!important;height:48px!important}.compliance-page .why-card,.compliance-page .challenge-card{padding:22px 18px!important}}@media (width<=390px){.compliance-page .compliance-hero-badge{letter-spacing:.25px!important;font-size:7.6px!important}.compliance-page .workflow-card{grid-template-columns:38px minmax(0,1fr) 52px!important;gap:7px!important;padding:10px!important}.compliance-page .workflow-icon{width:38px;height:38px}.compliance-page .workflow-thumb img{width:52px!important;height:42px!important}}@media (width<=900px){.products-page .vericea-logo-wrap{max-width:150px}.products-page .vericea-logo-wrap img{object-fit:contain!important;width:auto!important;max-width:138px!important;height:24px!important}.products-page .vericea-logo-wrap .vericea-logo-sup{margin-left:2px!important;font-size:13px!important}.products-page .products-challenges-coverflow{width:100%!important;height:430px!important;overflow:hidden!important}.products-page .products-challenges-coverflow>div{width:min(340px,100%)!important;height:370px!important}.products-page .challenge-coverflow-card{pointer-events:none;visibility:hidden;opacity:0!important;width:min(320px,100vw - 76px)!important;max-width:100%!important}.products-page .challenge-coverflow-card.is-active{pointer-events:auto;visibility:visible;opacity:1!important}.products-page .challenge-coverflow-card .eco-card{box-sizing:border-box;width:100%;padding:24px!important}.products-page .products-excellence-carousel .capability-rail-wrap{overflow:hidden}.products-page .products-excellence-carousel .capability-rail{scroll-snap-type:x mandatory;width:100%;scroll-padding-inline:16px;gap:12px!important;padding:0 16px 0 0!important}.products-page .products-excellence-carousel .capability-panel,.products-page .products-excellence-carousel .capability-panel--large,.products-page .products-excellence-carousel .capability-panel--medium{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.services-page .subpage-banner h1,.blog-page-bg .subpage-banner h1,.blog-page-bg .subpage-banner .inner-hero-title{letter-spacing:-.6px!important;font-size:clamp(30px,5.8vw,38px)!important;line-height:1.16!important}.blog-page-bg .factsafe-choice-grid{width:100%;max-width:100%;grid-template-columns:minmax(0,1fr)!important;gap:20px!important}.blog-page-bg .factsafe-choice-card{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:26px!important}}@media (width<=600px){.services-page .subpage-banner h1,.blog-page-bg .subpage-banner h1,.blog-page-bg .subpage-banner .inner-hero-title{letter-spacing:-.35px!important;font-size:clamp(25px,7.4vw,29px)!important;line-height:1.14!important}.products-page .products-challenges-coverflow{height:410px!important}.products-page .products-challenges-coverflow>div{height:350px!important}.products-page .challenge-coverflow-card{width:min(300px,100vw - 68px)!important}.products-page .challenge-coverflow-card .eco-card{padding:20px!important}.products-page .products-excellence-carousel .capability-content{bottom:18px;left:16px;right:16px}.blog-page-bg .factsafe-choice-card{padding:20px!important}}@media (width<=1024px){.partners-page .section,.about-page-bg .section,.about-page-bg .about-command-center{min-height:0!important;padding-top:56px!important;padding-bottom:56px!important}.partners-page section h1,.partners-page section h2,.about-page-bg section h1,.about-page-bg section h2{letter-spacing:-.5px!important;font-size:clamp(28px,4.4vw,34px)!important;line-height:1.18!important}.partners-page .section-title-wrapper,.about-page-bg .section-title-wrapper,.partners-page section>.container>div:first-child{margin-bottom:32px!important}.partners-page .partners-maps-grid{flex-direction:column!important;align-items:center!important;gap:24px!important}.partners-page .partners-map-column{box-sizing:border-box;flex:auto!important;width:100%!important;min-width:0!important;max-width:680px!important;padding:18px!important}.partners-page .map-premium-card{box-sizing:border-box;aspect-ratio:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:12px!important;overflow:hidden!important}.partners-page .map-premium-card>div:nth-child(2){box-sizing:border-box;width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;padding:0!important;overflow:hidden!important}.partners-page .map-premium-card svg{display:block;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important}.about-page-bg .about-command-header{margin-bottom:34px!important}.about-page-bg .about-command-header .stats{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:620px;margin-left:auto;margin-right:auto;gap:16px!important;display:grid!important}.about-page-bg .about-command-header .stats>div{min-width:0}.about-page-bg .about-command-header .stat-large{line-height:1.05;font-size:clamp(34px,6vw,48px)!important}.about-page-bg .about-command-header .feature-title{overflow-wrap:anywhere;line-height:1.35;font-size:13px!important}.about-page-bg .about-command-visual{width:100%;max-width:720px;margin:0 auto;overflow:hidden}.about-page-bg .about-command-visual svg{width:100%!important;max-width:100%!important;height:auto!important}.about-page-bg .about-why-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;width:100%;max-width:100%;padding:2px 0 10px;overflow-x:auto;gap:16px!important;display:flex!important}.about-page-bg .about-why-grid::-webkit-scrollbar{display:none}.about-page-bg .about-why-card{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;min-width:100%;max-width:100%}.about-page-bg .about-why-card img{max-width:100%;width:100%!important}}@media (width<=900px){.partners-page .partners-benefits-section>.container>div:nth-child(2){display:block!important}.partners-page .partners-benefit-orbit{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;width:100%!important;height:auto!important;display:grid!important;overflow:visible!important}.partners-page .partners-benefit-orbit>svg,.partners-page .partners-benefit-orbit>.orbit-center-core{display:none!important}.partners-page .partners-benefit-node-item{box-sizing:border-box;background:#0f172ab8;border:1px solid #38bdf829;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex;position:static!important;inset:auto!important;transform:none!important}.partners-page .partners-benefit-node-item .orbit-benefit-node{flex:0 0 44px;min-width:44px;width:44px!important;height:44px!important}.partners-page .partners-benefit-node-item .orbit-node-label{text-align:left;overflow-wrap:anywhere;width:auto;min-width:0;line-height:1.3;white-space:normal!important;background:0 0!important;border:0!important;padding:0!important;font-size:11px!important;position:static!important;inset:auto!important;transform:none!important}.partners-page .partners-benefit-details{width:100%;min-width:0}}@media (width<=600px){.partners-page .section,.about-page-bg .section,.about-page-bg .about-command-center{padding-top:38px!important;padding-bottom:38px!important}.partners-page section h1,.partners-page section h2,.about-page-bg section h1,.about-page-bg section h2,.about-page-bg .about-command-header h2{letter-spacing:-.3px!important;font-size:clamp(24px,7.2vw,28px)!important;line-height:1.16!important}.partners-page section>.container,.about-page-bg section>.container{box-sizing:border-box;width:100%;padding-left:16px!important;padding-right:16px!important}.partners-page .partners-benefits-section>.container>div:first-child,.partners-page .partners-markets-section>.container>div:first-child,.about-page-bg .about-command-header,.about-page-bg .section-title-wrapper{margin-bottom:24px!important}.partners-page .partners-benefit-orbit{grid-template-columns:minmax(0,1fr);gap:9px}.partners-page .partners-benefit-node-item{padding:9px 12px}.partners-page .partners-benefit-node-item .orbit-node-label{font-size:12px!important}.partners-page .partners-benefit-details>div>div,.partners-page .partners-benefit-details>div{box-sizing:border-box;max-width:100%}.partners-page .partners-map-column{border-radius:12px!important;padding:12px!important}.partners-page .partners-map-column>div:first-child{min-height:0!important;margin-bottom:14px!important}.partners-page .map-premium-card{border-radius:12px!important;padding:8px!important}.partners-page .map-premium-card>div:nth-child(2){flex-direction:column!important;flex:auto!important;width:100%!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.partners-page .map-premium-card svg{width:100%!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:block!important;overflow:hidden!important}.about-page-bg .about-command-header p{font-size:14px!important;line-height:1.5!important}.about-page-bg .about-command-header .stats{gap:8px!important;margin-top:20px!important}.about-page-bg .about-command-header .stat-large{font-size:clamp(27px,9vw,34px)!important}.about-page-bg .about-command-header .feature-title{line-height:1.3;font-size:11px!important}.about-page-bg .about-command-visual{max-width:100%}.about-page-bg .about-why-card>div:first-child{height:210px!important}.about-page-bg .about-why-card>div:last-child{padding:18px!important}}@media (width<=900px){.about-page-bg .about-industries-section{min-height:0!important;padding-top:52px!important;padding-bottom:52px!important}.about-page-bg .about-industries-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;width:100%;padding:2px 0 10px;overflow:auto hidden;gap:14px!important;max-width:100%!important;margin:0!important;display:flex!important}.about-page-bg .about-industries-rail::-webkit-scrollbar{display:none}.about-page-bg .about-industry-card{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;grid-column:auto!important;height:320px!important}.about-page-bg .about-industry-card img{max-width:100%;object-fit:cover!important;width:100%!important;height:100%!important}}@media (width<=600px){.about-page-bg .about-industries-section{padding-top:38px!important;padding-bottom:38px!important}.about-page-bg .about-industries-section>.container{box-sizing:border-box;width:100%;padding-left:16px!important;padding-right:16px!important}.about-page-bg .about-industries-section>.container>div:first-child{margin-bottom:24px!important}.about-page-bg .about-industry-card{height:290px!important}.about-page-bg .about-industry-card h3{font-size:17px!important}}@media (width<=1024px){.partners-page .subpage-banner .partners-hero-layout{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:100%;align-items:center!important;gap:28px!important}.partners-page .subpage-banner .partners-hero-copy{text-align:center;width:100%;max-width:760px;flex:0 auto!important}.partners-page .subpage-banner .partners-hero-copy p{margin-left:auto;margin-right:auto}.partners-page .subpage-banner .partners-hero-visual{box-sizing:border-box;align-items:center;width:100%;min-width:0;max-width:500px;margin:0 auto;padding:0 18px;flex:0 auto!important;justify-content:center!important}.partners-page .subpage-banner .partners-hero-canvas{aspect-ratio:1;flex:0 auto;margin:0 auto;width:min(460px,100%)!important;max-width:100%!important;height:auto!important}.partners-page .subpage-banner .partners-hero-ecosystem{aspect-ratio:1;display:block;width:100%!important;max-width:100%!important;height:auto!important;overflow:hidden!important}}@media (width<=600px){.partners-page .subpage-banner{min-height:0!important;padding-top:100px!important;padding-bottom:36px!important}.partners-page .subpage-banner .partners-hero-layout{gap:18px!important;padding-left:14px!important;padding-right:14px!important}.partners-page .subpage-banner .partners-hero-copy h1{font-size:clamp(26px,8vw,31px)!important;line-height:1.12!important}.partners-page .subpage-banner .partners-hero-copy p{font-size:15px!important;line-height:1.5!important}.partners-page .subpage-banner .partners-hero-visual{max-width:380px;padding:0 10px}.partners-page .subpage-banner .partners-hero-canvas{width:min(360px,100%)!important}}@media (width<=1024px){.contact-page-bg .contact-section-texture>.container{box-sizing:border-box;width:100%;max-width:100%;padding-left:24px!important;padding-right:24px!important}.contact-page-bg .contact-layout-grid,.contact-page-bg .contact-left-col,.contact-page-bg .contact-right-col,.contact-page-bg .contact-info-grid{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.contact-page-bg .contact-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page-bg .contact-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.contact-page-bg .contact-info-card{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%}.contact-page-bg .contact-card-title,.contact-page-bg .contact-card-value{overflow-wrap:anywhere;max-width:100%}}@media (width<=767px){.contact-page-bg .contact-section-texture{padding-top:36px!important;padding-bottom:36px!important}.contact-page-bg .contact-section-texture>.container{padding-left:16px!important;padding-right:16px!important}.contact-page-bg .contact-layout-grid{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.contact-page-bg .contact-info-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.contact-page-bg .contact-info-card,.contact-page-bg .contact-info-card--wide{align-items:flex-start;height:auto;margin:0;grid-column:1!important;width:100%!important;min-height:122px!important;padding:18px!important}.contact-page-bg .contact-card-icon{width:34px!important;height:34px!important;margin-bottom:11px!important}.contact-page-bg .contact-card-title{line-height:1.3;margin:0 0 5px!important}.contact-page-bg .contact-card-value{overflow-wrap:anywhere;width:100%;font-size:12.5px;line-height:1.5;word-break:normal!important}.contact-page-bg .contact-map-wrapper,.contact-page-bg .contact-form-card{box-sizing:border-box;width:100%;max-width:100%}}@media (width<=900px){.products-page .product-carousel-media,.products-page .product-carousel-media-card{box-sizing:border-box;width:100%;max-width:100%}.products-page .product-carousel-media-card{flex-direction:column;display:flex}.products-page .product-carousel-media-card>img{object-fit:contain!important;width:100%!important;height:300px!important;min-height:300px!important;max-height:300px!important}.products-page .products-challenges-coverflow{height:440px!important}.products-page .products-challenges-coverflow>div{height:370px!important}.products-page .challenge-coverflow-card,.products-page .challenge-coverflow-card .eco-card{box-sizing:border-box;height:370px!important;min-height:370px!important}.products-page .challenge-card-footer{box-sizing:border-box;width:100%;margin-top:auto!important;padding-top:14px!important}.products-page .challenge-card-action{text-align:center;justify-content:center;width:100%;min-height:30px;line-height:1.3;font-size:12px!important}.products-page .products-challenges-dots{z-index:8;justify-content:center;align-items:center;width:max-content;transform:translate(-50%);bottom:7px!important;left:50%!important;right:auto!important}}@media (width<=768px){.products-page .product-carousel-stage,.products-page .product-carousel-slide{min-height:960px!important}.products-page .product-carousel-slide{flex-direction:column;display:flex}.products-page .product-carousel-slide>.grid-2{flex:1;align-content:space-between}.products-page .product-carousel-media-card>img{height:260px!important;min-height:260px!important;max-height:260px!important}}@media (width<=480px){.products-page .product-carousel-stage,.products-page .product-carousel-slide{min-height:980px!important}.products-page .product-carousel-media-card>img{height:230px!important;min-height:230px!important;max-height:230px!important}.products-page .products-challenges-coverflow{height:440px!important}.products-page .products-challenges-coverflow>div,.products-page .challenge-coverflow-card,.products-page .challenge-coverflow-card .eco-card{height:370px!important;min-height:370px!important}}.partners-revenue-legend-item{appearance:none;color:inherit;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;padding:6px 8px}.partners-revenue-bar-group{gap:8px}.partners-revenue-bar-pillar{width:32px}@media (width<=600px){.partners-revenue-chart-card{overflow:visible;padding:22px 14px!important}.partners-revenue-legend{grid-template-columns:1fr;width:100%;gap:6px!important;display:grid!important}.partners-revenue-legend-item{cursor:pointer;opacity:.62;width:100%}.partners-revenue-legend-item.is-active{opacity:1;background:#38bdf81f;border-color:#38bdf873}.partners-revenue-bar-group{gap:4px!important}.partners-revenue-bar-pillar{width:14px!important}.partners-revenue-chart-plot{min-width:0;padding-left:36px!important;padding-right:0!important}.partners-revenue-chart-plot>div:nth-child(2){width:100%;min-width:0}.partners-revenue-section .container{width:100%;padding-left:14px;padding-right:14px}}.products-page .product-carousel-active-header{min-height:61px}.products-page .product-carousel-active-heading{width:100%}.products-page .product-carousel-active-title{min-height:32px}.products-page .product-carousel-stage{isolation:isolate}@media (width>=881px) and (width<=1024px){.products-page .product-carousel-stage,.products-page .product-carousel-slide{height:680px!important;min-height:680px!important}}@media (width<=880px){.products-page .product-carousel-active-header{min-height:81px}.products-page .product-carousel-active-title{min-height:56px;align-items:flex-start!important;line-height:1.3!important}.products-page .product-carousel-active-title>span{flex:0 0 32px}.products-page .product-carousel-stage,.products-page .product-carousel-slide{height:1040px!important;min-height:1040px!important}.products-page .product-carousel-slide{overflow:hidden}}@media (width<=560px){.products-page .product-carousel-stage,.products-page .product-carousel-slide{height:1120px!important;min-height:1120px!important}}@media (width<=380px){.products-page .product-carousel-stage,.products-page .product-carousel-slide{height:1180px!important;min-height:1180px!important}}@media (width<=767px){.blog-page-bg .risk-capabilities-carousel-stage{height:620px;min-height:620px}.blog-page-bg .risk-capabilities-carousel-slide{box-sizing:border-box;height:100%;min-height:100%!important}.blog-page-bg .risk-capabilities-carousel-image{flex:0 0 240px;height:240px!important}.blog-page-bg .risk-capabilities-carousel-content{box-sizing:border-box;flex:auto;min-height:0}}@media (width<=480px){.blog-page-bg .risk-capabilities-carousel-stage{height:650px;min-height:650px}}@media (width<=360px){.blog-page-bg .risk-capabilities-carousel-stage{height:680px;min-height:680px}}@media (width<=768px){.home-full-content-page .enterprise-showcase-carousel .showcase-grid{grid-template-columns:minmax(0,1fr)!important;display:block!important}.home-full-content-page .enterprise-showcase-carousel .showcase-side{display:none!important}.home-full-content-page .enterprise-showcase-carousel .showcase-grid>:nth-child(2){width:100%;min-width:0}}.section-title-wrapper,.section-title-wrapper>h1,.section-title-wrapper>h2,.section-title-wrapper>h3,.section-title-wrapper>.section-title,.section-title-wrapper>.section-subtitle,.section-title-wrapper>.section-desc,.section-title-wrapper>p{text-align:center!important}.section-title-wrapper>.section-desc,.section-title-wrapper>p{margin-left:auto!important;margin-right:auto!important}.mfg-challenges-carousel-container{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;padding:20px 0 10px;display:flex;position:relative}.mfg-challenges-coverflow-stage{perspective:1200px;justify-content:center;align-items:center;width:100%;height:520px;display:flex;position:relative;overflow:hidden}.mfg-challenges-cards-wrapper{width:360px;height:440px;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.mfg-challenges-card-node{width:360px;transform-style:preserve-3d;position:absolute}.mfg-challenges-card-node:not(.is-active){cursor:pointer}.mfg-challenges-card-inner{box-sizing:border-box;background:linear-gradient(145deg,#0e1a2b,#070d18);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:space-between;height:440px;padding:32px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0009}.mfg-challenges-card-node.is-active .mfg-challenges-card-inner{border:1px solid #c8a27680;box-shadow:0 20px 50px #000000b3,inset 0 0 25px #c8a2762e}.mfg-challenges-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mfg-challenges-icon-box{width:52px;height:52px;color:var(--supporting);background:#c8a27624;border:1px solid #c8a27640;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mfg-challenges-solution-badge{color:var(--supporting);white-space:nowrap;text-overflow:ellipsis;background:#c8a27626;border:1px solid #c8a2764d;border-radius:20px;max-width:200px;padding:6px 14px;font-size:11px;font-weight:700;overflow:hidden}.mfg-challenges-card-body{flex-direction:column;flex-grow:1;margin-top:20px;display:flex}.mfg-challenges-tag{color:#f87171;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:800}.mfg-challenges-title{color:#fff;margin-bottom:12px;font-size:22px;font-weight:800;line-height:1.3}.mfg-challenges-desc{color:#94a3b8;margin:0;font-size:14px;line-height:1.6}.mfg-challenges-card-footer{border-top:1px solid #ffffff14;margin-top:24px;padding-top:18px}.mfg-challenges-action-btn{color:var(--supporting);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.mfg-challenges-action-btn:hover{opacity:.9;transform:translate(3px)}.mfg-challenges-nav-btn{z-index:30;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border:1px solid #c8a27659;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 8px 20px #0006}.mfg-challenges-nav-btn:hover{background:var(--supporting);color:#0b1329;border-color:var(--supporting);transform:translateY(-50%)scale(1.08)}.mfg-challenges-nav-prev{left:20px}.mfg-challenges-nav-next{right:20px}.mfg-challenges-dots-bar{z-index:20;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.mfg-challenges-dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.mfg-challenges-dot:hover{background:#ffffff80}.mfg-challenges-dot.is-active{background:var(--supporting);border-radius:10px;width:28px}@media (width<=768px){.mfg-challenges-coverflow-stage{height:460px}.mfg-challenges-cards-wrapper,.mfg-challenges-card-node{width:min(320px,84vw);height:400px}.mfg-challenges-card-inner{height:400px;padding:24px}.mfg-challenges-title{font-size:19px}.mfg-challenges-desc{font-size:13px}.mfg-challenges-nav-prev{left:4px}.mfg-challenges-nav-next{right:4px}}@media (width<=480px){.mfg-challenges-coverflow-stage{height:440px}.mfg-challenges-cards-wrapper,.mfg-challenges-card-node{width:min(290px,86vw);height:380px}.mfg-challenges-card-inner{height:380px;padding:20px}.mfg-challenges-nav-btn{width:38px;height:38px}}.products-excellence-carousel.capability-section{padding:32px 0 24px!important}.products-excellence-carousel .capability-rail-wrap{overflow:hidden!important}.products-excellence-carousel .capability-rail{scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;gap:20px!important;padding:0 12px 12px 0!important;scroll-padding-inline:12px!important;display:flex!important}.products-excellence-carousel .capability-panel,.products-excellence-carousel .capability-panel--equal,.products-excellence-carousel .capability-panel--large,.products-excellence-carousel .capability-panel--medium{scroll-snap-align:start!important;box-sizing:border-box!important;border-radius:18px!important;flex:0 0 calc(33.3333% - 21.3333px)!important;width:calc(33.3333% - 21.3333px)!important;min-width:calc(33.3333% - 21.3333px)!important;max-width:calc(33.3333% - 21.3333px)!important;height:380px!important}@media (width<=1024px){.products-excellence-carousel .capability-panel,.products-excellence-carousel .capability-panel--equal,.products-excellence-carousel .capability-panel--large,.products-excellence-carousel .capability-panel--medium{flex:0 0 calc(50% - 22px)!important;width:calc(50% - 22px)!important;min-width:calc(50% - 22px)!important;max-width:calc(50% - 22px)!important;height:350px!important}}@media (width<=640px){.products-excellence-carousel .capability-panel,.products-excellence-carousel .capability-panel--equal,.products-excellence-carousel .capability-panel--large,.products-excellence-carousel .capability-panel--medium{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:340px!important}}.solution-contact-cta{text-align:center;background:linear-gradient(145deg,#0f233af5,#0b0f19f5);border:1px solid #38bdf838;border-radius:20px;max-width:760px;margin:0 auto;padding:clamp(32px,5vw,52px);box-shadow:0 24px 60px #0000003d}.solution-contact-cta__eyebrow{color:#38bdf8;margin-bottom:10px;display:block}.solution-contact-cta__title{color:#fff;font-family:var(--font-headings);letter-spacing:-.8px;margin:0 0 14px;font-size:clamp(28px,4vw,34px);line-height:1.18}.solution-contact-cta__copy{color:#cbd5e1;max-width:590px;margin:0 auto 28px;font-size:clamp(16px,2vw,18px);line-height:1.65}.solution-contact-cta__button,.solution-contact-cta__button:visited{justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 26px;font-weight:800;text-decoration:none;display:inline-flex;color:#07111f!important}.solution-contact-cta__button:hover,.solution-contact-cta__button:focus-visible{background:#c48656;box-shadow:0 12px 28px #c4865661;color:#fff!important}.solution-contact-cta__button svg{color:currentColor;stroke:currentColor}@media (width<=640px){.solution-contact-cta{border-radius:16px;padding:30px 20px}.solution-contact-cta__button{width:100%}}.contact-inquiry{flex-direction:column;flex:1;display:flex}.contact-inquiry__header{margin-bottom:26px}.contact-inquiry__header>span{color:var(--accent);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-block}.contact-inquiry__header h3{margin:0;font-size:22px}.contact-inquiry__header p{color:var(--text-muted);margin:6px 0 0;font-size:14px}.contact-inquiry__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-inquiry__field{flex-direction:column;gap:7px;min-width:0;display:flex}.contact-inquiry__field--wide{grid-column:1/-1}.contact-inquiry__field .form-label{justify-content:space-between;gap:8px;margin:0;display:flex}.contact-inquiry__field .form-label em,.contact-inquiry__error{color:var(--danger);font-size:11px;font-style:normal;font-weight:600}.contact-inquiry__field input,.contact-inquiry__field select{min-height:40px;padding:8px 13px}.contact-inquiry__field input::placeholder,.contact-inquiry__field textarea::placeholder,.contact-inquiry__select--placeholder{opacity:1;color:#7f8da3!important}.contact-inquiry__field select{cursor:pointer;color:var(--text-main)}.contact-inquiry__field select option{color:#172033;background:#fff}.contact-inquiry__field select option[value=""]{color:#7f8da3}.contact-inquiry__field textarea{resize:vertical;min-height:118px}.contact-inquiry__control--error{border-color:var(--danger)!important}.contact-inquiry__captcha{flex-direction:column;align-items:flex-start;gap:5px;min-height:78px;margin-top:20px;display:flex;overflow:hidden}.contact-inquiry__submit-error{color:var(--danger);background:#ef444414;border:1px solid #ef444440;border-radius:7px;margin-top:12px;padding:10px 13px;font-size:13px;line-height:1.45}.contact-inquiry__submit{justify-content:center;width:100%;margin-top:16px}.contact-inquiry__submit:disabled{cursor:not-allowed;opacity:.68}@media (width<=600px){.contact-inquiry__grid{grid-template-columns:1fr;gap:15px}.contact-inquiry__field--wide{grid-column:auto}.contact-inquiry__captcha{justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:82px;overflow:hidden}}
