*{box-sizing:border-box}.container{max-width:1200px;padding:0 20px}h1,h2,h3,h4,h5,h6{line-height:normal;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-section{background-image:url(/_next/static/media/header-bg.59ba698a.webp);background-size:cover;background-position:100%;background-repeat:no-repeat;padding:80px 0;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%}.hero-text{color:#fff;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.hero-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 20px;border-radius:25px;font-size:14px;font-weight:600;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.hero-title{font-size:2.8rem;font-weight:800;margin-bottom:20px;line-height:normal}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-top:8px}.hero-description{font-size:1.1rem;line-height:1.6;color:#a0aec0;margin-bottom:30px;max-width:480px}.hero-stats{display:flex;gap:20px;margin-bottom:30px}.stat-card{text-align:center;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:16px 20px;border:1px solid hsla(0,0%,100%,.1);flex:1 1;min-width:0}.stat-number{font-size:2rem;font-weight:800;color:#667eea;margin-bottom:6px;display:block}.stat-label{font-size:.85rem;color:#a0aec0;font-weight:500;line-height:1.3}.hero-buttons{display:flex;gap:20px;flex-wrap:wrap}.problem-solution-section{padding:100px 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:2.5rem;font-weight:800;color:#2d3748;margin-bottom:16px;line-height:normal}.section-subtitle{font-size:1.25rem;color:#718096;max-width:600px;margin:0 auto}.problem-solution-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.subsection-title{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:30px;line-height:normal}.problem-list{display:flex;flex-direction:column;gap:24px}.problem-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);border-left:4px solid #f56565}.problem-icon{font-size:24px;flex-shrink:0}.problem-content h4{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:8px;line-height:normal}.problem-content p{color:#718096;line-height:1.5}.solution-content{background:#fff;padding:40px;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.1);border:1px solid #e2e8f0}.solution-intro{font-size:1.1rem;color:#4a5568;margin-bottom:30px;line-height:1.6}.solution-list{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.solution-item{display:flex;align-items:center;gap:16px;padding:16px;background:#f7fafc;border-radius:10px;font-weight:500;color:#2d3748}.gartner-quote{background:linear-gradient(135deg,#667eea,#764ba2);padding:24px;border-radius:12px;color:#fff}.gartner-quote blockquote{font-size:1.1rem;font-style:italic;margin-bottom:12px;line-height:1.5}.gartner-quote cite{font-size:.9rem;opacity:.9}.features-section{padding:100px 0;background:#fff}.features-table{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.1);border:1px solid #e2e8f0}.table-header{display:grid;grid-template-columns:1fr 1fr 1fr;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.header-cell{padding:24px;font-weight:600;font-size:1.1rem;text-align:center}.table-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #e2e8f0;transition:background-color .3s ease}.table-row:hover{background-color:#f7fafc}.table-row:last-child{border-bottom:none}.description-cell,.feature-cell,.impact-cell{padding:24px;display:flex;align-items:center}.feature-cell{gap:12px;font-weight:600;color:#2d3748}.description-cell{color:#4a5568;line-height:1.5}.impact-cell{color:#38a169;font-weight:500}.cta-section-mid{text-align:center;margin-top:50px}.benefits-section{padding:100px 0;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px}.benefit-card{background:#fff;padding:40px 30px;border-radius:16px;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.benefit-icon{margin-bottom:24px;display:flex;justify-content:center}.benefit-title{font-size:1.4rem;font-weight:700;color:#2d3748;margin-bottom:16px;line-height:normal}.benefit-description{color:#718096;line-height:1.6}.why-choose-section{padding:100px 0;background-image:url(/_next/static/media/middle-screen.65b77075.webp);background-size:contain;background-position:100%;background-repeat:no-repeat}.why-choose-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.why-choose-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.why-choose-item{text-align:left;gap:16px;font-size:1.1rem;color:#4a5568}.check-icon,.why-choose-item{display:flex;align-items:center}.check-icon{background:#38a169;color:#fff;width:24px;height:24px;border-radius:50%;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.performance-stats{display:flex;gap:40px;justify-content:center;margin-top:40px}.performance-stat{background:#fff;padding:40px 30px;border-radius:16px;text-align:center;box-shadow:0 8px 25px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease;min-width:280px;flex:1 1}.performance-stat:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.performance-stat .stat-number{font-size:4rem;font-weight:800;color:#667eea;margin-bottom:12px;display:block;line-height:1}.performance-stat .stat-label{font-size:1.1rem;color:#4a5568;font-weight:600;line-height:1.4}.performance-image{border-radius:16px;box-shadow:0 15px 35px rgba(0,0,0,.1);max-width:100%;height:auto}.faq-section{padding:50px 0;background:#f8fafc}.final-cta-section{padding:100px 0;background-image:url(/_next/static/media/bottom.845f494f.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;text-align:center;position:relative;overflow:hidden}.final-cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.final-cta-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.cta-title{font-size:2.8rem;font-weight:800;margin-bottom:24px;line-height:normal}.cta-description{font-size:1.25rem;color:#a0aec0;margin-bottom:40px;line-height:1.6}.final-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media (max-width:1200px){.hero-content{gap:30px}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.stat-card{padding:14px 16px}.stat-number{font-size:1.8rem}}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;gap:40px;text-align:center}.hero-title{font-size:2.2rem}.problem-solution-grid{grid-template-columns:1fr;gap:50px}.why-choose-content{grid-template-columns:1fr;gap:40px;text-align:center}.performance-stats{gap:30px}.performance-stat{min-width:260px}.hero-description,.stat-label{color:#fff}.why-choose-section{position:relative}.why-choose-section:before{content:"";position:absolute;background:rgba(0,0,0,.6);top:0;left:0;width:100%;height:100%;z-index:1}.why-choose-text{z-index:2}.why-choose-item,.why-choose-section .section-title{color:#fff}.hero-text{align-items:center}}@media (max-width:768px){.container{padding:0 16px}.hero-section{padding:80px 0}.hero-title{font-size:2rem}.hero-stats{flex-direction:column;gap:20px}.hero-buttons{flex-direction:column;align-items:center}.section-title{font-size:2rem}.features-table{display:flex;flex-direction:column;gap:20px;background:transparent;box-shadow:none;border:none;overflow:visible}.table-header{display:none}.table-row{display:block;background:#fff;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.1);padding:24px;margin-bottom:0;border:1px solid #e2e8f0;border-bottom:none;transition:transform .3s ease,box-shadow .3s ease}.table-row:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.feature-cell{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:0;font-weight:600;color:#2d3748;font-size:1.1rem}.description-cell{display:block;padding:0;margin-bottom:16px;color:#4a5568;line-height:1.5;font-size:1rem}.impact-cell{display:block;color:#38a169;font-weight:500;font-size:.95rem;background:#f0fff4;padding:12px 16px;border-radius:8px;border-left:4px solid #38a169}.benefits-grid{grid-template-columns:1fr}.performance-stats{justify-content:center;flex-direction:column;gap:20px;align-items:center}.performance-stat{min-width:250px;max-width:300px}.performance-stat .stat-number{font-size:3rem}.final-cta-buttons{flex-direction:column;align-items:center}.cta-title{font-size:2rem}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:1}.why-choose-section{position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}}@media (max-width:480px){.hero-title,.section-title{font-size:1.8rem}.stat-card{padding:16px 20px}.stat-number{font-size:2rem}.benefit-card{padding:30px 20px}.hero-section{height:150vh}.request-a-demo-btn{padding:10px!important}}.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 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}@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}