@charset "UTF-8";
@font-face {
  font-family: Poppins;
  src: url("../fonts/woff2/Poppins-Regular.woff2") format("woff2"), url("../fonts/otf/Poppins-Regular.otf") format("otf"), url("../fonts/otf/Poppins-Regular.ttf") format("ttf");
  font-display: swap;
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Poppins;
  src: url("../fonts/woff2/Poppins-Italic.woff2") format("woff2"), url("../fonts/otf/Poppins-Italic.otf") format("otf"), url("../fonts/otf/Poppins-Italic.ttf") format("ttf");
  font-display: swap;
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: Poppins;
  src: url("../fonts/woff2/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/otf/Poppins-SemiBold.otf") format("otf"), url("../fonts/otf/Poppins-SemiBold.ttf") format("ttf");
  font-display: swap;
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: Poppins;
  src: url("../fonts/woff2/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../fonts/otf/Poppins-SemiBoldItalic.otf") format("otf"), url("../fonts/otf/Poppins-SemiBoldItalic.ttf") format("ttf");
  font-display: swap;
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: Poppins;
  src: url("../fonts/woff2/Poppins-Bold.woff2") format("woff2"), url("../fonts/otf/Poppins-Bold.otf") format("otf"), url("../fonts/otf/Poppins-Bold.ttf") format("ttf");
  font-display: swap;
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: Poppins;
  src: url("../fonts/woff2/Poppins-BoldItalic.woff2") format("woff2"), url("../fonts/otf/Poppins-BoldItalic.otf") format("otf"), url("../fonts/otf/Poppins-BoldItalic.ttf") format("ttf");
  font-display: swap;
  font-weight: 700;
  font-style: italic; }

:root {
  --cor-azul-1: #124289;
  --cor-azul-2: #3365D2;
  --cor-azul-3: #3688FF;
  --cor-amarelo-1: #EBC230;
  --cor-amarelo-2: #DEA319;
  --cor-cinza-1: #101010;
  --cor-cinza-2: #575757;
  --cor-cinza-3: #B4B4B4;
  --cor-cinza-4: #E9E9E9;
  --cor-cinza-5: #F1F1F1;
  --cor-cinza-6: #FFFFFF;
  --cor-verde: #106235;
  --cor-vermelho: #DE3C3C;
  --cor-roxo: #352061;
  --cor-aviso: #DE3C3C;
  --cor-alerta: #EBC230;
  --cor-confirmacao: #106235;
  --cor-input__placeholder: #B4B4B4;
  --cor-link: #3365D2;
  --cor-link__foco: #3688FF;
  --cor-principal: #124289;
  --cor-small: #575757;
  --cor-texto: #101010;
  --cor-texto__negativo: #F1F1F1;
  --cor-titulo: #101010;
  --cor-titulo__azul: azulTcu("500");
  --fonte-performance: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --fonte-tcu: Poppins, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --gradiente: linear-gradient(264deg, #352061 0%, #124289 100%);
  --largura-grid: 1140px; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

:root {
  --mdc-layout-grid-margin-desktop: 24px;
  --mdc-layout-grid-gutter-desktop: 24px;
  --mdc-layout-grid-column-width-desktop: 72px;
  --mdc-layout-grid-margin-tablet: 16px;
  --mdc-layout-grid-gutter-tablet: 16px;
  --mdc-layout-grid-column-width-tablet: 72px;
  --mdc-layout-grid-margin-phone: 16px;
  --mdc-layout-grid-gutter-phone: 16px;
  --mdc-layout-grid-column-width-phone: 72px; }

@media (min-width: 840px) {
  .mdc-layout-grid, .tcu-encap {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 24px;
    padding: var(--mdc-layout-grid-margin-desktop, 24px);
    max-width: 1140px; } }

@media (min-width: 480px) and (max-width: 839px) {
  .mdc-layout-grid, .tcu-encap {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 16px;
    padding: var(--mdc-layout-grid-margin-tablet, 16px);
    max-width: 1140px; } }

@media (max-width: 479px) {
  .mdc-layout-grid, .tcu-encap {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 16px;
    padding: var(--mdc-layout-grid-margin-phone, 16px);
    max-width: 1140px; } }

@media (min-width: 840px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -12px;
    margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1); }
    @supports (display: grid) {
      .mdc-layout-grid__inner {
        display: grid;
        margin: 0;
        grid-gap: 24px;
        grid-gap: var(--mdc-layout-grid-gutter-desktop, 24px);
        grid-template-columns: repeat(12, minmax(0, 1fr)); } } }

@media (min-width: 480px) and (max-width: 839px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -8px;
    margin: calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1); }
    @supports (display: grid) {
      .mdc-layout-grid__inner {
        display: grid;
        margin: 0;
        grid-gap: 16px;
        grid-gap: var(--mdc-layout-grid-gutter-tablet, 16px);
        grid-template-columns: repeat(8, minmax(0, 1fr)); } } }

@media (max-width: 479px) {
  .mdc-layout-grid__inner {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -8px;
    margin: calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1); }
    @supports (display: grid) {
      .mdc-layout-grid__inner {
        display: grid;
        margin: 0;
        grid-gap: 16px;
        grid-gap: var(--mdc-layout-grid-gutter-phone, 16px);
        grid-template-columns: repeat(4, minmax(0, 1fr)); } } }

@media (min-width: 840px) {
  .mdc-layout-grid__cell {
    width: calc(33.33333% - 24px);
    width: calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px));
    box-sizing: border-box;
    margin: 12px;
    margin: calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2); }
    @supports (display: grid) {
      .mdc-layout-grid__cell {
        width: auto;
        grid-column-end: span 4; } }
    @supports (display: grid) {
      .mdc-layout-grid__cell {
        margin: 0; } }
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-desktop {
      width: calc(8.33333% - 24px);
      width: calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-1,
        .mdc-layout-grid__cell--span-1-desktop {
          width: auto;
          grid-column-end: span 1; } }
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-desktop {
      width: calc(16.66667% - 24px);
      width: calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-2,
        .mdc-layout-grid__cell--span-2-desktop {
          width: auto;
          grid-column-end: span 2; } }
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-desktop {
      width: calc(25% - 24px);
      width: calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-3,
        .mdc-layout-grid__cell--span-3-desktop {
          width: auto;
          grid-column-end: span 3; } }
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-desktop {
      width: calc(33.33333% - 24px);
      width: calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-4,
        .mdc-layout-grid__cell--span-4-desktop {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-desktop {
      width: calc(41.66667% - 24px);
      width: calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-5,
        .mdc-layout-grid__cell--span-5-desktop {
          width: auto;
          grid-column-end: span 5; } }
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-desktop {
      width: calc(50% - 24px);
      width: calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-6,
        .mdc-layout-grid__cell--span-6-desktop {
          width: auto;
          grid-column-end: span 6; } }
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-desktop {
      width: calc(58.33333% - 24px);
      width: calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-7,
        .mdc-layout-grid__cell--span-7-desktop {
          width: auto;
          grid-column-end: span 7; } }
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-desktop {
      width: calc(66.66667% - 24px);
      width: calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-8,
        .mdc-layout-grid__cell--span-8-desktop {
          width: auto;
          grid-column-end: span 8; } }
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-desktop {
      width: calc(75% - 24px);
      width: calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-9,
        .mdc-layout-grid__cell--span-9-desktop {
          width: auto;
          grid-column-end: span 9; } }
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-desktop {
      width: calc(83.33333% - 24px);
      width: calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-10,
        .mdc-layout-grid__cell--span-10-desktop {
          width: auto;
          grid-column-end: span 10; } }
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-desktop {
      width: calc(91.66667% - 24px);
      width: calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-11,
        .mdc-layout-grid__cell--span-11-desktop {
          width: auto;
          grid-column-end: span 11; } }
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-desktop {
      width: calc(100% - 24px);
      width: calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-12,
        .mdc-layout-grid__cell--span-12-desktop {
          width: auto;
          grid-column-end: span 12; } } }

@media (min-width: 480px) and (max-width: 839px) {
  .mdc-layout-grid__cell {
    width: calc(50% - 16px);
    width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));
    box-sizing: border-box;
    margin: 8px;
    margin: calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2); }
    @supports (display: grid) {
      .mdc-layout-grid__cell {
        width: auto;
        grid-column-end: span 4; } }
    @supports (display: grid) {
      .mdc-layout-grid__cell {
        margin: 0; } }
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-tablet {
      width: calc(12.5% - 16px);
      width: calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-1,
        .mdc-layout-grid__cell--span-1-tablet {
          width: auto;
          grid-column-end: span 1; } }
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-tablet {
      width: calc(25% - 16px);
      width: calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-2,
        .mdc-layout-grid__cell--span-2-tablet {
          width: auto;
          grid-column-end: span 2; } }
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-tablet {
      width: calc(37.5% - 16px);
      width: calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-3,
        .mdc-layout-grid__cell--span-3-tablet {
          width: auto;
          grid-column-end: span 3; } }
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-tablet {
      width: calc(50% - 16px);
      width: calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-4,
        .mdc-layout-grid__cell--span-4-tablet {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-tablet {
      width: calc(62.5% - 16px);
      width: calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-5,
        .mdc-layout-grid__cell--span-5-tablet {
          width: auto;
          grid-column-end: span 5; } }
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-tablet {
      width: calc(75% - 16px);
      width: calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-6,
        .mdc-layout-grid__cell--span-6-tablet {
          width: auto;
          grid-column-end: span 6; } }
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-tablet {
      width: calc(87.5% - 16px);
      width: calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-7,
        .mdc-layout-grid__cell--span-7-tablet {
          width: auto;
          grid-column-end: span 7; } }
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-tablet {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-8,
        .mdc-layout-grid__cell--span-8-tablet {
          width: auto;
          grid-column-end: span 8; } }
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-tablet {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-9,
        .mdc-layout-grid__cell--span-9-tablet {
          width: auto;
          grid-column-end: span 8; } }
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-tablet {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-10,
        .mdc-layout-grid__cell--span-10-tablet {
          width: auto;
          grid-column-end: span 8; } }
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-tablet {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-11,
        .mdc-layout-grid__cell--span-11-tablet {
          width: auto;
          grid-column-end: span 8; } }
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-tablet {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-12,
        .mdc-layout-grid__cell--span-12-tablet {
          width: auto;
          grid-column-end: span 8; } } }

@media (max-width: 479px) {
  .mdc-layout-grid__cell {
    width: calc(100% - 16px);
    width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));
    box-sizing: border-box;
    margin: 8px;
    margin: calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2); }
    @supports (display: grid) {
      .mdc-layout-grid__cell {
        width: auto;
        grid-column-end: span 4; } }
    @supports (display: grid) {
      .mdc-layout-grid__cell {
        margin: 0; } }
    .mdc-layout-grid__cell--span-1,
    .mdc-layout-grid__cell--span-1-phone {
      width: calc(25% - 16px);
      width: calc(25% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-1,
        .mdc-layout-grid__cell--span-1-phone {
          width: auto;
          grid-column-end: span 1; } }
    .mdc-layout-grid__cell--span-2,
    .mdc-layout-grid__cell--span-2-phone {
      width: calc(50% - 16px);
      width: calc(50% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-2,
        .mdc-layout-grid__cell--span-2-phone {
          width: auto;
          grid-column-end: span 2; } }
    .mdc-layout-grid__cell--span-3,
    .mdc-layout-grid__cell--span-3-phone {
      width: calc(75% - 16px);
      width: calc(75% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-3,
        .mdc-layout-grid__cell--span-3-phone {
          width: auto;
          grid-column-end: span 3; } }
    .mdc-layout-grid__cell--span-4,
    .mdc-layout-grid__cell--span-4-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-4,
        .mdc-layout-grid__cell--span-4-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-5,
    .mdc-layout-grid__cell--span-5-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-5,
        .mdc-layout-grid__cell--span-5-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-6,
    .mdc-layout-grid__cell--span-6-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-6,
        .mdc-layout-grid__cell--span-6-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-7,
    .mdc-layout-grid__cell--span-7-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-7,
        .mdc-layout-grid__cell--span-7-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-8,
    .mdc-layout-grid__cell--span-8-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-8,
        .mdc-layout-grid__cell--span-8-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-9,
    .mdc-layout-grid__cell--span-9-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-9,
        .mdc-layout-grid__cell--span-9-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-10,
    .mdc-layout-grid__cell--span-10-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-10,
        .mdc-layout-grid__cell--span-10-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-11,
    .mdc-layout-grid__cell--span-11-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-11,
        .mdc-layout-grid__cell--span-11-phone {
          width: auto;
          grid-column-end: span 4; } }
    .mdc-layout-grid__cell--span-12,
    .mdc-layout-grid__cell--span-12-phone {
      width: calc(100% - 16px);
      width: calc(100% - var(--mdc-layout-grid-gutter-phone, 16px)); }
      @supports (display: grid) {
        .mdc-layout-grid__cell--span-12,
        .mdc-layout-grid__cell--span-12-phone {
          width: auto;
          grid-column-end: span 4; } } }

.mdc-layout-grid__cell--order-1 {
  order: 1; }

.mdc-layout-grid__cell--order-2 {
  order: 2; }

.mdc-layout-grid__cell--order-3 {
  order: 3; }

.mdc-layout-grid__cell--order-4 {
  order: 4; }

.mdc-layout-grid__cell--order-5 {
  order: 5; }

.mdc-layout-grid__cell--order-6 {
  order: 6; }

.mdc-layout-grid__cell--order-7 {
  order: 7; }

.mdc-layout-grid__cell--order-8 {
  order: 8; }

.mdc-layout-grid__cell--order-9 {
  order: 9; }

.mdc-layout-grid__cell--order-10 {
  order: 10; }

.mdc-layout-grid__cell--order-11 {
  order: 11; }

.mdc-layout-grid__cell--order-12 {
  order: 12; }

.mdc-layout-grid__cell--align-top {
  align-self: flex-start; }
  @supports (display: grid) {
    .mdc-layout-grid__cell--align-top {
      align-self: start; } }

.mdc-layout-grid__cell--align-middle {
  align-self: center; }

.mdc-layout-grid__cell--align-bottom {
  align-self: flex-end; }
  @supports (display: grid) {
    .mdc-layout-grid__cell--align-bottom {
      align-self: end; } }

@media (min-width: 840px) {
  .mdc-layout-grid--fixed-column-width {
    width: 1176px;
    width: calc( var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2); } }

@media (min-width: 480px) and (max-width: 839px) {
  .mdc-layout-grid--fixed-column-width {
    width: 720px;
    width: calc( var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2); } }

@media (max-width: 479px) {
  .mdc-layout-grid--fixed-column-width {
    width: 368px;
    width: calc( var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2); } }

.mdc-layout-grid--align-left {
  margin-right: auto;
  margin-left: 0; }

.mdc-layout-grid--align-right {
  margin-right: 0;
  margin-left: auto; }

::selection {
  background: rgb(214,220,232); }

::-moz-selection {
  background: rgb(214,220,232); }

.tcu {
  color: #101010;
  color: var(--cor-texto);
  font: normal 75%/1.5 sans-serif;
  font-family: Poppins, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-family: var(--fonte-tcu); }
  @media (min-width: 480px) {
    .tcu {
      font-size: 87.5%; } }
  @media (min-width: 840px) {
    .tcu {
      font-size: 87.5%; } }
  .tcu a {
    color: #3365D2;
    color: var(--cor-link);
    text-decoration: underline; }
    .tcu a:focus, .tcu a:hover, .tcu a:visited {
      color: #3688FF;
      color: var(--cor-link__foco);
      text-decoration: none; }
  .tcu h1, .tcu h2, .tcu h3, .tcu h4, .tcu h5, .tcu h6 {
    color: #101010;
    color: var(--cor-titulo);
    font-weight: 600; }
  .tcu h1 {
    font-size: 2.71rem; }
  .tcu h2 {
    font-size: 2rem; }
  .tcu h3 {
    font-size: 1.43rem; }
  .tcu h4 {
    font-size: 1.29rem; }
  .tcu h5 {
    font-size: 1.14rem; }
  .tcu h6 {
    font-size: 1rem; }
  .tcu p {
    margin: 1em 0; }
  .tcu input {
    font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-family: var(--fonte-performance); }
    .tcu input::placeholder {
      color: #B4B4B4;
      color: var(--cor-input__placeholder); }

div,
img {
  max-width: 100%; }

.conteudo-cabecalho ul, .conteudo-rodape ul {
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0; }

.conteudo-principal {
  min-height: calc(100vh - 32.5rem); }

.sprite {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative; }
  .sprite__caption {
    background: #124289;
    background: var(--cor-principal);
    bottom: calc(-1em - 30px);
    border-radius: 3px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    color: #F1F1F1;
    color: var(--cor-texto__negativo);
    font-size: 1rem;
    left: -50%;
    line-height: 1;
    padding: 7px 14px;
    transition: transform .2s ease-out;
    transform: scale(0); }
    .sprite__caption, .sprite__caption::before {
      background: #124289;
      background: var(--cor-principal);
      display: block;
      position: absolute; }
    .sprite__caption:before {
      content: '';
      height: 14px;
      transform: rotate(45deg);
      top: -7px;
      width: 14px; }
  .sprite:focus .sprite__caption,
  .sprite:hover .sprite__caption {
    transform: scale(1); }

.conteudo-cabecalho .menu, .conteudo-rodape .redes-sociais {
  background: linear-gradient(264deg, #352061 0%, #124289 100%);
  background: var(--gradiente); }
  .conteudo-cabecalho .menu, .conteudo-rodape .redes-sociais,
  .conteudo-cabecalho .menu a,
  .conteudo-rodape .redes-sociais a {
    color: #F1F1F1;
    color: var(--cor-texto__negativo); }
  .conteudo-cabecalho .menu a:focus, .conteudo-rodape .redes-sociais a:focus, .conteudo-cabecalho .menu a:hover, .conteudo-rodape .redes-sociais a:hover {
    color: #FFFFFF; }

.inputs__text-input {
  border: solid 1px;
    border-radius: 5px;
  border-color: #B4B4B4;
  border-color: var(--cor-input__placeholder);
  padding: 7px 10px; }

.inputs__radio-label {
  padding-left: calc(1rem + 4px);
  position: relative; }

.inputs__radio-input, .conteudo-cabecalho .menu__phone-input {
  left: -9999px;
  opacity: 0;
  position: absolute; }

.inputs__radio-text::after, .inputs__radio-text::before {
  border: solid 1px transparent;
  border-radius: 100%;
  content: '';
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 15px; }

.inputs__radio-text::after {
  background: #575757;
  background: var(--cor-small);
  transform: scale(0);
  transition: transform 0.2s cubic-bezier(0.18, 0.89, 0.32, 1.28); }

.inputs__radio-text::before {
  border-color: #B4B4B4;
  border-color: var(--cor-input__placeholder); }

.inputs__radio-input:checked + .inputs__radio-text::after, .conteudo-cabecalho .menu__phone-input:checked + .inputs__radio-text::after {
  transform: scale(0.6); }

.inputs__radio-input:focus + .inputs__radio-text, .conteudo-cabecalho .menu__phone-input:focus + .inputs__radio-text {
  text-decoration: underline; }

.conteudo-cabecalho::before {
  background: linear-gradient(264deg, #352061 0%, #124289 100%);
  background: var(--gradiente);
  content: '';
  display: block;
  height: 5px;
  width: 100%; }

@media (min-width: 840px) {
  .conteudo-cabecalho .login .mdc-layout-grid, .conteudo-cabecalho .login .tcu-encap {
    padding-bottom: 30px;
    padding-top: 40px; } }

.conteudo-cabecalho .login .mdc-layout-grid__inner {
  position: relative; }

.conteudo-cabecalho .login__acessibilidade {
  font-size: 0.83rem;
  text-transform: uppercase; }
  @media (min-width: 840px) {
    .conteudo-cabecalho .login__acessibilidade {
      font-size: 0.83rem;
      position: absolute;
      top: calc(-1em - 16px); } }

.conteudo-cabecalho .login__logo {
  position: absolute;
  width: 100%; }
  .conteudo-cabecalho .login__logo-header {
    margin: 0 auto;
    overflow: hidden;
    transform: translate(0, -1.5rem);
    width: 65px; }
  .conteudo-cabecalho .login__logo-link {
    display: block;
    line-height: 0;
  padding-top:0.5em }
  .conteudo-cabecalho .login__logo-img {
    max-width: none; }
  .conteudo-cabecalho .login__logo-sub {
    color: #575757;
    color: var(--cor-small);
    display: none;
    font-size: 14px;
    left: 76px;
    position: absolute;
    top: 32px; }
  @media (min-width: 840px) {
    .conteudo-cabecalho .login__logo {
      position: relative; }
      .conteudo-cabecalho .login__logo-header {
        margin: 0;
        overflow: auto;
        transform: none;
        width: 100%; }
      .conteudo-cabecalho .login__logo-link {
        width: 100%; }
      .conteudo-cabecalho .login__logo-img {
        max-width: 100%; }
      .conteudo-cabecalho .login__logo-sub {
        display: block; } }

.conteudo-cabecalho .login__usuario {
  flex-direction: row-reverse;
  height: 50px;
  margin: 0; }
  .conteudo-cabecalho .login__usuario, .conteudo-cabecalho .login__usuario-texto {
    display: flex; }
  .conteudo-cabecalho .login__usuario-foto, .conteudo-cabecalho .login__usuario-lotacao {
    display: none; }
  .conteudo-cabecalho .login__usuario .fas.fa-user-edit {
    display: flex;
    align-items: center; }
  .conteudo-cabecalho .login__usuario-foto {
    background: #E9E9E9;
    border-radius: 100%; }
  .conteudo-cabecalho .login__usuario-texto {
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
    padding-right: 10px; }
  .conteudo-cabecalho .login__usuario-nome {
    font-weight: 600; }
  .conteudo-cabecalho .login__usuario-lotacao {
    color: #575757;
    color: var(--cor-small); }
  @media (min-width: 840px) {
    .conteudo-cabecalho .login__usuario {
      height: auto;
      margin-top: -1em; }
      .conteudo-cabecalho .login__usuario-foto, .conteudo-cabecalho .login__usuario-lotacao {
        display: block; }
      .conteudo-cabecalho .login__usuario .fas.fa-user-edit {
        display: none; }
      .conteudo-cabecalho .login__usuario-nome {
        font-size: 1.33rem; } }

.conteudo-cabecalho .menu .mdc-layout-grid, .conteudo-cabecalho .menu .tcu-encap {
  padding-bottom: 0;
  padding-top: 0; }

.conteudo-cabecalho .menu__lista {
  margin: 13px 0; }

.conteudo-cabecalho .menu__interno .menu__lista {
  text-align: right; }

.conteudo-cabecalho .menu__item {
  padding-left: 8px; }
  .conteudo-cabecalho .menu__item, .conteudo-cabecalho .menu__item::before {
    display: inline-block; }
  .conteudo-cabecalho .menu__item::before {
    background-color: #FFFFFF;
    content: '';
    height: 1em;
    margin-right: 8px;
    vertical-align: text-bottom;
    width: 1px; }
  .conteudo-cabecalho .menu__item:first-child::before {
    content: none; }

.conteudo-cabecalho .menu__link {
  text-decoration: none; }
  .conteudo-cabecalho .menu__link:focus, .conteudo-cabecalho .menu__link:hover {
    text-decoration: underline; }
  .conteudo-cabecalho .menu__link.home::before {
    background: url(../img/header/home.svg) no-repeat 0 0;
      background-size: contain;
    content: '';
    display: inline-block;
    height: 16px;
    padding-left: 4px;
    vertical-align: text-bottom;
    width: 20px; }

.conteudo-cabecalho .menu__phone-input:checked + .menu__phone-label::after {
  transform: rotatex(180deg) translateY(0.65em); }

.conteudo-cabecalho .menu__phone-label {
  display: block;
  margin-bottom: -10px;
  padding-top: 10px;
  position: relative; }
  .conteudo-cabecalho .menu__phone-label::after {
    content: '🢓';
    display: inline-block;
    font-size: 24px;
    vertical-align: top;
    transition: transform .2s ease; }

@media (min-width: 840px) {
  .conteudo-cabecalho .menu__phone-input, .conteudo-cabecalho .menu__phone-label {
    display: none; } }

@media (max-width: 840px) {
  .menu .menu__interno {
    text-align: right; }
  #acesso-rapido-phone-input:checked ~ .menu__nav {
    opacity: 1;
    width: 100vw; }
  .conteudo-cabecalho .menu__interno .menu__nav {
    background: var(--cor-cinza-6);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.075), 0 5px 10px rgba(0, 0, 0, 0.05);
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transform: translateY(6px);
    transition: opacity .2s ease;
    width: 0;
    z-index: 9999; }
  .conteudo-cabecalho .menu__interno .menu__lista {
    margin: 0;
    text-align: left; }
  .conteudo-cabecalho .menu__interno .menu__item {
    border-bottom: solid 1px;
    border-bottom-color: var(--cor-cinza-3);
    display: block;
    padding: 0; }
  .conteudo-cabecalho .menu__interno .menu__item::before {
    content: none; }
  .conteudo-cabecalho .menu__interno .menu__link {
    color: var(--cor-azul-1);
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 16px 32px;
    width: 100%; } }

.conteudo-rodape .redes-sociais .tcu-encap {
  text-align: center; }

.conteudo-rodape .redes-sociais::before {
  background: url(../img/footer/logo.svg) no-repeat center center;
    background-size: contain;
  content: '';
  display: block;
  height: 72px;
  margin: auto;
  transform: translateY(20px);
  width: 298px; }

.conteudo-rodape .redes-sociais__encap, .conteudo-rodape .redes-sociais__item {
  display: inline-block; }

.conteudo-rodape .redes-sociais__encap {
  padding-top: 20px; }

.conteudo-rodape .redes-sociais__titulo {
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: 400; }

.conteudo-rodape .redes-sociais__link {
  height: 20px;
  margin-right: 10px;
  width: 20px; }

@media (min-width: 840px) {
  .conteudo-rodape .redes-sociais {
    height: 150px;
    position: relative; }
    .conteudo-rodape .redes-sociais::before {
      bottom: 0;
      left: 0;
      position: absolute;
      transform: unset;
      right: 0;
      top: 0; }
    .conteudo-rodape .redes-sociais .tcu-encap {
      text-align: right; }
    .conteudo-rodape .redes-sociais__encap {
      text-align: left;
      padding-top: 0; } }

.conteudo-rodape .sprite {
  background-image: url(../img/footer/redes.svg); }

.conteudo-rodape .linkedin {
  background-position-x: -30px; }

.conteudo-rodape .twitter {
  background-position-x: -60px; }

.conteudo-rodape .instagram {
  background-position-x: -90px; }

.conteudo-rodape .missao .mdc-layout-grid, .conteudo-rodape .missao .tcu-encap {
  padding-bottom: 12px;
  padding-top: 12px; }

.conteudo-rodape .missao__texto {
  display: none; }

.conteudo-rodape .missao__link {
  display: block;
  text-align: center; }

@media (min-width: 840px) {
  .conteudo-rodape .missao__texto {
    display: block; }
  .conteudo-rodape .missao__link {
    text-align: right; } }


  .corpo_mensagem {
      width: 100%;
      max-width: 640px;
      margin: 0 auto;
      padding:2em 0;
  }

  .page-container {
    position: relative;
    min-height: 100vh;
  }

  .conteudo-principal {
    padding-bottom: 195px; /*altura screen desktop*/
  }

  #lumis-block-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 195px; /*altura screen desktop*/
}