


.tag-footer{
  --red:#CC2529;--red-dark:#a91e22;--charcoal:#231F20;--slate:#54595F;
  --body:#7A7A7A;--light:#E0E0E0;--offwhite:#ECECEC;--white:#FFFFFF;--maxw:1280px;
  font-family:'Poppins',sans-serif;font-weight:400;line-height:1.6;color:var(--white);width:100%;
}
.tag-footer,.tag-footer *,.tag-footer *::before,.tag-footer *::after{box-sizing:border-box;}
.tag-footer a{text-decoration:none;color:inherit;}
.tag-footer img{display:block;max-width:100%;}
.tag-footer .inner{max-width:var(--maxw);margin:0 auto;padding:0 28px;width:100%;}

.tag-footer .cta-band{background:var(--red);}
.tag-footer .cta-band .inner{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:30px 28px;flex-wrap:wrap;}
.tag-footer .cta-band .cta-title{margin:0;font-size:clamp(1.3rem,2.4vw,1.8rem);font-weight:700;text-transform:uppercase;letter-spacing:.3px;line-height:1.1;}
.tag-footer .cta-band p{margin:4px 0 0;font-size:1rem;color:rgba(255,255,255,.9);}
.tag-footer .cta-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.tag-footer .cta-actions .call{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:1.15rem;color:#fff;}
.tag-footer .cta-actions .call svg{width:18px;height:18px;stroke:#fff;}
.tag-footer .cta-actions .btn{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--red);font-weight:700;text-transform:uppercase;letter-spacing:.6px;font-size:.86rem;padding:14px 26px;border-radius:3px;transition:transform .18s ease,background .18s ease,color .18s ease;}
.tag-footer .cta-actions .btn:hover{transform:translateY(-1px);background:var(--charcoal);color:#fff;}
.tag-footer .cta-actions .btn svg{width:15px;height:15px;stroke:currentColor;}

.tag-footer .news-band{background:#2c282a;border-bottom:1px solid rgba(255,255,255,.08);}
.tag-footer .news-band .inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:40px 28px;}
.tag-footer .news-copy{max-width:640px;}
.tag-footer .news-copy .news-title{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:.2px;}
.tag-footer .news-copy p{margin:5px 0 0;color:rgba(255,255,255,.65);font-size:.95rem;}
.tag-footer .news-form{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:620px;}
.tag-footer .news-form .row{display:flex;gap:12px;width:100%;}
.tag-footer .news-form input[type=email]{flex:1;min-width:0;background:#fff;border:1px solid var(--light);border-radius:3px;padding:14px 16px;font-family:inherit;font-size:1rem;color:var(--charcoal);}
.tag-footer .news-form input[type=email]:focus{outline:2px solid var(--red);outline-offset:1px;}
.tag-footer .news-form .hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;}
.tag-footer .news-form button{background:var(--red);color:#fff;border:none;font-family:inherit;font-weight:700;text-transform:uppercase;letter-spacing:.6px;font-size:.86rem;padding:14px 24px;border-radius:3px;cursor:pointer;transition:background .18s ease;white-space:nowrap;}
.tag-footer .news-form button:hover{background:var(--red-dark);}
.tag-footer .news-form button:disabled{opacity:.6;cursor:default;}
.tag-footer .news-note{width:100%;margin:0;text-align:center;font-size:.78rem;color:rgba(255,255,255,.5);}
.tag-footer .news-msg{width:100%;margin:0;text-align:center;font-size:.9rem;font-weight:600;min-height:1.2em;}
.tag-footer .news-msg.ok{color:#7ee08a;}
.tag-footer .news-msg.err{color:#ff8084;}

.tag-footer .main{background:var(--charcoal);padding:52px 0 38px;}
.tag-footer .cols{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr auto;gap:38px;}
.tag-footer .col .col-title{margin:0 0 16px;font-size:.78rem;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#fff;}
.tag-footer .col.links a{display:block;padding:6px 0;color:rgba(255,255,255,.66);font-size:.95rem;transition:color .15s,padding-left .15s;}
.tag-footer .col.links a:hover{color:#fff;padding-left:4px;}
.tag-footer .brand .logo{display:inline-block;background:#fff;padding:12px 14px;border-radius:4px;margin-bottom:18px;}
.tag-footer .brand .logo img{height:46px;width:auto;}
.tag-footer .brand address{font-style:normal;color:rgba(255,255,255,.66);font-size:.95rem;line-height:1.7;margin-bottom:14px;}
.tag-footer .brand .fphone{display:inline-block;font-weight:700;font-size:1.18rem;color:#fff;margin-bottom:16px;}
.tag-footer .social{display:flex;gap:12px;}
.tag-footer .social a{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.08);display:grid;place-items:center;transition:background .18s ease;}
.tag-footer .social a:hover{background:var(--red);}
.tag-footer .social svg{width:18px;height:18px;fill:#fff;}
.tag-footer .accred{display:flex;align-items:flex-start;justify-content:center;}
.tag-footer .accred img{width:130px;height:auto;}

.tag-footer .bar{background:#1b1819;}
.tag-footer .bar .inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 28px;flex-wrap:wrap;}
.tag-footer .bar p{margin:0;font-size:.82rem;color:rgba(255,255,255,.5);}
.tag-footer .bar .legal{display:flex;gap:20px;}
.tag-footer .bar .legal a{font-size:.82rem;color:rgba(255,255,255,.6);transition:color .15s;}
.tag-footer .bar .legal a:hover{color:#fff;}

@media (max-width:980px){
  .tag-footer .cta-band .inner{flex-direction:column;align-items:flex-start;text-align:left;}
  .tag-footer .cols{grid-template-columns:1fr 1fr;gap:30px;}
  .tag-footer .brand{grid-column:1/-1;}
  .tag-footer .accred{grid-column:1/-1;justify-content:flex-start;}
  .tag-footer .bar .inner{flex-direction:column;align-items:flex-start;}
}
@media (max-width:560px){
  .tag-footer .cols{grid-template-columns:1fr;}
  .tag-footer .news-form .row{flex-direction:column;}
  .tag-footer .news-form button{width:100%;}
}
