/* The homepage footer layout, shared by every public page. */
#footer-sections #block-yui_3_17_2_1_1739528131633_141241 p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  font-size: 0;
  white-space: nowrap !important;
}

#footer-sections #block-yui_3_17_2_1_1739528131633_141241 a {
  padding: 0 16px;
  border-left: 1px solid rgba(250, 250, 249, .42);
  font-size: .92rem;
  line-height: 1.2;
}

#footer-sections #block-yui_3_17_2_1_1739528131633_141241 a:first-child {
  padding-left: 0;
  border-left: 0;
}

#footer-sections #block-yui_3_17_2_1_1739528131633_141241 a:last-child {
  padding-right: 0;
}

#footer-sections #block-yui_3_17_2_1_1739528131633_68127 p {
  white-space: normal !important;
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  #footer-sections .fe-block-yui_3_17_2_1_1739528131633_141241 {
    grid-area: 7 / 17 / 9 / 26 !important;
  }
}

@media (max-width: 767px) {
  #footer-sections .fe-block-yui_3_17_2_1_1739528131633_141241 {
    grid-area: 9 / 1 / 11 / 11 !important;
  }
  #footer-sections #block-yui_3_17_2_1_1739528131633_141241 p {
    justify-content: center;
  }
  #footer-sections #block-yui_3_17_2_1_1739528131633_141241 a {
    padding: 0 11px;
    font-size: clamp(.76rem, 3.7vw, .92rem);
  }
}
