.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}.lct-page{--lct-primary:#e31837;--lct-primary-dark:#b8122c;--lct-ink:#0b1020;--lct-muted:#475569;--lct-sky:#38bdf8;--lct-indigo:#6366f1;--lct-amber:#f59e0b;--lct-max:1180px;--lct-pad:clamp(1rem,4vw,2.5rem);overflow-x:clip;min-height:100vh;color:var(--lct-ink);background-color:#f8fafc;background-image:radial-gradient(ellipse 100% 70% at 0 0,rgba(99,102,241,.12) 0,transparent 50%),radial-gradient(ellipse 90% 60% at 100% 20%,rgba(56,189,248,.14) 0,transparent 48%),radial-gradient(ellipse 80% 50% at 50% 100%,rgba(245,158,11,.08) 0,transparent 45%),linear-gradient(175deg,#f8fafc,#eef2ff 35%,#ecfeff 70%,#fffbeb)}.lct-page h1,.lct-page h2,.lct-page h3{line-height:normal}.lct-container{width:100%;max-width:var(--lct-max);margin:0 auto;padding-left:var(--lct-pad);padding-right:var(--lct-pad);box-sizing:border-box}.lct-hero{position:relative;min-height:min(100vh,940px);display:flex;align-items:center;isolation:isolate}.lct-hero__bg{position:absolute;inset:0;z-index:0;background-image:url(/landing-page/logistics-control-tower-dashboard-software/hero-bg.webp);background-size:cover;background-position:50%;opacity:.3;transform:scale(1.05);animation:lct-hero-ken 26s ease-in-out infinite alternate}@keyframes lct-hero-ken{0%{transform:scale(1.04)}to{transform:scale(1.1)}}.lct-hero__overlay{background:rgba(0,0,0,.28)}.lct-hero__grid,.lct-hero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.lct-hero__grid{opacity:.11;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:44px 44px}.lct-hero__glow{position:absolute;border-radius:50%;filter:blur(78px);pointer-events:none;z-index:1;opacity:.28}.lct-hero__glow--a{width:min(46vw,340px);height:min(46vw,340px);background:#6366f1;top:-4%;right:6%;animation:lct-float 13s ease-in-out infinite}.lct-hero__glow--b{width:min(38vw,280px);height:min(38vw,280px);background:#38bdf8;bottom:4%;left:-2%;animation:lct-float 17s ease-in-out infinite reverse}@keyframes lct-float{0%,to{transform:translate(0)}50%{transform:translate(10px,-14px)}}.lct-hero__inner{position:relative;z-index:2;width:100%;padding:clamp(2.5rem,7vw,4.25rem) 0}.lct-hero__layout{display:grid;gap:clamp(1.5rem,4vw,2.5rem);align-items:center;grid-template-columns:1fr}@media (min-width:1024px){.lct-hero__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.lct-hero__copy{position:relative;padding:clamp(1rem,2.5vw,1.5rem) 0;max-width:100%;background:none;border:none;box-shadow:none;backdrop-filter:none}.lct-hero-fade{animation:lct-fade-up .9s ease-out both}@keyframes lct-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.lct-hero__title{position:relative;margin:0 0 1.15rem;padding:1.05rem 1.2rem 1.1rem 1.35rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.28;border-radius:16px;background:linear-gradient(145deg,rgba(2,6,23,.78),rgba(15,23,42,.72) 50%,rgba(30,27,75,.68));border:1px solid hsla(0,0%,100%,.18);box-shadow:0 16px 48px rgba(0,0,0,.42),inset 0 1px 0 hsla(0,0%,100%,.06);backdrop-filter:blur(14px)}.lct-hero__title:before{content:"";position:absolute;left:0;top:14%;bottom:14%;width:5px;border-radius:0 6px 6px 0;background:linear-gradient(180deg,#38bdf8,#818cf8 45%,#fbbf24);box-shadow:0 0 20px rgba(56,189,248,.45)}.lct-hero__title-highlight{display:inline;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.65),0 0 28px rgba(56,189,248,.2)}.lct-hero__title-brand{display:inline;padding:.05em .16em .07em;margin:0 -.04em;border-radius:.22em;font-weight:800;line-height:1.75;color:#fff;background:linear-gradient(125deg,rgba(56,189,248,.42),rgba(99,102,241,.48) 45%,rgba(251,191,36,.38));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.28),0 2px 12px rgba(56,189,248,.2);text-shadow:0 1px 4px rgba(0,0,0,.75),0 0 14px rgba(251,191,36,.28);box-decoration-break:clone;-webkit-box-decoration-break:clone}.lct-hero__title-suffix{font-weight:800;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.65),0 0 28px rgba(56,189,248,.2)}.lct-hero__lead{margin:0 0 .85rem;font-size:clamp(.9375rem,1.55vw,1.05rem);line-height:1.68;color:#fff;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.85),0 2px 18px rgba(0,0,0,.55)}.lct-hero__lead a{color:#bae6fd;font-weight:700;text-decoration:underline;text-decoration-color:rgba(125,211,252,.85);text-underline-offset:3px;text-shadow:0 1px 3px rgba(0,0,0,.9);transition:color .2s ease,text-decoration-color .2s ease}.lct-hero__lead a:hover{color:#fff;text-decoration-color:hsla(0,0%,100%,.95)}.lct-hero__read-more{display:inline-flex;align-items:center;gap:.4rem;margin:.4rem 0 0;padding:.45rem .9rem;border:none;border-radius:999px;background:linear-gradient(135deg,rgba(99,102,241,.45),rgba(56,189,248,.38));color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 0 0 1px hsla(0,0%,100%,.22);text-shadow:0 1px 3px rgba(0,0,0,.55)}.lct-hero__read-more:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.25),0 0 0 1px rgba(167,139,250,.35);background:linear-gradient(135deg,rgba(99,102,241,.48),rgba(56,189,248,.38))}.lct-hero__read-more:focus-visible{outline:2px solid #93c5fd;outline-offset:3px}.lct-hero__read-more-icon{display:inline-flex;font-size:.75rem;opacity:.95}.lct-hero__expand{margin-top:.85rem;padding-top:.15rem}.lct-hero__expand[hidden]{display:none}.lct-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.25rem 0 1.35rem}@media (max-width:420px){.lct-hero__stats{grid-template-columns:1fr}}.lct-stat{padding:.85rem .9rem;border-radius:14px;background:rgba(2,6,23,.72);border:1px solid hsla(0,0%,100%,.16);box-shadow:0 4px 16px rgba(0,0,0,.25)}.lct-stat__num{display:block;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:800;color:#e0e7ff;letter-spacing:-.03em;line-height:1.1;text-shadow:0 1px 2px rgba(0,0,0,.5)}.lct-stat__label{display:block;margin-top:.35rem;font-size:.8rem;line-height:1.4;color:#f1f5f9;font-weight:500}.lct-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.15rem}.lct-hero__explore{margin:1rem 0 0}.lct-hero__explore-link--highlight{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:.2rem;border-radius:999px;background:linear-gradient(135deg,rgba(253,224,71,.95),rgba(251,191,36,.9) 35%,rgba(245,158,11,.92) 70%,rgba(251,113,133,.85));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35),0 4px 24px rgba(251,191,36,.45),0 12px 40px rgba(0,0,0,.25);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;animation:lct-explore-pulse 3.2s ease-in-out infinite}@keyframes lct-explore-pulse{0%,to{filter:brightness(1) saturate(1);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35),0 4px 24px rgba(251,191,36,.45),0 12px 40px rgba(0,0,0,.25)}50%{filter:brightness(1.06) saturate(1.08);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45),0 6px 32px rgba(253,224,71,.55),0 14px 44px rgba(0,0,0,.28)}}.lct-hero__explore-highlight-inner{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.15rem .55rem 1.25rem;border-radius:999px;font-size:clamp(.88rem,1.5vw,.98rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0f172a;text-shadow:0 1px 0 hsla(0,0%,100%,.35);background:linear-gradient(180deg,hsla(0,0%,100%,.55),rgba(255,251,235,.25))}.lct-hero__explore-highlight-inner:after{content:"→";font-weight:900;font-size:1.1em;line-height:1;color:#991b1b}.lct-hero__explore-link--highlight:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.05)}.lct-hero__explore-link--highlight:focus-visible{outline:3px solid #fef08a;outline-offset:4px}@media (prefers-reduced-motion:reduce){.lct-hero__explore-link--highlight{animation:none}}.lct-btn--hero-talk-red{color:#fff!important;background:linear-gradient(135deg,var(--lct-primary) 0,var(--lct-primary-dark) 100%)!important;border:2px solid hsla(0,0%,100%,.2)!important;box-shadow:0 6px 24px rgba(227,24,55,.45),inset 0 0 0 1px hsla(0,0%,100%,.08)}.lct-btn--hero-talk-red:hover{background:linear-gradient(135deg,var(--lct-primary-dark) 0,#7f1124 100%)!important;border-color:hsla(0,0%,100%,.35)!important;transform:translateY(-2px) scale(1.02);box-shadow:0 10px 32px rgba(227,24,55,.55)}.lct-hero__visual{margin:0;display:flex;justify-content:center;align-items:center}.lct-hero-visual-frame{position:relative;width:min(100%,520px);border-radius:22px;background:linear-gradient(165deg,rgba(15,23,42,.35),rgba(30,27,75,.25));border:1px solid hsla(0,0%,100%,.12);box-shadow:0 28px 64px rgba(0,0,0,.35);overflow:visible;padding:.5rem .35rem 1rem;animation:lct-visual-zoom 24s ease-in-out infinite alternate}@keyframes lct-visual-zoom{0%{transform:scale(1) translateY(0)}to{transform:scale(1.03) translateY(-5px)}}.lct-hero-visual{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:280px}.lct-hero-visual__glow{position:absolute;inset:-15% -10% -5%;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(99,102,241,.2) 0,transparent 60%);pointer-events:none;animation:lct-visual-glow 5s ease-in-out infinite}@keyframes lct-visual-glow{0%,to{opacity:.5}50%{opacity:.85}}.lct-hero-visual__stack{position:relative;z-index:1;width:100%;min-height:260px;perspective:900px}.lct-hero-visual__laptop{position:relative;z-index:1;margin:0 auto;width:92%;max-width:400px}.lct-hero-visual__laptop-screen{border-radius:10px 10px 0 0;background:linear-gradient(180deg,#fff,#f1f5f9);border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 50px rgba(0,0,0,.35);overflow:hidden}.lct-hero-visual__chrome{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;padding:.4rem .5rem;background:#fff;border-bottom:1px solid #e2e8f0}.lct-hero-visual__logo{width:26px;height:26px;border-radius:6px;background:linear-gradient(135deg,#e31837,#b8122c);color:#fff;font-size:.55rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lct-hero-visual__nav{display:flex;flex-wrap:wrap;gap:.35rem .55rem;margin:0;padding:0;list-style:none;font-size:.52rem;font-weight:700;color:#64748b}.lct-hero-visual__nav li{white-space:nowrap}.lct-hero-visual__nav--active{color:#2563eb}.lct-hero-visual__screen-title{margin:0;padding:.4rem .5rem .2rem;font-size:.65rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.lct-hero-visual__kpi-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.35rem;padding:0 .45rem .55rem}.lct-hero-visual__kpi{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.35rem .3rem;min-height:3.6rem;display:flex;flex-direction:column;gap:.25rem}.lct-hero-visual__kpi-label{font-size:.48rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.lct-hero-visual__donut{width:36px;height:36px;border-radius:50%;background:conic-gradient(#3b82f6 0 75%,#e2e8f0 75% 100%);margin:0 auto;position:relative}.lct-hero-visual__donut:after{content:"";position:absolute;inset:6px;border-radius:50%;background:#fff}.lct-hero-visual__donut--sm{width:28px;height:28px}.lct-hero-visual__donut--sm:after{inset:5px}.lct-hero-visual__metric-pair{display:flex;flex-direction:column;gap:.15rem;font-size:.55rem;font-weight:800;color:#0f172a}.lct-hero-visual__laptop-base{height:10px;margin:0 auto;width:108%;max-width:440px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,#cbd5e1,#94a3b8);box-shadow:0 6px 16px rgba(0,0,0,.25)}.lct-hero-visual__tablet{position:absolute;z-index:2;left:-2%;bottom:4%;width:46%;max-width:200px;transform:rotate(-7deg) translateY(0);transform-origin:bottom center;filter:drop-shadow(0 12px 28px rgba(0,0,0,.45));animation:lct-hero-float-tablet 6s ease-in-out infinite}@keyframes lct-hero-float-tablet{0%,to{transform:rotate(-7deg) translateY(0)}50%{transform:rotate(-7deg) translateY(-6px)}}.lct-hero-visual__tablet-inner{display:grid;grid-template-columns:1fr 1.35fr;gap:.25rem;background:#fff;border-radius:10px;border:2px solid #e2e8f0;padding:.35rem;min-height:120px}.lct-hero-visual__tablet-side{font-size:.48rem;color:#334155}.lct-hero-visual__side-title{font-weight:800;display:block;margin-bottom:.35rem;color:#0f172a}.lct-hero-visual__order-row{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem;font-weight:600}.lct-hero-visual__dot-s{width:6px;height:6px;border-radius:50%;flex-shrink:0}.lct-hero-visual__dot-s--g{background:#22c55e}.lct-hero-visual__dot-s--r{background:#ef4444}.lct-hero-visual__tablet-map{position:relative;border-radius:6px;overflow:hidden;border:1px solid #e2e8f0}.lct-hero-visual__map-svg{width:100%;height:auto;display:block}.lct-hero-visual__map-badge{position:absolute;bottom:.2rem;right:.2rem;font-size:.42rem;font-weight:800;color:#fff;background:rgba(15,23,42,.75);padding:.12rem .28rem;border-radius:4px}.lct-hero-visual__phone{position:absolute;z-index:3;right:-4%;bottom:2%;width:28%;max-width:118px;min-width:96px;transform:rotate(8deg);transform-origin:bottom center;filter:drop-shadow(0 14px 32px rgba(0,0,0,.5));animation:lct-hero-float-phone 5.5s ease-in-out infinite}@keyframes lct-hero-float-phone{0%,to{transform:rotate(8deg) translateY(0)}50%{transform:rotate(8deg) translateY(-5px)}}.lct-hero-visual__phone-notch{height:5px;width:36%;margin:0 auto;background:#0f172a;border-radius:0 0 6px 6px}.lct-hero-visual__phone-header{display:flex;align-items:center;justify-content:space-between;padding:.35rem .45rem;background:linear-gradient(180deg,#facc15,#eab308);border-radius:10px 10px 0 0}.lct-hero-visual__phone-logo{font-size:.55rem;font-weight:900;color:#e31837;background:#fff;padding:.1rem .25rem;border-radius:4px}.lct-hero-visual__phone-menu{width:12px;height:2px;background:#0f172a;border-radius:1px;box-shadow:0 4px 0 #0f172a,0 8px 0 #0f172a}.lct-hero-visual__phone-body{background:#fff;border:2px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;padding:.45rem .4rem .5rem}.lct-hero-visual__phone-eta{margin:0 0 .35rem;font-size:.52rem;font-weight:800;color:#0f172a;line-height:1.25}.lct-hero-visual__pill{display:inline-block;font-size:.42rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#e31837,#b8122c);padding:.2rem .4rem;border-radius:999px;margin-bottom:.35rem}.lct-hero-visual__phone-map-svg{width:100%;height:auto;display:block;border-radius:4px}@media (max-width:420px){.lct-hero-visual__tablet{width:42%;left:-4%}.lct-hero-visual__phone{width:30%;right:-6%}.lct-hero-visual__nav{display:none}}@media (prefers-reduced-motion:reduce){.lct-hero-visual-frame,.lct-hero-visual__glow,.lct-hero-visual__phone,.lct-hero-visual__tablet,.lct-hero__bg,.lct-hero__glow--a,.lct-hero__glow--b{animation:none}}.lct-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.65rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.lct-btn--primary{color:#fff;background:linear-gradient(135deg,var(--lct-primary) 0,var(--lct-primary-dark) 100%);border:2px solid transparent;box-shadow:0 4px 20px rgba(227,24,55,.35)}.lct-btn--primary:hover{background:linear-gradient(135deg,var(--lct-primary-dark) 0,#7f1124 100%);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 28px rgba(227,24,55,.48)}.lct-section .lct-btn--secondary{color:var(--lct-ink);background:linear-gradient(145deg,#fff,#eef2ff);border:2px solid rgba(99,102,241,.25);box-shadow:0 2px 14px rgba(15,23,42,.06)}.lct-section .lct-btn--secondary:hover{border-color:var(--lct-primary);color:var(--lct-primary);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px rgba(227,24,55,.12)}.lct-section{position:relative;padding:clamp(2.5rem,6vw,4.25rem) 0;overflow-x:clip;overflow-y:visible}.lct-section__head{margin-bottom:clamp(1.35rem,3.5vw,2rem);text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.lct-section__title{font-size:clamp(1.45rem,3.1vw,2.05rem);font-weight:800;color:var(--lct-ink);margin:0 0 .5rem;letter-spacing:-.02em}.lct-section__subtitle{margin:0;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:700;color:var(--lct-muted);line-height:1.5}.lct-section-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:clamp(1.5rem,3.5vw,2rem)}.lct-section__deco{position:absolute;inset:0;pointer-events:none;z-index:0}.lct-section .lct-container{position:relative;z-index:1}.lct-section--risks{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse 110% 85% at 0 -5%,rgba(251,113,133,.42) 0,transparent 58%),radial-gradient(ellipse 95% 75% at 100% 15%,rgba(249,115,22,.32) 0,transparent 52%),radial-gradient(ellipse 80% 65% at 50% 105%,rgba(253,224,71,.28) 0,transparent 50%),radial-gradient(ellipse 60% 50% at 75% 45%,rgba(244,63,94,.12) 0,transparent 45%),linear-gradient(168deg,#fffbeb,#ffedd5 14%,#ffe4e6 32%,#fecdd3 48%,#fed7aa 64%,#fef3c7 82%,#fff7ed)}.lct-section--risks:before{opacity:.35;background-image:linear-gradient(105deg,hsla(0,0%,100%,.65),transparent 42%),linear-gradient(-15deg,transparent 55%,rgba(251,113,133,.15))}.lct-section--risks:after,.lct-section--risks:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.lct-section--risks:after{opacity:.14;background-image:linear-gradient(hsla(0,0%,100%,.35) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.28) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 50%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 90% 70% at 50% 50%,#000 20%,transparent 75%)}.lct-section__deco--risks{opacity:.75;background:radial-gradient(ellipse 75% 55% at 12% 25%,rgba(251,113,133,.35) 0,transparent 52%),radial-gradient(ellipse 70% 50% at 88% 75%,rgba(251,191,36,.28) 0,transparent 48%),radial-gradient(ellipse 55% 40% at 50% 50%,hsla(0,0%,100%,.4) 0,transparent 55%)}.lct-section--risks .lct-section__head .lct-section__title{background:linear-gradient(115deg,#881337,#c2410c 45%,#b45309);-webkit-background-clip:text;background-clip:text;color:transparent}.lct-risk-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.lct-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lct-risk-card{padding:1.35rem 1.25rem;border-radius:20px;border:1px solid hsla(0,0%,100%,.55);background:linear-gradient(155deg,hsla(0,0%,100%,.92),rgba(255,247,237,.88) 40%,rgba(255,228,230,.75));box-shadow:0 16px 44px rgba(185,28,28,.08),inset 0 0 0 1px rgba(251,113,133,.12);backdrop-filter:blur(8px);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .35s ease}.lct-risk-card:hover{transform:translateY(-6px) scale(1.01);border-color:rgba(251,113,133,.45);box-shadow:0 24px 56px rgba(225,29,72,.14),inset 0 0 0 1px hsla(0,0%,100%,.6)}.lct-risk-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:800;background:linear-gradient(115deg,#9f1239,#ea580c);-webkit-background-clip:text;background-clip:text;color:transparent}.lct-risk-card p{margin:0;color:var(--lct-muted);line-height:1.55;font-size:.95rem}.lct-section--workflow{position:relative;isolation:isolate;scroll-margin-top:1.5rem;background-color:#eef2ff;background-image:linear-gradient(165deg,rgba(248,250,252,.94),rgba(238,242,255,.88) 38%,rgba(224,242,254,.82) 72%,rgba(236,254,255,.78)),radial-gradient(ellipse 70% 50% at 85% 25%,rgba(99,102,241,.08) 0,transparent 50%),url(/landing-page/logistics-control-tower-dashboard-software/workflow-bg.webp);background-size:cover;background-position:center 35%;background-repeat:no-repeat}.lct-section__deco--workflow{opacity:.35;background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(99,102,241,.14) 0,transparent 52%),linear-gradient(90deg,transparent,rgba(56,189,248,.06) 50%,transparent)}.lct-section__head--workflow{max-width:52rem}.lct-workflow-kicker{display:inline-block;margin:0 0 .65rem;padding:.35rem .9rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#4338ca;background:linear-gradient(135deg,rgba(99,102,241,.14),rgba(56,189,248,.12));border:1px solid rgba(99,102,241,.28);border-radius:999px;box-shadow:0 4px 16px rgba(99,102,241,.08)}.lct-section__title--workflow{font-size:clamp(1.5rem,3.4vw,2.2rem);background:linear-gradient(115deg,#1e1b4b,#4338ca 38%,#0369a1 72%,#0e7490);-webkit-background-clip:text;background-clip:text;color:transparent}.lct-section__subtitle--workflow{max-width:44rem;margin-left:auto;margin-right:auto;margin-top:.65rem;font-size:clamp(.95rem,1.65vw,1.08rem);line-height:1.6}.lct-workflow-subtitle-highlight{position:relative;display:inline-block;width:100%;padding:.95rem 1.35rem 1rem 1.45rem;border-radius:16px;font-weight:600;line-height:1.6;color:#0f172a;text-align:left;background:linear-gradient(145deg,hsla(0,0%,100%,.97),rgba(238,242,255,.94) 45%,rgba(224,242,254,.9));border:1px solid rgba(99,102,241,.22);box-shadow:0 14px 40px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.95);backdrop-filter:blur(8px)}.lct-workflow-subtitle-highlight:before{content:"";position:absolute;left:0;top:14%;bottom:14%;width:5px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#6366f1,#38bdf8 42%,#34d399);box-shadow:0 0 18px rgba(56,189,248,.45)}@media (prefers-reduced-motion:reduce){.lct-workflow-subtitle-highlight{backdrop-filter:none}.lct-section__title--workflow{background:#1e1b4b;-webkit-background-clip:unset;background-clip:unset;color:#1e1b4b}}.lct-workflow-showcase{position:relative;margin-top:.25rem;padding:clamp(1.25rem,3vw,2rem);border-radius:24px;border:1px solid rgba(99,102,241,.2);background:linear-gradient(165deg,hsla(0,0%,100%,.92),rgba(238,242,255,.55) 45%,rgba(224,242,254,.35));box-shadow:0 24px 56px rgba(15,23,42,.07),inset 0 1px 0 hsla(0,0%,100%,.85);overflow:hidden}.lct-workflow-showcase__mesh{position:absolute;inset:-20%;opacity:.45;background:radial-gradient(circle at 20% 30%,rgba(99,102,241,.2) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(56,189,248,.18) 0,transparent 42%);pointer-events:none}.lct-workflow-list{position:relative;z-index:1;list-style:none;margin:0;padding:0 0 0 .25rem;display:flex;flex-direction:column;gap:0}.lct-workflow-list:before{content:"";position:absolute;left:21px;top:22px;bottom:22px;width:4px;border-radius:4px;background:linear-gradient(180deg,#6366f1,#38bdf8 28%,#22d3ee 52%,#a78bfa 78%,#34d399);box-shadow:0 0 20px rgba(56,189,248,.35)}.lct-workflow-step{position:relative;display:grid;grid-template-columns:44px 1fr;gap:clamp(.85rem,2.5vw,1.35rem);align-items:flex-start;padding:.65rem 0}.lct-workflow-step:not(:last-child){padding-bottom:.35rem}.lct-workflow-step__node{position:relative;z-index:2;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 24px rgba(15,23,42,.12),0 0 0 3px hsla(0,0%,100%,.95);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.lct-workflow-step__num{font-weight:800;font-size:1rem;color:#fff;line-height:1}.lct-workflow-step--1 .lct-workflow-step__node{background:linear-gradient(145deg,#6366f1,#4f46e5)}.lct-workflow-step--2 .lct-workflow-step__node{background:linear-gradient(145deg,#2563eb,#38bdf8)}.lct-workflow-step--3 .lct-workflow-step__node{background:linear-gradient(145deg,#0891b2,#22d3ee)}.lct-workflow-step--4 .lct-workflow-step__node{background:linear-gradient(145deg,#7c3aed,#a78bfa)}.lct-workflow-step--5 .lct-workflow-step__node{background:linear-gradient(145deg,#059669,#34d399)}.lct-workflow-step__card{padding:1.1rem 1.2rem 1.15rem;border-radius:18px;border:1px solid rgba(99,102,241,.14);background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(248,250,252,.92));box-shadow:0 12px 36px rgba(15,23,42,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.lct-workflow-step:hover .lct-workflow-step__card{transform:translateY(-6px) translateX(4px);border-color:rgba(56,189,248,.35);box-shadow:0 20px 48px rgba(99,102,241,.12)}.lct-workflow-step:hover .lct-workflow-step__node{transform:scale(1.06);box-shadow:0 12px 28px rgba(56,189,248,.35),0 0 0 3px hsla(0,0%,100%,.95)}.lct-workflow-step h3{margin:0 0 .45rem;font-size:clamp(1rem,2vw,1.12rem);font-weight:800;color:#1e1b4b;letter-spacing:-.02em}.lct-workflow-step p{margin:0;color:var(--lct-muted);line-height:1.6;font-size:.95rem}@media (max-width:480px){.lct-workflow-list:before{left:19px}.lct-workflow-step{grid-template-columns:40px 1fr;gap:.75rem}.lct-workflow-step__node{width:40px;height:40px;border-radius:12px}}.lct-section--impacts{background:linear-gradient(180deg,#ecfdf5,#f0fdf4 35%,#f8fafc)}.lct-section__deco--impacts{opacity:.5;background:radial-gradient(ellipse 75% 50% at 20% 30%,rgba(16,185,129,.2) 0,transparent 50%),radial-gradient(ellipse 65% 45% at 85% 70%,rgba(45,212,191,.14) 0,transparent 48%)}.lct-section__head--impacts{margin-bottom:clamp(1rem,2.5vw,1.5rem)}.lct-section__subtitle--impacts{max-width:44rem;margin:.65rem auto 0;font-size:clamp(.9rem,1.55vw,1.02rem);line-height:1.6}.lct-impacts-subtitle-highlight{position:relative;display:inline-block;width:100%;padding:.9rem 1.3rem .95rem 1.4rem;border-radius:16px;font-weight:600;line-height:1.58;color:#064e3b;text-align:left;background:linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(236,253,245,.96) 42%,rgba(204,251,241,.9));border:1px solid rgba(16,185,129,.28);box-shadow:0 12px 36px rgba(16,185,129,.12),inset 0 1px 0 hsla(0,0%,100%,.95);backdrop-filter:blur(8px)}.lct-impacts-subtitle-highlight:before{content:"";position:absolute;left:0;top:14%;bottom:14%;width:5px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#10b981,#14b8a6 50%,#34d399);box-shadow:0 0 16px rgba(16,185,129,.45)}@media (prefers-reduced-motion:reduce){.lct-impacts-subtitle-highlight{backdrop-filter:none}}.lct-impacts-carousel{position:relative;z-index:1;box-sizing:border-box;width:calc(100% + 2 * var(--lct-pad));margin-left:calc(-1 * var(--lct-pad));margin-right:calc(-1 * var(--lct-pad));padding-bottom:.35rem}.lct-impacts-carousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.35rem clamp(.75rem,4vw,2.5rem) .75rem;scrollbar-width:thin;scrollbar-color:rgba(16,185,129,.45) rgba(15,23,42,.06)}.lct-impacts-carousel__viewport::-webkit-scrollbar{height:6px}.lct-impacts-carousel__viewport::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#34d399,#14b8a6);border-radius:999px}.lct-impacts-carousel__track{display:flex;gap:1rem;width:-moz-max-content;width:max-content;margin:0;padding:0;list-style:none;animation:lct-impacts-carousel-float 14s ease-in-out infinite}@keyframes lct-impacts-carousel-float{0%,to{filter:saturate(1)}50%{filter:saturate(1.06)}}@media (prefers-reduced-motion:reduce){.lct-impacts-carousel__track{animation:none}}.lct-impacts-carousel__slide{flex:0 0 min(400px,82vw);max-width:400px;scroll-snap-align:center;scroll-snap-stop:always}.lct-impact-carousel-card{min-height:240px;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s ease}.lct-impacts-carousel__slide--active .lct-impact-carousel-card{transform:translateY(-8px) scale(1.02);box-shadow:0 28px 56px rgba(15,23,42,.12),0 0 0 1px color-mix(in srgb,var(--lct-ic-accent) 28%,transparent)}@media (prefers-reduced-motion:reduce){.lct-impacts-carousel__slide--active .lct-impact-carousel-card{transform:none}}.lct-impacts-carousel__edge{position:absolute;top:0;bottom:2.5rem;width:min(64px,14vw);z-index:2;pointer-events:none}.lct-impacts-carousel__edge--left{left:0;background:linear-gradient(90deg,rgba(236,253,245,.98),rgba(240,253,250,.45) 50%,transparent)}.lct-impacts-carousel__edge--right{right:0;background:linear-gradient(270deg,rgba(240,253,244,.98),rgba(204,251,241,.4) 48%,transparent)}.lct-impacts-carousel__nav{position:absolute;top:42%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;color:#fff;background:linear-gradient(135deg,rgba(16,185,129,.95),rgba(20,184,166,.92));box-shadow:0 8px 24px rgba(15,23,42,.18);transition:transform .2s ease,box-shadow .2s ease}.lct-impacts-carousel__nav:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 12px 32px rgba(16,185,129,.35)}.lct-impacts-carousel__nav:focus-visible{outline:2px solid #14b8a6;outline-offset:3px}.lct-impacts-carousel__nav--prev{left:max(.5rem,calc(var(--lct-pad) * .35),env(safe-area-inset-left))}.lct-impacts-carousel__nav--next{right:max(.5rem,calc(var(--lct-pad) * .35),env(safe-area-inset-right))}@media (max-width:520px){.lct-impacts-carousel__nav{width:38px;height:38px;font-size:1.25rem}}@media (max-width:720px){.lct-hero__lead{margin:0 0 .85rem;font-size:clamp(.9375rem,1.55vw,1.05rem);line-height:1.68;color:#fff;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.85),0 2px 18px rgba(0,0,0,.55);padding-left:15px}.lct-hero__ctas{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;justify-content:center}.lct-hero__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;margin-bottom:1.75rem;max-width:28rem}.lct-hero__read-more{display:inline-flex;align-items:center;gap:.4rem;margin:.4rem 10px 0;padding:.45rem .9rem;border:none;border-radius:999px;background:linear-gradient(135deg,rgba(99,102,241,.45),rgba(56,189,248,.38));color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 0 0 1px hsla(0,0%,100%,.22);text-shadow:0 1px 3px rgba(0,0,0,.55)}}.lct-impacts-carousel__dots{display:flex;justify-content:center;gap:.45rem;margin-top:.5rem;padding-bottom:.15rem}.lct-impacts-carousel__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;cursor:pointer;background:rgba(15,23,42,.15);transition:transform .25s ease,background .25s ease}.lct-impacts-carousel__dot--active{background:linear-gradient(135deg,#10b981,#14b8a6);transform:scale(1.25);box-shadow:0 0 0 3px rgba(16,185,129,.25)}.lct-impact-carousel-card{--lct-ic-accent:#059669;--lct-ic-accent-2:#34d399;--lct-ic-glow:rgba(16,185,129,.38);position:relative;padding:0;border-radius:22px;border:1px solid rgba(15,23,42,.06);background:linear-gradient(165deg,#fff,rgba(236,253,245,.96));box-shadow:0 16px 44px rgba(15,23,42,.06),inset 0 0 0 1px hsla(0,0%,100%,.85);overflow:hidden}.lct-impact-carousel-card--1{--lct-ic-accent:#059669;--lct-ic-accent-2:#34d399;--lct-ic-glow:rgba(52,211,153,.45)}.lct-impact-carousel-card--2{--lct-ic-accent:#0d9488;--lct-ic-accent-2:#2dd4bf;--lct-ic-glow:rgba(45,212,191,.42)}.lct-impact-carousel-card--3{--lct-ic-accent:#047857;--lct-ic-accent-2:#10b981;--lct-ic-glow:rgba(16,185,129,.4)}.lct-impact-carousel-card--4{--lct-ic-accent:#0f766e;--lct-ic-accent-2:#14b8a6;--lct-ic-glow:rgba(20,184,166,.42)}.lct-impact-carousel-card--5{--lct-ic-accent:#065f46;--lct-ic-accent-2:#6ee7b7;--lct-ic-glow:rgba(110,231,183,.38)}.lct-impact-carousel-card__shine{position:absolute;inset:-40% -20%;background:conic-gradient(from 120deg at 50% 50%,transparent 0deg,var(--lct-ic-glow) 55deg,transparent 120deg);opacity:0;transition:opacity .45s ease,transform .6s ease;transform:rotate(0deg);pointer-events:none}.lct-impact-carousel-card:hover .lct-impact-carousel-card__shine{opacity:.5;transform:rotate(22deg)}.lct-impact-carousel-card:hover{transform:translateY(-6px);box-shadow:0 24px 52px rgba(15,23,42,.1),0 0 0 1px color-mix(in srgb,var(--lct-ic-accent) 22%,transparent)}.lct-impact-carousel-card__head{position:relative;padding:1.25rem 1.35rem .75rem;background:linear-gradient(180deg,color-mix(in srgb,var(--lct-ic-accent) 12%,#fff) 0,transparent 100%)}.lct-impact-carousel-card__step{display:inline-block;margin-bottom:.5rem;font-size:.7rem;font-weight:800;letter-spacing:.12em;color:var(--lct-ic-accent);opacity:.9}.lct-impact-carousel-card__title{margin:0;font-size:1.05rem;font-weight:800;color:#064e3b;letter-spacing:-.02em;line-height:1.25}.lct-impact-carousel-card__desc{margin:0;padding:0 1.35rem 1.35rem;font-size:.93rem;line-height:1.58;color:var(--lct-muted)}.lct-section--impacts .lct-section-cta{margin-top:clamp(1.25rem,3vw,1.85rem)}.lct-section--matrix{background:linear-gradient(180deg,#f5f3ff,#faf5ff 45%,#f8fafc)}.lct-section__deco--matrix{opacity:.4;background:radial-gradient(ellipse 70% 50% at 80% 20%,rgba(139,92,246,.15) 0,transparent 50%)}.lct-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:0 .25rem}.lct-table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;border:1px solid rgba(139,92,246,.2);box-shadow:0 16px 44px rgba(15,23,42,.07)}.lct-table__caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lct-table thead th{background:linear-gradient(135deg,#4c1d95,#6366f1);color:#fff;font-weight:800;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;text-align:left;padding:1rem;border-bottom:1px solid hsla(0,0%,100%,.15)}.lct-table tbody th{background:rgba(245,243,255,.95);font-weight:800;color:#5b21b6;text-align:left;border-bottom:1px solid rgba(139,92,246,.12);width:22%}.lct-table tbody th,.lct-table td{padding:.95rem 1rem;vertical-align:top}.lct-table td{border-bottom:1px solid rgba(139,92,246,.1);color:var(--lct-muted);font-size:.93rem;line-height:1.5;background:#fff}.lct-table tbody tr:last-child td,.lct-table tbody tr:last-child th{border-bottom:none}.lct-table a{color:#7c3aed;font-weight:700;text-decoration:underline;text-underline-offset:3px}.lct-table a:hover{color:#5b21b6}.lct-band{position:relative;padding:clamp(2.75rem,7vw,4.25rem) 0;overflow:hidden}.lct-band__bg{position:absolute;inset:0;z-index:0;background-image:url(/landing-page/logistics-control-tower-dashboard-software/bottom-band-bg.webp);background-size:cover;background-position:50%;transform:scale(1.02)}.lct-band__overlay{z-index:1;background:radial-gradient(ellipse 90% 70% at 25% 25%,rgba(99,102,241,.12) 0,transparent 50%),linear-gradient(125deg,rgba(2,6,23,.93),rgba(15,23,42,.9) 45%,rgba(49,46,129,.88))}.lct-band__overlay,.lct-band__overlay:after{position:absolute;inset:0;pointer-events:none}.lct-band__overlay:after{content:"";opacity:.1;background-image:radial-gradient(circle at 2px 2px,hsla(0,0%,100%,.12) 1px,transparent 0);background-size:26px 26px}.lct-band .lct-container{position:relative;z-index:2}.lct-band__inner{text-align:center;max-width:46rem;margin:0 auto}.lct-band__title{font-size:clamp(1.5rem,3.2vw,2.05rem);font-weight:800;margin:0 0 .85rem;letter-spacing:-.02em;background:linear-gradient(120deg,#fff,#c4b5fd 45%,#7dd3fc);-webkit-background-clip:text;background-clip:text;color:transparent}.lct-band__text{margin:0 0 1.5rem;font-size:clamp(.98rem,1.6vw,1.08rem);line-height:1.65;color:rgba(226,232,240,.92)}.lct-band__ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.lct-band .lct-btn--secondary{color:#fff;background-image:linear-gradient(rgba(15,23,42,.35),rgba(15,23,42,.35)),linear-gradient(135deg,rgba(129,140,248,.55),rgba(56,189,248,.5));background-origin:border-box;background-clip:padding-box,border-box;border:2px solid transparent;box-shadow:0 6px 22px rgba(0,0,0,.25)}.lct-band .lct-btn--secondary:hover{color:#fff;box-shadow:0 10px 30px rgba(99,102,241,.3)}.lct-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.lct-reveal--in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.lct-reveal{opacity:1;transition:none}.lct-impact-carousel-card:hover,.lct-impacts-carousel__slide--active .lct-impact-carousel-card,.lct-reveal,.lct-risk-card:hover,.lct-workflow-step:hover .lct-workflow-step__card,.lct-workflow-step:hover .lct-workflow-step__node{transform:none}}.lct-page .faq-section{position:relative;isolation:isolate;overflow:hidden;padding-top:clamp(2.25rem,5vw,3.75rem)!important;padding-bottom:clamp(2.25rem,5vw,3.75rem)!important;background-color:#1c1410;background-image:linear-gradient(105deg,rgba(12,10,8,.88),rgba(28,20,14,.72) 42%,rgba(15,23,42,.35) 62%,rgba(15,23,42,.15)),url(/landing-page/logistics-control-tower-dashboard-software/faq-bg.webp);background-size:cover;background-position:100%;background-repeat:no-repeat}.lct-page .faq-section:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 90% 80% at 0 50%,rgba(0,0,0,.45) 0,transparent 55%)}.lct-page .faq-section .container{position:relative;z-index:1}.lct-page .faq-section-title{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:#fff7ed!important;text-shadow:0 2px 24px rgba(0,0,0,.45)}.lct-page .faq-question{color:#fef3c7!important}.lct-page .faq-question:hover{color:#fde68a!important}.lct-page .faq-toggle{color:hsla(48,96%,89%,.85)!important}.lct-page .faq-item{border-bottom-color:hsla(0,0%,100%,.14)!important}.lct-page .faq-answer p{color:rgba(226,232,240,.92)!important}.lct-page .faq-answer-link{color:#fde68a!important}.lct-page .faq-answer-link:hover{color:#fff!important}@media (prefers-reduced-motion:reduce){.lct-page .faq-section{background-attachment:scroll}}.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}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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 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}