:root{--navy:#07375f;--navy2:#0b4f7e;--blue:#0aa9d7;--orange:#ff7a12;--green:#0da56d;--ink:#0e2f4b;--muted:#617b91;--line:#d8e5ef;--soft:#f5f9fc;--shadow:0 18px 45px rgba(7,53,91,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f7fbfe}a{color:inherit}.eco-shell{width:min(1480px,calc(100% - 48px));margin:auto}.eco-nav{height:78px;background:rgba(255,255,255,.97);border-bottom:1px solid #e1eaf1;position:sticky;top:0;z-index:80;backdrop-filter:blur(12px)}.eco-nav-inner{height:78px;display:flex;align-items:center;gap:28px}.eco-brand{width:176px;display:flex;align-items:center}.eco-brand img{display:block;width:100%;height:56px;object-fit:contain}.eco-nav-links{display:flex;align-items:stretch;gap:4px;flex:1;justify-content:center;height:100%}.eco-nav-links a{display:flex;align-items:center;padding:0 16px;text-decoration:none;font-weight:800;font-size:14px;color:#173f62;border-bottom:3px solid transparent}.eco-nav-links a:hover,.eco-nav-links a.active{color:#064d7f;border-color:#0b73b8}.eco-nav-actions{display:flex;gap:12px;align-items:center}.eco-login{padding:11px 18px;border:1px solid #cddde9;border-radius:12px;text-decoration:none;font-weight:850;background:#fff}.eco-primary,.eco-secondary,.eco-light{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:14px 20px;font-weight:900;text-decoration:none;transition:.22s ease}.eco-primary{background:linear-gradient(135deg,#ff7312,#ff941c);color:#fff;box-shadow:0 10px 22px rgba(255,122,18,.18)}.eco-primary:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(255,122,18,.25)}.eco-secondary{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(4,35,61,.20);backdrop-filter:blur(8px)}.eco-light{background:#fff;color:#0b4d7d}.eco-primary.compact{padding:11px 16px;font-size:13px}.eco-menu{display:none;border:1px solid #d4e2ec;border-radius:10px;width:42px;height:42px;background:#fff;color:#0b4d7d;font-size:22px}.eco-mobile{position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:1px solid #dce7ef;padding:12px 24px;box-shadow:0 14px 28px rgba(7,53,91,.12)}.eco-mobile a{display:block;padding:12px 8px;text-decoration:none;font-weight:800;color:#173f62;border-bottom:1px solid #eef3f7}.eco-hero{min-height:510px;position:relative;overflow:hidden;background:#092f50}.eco-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.eco-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,28,51,.94) 0%,rgba(3,34,60,.84) 37%,rgba(3,35,61,.38) 62%,rgba(3,35,61,.12) 100%)}.eco-hero-inner{position:relative;z-index:2;min-height:510px;display:flex;align-items:center;justify-content:space-between;gap:50px}.eco-hero-copy{max-width:830px;color:#fff;padding:42px 0}.eco-kicker,.eco-eyebrow{font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:#4ccdf2;margin:0 0 10px}.eco-hero h1{font-size:clamp(42px,5.5vw,76px);line-height:.97;letter-spacing:-.045em;margin:0 0 20px}.eco-hero h1 span,.eco-final h2 span{color:#ff7a12}.eco-hero-copy>p:not(.eco-kicker){font-size:18px;line-height:1.6;color:#d9e7f1;max-width:770px}.eco-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.eco-hero-facts{margin-top:32px;display:flex;gap:16px;flex-wrap:wrap}.eco-hero-facts>div{min-width:180px;padding:13px 16px;border:1px solid rgba(255,255,255,.18);background:rgba(5,44,73,.55);backdrop-filter:blur(8px);border-radius:14px}.eco-hero-facts b{font-size:24px;display:block;color:#fff}.eco-hero-facts span{font-size:12px;color:#cfe0ec}.eco-hero-note{align-self:flex-start;margin-top:62px;color:#fff;font-size:20px;text-align:right;font-style:italic;text-shadow:0 2px 12px rgba(0,0,0,.25)}.eco-hero-note span{display:block;color:#8ce7ff}.eco-hero-note b{display:block;font-size:30px;line-height:1.05;margin-top:4px}.eco-section{padding:58px 0}.eco-section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:end;margin-bottom:28px}.eco-section-head.compact-head{grid-template-columns:1fr}.eco-section-head h2{font-size:clamp(28px,3vw,42px);line-height:1.12;margin:0;letter-spacing:-.03em;color:#0b3457}.eco-section-head>p{margin:0;color:var(--muted);line-height:1.7}.core-section{background:#fff}.core-flow{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr);align-items:stretch}.core-card{background:#fff;border:1px solid #d8e5ee;border-radius:18px;padding:18px;text-decoration:none;box-shadow:0 8px 22px rgba(8,53,87,.05);display:flex;flex-direction:column;min-width:0;transition:.2s}.core-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#add4e8}.core-card.featured{border:2px solid #ff8214;box-shadow:0 12px 30px rgba(255,122,18,.12)}.brand-frame{height:92px;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;background:#fff;margin-bottom:12px}.brand-frame img{width:100%;height:100%;object-fit:contain}.brand-frame.plus img{object-fit:contain;padding:4px}.core-card strong{font-size:16px;color:#0c3b62}.core-card p{font-size:13px;line-height:1.55;color:#637d92;min-height:61px}.core-card em{margin-top:auto;font-style:normal;font-size:12px;font-weight:900;color:#0b73ae}.core-card.featured em{color:#ff7911}.flow-arrow{display:grid;place-items:center;color:#10b2cf;font-size:30px;font-weight:900}.connection-section{background:linear-gradient(180deg,#f4f9fd,#fff)}.connection-layout{display:grid;grid-template-columns:1fr 280px;gap:18px}.connection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.connection-grid article{background:#fff;border:1px solid #dce8f0;border-radius:18px;padding:16px;box-shadow:0 8px 22px rgba(8,53,87,.05)}.connection-grid article.paybyday-connect{border-color:#ffc38f;background:#fffaf4}.connection-grid img{width:100%;height:64px;object-fit:contain;background:#fff;border-radius:10px}.connection-grid h3{font-size:15px;margin:12px 0 7px}.connection-grid p{font-size:12px;line-height:1.55;color:#668096;margin:0}.growth-card{border-radius:20px;background:linear-gradient(145deg,#074d81,#0a3158);padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:var(--shadow)}.growth-card img{height:58px;max-width:190px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.94}.growth-card p{font-size:27px;line-height:1.02;margin:22px 0}.growth-card p b{color:#ff8a18}.growth-card a{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ff7a12;color:#fff;text-decoration:none;font-weight:900;padding:12px 14px;border-radius:11px}.journeys-section{background:#fff}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.journey-card{border:1px solid #d8e5ee;border-radius:20px;padding:22px;background:#fbfdff;box-shadow:0 8px 24px rgba(8,53,87,.05)}.journey-title{display:flex;gap:12px;align-items:center}.journey-title>span{width:46px;height:46px;border-radius:14px;background:#e8f6fc;display:grid;place-items:center;font-size:23px}.worker-journey .journey-title>span{background:#fff0df}.journey-title h2{font-size:20px;margin:0}.journey-title p{font-size:12px;color:#6c8598;margin:3px 0 0}.journey-steps{display:flex;align-items:stretch;gap:4px;margin-top:22px;overflow-x:auto;padding-bottom:4px}.journey-steps>div{min-width:100px;flex:1;text-align:center}.journey-steps i{width:34px;height:34px;margin:0 auto 8px;display:grid;place-items:center;border-radius:50%;background:#0a75b8;color:#fff;font-style:normal;font-weight:900}.worker-journey .journey-steps i{background:#0b9b72}.journey-steps b{display:block;font-size:11px}.journey-steps small{display:block;font-size:9px;color:#748b9d;line-height:1.35;margin-top:4px}.journey-steps em{display:grid;place-items:center;color:#84aac2;font-style:normal}.extended-section{background:linear-gradient(180deg,#f5f9fc,#edf7fc)}.extended-layout{display:grid;grid-template-columns:1fr 300px;gap:20px}.extended-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.extended-grid>a{background:#fff;border:1px solid #d8e5ee;border-radius:18px;padding:14px;text-decoration:none;box-shadow:0 7px 20px rgba(8,53,87,.05);display:flex;flex-direction:column;min-height:275px}.ext-logo{height:78px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.ext-logo.dark-logo{background:#062b4a}.ext-logo img{max-width:100%;max-height:74px;object-fit:contain}.extended-grid h3{font-size:14px;margin:14px 0 6px}.extended-grid p{font-size:12px;line-height:1.55;color:#687f92}.extended-grid span{margin-top:auto;color:#0a6fa8;font-weight:900;font-size:12px}.passport-card{background:linear-gradient(160deg,#eefaff,#d7eefb);border:1px solid #cfe5f2;border-radius:20px;padding:22px;box-shadow:var(--shadow)}.passport-card h2{font-size:30px;line-height:1;margin:0 0 18px}.passport-inner{background:linear-gradient(145deg,#0b4d7e,#082f52);border-radius:18px;padding:17px;color:#fff}.passport-inner img{height:48px;max-width:180px;object-fit:contain;filter:brightness(0) invert(1)}.passport-inner h3{font-size:20px;margin:10px 0}.passport-inner ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.passport-inner li{font-size:12px}.passport-inner li:before{content:'✓';display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border-radius:50%;background:#17b989;font-weight:900}.passport-card>p:not(.eco-eyebrow){color:#58778e;line-height:1.55;font-size:12px}.passport-card>a{font-size:12px;font-weight:900;color:#0a5e94;text-decoration:none}.opportunity-section{background:#fff}.opportunity-flow{display:flex;align-items:stretch;gap:6px;overflow-x:auto;padding-bottom:6px}.opportunity-flow>div{min-width:130px;flex:1;text-align:center}.opportunity-flow span{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;margin:0 auto 9px;background:#e6f5fc;color:#0a6fa8;font-size:21px;font-weight:900}.opportunity-flow>div:nth-of-type(2n) span{background:#fff0df;color:#ff7a12}.opportunity-flow b{display:block;font-size:12px}.opportunity-flow small{display:block;font-size:10px;color:#738a9d;line-height:1.4;margin-top:4px}.opportunity-flow em{display:grid;place-items:center;color:#8daec3;font-size:20px;font-style:normal}.benefits-section{background:#f3f8fc}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.benefit-card{min-height:330px;position:relative;overflow:hidden;border-radius:22px;background:#fff;border:1px solid #d8e5ee;box-shadow:0 10px 28px rgba(8,53,87,.06)}.benefit-card>div{position:relative;z-index:2;width:62%;height:100%;padding:24px;background:linear-gradient(90deg,#fff 75%,rgba(255,255,255,.65) 88%,transparent)}.benefit-card h2{font-size:23px;margin:0 0 14px}.benefit-card ul{padding:0;list-style:none;display:grid;gap:9px}.benefit-card li{font-size:12px;line-height:1.4}.benefit-card li:before{content:'✓';margin-right:8px;color:#0aa675;font-weight:950}.benefit-card a{font-size:12px;font-weight:900;color:#0a6299;text-decoration:none}.benefit-card img{position:absolute;right:0;top:0;width:52%;height:100%;object-fit:cover}.benefit-card.india li:before{color:#ff7a12}.eco-final{min-height:360px;position:relative;overflow:hidden;background:#082f52}.eco-final-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}.eco-final-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,34,60,.95),rgba(4,40,69,.8),rgba(4,40,69,.38))}.eco-final-inner{position:relative;z-index:2;min-height:360px;display:flex;align-items:center;justify-content:space-between;color:#fff;gap:40px}.eco-final h2{font-size:clamp(36px,4vw,56px);line-height:1;margin:0}.eco-final p:not(.eco-kicker){color:#d7e5ef}.eco-final-script{font-size:30px;line-height:1.1;text-align:right;font-style:italic;color:#e9f8ff}.eco-footer{background:#052744;color:#fff;padding:30px 0}.eco-footer>.eco-shell{display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:25px}.eco-footer img{width:200px;height:70px;object-fit:contain;filter:brightness(0) invert(1)}.eco-footer p{color:#b9d1e3;font-size:13px}.eco-footer nav{display:flex;gap:18px;flex-wrap:wrap}.eco-footer a{color:#d6e7f3;font-weight:800;font-size:12px;text-decoration:none}
@media(max-width:1180px){.eco-nav-links a{padding:0 9px}.eco-nav-actions .eco-primary{display:none}.core-flow{grid-template-columns:repeat(5,1fr);gap:12px}.flow-arrow{display:none}.connection-layout,.extended-layout{grid-template-columns:1fr}.growth-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.growth-card p{margin:0}.extended-grid{grid-template-columns:repeat(3,1fr)}.passport-card{display:grid;grid-template-columns:210px 1fr;gap:20px;align-items:center}.passport-card>.eco-eyebrow,.passport-card>h2,.passport-card>p,.passport-card>a{grid-column:1}.passport-inner{grid-column:2;grid-row:1/6}.benefit-card>div{width:68%}}
@media(max-width:900px){.eco-shell{width:min(100% - 28px,760px)}.eco-nav-links,.eco-nav-actions{display:none}.eco-nav-inner{justify-content:space-between}.eco-menu{display:block}.eco-hero-inner{align-items:flex-end}.eco-hero-note{display:none}.eco-section-head{grid-template-columns:1fr;gap:10px}.core-flow{grid-template-columns:1fr 1fr}.core-card.featured{grid-column:1/-1}.connection-grid{grid-template-columns:1fr 1fr}.connection-grid article.paybyday-connect{grid-column:1/-1}.journey-grid{grid-template-columns:1fr}.extended-grid{grid-template-columns:1fr 1fr}.benefits-grid{grid-template-columns:1fr}.benefit-card{min-height:300px}.eco-footer>.eco-shell{grid-template-columns:1fr;text-align:center}.eco-footer img{margin:auto}.eco-footer nav{justify-content:center}.eco-final-script{display:none}}
@media(max-width:600px){.eco-nav{height:68px}.eco-nav-inner{height:68px}.eco-brand{width:145px}.eco-brand img{height:48px}.eco-mobile{top:68px}.eco-hero,.eco-hero-inner{min-height:590px}.eco-hero-image{object-position:63% center}.eco-hero-shade{background:linear-gradient(180deg,rgba(3,31,54,.72) 0%,rgba(3,31,54,.9) 48%,rgba(3,31,54,.98) 100%)}.eco-hero-inner{align-items:flex-end}.eco-hero-copy{padding:54px 0 32px}.eco-hero-copy>p:not(.eco-kicker){font-size:15px}.eco-actions>*{width:100%}.eco-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.eco-hero-facts>div{min-width:0;padding:10px}.eco-hero-facts b{font-size:20px}.eco-hero-facts span{font-size:9px}.eco-section{padding:40px 0}.core-flow,.connection-grid,.extended-grid{grid-template-columns:1fr}.core-card.featured,.connection-grid article.paybyday-connect{grid-column:auto}.brand-frame{height:78px}.growth-card{display:block}.growth-card p{margin:18px 0}.passport-card{display:block}.benefit-card{min-height:390px}.benefit-card>div{width:100%;height:72%;background:linear-gradient(180deg,#fff 72%,rgba(255,255,255,.94) 86%,transparent)}.benefit-card img{left:0;right:0;top:auto;bottom:0;width:100%;height:45%}.eco-final-inner{padding:42px 0}.eco-footer nav{gap:12px}.extended-grid>a{min-height:240px}.journey-card{padding:18px}.journey-steps>div{min-width:105px}.opportunity-flow>div{min-width:118px}}

/* v5.65 — premium icon navigation shared with Workforce */
.eco-nav{height:80px;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(8,45,75,.055)}
.eco-nav-inner{height:80px;gap:18px}.eco-brand{width:166px;flex:0 0 166px}.eco-brand img{height:54px}
.eco-nav-links{height:auto;flex:1;justify-content:center;align-items:center;gap:4px;padding:5px;background:linear-gradient(180deg,#f8fbfd,#f2f7fa);border:1px solid #e2ebf1;border-radius:16px;box-shadow:inset 0 1px 0 #fff}
.eco-nav-links a{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid transparent;border-bottom:1px solid transparent;border-radius:11px;color:#244b68;font-size:13px;font-weight:830;white-space:nowrap;transition:.18s ease}
.eco-nav-links a:hover{background:#fff;color:#074e80;border-color:#dbe7ee;box-shadow:0 6px 16px rgba(9,63,99,.07);transform:translateY(-1px)}
.eco-nav-links a.active{color:#064f82;background:linear-gradient(180deg,#fff,#f7fbfe);border:1px solid #bfdbea;box-shadow:0 7px 18px rgba(7,77,125,.09)}
.eco-nav-links .nav-icon,.eco-mobile .nav-icon{width:28px;height:28px;flex:0 0 28px;border-radius:9px;display:grid;place-items:center;background:#eaf5fb;color:#0874ad;transition:.18s ease}
.eco-nav-links a.active .nav-icon{background:linear-gradient(145deg,#0c6da8,#084c7c);color:#fff;box-shadow:0 5px 12px rgba(7,87,139,.2)}
.eco-nav-links .nav-icon svg,.eco-mobile .nav-icon svg,.eco-login .nav-action-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.eco-nav-actions{gap:10px}.eco-login{display:flex;align-items:center;gap:8px;height:44px;padding:0 16px;border-radius:12px;background:#fff;box-shadow:0 5px 14px rgba(9,54,85,.04);font-size:13px}.eco-login .nav-action-icon{width:24px;height:24px;border-radius:8px;background:#edf6fb;color:#075c91;display:grid;place-items:center}.eco-primary.compact{height:44px;padding:0 17px;font-size:13px}
.eco-mobile{top:80px;padding:14px 24px 18px}.eco-mobile a{display:flex;align-items:center;gap:10px;padding:9px 10px;border:1px solid transparent;border-bottom:1px solid transparent;border-radius:11px}.eco-mobile a.active{background:#eef8fd;border-color:#d6eaf5;color:#075888}.eco-mobile a.mobile-cta{justify-content:center;margin-top:5px;background:linear-gradient(135deg,#ff7312,#ff941c);color:#fff;border:0;box-shadow:0 8px 18px rgba(255,116,18,.18)}.eco-mobile .nav-action-icon{width:28px;height:28px;flex:0 0 28px;border-radius:9px;background:#edf6fb;color:#075c91;display:grid;place-items:center}.eco-mobile .nav-action-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1260px){.eco-nav-links a{padding:0 9px}.eco-nav-links a span:last-child{font-size:12px}.eco-nav-actions .eco-primary.compact{display:none}}
@media(max-width:900px){.eco-nav-links,.eco-nav-actions{display:none}.eco-menu{display:grid;place-items:center;margin-left:auto}.eco-nav-inner{justify-content:space-between}}
@media(max-width:600px){.eco-nav{height:68px}.eco-nav-inner{height:68px}.eco-brand{width:145px;flex-basis:145px}.eco-brand img{height:48px}.eco-mobile{top:68px}}

/* v5.66 — mobile-first ecosystem responsiveness */
html,body{width:100%;max-width:100%;overflow-x:hidden}
.eco-shell,.eco-section,.journey-grid,.journey-card,.journey-title,.journey-title>div,.journey-steps,.extended-layout,.extended-main,.extended-grid,.passport-card,.connection-layout,.connection-grid,.opportunity-flow,.benefits-grid,.benefit-card,.eco-final-inner{min-width:0;max-width:100%}
img,svg{max-width:100%}

@media(max-width:600px){
  .eco-shell{width:calc(100% - 24px);max-width:none}
  .eco-section{padding:32px 0}
  .eco-section-head{margin-bottom:20px}
  .eco-section-head h2{font-size:clamp(25px,7.6vw,32px);line-height:1.12;overflow-wrap:anywhere}
  .eco-eyebrow,.eco-kicker{font-size:10px;letter-spacing:.14em}

  .eco-hero,.eco-hero-inner{min-height:560px}
  .eco-hero-copy{padding:42px 0 26px;max-width:100%}
  .eco-hero h1{font-size:clamp(36px,10vw,46px);line-height:.98;letter-spacing:-.04em}
  .eco-hero-copy>p:not(.eco-kicker){font-size:14px;line-height:1.55}
  .eco-actions{gap:9px;margin-top:18px}
  .eco-primary,.eco-secondary,.eco-light{min-height:48px;padding:12px 15px;font-size:13px;text-align:center}
  .eco-hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:20px}
  .eco-hero-facts>div{padding:9px 7px;border-radius:11px}
  .eco-hero-facts b{font-size:18px}
  .eco-hero-facts span{font-size:8.5px;line-height:1.25;display:block}

  .core-flow{gap:12px}
  .core-card{padding:15px}
  .core-card p{min-height:0}
  .brand-frame{height:72px}

  .connection-grid{gap:10px}
  .connection-grid article{padding:14px}
  .growth-card{padding:20px}
  .growth-card p{font-size:24px}

  .journey-grid{gap:14px}
  .journey-card{width:100%;padding:16px;border-radius:17px;overflow:hidden}
  .journey-title{align-items:flex-start;gap:10px}
  .journey-title>span{width:42px;height:42px;flex:0 0 42px;border-radius:12px;font-size:20px}
  .journey-title h2{font-size:19px;line-height:1.12;overflow-wrap:anywhere}
  .journey-title p{font-size:11.5px;line-height:1.4}
  .journey-steps{display:grid;grid-template-columns:1fr;gap:0;margin-top:18px;overflow:visible;padding:0}
  .journey-steps>div{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;align-items:start;min-width:0;width:100%;padding:0 0 18px;text-align:left}
  .journey-steps>div:not(:last-of-type)::after{content:"";position:absolute;left:17px;top:36px;bottom:2px;width:2px;border-radius:99px;background:#d9e8f1}
  .worker-journey .journey-steps>div:not(:last-of-type)::after{background:#d5eee5}
  .journey-steps i{grid-column:1;grid-row:1/3;width:36px;height:36px;margin:0;font-size:14px;z-index:1}
  .journey-steps b{grid-column:2;grid-row:1;font-size:13px;line-height:1.28;padding-top:2px;overflow-wrap:anywhere}
  .journey-steps small{grid-column:2;grid-row:2;font-size:10.5px;line-height:1.35;margin-top:3px}
  .journey-steps em{display:none}

  .extended-layout{gap:16px}
  .extended-grid{gap:10px}
  .extended-grid>a{min-height:0;padding:13px}
  .ext-logo{height:70px}
  .ext-logo img{max-height:66px}
  .passport-card{padding:18px;border-radius:17px}
  .passport-card h2{font-size:27px}
  .passport-inner{padding:15px}

  .opportunity-flow{display:grid;grid-template-columns:1fr;gap:8px;overflow:visible;padding:0}
  .opportunity-flow>div{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;align-items:start;min-width:0;width:100%;padding:10px 12px;text-align:left;border:1px solid #dfebf3;border-radius:13px;background:#fff}
  .opportunity-flow span{grid-column:1;grid-row:1/3;width:36px;height:36px;margin:0;font-size:16px}
  .opportunity-flow b{grid-column:2;grid-row:1;font-size:12.5px;padding-top:2px}
  .opportunity-flow small{grid-column:2;grid-row:2;font-size:10px;margin-top:3px}
  .opportunity-flow em{display:none}

  .benefit-card{min-height:0;display:flex;flex-direction:column}
  .benefit-card>div{position:relative;width:100%;height:auto;padding:18px;background:#fff}
  .benefit-card h2{font-size:21px}
  .benefit-card img{position:relative;inset:auto;width:100%;height:205px;object-fit:cover;order:2}
  .benefit-card>div{order:1}

  .eco-final{min-height:430px}
  .eco-final-inner{min-height:430px;padding:34px 0;align-items:flex-end}
  .eco-final h2{font-size:clamp(31px,9vw,40px);line-height:1.02;overflow-wrap:anywhere}
  .eco-final p:not(.eco-kicker){font-size:14px;line-height:1.5}
  .eco-footer{padding:24px 0}
  .eco-footer p{line-height:1.5}
}

@media(max-width:390px){
  .eco-shell{width:calc(100% - 20px)}
  .eco-brand{width:136px;flex-basis:136px}
  .eco-menu{width:40px;height:40px}
  .eco-hero-facts{grid-template-columns:1fr}
  .eco-hero-facts>div{display:flex;align-items:center;gap:10px;text-align:left}
  .eco-hero-facts b{min-width:28px}
  .eco-hero-facts span{font-size:9.5px}
  .journey-card{padding:14px}
  .journey-title h2{font-size:18px}
  .eco-section-head h2{font-size:25px}
}
