:root{--primary-blue:#06c;--primary-blue-dark:#003d7a;--secondary-blue:#4a90e2;--accent-green:#0f8;--loginext-red:#e1242a;--loginext-red-dark:#c72229;--loginext-red-darker:#b81c23;--white:#fff;--light-gray:#f8f9fa;--medium-gray:#e9ecef;--dark-gray:#495057;--text-dark:#212529;--gradient-primary:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-blue-dark) 100%);--gradient-secondary:linear-gradient(135deg,var(--secondary-blue) 0%,var(--primary-blue) 100%);--gradient-accent:linear-gradient(135deg,var(--accent-green) 0%,#00cc6a 100%);--shadow-light:0 2px 10px rgba(0,102,204,.1);--shadow-medium:0 4px 20px rgba(0,102,204,.15);--shadow-heavy:0 8px 30px rgba(0,102,204,.2);--border-radius:16px;--border-radius-small:8px;--border-radius-large:24px;--transition-fast:0.2s ease;--transition-medium:0.3s ease;--transition-slow:0.5s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-dark);overflow-x:hidden}.container{max-width:1200px;padding:0 20px}h1,h2,h3,h4,h5,h6{line-height:normal!important;font-weight:700;margin-bottom:1rem}.section-title{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:var(--primary-blue)}.section-description{font-size:1.1rem;text-align:center;margin-bottom:3rem;color:var(--dark-gray);max-width:800px;margin-left:auto;margin-right:auto}.section-header{margin-bottom:4rem}.section-header:has(.middle-screen-image){margin-bottom:0}.middle-screen-image{width:100%;height:auto;max-width:1200px;display:block;margin:0}.hero-section{min-height:100vh;max-height:none;position:relative;display:flex;align-items:center;background:url(/_next/static/media/Header\ BG.ef3254c6.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;color:var(--white);overflow:visible;padding:80px 0}.animated-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(hsla(0,0%,100%,.1) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) 1px,transparent 0);background-size:50px 50px}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.floating-particles{position:absolute;top:0;left:0;width:100%;height:100%}.floating-particles:after,.floating-particles:before{content:"";position:absolute;width:200px;height:200px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%}.floating-particles:before{top:20%;left:10%}.floating-particles:after{top:60%;right:10%}@keyframes floatParticles{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(30px) rotate(240deg)}}.hero-content{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;padding:60px 0}.hero-text{max-width:900px;text-align:center;margin:0 auto}.hero-title{font-size:2.8rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.gradient-text{background:linear-gradient(135deg,var(--accent-green),#00cc6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:hsla(0,0%,100%,.9)}.hero-description{font-size:1rem;margin-bottom:1.5rem;color:hsla(0,0%,100%,.8);line-height:1.6}.hero-stats{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center}.stat-item{text-align:center;padding:1rem;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);max-width:120px}@keyframes statFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.glass-effect{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.stat-number{font-size:2rem;font-weight:800;color:var(--accent-green);display:block;text-shadow:0 0 20px rgba(0,255,136,.5)}.stat-label{font-size:.8rem;color:hsla(0,0%,100%,.8);margin-top:.3rem}.hero-buttons{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;align-items:center}.cta-button,.primary-cta-button,.secondary-cta-button{display:inline-flex!important;align-items:center;justify-content:center;padding:16px 32px!important;font-size:1.1rem;font-weight:600;border-radius:25px;text-decoration:none;transition:all var(--transition-medium);background:var(--loginext-red);color:var(--white)!important;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(225,36,42,.3),0 0 0 0 rgba(225,36,42,.4);border:2px solid var(--loginext-red);border-bottom:4px solid var(--loginext-red-dark);visibility:visible!important;opacity:1!important;width:266px;max-width:100%}.hero-buttons .button--large{padding:16px 32px!important}.force-red-button{background:var(--loginext-red)!important;color:var(--white)!important;border-color:var(--loginext-red)!important}.cta-button:hover,.primary-cta-button:hover,.secondary-cta-button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(225,36,42,.4),0 0 0 8px rgba(225,36,42,.1);background:var(--loginext-red-dark);border-color:var(--loginext-red-dark)}.pulse-animation{animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{box-shadow:0 4px 15px rgba(225,36,42,.3),0 0 0 0 rgba(225,36,42,.4)}50%{box-shadow:0 4px 15px rgba(225,36,42,.3),0 0 0 15px rgba(225,36,42,.1)}}.hero-visual{position:relative}.dashboard-preview{position:relative;text-align:center}.dashboard-image{width:100%;height:auto;max-width:380px;max-height:50vh;border-radius:var(--border-radius-large);box-shadow:var(--shadow-heavy);object-fit:contain}@keyframes dashboardFloat{0%,to{transform:translateY(0) rotateY(0deg)}50%{transform:translateY(-20px) rotateY(5deg)}}.floating-widgets{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.widget{position:absolute;background:hsla(0,0%,100%,.9);padding:.6rem 1rem;border-radius:var(--border-radius);box-shadow:var(--shadow-medium);display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:var(--text-dark)}.route-widget{top:20%;right:-10%}.tracking-widget{bottom:30%;left:-10%}.ai-widget{top:60%;right:-5%}@keyframes widgetFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.widget-icon{font-size:1rem}.platform-definition{padding:5rem 0;background:var(--white)}.definition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.flip-card{background-color:transparent;width:100%;height:300px;perspective:1000px}.card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;cursor:pointer}.flip-card:hover .card-inner{transform:rotateY(180deg)}.card-back,.card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow-light);padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid var(--medium-gray)}.card-back{background:var(--gradient-primary);color:var(--white);transform:rotateY(180deg)}.card-icon{margin-bottom:1.5rem}.card-back h3,.card-front h3{font-size:1.3rem;margin-bottom:1rem}.card-back p,.card-front p{font-size:1rem;line-height:1.6}.key-features{padding:5rem 0;background:var(--light-gray)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.feature-card{background:var(--white);padding:2rem;border-radius:var(--border-radius);box-shadow:var(--shadow-light);text-align:center;transition:all var(--transition-medium);border:1px solid var(--medium-gray)}.feature-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-heavy)}.feature-icon{margin-bottom:1.5rem;display:inline-block}@keyframes iconRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:var(--primary-blue)}.feature-card p{color:var(--dark-gray);line-height:1.6}.automation-process{margin-top:4rem;padding:3rem;background:var(--white);border-radius:var(--border-radius-large);box-shadow:var(--shadow-medium)}.process-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--primary-blue)}.process-diagram{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:1.5rem;overflow-x:auto;padding:1rem 0}.process-step{text-align:center;max-width:180px;min-width:160px;flex-shrink:0}.step-circle{width:60px;height:60px;border-radius:50%;background:var(--gradient-primary);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}@keyframes circlePulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(0,102,204,.4)}50%{transform:scale(1.1);box-shadow:0 0 0 20px rgba(0,102,204,0)}}.step-content h4{font-size:1.1rem;margin-bottom:.5rem;color:var(--primary-blue)}.step-content p{font-size:.9rem;color:var(--dark-gray)}.process-arrow{font-size:1.8rem;color:var(--primary-blue);flex-shrink:0;margin:0 .5rem}@keyframes arrowPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.business-needs{padding:5rem 0;background:var(--white)}.business-needs,.business-needs .container{overflow:visible}.needs-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem;padding-top:2rem}@media (max-width:1600px){.needs-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (max-width:1200px){.needs-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.need-card{background:var(--light-gray);padding:2rem;border-radius:var(--border-radius);position:relative;overflow:visible;transition:all var(--transition-medium);border-left:4px solid var(--primary-blue);opacity:1;transform:translateY(0);margin-top:1.5rem;height:100%;display:flex;flex-direction:column;min-height:320px;text-align:center}.need-card h3{font-size:1.3rem;font-weight:700;line-height:normal;flex-shrink:0}.need-card p{font-size:.95rem;line-height:1.6;flex-grow:1}.need-card .need-icon{margin-top:auto;display:flex;justify-content:center;align-items:center}.need-card .need-icon img{width:80px;height:80px;object-fit:contain}.need-number{top:-15px;left:-15px;width:50px;height:50px;font-size:1.5rem;box-shadow:0 4px 12px rgba(0,102,204,.3);z-index:10;border:3px solid var(--white)}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}.need-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-heavy)}.need-number{position:absolute;top:-10px;right:20px;background:var(--gradient-primary);color:var(--white);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.need-card h3{font-size:1.4rem;margin-bottom:1rem;color:var(--primary-blue);padding-right:50px}.need-card p{color:var(--dark-gray);line-height:1.7;margin-bottom:1.5rem}.need-icon{text-align:right}.cta-section{text-align:center;margin-top:3rem}.pain-points{padding:5rem 0;background:var(--light-gray)}.pain-points-grid{display:grid;grid-gap:2rem;gap:2rem}.pain-point-card{background:var(--white);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-light);transition:all var(--transition-medium)}.pain-point-card:hover{box-shadow:var(--shadow-heavy);transform:translateY(-5px)}.pain-point-header{background:var(--gradient-primary);color:var(--white);padding:1.5rem 2rem;display:flex;align-items:center;gap:1rem}.pain-number{background:hsla(0,0%,100%,.2);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.pain-point-header h3{font-size:1.3rem;margin:0}.pain-solution{padding:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.problem,.solution{padding:1rem;border-radius:var(--border-radius-small)}.problem{background:#fff5f5;border-left:4px solid #e53e3e}.solution{background:#f0fff4;border-left:4px solid #38a169}.problem h4,.solution h4{font-size:1rem;margin-bottom:.5rem;color:var(--primary-blue)}.problem p,.solution p{font-size:.9rem;color:var(--dark-gray);line-height:1.6}.case-study{padding:5rem 0;background:url(/_next/static/media/middle\ image.b5dda043.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;color:var(--white);position:relative}.case-study:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.case-study .container{position:relative;z-index:2}.case-study-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.case-study .section-title{font-size:2.5rem;font-weight:800;color:var(--white);margin-bottom:1rem;line-height:normal;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.case-title{font-size:1.8rem;color:var(--accent-green);margin-bottom:1rem;line-height:normal;font-weight:700}.case-description,.case-title{text-shadow:1px 1px 2px rgba(0,0,0,.3)}.case-description{font-size:1.2rem;color:var(--white);line-height:1.7;opacity:1}.case-description,.results-list{margin-bottom:2rem}.result-item{gap:1rem;margin-bottom:1rem;padding:1.5rem;background:hsla(0,0%,100%,.15);border-radius:var(--border-radius-small);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 6px rgba(0,0,0,.1)}.result-icon,.result-item{display:flex;align-items:center}.result-icon{background:var(--accent-green);width:35px;height:35px;border-radius:50%;justify-content:center;font-weight:700;flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.2)}.result-icon,.result-text{color:var(--white);font-size:1.1rem}.result-text{font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.result-text strong{color:var(--accent-green);font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.case-study-text{display:flex;flex-direction:column;align-items:center;text-align:center}.case-study-text .cta-button{margin-top:1rem}.results-chart{background:hsla(0,0%,100%,.2);padding:2.5rem;border-radius:var(--border-radius);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(0,0,0,.2)}.chart-container{display:flex;flex-direction:column;gap:2rem}.bar-fill{height:40px;background:var(--gradient-primary);border-radius:var(--border-radius-small);width:75%;transition:width 2s ease-out;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.bar-fill.filled{width:100%!important}.delivery-time .bar-fill{width:75%}.fuel-costs .bar-fill{width:82%}.satisfaction .bar-fill{width:90%}.chart-bar{margin-bottom:1.5rem;background:hsla(0,0%,100%,.2);border-radius:var(--border-radius-small);position:relative;padding:.5rem 0;border:1px solid hsla(0,0%,100%,.3)}.bar-label{font-weight:600;color:var(--white)}.bar-value{font-size:1.1rem}@keyframes shimmer{0%{left:-100%}to{left:100%}}.bar-label{font-size:.9rem;color:var(--dark-gray);margin-bottom:.5rem}.bar-value{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-weight:700;color:var(--white);font-size:1rem}.key-benefits{padding:5rem 0;background:var(--light-gray)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.benefit-card{background:var(--white);padding:2.5rem;border-radius:var(--border-radius);text-align:center;box-shadow:var(--shadow-light);transition:all var(--transition-medium);border:1px solid var(--medium-gray)}.hover-lift:hover{transform:translateY(-10px);box-shadow:var(--shadow-heavy)}.benefit-icon{margin-bottom:1.5rem}.benefit-card h3{font-size:1.3rem;margin-bottom:1rem;color:var(--primary-blue)}.benefit-card p{color:var(--dark-gray);line-height:1.6}.comparison-table{padding:5rem 0;background:var(--white)}.table-container{overflow-x:auto;background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow-light)}.comparison-table-grid{width:100%;border-collapse:collapse;font-size:1rem}.comparison-table-grid td,.comparison-table-grid th{padding:1.5rem;text-align:left;border-bottom:1px solid var(--medium-gray)}.comparison-table-grid th{background:var(--gradient-primary);color:var(--white);font-weight:600;position:-webkit-sticky;position:sticky;top:0}.comparison-table-grid td{background:var(--white)}.comparison-table-grid tr:hover td{background:var(--light-gray)}.advantage{background:#f0fff4!important;color:var(--primary-blue);font-weight:600;position:relative}.advantage:before{content:"✓";position:absolute;left:10px;color:#38a169;font-weight:700}.advantage{padding-left:2.5rem}.comparison-cards-mobile{display:none}@media (max-width:768px){.table-container{display:none}.comparison-cards-mobile{display:flex;flex-direction:column;gap:1.5rem}.comparison-card{background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow-light);padding:1.5rem;border-left:4px solid var(--primary-blue)}.card-heading{font-size:1.25rem;font-weight:700;color:var(--primary-blue);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--medium-gray)}.card-content{gap:1rem}.card-content,.card-item{display:flex;flex-direction:column}.card-item{gap:.5rem;padding:1rem;background:var(--light-gray);border-radius:var(--border-radius-small)}.card-item.advantage{background:#f0fff4!important;border-left:3px solid #38a169;position:relative}.card-item.advantage:before{content:"✓";position:absolute;left:10px;top:10px;color:#38a169;font-weight:700;font-size:1.2rem}.card-item.advantage .card-label{padding-left:1.5rem}.card-label{font-weight:600;font-size:.9rem;color:var(--dark-gray)}.card-value{font-size:1rem;color:var(--text-dark);line-height:1.5}.card-item.advantage .card-value{color:var(--primary-blue);font-weight:600}}.faq-section{padding:5rem 0;background:var(--light-gray)}.final-cta{padding:5rem 0;color:var(--white);position:relative;overflow:hidden;background:url(/_next/static/media/bottom\ image.94c3f8aa.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:400px}.cta-background{background:rgba(0,0,0,.5);z-index:1}.cta-background,.cta-particles{position:absolute;top:0;left:0;width:100%;height:100%}.cta-particles{background-image:none;background-size:200px 200px,300px 300px,150px 150px}@keyframes particleMove{0%{transform:translate(0)}to{transform:translate(-200px,-200px)}}.cta-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.cta-title{font-size:2.5rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cta-description{font-size:1.2rem;margin-bottom:3rem;color:hsla(0,0%,100%,.9);line-height:1.7}.cta-buttons{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.cta-footer{font-size:1rem;color:hsla(0,0%,100%,.8);font-style:italic}@media (max-height:800px){.hero-section{min-height:100vh;max-height:none;padding:70px 0 60px}.hero-content{padding:40px 0}.hero-buttons{margin-bottom:1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.95rem;margin-bottom:1rem}.hero-stats{margin-bottom:1.5rem}.stat-item{padding:.8rem;max-width:100px}.stat-number{font-size:1.8rem}.stat-label{font-size:.7rem}.dashboard-image{max-height:40vh;max-width:320px}}@media (max-width:1200px){.hero-section{padding:70px 0 60px}.hero-content{padding:40px 0}.hero-buttons{margin-bottom:1.5rem}.hero-title{font-size:2.8rem}.section-title{font-size:2.2rem}.hero-stats{gap:1rem}.stat-item{padding:1rem}}@media (max-width:768px){.hero-section{min-height:100vh;max-height:none;padding:60px 1rem}.hero-content{grid-template-columns:1fr;gap:1.5rem;text-align:center;padding:40px 0}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.95rem}.hero-stats{justify-content:center;gap:.8rem;margin-bottom:1.5rem}.stat-item{max-width:90px;padding:.8rem .5rem}.stat-number{font-size:1.6rem}.stat-label{font-size:.7rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.cta-button,.primary-cta-button,.secondary-cta-button{width:100%;max-width:280px;font-size:1rem}.dashboard-image{max-width:300px;max-height:35vh}.section-title{font-size:2rem}.section-description{font-size:1rem}.needs-grid{grid-template-columns:1fr;gap:2.5rem;padding-top:2rem}.need-card{margin-top:2rem;padding:2rem;min-height:280px}.need-card h3{font-size:1.4rem}.need-card p{font-size:1rem}.need-number{top:-20px;left:-20px;width:55px;height:55px;font-size:1.6rem;border:4px solid var(--white);box-shadow:0 6px 16px rgba(0,102,204,.4)}.benefits-grid,.features-grid,.pain-points-grid{grid-template-columns:1fr;gap:1.5rem}.process-diagram{flex-direction:row;justify-content:flex-start;gap:1rem;padding:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.process-step{min-width:140px;max-width:140px}.step-circle{width:50px;height:50px;font-size:1.3rem}.step-content h4{font-size:1rem}.step-content p{font-size:.85rem}.process-arrow{font-size:1.5rem;margin:0 .3rem;transform:none}.case-study-content{grid-template-columns:1fr;gap:2rem;text-align:center}.case-study .section-title{font-size:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.case-title{font-size:1.5rem}.case-description,.case-title{text-shadow:1px 1px 3px rgba(0,0,0,.5)}.case-description{font-size:1.1rem}.result-text{font-size:1rem;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.results-chart{padding:1.5rem;background:hsla(0,0%,100%,.25)}.pain-solution{grid-template-columns:1fr;gap:1rem}.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center}.comparison-table-grid{font-size:.9rem}.comparison-table-grid td,.comparison-table-grid th{padding:1rem}}@media (max-width:480px){.container{padding:0 15px}.hero-section{padding:60px 0}.hero-content{padding:40px 0}.hero-buttons{margin-bottom:1.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-description{font-size:.9rem}.hero-stats{gap:.5rem}.stat-item{max-width:80px;padding:.6rem .4rem}.section-title{font-size:1.8rem}.stat-number{font-size:1.4rem}.stat-label{font-size:.65rem}.benefit-card,.feature-card,.need-card{padding:1.5rem;margin-top:2.5rem}.need-number{top:-25px;left:-25px;width:60px;height:60px;font-size:1.7rem;border:5px solid var(--white);box-shadow:0 8px 20px rgba(0,102,204,.5)}.automation-process{padding:2rem 1rem}.process-diagram{gap:.8rem;padding:.5rem}.process-step{min-width:120px;max-width:120px}.step-circle{width:45px;height:45px;font-size:1.2rem}.step-content h4{font-size:.9rem}.step-content p{font-size:.8rem}.process-arrow{font-size:1.3rem;margin:0 .2rem}.pain-point-header{padding:1rem;flex-direction:column;text-align:center;gap:.5rem}.pain-solution{padding:1rem}.dashboard-image{max-width:280px;max-height:30vh}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-title,.section-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cta-button:focus,.primary-cta-button:focus,.secondary-cta-button:focus{outline:3px solid var(--accent-green);outline-offset:2px}.results-chart .bar-fill{min-width:50px!important;opacity:1!important;visibility:visible!important;background:linear-gradient(135deg,var(--primary-blue),var(--accent-green))!important;box-shadow:0 2px 4px rgba(0,0,0,.2)}.results-chart .bar-label{font-weight:600!important;font-size:1rem!important}.results-chart .bar-label,.results-chart .bar-value{opacity:1!important;visibility:visible!important;color:var(--white)!important;text-shadow:1px 1px 2px rgba(0,0,0,.5)!important}.results-chart .bar-value{font-weight:700!important;font-size:1.2rem!important;background:rgba(0,0,0,.3);padding:.2rem .5rem;border-radius:4px}@media print{.final-cta,.hero-section{background:var(--white)!important;color:var(--text-dark)!important}.animated-grid,.cta-particles,.floating-particles{display:none}}.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 30px 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}.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__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 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{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(-3150px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:20px 0;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding-block:40px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 34.6673s 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;object-fit:contain}