
:root{
  --eqh-red:#d71920;
  --eqh-red-dark:#a90f15;
  --eqh-ink:#20558f;
  --eqh-navy:#2d6fb4;
  --eqh-text:#26384c;
  --eqh-muted:#63758a;
  --eqh-soft:#f4f8fc;
  --eqh-line:#dce7f2;
  --eqh-shadow:0 24px 70px rgba(15,20,27,.14);
}
.eqh-page{font-family:"Poppins",Arial,sans-serif;color:var(--eqh-text);overflow:hidden}
.eqh-page *{box-sizing:border-box}
.eqh-wrap{width:min(1180px,calc(100% - 34px));margin:auto}
.eqh-label,.eqh-kicker{display:inline-block;color:var(--eqh-red);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.eqh-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.eqh-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;border-radius:100px;font-weight:700;text-decoration:none}
.eqh-btn-red{background:var(--eqh-red);color:#fff}
.eqh-btn-dark{background:linear-gradient(135deg,#20558f,#2d6fb4);color:#fff}
.eqh-btn-light{background:#fff;color:var(--eqh-ink)}
.eqh-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px;color:var(--eqh-muted);font-size:13px}
.eqh-proof span:before{content:"•";color:var(--eqh-red);margin-right:8px}
.eqh-metrics{position:relative;z-index:3;margin-top:-1px;background:linear-gradient(135deg,#20558f,#2d6fb4);color:#fff}
.eqh-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.eqh-metrics article{padding:28px 24px;border-right:1px solid rgba(255,255,255,.1)}
.eqh-metrics article:last-child{border-right:0}
.eqh-metrics strong{display:block;font-size:24px}
.eqh-metrics span{color:#dbe8f5;font-size:12px}
.eqh-section{padding:110px 0}
.eqh-section-head{max-width:820px;margin-bottom:48px}
.eqh-section-head h2,.eqh-copy h2,.eqh-quality-copy h2,.eqh-faq-layout h2,.eqh-quote h2{margin:12px 0 18px;color:var(--eqh-ink);font-size:clamp(34px,4.6vw,58px);line-height:1.12;letter-spacing:-.03em}
.eqh-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}
.eqh-about-media{position:relative}
.eqh-about-media img{width:100%;min-height:560px;object-fit:cover;display:block}
.eqh-about-badge{position:absolute;left:-28px;bottom:28px;padding:16px 18px;background:var(--eqh-red);color:#fff;font-weight:700}
.eqh-copy p,.eqh-long-copy p,.eqh-quality-copy p,.eqh-faq-layout p{color:var(--eqh-muted);font-size:16px;line-height:1.85}
.eqh-copy a{color:var(--eqh-red);font-weight:700}
.eqh-services{background:var(--eqh-soft)}
.eqh-service-stack{border-top:1px solid var(--eqh-line)}
.eqh-service-row{display:grid;grid-template-columns:80px 1fr 60px;gap:24px;align-items:center;padding:28px 0;border-bottom:1px solid var(--eqh-line);color:inherit;text-decoration:none;transition:.25s}
.eqh-service-row:hover{padding-left:14px;background:#fff}
.eqh-service-no{color:var(--eqh-red);font-weight:800}
.eqh-service-row h3{margin:0 0 8px;font-size:27px}
.eqh-service-row p{margin:0;color:var(--eqh-muted)}
.eqh-arrow{font-size:28px;text-align:right}
.eqh-reach{background:linear-gradient(135deg,#20558f,#2d6fb4)}
.eqh-section-head-light h2{color:#fff}
.eqh-reach-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:260px;gap:18px}
.eqh-reach-card{position:relative;overflow:hidden;color:#fff}
.eqh-reach-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}
.eqh-reach-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(20,72,125,.86))}
.eqh-reach-card:hover img{transform:scale(1.04)}
.eqh-reach-card div{position:absolute;z-index:2;left:22px;bottom:20px}
.eqh-reach-card span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.12em}
.eqh-reach-card strong{font-size:23px}
.eqh-reach-large{grid-row:span 2}
.eqh-reach-wide{grid-column:span 1}
.eqh-timeline{display:grid;grid-template-columns:repeat(5,1fr);position:relative}
.eqh-timeline:before{content:"";position:absolute;top:27px;left:8%;right:8%;height:2px;background:var(--eqh-line)}
.eqh-timeline article{position:relative;padding:0 16px;text-align:center}
.eqh-timeline span{position:relative;z-index:2;width:56px;height:56px;display:grid;place-items:center;margin:0 auto 20px;border-radius:50%;background:var(--eqh-red);color:#fff;font-weight:800}
.eqh-timeline h3{margin:0 0 8px}
.eqh-timeline p{color:var(--eqh-muted);font-size:13px}
.eqh-long-copy{max-width:900px;margin:50px auto 0}
.eqh-industries{background:var(--eqh-soft)}
.eqh-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.eqh-industry-grid article{padding:28px;border:1px solid var(--eqh-line);background:#fff}
.eqh-industry-grid span{color:var(--eqh-red);font-size:12px;font-weight:800}
.eqh-industry-grid h3{margin:14px 0 8px}
.eqh-industry-grid p{margin:0;color:var(--eqh-muted)}
.eqh-quality{background:linear-gradient(135deg,#20558f,#2d6fb4);color:#fff}
.eqh-quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.eqh-quality-copy h2{color:#fff}
.eqh-quality-copy p{color:#e5eef8}
.eqh-quality-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.eqh-quality-list article{padding:24px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.10)}
.eqh-quality-list strong{display:block}
.eqh-quality-list span{color:#dbe8f5;font-size:12px}
.eqh-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}
.eqh-faq article{border-bottom:1px solid var(--eqh-line)}
.eqh-faq button{width:100%;display:flex;justify-content:space-between;gap:20px;padding:20px 0;border:0;background:transparent;text-align:left;font:inherit;font-weight:700;cursor:pointer}
.eqh-faq button i{font-style:normal;color:var(--eqh-red)}
.eqh-faq article>div{display:none;padding:0 0 20px;color:var(--eqh-muted)}
.eqh-quote{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:var(--eqh-red)}
.eqh-quote-media img{width:100%;height:100%;object-fit:cover;display:block}
.eqh-quote-copy{display:flex;flex-direction:column;justify-content:center;padding:70px;color:#fff}
.eqh-quote-copy .eqh-kicker,.eqh-quote-copy h2{color:#fff}
.eqh-quote-copy p{max-width:600px;color:rgba(255,255,255,.85);line-height:1.8}
@media(max-width:991px){
  .eqh-about-grid,.eqh-quality-grid,.eqh-faq-layout,.eqh-quote{grid-template-columns:1fr}
  .eqh-industry-grid{grid-template-columns:repeat(2,1fr)}
  .eqh-timeline{grid-template-columns:repeat(2,1fr);gap:30px}.eqh-timeline:before{display:none}
}
@media(max-width:575px){
  .eqh-wrap{width:min(100% - 22px,1180px)}
  .eqh-metrics-grid{grid-template-columns:repeat(2,1fr)}
  .eqh-section{padding:76px 0}
  .eqh-service-row{grid-template-columns:52px 1fr 30px}
  .eqh-service-row h3{font-size:22px}
  .eqh-reach-grid{grid-template-columns:1fr;grid-auto-rows:240px}
  .eqh-reach-large{grid-row:auto}
  .eqh-timeline,.eqh-industry-grid,.eqh-quality-list{grid-template-columns:1fr}
  .eqh-quote-copy{padding:55px 24px}
}


/* Live EquityLogistics brand refinements */
.eqh-btn-red{
    background:#df201b;
    color:#fff;
    box-shadow:0 12px 28px rgba(223,32,27,.22);
}
.eqh-btn-red:hover{
    background:#bd1714;
    color:#fff;
}
.eqh-btn-dark{
    background:#20558f;
    color:#fff;
}
.eqh-btn-dark:hover{
    background:#174779;
    color:#fff;
}
.eqh-metrics{
    background:linear-gradient(90deg,#20558f,#2d6fb4);
}
.eqh-reach{
    background:#f4f8fc;
}
.eqh-reach .eqh-section-head-light h2{
    color:#26384c;
}
.eqh-reach-card{
    box-shadow:0 14px 34px rgba(32,85,143,.14);
}
.eqh-quality{
    background:linear-gradient(135deg,#20558f,#2d6fb4);
}
.eqh-quality-list article{
    background:rgba(255,255,255,.12);
    border-color:rgba(255,255,255,.25);
}
.eqh-service-row:hover{
    box-shadow:0 12px 35px rgba(32,85,143,.10);
}
.eqh-floating-card{
    border-top:4px solid #df201b;
}
.eqh-quote{
    background:linear-gradient(135deg,#df201b,#b91915);
}
.eqh-label,
.eqh-kicker,
.eqh-service-no,
.eqh-industry-grid span,
.eqh-faq button i{
    color:#df201b;
}


/* =========================================================
   HOMEPAGE REFINEMENT PATCH
   Full-width banner, compact capability cards and live colors
   ========================================================= */
/* ---------- Full-background-image banner ---------- */
.eqh-banner{
    position:relative;
    height:640px;
    display:block;
    overflow:hidden;
    background:#0f2a48;
}
.eqh-banner-slides{
    position:absolute;
    inset:0;
}
.eqh-banner-slide{
    position:absolute;
    inset:0;
    opacity:0;
    transition:opacity .6s ease;
}
.eqh-banner-slide.is-active{
    opacity:1;
}
.eqh-banner-slide img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
.eqh-banner-scrim{
    position:absolute;
    inset:0;
    background:linear-gradient(100deg,rgba(13,40,68,.80) 0%,rgba(13,40,68,.62) 30%,rgba(13,40,68,.18) 55%,rgba(13,40,68,0) 72%),
               linear-gradient(0deg,rgba(8,26,46,.55) 0%,rgba(8,26,46,0) 30%);
}
.eqh-banner-inner{
    position:relative;
    z-index:2;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:60px 0 84px;
}
.eqh-banner-panel{
    width:min(560px,92%);
    padding:38px 44px 46px;
    border-radius:0 0 200px 0;
    background:rgba(20,64,110,.55);
    box-shadow:0 30px 60px rgba(6,24,45,.35);
    color:#fff;
    backdrop-filter:blur(6px);
    -webkit-backdrop-filter:blur(6px);
}
.eqh-banner-panel .eqh-label{
    color:#fff;
    opacity:.92;
}
.eqh-banner-panel h1{
    margin:16px 0 16px;
    color:#fff;
    font-size:clamp(32px,3.8vw,46px);
    line-height:1.12;
    letter-spacing:-.02em;
}
.eqh-banner-panel h1 strong{
    display:block;
    color:#fff;
}
.eqh-banner-panel p{
    max-width:440px;
    margin:0;
    color:rgba(255,255,255,.88);
    font-size:15.5px;
    line-height:1.7;
}
.eqh-banner-actions{
    display:flex;
    flex-wrap:wrap;
    gap:14px;
    margin-top:30px;
}
.eqh-banner-actions .eqh-btn{
    min-height:50px;
    padding:0 30px;
}
.eqh-btn-white{
    background:#fff;
    color:#d5221c;
}
.eqh-btn-white:hover{
    color:#20558f;
}
.eqh-banner-points{
    display:flex;
    flex-wrap:wrap;
    gap:12px 22px;
    margin-top:24px;
    color:#fff;
    font-size:12px;
    font-weight:600;
}
.eqh-banner-points span:before{
    content:"✓";
    display:inline-block;
    margin-right:7px;
    color:#fff;
}
.eqh-banner-dots{
    position:absolute;
    z-index:2;
    left:50%;
    bottom:26px;
    transform:translateX(-50%);
    display:flex;
    gap:10px;
}
.eqh-banner-dots span{
    width:9px;
    height:9px;
    border-radius:50%;
    background:rgba(255,255,255,.45);
    cursor:pointer;
    transition:background .2s,transform .2s;
}
.eqh-banner-dots span.is-active{
    background:#fff;
    transform:scale(1.2);
}
.eqh-services{
    background:linear-gradient(180deg,#f5f9fd 0%,#ffffff 100%);
}
.eqh-section-head-centered{
    max-width:880px;
    margin:0 auto 44px;
    text-align:center;
}
.eqh-section-head-centered p{
    max-width:720px;
    margin:0 auto;
    color:#63758a;
    line-height:1.75;
}
.eqh-service-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
}
.eqh-service-card{
    min-height:260px;
    display:flex;
    flex-direction:column;
    padding:28px;
    border:1px solid #dce7f2;
    border-radius:16px;
    background:#fff;
    color:#26384c;
    text-decoration:none;
    box-shadow:0 12px 34px rgba(32,85,143,.08);
    transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.eqh-service-card:hover{
    transform:translateY(-7px);
    border-color:#b9d1e8;
    box-shadow:0 22px 48px rgba(32,85,143,.16);
    color:#26384c;
}
.eqh-service-card .eqh-service-no{
    width:46px;
    height:46px;
    display:grid;
    place-items:center;
    margin-bottom:25px;
    border-radius:12px;
    background:#edf5fc;
    color:#d5221c;
}
.eqh-service-card h3{
    margin:0 0 12px;
    color:#20558f;
    font-size:23px;
    line-height:1.28;
}
.eqh-service-card p{
    margin:0 0 22px;
    color:#63758a;
    line-height:1.65;
}
.eqh-card-link{
    margin-top:auto;
    color:#d5221c;
    font-size:13px;
    font-weight:700;
}
.eqh-service-card-featured{
    background:linear-gradient(135deg,#20558f,#2d6fb4);
    border-color:transparent;
}
.eqh-service-card-featured h3,
.eqh-service-card-featured p,
.eqh-service-card-featured .eqh-card-link{
    color:#fff;
}
.eqh-service-card-featured .eqh-service-no{
    background:rgba(255,255,255,.16);
    color:#fff;
}
.eqh-reach{
    background:#eef5fb !important;
}
.eqh-reach .eqh-section-head-light h2{
    color:#20558f !important;
}
.eqh-reach-grid{
    grid-auto-rows:250px;
}
.eqh-reach-card{
    border-radius:16px;
    background:#dce7f2;
}
.eqh-reach-card img{
    background:#dce7f2;
}
.eqh-reach-card:after{
    background:linear-gradient(180deg,rgba(32,85,143,.04),rgba(20,72,125,.82));
}
@media(max-width:991px){
    .eqh-service-grid{grid-template-columns:repeat(2,1fr)}
    .eqh-banner{height:600px}
    .eqh-banner-panel{border-radius:0 0 120px 0}
}
@media(max-width:575px){
    .eqh-banner{height:640px}
    .eqh-banner-inner{padding:44px 0 70px}
    .eqh-banner-panel{width:100%;padding:26px 22px 32px;border-radius:0 0 60px 0}
    .eqh-banner-panel h1{font-size:30px}
    .eqh-banner-panel p{font-size:14.5px}
    .eqh-banner-actions .eqh-btn{min-height:46px;padding:0 22px;font-size:14px}
    .eqh-banner-scrim{background:linear-gradient(180deg,rgba(13,40,68,.55) 0%,rgba(13,40,68,.30) 45%,rgba(13,40,68,.72) 100%)}
    .eqh-service-grid{grid-template-columns:1fr}
    .eqh-service-card{min-height:auto}
}
\n\n/* Centered homepage section titles and Pexels destination imagery */\n.eqh-section-head{\n    max-width:980px;\n    margin:0 auto 52px;\n    text-align:center;\n}\n.eqh-section-head .eqh-kicker{\n    display:block;\n    text-align:center;\n}\n.eqh-section-head h2{\n    margin-left:auto;\n    margin-right:auto;\n    text-align:center;\n}\n.eqh-process .eqh-section-head{\n    max-width:1050px;\n}\n.eqh-reach{\n    background:linear-gradient(180deg,#edf5fc 0%,#f8fbfe 100%) !important;\n}\n.eqh-reach .eqh-section-head-light h2{\n    color:#20558f !important;\n}\n.eqh-reach .eqh-kicker{\n    color:#d5221c;\n}\n.eqh-reach-card{\n    border:1px solid #d6e4f1;\n    box-shadow:0 18px 45px rgba(32,85,143,.14);\n}\n.eqh-reach-card img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n}\n.eqh-photo-credit{\n    margin:22px auto 0;\n    text-align:center;\n    color:#74869a;\n    font-size:12px;\n    line-height:1.7;\n}\n.eqh-photo-credit a{\n    color:#20558f;\n    text-decoration:underline;\n}\n@media(max-width:575px){\n    .eqh-section-head{margin-bottom:34px}\n    .eqh-section-head h2{font-size:34px}\n}\n