.esw-vendors{--esw-navy:#081f3d;--esw-blue:#0876c9;--esw-cyan:#25b6e9;--esw-ink:#10233e;--esw-muted:#617087;--esw-line:#dce7f1;--esw-soft:#f3f8fc;font-family:Arial,Helvetica,sans-serif;color:var(--esw-ink);overflow:hidden}
.esw-vendors *{box-sizing:border-box}
.esw-vendors a{text-decoration:none}
.esw-vendors__hero{position:relative;background:linear-gradient(125deg,#071b36 0%,#0a3158 56%,#0876c9 100%);color:#fff}
.esw-vendors__hero:before,.esw-vendors__hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.esw-vendors__hero:before{width:420px;height:420px;right:-110px;top:-210px;border:1px solid rgba(255,255,255,.16)}
.esw-vendors__hero:after{width:260px;height:260px;right:70px;bottom:-170px;background:rgba(37,182,233,.12)}
.esw-vendors__hero-inner{max-width:1240px;min-height:560px;margin:auto;padding:88px 30px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:80px;align-items:center;position:relative;z-index:1}
.esw-vendors__eyebrow,.esw-vendors__section-label{display:inline-block;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.esw-vendors__eyebrow{color:#7edcff;margin-bottom:18px}
.esw-vendors__hero h1{font-size:clamp(40px,5.2vw,68px);line-height:1.03;letter-spacing:-.045em;max-width:790px;margin:0 0 24px;color:#fff}
.esw-vendors__hero p{max-width:720px;margin:0;font-size:18px;line-height:1.75;color:#d7e8f6}
.esw-vendors__actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:34px}
.esw-vendors__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:7px;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.esw-vendors__button:hover{transform:translateY(-2px)}
.esw-vendors__button--primary{background:#fff;color:#083c68;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.esw-vendors__button--primary:hover{color:#083c68;box-shadow:0 16px 36px rgba(0,0,0,.24)}
.esw-vendors__button--secondary{color:#fff;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.06)}
.esw-vendors__button--secondary:hover{background:rgba(255,255,255,.13);color:#fff}
.esw-vendors__hero-visual{height:390px;position:relative;display:grid;place-items:center}
.esw-vendors__hero-visual:before,.esw-vendors__hero-visual:after{content:"";position:absolute;border:1px solid rgba(116,218,255,.27);border-radius:50%}
.esw-vendors__hero-visual:before{width:320px;height:320px}
.esw-vendors__hero-visual:after{width:240px;height:240px;border-style:dashed;animation:esw-spin 28s linear infinite}
.esw-vendors__hub{width:164px;height:164px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#dff4ff);color:#092746;box-shadow:0 22px 55px rgba(0,0,0,.28);position:relative;z-index:2}
.esw-vendors__hub-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,#0876c9,#25b6e9);color:#fff;font-size:23px;font-weight:900;margin-bottom:8px}
.esw-vendors__hub strong{font-size:18px}.esw-vendors__hub small{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#60748a;margin-top:4px}
.esw-vendors__orbit{position:absolute;display:grid;place-items:center;min-width:90px;height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:rgba(7,31,61,.78);box-shadow:0 8px 20px rgba(0,0,0,.18);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff}
.esw-vendors__orbit--one{top:39px;left:11px}.esw-vendors__orbit--two{top:86px;right:-4px}.esw-vendors__orbit--three{left:7px;bottom:46px}
@keyframes esw-spin{to{transform:rotate(360deg)}}
.esw-vendors__quicknav{max-width:1180px;margin:-26px auto 0;padding:0 22px;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--esw-line);border-radius:10px;box-shadow:0 16px 44px rgba(15,49,80,.12)}
.esw-vendors__quicknav a{padding:22px 16px;text-align:center;color:#29455f;font-size:13px;font-weight:800;border-right:1px solid var(--esw-line)}
.esw-vendors__quicknav a:last-child{border-right:0}.esw-vendors__quicknav a:hover{color:var(--esw-blue);background:#f7fbfe}
.esw-vendors__intro,.esw-vendors__section-heading{text-align:center;max-width:820px;margin-left:auto;margin-right:auto}
.esw-vendors__intro{padding:98px 25px 46px}
.esw-vendors__section-label{color:var(--esw-blue);margin-bottom:13px}
.esw-vendors__intro h2,.esw-vendors__section-heading h2,.esw-vendors__cta h2{font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.035em;margin:0 0 17px;color:var(--esw-navy)}
.esw-vendors__intro p,.esw-vendors__section-heading p{font-size:17px;line-height:1.7;color:var(--esw-muted);margin:0}
.esw-vendors__grid{max-width:1180px;margin:0 auto;padding:0 22px 100px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.esw-vendor-card{background:#fff;border:1px solid var(--esw-line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-height:350px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.esw-vendor-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(18,53,82,.12);border-color:#bad9ed}
.esw-vendor-card__logo{height:164px;padding:30px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#fff 0%,#f6fafd 100%);border-bottom:1px solid var(--esw-line)}
.esw-vendor-card__logo img{display:block;max-width:100%;max-height:88px;width:auto;height:auto;object-fit:contain;transition:transform .22s ease}
.esw-vendor-card:hover .esw-vendor-card__logo img{transform:scale(1.035)}
.esw-vendor-card__logo--dark{background:#061b2a}.esw-vendor-card__logo--dark img{max-height:80px}
.esw-vendor-card__logo--dm{background:#086994}.esw-vendor-card__logo--dm img{max-height:72px}
.esw-vendor-card__logo--aster{background:linear-gradient(135deg,#132b64,#086fbb);color:#fff}
.esw-vendor-card__logo--aster span{font-size:46px;font-weight:900;font-style:italic;letter-spacing:.05em;text-shadow:0 4px 16px rgba(0,0,0,.2)}
.esw-vendor-card__body{padding:25px 26px 26px;display:flex;flex-direction:column;flex:1}
.esw-vendor-card__body h3{font-size:19px;line-height:1.3;margin:0 0 10px;color:var(--esw-navy)}
.esw-vendor-card__body p{font-size:14px;line-height:1.65;color:var(--esw-muted);margin:0 0 18px}
.esw-vendor-card__body>a,.esw-vendor-card__links{margin-top:auto}
.esw-vendor-card__body a{font-size:13px;font-weight:800;color:var(--esw-blue)}
.esw-vendor-card__body a:hover{color:#05558f;text-decoration:underline}
.esw-vendor-card__links{display:flex;gap:8px 16px;flex-wrap:wrap}
.esw-vendors__capabilities{background:var(--esw-soft);padding:96px 22px}
.esw-vendors__capability-grid{max-width:1180px;margin:48px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.esw-vendors__capability-grid article{background:#fff;border:1px solid var(--esw-line);border-radius:10px;padding:28px 24px}
.esw-vendors__capability-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#e2f4ff;color:var(--esw-blue);font-size:12px;font-weight:900;margin-bottom:20px}
.esw-vendors__capability-grid h3{font-size:18px;margin:0 0 11px;color:var(--esw-navy)}
.esw-vendors__capability-grid p{font-size:14px;line-height:1.65;color:var(--esw-muted);margin:0}
.esw-vendors__process{max-width:1180px;margin:auto;padding:100px 22px}
.esw-vendors__steps{margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.esw-vendors__steps article{display:flex;gap:20px;align-items:flex-start;padding:27px;border:1px solid var(--esw-line);border-radius:10px;background:#fff}
.esw-vendors__steps article>span{flex:0 0 44px;height:44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--esw-blue),var(--esw-cyan));color:#fff;font-size:15px;font-weight:900}
.esw-vendors__steps h3{font-size:18px;margin:1px 0 7px;color:var(--esw-navy)}.esw-vendors__steps p{font-size:14px;line-height:1.6;color:var(--esw-muted);margin:0}
.esw-vendors__cta{max-width:1180px;margin:0 auto 100px;padding:54px 58px;border-radius:14px;background:linear-gradient(120deg,#071d3b,#075e9e);color:#fff;display:flex;gap:50px;align-items:center;justify-content:space-between;box-shadow:0 22px 52px rgba(7,45,78,.19)}
.esw-vendors__cta>div{max-width:730px}.esw-vendors__cta .esw-vendors__section-label{color:#7edcff}.esw-vendors__cta h2{color:#fff;font-size:36px}.esw-vendors__cta p{color:#d6e8f5;font-size:16px;line-height:1.7;margin:0}
.esw-vendors__button--light{background:#fff;color:#084c7f;white-space:nowrap}.esw-vendors__button--light:hover{color:#084c7f;box-shadow:0 12px 30px rgba(0,0,0,.2)}
@media(max-width:1000px){.esw-vendors__hero-inner{grid-template-columns:1fr;gap:20px;text-align:center;padding-top:75px}.esw-vendors__hero-copy{display:flex;flex-direction:column;align-items:center}.esw-vendors__hero-visual{height:330px}.esw-vendors__grid{grid-template-columns:repeat(2,1fr)}.esw-vendors__capability-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.esw-vendors__hero-inner{padding:62px 20px 74px}.esw-vendors__hero p{font-size:16px}.esw-vendors__hero-visual{display:none}.esw-vendors__actions{width:100%;flex-direction:column}.esw-vendors__button{width:100%}.esw-vendors__quicknav{margin:0;border-radius:0;grid-template-columns:repeat(2,1fr);padding:0}.esw-vendors__quicknav a{border-bottom:1px solid var(--esw-line)}.esw-vendors__intro{padding-top:70px}.esw-vendors__grid{grid-template-columns:1fr;padding-bottom:72px}.esw-vendor-card{min-height:0}.esw-vendors__capabilities{padding:72px 20px}.esw-vendors__capability-grid,.esw-vendors__steps{grid-template-columns:1fr}.esw-vendors__process{padding:72px 20px}.esw-vendors__cta{margin:0 20px 72px;padding:38px 25px;display:block;text-align:center}.esw-vendors__cta h2{font-size:30px}.esw-vendors__cta .esw-vendors__button{margin-top:28px}.esw-vendor-card__logo{height:145px}}
@media(prefers-reduced-motion:reduce){.esw-vendors__hero-visual:after{animation:none}.esw-vendor-card,.esw-vendor-card__logo img,.esw-vendors__button{transition:none}}
