.footer-wrapper {
  --footer-bg: #20395C;
  --footer-title: #fff;
  --footer-text: rgba(255,255,255,.82);
  --footer-muted: rgba(255,255,255,.66);
  --footer-border: rgba(255,255,255,.14);
  --footer-accent: #d94c73;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background: var(--footer-bg) !important;
  background-color: var(--footer-bg) !important;
  color: var(--footer-text);
  font-family: "Inter", sans-serif;
}
.footer-wrapper, .footer-wrapper * { box-sizing: border-box; }
.footer-wrapper .container { width: 100%; max-width: 1280px; }
.footer-main-row, .footer-bottom-row { display: flex; justify-content: space-between; }
.footer-main-row { align-items: stretch; gap: 42px; padding: 19px 0 8px; }
.footer-brand { flex: 1 1 58%; min-width: 0; }
.footer-wrapper .footer-title { margin: 0 0 5px !important; color: #fff; font-family: "Inter", sans-serif; font-size: 28px !important; font-weight: 700 !important; line-height: 1.18 !important; letter-spacing: -.3px; }
.footer-wrapper .footer-tagline { margin: 0 0 5px !important; color: var(--footer-accent); font-size: 12px; font-weight: 700; line-height: 1.35 !important; }
.footer-wrapper .footer-description { max-width: 610px; margin: 0 !important; color: var(--footer-text); font-size: 12.6px; line-height: 1.42 !important; }
.footer-contact { flex: 0 0 330px; min-width: 280px; align-self: stretch; display: flex; flex-direction: column; align-items: flex-end; text-align: right; }
.footer-contact-lines { display: flex !important; flex-direction: column !important; align-items: flex-end !important; gap: 1px !important; }
.footer-contact-link { display: block !important; color: #fff; font-size: 12.6px; font-weight: 550; line-height: 1.42; text-decoration: none; }
.footer-phone { font-weight: 700; }
.footer-wrapper .footer-location { display: block !important; margin: 2px 0 0 !important; color: var(--footer-muted); font-size: 12px; line-height: 1.35 !important; }
.footer-social { position: relative; z-index: 20; display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; gap: 7px !important; margin-top: auto !important; padding-top: 4px !important; padding-bottom: 1px !important; }
.footer-wrapper .footer-social a { display: inline-flex !important; align-items: center; justify-content: center; width: 32px !important; height: 32px !important; margin: 0 !important; border: 1px solid rgba(255,255,255,.22) !important; border-radius: 50%; background: rgba(255,255,255,.07) !important; color: #fff !important; font-size: 12px !important; line-height: 32px !important; text-decoration: none; }
.footer-wrapper .footer-social a:hover, .footer-wrapper .footer-social a:focus-visible { border-color: var(--footer-accent) !important; background: var(--footer-accent) !important; transform: translateY(-1px); }
.footer-bottom-row { align-items: center; gap: 24px; min-height: 38px; padding: 7px 0 8px; border-top: 1px solid var(--footer-border); }
.footer-wrapper .footer-copyright { flex: 1 1 auto; margin: 0 !important; color: var(--footer-muted); font-size: 12px; line-height: 1.35 !important; }
.footer-legal-links { flex: 0 0 auto; margin: 0; white-space: nowrap; text-align: right; }
.footer-legal-links a, .footer-legal-links span { color: var(--footer-muted); font-size: 12px; line-height: 1.35; text-decoration: none; }
.footer-legal-links span { padding: 0 6px; }
.footer-contact-link:hover, .footer-contact-link:focus-visible, .footer-legal-links a:hover, .footer-legal-links a:focus-visible { color: var(--footer-accent) !important; }
/* Keep every scroll-to-top layer the exact same size. */
.footer-wrapper + .scroll-top,
.scroll-top {
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  border-radius: 50% !important;
  overflow: visible !important;
}
.scroll-top::after {
  box-sizing: border-box !important;
  width: 50px !important;
  height: 50px !important;
  line-height: 46px !important;
  left: 0 !important;
  top: 0 !important;
  border-radius: 50% !important;
}
.scroll-top svg,
.scroll-top .progress-circle {
  display: block !important;
  width: 50px !important;
  height: 50px !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 50% !important;
  transform: none !important;
}
.scroll-top .progress-circle path {
  transform: none !important;
  transform-origin: center !important;
}
@media (max-width: 991px) {
  .footer-wrapper .container { max-width: 100%; padding-right: 18px; padding-left: 18px; }
  .footer-main-row, .footer-bottom-row { flex-direction: column; justify-content: center; text-align: center; }
  .footer-main-row { gap: 10px; padding: 17px 0 11px; }
  .footer-brand, .footer-contact { width: 100%; min-width: 0; flex-basis: auto; align-items: center; text-align: center; }
  .footer-wrapper .footer-title { font-size: 21px !important; }
  .footer-tagline, .footer-description { display: none; }
  .footer-contact-lines { align-items: center !important; }
  .footer-social { justify-content: center; margin-top: 7px !important; padding-top: 0 !important; }
  .footer-bottom-row { gap: 5px; padding: 8px 0 10px; }
  .footer-legal-links { white-space: normal; text-align: center; }
}


/* =========================================================
   2026-07-29 FINAL FOOTER SCALE
   All desktop footer text and controls enlarged by 10%.
========================================================= */
@media (min-width: 992px) {
  .footer-main-row { padding-top: 24px !important; padding-bottom: 11px !important; }
  .footer-wrapper .footer-title { font-size: 34px !important; }
  .footer-wrapper .footer-tagline { font-size: 16.5px !important; }
  .footer-wrapper .footer-description { font-size: 16.5px !important; }
  .footer-wrapper .footer-contact-link { font-size: 16.5px !important; }
  .footer-wrapper .footer-location { font-size: 16.5px !important; }
  .footer-wrapper .footer-copyright { font-size: 14.3px !important; }
  .footer-wrapper .footer-legal-links a,
  .footer-wrapper .footer-legal-links span { font-size: 14.3px !important; }
  .footer-wrapper .footer-social a {
    width: 39px !important;
    height: 39px !important;
    line-height: 39px !important;
    font-size: 14.3px !important;
  }
  .footer-bottom-row { min-height: 46px !important; }
}

/* =========================================================
   2026-07-29 VERIFIED FOOTER ENLARGEMENT
   Strongly scoped final overrides: 25% larger text and
   proportional footer spacing on every standard page.
========================================================= */
@media (min-width: 992px) {
  #site-footer .footer-wrapper .container {
    max-width: 1320px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  #site-footer .footer-wrapper .footer-main-row {
    gap: 52px !important;
    padding: 30px 0 18px !important;
  }
  #site-footer .footer-wrapper .footer-title {
    font-size: 35px !important;
    line-height: 1.2 !important;
    margin-bottom: 7px !important;
  }
  #site-footer .footer-wrapper .footer-tagline,
  #site-footer .footer-wrapper .footer-description,
  #site-footer .footer-wrapper .footer-contact-link,
  #site-footer .footer-wrapper .footer-location {
    font-size: 15.75px !important;
    line-height: 1.5 !important;
  }
  #site-footer .footer-wrapper .footer-tagline {
    margin-bottom: 7px !important;
  }
  #site-footer .footer-wrapper .footer-contact {
    flex-basis: 365px !important;
    min-width: 320px !important;
  }
  #site-footer .footer-wrapper .footer-contact-lines {
    gap: 3px !important;
  }
  #site-footer .footer-wrapper .footer-social {
    gap: 9px !important;
    padding-top: 9px !important;
  }
  #site-footer .footer-wrapper .footer-social a {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 15px !important;
  }
  #site-footer .footer-wrapper .footer-bottom-row {
    min-height: 52px !important;
    padding: 12px 0 13px !important;
  }
  #site-footer .footer-wrapper .footer-copyright,
  #site-footer .footer-wrapper .footer-legal-links a,
  #site-footer .footer-wrapper .footer-legal-links span {
    font-size: 15px !important;
    line-height: 1.4 !important;
  }
}

@media (max-width: 991px) {
  #site-footer .footer-wrapper .footer-main-row {
    padding: 24px 0 16px !important;
    gap: 13px !important;
  }
  #site-footer .footer-wrapper .footer-title {
    font-size: 26px !important;
  }
  #site-footer .footer-wrapper .footer-contact-link,
  #site-footer .footer-wrapper .footer-location {
    font-size: 15px !important;
    line-height: 1.5 !important;
  }
  #site-footer .footer-wrapper .footer-social a {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 15px !important;
  }
  #site-footer .footer-wrapper .footer-bottom-row {
    padding: 12px 0 15px !important;
  }
  #site-footer .footer-wrapper .footer-copyright,
  #site-footer .footer-wrapper .footer-legal-links a,
  #site-footer .footer-wrapper .footer-legal-links span {
    font-size: 14px !important;
    line-height: 1.45 !important;
  }
}


/* 2026-07-29 MOBILE FOOTER LINE CONTROL */
@media (max-width: 991px) {
  #site-footer .footer-copyright span { display:block !important; }
  #site-footer .footer-copyright { margin:0 !important; }
  #site-footer .footer-legal-links {
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    flex-wrap:nowrap !important;
    white-space:nowrap !important;
    width:100% !important;
  }
  #site-footer .footer-legal-links a,
  #site-footer .footer-legal-links span {
    font-size:12px !important;
  }
  #site-footer .footer-legal-links span { padding:0 4px !important; }
}
/* FINAL MOBILE FOOTER LINE LAYOUT */
@media(max-width:767px){
 #site-footer .footer-copyright{display:block!important;text-align:center!important;font-size:12px!important;line-height:1.35!important}
 #site-footer .footer-copyright span{display:block!important}
 #site-footer .footer-legal-links{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important}
 #site-footer .footer-legal-links a,#site-footer .footer-legal-links span{font-size:10px!important;line-height:1.2!important;padding:0!important}
}

@media(max-width:600px){
 #site-footer .footer-copyright span{display:block!important}
 #site-footer .footer-legal{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important;white-space:nowrap!important;font-size:10px!important}
 #site-footer .footer-legal a{white-space:nowrap!important}
}
