.wbsds-page{--teal:#14b8a6;--teal-light:#2dd4bf;--teal-dark:#0d9488;--emerald:#10b981;--coral:#f97316;--dark:#0f172a;--dark-light:#1e293b;--gray-900:#111827;--gray-700:#374151;--gray-500:#6b7280;--gray-300:#d1d5db;--gray-100:#f3f4f6;--gray-50:#f9fafb;--white:#fff;--cta-red:#e1242a;--cta-red-dark:#c72229;--success:#22c55e;--error:#ef4444;font-family:Inter,-apple-system,sans-serif;color:var(--gray-700);overflow-x:hidden}.wbsds-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-intro{text-align:center;margin-bottom:3rem}.section-intro.light,.section-tag{color:var(--white)}.section-tag{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,var(--teal),var(--emerald));font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border-radius:50px;margin-bottom:1rem}.section-intro h2{font-size:2.2rem;font-weight:800;color:var(--gray-900);line-height:normal;margin-bottom:1rem}.section-intro.light h2{color:var(--white)}.section-intro p{font-size:1rem;color:var(--gray-500);max-width:650px;margin:0 auto}.section-intro.light p{color:hsla(0,0%,100%,.75)}.wbsds-hero{position:relative;min-height:100vh;max-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--gray-50) 0,var(--white) 100%);overflow:hidden;padding:40px 0 20px}.hero-bg{position:absolute;inset:0;pointer-events:none}.bg-gradient{position:absolute;top:-20%;right:-10%;width:60%;height:140%;background:linear-gradient(135deg,rgba(20,184,166,.08),rgba(16,185,129,.05));border-radius:50%;filter:blur(60px)}.bg-pattern{background-image:radial-gradient(rgba(20,184,166,.08) 1px,transparent 0);background-size:30px 30px}.bg-pattern,.floating-elements{position:absolute;inset:0}.float-circle{position:absolute;border-radius:50%;border:2px solid rgba(20,184,166,.2);animation:floatUp 8s ease-in-out infinite}.c1{width:80px;height:80px;top:20%;left:5%;animation-delay:0s}.c2{width:120px;height:120px;bottom:30%;left:15%;animation-delay:-3s}.c3{width:60px;height:60px;top:40%;right:8%;animation-delay:-5s}@keyframes floatUp{0%,to{transform:translateY(0) rotate(0deg);opacity:.5}50%{transform:translateY(-20px) rotate(180deg);opacity:.8}}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;align-items:center;position:relative;z-index:1}.hero-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--white);border:1px solid var(--gray-200);border-radius:50px;font-size:.8rem;font-weight:600;color:var(--gray-700);margin-bottom:1.25rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.chip-icon{font-size:1rem}.hero-text h1{font-size:2.4rem;font-weight:800;color:var(--gray-900);line-height:normal;margin-bottom:1rem}.text-highlight{background:linear-gradient(135deg,var(--teal),var(--emerald));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{font-size:1rem;color:var(--gray-600);line-height:1.7;margin-bottom:1.5rem}.hero-ctas{display:flex;gap:12px;margin-bottom:2rem}.hero-metrics{display:flex;gap:16px}.metric-pill{display:flex;align-items:center;gap:4px;padding:10px 16px;background:var(--white);border:1px solid var(--gray-100);border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.metric-num{font-size:1.4rem;font-weight:800;color:var(--teal)}.metric-unit{font-size:.9rem;font-weight:700;color:var(--teal)}.metric-text{font-size:.7rem;color:var(--gray-500);margin-left:6px}.hero-visual{position:relative}.dispatch-ui{background:var(--white);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.1);overflow:hidden;border:1px solid var(--gray-100);animation:uiFloat 5s ease-in-out infinite}@keyframes uiFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ui-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,var(--teal),var(--emerald))}.ui-title{font-size:.8rem;font-weight:600;color:var(--white)}.ui-actions{display:flex;gap:6px}.action-dot{width:8px;height:8px;background:hsla(0,0%,100%,.5);border-radius:50%}.ui-body{padding:16px}.tech-list{margin-bottom:14px}.tech-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;margin-bottom:8px;background:var(--gray-50);transition:all .3s ease}.tech-item.active{background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(16,185,129,.05));border:1px solid rgba(20,184,166,.3)}.tech-avatar{width:32px;height:32px;background:linear-gradient(135deg,var(--teal),var(--emerald));border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tech-avatar img{filter:brightness(0) invert(1)!important;width:16px!important;height:16px!important;display:block!important}.tech-info{flex:1 1}.tech-name{display:block;font-size:.8rem;font-weight:600;color:var(--gray-900)}.tech-status{font-size:.65rem;color:var(--gray-500)}.tech-status.online{color:var(--success)}.tech-status.busy{color:var(--coral)}.tech-eta,.tech-jobs,.tech-progress{font-size:.75rem;font-weight:600;color:var(--teal)}.dispatch-map{height:100px;background:linear-gradient(135deg,var(--gray-100),var(--gray-50));border-radius:10px;position:relative;overflow:hidden}.map-pin{position:absolute;width:28px;height:28px;background:var(--teal);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(20,184,166,.4)}.map-pin img{filter:brightness(0) invert(1)!important;width:14px!important;height:14px!important;display:block!important}.pin-1{top:30%;left:20%}.pin-2{top:50%;right:25%}.route-line{position:absolute;top:45%;left:25%;width:50%;height:2px;background:linear-gradient(90deg,var(--teal),var(--emerald));border-radius:1px}.route-line:after{content:"";position:absolute;right:0;top:-4px;width:10px;height:10px;background:var(--emerald);border-radius:50%;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}.ui-notification{position:absolute;bottom:-10px;right:20px;background:var(--white);padding:10px 16px;border-radius:10px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 25px rgba(0,0,0,.15);font-size:.8rem;font-weight:600;color:var(--gray-700);animation:slideIn .5s ease forwards}@keyframes slideIn{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}.notif-icon{width:24px;height:24px;background:var(--success);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem}.wbsds-what-is{padding:5rem 0;background:var(--white)}.benefits-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.benefit-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:16px;padding:28px 24px;transition:all .3s ease}.benefit-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgba(20,184,166,.1);border-color:var(--teal)}.card-icon{width:56px;height:56px;background:linear-gradient(135deg,var(--teal),var(--emerald));border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 12px rgba(20,184,166,.3);flex-shrink:0}.card-icon img{width:28px!important;height:28px!important;filter:brightness(0) invert(1)!important;display:block!important}.benefit-card h4{font-size:1.05rem;font-weight:700;color:var(--gray-900);margin-bottom:8px;line-height:normal}.benefit-card p{font-size:.85rem;color:var(--gray-500);line-height:1.5}.wbsds-features{padding:5rem 0;background:linear-gradient(135deg,var(--dark),var(--dark-light))}.features-showcase{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.feature-item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:24px 20px;position:relative;transition:all .3s ease}.feature-item:hover{background:hsla(0,0%,100%,.08);transform:translateY(-4px);border-color:var(--teal)}.feature-number{font-size:2rem;font-weight:800;color:var(--teal);opacity:.3;margin-bottom:10px}.feature-content h4{font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:6px;line-height:normal}.feature-content p{font-size:.8rem;color:hsla(0,0%,100%,.6);line-height:1.5}.wbsds-cycle{padding:5rem 0;background:var(--gray-50)}.cycle-steps{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px}.cycle-step{flex-direction:column;text-align:center;width:130px}.cycle-step,.step-number{display:flex;align-items:center}.step-number{width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:800;color:var(--white);margin-bottom:12px}.step-icon,.step-number{background:linear-gradient(135deg,var(--teal),var(--emerald));justify-content:center;box-shadow:0 4px 12px rgba(20,184,166,.3)}.step-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;margin-bottom:10px;flex-shrink:0}.step-icon img{width:24px!important;height:24px!important;filter:brightness(0) invert(1)!important;display:block!important}.cycle-step h4{font-size:.85rem;font-weight:700;color:var(--gray-900);margin-bottom:4px;line-height:normal}.cycle-step p{font-size:.7rem;color:var(--gray-500)}.wbsds-comparison{padding:5rem 0;background:linear-gradient(135deg,var(--dark-light),var(--dark))}.comparison-grid{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.2)}.comp-header,.comp-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:16px;gap:16px;padding:16px 24px}.comp-header{background:var(--gray-900);font-size:.85rem;font-weight:700;color:var(--white)}.manual-col{color:hsla(0,0%,100%,.6)}.auto-col{color:var(--teal)}.comp-row{border-bottom:1px solid var(--gray-100)}.comp-row:last-child{border-bottom:none}.comp-row:hover{background:var(--gray-50)}.func-name{font-size:.9rem;font-weight:600;color:var(--gray-900)}.manual-val{font-size:.85rem;color:var(--error)}.auto-val{font-size:.85rem;color:var(--success);font-weight:600}.wbsds-problems{padding:5rem 0;background:var(--white)}.problems-grid{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:3rem;justify-content:center}.problem-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:14px;padding:24px;transition:all .3s ease;width:calc(33.333% - 14px);min-width:280px}.problem-card:hover{transform:translateY(-4px);border-color:var(--teal);box-shadow:0 10px 25px rgba(20,184,166,.1)}.problem-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.problem-num{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,var(--teal),var(--emerald));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.problem-header h4{font-size:1rem;font-weight:700;color:var(--gray-900);line-height:normal}.problem-solution p{font-size:.85rem;color:var(--gray-600);margin-bottom:4px}.problem-solution strong{color:var(--teal)}.mid-cta{background:linear-gradient(135deg,var(--teal),var(--emerald));border-radius:16px;padding:2.5rem;text-align:center}.mid-cta h3{font-size:1.5rem;font-weight:800;color:var(--white);margin-bottom:1.25rem;line-height:normal}.cta-row{display:flex;gap:12px;justify-content:center}.wbsds-why{padding:5rem 0;background-image:url(/_next/static/media/middle-bg.9f64ecc5.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:2.5rem}.why-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:28px 24px;text-align:center;transition:all .3s ease}.why-card:hover{background:hsla(0,0%,100%,.08);transform:translateY(-4px)}.why-card.featured{background:linear-gradient(135deg,rgba(20,184,166,.2),rgba(16,185,129,.1));border-color:rgba(20,184,166,.3)}.why-icon{width:60px;height:60px;background:linear-gradient(135deg,var(--teal),var(--emerald));border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 6px 15px rgba(20,184,166,.4);transition:transform .3s ease;flex-shrink:0}.why-card:hover .why-icon{transform:scale(1.1) rotate(5deg)}.why-icon img{width:30px!important;height:30px!important;filter:brightness(0) invert(1)!important;display:block!important}.why-card h4{font-size:1rem;font-weight:700;color:var(--white);margin-bottom:6px;line-height:normal}.why-card p{font-size:.85rem;color:hsla(0,0%,100%,.65)}.internal-links{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.internal-links span{color:hsla(0,0%,100%,.6);font-size:.85rem}.internal-links a{padding:8px 18px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:25px;color:var(--white);font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s ease}.internal-links a:hover{background:var(--teal);border-color:var(--teal)}.wbsds-conclusion{padding:5rem 0;background:var(--gray-50)}.conclusion-card{background:linear-gradient(135deg,var(--cta-red),var(--cta-red-dark));border-radius:20px;padding:3.5rem;text-align:center;max-width:900px;margin:0 auto;box-shadow:0 20px 50px rgba(225,36,42,.25)}.conclusion-card h2{font-size:2rem;font-weight:800;color:var(--white);margin-bottom:1rem;line-height:normal}.conclusion-card p{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.7;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.conclusion-ctas{display:flex;gap:14px;justify-content:center}.wbsds-faq{padding:5rem 0;background:var(--white)}@media (max-width:1024px){.wbsds-hero{min-height:auto;max-height:none;padding:90px 0 30px}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-ctas,.hero-metrics{justify-content:center}.hero-metrics{flex-wrap:wrap}.hero-visual{max-width:450px;margin:0 auto}.benefits-cards,.features-showcase,.why-grid{grid-template-columns:repeat(2,1fr)}.problem-card{width:calc(50% - 10px)}}@media (max-width:768px){.wbsds-hero{height:auto;max-height:none;padding:80px 0 30px}.hero-text h1{font-size:1.9rem}.hero-visual{display:none}.hero-metrics{gap:10px}.metric-pill{padding:8px 12px}.benefits-cards,.features-showcase{grid-template-columns:1fr}.cycle-steps{flex-direction:column;align-items:center}.cycle-step{width:100%;flex-direction:row;text-align:left;gap:16px}.problem-card{width:100%;min-width:auto}.why-grid{grid-template-columns:1fr}.conclusion-ctas,.cta-row{flex-direction:column;align-items:center}.internal-links{flex-direction:column}.section-intro h2{font-size:1.7rem}.cycle-step p{text-align:left}.cycle-connector{display:none}.comparison-grid{background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:16px}.comp-header{display:none}.comp-row{display:flex;flex-direction:column;background:var(--white);border-radius:12px;padding:20px;border:1px solid var(--gray-200);box-shadow:0 2px 8px rgba(0,0,0,.08);gap:0}.comp-row:hover{background:var(--white);box-shadow:0 4px 12px rgba(0,0,0,.12)}.comp-row .func-name{font-size:1.05rem;font-weight:700;color:var(--gray-900);margin-bottom:16px;display:block;padding-bottom:12px;border-bottom:1px solid var(--gray-200)}.comp-row .auto-val,.comp-row .manual-val{display:block;margin-bottom:16px;font-size:.9rem;line-height:1.6}.comp-row .auto-val{margin-bottom:0}.comp-row .manual-val:before{content:"Manual: "}.comp-row .auto-val:before,.comp-row .manual-val:before{font-weight:600;color:var(--gray-700);font-size:.85rem;display:block;margin-bottom:6px}.comp-row .auto-val:before{content:"With LogiNext: "}.comp-row .manual-val{color:var(--error)}.comp-row .auto-val{color:var(--success);font-weight:600}}@media (max-width:480px){.wbsds-container{padding:0 16px}.hero-text h1{font-size:1.6rem}.metric-num{font-size:1.2rem}.conclusion-card{padding:2rem 1.5rem}}.middle-image-section{width:100%;height:100%;object-fit:cover;object-position:center center;top:0;left:0;padding:0 3rem}.cycle-connector{width:30px;height:2px;background:linear-gradient(90deg,var(--teal),var(--emerald));margin-top:45px;flex-shrink:0}.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}.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__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}