/* Homepage hero and content */
.home-hero{position:relative;isolation:isolate;min-height:740px;overflow:hidden;color:var(--cream);background:#263522}
.home-hero__image{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.home-hero__shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(15,27,17,.25) 0%,rgba(15,27,17,.08) 48%,rgba(15,27,17,.02) 72%),linear-gradient(0deg,rgba(15,24,16,.24),transparent 45%)}
.home-hero__wrap{width:100%;max-width:1460px;min-height:740px;margin:0 auto;padding:58px 28px 28px;display:flex;flex-direction:column;justify-content:space-between;gap:28px}
.home-hero__content{display:grid;grid-template-columns:minmax(580px,700px) 220px minmax(0,1fr);gap:58px;align-items:center;min-width:0}
.hero-panel{width:100%;min-width:0;padding:38px 38px 34px;border:1px solid rgba(239,244,220,.46);border-radius:24px;background:linear-gradient(135deg,rgba(28,49,22,.93),rgba(37,43,20,.82));box-shadow:0 28px 70px rgba(8,15,9,.26);backdrop-filter:blur(10px)}
.hero-kicker{display:flex;align-items:center;gap:13px;color:#89d281;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.hero-kicker__icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(96,204,98,.7);border-radius:11px;color:#6acb70;background:rgba(35,122,53,.14)}
.hero-panel h1{margin-top:15px;font-size:clamp(3.4rem,4.25vw,4.6rem);line-height:1.01;letter-spacing:-.025em;color:#fff;font-weight:600}
.hero-panel h1 em{color:#8ed083;font-style:normal}
.hero-panel>p{max-width:550px;margin:20px 0 26px;color:rgba(255,255,255,.9);font-size:1.08rem;line-height:1.55}
.hero-actions{display:flex;gap:13px;flex-wrap:wrap}
.hero-btn{min-height:52px;padding:14px 22px;border-radius:12px;font-size:.94rem}
.hero-btn--light{background:#fff;color:var(--brown)}
.hero-btn--light:hover{background:var(--cream);transform:translateY(-2px)}
.hero-btn--ghost{border:1px solid rgba(255,255,255,.48);color:#fff;background:rgba(255,255,255,.02)}
.hero-btn--ghost:hover{border-color:#fff;background:rgba(255,255,255,.09);color:#fff;transform:translateY(-2px)}
.hero-commodities{margin-top:25px;padding-top:23px;border-top:1px solid rgba(255,255,255,.25)}
.hero-commodities__label{display:block;margin-bottom:11px;color:#67bd67;font-size:.69rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}
.hero-commodities__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.commodity-chip{min-width:0;height:50px;padding:6px 9px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.1);font-size:.75rem;font-weight:600;color:#fff;transition:.2s}
.commodity-chip:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}
.commodity-chip img{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover}
.commodity-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hero-metrics{grid-column:2;display:grid;gap:10px;width:100%;min-width:0}
.hero-metric{min-height:125px;padding:21px 18px;display:grid;grid-template-columns:42px 1fr;gap:13px;background:rgba(255,252,246,.9);color:var(--brown);border:1px solid rgba(255,255,255,.66);border-radius:17px;box-shadow:0 16px 40px rgba(38,25,17,.13);backdrop-filter:blur(10px)}
.hero-metric__icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#fff;margin-top:3px}
.hero-metric__icon--green{background:var(--green)}
.hero-metric__icon--brown{background:var(--brown)}
.hero-metric strong,.hero-metric b,.hero-metric small{display:block}
.hero-metric strong{font-family:'Spectral','Iowan Old Style',Palatino,Georgia,serif;font-size:1.8rem;line-height:1;font-weight:700}
.hero-metric b{margin-top:5px;font-size:.75rem;line-height:1.25}
.hero-metric small{margin-top:5px;color:var(--muted);font-size:.66rem;line-height:1.35}
.hero-trust{display:grid;grid-template-columns:1.45fr repeat(4,1fr);align-items:center;min-height:66px;padding:10px 22px;border:1px solid rgba(255,255,255,.68);border-radius:16px;background:rgba(250,246,238,.91);box-shadow:0 18px 45px rgba(31,25,18,.18);backdrop-filter:blur(12px);color:var(--brown)}
.hero-trust__item{min-height:30px;padding:0 20px;display:flex;justify-content:center;align-items:center;gap:10px;border-left:1px solid rgba(53,31,23,.34);font-size:.78rem;line-height:1.2;text-align:center}
.hero-trust__item .ui-icon{color:var(--green);flex:0 0 auto}
.hero-trust__intro{justify-content:flex-start;border-left:0;padding-left:8px}
.platform-showcase{position:relative;overflow:hidden;background:#f8f4ec;padding:58px 0 54px}
.platform-showcase__wrap{position:relative;z-index:1;max-width:1460px}
.platform-showcase__art{position:absolute;top:-80px;right:-100px;width:650px;height:350px;background:linear-gradient(90deg,rgba(248,244,236,1),rgba(248,244,236,.15)),url('../../images/facilities/dar-es-salaam-icd.webp') center/cover;opacity:.12;mask-image:linear-gradient(90deg,transparent,#000 35%,#000);pointer-events:none}
.platform-heading{margin-bottom:34px}
.platform-heading .eyebrow,.featured-heading .eyebrow{color:var(--green);font-weight:700}
.platform-heading h2{max-width:700px;margin-top:10px;color:var(--brown);font-size:clamp(2.8rem,4.25vw,4.35rem);line-height:.98;letter-spacing:-.025em}
.platform-heading h2 em{position:relative;font-style:normal}
.platform-heading h2 em::after{content:'';position:absolute;left:0;right:0;bottom:-4px;height:3px;background:var(--green);border-radius:50%;transform:rotate(-1deg)}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.service-card{position:relative;isolation:isolate;min-height:292px;overflow:hidden;border:1px solid rgba(53,31,23,.09);border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(53,31,23,.08)}
.service-card__image{position:absolute;z-index:-3;right:0;bottom:0;width:64%;height:59%;object-fit:cover;object-position:center}
.service-card__wash{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 44%,rgba(255,255,255,.32) 100%),linear-gradient(0deg,rgba(255,255,255,.06),#fff 55%)}
.service-card__body{position:relative;min-height:292px;padding:25px 25px 20px}
.service-card__head{display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start}
.service-card__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 8px 18px rgba(31,122,54,.2)}
.service-card--trucks .service-card__icon{background:#2f6fae}
.service-card--company .service-card__icon{background:var(--brown)}
.service-card__head h3{font-size:1.43rem;color:var(--brown);margin:5px 0 7px}
.service-card__head p{max-width:340px;color:#594b43;font-size:.8rem;line-height:1.48}
.service-card__checks{display:grid;gap:12px;margin:21px 0 0;list-style:none;color:#50453e;font-size:.79rem}
.service-card__checks li{display:flex;align-items:center;gap:9px}
.service-card__checks .ui-icon{padding:2px;border:1px solid currentColor;border-radius:50%;color:var(--green)}
.service-card--trucks .service-card__checks .ui-icon{color:#2f6fae}
.service-card--company .service-card__checks .ui-icon{color:var(--brown)}
.service-card__action{position:absolute;right:16px;bottom:16px;min-width:195px;height:42px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:9px;background:linear-gradient(180deg,#14813c,#075f28);color:#fff;font-size:.8rem;font-weight:700;box-shadow:0 10px 22px rgba(7,95,40,.22);transition:.2s}
.service-card__action:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,95,40,.28)}
.featured-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:31px 0 16px;padding:0 10px}
.featured-heading h2{margin-top:5px;color:var(--brown);font-size:2.15rem}
.featured-heading__actions{display:flex;align-items:center;gap:12px}
.featured-view-all{height:41px;padding:0 20px;display:flex;align-items:center;gap:24px;border:1px solid rgba(31,122,54,.38);border-radius:24px;color:var(--green-deep);font-size:.75rem;font-weight:600}
.featured-arrow{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(31,122,54,.28);border-radius:50%;background:transparent;color:var(--green);font:400 1.65rem/1 'Hanken Grotesk';cursor:pointer;transition:.2s}
.featured-arrow:hover{background:var(--green);color:#fff}
.commodity-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 10px 18px}
.commodity-rail::-webkit-scrollbar{display:none}
.featured-card{min-width:0;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(53,31,23,.09);border-radius:17px;background:#fff;box-shadow:0 12px 28px rgba(53,31,23,.07);transition:.25s}
.featured-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(53,31,23,.13)}
.featured-card__visual{height:160px;overflow:hidden;background:var(--cream-deep)}
.featured-card__visual img{width:100%;height:100%;object-fit:cover;transition:.4s}
.featured-card:hover .featured-card__visual img{transform:scale(1.035)}
.featured-card__body{position:relative;min-height:103px;padding:12px 13px 0}
.featured-card__title-row{display:grid;grid-template-columns:47px 1fr;gap:10px;align-items:center;margin-top:-21px}
.featured-card__icon{width:47px;height:47px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#08752d;color:#fff;box-shadow:0 5px 12px rgba(8,117,45,.2)}
.featured-card__title-row>div{transform:translateY(14px)}
.featured-card__title-row h3{color:var(--brown);font-size:1.07rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.featured-card__title-row div>span{display:inline-block;margin-top:3px;padding:2px 9px;border-radius:12px;background:#e5f2e4;color:var(--green-deep);font-size:.62rem;line-height:1.45;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.featured-card__meta{display:grid;grid-template-columns:1fr auto;gap:8px;margin:23px -13px 0;padding:8px 13px;border-top:1px solid var(--line);color:#75685e;font-size:.59rem}
.featured-card__meta span{min-width:0;display:flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.featured-card__meta .ui-icon{color:#658a67}
.commodity-dots{display:flex;justify-content:center;gap:16px;margin-top:3px}
.commodity-dots i{width:9px;height:9px;border-radius:50%;background:#d4ccbe}
.commodity-dots i.active{width:28px;border-radius:8px;background:var(--green)}
.workflow-showcase{margin:14px 16px 0;padding:52px 0 32px;border-radius:16px;background:linear-gradient(135deg,#f8f3ea,#f3eadc);overflow:hidden}
.workflow-showcase__wrap,.trust-services__wrap{max-width:1460px;padding-left:50px;padding-right:50px}
.workflow-showcase .eyebrow,.trust-services .eyebrow{color:var(--green);font-weight:700}
.workflow-showcase h2,.trust-services h2{margin-top:9px;color:var(--brown);font-size:clamp(2.35rem,3.3vw,3.2rem);letter-spacing:-.02em}
.workflow-timeline{display:grid;grid-template-columns:72px 1fr 72px 1fr 72px;align-items:center;margin:48px 7px 16px}
.workflow-node{width:72px;height:72px;display:grid;place-items:center;border:1px solid #d9c5a6;border-radius:50%;background:#fff;color:var(--green-deep);font:700 2rem/1 'Spectral','Iowan Old Style',Palatino,Georgia,serif;box-shadow:0 6px 16px rgba(53,31,23,.04)}
.workflow-line{position:relative;border-top:1px dashed #aa9a86}
.workflow-line::after{content:'';position:absolute;left:50%;top:0;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--green);transform:translate(-50%,-54%);box-shadow:0 2px 6px rgba(31,122,54,.22)}
.workflow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}
.workflow-step{position:relative;display:grid;grid-template-columns:156px 1fr;gap:25px;align-items:center;min-width:0}
.workflow-step__number{display:none}
.workflow-step__image{height:166px;overflow:hidden;border:1px solid #ddcbb0;border-radius:25px;background:#fffaf3}
.workflow-step__image img{width:100%;height:100%;object-fit:cover}
.workflow-step__copy h3{color:var(--brown);font-size:1.25rem;margin-bottom:13px}
.workflow-step__copy p{color:#463a34;font-size:.94rem;line-height:1.7}
.workflow-action{display:flex;justify-content:center;margin-top:40px}
.workflow-action .btn{min-width:245px;justify-content:space-between;padding:16px 26px;border-radius:12px;font-size:1rem}
.trust-services{margin:16px;padding:36px 0 34px;border-radius:16px;background:linear-gradient(135deg,#faf6ef,#f4ecdf);overflow:hidden}
.trust-services h2{font-size:2.45rem;margin-bottom:18px}
.trust-services__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
.trust-card{position:relative;isolation:isolate;min-height:310px;overflow:hidden;border:1px solid rgba(53,31,23,.14);border-radius:17px;background:#fff;box-shadow:0 12px 28px rgba(53,31,23,.08)}
.trust-card__art{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.trust-card__shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.99) 47%,rgba(255,255,255,.68) 62%,rgba(255,255,255,.05) 100%)}
.trust-card__content{position:relative;min-height:310px;padding:24px 25px}
.trust-card__head{display:grid;grid-template-columns:86px minmax(0,320px);gap:20px;align-items:start}
.trust-card__icon{width:86px;height:86px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#229343,#137430);color:#fff;box-shadow:0 9px 20px rgba(20,116,48,.19)}
.trust-card__head h3{margin:11px 0 8px;color:var(--brown);font-size:1.25rem}
.trust-card__head p{color:#4e433c;font-size:.8rem;line-height:1.65}
.trust-card__actions{position:absolute;left:50px;bottom:25px;display:flex;gap:18px}
.trust-card__actions .btn{min-width:145px;justify-content:center;padding:12px 18px}
.trust-card__actions .btn-ghost{border-color:var(--green);color:var(--green-deep);background:rgba(255,255,255,.72)}
.network-cta{position:relative;isolation:isolate;max-width:1355px;min-height:240px;margin:16px auto 28px;overflow:hidden;border-radius:28px;background:#f7efe4}
.network-cta__art{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.network-cta__content{min-height:240px;padding:31px 24px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.network-cta h2{color:var(--brown);font-size:clamp(2rem,3.1vw,2.65rem);letter-spacing:-.02em}
.network-cta__divider{display:flex;align-items:center;gap:11px;margin:9px 0 7px;color:var(--green)}
.network-cta__divider i{display:block;width:58px;height:1px;background:var(--green)}
.network-cta p{color:#6d6056;font-size:.96rem}
.network-cta__actions{display:flex;justify-content:center;gap:14px;margin-top:22px}
.network-cta__actions .btn{min-width:220px;min-height:50px;justify-content:center;font-size:.9rem}
.network-cta__actions .btn-ghost{min-width:260px;border-color:#bba68b;background:rgba(255,255,255,.28)}

@media(max-width:1240px){
  .home-hero__content{grid-template-columns:minmax(530px,650px) 210px minmax(0,1fr);gap:28px}
  .hero-panel{padding:34px}
  .hero-panel h1{font-size:3.55rem}
  .commodity-chip{padding:5px 7px;gap:6px}
  .commodity-chip img{width:30px;height:30px;flex-basis:30px}
  .hero-trust__item{padding:0 12px;font-size:.72rem}
  .service-grid{gap:18px}
  .service-card__body{padding:22px 20px 18px}
  .service-card__head{grid-template-columns:48px 1fr;gap:13px}
  .service-card__icon{width:48px;height:48px}
  .service-card__head p{font-size:.75rem}
  .service-card__action{min-width:175px}
  .commodity-rail{grid-auto-columns:calc((100% - 48px)/4)}
}
@media(max-width:980px){
  .home-hero,.home-hero__wrap{min-height:auto}
  .home-hero__wrap{padding-top:38px;padding-bottom:24px}
  .home-hero__image{object-position:62% center}
  .home-hero__shade{background:rgba(12,25,14,.3)}
  .home-hero__content{grid-template-columns:1fr;gap:18px}
  .hero-panel{max-width:700px}
  .hero-metrics{grid-column:1;grid-template-columns:repeat(3,1fr);max-width:700px}
  .hero-metric{min-height:118px;padding:16px 13px;grid-template-columns:36px 1fr;gap:10px}
  .hero-metric__icon{width:36px;height:36px}
  .hero-metric strong{font-size:1.55rem}
  .hero-trust{grid-template-columns:repeat(2,1fr);padding:12px}
  .hero-trust__item{border:0;justify-content:flex-start;padding:9px 12px;text-align:left}
  .hero-trust__intro{grid-column:1/-1;border-bottom:1px solid var(--line)}
  .service-grid{grid-template-columns:1fr}
  .service-card,.service-card__body{min-height:278px}
  .service-card__image{width:55%;height:68%}
  .service-card__head p{max-width:440px}
  .commodity-rail{grid-auto-columns:calc((100% - 32px)/3)}
  .workflow-showcase__wrap,.trust-services__wrap{padding-left:30px;padding-right:30px}
  .workflow-timeline{display:none}
  .workflow-steps{grid-template-columns:1fr;gap:18px;margin-top:30px}
  .workflow-step{grid-template-columns:54px 132px 1fr;padding:12px;border:1px solid rgba(53,31,23,.1);border-radius:18px;background:rgba(255,255,255,.45)}
  .workflow-step__number{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#fff;color:var(--green-deep);font:700 1.2rem 'Spectral';border:1px solid #d9c5a6}
  .workflow-step__image{height:132px;border-radius:18px}
  .workflow-action{margin-top:28px}
  .trust-services__grid{grid-template-columns:1fr}
  .trust-card__head{grid-template-columns:76px minmax(0,360px)}
  .trust-card__icon{width:76px;height:76px}
  .network-cta{margin-left:16px;margin-right:16px}
}
@media(max-width:640px){
  .home-hero__wrap{padding:20px 16px 16px}
  .home-hero__image{object-position:67% center}
  .hero-panel{padding:25px 21px 22px;border-radius:20px}
  .hero-kicker{font-size:.66rem;letter-spacing:.13em}
  .hero-kicker__icon{width:37px;height:37px}
  .hero-panel h1{font-size:clamp(2.65rem,13vw,3.35rem);margin-top:14px}
  .hero-panel>p{font-size:.94rem;margin:17px 0 21px}
  .hero-actions{display:grid;grid-template-columns:1fr}
  .hero-btn{width:100%;justify-content:center}
  .hero-commodities{margin-top:22px;padding-top:19px}
  .hero-commodities__list{display:flex;overflow-x:auto;scrollbar-width:none;padding-bottom:3px}
  .hero-commodities__list::-webkit-scrollbar{display:none}
  .commodity-chip{flex:0 0 112px}
  .hero-metrics{grid-template-columns:1fr}
  .hero-metric{min-height:0;padding:13px 15px;grid-template-columns:40px 1fr}
  .hero-metric small{display:none}
  .hero-trust{grid-template-columns:1fr;border-radius:14px}
  .hero-trust__item{font-size:.75rem}
  .hero-trust__intro{grid-column:auto}
  .platform-showcase{padding:42px 0 40px}
  .platform-heading{margin-bottom:25px}
  .platform-heading h2{font-size:clamp(2.3rem,12vw,3.1rem)}
  .platform-heading h2 br{display:none}
  .service-grid{gap:16px}
  .service-card,.service-card__body{min-height:340px}
  .service-card__body{padding:21px 18px}
  .service-card__head{grid-template-columns:46px 1fr;gap:12px}
  .service-card__icon{width:46px;height:46px}
  .service-card__head h3{font-size:1.28rem;margin-top:3px}
  .service-card__head p{font-size:.73rem}
  .service-card__image{width:78%;height:53%}
  .service-card__checks{margin-top:18px}
  .service-card__action{left:18px;right:18px;bottom:16px;min-width:0}
  .featured-heading{align-items:flex-start;margin-top:35px;padding:0}
  .featured-heading h2{font-size:1.8rem}
  .featured-heading__actions{gap:8px}
  .featured-view-all{display:none}
  .featured-arrow{width:36px;height:36px}
  .commodity-rail{grid-auto-columns:82%;padding-left:0;padding-right:0}
  .featured-card__visual{height:180px}
  .workflow-showcase,.trust-services{margin-left:8px;margin-right:8px;border-radius:14px}
  .workflow-showcase{padding-top:38px}
  .workflow-showcase__wrap,.trust-services__wrap{padding-left:18px;padding-right:18px}
  .workflow-showcase h2,.trust-services h2{font-size:2rem}
  .workflow-step{grid-template-columns:44px 92px 1fr;gap:10px;padding:10px}
  .workflow-step__number{width:40px;height:40px;font-size:1rem}
  .workflow-step__image{height:94px;border-radius:14px}
  .workflow-step__copy h3{font-size:1.05rem;margin-bottom:5px}
  .workflow-step__copy p{font-size:.75rem;line-height:1.45}
  .workflow-action .btn{width:100%;min-width:0}
  .trust-services{padding-top:32px}
  .trust-card,.trust-card__content{min-height:420px}
  .trust-card__art{height:58%;top:auto;object-position:right center}
  .trust-card__shade{background:linear-gradient(180deg,#fff 0%,#fff 48%,rgba(255,255,255,.48) 75%,rgba(255,255,255,.03) 100%)}
  .trust-card__content{padding:18px}
  .trust-card__head{grid-template-columns:58px 1fr;gap:12px}
  .trust-card__icon{width:58px;height:58px}
  .trust-card__head h3{margin-top:4px;font-size:1.12rem}
  .trust-card__head p{font-size:.75rem;line-height:1.5}
  .trust-card__actions{left:18px;right:18px;bottom:18px;gap:10px}
  .trust-card__actions .btn{flex:1;min-width:0;padding:10px;font-size:.72rem}
  .network-cta{min-height:285px;margin:8px 8px 20px;border-radius:18px}
  .network-cta__art{opacity:.52;object-position:center}
  .network-cta__content{min-height:285px;padding:28px 18px}
  .network-cta h2{font-size:1.85rem}
  .network-cta p{font-size:.84rem}
  .network-cta__actions{width:100%;display:grid;grid-template-columns:1fr;margin-top:19px}
  .network-cta__actions .btn,.network-cta__actions .btn-ghost{width:100%;min-width:0}
}
