<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 640.98px) {
  #container {
    min-height: calc(100vh - 306px); } }
@media (min-width: 641px) and (max-width: 1024.98px) {
  #container {
    min-height: calc(100vh - 222px); } }
@media (min-width: 1025px) {
  #container {
    min-height: calc(100vh - 320px); } }

.footerBanner {
  margin-top: 0px; }
  .footerBanner img {
    width: 100%;
    max-width: 100%;
    position: relative; }

.footer {
  background: #edf1f6;
  display: block;
  position: relative;
  margin-top: -2px;
  border-top: 3px solid #004a77; }
  .footer__logo {
    display: block; }
    @media (max-width: 640.98px) {
      .footer__logo {
        padding: 35px 0 0px;
        visibility: hidden; } }
    @media (min-width: 641px) and (max-width: 1024.98px) {
      .footer__logo {
        padding: 30px 25px 15px; } }
    @media (min-width: 1025px) {
      .footer__logo {
        padding: 10px; } }
    .footer__logo img {
      max-width: 100%; }
  .footer__social {
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 640.98px) {
      .footer__social {
        top: 10px;
        width: 90%; } }
    @media (min-width: 641px) and (max-width: 1024.98px) {
      .footer__social {
        top: 15px; } }
    @media (min-width: 1025px) {
      .footer__social {
        top: 15px; } }
    .footer__social__list {
      list-style: none;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      margin-bottom: 30px; }
      .footer__social__list li + li {
        margin-left: 14px; }
    .footer__social__address {
      text-align: center; }
      .footer__social__address p {
        font-weight: normal;
        font-size: 1.5rem;
        color: #4F4F4F;
        margin-bottom: 0;
        margin-top: 0;
        line-height: 1.6em; }
      .footer__social__address a {
        color: #4F4F4F;
        font-weight: 800; }
  .footer__copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 18px;
    border-top: 1px solid rgba(249, 164, 96, 0.5);
    padding-bottom: 15px; }
    @media (max-width: 640.98px) {
      .footer__copyright {
        flex-direction: column; } }
    .footer__copyright span {
      position: relative;
      font-weight: normal;
      font-size: 1.5rem;
      text-align: center;
      color: #14467C; }
    @media (max-width: 640.98px) {
      .footer__copyright .separador {
        height: 0;
        visibility: hidden; } }
    @media (min-width: 641px) and (max-width: 1024.98px) {
      .footer__copyright .separador {
        margin: 0 4px; } }
    @media (min-width: 1025px) {
      .footer__copyright .separador {
        margin: 0 4px; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>