/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@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-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-orange-400: oklch(75% 0.183 55.934);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-violet-700: oklch(49.1% 0.27 292.581);
    --color-pink-500: oklch(65.6% 0.241 354.308);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --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);
    --font-arimo: "Arimo", sans-serif;
    --font-roboto: "Roboto", sans-serif;
  }
}
@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 {
    max-width: 100%;
    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;
  }
  :-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 {
  .sticky {
    position: sticky;
  }
  .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;
    }
  }
  .m-auto {
    margin: auto;
  }
  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-\[5\%\] {
    margin-top: 5%;
  }
  .mt-\[20\%\] {
    margin-top: 20%;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .h-screen {
    height: 100vh;
  }
  .w-\[45\%\] {
    width: 45%;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[50vw\] {
    width: 50vw;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[65\%\] {
    width: 65%;
  }
  .w-\[70\%\] {
    width: 70%;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-max {
    width: max-content;
  }
  .shrink {
    flex-shrink: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .-rotate-45 {
    rotate: calc(45deg * -1);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-\[\#ECF0F1\] {
    border-color: #ECF0F1;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-pink-500 {
    border-color: var(--color-pink-500);
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .border-l-\[\#1abc9c\] {
    border-left-color: #1abc9c;
  }
  .border-l-\[\#2ecc71\] {
    border-left-color: #2ecc71;
  }
  .border-l-\[\#e74c3c\] {
    border-left-color: #e74c3c;
  }
  .border-l-\[\#f39c12\] {
    border-left-color: #f39c12;
  }
  .border-l-black {
    border-left-color: var(--color-black);
  }
  .border-l-blue-400 {
    border-left-color: var(--color-blue-400);
  }
  .border-l-blue-700 {
    border-left-color: var(--color-blue-700);
  }
  .border-l-gray-500 {
    border-left-color: var(--color-gray-500);
  }
  .border-l-green-500 {
    border-left-color: var(--color-green-500);
  }
  .border-l-orange-400 {
    border-left-color: var(--color-orange-400);
  }
  .border-l-red-500 {
    border-left-color: var(--color-red-500);
  }
  .border-l-violet-700 {
    border-left-color: var(--color-violet-700);
  }
  .border-l-yellow-400 {
    border-left-color: var(--color-yellow-400);
  }
  .bg-\[\#1abc9c\] {
    background-color: #1abc9c;
  }
  .bg-\[\#2ecc71\] {
    background-color: #2ecc71;
  }
  .bg-\[\#ECF0F1\] {
    background-color: #ECF0F1;
  }
  .bg-\[\#e74c3c\] {
    background-color: #e74c3c;
  }
  .bg-\[\#f39c12\] {
    background-color: #f39c12;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue-400 {
    background-color: var(--color-blue-400);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-7 {
    padding: calc(var(--spacing) * 7);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-\[4\%\] {
    padding-inline: 4%;
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .pt-3\.5 {
    padding-top: calc(var(--spacing) * 3.5);
  }
  .pt-\[3rem\] {
    padding-top: 3rem;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .font-arimo {
    font-family: var(--font-arimo);
  }
  .font-roboto {
    font-family: var(--font-roboto);
  }
  .text-\[15pt\] {
    font-size: 15pt;
  }
  .text-\[17pt\] {
    font-size: 17pt;
  }
  .text-\[20pt\] {
    font-size: 20pt;
  }
  .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-extralight {
    --tw-font-weight: var(--font-weight-extralight);
    font-weight: var(--font-weight-extralight);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .text-\[\#0c215e\] {
    color: #0c215e;
  }
  .text-\[\#1abc9c\] {
    color: #1abc9c;
  }
  .text-\[\#2ecc71\] {
    color: #2ecc71;
  }
  .text-\[\#e74c3c\] {
    color: #e74c3c;
  }
  .text-\[\#f39c12\] {
    color: #f39c12;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-400 {
    color: var(--color-blue-400);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-orange-400 {
    color: var(--color-orange-400);
  }
  .text-pink-500 {
    color: var(--color-pink-500);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-violet-700 {
    color: var(--color-violet-700);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-400 {
    color: var(--color-yellow-400);
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow-sm {
    --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);
  }
  .shadow-gray-800 {
    --tw-shadow-color: oklch(27.8% 0.033 256.848);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, var(--color-gray-800) var(--tw-shadow-alpha), transparent);
    }
  }
  .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));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:scale-125 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 125%;
        --tw-scale-y: 125%;
        --tw-scale-z: 125%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:bg-black {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-black);
      }
    }
  }
  .hover\:bg-pink-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-pink-500);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:w-\[50vw\] {
    @media (width >= 48rem) {
      width: 50vw;
    }
  }
  .md\:w-\[200px\] {
    @media (width >= 48rem) {
      width: 200px;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:px-20 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-\[21pt\] {
    @media (width >= 48rem) {
      font-size: 21pt;
    }
  }
}
.divContentAll {
  background-image: url('../img/bg_content.png');
  background-size: cover;
  background-position: center;
}
.navInputs {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.navInputs label {
  font-family: var(--font-roboto);
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-gray-800);
  text-transform: uppercase;
}
.inputUser {
  background-image: url('../img/user-solid.svg');
}
.inputSenha {
  background-image: url('../img/lock-solid.svg');
}
.navInputs input {
  border-style: var(--tw-border-style);
  border-width: 0px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
  border-bottom-color: #0c215e;
  background-size: 7%;
  background-position: right;
  background-repeat: no-repeat;
  padding-inline: calc(var(--spacing) * 4);
  padding-right: calc(var(--spacing) * 6);
  font-family: var(--font-roboto);
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
.textoApresentacaoForm {
  padding-block: calc(var(--spacing) * 4);
}
.btnForm {
  margin-inline: calc(var(--spacing) * 1);
  cursor: pointer;
  border-radius: calc(infinity * 1px);
  background-color: #0c215e;
  padding: calc(var(--spacing) * 1.5);
  font-family: var(--font-roboto);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  --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);
  --tw-shadow-color: oklch(27.8% 0.033 256.848);
  @supports (color: color-mix(in lab, red, red)) {
    --tw-shadow-color: color-mix(in oklab, var(--color-gray-800) var(--tw-shadow-alpha), transparent);
  }
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
  &:hover {
    @media (hover: hover) {
      --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
    }
  }
}
.btnForm0 {
  background-color: transparent;
  color: #0c215e;
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  &:hover {
    @media (hover: hover) {
      --tw-shadow: 0 0 #0000;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
}
.contentOpcao {
  display: flex;
  height: 100vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url('../img/bg_content.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding: calc(var(--spacing) * 5);
  @media (width >= 48rem) {
    flex-direction: row;
  }
  @media (width >= 48rem) {
    justify-content: space-around;
  }
}
.divInicialTelas {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2.5);
  @media (width >= 48rem) {
    flex-direction: row;
  }
  @media (width >= 48rem) {
    align-items: center;
  }
}
.navContentTela1 {
  display: flex;
  height: max-content;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url('../img/bg_content.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: calc(var(--spacing) * 4);
  @media (width >= 48rem) {
    flex-direction: row;
  }
  @media (width >= 48rem) {
    flex-wrap: wrap;
  }
}
.cardTela1 {
  position: relative;
  bottom: calc(var(--spacing) * 0);
  margin: calc(var(--spacing) * 2);
  display: flex;
  height: calc(var(--spacing) * 52);
  width: 80%;
  flex-direction: column;
  justify-content: space-around;
  border-block-style: var(--tw-border-style);
  border-block-width: 0px;
  border-right-style: var(--tw-border-style);
  border-right-width: 0px;
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 2.5);
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: linear;
  transition-timing-function: linear;
  &:hover {
    @media (hover: hover) {
      bottom: calc(var(--spacing) * 2);
    }
  }
  @media (width >= 48rem) {
    width: 25%;
  }
}
.cardTela1 i {
  width: max-content;
  border-radius: calc(infinity * 1px);
  padding: calc(var(--spacing) * 1);
  padding-inline: calc(var(--spacing) * 2.5);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.cabecaCardTela1 {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2);
}
.cabecaCardTela1 h3 {
  font-family: var(--font-roboto);
  font-size: 13pt;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.cardTela1 .dados {
  font-family: var(--font-arimo);
  font-size: 19pt;
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.navContentCardTela2 {
  display: flex;
  flex-direction: column;
  @media (width >= 40rem) {
    flex-direction: row;
  }
  @media (width >= 40rem) {
    flex-wrap: wrap;
  }
  @media (width >= 40rem) {
    justify-content: center;
  }
}
form .cardContent2 {
  margin: calc(var(--spacing) * 2);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 2);
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  @media (width >= 40rem) {
    width: 45%;
  }
  @media (width >= 48rem) {
    width: 30%;
  }
}
form .cardContent2 input {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
  border-color: var(--color-gray-400);
  padding-inline: calc(var(--spacing) * 1);
  font-family: var(--font-arimo);
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
textarea {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-gray-400);
  font-family: var(--font-arimo);
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
.inputPesquisa {
  border-radius: 8px;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-gray-400);
  background-image: url('../img/pesquisa.svg');
  background-size: 10%;
  background-position: right;
  background-repeat: no-repeat;
  padding-block: calc(var(--spacing) * 1.5);
  padding-right: calc(var(--spacing) * 7);
  padding-left: calc(var(--spacing) * 1);
  font-family: var(--font-arimo);
  outline-style: var(--tw-outline-style);
  outline-width: 0px;
}
.cardContent2 .navInputsTela2Col {
  display: flex;
  flex-direction: column;
}
.cabecalhoNavTela2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: calc(var(--spacing) * 1.5);
}
.cabecalhoNavTela2 i {
  font-size: 20px;
}
.cabecalhoNavTela2 h3 {
  font-family: var(--font-roboto);
  font-size: 11pt;
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.navInputsTela2 label {
  font-family: var(--font-roboto);
  font-size: 11pt;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.numMultas {
  text-align: center;
  font-family: var(--font-arimo);
  font-size: 13pt;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.divContentTable {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url('../img/bg_content.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-block: calc(var(--spacing) * 2.5);
  @media (width >= 40rem) {
    overflow-x: scroll;
  }
}
table tr {
  &:hover {
    @media (hover: hover) {
      background-color: #92e9ff57;
    }
  }
}
table th {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #296bac71;
  background-color: #2C3E50;
  color: var(--color-white);
}
table td {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: #296bac71;
  padding: calc(var(--spacing) * 1);
  text-align: center;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-font-weight: 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-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-outline-style: solid;
    }
  }
}
