
/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-900: oklch(37.9% 0.146 265.522);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-normal: 0em;
    --blur-sm: 8px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[54px\] {
    height: 54px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[900px\] {
    max-height: 900px;
  }
  .min-h-\[700px\] {
    min-height: 700px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-\[600px\] {
    width: 600px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-\[95vw\] {
    max-width: 95vw;
  }
  .max-w-\[1800px\] {
    max-width: 1800px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-blue-300 {
    border-color: var(--color-blue-300);
  }
  .bg-\[\#08e9cd\] {
    background-color: #08e9cd;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
   .px-6 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
  .leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
  .text-\[\#004e66\] {
    color: #004e66;
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:h-\[60px\] {
    @media (width >= 48rem) {
      height: 60px;
    }
  }
  .md\:h-\[80px\] {
    @media (width >= 48rem) {
      height: 80px;
    }
  }
  .md\:w-\[604px\] {
    @media (width >= 48rem) {
      width: 604px;
    }
  }
  .md\:max-w-\[600px\] {
    @media (width >= 48rem) {
      max-width: 600px;
    }
  }
  .md\:max-w-\[700px\] {
    @media (width >= 48rem) {
      max-width: 700px;
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-8 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:px-0 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 48rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-\[18px\] {
    @media (width >= 48rem) {
      font-size: 18px;
    }
  }
  .md\:text-\[24px\] {
    @media (width >= 48rem) {
      font-size: 24px;
    }
  }
}
.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.7s cubic-bezier(0.4, 0, 0.2, 1), transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.reveal.active {
  opacity: 1;
  transform: none;
}
@media (max-width: 1023px) {
  .modelo-topo {
    display: none !important;
  }
  .logo-3-topo {
    width: 130px !important;
    z-index: 10;
    margin-top: 20rem !important;
    margin-right: 3rem !important;
    right: 32px !important;
    bottom: 0;
    object-fit: contain;
    top: 175px;
  }
  .topo-imagens {
    justify-content: end !important;
  }
  .topo-texto {
    margin-top: 5rem;
    margin-left: 20px;
  }
}
@media (min-width: 1024px) {
  .logo-3-topo {
    position: absolute !important;
    width: 241px !important;
    height: 354px !important;
    z-index: 10 !important;
    right: -10px !important;
    bottom: 0 !important;
    object-fit: contain !important;
    top: 15px !important;
  }
}
@media (min-width: 1300px) {
  .logo-3-topo {
    position: absolute !important;
    width: 241px !important;
    height: 354px !important;
    z-index: 10 !important;
    right: 26px !important;
    bottom: 0 !important;
    object-fit: contain !important;
    top: 41px !important;
  }
}
.secao-bg-1 {
  background-image: url('assets/background_1.png');
  background-size: cover;
  background-position: center;
}
.secao-bg-2 {
  background-image: url('assets/background-2.jpg');
  background-size: cover;
  background-position: center;
}
.secao-bg-3 {
  background-image: url('image-3.png');
  background-size: cover;
  background-position: center;
}
.secao-bg-1 {
  background-image: url('assets/background_1.png');
  background-size: cover;
  background-position: center;
}
.secao-bg-2 {
  background-image: url('assets/background_2.png');
  background-size: cover;
  background-position: center;
}
.secao-bg-3 {
  background-image: url('assets/background-3.jpg');
  background-size: cover;
  background-position: center;
}
body, html {
  font-family: 'Barlow', Arial, Helvetica, sans-serif;
}
main.inset-0.bg-blue-900.bg-opacity-60 {
  background: rgba(13, 42, 78, 0.6);
}
.topo-texto h1 {
  font-size: 1.5rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 1rem;
  text-shadow: 0 2px 8px #0006;
}
.topo-texto p {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 8px #0006;
}
@media (min-width: 768px) {
  .topo-texto h1 {
    font-size: 2rem;
  }
  .topo-texto p {
    font-size: 1.25rem;
  }
}
.topo-imagens {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: auto;
}
@media (min-width: 1024px) {
  .topo-imagens {
    padding-right: 36px;
  }
}
@media (max-width: 600px) {
  .logo-3-topo {
    width: 90px;
    height: 120px;
    right: 0;
    bottom: 0;
  }
  .modelo-topo {
    width: 120px;
    height: 160px;
    right: 0;
    bottom: 0;
  }
}
.btn-saiba-mais {
  font-weight: bold;
  padding: 0.5rem 1.5rem;
  border-radius: 0.375rem;
  box-shadow: 0 2px 8px #0002;
  background: #08e9cd;
  color: #004e66;
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s, filter 0.2s;
}
.btn-saiba-mais:hover {
  background: #00cbb0;
  transform: scale(1.06);
  filter: brightness(1.08);
  box-shadow: 0 4px 16px #08e9cd55;
}
header .container {
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  header .container {
    flex-direction: row;
    gap: 0;
  }
}
nav ul {
  flex-wrap: wrap;
  width: 100% !important;
  height: auto !important;
  justify-content: center;
  gap: 16px;
}
@media (min-width: 940px) {
  nav ul {
    height: 54px !important;
    gap: 32px;
  }
}
.nav-link {
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 21px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0;
  transition: color 0.2s, text-shadow 0.2s, transform 0.2s;
  position: relative;
}
.nav-link:hover {
  color: #08e9cd;
  text-shadow: 0 2px 12px #08e9cd88, 0 1px 0 #fff;
  transform: scale(1.08);
  text-decoration: none;
}
.secao-institucional {
  color: #fff;
}
.secao-institucional h3 {
  font-weight: bold;
}
.secao-institucional h4 {
  font-weight: 600;
  letter-spacing: 1px;
}
.secao-institucional .metricas {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.img-institucional-wrapper {
  flex: 0 0 auto;
  margin-left: 54px;
  margin-top: 0;
  display: flex;
  align-items: flex-start;
}
.img-institucional {
  width: 515px;
  height: 370px;
  object-fit: contain;
  display: block;
}
@media (max-width: 900px) {
  .img-institucional-wrapper {
    margin-left: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
  }
  .img-institucional {
    width: 90vw;
    max-width: 400px;
    height: auto;
  }
}
@media (max-width: 600px) {
  .img-institucional {
    width: 98vw;
    max-width: 320px;
    height: auto;
  }
}
@media (min-width: 768px) {
  .secao-institucional .metricas {
    grid-template-columns: repeat(4, 1fr);
  }
}
.metricas {
  grid-template-columns: 1fr 1fr !important;
  gap: 16px !important;
}
@media (min-width: 768px) {
  .metricas {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 24px !important;
  }
}
.secao-3ibox {
  min-height: 700px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 0;
}
.secao-3ibox .absolute.inset-0 {
  z-index: 1;
}
.secao-3ibox .absolute.inset-0 > div {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(1px);
  z-index: 2;
}
.secao-3ibox .relative.z-10 {
  z-index: 3;
}
.secao-3ibox .flex.flex-col.items-center.w-full > div {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.secao-3ibox p {
  color: #fff;
  font-family: 'Barlow', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 24px;
  max-width: 700px;
}
.secao-3ibox .caracteristicas {
  margin-top: 32px;
  color: #fff;
  font-family: 'Barlow', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
.contato-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.contato-row > div {
  min-width: 0;
}
.contato-row img {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 900px) {
  .contato-row {
    flex-direction: column;
    max-width: 90vw;
    gap: 12px;
  }
  .contato-row > div {
    width: 100% !important;
    justify-content: center !important;
    text-align: center;
  }
  .contato-row img {
    margin-bottom: 8px;
  }
}
.contato-row a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0.5rem;
  display: block;
  white-space: nowrap;
}
.contato-row span {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 1rem;
  display: block;
  white-space: nowrap;
}
.footer-treis {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 13px;
  opacity: 0.7;
  position: relative;
  margin-top: auto;
  left: 0;
  background: transparent;
}
@media (max-width: 600px) {
  .footer-treis {
    font-size: 10px;
  }
}
.secao-3ibox:last-of-type {
  padding-bottom: 0px;
}
html, body {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}
main, section, header, .container {
  width: 100%;
  box-sizing: border-box;
}
img {
  display: block;
}
h1, h2, h3, h4, h5, h6, p, a {
  word-break: break-word;
}
.flex, .flex-row, .flex-col {
  flex-wrap: wrap;
}
.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}
@media (max-width: 1024px) {
  .secao-institucional, .secao-3ibox, section {
    height: auto !important;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .secao-institucional, .secao-3ibox, section {
    height: auto !important;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.img-institucional-wrapper {
  flex: 0 0 auto;
  margin-left: 54px;
  margin-top: 0;
  display: flex;
  align-items: flex-start;
}

@media (max-width: 900px) {
  .img-institucional-wrapper {
    margin-left: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
  }
  .img-institucional {
    width: 90vw;
    max-width: 400px;
    height: auto;
  }
}
@media (max-width: 600px) {
  .img-institucional {
    width: 98vw;
    max-width: 320px;
    height: auto;
  }
}
.contato-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.contato-row > div {
  min-width: 0;
}
.contato-row img {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 900px) {
  .contato-row {
    flex-direction: column;
    max-width: 90vw;
    gap: 12px;
  }
  .contato-row > div {
    width: 100% !important;
    justify-content: center !important;
    text-align: center;
  }
  .contato-row img {
    margin-bottom: 8px;
  }
  .logo-home {
    width: 241px;
    height: 100px;
    z-index: 10;
    left: -39px;
    bottom: 0;
    object-fit: contain;
    top: 41px;
  }
}
.modelo-topo {
  width: 657px;
  z-index: 20;
  right: 700px;
  bottom: 0;
  object-fit: contain;
}
@media (max-width: 900px) {
  .modelo-topo {
    right: 0 !important;
    margin-right: 55px !important;
    left: auto !important;
    margin-top: 86px !important;
  }
}
@media (max-width: 764px) {
  .modelo-topo {
    right: 0 !important;
    margin-right: 44px !important;
    left: auto !important;
    margin-top: 43px !important;
  }
  .logo-3-topo {
    z-index: 10;
    bottom: 0;
    object-fit: contain;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
  .logo-home {
    width: 220px;
    height: 100px;
    z-index: 10;
    left: -39px;
    bottom: 0;
    object-fit: contain;
    top: 41px;
  }
  nav ul li a {
    color: #fff;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0;
    transition: text-decoration 0.2s;
  }
}
body, html {
  font-family: 'Barlow', Arial, Helvetica, sans-serif;
}
.secao-institucional {
  color: #fff;
}
.secao-institucional h3 {
  font-weight: bold;
}
.secao-institucional h4 {
  font-weight: 600;
  letter-spacing: 1px;
}
.secao-institucional .metricas {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.min-screen {
  min-height: 90vh;
}
@media (min-width: 768px) {
  .secao-institucional .metricas {
    grid-template-columns: repeat(4, 1fr);
  }
}
html, body {
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}
main, section, header, .container {
  width: 100%;
  box-sizing: border-box;
}

header .container {
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  header .container {
    flex-direction: row;
    gap: 21px;
  }
}
h1, h2, h3, h4, h5, h6, p, a {
  word-break: break-word;
}
.secao-institucional, .secao-3ibox, section {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .secao-institucional, .secao-3ibox, section {
    padding-left: 0;
    padding-right: 0;
  }
}
.flex, .flex-row, .flex-col {
  flex-wrap: wrap;
}
.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}
.topo-imagens {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  height: auto;
}
.topo-texto h1 {
  font-size: 1.5rem;
}
.topo-texto p {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .topo-texto h1 {
    font-size: 2rem;
  }
  .topo-texto p {
    font-size: 1.25rem;
  }
}
.metricas {
  grid-template-columns: 1fr 1fr !important;
  gap: 16px !important;
}
@media (min-width: 768px) {
  .metricas {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 24px !important;
  }
}
.contato-info {
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .contato-info {
    flex-direction: row;
    gap: 24px;
  }
}
.email-link {
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  text-decoration: underline;
  transition: color 0.2s, text-shadow 0.2s, transform 0.2s;
  position: relative;
}
.email-link:hover {
  color: #08e9cd;
  text-shadow: 0 2px 12px #08e9cd88, 0 1px 0 #fff;
  transform: scale(1.08);
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .secao-institucional, .secao-3ibox, section {
    height: auto !important;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .secao-institucional, .secao-3ibox, section {
    height: auto !important;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
