:root{--red:#f10d18;--red2:#b80008;--navy:#071828;--blue:#063a5d;--gold:#f4b52a;--ink:#0c1b2d;--muted:#5f6d7b;--line:#e6edf2;--bg:#f7fafc;--white:#fff;--shadow:0 10px 30px rgba(4,22,37,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,92%);margin:auto}.topbar{background:linear-gradient(90deg,#c40009,#f20d18);color:#fff;font-size:12px}.topinner{height:29px;display:flex;align-items:center;justify-content:space-between}.topinner a{color:#fff;text-decoration:none;margin-left:18px}.social-mini i{margin-left:10px}.header{height:72px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.navwrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{height:49px;width:auto;display:block}.nav{display:flex;align-items:center;gap:28px}.nav a{font-size:13px;font-weight:600;text-decoration:none;color:#11233a;position:relative;white-space:nowrap}.nav a:not(.quote-btn):after{content:"";position:absolute;left:0;right:100%;bottom:-12px;height:2px;background:var(--red);transition:.25s}.nav a:hover:after,.nav a.active:after{right:0}.nav a.active{color:var(--red)}.quote-btn{background:linear-gradient(135deg,#ff1724,#d6000b);color:#fff!important;padding:13px 18px;border-radius:9px;box-shadow:0 6px 18px rgba(241,13,24,.25)}.navtoggle{display:none;border:0;background:transparent;font-size:24px}.hero{min-height:460px;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(241,13,24,.25),transparent 30%),linear-gradient(105deg,#140004 0%,#5f0007 34%,#061c31 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,0,0,.15),transparent 40%)}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:center;gap:28px;min-height:460px;position:relative;z-index:1}.hero-copy{padding:36px 0;min-width:0;position:relative;z-index:3}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:#22354a}.eyebrow.light{color:#fff}.eyebrow span{width:26px;height:3px;background:var(--red);display:inline-block}.eyebrow.light span{background:var(--gold)}.hero h1{font-family:Montserrat,sans-serif;font-size:clamp(36px,3.35vw,48px);line-height:1.04;margin:10px 0 12px;overflow-wrap:normal}.hero h1 em{font-style:normal;color:#ff1724}.hero p{max-width:590px;line-height:1.6;color:#f0f3f5}.btnrow{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:22px}.btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:800;padding:13px 22px;border-radius:30px;transition:.25s}.btn-red{background:linear-gradient(135deg,#ff1724,#d6000b);color:#fff}.btn-gold{background:linear-gradient(135deg,#ffd05e,#edae22);color:#201300}.btn-outline{border:1px solid #f0b82d;color:#fff;background:rgba(0,0,0,.15)}.btn:hover{transform:translateY(-2px)}.hero-icons{display:flex;gap:40px;margin-top:30px}.hero-icons div{text-align:center;font-size:11px}.hero-icons i{display:block;font-size:26px;margin-bottom:7px}.hero-visual{width:100%;height:430px;align-self:center;background-image:url('../img/hero-building.png');background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#071828;border-radius:22px;box-shadow:-18px 0 42px rgba(0,0,0,.30);position:relative;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(80,0,4,.16),transparent 24%);border-radius:inherit;pointer-events:none}.section{padding:38px 0}.section.alt{background:var(--bg)}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.section-title h2{font-family:Montserrat,sans-serif;font-size:28px;margin:5px 0}.section-title h2 em{font-style:normal;color:var(--red)}.textlink{color:var(--red);font-weight:700;text-decoration:none;font-size:13px}.service-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.service-card{text-align:center;padding:20px 13px;min-height:164px}.service-card i{font-size:34px;color:var(--red);margin-bottom:12px}.service-card h3{font-size:14px;line-height:1.15;margin:0 0 9px}.service-card p{font-size:11px;line-height:1.45;color:var(--muted);margin:0}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.industry-card{overflow:hidden;text-decoration:none;color:var(--ink);padding:0}.industry-img{height:105px;background:linear-gradient(135deg,#1f3a54,#ff6c5c);display:flex;align-items:center;justify-content:center;color:#fff;font-size:46px;position:relative}.industry-img:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.22),transparent 28%)}.industry-card .body{padding:14px;display:flex;align-items:center;gap:10px}.industry-card .body i{font-size:20px;color:var(--red)}.industry-card strong{font-size:13px}.growth{padding:0;background:#360007;color:#fff}.growth-inner{min-height:250px;display:grid;grid-template-columns:.8fr 1.2fr .8fr;align-items:center;gap:20px}.growth-copy h2{font-family:Montserrat,sans-serif;font-size:31px;margin:5px 0 10px}.growth-copy p{font-size:14px;line-height:1.45;color:#f2dfe0}.growth-visual{height:235px;background:url('../img/growth-visual.jpg') center/cover no-repeat;border-radius:20px}.benefit-list{display:grid;gap:12px}.benefit-list div{border:1px solid rgba(255,46,56,.65);border-radius:8px;padding:12px;display:flex;align-items:center;gap:12px;font-size:13px}.benefit-list i{background:var(--red);padding:8px;border-radius:6px}.stats{background:#fff;border-bottom:1px solid var(--line)}.statgrid{display:grid;grid-template-columns:repeat(5,1fr)}.stat{padding:18px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat i{font-size:31px;color:#ee9b16}.stat strong{display:block;color:var(--red);font-size:17px}.stat small{font-size:10px;color:#627183}.worldwide{background:linear-gradient(90deg,#071929,#00345b);color:#fff}.world-grid{display:grid;grid-template-columns:1.1fr 1.3fr .7fr;align-items:center;gap:22px;padding:18px 0}.world-grid h2{font-family:Montserrat,sans-serif;font-size:24px;margin:4px 0}.countries{background:#fff;color:#0e1c2d;border-radius:12px;padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.country{text-align:center;border-right:1px solid var(--line)}.country:last-child{border:0}.flag{font-size:28px}.country b{display:block;font-size:12px;margin-top:3px}.world-motto{font-size:20px;line-height:1.5}.final-cta{background:linear-gradient(90deg,rgba(40,0,3,.96),rgba(4,39,63,.9)),url('../img/cta.jpg') center/cover;color:#fff}.final-inner{min-height:168px;display:flex;align-items:center;justify-content:space-between}.final-inner h2{font-family:Montserrat,sans-serif;font-size:28px;margin:0 0 8px}.final-inner p{font-size:13px;max-width:580px}.cta-motto{font-family:Montserrat,sans-serif;font-size:24px;text-align:right;color:#f4c65c;transform:rotate(-4deg)}.cta-motto span{font-size:32px}.footer{background:#061a2a;color:#d8e1e8;padding:28px 0 0}.footgrid{display:grid;grid-template-columns:1.4fr .9fr .95fr .95fr .45fr;gap:30px}.footbrand img{height:45px;filter:brightness(0) invert(1)}.footbrand p,.footer p,.flinks a,.footlist li{font-size:11px;line-height:1.7;color:#d3dce4}.footer h4{color:#fff;margin:0 0 9px;font-size:13px}.flinks{display:grid;grid-template-columns:1fr 1fr}.flinks a{text-decoration:none}.footlist{padding:0;list-style:none;margin:0}.footlist li:before{content:"•";color:var(--red);margin-right:7px}.socials{display:flex;gap:6px;margin-bottom:8px}.socials span{width:28px;height:28px;display:grid;place-items:center;background:#1877f2;border-radius:4px;color:#fff}.qr{text-align:center}.qrbox{width:76px;height:76px;background:#fff;color:#17a74a;display:grid;place-items:center;font-size:50px;border-radius:4px}.qr strong{font-size:10px}.copyright{border-top:1px solid rgba(255,255,255,.13);margin-top:20px;padding:15px 0;display:flex;justify-content:space-between;font-size:10px}.copyright b{color:#fff}.whatsapp{position:fixed;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#20c763;color:#fff;font-size:27px;text-decoration:none;z-index:90;box-shadow:0 8px 22px rgba(0,0,0,.25)}.inner-hero{background:radial-gradient(circle at 75% 30%,rgba(255,26,36,.32),transparent 27%),linear-gradient(110deg,#210005,#760008 42%,#031e35);color:#fff;padding:55px 0;overflow:hidden}.inner-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:305px}.inner-hero h1{font-family:Montserrat,sans-serif;font-size:46px;line-height:1.08;margin:10px 0}.inner-hero p{font-size:15px;line-height:1.65;color:#e5edf3;max-width:680px}.inner-visual{height:260px;position:relative;display:grid;place-items:center}.orb{position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#fff 0,#40c4ff 15%,#006ba1 40%,rgba(0,0,0,0) 70%);filter:drop-shadow(0 0 30px #00aaf3)}.bigicon{font-size:95px;color:#fff;z-index:2}.float-card{position:absolute;background:rgba(7,24,40,.82);border:1px solid rgba(255,255,255,.18);padding:10px 14px;border-radius:9px;font-size:12px;box-shadow:var(--shadow);z-index:3}.f1{left:4%;top:15%}.f2{right:4%;top:29%}.f3{left:16%;bottom:10%}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{padding:22px}.feature-card .icon{width:48px;height:48px;border-radius:10px;background:#fff0f1;color:var(--red);display:grid;place-items:center;font-size:22px}.feature-card h3{font-size:17px;margin:14px 0 8px}.feature-card p{font-size:13px;line-height:1.6;color:var(--muted)}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{font-size:11px;background:#f5f7f9;border:1px solid var(--line);padding:7px 10px;border-radius:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.visual-panel{min-height:330px;background:linear-gradient(135deg,#0b2134,#07283f);border-radius:18px;padding:28px;color:#fff;position:relative;overflow:hidden}.visual-panel:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(241,13,24,.28);right:-80px;top:-70px}.visual-panel h3{font-family:Montserrat,sans-serif;font-size:28px;position:relative;z-index:1}.visual-flow{display:grid;gap:10px;position:relative;z-index:1}.visual-flow div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:12px;border-radius:8px}.steps{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.step{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;text-align:center;box-shadow:var(--shadow)}.step b{display:block;color:var(--red);font-size:20px;margin-bottom:5px}.step span{font-size:11px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{padding:22px}.product-card h3{margin:0 0 14px;font-family:Montserrat,sans-serif}.module-grid{display:flex;gap:8px;flex-wrap:wrap}.module{padding:7px 9px;background:#f8fafc;border:1px solid #e4ebf1;border-radius:6px;font-size:11px;color:#455463}.form-card{padding:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-group label{display:block;font-size:11px;font-weight:700;margin-bottom:6px;color:#405064}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px;border:1px solid #dbe4ea;border-radius:8px;font:inherit;font-size:13px}.form-group textarea{min-height:110px;resize:vertical}.full{grid-column:1/-1}.notice{padding:13px 15px;border-radius:8px;background:#fff6e2;border:1px solid #f4c968;font-size:12px;color:#715313}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-card{overflow:hidden}.blog-thumb{height:160px;background:linear-gradient(135deg,#081d30,#b4000b);display:grid;place-items:center;color:#fff;font-size:45px}.blog-card .body{padding:18px}.blog-card h3{margin:0 0 8px}.blog-card p{font-size:12px;line-height:1.6;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.contact-box{padding:22px}.contact-item{display:flex;gap:12px;margin:18px 0}.contact-item i{color:var(--red);font-size:20px}.contact-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}
@media(max-width:1050px){.nav{gap:16px}.nav a{font-size:12px}.service-grid{grid-template-columns:repeat(4,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.footgrid{grid-template-columns:1.3fr 1fr 1fr}.qr{display:none}.growth-inner{grid-template-columns:1fr 1fr}.growth-visual{display:none}.steps{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.topinner>div{display:none}.header{height:64px}.brand img{height:40px}.navtoggle{display:block}.nav{position:absolute;top:64px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:18px 5%;gap:0;box-shadow:0 15px 30px rgba(0,0,0,.12)}.nav.open{display:flex}.nav a{padding:12px 4px}.nav a:after{display:none}.quote-btn{text-align:center;margin-top:8px}.hero-grid,.inner-hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{padding:48px 0}.hero h1,.inner-hero h1{font-size:38px}.hero-visual{width:100%;height:auto;aspect-ratio:16/9;border-radius:18px;margin:0 auto 26px;background-size:cover;background-position:center}.service-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}.growth-inner,.world-grid,.split,.contact-grid{grid-template-columns:1fr}.growth-inner{padding:30px 0}.benefit-list{grid-template-columns:1fr 1fr}.world-motto{display:none}.statgrid{grid-template-columns:repeat(2,1fr)}.stat{border-bottom:1px solid var(--line)}.footgrid{grid-template-columns:1fr 1fr}.copyright{gap:12px;flex-direction:column}.steps{grid-template-columns:repeat(2,1fr)}.content-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.wrap{width:min(94%,1180px)}.topinner{font-size:11px}.hero h1,.inner-hero h1{font-size:31px}.hero p,.inner-hero p{font-size:13px}.hero-icons{gap:24px}.hero-visual{height:auto;aspect-ratio:16/9;background-size:cover;background-position:center}.section{padding:30px 0}.section-title{align-items:flex-start;gap:10px}.section-title h2{font-size:23px}.textlink{display:none}.service-grid,.industry-grid,.content-grid,.blog-grid,.product-grid{grid-template-columns:1fr}.service-card{min-height:auto}.benefit-list{grid-template-columns:1fr}.statgrid{grid-template-columns:1fr 1fr}.stat{justify-content:flex-start;padding:13px}.countries{grid-template-columns:1fr 1fr 1fr}.final-inner{padding:28px 0;display:block}.cta-motto{display:none}.footgrid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.steps{grid-template-columns:1fr 1fr}.inner-visual{height:220px}.hero-icons{flex-wrap:wrap}.btn{width:auto}.world-grid{padding:24px 0}}

/* HERO BUILDING IMAGE — uncropped, full-width responsive fix */
.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.58fr);gap:34px;}
.hero-visual{width:100%;height:auto;aspect-ratio:auto;background:none!important;border-radius:22px;box-shadow:-18px 0 42px rgba(0,0,0,.30);overflow:hidden;display:flex;align-items:center;justify-content:center;}
.hero-visual img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;border-radius:22px;}
.hero-visual:after{display:none!important;}
@media(max-width:1100px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:24px}.hero h1{font-size:clamp(34px,4vw,44px)}}
@media(max-width:820px){.hero-grid{grid-template-columns:1fr}.hero-visual{width:100%;height:auto;margin:0 auto 26px}.hero-visual img{width:100%;height:auto;border-radius:18px}}
@media(max-width:560px){.hero-visual,.hero-visual img{border-radius:12px}}

/* FINAL HERO FIX — extend the building image all the way to the right edge */
@media (min-width: 821px){
  .hero .hero-grid{
    width:100%;
    max-width:none;
    margin:0;
    padding-left:max(4%, calc((100vw - 1180px) / 2));
    padding-right:0;
    grid-template-columns:minmax(500px, 0.92fr) minmax(0, 1.58fr);
    gap:30px;
  }
  .hero-copy{
    max-width:610px;
  }
  .hero-visual{
    width:100%;
    max-width:none;
    margin:0;
    border-radius:22px 0 0 22px;
    overflow:hidden;
    justify-self:stretch;
  }
  .hero-visual img{
    width:100%;
    height:auto;
    max-width:none;
    display:block;
    object-fit:contain;
    border-radius:22px 0 0 22px;
  }
}

@media (min-width: 1500px){
  .hero .hero-grid{
    grid-template-columns:minmax(520px, 620px) minmax(0, 1fr);
  }
}

@media (max-width: 820px){
  .hero .hero-grid{
    width:min(92%,1180px);
    margin:auto;
    padding:0;
  }
  .hero-visual,
  .hero-visual img{
    border-radius:18px;
  }
}

/* EXACT FULL-WIDTH HOME HERO — uses the supplied final artwork as one complete visual */
.hero-exact{
  width:100%;
  margin:0;
  padding:0;
  overflow:hidden;
  background:#170004;
  line-height:0;
}
.hero-exact img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  margin:0;
  padding:0;
  object-fit:contain;
  object-position:center center;
}
@media (max-width:820px){
  .hero-exact{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
  }
  .hero-exact img{
    width:100%;
    min-width:0;
    height:auto;
  }
}

/* Header brand + clickable social refinements */
.top-contact{display:flex;align-items:center;white-space:nowrap}.top-contact>a{margin-left:18px}.social-mini{display:inline-flex;align-items:center;gap:13px;margin-left:28px;padding-left:20px;border-left:1px solid rgba(255,255,255,.35)}.social-mini a{margin:0!important;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s,opacity .2s}.social-mini a:hover{transform:translateY(-1px);opacity:.8}.social-mini i{margin:0!important}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#0c1b2d;min-width:330px}.brand-mark{width:60px;height:54px;overflow:hidden;display:block;flex:0 0 60px}.brand-mark img{height:54px!important;width:auto!important;max-width:none!important;display:block}.brand-name{display:flex;flex-direction:column;line-height:1;white-space:nowrap}.brand-name strong{font-family:Montserrat,Arial,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.55px;color:#0b1728}.brand-name .andi-word{font-size:25px;font-weight:800;color:#080d14;letter-spacing:-1px}.brand-name small{margin-top:6px;font-family:Montserrat,Arial,sans-serif;font-size:7.5px;font-weight:800;letter-spacing:1.25px;color:#556171}.brand-name small b{color:#ed111c;margin:0 2px}.socials a{width:28px;height:28px;display:grid;place-items:center;background:#1877f2;border-radius:4px;color:#fff;text-decoration:none}.socials a:hover{filter:brightness(.9)}
@media(max-width:1100px){.brand{min-width:270px}.brand-name strong{font-size:17px}.brand-name .andi-word{font-size:22px}.nav{gap:18px}.nav a{font-size:12px}}
@media(max-width:820px){.brand{min-width:0}.brand-mark{width:48px;height:44px;flex-basis:48px}.brand-mark img{height:44px!important}.brand-name strong{font-size:15px}.brand-name .andi-word{font-size:19px}.brand-name small{font-size:6px;letter-spacing:.75px}}
@media(max-width:480px){.brand-name small{display:none}.brand{gap:6px}.brand-name strong{font-size:13px}.brand-name .andi-word{font-size:17px}}

/* Final header refinements: exact ANDi wordmark crop, no underline, contact spacing */
.brand{gap:8px;min-width:360px}
.brand-mark{width:137px;height:43px;overflow:hidden;display:block;flex:0 0 137px}
.brand-mark img{height:46px!important;width:auto!important;max-width:none!important;display:block;transform:translateY(-1px)}
.brand-name strong{font-family:Montserrat,Arial,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.45px;color:#0b1728;white-space:nowrap}
.brand-name small{margin-top:5px}
.top-contact>a+ a{margin-left:28px}
.social-mini{margin-left:30px}
@media(max-width:1100px){.brand{min-width:315px}.brand-mark{width:119px;height:38px;flex-basis:119px}.brand-mark img{height:40px!important}.brand-name strong{font-size:16px}}
@media(max-width:820px){.brand{min-width:0}.brand-mark{width:103px;height:34px;flex-basis:103px}.brand-mark img{height:35px!important}.brand-name strong{font-size:14px}}
@media(max-width:480px){.brand-mark{width:96px;height:32px;flex-basis:96px}.brand-mark img{height:33px!important}.brand-name strong{font-size:12px}}
/* Header contact separators: phone | email | social media */
.top-contact > a:nth-of-type(2){
    margin-left:20px;
    padding-left:20px;
    border-left:1px solid rgba(255,255,255,.35);
}

/* FINAL FOOTER — matched to supplied reference */
.footer{
  background:linear-gradient(180deg,#031522 0%,#041927 100%);
  color:#fff;
  padding:12px 0 0;
}
.footer .footgrid{
  display:grid;
  grid-template-columns:1.55fr 1.02fr 1.08fr 1.1fr .55fr;
  gap:0;
  align-items:start;
}
.footer-col{
  min-height:142px;
  padding:0 22px;
  border-right:1px solid rgba(255,255,255,.11);
}
.footer-col:first-child{padding-left:0}
.footer-col:last-child{border-right:0;padding-right:0}
.footbrand img{
  height:47px;
  width:auto;
  max-width:100%;
  filter:none!important;
  display:block;
  margin:0 0 9px;
}
.footbrand p{
  margin:0;
  max-width:305px;
  color:#edf3f7;
  font-size:10.5px;
  line-height:1.58;
}
.footer h4{
  color:#fff;
  margin:1px 0 9px;
  font-size:11px;
  font-weight:800;
}
.flinks{
  display:grid;
  grid-template-columns:1fr 1fr;
  column-gap:22px;
  row-gap:7px;
}
.flinks a{
  color:#fff;
  text-decoration:none;
  font-size:9.5px;
  line-height:1.2;
}
.flinks a:hover{color:#ff2530}
.footlist{
  list-style:none;
  padding:0;
  margin:0;
}
.footlist li{
  color:#fff;
  font-size:9.2px;
  line-height:1.47;
  white-space:nowrap;
}
.footlist li:before{
  content:"";
  width:5px;
  height:5px;
  display:inline-block;
  border-radius:50%;
  background:#ff1020;
  margin:0 7px 1px 0;
}
.socials{
  display:flex;
  gap:5px;
  margin:0 0 10px;
}
.socials a{
  width:24px;
  height:24px;
  border-radius:3px;
  display:grid;
  place-items:center;
  color:#fff;
  text-decoration:none;
  font-size:14px;
}
.socials .fb{background:#2f72dc}
.socials .in{background:#0a80c5}
.socials .ig{background:linear-gradient(135deg,#6d35d5,#ff2366,#ff9b19)}
.socials .yt{background:#ff1525}
.contact-line{
  display:flex;
  align-items:center;
  gap:10px;
  margin:8px 0 0;
  color:#fff;
  text-decoration:none;
  font-size:9.2px;
  line-height:1.15;
  white-space:nowrap;
}
.contact-line i{
  width:16px;
  text-align:center;
  color:#fff;
  font-size:13px;
}
.contact-line:hover{color:#ff3440}
.qr{
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
}
.qrbox{
  width:76px;
  height:76px;
  background:#fff;
  display:block;
  padding:4px;
  border-radius:2px;
  overflow:hidden;
}
.qrbox img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.qr strong{
  display:block;
  margin-top:7px;
  color:#fff;
  font-size:9.5px;
  font-weight:700;
}
.copyright{
  border-top:1px solid rgba(255,255,255,.16);
  margin-top:12px;
  padding:14px 0 16px;
  display:grid;
  grid-template-columns:1.25fr 1.1fr 1.15fr;
  align-items:center;
  gap:18px;
  font-size:9px;
  color:#fff;
}
.copyright>span:first-child{white-space:nowrap}
.legal-links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  white-space:nowrap;
}
.legal-links a{color:#fff;text-decoration:none}
.legal-links a:hover{color:#ff3440}
.legal-links i{display:block;width:1px;height:13px;background:rgba(255,255,255,.35)}
.copyright b{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  color:#fff;
  font-size:10.5px;
  font-weight:700;
  white-space:nowrap;
}
.tagline-line{
  width:55px;
  height:3px;
  background:#f20d18;
  display:inline-block;
}
@media(max-width:1000px){
  .footer .footgrid{grid-template-columns:1.45fr 1fr 1fr 1.2fr}
  .qr{grid-column:1/-1;border-right:0;border-top:1px solid rgba(255,255,255,.11);padding-top:15px;margin-top:12px;min-height:auto}
  .footer-col:nth-child(4){border-right:0}
  .copyright{grid-template-columns:1fr;gap:10px;text-align:center}
  .copyright b{justify-content:center}
  .legal-links{justify-content:center}
}
@media(max-width:700px){
  .footer{padding-top:22px}
  .footer .footgrid{grid-template-columns:1fr 1fr;row-gap:22px}
  .footer-col{border-right:0;padding:0 14px 0 0;min-height:auto}
  .footbrand{grid-column:1/-1;padding-right:0}
  .footbrand p{max-width:none}
  .services-col{grid-column:1/2}
  .connect-col{grid-column:2/3}
  .qr{grid-column:1/-1;padding-right:0}
}
@media(max-width:480px){
  .footer .footgrid{grid-template-columns:1fr}
  .footer-col,.services-col,.connect-col,.footbrand,.qr{grid-column:1!important;padding:0;border:0}
  .flinks{grid-template-columns:1fr 1fr}
  .contact-line{white-space:normal}
  .copyright{font-size:8.5px}
  .copyright>span:first-child{white-space:normal}
  .legal-links{gap:9px;flex-wrap:wrap}
  .copyright b{white-space:normal;font-size:9.5px}
}


/* EXACT REFERENCE FOOTER OVERRIDE */
.footer{
  background:#031824;
  color:#fff;
  padding:11px 0 0;
  font-family:Inter,Arial,sans-serif;
}
.footer .wrap{width:min(964px,94%);margin:0 auto}
.footer .footgrid{
  display:grid;
  grid-template-columns:280px 190px 190px 200px 104px;
  gap:0;
  align-items:start;
  min-height:142px;
}
.footer-col{
  min-height:129px;
  padding:0 16px;
  border-right:1px solid rgba(255,255,255,.12);
}
.footer-col:first-child{padding-left:0;padding-right:18px}
.footer-col:last-child{border-right:0;padding-right:0;padding-left:19px}
.footbrand img{
  width:260px!important;
  height:auto!important;
  max-width:100%!important;
  display:block;
  margin:0 0 8px;
  filter:none!important;
}
.footbrand p{
  width:252px;
  max-width:100%;
  margin:0;
  color:#fff;
  font-size:9.7px;
  line-height:1.55;
  font-weight:400;
}
.footer h4{
  margin:2px 0 10px;
  color:#fff;
  font-size:10px;
  line-height:1;
  font-weight:700;
}
.flinks{
  display:grid;
  grid-template-columns:64px 82px;
  column-gap:20px;
  row-gap:7px;
}
.flinks a{
  color:#fff;
  font-size:9.1px;
  line-height:1.15;
  text-decoration:none;
  font-weight:400;
}
.footlist{margin:0;padding:0;list-style:none}
.footlist li{
  position:relative;
  margin:0 0 4px;
  padding-left:11px;
  color:#fff;
  font-size:8.8px;
  line-height:1.12;
  white-space:nowrap;
}
.footlist li:before{
  content:"";
  position:absolute;
  left:0;
  top:4px;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#ff1020;
  margin:0;
}
.socials{display:flex;gap:5px;margin:0 0 9px}
.socials a{
  width:22px!important;
  height:22px!important;
  border-radius:2px!important;
  display:grid!important;
  place-items:center!important;
  font-size:13px!important;
  color:#fff!important;
}
.contact-line{
  display:flex;
  align-items:center;
  gap:9px;
  margin:7px 0 0;
  color:#fff;
  font-size:8.7px;
  line-height:1.1;
  text-decoration:none;
  white-space:nowrap;
}
.contact-line i{width:15px;text-align:center;font-size:12px;color:#fff}
.qr{display:flex;flex-direction:column;align-items:center;text-align:center}
.qrbox{
  width:74px;
  height:74px;
  background:#fff;
  padding:3px;
  border-radius:1px;
  display:block;
  overflow:hidden;
}
.qrbox img{width:100%;height:100%;object-fit:contain;display:block}
.qr strong{margin-top:6px;font-size:9px;line-height:1;font-weight:700;color:#fff}
.copyright{
  width:min(964px,94%)!important;
  min-height:55px;
  margin:0 auto!important;
  padding:14px 0 13px!important;
  border-top:1px solid rgba(255,255,255,.14);
  display:grid!important;
  grid-template-columns:285px 310px 1fr!important;
  align-items:center!important;
  gap:0!important;
  color:#fff;
  font-size:8.7px!important;
  line-height:1.15;
}
.copyright>span:first-child{white-space:nowrap;text-align:left}
.legal-links{display:flex;align-items:center;justify-content:flex-start;gap:13px;white-space:nowrap}
.legal-links a{color:#fff;text-decoration:none}
.legal-links i{display:block;width:1px;height:12px;background:rgba(255,255,255,.4)}
.copyright b{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:11px!important;
  color:#fff!important;
  font-size:9.7px!important;
  line-height:1!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.tagline-line{width:48px!important;height:2px!important;background:#f10d18!important;display:inline-block!important}

@media (min-width:1025px){
  .footer .wrap,.copyright{width:min(1180px,94%)!important}
  .footer .footgrid{grid-template-columns:1.48fr 1fr 1.02fr 1.12fr .53fr}
  .footbrand img{width:270px!important}
  .footbrand p{width:280px}
}
@media(max-width:1000px){
  .footer .footgrid{grid-template-columns:1.45fr 1fr 1fr 1.18fr}
  .footer-col{padding:0 15px}
  .qr{grid-column:1/-1;border-right:0;border-top:1px solid rgba(255,255,255,.12);padding:14px 0 0;margin-top:12px;min-height:auto}
  .footer-col:nth-child(4){border-right:0}
  .copyright{grid-template-columns:1fr!important;gap:10px!important;text-align:center}
  .copyright>span:first-child{text-align:center}
  .legal-links,.copyright b{justify-content:center!important}
}
@media(max-width:700px){
  .footer{padding-top:20px}
  .footer .footgrid{grid-template-columns:1fr 1fr;row-gap:22px}
  .footer-col{border-right:0;padding:0 12px 0 0;min-height:auto}
  .footbrand{grid-column:1/-1;padding-right:0}
  .footbrand img{width:260px!important}
  .footbrand p{width:auto}
  .services-col{grid-column:1/2}
  .connect-col{grid-column:2/3}
  .qr{grid-column:1/-1;padding-right:0}
}
@media(max-width:480px){
  .footer .footgrid{grid-template-columns:1fr}
  .footer-col,.services-col,.connect-col,.footbrand,.qr{grid-column:1!important;padding:0;border:0}
  .flinks{grid-template-columns:1fr 1fr}
  .contact-line{white-space:normal}
  .copyright{font-size:8.5px!important}
  .copyright>span:first-child{white-space:normal}
  .legal-links{gap:9px;flex-wrap:wrap}
  .copyright b{white-space:normal!important;font-size:9.2px!important}
}

/* ===== Footer exact-reference desktop refinement ===== */
.footer{
  background:#031b2a !important;
  color:#fff !important;
  padding:10px 0 0 !important;
  font-family:Inter,Arial,sans-serif !important;
}
.footer .wrap{
  width:calc(100% - 60px) !important;
  max-width:none !important;
  margin:0 30px !important;
}
.footer .footgrid{
  display:grid !important;
  grid-template-columns: 284fr 189fr 191fr 201fr 99fr !important;
  gap:0 !important;
  align-items:start !important;
  min-height:129px !important;
}
.footer .footer-col{
  min-width:0 !important;
  min-height:129px !important;
  border-right:1px solid rgba(255,255,255,.12) !important;
  padding:0 16px !important;
  box-sizing:border-box !important;
}
.footer .footer-col:first-child{padding-left:0 !important;padding-right:22px !important}
.footer .footer-col:last-child{border-right:0 !important;padding-right:0 !important;padding-left:20px !important}
.footer .footbrand img{
  display:block !important;
  width:255px !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 0 8px 0 !important;
  filter:none !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.footer .footbrand p{
  margin:0 !important;
  color:#f0f4f7 !important;
  font-size:10.3px !important;
  line-height:1.62 !important;
  max-width:270px !important;
  font-weight:400 !important;
}
.footer h4{
  margin:1px 0 7px !important;
  color:#fff !important;
  font-size:10.5px !important;
  line-height:1.2 !important;
  font-weight:700 !important;
}
.footer .quick-col{padding-left:16px !important;padding-right:14px !important}
.footer .flinks{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  grid-auto-flow:row !important;
  column-gap:24px !important;
  row-gap:0 !important;
}
.footer .flinks a{
  color:#fff !important;
  text-decoration:none !important;
  font-size:9.5px !important;
  line-height:21px !important;
  white-space:nowrap !important;
}
.footer .services-col{padding-left:16px !important;padding-right:13px !important}
.footer .footlist{margin:0 !important;padding:0 !important;list-style:none !important}
.footer .footlist li{
  position:relative !important;
  color:#fff !important;
  font-size:9.1px !important;
  line-height:15.6px !important;
  padding-left:10px !important;
  white-space:nowrap !important;
}
.footer .footlist li:before{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:6px !important;
  width:5px !important;
  height:5px !important;
  border-radius:50% !important;
  background:#ff0f21 !important;
  margin:0 !important;
}
.footer .connect-col{padding-left:16px !important;padding-right:14px !important}
.footer .socials{
  display:flex !important;
  gap:5px !important;
  margin:0 0 9px !important;
}
.footer .socials a{
  width:23px !important;
  height:23px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:2px !important;
  color:#fff !important;
  font-size:15px !important;
  text-decoration:none !important;
}
.footer .socials .fb{background:#2f75d6 !important}
.footer .socials .in{background:#1688cf !important}
.footer .socials .ig{background:linear-gradient(135deg,#6a38c9,#e50073,#ff7b00) !important}
.footer .socials .yt{background:#ff171f !important}
.footer .contact-line{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  height:25px !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:9.3px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.footer .contact-line i{
  width:16px !important;
  text-align:center !important;
  font-size:14px !important;
  color:#fff !important;
}
.footer .qr{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
  padding-top:0 !important;
}
.footer .qrbox{
  width:76px !important;
  height:76px !important;
  padding:4px !important;
  box-sizing:border-box !important;
  background:#fff !important;
  border-radius:1px !important;
  display:block !important;
  margin:0 auto 6px !important;
}
.footer .qrbox img{width:100% !important;height:100% !important;display:block !important;object-fit:contain !important}
.footer .qr strong{font-size:9.4px !important;line-height:1 !important;color:#fff !important;font-weight:600 !important;white-space:nowrap !important}
.footer .copyright{
  width:calc(100% - 60px) !important;
  max-width:none !important;
  margin:13px 30px 0 !important;
  padding:17px 0 15px !important;
  min-height:58px !important;
  box-sizing:border-box !important;
  border-top:1px solid rgba(255,255,255,.18) !important;
  display:grid !important;
  grid-template-columns:285px 1fr 330px !important;
  align-items:center !important;
  gap:15px !important;
  color:#fff !important;
  font-size:9.5px !important;
  line-height:1 !important;
}
.footer .copyright>span:first-child{white-space:nowrap !important}
.footer .legal-links{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:13px !important;
  white-space:nowrap !important;
}
.footer .legal-links a{color:#fff !important;text-decoration:none !important;font-size:9.4px !important}
.footer .legal-links i{display:block !important;width:1px !important;height:13px !important;background:rgba(255,255,255,.48) !important}
.footer .copyright b{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:12px !important;
  color:#fff !important;
  font-size:10.6px !important;
  font-weight:600 !important;
  white-space:nowrap !important;
}
.footer .tagline-line{display:block !important;width:47px !important;height:3px !important;background:#ff0e24 !important}

@media(max-width:900px){
  .footer .wrap,.footer .copyright{width:calc(100% - 32px)!important;margin-left:16px!important;margin-right:16px!important}
  .footer .footgrid{grid-template-columns:1fr 1fr!important;row-gap:22px!important}
  .footer .footer-col{border-right:0!important;min-height:auto!important;padding:0 14px 0 0!important}
  .footer .qr{align-items:flex-start!important}
  .footer .copyright{grid-template-columns:1fr!important;gap:14px!important;line-height:1.4!important}
  .footer .legal-links{justify-content:flex-start!important}
  .footer .copyright b{justify-content:flex-start!important}
}
@media(max-width:560px){
  .footer .footgrid{grid-template-columns:1fr!important}
  .footer .footer-col{padding:0!important}
  .footer .footbrand img{width:260px!important}
  .footer .flinks{max-width:330px!important}
}

/* ===== FINAL REFERENCE FOOTER MATCH ===== */
.footer{
  background:#031b2a !important;
  color:#fff !important;
  padding:10px 0 0 !important;
  min-height:224px !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
.footer .wrap{
  width:min(1180px,94%) !important;
  max-width:1180px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.footer .footgrid{
  display:grid !important;
  grid-template-columns: 29.5% 19.6% 19.8% 20.8% 10.3% !important;
  gap:0 !important;
  align-items:start !important;
  min-height:132px !important;
}
.footer .footer-col{
  min-height:132px !important;
  padding:0 16px !important;
  border-right:1px solid rgba(255,255,255,.14) !important;
  box-sizing:border-box !important;
}
.footer .footer-col:first-child{padding-left:0 !important;padding-right:22px !important}
.footer .footer-col:last-child{padding-left:20px !important;padding-right:0 !important;border-right:0 !important}
.footer .footbrand img{
  width:255px !important;
  height:auto !important;
  max-width:100% !important;
  display:block !important;
  margin:0 0 8px 0 !important;
  object-fit:contain !important;
  object-position:left center !important;
  filter:none !important;
}
.footer .footbrand p{
  width:270px !important;
  max-width:100% !important;
  margin:0 !important;
  color:#f3f6f8 !important;
  font-size:10px !important;
  line-height:1.58 !important;
  font-weight:400 !important;
}
.footer h4{
  margin:1px 0 8px !important;
  font-size:10.4px !important;
  line-height:1 !important;
  font-weight:700 !important;
  color:#fff !important;
}
.footer .flinks{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  column-gap:22px !important;
  row-gap:0 !important;
}
.footer .flinks a{
  font-size:9.3px !important;
  line-height:21px !important;
  color:#fff !important;
  text-decoration:none !important;
  white-space:nowrap !important;
}
.footer .footlist{margin:0 !important;padding:0 !important;list-style:none !important}
.footer .footlist li{
  position:relative !important;
  margin:0 !important;
  padding-left:10px !important;
  font-size:9px !important;
  line-height:15.5px !important;
  color:#fff !important;
  white-space:nowrap !important;
}
.footer .footlist li:before{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:5px !important;
  width:5px !important;
  height:5px !important;
  border-radius:50% !important;
  background:#ff1124 !important;
}
.footer .socials{
  display:flex !important;
  gap:5px !important;
  margin:0 0 8px !important;
}
.footer .socials a{
  width:22px !important;
  height:22px !important;
  border-radius:2px !important;
  display:grid !important;
  place-items:center !important;
  color:#fff !important;
  font-size:13px !important;
  line-height:1 !important;
}
.footer .contact-line{
  display:flex !important;
  align-items:center !important;
  gap:9px !important;
  min-height:24px !important;
  margin:0 !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:9px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.footer .contact-line i{
  width:16px !important;
  font-size:13px !important;
  text-align:center !important;
  color:#fff !important;
}
.footer .qr{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
  padding-top:0 !important;
}
.footer .qrbox{
  width:76px !important;
  height:76px !important;
  padding:4px !important;
  margin:0 auto 6px !important;
  background:#fff !important;
  border-radius:1px !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
.footer .qrbox img{width:100% !important;height:100% !important;object-fit:contain !important;display:block !important}
.footer .qr strong{font-size:9.2px !important;line-height:1 !important;font-weight:600 !important;color:#fff !important;white-space:nowrap !important}
.footer .copyright{
  width:min(1180px,94%) !important;
  max-width:1180px !important;
  margin:10px auto 0 !important;
  min-height:68px !important;
  padding:15px 0 16px !important;
  border-top:1px solid rgba(255,255,255,.17) !important;
  display:grid !important;
  grid-template-columns:31% 35% 34% !important;
  align-items:center !important;
  gap:0 !important;
  box-sizing:border-box !important;
  color:#fff !important;
  font-size:9.3px !important;
  line-height:1 !important;
}
.footer .copyright>span:first-child{white-space:nowrap !important;text-align:left !important}
.footer .legal-links{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  white-space:nowrap !important;
}
.footer .legal-links a{font-size:9.2px !important;color:#fff !important;text-decoration:none !important}
.footer .legal-links i{width:1px !important;height:13px !important;background:rgba(255,255,255,.45) !important;display:block !important}
.footer .copyright b{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:11px !important;
  color:#fff !important;
  font-size:10px !important;
  line-height:1 !important;
  font-weight:600 !important;
  white-space:nowrap !important;
}
.footer .tagline-line{width:48px !important;height:3px !important;background:#f21024 !important;display:block !important;flex:0 0 auto !important}
/* Reference footer has no floating WhatsApp button over the bottom row */
.footer + .whatsapp{display:none !important}

@media (max-width:1000px){
  .footer{min-height:auto !important;padding:18px 0 0 !important;overflow:visible !important}
  .footer .wrap,.footer .copyright{width:calc(100% - 32px) !important;max-width:none !important;margin-left:16px !important;margin-right:16px !important}
  .footer .footgrid{grid-template-columns:1fr 1fr !important;row-gap:24px !important;min-height:auto !important}
  .footer .footer-col{min-height:auto !important;border-right:0 !important;padding:0 14px 0 0 !important}
  .footer .footbrand img{width:255px !important}
  .footer .qr{align-items:flex-start !important}
  .footer .copyright{grid-template-columns:1fr !important;gap:14px !important;line-height:1.4 !important;margin-top:22px !important}
  .footer .legal-links{justify-content:flex-start !important}
  .footer .copyright b{justify-content:flex-start !important}
}
@media (max-width:560px){
  .footer .footgrid{grid-template-columns:1fr !important}
  .footer .footer-col{padding:0 !important}
  .footer .footbrand p{width:auto !important}
  .footer .flinks{max-width:330px !important}
  .footer .contact-line{white-space:normal !important}
}

/* ===== Crisp footer ANDi brand lockup ===== */
.footer .footbrand .footer-brand-lockup{
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
  width:max-content !important;
  max-width:100% !important;
  margin:0 0 9px 0 !important;
  text-decoration:none !important;
  color:#fff !important;
  line-height:1 !important;
}
.footer .footbrand .footer-andi-wordmark{
  display:block !important;
  width:145px !important;
  height:46px !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
  filter:none !important;
  flex:0 0 145px !important;
}
.footer .footbrand .footer-brand-copy{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-width:0 !important;
  white-space:nowrap !important;
  transform:translateY(1px) !important;
}
.footer .footbrand .footer-brand-copy strong{
  display:block !important;
  color:#fff !important;
  font-family:Inter,Arial,sans-serif !important;
  font-size:15px !important;
  font-weight:800 !important;
  line-height:1.05 !important;
  letter-spacing:-.25px !important;
}
.footer .footbrand .footer-brand-copy small{
  display:block !important;
  margin-top:5px !important;
  color:#fff !important;
  font-size:7.5px !important;
  font-weight:700 !important;
  line-height:1 !important;
  letter-spacing:1.45px !important;
}
.footer .footbrand .footer-brand-copy small b{
  color:#ff1724 !important;
  font-weight:900 !important;
  margin:0 2px !important;
}
/* disable the legacy single-image rule for the new split lockup */
.footer .footbrand > img{display:none !important}

@media (max-width:560px){
  .footer .footbrand .footer-andi-wordmark{width:132px !important;height:auto !important;flex-basis:132px !important}
  .footer .footbrand .footer-brand-copy strong{font-size:14px !important}
  .footer .footbrand .footer-brand-copy small{font-size:6.8px !important;letter-spacing:1.15px !important}
}


/* ===== Footer V3: generated-reference match ===== */
.footer.footer-v3{
  background:linear-gradient(180deg,#061f2d 0%,#041b28 100%) !important;
  color:#fff !important;
  padding:0 !important;
  margin:0 !important;
  font-family:Inter,Arial,sans-serif !important;
}
.footer-v3-inner{width:min(1320px,94%);margin:0 auto;padding:20px 0 0}
.footer-v3-top{display:grid;grid-template-columns:1.48fr 1.02fr 1.02fr 1.15fr .58fr;align-items:start;gap:0}
.footer-v3-col{min-height:174px;padding:0 24px;border-right:1px solid rgba(255,255,255,.18);box-sizing:border-box}
.footer-v3-col:first-child{padding-left:0}.footer-v3-col:last-child{border-right:0;padding-right:0}
.footer-v3 h4{margin:2px 0 16px;font-size:15px;line-height:1;font-weight:800;color:#fff}
.footer-v3-logo{display:block;width:100%;max-width:340px;margin:0 0 16px;text-decoration:none}
.footer-v3-logo img{display:block;width:100%;height:auto;object-fit:contain;object-position:left center;background:transparent !important}
.footer-v3-brand p{max-width:430px;margin:0;color:#f3f6f8;font-size:13px;line-height:1.72;font-weight:400}
.footer-v3-linkgrid{display:grid;grid-template-columns:1fr 1fr;column-gap:34px;row-gap:11px}
.footer-v3 a{color:#fff;text-decoration:none}.footer-v3 a:hover{color:#ff1c2e}
.footer-v3-linkgrid a{font-size:13px;line-height:1.1;white-space:nowrap}
.footer-v3-services ul{list-style:none;padding:0;margin:0}.footer-v3-services li{position:relative;padding-left:16px;margin:0 0 8px;font-size:12.5px;line-height:1.15;white-space:nowrap}
.footer-v3-services li:before{content:"";position:absolute;left:0;top:5px;width:7px;height:7px;border-radius:50%;background:#ff1427}
.footer-v3-socials{display:flex;gap:8px;margin:0 0 20px}
.footer-v3-socials a{width:31px;height:31px;border-radius:3px;display:grid;place-items:center;color:#fff;font-size:18px}
.footer-v3-socials .fb{background:#2f6dd2}.footer-v3-socials .in{background:#1686c4}.footer-v3-socials .ig{background:linear-gradient(135deg,#7b2bff,#ff2b75,#ff9f1a)}.footer-v3-socials .yt{background:#ff1427}
.footer-v3-contact{display:flex;align-items:center;gap:15px;margin:0 0 14px;font-size:12.5px;line-height:1.1;white-space:nowrap}
.footer-v3-contact i{width:22px;font-size:18px;text-align:center;color:#fff}
.footer-v3-qr{display:flex;flex-direction:column;align-items:center;text-align:center}
.footer-v3-qr a{display:block;background:#fff;padding:8px;width:112px;height:112px;box-sizing:border-box;margin:0 auto 10px}
.footer-v3-qr img{width:100%;height:100%;display:block;object-fit:contain}
.footer-v3-qr strong{font-size:12px;font-weight:700;color:#fff}
.footer-v3-bottom{border-top:1px solid rgba(255,255,255,.24);min-height:67px;margin-top:17px;display:grid;grid-template-columns:1.15fr 1fr 1.25fr;align-items:center;gap:12px;font-size:12px;color:#fff}
.footer-v3-legal{display:flex;justify-content:center;align-items:center;gap:16px;white-space:nowrap}.footer-v3-legal span{width:1px;height:18px;background:rgba(255,255,255,.42)}
.footer-v3-tagline{display:flex;justify-content:flex-end;align-items:center;gap:16px;white-space:nowrap}.footer-v3-tagline i{display:block;width:65px;height:4px;background:#ff1025}.footer-v3-tagline b{font-size:13px;font-weight:700}
.footer.footer-v3 + .whatsapp{display:none !important}

@media(max-width:1100px){
  .footer-v3-inner{width:calc(100% - 36px)}
  .footer-v3-top{grid-template-columns:1.2fr 1fr 1fr;row-gap:28px}
  .footer-v3-qr{grid-column:3}.footer-v3-connect{border-right:0}
  .footer-v3-col{min-height:auto}.footer-v3-bottom{grid-template-columns:1fr;gap:14px;padding:18px 0}.footer-v3-legal{justify-content:flex-start}.footer-v3-tagline{justify-content:flex-start}
}
@media(max-width:720px){
  .footer-v3-top{grid-template-columns:1fr}
  .footer-v3-col,.footer-v3-col:first-child,.footer-v3-col:last-child{padding:0 0 22px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .footer-v3-col:last-child{border-bottom:0}.footer-v3-qr{grid-column:auto;align-items:flex-start}.footer-v3-qr a{margin-left:0}
  .footer-v3-logo{max-width:300px}.footer-v3-linkgrid{max-width:360px}.footer-v3-contact{white-space:normal}
  .footer-v3-legal{flex-wrap:wrap;gap:10px}.footer-v3-tagline{white-space:normal}.footer-v3-bottom{font-size:11px}
}

/* ===== Footer brand lockup = same structure as header ===== */
.footer-v3-headerbrand{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  min-width:0 !important;
  width:max-content !important;
  max-width:100% !important;
  margin:0 0 15px !important;
  text-decoration:none !important;
  color:#fff !important;
}
.footer-v3-headerbrand .brand-mark{
  width:137px !important;
  height:43px !important;
  flex:0 0 137px !important;
  overflow:hidden !important;
}
.footer-v3-headerbrand .brand-mark img{
  height:46px !important;
  width:auto !important;
  max-width:none !important;
  display:block !important;
  transform:translateY(-1px) !important;
  background:transparent !important;
}
.footer-v3-headerbrand .brand-name{
  display:flex !important;
  flex-direction:column !important;
  line-height:1 !important;
  white-space:nowrap !important;
}
.footer-v3-headerbrand .brand-name strong{
  font-family:Montserrat,Arial,sans-serif !important;
  font-size:19px !important;
  font-weight:800 !important;
  letter-spacing:-.45px !important;
  color:#fff !important;
}
.footer-v3-headerbrand .brand-name small{
  margin-top:5px !important;
  font-family:Montserrat,Arial,sans-serif !important;
  font-size:7.5px !important;
  font-weight:800 !important;
  letter-spacing:1.25px !important;
  color:#dbe4eb !important;
}
.footer-v3-headerbrand .brand-name small b{color:#ed111c !important;margin:0 2px !important}

@media(max-width:1100px){
  .footer-v3-headerbrand .brand-mark{width:119px !important;height:38px !important;flex-basis:119px !important}
  .footer-v3-headerbrand .brand-mark img{height:40px !important}
  .footer-v3-headerbrand .brand-name strong{font-size:16px !important}
}
@media(max-width:720px){
  .footer-v3-headerbrand .brand-mark{width:103px !important;height:34px !important;flex-basis:103px !important}
  .footer-v3-headerbrand .brand-mark img{height:35px !important}
  .footer-v3-headerbrand .brand-name strong{font-size:14px !important}
  .footer-v3-headerbrand .brand-name small{font-size:6px !important;letter-spacing:.75px !important}
}
@media(max-width:480px){
  .footer-v3-headerbrand{gap:6px !important}
  .footer-v3-headerbrand .brand-mark{width:96px !important;height:32px !important;flex-basis:96px !important}
  .footer-v3-headerbrand .brand-mark img{height:33px !important}
  .footer-v3-headerbrand .brand-name strong{font-size:12px !important}
  .footer-v3-headerbrand .brand-name small{display:none !important}
}


/* Exact footer brand lockup: same ANDi wordmark treatment as header, no white box */
.footer-brand-exact{
  display:inline-flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:3px !important;
  width:max-content !important;
  max-width:100% !important;
  margin:0 0 15px !important;
  color:#fff !important;
  text-decoration:none !important;
}
.footer-brand-main{
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
  line-height:1 !important;
}
.footer-andi-wordmark{
  width:143px !important;
  height:46px !important;
  object-fit:contain !important;
  object-position:left center !important;
  display:block !important;
  background:transparent !important;
  flex:0 0 143px !important;
}
.footer-company-name{
  font-family:Montserrat,Arial,sans-serif !important;
  font-size:19px !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:-.45px !important;
  color:#fff !important;
  white-space:nowrap !important;
}
.footer-brand-tagline{
  display:block !important;
  width:100% !important;
  padding-left:47px !important;
  box-sizing:border-box !important;
  margin-top:-2px !important;
  font-family:Montserrat,Arial,sans-serif !important;
  font-size:7.6px !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:1.55px !important;
  color:#fff !important;
  white-space:nowrap !important;
}
.footer-brand-tagline b{color:#ed111c !important;margin:0 3px !important}
@media(max-width:1100px){
  .footer-andi-wordmark{width:124px !important;height:40px !important;flex-basis:124px !important}
  .footer-company-name{font-size:16px !important}
  .footer-brand-tagline{padding-left:40px !important;font-size:6.7px !important;letter-spacing:1.2px !important}
}
@media(max-width:720px){
  .footer-andi-wordmark{width:112px !important;height:36px !important;flex-basis:112px !important}
  .footer-company-name{font-size:14px !important}
  .footer-brand-tagline{padding-left:36px !important;font-size:6px !important;letter-spacing:.9px !important}
}
@media(max-width:480px){
  .footer-brand-main{gap:5px !important}
  .footer-andi-wordmark{width:100px !important;height:32px !important;flex-basis:100px !important}
  .footer-company-name{font-size:12.5px !important}
  .footer-brand-tagline{padding-left:32px !important;font-size:5.5px !important;letter-spacing:.7px !important}
}


/* Footer brand: use the exact same transparent logo lockup used in the header */
.footer-brand-header-logo{
  display:block !important;
  width:290px !important;
  max-width:100% !important;
  margin:0 0 14px 0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  line-height:0 !important;
  text-decoration:none !important;
}
.footer-brand-header-logo img{
  display:block !important;
  width:290px !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  object-fit:contain !important;
  object-position:left center !important;
}
@media(max-width:1100px){
 .footer-brand-header-logo,.footer-brand-header-logo img{width:255px !important}
}
@media(max-width:720px){
 .footer-brand-header-logo,.footer-brand-header-logo img{width:290px !important;max-width:100% !important}
}

/* ===== FINAL FOOTER BRAND FIX: transparent logo + ANDi Software Solutions exactly as reference ===== */
.footer-v3-brand .footer-brand-header-logo{
  display:block !important;
  width:290px !important;
  max-width:100% !important;
  margin:0 0 12px 0 !important;
  padding:0 !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
  line-height:0 !important;
  overflow:visible !important;
}
.footer-v3-brand .footer-brand-header-logo img{
  display:block !important;
  width:290px !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  filter:none !important;
  opacity:1 !important;
}
@media(max-width:1100px){
  .footer-v3-brand .footer-brand-header-logo,
  .footer-v3-brand .footer-brand-header-logo img{width:265px !important}
}
@media(max-width:720px){
  .footer-v3-brand .footer-brand-header-logo,
  .footer-v3-brand .footer-brand-header-logo img{width:290px !important;max-width:100% !important}
}

/* ===== CRISP FOOTER BRAND LOCKUP ===== */
.footer-v3-brand .footer-brand-lockup{
  display:inline-flex;
  align-items:center;
  gap:8px;
  text-decoration:none;
  margin:0 0 12px;
  max-width:100%;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.footer-v3-brand .footer-brand-symbol{
  display:block;
  width:48px;
  height:48px;
  object-fit:contain;
  flex:0 0 48px;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.footer-v3-brand .footer-brand-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
.footer-v3-brand .footer-brand-line{
  display:flex;
  align-items:baseline;
  gap:7px;
  white-space:nowrap;
  line-height:1;
}
.footer-v3-brand .footer-andi-word{
  position:relative;
  display:inline-block;
  font-family:Arial Black, Arial, Helvetica, sans-serif;
  font-size:30px;
  line-height:.9;
  font-weight:900;
  letter-spacing:-2.6px;
  color:#fff;
  text-shadow:0 0 1px rgba(255,255,255,.15);
}
.footer-v3-brand .footer-andi-a{
  position:relative;
  color:#fff;
}
.footer-v3-brand .footer-andi-a::after{
  content:"";
  position:absolute;
  left:6px;
  top:11px;
  width:14px;
  height:7px;
  background:#ef1826;
  transform:skewX(-26deg);
  border-radius:1px;
}
.footer-v3-brand .footer-andi-i{
  color:#fff;
  position:relative;
  padding-left:1px;
}
.footer-v3-brand .footer-andi-i::after{
  content:"";
  position:absolute;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#ef1826;
  right:-1px;
  top:-5px;
}
.footer-v3-brand .footer-software-solutions{
  font-family:Inter, Arial, sans-serif;
  font-size:14px;
  line-height:1;
  font-weight:800;
  letter-spacing:-.25px;
  color:#fff;
}
.footer-v3-brand .footer-brand-tagline{
  display:flex;
  align-items:center;
  gap:6px;
  margin-top:6px;
  white-space:nowrap;
  font-family:Inter, Arial, sans-serif;
  font-size:8px;
  line-height:1;
  font-weight:700;
  letter-spacing:2.2px;
  color:#fff;
}
.footer-v3-brand .footer-brand-tagline b{
  color:#ed1424;
  font-size:10px;
  font-weight:900;
  letter-spacing:0;
}
@media (max-width:1100px){
  .footer-v3-brand .footer-andi-word{font-size:27px}
  .footer-v3-brand .footer-software-solutions{font-size:12px}
  .footer-v3-brand .footer-brand-tagline{font-size:7px;letter-spacing:1.7px;gap:5px}
  .footer-v3-brand .footer-brand-symbol{width:44px;height:44px;flex-basis:44px}
}
@media (max-width:620px){
  .footer-v3-brand .footer-brand-lockup{gap:7px}
  .footer-v3-brand .footer-andi-word{font-size:25px}
  .footer-v3-brand .footer-software-solutions{font-size:11px}
  .footer-v3-brand .footer-brand-tagline{font-size:6.5px;letter-spacing:1.35px;gap:4px}
  .footer-v3-brand .footer-brand-symbol{width:42px;height:42px;flex-basis:42px}
}


/* ===== EXACT FOOTER BRAND FROM APPROVED 111.PNG ===== */
.footer .footbrand .footer-brand-exact-image{
  display:block !important;
  width:305px !important;
  max-width:100% !important;
  height:55px !important;
  margin:0 0 12px 0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  line-height:0 !important;
  overflow:visible !important;
}
.footer .footbrand .footer-brand-exact-image img{
  display:block !important;
  width:305px !important;
  max-width:100% !important;
  height:55px !important;
  object-fit:contain !important;
  object-position:left center !important;
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  filter:none !important;
  opacity:1 !important;
  transform:none !important;
  image-rendering:auto !important;
}
@media (max-width:1100px){
 .footer .footbrand .footer-brand-exact-image,
 .footer .footbrand .footer-brand-exact-image img{
   width:280px !important;
   height:auto !important;
 }
}
@media (max-width:575px){
 .footer .footbrand .footer-brand-exact-image,
 .footer .footbrand .footer-brand-exact-image img{
   width:260px !important;
   height:auto !important;
 }
}


/* ===== Homepage impact + global presence: reference-matched ===== */
.impact-strip{background:#fff;border-top:1px solid #edf0f2;border-bottom:1px solid #dfe5ea}
.impact-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:stretch;min-height:94px}
.impact-stats{display:grid;grid-template-columns:repeat(5,1fr);align-items:center}
.impact-item{min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 14px;border-right:1px solid #edf0f2}
.impact-item i{font-size:30px;color:#e29100;filter:drop-shadow(0 2px 1px rgba(0,0,0,.08))}
.impact-item strong{display:block;color:#f10d18;font-size:18px;line-height:1.05;font-weight:800}
.impact-item span{display:block;margin-top:5px;color:#415162;font-size:9px;font-weight:600;white-space:nowrap}
.impact-idea{position:relative;overflow:hidden;background:linear-gradient(115deg,#f8b830 0%,#ffd562 52%,#bd6d00 100%);display:flex;align-items:center;justify-content:space-between;padding:14px 18px;color:#121212;font-size:16px;line-height:1.18;font-weight:800}
.impact-idea:before{content:"";position:absolute;inset:-30px -10px;background:radial-gradient(circle at 75% 45%,rgba(255,255,255,.75),transparent 18%),radial-gradient(circle at 85% 50%,rgba(255,179,0,.55),transparent 34%);pointer-events:none}
.impact-idea>div,.impact-idea>i{position:relative;z-index:1}
.impact-idea strong{font-weight:900}.impact-idea i{font-size:54px;color:#fff4bb;text-shadow:0 0 14px #fff,0 0 22px #ff9800}

.global-presence{background:linear-gradient(90deg,#fff 0%,#fbfdff 70%,#fff 70%);overflow:hidden}
.global-layout{display:grid;grid-template-columns:330px minmax(360px,1fr) 280px;gap:16px;min-height:205px;align-items:stretch}
.global-left{padding:18px 0 18px 4px;position:relative;z-index:2}
.global-eyebrow{color:#203247;font-size:9px;margin-bottom:3px}.global-eyebrow span{background:#f10d18}
.global-left h2{font-family:Montserrat,sans-serif;font-size:24px;line-height:1.08;margin:5px 0 7px;color:#102036}.global-left h2 em{font-style:normal;color:#f10d18}
.global-left>p{font-size:12px;color:#4f6171;margin:0 0 15px}
.country-cards{display:grid;grid-template-columns:repeat(2,115px);gap:10px}
.country-card{background:#fff;border:1px solid #edf0f3;border-radius:9px;box-shadow:0 5px 18px rgba(9,29,48,.08);height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.country-flag{font-size:33px;line-height:1}.country-card b{font-size:13px;margin-top:7px;color:#111}
.global-map{position:relative;min-height:205px;display:flex;align-items:center;justify-content:center;padding:6px 0}
.global-map img{display:block;width:100%;height:100%;max-height:198px;object-fit:contain;opacity:.96}
.map-pin{position:absolute;color:#f10d18;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 2px 2px rgba(0,0,0,.12))}
.map-pin i{font-size:25px;-webkit-text-stroke:2px #fff}.map-pin span{margin-top:0;background:#fff;color:#1b2733;font-size:10px;font-weight:800;padding:2px 6px;border-radius:9px;box-shadow:0 2px 8px rgba(0,0,0,.1)}
.pin-canada{left:18%;top:22%}.pin-india{left:68%;top:49%}
.global-vision{position:relative;background:radial-gradient(circle at 100% 20%,rgba(255,40,55,.65),transparent 34%),linear-gradient(145deg,#a5000b 0%,#510008 72%,#1e0004 100%);color:#fff;padding:25px 22px;display:flex;flex-direction:column;justify-content:center;clip-path:polygon(11% 0,100% 0,100% 100%,0 100%)}
.global-vision:before{content:"";position:absolute;inset:0;background:linear-gradient(125deg,rgba(255,255,255,.07),transparent 35%);pointer-events:none}
.global-vision h3,.global-vision p,.global-vision a{position:relative;z-index:1}.global-vision h3{font-family:Montserrat,sans-serif;font-size:21px;line-height:1.25;margin:0 0 8px}.global-vision p{font-size:11px;line-height:1.45;color:#fff;margin:0 0 12px;max-width:220px}.global-btn{align-self:flex-start;padding:10px 17px;font-size:11px}

@media(max-width:1100px){.impact-layout{grid-template-columns:1fr}.impact-idea{min-height:82px}.global-layout{grid-template-columns:1fr 1.25fr}.global-vision{grid-column:1/-1;clip-path:none;min-height:155px}.global-vision p{max-width:600px}.country-cards{grid-template-columns:repeat(2,minmax(100px,1fr))}}
@media(max-width:760px){.impact-stats{grid-template-columns:repeat(2,1fr)}.impact-item:nth-child(5){grid-column:1/-1}.impact-item{border-bottom:1px solid #edf0f2}.global-layout{grid-template-columns:1fr}.global-left{padding-left:0}.global-map{min-height:190px}.country-cards{grid-template-columns:1fr 1fr}.global-vision{clip-path:none}.pin-canada{left:17%;top:21%}.pin-india{left:68%;top:49%}}
@media(max-width:480px){.impact-stats{grid-template-columns:1fr}.impact-item:nth-child(5){grid-column:auto}.impact-item{justify-content:flex-start;padding-left:22px}.global-left h2{font-size:21px}.global-map{min-height:165px}.map-pin i{font-size:20px}.map-pin span{font-size:9px}}


/* ===== Global presence final full-width correction ===== */
.impact-strip{width:100%;overflow:hidden;background:#fff}
.impact-strip>.wrap.impact-layout{
  width:100%;max-width:none;margin:0;padding:0;
  grid-template-columns:minmax(0,1fr) 275px;
}
.impact-stats{padding-left:max(36px,calc((100vw - 1180px)/2));background:#fff}
.impact-idea{margin:0;border-radius:0;min-height:94px}

.global-presence{width:100%;overflow:hidden;background:#fff}
.global-presence>.wrap.global-layout{
  width:100%;max-width:none;margin:0;padding:0;gap:0;
  grid-template-columns:minmax(330px,.95fr) minmax(470px,1.55fr) minmax(285px,.72fr);
  min-height:215px;
}
.global-left{
  padding:20px 26px 20px max(40px,calc((100vw - 1180px)/2));
  background:linear-gradient(90deg,#fff,#fbfdff);
}
.country-cards{display:flex;gap:12px;align-items:center}
.country-card{
  width:142px;height:64px;padding:0 14px;
  flex-direction:row;justify-content:flex-start;align-items:center;gap:11px;
  border-radius:8px;
}
.country-flag{font-size:31px;line-height:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.country-card b{font-size:13px;margin:0;color:#111;white-space:nowrap}
.global-map{min-height:215px;padding:0 14px;background:#f8fbfd;overflow:hidden}
.global-map img{width:100%;height:215px;max-height:none;object-fit:contain;object-position:center}
.global-vision{clip-path:polygon(8% 0,100% 0,100% 100%,0 100%);padding:28px 30px 28px 44px;border-radius:0}

@media(max-width:1100px){
 .impact-strip>.wrap.impact-layout{grid-template-columns:1fr 235px}
 .impact-stats{padding-left:18px}
 .global-presence>.wrap.global-layout{grid-template-columns:1fr 1.15fr}
 .global-left{padding-left:24px}
 .global-vision{grid-column:1/-1;clip-path:none;padding-left:24px}
}
@media(max-width:760px){
 .impact-strip>.wrap.impact-layout{grid-template-columns:1fr}
 .impact-stats{padding:0}
 .global-presence>.wrap.global-layout{grid-template-columns:1fr}
 .global-left{padding:20px}
 .country-cards{display:grid;grid-template-columns:1fr 1fr}
 .country-card{width:100%;height:62px}
 .global-map{min-height:190px;padding:0 8px}
 .global-map img{height:190px}
 .global-vision{padding:24px 20px}
}


/* ===== Homepage impact strip enlarged after removing Global Presence ===== */
.impact-strip{
  width:100%;
  background:#fff;
  border-top:1px solid #e8edf2;
  border-bottom:1px solid #e8edf2;
  overflow:hidden;
}
.impact-strip .impact-layout{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  min-height:150px;
  align-items:stretch;
}
.impact-strip .impact-stats{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  align-items:center;
  padding:0 34px 0 max(34px,calc((100vw - 1180px)/2));
  background:#fff;
}
.impact-strip .impact-item{
  min-height:150px;
  padding:22px 20px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  border-right:1px solid #e5eaf0;
}
.impact-strip .impact-item:last-child{border-right:0}
.impact-strip .impact-item>i{
  font-size:42px;
  min-width:46px;
  text-align:center;
  color:#e49a0a;
}
.impact-strip .impact-item strong{
  display:block;
  color:#f10d18;
  font-size:24px;
  line-height:1;
  margin-bottom:7px;
  font-weight:800;
}
.impact-strip .impact-item span{
  display:block;
  color:#34475a;
  font-size:12px;
  line-height:1.3;
  white-space:nowrap;
}
.impact-strip .impact-idea{
  min-height:150px;
  padding:22px 28px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  background:linear-gradient(115deg,#ffd660 0%,#f4af22 58%,#d87908 100%);
  color:#101820;
  position:relative;
  overflow:hidden;
}
.impact-strip .impact-idea:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 90% 45%,rgba(255,255,255,.35),transparent 34%);
  pointer-events:none;
}
.impact-strip .impact-idea div,
.impact-strip .impact-idea i{position:relative;z-index:1}
.impact-strip .impact-idea div{
  font-size:18px;
  line-height:1.18;
  font-weight:800;
}
.impact-strip .impact-idea strong{font-size:20px}
.impact-strip .impact-idea i{
  font-size:58px;
  color:#fff7c6;
  text-shadow:0 0 18px rgba(255,255,255,.75),0 0 36px rgba(255,178,0,.65);
}
@media(max-width:1200px){
 .impact-strip .impact-layout{grid-template-columns:1fr 300px}
 .impact-strip .impact-stats{padding-left:24px;padding-right:20px}
 .impact-strip .impact-item{padding:18px 12px}
 .impact-strip .impact-item>i{font-size:34px;min-width:38px}
 .impact-strip .impact-item strong{font-size:20px}
 .impact-strip .impact-item span{font-size:10px}
}
@media(max-width:900px){
 .impact-strip .impact-layout{grid-template-columns:1fr}
 .impact-strip .impact-stats{grid-template-columns:repeat(2,1fr);padding:0}
 .impact-strip .impact-item{min-height:118px;border-bottom:1px solid #e5eaf0}
 .impact-strip .impact-item:nth-child(5){grid-column:1/-1}
 .impact-strip .impact-idea{min-height:125px;padding:20px 28px}
}
@media(max-width:520px){
 .impact-strip .impact-stats{grid-template-columns:1fr}
 .impact-strip .impact-item:nth-child(5){grid-column:auto}
 .impact-strip .impact-item{justify-content:flex-start;min-height:92px;padding:15px 24px;border-right:0}
 .impact-strip .impact-idea{min-height:115px}
}

/* Homepage industry photo cards */
.home-industries .industry-photo-grid{gap:18px}
.home-industries .photo-card{overflow:hidden;border-radius:14px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}
.home-industries .photo-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(10,28,50,.14)}
.home-industries .photo-card .industry-img{height:145px;position:relative;overflow:hidden;background:linear-gradient(135deg,#071f31,#0d3d5d)}
.home-industries .photo-card .industry-img>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}
.home-industries .photo-card:hover .industry-img>img{transform:scale(1.06)}
.home-industries .industry-photo-overlay{position:absolute;left:12px;bottom:12px;width:38px;height:38px;border-radius:10px;background:#ed101d;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(237,16,29,.3)}
.home-industries .industry-photo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 25%,#15577e 0,#08283d 48%,#031923 100%)}
.home-industries .industry-photo-fallback>i{font-size:52px;color:#fff;opacity:.92}
.home-industries .photo-card .body{min-height:64px;display:flex;align-items:center;gap:9px;padding:12px 13px}
.home-industries .photo-card .body>i{color:#ed101d;font-size:18px}
.home-industries .photo-card .body strong{font-size:13px;line-height:1.25;color:#0a1f35}
@media(max-width:767px){.home-industries .photo-card .industry-img{height:170px}}

/* ===== HOME INDUSTRY SHOWCASE - REFERENCE DESIGN ===== */
.home-industries-showcase{
  position:relative;
  overflow:hidden;
  padding:54px 0 58px;
  background:
    radial-gradient(circle at 50% 100%,rgba(255,224,177,.28),transparent 34%),
    linear-gradient(180deg,#fff 0%,#fbfdff 74%,#fff8ec 100%);
}
.home-industries-showcase:after{
  content:"";
  position:absolute;
  left:-5%;right:-5%;bottom:-68px;
  height:110px;
  border-radius:50% 50% 0 0/60% 60% 0 0;
  background:rgba(255,226,184,.24);
  transform:rotate(-1.4deg);
  pointer-events:none;
}
.industry-showcase-head{text-align:center;max-width:1040px;margin:0 auto 28px;position:relative;z-index:1}
.industry-kicker{justify-content:center;color:#0b1d34;font-weight:800;letter-spacing:1.2px}
.industry-kicker span{width:38px;height:3px;background:#f20d1a}
.industry-showcase-head h2{font-family:Montserrat,Arial,sans-serif;font-size:clamp(30px,3vw,46px);line-height:1.08;margin:10px 0 10px;color:#07192e;font-weight:800}
.industry-showcase-head h2 em{font-style:normal;color:#ef0e1c}
.industry-showcase-head p{margin:0 auto;color:#36475a;font-size:15px;line-height:1.6}
.industry-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;position:relative;z-index:1}
.industry-showcase-card{position:relative;display:block;overflow:hidden;border:1px solid #e5ebf0;border-radius:14px;background:#fff;color:#0b1d34;text-decoration:none;box-shadow:0 9px 25px rgba(11,29,52,.09);transition:transform .25s ease,box-shadow .25s ease}
.industry-showcase-card:hover{transform:translateY(-5px);box-shadow:0 17px 38px rgba(11,29,52,.14)}
.industry-showcase-photo{height:185px;overflow:hidden;background:#e8eef3}
.industry-showcase-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.industry-showcase-card:hover .industry-showcase-photo img{transform:scale(1.045)}
.industry-showcase-icon{position:absolute;left:50%;top:151px;transform:translateX(-50%);width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#ef0e1c;color:#fff;border:5px solid #fff;box-shadow:0 6px 14px rgba(239,14,28,.2);font-size:26px;z-index:2}
.industry-showcase-body{min-height:177px;padding:42px 18px 18px;text-align:center;display:flex;flex-direction:column;align-items:center}
.industry-showcase-body h3{margin:0 0 9px;font-family:Montserrat,Arial,sans-serif;font-size:18px;line-height:1.2;color:#0a1d34}
.industry-showcase-body p{margin:0;color:#33465a;font-size:13px;line-height:1.5;max-width:270px}
.industry-showcase-body span{margin-top:auto;padding-top:12px;color:#ef0e1c;font-size:13px;font-weight:800}
.industry-showcase-body span i{margin-left:7px;transition:transform .2s ease}
.industry-showcase-card:hover .industry-showcase-body span i{transform:translateX(4px)}
.industry-showcase-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:58px;margin-top:28px}
.industry-all-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 26px;border-radius:30px;background:linear-gradient(135deg,#ff1827,#df000d);color:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 8px 20px rgba(239,14,28,.19)}
.industry-all-btn:hover{transform:translateY(-2px)}
.industry-together{display:flex;align-items:center;gap:12px;color:#2d4054;font-size:13px}
.industry-together i{width:26px;height:2px;background:#b9c2ca;display:block}
@media(max-width:1020px){.industry-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-showcase-photo{height:205px}.industry-showcase-icon{top:171px}}
@media(max-width:620px){.home-industries-showcase{padding:42px 0 48px}.industry-showcase-head h2{font-size:30px}.industry-showcase-head p{font-size:13px}.industry-showcase-grid{grid-template-columns:1fr;gap:16px}.industry-showcase-photo{height:220px}.industry-showcase-icon{top:186px}.industry-showcase-body{min-height:160px}.industry-showcase-footer{flex-direction:column;gap:15px;margin-top:24px}.industry-together{text-align:center}.industry-all-btn{width:100%;max-width:310px;justify-content:center}}


/* 2026-09-08: exact industry showcase image-fit refinement */
.home-industries-showcase{padding:26px 0 44px;background:linear-gradient(180deg,#fffdf9 0%,#fffaf2 100%);overflow:hidden}
.home-industries-showcase .wrap{width:min(1485px,96%)}
.industry-showcase-head{margin-bottom:26px}
.industry-showcase-head h2{font-size:clamp(34px,3.1vw,48px);letter-spacing:-1.2px}
.industry-showcase-grid{gap:18px}
.industry-showcase-card{border-radius:13px;box-shadow:0 10px 24px rgba(14,30,52,.08)}
.industry-showcase-photo{height:176px;background:#eef2f5}
.industry-showcase-photo img{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:auto}
.industry-showcase-icon{top:145px;width:78px;height:78px;border-width:5px;font-size:31px}
.industry-showcase-body{min-height:164px;padding:44px 16px 17px}
.industry-showcase-body h3{font-size:20px;margin-bottom:7px}
.industry-showcase-body p{font-size:13.5px;line-height:1.45}
.industry-showcase-body span{font-size:13.5px;padding-top:10px}
.industry-showcase-footer{margin-top:30px}
.industry-all-btn{font-size:16px;padding:16px 34px;border:3px solid #efb139}
@media(max-width:1100px){.home-industries-showcase .wrap{width:min(96%,1000px)}.industry-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-showcase-photo{height:210px}.industry-showcase-icon{top:176px}}
@media(max-width:620px){.home-industries-showcase .wrap{width:94%}.industry-showcase-photo{height:210px}.industry-showcase-icon{top:176px;width:72px;height:72px}.industry-showcase-body{padding-top:42px}.industry-showcase-body h3{font-size:19px}}


/* =========================================================
   08 SEP 2026 — LARGER TOP SLOGAN + MOBILE NUMBER
   ========================================================= */
.topbar{
  min-height:38px;
  font-size:13px;
}
.topinner{
  min-height:38px;
  height:auto;
}
.top-slogan{
  display:inline-flex;
  align-items:center;
  font-size:15px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.1px;
  white-space:nowrap;
}
.top-contact .top-phone{
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-size:15.5px;
  line-height:1;
  font-weight:800;
  letter-spacing:.15px;
}
.top-contact .top-phone i{font-size:15px;}
.top-contact > a:nth-of-type(2){font-size:13px;}
.footer-v3-contact.footer-v3-phone{
  font-size:16px;
  font-weight:800;
}
.footer-v3-contact.footer-v3-phone i{font-size:20px;}
@media (max-width:980px){
  .top-slogan{font-size:14px}
  .top-contact .top-phone{font-size:14px}
  .top-contact > a:nth-of-type(2){font-size:12px}
}
@media (max-width:820px){
  .topbar{min-height:36px}
  .topinner{min-height:36px;justify-content:center}
  .top-slogan{font-size:13.5px;text-align:center;white-space:normal}
}
@media (max-width:420px){.top-slogan{font-size:12.5px}}


/* =========================================================
   FINAL MOBILE TOP CONTACT FIX — 08 SEP 2026
   Show phone, email and social media on mobile.
   This overrides the earlier .topinner>div{display:none}.
   ========================================================= */
@media (max-width:820px){
  .topbar{
    min-height:auto !important;
    padding:7px 0 8px !important;
  }

  .topbar .topinner{
    width:min(96%,1180px) !important;
    height:auto !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
  }

  .topbar .top-slogan{
    display:block !important;
    width:100% !important;
    text-align:center !important;
    font-size:13px !important;
    line-height:1.25 !important;
    font-weight:800 !important;
    white-space:normal !important;
  }

  /* Critical override for the old rule: .topinner>div{display:none} */
  .topbar .topinner > .top-contact{
    display:flex !important;
    width:100% !important;
    flex-wrap:wrap !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px 12px !important;
    white-space:normal !important;
  }

  .topbar .top-contact > a{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:5px !important;
    margin:0 !important;
    padding:0 !important;
    border-left:0 !important;
    color:#fff !important;
    text-decoration:none !important;
    line-height:1.25 !important;
  }

  .topbar .top-contact .top-phone{
    font-size:13px !important;
    font-weight:800 !important;
  }

  .topbar .top-contact > a:nth-of-type(2){
    font-size:11.5px !important;
    font-weight:700 !important;
  }

  .topbar .social-mini{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:12px !important;
    margin:0 !important;
    padding:0 0 0 4px !important;
    border-left:0 !important;
  }

  .topbar .social-mini a{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:25px !important;
    height:25px !important;
    margin:0 !important;
    padding:0 !important;
    color:#fff !important;
    border:1px solid rgba(255,255,255,.35) !important;
    border-radius:50% !important;
    background:rgba(255,255,255,.08) !important;
    font-size:12px !important;
  }

  .topbar .social-mini i{
    margin:0 !important;
    font-size:12px !important;
  }

  /* Header starts below the taller mobile top bar cleanly. */
  .header{
    top:0 !important;
  }

  /* Also keep footer contact/social details visible on mobile. */
  .footer .connect-col,
  .footer .socials,
  .footer .contact-line,
  .footer .footer-v3-contact{
    display:flex !important;
  }
}

@media (max-width:520px){
  .topbar{
    padding:6px 0 8px !important;
  }

  .topbar .topinner{
    gap:6px !important;
  }

  .topbar .top-slogan{
    font-size:12.5px !important;
  }

  .topbar .topinner > .top-contact{
    gap:6px 9px !important;
  }

  .topbar .top-contact .top-phone{
    font-size:12.5px !important;
  }

  .topbar .top-contact > a:nth-of-type(2){
    flex-basis:100% !important;
    font-size:11px !important;
  }

  .topbar .social-mini{
    flex-basis:100% !important;
    gap:14px !important;
  }
}

@media (max-width:360px){
  .topbar .top-slogan{
    font-size:11.5px !important;
  }
  .topbar .top-contact .top-phone{
    font-size:12px !important;
  }
  .topbar .top-contact > a:nth-of-type(2){
    font-size:10.3px !important;
  }
}


/* =========================================================
   HEADER LOGO MOBILE FIX — 08 SEP 2026
   Applied to HEADER ONLY.
   - show complete ANDi logo area on mobile
   - show Ideas | Technology | Growth below it
   - remove underline from header logo/ANDi
   ========================================================= */

.header .brand,
.header .brand:link,
.header .brand:visited,
.header .brand:hover,
.header .brand:focus,
.header .brand:active{
  text-decoration:none !important;
  text-decoration-line:none !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background-image:none !important;
}

.header .brand::before,
.header .brand::after,
.header .brand-mark::before,
.header .brand-mark::after,
.header .brand-name::before,
.header .brand-name::after{
  content:none !important;
  display:none !important;
}

.header .brand-mark{
  width:140px !important;
  height:38px !important;
  flex:0 0 140px !important;
  overflow:visible !important;
  border:0 !important;
  border-bottom:0 !important;
}

.header .brand-mark img{
  display:block !important;
  width:140px !important;
  height:38px !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:left center !important;
  transform:none !important;
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
}

.header .brand-name{
  text-decoration:none !important;
  border:0 !important;
  border-bottom:0 !important;
}

.header .brand-name strong{
  text-decoration:none !important;
  border:0 !important;
  border-bottom:0 !important;
}

/* Keep the line below the name visible on mobile */
.header .brand-name small{
  display:block !important;
  margin-top:5px !important;
  text-decoration:none !important;
  border:0 !important;
  border-bottom:0 !important;
}

/* Ensure generic navigation underline rules can never touch the brand */
.header .navwrap > .brand:after,
.header .navwrap > .brand:hover:after,
.header .navwrap > .brand.active:after{
  display:none !important;
  content:none !important;
}

@media (max-width:820px){
  .header .navwrap{
    min-height:70px !important;
  }

  .header .brand{
    display:flex !important;
    align-items:center !important;
    gap:7px !important;
    min-width:0 !important;
    max-width:calc(100% - 58px) !important;
    overflow:visible !important;
  }

  .header .brand-mark{
    width:112px !important;
    height:31px !important;
    flex-basis:112px !important;
  }

  .header .brand-mark img{
    width:112px !important;
    height:31px !important;
  }

  .header .brand-name strong{
    display:block !important;
    font-size:14px !important;
    line-height:1.05 !important;
    white-space:nowrap !important;
  }

  .header .brand-name small{
    display:block !important;
    font-size:5.8px !important;
    line-height:1 !important;
    letter-spacing:.65px !important;
    white-space:nowrap !important;
    margin-top:5px !important;
  }
}

@media (max-width:520px){
  .header .navwrap{
    min-height:66px !important;
  }

  .header .brand{
    gap:5px !important;
    max-width:calc(100% - 52px) !important;
  }

  .header .brand-mark{
    width:92px !important;
    height:26px !important;
    flex-basis:92px !important;
  }

  .header .brand-mark img{
    width:92px !important;
    height:26px !important;
  }

  .header .brand-name strong{
    font-size:12px !important;
  }

  .header .brand-name small{
    display:block !important;
    font-size:4.8px !important;
    letter-spacing:.42px !important;
    margin-top:4px !important;
  }
}

@media (max-width:380px){
  .header .brand-mark{
    width:82px !important;
    height:23px !important;
    flex-basis:82px !important;
  }

  .header .brand-mark img{
    width:82px !important;
    height:23px !important;
  }

  .header .brand-name strong{
    font-size:10.8px !important;
  }

  .header .brand-name small{
    font-size:4.2px !important;
    letter-spacing:.3px !important;
  }
}


/* =========================================================
   COMPLETE HEADER LOGO FIX — 08 SEP 2026
   One complete brand image for desktop + mobile.
   No split/cropped logo, no underline.
   ========================================================= */
.header .brand,
.header .brand:link,
.header .brand:visited,
.header .brand:hover,
.header .brand:focus,
.header .brand:active{
  display:flex !important;
  align-items:center !important;
  flex:0 0 auto !important;
  margin:0 !important;
  padding:0 !important;
  text-decoration:none !important;
  border:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background:none !important;
}

.header .brand::before,
.header .brand::after{
  content:none !important;
  display:none !important;
}

.header .header-brand-logo{
  display:block !important;
  width:360px !important;
  max-width:none !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:contain !important;
  object-position:left center !important;
  border:0 !important;
  border-bottom:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  transform:none !important;
}

/* Hide/neutralize old split-brand elements if older CSS is cached. */
.header .brand-mark,
.header .brand-name{
  display:none !important;
}

@media (max-width:1240px){
  .header .header-brand-logo{
    width:315px !important;
  }
}

@media (max-width:1080px){
  .header .header-brand-logo{
    width:275px !important;
  }
}

@media (max-width:820px){
  .header .navwrap{
    min-height:70px !important;
    height:auto !important;
  }

  .header .brand{
    max-width:calc(100% - 58px) !important;
    overflow:visible !important;
  }

  .header .header-brand-logo{
    width:245px !important;
    max-width:100% !important;
    height:auto !important;
  }
}

@media (max-width:520px){
  .header .navwrap{
    min-height:64px !important;
  }

  .header .header-brand-logo{
    width:220px !important;
  }
}

@media (max-width:400px){
  .header .header-brand-logo{
    width:195px !important;
  }
}

@media (max-width:350px){
  .header .header-brand-logo{
    width:175px !important;
  }
}


/* =========================================================
   HEADER MENU / BRAND OVERLAP FIX — 08 SEP 2026
   Keeps the complete ANDi name visible and prevents menus
   from cutting into the logo at desktop/tablet widths.
   ========================================================= */

/* Give the header more usable horizontal space than normal page sections. */
.header .navwrap{
  width:min(1500px,96%) !important;
  gap:24px !important;
}

/* Keep logo intact; do not allow flexbox to squeeze/crop it. */
.header .brand{
  flex:0 0 auto !important;
  min-width:0 !important;
  overflow:visible !important;
}
.header .header-brand-logo{
  width:320px !important;
  max-width:none !important;
  height:auto !important;
  flex:none !important;
}

/* Menu takes only the remaining space and aligns to the right. */
.header .nav{
  flex:1 1 auto !important;
  min-width:0 !important;
  justify-content:flex-end !important;
  gap:20px !important;
}
.header .nav a{
  flex:0 0 auto !important;
  font-size:13px !important;
  white-space:nowrap !important;
}
.header .quote-btn{
  padding:13px 16px !important;
}

/* 1366 / 1280 class screens: slightly smaller branding and menu gaps. */
@media (max-width:1400px) and (min-width:1181px){
  .header .navwrap{
    width:min(1320px,97%) !important;
    gap:18px !important;
  }
  .header .header-brand-logo{
    width:270px !important;
  }
  .header .nav{
    gap:15px !important;
  }
  .header .nav a{
    font-size:12px !important;
  }
  .header .quote-btn{
    padding:12px 13px !important;
    font-size:11.5px !important;
  }
}

/* At widths where a full 8-item menu would crowd the company name,
   switch cleanly to the hamburger instead of allowing overlap. */
@media (max-width:1180px) and (min-width:821px){
  .header{
    height:72px !important;
  }
  .header .navwrap{
    width:min(1120px,94%) !important;
    height:72px !important;
  }
  .header .header-brand-logo{
    width:285px !important;
    max-width:calc(100vw - 100px) !important;
  }
  .header .navtoggle{
    display:block !important;
    margin-left:auto !important;
    flex:0 0 auto !important;
    color:#11233a !important;
  }
  .header .nav{
    position:absolute !important;
    top:72px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:0 !important;
    padding:18px 5% !important;
    background:#fff !important;
    box-shadow:0 15px 30px rgba(0,0,0,.12) !important;
    z-index:120 !important;
  }
  .header .nav.open{
    display:flex !important;
  }
  .header .nav a{
    display:block !important;
    padding:12px 4px !important;
    font-size:13px !important;
  }
  .header .nav a:after{
    display:none !important;
  }
  .header .quote-btn{
    text-align:center !important;
    margin-top:8px !important;
    padding:13px 18px !important;
  }
}

/* Preserve the existing mobile layout, but keep logo fully visible. */
@media (max-width:820px){
  .header .navwrap{
    width:94% !important;
    gap:10px !important;
  }
  .header .brand{
    max-width:calc(100% - 54px) !important;
  }
  .header .header-brand-logo{
    width:245px !important;
    max-width:100% !important;
    height:auto !important;
  }
}

@media (max-width:520px){
  .header .header-brand-logo{
    width:215px !important;
  }
}
@media (max-width:390px){
  .header .header-brand-logo{
    width:190px !important;
  }
}


/* =========================================================
   HEADER BALANCE FIX — logo closer to menus, like earlier
   ========================================================= */
.header .navwrap{
  width:min(1240px,94%) !important;
  justify-content:flex-start !important;
  gap:18px !important;
}

.header .brand{
  flex:0 0 auto !important;
  margin-right:8px !important;
}

.header .header-brand-logo{
  width:285px !important;
  max-width:none !important;
  height:auto !important;
}

.header .nav{
  flex:1 1 auto !important;
  min-width:0 !important;
  justify-content:flex-end !important;
  gap:18px !important;
}

.header .nav a{
  font-size:12.5px !important;
  white-space:nowrap !important;
}

.header .quote-btn{
  padding:12px 15px !important;
}

/* Keep everything close and balanced on normal desktop screens */
@media (max-width:1320px) and (min-width:1101px){
  .header .navwrap{
    width:min(1180px,95%) !important;
    gap:14px !important;
  }
  .header .brand{
    margin-right:4px !important;
  }
  .header .header-brand-logo{
    width:255px !important;
  }
  .header .nav{
    gap:14px !important;
  }
  .header .nav a{
    font-size:11.8px !important;
  }
  .header .quote-btn{
    padding:11px 13px !important;
  }
}

/* Switch to hamburger only when the full menu genuinely cannot fit */
@media (max-width:1100px) and (min-width:821px){
  .header .navwrap{
    width:94% !important;
    justify-content:space-between !important;
  }

  .header .header-brand-logo{
    width:265px !important;
  }

  .header .navtoggle{
    display:block !important;
    margin-left:auto !important;
  }

  .header .nav{
    position:absolute !important;
    top:72px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    display:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:0 !important;
    padding:18px 5% !important;
    background:#fff !important;
    box-shadow:0 15px 30px rgba(0,0,0,.12) !important;
  }

  .header .nav.open{
    display:flex !important;
  }

  .header .nav a{
    padding:12px 4px !important;
    font-size:13px !important;
  }
}

/* Mobile keeps logo compact but complete */
@media (max-width:820px){
  .header .navwrap{
    width:94% !important;
    justify-content:space-between !important;
    gap:8px !important;
  }
  .header .brand{
    margin-right:0 !important;
    max-width:calc(100% - 54px) !important;
  }
  .header .header-brand-logo{
    width:235px !important;
    max-width:100% !important;
  }
}

@media (max-width:520px){
  .header .header-brand-logo{
    width:210px !important;
  }
}

@media (max-width:390px){
  .header .header-brand-logo{
    width:188px !important;
  }
}

/* Remove duplicate icon beside industry names; retain main circular card icon */
.home-industries-showcase .industry-showcase-body h3 i,
.home-industries-showcase .industry-showcase-body h3 .icon,
.home-industries-showcase .industry-showcase-body h3 .industry-icon{
  display:none !important;
}


/* ==========================================================
   HOME PAGE INDUSTRIES — REMOVE RED CIRCULAR ICON COMPLETELY
   Keep industry image, title, description and Learn More only.
   ========================================================== */
.home-industries-showcase .industry-showcase-icon,
.home-industries-showcase .industry-icon,
.home-industries-showcase .icon-circle,
.home-industries-showcase .industry-card-icon,
.home-industries-showcase .industry-showcase-card > .icon,
.home-industries-showcase .industry-showcase-card > i,
.industries-showcase .industry-showcase-icon,
.industries-showcase .industry-icon,
.industries-showcase .icon-circle,
.industry-showcase-card .industry-showcase-icon,
.industry-showcase-card .industry-icon,
.industry-showcase-card .icon-circle,
.industry-showcase-card > .industry-card-icon {
    display:none !important;
}

/* Remove spacing that existed for the overlapping icon */
.home-industries-showcase .industry-showcase-body,
.industry-showcase-card .industry-showcase-body {
    padding-top:28px !important;
}
.home-industries-showcase .industry-showcase-body h3,
.industry-showcase-card .industry-showcase-body h3 {
    margin-top:0 !important;
}


/* ==========================================================
   HOME GROWTH SECTION — SHOW COMPLETE CENTRAL IMAGE
   Prevents TECHNOLOGY / STRATEGY / SUPPORT / GROWTH from cropping.
   ========================================================== */
.growth-visual{
  height:auto !important;
  min-height:0 !important;
  background:none !important;
  border-radius:20px !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.growth-visual img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-width:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  border-radius:20px !important;
}

/* Give the artwork enough width on desktop */
@media(min-width:1051px){
  .growth-inner{
    grid-template-columns:.78fr 1.28fr .82fr !important;
    gap:22px !important;
  }
}

/* Keep full image visible on tablets as well instead of hiding it */
@media(max-width:1050px) and (min-width:821px){
  .growth-inner{
    grid-template-columns:.9fr 1.2fr .9fr !important;
    gap:16px !important;
  }
  .growth-visual{
    display:flex !important;
  }
}

/* Mobile: place full image between copy and benefit list */
@media(max-width:820px){
  .growth-inner{
    grid-template-columns:1fr !important;
  }
  .growth-visual{
    display:flex !important;
    width:100% !important;
    margin:8px 0 !important;
  }
  .growth-visual img{
    width:100% !important;
    border-radius:14px !important;
  }
}
