/**
 * Footer layout — compact legal links, larger powered-by logo.
 */

#footer-sections .fluid-engine.fe-68e62d742177dd49681e63cc {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 0.65rem 1.25rem;
  max-width: 52rem;
  margin: 0 auto;
  padding: clamp(1.75rem, 4vw, 2.5rem) var(--sqs-mobile-site-gutter, 6vw) !important;
  grid-template-rows: unset !important;
  grid-template-columns: unset !important;
}

#footer-sections .fluid-engine.fe-68e62d742177dd49681e63cc > .fe-block {
  position: static !important;
  grid-area: unset !important;
  width: auto !important;
  max-width: 100%;
  z-index: auto !important;
}

/* Powered by — larger, centred, full width on top */
#footer-sections #block-yui_3_17_2_1_1767648388868_1612 {
  flex: 0 1 100%;
  order: 1;
  text-align: center;
}

#footer-sections #block-yui_3_17_2_1_1767648388868_1612 .fluid-image-container,
#footer-sections #block-yui_3_17_2_1_1767648388868_1612 .sqs-block-alignment-wrapper {
  justify-content: center !important;
}

#footer-sections #block-yui_3_17_2_1_1767648388868_1612 img {
  width: min(300px, 82vw) !important;
  max-width: 300px !important;
  height: auto !important;
  margin: 0 auto;
  display: block;
}

/* Policy links — inline text, not stacked pills */
#footer-sections #block-yui_3_17_2_1_1767533683635_6468,
#footer-sections #block-yui_3_17_2_1_1767533683635_6707,
#footer-sections #block-yui_3_17_2_1_1767533683635_6965 {
  flex: 0 0 auto;
  order: 2;
}

#footer-sections #block-yui_3_17_2_1_1767533683635_6468 .sqs-block,
#footer-sections #block-yui_3_17_2_1_1767533683635_6707 .sqs-block,
#footer-sections #block-yui_3_17_2_1_1767533683635_6965 .sqs-block {
  justify-content: center !important;
}

#footer-sections #block-yui_3_17_2_1_1767533683635_6468 .sqs-block-button-container,
#footer-sections #block-yui_3_17_2_1_1767533683635_6707 .sqs-block-button-container,
#footer-sections #block-yui_3_17_2_1_1767533683635_6965 .sqs-block-button-container {
  width: auto !important;
  min-height: 0 !important;
}

#footer-sections #block-yui_3_17_2_1_1767533683635_6468 .sqs-block-button-element,
#footer-sections #block-yui_3_17_2_1_1767533683635_6707 .sqs-block-button-element,
#footer-sections #block-yui_3_17_2_1_1767533683635_6965 .sqs-block-button-element {
  font-size: 0.7rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em;
  line-height: 1.3 !important;
  padding: 0.15rem 0 !important;
  min-height: 0 !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: rgba(26, 26, 26, 0.55) !important;
  text-decoration: underline;
  text-underline-offset: 0.18em;
  white-space: nowrap;
}

#footer-sections #block-yui_3_17_2_1_1767533683635_6468 .sqs-block-button-element:hover,
#footer-sections #block-yui_3_17_2_1_1767533683635_6707 .sqs-block-button-element:hover,
#footer-sections #block-yui_3_17_2_1_1767533683635_6965 .sqs-block-button-element:hover {
  opacity: 0.75;
  color: rgba(26, 26, 26, 0.85) !important;
}

/* Contact column */
#footer-sections #block-0d1532aafe09a047243e {
  flex: 0 1 100%;
  order: 3;
  text-align: center;
}

#footer-sections #block-0d1532aafe09a047243e h4 {
  font-size: 0.8rem !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0 0.35rem !important;
}

#footer-sections #block-0d1532aafe09a047243e p {
  font-size: 0.82rem !important;
  margin: 0 0 0.2rem !important;
  line-height: 1.45;
}

/* “Keep up to date with us” — compact social row (homepage pre-footer) */
[data-section-id="68e62d742177dd49681e63c9"] .content-wrapper {
  padding-top: clamp(1rem, 2.5vw, 1.5rem) !important;
  padding-bottom: clamp(1rem, 2.5vw, 1.5rem) !important;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 {
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 0.5rem 0.85rem;
  max-width: 22rem;
  margin: 0 auto;
  padding: clamp(1.25rem, 3vw, 1.75rem) var(--sqs-mobile-site-gutter, 6vw) !important;
  grid-template-rows: unset !important;
  grid-template-columns: unset !important;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 > .fe-block {
  position: static !important;
  grid-area: unset !important;
  width: auto !important;
  max-width: 100%;
  z-index: auto !important;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 #block-185981daa145733866fd {
  flex: 0 1 100%;
  order: 1;
  text-align: center;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 #block-185981daa145733866fd h2 {
  font-size: clamp(0.95rem, 2.2vw, 1.1rem) !important;
  font-weight: 500;
  margin: 0 !important;
  line-height: 1.35;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2371,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2847,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_5648 {
  flex: 0 0 auto;
  order: 2;
  width: 2rem !important;
  max-width: 2rem;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2371 .sqs-block,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2847 .sqs-block,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_5648 .sqs-block,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2371 .sqs-block-alignment-wrapper,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2847 .sqs-block-alignment-wrapper,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_5648 .sqs-block-alignment-wrapper {
  width: 2rem !important;
  height: 2rem !important;
  min-height: 0 !important;
  justify-content: center !important;
  align-items: center !important;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 .fluid-image-component-root,
.fluid-engine.fe-68e62d742177dd49681e63c8 .fluid-image-animation-wrapper,
.fluid-engine.fe-68e62d742177dd49681e63c8 .fluid-image-container,
.fluid-engine.fe-68e62d742177dd49681e63c8 .sqs-block-image-link {
  width: 2rem !important;
  height: 2rem !important;
  max-width: 2rem !important;
  max-height: 2rem !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2371 img,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_2847 img,
.fluid-engine.fe-68e62d742177dd49681e63c8 #block-yui_3_17_2_1_1759915387917_5648 img {
  width: 2rem !important;
  height: 2rem !important;
  max-width: 2rem !important;
  max-height: 2rem !important;
  object-fit: contain !important;
}

@media (max-width: 767px) {
  #footer-sections .fluid-engine.fe-68e62d742177dd49681e63cc {
    gap: 0.5rem 0.85rem;
  }

  #footer-sections #block-yui_3_17_2_1_1767533683635_6468,
  #footer-sections #block-yui_3_17_2_1_1767533683635_6707,
  #footer-sections #block-yui_3_17_2_1_1767533683635_6965 {
    flex: 0 1 calc(50% - 0.5rem);
    text-align: center;
  }

  #footer-sections #block-yui_3_17_2_1_1767533683635_6965 {
    flex: 0 1 100%;
  }

  #footer-sections #block-yui_3_17_2_1_1767648388868_1612 img {
    max-width: 260px !important;
  }
}
