/* [project]/app/about/brandlogofont_a4eabd04.module.css [app-client] (css) */
@font-face {
  font-family: brandLogoFont;
  src: url("../media/Recoleta Regular-s.p.03c28d3b.woff2") format("woff2");
  font-display: swap;
  font-weight: 450;
  font-style: normal;
}

@font-face {
  font-family: brandLogoFont Fallback;
  src: local(Arial);
  ascent-override: 100.87%;
  descent-override: 36.3%;
  line-gap-override: 0.0%;
  size-adjust: 99.14%;
}

.brandlogofont_a4eabd04-module__z2KRnq__className {
  font-family: brandLogoFont, brandLogoFont Fallback;
  font-style: normal;
  font-weight: 450;
}

/* [next]/internal/font/google/lato_b64a1fdd.module.css [app-client] (css) */
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/b529365fa126a3f2-s.38647399.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/8e451580e5e95631-s.p.0e564e6e.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/d74bdd14d6019bc6-s.99b0b73b.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/345c85a432359eed-s.p.eead68dd.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Lato Fallback;
  src: local(Arial);
  ascent-override: 101.03%;
  descent-override: 21.8%;
  line-gap-override: 0.0%;
  size-adjust: 97.69%;
}

.lato_b64a1fdd-module__a2SmlW__className {
  font-family: Lato, Lato Fallback;
  font-style: normal;
}

/* [project]/app/about/page.module.css [app-client] (css) */
.page-module__xgPmsG__frame {
  height: calc(var(--viewport-h)  - var(--header-h)  - var(--footer-h));
}

.page-module__xgPmsG__shell {
  grid-template-columns: max-content minmax(0, 1fr);
  column-gap: clamp(2.5rem, 6vw, 7rem);
  height: 100%;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: grid;
}

.page-module__xgPmsG__imageCol {
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  min-height: 0;
  display: flex;
}

.page-module__xgPmsG__image {
  width: auto;
  height: auto;
  max-height: 100%;
  display: block;
}

.page-module__xgPmsG__infoCol {
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  padding: clamp(1.5rem, 3vh, 3rem) clamp(2.5rem, 4vw, 5rem);
  display: flex;
}

.page-module__xgPmsG__title {
  font-family: var(--font-newsreader);
  letter-spacing: -.02em;
  text-transform: none;
  margin-bottom: clamp(1.5rem, 3vh, 3rem);
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 400;
  line-height: 1.1;
}

.page-module__xgPmsG__content {
  flex-direction: column;
  gap: clamp(1rem, 2vh, 2rem);
  display: flex;
}

.page-module__xgPmsG__section {
  border: none;
}

.page-module__xgPmsG__eyebrow {
  font-family: var(--font-montserrat);
  letter-spacing: .12em;
  text-transform: uppercase;
  transform-origin: center;
  margin-bottom: .75rem;
  font-size: .75rem;
  font-weight: 700;
  display: inline-block;
  transform: scaleY(1.08);
}

.page-module__xgPmsG__body {
  color: #555;
  margin-bottom: clamp(.75rem, 1.5vh, 1.25rem);
  font-size: .9375rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .page-module__xgPmsG__frame {
    height: auto;
  }

  .page-module__xgPmsG__shell {
    grid-template-columns: 1fr;
    height: auto;
    min-height: auto;
    padding-left: 0;
  }

  .page-module__xgPmsG__imageCol {
    aspect-ratio: 1;
  }

  .page-module__xgPmsG__infoCol {
    padding: 2rem 0;
  }

  .page-module__xgPmsG__image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .page-module__xgPmsG__body {
    margin-bottom: 1.25rem;
    line-height: 1.95;
  }

  .page-module__xgPmsG__content {
    gap: 1.75rem;
  }

  .page-module__xgPmsG__title {
    margin-bottom: 2rem;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__14b3393a._.css.map*/