:root{--edim-red:#e1242a;--edim-red-dark:#c72229;--edim-bg-light:#fff;--edim-bg-secondary:#f0fdfa;--edim-text-primary:#0f172a;--edim-text-secondary:#475569;--edim-teal-dark:#0f766e;--edim-teal-mid:#0d9488;--edim-teal-light:#14b8a6;--edim-teal-pale:#ccfbf1;--edim-slate:#0f172a;--edim-slate-mid:#1e293b;--edim-border:rgba(15,23,42,.1);--edim-shadow:0 4px 20px rgba(0,0,0,.06);--edim-shadow-lg:0 20px 50px rgba(0,0,0,.1);--edim-font-head:"Space Grotesk",system-ui,sans-serif;--edim-font-body:"Inter",system-ui,sans-serif}.edim-page{overflow-x:clip}.edim-page h1,.edim-page h2,.edim-page h3{line-height:normal}.edim-container{max-width:1200px;margin:0 auto;padding:0 24px}.edim-section{position:relative;padding:80px 0;scroll-margin-top:100px;opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.edim-section.edim-visible{opacity:1;transform:translateY(0)}.edim-section .edim-container{position:relative;z-index:1}.edim-section-title{font-family:var(--edim-font-head);font-size:2rem;font-weight:800;color:var(--edim-text-primary);margin:0 0 20px}.edim-heading-highlight{font-weight:900!important;position:relative;display:inline-block}.edim-section-title.edim-heading-highlight{padding:12px 20px 14px;background:linear-gradient(135deg,rgba(204,251,241,.95),rgba(240,253,250,.98) 50%,rgba(204,251,241,.95));background-size:200% 100%;border-radius:16px;border:2px solid rgba(13,148,136,.35);box-shadow:0 4px 24px rgba(13,148,136,.12);color:var(--edim-text-primary);animation:edimHeadingShimmer 5s ease-in-out infinite}.edim-section-title.edim-heading-highlight:after{content:"";position:absolute;left:20px;right:20px;bottom:8px;height:4px;background:linear-gradient(90deg,transparent,var(--edim-teal-mid),transparent);border-radius:2px;opacity:.6;animation:edimHeadingLine 3s ease-in-out infinite}@keyframes edimHeadingShimmer{0%,to{background-position:100% 0}50%{background-position:0 0}}@keyframes edimHeadingLine{0%,to{opacity:.4;transform:scaleX(.95)}50%{opacity:.8;transform:scaleX(1)}}.edim-final .edim-final-title.edim-heading-highlight,.edim-hero .edim-hero-title.edim-heading-highlight{padding:4px 0;background:transparent;border:none;box-shadow:none;text-shadow:0 2px 20px rgba(0,0,0,.3);animation:edimHeroTitleGlow 4s ease-in-out infinite}.edim-final .edim-final-title.edim-heading-highlight:after,.edim-hero .edim-hero-title.edim-heading-highlight:after{display:none}@keyframes edimHeroTitleGlow{0%,to{text-shadow:0 2px 20px rgba(0,0,0,.3),0 0 40px rgba(20,184,166,.15)}50%{text-shadow:0 2px 24px rgba(0,0,0,.35),0 0 60px rgba(20,184,166,.25)}}.edim-section-lead{font-size:1.05rem;line-height:1.6;color:var(--edim-text-secondary);margin:0 0 24px}.edim-hero{position:relative;min-height:auto;padding:100px 0 80px;background:linear-gradient(135deg,#042f2e 0,var(--edim-slate) 40%,#134e4a 100%);overflow:clip}.edim-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 70% 20%,rgba(20,184,166,.12) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(13,148,136,.08) 0,transparent 50%);pointer-events:none;z-index:1}.edim-hero-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.18;animation:edimBlob 20s ease-in-out infinite}.edim-hero-blob-1{width:420px;height:420px;background:var(--edim-teal-light);top:-120px;right:-100px}.edim-hero-blob-2{width:340px;height:340px;background:var(--edim-teal-mid);bottom:-80px;left:-80px;animation-delay:-8s}.edim-hero-blob-3{width:200px;height:200px;background:var(--edim-teal-light);top:50%;left:40%;animation-delay:-4s;opacity:.1}@keyframes edimBlob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(15px,-25px) scale(1.08)}66%{transform:translate(-10px,15px) scale(.95)}}.edim-hero-shapes{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.edim-shape{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.03)}.edim-shape-1{width:300px;height:300px;top:10%;right:5%}.edim-shape-2{width:180px;height:180px;bottom:20%;left:10%}.edim-shape-3{width:100px;height:100px;top:60%;right:25%}.edim-shape-4{width:60px;height:60px;top:25%;left:30%}.edim-shape-5{width:140px;height:140px;bottom:30%;right:15%}.edim-hero .edim-container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.edim-hero-content{animation:edimFadeInUp .8s ease-out}@keyframes edimFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.edim-hero-badge{display:inline-flex;background:hsla(0,0%,100%,.1);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);padding:8px 16px;border-radius:50px;font-size:.85rem;font-weight:600;color:var(--edim-teal-pale);margin-bottom:20px;animation:edimFadeInUp .8s ease-out .1s both}.edim-hero-title{font-family:var(--edim-font-head);font-size:2.5rem;font-weight:800;line-height:normal;color:#fff;margin:0 0 16px;animation:edimFadeInUp .8s ease-out .2s both}.edim-hero-sub-highlight{display:inline-block;padding:6px 14px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:#fff;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 12px rgba(0,0,0,.15)}.edim-hero-sub{font-size:1.15rem;font-weight:600;color:var(--edim-teal-pale);margin:0 0 20px;animation:edimFadeInUp .8s ease-out .25s both}.edim-hero-desc{font-size:1rem;line-height:1.65;color:hsla(0,0%,100%,.9);margin:0 0 12px;animation:edimFadeInUp .8s ease-out .3s both}.edim-hero-stats{display:flex;flex-wrap:wrap;gap:20px;margin:28px 0 32px;justify-content:center;animation:edimFadeInUp .8s ease-out .5s both}.edim-stat-box{flex:0 1 140px;text-align:center;padding:16px 12px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.edim-stat-box:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.2)}.edim-stat-value{display:inline-flex;align-items:baseline;justify-content:center;gap:0;line-height:1}.edim-stat-number{font-size:2rem;font-weight:800;display:inline;font-variant-numeric:tabular-nums}.edim-stat-number,.edim-stat-suffix{color:var(--edim-teal-light);line-height:1}.edim-stat-suffix{font-size:1.35rem;font-weight:800;margin-left:1px}.edim-stat-label{display:block;font-size:.75rem;color:hsla(0,0%,100%,.75);margin-top:6px;text-transform:uppercase;letter-spacing:.05em}.edim-hero-ctas{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;animation:edimFadeInUp .8s ease-out .6s both}.edim-hero-ctas .edim-cta-primary{color:#fff!important;border:none!important}.edim-hero-ctas .edim-cta-primary:hover{transform:translateY(-2px)}.edim-hero-ctas .edim-cta-talk{background:hsla(0,0%,100%,.12)!important;color:#fff!important;border:2px solid hsla(0,0%,100%,.35)!important}.edim-hero-ctas .edim-cta-talk:hover{background:hsla(0,0%,100%,.2)!important;transform:translateY(-2px)}.edim-hero-visual{position:relative;animation:edimFadeInUp .8s ease-out .35s both}.edim-hero-infographic{position:relative;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:24px;padding:28px;backdrop-filter:blur(12px);min-height:320px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px}.edim-hero-infographic-label{font-family:var(--edim-font-head);font-size:.85rem;font-weight:700;line-height:normal;color:var(--edim-teal-light);text-transform:uppercase;letter-spacing:.06em;margin:0}.edim-hero-infographic-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.edim-hero-infographic-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(20,184,166,.14);border:1px solid rgba(20,184,166,.28);color:#fff;font-size:.85rem;font-weight:700;line-height:normal;white-space:nowrap}.edim-hero-status-dot{width:9px;height:9px;border-radius:50%;background:var(--edim-teal-light);box-shadow:0 0 0 0 rgba(20,184,166,.6);animation:edimDotPulse 2.5s ease-in-out infinite}@keyframes edimDotPulse{0%,to{box-shadow:0 0 0 0 rgba(20,184,166,.55)}50%{box-shadow:0 0 0 12px rgba(20,184,166,0)}}.edim-hero-dashboard{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:stretch}.edim-hero-panel{border-radius:18px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 18px 40px rgba(0,0,0,.18);overflow:hidden}.edim-hero-panel-left{padding:16px;display:grid;grid-template-rows:auto 1fr;gap:14px}.edim-hero-panel-right{padding:16px;display:grid;grid-template-rows:1fr auto;gap:12px}.edim-hero-ring{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1/1;max-height:168px;margin:0 auto}.edim-hero-ring-svg{width:min(168px,100%);height:auto}.edim-hero-ring-track{fill:none;stroke:hsla(0,0%,100%,.14);stroke-width:10}.edim-hero-ring-progress{fill:none;stroke:rgba(20,184,166,.9);stroke-width:10;stroke-linecap:round;transform:rotate(-90deg);transform-origin:60px 60px;stroke-dasharray:289;stroke-dashoffset:110;filter:drop-shadow(0 0 12px rgba(20,184,166,.25));animation:edimRing 2.8s ease-in-out infinite}@keyframes edimRing{0%,to{stroke-dashoffset:130;opacity:.85}50%{stroke-dashoffset:80;opacity:1}}.edim-hero-ring-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center;padding:10px}.edim-hero-ring-title{font-family:var(--edim-font-head);font-size:.95rem;font-weight:800;line-height:normal;color:#fff}.edim-hero-ring-sub{font-size:.85rem;font-weight:700;line-height:normal;color:hsla(0,0%,100%,.75);margin-top:4px}.edim-hero-mini-list{display:grid;gap:10px}.edim-hero-mini-item{display:flex;align-items:center;justify-content:space-between;gap:10px}.edim-hero-mini-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(20,184,166,.14);border:1px solid rgba(20,184,166,.25);color:#fff;font-size:.85rem;font-weight:700;line-height:normal}.edim-hero-mini-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.8);opacity:.75}.edim-hero-map{border-radius:16px;background:radial-gradient(circle at 20% 30%,rgba(20,184,166,.12) 0,transparent 45%),radial-gradient(circle at 80% 70%,rgba(13,148,136,.1) 0,transparent 50%),rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.12);overflow:hidden;min-height:140px;display:grid;place-items:center}.edim-hero-map-svg{width:100%;height:auto}.edim-hero-map-grid{fill:none;stroke:hsla(0,0%,100%,.08);stroke-width:1}.edim-hero-map-path{fill:none;stroke-width:3;opacity:.28}.edim-hero-map-flow{fill:none;stroke-width:3;stroke-dasharray:10 14;animation:edimMapFlow 10s linear infinite}@keyframes edimMapFlow{to{stroke-dashoffset:-160}}.edim-hero-map-node{fill:rgba(20,184,166,.9);filter:drop-shadow(0 0 10px rgba(20,184,166,.25));animation:edimNodePulse 3s ease-in-out infinite}@keyframes edimNodePulse{0%,to{opacity:.8;transform:scale(1);transform-origin:center}50%{opacity:1;transform:scale(1.18);transform-origin:center}}.edim-hero-kpi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.edim-hero-kpi{padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.9);font-size:.85rem;font-weight:700;line-height:normal}.edim-hero-hub{position:relative;width:200px;height:200px}.edim-hero-hub-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(20,184,166,.35),rgba(13,148,136,.4));border:2px solid rgba(20,184,166,.6);border-radius:50%;font-size:.9rem;font-weight:800;color:#fff;z-index:2;box-shadow:0 0 24px rgba(20,184,166,.25);animation:edimHubPulse 3s ease-in-out infinite}.edim-hero-hub-node{position:absolute;padding:8px 14px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;font-size:.75rem;font-weight:600;color:var(--edim-teal-pale);z-index:2;white-space:nowrap;animation:edimNodeFloat 4s ease-in-out infinite}.edim-hero-hub-node.node-1{left:25%;top:22.5%;transform:translate(-50%,-50%);animation-delay:0s}.edim-hero-hub-node.node-2{left:77.5%;top:22.5%;transform:translate(-50%,-50%);animation-delay:-1s}.edim-hero-hub-node.node-3{left:77.5%;top:77.5%;transform:translate(-50%,-50%);animation-delay:-2s}.edim-hero-hub-node.node-4{left:22.5%;top:77.5%;transform:translate(-50%,-50%);animation-delay:-3s}.edim-hero-hub-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.edim-hero-hub-lines line{stroke:rgba(20,184,166,.45);stroke-width:1.5;stroke-dasharray:4 6;fill:none;animation:edimLineDash 8s linear infinite}.edim-hero-hub-lines line.line-2{animation-delay:-2s}.edim-hero-hub-lines line.line-3{animation-delay:-4s}.edim-hero-hub-lines line.line-4{animation-delay:-6s}@keyframes edimHubPulse{0%,to{box-shadow:0 0 24px rgba(20,184,166,.25);transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 32px rgba(20,184,166,.35);transform:translate(-50%,-50%) scale(1.05)}}@keyframes edimNodeFloat{0%,to{opacity:.9}50%{opacity:1}}@keyframes edimLineDash{to{stroke-dashoffset:-20}}.edim-hero-infographic-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.edim-hero-badge-pill{padding:6px 14px;background:rgba(20,184,166,.2);border:1px solid rgba(20,184,166,.45);border-radius:50px;font-size:.8rem;font-weight:600;color:#fff;animation:edimFloat 5s ease-in-out infinite}.edim-hero-badge-pill.pill-2{animation-delay:-2.5s}@keyframes edimFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.edim-floating-card{position:absolute;padding:12px 16px;background:#fff;border-radius:12px;box-shadow:var(--edim-shadow-lg);font-size:.85rem;font-weight:600;color:var(--edim-slate);animation:edimFloat 6s ease-in-out infinite}.edim-floating-card.card-1{top:-10px;right:-10px;animation-delay:0s}.edim-floating-card.card-2{bottom:20px;left:-15px;animation-delay:-3s}.edim-why{background:linear-gradient(180deg,#f0fdfa,#ccfbf1 50%,#f0fdfa)}.edim-bullet-list{list-style:none;padding:0;margin:0 0 20px}.edim-bullet-list li{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:1rem;color:var(--edim-text-secondary);line-height:1.5}.edim-bullet-list li:before{content:"•";color:var(--edim-teal-dark);font-weight:700;flex-shrink:0}.edim-case-card{padding:24px 28px;margin:24px 0;background:hsla(0,0%,100%,.95);border:1px solid rgba(13,148,136,.2);border-radius:20px;border-left:4px solid var(--edim-teal-mid);box-shadow:0 4px 24px rgba(13,148,136,.08)}.edim-case-intro{font-size:1rem;line-height:1.6;color:var(--edim-text-secondary);margin:0 0 16px}.edim-case-results{list-style:none;padding:0;margin:0}.edim-case-results li{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:1rem;color:var(--edim-text-primary);font-weight:500}.edim-case-results li:before{content:"✓";color:var(--edim-teal-dark);font-weight:700}.edim-why-tagline{font-size:1.05rem;font-weight:700;color:var(--edim-text-primary);margin:24px 0;text-align:center}.edim-section-cta{margin-top:8px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.edim-risks{background:var(--edim-bg-light)}.edim-risks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:28px}.edim-risk-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:var(--edim-bg-secondary);border:1px solid rgba(13,148,136,.18);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.edim-risk-card:hover{transform:translateY(-4px);box-shadow:var(--edim-shadow-lg)}.edim-risk-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(204,251,241,.8);border-radius:14px;font-size:1.5rem;line-height:1}.edim-risk-title{font-family:var(--edim-font-head);font-size:1.05rem;font-weight:700;line-height:normal;color:var(--edim-text-primary);margin:0 0 4px}.edim-risk-desc{font-size:.95rem;line-height:1.5;color:var(--edim-text-secondary);margin:0}.edim-how{background:var(--edim-bg-secondary)}.edim-steps{margin:24px 0 28px}.edim-step{display:flex;align-items:flex-start;gap:20px;padding:20px 24px;margin-bottom:16px;background:#fff;border:1px solid rgba(13,148,136,.15);border-radius:16px;box-shadow:0 4px 20px rgba(13,148,136,.06);transition:transform .3s ease,box-shadow .3s ease}.edim-step:hover{transform:translateX(8px);box-shadow:var(--edim-shadow)}.edim-step-num{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--edim-teal-pale);color:var(--edim-teal-dark);border-radius:12px;font-weight:800}.edim-step-num,.edim-step-title{font-family:var(--edim-font-head);font-size:1.1rem;line-height:normal}.edim-step-title{font-weight:700;color:var(--edim-text-primary);margin:0 0 6px}.edim-step-desc{font-size:.95rem;line-height:1.55;color:var(--edim-text-secondary);margin:0}.edim-impact{background:var(--edim-bg-light)}.edim-impact-list{list-style:none;padding:0;margin:0 0 28px}.edim-impact-list li{display:flex;align-items:center;gap:12px;padding:14px 20px;margin-bottom:12px;background:var(--edim-bg-secondary);border:1px solid rgba(13,148,136,.12);border-radius:14px;font-size:1rem;color:var(--edim-text-secondary);line-height:1.5;transition:transform .3s ease,box-shadow .3s ease}.edim-impact-list li:hover{transform:translateX(6px);box-shadow:var(--edim-shadow)}.edim-impact-list li:before{content:"✓";color:var(--edim-teal-dark);font-weight:700;flex-shrink:0}.edim-compare{background:var(--edim-bg-secondary)}.edim-table-wrap{overflow-x:auto;margin:24px 0 32px;border-radius:16px;border:1px solid rgba(13,148,136,.2);box-shadow:var(--edim-shadow)}.edim-table{width:100%;border-collapse:collapse;font-size:.95rem}.edim-table td,.edim-table th{padding:16px 20px;text-align:center;border-bottom:1px solid var(--edim-border)}.edim-table th{font-family:var(--edim-font-head);font-weight:700;line-height:normal;color:var(--edim-text-primary);background:hsla(0,0%,100%,.8)}.edim-table td{color:var(--edim-text-secondary);line-height:1.5}.edim-table tr:last-child td{border-bottom:none}.edim-table .edim-highlight-col{background:rgba(13,148,136,.08);color:var(--edim-text-primary);font-weight:500}.edim-table .edim-check{color:var(--edim-teal-dark);font-weight:700}.edim-use-cases{background:var(--edim-bg-light)}.edim-use-cases-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:24px 0 32px}.edim-use-case-card{padding:24px;background:var(--edim-bg-secondary);border:1px solid rgba(13,148,136,.18);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.edim-use-case-card:hover{transform:translateY(-4px);box-shadow:var(--edim-shadow-lg)}.edim-use-case-title{font-family:var(--edim-font-head);font-size:1.1rem;font-weight:700;line-height:normal;color:var(--edim-text-primary);margin:0 0 8px}.edim-use-case-desc{font-size:.95rem;line-height:1.5;color:var(--edim-text-secondary);margin:0 0 12px}.edim-use-case-outcome{font-size:.9rem;font-weight:600;color:var(--edim-teal-dark);margin:0}.edim-strategy{background:var(--edim-bg-secondary)}.edim-strategy-list{list-style:none;padding:0;margin:0 0 20px}.edim-strategy-list li{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:1rem;color:var(--edim-text-secondary);line-height:1.5}.edim-strategy-list li:before{content:"✓";color:var(--edim-teal-dark);font-weight:700;flex-shrink:0}.edim-strategy-tagline{font-size:1.1rem;font-weight:800;color:var(--edim-text-primary);margin:24px 0}.edim-strategy-tagline.edim-tagline-highlight{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,rgba(204,251,241,.95),rgba(240,253,250,.98));border:2px solid rgba(13,148,136,.35);border-radius:16px;box-shadow:0 4px 24px rgba(13,148,136,.12);color:var(--edim-text-primary)}.edim-results{background:var(--edim-bg-light)}.edim-results-desc{font-size:1.05rem;line-height:1.65;color:var(--edim-text-secondary);margin:0 0 16px}.edim-results-tagline{font-size:1.05rem;font-weight:700;color:var(--edim-text-primary);margin:0 0 24px}.edim-faq{background:var(--edim-bg-secondary)}.edim-final{padding:100px 0;background:linear-gradient(160deg,#042f2e 0,var(--edim-slate-mid) 50%,#134e4a 100%);position:relative;overflow:clip}.edim-final:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(20,184,166,.1) 0,transparent 50%);pointer-events:none}.edim-final .edim-container{position:relative;z-index:1}.edim-final-inner{text-align:center;max-width:720px;margin:0 auto}.edim-final-title{font-family:var(--edim-font-head);font-size:2.25rem;font-weight:800;line-height:normal;color:#fff;margin:0 0 12px}.edim-final-subtitle{font-size:1.15rem;line-height:1.5;color:var(--edim-teal-pale);margin:0 0 32px}.edim-final-ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px}.edim-final-ctas .edim-cta-primary{color:#fff!important;border:none!important}.edim-final-ctas .edim-cta-primary:hover{transform:translateY(-2px)}.edim-final-ctas .edim-cta-talk{background:hsla(0,0%,100%,.12)!important;color:#fff!important;border:2px solid hsla(0,0%,100%,.35)!important}.edim-final-ctas .edim-cta-talk:hover{background:hsla(0,0%,100%,.2)!important;transform:translateY(-2px)}.edim-footer{padding:32px 0;background:var(--edim-slate)}.edim-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:16px}.edim-footer-link{color:var(--edim-teal-pale);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.edim-footer-link:hover{color:#fff}.edim-footer-copy{text-align:center;font-size:.9rem;color:hsla(0,0%,100%,.6);margin:0}@media (max-width:1024px){.edim-hero .edim-container{grid-template-columns:1fr;text-align:center}.edim-hero-ctas,.edim-hero-stats{justify-content:center}.edim-hero-visual{order:2;max-width:400px;margin:0 auto}.edim-hero-dashboard,.edim-risks-grid,.edim-use-cases-grid{grid-template-columns:1fr}}@media (max-width:768px){.edim-hero-content{padding-top:100px}.edim-hero{padding:60px 0}.edim-hero-title{font-size:1.85rem}.edim-hero-stats{flex-direction:column;align-items:stretch}.edim-stat-box{flex:1 1 auto;max-width:100%}.edim-section{padding:56px 0}.edim-section-title{font-size:1.6rem}.edim-final-title{font-size:1.75rem}.edim-table td,.edim-table th{padding:12px 16px;font-size:.9rem}}.faq-section{background:#fff;padding:60px 0;line-height:25px}.faq-container{max-width:800px;margin:0 auto}.faq-section-header{text-align:center}.faq-section-title{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-question{width:100%;padding:25px 0;background:none;border:none;text-align:left;font-size:1.2rem;font-weight:600;color:#333657;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#e13940}.faq-toggle{font-size:1.5rem;color:#64748b;transition:all .3s ease;font-weight:300}.faq-answer{padding-bottom:0;max-height:0;overflow:hidden;transition:all .4s ease}.faq-answer.active{padding-bottom:32px;max-height:300px}.faq-answer p{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.faq-answer-link{color:#e13940;text-decoration:underline;font-weight:600}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.section-title__dual--remaining-words,.section-title__dual-reverse--first-word{color:#e1242a}.section-title__last-word-gradient--gradient{background:linear-gradient(90deg,#6d5bd0,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-title__secondary{padding-bottom:15px;position:relative}.section-title__secondary:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#e1242a}.section-title__secondary--full{display:inline-block}.section-title__secondary--full:after{width:100%}.section-title__secondary--center{text-align:center}.section-title__secondary--center:after{left:50%;transform:translateX(-50%);width:120px}.section-title__secondary--left:after{width:120px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.slider{display:flex;align-items:center;position:relative}.slider__arrow{background:none;border:none;position:relative;height:50px;width:30px;cursor:pointer;overflow:hidden}.slider__arrow:before{content:"";position:absolute;top:8px;height:30px;width:30px;border-color:#495865 #495865 transparent transparent;border-style:solid;border-width:2px}.slider__arrow--prev:before{transform:rotate(-135deg);left:15px}.slider__arrow--next:before{transform:rotate(45deg);left:-15px}.slider__arrow--disabled{cursor:default;pointer-events:none;opacity:.3}.slider__list-wrapper{flex:1;overflow:hidden}.slider__list{position:relative;display:flex;flex-wrap:nowrap;transition:left .8s ease-in-out}.slider__list>li{flex:0 0 100%;padding:0 15px}@media(min-width:768px){.slider__list>li{flex:0 0 50%}}@media(min-width:992px){.slider__list>li{flex:0 0 33.33333%}}.related-resource-item{display:block;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 5px #e5e9ee;text-decoration:none}.related-resource-item__image-container{height:105px;position:relative}.related-resource-item__image{-o-object-fit:cover;object-fit:cover}.related-resource-item__description-container{height:140px;padding:20px 25px 20px 20px}.related-resource-item__description{height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.related-resource-item__footer{border-top:1px solid #e5e9ee;padding:10px 25px 10px 20px}@media(min-width:992px){.related-resource-item__image-container{height:150px}}.spinner{margin:0 auto;border-radius:50%;border-width:2px;border-style:solid;animation:loading .7s linear infinite}.spinner--default{border-color:#101c22 #101c22 #101c22 transparent}.spinner--primary{border-color:#e1242a #e1242a #e1242a transparent}.spinner--secondary{border-color:#156bd3 #156bd3 #156bd3 transparent}.spinner--small{width:16px;height:16px}.spinner--medium{width:28px;height:28px}.spinner--large{width:40px;height:40px}.related-resources{background:#f5f7fa;padding-top:50px;padding-bottom:50px}.related-resources__header{text-align:center;padding-bottom:50px}.related-resources__description{padding-top:8px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-3445px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:12px 0 20px;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding:8px 0 14px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 37.92s linear 0s infinite normal none running}.loginext-empower-brands__brand-list-item{height:65px;display:inline-flex}.loginext-empower-brands__brand-image{height:100%;width:unset;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}