@import url(https://fonts.googleapis.com/css?family=Nunito);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:wght@300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://unpkg.com/leaflet@1.6.0/dist/leaflet.css);
@charset "UTF-8";
.header-big-number-pqsp-economia-criativa .overlay, .header-big-number-pqsp-patentes .overlay, .header-big-number-pqsp-renda-per-capita .overlay, .header-big-number-pqsp-polo-industrial .overlay, .header-big-number-pqsp-salario-saude-educacao .overlay, .header-big-number-pqsp-concluintes-ensino-superior .overlay, .header-big-number-pqsp-transito-executivos .overlay, .header-big-number-pqsp-universidades .overlay, .header-big-number-pqsp-b3 .overlay, .header-big-number-pqsp-business .overlay, .header-big-number-pqsp-startups .overlay, .header-big-number-pqsp-logistica .overlay, .header-big-number-pqsp-investimentos .overlay, .header-big-number-pqsp-exportacoes .overlay, .header-big-number-pqsp-pib .overlay, .header-big-number-pqsp-populacao .overlay, #bigNumber .headerBigNumber01 .overlay,
#bigNumber .headerBigNumber02 .overlay,
#bigNumber .headerBigNumber03 .overlay,
#bigNumber .headerBigNumber04 .overlay,
#bigNumber .headerBigNumber05 .overlay,
#bigNumber .headerBigNumber06 .overlay,
#bigNumber .headerBigNumber07 .overlay,
#bigNumber .headerBigNumber08 .overlay,
#bigNumber .headerBigNumber09 .overlay,
#bigNumber .headerBigNumber10 .overlay,
#bigNumber .headerBigNumber11 .overlay,
#bigNumber .headerBigNumber12 .overlay,
#bigNumber .headerBigNumber13 .overlay,
#bigNumber .headerBigNumber14 .overlay,
#bigNumber .headerBigNumber15 .overlay,
#bigNumber .headerBigNumber16 .overlay {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #050914d1;
  z-index: 2;
  transition: ease-in-out 0.2s;
  padding: 20px 40px;
  height: 100%;
}

.card-big-number-pqsp-logistica, .card-big-number-pqsp-com-grafico, .card-big-number-pqsp {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.socialYT, .socialTwitter, .socialFacebook {
  background: transparent;
  color: #00ffce;
  border: 1px solid #fff;
  width: 39px;
  height: 39px;
  border-radius: 3px;
  font-size: 17px;
}

.list-ul-mapas-dados-setor ul, .list-ul-dados-setor ul, .list-ul-dados-distrito ul, .list-ul-mapas-dados-vocacoes ul {
  text-decoration: none !important;
  list-style-type: none !important;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
  width: 120px;
  background: #FFFFFF;
}

.pmde-sobre .pmdeGovernancaOverlay, .pmde-sobre .pmdePilaresEstrategicosOverlay, .pmde-sobre .pmdeIntegracaoOverlay, .pmde-sobre .pmdeApresentacaoOverlay {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(30, 39, 56, 0.78);
  z-index: 2;
}

/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> e8484d356250c799b43860fa18c94b721a2d945d
 */
:root {
  --bs-blue: #3490dc;
  --bs-indigo: #6574cd;
  --bs-purple: #9561e2;
  --bs-pink: #f66d9b;
  --bs-red: #e3342f;
  --bs-orange: #f6993f;
  --bs-yellow: #ffed4a;
  --bs-green: #38c172;
  --bs-teal: #4dc0b5;
  --bs-cyan: #6cb2eb;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #3490dc;
  --bs-secondary: #6c757d;
  --bs-success: #38c172;
  --bs-info: #6cb2eb;
  --bs-warning: #ffed4a;
  --bs-danger: #e3342f;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 52, 144, 220;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 56, 193, 114;
  --bs-info-rgb: 108, 178, 235;
  --bs-warning-rgb: 255, 237, 74;
  --bs-danger-rgb: 227, 52, 47;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 248, 250, 252;
  --bs-font-sans-serif: "Nunito", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.9rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.6;
  --bs-body-color: #212529;
  --bs-body-bg: #f8fafc;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.25rem;
  }
}

h2, .h2 {
  font-size: calc(1.305rem + 0.66vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.8rem;
  }
}

h3, .h3 {
  font-size: calc(1.2825rem + 0.39vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.575rem;
  }
}

h4, .h4 {
  font-size: calc(1.26rem + 0.12vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.35rem;
  }
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 0.9rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #3490dc;
  text-decoration: underline;
}
a:hover {
  color: #2a73b0;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #f66d9b;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.125rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f8fafc;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #d6e9f8;
  --bs-table-striped-bg: #cbddec;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c1d2df;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c6d8e5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c1d2df;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d7f3e3;
  --bs-table-striped-bg: #cce7d8;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c2dbcc;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c7e1d2;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c2dbcc;
}

.table-info {
  --bs-table-bg: #e2f0fb;
  --bs-table-striped-bg: #d7e4ee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbd8e2;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1dee8;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbd8e2;
}

.table-warning {
  --bs-table-bg: #fffbdb;
  --bs-table-striped-bg: #f2eed0;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6e2c5;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece8cb;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6e2c5;
}

.table-danger {
  --bs-table-bg: #f9d6d5;
  --bs-table-striped-bg: #edcbca;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e0c1c0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e6c6c5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e0c1c0;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.7875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  background-color: #f8fafc;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #f8fafc;
  border-color: #9ac8ee;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.6em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.6;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.6em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: 0.3rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.6em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.6em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.6em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.6em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  background-color: #f8fafc;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #9ac8ee;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
  border-radius: 0.3rem;
}

.form-check {
  display: block;
  min-height: 1.44rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.3em;
  vertical-align: top;
  background-color: #f8fafc;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #9ac8ee;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}
.form-check-input:checked {
  background-color: #3490dc;
  border-color: #3490dc;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #3490dc;
  border-color: #3490dc;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239ac8ee'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f8fafc, 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #c2def5;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3490dc;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #c2def5;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control:-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #38c172;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #000;
  background-color: rgba(56, 193, 114, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #38c172;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.25rem rgba(56, 193, 114, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #38c172;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #38c172;
  box-shadow: 0 0 0 0.25rem rgba(56, 193, 114, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #38c172;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #38c172;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(56, 193, 114, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #38c172;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #e3342f;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.7875rem;
  color: #000;
  background-color: rgba(227, 52, 47, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #e3342f;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e3342f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.25rem rgba(227, 52, 47, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #e3342f;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23e3342f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #e3342f;
  box-shadow: 0 0 0 0.25rem rgba(227, 52, 47, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #e3342f;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #e3342f;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 52, 47, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #e3342f;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.6;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #000;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-primary:hover {
  color: #000;
  background-color: #52a1e1;
  border-color: #489be0;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #000;
  background-color: #52a1e1;
  border-color: #489be0;
  box-shadow: 0 0 0 0.25rem rgba(44, 122, 187, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: #5da6e3;
  border-color: #489be0;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(44, 122, 187, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #000;
  background-color: #3490dc;
  border-color: #3490dc;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #000;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-success:hover {
  color: #000;
  background-color: #56ca87;
  border-color: #4cc780;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #000;
  background-color: #56ca87;
  border-color: #4cc780;
  box-shadow: 0 0 0 0.25rem rgba(48, 164, 97, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #000;
  background-color: #60cd8e;
  border-color: #4cc780;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 164, 97, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #000;
  background-color: #38c172;
  border-color: #38c172;
}

.btn-info {
  color: #000;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-info:hover {
  color: #000;
  background-color: #82beee;
  border-color: #7bbaed;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #82beee;
  border-color: #7bbaed;
  box-shadow: 0 0 0 0.25rem rgba(92, 151, 200, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #89c1ef;
  border-color: #7bbaed;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(92, 151, 200, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}

.btn-warning {
  color: #000;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-warning:hover {
  color: #000;
  background-color: #fff065;
  border-color: #ffef5c;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #fff065;
  border-color: #ffef5c;
  box-shadow: 0 0 0 0.25rem rgba(217, 201, 63, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #fff16e;
  border-color: #ffef5c;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 201, 63, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffed4a;
  border-color: #ffed4a;
}

.btn-danger {
  color: #000;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-danger:hover {
  color: #000;
  background-color: #e7524e;
  border-color: #e64844;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #000;
  background-color: #e7524e;
  border-color: #e64844;
  box-shadow: 0 0 0 0.25rem rgba(193, 44, 40, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #000;
  background-color: #e95d59;
  border-color: #e64844;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(193, 44, 40, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #000;
  background-color: #e3342f;
  border-color: #e3342f;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #3490dc;
  border-color: #3490dc;
}
.btn-outline-primary:hover {
  color: #000;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #000;
  background-color: #3490dc;
  border-color: #3490dc;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #3490dc;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #38c172;
  border-color: #38c172;
}
.btn-outline-success:hover {
  color: #000;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(56, 193, 114, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #000;
  background-color: #38c172;
  border-color: #38c172;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(56, 193, 114, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #38c172;
  background-color: transparent;
}

.btn-outline-info {
  color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 178, 235, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #6cb2eb;
  border-color: #6cb2eb;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 178, 235, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #6cb2eb;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffed4a;
  border-color: #ffed4a;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 237, 74, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffed4a;
  border-color: #ffed4a;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 237, 74, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffed4a;
  background-color: transparent;
}

.btn-outline-danger {
  color: #e3342f;
  border-color: #e3342f;
}
.btn-outline-danger:hover {
  color: #000;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 52, 47, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #e3342f;
  border-color: #e3342f;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 52, 47, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #e3342f;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #3490dc;
  text-decoration: underline;
}
.btn-link:hover {
  color: #2a73b0;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.9rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3490dc;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.7875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #3490dc;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #3490dc;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #2a73b0;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #f8fafc;
  border-color: #dee2e6 #dee2e6 #f8fafc;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3490dc;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
.navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
.navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
.navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
.navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
.navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: #fff;
  border-bottom-color: #fff;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.9rem;
  color: #212529;
  text-align: left;
  background-color: #f8fafc;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #2f82c6;
  background-color: #ebf4fc;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232f82c6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #9ac8ee;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #f8fafc;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #3490dc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #2a73b0;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #2a73b0;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #1f5684;
  background-color: #d6e9f8;
  border-color: #c2def5;
}
.alert-primary .alert-link {
  color: #19456a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #227444;
  background-color: #d7f3e3;
  border-color: #c3ecd5;
}
.alert-success .alert-link {
  color: #1b5d36;
}

.alert-info {
  color: #416b8d;
  background-color: #e2f0fb;
  border-color: #d3e8f9;
}
.alert-info .alert-link {
  color: #345671;
}

.alert-warning {
  color: #665f1e;
  background-color: #fffbdb;
  border-color: #fffac9;
}
.alert-warning .alert-link {
  color: #524c18;
}

.alert-danger {
  color: #881f1c;
  background-color: #f9d6d5;
  border-color: #f7c2c1;
}
.alert-danger .alert-link {
  color: #6d1916;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.675rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3490dc;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3490dc;
  border-color: #3490dc;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #1f5684;
  background-color: #d6e9f8;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #1f5684;
  background-color: #c1d2df;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #1f5684;
  border-color: #1f5684;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #227444;
  background-color: #d7f3e3;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #227444;
  background-color: #c2dbcc;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #227444;
  border-color: #227444;
}

.list-group-item-info {
  color: #416b8d;
  background-color: #e2f0fb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #416b8d;
  background-color: #cbd8e2;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #416b8d;
  border-color: #416b8d;
}

.list-group-item-warning {
  color: #665f1e;
  background-color: #fffbdb;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #665f1e;
  background-color: #e6e2c5;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #665f1e;
  border-color: #665f1e;
}

.list-group-item-danger {
  color: #881f1c;
  background-color: #f9d6d5;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #881f1c;
  background-color: #e0c1c0;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #881f1c;
  border-color: #881f1c;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(52, 144, 220, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.9rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
          animation: placeholder-glow 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
          animation: placeholder-wave 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #3490dc;
}
.link-primary:hover, .link-primary:focus {
  color: #5da6e3;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #38c172;
}
.link-success:hover, .link-success:focus {
  color: #60cd8e;
}

.link-info {
  color: #6cb2eb;
}
.link-info:hover, .link-info:focus {
  color: #89c1ef;
}

.link-warning {
  color: #ffed4a;
}
.link-warning:hover, .link-warning:focus {
  color: #fff16e;
}

.link-danger {
  color: #e3342f;
}
.link-danger:hover, .link-danger:focus {
  color: #e95d59;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #3490dc !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #38c172 !important;
}

.border-info {
  border-color: #6cb2eb !important;
}

.border-warning {
  border-color: #ffed4a !important;
}

.border-danger {
  border-color: #e3342f !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.35rem + 1.2vw) !important;
}

.fs-2 {
  font-size: calc(1.305rem + 0.66vw) !important;
}

.fs-3 {
  font-size: calc(1.2825rem + 0.39vw) !important;
}

.fs-4 {
  font-size: calc(1.26rem + 0.12vw) !important;
}

.fs-5 {
  font-size: 1.125rem !important;
}

.fs-6 {
  font-size: 0.9rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.6 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.25rem !important;
  }

  .fs-2 {
    font-size: 1.8rem !important;
  }

  .fs-3 {
    font-size: 1.575rem !important;
  }

  .fs-4 {
    font-size: 1.35rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}
.cookie-bar-box {
  max-height: 150px;
  background-color: #333333;
  z-index: 999;
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
}

.cookie-bar-text {
  color: #FFFFFF;
  font-size: 12px;
  font-family: "Exo 2";
  padding: 10px;
}

.cookie-bar-button {
  color: #FFFFFF;
  background: none;
  margin: 10px;
  border-radius: 5px;
  border: solid 1px #FFFFFF;
  padding: 0;
}

.cookie-bar-saiba-mais {
  color: #FFFFFF;
}
.cookie-bar-saiba-mais:hover {
  color: #fff;
}

.top {
  background-color: #000000 !important;
  min-height: 80px;
  padding-top: 20px;
}

.divContato {
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
}

.img-logo1 {
  /*max-width: 140px;*/
  width: auto;
  height: auto;
  /*   margin-top: 10px; */
  opacity: 1;
  /*   margin-left: -2px; */
}

.img-logo1-mobile {
  width: 80px;
  height: auto;
  opacity: 1;
}

.navbar-brand {
  cursor: default;
}

.img-logo2 {
  max-width: 130px;
  width: auto;
  height: auto;
  /*   margin-top: 5px; */
  opacity: 1;
  /*  margin-left: -10px; */
}

/*Novo Codigo*/
.linkAjuda, .linkContato {
  letter-spacing: 0px;
  color: #fff;
  opacity: 1;
  position: relative;
  /* top: 23px; */
  font-size: 16px;
  transition: ease-in-out 0.2s;
  font-family: "Exo 2", sans-serif;
  text-decoration: none;
}

#dropdown-basic {
  padding: 8px 15px !important;
  background: #fff !important;
  border: 1px solid transparent !important;
  width: 160px;
  text-align: left;
  cursor: default;
}

@media (max-width: 961px) {
  .dropdown-menu {
    min-width: 20px;
    background: #000;
  }
}
#dropdown-basic-mobile {
  padding-bottom: 20px;
  background: #000 !important;
  text-align: left;
  cursor: default;
  height: 55px;
  border: 0;
}

#dropdown-basic-mobile:hover {
  border: 0;
}

.selectIdioma:focus {
  outline: none;
  border: none;
}

#dropdown-basic {
  box-shadow: none;
}

.linkAjuda {
  /* left: 107px; */
}

.linkPesquisar {
  position: relative;
  top: 15px;
}

.divTopContato {
  /*  margin-left: 14px;
    position: relative;
    left: 130px; */
  cursor: pointer;
}

.header-contato {
  padding-right: 0rem;
}

.linkAjuda:hover, .linkContato:hover {
  font-weight: 700;
  transition: ease-in-out 0.2s;
  color: #fff;
}

.divAjuda {
  /* position: relative;
   top: 5px;
   display: contents;*/
}

.divIdioma {
  padding-right: 0;
  /* position: relative;
   top: 5px;
   left: 130px; */
}

.divPesquisar {
  position: relative;
  top: 5px;
  left: 120px;
}

.dropIdioma {
  position: relative;
  text-align: right;
  /*   top: 10px; */
}

.dropBtnIdioma {
  background: #fff;
  text-align: left;
  color: #000;
  width: 150px;
  padding: 8px 7px 8px 15px;
  font-family: "Exo 2", sans-serif;
  border-radius: 7px;
}

.dropBtnIdioma::after {
  position: relative;
  left: 62px;
}

.dropdown-toggle::after {
  position: relative;
  left: 14px;
  display: none;
}

.dropdown-menu {
  padding: 0px;
}

.selectIdioma {
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
  cursor: default;
}

.selectIdioma-mobile {
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
  cursor: default;
  max-width: 30px;
}

.imgBandeiras {
  width: 15px;
  position: relative;
  right: 5px;
  bottom: 2px;
}

.imgBandeiras-mobile {
  width: 30px;
  position: relative;
  padding-bottom: 20px;
}

.divisaoIdioma {
  margin: 0;
}

.btnPesquisar {
  width: 29px;
}

/*Novo Codigo*/
.titulo-modal-contato {
  text-transform: uppercase;
  font-size: 62px;
  line-height: 71px;
}

.conteudo-modal {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  padding-top: 33px;
  height: 630.53px;
  justify-content: center;
}

.contact-info-container p {
  line-height: 0.8rem;
}

.btn-fechar-modal-contato {
  position: relative;
  top: -50;
}

.modal-botao-fechar {
  flex: 0 1 auto;
  margin-left: auto;
  margin-right: 51.25px;
}

.contacts-display {
  display: flex;
  flex-direction: column;
  gap: 45px;
  align-items: center;
  line-height: 9%;
  flex: 0;
}
.contacts-display .contact-name {
  font-weight: bold;
}
.contacts-display .contact-info-container {
  text-align: center;
  font-style: italic;
}

.modal-dialog {
  display: flex;
  height: 100%;
  align-items: center;
}

.footer-contato {
  padding-right: 0;
}
.footer-contato .linkContato {
  left: 0rem;
}

.navbar-desktop {
  padding-left: 0px;
  padding-bottom: 1rem;
}

a.link-menu {
  font-family: "Exo 2";
  font-style: normal;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #00FFCE;
  text-transform: uppercase;
}

.nav-item {
  margin-right: 12px;
}

.nav-item.active {
  background: #00FFCE;
  border-radius: 5px;
  padding: 0px 10px;
}

.nav-item a {
  font-size: 17px;
  font-family: "Exo 2", sans-serif;
  transition: ease-in-out 0.4s;
  border: 2px solid transparent;
  border-radius: 7px;
  padding: 5px 9px;
  text-decoration: none;
}

.nav-item a:hover {
  background-color: transparent;
  border: 2px solid #00FFCE;
  color: #00FFCE;
  transition: ease-in-out 0.4s;
  border-radius: 7px;
}

.nav-item a:visited {
  color: #00FFCE;
}

.nav-item.active a {
  color: #000;
  text-decoration: none;
}
.nav-item.active a:hover {
  color: #000;
}

.navbar-nav {
  margin-top: 30px;
  text-decoration: none;
}

select#lang option[value=Português] {
  background-image: url(/images/bandeira_brasil.png?b79b8fb9352407db88112ed3e27c71bf);
}

select#lang option[value=Español] {
  background-image: url(/images/bandeira_espanha.png?32e4c15aab2cf77df4f0e0f89d538ecb);
}

select#lang option[value=English] {
  background-image: url(/images/bandeira_USA.png?b07d51f6abee5d7dd94b47055f216800);
}

.icon-drop-top {
  float: right;
  margin-top: 5px;
}

#container_lds_ring {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  margin: 8px;
  border: 8px solid #181818;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #181818 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s;
}

@-webkit-keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#animation_container {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  height: 100vh;
  overflow-x: hidden;
  position: absolute;
  align-items: center;
  align-items: center;
  background: #181818;
  justify-content: center;
  z-index: 999999999 !important;
}

@-webkit-keyframes ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animation {
  0% {
    opacity: 0;
    filter: blur(2px);
    transform: translateY(0px) skewY(5deg) skewX(5deg) rotateZ(5deg);
  }
  25% {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0) skewY(0deg) skewX(0deg) rotateZ(0deg);
  }
  75% {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0) skewY(0deg) skewX(0deg) rotateZ(0deg);
  }
  100% {
    opacity: 0;
    filter: blur(2px);
    transform: translateY(0px) skewY(5deg) skewX(5deg) rotateZ(5deg);
  }
}
@keyframes animation {
  0% {
    opacity: 0;
    filter: blur(2px);
    transform: translateY(0px) skewY(5deg) skewX(5deg) rotateZ(5deg);
  }
  25% {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0) skewY(0deg) skewX(0deg) rotateZ(0deg);
  }
  75% {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0) skewY(0deg) skewX(0deg) rotateZ(0deg);
  }
  100% {
    opacity: 0;
    filter: blur(2px);
    transform: translateY(0px) skewY(5deg) skewX(5deg) rotateZ(5deg);
  }
}
#circle_sp {
  width: 120%;
  display: flex;
  font-size: 50px;
  font-weight: 800;
  position: relative;
  align-items: center;
  margin-bottom: 55px;
  letter-spacing: -4px;
  justify-content: center;
}
#circle_sp .letter_container {
  display: flex;
  font-size: 50px;
  font-weight: 800;
  position: absolute;
  align-items: center;
  letter-spacing: -4px;
  justify-content: center;
}
#circle_sp .letter_container .letter:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
#circle_sp .letter_container .letter:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
#circle_sp .letter_container .letter:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
#circle_sp .letter_container .letter:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
#circle_sp .letter_container .letter:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#circle_sp .letter_container .letter:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
#circle_sp .letter_container .letter:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
#circle_sp .letter_container .letter:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
#circle_sp .letter_container .letter:nth-child(9) {
  margin: 0 0 0 1rem;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
#circle_sp .letter_container .letter:nth-child(10) {
  color: #00FFCE;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#circle_sp .letter_container .letter:nth-child(11) {
  color: #00FFCE;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
#circle_sp p {
  font-weight: 500;
  font-size: 1.6rem;
  position: absolute;
  letter-spacing: 0.1rem;
  color: #00ffce;
  transform: translateY(121px);
}

.letter {
  opacity: 1;
  color: #fff;
  font-size: 1.3rem;
  margin: 15px 0 15px 0;
  display: inline-block;
  font-family: Roboto, sans-serif;
}
.letter.letter {
  color: #fff;
  letter-spacing: 0.1rem;
  font-family: Roboto, sans-serif;
}
.letter.space {
  margin: 0 0 0 1rem;
}

#ring {
  width: 250px;
  display: flex;
  height: 250px;
  border-radius: 50%;
  position: relative;
  align-items: center;
  justify-content: center;
  border: 8px solid #00ffce;
  -webkit-animation: ring 1.5s linear infinite;
          animation: ring 1.5s linear infinite;
  border-top: 8px solid rgba(0, 255, 206, 0.1);
}
#ring:before {
  top: 18px;
  content: "";
  right: 30px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
}

.divFooter {
  background-color: #000000;
}

.menuFooter {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: ease-in-out 0.3s;
}

.menuFooter:hover {
  font-weight: 700;
  transition: ease-in-out 0.3s;
  color: #fff !important;
}

.linkFooter {
  text-transform: uppercase;
}

.socialFacebook {
  padding: 5px 12px;
}

.socialFacebook:hover, .socialTwitter:hover, .socialYT:hover {
  background: #ffffff47;
}

.socialTwitter {
  padding: 5px 8px;
  margin-right: 5px;
  margin-left: 5px;
}

.socialYT {
  padding: 5px 7px;
}

.socialFacebookIcone, .socialTwitterIcone, .socialYTIcone {
  font-size: 19px;
  color: #00ffce;
}

.socialFacebookIcone:hover, .socialTwitterIcone:hover, .socialYTIcone:hover {
  color: #00ffce !important;
}

.footer-ajuda {
  text-align: right;
  position: relative;
  left: 96px;
}

.footer-contato {
  position: relative;
}

.footer-img-logo1 {
  text-align: right;
}
@media (max-width: 961px) {
  .footer-img-logo1 {
    text-align: left;
  }
}

.footer-img-logo2 {
  text-align: right;
}
@media (max-width: 961px) {
  .footer-img-logo2 {
    text-align: left;
  }
}

.container-logos-footer {
  justify-content: flex-end;
  display: flex;
}

.footer-img-logo-negocio-sp {
  padding-left: 3.5rem;
  padding-right: 0;
}

.footer-img-logo-pmsp {
  padding-left: 0;
}

.footer-copy {
  text-align: right;
  color: #FFFFFF;
  font-size: 19px;
  font-family: "Exo 2", sans-serif;
  font-weight: 200;
  margin-top: 2.5rem;
  padding-right: 1rem;
}

.col-3.\.footer-social {
  text-align: right;
}

.footerLinksContato {
  justify-content: right;
  display: flex;
  gap: 0.75rem;
}

.footer-social {
  width: 35%;
}

.conteudo-home-01 {
  background-image: url("/images/pages/home/conteud01-background.png");
  min-height: 680px;
  background-repeat: no-repeat, repeat;
  background-size: cover;
}

.cardHeaderHome {
  background: #fff !important;
}
@media (max-width: 961px) {
  .cardHeaderHome {
    border-bottom: 1px solid #E2E9ED;
  }
}

.ml-1 {
  margin-left: 10% !important;
}

.ml-2 {
  margin-left: 20% !important;
}

.ml-3 {
  margin-left: 30% !important;
}

.ml-4 {
  margin-left: 40% !important;
}

.ml-5 {
  margin-left: 50% !important;
}

.ml-5p {
  margin-left: 5px !important;
}

.ml-10p {
  margin-left: 10px !important;
}

.ml-15p {
  margin-left: 15px !important;
}

.ml-20p {
  margin-left: 20px !important;
}

.dados-setor-home-botao-selecao-top-selected {
  border: 3px solid #00FFCE;
  background: #00FFCE;
  height: 10px;
  border-radius: 5px;
  width: 130px;
  margin: 4px;
}

.dados-setor-home-botao-selecao-top {
  border: 2px solid #00FFCE;
  height: 10px;
  border-radius: 5px;
  width: 130px;
  margin: 4px;
  cursor: pointer;
}

.dados-setor-home-botao-selecao:hover {
  font-weight: bold;
}
.dados-setor-home-botao-selecao:hover .dados-setor-home-botao-selecao-top {
  background-color: #00FFCE;
}

.dados-setor-home-label-botao-selecao.selected {
  font-weight: bold;
}

#overlay-banner {
  position: relative;
  width: 100%;
  height: 680px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6643032213) 0%, rgba(24, 41, 91, 0.5270483193) 100%);
  z-index: 2;
}

#overlay-investir {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(30, 39, 56, 0.78);
  z-index: 2;
  padding-top: 70px !important;
}

.divLogo1 {
  width: 165px;
  height: 49px;
  opacity: 1;
  background-image: url("/images/template/top/@Saopaulo.png");
  background-repeat: no-repeat, repeat;
  background-size: contain;
  position: relative;
}

.AvisoTexto1 {
  font-family: "Exo 2";
  font-size: 36px;
  font-weight: 600;
  color: #fff;
}

.AvisoTexto2 {
  font-family: "Exo 2";
  font-size: 36px;
  color: #fff;
}

/*Banner*/
.h1TituloSP {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-size: 69px;
  font-weight: 600;
  line-height: 69px;
}

.spanSP {
  color: #00FFCE;
  font-weight: 900;
}

.pTituloSP {
  color: #fff;
  font-size: 23px;
  margin-top: 20px;
  font-family: "Exo 2", sans-serif;
  line-height: 30px;
}

.divPDadosSP {
  min-height: 190px;
}

#map-home {
  background-color: transparent;
  height: 500px !important;
  bottom: 40px;
  top: 10px;
}

#map-home .divLegendaMapa {
  top: 355px !important;
  left: 447px !important;
}

.videoHome {
  border-radius: 11px;
}

.video-banner Video {
  -o-object-fit: fill;
     object-fit: fill;
}

.linkAbrirNegocio {
  background: transparent;
  border-radius: 12px;
  border: 2px solid #fff;
  padding: 17px 30px;
  display: flex;
  width: 259px;
  text-decoration: none;
}

.linkAbrirNegocio:hover {
  background-color: #ffffff29;
  text-decoration: none;
}

.divAbrirNegocio {
  margin-top: 20px;
  margin-left: 2px;
}

.spanAbrirNegocio {
  font-size: 22px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
}

.divSpanNegocio {
  margin-left: 28px;
}

.container-home-jornada-empreendedor {
  display: flex;
  align-items: center;
}
.container-home-jornada-empreendedor .texto-home-jornada-empreendedor {
  line-height: 25px;
}

/*Banner*/
/* BigNumbers */
#bigNumber .modal-content {
  display: flex !important;
  flex-direction: column !important;
}

#bigNumber .headerBigNumber01 {
  background-image: url("/images/pages/home/bignumbers/bg_big_01.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber02 {
  background-image: url("/images/pages/home/bignumbers/bg_big_02.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber03 {
  background-image: url("/images/pages/home/bignumbers/bg_big_03.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber04 {
  background-image: url("/images/pages/home/bignumbers/bg_big_04.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber05 {
  background-image: url("/images/pages/home/bignumbers/bg_big_05.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber06 {
  background-image: url("/images/pages/home/bignumbers/bg_big_06.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber07 {
  background-image: url("/images/pages/home/bignumbers/bg_big_07.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber08 {
  background-image: url("/images/pages/home/bignumbers/bg_big_08.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

#bigNumber .headerBigNumber09 {
  background-image: url("/images/pages/home/bignumbers/bg_big_09.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber10 {
  background-image: url("/images/pages/home/bignumbers/bg_big_10.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber11 {
  background-image: url("/images/pages/home/bignumbers/bg_big_11.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber12 {
  background-image: url("/images/pages/home/bignumbers/bg_big_12.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber13 {
  background-image: url("/images/pages/home/bignumbers/bg_big_13.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber14 {
  background-image: url("/images/pages/home/bignumbers/bg_big_14.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber15 {
  background-image: url("/images/pages/home/bignumbers/bg_big_15.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

#bigNumber .headerBigNumber16 {
  background-image: url("/images/pages/home/bignumbers/bg_big_16.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
}

.titulo-BigNumber {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 60px;
}

.p-BigNumber {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
}

.bigNumberBody {
  padding: 10px 40px !important;
}

.pTexto-bignumber {
  color: #848484;
  font-size: 15px;
  font-family: "Exo 2", sans-serif;
  padding: 0px 30px 0px 0px;
}

.cardHeaderBigNumber {
  padding: 8px 20px !important;
  height: 62px !important;
  background: #fff !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}

.cardHeaderBigNumber02 {
  padding: 8px 20px !important;
  height: 27px !important;
  background: #fff !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}

.cardHeaderBigNumber03 {
  padding: 8px 20px !important;
  height: 80px !important;
  background: #fff !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}

.cardHeaderBigNumber04 {
  padding: 8px 20px !important;
  height: 62px !important;
  background: #fff !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}

.p-numeroDado-bignumber {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  font-size: 60px;
  line-height: 67px;
  color: #00FFCE;
  text-align: center;
  margin-bottom: 0;
  /*font-size: 102px;*/
}

.p-numeroDado02-bignumber {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  font-size: 32px;
  color: #00FFCE;
  margin-bottom: 0;
  text-align: left !important;
  line-height: 35px;
}

.p-textoDado-bignumber {
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  font-size: 29px;
  color: #fff;
  text-align: center;
  line-height: normal;
}

.p-textoDado-bignumber02 {
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  font-size: 29px;
  color: #fff;
  text-align: center;
  line-height: 33px;
  margin-bottom: -10px;
}

.p-textoDado-bignumber-b3 {
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: normal;
  margin-top: -15px;
}

.p-textoDado-bignumber-polo {
  font-family: "Exo 2", sans-serif;
  font-weight: 300;
  color: #fff;
  text-align: center;
  line-height: 33px;
  margin-top: -15px;
}

.spanDados-bignumber {
  font-family: "Exo 2", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 25px;
}

.divDados-BigNumbers {
  background: #374756;
  padding: 25px;
}

.divDados-BigNumbers02 {
  background: #374756;
  padding: 37px 25px 25px 25px;
  height: 344px;
}

.divDados-BigNumbers03 {
  background: #374756;
  padding: 35px 25px 25px 25px;
  height: 333px;
}

.divDados-BigNumbers04 {
  background: #374756;
  padding: 0px 25px 25px 25px;
  height: 333px;
}

.divDados-BigNumbers05 {
  background: #374756;
  padding: 10px 25px 25px 25px;
  height: 333px;
}

.span-cifrao-bignumber {
  font-size: 32px;
  font-weight: 400;
}

.pFonteDados-bignumbers {
  font-family: "Exo 2", sans-serif;
  font-size: 12px !important;
}

/* BigNumbers */
/*Form Modal*/
.divInfoModal {
  background-color: #374756;
}

.divFormModal {
  background-color: #ffffff;
}

.modal-dialog {
  max-width: 800px;
}

.modal-content {
  display: flex !important;
  flex-direction: row;
}

.divInfoForm {
  padding: 10px 10px 0px 10px;
}

.pTituloInfoModal {
  font-size: 26px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.spanSPForm {
  color: #00FFCE;
}

.pFormInfo {
  padding: 10px 17px 10px 10px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
}

.pJornadaForm {
  padding: 10px 17px 10px 10px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
}

.linkJornadaForm {
  color: #fff;
}

.divFecharModal {
  text-align: right !important;
  padding: 0 21px;
  margin-bottom: 50px;
}

.btnFecharModalAviso {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.divFecharModalAviso {
  text-align: right !important;
  padding: 0 21px;
  margin-bottom: 50px;
}

.divFecharModalAviso a {
  text-decoration: none !important;
  color: #fff !important;
}

.btnFecharModal {
  color: #000;
  font-size: 20px;
  cursor: pointer;
}

.btnFecharModal a {
  text-decoration: none !important;
  color: #fff;
}

.divFormulario {
  width: 360px;
}

.formControlInput {
  background: #E2E9ED;
  border-radius: 8px;
  border: none;
  font-family: "Exo 2", sans-serif;
  color: #000;
}

.formControlInput::-moz-placeholder {
  color: #000;
  font-size: 11.5px;
}

.formControlInput:-ms-input-placeholder {
  color: #000;
  font-size: 11.5px;
}

.formControlInput::placeholder {
  color: #000;
  font-size: 11.5px;
}

.pCamposObrigatorios {
  font-family: "Exo 2", sans-serif;
  color: #E8100B;
}

.divBtnSubmit {
  text-align: right !important;
}

.btnSubmitForm {
  background: #00ffce;
  border: 1px solid #00ffce;
  font-size: 17px;
  padding: 1px 20px;
  font-family: "Exo 2", sans-serif;
}

/*Form Modal*/
/*Por que SP*/
.divPQSP {
  background-color: #000000;
  padding-top: 70px !important;
}

.h1TituloPQSP {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.divSliderSP {
  margin-top: 40px;
}

/*Slider*/
.h1SliderSP {
  color: #ffffff;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  margin-top: -2px;
  font-size: 27px;
}

.h1Slider02SP {
  color: #ffffff;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  margin-top: -2px;
  font-size: 19px;
}

.spanSliderSP {
  font-size: 19px;
  font-weight: 400;
}

.h3SliderSP {
  color: #00FFCE;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.pSliderSP {
  color: #b9b9b9;
  font-family: "Exo 2", sans-serif;
  font-weight: 300;
  letter-spacing: 1.2px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 29px;
}

.divSlider {
  width: 100%;
  display: inline-flex;
  border-left: 10px solid #00FFCE;
  padding: 0 20px;
  height: 151px;
  flex-direction: column;
  justify-content: center;
}

.divHoverSlider {
  height: 129px;
  padding: 28px 0px;
  border: 2px solid #000;
}

.divHoverSlider:hover {
  height: 180px !important;
  border: 2px solid #fff;
  margin-bottom: 14px !important;
  background: #ffffff24;
  cursor: pointer;
}

.divHoverSlider02 {
  height: 129px;
  padding: 28px 0px;
  border: 2px solid #000;
}

.divHoverSlider02:hover {
  height: 180px !important;
  border: 2px solid #fff !important;
  margin-bottom: 2px !important;
  cursor: pointer;
  background: #ffffff24;
}

.slick-prev {
  left: -50px !important;
}

.slick-next {
  right: -25px !important;
}

.divSaibaMaisSlider {
  margin-top: 24px;
}

.btnSliderSaibaMais {
  background: #00ffce;
  color: #000;
  padding: 3px 15px;
  border: 2px solid #00ffce;
  font-size: 16px;
  border-radius: 6px;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: ease-in-out 0.4s;
}

.btnSaibaMais {
  background: #00ffce;
  color: #000;
  padding: 3px 15px;
  border: 2px solid #00ffce;
  font-size: 20px;
  border-radius: 6px;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: ease-in-out 0.4s;
  text-decoration: none;
}
.btnSaibaMais:hover {
  background-color: transparent;
  color: #00ffce;
}

.brnSaibaMais a {
  text-decoration: none;
}

.divBtnAviso {
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 30px;
}

.divBtnAviso a {
  text-decoration: none;
}

.divAvisoModal {
  line-height: 30px;
}

.avisoModal {
  width: 500px;
  height: auto;
}

.btnAviso a {
  text-decoration: none;
}

.btnAviso {
  background: #00ffce;
  color: #000;
  padding: 3px 15px;
  border: 2px solid #00ffce;
  font-size: 16px;
  border-radius: 6px;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: ease-in-out 0.4s;
}

.text-link-modal-home {
  color: #fff;
}

.links-modais-home {
  text-decoration: underline;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  background-color: #222d35;
}
.links-modais-home:hover {
  color: #ffffff;
  font-weight: 800;
}

.linha-controles-form-abra-seu-negocio-home {
  margin-top: 8rem;
}

.containerConteudoDropdown :nth-child(1) {
  margin-top: 10px;
}
.containerConteudoDropdown :nth-child(odd) {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.containerConteudoDropdown :last-child {
  border-radius: 0 0 5px 5px;
}

.btnSliderSaibaMais:hover {
  color: #00ffce;
  background: transparent;
  border: 2px solid #00ffce;
  transition: ease-in-out 0.4s;
}

/*Slider*/
/*Por que SP*/
/*Investir*/
.divInvestir {
  background-image: url("/images/pages/home/investir/background-investir.png");
}

.h1TituloInvestir {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.containerInvestir {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*Cards Investir*/
.divCards {
  margin-top: 50px;
}

.h1TituloCard {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  position: relative;
  bottom: 102px;
  font-size: 27px;
}

.card-p-investir {
  margin-top: -20px;
  color: #fff;
  font-size: 17px;
  font-family: "Exo 2", sans-serif;
  padding: 5px 20px;
}

.btnSaibaMaisInvestir {
  background: #00ffce;
  color: #000;
  padding: 5px 20px;
  border: 2px solid #00ffce;
  border-radius: 6px;
  font-size: 16px;
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.btnSaibaMaisInvestir:hover {
  color: #00ffce;
  background: transparent;
  border: 2px solid #00ffce;
  transition: ease-in-out 0.4s;
}

.fixBtn {
  margin-bottom: 79px;
}

/*Cards Investir*/
/*Empreender*/
.containerEmpreender {
  padding-top: 40px;
  width: 100.5%;
  padding-bottom: 40px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: #0000007a;
}

.linkJornadaEmpreendedor {
  background: transparent;
  border-radius: 12px;
  border: 2px solid #fff;
  padding: 17px 30px;
  display: flex;
  width: 320px;
  text-decoration: none;
}

.linkJornadaEmpreendedor:hover {
  background-color: #ffffff29;
  text-decoration: none;
  border: 2px solid #00ffce;
}

.divLinkEmpreendedor {
  margin-right: 0px;
  margin-left: 0px;
}

/*Empreender*/
/*Investir*/
/*Vocação*/
.divVocacao {
  background-image: url("/images/pages/home/vocacao/background.png");
  padding: 70px 0 !important;
}

.divVocacaoCards {
  width: 1480px;
  margin-left: 0px;
}

.h1TituloVocacao {
  color: #000;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.cardVocacao {
  width: 250px;
  height: 221px;
  padding: 28px 20px;
  border: 2px solid #000;
  background: #fff;
}

.cardVocacao:hover {
  background: #f3f8ff;
  border: 3px solid #000;
  padding: 27px 19px;
}

.cardVocacao-round {
  background: #000;
  padding: 25px 13px;
  border-radius: 64px;
  margin-left: 55px;
  width: 96px;
}

.pCardVocacaoTitulo {
  margin-bottom: 0 !important;
  font-size: 21px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  padding: 0 12px;
  line-height: 25px;
}

.pCardVocacaoTitulo02 {
  margin-bottom: 0 !important;
  font-size: 21px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  padding: 0 12px;
  line-height: 21px;
}

/*Vocação*/
/*Incentivos*/
.divIncentivos {
  background: #374756;
  padding-top: 70px !important;
}

.h1TituloIncentivo {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  margin-bottom: 31px;
}

.linkIncentivosRedirect {
  text-decoration: none;
}

/*Slider*/
.divHoverSliderIncentivos {
  height: 280px;
  box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.75);
  margin-right: 10px;
}

.imgSliderIncentivos01 {
  background-image: url("/images/pages/home/incentivos/slider01.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivosAntenas {
  background-image: url("/images/pages/politicas_incentivos/noticias/Imagem_Prefeitura_nova lei_antenas.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivosUrbanismo {
  background-image: url("/images/pages/politicas_incentivos/noticias/Imagem_SP_Urbanismo.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivosSpnegocios {
  background-image: url("/images/pages/politicas_incentivos/noticias/Imagem_Estudo_Endeavor_Enap.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos02 {
  background-image: url("/images/pages/home/incentivos/slider02.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos03 {
  background-image: url("/images/pages/home/incentivos/slider03.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos04 {
  background-image: url("/images/pages/home/incentivos/slider04.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos05 {
  background-image: url("/images/pages/home/incentivos/slider05.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos06 {
  background-image: url("/images/pages/home/incentivos/slider06.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos07 {
  background-image: url("/images/pages/home/incentivos/slider07.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos08 {
  background-image: url("/images/pages/home/incentivos/slider08.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos09 {
  background-image: url("/images/pages/home/incentivos/slider09.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.imgSliderIncentivos10 {
  background-image: url("/images/pages/home/incentivos/slider10.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.overlay-slider {
  position: relative;
  width: 100%;
  height: 280px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.48);
  z-index: 2;
  transition: ease-in-out 0.2s;
}

.overlay-slider:hover {
  background-color: #00000000;
  transition: ease-in-out 0.2s;
}

.pSliderIncentivos {
  color: #00FFCE;
  padding-top: 17px;
  font-size: 17px;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  text-shadow: 7px 2px 5px #000000;
  margin: 0;
}

ck-dots li {
  border: 3px solid #00ffce !important;
  border-radius: 20px !important;
  width: 16px !important;
  height: 16px !important;
}

.slick-dots li.slick-active button:before {
  color: #00ffce !important;
  top: -3px !important;
  left: -5px !important;
  font-size: 15px !important;
}

.slick-dots li button:hover::before, .slick-dots li button:focus::before {
  color: #00ffce !important;
  top: -3px !important;
  left: -5px !important;
  font-size: 15px !important;
}

.slick-dots li button:before {
  font-size: 0 !important;
}

.slick-slide {
  padding-left: 5px;
}

/*Slider*/
/*Incentivos Busca*/
.divIncentivosBusca {
  margin-top: 70px;
  margin-left: 0px;
  margin-right: -30px;
}

.divIncentivoBuscaBtn {
  border: 2px solid #ffffff;
  padding: 6px 20px;
  display: inline-flex;
  height: 120px;
  transition: ease-in-out 0.2s;
  width: 100%;
  justify-content: space-between;
}
.divIncentivoBuscaBtn div {
  display: flex;
  align-items: center;
}

.divIncentivoBuscaBtn:hover {
  background: #ffffff40;
  transition: ease-in-out 0.2s;
}

.linkDocumentos {
  text-decoration: none !important;
}

.linkDocumentos:hover {
  text-decoration: none !important;
}

.pIncentivoBusca {
  margin-bottom: 0px;
  font-size: 20px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  padding: 0px 66px 0px 13px;
  font-weight: 600;
}

.pIncentivoBusca02 {
  margin-bottom: 0px;
  font-size: 20px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  padding: 0px 61px 0px 13px;
  font-weight: 600;
}

.pIncentivoBusca03 {
  margin-bottom: 0px;
  font-size: 20px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  padding: 0px 66px 0px 13px;
  font-weight: 600;
}

.container-icone-pesquisar-incentivo {
  display: flex;
  align-items: center;
}

.imgPesquisarIncentivo {
  width: 30px;
}

.imgPesquisarIncentivo02 {
  width: 30px;
}

.imgPesquisarIncentivo03 {
  width: 30px;
}

.pIncentivoBuscaBox {
  margin-left: -0.4%;
  margin-right: -0.4%;
}

/*Inventivos Busca*/
/*Incentivos*/
/*Dados*/
.div-data-random {
  background-color: #E2E9ED;
  padding: 70px 0 30px 0 !important;
}

.h1TituloDados {
  color: #000;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  margin-bottom: 31px;
}

.divDadosSP {
  padding: 10px 23px;
  background: #fff;
  box-shadow: 2px 4px 12px -3px rgba(0, 0, 0, 0.75);
}

.pDadosSP {
  font-size: 19px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  margin-top: 10px;
}

.pDados2SP {
  font-size: 22px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 50px;
}
@media (max-width: 961px) {
  .pDados2SP {
    line-height: 25px;
  }
}

.pDadosSP02 {
  font-size: 18px;
  margin-left: -9px;
  padding: 0 20px;
  margin-bottom: 0 !important;
  min-height: 150px;
}

.cardDados {
  background: #fff;
  box-shadow: 2px 4px 12px -3px rgba(0, 0, 0, 0.75);
  border-radius: 0 !important;
}

.hrDados {
  width: 634px;
  margin-left: -16px;
  height: 0.35px !important;
}

.cardHeaderDados {
  padding: 2px 20px !important;
  height: 100px !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}

.card-header-dados-home {
  background-color: #B8C8CC66;
}
@media (max-width: 961px) {
  .card-header-dados-home {
    background-color: #E2E9ED;
  }
}

.conteudo-cookie-bar {
  align-items: center;
}
@media (max-width: 961px) {
  .conteudo-cookie-bar {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 961px) {
  .conteudo-cookie-bar .cookie-bar-text {
    width: 95%;
  }
}
@media (max-width: 961px) {
  .conteudo-cookie-bar .cookie-bar-button {
    width: 35%;
  }
}

.cardFooterDados {
  height: 45px;
  padding: 0px 13px !important;
  background: #B8C8CC66 !important;
  border-radius: 0 !important;
}
@media (max-width: 961px) {
  .cardFooterDados {
    height: 60px;
  }
}

.pFonteDados {
  font-family: "Exo 2", sans-serif;
  font-size: 12px !important;
}

.cardFooterDados .pFonteDados {
  margin: 0;
  line-height: 28px;
}
.cardFooterDados .row {
  margin-top: 0;
  align-items: center;
  height: 100%;
}

.divFlexDados {
  display: inline-flex !important;
  text-align: right !important;
}

.btnInfoDados {
  background: #B8C8CC;
  padding: 1px 8px 9px 9px !important;
  border-radius: 4px;
  visibility: hidden;
}

.btnInfoDados:hover {
  background: #6a878f;
  transition: ease-in-out 0.3s;
}

.btnInfoDados img {
  padding-top: 3px;
}

.btnPesquisarDados {
  background: #B8C8CC;
  border-radius: 4px;
  padding: 1px 6px 9px 7px !important;
  visibility: hidden;
}

.btnPesquisarDados:hover {
  background: #6a878f;
  transition: ease-in-out 0.3s;
}

.btnPesquisarDados img {
  padding-top: 3px;
}

.btnDownloadDados {
  background: #B8C8CC;
  padding: 1px 6px 9px 7px !important;
  border-radius: 4px;
  visibility: hidden;
}

.btnDownloadDados:hover {
  background: #6a878f;
  transition: ease-in-out 0.3s;
}

.btnDownloadDados img {
  padding-top: 3px;
  border-width: 0;
}

.btn-CompartilharDados {
  padding: 0px;
}
.btn-CompartilharDados:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.btn-CompartilharDados img {
  margin-top: -3px;
}
.btn-CompartilharDados img:focus {
  outline: none;
  box-shadow: none;
}

.btn-DownloadDados {
  padding: 0px;
}
.btn-DownloadDados:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.btn-DownloadDados img {
  margin-top: -3px;
}

.divCompartilharDados {
  background: #B8C8CC;
  padding: 2px 6px 10px 6px !important;
  border-radius: 4px;
  width: 31px;
  height: 30px;
  transition: ease-in-out 0.3s;
}

.divCompartilharDados:hover {
  background: #6a878f;
  transition: ease-in-out 0.3s;
}

.divDownloadDados {
  background: #B8C8CC;
  padding: 2px 6px 10px 6px !important;
  border-radius: 4px;
  width: 31px;
  height: 30px;
  transition: ease-in-out 0.3s;
}

.divDownloadDados:hover {
  background: #6a878f;
  transition: ease-in-out 0.3s;
}

.opcoesdownload {
  list-style-type: none;
  padding: 0.5rem;
  margin: 0;
  font-family: "Exo 2";
  font-size: 16px;
}

.opcoesdownload a {
  cursor: pointer;
}

.opcoesdownload a:hover {
  font-weight: bold;
}

.opcoesdownload li div {
  margin-left: 5px;
  margin-right: 5px;
}

.redesSociais {
  list-style-type: none;
  padding: 1rem;
  margin: 0;
  font-family: "Exo 2";
  font-size: 16px;
}

.redesSociais a {
  cursor: pointer;
}

.redesSociais a:hover {
  font-weight: bold;
}

.redesSociais li div {
  margin-left: 5px;
  margin-right: 5px;
}

.opcoesdownload {
  list-style-type: none;
  padding: 1rem;
  margin: 0;
  font-family: "Exo 2";
  font-size: 16px;
}

.opcoesdownload a {
  cursor: pointer;
}

.opcoesdownload a:hover {
  font-weight: bold;
}

.opcoesdownload li div {
  margin-left: 5px;
  margin-right: 5px;
}

.downloadpdf {
  display: flex;
}

.downloadjpg {
  display: flex;
}

.downloadxlsx {
  display: flex;
}

.facebook {
  display: flex;
}

.linkedin {
  display: flex;
}

.instagram {
  display: flex;
}

.twitter {
  display: flex;
}

.whatsapp {
  display: flex;
}

.email {
  display: flex;
}

.linkshare {
  display: flex;
}

.downloadpdfIcon {
  background: url("/images/template/download/download.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.downloadjpgIcon {
  background: url("/images/template/download/download.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.downloadxlsxIcon {
  background: url("/images/template/download/download.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.facebookIcon {
  background: url("/images/template/share/facebook.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.facebook:hover .facebookIcon {
  background: url("/images/template/share/facebook_active.svg") no-repeat;
}

.linkedinIcon {
  background: url("/images/template/share/linkedin.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.linkedin:hover .linkedinIcon {
  background: url("/images/template/share/linkedin_active.svg") no-repeat;
}

.instagramIcon {
  background: url("/images/template/share/instagram.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.instagram:hover .instagramIcon {
  background: url("/images/template/share/instagram_active.svg") no-repeat;
}

.twitterIcon {
  background: url("/images/template/share/twitter.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.twitter:hover .twitterIcon {
  background: url("/images/template/share/twitter_active.svg") no-repeat;
}

.whatsappIcon {
  background: url("/images/template/share/whatsapp.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.whatsapp:hover .whatsappIcon {
  background: url("/images/template/share/whatsapp_active.svg") no-repeat;
}

.emailIcon {
  background: url("/images/template/share/email.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.email:hover .emailIcon {
  background: url("/images/template/share/email_active.svg") no-repeat;
}

.linkIcon {
  background: url("/images/template/share/link.svg") no-repeat;
  display: inline;
  height: 20px;
  width: 20px;
  margin-top: 3px;
}

.linkshare:hover .linkIcon {
  background: url("/images/template/share/link_active.svg") no-repeat;
}

#chart-concluintes {
  width: 630px;
  height: 500px;
  margin-left: -20px;
}

.pTextoConcluintes {
  color: #848484;
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
}

.btnExplorarSaibaMais {
  background: #00ffce;
  color: #000;
  padding: 5px 20px;
  border: 2px solid #00ffce;
  border-radius: 6px;
  font-size: 18px;
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.btnExplorarSaibaMais:hover {
  color: #000000;
  background: #fff;
  border: 2px solid #00ffce;
  transition: ease-in-out 0.4s;
}

.divImgHoverDados {
  margin-bottom: -30px !important;
  position: relative;
  left: 238px;
  top: 330px;
  z-index: 1000;
  background: #000;
  width: 108px;
}

.imgHoverDados {
  width: 80px;
  margin-bottom: -50px;
  position: relative;
  left: 9px;
}

.cardVocacao > a {
  text-decoration: none;
  color: #000 !important;
}

.pVocacoes-home {
  font-size: 35px;
  font-weight: 700;
  font-family: "Exo 2";
}

.card-body-dados-home {
  min-height: 573px;
}

/*Mapa*/
.divLegendaMapa {
  position: relative;
  top: 380px;
  left: 450px;
}

.legendaMapaSpan {
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.leaflet-control-attribution a {
  color: #fff;
}

.pTextoMapa {
  color: #848484;
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
  padding: 0px 60px 0px 0px;
}

.leaflet-container {
  height: 600px !important;
}

.leaflet-container {
  width: 100wh;
  height: 100vh;
  background: #fff;
}

.vocacoes-home {
  margin-top: -40px;
}

.divModalBodyAgradecimento {
  background: #374756;
}

.top-menu-mobile {
  background: #000;
  height: 80px;
  padding: 20px;
}

#overlay-banner-mobile {
  position: relative;
  width: 100%;
  height: 785px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6643032213) 0%, rgba(24, 41, 91, 0.5270483193) 100%);
  z-index: 2;
}

.conteudo-home-01-mobile {
  background-image: url(/images/pages/home/conteud01-background-responsivo.png);
  background-size: cover;
  min-height: 0 !important;
  height: 872px !important;
  margin-bottom: -150px;
}

.menu-mobile-option {
  margin-top: -20px !important;
  background: #000;
  position: absolute;
  z-index: 9999;
  width: 100%;
  padding-left: 20px;
  padding-bottom: 10px;
}

.menu-mobile-option ul li {
  margin-bottom: 10px;
}

.menu-mobile-container {
  background: #000;
}

.menu-mobile-option a {
  text-decoration: none;
  color: #00FFCE;
  background-color: #000;
}

.img-logo1-mobile {
  width: 160px;
  height: auto;
}

.img-lang-mobile {
  position: relative;
}

.titulo-modal-big-number {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 31px;
}

.secao-botoes-dados-home {
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media (max-width: 961px) {
  .secao-botoes-dados-home {
    justify-content: space-between;
  }
}

@media (max-width: 961px) {
  .container-graficos-home {
    gap: 1rem;
  }
}

@media (min-width: 962px) {
  .divPQSP .slick-track {
    height: 200px;
  }
}

@media (min-width: 320px) {
  /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}
@media (min-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}
@media (min-width: 962px) {
  .h1SliderIncentivos {
    color: #fff;
    font-size: 21px;
    margin-top: 11px;
    padding: 10px 25px;
    font-family: "Exo 2", sans-serif;
    font-weight: 500;
    margin-top: 27px;
  }

  .slick-dots li {
    border: 3px solid #00ffce !important;
    border-radius: 20px !important;
    width: 16px !important;
    height: 16px !important;
  }

  .divVideo {
    border: 4px solid #fff;
    border-radius: 11px;
    height: 388px;
    width: 608px;
    position: relative;
    left: 57px;
    background: #000;
  }

  .cardHeaderHome {
    height: 160px;
  }
}
@media (max-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  .h1SliderIncentivos {
    color: #fff;
    font-size: 21px;
    padding: 10px 25px;
    font-family: "Exo 2", sans-serif;
    font-weight: 500;
  }

  .slick-dots li {
    border: 3px solid #00ffce !important;
    border-radius: 20px !important;
    width: 16px !important;
    height: 16px !important;
  }

  .card-body-dados-home {
    min-height: 400px;
  }

  .col-compartilhar-home {
    margin-left: -30px;
  }

  .cardDadosPorqueSaoPaulo {
    margin-top: 10px !important;
    min-height: 380px !important;
  }

  #bigNumber {
    margin-left: 0 !important;
  }

  .modal-open {
    padding-right: 0 !important;
  }

  .overlay-slider {
    position: relative;
    width: 100%;
    height: 270px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.48);
    z-index: 2;
    transition: ease-in-out 0.2s;
  }

  .nav-item.active a {
    color: #000;
    text-decoration: none;
    background: #00FFCE;
  }

  .pDadosSP {
    font-size: 19px !important;
  }

  .divHoverSliderIncentivos {
    height: 270px !important;
  }

  .divVideo {
    border: 4px solid #fff;
    border-radius: 11px;
    position: relative;
    left: 57px;
    background: #000;
  }

  #bigNumber {
    max-width: 100% !important;
    margin-left: -1.5em;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .divPQSP-mobile .slick-prev {
    left: 90px !important;
    top: 400px !important;
    height: 100px;
  }

  .divPQSP-mobile .slick-next {
    left: 210px !important;
    top: 400px !important;
    height: 100px;
  }

  .h3SliderSP-mobile {
    color: #00FFCE;
    font-family: "Exo 2", sans-serif;
    font-size: 25px;
    font-weight: 300;
  }

  .h1SliderSP-mobile, .h1SliderSP-mobile-mobile {
    color: #ffffff;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
    margin-top: -2px;
    font-size: 24px;
  }

  .pSliderSP-mobile {
    color: #b9b9b9;
    font-size: 23px;
    font-family: "Exo 2", sans-serif;
    font-weight: 300;
    letter-spacing: 1.2px;
  }

  .divSlider-mobile {
    width: 100%;
    display: inline-block;
    border-left: 10px solid #00FFCE;
    padding: 0 13px;
    height: 117px;
  }

  .divHoverSlider-mobile-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .divHoverSlider-mobile {
    height: 129px;
    padding: 10px 0px;
    border: 2px solid #000;
  }

  .divHoverSlider-mobile:hover {
    height: 160px !important;
    border: 2px solid #fff;
    margin-bottom: 14px !important;
    background: #ffffff24;
    cursor: pointer;
  }

  .divPQSP-mobile .slick-list {
    padding: 0px 22%;
  }

  .h1TituloPQSP {
    font-size: 30px !important;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
  }

  .divPQSP-mobile {
    background-color: #000000;
    padding-top: 70px !important;
    margin-top: 100px;
  }

  .video-banner Video {
    height: 170px;
    left: 0;
  }

  .btnSliderSaibaMais-mobile:hover {
    color: #00ffce;
    background: transparent;
    border: 2px solid #00ffce;
    transition: ease-in-out 0.4s;
  }

  a:hover {
    color: #2a73b0;
  }

  .btnSliderSaibaMais-mobile {
    background: #00ffce;
    color: #000;
    padding: 5px;
    border: 2px solid #00ffce;
    font-size: 16px;
    border-radius: 6px;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    text-decoration: none;
    transition: ease-in-out 0.4s;
  }

  .pCardIconeVocacaoTitulo {
    margin-bottom: 0 !important;
    font-size: 19px !important;
    font-family: "Exo 2", sans-serif;
    font-weight: 900;
    padding: 0 9px;
    line-height: 17px !important;
  }

  .menu-botao-mobile {
    border: none;
    width: 40px;
    background: #00FFCE;
    height: 40px;
  }
  .menu-botao-mobile .texto-botao-mobile {
    color: black;
    font-size: 1.4rem;
  }

  .pCardIconeVocacaoTitulo02 {
    margin-bottom: 0 !important;
    font-size: 36px !important;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
    padding: 0 12px;
    line-height: 40px !important;
  }

  .btnSaibaMaisInvestir-mobile {
    background: #00ffce;
    color: #000;
    padding: 10px 22px;
    border: 2px solid #00ffce;
    border-radius: 6px;
    font-size: 26px;
    text-decoration: none;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
  }

  .card-botao-mais-mobile {
    position: relative !important;
    top: 11px !important;
  }

  .containerEmpreender-mobile {
    background: #0000007a;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #overlay-investir-mobile {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(30, 39, 56, 0.78);
    z-index: 2;
    padding-top: 70px !important;
  }

  .divSaibaMaisSlider {
    margin-top: 36px;
    padding-bottom: 0px;
  }

  .pVocacoes-home-mobile {
    font-size: 40px;
    font-weight: 700;
    font-family: "Exo 2";
  }

  .h1SliderIncentivos-mobile {
    color: #fff;
    font-size: 23px;
    margin-top: 11px;
    /* padding: 10px 51px; */
    font-family: "Exo 2", sans-serif;
    font-weight: 500;
  }

  .slick-track {
    margin-left: -130px !important;
  }

  .btnSliderSaibaMais-mobile:hover {
    color: #00ffce;
    background: transparent;
    border: 2px solid #00ffce;
    transition: ease-in-out 0.4s;
  }

  .btnSliderSaibaMais-mobile {
    background: #00ffce;
    color: #000;
    padding: 5px;
    border: 2px solid #00ffce;
    font-size: 16px;
    border-radius: 6px;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
    text-decoration: none;
    transition: ease-in-out 0.4s;
  }

  .pIncentivoBusca-mobile {
    text-align: left !important;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-family: "Exo 2", sans-serif;
    margin-left: 10px;
  }

  .divIncentivoBuscaBtn-mobile {
    border: 2px solid #ffffff;
    display: inline-flex;
    height: 120px;
    height: 100%;
    transition: ease-in-out 0.2s;
    padding: 0 0.5rem;
  }

  .divIncentivoBuscaBtn-mobile:hover {
    background: #ffffff40;
    transition: ease-in-out 0.2s;
  }

  .divIncentivoBuscaBtn-mobile {
    height: 120px !important;
    width: 100% !important;
    padding-right: calc(0.5rem + 10px);
  }

  .h1TituloIncentivo-mobile {
    text-align: left;
    font-size: 40px;
    font-weight: 800;
    color: #ffffff;
    margin-left: 12px !important;
    margin-bottom: 30px;
  }

  .h1TituloDados {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
    margin-bottom: 31px;
    margin-left: 12px;
  }

  .btnExplorarSaibaMais {
    background: #00ffce;
    color: #000;
    padding: 10px 22px;
    border: 2px solid #00ffce;
    border-radius: 6px;
    font-size: 26px;
    text-decoration: none;
    font-family: "Exo 2", sans-serif;
    font-weight: 600;
  }

  .divIncentivosBusca-mobile {
    margin-top: 25px;
    margin-left: 0px;
  }
  .divIncentivosBusca-mobile div {
    display: flex;
    align-items: center;
  }

  .divIncentivos-mobile {
    background: #374756;
    padding-top: 70px !important;
    text-align: center;
  }

  .titulo-vocacoes-mobile {
    margin-top: 20px;
  }

  .titulo-vocacoes-mobile p {
    font-size: 40px;
    font-weight: 800;
    margin-left: 12px;
  }

  .card-icone-vocacao-mobile {
    width: 210px;
    height: 210px;
    border: 3px solid #000;
    margin-top: 50px;
    margin-left: -10px !important;
  }

  .div-img-icones-vocacao-mobile {
    background: #000;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
  }

  .card .div-img-icones-vocacao-mobile {
    text-align: center;
    padding: 20px;
    margin-top: 20px;
  }

  .card-icone-vocacao-mobile a {
    text-decoration: none;
    color: #000;
  }

  .card-icone-vocacao-mobile:hover {
    background: #a7b4c4;
    border: 3px solid #000;
    transition: ease-in-out 0.2s;
    cursor: pointer;
  }

  .h1TituloSP {
    font-size: 55px !important;
    line-height: 53px !important;
    /* padding: 0 !important; */
    text-align: center;
  }

  .pTituloSP {
    font-size: 20px !important;
    text-align: center;
  }

  .video-banner {
    text-align: center !important;
    width: 100% !important;
  }

  .card-imagem-investir {
    text-align: center;
  }

  .card-imagem-investir img {
    min-width: 50%;
    height: auto;
  }

  .card-p-investir {
    font-size: 20px !important;
  }

  .h1TituloInvestir {
    color: #fff;
    font-family: "Exo 2", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px !important;
    padding-left: 12px;
  }
}
@media (min-width: 1025px) {
  /* big landscape tablets, laptops, and desktops */
}
@media (min-width: 1281px) {
  /* hi-res laptops and desktops */
}
.container-banner-home {
  margin-top: 80px;
}
@media (max-width: 961px) {
  .container-banner-home {
    margin-top: 40px;
  }
}

.container-vocacoes-home {
  background-image: url("/images/pages/home/bg_bolinhas.png");
  background-size: cover;
}

.saibaMaisIncentivos {
  padding: 1rem 0;
}

.info-sp-negocios-titulo {
  font-weight: bold;
}

.link-sp-negocios {
  text-transform: uppercase;
}

.arrow-form-sp-negocios {
  color: #00FFCE;
  margin-right: 5px;
}

.modal_spnegocios {
  display: flex;
}
.modal_spnegocios i {
  margin-top: 5px;
}

@media (max-width: 961px) {
  .resposta {
    max-width: 90%;
    line-height: 20px;
  }

  .questao {
    max-width: 90%;
    line-height: 24px;
  }
}
.titulo {
  font-size: 36px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-left: 15px;
}

.questao {
  font-size: 20px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 20px;
  display: flex;
  align-items: baseline;
}

.imgFormalizar {
  margin-right: 7px;
}

.imgDescobrir {
  margin-right: 7px;
}

.imgEmpreender {
  margin-right: 7px;
}

.imgCrescer {
  margin-right: 7px;
}

.resposta {
  font-size: 17px;
  font-family: "Exo 2";
  color: #000000;
  margin-left: 32px;
  margin-bottom: 15px;
  margin-top: 5px;
}

.resposta a {
  font-size: 14px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
}

.icones-investir {
  background-color: #E2E9ED;
  height: 570px;
}
@media (max-width: 961px) {
  .icones-investir .container {
    padding: 0 6px;
  }
}
@media (max-width: 961px) {
  .icones-investir .area-card-investir {
    padding: 5px 6px;
  }
}

.investir-sp {
  font-size: 18px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 20px;
  display: flex;
  margin-bottom: 20px;
}

.imgIndInvestirSp {
  margin-right: 7px;
}

/*
flip card
*/
.card-flip > div {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 300ms;
  transition-timing-function: linear;
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
}

.card-front {
  transform: rotateX(0deg);
  border-radius: 5px;
}

.card-back {
  transform: rotateX(180deg);
  position: absolute;
  top: 0;
  border-radius: 5px;
  background-color: #000000;
  color: #FFFFFF;
  align-items: center;
}

.card-back p {
  color: #FFFFFF;
}

.card-back a {
  text-decoration: none !important;
}

.card-flip:hover .card-front {
  transform: rotateX(180deg);
}

.card-flip:hover .card-back {
  transform: rotateX(0deg);
}

.area-card-investir {
  padding: 0px 20px 10px 20px;
  font-family: "Exo 2";
}

.conteudo-formalizar {
  margin-bottom: 50px;
}

.conteudo-descobrir {
  margin-bottom: 50px;
}

.conteudo-empreender {
  margin-bottom: 50px;
}

.conteudo-crescer {
  margin-bottom: 50px;
}

.card-investir {
  padding: 0 !important;
  min-height: 150px;
}

.formalizar-card-icone {
  background-color: #000000;
  display: inline-block;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 30%;
}

.descobrir-card-icone {
  background-color: #000000;
  display: inline-block;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 30%;
}

.empreender-card-icone {
  background-color: #000000;
  display: inline-block;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 30%;
}

.crescer-card-icone {
  background-color: #000000;
  display: inline-block;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 30%;
}

.formalizar-card-texto {
  color: #000000;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 70%;
  font-family: "Exo 2";
  font-weight: 700;
  font-size: 20px;
}

.descobrir-card-texto {
  color: #000000;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 70%;
  font-family: "Exo 2";
  font-weight: 700;
  font-size: 20px;
}

.empreender-card-texto {
  color: #000000;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 70%;
  font-family: "Exo 2";
  font-weight: 700;
  font-size: 20px;
}

.crescer-card-texto {
  color: #000000;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 70%;
  font-family: "Exo 2";
  font-weight: 700;
  font-size: 20px;
}

.investir-card-imagem-interno {
  margin-top: 35px;
  margin-left: 17.5px;
}

.investir-card-texto-interno {
  margin-top: 35px;
  margin-left: 17.5px;
}

.card-texto-formalizar {
  justify-content: center;
  align-items: center;
}

.card-texto-descobrir {
  justify-content: center;
  align-items: center;
}

.card-texto-empreender {
  justify-content: center;
  align-items: center;
}

.card-texto-crescer {
  justify-content: center;
  align-items: center;
}

.questao-desenho-formalizar {
  font-size: 18px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: 700;
  margin-top: 0px;
  margin-left: 0px;
  text-decoration: underline;
}

.questao-desenho-formalizar:hover {
  font-size: 18px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-top: 0px;
  display: flex;
  text-decoration: underline;
}

.questao-desenho-formalizar-pronto {
  font-size: 18px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 20px;
  display: flex;
  text-decoration: none;
}

.btnSaibaMaisFormalizar {
  background: #00ffce;
  color: #000;
  padding: 5px 20px;
  border: 2px solid #00ffce;
  border-radius: 6px;
  font-size: 13px;
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  min-width: 150px;
}

.btnSaibaMaisFormalizar a {
  color: #000;
  text-decoration: none;
}

.btnSaibaMaisFormalizar:hover {
  color: #000;
  background: transparent;
  border: 2px solid #00ffce;
  transition: ease-in-out 0.4s;
}

.formalizar-top-row-1 {
  margin-left: 3.5%;
}

.formalizar-top-row-2 {
  margin-left: 13%;
}

.formalizar-bottom-row-1 {
  margin-left: 18.5%;
}

.formalizar-bottom-row-2 {
  margin-left: 13%;
}

.formalizar-passo-saiba-mais {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#modalcoletornacional {
  margin-top: -30px;
}

#modalinscricaomunicipal {
  margin-top: -30px;
}

.resposta-desenho-formalizar-pronto {
  padding-left: 0px;
  padding-right: 0px;
}

.divFecharModalFormalizar {
  text-align: right !important;
  padding: 0 21px;
  margin-bottom: -30px;
}

.divInfoModalFormalizar {
  background-color: #ffffff;
}

.dot {
  height: 35px;
  width: 35px;
  background-color: #00FFCE;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  text-align: center;
}

.pTituloInfoModalFormalizar {
  font-size: 26px;
  color: #000;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
}

.pFormInfoFormalizar {
  padding: 10px 17px 10px 10px;
  color: #000;
  font-family: "Exo 2", sans-serif;
}

.pFormInfoFormalizar a {
  color: #000;
  font-weight: bold;
  font-family: "Exo 2", sans-serif;
}

#overlay-investir-jornadadoempreendedor {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(30, 39, 56, 0.78);
  z-index: 2;
}

#overlay-jornada-jornadadoempreendedor {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
}

.jornadadoempreendedor-headline {
  background-color: black;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.jornadadoempreendedor-headline-titulo {
  color: white;
  padding-left: 20px;
  padding-top: 20px;
  font-weight: bold;
}

.jornadadoempreendedor-headline-texto {
  color: white;
  padding-left: 20px;
  padding-bottom: 20px;
}

.h1TituloInvestirJornada {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
}

.conteudo-jornadadoempreendedor .titulo {
  padding: 0;
}

.container-header-jornada-empreendedor {
  padding: 0 1.5rem;
}
.container-header-jornada-empreendedor .item-header-jornada-empreendedor {
  padding: 0;
}

.img-headline-empreendedor {
  -o-object-fit: cover;
     object-fit: cover;
  height: 220px;
  width: 100%;
  margin-left: 0px;
}

.bg-jornadadoempreendedor {
  background-image: url("/images/pages/investir/background_empreendedor.png");
  background-size: cover;
  margin-top: -90px;
}

.img-card-jornada {
  margin-top: 75px;
  max-width: 100%;
}

.containerInvestirJornada {
  padding-bottom: 50px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 40px;
}

.formalizar-texto-icon {
  min-width: 150px !important;
}

.saibaMaisInvestir01 {
  margin-top: -100px;
}

.saibaMaisInvestir02 {
  margin-top: -100px;
}

.saibaMaisInvestir03 {
  margin-top: -100px;
}

.saibaMaisInvestir04 {
  margin-top: -100px;
}

.imgInvestirJornada {
  margin-left: -12px;
}

.divCardsJornada {
  margin-bottom: 30px;
}

.divInvestirJornada {
  background-image: url("/images/pages/home/investir/background-investir.png");
}

.h1TituloCardJornada {
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 600;
  font-size: 27px;
  margin-bottom: 15px;
}

@media (min-width: 320px) {
  /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
}
@media (min-width: 641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}
@media (min-width: 962px) {
  /*  */
}
@media (max-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  .divInvestirJornada {
    height: 100%;
  }

  .img-headline-empreendedor {
    margin-left: 0px;
  }

  .img-card-jornada {
    margin-top: 65px;
    margin-left: -30px;
    max-width: 120%;
    background-image: url(/images/pages/investir/Figura_jornada-45.png);
    background-size: cover;
    height: 70vw;
  }

  .imgInvestirJornada {
    margin-left: -20px;
  }
}
a {
  text-decoration: none !important;
}

html {
  scroll-behavior: smooth;
}

:target {
  scroll-margin-top: 0.8em;
}

body {
  font-family: "Exo 2" !important;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, ">") !important;
  font-size: 13px;
  color: #000;
}
@media (max-width: 961px) {
  .breadcrumb-item + .breadcrumb-item::before {
    color: #000000;
  }
}

.breadcrumb {
  background: transparent;
  font-size: 13px;
  font-family: "Exo 2";
  color: #000000;
  border-bottom: 2px solid #a2aab3b3;
  margin-left: 10px;
  padding-left: 1px;
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.breadcrumb a {
  font-size: 13px;
  font-family: "Exo 2";
  color: #000000;
  text-decoration: none;
  list-style-type: none;
}

.breadcrumb_container {
  padding-bottom: 10px;
  padding-left: 1px;
}

.loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  width: 130px;
  height: 130px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  margin-top: 10%;
  margin-left: 45%;
}

.loader-container {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000000;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.breadcrumb-item.active {
  color: #000000;
}

.indicador-novo, .indicador-novo-home {
  display: flex;
  gap: 8px;
  background-color: #000;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 5px;
  position: relative;
  z-index: 2;
}
.indicador-novo .icone-novo, .indicador-novo-home .icone-novo {
  width: 17px;
}
.indicador-novo .text-indicador-novo, .indicador-novo-home .text-indicador-novo {
  text-transform: uppercase;
  color: #00ffce;
  font-size: 18px;
}

.indicador-novo {
  top: -10px;
}

.indicador-novo-home {
  top: -12px;
  left: 20px;
}

.container-btn-incentivo-novo {
  position: relative;
  top: -29px;
}

.texto-incentivo-pme {
  padding: 0;
  margin-bottom: 0;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-paragrafo-incentivo {
  max-width: 320px;
}

.titulo-politicas {
  font-size: 23px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-left: 15px;
}

.sub-titulo-politicas {
  font-size: 36px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: 900;
  margin-left: 15px;
  margin-top: 6px;
}

.card_politicas {
  padding: 15px;
  min-height: 440px;
  padding-bottom: 40px;
}

.card-noticias-a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-family: "Exo 2";
  font-size: 21px;
  line-height: 31px;
}

.card-noticias-a:hover {
  text-decoration: underline;
  color: #000000;
  font-weight: 900;
}

.card_politicas_text {
  text-align: center;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 22px;
  line-height: 31px;
}

.card_politicas_text:hover {
  font-weight: 900;
}

.card_politicas_data {
  text-align: center;
  font-family: "Exo 2";
  font-weight: 500;
  font-size: 16px;
  position: absolute;
  left: 5%;
  bottom: 20px;
  width: 90%;
}

.card_politicas_data img {
  margin-bottom: 7px;
  margin-right: 10px;
  margin-top: 3.5px;
}

.paginacao_politicas > div {
  text-align: center;
}

.paginacao_politicas button {
  background-color: #fff;
  font-family: "Exo 2";
  border: 1px solid #b7bbbc;
  padding: 4px 8px;
}
.paginacao_politicas button:hover {
  font-weight: 700;
}

.container politicas_ {
  background-color: #E2E9ED !important;
}

.politicas_documentos {
  background-color: #374756;
}

.politicas_documentos_row {
  border: 2px solid #a2aab3b3;
  opacity: 1;
  margin: 0px;
}

.sub-titulo-politicas-documentos {
  font-size: 36px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 900;
  margin-top: 6px;
}

.politica_documento_imagem {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #FFFFFF1A;
}

.politica_documento_titulo {
  padding-left: 0px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #FFFFFF1A;
  justify-content: left;
  align-items: center;
  color: #fff;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 25px;
  display: flex;
}
.politica_documento_titulo.politica_documento_titulo_novo {
  flex-direction: column;
  align-items: flex-start;
}

.politica_documento_titulo a {
  color: #fff;
  font-family: "Exo 2";
  font-weight: bold;
  text-decoration: none;
}

.politica_documento_titulo a:hover {
  font-weight: 900;
  text-decoration: underline;
}

.politica_documento_texto {
  padding: 25px;
  justify-content: left;
  align-items: center;
  color: #fff;
  font-family: "Exo 2";
  font-weight: normal;
  font-size: 17px;
  display: flex;
}

.paginacao_politicas_documentos {
  text-align: center;
}

.botao-seta-paginacao-politicas-documentos {
  width: 85px;
}

.botao-seta-paginacao-politicas-noticias {
  width: 90px;
}
.botao-seta-paginacao-politicas-noticias .container-seta-paginacao-politicas-noticias-anterior {
  padding-right: 3px;
}
.botao-seta-paginacao-politicas-noticias .container-seta-paginacao-politicas-noticias-proximo {
  padding-left: 2px;
}
.botao-seta-paginacao-politicas-noticias:hover .container-seta-paginacao-politicas-noticias-anterior {
  padding-right: 0px;
}
.botao-seta-paginacao-politicas-noticias:hover .container-seta-paginacao-politicas-noticias-proximo {
  padding-left: 0px;
}

.paginacao_politicas_documentos button {
  background-color: transparent;
  font-family: "Exo 2";
  color: #fff;
  border: 1px solid #FFFFFF;
}
.paginacao_politicas_documentos button:hover {
  font-weight: 800;
}

.paginate-container-documentos {
  padding-bottom: 30px;
}

.card-img-noticias {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.lista-objetivos-politicas-incentivos, .lista-topicos-programa-sp-cine {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.incentivos_sp_cine_titulo, .incentivos_requalifica_centro_titulo {
  line-height: 1em;
}

.plano_retomada_documento_titulo {
  padding: 10px;
  justify-content: left;
  align-items: center;
  color: #000000;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 30px;
  display: flex;
}

.plano_retomada_documento_titulo1 {
  padding: 10px;
  justify-content: center;
  align-items: flex-start;
  color: #000000;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 30px;
  display: flex;
  flex-direction: column;
}

.plano_retomada_documento_titulo-municipios {
  display: flex;
  flex-direction: column;
  padding: 25px;
  justify-content: center;
  align-items: flex-start;
  color: #000000;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 25px;
  line-height: 98%;
}

.plano_retomada_documento_titulo-municipios-back {
  background: #000000 !important;
  color: #fff !important;
  text-align: center !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 23px !important;
  font-family: "Exo 2";
  padding-top: 15px;
}

.breadcrumb-politicas-documentos {
  color: #000;
}
.breadcrumb-politicas-documentos .breadcrumb-item::before {
  color: #000;
}

@media (max-width: 961px) {
  .plano_retomada_documento_titulo-municipios-back {
    padding-bottom: 15px !important;
  }
}
.plano_retomada_documento_row {
  border: 1px solid #a2aab3b3;
  margin-left: 0px;
}

.plano_retomada_compartilhar {
  text-align: right;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: "Exo 2";
  font-weight: 400;
}

.plano_retomada_imagem {
  padding: 15px;
}

.plano_retomada_docs_recentes {
  font-size: 18px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 20px;
  display: flex;
  margin-bottom: 15px;
  padding-left: 1px;
}

.img_plano_retomada_docs_recentes {
  margin-right: 7px;
}

.plano_retomada_docs_recentes_container {
  background-color: #E2E9ED;
}

.plano_retomada_docs_recentes_card {
  background: #fff;
  padding: 15px 15px 15px 15px;
  display: flex;
  line-height: 98%;
  align-items: center;
}

.plano_retomada_docs_recentes_card_row {
  background-color: #E2E9ED;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
}
.plano_retomada_docs_recentes_card_row:hover .plano_retomada_docs_recente_texto {
  font-weight: 900;
  text-decoration: underline;
}

.plano_retomada_docs_recentes_card_row a {
  text-decoration: none;
  padding: 0px;
}

.plano_retomada_docs_recente_texto {
  padding: 15px;
  justify-content: left;
  align-items: center;
  color: #000000;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 21px;
  display: flex;
  line-height: 1.2;
  font-weight: 700;
}

.img_plano_retomada_docs_recentes_card {
  margin-left: 7px;
  width: 60px;
  height: 83px;
}

.plano_retomada_texto {
  font-family: "Exo 2";
  padding-bottom: 40px;
  font-size: 18px;
  text-align: justify;
  border-top: 1px solid #b7bbbc;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 10px;
  margin-left: 15px;
  width: 98%;
}

.politica_documento_titulo a {
  color: #fff;
}

.socialFacebookPoliticasIncentivos {
  background: transparent;
  color: #00ffce;
  padding: 5px 12px;
  font-size: 17px;
}

.socialTwitterPoliticasIncentivos {
  background: transparent;
  color: #00ffce;
  padding: 5px 8px;
  font-size: 17px;
  margin-right: 5px;
  margin-left: 5px;
}

.btnDownloadDocumento {
  font-size: 20px;
  color: #000;
  background: #00ffce;
  border: 2px solid #00ffce;
  padding: 3px 20px;
  border-radius: 6px;
  text-decoration: none;
  transition: ease-in-out 0.4s;
  text-transform: uppercase;
}
@media (max-width: 620px) {
  .btnDownloadDocumento {
    margin: 2rem 0 0 2rem;
  }
}

.btnDownloadDocumento:hover {
  color: #000;
  background: transparent;
  border: 2px solid #00ffce;
  text-decoration: none;
  transition: ease-in-out 0.4s;
}

.pPlanoDesenvolvimento {
  font-family: "Exo 2";
  font-size: 23px;
  font-weight: 700;
}

.pPlanoDesenvolvimento2 {
  font-family: "Exo 2";
  font-size: 16px;
  font-weight: 600;
}

.hrPlanoDesenvolvimento {
  height: 3px !important;
}

.divCardAgendas {
  background-color: #E2E9ED;
  padding: 30px 50px;
  height: 100%;
}

.pCardAgendas01 {
  font-family: "Exo 2";
  font-size: 20px;
  font-weight: 700;
}

.pCardAgendas02 {
  font-family: "Exo 2";
  font-size: 16px;
  font-weight: 500;
}

.divEtapas {
  border: 2px solid #E2E9ED;
  padding: 20px 30px;
}

.pEtapa01 {
  font-family: "Exo 2";
  background: #00ffce;
  padding: 2px 13px;
  width: 96px;
  font-weight: 700;
  font-size: 18px;
}

.pEtapa02 {
  font-family: "Exo 2";
  font-weight: 500;
  font-size: 16px;
}

#plano_de_desenvolvimento {
  padding-top: 10px;
}

.lista-projetos-desestatizacao li, .lista-projetos-desestatizacao-aprovados li {
  list-style: disc;
}

.lista-projetos-desestatizacao-aprovados {
  margin-bottom: 18px;
}

.html2canvas-container {
  width: 3000px !important;
  height: 3000px !important;
}

.lista-topicos-programa-sp-cine li, .lista-beneficios-programa-sp-cine li {
  list-style: disc;
}

.videoNoticias {
  width: 578px;
  height: 350px;
}

@media (max-width: 961px) {
  .videoNoticias {
    width: 320px;
    height: auto;
  }

  .imgPostNoticias {
    width: 320px !important;
    height: auto !important;
  }

  .imgPostNoticias-dist-criat {
    width: 320px !important;
    height: auto !important;
  }
}
.conteudo-noticias {
  margin-bottom: 80px;
}

.tituloNoticias {
  font-size: 27px;
  font-family: "Exo 2";
  color: #000000;
  font-weight: bold;
  margin-left: 15px;
  line-height: 31px;
}

.divPublicadoNoticias {
  margin-top: 10px;
}

.pPublicadoNoticias {
  font-family: "Exo 2";
  color: #000000;
  margin-left: 15px;
  margin-bottom: 0;
}

.divCompartilharNoticias {
  text-align: center !important;
  margin-top: 10px;
}

.pCompartilharNoticias {
  margin-bottom: 0;
  margin-left: 30px;
  display: inline-flex !important;
  font-family: "Exo 2";
  color: #000000;
}

.divBtnCompartilharNoticias {
  margin-top: -2px;
}

.btnCompartilharNoticias {
  color: #00ffce;
  font-size: 18px;
}

.separadorNoticias {
  margin-left: 15px;
  width: 90.5%;
  margin-top: 10px;
}

.separadorNoticias2 {
  margin-left: 15px;
  width: 96%;
  margin-top: 10px;
}

/*Imagem*/
.divImgPostNoticias {
  margin-left: 15px;
}

.imgPostNoticias {
  width: 774px;
  height: 440px;
}

/*Imagem*/
/*Video*/
.divVideoNoticias {
  margin-left: 15px;
}

.descricaoVideoNoticias {
  margin-left: 15px;
  font-size: 14px;
  font-style: italic;
  font-family: "Exo 2";
  color: #000000;
}

/*Video*/
.tituloPostNoticias {
  font-family: "Exo 2";
  color: #000000;
  margin-left: 15px;
  font-weight: 500;
  font-size: 24px;
  margin-top: 20px;
  font-style: italic;
  line-height: 32px;
}

.divPostNoticias {
  margin-top: 20px;
  margin-left: 15px;
  text-align: justify;
}

.pPostNoticias {
  font-size: 17px;
  font-weight: 400;
  font-family: "Exo 2";
  color: #000000;
  padding: 0 66px 0 0px;
}

.pPostNoticias a {
  color: #000000;
  font-weight: 600;
  text-decoration: underline;
}

.pConhecerNoticias {
  margin-top: 40px;
  font-weight: 400;
  font-size: 17px;
  font-family: "Exo 2";
  color: #000000;
}

.linkConhecerNoticias {
  font-family: "Exo 2";
  color: #000000;
  font-size: 17px;
  font-weight: 700;
}

.linkConhecerNoticias:hover {
  font-weight: 800;
  color: #000000;
}

.divIntegraNoticias {
  margin-left: 15px;
}

.pIntegraNoticias {
  margin-top: 11px;
  font-weight: 400;
  font-size: 17px;
  font-family: "Exo 2";
  color: #000000;
}

.linkIntegraNoticias {
  font-family: "Exo 2";
  color: #000000;
  font-size: 15px;
  font-weight: 500;
}

.linkIntegraNoticias:hover {
  font-weight: 600;
  color: #000000;
}

.divTableNoticia {
  padding: 0px 70px 0 0px;
}

.tableNoticia {
  background-color: #EEEEEE;
}

.tableNoticia th {
  padding: 10px 25px;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  font-family: "Exo 2", sans-serif;
  border-bottom: 2px solid #d1d1d1;
}

.tableNoticia td {
  padding: 10px 25px;
  font-family: "Exo 2", sans-serif;
  font-size: 17px;
}

/*Card Noticias*/
.mais-noticias {
  background-color: #E2E9ED;
  height: 600px;
  top: 100px;
}

.area-card-noticias {
  padding: 0px 20px 10px 20px;
  font-family: "Exo 2";
}

.imgDivNoticias {
  margin-top: 4px;
}

.imgNoticias {
  width: 101px;
  height: 107px;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-noticias {
  border: 1px solid #d5d5d5;
  color: #000000 !important;
}

.card-noticias:hover .cardNoticiasTitulo {
  font-weight: 900;
  -webkit-text-decoration: underline #000 !important;
          text-decoration: underline #000 !important;
}

.cardNoticiasTitulo {
  font-size: 21px;
  font-family: "Exo 2";
  font-weight: 700;
  text-decoration: none !important;
}

.data-card-noticia {
  font-family: "Exo 2";
  font-weight: 600;
  margin-bottom: 0 !important;
  font-size: 16px;
  text-decoration: none !important;
}

.linkCardsNoticias {
  text-decoration: none !important;
}

/*Card Noticias*/
@media (max-width: 961px) {
  .paragrafo-vocacoes {
    margin-top: 550px !important;
  }

  .divBorder {
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    height: 187px;
    padding: 10px 20px;
    background: #e2e9ed;
  }
}
.pVocacoes {
  font-size: 30px;
  font-weight: 700;
  font-family: "Exo 2";
  display: none;
}

.divBorder {
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  height: 187px;
  padding: 10px 20px;
  background: #e2e9ed;
}

.divBorder02 {
  border: 2px solid #000;
  height: 187px;
  padding: 71px 20px;
  background-color: #fff;
}

.titulo-vocacoes {
  font-weight: 900;
  font-family: "Exo 2";
  font-size: 36px !important;
}

.paragrafo-vocacoes {
  font-weight: 400;
  font-family: "Exo 2";
  font-size: 18px;
  text-align: justify;
}

.pVocacoesCard {
  font-weight: 800;
  font-family: "Exo 2";
  font-size: 22px;
  margin-left: 0px;
  margin-bottom: 0;
}

.pVocacoesCard02 {
  font-weight: 400;
  font-family: "Exo 2";
  font-size: 18px;
  margin-left: 20px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.containerSetaGraficoVocacoes {
  display: flex;
}

.pVocacoesMapaCard {
  margin-top: 1rem;
  font-weight: 600;
  font-family: "Exo 2";
  font-size: 15px;
  color: #9e9e9e;
}

.h3Vocacoes {
  font-weight: 900;
  font-family: "Exo 2";
  font-size: 27px;
  color: #000;
}

.bgVocacoes {
  background-color: #E2E9ED;
  padding-top: 45px;
  padding-bottom: 45px;
}
.bgVocacoes .card-box-vocacoes-noticias {
  justify-content: center;
  width: 360px;
}
.bgVocacoes .row {
  justify-content: center;
  gap: 28px;
}

.card-box-vocacoes-noticias {
  padding-left: 0px;
  padding-right: 0px;
}

.card-box-vocacoes-noticias .card {
  width: 360px !important;
}

.card-box-vocacoes-noticias .card .card-img-top {
  padding: 13px !important;
}

.pCardVocacoesTexto {
  font-size: 21px;
  font-weight: 700;
  font-family: "Exo 2";
  line-height: 26px;
  color: #000;
}

.pCardIconeVocacaoTitulo {
  margin-bottom: 0 !important;
  font-size: 18px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  line-height: 25px;
  min-height: 50px;
}

.pCardIconeVocacaoTitulo02 {
  margin-bottom: 0 !important;
  font-size: 20px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  padding: 0 12px;
  line-height: 21px;
}

.btnVocacoesCard {
  background: #00ffce;
  border: 2px solid #00ffce;
  font-family: "Exo 2";
  color: #000;
  padding: 2px 20px;
  font-weight: 600;
  min-width: 180px;
  font-size: 14px;
  margin-bottom: 5px;
}

.btnVocacoesCard:hover {
  color: #000;
  background: transparent;
  border: 2px solid #00ffce;
  transition: ease-in-out 0.4s;
}

.cardFooterVocacoes {
  background: #fff;
  border: none;
}

.bgVocacao {
  background-image: url("/images/pages/vocacoes/economia_criativa_bg.png");
  background-position: top;
  background-size: cover;
}

.bgVocacao-Comercio {
  background-image: url("/images/pages/vocacoes/comercio_servicos_bg.png");
  background-position: top;
  background-position-x: 40%;
}

.bgVocacao-EconomiaVerde {
  background-image: url("/images/pages/vocacoes/economia_verde_bg.png");
  background-position: top;
  background-position-x: 40%;
}

.bgVocacao-educacao {
  background-image: url("/images/pages/vocacoes/educacao_bg.png");
  background-position: top;
  background-position-x: 40%;
}

.bgVocacao-infraestrutura {
  background-image: url("/images/pages/vocacoes/infraestrutura_bg.png");
  background-position: center;
  background-position-x: 20%;
}

.bgVocacao-industria {
  background-image: url("/images/pages/vocacoes/industria_bg.png");
  background-position: center;
  background-position-x: 40%;
}

.bgVocacao-qualidade-de-vida {
  background-image: url("/images/pages/vocacoes/qualidade_de_vida_bg.png");
  background-position: center;
  background-position-x: 40%;
}

.bgVocacao-servicos {
  background-image: url("/images/pages/vocacoes/servicos_bg.png");
  background-position: center;
  background-position-x: 40%;
}

.bgVocacao-tecnologia {
  background-image: url("/images/pages/vocacoes/tecnologia_bg.png");
  background-position: center;
  background-position-x: 40%;
}

.bgVocacao-turismo {
  background-image: url("/images/pages/vocacoes/turismo_bg.png");
  background-position: center;
  background-position-x: 40%;
}

.overlay-vocacoes {
  position: relative;
  width: 100%;
  height: 311px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.68);
  z-index: 2;
  transition: ease-in-out 0.2s;
}

.h3VocacoesBG {
  font-family: "Exo 2";
  color: #fff;
  font-weight: 900;
  font-size: 38px;
}

.pVocacoesBG {
  font-family: "Exo 2";
  color: #fff;
  font-weight: 300;
  font-size: 18px;
}

.divVocacoes .divVocacaoCards {
  width: 1368px;
  margin-left: 253px;
}

.mapaVocacoes .divLegendaMapa {
  position: relative;
  top: -324px;
  left: 470px;
}

.mapaVocacoes .leaflet-container {
  border: 2px solid #e3e9eb;
  padding: 10px 20px;
}

.vocacoes-dropdown {
  max-width: 98px;
}

.vocacoes-dropdown {
  max-width: 98px;
  padding-left: 0;
  margin: 0;
}

.mapa-vocacoes-2009, .mapa-vocacoes-2019 {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.mapa-vocacoes-2009 {
  border-right: none;
}

.mapa-vocacoes-2009 .leaflet-container,
.mapa-vocacoes-2019 .leaflet-container {
  height: 660px !important;
  background: #fff;
}

.leaflet-control-attribution a {
  color: #fff !important;
}

.dados-vocacao-botao-selecao-top-selected {
  border: 3px solid #00FFCE;
  background: #00FFCE;
  border-radius: 3%;
}

.dados-vicacao-botao-selecao-top {
  border: 3px solid #00FFCE;
  border-radius: 3%;
}

.botao-selecao-vocacao {
  border: 2px solid #00FFCE;
  height: 10px;
  border-radius: 5px;
}
.botao-selecao-vocacao.selected {
  background: #00FFCE;
}

.texto-botao-selecao-vocacao.selected {
  font-weight: 700;
}

.dados-vocacao-botao-selecao {
  width: 156px;
  margin-right: 5px;
  font-family: "Exo 2";
  font-weight: 500;
  font-size: 13px;
}

.dados-vocacao-botao-selecao:hover {
  cursor: pointer;
  font-weight: 700;
}
.dados-vocacao-botao-selecao:hover .botao-selecao-vocacao {
  background-color: #00FFCE;
}

.cardVocacao-page {
  width: 200px !important;
  height: 200px !important;
  margin: auto;
  width: 50%;
  border: 3px solid #000;
  padding: 10px;
}

.cardVocacao-round-page {
  background: #000;
  padding: 25px 13px;
  border-radius: 64px;
  margin-left: 60px;
  width: 96px;
}

.div-img-icones-vocacao {
  background: #000;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
}

.card .div-img-icones-vocacao {
  text-align: center;
  padding: 20px;
  margin-top: 20px;
}

.card-icone-vocacao {
  width: 231px;
  height: 231px;
  border: 1px solid #000;
  margin-bottom: -10px;
  justify-content: center;
  border-radius: 0;
}

@media (min-width: 962px) {
  .segunda-linha-cards-vocacoes {
    margin-top: 38px;
  }
}

@media (min-width: 962px) {
  .primeira-linha-cards-vocacoes .conteudo-linha-card-vocacoes, .segunda-linha-cards-vocacoes .conteudo-linha-card-vocacoes {
    justify-content: center;
    gap: 28px;
  }
}

.card-icone-vocacao a {
  text-decoration: none;
  color: #000;
}

.card-icone-vocacao:hover {
  background: #a7b4c4;
  border: 3px solid #000;
  transition: ease-in-out 0.2s;
  cursor: pointer;
}

.ano-titulo-mapa-vocacao {
  margin-left: 12px;
  margin-top: 10px;
  position: absolute;
  z-index: 9999;
  font-family: "Exo 2";
  font-weight: bold;
  color: #848484;
}

.mapa-vocacoes-2009 .leaflet-top {
  margin-top: 30px;
}

.mapa-vocacoes-2019 .leaflet-top {
  margin-top: 30px;
}

.card-vocacoes-big-numbers .card-title {
  color: #00FFCE;
  font-size: 55px;
  font-weight: 900;
  font-family: "Exo 2";
  margin-bottom: 0;
  margin-top: -5px;
}

.card-vocacoes-big-numbers .card {
  background: #374756;
  text-align: center;
  margin-bottom: 5px;
  min-height: 180px;
  border-radius: 0px;
}

.card-vocacoes-big-numbers .card-text {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 400;
  font-family: "Exo 2";
  line-height: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.card-vocacoes-big-numbers {
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 15px;
}

.topo-vocacoes {
  background: linear-gradient(to bottom, #E2E9ED 70%, white 30%);
  height: 410px;
}

.conteudo-vocacoes {
  margin-top: 0px;
}
.conteudo-vocacoes .card-body {
  padding: 1rem 0.7rem;
}

.row-imagens-vocacoes {
  padding-left: 15px;
  padding-right: 15px;
}

#map_vocacoes .divLegendaMapa {
  margin-left: 20px !important;
  margin-top: 95px !important;
  top: 291px !important;
  left: 450px !important;
}

#map_vocacoes .leaflet-zoom-animated {
  margin: 0 0 0 0;
}

#map2_vocacoes .leaflet-zoom-animated {
  margin: 0 0 0 0;
}

#map2_vocacoes .divLegendaMapa {
  margin-left: 20px !important;
  margin-top: 95px !important;
  top: 291px !important;
  left: 450px !important;
}

.title-vocacoes-bignumber-real-sufix {
  padding-right: 15px;
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
  margin-left: -20px;
}

.modal-noticia-industria .modal-content {
  flex-direction: column;
}

.titulo-noticia-industria {
  font-weight: 600;
  font-size: 25px;
  text-align: left;
  letter-spacing: -1.95px;
  line-height: 38px;
  color: #000;
  width: 75%;
}

.button-close-modal-vocacao-noticia-industria {
  color: white;
  margin-right: 36.15px;
  margin-top: 27px;
}

.header-noticia-industria {
  position: relative;
  width: 100%;
  padding: 0;
}

.modal-noticia-industria {
  display: flex;
  flex-direction: column;
}

.cabecalho-modal-noticia-industria {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 265px;
}

.cabecalho-modal-noticia-industria-1 {
  background-image: url("/images/pages/vocacoes/vocacoes_img_card_industria_01.png");
}

.cabecalho-modal-noticia-industria-2 {
  background-image: url("/images/pages/vocacoes/vocacoes_img_card_industria_02.png");
}

.imagem-noticia-2-industria {
  width: 100%;
}

.icone-topico-noticia-industria {
  margin-right: 15px;
}

.link-noticia-2-industria {
  text-decoration: underline;
  font-weight: bold;
  color: black;
}

.container-seletores-mapas-vocacao-comercio {
  justify-content: center;
}

.list-ul-mapas-dados-vocacoes {
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-vocacoes li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 2px solid #B7BBBC;
}

.list-ul-mapas-dados-vocacoes li {
  border: 1px solid #B7BBBC;
  padding: 0 10px;
}
.list-ul-mapas-dados-vocacoes li:last-child {
  border-top: none;
  border-radius: 0 0 5px 5px;
}

.dados-vocacoes-select-selecao {
  width: 10px !important;
  border: 1px solid #B7BBBC;
  border-radius: 5px;
  min-width: 120px;
  text-align: left;
  font-family: "Exo 2";
  font-weight: 900;
  font-size: 13px;
  padding-top: 3px;
  padding-left: 10px;
}
.dados-vocacoes-select-selecao.dados-vocacoes-select-selecao-expandido {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.dados-vocacoes-select-selecao:hover {
  cursor: pointer;
}
@media (min-width: 962px) {
  .dados-vocacoes-select-selecao {
    max-width: 30px !important;
  }
}

.arrow-dados-vocacoes-graficos-select {
  float: right;
}

.arrow-dados-vocacoes-graficos-select i {
  font-size: 12px;
  color: #000000;
  margin-bottom: 3px;
  margin-right: 5px;
}

.linha-guia-grafico-vocacoes {
  position: absolute;
  border-top: 1px solid #b7bbbc;
  width: 100%;
  left: 0px;
  height: 0;
}

.card-mapa-vocacoes {
  padding: 0 0.7rem;
}

@media (max-width: 961px) {
  .divSlider-mobile-vocacoes .card-body {
    padding: 1rem 0;
  }
}

.vocacoes-home-card-body {
  flex: 1 1 auto;
  padding: 1rem 0;
}

.noticia-industria {
  padding: 1rem 3rem;
}

.example-dialog-test {
  flex-direction: column !important;
  width: 80% !important;
}

.button-navigation-modal {
  background: #00FFCE !important;
}

@media (max-width: 1399px) {
  /*Video*/
  /*Imagem*/
  .imgPostNoticias {
    width: 691px;
    height: 411px;
  }

  /*Imagem*/
  /*Noticias*/
  .tituloPostNoticias {
    font-size: 20px;
  }

  /*Noticias*/
  /*Separadores*/
  .separadorNoticias {
    margin-left: 15px;
    width: 94%;
    margin-top: 10px;
  }

  /*Separadores*/
  /*Cards*/
  .area-card-noticias {
    padding: 0px 0px 10px 0px;
  }

  .imgNoticias {
    width: 91px;
    height: 101px;
  }

  .cardNoticiasTitulo {
    font-size: 20px;
  }

  .mais-noticias {
    height: 545px;
  }

  /*Cards*/
}
@media (max-width: 1369px) {
  /*Video*/
  /*Imagem*/
  .imgPostNoticias {
    width: 691px;
    height: 411px;
  }

  .imgPostNoticias-dist-criat {
    width: 691px;
    height: 411px;
  }

  /*Imagem*/
  /*Noticias*/
  .tituloPostNoticias {
    font-size: 20px;
  }

  /*Noticias*/
  /*Separadores*/
  .separadorNoticias {
    margin-left: 15px;
    width: 94%;
    margin-top: 10px;
  }

  /*Separadores*/
  /*Cards*/
  .area-card-noticias {
    padding: 0px 0px 10px 0px;
  }

  .imgNoticias {
    width: 91px;
    height: 101px;
  }

  .cardNoticiasTitulo {
    font-size: 20px;
  }

  .mais-noticias {
    height: 545px;
  }

  /*Cards*/
}
@media (max-width: 1280px) {
  /*Video*/
  /*Imagem*/
  .imgPostNoticias {
    width: 691px;
    height: 411px;
  }

  /*Imagem*/
  /*Separadores*/
  .separadorNoticias {
    margin-left: 15px;
    width: 94%;
    margin-top: 10px;
  }

  /*Separadores*/
  /*Cards*/
  .area-card-noticias {
    padding: 0px 0px 10px 0px;
  }

  .imgNoticias {
    width: 91px;
    height: 101px;
  }

  .cardNoticiasTitulo {
    font-size: 20px;
  }

  .mais-noticias {
    height: 545px;
  }

  /*Cards*/
}
@media (max-width: 1200px) {
  /*Imagem*/
  .imgPostNoticias {
    width: 691px;
    height: 410px;
  }

  /*Imagem*/
  /*Separadores*/
  .separadorNoticias {
    margin-left: 15px;
    width: 94%;
    margin-top: 10px;
  }

  /*Separadores*/
  /*Cards*/
  .area-card-noticias {
    padding: 0px 0px 10px 0px;
  }

  .imgNoticias {
    width: 91px;
    height: 101px;
  }

  .cardNoticiasTitulo {
    font-size: 20px;
  }

  .mais-noticias {
    height: 545px;
  }

  /*Cards*/
}
@media (max-width: 1180px) {
  /*Video*/
  /*Imagem*/
  .imgPostNoticias {
    width: 579px;
    height: 360px;
  }

  /*Imagem*/
  /*Separadores*/
  .separadorNoticias {
    margin-left: 15px;
    width: 94%;
    margin-top: 10px;
  }

  /*Separadores*/
  /*Cards*/
  .area-card-noticias {
    padding: 0px 0px 10px 0px;
  }

  .imgNoticias {
    width: 74px;
    height: 84px;
  }

  .cardNoticiasTitulo {
    font-size: 16px;
  }

  .mais-noticias {
    height: 520px;
  }

  /*Cards*/
}
@media (max-width: 1024px) {
  /*Imagem*/
  .imgPostNoticias {
    width: 579px;
    height: 360px;
  }

  /*Imagem*/
  /*Separadores*/
  .separadorNoticias {
    margin-left: 15px;
    width: 94%;
    margin-top: 10px;
  }

  /*Separadores*/
  /*Cards*/
  .area-card-noticias {
    padding: 0px 0px 10px 0px;
  }

  .imgNoticias {
    width: 74px;
    height: 84px;
  }

  .cardNoticiasTitulo {
    font-size: 16px;
  }

  .mais-noticias {
    height: 520px;
  }

  /*Cards*/
}
@media (max-width: 961px) {
  .dados-card-body {
    margin-top: 0 !important;
  }
}
.dados-pagina {
  background-image: url("/images/pages/dados/img_background_dados.png");
  background-repeat: no-repeat, repeat;
  background-color: black;
  min-height: 400px;
  background-size: 100%;
  border: 0;
  padding: 0;
}

.pagina-dados-layer {
  background-color: rgba(6, 6, 5, 0.93);
  min-height: 500px;
  width: 100%;
  border: 0;
}

.breadcrumb-dados {
  background: black !important;
  color: white;
}
.breadcrumb-dados .breadcrumb-item + .breadcrumb-item::before {
  color: white;
}

.breadcrumb-dadosmapas .breadcrumb-item + .breadcrumb-item::before {
  color: white;
}

.body-dados {
  background: black !important;
}

.breadcrumb-dados .breadcrumb-categoria {
  color: #FFFFFF !important;
}

.breadcrumb-dados .breadcrumb-sub-categoria {
  color: #FFFFFF !important;
  font-weight: bold;
}

.dados-titulo {
  font-size: 23px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 15px;
}

.dados-card {
  background: #374756;
  min-height: 230px;
}

.dados-card-col {
  padding: 5px;
}

.dados-card-col-2 {
  padding: 5px;
  z-index: 10;
}

.dados-card-circle {
  height: 150px;
  width: 150px;
  background-color: black;
  border-radius: 50%;
  display: inline-block;
}

.dados-card-body {
  text-align: center;
  align-items: center;
  margin-top: -65px;
  height: 380px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.dados-card-body .dados-explicacao-card {
  min-height: 57px;
}

.btnPesquisar-dados {
  height: 55px;
  margin-top: 45px;
}

.dados-titulo-card {
  text-align: center;
  font-size: 36px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 900;
}
.dados-titulo-card.dados-titulo-card-divisao-geografica {
  margin: 0 auto;
}

.dados-explicacao-card {
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  font-family: "Exo 2";
  margin: -10px auto 0 auto;
}

.dados-arrow-card {
  margin-top: 0.5rem;
}

.dados-arrow-card > ul {
  list-style-type: none;
}

.dados-arrow-card > li {
  list-style-type: none;
}

.icone-arrow-dados-distrito {
  font-size: 25px;
  color: #00FFCE;
}

.icone-arrow-dados-setor {
  font-size: 25px;
  color: #00FFCE;
}

.dados-arrow-card li.collapsed .icone-arrow-dados {
  transform: rotate(180deg);
}

.dados-arrow-card li .icone-arrow-dados {
  transition: transform 0.25s;
}

.menu-dados-setor {
  background: #374756;
  margin-top: 8px;
}

.menu-dados-setor li {
  list-style-type: none;
  border-bottom: 1px solid #d6d1d1e5;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
}

.menu-dados-setor-li-fim {
  border: 0 !important;
}

.menu-dados-distrito-mapa {
  color: white;
  font-size: 18px;
  background-color: #374756;
  margin-left: -15px;
  margin-right: -60px;
}
.menu-dados-distrito-mapa:hover {
  background-color: #172028 !important;
}

.menu-dados-setor li a {
  color: #FFFFFF;
  font-family: "Exo 2";
}

#subMenuDadosSetor {
  padding: 0;
}

.menu-dados-setor li:hover {
  background: #172028;
  list-style-type: none;
  text-decoration: none;
}

.menu-dados-setor a {
  text-decoration: none;
}

.subMenuDadosDistrito {
  padding: 0;
  font-size: 20px;
}

.menu-dados-distrito {
  background: #374756;
  margin-top: 8px;
  padding: 0;
  margin-bottom: 3px;
  color: #FFFFFF;
  font-size: 18px;
}

.menu-dados-distrito li {
  list-style-type: none;
  border-bottom: 1px solid #d6d1d1e5;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-dados-distrito-li-fim {
  border: 0 !important;
  color: #FFFFFF;
  font-family: "Exo 2";
}

.menu-dados-distrito li a {
  color: #FFFFFF;
  font-family: "Exo 2";
}

.menu-dados-distrito li:hover {
  background: #172028;
  list-style-type: none;
  text-decoration: none;
}

.menu-dados-distrito a {
  text-decoration: none;
}

.menu-dados-distrito-li-fim:hover {
  cursor: pointer;
}

.menu-distrito {
  background: #374756 !important;
  font-family: "Exo 2";
  font-weight: 200;
  color: #FFFFFF;
  min-width: 690px;
}

.menu-distrito ul {
  display: flex;
  list-style-type: none;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #d6d1d1e5;
}

.menu-distrito li {
  list-style-type: none;
  border: 0;
  padding-left: 15px;
  min-width: 170px;
}

.menu-distrito-painel-texto-li ul a {
  border: none;
  text-decoration: none;
  color: #FFFFFF;
}

.menu-distrito-painel-texto-li ul a:hover {
  font-weight: 800;
  background-color: #FFFFFF40;
  min-width: 170px;
}
.menu-distrito-painel-texto-li ul a:hover li {
  box-sizing: content-box;
}

.menu-distrito-final {
  border: none !important;
}

.menu-distrito li img {
  margin-right: 10px;
}

.menu-distrito-hidden, .menu-distrito-top-hidden {
  display: none;
}

.iconeLinkPaginaDados {
  width: 10px;
  height: 10px;
}

.text-em-breve-dados-distritos {
  color: #00FFCE;
  border-left: 1px solid #00FFCE;
  border-right: 1px solid #00FFCE;
  padding: 0 10px;
  font-size: 20px;
}

.cards-dados-row {
  margin-top: 6rem;
}

.container-dados-distrito-01 .container {
  padding: 0;
}

@media (min-width: 962px) {
  .col-dados-setor-sessao4 {
    margin-top: 15px;
    margin-bottom: 50px;
  }

  .col-dados-setor-sessao1 {
    margin-top: 100px !important;
  }

  .dados-setor-select-selecao {
    max-width: 30px !important;
  }

  .dados-setor-div-botoes-selecao-setor {
    margin-left: 0 !important;
  }

  .dados-setor-card-body-mapa {
    margin-right: -4px !important;
    margin-left: -4px !important;
    padding-bottom: 0;
  }

  .dados-setor-card-body1 {
    min-height: 64px;
  }
}
@media (max-width: 961px) {
  .col-dados-setor-sessao4 {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }

  .col-dados-setor-sessao1 {
    margin-top: 20px;
  }

  .dados-setor-card-body-mapa {
    margin-right: -4px !important;
    margin-left: -4px !important;
    height: 1560px;
  }

  .card-dados-setor-mapa {
    height: 670px;
  }

  .dados-setor-div-botoes-selecao-setor {
    margin-left: 5px;
  }

  .dados-setor-select-selecao {
    margin-top: 5px;
  }

  .dados-setor-option-type ul {
    margin-left: -42px;
    margin-bottom: 10px;
  }

  .arrow-dadossetor-graficos-select i {
    margin-right: -5px !important;
  }

  .dados-setor-select-selecao {
    width: 10px !important;
  }

  .dados-setor-botao-selecao-top-selected {
    height: 20px !important;
    width: 45px !important;
    border-radius: 15px !important;
    margin-right: 10px;
  }

  .dados-setor-botao-selecao-top-selected-internal {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #fff;
    background: #00FFCE;
    margin-left: 25px;
  }

  .dados-setor-botao-selecao-top-internal {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #00FFCE;
    background: #fff;
    margin-left: 1px;
  }

  .dados-setor-botao-selecao-top {
    height: 20px !important;
    width: 145px !important;
    border-radius: 15px !important;
    margin-right: 10px;
  }

  .dados-setor-botao-selecao-dadossetor {
    display: flex;
  }

  .dadossetor-header-chart1 {
    height: 133px !important;
  }

  .dadossetor-header-chart2 {
    height: 165px !important;
  }

  .dadossetor-header-chart6 {
    height: 134px !important;
  }

  .dadossetor-header-chart4 {
    height: 193px !important;
  }

  .dadossetor-header-chart3 {
    height: 134px !important;
  }

  .dadossetor-header-card-chart2 {
    height: 265px;
  }

  .dadossetor-header-card-chart3 {
    height: 315px !important;
  }

  .dadossetor-header-chart5 {
    height: 125px !important;
  }

  .dadossetor-header-card-chart6 {
    height: 234px !important;
  }

  .dadossetor-header-card-chart7 {
    height: 258px;
  }

  .dadossetor-titulo {
    font-size: 36px;
    font-family: "Exo 2";
    color: #FFFFFF;
    margin-left: 0 !important;
    text-align: center;
    font-weight: 800;
  }

  .dadossetor-sub-titulo-setor {
    font-size: 36px;
    font-family: "Exo 2";
    color: #FFFFFF;
    font-weight: 900;
    margin-left: 0 !important;
    text-align: center;
    margin-top: -5px !important;
  }

  .dadossetor-titulo-select {
    width: 90% !important;
  }
}
.col-botoes {
  padding: 4px;
}

.col-botoes:hover {
  cursor: pointer;
}

.dados-setor-botao-selecao-dadossetor {
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
  padding: 4px;
  text-align: center;
}
.dados-setor-botao-selecao-dadossetor:hover {
  font-weight: 700;
}
.dados-setor-botao-selecao-dadossetor:hover .dados-setor-botao-selecao-top {
  background-color: #00FFCE;
}

.dados-setor-botao-selecao-dadossetor:has(.dados-setor-botao-selecao-top-selected) {
  font-weight: bold;
}

.dados-setor-botao-selecao-dadossetor:hover {
  cursor: pointer;
}

.dadosporsetor {
  background-image: url("/images/pages/dados/img_background_dadossetor.png");
  background-repeat: no-repeat, repeat;
  background-color: #000000BD;
  min-height: 400px;
  background-size: 100%;
  border: 0;
}

.breadcrumb-dadosporsetor a {
  color: #ffff;
}
.breadcrumb-dadosporsetor .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

.breadcrumb-dadosporsetor .breadcrumb-item {
  color: #fff;
}

.breadcrumb-dadosporsetor .breadcrumb-item + .breadcrumb-item::before {
  color: #ffff;
  font-weight: bold;
}

.pagina-dadossetor-layer {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  border: 0;
}

.dadossetor-titulo {
  font-size: 36px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 900;
  margin-left: 0px;
}

.dadossetor-sub-titulo-setor {
  font-size: 36px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 900;
  margin-left: 0px;
}

.dadossetor-titulo-select {
  font-size: 22px;
  font-family: "Exo 2";
  background: #FFFFFF;
  font-weight: bold;
  margin-left: 15px;
  color: #000000;
  border: 1px solid #707070;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}

.arrow-dadossetor-select {
  float: right;
}

.arrow-dadossetor-select i {
  font-size: 16px;
  color: #00ffce;
}

.arrow-dadossetor-graficos-select {
  float: right;
}

.arrow-dadossetor-graficos-select i {
  font-size: 12px;
  color: #000000;
  margin-bottom: 3px;
  margin-right: 5px;
}

.menu-dados-pagina-setor-li-fim {
  border: 0 !important;
}

.menu-setores-select {
  margin-left: 15px;
}
.menu-setores-select.menu-setores-select-setores {
  padding-right: 120px;
}

.menu-setores-select-hidden {
  display: none;
}

.card-dados-setor-principal {
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.22);
}

.menu-dados-setor-col {
  position: absolute;
  z-index: 9999;
  padding-right: 82px;
}

.card-dadossetor-bignumbers {
  margin: 0;
}

.card-dadossetor-bignumbers .card {
  background: #374756;
  text-align: center;
  margin-bottom: 5px;
  min-height: 205px;
}

.card-dadossetor-bignumbers .card-title {
  color: #00FFCE;
  font-size: 55px;
  font-weight: 900;
  font-family: "Exo 2";
  margin-bottom: 0;
  margin-top: -5px;
}

.card-dadossetor-bignumbers .card-text {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 400;
  font-family: "Exo 2";
  line-height: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.sessao-dados-page {
  background-color: "#e2e9ed​";
  min-height: 400px;
  background-size: 100%;
  border: 0;
  z-index: 9999;
  margin-top: -100px;
}

.row-dados-setor-sessao1 {
  margin: 0;
}

.col-dados-setor-sessao2 {
  margin-top: 15px;
}

.row-dados-setor-sessao2 {
  margin: 0;
}

.col-dados-setor-sessao3 {
  margin-top: 15px;
}

.row-dados-setor-sessao3 {
  margin: 0;
}

.row-dados-setor-sessao4 {
  margin: 0;
}

.menu-hidden {
  display: none;
}

.dados-setor-resposta {
  min-height: 90px;
  max-height: 150px;
}

.dados-setor-resposta_1 {
  min-height: 90px;
  max-height: 150px;
}

.dados-setor-resposta_2 {
  min-height: 90px;
  max-height: 150px;
}

.dados-setor-resposta_3 {
  min-height: 150px;
}

.dados-setor-resposta_4 {
  min-height: 90px;
  max-height: 150px;
}

.dados-setor-card-footer {
  background: #B8C8CC66;
  height: 50px;
}

.dados-setor-div-botoes-selecao-setor {
  display: flex;
  text-align: center;
  padding: 0;
  justify-content: center;
}

.dados-setor-botao-selecao {
  width: 156px;
  margin-right: 5px;
  font-family: "Exo 2";
  font-weight: 500;
  font-size: 13px;
}
.dados-setor-botao-selecao:has(.dados-setor-botao-selecao-top-selected) {
  font-weight: 700;
}

.dados-setor-botao-selecao-top-selected {
  border: 3px solid #00FFCE;
  background: #00FFCE;
  height: 10px;
  border-radius: 5px;
  font-weight: bolder;
}

.dados-setor-botao-selecao-top {
  border: 2px solid #00FFCE;
  height: 10px;
  border-radius: 5px;
}

.dados-setor-select-selecao {
  border: 1px solid #B7BBBC;
  border-radius: 5px;
  min-width: 120px;
  text-align: left;
  font-family: "Exo 2";
  font-weight: 900;
  font-size: 13px;
  padding-top: 3px;
  padding-left: 10px;
}
.dados-setor-select-selecao.dados-setor-select-selecao-expandido {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}

.list-ul-dados-distrito ul {
  width: auto;
}

.list-ul-dados-setor li, .list-ul-mapas-dados-setor li, .list-ul-dados-distrito li {
  border: 1px solid #B7BBBC;
  padding: 0 10px;
  font-weight: normal;
}
.list-ul-dados-setor li:hover, .list-ul-mapas-dados-setor li:hover, .list-ul-dados-distrito li:hover {
  cursor: pointer;
  background: #e2e9ed;
  border: 2px solid #B7BBBC;
  font-weight: bold;
}
.list-ul-dados-setor li:last-child, .list-ul-mapas-dados-setor li:last-child, .list-ul-dados-distrito li:last-child {
  border-top: none;
  border-radius: 0 0 5px 5px;
}

.header-card-dados-setor {
  border-bottom: 1px solid #B7BBBC;
  padding: 15px;
}

.header-card-dados-setor_sec1 {
  border-bottom: 1px solid #B7BBBC;
  padding: 15px;
  height: 16rem;
}

.header-card-mapa-setor {
  border-bottom: 1px solid #B7BBBC;
  padding: 15px;
  height: 5rem;
}

.dados-setor-botao-selecao:hover {
  cursor: pointer;
  font-weight: bold;
}
.dados-setor-botao-selecao:hover .dados-setor-botao-selecao-top {
  background-color: #00FFCE;
}

.dados-setor-select-selecao:hover {
  cursor: pointer;
}

.dados-setor-option-type ul {
  text-decoration: none;
  list-style-type: none;
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-setor {
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-setor li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 2px solid #B7BBBC;
}

.list-ul-mapas-dados-setor li {
  border: 1px solid #B7BBBC;
}

.dados-setor-col-sel ul {
  margin-bottom: 0;
  padding: 0 0 2px 0;
}

.dados-setor-select-display {
  padding-left: 10px;
}

.dados-setor-option-type li, .dados-setor-option-type-item {
  text-decoration: none;
  list-style-type: none;
  min-width: 98px;
  background: #ffff;
}
.dados-setor-option-type li:first-child, .dados-setor-option-type-item:first-child {
  border-top: 1px solid #B7BBBC;
  border-bottom: 1px solid #B7BBBC;
}

.dados-setor-option-type li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 1px solid #B7BBBC;
}

.dados-setor-option-type-div {
  margin-right: 3px;
}

.dados-setor-option-type {
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
}

.dados-setor-col-sel {
  padding: 0;
}

.title-dadossetor-bignumber-real {
  display: inline-flex;
}

.title-dadossetor-bignumber-real-sufix {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
  margin-right: 10px;
}

.div-dados-setor-mapa {
  text-align: center !important;
}

.dados-setor-div-botoes-selecao-mapas {
  display: inline-flex;
}

.dados-setor-div-botoes-selecao-mapas-container {
  text-align: center;
}

.dados-setor-titulo-mapas {
  text-align: center;
}

.dados-setor-select-selecao-container {
  text-align: center;
}

.dados-setor-option-type-container {
  text-align: center;
}

.card-dados-setor-mapa .card-body {
  padding: 0;
}

#tipCateg {
  background: #000000;
  color: #00FFCE;
}

.cardHeaderDadosSetor {
  padding: 2px 20px !important;
  height: 125px;
  display: flex;
  align-items: center;
  background: #B8C8CC66 !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}
.cardHeaderDadosSetor .pDados2SP {
  text-transform: none;
  margin: 0;
}

.pDadosSP02-cidade_1 {
  font-size: 18px;
  margin-left: -9px;
  padding: 0 20px;
  margin-bottom: 0 !important;
  min-height: 90px;
}

.pDadosSP02-cidade_2 {
  font-size: 18px;
  margin-left: -9px;
  padding: 0 20px;
  margin-bottom: 0 !important;
  min-height: 90px;
}

.pDadosSP02-cidade_3 {
  font-size: 18px;
  margin-left: -9px;
  padding: 0 20px;
  margin-bottom: 0 !important;
  min-height: 120px;
}

.pDadosSP02-cidade_4 {
  font-size: 18px;
  margin-left: -9px;
  padding: 0 20px;
  margin-bottom: 0 !important;
  min-height: 120px;
}

.dadossetor-footer-mapa {
  text-align: initial;
}

#map1_setores .leaflet-control-zoom {
  top: 50px !important;
}

#map2_setores .leaflet-control-zoom {
  top: 50px !important;
}

#map1_setores .divLegendaMapa {
  top: 372px !important;
  left: 380px !important;
}

#map1_setores .divLegendaMapa-teste {
  top: 420px !important;
  left: -190px !important;
}

#map2_setores .divLegendaMapa {
  top: 372px !important;
  left: 412px !important;
}

#map2_setores .divLegendaMapa-teste {
  top: 420px !important;
  left: -190px !important;
}

.seta-breadcrumb-dados {
  padding: 0 5px;
}

@media (min-width: 962px) {
  .dados-setor-botoes-selecao-mapa {
    padding: 0 13rem;
  }
}

.dados-por-distrito {
  background-image: url("/images/pages/dados/img_background_dadoscidade.png");
  background-repeat: no-repeat, repeat;
  background-color: #000000BD;
  min-height: 400px;
  background-size: 100%;
  border: 0;
}
.dados-por-distrito .breadcrumb-item, .dados-por-distrito .breadcrumb-categoria {
  color: white;
}
.dados-por-distrito .breadcrumb-item + .breadcrumb-item::before {
  color: white;
}

.pagina-dados-distrito-layer {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  border: 0;
}

.sessao-dados-distrito {
  background-color: #e2e9ed;
  min-height: 400px;
  background-size: 100%;
  border: 0;
  z-index: 9999;
  width: 100%;
}

.dados-populacao {
  border: 0;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.dadosdistrito-sub-titulo {
  color: white;
  font-size: 50px;
  font-family: "Exo 2";
  font-weight: 900;
  margin: 3rem 0 3rem 15px;
  font-size: 23px;
}

.dados-distrito-titulo {
  text-transform: uppercase;
  color: white;
  font-size: 23px;
  font-family: "Exo 2";
  font-weight: bold;
  margin-left: 15px;
}

.dados-distrito-select, .dados-distrito-titulo-select {
  font-size: 18px;
  font-family: "Exo 2";
  font-weight: bold;
  color: #000000;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.dados-distrito-titulo-select {
  margin-left: 15px;
  border: 1px solid #707070;
  background-color: white;
}

.arrow-dados-distrito-select {
  float: right;
}
.arrow-dados-distrito-select .icone-arrow-select {
  font-size: 16px;
  color: #00FFCE;
}

.header-seccao {
  color: black;
  font-weight: 800;
  margin-left: 10px;
}

.dados-seccao {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 1.5rem;
}

.card-distrito {
  width: 50%;
}

.header-card-distrito {
  padding: 2px 20px;
  background-color: #B8C8CC66;
  height: 120px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-style: solid solid hidden solid;
  border-radius: 0.25rem;
}
.header-card-distrito .header-card-distrito-text {
  font-size: 17px;
  margin-bottom: 24px;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  margin-top: 10px;
}

.header-card-dados-distrito {
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid #B7BBBC;
  padding: 15px;
  background-color: #FFFFFF;
  height: 7rem;
}

.dados-distrito-card-body {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-style: hidden solid hidden solid;
}

.container-card-dados-distrito {
  box-shadow: 2px 4px 12px -3px rgba(0, 0, 0, 0.75);
}

.dados-distrito-card-footer {
  background-color: #B8C8CC66;
  height: 50px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-style: hidden solid solid solid;
}

.card-dados-distrito-bignumbers {
  margin: 0;
}
.card-dados-distrito-bignumbers .card {
  background: #374756;
  text-align: center;
  margin-bottom: 5px;
}
.card-dados-distrito-bignumbers .card-title {
  color: #00FFCE;
  font-size: 38px;
  font-weight: 900;
  font-family: "Exo 2";
  margin-bottom: 0;
}
.card-dados-distrito-bignumbers .card-text {
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 700;
  font-family: "Exo 2";
  line-height: 30px;
}

.row-dados-distrito-sessao1 {
  padding-top: 30px;
}

.row-dados-distrito-sessao2 {
  padding-top: 30px;
}

.row-dados-distrito-sessao3 {
  padding-top: 30px;
}

.row-dados-distrito-sessao4 {
  padding-top: 30px;
}

.row-dados-distrito-sessao5 {
  padding-top: 30px;
}

.containerBigNumbers {
  padding-bottom: 20px;
}

.dados-distrito-vocacoes-title {
  text-align: center;
}

.breadcrumb-dadospordistrito a {
  color: #ffff;
}

.dados-distrito-select-selecao {
  border: 1px solid #B7BBBC;
  border-radius: 5px;
  min-width: 120px;
  text-align: left;
  font-family: "Exo 2";
  font-weight: 900;
  font-size: 13px;
  padding-top: 3px;
}
.dados-distrito-select-selecao.expanded {
  border-bottom: none;
}
.dados-distrito-select-selecao.dados-distrito-select-selecao-expandido {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.dados-distrito-select-selecao .dados-distrito-option-type-item {
  border: 1px solid #B7BBBC;
}
.dados-distrito-select-selecao .dados-distrito-option-type-item:first-child {
  border: none;
  border-top: 1px solid #B7BBBC;
  border-bottom: 1px solid #B7BBBC;
}
.dados-distrito-select-selecao .dados-distrito-option-type-item:last-child {
  border: none;
  border-radius: 0 0 5px 5px;
  border-bottom: 1px solid #B7BBBC;
}

.dados-distrito-selected-display {
  padding-left: 10px;
  margin-right: 75px;
}

.CardCoeficienteVocacional {
  box-shadow: 5px 5px 3px #0000001a;
  width: 100%;
}

.dadoscidade {
  background-image: url("/images/pages/dados/img_background_dadoscidade.png");
  background-repeat: no-repeat, repeat;
  background-color: #000000BD;
  min-height: 400px;
  background-size: 100%;
  border: 0;
}

.breadcrumb-dadoscidade a {
  color: #ffff;
}

.breadcrumb-dadoscidade .breadcrumb-item {
  color: #ffff;
}
.breadcrumb-dadoscidade .breadcrumb-item::before {
  color: #fff;
}

.btn-accordion {
  background-color: #374756;
  color: #ffff;
  font-weight: bold;
}

.seta-resposta-pergunta {
  margin-right: 0.75rem;
}

.accordion-button {
  font-family: "Exo 2", sans-serif;
  font-weight: bold;
  font-size: 22px;
}

.accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 16 16' fill='%2300FFCE'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 16 16' fill='%2300FFCE'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.accordion-button:not(.collapsed) {
  color: #ffff;
  background-color: #374756;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300FFCE'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  background-color: #000000;
  border-radius: 30px;
  background-position: center center;
}

.color-filter-icon {
  filter: #00FFCE !important;
}

.pagina-dadossetor-layer {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  border: 0;
}

.titulo-dadoscidades {
  height: 225px;
  font-size: 36px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 0px;
}

.dadossetor-sub-titulo {
  font-size: 36px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: 900;
  margin-left: 15px;
}

.dadossetor-titulo-select {
  font-size: 14px;
  font-family: "Exo 2";
  background: #FFFFFF;
  font-weight: bold;
  margin-left: 15px;
  color: #000000;
  border: 1px solid #707070;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.arrow-dadossetor-select {
  float: right;
}

.arrow-dadossetor-select i {
  font-size: 16px;
}

.arrow-dadossetor-graficos-select {
  float: right;
}

.arrow-dadossetor-graficos-select i {
  font-size: 12px;
  color: #000000;
  margin-bottom: 3px;
  margin-right: 5px;
}

.menu-dados-pagina-setor-li-fim {
  border: 0 !important;
}

.menu-setores-select {
  margin-left: 15px;
}

.menu-setores-select-hidden {
  display: none;
}

.menu-dados-setor-col {
  position: absolute;
  z-index: 9999;
  padding-right: 82px;
}

.card-dadossetor-bignumbers {
  margin: 0;
}

.card-dadossetor-bignumbers .card-title {
  color: #00FFCE;
  font-size: 55px;
  font-weight: 900;
  font-family: "Exo 2";
  margin-bottom: 0;
  margin-top: -5px;
}

.card-dadossetor-bignumbers .card-text {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 400;
  font-family: "Exo 2";
  line-height: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.sessao-dadoscidade-page {
  background-color: #E2E9ED;
  min-height: 400px;
  background-size: 100%;
  border: 0;
  z-index: 9999;
  margin-top: -100px !important;
  padding-top: 30px;
}

.row-dados-setor-sessao1 {
  margin: 0;
}

.col-dados-setor-sessao2 {
  margin-top: 15px;
}

.row-dados-setor-sessao2 {
  margin: 0;
}

.col-dados-setor-sessao3 {
  margin-top: 15px;
}

.row-dados-setor-sessao3 {
  margin: 0;
}

.row-dados-setor-sessao4 {
  margin: 0;
}

.menu-hidden {
  display: none;
}

.dados-setor-resposta {
  min-height: 90px;
}

.seletor-dados-cidade {
  margin-left: 2%;
}

.dados-setor-div-botoes-selecao {
  display: flex;
  text-align: center;
  padding: 0;
}

.dados-setor-botao-selecao-cidade-cidade {
  width: 156px;
  margin-right: 5px;
  font-family: "Exo 2";
  font-weight: 500;
  font-size: 13px;
}

.dados-setor-botao-selecao-cidade-top-selected {
  border: 3px solid #00FFCE;
  background: #00FFCE;
  height: 10px;
  border-radius: 5px;
  width: 150px;
  margin: 4px;
}

.dados-setor-botao-selecao-cidade-top {
  border: 2px solid #00FFCE;
  height: 10px;
  border-radius: 5px;
  width: 150px;
  margin: 4px;
}

.header-card-dados-setor {
  border-bottom: 1px solid #B7BBBC;
  padding: 15px;
}

.dados-setor-botao-selecao-cidade {
  text-align: center;
}
.dados-setor-botao-selecao-cidade:hover {
  cursor: pointer;
  font-weight: bold;
}
.dados-setor-botao-selecao-cidade:hover .dados-setor-botao-selecao-cidade-top {
  background-color: #00FFCE;
}
.dados-setor-botao-selecao-cidade .selected {
  font-weight: bold;
}

.dados-setor-option-type ul {
  text-decoration: none;
  list-style-type: none;
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-setor {
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-setor ul {
  text-decoration: none !important;
  list-style-type: none !important;
  text-align: left;
  border: 1px solid #B7BBBC;
  margin: 0;
  padding: 0;
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
  width: 120px;
  background: #FFFFFF;
}

.list-ul-mapas-dados-setor li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 2px solid #B7BBBC;
}

.list-ul-mapas-dados-setor li {
  border: 1px solid #B7BBBC;
}

.dados-setor-option-type li {
  text-decoration: none;
  list-style-type: none;
  border: 1px solid #B7BBBC;
  min-width: 98px;
  background: #ffff;
}

.dados-setor-option-type li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 1px solid #B7BBBC;
}

.dados-setor-option-type-div {
  margin-right: 3px;
}

.dados-setor-option-type {
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
}

.dados-setor-col-sel {
  padding: 0;
}

.title-dadossetor-bignumber-real {
  display: inline-flex;
}

.title-dadossetor-bignumber-real-sufix {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
}

.div-dados-setor-mapa {
  text-align: center !important;
}

.dados-setor-div-botoes-selecao-mapas {
  display: inline-flex;
}

.dados-setor-div-botoes-selecao-mapas-container {
  text-align: center;
}

.dados-setor-titulo-mapas {
  text-align: center;
}

.dados-setor-option-type-container {
  text-align: center;
}

.card-dados-setor-mapa .card-body {
  padding: 0;
}

#tipCateg {
  background: #000000;
  color: #00FFCE;
}

.dadoscidade-card-col {
  padding-top: 95px;
  z-index: 10;
}

.dadoscidade-card-col-2 {
  padding-top: 95px;
}

.accordion-button button {
  color: #00FFCE;
}

.dadoscidade-card-col > dados-card {
  max-width: 200px !important;
}

.card_cidade_charts {
  padding-bottom: 20px;
  /**/
}

.card_titulo_cidade_charts {
  margin-left: 12px;
  margin-top: 10px;
  z-index: 9999;
  font-family: "Exo 2";
  color: #848484;
  text-align: left;
  min-height: 70px;
  padding-left: 36px;
}

.accordion-item-cidades {
  box-shadow: 5px 5px 3px #0000001A;
}

.botoes-cidade-sec816 {
  display: inline-flex;
  margin-left: 2%;
}
@media (max-width: 961px) {
  .botoes-cidade-sec816 {
    margin: 0;
  }
}

#map1_cidades {
  background-color: transparent;
  height: 500px !important;
  bottom: 40px;
}

#map1_cidades .divLegendaMapa {
  top: 324px !important;
  left: 439px !important;
}

#map1_cidades .divLegendaMapa-teste {
  top: 220px !important;
  left: 10px !important;
}

#map1_cidades .show_div_legend_map {
  display: block;
}

#map1_cidades .hide_div_legend_map {
  display: none;
}

#map1_cidades .leaflet-control-zoom {
  top: 30px !important;
  left: 30px;
}

#map2_cidades {
  background-color: transparent;
  height: 500px !important;
  bottom: 40px;
}

#map2_cidades .divLegendaMapa {
  top: 324px !important;
  left: 439px !important;
}

#map2_cidades .divLegendaMapa-teste {
  top: 220px !important;
  left: 10px !important;
}

#map2_cidades .show_div_legend_map {
  display: block;
}

#map2_cidades .hide_div_legend_map {
  display: none;
}

#map2_cidades .leaflet-control-zoom {
  top: 30px !important;
  left: 30px;
}

#map3_cidades {
  background-color: transparent;
  height: 500px !important;
  bottom: 40px;
}

#map3_cidades .divLegendaMapa {
  top: 324px !important;
  left: 439px !important;
}

#map3_cidades .divLegendaMapa-teste {
  top: 220px !important;
  left: 10px !important;
}

#map3_cidades .show_div_legend_map {
  display: block;
}

#map3_cidades .hide_div_legend_map {
  display: none;
}

#map3_cidades .leaflet-control-zoom {
  top: 30px !important;
  left: 30px;
}

.card_cidade_charts .dados-setor-div-botoes-selecao {
  margin-top: -30px !important;
}

.card_cidade_charts .btn-cidades-sec8 {
  margin-top: -40px !important;
}

.card-rigth-cidade {
  border-top: 1px solid #bbbbbb !important;
  background: #FFFFFF;
  padding: 0;
}

.card-left-cidade {
  border-top: 1px solid #bbbbbb !important;
  border-right: 1px solid #bbbbbb !important;
  background: #FFFFFF;
  padding: 0;
}

.col-cidade-card-left {
  padding-right: 0 !important;
  background: #e2e9ed;
}

.col-cidade-card-rigth {
  padding-left: 0 !important;
  background: #e2e9ed;
}

.accordion-body {
  font-size: 18px;
  font-family: "Exo 2", sans-serif;
  display: flex;
}
.accordion-body img {
  height: 25px;
}

.accordion-button {
  font-size: 20px;
  font-weight: 700;
}

.dados-cidade-card-footer {
  background: #B8C8CC66;
  height: 45px;
  text-align: right;
  display: flex;
}

.cidades-icones-compartilhar-etc {
  margin-right: -30px !important;
  justify-content: flex-end;
}

.body_card_cidade {
  padding-left: 15px;
  padding-right: 15px;
}

/*

.body_card_cidade {

.CardLeftCidade{
    padding-left: 30px;
    padding-right: 30px;
}
.CardRightCidade{
    padding-left: 30px;
    padding-right: 30px;
}


*/
.dadosmapas {
  background-image: url("/images/pages/dados/img_background_dadossetor.png");
  background-repeat: no-repeat, repeat;
  background-color: #000000BD;
  min-height: 400px;
  background-size: 100%;
  border: 0;
}

.breadcrumb-dadosmapas a {
  color: #ffff;
}

.breadcrumb-dadosmapas .breadcrumb-item {
  color: #ffff;
}

.btn-accordion {
  background-color: #374756;
  color: #ffff;
  font-weight: bold;
}

.accordion-button:not(.collapsed) {
  color: #ffff;
  background-color: #374756;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232f82c6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232f82c6'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  background-color: #000000;
  border-radius: 30px;
  background-position: center center;
}

.color-filter-icon {
  filter: #00FFCE !important;
}

.pagina-dadossetor-layer {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  border: 0;
}

.titulo-dadosmapass {
  font-size: 23px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 0px;
}

.dadosdistritomapa-sub-titulo {
  font-size: 23px;
  font-family: "Exo 2";
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 0px;
}

.container-mapas-invadindo {
  margin-top: -50px;
}

.dadossetor-titulo-select {
  font-size: 18px;
  font-family: "Exo 2";
  background: #FFFFFF;
  font-weight: bold;
  margin-left: 0px;
  color: #000000;
  border: 1px solid #707070;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

.arrow-dadossetor-select {
  float: right;
}

.arrow-dadossetor-select i {
  font-size: 16px;
}

.arrow-dadossetor-graficos-select {
  float: right;
}

.arrow-dadossetor-graficos-select i {
  font-size: 12px;
  color: #000000;
  margin-bottom: 3px;
  margin-right: 5px;
}

.menu-dados-pagina-setor-li-fim {
  border: 0 !important;
}

.menu-setores-select {
  margin-left: 15px;
}

.menu-setores-select-hidden {
  display: none;
}

.menu-dados-por-distrito-col {
  position: absolute;
  z-index: 9999;
  padding-right: 193px;
}

.menu-dados-por-distrito {
  background: #FFFFFF;
  margin-top: 0px;
}

.menu-dados-por-distrito li {
  list-style-type: none;
  padding-left: 13px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-dados-por-distrito li:hover {
  background: #374756;
}

.menu-dados-por-distrito a {
  color: #000000;
  font-family: "Exo 2";
  text-decoration: none;
}

.menu-dados-por-distrito a:hover {
  color: #FFFFFF;
}

.card-dadossetor-bignumbers {
  margin: 0;
}

.card-dadossetor-bignumbers .card-title {
  color: #00FFCE;
  font-size: 55px;
  font-weight: 900;
  font-family: "Exo 2";
  margin-bottom: 0;
  margin-top: -5px;
}

.card-dadossetor-bignumbers .card-text {
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 400;
  font-family: "Exo 2";
  line-height: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.sessao-dados-page {
  background-color: #E2E9ED;
  min-height: 400px;
  background-size: 100%;
  border: 0;
  z-index: 9999;
  margin-top: -100px;
  padding-top: 30px;
}

.row-dados-setor-sessao1 {
  margin: 0;
}

.col-dados-setor-sessao2 {
  margin-top: 15px;
}

.row-dados-setor-sessao2 {
  margin: 0;
}

.col-dados-setor-sessao3 {
  margin-top: 15px;
}

.row-dados-setor-sessao3 {
  margin: 0;
}

.row-dados-setor-sessao4 {
  margin: 0;
}

.menu-hidden {
  display: none;
}

.dados-setor-resposta {
  min-height: 90px;
}

.dados-setor-card-footer {
  background: #B8C8CC66;
  height: 50px;
}

.dados-setor-div-botoes-selecao {
  display: flex;
  text-align: center;
  padding: 0;
}

.dados-setor-botao-selecao {
  width: 156px;
  margin-right: 5px;
  font-family: "Exo 2";
  font-weight: 500;
  font-size: 13px;
}
.dados-setor-botao-selecao .selected {
  font-weight: 700;
}

.dados-setor-botao-selecao-top-selected {
  border: 3px solid #00FFCE;
  background: #00FFCE;
  height: 10px;
  border-radius: 5px;
}

.dados-setor-botao-selecao-top {
  border: 2px solid #00FFCE;
  height: 10px;
  border-radius: 5px;
}

.header-card-dados-setor {
  border-bottom: 1px solid #B7BBBC;
  padding: 15px;
}

.dados-setor-botao-selecao:hover {
  cursor: pointer;
}

.dados-setor-option-type ul {
  text-decoration: none;
  list-style-type: none;
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-setor {
  position: absolute;
  z-index: 9999;
}

.list-ul-mapas-dados-setor ul {
  text-decoration: none !important;
  list-style-type: none !important;
  text-align: left;
  border: 1px solid #B7BBBC;
  margin: 0;
  padding: 0;
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
  width: 120px;
  background: #FFFFFF;
}

.list-ul-mapas-dados-setor li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 2px solid #B7BBBC;
}

.list-ul-mapas-dados-setor li {
  border: 1px solid #B7BBBC;
}

.dados-setor-option-type li {
  text-decoration: none;
  list-style-type: none;
  border: 1px solid #B7BBBC;
  min-width: 98px;
  background: #ffff;
}

.dados-setor-option-type li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 1px solid #B7BBBC;
}

.dados-setor-option-type-div {
  margin-right: 3px;
}

.dados-setor-option-type {
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
}

.dados-setor-col-sel {
  padding: 0;
}

.title-dadossetor-bignumber-real {
  display: inline-flex;
}

.title-dadossetor-bignumber-real-sufix {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 500;
}

.div-dados-setor-mapa {
  text-align: center !important;
}

.dados-setor-div-botoes-selecao-mapas {
  display: inline-flex;
}

.dados-setor-div-botoes-selecao-mapas-container {
  text-align: center;
}

.dados-setor-titulo-mapas {
  text-align: center;
}

.dados-setor-option-type-container {
  text-align: center;
}

.card-dados-setor-mapa .card-body {
  padding: 0;
}

#tipCateg {
  background: #000000;
  color: #00FFCE;
}

.card-header-dados-mapas {
  background: #B8C8CC99;
  height: 110px;
  padding: 2px 20px !important;
}

.titulo-card-dados-mapas {
  color: #000000;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 23px;
}

.box-inferior-dados-mapas {
  background-color: #FFFFFF;
  text-align: center;
}

.titulo-box-inferior-dados-mapas {
  color: #000000;
  font-family: "Exo 2";
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  line-height: 45.6px;
}

.icone-arrow-dados-temas {
  font-size: 25px;
  color: #00FFCE;
}

.icone-arrow-dados-indicadores {
  font-size: 25px;
  color: #00FFCE;
}

.ano-indicador {
  position: relative;
  font-family: "Exo 2";
}

.ano-indicador select {
  display: none;
}

.select-selected {
  background-color: #FFFFFF;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 20px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000000 transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #000000 transparent;
  top: 7px;
}

.select-items div, .select-selected {
  color: #000000;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

.select-items {
  position: absolute;
  background-color: #e2e9ed;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.dados-distritos-mapas-linha-seletores {
  padding: 0 0.75rem;
}

.dados-distritos-mapas-container-seletor-tema {
  padding: 0 0.75rem 0 0;
}
@media (max-width: 768px) {
  .dados-distritos-mapas-container-seletor-tema {
    padding: 0;
  }
}

.dados-distritos-mapas-container-seletor-indicador {
  padding: 0;
}

.dados-distritos-mapas-container-seletor-tema, .dados-distritos-mapas-container-seletor-indicador {
  position: relative;
}

.indicadorAno {
  background: #FFFFFF;
  cursor: pointer;
  position: absolute;
  z-index: 9999;
}
.indicadorAno.dados-distritos-mapas-seletor-tema, .indicadorAno.dados-distritos-mapas-seletor-indicador {
  width: 100%;
}
.indicadorAno.dados-distritos-mapas-seletor-tema li, .indicadorAno.dados-distritos-mapas-seletor-indicador li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.indicadorAno.dados-distritos-mapas-seletor-tema {
  padding-right: 0.75rem;
}
.indicadorAno.dados-distritos-mapas-seletor-tema li {
  padding-left: 5.2rem;
}
@media (max-width: 768px) {
  .indicadorAno.dados-distritos-mapas-seletor-tema {
    padding-right: 0;
  }
}
.indicadorAno.dados-distritos-mapas-seletor-indicador li {
  padding-left: 8.3rem;
}

.indicadorAno ul {
  text-decoration: none !important;
  list-style-type: none !important;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #FFFFFF;
  background: #374756;
  border: 0;
  display: table;
  width: 100%;
}

.indicadorAno li {
  color: #FFFFFF;
  cursor: pointer;
  border: 1px solid #FFFFFF;
  font-size: 18px;
  text-align: left;
  padding-right: 20px;
}

.indicadorAno li:hover {
  cursor: pointer;
  background: #B7BBBC;
  border: 1px solid #B7BBBC;
  font-size: 18px;
  font-weight: bold;
}

.dados-mapas-select-selecao {
  text-align: left;
  font-family: "Exo 2";
  font-weight: 900;
  font-size: 13px;
  padding-top: 3px;
  padding-left: 10px;
  background: #FFFFFF;
  border: 1px solid #B7BBBC;
}
.dados-mapas-select-selecao.dados-mapas-select-selecao-header {
  padding: 0.5rem;
}

.arrow-dados-mapas-graficos-select {
  float: right;
}
.arrow-dados-mapas-graficos-select.dados-mapas-select-selecao-header i {
  margin-top: 5px;
  font-size: 16px;
  color: #00FFCE;
}

.arrow-dados-mapas-graficos-select i {
  font-size: 12px;
  color: #000000;
  margin-bottom: 3px;
  margin-right: 5px;
}

.select-ano-indicador-mapas {
  font-size: 18px;
  font-weight: 700;
  margin-left: 20%;
  cursor: pointer;
}

.select-ano-texto-indicador-mapas {
  letter-spacing: 3px;
  font-size: 18px;
  font-weight: 500;
}

#mapa1_dados_mapa .divLegendaMapa {
  top: 380px !important;
  left: 420px !important;
}

#mapa2_dados_mapa .divLegendaMapa {
  top: 380px !important;
  left: 420px !important;
}

.scrollToTopButton {
  position: fixed;
  background-color: #00FFCE;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  z-index: 2;
  font-size: 3rem;
  left: 90%;
  bottom: 50px;
  color: var(--bs-body-color);
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scrollToTopButton .scrollToTopButtonIcon {
  margin: 0 auto;
  position: absolute;
  display: inline;
  width: 50%;
}

.dropDownAtendimento {
  width: 387px;
  min-height: 48px;
  padding: 5px 0 0 0;
  border-radius: 5px;
  background-color: white;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.dropDownAtendimento .containerIconeAtendimento {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 5px;
}
.dropDownAtendimento .textoDropdownAtendimento {
  font-weight: bold;
  font-size: 16px;
  margin-left: 10px;
  display: flex;
  flex: 1;
  justify-content: space-between;
  padding-right: 15px;
  align-items: center;
}
.dropDownAtendimento .textoDropdownAtendimento i {
  height: 16px;
}
.dropDownAtendimento .iconeAtendimento {
  width: 35.03px;
  height: 35.58px;
  background-color: #00FFCE;
  border-radius: 50%;
  padding: 5px 5px;
}
.dropDownAtendimento .containerConteudoDropdown {
  display: none;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.5s;
  background-color: white;
  padding-top: 5px;
  border-radius: 0 0 5px 5px;
}
.dropDownAtendimento .containerConteudoDropdown.showContent {
  display: flex;
  opacity: 1;
}
.dropDownAtendimento .conteudoDropdown {
  font-size: 16px;
  width: 100%;
  padding-left: 50px;
  margin: 0;
  cursor: pointer;
}
.dropDownAtendimento .conteudoDropdown:hover {
  font-weight: bold;
  background-color: #E2E9ED;
  padding-right: 50px;
}
.dropDownAtendimento .conteudoDropdown:last-child {
  border-radius: 0 0 5px 5px;
}

.big-number-card {
  height: 300px;
  padding-bottom: 5px;
  background-color: #374756;
}

.big-number-display .big-number-suffix {
  font-size: 16px;
  line-height: inherit;
}

.district-data-card-title {
  color: #00FFCE;
  font-weight: 900;
  font-family: "Exo 2";
  margin-bottom: 0;
  margin-top: -20px;
  font-size: 55px;
}

.district-data-card-subtitle, .district-data-card-text {
  color: white;
}

.district-data-card-text {
  font-size: 32px;
  font-weight: 500;
  font-family: "Exo 2";
  line-height: 30px;
}

.district-data-big-number-card-year {
  color: white;
  background-color: #172935;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px;
  margin: 0 auto;
  position: absolute;
  bottom: 7px;
  left: 0;
  right: 0;
}

.district-data-card-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-dados-distrito {
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.22);
}

.card-body-distrito {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  height: 230px;
}

.pqsp-table {
  border: 1px solid #e2e8eb;
}
.pqsp-table .pqsp-tr {
  width: 100%;
  border: 1px solid #5a1f1f;
}
.pqsp-table .pqsp-td {
  width: 100%;
  display: flex;
}
.pqsp-table .pqsp-td:hover {
  background-color: #e2e8eb;
}
.pqsp-table th {
  width: 30px;
  background-color: #e2e8eb;
  text-align: center;
  justify-content: center;
  margin-right: 5px;
  font-weight: 500;
}

.table > :not(caption) > * > * {
  padding: 0;
}

.headerBigNumber01 {
  background-image: url("/images/pages/home/bignumbers/bg_big_01.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

.card-big-number-exportacoes {
  height: 464px;
}
.card-big-number-exportacoes .porque-sp-big-number {
  margin-top: -40px;
}

.cardDadosPorqueSaoPaulo {
  margin-top: 10px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
}

.bigNumberBodyPorqueSaoPaulo {
  padding: 0;
}

.porque-sp-big-number {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  font-size: 60px;
  color: #00FFCE;
  text-align: center;
  margin-bottom: 0;
}

.porque-sp-header-big-number {
  font-family: "Exo 2", sans-serif;
  text-align: center;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.header-big-number-pqsp-populacao {
  background-image: url("/images/pages/home/bignumbers/bg_big_populacao.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-populacao {
    height: 239.19px;
  }
}

.header-big-number-pqsp-pib {
  background-image: url("/images/pages/home/bignumbers/bg_big_pib.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-pib {
    height: 239.19px;
  }
}

.header-big-number-pqsp-exportacoes {
  background-image: url("/images/pages/home/bignumbers/bg_big_exportacoes.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-exportacoes {
    height: 239.19px;
  }
}

.header-big-number-pqsp-investimentos {
  background-image: url("/images/pages/home/bignumbers/bg_big_investimentos.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-investimentos {
    height: 239.19px;
  }
}

.header-big-number-pqsp-logistica {
  background-image: url("/images/pages/home/bignumbers/bg_big_logistica.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-logistica {
    height: 239.19px;
  }
}

.header-big-number-pqsp-startups {
  background-image: url("/images/pages/home/bignumbers/bg_big_startups.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-startups {
    height: 239.19px;
  }
}

.header-big-number-pqsp-business {
  background-image: url("/images/pages/home/bignumbers/bg_big_business.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-business {
    height: 239.19px;
  }
}

.header-big-number-pqsp-b3 {
  background-image: url("/images/pages/home/bignumbers/bg_big_b3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-b3 {
    height: 239.19px;
  }
}

.header-big-number-pqsp-universidades {
  background-image: url("/images/pages/home/bignumbers/bg_big_universidades.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-universidades {
    height: 239.19px;
  }
}

.header-big-number-pqsp-transito-executivos {
  background-image: url("/images/pages/home/bignumbers/bg_big_transito-executivos.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-transito-executivos {
    height: 239.19px;
  }
}

.header-big-number-pqsp-concluintes-ensino-superior {
  background-image: url("/images/pages/home/bignumbers/bg_big_concluintes-ensino-superior.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-concluintes-ensino-superior {
    height: 239.19px;
  }
}

.header-big-number-pqsp-salario-saude-educacao {
  background-image: url("/images/pages/home/bignumbers/bg_big_salario-saude-educacao.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-salario-saude-educacao {
    height: 239.19px;
  }
}

.header-big-number-pqsp-polo-industrial {
  background-image: url("/images/pages/home/bignumbers/bg_big_polo-industrial.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-polo-industrial {
    height: 239.19px;
  }
}

.header-big-number-pqsp-renda-per-capita {
  background-image: url("/images/pages/home/bignumbers/bg_big_renda-per-capita.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-renda-per-capita {
    height: 239.19px;
  }
}

.header-big-number-pqsp-patentes {
  background-image: url("/images/pages/home/bignumbers/bg_big_patentes.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-patentes {
    height: 239.19px;
  }
}

.header-big-number-pqsp-economia-criativa {
  background-image: url("/images/pages/home/bignumbers/bg_big_economia-criativa.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}
@media (min-width: 962px) {
  .header-big-number-pqsp-economia-criativa {
    height: 239.19px;
  }
}

.header-big-number-pqsp-concluintes-ensino-superior, .header-big-number-pqsp-universidades {
  background-position-x: -2px;
  background-position-y: -150px;
}

@media (max-width: 961px) {
  .pqsp-card-patentes-big, .pqsp-card-big {
    padding-bottom: 10px;
  }

  .card-big-pqsp-econo-criat, .card-big-pqsp-2 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
  }

  .big-number-value-pqsp-logistica {
    font-size: 26px !important;
  }

  .pqsp-img-invest {
    width: 100%;
  }

  .pTituloPorqueSaoPaulo {
    font-size: 22px;
    font-weight: 700;
    font-family: "Exo 2";
  }

  .titulo-BigNumber-pqsp {
    font-family: "Exo 2", sans-serif;
    font-weight: 800;
    color: #fff;
    font-size: 30px;
  }
}
@media (min-width: 962px) {
  .card-big-pqsp-2 {
    padding-left: 0 !important;
  }

  .pqsp-img-invest {
    width: 100%;
    margin-top: -60px;
  }

  #bigNumber {
    max-width: 100% !important;
    margin-left: -1.5em;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .pTituloPorqueSaoPaulo {
    font-size: 30px;
    font-weight: 700;
    font-family: "Exo 2";
  }

  .titulo-BigNumber-pqsp {
    font-family: "Exo 2", sans-serif;
    font-weight: 800;
    color: #fff;
  }
}
.conteudo-big-number-pqsp {
  padding: 10px 0;
}

.card-grafico-pqsp-b3 {
  height: 100%;
}

/*.card-big-number-pqsp-startups, .card-big-number-pqsp-business, .card-big-number-pqsp-b3,
.card-big-number-pqsp-executivos, .card-big-number-pqsp-economia-criativa, .card-big-number-pqsp-concluintes,
.card-big-number-pqsp-salario-saude-educacao, .card-big-number-pqsp-polo-industrial, .card-big-number-pqsp-renda-per-capita,
.card-big-number-pqsp-patentes*/
.card-big-number-pqsp-com-grafico {
  height: 100%;
}

.card-big-number-pqsp-logistica {
  height: 100%;
}

.grafico-big-number-pqsp {
  width: 100%;
}

.container-botoes-grafico-pqsp {
  justify-content: flex-end;
}

.big-number-value-pqsp-logistica {
  font-family: "Exo 2", sans-serif;
  font-weight: 800;
  font-size: 45px;
  color: #00FFCE;
  margin-bottom: 10;
  text-align: left !important;
  line-height: 35px;
}

.card-servico {
  border-radius: 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 24px;
}
.card-servico .container-header-card-servico {
  border-radius: 30px 30px 0 0;
  margin-bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-servico .container-header-card-servico .header-card-servico {
  padding: 35px 48px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  font-weight: bold;
}
.card-servico .container-description-card-servico {
  margin-top: 0;
  display: flex;
  align-items: center;
  height: 180px;
  margin-bottom: 0px;
  border: 4px solid #000;
  border-radius: 0 0 30px 30px;
  background-color: white;
  padding: 0 10px;
}
.card-servico .description-card-servico {
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin: 0;
}
.card-servico .card-servico-link {
  background-color: #000;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
}

.breadcrumb-servicos {
  background-color: #e2e9ed;
}

.body-servicos {
  background: linear-gradient(to bottom, #e2e9ed 24%, white 24%, white 76%);
}
@media (max-width: 961px) {
  .body-servicos {
    background: linear-gradient(to bottom, #e2e9ed 12%, white 12%, white 88%);
  }
}

.container-servicos {
  margin-bottom: 110px;
}

.container-cards-servicos {
  display: flex;
  flex-wrap: wrap;
}

.servicos-select {
  width: 357px;
}

.seletores-servicos {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-bottom: 57px;
}

.botao-dropdown-servicos {
  background-color: #fff;
  width: 357px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown-servicos {
  position: relative;
  display: inline-block;
  border: 1px solid #b7bbbc;
  border-radius: 10px;
  width: 357px;
  background-color: #fff;
  color: #000;
  padding: 17px 15px;
  font-size: 22px;
  letter-spacing: 1.1px;
  line-height: 26px;
  box-shadow: 5px 5px 5px #00000026;
}
.dropdown-servicos .icone-dropdown-servicos {
  margin-left: 1rem;
}

/* Dropdown Content (Hidden by Default) */
.conteudo-dropdown-servicos {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  z-index: 1;
  width: 357px;
  border: 1px solid #b7bbbc;
  border-radius: 0 0 10px 10px;
  left: -1px;
  top: 50px;
  margin: 0;
  padding: 0;
}
.conteudo-dropdown-servicos .itemJornada {
  display: flex;
  align-items: center;
  gap: 11px;
}
.conteudo-dropdown-servicos .journeyCheck {
  width: 21px;
  height: 21px;
  border: 1px solid #b7bbbc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Links inside the dropdown */
.conteudo-dropdown-servicos .itemJornada {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  border-top: 1px solid #b7bbbc;
  width: 357px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

/* Change color of dropdown links on hover */
.conteudo-dropdown-servicos .itemJornada:hover {
  background-color: #ddd;
  font-weight: bold;
}

/* Show the dropdown menu on hover */
.dropdown-servicos:hover .conteudo-dropdown-servicos {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.conteudo-dropdown-servicos:hover .botao-dropdown-servicos {
  background-color: #3e8e41;
}

.servicos-selecionados {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 27px;
  flex: 1;
}

.servico-selecionado {
  padding: 9px 12px;
  background-color: #00ffce;
  text-transform: uppercase;
  line-height: 15px;
  height: 44px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.servico-selecionado .icone-fechar-servico-selecionado {
  margin-left: 0.5em;
  cursor: pointer;
}
.servico-selecionado .tooltip-servico-selecionado {
  visibility: hidden;
  width: 388px;
  background-color: #FFFFFF;
  box-shadow: 5px 5px 5px #00000026;
  border: 1px solid #B7BBBC;
  opacity: 1;
  text-align: left;
  border-radius: 6px;
  padding: 18px;
  line-height: 18px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 19rem;
  text-transform: none;
}
.servico-selecionado:hover .tooltip-servico-selecionado {
  visibility: visible;
}

.list-unstyled-custom-select000 ul {
  height: 30px;
  width: 150px;
  border: 1px #000 solid;
}
.list-unstyled-custom-select000 ul li {
  padding: 5px 10px;
  z-index: 2;
}
.list-unstyled-custom-select000 ul li:not(.init-custom-select000) {
  float: left;
  width: 130px;
  display: none;
  background: #ddd;
}
.list-unstyled-custom-select000 ul li:not(.init-custom-select000):hover, .list-unstyled-custom-select000 ul li.selected:not(.init-custom-select000) {
  background: #09f;
}
.list-unstyled-custom-select000 li.init-custom-select000 {
  cursor: pointer;
}
.list-unstyled-custom-select000 a#submit {
  z-index: 1;
}

.expand-dialog-grafs {
  display: flex;
  flex-direction: column !important;
}

.pmde-sobre .nomeAutorApresentacaoSobre {
  display: flex;
  flex-direction: column;
}
.pmde-sobre .pmdeCabecalho {
  height: 307px;
  border: 1px solid #b7bbbc;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeCabecalho {
    display: flex;
    flex-direction: column;
    height: auto;
  }
}
.pmde-sobre .pmdeTextDocumentoTitulo {
  font-size: 36px;
  line-height: 44px;
  font-weight: 900;
  width: 100%;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeTextDocumentoTitulo {
    font-size: 2rem;
  }
}
.pmde-sobre .paragrafo-pmde-sobre {
  color: #fff;
  font-size: 22px;
  line-height: 33px;
  margin-top: 37px;
}
.pmde-sobre .nomeAutorPmdeSobre {
  font-weight: 700;
}
.pmde-sobre .pmdeImagemCabecalho {
  background-image: url("/images/pages/pmde/PMDE_Foto cabeçalho.png");
  background-size: cover;
}
.pmde-sobre .pmdeTitulo {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding-left: 43.5px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeTitulo {
    flex-direction: column;
    width: 100%;
    margin: 1rem 0 0 0;
  }
  .pmde-sobre .pmdeTitulo img {
    margin: 0 2rem 0 0;
  }
}
.pmde-sobre .nomeAutorPmde {
  font-size: 22px;
  line-height: 33px;
  color: #fff;
  margin-top: 37.5px;
  width: 730px;
}
@media (max-width: 620px) {
  .pmde-sobre .nomeAutorPmde {
    width: auto;
  }
}
.pmde-sobre .pmdeApresentacao {
  background-image: url("/images/pages/pmde/3. pmde.png");
  background-position-y: 176.5px;
  background-repeat: no-repeat;
}
.pmde-sobre .pmdeApresentacaoOverlay {
  padding: 23px 0.75rem 100px 0.75rem;
  background-position: 0 0, 0 176.5px;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, white, white), linear-gradient(to bottom, #000000BF, #000000BF);
  background-size: 100% 176.5px, 100% 100%;
}
.pmde-sobre .containerNomeAutorPmde {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}
@media (max-width: 620px) {
  .pmde-sobre .containerNomeAutorPmde {
    flex-direction: column;
    gap: 0pxs;
  }
}
.pmde-sobre .pmdeDocumentoTitulo {
  padding: 10px;
  justify-content: left;
  align-items: center;
  color: #000000;
  font-family: "Exo 2";
  font-weight: bold;
  font-size: 30px;
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  height: 220px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeDocumentoTitulo {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.pmde-sobre .pmdeBulletsList {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.pmde-sobre .pmdeBullet {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}
.pmde-sobre .pmdeBulletIcon {
  height: 27.12px;
}
.pmde-sobre .pmdeBulletsTitle, .pmde-sobre .pmdeGovernancaCabecalho, .pmde-sobre .pmdeIntegracaoObjetivos {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 32px;
}
.pmde-sobre .pmdeEixosNorteadoresCabecalho {
  font-size: 43px;
  font-weight: 900;
}
.pmde-sobre .pmdeSetoresEstrategicosCabecalho, .pmde-sobre .pmdePilaresEstrategicosCabecalho {
  font-size: 36px;
  line-height: 44px;
  font-weight: 900;
}
.pmde-sobre .pmdeSetoresEstrategicosCabecalho {
  margin-bottom: 32px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeSetoresEstrategicosCabecalho {
    margin: 0 2rem;
  }
}
.pmde-sobre .pmdeEixosNorteadoresCabecalho {
  margin-bottom: 60px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeEixosNorteadoresCabecalho {
    margin: 0 0 60px -5rem;
  }
}
.pmde-sobre .pmdeGovernancaCabecalho, .pmde-sobre .pmdePilaresEstrategicosCabecalho {
  margin-bottom: 93px;
  color: #fff;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeGovernancaCabecalho, .pmde-sobre .pmdePilaresEstrategicosCabecalho {
    margin: 0 0 93px -5rem;
  }
}
.pmde-sobre .pmdeBulletText {
  font-size: 23px;
}
.pmde-sobre .pmdeObjetivosMedioPrazo {
  padding: 56px 0.75rem 86px 0.75rem;
  background-color: #e2e9ed;
}
.pmde-sobre .pmdeImagemObjetivos {
  width: 100%;
  height: 100%;
}
.pmde-sobre .pmdeIntegracaoObjetivos {
  margin-bottom: 59px;
}
.pmde-sobre .pmdeObjetivosSeparador {
  height: 4px;
  width: 100%;
  background-color: black;
}
.pmde-sobre .pmdeSetoresEstrategicosDescricao {
  margin-bottom: 26px;
  font-size: 18px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeSetoresEstrategicosDescricao {
    margin: 2rem;
  }
}
.pmde-sobre .pmdeBulletImageContainer {
  padding-top: 10px;
}
.pmde-sobre .pmdeMonitoramentoImplantacao {
  background: #374756;
  padding: 47px 0 79px 0;
}
.pmde-sobre .pmdeMonitoramentoImplantacaoContainer {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
  justify-content: center;
}
.pmde-sobre .pmdePrincipios {
  background-color: #E2E9ED;
}
.pmde-sobre .pmdeMonitoramentoImplantacaoCabecalho {
  color: white;
  font-size: 38px;
  font-weight: 900;
  text-align: center;
}
.pmde-sobre .pmdeIntegracao {
  background-image: url("/images/pages/pmde/4. integracao do pmde com os instrumentos de planejamento.jpg");
  background-size: cover;
  background-position: center center;
}
.pmde-sobre .pmdeIntegracaoOverlay {
  padding: 62px 0.75rem 86px 0.75rem;
}
.pmde-sobre .pmdeIntegracaoCabecalho {
  color: white;
  font-weight: 900;
  margin-bottom: 83px;
  font-size: 36px;
  line-height: 44px;
}
.pmde-sobre .pmdeIntegracaoContainerCards {
  display: flex;
  gap: 63px;
  justify-content: center;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeIntegracaoContainerCards {
    flex-direction: column;
    align-items: center;
  }
}
.pmde-sobre .cardIntegracao {
  background-color: #00FFCE;
  border-radius: 35px;
  height: 380px;
  width: 278px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pmde-sobre .cardObjetivoTexto {
  background-color: #00FFCE;
  border-radius: 35px;
  height: 315px;
  padding: 7rem;
  width: 230px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pmde-sobre .cardObjetivoTexto.selecionado {
  background-color: #212136C2;
}
@media (max-width: 620px) {
  .pmde-sobre .cardObjetivoTexto.selecionado {
    margin: 0 0 0 4rem;
  }
}
@media (max-width: 360px) {
  .pmde-sobre .cardObjetivoTexto.selecionado {
    margin: 0 0 0 3rem;
  }
}
.pmde-sobre .textoCardObjetivos {
  font-size: 28px;
  line-height: 35px;
  font-weight: bold;
}
.pmde-sobre .textoCardObjetivos.selecionado {
  color: white;
}
.pmde-sobre .containerCardsTextosObjetivos {
  display: flex;
  justify-content: center;
  margin-top: 78.5px;
  gap: 50px;
}
@media (max-width: 620px) {
  .pmde-sobre .containerCardsTextosObjetivos {
    flex-direction: column;
  }
}
.pmde-sobre .containerTextoSuporteObjetivo {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 22px;
  padding-top: 40px;
  min-width: 287px;
  height: 315px;
}
.pmde-sobre .textoSuporteObjetivos {
  font-size: 21px;
  text-align: center;
}
.pmde-sobre .divisoriaSuporteObjetivos {
  height: 100px;
  width: 1px;
  border-left: 0.5px solid black;
}
.pmde-sobre .textoSuporteCardsObjetivos {
  font-size: 17px;
  margin-top: 23px;
  display: grid;
  gap: 26px;
}
.pmde-sobre .containerSuporteObjetivos {
  text-align: center;
}
@media (max-width: 620px) {
  .pmde-sobre .containerSuporteObjetivos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.pmde-sobre .cardIntegracaoTextoHover {
  font-size: 17px;
  padding: 25px 13px;
}
.pmde-sobre .cardIntegracaoTexto {
  font-size: 28px;
  line-height: 35px;
  font-weight: bold;
}
.pmde-sobre .pmdeSetoresEstrategicos {
  padding: 60px 0.75rem 90px 0.75rem;
}
.pmde-sobre .pmdeSetoresEstrategicosCards {
  display: flex;
  gap: 27px;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 420px) {
  .pmde-sobre .pmdeSetoresEstrategicosCards {
    margin: 0 0 0 4rem;
  }
}
.pmde-sobre .pmdeCardSetorEstrategico {
  width: 231px;
  transition: height 1s ease-in-out;
  border: 1px solid black;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  min-height: 231px;
}
.pmde-sobre .iconeArrowCardSetorEstrategico, .pmde-sobre .iconeArrowCardGovernanca, .pmde-sobre .iconeArrowCardEixo {
  color: #00FFCE;
  font-size: 25px;
  cursor: pointer;
}
.pmde-sobre .pmdeCardSetorEstrategicoIcone {
  background-color: #000000;
  border-radius: 50%;
  padding: 20px;
  margin-top: 20px;
}
.pmde-sobre .pmdeCardSetorEstrategicoNome {
  font-size: 17px;
  font-weight: bold;
  min-height: 50px;
  line-height: 25px;
  text-align: center;
}
.pmde-sobre .pmdeCardSetorEstrategicoTopico {
  font-size: 17px;
}
.pmde-sobre .pmdePilaresEstrategicos {
  background-color: #374756;
  padding: 60px 140px 37px 119px;
}
.pmde-sobre .pmdePilaresEstrategicosOverlay {
  padding: 60px 24px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pmde-sobre .containerTextoPilarEstrategico1 {
  background-image: url("/images/pages/pmde/5. pilares estrategicos-pilar 1.jpg");
}
.pmde-sobre .containerTextoPilarEstrategico2 {
  background-image: url("/images/pages/pmde/5. pilares estrategicos-pilar 2.jpg");
}
.pmde-sobre .containerTextoPilarEstrategico3 {
  background-image: url("/images/pages/pmde/5. pilares estrategicos-pilar 3.jpg");
}
.pmde-sobre .containerTextoPilarEstrategico4 {
  background-image: url("/images/pages/pmde/5. pilares estrategicos-pilar 4.jpg");
}
.pmde-sobre .pmdePilaresEstrategicosTextos {
  display: flex;
  gap: 45px;
  justify-content: center;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdePilaresEstrategicosTextos {
    flex-direction: column;
    align-items: center;
  }
}
.pmde-sobre .containerTextoPilarEstrategico {
  display: flex;
  width: 381px;
  flex-direction: column;
  justify-content: center;
  height: 693px;
  position: relative;
  font-size: 22px;
  line-height: 33px;
  align-items: center;
  background-size: cover;
  background-position: center center;
  box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.75);
}
@media (max-width: 620) {
  .pmde-sobre .containerTextoPilarEstrategico {
    margin: 0 0 0 1rem;
  }
}
.pmde-sobre .textoPilarEstrategico {
  text-align: center;
}
.pmde-sobre .pmdeObjetivos, .pmde-sobre .pmdePrincipios {
  padding: 65px 0.75rem;
}
.pmde-sobre .indiceTextoPilarEstrategico, .pmde-sobre .indiceTextoEixo {
  background-color: #00FFCE;
  border-radius: 50%;
  font-size: 28px;
  line-height: 33px;
  font-weight: 900;
  padding: 13px;
  position: absolute;
  top: -30px;
}
.pmde-sobre .indiceTextoPilarEstrategico {
  z-index: 3;
}
.pmde-sobre .textoPilarEstrategico {
  font-size: 26px;
  line-height: 33px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.pmde-sobre .pmdeGovernanca {
  background-image: url("/images/pages/pmde/6. governanca do pmde.jpg");
  background-position: center center;
}
.pmde-sobre .pmdeCardsGovernanca {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: flex-start;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeCardsGovernanca {
    flex-direction: column;
    align-items: center;
  }
}
.pmde-sobre .pmdeContainerTextosExpansaoGovernanca {
  margin-top: 24.46px;
}
.pmde-sobre .pmdeCardGovernanca {
  background-color: #374756;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 490px;
  transition: height 1s ease-in-out;
  padding: 46px 56px 33px 56px;
  min-height: 335px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeCardGovernanca {
    width: 390px;
  }
}
@media (max-width: 360px) {
  .pmde-sobre .pmdeCardGovernanca {
    width: 340px;
  }
}
.pmde-sobre .pmdeCardGovernancaoNomeContainer {
  flex: 1;
  display: flex;
  align-items: center;
}
.pmde-sobre .pmdeCardGovernancaoNome {
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  text-align: center;
  font-weight: 900;
}
.pmde-sobre .pmdeEixosNorteadores {
  padding: 70px 140px 159.2px 140px;
}
.pmde-sobre .pmdeCardsEixosNorteadores {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 63px;
}
@media (max-width: 620px) {
  .pmde-sobre .pmdeCardsEixosNorteadores {
    align-items: center;
    flex-direction: column;
  }
}
.pmde-sobre .pmdeCardEixo {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 35px;
  border: 4px solid #000;
  width: 278px;
  min-height: 315px;
  transition: height 1s ease-in-out;
  padding-bottom: 10px;
}
.pmde-sobre .pmdeCardEixooNome {
  font-weight: bold;
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  margin-top: 60%;
}
.pmde-sobre .pmdeTextoExpansaoCardEixo {
  margin-top: 58px;
  font-size: 17px;
  padding: 0 15px;
  text-align: center;
}
.pmde-sobre .pmdeGovernancaOverlay {
  padding: 56px 140px 100px 140px;
}
.pmde-sobre .pmdeTextoExpansaoCardGovernanca {
  color: #fff;
  font-size: 17px;
  text-align: center;
}
.pmde-sobre .cardTituloObjetivo {
  fill: #00FFCE;
}
.pmde-sobre .cardTituloObjetivoSelecionado {
  fill: #212136C2;
}
.pmde-sobre .textCardTituloObjetivo, .pmde-sobre .textCardTituloObjetivoSelecionado {
  font-size: 28px;
  font-weight: bold;
  text-anchor: middle;
}
.pmde-sobre .textCardTituloObjetivo {
  fill: #000;
  stroke: #000;
}
.pmde-sobre .textCardTituloObjetivoSelecionado {
  fill: #fff;
  stroke: #fff;
}
.pmde-sobre .cardTextoObjetivo {
  stroke: #000;
  stroke-width: 4px;
  fill: #fff;
}
.pmde-sobre .textCardTextoObjetivo {
  font-size: 22px;
  text-anchor: middle;
}
.pmde-sobre .containerCardsObjetivos {
  margin-bottom: 81.5px;
}
@media (max-width: 620px) {
  .pmde-sobre .containerCardsObjetivos {
    display: none;
  }
}
.pmde-sobre .imagemCardsObjetivos {
  display: none;
}
@media (max-width: 620px) {
  .pmde-sobre .imagemCardsObjetivos {
    display: block;
  }
}
.pmde-sobre .circuloExternoCardObjetivo {
  fill: #212136;
}
.pmde-sobre .circuloInternoCardObjetivo {
  fill: white;
}
.pmde-sobre .linhaCardsObjetivos {
  stroke: #212136;
  stroke-width: 3px;
}
.pmde-sobre .pmdeEixosNorteadoresModais {
  background-color: #E2E9ED;
  padding: 70px 0 120px 0;
  position: relative;
}
.pmde-sobre .cls-1 {
  isolation: isolate;
}
.pmde-sobre .cls-2 {
  fill: #fff;
}
.pmde-sobre .cls-3 {
  fill: #00ffce;
}
.pmde-sobre .cls-4 {
  opacity: 0.75;
  mix-blend-mode: multiply;
}
.pmde-sobre .cls-5 {
  fill: #1b2021;
}
.pmde-sobre .cls-6 {
  fill: #3d4f5e;
}
.pmde-sobre .cls-7 {
  fill: none;
  stroke: #374756;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6px;
  stroke-dasharray: 1 25;
}
.pmde-sobre .cls-8 {
  font-size: 26px;
  font-family: Exo2-Bold, "Exo 2";
  font-weight: 700;
}
.pmde-sobre .tooltipEixosNorteadores {
  background-color: white;
  padding: 10px;
  border: 1px solid #E2E9ED;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 308px;
  text-align: center;
  z-index: 1;
}

.abrirModalEixosNorteadores {
  cursor: pointer;
}

.headerModalEixosNorteadores {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #374756;
  margin-bottom: 57px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99999 !important;
}
@media (max-width: 620px) {
  .headerModalEixosNorteadores {
    padding-left: 0px;
  }
}

.botaoFecharModalEixosNorteadores {
  text-align: right;
  color: white;
  padding-right: 38px;
  width: 100%;
}

.textoHeaderModalEixosNorteadores {
  font-weight: 900;
  color: white;
  text-align: left;
  font-size: 43px;
  padding-left: 78px;
  width: 100%;
}
@media (max-width: 620px) {
  .textoHeaderModalEixosNorteadores {
    padding-left: 0px;
    text-align: center;
    width: 80%;
  }
}

.tituloModalEixosNorteadores {
  background-color: #00FFCE;
  border-radius: 55px;
  font-size: 40px;
  font-weight: 900;
  color: #172028;
  padding: 31px 0 31px 50px;
  width: 100%;
  margin: 4rem 0 0 0;
}

.contentModalEixos {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: auto;
}
@media (max-width: 620px) {
  .contentModalEixos {
    width: 450px;
  }
}

.iconeFecharModal {
  cursor: pointer;
}

.conteudoModalEixosNorteadores {
  padding: 0 79px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 620px) {
  .conteudoModalEixosNorteadores {
    padding: 0;
  }
}

.textosModalEixosNorteadores {
  display: flex;
  flex-direction: column;
}

.containerTextosModalEixosNorteadores {
  display: flex;
}
@media (max-width: 620px) {
  .containerTextosModalEixosNorteadores {
    flex-direction: column;
  }
}

.containerTextoModalEixosNorteadores {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.dialogModalEixos {
  max-height: calc(100vh - 410px);
  overflow-y: auto;
}
@media (min-width: 961px) {
  .dialogModalEixos {
    width: 1500px;
    max-width: 1500px;
  }
}

.paragrafoTextoModalEixosNorteadores {
  width: 290px;
  margin-top: 23px;
  padding-left: 20px;
}

.bulletSubtituloLinhaModalEixos {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #374756;
  margin: 22px 0;
}

.bulletTituloLinhaModalEixos {
  background-color: #00FFCE;
  border-radius: 50%;
  font-size: 28px;
  font-weight: 900;
  color: #172028;
  padding: 40px;
}

.monitoramento strong {
  font-size: 33px;
}
@media (max-width: 620px) {
  .monitoramento strong {
    font-size: 24px;
  }
}

.select-indicator {
  font-size: 18px;
  font-weight: 700;
  margin-left: 5%;
  cursor: pointer;
}

.container-selector {
  text-align: left;
  font-family: "Exo 2";
  font-weight: 900;
  font-size: 13px;
  padding-top: 3px;
  padding-left: 10px;
  background: #FFFFFF;
  border: 1px solid #B7BBBC;
}

.indicator-wrapper {
  position: relative;
  z-index: 9999;
}
.indicator-wrapper ul {
  text-decoration: none !important;
  list-style-type: none !important;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: "Exo 2";
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  border: 0;
  display: table;
  width: 100%;
  border: 1px solid #B7BBBC;
}
.indicator-wrapper li {
  color: #FFFFFF;
  cursor: pointer;
  border: 1px solid #FFFFFF;
  font-size: 18px;
  text-align: center;
  color: #212529;
  border: 1px solid #B7BBBC;
  font-weight: normal;
}
.indicator-wrapper li:hover {
  background: #B8C8CC99;
  font-weight: bold;
}

.header {
  height: 180px;
  font-size: 36px;
  width: 100%;
  font-family: "Exo 2";
  font-weight: bold;
  margin-left: 0px;
}
@media (max-width: 620px) {
  .header {
    font-size: 24px;
  }
}
<<<<<<< HEAD
=======
 */:root{--bs-blue:#3490dc;--bs-indigo:#6574cd;--bs-purple:#9561e2;--bs-pink:#f66d9b;--bs-red:#e3342f;--bs-orange:#f6993f;--bs-yellow:#ffed4a;--bs-green:#38c172;--bs-teal:#4dc0b5;--bs-cyan:#6cb2eb;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#3490dc;--bs-secondary:#6c757d;--bs-success:#38c172;--bs-info:#6cb2eb;--bs-warning:#ffed4a;--bs-danger:#e3342f;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:52,144,220;--bs-secondary-rgb:108,117,125;--bs-success-rgb:56,193,114;--bs-info-rgb:108,178,235;--bs-warning-rgb:255,237,74;--bs-danger-rgb:227,52,47;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:248,250,252;--bs-font-sans-serif:"Nunito",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:0.9rem;--bs-body-font-weight:400;--bs-body-line-height:1.6;--bs-body-color:#212529;--bs-body-bg:#f8fafc}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.h1,h1{font-size:2.25rem}}.h2,h2{font-size:calc(1.305rem + .66vw)}@media (min-width:1200px){.h2,h2{font-size:1.8rem}}.h3,h3{font-size:calc(1.2825rem + .39vw)}@media (min-width:1200px){.h3,h3{font-size:1.575rem}}.h4,h4{font-size:calc(1.26rem + .12vw)}@media (min-width:1200px){.h4,h4{font-size:1.35rem}}.h5,h5{font-size:1.125rem}.h6,h6{font-size:.9rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#3490dc;text-decoration:underline}a:hover{color:#2a73b0}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#f66d9b;font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.125rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.125rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#f8fafc;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#d6e9f8;--bs-table-striped-bg:#cbddec;--bs-table-striped-color:#000;--bs-table-active-bg:#c1d2df;--bs-table-active-color:#000;--bs-table-hover-bg:#c6d8e5;--bs-table-hover-color:#000;border-color:#c1d2df;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d7f3e3;--bs-table-striped-bg:#cce7d8;--bs-table-striped-color:#000;--bs-table-active-bg:#c2dbcc;--bs-table-active-color:#000;--bs-table-hover-bg:#c7e1d2;--bs-table-hover-color:#000;border-color:#c2dbcc;color:#000}.table-info{--bs-table-bg:#e2f0fb;--bs-table-striped-bg:#d7e4ee;--bs-table-striped-color:#000;--bs-table-active-bg:#cbd8e2;--bs-table-active-color:#000;--bs-table-hover-bg:#d1dee8;--bs-table-hover-color:#000;border-color:#cbd8e2;color:#000}.table-warning{--bs-table-bg:#fffbdb;--bs-table-striped-bg:#f2eed0;--bs-table-striped-color:#000;--bs-table-active-bg:#e6e2c5;--bs-table-active-color:#000;--bs-table-hover-bg:#ece8cb;--bs-table-hover-color:#000;border-color:#e6e2c5;color:#000}.table-danger{--bs-table-bg:#f9d6d5;--bs-table-striped-bg:#edcbca;--bs-table-striped-color:#000;--bs-table-active-bg:#e0c1c0;--bs-table-active-color:#000;--bs-table-hover-bg:#e6c6c5;--bs-table-hover-color:#000;border-color:#e0c1c0;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.6;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.125rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.7875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#f8fafc;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:.9rem;font-weight:400;line-height:1.6;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#f8fafc;border-color:#9ac8ee;box-shadow:0 0 0 .25rem rgba(52,144,220,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.6em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.6;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.7875rem;min-height:calc(1.6em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.125rem;min-height:calc(1.6em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.6em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.6em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.6em + 1rem + 2px)}.form-control-color{height:auto;padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.6em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.6em}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:.9rem;font-weight:400;line-height:1.6;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#9ac8ee;box-shadow:0 0 0 .25rem rgba(52,144,220,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{border-radius:.2rem;font-size:.7875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.3rem;font-size:1.125rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.44rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-print-color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f8fafc;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);color-adjust:exact;height:1em;margin-top:.3em;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#9ac8ee;box-shadow:0 0 0 .25rem rgba(52,144,220,.25);outline:0}.form-check-input:checked{background-color:#3490dc;border-color:#3490dc}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#3490dc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#3490dc}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%239ac8ee'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .25rem rgba(52,144,220,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .25rem rgba(52,144,220,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#3490dc;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#c2def5}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#3490dc;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#c2def5}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:flex;font-size:.9rem;font-weight:400;line-height:1.6;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.125rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.7875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#38c172;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(56,193,114,.9);border-radius:.25rem;color:#000;display:none;font-size:.7875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2338c172' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.4em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.8em + .375rem) calc(.8em + .375rem);border-color:#38c172;padding-right:calc(1.6em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#38c172;box-shadow:0 0 0 .25rem rgba(56,193,114,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem);padding-right:calc(1.6em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#38c172}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2338c172' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.8em + .375rem) calc(.8em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#38c172;box-shadow:0 0 0 .25rem rgba(56,193,114,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#38c172}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#38c172}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(56,193,114,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#38c172}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#e3342f;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(227,52,47,.9);border-radius:.25rem;color:#000;display:none;font-size:.7875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.4em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.8em + .375rem) calc(.8em + .375rem);border-color:#e3342f;padding-right:calc(1.6em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#e3342f;box-shadow:0 0 0 .25rem rgba(227,52,47,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem);padding-right:calc(1.6em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#e3342f}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e3342f'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23e3342f' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.8em + .375rem) calc(.8em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#e3342f;box-shadow:0 0 0 .25rem rgba(227,52,47,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#e3342f}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#e3342f}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(227,52,47,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#e3342f}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:400;line-height:1.6;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(52,144,220,.25);outline:0}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65;pointer-events:none}.btn-primary{background-color:#3490dc;border-color:#3490dc;color:#000}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{background-color:#52a1e1;border-color:#489be0;color:#000}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(44,122,187,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#5da6e3;border-color:#489be0;color:#000}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(44,122,187,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#3490dc;border-color:#3490dc;color:#000}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{background-color:#5c636a;border-color:#565e64;color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#565e64;border-color:#51585e;color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-success{background-color:#38c172;border-color:#38c172;color:#000}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{background-color:#56ca87;border-color:#4cc780;color:#000}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(48,164,97,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#60cd8e;border-color:#4cc780;color:#000}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(48,164,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#38c172;border-color:#38c172;color:#000}.btn-info{background-color:#6cb2eb;border-color:#6cb2eb;color:#000}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{background-color:#82beee;border-color:#7bbaed;color:#000}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(92,151,200,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#89c1ef;border-color:#7bbaed;color:#000}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(92,151,200,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#6cb2eb;border-color:#6cb2eb;color:#000}.btn-warning{background-color:#ffed4a;border-color:#ffed4a;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{background-color:#fff065;border-color:#ffef5c;color:#000}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,201,63,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#fff16e;border-color:#ffef5c;color:#000}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,201,63,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffed4a;border-color:#ffed4a;color:#000}.btn-danger{background-color:#e3342f;border-color:#e3342f;color:#000}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{background-color:#e7524e;border-color:#e64844;color:#000}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(193,44,40,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#e95d59;border-color:#e64844;color:#000}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(193,44,40,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#e3342f;border-color:#e3342f;color:#000}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#f9fafb;border-color:#f9fafb;color:#000}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-dark{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#1c1f23;border-color:#1a1e21;color:#fff}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1a1e21;border-color:#191c1f;color:#fff}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#212529;border-color:#212529;color:#fff}.btn-outline-primary{border-color:#3490dc;color:#3490dc}.btn-outline-primary:hover{background-color:#3490dc;border-color:#3490dc;color:#000}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(52,144,220,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#3490dc;border-color:#3490dc;color:#000}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(52,144,220,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#3490dc}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-success{border-color:#38c172;color:#38c172}.btn-outline-success:hover{background-color:#38c172;border-color:#38c172;color:#000}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(56,193,114,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#38c172;border-color:#38c172;color:#000}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(56,193,114,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#38c172}.btn-outline-info{border-color:#6cb2eb;color:#6cb2eb}.btn-outline-info:hover{background-color:#6cb2eb;border-color:#6cb2eb;color:#000}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(108,178,235,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#6cb2eb;border-color:#6cb2eb;color:#000}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(108,178,235,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#6cb2eb}.btn-outline-warning{border-color:#ffed4a;color:#ffed4a}.btn-outline-warning:hover{background-color:#ffed4a;border-color:#ffed4a;color:#000}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,237,74,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#ffed4a;border-color:#ffed4a;color:#000}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,237,74,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffed4a}.btn-outline-danger{border-color:#e3342f;color:#e3342f}.btn-outline-danger:hover{background-color:#e3342f;border-color:#e3342f;color:#000}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(227,52,47,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#e3342f;border-color:#e3342f;color:#000}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(227,52,47,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#e3342f}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#f8f9fa;border-color:#f8f9fa;color:#000}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-dark{border-color:#212529;color:#212529}.btn-outline-dark:hover{background-color:#212529;border-color:#212529;color:#fff}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#212529;border-color:#212529;color:#fff}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#212529}.btn-link{color:#3490dc;font-weight:400;text-decoration:underline}.btn-link:hover{color:#2a73b0}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.125rem;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.7875rem;padding:.25rem .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:.9rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#3490dc;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.7875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#3490dc;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#3490dc;display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#2a73b0}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;margin-bottom:-1px}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#f8fafc;border-color:#dee2e6 #dee2e6 #f8fafc;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#3490dc;color:#fff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{font-size:1.125rem;margin-right:1rem;padding-bottom:.32rem;padding-top:.32rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.125rem;line-height:1;padding:.25rem .75rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 .25rem;outline:0;text-decoration:none}.navbar-toggler-icon{background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{background-color:transparent;border-left:0;border-right:0;bottom:0;flex-grow:1;position:inherit;transform:none;transition:none;visibility:visible!important;z-index:1000}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{border-bottom:0;border-top:0;height:auto}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.55)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:0;padding:.5rem 1rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.5rem 1rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.5rem;margin-left:-.5rem;margin-right:-.5rem}.card-header-tabs .nav-link.active{background-color:#fff;border-bottom-color:#fff}.card-header-pills{margin-left:-.5rem;margin-right:-.5rem}.card-img-overlay{border-radius:calc(.25rem - 1px);bottom:0;left:0;padding:1rem;position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{align-items:center;background-color:#f8fafc;border:0;border-radius:0;color:#212529;display:flex;font-size:.9rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#ebf4fc;color:#2f82c6}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");height:1.25rem;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#9ac8ee;box-shadow:0 0 0 .25rem rgba(52,144,220,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#f8fafc;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#3490dc;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#2a73b0}.page-link:focus{box-shadow:0 0 0 .25rem rgba(52,144,220,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#3490dc;border-color:#3490dc;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.125rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.7875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#d6e9f8;border-color:#c2def5;color:#1f5684}.alert-primary .alert-link{color:#19456a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d7f3e3;border-color:#c3ecd5;color:#227444}.alert-success .alert-link{color:#1b5d36}.alert-info{background-color:#e2f0fb;border-color:#d3e8f9;color:#416b8d}.alert-info .alert-link{color:#345671}.alert-warning{background-color:#fffbdb;border-color:#fffac9;color:#665f1e}.alert-warning .alert-link{color:#524c18}.alert-danger{background-color:#f9d6d5;border-color:#f7c2c1;color:#881f1c}.alert-danger .alert-link{color:#6d1916}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.675rem;height:1rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{background-color:#3490dc;color:#fff;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{border-radius:.25rem;display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);color:#212529;display:block;padding:.5rem 1rem;position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#3490dc;border-color:#3490dc;color:#fff;z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:1px;margin-top:-1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-bottom-left-radius:0;border-top-right-radius:.25rem}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:1px}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:1px;margin-left:-1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{background-color:#d6e9f8;color:#1f5684}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#c1d2df;color:#1f5684}.list-group-item-primary.list-group-item-action.active{background-color:#1f5684;border-color:#1f5684;color:#fff}.list-group-item-secondary{background-color:#e2e3e5;color:#41464b}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#cbccce;color:#41464b}.list-group-item-secondary.list-group-item-action.active{background-color:#41464b;border-color:#41464b;color:#fff}.list-group-item-success{background-color:#d7f3e3;color:#227444}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#c2dbcc;color:#227444}.list-group-item-success.list-group-item-action.active{background-color:#227444;border-color:#227444;color:#fff}.list-group-item-info{background-color:#e2f0fb;color:#416b8d}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#cbd8e2;color:#416b8d}.list-group-item-info.list-group-item-action.active{background-color:#416b8d;border-color:#416b8d;color:#fff}.list-group-item-warning{background-color:#fffbdb;color:#665f1e}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#e6e2c5;color:#665f1e}.list-group-item-warning.list-group-item-action.active{background-color:#665f1e;border-color:#665f1e;color:#fff}.list-group-item-danger{background-color:#f9d6d5;color:#881f1c}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#e0c1c0;color:#881f1c}.list-group-item-danger.list-group-item-action.active{background-color:#881f1c;border-color:#881f1c;color:#fff}.list-group-item-light{background-color:#fefefe;color:#636464}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#e5e5e5;color:#636464}.list-group-item-light.list-group-item-action.active{background-color:#636464;border-color:#636464;color:#fff}.list-group-item-dark{background-color:#d3d3d4;color:#141619}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#bebebf;color:#141619}.list-group-item-dark.list-group-item-action.active{background-color:#141619;border-color:#141619;color:#fff}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(52,144,220,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1055}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1050}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.6;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:.7875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.6;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:block;font-family:var(--bs-font-sans-serif);font-size:.7875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.6;max-width:276px;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.popover .popover-arrow{display:block;height:.5rem;position:absolute;width:1rem}.popover .popover-arrow:after,.popover .popover-arrow:before{border-color:transparent;border-style:solid;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f0f0f0;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover-header{background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);font-size:.9rem;margin-bottom:0;padding:.5rem 1rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:1rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:-.125em;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{background-clip:padding-box;background-color:#fff;bottom:0;display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{margin-bottom:-.5rem;margin-right:-.5rem;margin-top:-.5rem;padding:.5rem}.offcanvas-title{line-height:1.6;margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:1rem}.offcanvas-start{border-right:1px solid rgba(0,0,0,.2);left:0;top:0;transform:translateX(-100%);width:400px}.offcanvas-end{border-left:1px solid rgba(0,0,0,.2);right:0;top:0;transform:translateX(100%);width:400px}.offcanvas-top{border-bottom:1px solid rgba(0,0,0,.2);top:0;transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{height:30vh;left:0;max-height:100%;right:0}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{background-color:currentColor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#3490dc}.link-primary:focus,.link-primary:hover{color:#5da6e3}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#38c172}.link-success:focus,.link-success:hover{color:#60cd8e}.link-info{color:#6cb2eb}.link-info:focus,.link-info:hover{color:#89c1ef}.link-warning{color:#ffed4a}.link-warning:focus,.link-warning:hover{color:#fff16e}.link-danger{color:#e3342f}.link-danger:focus,.link-danger:hover{color:#e95d59}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentColor;display:inline-block;min-height:1em;opacity:.25;width:1px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#3490dc!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#38c172!important}.border-info{border-color:#6cb2eb!important}.border-warning{border-color:#ffed4a!important}.border-danger{border-color:#e3342f!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-2{font-size:calc(1.305rem + .66vw)!important}.fs-3{font-size:calc(1.2825rem + .39vw)!important}.fs-4{font-size:calc(1.26rem + .12vw)!important}.fs-5{font-size:1.125rem!important}.fs-6{font-size:.9rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.6!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.25rem!important}.fs-2{font-size:1.8rem!important}.fs-3{font-size:1.575rem!important}.fs-4{font-size:1.35rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.cookie-bar-box{background-color:#333;display:none;max-height:150px;position:fixed;top:0;width:100%;z-index:999}.cookie-bar-text{color:#fff;font-family:Exo\ 2;font-size:12px;padding:10px}.cookie-bar-button{background:none;border:1px solid #fff;border-radius:5px;color:#fff;margin:10px;padding:0}.cookie-bar-saiba-mais,.cookie-bar-saiba-mais:hover{color:#fff}.top{background-color:#000!important;min-height:80px;padding-top:20px}.divContato{padding-right:10px;padding-top:10px;text-align:right}.img-logo1{height:auto;opacity:1;width:auto}.img-logo1-mobile{opacity:1;width:80px}.navbar-brand{cursor:default}.img-logo2{height:auto;max-width:130px;opacity:1;width:auto}.linkAjuda,.linkContato{color:#fff;font-family:Exo\ 2,sans-serif;font-size:16px;letter-spacing:0;opacity:1;position:relative;text-decoration:none;transition:.2s ease-in-out}#dropdown-basic{background:#fff!important;border:1px solid transparent!important;cursor:default;padding:8px 15px!important;text-align:left;width:160px}@media (max-width:961px){.dropdown-menu{background:#000;min-width:20px}}#dropdown-basic-mobile{background:#000!important;border:0;cursor:default;height:55px;padding-bottom:20px;text-align:left}#dropdown-basic-mobile:hover{border:0}.selectIdioma:focus{border:none;outline:none}#dropdown-basic{box-shadow:none}.linkPesquisar{position:relative;top:15px}.divTopContato{cursor:pointer}.header-contato{padding-right:0}.linkAjuda:hover,.linkContato:hover{color:#fff;font-weight:700;transition:.2s ease-in-out}.divIdioma{padding-right:0}.divPesquisar{left:120px;position:relative;top:5px}.dropIdioma{position:relative;text-align:right}.dropBtnIdioma{background:#fff;border-radius:7px;color:#000;font-family:Exo\ 2,sans-serif;padding:8px 7px 8px 15px;text-align:left;width:150px}.dropBtnIdioma:after{left:62px;position:relative}.dropdown-toggle:after{display:none;left:14px;position:relative}.dropdown-menu{padding:0}.selectIdioma,.selectIdioma-mobile{cursor:default;font-family:Exo\ 2,sans-serif;font-size:16px}.selectIdioma-mobile{max-width:30px}.imgBandeiras{bottom:2px;position:relative;right:5px;width:15px}.imgBandeiras-mobile{padding-bottom:20px;position:relative;width:30px}.divisaoIdioma{margin:0}.btnPesquisar{width:29px}.titulo-modal-contato{font-size:62px;line-height:71px;text-transform:uppercase}.conteudo-modal{align-items:center;display:flex;flex-direction:column;height:630.53px;justify-content:center;padding-top:33px;width:100%}.contact-info-container p{line-height:.8rem}.btn-fechar-modal-contato{position:relative;top:-50}.modal-botao-fechar{flex:0 1 auto;margin-left:auto;margin-right:51.25px}.contacts-display{align-items:center;display:flex;flex:0;flex-direction:column;gap:45px;line-height:9%}.contacts-display .contact-name{font-weight:700}.contacts-display .contact-info-container{font-style:italic;text-align:center}.modal-dialog{align-items:center;display:flex;height:100%}.footer-contato{padding-right:0}.footer-contato .linkContato{left:0}.navbar-desktop{padding-bottom:1rem;padding-left:0}a.link-menu{color:#00ffce;font-family:Exo\ 2;font-size:22px;font-style:normal;letter-spacing:0;line-height:26px;text-transform:uppercase}.nav-item{margin-right:12px}.nav-item.active{background:#00ffce;border-radius:5px;padding:0 10px}.nav-item a{border:2px solid transparent;border-radius:7px;font-family:Exo\ 2,sans-serif;font-size:17px;padding:5px 9px;text-decoration:none;transition:.4s ease-in-out}.nav-item a:hover{background-color:transparent;border:2px solid #00ffce;border-radius:7px;color:#00ffce;transition:.4s ease-in-out}.nav-item a:visited{color:#00ffce}.nav-item.active a{color:#000;text-decoration:none}.nav-item.active a:hover{color:#000}.navbar-nav{margin-top:30px;text-decoration:none}select#lang option[value=Português]{background-image:url(/images/bandeira_brasil.png?b79b8fb9352407db88112ed3e27c71bf)}select#lang option[value=Español]{background-image:url(/images/bandeira_espanha.png?32e4c15aab2cf77df4f0e0f89d538ecb)}select#lang option[value=English]{background-image:url(/images/bandeira_USA.png?b07d51f6abee5d7dd94b47055f216800)}.icon-drop-top{float:right;margin-top:5px}#container_lds_ring{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.lds-ring{display:inline-block;height:80px;position:relative;width:80px}.lds-ring div{-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#181818;box-sizing:border-box;display:block;height:70px;margin:8px;position:absolute;width:70px}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#animation_container{align-items:center;background:#181818;bottom:0;display:flex;height:100vh;justify-content:center;left:0;overflow-x:hidden;position:absolute;right:0;top:0;width:100%;z-index:999999999!important}@-webkit-keyframes ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes animation{0%{filter:blur(2px);opacity:0;transform:translateY(0) skewY(5deg) skewX(5deg) rotate(5deg)}25%{filter:blur(0);opacity:1;transform:translateY(0) skewY(0deg) skewX(0deg) rotate(0deg)}75%{filter:blur(0);opacity:1;transform:translateY(0) skewY(0deg) skewX(0deg) rotate(0deg)}to{filter:blur(2px);opacity:0;transform:translateY(0) skewY(5deg) skewX(5deg) rotate(5deg)}}@keyframes animation{0%{filter:blur(2px);opacity:0;transform:translateY(0) skewY(5deg) skewX(5deg) rotate(5deg)}25%{filter:blur(0);opacity:1;transform:translateY(0) skewY(0deg) skewX(0deg) rotate(0deg)}75%{filter:blur(0);opacity:1;transform:translateY(0) skewY(0deg) skewX(0deg) rotate(0deg)}to{filter:blur(2px);opacity:0;transform:translateY(0) skewY(5deg) skewX(5deg) rotate(5deg)}}#circle_sp{margin-bottom:55px;position:relative;width:120%}#circle_sp,#circle_sp .letter_container{align-items:center;display:flex;font-size:50px;font-weight:800;justify-content:center;letter-spacing:-4px}#circle_sp .letter_container{position:absolute}#circle_sp .letter_container .letter:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}#circle_sp .letter_container .letter:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}#circle_sp .letter_container .letter:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}#circle_sp .letter_container .letter:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}#circle_sp .letter_container .letter:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}#circle_sp .letter_container .letter:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}#circle_sp .letter_container .letter:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}#circle_sp .letter_container .letter:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}#circle_sp .letter_container .letter:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s;margin:0 0 0 1rem}#circle_sp .letter_container .letter:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s;color:#00ffce}#circle_sp .letter_container .letter:nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s;color:#00ffce}#circle_sp p{color:#00ffce;font-size:1.6rem;font-weight:500;letter-spacing:.1rem;position:absolute;transform:translateY(121px)}.letter{display:inline-block;font-size:1.3rem;margin:15px 0;opacity:1}.letter,.letter.letter{color:#fff;font-family:Roboto,sans-serif}.letter.letter{letter-spacing:.1rem}.letter.space{margin:0 0 0 1rem}#ring{align-items:center;-webkit-animation:ring 1.5s linear infinite;animation:ring 1.5s linear infinite;border:8px solid #00ffce;border-radius:50%;border-top-color:rgba(0,255,206,.1);display:flex;height:250px;justify-content:center;position:relative;width:250px}#ring:before{background:#fff;border-radius:50%;content:"";height:15px;position:absolute;right:30px;top:18px;width:15px}.divFooter{background-color:#000}.menuFooter{color:#fff;font-family:Exo\ 2,sans-serif;font-size:18px;text-decoration:none;transition:.3s ease-in-out}.menuFooter:hover{color:#fff!important;font-weight:700;transition:.3s ease-in-out}.linkFooter{text-transform:uppercase}.socialFacebook{padding:5px 12px}.socialFacebook:hover,.socialTwitter:hover,.socialYT:hover{background:#ffffff47}.socialTwitter{margin-left:5px;margin-right:5px;padding:5px 8px}.socialYT{padding:5px 7px}.socialFacebookIcone,.socialTwitterIcone,.socialYTIcone{color:#00ffce;font-size:19px}.socialFacebookIcone:hover,.socialTwitterIcone:hover,.socialYTIcone:hover{color:#00ffce!important}.footer-ajuda{left:96px;text-align:right}.footer-ajuda,.footer-contato{position:relative}.footer-img-logo1{text-align:right}@media (max-width:961px){.footer-img-logo1{text-align:left}}.footer-img-logo2{text-align:right}@media (max-width:961px){.footer-img-logo2{text-align:left}}.container-logos-footer{display:flex;justify-content:flex-end}.footer-img-logo-negocio-sp{padding-left:3.5rem;padding-right:0}.footer-img-logo-pmsp{padding-left:0}.footer-copy{color:#fff;font-family:Exo\ 2,sans-serif;font-size:19px;font-weight:200;margin-top:2.5rem;padding-right:1rem}.col-3.\.footer-social,.footer-copy{text-align:right}.footerLinksContato{display:flex;gap:.75rem;justify-content:right}.footer-social{width:35%}.conteudo-home-01{background-image:url(/images/pages/home/conteud01-background.png);background-repeat:no-repeat,repeat;background-size:cover;min-height:680px}.cardHeaderHome{background:#fff!important}@media (max-width:961px){.cardHeaderHome{border-bottom:1px solid #e2e9ed}}.ml-1{margin-left:10%!important}.ml-2{margin-left:20%!important}.ml-3{margin-left:30%!important}.ml-4{margin-left:40%!important}.ml-5{margin-left:50%!important}.ml-5p{margin-left:5px!important}.ml-10p{margin-left:10px!important}.ml-15p{margin-left:15px!important}.ml-20p{margin-left:20px!important}.dados-setor-home-botao-selecao-top-selected{background:#00ffce;border:3px solid #00ffce;border-radius:5px;height:10px;margin:4px;width:130px}.dados-setor-home-botao-selecao-top{border:2px solid #00ffce;border-radius:5px;cursor:pointer;height:10px;margin:4px;width:130px}.dados-setor-home-botao-selecao:hover{font-weight:700}.dados-setor-home-botao-selecao:hover .dados-setor-home-botao-selecao-top{background-color:#00ffce}.dados-setor-home-label-botao-selecao.selected{font-weight:700}#overlay-banner{background:linear-gradient(0deg,rgba(0,0,0,.664),rgba(24,41,91,.527));height:680px}#overlay-banner,#overlay-investir{bottom:0;left:0;position:relative;right:0;top:0;width:100%;z-index:2}#overlay-investir{background-color:rgba(30,39,56,.78);padding-top:70px!important}.divLogo1{background-image:url(/images/template/top/@Saopaulo.png);background-repeat:no-repeat,repeat;background-size:contain;height:49px;opacity:1;position:relative;width:165px}.AvisoTexto1{font-weight:600}.AvisoTexto1,.AvisoTexto2{color:#fff;font-family:Exo\ 2;font-size:36px}.h1TituloSP{color:#fff;font-family:Exo\ 2,sans-serif;font-size:69px;font-weight:600;line-height:69px}.spanSP{color:#00ffce;font-weight:900}.pTituloSP{color:#fff;font-family:Exo\ 2,sans-serif;font-size:23px;line-height:30px;margin-top:20px}.divPDadosSP{min-height:190px}#map-home{background-color:transparent;bottom:40px;height:500px!important;top:10px}#map-home .divLegendaMapa{left:447px!important;top:355px!important}.videoHome{border-radius:11px}.video-banner Video{-o-object-fit:fill;object-fit:fill}.linkAbrirNegocio{background:transparent;border:2px solid #fff;border-radius:12px;display:flex;padding:17px 30px;text-decoration:none;width:259px}.linkAbrirNegocio:hover{background-color:#ffffff29;text-decoration:none}.divAbrirNegocio{margin-left:2px;margin-top:20px}.spanAbrirNegocio{color:#fff;font-family:Exo\ 2,sans-serif;font-size:22px;font-weight:700}.divSpanNegocio{margin-left:28px}.container-home-jornada-empreendedor{align-items:center;display:flex}.container-home-jornada-empreendedor .texto-home-jornada-empreendedor{line-height:25px}#bigNumber .modal-content{display:flex!important;flex-direction:column!important}#bigNumber .headerBigNumber01{background-image:url(/images/pages/home/bignumbers/bg_big_01.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber02{background-image:url(/images/pages/home/bignumbers/bg_big_02.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber03{background-image:url(/images/pages/home/bignumbers/bg_big_03.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber04{background-image:url(/images/pages/home/bignumbers/bg_big_04.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber05{background-image:url(/images/pages/home/bignumbers/bg_big_05.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber06{background-image:url(/images/pages/home/bignumbers/bg_big_06.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber07{background-image:url(/images/pages/home/bignumbers/bg_big_07.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber08{background-image:url(/images/pages/home/bignumbers/bg_big_08.png);background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber09{background-image:url(/images/pages/home/bignumbers/bg_big_09.png)}#bigNumber .headerBigNumber09,#bigNumber .headerBigNumber10{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber10{background-image:url(/images/pages/home/bignumbers/bg_big_10.png)}#bigNumber .headerBigNumber11{background-image:url(/images/pages/home/bignumbers/bg_big_11.png)}#bigNumber .headerBigNumber11,#bigNumber .headerBigNumber12{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber12{background-image:url(/images/pages/home/bignumbers/bg_big_12.png)}#bigNumber .headerBigNumber13{background-image:url(/images/pages/home/bignumbers/bg_big_13.png)}#bigNumber .headerBigNumber13,#bigNumber .headerBigNumber14{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber14{background-image:url(/images/pages/home/bignumbers/bg_big_14.png)}#bigNumber .headerBigNumber15{background-image:url(/images/pages/home/bignumbers/bg_big_15.png)}#bigNumber .headerBigNumber15,#bigNumber .headerBigNumber16{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0}#bigNumber .headerBigNumber16{background-image:url(/images/pages/home/bignumbers/bg_big_16.png)}.titulo-BigNumber{font-size:60px;font-weight:800}.p-BigNumber,.titulo-BigNumber{color:#fff;font-family:Exo\ 2,sans-serif}.p-BigNumber{font-size:18px;font-weight:400;margin-bottom:0}.bigNumberBody{padding:10px 40px!important}.pTexto-bignumber{color:#848484;font-family:Exo\ 2,sans-serif;font-size:15px;padding:0 30px 0 0}.cardHeaderBigNumber{height:62px!important}.cardHeaderBigNumber,.cardHeaderBigNumber02{background:#fff!important;border-bottom:none!important;border-radius:0!important;padding:8px 20px!important}.cardHeaderBigNumber02{height:27px!important}.cardHeaderBigNumber03{height:80px!important}.cardHeaderBigNumber03,.cardHeaderBigNumber04{background:#fff!important;border-bottom:none!important;border-radius:0!important;padding:8px 20px!important}.cardHeaderBigNumber04{height:62px!important}.p-numeroDado-bignumber{font-size:60px;line-height:67px;text-align:center}.p-numeroDado02-bignumber,.p-numeroDado-bignumber{color:#00ffce;font-family:Exo\ 2,sans-serif;font-weight:800;margin-bottom:0}.p-numeroDado02-bignumber{font-size:32px;line-height:35px;text-align:left!important}.p-textoDado-bignumber{line-height:normal}.p-textoDado-bignumber,.p-textoDado-bignumber02{color:#fff;font-family:Exo\ 2,sans-serif;font-size:29px;font-weight:500;text-align:center}.p-textoDado-bignumber02{line-height:33px;margin-bottom:-10px}.p-textoDado-bignumber-b3{font-weight:500;line-height:normal}.p-textoDado-bignumber-b3,.p-textoDado-bignumber-polo{color:#fff;font-family:Exo\ 2,sans-serif;margin-top:-15px;text-align:center}.p-textoDado-bignumber-polo{font-weight:300;line-height:33px}.spanDados-bignumber{color:#fff;font-family:Exo\ 2,sans-serif;font-size:25px;font-weight:500}.divDados-BigNumbers{background:#374756;padding:25px}.divDados-BigNumbers02{background:#374756;height:344px;padding:37px 25px 25px}.divDados-BigNumbers03{background:#374756;height:333px;padding:35px 25px 25px}.divDados-BigNumbers04{background:#374756;height:333px;padding:0 25px 25px}.divDados-BigNumbers05{background:#374756;height:333px;padding:10px 25px 25px}.span-cifrao-bignumber{font-size:32px;font-weight:400}.pFonteDados-bignumbers{font-family:Exo\ 2,sans-serif;font-size:12px!important}.divInfoModal{background-color:#374756}.divFormModal{background-color:#fff}.modal-dialog{max-width:800px}.modal-content{display:flex!important;flex-direction:row}.divInfoForm{padding:10px 10px 0}.pTituloInfoModal{color:#fff;font-family:Exo\ 2,sans-serif;font-size:26px;font-weight:600}.spanSPForm{color:#00ffce}.pFormInfo,.pJornadaForm{color:#fff;font-family:Exo\ 2,sans-serif;padding:10px 17px 10px 10px}.linkJornadaForm{color:#fff}.divFecharModal{margin-bottom:50px;padding:0 21px;text-align:right!important}.btnFecharModalAviso{color:#fff;cursor:pointer;font-size:20px}.divFecharModalAviso{margin-bottom:50px;padding:0 21px;text-align:right!important}.divFecharModalAviso a{color:#fff!important;text-decoration:none!important}.btnFecharModal{color:#000;cursor:pointer;font-size:20px}.btnFecharModal a{color:#fff;text-decoration:none!important}.divFormulario{width:360px}.formControlInput{background:#e2e9ed;border:none;border-radius:8px;color:#000;font-family:Exo\ 2,sans-serif}.formControlInput::-moz-placeholder{color:#000;font-size:11.5px}.formControlInput:-ms-input-placeholder{color:#000;font-size:11.5px}.formControlInput::placeholder{color:#000;font-size:11.5px}.pCamposObrigatorios{color:#e8100b;font-family:Exo\ 2,sans-serif}.divBtnSubmit{text-align:right!important}.btnSubmitForm{background:#00ffce;border:1px solid #00ffce;font-family:Exo\ 2,sans-serif;font-size:17px;padding:1px 20px}.divPQSP{background-color:#000;padding-top:70px!important}.h1TituloPQSP{color:#fff;font-family:Exo\ 2,sans-serif;font-weight:600}.divSliderSP{margin-top:40px}.h1SliderSP{font-size:27px}.h1Slider02SP,.h1SliderSP{color:#fff;font-family:Exo\ 2,sans-serif;font-weight:700;margin-top:-2px}.h1Slider02SP,.spanSliderSP{font-size:19px}.spanSliderSP{font-weight:400}.h3SliderSP{color:#00ffce;font-size:18px}.h3SliderSP,.pSliderSP{font-family:Exo\ 2,sans-serif;font-weight:300}.pSliderSP{color:#b9b9b9;font-size:16px;letter-spacing:1.2px;line-height:29px;margin-bottom:0}.divSlider{border-left:10px solid #00ffce;display:inline-flex;flex-direction:column;height:151px;justify-content:center;padding:0 20px;width:100%}.divHoverSlider{border:2px solid #000;height:129px;padding:28px 0}.divHoverSlider:hover{background:#ffffff24;border:2px solid #fff;cursor:pointer;height:180px!important;margin-bottom:14px!important}.divHoverSlider02{border:2px solid #000;height:129px;padding:28px 0}.divHoverSlider02:hover{background:#ffffff24;border:2px solid #fff!important;cursor:pointer;height:180px!important;margin-bottom:2px!important}.slick-prev{left:-50px!important}.slick-next{right:-25px!important}.divSaibaMaisSlider{margin-top:24px}.btnSliderSaibaMais{font-size:16px}.btnSaibaMais,.btnSliderSaibaMais{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-family:Exo\ 2,sans-serif;font-weight:600;padding:3px 15px;text-decoration:none;transition:.4s ease-in-out}.btnSaibaMais{font-size:20px}.btnSaibaMais:hover{background-color:transparent;color:#00ffce}.brnSaibaMais a{text-decoration:none}.divBtnAviso{line-height:30px;margin-top:20px;padding-bottom:20px}.divBtnAviso a{text-decoration:none}.divAvisoModal{line-height:30px}.avisoModal{height:auto;width:500px}.btnAviso,.btnAviso a{text-decoration:none}.btnAviso{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:600;padding:3px 15px;transition:.4s ease-in-out}.text-link-modal-home{color:#fff}.links-modais-home{background-color:#222d35;color:#fff;cursor:pointer;font-weight:700;text-decoration:underline}.links-modais-home:hover{color:#fff;font-weight:800}.linha-controles-form-abra-seu-negocio-home{margin-top:8rem}.containerConteudoDropdown :first-child{margin-top:10px}.containerConteudoDropdown :nth-child(odd){border-bottom:1px solid #000;border-top:1px solid #000}.containerConteudoDropdown :last-child{border-radius:0 0 5px 5px}.btnSliderSaibaMais:hover{background:transparent;border:2px solid #00ffce;color:#00ffce;transition:.4s ease-in-out}.divInvestir{background-image:url(/images/pages/home/investir/background-investir.png)}.h1TituloInvestir{color:#fff;font-family:Exo\ 2,sans-serif;font-weight:600;text-transform:uppercase}.containerInvestir{padding-left:0!important;padding-right:0!important}.divCards{margin-top:50px}.h1TituloCard{bottom:102px;font-size:27px;font-weight:600;position:relative}.card-p-investir,.h1TituloCard{color:#fff;font-family:Exo\ 2,sans-serif}.card-p-investir{font-size:17px;margin-top:-20px;padding:5px 20px}.btnSaibaMaisInvestir{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:600;padding:5px 20px;text-decoration:none}.btnSaibaMaisInvestir:hover{background:transparent;border:2px solid #00ffce;color:#00ffce;transition:.4s ease-in-out}.fixBtn{margin-bottom:79px}.containerEmpreender{background:#0000007a;padding-bottom:40px;padding-left:0!important;padding-right:0!important;padding-top:40px;width:100.5%}.linkJornadaEmpreendedor{background:transparent;border:2px solid #fff;border-radius:12px;display:flex;padding:17px 30px;text-decoration:none;width:320px}.linkJornadaEmpreendedor:hover{background-color:#ffffff29;border:2px solid #00ffce;text-decoration:none}.divLinkEmpreendedor{margin-left:0;margin-right:0}.divVocacao{background-image:url(/images/pages/home/vocacao/background.png);padding:70px 0!important}.divVocacaoCards{margin-left:0;width:1480px}.h1TituloVocacao{color:#000;font-family:Exo\ 2,sans-serif;font-weight:600}.cardVocacao{background:#fff;border:2px solid #000;height:221px;padding:28px 20px;width:250px}.cardVocacao:hover{background:#f3f8ff;border:3px solid #000;padding:27px 19px}.cardVocacao-round{background:#000;border-radius:64px;margin-left:55px;padding:25px 13px;width:96px}.pCardVocacaoTitulo{line-height:25px}.pCardVocacaoTitulo,.pCardVocacaoTitulo02{font-family:Exo\ 2,sans-serif;font-size:21px;font-weight:700;margin-bottom:0!important;padding:0 12px}.pCardVocacaoTitulo02{line-height:21px}.divIncentivos{background:#374756;padding-top:70px!important}.h1TituloIncentivo{color:#fff;font-family:Exo\ 2,sans-serif;font-weight:600;margin-bottom:31px}.linkIncentivosRedirect{text-decoration:none}.divHoverSliderIncentivos{box-shadow:6px 6px 6px 0 rgba(0,0,0,.75);height:280px;margin-right:10px}.imgSliderIncentivos01{background-image:url(/images/pages/home/incentivos/slider01.png)}.imgSliderIncentivos01,.imgSliderIncentivosAntenas{background-position:50%;background-repeat:no-repeat;background-size:cover}.imgSliderIncentivosAntenas{background-image:url(/images/pages/politicas_incentivos/noticias/Imagem_Prefeitura_nova\ lei_antenas.jpg)}.imgSliderIncentivosUrbanismo{background-image:url(/images/pages/politicas_incentivos/noticias/Imagem_SP_Urbanismo.jpg)}.imgSliderIncentivosSpnegocios,.imgSliderIncentivosUrbanismo{background-position:50%;background-repeat:no-repeat;background-size:cover}.imgSliderIncentivosSpnegocios{background-image:url(/images/pages/politicas_incentivos/noticias/Imagem_Estudo_Endeavor_Enap.jpg)}.imgSliderIncentivos02{background-image:url(/images/pages/home/incentivos/slider02.png)}.imgSliderIncentivos02,.imgSliderIncentivos03{background-position:50%;background-repeat:no-repeat;background-size:cover}.imgSliderIncentivos03{background-image:url(/images/pages/home/incentivos/slider03.png)}.imgSliderIncentivos04{background-image:url(/images/pages/home/incentivos/slider04.png)}.imgSliderIncentivos04,.imgSliderIncentivos05{background-position:50%;background-repeat:no-repeat;background-size:cover}.imgSliderIncentivos05{background-image:url(/images/pages/home/incentivos/slider05.png)}.imgSliderIncentivos06{background-image:url(/images/pages/home/incentivos/slider06.png)}.imgSliderIncentivos06,.imgSliderIncentivos07{background-position:50%;background-repeat:no-repeat;background-size:cover}.imgSliderIncentivos07{background-image:url(/images/pages/home/incentivos/slider07.png)}.imgSliderIncentivos08{background-image:url(/images/pages/home/incentivos/slider08.png)}.imgSliderIncentivos08,.imgSliderIncentivos09{background-position:50%;background-repeat:no-repeat;background-size:cover}.imgSliderIncentivos09{background-image:url(/images/pages/home/incentivos/slider09.png)}.imgSliderIncentivos10{background-image:url(/images/pages/home/incentivos/slider10.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.overlay-slider{background-color:rgba(0,0,0,.48);bottom:0;height:280px;left:0;position:relative;right:0;top:0;transition:.2s ease-in-out;width:100%;z-index:2}.overlay-slider:hover{background-color:#00000000;transition:.2s ease-in-out}.pSliderIncentivos{color:#00ffce;font-family:Exo\ 2,sans-serif;font-size:17px;font-weight:600;margin:0;padding-top:17px;text-shadow:7px 2px 5px #000}ck-dots li{border:3px solid #00ffce!important;border-radius:20px!important;height:16px!important;width:16px!important}.slick-dots li.slick-active button:before,.slick-dots li button:focus:before,.slick-dots li button:hover:before{color:#00ffce!important;font-size:15px!important;left:-5px!important;top:-3px!important}.slick-dots li button:before{font-size:0!important}.slick-slide{padding-left:5px}.divIncentivosBusca{margin-left:0;margin-right:-30px;margin-top:70px}.divIncentivoBuscaBtn{border:2px solid #fff;display:inline-flex;height:120px;justify-content:space-between;padding:6px 20px;transition:.2s ease-in-out;width:100%}.divIncentivoBuscaBtn div{align-items:center;display:flex}.divIncentivoBuscaBtn:hover{background:#ffffff40;transition:.2s ease-in-out}.linkDocumentos,.linkDocumentos:hover{text-decoration:none!important}.pIncentivoBusca{padding:0 66px 0 13px}.pIncentivoBusca,.pIncentivoBusca02{color:#fff;font-family:Exo\ 2,sans-serif;font-size:20px;font-weight:600;margin-bottom:0}.pIncentivoBusca02{padding:0 61px 0 13px}.pIncentivoBusca03{color:#fff;font-family:Exo\ 2,sans-serif;font-size:20px;font-weight:600;margin-bottom:0;padding:0 66px 0 13px}.container-icone-pesquisar-incentivo{align-items:center;display:flex}.imgPesquisarIncentivo,.imgPesquisarIncentivo02,.imgPesquisarIncentivo03{width:30px}.pIncentivoBuscaBox{margin-left:-.4%;margin-right:-.4%}.div-data-random{background-color:#e2e9ed;padding:70px 0 30px!important}.h1TituloDados{color:#000;font-family:Exo\ 2,sans-serif;font-weight:700;margin-bottom:31px}.divDadosSP{background:#fff;box-shadow:2px 4px 12px -3px rgba(0,0,0,.75);padding:10px 23px}.pDadosSP{font-size:19px}.pDados2SP,.pDadosSP{font-family:Exo\ 2,sans-serif;font-weight:700;margin-top:10px}.pDados2SP{font-size:22px;margin-bottom:50px}@media (max-width:961px){.pDados2SP{line-height:25px}}.pDadosSP02{font-size:18px;margin-bottom:0!important;margin-left:-9px;min-height:150px;padding:0 20px}.cardDados{background:#fff;border-radius:0!important;box-shadow:2px 4px 12px -3px rgba(0,0,0,.75)}.hrDados{height:.35px!important;margin-left:-16px;width:634px}.cardHeaderDados{border-bottom:none!important;border-radius:0!important;height:100px!important;padding:2px 20px!important}.card-header-dados-home{background-color:#b8c8cc66}@media (max-width:961px){.card-header-dados-home{background-color:#e2e9ed}}.conteudo-cookie-bar{align-items:center}@media (max-width:961px){.conteudo-cookie-bar{align-items:flex-start;flex-direction:column}.conteudo-cookie-bar .cookie-bar-text{width:95%}.conteudo-cookie-bar .cookie-bar-button{width:35%}}.cardFooterDados{background:#b8c8cc66!important;border-radius:0!important;height:45px;padding:0 13px!important}@media (max-width:961px){.cardFooterDados{height:60px}}.pFonteDados{font-family:Exo\ 2,sans-serif;font-size:12px!important}.cardFooterDados .pFonteDados{line-height:28px;margin:0}.cardFooterDados .row{align-items:center;height:100%;margin-top:0}.divFlexDados{display:inline-flex!important;text-align:right!important}.btnInfoDados{background:#b8c8cc;border-radius:4px;padding:1px 8px 9px 9px!important;visibility:hidden}.btnInfoDados:hover{background:#6a878f;transition:.3s ease-in-out}.btnInfoDados img{padding-top:3px}.btnPesquisarDados{background:#b8c8cc;border-radius:4px;padding:1px 6px 9px 7px!important;visibility:hidden}.btnPesquisarDados:hover{background:#6a878f;transition:.3s ease-in-out}.btnPesquisarDados img{padding-top:3px}.btnDownloadDados{background:#b8c8cc;border-radius:4px;padding:1px 6px 9px 7px!important;visibility:hidden}.btnDownloadDados:hover{background:#6a878f;transition:.3s ease-in-out}.btnDownloadDados img{border-width:0;padding-top:3px}.btn-CompartilharDados{padding:0}.btn-CompartilharDados:focus{border:none;box-shadow:none;outline:none}.btn-CompartilharDados img{margin-top:-3px}.btn-CompartilharDados img:focus{box-shadow:none;outline:none}.btn-DownloadDados{padding:0}.btn-DownloadDados:focus{border:none;box-shadow:none;outline:none}.btn-DownloadDados img{margin-top:-3px}.divCompartilharDados{background:#b8c8cc;border-radius:4px;height:30px;padding:2px 6px 10px!important;transition:.3s ease-in-out;width:31px}.divCompartilharDados:hover{background:#6a878f;transition:.3s ease-in-out}.divDownloadDados{background:#b8c8cc;border-radius:4px;height:30px;padding:2px 6px 10px!important;transition:.3s ease-in-out;width:31px}.divDownloadDados:hover{background:#6a878f;transition:.3s ease-in-out}.opcoesdownload{padding:.5rem}.redesSociais{font-family:Exo\ 2;font-size:16px;list-style-type:none;margin:0;padding:1rem}.redesSociais a{cursor:pointer}.redesSociais a:hover{font-weight:700}.redesSociais li div{margin-left:5px;margin-right:5px}.opcoesdownload{font-family:Exo\ 2;font-size:16px;list-style-type:none;margin:0;padding:1rem}.opcoesdownload a{cursor:pointer}.opcoesdownload a:hover{font-weight:700}.opcoesdownload li div{margin-left:5px;margin-right:5px}.downloadjpg,.downloadpdf,.downloadxlsx,.email,.facebook,.instagram,.linkedin,.linkshare,.twitter,.whatsapp{display:flex}.downloadjpgIcon,.downloadpdfIcon,.downloadxlsxIcon{background:url(/images/template/download/download.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.facebookIcon{background:url(/images/template/share/facebook.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.facebook:hover .facebookIcon{background:url(/images/template/share/facebook_active.svg) no-repeat}.linkedinIcon{background:url(/images/template/share/linkedin.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.linkedin:hover .linkedinIcon{background:url(/images/template/share/linkedin_active.svg) no-repeat}.instagramIcon{background:url(/images/template/share/instagram.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.instagram:hover .instagramIcon{background:url(/images/template/share/instagram_active.svg) no-repeat}.twitterIcon{background:url(/images/template/share/twitter.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.twitter:hover .twitterIcon{background:url(/images/template/share/twitter_active.svg) no-repeat}.whatsappIcon{background:url(/images/template/share/whatsapp.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.whatsapp:hover .whatsappIcon{background:url(/images/template/share/whatsapp_active.svg) no-repeat}.emailIcon{background:url(/images/template/share/email.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.email:hover .emailIcon{background:url(/images/template/share/email_active.svg) no-repeat}.linkIcon{background:url(/images/template/share/link.svg) no-repeat;display:inline;height:20px;margin-top:3px;width:20px}.linkshare:hover .linkIcon{background:url(/images/template/share/link_active.svg) no-repeat}#chart-concluintes{height:500px;margin-left:-20px;width:630px}.pTextoConcluintes{color:#848484;font-family:Exo\ 2,sans-serif;font-size:16px}.btnExplorarSaibaMais{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-family:Exo\ 2,sans-serif;font-size:18px;font-weight:600;padding:5px 20px;text-decoration:none}.btnExplorarSaibaMais:hover{background:#fff;border:2px solid #00ffce;color:#000;transition:.4s ease-in-out}.divImgHoverDados{background:#000;left:238px;margin-bottom:-30px!important;position:relative;top:330px;width:108px;z-index:1000}.imgHoverDados{left:9px;margin-bottom:-50px;position:relative;width:80px}.cardVocacao>a{color:#000!important;text-decoration:none}.pVocacoes-home{font-family:Exo\ 2;font-size:35px;font-weight:700}.card-body-dados-home{min-height:573px}.divLegendaMapa{left:450px;position:relative;top:380px}.legendaMapaSpan{font-family:Exo\ 2,sans-serif;font-weight:600}.leaflet-control-attribution a{color:#fff}.pTextoMapa{color:#848484;font-family:Exo\ 2,sans-serif;font-size:16px;padding:0 60px 0 0}.leaflet-container{background:#fff;height:600px!important;height:100vh;width:100wh}.vocacoes-home{margin-top:-40px}.divModalBodyAgradecimento{background:#374756}.top-menu-mobile{background:#000;height:80px;padding:20px}#overlay-banner-mobile{background:linear-gradient(0deg,rgba(0,0,0,.664),rgba(24,41,91,.527));bottom:0;height:785px;left:0;position:relative;right:0;top:0;width:100%;z-index:2}.conteudo-home-01-mobile{background-image:url(/images/pages/home/conteud01-background-responsivo.png);background-size:cover;height:872px!important;margin-bottom:-150px;min-height:0!important}.menu-mobile-option{background:#000;margin-top:-20px!important;padding-bottom:10px;padding-left:20px;position:absolute;width:100%;z-index:9999}.menu-mobile-option ul li{margin-bottom:10px}.menu-mobile-container{background:#000}.menu-mobile-option a{background-color:#000;color:#00ffce;text-decoration:none}.img-logo1-mobile{height:auto;width:160px}.img-lang-mobile{position:relative}.titulo-modal-big-number{color:#fff;font-family:Exo\ 2,sans-serif;font-size:31px;font-weight:800}.secao-botoes-dados-home{justify-content:flex-start;margin-bottom:1.5rem;width:100%}@media (max-width:961px){.secao-botoes-dados-home{justify-content:space-between}.container-graficos-home{gap:1rem}}@media (min-width:962px){.divPQSP .slick-track{height:200px}.h1SliderIncentivos{color:#fff;font-family:Exo\ 2,sans-serif;font-size:21px;font-weight:500;margin-top:27px;padding:10px 25px}.slick-dots li{border:3px solid #00ffce!important;border-radius:20px!important;height:16px!important;width:16px!important}.divVideo{background:#000;border:4px solid #fff;border-radius:11px;height:388px;left:57px;position:relative;width:608px}.cardHeaderHome{height:160px}}@media (max-width:961px){.h1SliderIncentivos{color:#fff;font-family:Exo\ 2,sans-serif;font-size:21px;font-weight:500;padding:10px 25px}.slick-dots li{border:3px solid #00ffce!important;border-radius:20px!important;height:16px!important;width:16px!important}.card-body-dados-home{min-height:400px}.col-compartilhar-home{margin-left:-30px}.cardDadosPorqueSaoPaulo{margin-top:10px!important;min-height:380px!important}#bigNumber{margin-left:0!important}.modal-open{padding-right:0!important}.overlay-slider{background-color:rgba(0,0,0,.48);bottom:0;height:270px;left:0;position:relative;right:0;top:0;transition:.2s ease-in-out;width:100%;z-index:2}.nav-item.active a{background:#00ffce;color:#000;text-decoration:none}.pDadosSP{font-size:19px!important}.divHoverSliderIncentivos{height:270px!important}.divVideo{background:#000;border:4px solid #fff;border-radius:11px;left:57px;position:relative}#bigNumber{margin-left:-1.5em;max-width:100%!important;padding-left:0!important;padding-right:0!important}.divPQSP-mobile .slick-prev{height:100px;left:90px!important;top:400px!important}.divPQSP-mobile .slick-next{height:100px;left:210px!important;top:400px!important}.h3SliderSP-mobile{color:#00ffce;font-family:Exo\ 2,sans-serif;font-size:25px;font-weight:300}.h1SliderSP-mobile,.h1SliderSP-mobile-mobile{color:#fff;font-family:Exo\ 2,sans-serif;font-size:24px;font-weight:700;margin-top:-2px}.pSliderSP-mobile{color:#b9b9b9;font-family:Exo\ 2,sans-serif;font-size:23px;font-weight:300;letter-spacing:1.2px}.divSlider-mobile{border-left:10px solid #00ffce;display:inline-block;height:117px;padding:0 13px;width:100%}.divHoverSlider-mobile-wrapper{align-items:center;display:flex;justify-content:space-between}.divHoverSlider-mobile{border:2px solid #000;height:129px;padding:10px 0}.divHoverSlider-mobile:hover{background:#ffffff24;border:2px solid #fff;cursor:pointer;height:160px!important;margin-bottom:14px!important}.divPQSP-mobile .slick-list{padding:0 22%}.h1TituloPQSP{font-family:Exo\ 2,sans-serif;font-size:30px!important;font-weight:700}.divPQSP-mobile{background-color:#000;margin-top:100px;padding-top:70px!important}.video-banner Video{height:170px;left:0}a:hover{color:#2a73b0}.pCardIconeVocacaoTitulo{font-family:Exo\ 2,sans-serif;font-size:19px!important;font-weight:900;line-height:17px!important;margin-bottom:0!important;padding:0 9px}.menu-botao-mobile{background:#00ffce;border:none;height:40px;width:40px}.menu-botao-mobile .texto-botao-mobile{color:#000;font-size:1.4rem}.pCardIconeVocacaoTitulo02{font-family:Exo\ 2,sans-serif;font-size:36px!important;font-weight:700;line-height:40px!important;margin-bottom:0!important;padding:0 12px}.btnSaibaMaisInvestir-mobile{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-family:Exo\ 2,sans-serif;font-size:26px;font-weight:600;padding:10px 22px;text-decoration:none}.card-botao-mais-mobile{position:relative!important;top:11px!important}.containerEmpreender-mobile{background:#0000007a;padding-bottom:30px;padding-top:30px}#overlay-investir-mobile{background-color:rgba(30,39,56,.78);bottom:0;left:0;padding-top:70px!important;position:relative;right:0;top:0;width:100%;z-index:2}.divSaibaMaisSlider{margin-top:36px;padding-bottom:0}.pVocacoes-home-mobile{font-family:Exo\ 2;font-size:40px;font-weight:700}.h1SliderIncentivos-mobile{color:#fff;font-family:Exo\ 2,sans-serif;font-size:23px;font-weight:500;margin-top:11px}.slick-track{margin-left:-130px!important}.btnSliderSaibaMais-mobile:hover{background:transparent;border:2px solid #00ffce;color:#00ffce;transition:.4s ease-in-out}.btnSliderSaibaMais-mobile{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-family:Exo\ 2,sans-serif;font-size:16px;font-weight:600;padding:5px;text-decoration:none;transition:.4s ease-in-out}.pIncentivoBusca-mobile{color:#fff;font-family:Exo\ 2,sans-serif;font-size:20px;font-weight:700;margin-bottom:0;margin-left:10px;margin-top:0;text-align:left!important}.divIncentivoBuscaBtn-mobile{border:2px solid #fff;display:inline-flex;height:120px;height:100%;padding:0 .5rem;transition:.2s ease-in-out}.divIncentivoBuscaBtn-mobile:hover{background:#ffffff40;transition:.2s ease-in-out}.divIncentivoBuscaBtn-mobile{height:120px!important;padding-right:calc(.5rem + 10px);width:100%!important}.h1TituloIncentivo-mobile{color:#fff;font-size:40px;font-weight:800;margin-bottom:30px;margin-left:12px!important;text-align:left}.h1TituloDados{font-weight:700;margin-bottom:31px;margin-left:12px}.btnExplorarSaibaMais,.h1TituloDados{color:#000;font-family:Exo\ 2,sans-serif}.btnExplorarSaibaMais{background:#00ffce;border:2px solid #00ffce;border-radius:6px;font-size:26px;font-weight:600;padding:10px 22px;text-decoration:none}.divIncentivosBusca-mobile{margin-left:0;margin-top:25px}.divIncentivosBusca-mobile div{align-items:center;display:flex}.divIncentivos-mobile{background:#374756;padding-top:70px!important;text-align:center}.titulo-vocacoes-mobile{margin-top:20px}.titulo-vocacoes-mobile p{font-size:40px;font-weight:800;margin-left:12px}.card-icone-vocacao-mobile{border:3px solid #000;height:210px;margin-left:-10px!important;margin-top:50px;width:210px}.div-img-icones-vocacao-mobile{background:#000;border-radius:50%;height:90px;text-align:center;width:90px}.card .div-img-icones-vocacao-mobile{margin-top:20px;padding:20px;text-align:center}.card-icone-vocacao-mobile a{color:#000;text-decoration:none}.card-icone-vocacao-mobile:hover{background:#a7b4c4;border:3px solid #000;cursor:pointer;transition:.2s ease-in-out}.h1TituloSP{font-size:55px!important;line-height:53px!important;text-align:center}.pTituloSP{font-size:20px!important;text-align:center}.video-banner{text-align:center!important;width:100%!important}.card-imagem-investir{text-align:center}.card-imagem-investir img{height:auto;min-width:50%}.card-p-investir{font-size:20px!important}.h1TituloInvestir{color:#fff;font-family:Exo\ 2,sans-serif;font-size:30px!important;font-weight:700;padding-left:12px;text-transform:uppercase}}.container-banner-home{margin-top:80px}@media (max-width:961px){.container-banner-home{margin-top:40px}}.container-vocacoes-home{background-image:url(/images/pages/home/bg_bolinhas.png);background-size:cover}.saibaMaisIncentivos{padding:1rem 0}.info-sp-negocios-titulo{font-weight:700}.link-sp-negocios{text-transform:uppercase}.arrow-form-sp-negocios{color:#00ffce;margin-right:5px}.modal_spnegocios{display:flex}.modal_spnegocios i{margin-top:5px}@media (max-width:961px){.resposta{line-height:20px;max-width:90%}.questao{line-height:24px;max-width:90%}}.titulo{font-size:36px}.questao,.titulo{color:#000;font-family:Exo\ 2;font-weight:700;margin-left:15px}.questao{align-items:baseline;display:flex;font-size:20px;margin-top:20px}.imgCrescer,.imgDescobrir,.imgEmpreender,.imgFormalizar{margin-right:7px}.resposta{font-size:17px;margin-bottom:15px;margin-left:32px;margin-top:5px}.resposta,.resposta a{color:#000;font-family:Exo\ 2}.resposta a{font-size:14px;font-weight:700}.icones-investir{background-color:#e2e9ed;height:570px}@media (max-width:961px){.icones-investir .container{padding:0 6px}.icones-investir .area-card-investir{padding:5px 6px}}.investir-sp{color:#000;display:flex;font-family:Exo\ 2;font-size:18px;font-weight:700;margin-bottom:20px;margin-left:15px;margin-top:20px}.imgIndInvestirSp{margin-right:7px}.card-flip>div{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0;transition:transform .3s;transition-timing-function:linear;width:100%}.card-front{border-radius:5px;transform:rotateX(0deg)}.card-back{align-items:center;background-color:#000;border-radius:5px;color:#fff;position:absolute;top:0;transform:rotateX(180deg)}.card-back p{color:#fff}.card-back a{text-decoration:none!important}.card-flip:hover .card-front{transform:rotateX(180deg)}.card-flip:hover .card-back{transform:rotateX(0deg)}.area-card-investir{font-family:Exo\ 2;padding:0 20px 10px}.conteudo-crescer,.conteudo-descobrir,.conteudo-empreender,.conteudo-formalizar{margin-bottom:50px}.card-investir{min-height:150px;padding:0!important}.crescer-card-icone,.descobrir-card-icone,.empreender-card-icone,.formalizar-card-icone{background-color:#000;border-bottom-left-radius:5px;border-top-left-radius:5px;display:inline-block;width:30%}.crescer-card-texto,.descobrir-card-texto,.empreender-card-texto,.formalizar-card-texto{border-bottom-right-radius:5px;border-top-right-radius:5px;color:#000;display:inline-block;font-family:Exo\ 2;font-size:20px;font-weight:700;width:70%}.investir-card-imagem-interno,.investir-card-texto-interno{margin-left:17.5px;margin-top:35px}.card-texto-crescer,.card-texto-descobrir,.card-texto-empreender,.card-texto-formalizar{align-items:center;justify-content:center}.questao-desenho-formalizar{margin-left:0}.questao-desenho-formalizar,.questao-desenho-formalizar:hover{color:#000;font-family:Exo\ 2;font-size:18px;font-weight:700;margin-top:0;text-decoration:underline}.questao-desenho-formalizar:hover{display:flex}.questao-desenho-formalizar-pronto{color:#000;display:flex;font-family:Exo\ 2;font-size:18px;font-weight:700;margin-left:20px;margin-top:0;text-decoration:none}.btnSaibaMaisFormalizar{background:#00ffce;border:2px solid #00ffce;border-radius:6px;font-family:Exo\ 2,sans-serif;font-size:13px;font-weight:600;min-width:150px;padding:5px 20px}.btnSaibaMaisFormalizar,.btnSaibaMaisFormalizar a{color:#000;text-decoration:none}.btnSaibaMaisFormalizar:hover{background:transparent;border:2px solid #00ffce;color:#000;transition:.4s ease-in-out}.formalizar-top-row-1{margin-left:3.5%}.formalizar-top-row-2{margin-left:13%}.formalizar-bottom-row-1{margin-left:18.5%}.formalizar-bottom-row-2{margin-left:13%}.formalizar-passo-saiba-mais{align-items:center;display:flex;flex-direction:column}#modalcoletornacional,#modalinscricaomunicipal{margin-top:-30px}.resposta-desenho-formalizar-pronto{padding-left:0;padding-right:0}.divFecharModalFormalizar{margin-bottom:-30px;padding:0 21px;text-align:right!important}.divInfoModalFormalizar{background-color:#fff}.dot{background-color:#00ffce;border-radius:50%;display:inline-block;font-size:20px;height:35px;text-align:center;width:35px}.pTituloInfoModalFormalizar{color:#000;font-family:Exo\ 2,sans-serif;font-size:26px;font-weight:600}.pFormInfoFormalizar{color:#000;font-family:Exo\ 2,sans-serif;padding:10px 17px 10px 10px}.pFormInfoFormalizar a{color:#000;font-family:Exo\ 2,sans-serif;font-weight:700}#overlay-investir-jornadadoempreendedor{background-color:rgba(30,39,56,.78)}#overlay-investir-jornadadoempreendedor,#overlay-jornada-jornadadoempreendedor{bottom:0;height:100%;left:0;position:relative;right:0;top:0;width:100%;z-index:2}#overlay-jornada-jornadadoempreendedor{background-color:hsla(0,0%,100%,.9)}.jornadadoempreendedor-headline{background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:center}.jornadadoempreendedor-headline-titulo{color:#fff;font-weight:700;padding-left:20px;padding-top:20px}.jornadadoempreendedor-headline-texto{color:#fff;padding-bottom:20px;padding-left:20px}.h1TituloInvestirJornada{color:#fff;font-family:Exo\ 2,sans-serif;font-weight:700}.conteudo-jornadadoempreendedor .titulo{padding:0}.container-header-jornada-empreendedor{padding:0 1.5rem}.container-header-jornada-empreendedor .item-header-jornada-empreendedor{padding:0}.img-headline-empreendedor{height:220px;margin-left:0;-o-object-fit:cover;object-fit:cover;width:100%}.bg-jornadadoempreendedor{background-image:url(/images/pages/investir/background_empreendedor.png);background-size:cover;margin-top:-90px}.img-card-jornada{margin-top:75px;max-width:100%}.containerInvestirJornada{padding-bottom:50px;padding-left:0!important;padding-right:0!important;padding-top:40px}.formalizar-texto-icon{min-width:150px!important}.saibaMaisInvestir01,.saibaMaisInvestir02,.saibaMaisInvestir03,.saibaMaisInvestir04{margin-top:-100px}.imgInvestirJornada{margin-left:-12px}.divCardsJornada{margin-bottom:30px}.divInvestirJornada{background-image:url(/images/pages/home/investir/background-investir.png)}.h1TituloCardJornada{color:#fff;font-family:Exo\ 2,sans-serif;font-size:27px;font-weight:600;margin-bottom:15px}@media (max-width:961px){.divInvestirJornada{height:100%}.img-headline-empreendedor{margin-left:0}.img-card-jornada{background-image:url(/images/pages/investir/Figura_jornada-45.png);background-size:cover;height:70vw;margin-left:-30px;margin-top:65px;max-width:120%}.imgInvestirJornada{margin-left:-20px}}a{text-decoration:none!important}html{scroll-behavior:smooth}:target{scroll-margin-top:.8em}body{font-family:Exo\ 2!important}.breadcrumb-item+.breadcrumb-item:before{color:#000;content:var(--bs-breadcrumb-divider,">")!important;font-size:13px}@media (max-width:961px){.breadcrumb-item+.breadcrumb-item:before{color:#000}}.breadcrumb{background:transparent;border-bottom:2px solid #a2aab3b3;border-radius:0;margin-left:10px;padding-bottom:10px;padding-left:1px;padding-top:10px}.breadcrumb,.breadcrumb a{color:#000;font-family:Exo\ 2;font-size:13px}.breadcrumb a{list-style-type:none;text-decoration:none}.breadcrumb_container{padding-bottom:10px;padding-left:1px}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:130px;margin-left:45%;margin-top:10%;width:130px}.loader-container{background-color:#000;height:100%;position:absolute;text-align:center;width:100%}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.breadcrumb-item.active{color:#000}.indicador-novo,.indicador-novo-home{background-color:#000;border-radius:5px;display:flex;gap:8px;padding:0 5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.indicador-novo-home .icone-novo,.indicador-novo .icone-novo{width:17px}.indicador-novo-home .text-indicador-novo,.indicador-novo .text-indicador-novo{color:#00ffce;font-size:18px;text-transform:uppercase}.indicador-novo{top:-10px}.indicador-novo-home{left:20px;top:-12px}.container-btn-incentivo-novo{position:relative;top:-29px}.texto-incentivo-pme{color:#fff;font-family:Exo\ 2,sans-serif;font-size:20px;font-weight:600;margin-bottom:0;padding:0}.text-paragrafo-incentivo{max-width:320px}.titulo-politicas{font-size:23px;font-weight:700}.sub-titulo-politicas,.titulo-politicas{color:#000;font-family:Exo\ 2;margin-left:15px}.sub-titulo-politicas{font-size:36px;font-weight:900;margin-top:6px}.card_politicas{min-height:440px;padding:15px 15px 40px}.card-noticias-a{color:#000;font-family:Exo\ 2;font-size:21px;font-weight:700;line-height:31px;text-align:center;text-decoration:none}.card-noticias-a:hover{color:#000;font-weight:900;text-decoration:underline}.card_politicas_text{font-family:Exo\ 2;font-size:22px;font-weight:700;line-height:31px;text-align:center}.card_politicas_text:hover{font-weight:900}.card_politicas_data{bottom:20px;font-family:Exo\ 2;font-size:16px;font-weight:500;left:5%;position:absolute;text-align:center;width:90%}.card_politicas_data img{margin-bottom:7px;margin-right:10px;margin-top:3.5px}.paginacao_politicas>div{text-align:center}.paginacao_politicas button{background-color:#fff;border:1px solid #b7bbbc;font-family:Exo\ 2;padding:4px 8px}.paginacao_politicas button:hover{font-weight:700}.container politicas_{background-color:#e2e9ed!important}.politicas_documentos{background-color:#374756}.politicas_documentos_row{border:2px solid #a2aab3b3;margin:0;opacity:1}.sub-titulo-politicas-documentos{color:#fff;font-family:Exo\ 2;font-size:36px;font-weight:900;margin-top:6px}.politica_documento_imagem{background:#ffffff1a;padding:25px 30px}.politica_documento_titulo{align-items:center;background:#ffffff1a;color:#fff;display:flex;font-family:Exo\ 2;font-size:25px;font-weight:700;justify-content:left;padding:25px 25px 25px 0}.politica_documento_titulo.politica_documento_titulo_novo{align-items:flex-start;flex-direction:column}.politica_documento_titulo a{font-family:Exo\ 2;font-weight:700;text-decoration:none}.politica_documento_titulo a:hover{font-weight:900;text-decoration:underline}.politica_documento_texto{align-items:center;color:#fff;display:flex;font-family:Exo\ 2;font-size:17px;font-weight:400;justify-content:left;padding:25px}.paginacao_politicas_documentos{text-align:center}.botao-seta-paginacao-politicas-documentos{width:85px}.botao-seta-paginacao-politicas-noticias{width:90px}.botao-seta-paginacao-politicas-noticias .container-seta-paginacao-politicas-noticias-anterior{padding-right:3px}.botao-seta-paginacao-politicas-noticias .container-seta-paginacao-politicas-noticias-proximo{padding-left:2px}.botao-seta-paginacao-politicas-noticias:hover .container-seta-paginacao-politicas-noticias-anterior{padding-right:0}.botao-seta-paginacao-politicas-noticias:hover .container-seta-paginacao-politicas-noticias-proximo{padding-left:0}.paginacao_politicas_documentos button{background-color:transparent;border:1px solid #fff;color:#fff;font-family:Exo\ 2}.paginacao_politicas_documentos button:hover{font-weight:800}.paginate-container-documentos{padding-bottom:30px}.card-img-noticias{-o-object-fit:cover;object-fit:cover;width:100%}.lista-objetivos-politicas-incentivos,.lista-topicos-programa-sp-cine{display:flex;flex-direction:column;gap:10px}.incentivos_requalifica_centro_titulo,.incentivos_sp_cine_titulo{line-height:1em}.plano_retomada_documento_titulo{align-items:center;color:#000;display:flex;font-family:Exo\ 2;font-size:30px;font-weight:700;justify-content:left;padding:10px}.plano_retomada_documento_titulo1{font-size:30px;padding:10px}.plano_retomada_documento_titulo1,.plano_retomada_documento_titulo-municipios{align-items:flex-start;color:#000;display:flex;flex-direction:column;font-family:Exo\ 2;font-weight:700;justify-content:center}.plano_retomada_documento_titulo-municipios{font-size:25px;line-height:98%;padding:25px}.plano_retomada_documento_titulo-municipios-back{background:#000!important;color:#fff!important;font-family:Exo\ 2;font-size:20px!important;font-weight:400!important;line-height:23px!important;padding-top:15px;text-align:center!important}.breadcrumb-politicas-documentos,.breadcrumb-politicas-documentos .breadcrumb-item:before{color:#000}@media (max-width:961px){.plano_retomada_documento_titulo-municipios-back{padding-bottom:15px!important}}.plano_retomada_documento_row{border:1px solid #a2aab3b3;margin-left:0}.plano_retomada_compartilhar{font-family:Exo\ 2;font-weight:400;margin-bottom:10px;padding-bottom:10px;padding-top:30px;text-align:right}.plano_retomada_imagem{padding:15px}.plano_retomada_docs_recentes{color:#000;display:flex;font-family:Exo\ 2;font-size:18px;font-weight:700;margin-bottom:15px;margin-left:15px;margin-top:20px;padding-left:1px}.img_plano_retomada_docs_recentes{margin-right:7px}.plano_retomada_docs_recentes_container{background-color:#e2e9ed}.plano_retomada_docs_recentes_card{align-items:center;background:#fff;display:flex;line-height:98%;padding:15px}.plano_retomada_docs_recentes_card_row{background-color:#e2e9ed;padding-bottom:20px;padding-left:25px;padding-right:25px}.plano_retomada_docs_recentes_card_row:hover .plano_retomada_docs_recente_texto{font-weight:900;text-decoration:underline}.plano_retomada_docs_recentes_card_row a{padding:0;text-decoration:none}.plano_retomada_docs_recente_texto{align-items:center;color:#000;display:flex;font-family:Exo\ 2;font-size:21px;font-weight:700;justify-content:left;line-height:1.2;padding:15px}.img_plano_retomada_docs_recentes_card{height:83px;margin-left:7px;width:60px}.plano_retomada_texto{border-top:1px solid #b7bbbc;font-family:Exo\ 2;font-size:18px;margin-left:15px;padding:10px 0 40px;text-align:justify;width:98%}.politica_documento_titulo a{color:#fff}.socialFacebookPoliticasIncentivos{background:transparent;color:#00ffce;font-size:17px;padding:5px 12px}.socialTwitterPoliticasIncentivos{background:transparent;color:#00ffce;font-size:17px;margin-left:5px;margin-right:5px;padding:5px 8px}.btnDownloadDocumento{background:#00ffce;border:2px solid #00ffce;border-radius:6px;color:#000;font-size:20px;padding:3px 20px;text-decoration:none;text-transform:uppercase;transition:.4s ease-in-out}@media (max-width:620px){.btnDownloadDocumento{margin:2rem 0 0 2rem}}.btnDownloadDocumento:hover{background:transparent;border:2px solid #00ffce;color:#000;text-decoration:none;transition:.4s ease-in-out}.pPlanoDesenvolvimento{font-family:Exo\ 2;font-size:23px;font-weight:700}.pPlanoDesenvolvimento2{font-family:Exo\ 2;font-size:16px;font-weight:600}.hrPlanoDesenvolvimento{height:3px!important}.divCardAgendas{background-color:#e2e9ed;height:100%;padding:30px 50px}.pCardAgendas01{font-family:Exo\ 2;font-size:20px;font-weight:700}.pCardAgendas02{font-family:Exo\ 2;font-size:16px;font-weight:500}.divEtapas{border:2px solid #e2e9ed;padding:20px 30px}.pEtapa01{background:#00ffce;font-family:Exo\ 2;font-size:18px;font-weight:700;padding:2px 13px;width:96px}.pEtapa02{font-family:Exo\ 2;font-size:16px;font-weight:500}#plano_de_desenvolvimento{padding-top:10px}.lista-projetos-desestatizacao-aprovados li,.lista-projetos-desestatizacao li{list-style:disc}.lista-projetos-desestatizacao-aprovados{margin-bottom:18px}.html2canvas-container{height:3000px!important;width:3000px!important}.lista-beneficios-programa-sp-cine li,.lista-topicos-programa-sp-cine li{list-style:disc}.videoNoticias{height:350px;width:578px}@media (max-width:961px){.videoNoticias{height:auto;width:320px}.imgPostNoticias,.imgPostNoticias-dist-criat{height:auto!important;width:320px!important}}.conteudo-noticias{margin-bottom:80px}.tituloNoticias{color:#000;font-family:Exo\ 2;font-size:27px;font-weight:700;line-height:31px;margin-left:15px}.divPublicadoNoticias{margin-top:10px}.pPublicadoNoticias{color:#000;font-family:Exo\ 2;margin-bottom:0;margin-left:15px}.divCompartilharNoticias{margin-top:10px;text-align:center!important}.pCompartilharNoticias{color:#000;display:inline-flex!important;font-family:Exo\ 2;margin-bottom:0;margin-left:30px}.divBtnCompartilharNoticias{margin-top:-2px}.btnCompartilharNoticias{color:#00ffce;font-size:18px}.separadorNoticias{margin-left:15px;margin-top:10px;width:90.5%}.separadorNoticias2{margin-left:15px;margin-top:10px;width:96%}.divImgPostNoticias{margin-left:15px}.imgPostNoticias{height:440px;width:774px}.divVideoNoticias{margin-left:15px}.descricaoVideoNoticias{font-size:14px}.descricaoVideoNoticias,.tituloPostNoticias{color:#000;font-family:Exo\ 2;font-style:italic;margin-left:15px}.tituloPostNoticias{font-size:24px;font-weight:500;line-height:32px;margin-top:20px}.divPostNoticias{margin-left:15px;margin-top:20px;text-align:justify}.pPostNoticias{color:#000;font-family:Exo\ 2;font-size:17px;font-weight:400;padding:0 66px 0 0}.pPostNoticias a{color:#000;font-weight:600;text-decoration:underline}.pConhecerNoticias{font-weight:400;margin-top:40px}.linkConhecerNoticias,.pConhecerNoticias{color:#000;font-family:Exo\ 2;font-size:17px}.linkConhecerNoticias{font-weight:700}.linkConhecerNoticias:hover{color:#000;font-weight:800}.divIntegraNoticias{margin-left:15px}.pIntegraNoticias{color:#000;font-family:Exo\ 2;font-size:17px;font-weight:400;margin-top:11px}.linkIntegraNoticias{color:#000;font-family:Exo\ 2;font-size:15px;font-weight:500}.linkIntegraNoticias:hover{color:#000;font-weight:600}.divTableNoticia{padding:0 70px 0 0}.tableNoticia{background-color:#eee}.tableNoticia th{border-bottom:2px solid #d1d1d1;color:#000;font-size:18px;font-weight:500}.tableNoticia td,.tableNoticia th{font-family:Exo\ 2,sans-serif;padding:10px 25px}.tableNoticia td{font-size:17px}.mais-noticias{background-color:#e2e9ed;height:600px;top:100px}.area-card-noticias{font-family:Exo\ 2;padding:0 20px 10px}.imgDivNoticias{margin-top:4px}.imgNoticias{height:107px;-o-object-fit:cover;object-fit:cover;width:101px}.card-noticias{border:1px solid #d5d5d5;color:#000!important}.card-noticias:hover .cardNoticiasTitulo{font-weight:900;-webkit-text-decoration:underline #000!important;text-decoration:underline #000!important}.cardNoticiasTitulo{font-size:21px;font-weight:700}.cardNoticiasTitulo,.data-card-noticia{font-family:Exo\ 2;text-decoration:none!important}.data-card-noticia{font-size:16px;font-weight:600;margin-bottom:0!important}.linkCardsNoticias{text-decoration:none!important}@media (max-width:961px){.paragrafo-vocacoes{margin-top:550px!important}.divBorder{background:#e2e9ed;border:2px solid #000;height:187px;padding:10px 20px}}.pVocacoes{display:none;font-family:Exo\ 2;font-size:30px;font-weight:700}.divBorder{background:#e2e9ed;border-bottom:2px solid #000;border-left:2px solid #000;border-top:2px solid #000;height:187px;padding:10px 20px}.divBorder02{background-color:#fff;border:2px solid #000;height:187px;padding:71px 20px}.titulo-vocacoes{font-family:Exo\ 2;font-size:36px!important;font-weight:900}.paragrafo-vocacoes{font-family:Exo\ 2;font-size:18px;font-weight:400;text-align:justify}.pVocacoesCard{font-family:Exo\ 2;font-size:22px;font-weight:800;margin-bottom:0;margin-left:0}.pVocacoesCard02{font-family:Exo\ 2;font-size:18px;font-weight:400;margin-bottom:.5rem;margin-left:20px;margin-top:.5rem}.containerSetaGraficoVocacoes{display:flex}.pVocacoesMapaCard{color:#9e9e9e;font-family:Exo\ 2;font-size:15px;font-weight:600;margin-top:1rem}.h3Vocacoes{color:#000;font-family:Exo\ 2;font-size:27px;font-weight:900}.bgVocacoes{background-color:#e2e9ed;padding-bottom:45px;padding-top:45px}.bgVocacoes .card-box-vocacoes-noticias{justify-content:center;width:360px}.bgVocacoes .row{gap:28px;justify-content:center}.card-box-vocacoes-noticias{padding-left:0;padding-right:0}.card-box-vocacoes-noticias .card{width:360px!important}.card-box-vocacoes-noticias .card .card-img-top{padding:13px!important}.pCardVocacoesTexto{color:#000;font-family:Exo\ 2;font-size:21px;font-weight:700;line-height:26px}.pCardIconeVocacaoTitulo{font-size:18px;line-height:25px;min-height:50px}.pCardIconeVocacaoTitulo,.pCardIconeVocacaoTitulo02{font-family:Exo\ 2,sans-serif;font-weight:700;margin-bottom:0!important}.pCardIconeVocacaoTitulo02{font-size:20px;line-height:21px;padding:0 12px}.btnVocacoesCard{background:#00ffce;border:2px solid #00ffce;color:#000;font-family:Exo\ 2;font-size:14px;font-weight:600;margin-bottom:5px;min-width:180px;padding:2px 20px}.btnVocacoesCard:hover{background:transparent;border:2px solid #00ffce;color:#000;transition:.4s ease-in-out}.cardFooterVocacoes{background:#fff;border:none}.bgVocacao{background-image:url(/images/pages/vocacoes/economia_criativa_bg.png);background-position:top;background-size:cover}.bgVocacao-Comercio{background-image:url(/images/pages/vocacoes/comercio_servicos_bg.png);background-position:top;background-position-x:40%}.bgVocacao-EconomiaVerde{background-image:url(/images/pages/vocacoes/economia_verde_bg.png);background-position:top;background-position-x:40%}.bgVocacao-educacao{background-image:url(/images/pages/vocacoes/educacao_bg.png);background-position:top;background-position-x:40%}.bgVocacao-infraestrutura{background-image:url(/images/pages/vocacoes/infraestrutura_bg.png);background-position:50%;background-position-x:20%}.bgVocacao-industria{background-image:url(/images/pages/vocacoes/industria_bg.png);background-position:50%;background-position-x:40%}.bgVocacao-qualidade-de-vida{background-image:url(/images/pages/vocacoes/qualidade_de_vida_bg.png);background-position:50%;background-position-x:40%}.bgVocacao-servicos{background-image:url(/images/pages/vocacoes/servicos_bg.png);background-position:50%;background-position-x:40%}.bgVocacao-tecnologia{background-image:url(/images/pages/vocacoes/tecnologia_bg.png);background-position:50%;background-position-x:40%}.bgVocacao-turismo{background-image:url(/images/pages/vocacoes/turismo_bg.png);background-position:50%;background-position-x:40%}.overlay-vocacoes{background-color:rgba(0,0,0,.68);bottom:0;height:311px;left:0;position:relative;right:0;top:0;transition:.2s ease-in-out;width:100%;z-index:2}.h3VocacoesBG{font-size:38px;font-weight:900}.h3VocacoesBG,.pVocacoesBG{color:#fff;font-family:Exo\ 2}.pVocacoesBG{font-size:18px;font-weight:300}.divVocacoes .divVocacaoCards{margin-left:253px;width:1368px}.mapaVocacoes .divLegendaMapa{left:470px;position:relative;top:-324px}.mapaVocacoes .leaflet-container{border:2px solid #e3e9eb;padding:10px 20px}.vocacoes-dropdown{margin:0;max-width:98px;padding-left:0}.mapa-vocacoes-2009,.mapa-vocacoes-2019{border:1px solid rgba(0,0,0,.125)}.mapa-vocacoes-2009{border-right:none}.mapa-vocacoes-2009 .leaflet-container,.mapa-vocacoes-2019 .leaflet-container{background:#fff;height:660px!important}.leaflet-control-attribution a{color:#fff!important}.dados-vocacao-botao-selecao-top-selected{background:#00ffce;border:3px solid #00ffce;border-radius:3%}.dados-vicacao-botao-selecao-top{border:3px solid #00ffce;border-radius:3%}.botao-selecao-vocacao{border:2px solid #00ffce;border-radius:5px;height:10px}.botao-selecao-vocacao.selected{background:#00ffce}.texto-botao-selecao-vocacao.selected{font-weight:700}.dados-vocacao-botao-selecao{font-family:Exo\ 2;font-size:13px;font-weight:500;margin-right:5px;width:156px}.dados-vocacao-botao-selecao:hover{cursor:pointer;font-weight:700}.dados-vocacao-botao-selecao:hover .botao-selecao-vocacao{background-color:#00ffce}.cardVocacao-page{border:3px solid #000;height:200px!important;margin:auto;padding:10px;width:200px!important;width:50%}.cardVocacao-round-page{background:#000;border-radius:64px;margin-left:60px;padding:25px 13px;width:96px}.div-img-icones-vocacao{background:#000;border-radius:50%;height:100px;text-align:center;width:100px}.card .div-img-icones-vocacao{margin-top:20px;padding:20px;text-align:center}.card-icone-vocacao{border:1px solid #000;border-radius:0;height:231px;justify-content:center;margin-bottom:-10px;width:231px}@media (min-width:962px){.segunda-linha-cards-vocacoes{margin-top:38px}.primeira-linha-cards-vocacoes .conteudo-linha-card-vocacoes,.segunda-linha-cards-vocacoes .conteudo-linha-card-vocacoes{gap:28px;justify-content:center}}.card-icone-vocacao a{color:#000;text-decoration:none}.card-icone-vocacao:hover{background:#a7b4c4;border:3px solid #000;cursor:pointer;transition:.2s ease-in-out}.ano-titulo-mapa-vocacao{color:#848484;font-family:Exo\ 2;font-weight:700;margin-left:12px;margin-top:10px;position:absolute;z-index:9999}.mapa-vocacoes-2009 .leaflet-top,.mapa-vocacoes-2019 .leaflet-top{margin-top:30px}.card-vocacoes-big-numbers .card-title{color:#00ffce;font-family:Exo\ 2;font-size:55px;font-weight:900;margin-bottom:0;margin-top:-5px}.card-vocacoes-big-numbers .card{background:#374756;border-radius:0;margin-bottom:5px;min-height:180px;text-align:center}.card-vocacoes-big-numbers .card-text{color:#fff;font-family:Exo\ 2;font-size:30px;font-weight:400;line-height:30px;padding-left:50px;padding-right:50px}.card-vocacoes-big-numbers{padding-left:1px;padding-right:1px;padding-top:15px}.topo-vocacoes{background:linear-gradient(180deg,#e2e9ed 70%,#fff 0);height:410px}.conteudo-vocacoes{margin-top:0}.conteudo-vocacoes .card-body{padding:1rem .7rem}.row-imagens-vocacoes{padding-left:15px;padding-right:15px}#map_vocacoes .divLegendaMapa{left:450px!important;margin-left:20px!important;margin-top:95px!important;top:291px!important}#map2_vocacoes .leaflet-zoom-animated,#map_vocacoes .leaflet-zoom-animated{margin:0}#map2_vocacoes .divLegendaMapa{left:450px!important;margin-left:20px!important;margin-top:95px!important;top:291px!important}.title-vocacoes-bignumber-real-sufix{font-size:20px;font-weight:500;margin-left:-20px;margin-top:20px;padding-right:15px}.modal-noticia-industria .modal-content{flex-direction:column}.titulo-noticia-industria{color:#000;font-size:25px;font-weight:600;letter-spacing:-1.95px;line-height:38px;text-align:left;width:75%}.button-close-modal-vocacao-noticia-industria{color:#fff;margin-right:36.15px;margin-top:27px}.header-noticia-industria{padding:0;position:relative;width:100%}.modal-noticia-industria{display:flex;flex-direction:column}.cabecalho-modal-noticia-industria{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:265px;justify-content:flex-end;width:100%}.cabecalho-modal-noticia-industria-1{background-image:url(/images/pages/vocacoes/vocacoes_img_card_industria_01.png)}.cabecalho-modal-noticia-industria-2{background-image:url(/images/pages/vocacoes/vocacoes_img_card_industria_02.png)}.imagem-noticia-2-industria{width:100%}.icone-topico-noticia-industria{margin-right:15px}.link-noticia-2-industria{color:#000;font-weight:700;text-decoration:underline}.container-seletores-mapas-vocacao-comercio{justify-content:center}.list-ul-mapas-dados-vocacoes{position:absolute;z-index:9999}.list-ul-mapas-dados-vocacoes li:hover{background:#b7bbbc;border:2px solid #b7bbbc;cursor:pointer}.list-ul-mapas-dados-vocacoes li{border:1px solid #b7bbbc;padding:0 10px}.list-ul-mapas-dados-vocacoes li:last-child{border-radius:0 0 5px 5px;border-top:none}.dados-vocacoes-select-selecao{border:1px solid #b7bbbc;border-radius:5px;font-family:Exo\ 2;font-size:13px;font-weight:900;min-width:120px;padding-left:10px;padding-top:3px;text-align:left;width:10px!important}.dados-vocacoes-select-selecao.dados-vocacoes-select-selecao-expandido{border-bottom:none;border-radius:5px 5px 0 0}.dados-vocacoes-select-selecao:hover{cursor:pointer}@media (min-width:962px){.dados-vocacoes-select-selecao{max-width:30px!important}}.arrow-dados-vocacoes-graficos-select{float:right}.arrow-dados-vocacoes-graficos-select i{color:#000;font-size:12px;margin-bottom:3px;margin-right:5px}.linha-guia-grafico-vocacoes{border-top:1px solid #b7bbbc;height:0;left:0;position:absolute;width:100%}.card-mapa-vocacoes{padding:0 .7rem}@media (max-width:961px){.divSlider-mobile-vocacoes .card-body{padding:1rem 0}}.vocacoes-home-card-body{flex:1 1 auto;padding:1rem 0}.noticia-industria{padding:1rem 3rem}.example-dialog-test{flex-direction:column!important;width:80%!important}.button-navigation-modal{background:#00ffce!important}@media (max-width:1399px){.imgPostNoticias{height:411px;width:691px}.tituloPostNoticias{font-size:20px}.separadorNoticias{margin-left:15px;margin-top:10px;width:94%}.area-card-noticias{padding:0 0 10px}.imgNoticias{height:101px;width:91px}.cardNoticiasTitulo{font-size:20px}.mais-noticias{height:545px}}@media (max-width:1369px){.imgPostNoticias,.imgPostNoticias-dist-criat{height:411px;width:691px}.tituloPostNoticias{font-size:20px}.separadorNoticias{margin-left:15px;margin-top:10px;width:94%}.area-card-noticias{padding:0 0 10px}.imgNoticias{height:101px;width:91px}.cardNoticiasTitulo{font-size:20px}.mais-noticias{height:545px}}@media (max-width:1280px){.imgPostNoticias{height:411px;width:691px}.separadorNoticias{margin-left:15px;margin-top:10px;width:94%}.area-card-noticias{padding:0 0 10px}.imgNoticias{height:101px;width:91px}.cardNoticiasTitulo{font-size:20px}.mais-noticias{height:545px}}@media (max-width:1200px){.imgPostNoticias{height:410px;width:691px}.separadorNoticias{margin-left:15px;margin-top:10px;width:94%}.area-card-noticias{padding:0 0 10px}.imgNoticias{height:101px;width:91px}.cardNoticiasTitulo{font-size:20px}.mais-noticias{height:545px}}@media (max-width:1180px){.imgPostNoticias{height:360px;width:579px}.separadorNoticias{margin-left:15px;margin-top:10px;width:94%}.area-card-noticias{padding:0 0 10px}.imgNoticias{height:84px;width:74px}.cardNoticiasTitulo{font-size:16px}.mais-noticias{height:520px}}@media (max-width:1024px){.imgPostNoticias{height:360px;width:579px}.separadorNoticias{margin-left:15px;margin-top:10px;width:94%}.area-card-noticias{padding:0 0 10px}.imgNoticias{height:84px;width:74px}.cardNoticiasTitulo{font-size:16px}.mais-noticias{height:520px}}@media (max-width:961px){.dados-card-body{margin-top:0!important}}.dados-pagina{background-color:#000;background-image:url(/images/pages/dados/img_background_dados.png);background-repeat:no-repeat,repeat;background-size:100%;border:0;min-height:400px;padding:0}.pagina-dados-layer{background-color:rgba(6,6,5,.93);border:0;min-height:500px;width:100%}.breadcrumb-dados{background:#000!important;color:#fff}.breadcrumb-dados .breadcrumb-item+.breadcrumb-item:before,.breadcrumb-dadosmapas .breadcrumb-item+.breadcrumb-item:before{color:#fff}.body-dados{background:#000!important}.breadcrumb-dados .breadcrumb-categoria{color:#fff!important}.breadcrumb-dados .breadcrumb-sub-categoria{color:#fff!important;font-weight:700}.dados-titulo{color:#fff;font-family:Exo\ 2;font-size:23px;font-weight:700;margin-left:15px}.dados-card{background:#374756;min-height:230px}.dados-card-col{padding:5px}.dados-card-col-2{padding:5px;z-index:10}.dados-card-circle{background-color:#000;border-radius:50%;display:inline-block;height:150px;width:150px}.dados-card-body{align-items:center;display:flex;flex-direction:column;height:380px;justify-content:space-between;margin-top:-65px;text-align:center}.dados-card-body .dados-explicacao-card{min-height:57px}.btnPesquisar-dados{height:55px;margin-top:45px}.dados-titulo-card{color:#fff;font-family:Exo\ 2;font-size:36px;font-weight:900;text-align:center}.dados-titulo-card.dados-titulo-card-divisao-geografica{margin:0 auto}.dados-explicacao-card{color:#fff;font-family:Exo\ 2;font-size:18px;margin:-10px auto 0;text-align:center}.dados-arrow-card{margin-top:.5rem}.dados-arrow-card>li,.dados-arrow-card>ul{list-style-type:none}.icone-arrow-dados-distrito,.icone-arrow-dados-setor{color:#00ffce;font-size:25px}.dados-arrow-card li.collapsed .icone-arrow-dados{transform:rotate(180deg)}.dados-arrow-card li .icone-arrow-dados{transition:transform .25s}.menu-dados-setor{background:#374756;margin-top:8px}.menu-dados-setor li{border-bottom:1px solid #d6d1d1e5;font-size:18px;list-style-type:none;padding-bottom:5px;padding-left:25px;padding-top:5px}.menu-dados-setor-li-fim{border:0!important}.menu-dados-distrito-mapa{background-color:#374756;color:#fff;font-size:18px;margin-left:-15px;margin-right:-60px}.menu-dados-distrito-mapa:hover{background-color:#172028!important}.menu-dados-setor li a{color:#fff;font-family:Exo\ 2}#subMenuDadosSetor{padding:0}.menu-dados-setor li:hover{background:#172028;list-style-type:none;text-decoration:none}.menu-dados-setor a{text-decoration:none}.subMenuDadosDistrito{font-size:20px;padding:0}.menu-dados-distrito{background:#374756;color:#fff;font-size:18px;margin-bottom:3px;margin-top:8px;padding:0}.menu-dados-distrito li{border-bottom:1px solid #d6d1d1e5;list-style-type:none;padding-bottom:5px;padding-left:25px;padding-top:5px}.menu-dados-distrito-li-fim{border:0!important}.menu-dados-distrito-li-fim,.menu-dados-distrito li a{color:#fff;font-family:Exo\ 2}.menu-dados-distrito li:hover{background:#172028;list-style-type:none;text-decoration:none}.menu-dados-distrito a{text-decoration:none}.menu-dados-distrito-li-fim:hover{cursor:pointer}.menu-distrito{background:#374756!important;color:#fff;font-family:Exo\ 2;font-weight:200;min-width:690px}.menu-distrito ul{border-bottom:1px solid #d6d1d1e5;display:flex;list-style-type:none;margin:0;padding:5px}.menu-distrito li{border:0;list-style-type:none;min-width:170px;padding-left:15px}.menu-distrito-painel-texto-li ul a{border:none;color:#fff;text-decoration:none}.menu-distrito-painel-texto-li ul a:hover{background-color:#ffffff40;font-weight:800;min-width:170px}.menu-distrito-painel-texto-li ul a:hover li{box-sizing:content-box}.menu-distrito-final{border:none!important}.menu-distrito li img{margin-right:10px}.menu-distrito-hidden,.menu-distrito-top-hidden{display:none}.iconeLinkPaginaDados{height:10px;width:10px}.text-em-breve-dados-distritos{border-left:1px solid #00ffce;border-right:1px solid #00ffce;color:#00ffce;font-size:20px;padding:0 10px}.cards-dados-row{margin-top:6rem}.container-dados-distrito-01 .container{padding:0}@media (min-width:962px){.col-dados-setor-sessao4{margin-bottom:50px;margin-top:15px}.col-dados-setor-sessao1{margin-top:100px!important}.dados-setor-select-selecao{max-width:30px!important}.dados-setor-div-botoes-selecao-setor{margin-left:0!important}.dados-setor-card-body-mapa{margin-left:-4px!important;margin-right:-4px!important;padding-bottom:0}.dados-setor-card-body1{min-height:64px}}@media (max-width:961px){.col-dados-setor-sessao4{margin-bottom:0!important;margin-top:20px!important}.col-dados-setor-sessao1{margin-top:20px}.dados-setor-card-body-mapa{height:1560px;margin-left:-4px!important;margin-right:-4px!important}.card-dados-setor-mapa{height:670px}.dados-setor-div-botoes-selecao-setor{margin-left:5px}.dados-setor-select-selecao{margin-top:5px}.dados-setor-option-type ul{margin-bottom:10px;margin-left:-42px}.arrow-dadossetor-graficos-select i{margin-right:-5px!important}.dados-setor-select-selecao{width:10px!important}.dados-setor-botao-selecao-top-selected{border-radius:15px!important;height:20px!important;margin-right:10px;width:45px!important}.dados-setor-botao-selecao-top-selected-internal{background:#00ffce;border:1px solid #fff;border-radius:15px;height:15px;margin-left:25px;width:15px}.dados-setor-botao-selecao-top-internal{background:#fff;border:1px solid #00ffce;border-radius:15px;height:15px;margin-left:1px;width:15px}.dados-setor-botao-selecao-top{border-radius:15px!important;height:20px!important;margin-right:10px;width:145px!important}.dados-setor-botao-selecao-dadossetor{display:flex}.dadossetor-header-chart1{height:133px!important}.dadossetor-header-chart2{height:165px!important}.dadossetor-header-chart6{height:134px!important}.dadossetor-header-chart4{height:193px!important}.dadossetor-header-chart3{height:134px!important}.dadossetor-header-card-chart2{height:265px}.dadossetor-header-card-chart3{height:315px!important}.dadossetor-header-chart5{height:125px!important}.dadossetor-header-card-chart6{height:234px!important}.dadossetor-header-card-chart7{height:258px}.dadossetor-titulo{font-weight:800}.dadossetor-sub-titulo-setor,.dadossetor-titulo{color:#fff;font-family:Exo\ 2;font-size:36px;margin-left:0!important;text-align:center}.dadossetor-sub-titulo-setor{font-weight:900;margin-top:-5px!important}.dadossetor-titulo-select{width:90%!important}}.col-botoes{padding:4px}.col-botoes:hover{cursor:pointer}.dados-setor-botao-selecao-dadossetor{font-family:Exo\ 2;font-size:13px;font-weight:600;padding:4px;text-align:center}.dados-setor-botao-selecao-dadossetor:hover{font-weight:700}.dados-setor-botao-selecao-dadossetor:hover .dados-setor-botao-selecao-top{background-color:#00ffce}.dados-setor-botao-selecao-dadossetor:has(.dados-setor-botao-selecao-top-selected){font-weight:700}.dados-setor-botao-selecao-dadossetor:hover{cursor:pointer}.dadosporsetor{background-color:#000000bd;background-image:url(/images/pages/dados/img_background_dadossetor.png);background-repeat:no-repeat,repeat;background-size:100%;border:0;min-height:400px}.breadcrumb-dadosporsetor .breadcrumb-item,.breadcrumb-dadosporsetor a{color:#fff}.breadcrumb-dadosporsetor .breadcrumb-item+.breadcrumb-item:before{color:#fff;font-weight:700}.dadossetor-sub-titulo-setor,.dadossetor-titulo{color:#fff;font-family:Exo\ 2;font-size:36px;font-weight:900;margin-left:0}.dadossetor-titulo-select{cursor:pointer;font-size:22px}.arrow-dadossetor-select i{color:#00ffce}.menu-setores-select.menu-setores-select-setores{padding-right:120px}.card-dados-setor-principal{box-shadow:2px 2px 5px 2px rgba(0,0,0,.22)}.card-dadossetor-bignumbers .card{background:#374756;margin-bottom:5px;min-height:205px;text-align:center}.sessao-dados-page{background-color:"#e2e9ed​"}.dados-setor-resposta{max-height:150px}.dados-setor-resposta_1,.dados-setor-resposta_2{max-height:150px;min-height:90px}.dados-setor-resposta_3{min-height:150px}.dados-setor-resposta_4{max-height:150px;min-height:90px}.dados-setor-div-botoes-selecao-setor{display:flex;justify-content:center;padding:0;text-align:center}.dados-setor-botao-selecao:has(.dados-setor-botao-selecao-top-selected){font-weight:700}.dados-setor-botao-selecao-top-selected{font-weight:bolder}.dados-setor-select-selecao{border:1px solid #b7bbbc;border-radius:5px;font-family:Exo\ 2;font-size:13px;font-weight:900;min-width:120px;padding-left:10px;padding-top:3px;text-align:left}.dados-setor-select-selecao.dados-setor-select-selecao-expandido{border-bottom:none;border-radius:5px 5px 0 0}.list-ul-dados-distrito ul{width:auto}.list-ul-dados-distrito li,.list-ul-dados-setor li,.list-ul-mapas-dados-setor li{border:1px solid #b7bbbc;font-weight:400;padding:0 10px}.list-ul-dados-distrito li:hover,.list-ul-dados-setor li:hover,.list-ul-mapas-dados-setor li:hover{background:#e2e9ed;border:2px solid #b7bbbc;cursor:pointer;font-weight:700}.list-ul-dados-distrito li:last-child,.list-ul-dados-setor li:last-child,.list-ul-mapas-dados-setor li:last-child{border-radius:0 0 5px 5px;border-top:none}.header-card-dados-setor_sec1{border-bottom:1px solid #b7bbbc;height:16rem;padding:15px}.header-card-mapa-setor{border-bottom:1px solid #b7bbbc;height:5rem;padding:15px}.dados-setor-botao-selecao:hover{font-weight:700}.dados-setor-botao-selecao:hover .dados-setor-botao-selecao-top{background-color:#00ffce}.dados-setor-select-selecao:hover{cursor:pointer}.dados-setor-col-sel ul{margin-bottom:0;padding:0 0 2px}.dados-setor-select-display{padding-left:10px}.dados-setor-option-type-item,.dados-setor-option-type li{background:#fff;list-style-type:none;min-width:98px;text-decoration:none}.dados-setor-option-type-item:first-child,.dados-setor-option-type li:first-child{border-bottom:1px solid #b7bbbc;border-top:1px solid #b7bbbc}.title-dadossetor-bignumber-real-sufix{margin-right:10px}.dados-setor-select-selecao-container{text-align:center}.cardHeaderDadosSetor{align-items:center;background:#b8c8cc66!important;border-bottom:none!important;border-radius:0!important;display:flex;height:125px;padding:2px 20px!important}.cardHeaderDadosSetor .pDados2SP{margin:0;text-transform:none}.pDadosSP02-cidade_1,.pDadosSP02-cidade_2{font-size:18px;margin-bottom:0!important;margin-left:-9px;min-height:90px;padding:0 20px}.pDadosSP02-cidade_3,.pDadosSP02-cidade_4{font-size:18px;margin-bottom:0!important;margin-left:-9px;min-height:120px;padding:0 20px}.dadossetor-footer-mapa{text-align:initial}#map1_setores .leaflet-control-zoom,#map2_setores .leaflet-control-zoom{top:50px!important}#map1_setores .divLegendaMapa{left:380px!important;top:372px!important}#map1_setores .divLegendaMapa-teste{left:-190px!important;top:420px!important}#map2_setores .divLegendaMapa{left:412px!important;top:372px!important}#map2_setores .divLegendaMapa-teste{left:-190px!important;top:420px!important}.seta-breadcrumb-dados{padding:0 5px}@media (min-width:962px){.dados-setor-botoes-selecao-mapa{padding:0 13rem}}.dados-por-distrito{background-color:#000000bd;background-image:url(/images/pages/dados/img_background_dadoscidade.png);background-repeat:no-repeat,repeat;background-size:100%;border:0;min-height:400px}.dados-por-distrito .breadcrumb-categoria,.dados-por-distrito .breadcrumb-item,.dados-por-distrito .breadcrumb-item+.breadcrumb-item:before{color:#fff}.pagina-dados-distrito-layer{background-color:rgba(0,0,0,.65);border:0;width:100%}.sessao-dados-distrito{background-color:#e2e9ed;background-size:100%;border:0;min-height:400px;width:100%;z-index:9999}.dados-populacao{border:0;padding-bottom:20px;padding-top:20px;width:100%}.dadosdistrito-sub-titulo{color:#fff;font-family:Exo\ 2;font-size:50px;font-size:23px;font-weight:900;margin:3rem 0 3rem 15px}.dados-distrito-titulo{color:#fff;font-family:Exo\ 2;font-size:23px;font-weight:700;margin-left:15px;text-transform:uppercase}.dados-distrito-select,.dados-distrito-titulo-select{color:#000;font-family:Exo\ 2;font-size:18px;font-weight:700;padding:8px 10px}.dados-distrito-titulo-select{background-color:#fff;border:1px solid #707070;margin-left:15px}.arrow-dados-distrito-select{float:right}.arrow-dados-distrito-select .icone-arrow-select{color:#00ffce;font-size:16px}.header-seccao{color:#000;font-weight:800;margin-left:10px}.dados-seccao{display:flex;gap:1.5rem;margin:0;padding:0}.card-distrito{width:50%}.header-card-distrito{background-color:#b8c8cc66;border:1px rgba(0,0,0,.125);border-radius:.25rem;border-style:solid solid hidden;height:120px;padding:2px 20px}.header-card-distrito .header-card-distrito-text{font-family:Exo\ 2,sans-serif;font-size:17px;font-weight:700;margin-bottom:24px;margin-top:10px}.header-card-dados-distrito{background-color:#fff;border-bottom:1px solid #b7bbbc;border-left:1px solid rgba(0,0,0,.125);border-right:1px solid rgba(0,0,0,.125);height:7rem;padding:15px}.dados-distrito-card-body{background-color:#fff;border-color:rgba(0,0,0,.125);border-style:hidden solid;border-width:1px}.container-card-dados-distrito{box-shadow:2px 4px 12px -3px rgba(0,0,0,.75)}.dados-distrito-card-footer{background-color:#b8c8cc66;border:1px solid rgba(0,0,0,.125);border-top-style:hidden;height:50px}.card-dados-distrito-bignumbers{margin:0}.card-dados-distrito-bignumbers .card{background:#374756;margin-bottom:5px;text-align:center}.card-dados-distrito-bignumbers .card-title{color:#00ffce;font-family:Exo\ 2;font-size:38px;font-weight:900;margin-bottom:0}.card-dados-distrito-bignumbers .card-text{color:#fff;font-family:Exo\ 2;font-size:26px;font-weight:700;line-height:30px}.row-dados-distrito-sessao1,.row-dados-distrito-sessao2,.row-dados-distrito-sessao3,.row-dados-distrito-sessao4,.row-dados-distrito-sessao5{padding-top:30px}.containerBigNumbers{padding-bottom:20px}.dados-distrito-vocacoes-title{text-align:center}.breadcrumb-dadospordistrito a{color:#fff}.dados-distrito-select-selecao{border:1px solid #b7bbbc;border-radius:5px;font-family:Exo\ 2;font-size:13px;font-weight:900;min-width:120px;padding-top:3px;text-align:left}.dados-distrito-select-selecao.expanded{border-bottom:none}.dados-distrito-select-selecao.dados-distrito-select-selecao-expandido{border-bottom:none;border-radius:5px 5px 0 0}.dados-distrito-select-selecao .dados-distrito-option-type-item{border:1px solid #b7bbbc}.dados-distrito-select-selecao .dados-distrito-option-type-item:first-child{border:1px solid #b7bbbc;border-left:none;border-right:none}.dados-distrito-select-selecao .dados-distrito-option-type-item:last-child{border:none;border-bottom:1px solid #b7bbbc;border-radius:0 0 5px 5px}.dados-distrito-selected-display{margin-right:75px;padding-left:10px}.CardCoeficienteVocacional{box-shadow:5px 5px 3px #0000001a;width:100%}.dadoscidade{background-color:#000000bd;background-image:url(/images/pages/dados/img_background_dadoscidade.png);background-repeat:no-repeat,repeat;background-size:100%;border:0;min-height:400px}.breadcrumb-dadoscidade .breadcrumb-item,.breadcrumb-dadoscidade .breadcrumb-item:before,.breadcrumb-dadoscidade a{color:#fff}.seta-resposta-pergunta{margin-right:.75rem}.accordion-button{font-family:Exo\ 2,sans-serif;font-size:22px}.accordion-button.collapsed:after,.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300FFCE'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")!important}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300FFCE'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.titulo-dadoscidades{font-weight:700;height:225px;margin-left:0}.dadossetor-sub-titulo,.titulo-dadoscidades{color:#fff;font-family:Exo\ 2;font-size:36px}.dadossetor-sub-titulo{font-weight:900;margin-left:15px}.dadossetor-titulo-select{font-size:14px;margin-left:15px}.menu-dados-setor-col{padding-right:82px;position:absolute;z-index:9999}.sessao-dadoscidade-page{background-color:#e2e9ed;background-size:100%;border:0;margin-top:-100px!important;min-height:400px;padding-top:30px;z-index:9999}.seletor-dados-cidade{margin-left:2%}.dados-setor-botao-selecao-cidade-cidade{font-family:Exo\ 2;font-size:13px;font-weight:500;margin-right:5px;width:156px}.dados-setor-botao-selecao-cidade-top-selected{background:#00ffce;border:3px solid #00ffce;border-radius:5px;height:10px;margin:4px;width:150px}.dados-setor-botao-selecao-cidade-top{border:2px solid #00ffce;border-radius:5px;height:10px;margin:4px;width:150px}.dados-setor-botao-selecao-cidade{text-align:center}.dados-setor-botao-selecao-cidade:hover{cursor:pointer;font-weight:700}.dados-setor-botao-selecao-cidade:hover .dados-setor-botao-selecao-cidade-top{background-color:#00ffce}.dados-setor-botao-selecao-cidade .selected{font-weight:700}.dadoscidade-card-col{padding-top:95px;z-index:10}.dadoscidade-card-col-2{padding-top:95px}.accordion-button button{color:#00ffce}.dadoscidade-card-col>dados-card{max-width:200px!important}.card_cidade_charts{padding-bottom:20px}.card_titulo_cidade_charts{color:#848484;font-family:Exo\ 2;margin-left:12px;margin-top:10px;min-height:70px;padding-left:36px;text-align:left;z-index:9999}.accordion-item-cidades{box-shadow:5px 5px 3px #0000001a}.botoes-cidade-sec816{display:inline-flex;margin-left:2%}@media (max-width:961px){.botoes-cidade-sec816{margin:0}}#map1_cidades{background-color:transparent;bottom:40px;height:500px!important}#map1_cidades .divLegendaMapa{left:439px!important;top:324px!important}#map1_cidades .divLegendaMapa-teste{left:10px!important;top:220px!important}#map1_cidades .show_div_legend_map{display:block}#map1_cidades .hide_div_legend_map{display:none}#map1_cidades .leaflet-control-zoom{left:30px;top:30px!important}#map2_cidades{background-color:transparent;bottom:40px;height:500px!important}#map2_cidades .divLegendaMapa{left:439px!important;top:324px!important}#map2_cidades .divLegendaMapa-teste{left:10px!important;top:220px!important}#map2_cidades .show_div_legend_map{display:block}#map2_cidades .hide_div_legend_map{display:none}#map2_cidades .leaflet-control-zoom{left:30px;top:30px!important}#map3_cidades{background-color:transparent;bottom:40px;height:500px!important}#map3_cidades .divLegendaMapa{left:439px!important;top:324px!important}#map3_cidades .divLegendaMapa-teste{left:10px!important;top:220px!important}#map3_cidades .show_div_legend_map{display:block}#map3_cidades .hide_div_legend_map{display:none}#map3_cidades .leaflet-control-zoom{left:30px;top:30px!important}.card_cidade_charts .dados-setor-div-botoes-selecao{margin-top:-30px!important}.card_cidade_charts .btn-cidades-sec8{margin-top:-40px!important}.card-left-cidade,.card-rigth-cidade{background:#fff;border-top:1px solid #bbb!important;padding:0}.card-left-cidade{border-right:1px solid #bbb!important}.col-cidade-card-left{background:#e2e9ed;padding-right:0!important}.col-cidade-card-rigth{background:#e2e9ed;padding-left:0!important}.accordion-body{display:flex;font-family:Exo\ 2,sans-serif;font-size:18px}.accordion-body img{height:25px}.accordion-button{font-size:20px;font-weight:700}.dados-cidade-card-footer{background:#b8c8cc66;display:flex;height:45px;text-align:right}.cidades-icones-compartilhar-etc{justify-content:flex-end;margin-right:-30px!important}.body_card_cidade{padding-left:15px;padding-right:15px}.dadosmapas{background-color:#000000bd;background-image:url(/images/pages/dados/img_background_dadossetor.png);background-repeat:no-repeat,repeat;background-size:100%;border:0;min-height:400px}.breadcrumb-dadosmapas .breadcrumb-item,.breadcrumb-dadosmapas a{color:#fff}.btn-accordion{background-color:#374756;color:#fff;font-weight:700}.accordion-button:not(.collapsed){background-color:#374756;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#fff}.accordion-button:not(.collapsed):after{transform:rotate(-180deg)}.accordion-button:after,.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232f82c6'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.accordion-button:after{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:1.25rem;border-radius:30px;content:"";flex-shrink:0;height:2.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:2.25rem}.color-filter-icon{filter:#00FFCE!important}.pagina-dadossetor-layer{background-color:rgba(0,0,0,.65);border:0;width:100%}.dadosdistritomapa-sub-titulo,.titulo-dadosmapass{color:#fff;font-family:Exo\ 2;font-size:23px;font-weight:700;margin-left:0}.container-mapas-invadindo{margin-top:-50px}.dadossetor-titulo-select{background:#fff;border:1px solid #707070;color:#000;font-family:Exo\ 2;font-size:18px;font-weight:700;margin-left:0;padding:8px 10px}.arrow-dadossetor-select{float:right}.arrow-dadossetor-select i{font-size:16px}.arrow-dadossetor-graficos-select{float:right}.arrow-dadossetor-graficos-select i{color:#000;font-size:12px;margin-bottom:3px;margin-right:5px}.menu-dados-pagina-setor-li-fim{border:0!important}.menu-setores-select{margin-left:15px}.menu-setores-select-hidden{display:none}.menu-dados-por-distrito-col{padding-right:193px;position:absolute;z-index:9999}.menu-dados-por-distrito{background:#fff;margin-top:0}.menu-dados-por-distrito li{list-style-type:none;padding-bottom:5px;padding-left:13px;padding-top:5px}.menu-dados-por-distrito li:hover{background:#374756}.menu-dados-por-distrito a{color:#000;font-family:Exo\ 2;text-decoration:none}.menu-dados-por-distrito a:hover{color:#fff}.card-dadossetor-bignumbers{margin:0}.card-dadossetor-bignumbers .card-title{color:#00ffce;font-family:Exo\ 2;font-size:55px;font-weight:900;margin-bottom:0;margin-top:-5px}.card-dadossetor-bignumbers .card-text{color:#fff;font-family:Exo\ 2;font-size:30px;font-weight:400;line-height:30px;padding-left:50px;padding-right:50px}.sessao-dados-page{background-color:#e2e9ed;background-size:100%;border:0;margin-top:-100px;min-height:400px;padding-top:30px;z-index:9999}.row-dados-setor-sessao1{margin:0}.col-dados-setor-sessao2{margin-top:15px}.row-dados-setor-sessao2{margin:0}.col-dados-setor-sessao3{margin-top:15px}.row-dados-setor-sessao3,.row-dados-setor-sessao4{margin:0}.menu-hidden{display:none}.dados-setor-resposta{min-height:90px}.dados-setor-card-footer{background:#b8c8cc66;height:50px}.dados-setor-div-botoes-selecao{display:flex;padding:0;text-align:center}.dados-setor-botao-selecao{font-family:Exo\ 2;font-size:13px;font-weight:500;margin-right:5px;width:156px}.dados-setor-botao-selecao .selected{font-weight:700}.dados-setor-botao-selecao-top-selected{background:#00ffce;border:3px solid #00ffce;border-radius:5px;height:10px}.dados-setor-botao-selecao-top{border:2px solid #00ffce;border-radius:5px;height:10px}.header-card-dados-setor{border-bottom:1px solid #b7bbbc;padding:15px}.dados-setor-botao-selecao:hover{cursor:pointer}.dados-setor-option-type ul{list-style-type:none;text-decoration:none}.dados-setor-option-type ul,.list-ul-mapas-dados-setor{position:absolute;z-index:9999}.list-ul-mapas-dados-setor ul{background:#fff;border:1px solid #b7bbbc;font-family:Exo\ 2;font-size:13px;font-weight:600;list-style-type:none!important;margin:0;padding:0;text-align:left;text-decoration:none!important;width:120px}.list-ul-mapas-dados-setor li:hover{background:#b7bbbc;border:2px solid #b7bbbc;cursor:pointer}.list-ul-mapas-dados-setor li{border:1px solid #b7bbbc}.dados-setor-option-type li{background:#fff;border:1px solid #b7bbbc;list-style-type:none;min-width:98px;text-decoration:none}.dados-setor-option-type li:hover{background:#b7bbbc;border:1px solid #b7bbbc;cursor:pointer}.dados-setor-option-type-div{margin-right:3px}.dados-setor-option-type{font-family:Exo\ 2;font-size:13px;font-weight:600}.dados-setor-col-sel{padding:0}.title-dadossetor-bignumber-real{display:inline-flex}.title-dadossetor-bignumber-real-sufix{font-size:20px;font-weight:500;margin-top:20px}.div-dados-setor-mapa{text-align:center!important}.dados-setor-div-botoes-selecao-mapas{display:inline-flex}.dados-setor-div-botoes-selecao-mapas-container,.dados-setor-option-type-container,.dados-setor-titulo-mapas{text-align:center}.card-dados-setor-mapa .card-body{padding:0}#tipCateg{background:#000;color:#00ffce}.card-header-dados-mapas{background:#b8c8cc99;height:110px;padding:2px 20px!important}.titulo-card-dados-mapas{color:#000;font-family:Exo\ 2;font-size:23px;font-weight:700}.box-inferior-dados-mapas{background-color:#fff;text-align:center}.titulo-box-inferior-dados-mapas{color:#000;font-family:Exo\ 2;font-size:38px;font-weight:700;line-height:45.6px;text-align:center}.icone-arrow-dados-indicadores,.icone-arrow-dados-temas{color:#00ffce;font-size:25px}.ano-indicador{font-family:Exo\ 2;position:relative}.ano-indicador select{display:none}.select-selected{background-color:#fff}.select-selected:after{border:6px solid transparent;border-top-color:#000;content:"";height:0;position:absolute;right:20px;top:20px;width:0}.select-selected.select-arrow-active:after{border-color:transparent transparent #000;top:7px}.select-items div,.select-selected{border:1px solid transparent;border-bottom-color:rgba(0,0,0,.1);color:#000;cursor:pointer;padding:8px 16px}.select-items{background-color:#e2e9ed;left:0;position:absolute;right:0;top:100%;z-index:99}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:rgba(0,0,0,.1)}.dados-distritos-mapas-linha-seletores{padding:0 .75rem}.dados-distritos-mapas-container-seletor-tema{padding:0 .75rem 0 0}@media (max-width:768px){.dados-distritos-mapas-container-seletor-tema{padding:0}}.dados-distritos-mapas-container-seletor-indicador{padding:0}.dados-distritos-mapas-container-seletor-indicador,.dados-distritos-mapas-container-seletor-tema{position:relative}.indicadorAno{background:#fff;cursor:pointer;position:absolute;z-index:9999}.indicadorAno.dados-distritos-mapas-seletor-indicador,.indicadorAno.dados-distritos-mapas-seletor-tema{width:100%}.indicadorAno.dados-distritos-mapas-seletor-indicador li,.indicadorAno.dados-distritos-mapas-seletor-tema li{padding-bottom:.5rem;padding-top:.5rem}.indicadorAno.dados-distritos-mapas-seletor-tema{padding-right:.75rem}.indicadorAno.dados-distritos-mapas-seletor-tema li{padding-left:5.2rem}@media (max-width:768px){.indicadorAno.dados-distritos-mapas-seletor-tema{padding-right:0}}.indicadorAno.dados-distritos-mapas-seletor-indicador li{padding-left:8.3rem}.indicadorAno ul{background:#374756;border:0;display:table;font-family:Exo\ 2;font-size:13px;font-weight:600;list-style-type:none!important;margin:0;padding:0;text-align:left;text-decoration:none!important;width:100%}.indicadorAno li{border:1px solid #fff;color:#fff;cursor:pointer;font-size:18px;padding-right:20px;text-align:left}.indicadorAno li:hover{background:#b7bbbc;border:1px solid #b7bbbc;cursor:pointer;font-size:18px;font-weight:700}.dados-mapas-select-selecao{background:#fff;border:1px solid #b7bbbc;font-family:Exo\ 2;font-size:13px;font-weight:900;padding-left:10px;padding-top:3px;text-align:left}.dados-mapas-select-selecao.dados-mapas-select-selecao-header{padding:.5rem}.arrow-dados-mapas-graficos-select{float:right}.arrow-dados-mapas-graficos-select.dados-mapas-select-selecao-header i{color:#00ffce;font-size:16px;margin-top:5px}.arrow-dados-mapas-graficos-select i{color:#000;font-size:12px;margin-bottom:3px;margin-right:5px}.select-ano-indicador-mapas{cursor:pointer;font-size:18px;font-weight:700;margin-left:20%}.select-ano-texto-indicador-mapas{font-size:18px;font-weight:500;letter-spacing:3px}#mapa1_dados_mapa .divLegendaMapa,#mapa2_dados_mapa .divLegendaMapa{left:420px!important;top:380px!important}.scrollToTopButton{align-items:center;background-color:#00ffce;border:none;border-radius:50%;bottom:50px;color:var(--bs-body-color);cursor:pointer;display:flex;font-size:3rem;height:4rem;justify-content:center;left:90%;position:fixed;width:4rem;z-index:2}.scrollToTopButton .scrollToTopButtonIcon{display:inline;margin:0 auto;position:absolute;width:50%}.dropDownAtendimento{background-color:#fff;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;min-height:48px;padding:5px 0 0;width:387px}.dropDownAtendimento .containerIconeAtendimento{align-items:center;display:flex;flex-direction:row;padding-left:5px}.dropDownAtendimento .textoDropdownAtendimento{align-items:center;display:flex;flex:1;font-size:16px;font-weight:700;justify-content:space-between;margin-left:10px;padding-right:15px}.dropDownAtendimento .textoDropdownAtendimento i{height:16px}.dropDownAtendimento .iconeAtendimento{background-color:#00ffce;border-radius:50%;height:35.58px;padding:5px;width:35.03px}.dropDownAtendimento .containerConteudoDropdown{background-color:#fff;border-radius:0 0 5px 5px;display:none;flex-direction:column;opacity:0;padding-top:5px;transition:opacity .5s}.dropDownAtendimento .containerConteudoDropdown.showContent{display:flex;opacity:1}.dropDownAtendimento .conteudoDropdown{cursor:pointer;font-size:16px;margin:0;padding-left:50px;width:100%}.dropDownAtendimento .conteudoDropdown:hover{background-color:#e2e9ed;font-weight:700;padding-right:50px}.dropDownAtendimento .conteudoDropdown:last-child{border-radius:0 0 5px 5px}.big-number-card{background-color:#374756;height:300px;padding-bottom:5px}.big-number-display .big-number-suffix{font-size:16px;line-height:inherit}.district-data-card-title{color:#00ffce;font-family:Exo\ 2;font-size:55px;font-weight:900;margin-bottom:0;margin-top:-20px}.district-data-card-subtitle,.district-data-card-text{color:#fff}.district-data-card-text{font-family:Exo\ 2;font-size:32px;font-weight:500;line-height:30px}.district-data-big-number-card-year{background-color:#172935;bottom:7px;color:#fff;left:0;margin:0 auto;padding:2px;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.district-data-card-body{align-items:center;display:flex;flex-direction:column}.card-dados-distrito{box-shadow:2px 2px 5px 2px rgba(0,0,0,.22)}.card-body-distrito{flex:1 1 auto;height:230px;padding:1rem}.pqsp-table{border:1px solid #e2e8eb}.pqsp-table .pqsp-tr{border:1px solid #5a1f1f;width:100%}.pqsp-table .pqsp-td{display:flex;width:100%}.pqsp-table .pqsp-td:hover,.pqsp-table th{background-color:#e2e8eb}.pqsp-table th{font-weight:500;justify-content:center;margin-right:5px;text-align:center;width:30px}.table>:not(caption)>*>*{padding:0}.headerBigNumber01{background-image:url(/images/pages/home/bignumbers/bg_big_01.png);background-repeat:no-repeat;background-size:cover;padding:0}.card-big-number-exportacoes{height:464px}.card-big-number-exportacoes .porque-sp-big-number{margin-top:-40px}.cardDadosPorqueSaoPaulo{display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-top:10px;min-height:100%}.bigNumberBodyPorqueSaoPaulo{padding:0}.porque-sp-big-number{color:#00ffce;font-family:Exo\ 2,sans-serif;font-size:60px;font-weight:800;margin-bottom:0;text-align:center}.porque-sp-header-big-number{color:#fff;font-family:Exo\ 2,sans-serif;font-size:25px;letter-spacing:0;line-height:32px;text-align:center}.header-big-number-pqsp-populacao{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_populacao.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-populacao{height:239.19px}}.header-big-number-pqsp-pib{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_pib.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-pib{height:239.19px}}.header-big-number-pqsp-exportacoes{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_exportacoes.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-exportacoes{height:239.19px}}.header-big-number-pqsp-investimentos{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_investimentos.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-investimentos{height:239.19px}}.header-big-number-pqsp-logistica{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_logistica.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-logistica{height:239.19px}}.header-big-number-pqsp-startups{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_startups.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-startups{height:239.19px}}.header-big-number-pqsp-business{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_business.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-business{height:239.19px}}.header-big-number-pqsp-b3{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_b3.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-b3{height:239.19px}}.header-big-number-pqsp-universidades{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_universidades.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-universidades{height:239.19px}}.header-big-number-pqsp-transito-executivos{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_transito-executivos.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-transito-executivos{height:239.19px}}.header-big-number-pqsp-concluintes-ensino-superior{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_concluintes-ensino-superior.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-concluintes-ensino-superior{height:239.19px}}.header-big-number-pqsp-salario-saude-educacao{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_salario-saude-educacao.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-salario-saude-educacao{height:239.19px}}.header-big-number-pqsp-polo-industrial{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_polo-industrial.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-polo-industrial{height:239.19px}}.header-big-number-pqsp-renda-per-capita{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_renda-per-capita.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-renda-per-capita{height:239.19px}}.header-big-number-pqsp-patentes{background-color:#000;background-image:url(/images/pages/home/bignumbers/bg_big_patentes.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-patentes{height:239.19px}}.header-big-number-pqsp-economia-criativa{background-image:url(/images/pages/home/bignumbers/bg_big_economia-criativa.png);background-repeat:no-repeat;background-size:cover;padding:0}@media (min-width:962px){.header-big-number-pqsp-economia-criativa{height:239.19px}}.header-big-number-pqsp-concluintes-ensino-superior,.header-big-number-pqsp-universidades{background-position-x:-2px;background-position-y:-150px}@media (max-width:961px){.pqsp-card-big,.pqsp-card-patentes-big{padding-bottom:10px}.card-big-pqsp-2,.card-big-pqsp-econo-criat{padding-bottom:10px;padding-left:0;padding-right:0}.big-number-value-pqsp-logistica{font-size:26px!important}.pqsp-img-invest{width:100%}.pTituloPorqueSaoPaulo{font-family:Exo\ 2;font-size:22px;font-weight:700}.titulo-BigNumber-pqsp{color:#fff;font-family:Exo\ 2,sans-serif;font-size:30px;font-weight:800}}@media (min-width:962px){.card-big-pqsp-2{padding-left:0!important}.pqsp-img-invest{margin-top:-60px;width:100%}#bigNumber{margin-left:-1.5em;max-width:100%!important;padding-left:0!important;padding-right:0!important}.pTituloPorqueSaoPaulo{font-family:Exo\ 2;font-size:30px;font-weight:700}.titulo-BigNumber-pqsp{color:#fff;font-family:Exo\ 2,sans-serif;font-weight:800}}.conteudo-big-number-pqsp{padding:10px 0}.card-big-number-pqsp-com-grafico,.card-big-number-pqsp-logistica,.card-grafico-pqsp-b3{height:100%}.grafico-big-number-pqsp{width:100%}.container-botoes-grafico-pqsp{justify-content:flex-end}.big-number-value-pqsp-logistica{color:#00ffce;font-family:Exo\ 2,sans-serif;font-size:45px;font-weight:800;line-height:35px;margin-bottom:10;text-align:left!important}.card-servico{align-items:center;border-radius:30px;display:flex;flex-direction:column;margin-bottom:24px}.card-servico .container-header-card-servico{align-items:center;background-color:#000;border-radius:30px 30px 0 0;display:flex;height:100px;justify-content:center;margin-bottom:0;width:100%}.card-servico .container-header-card-servico .header-card-servico{color:#fff;font-size:22px;font-weight:700;line-height:22px;padding:35px 48px;text-align:center}.card-servico .container-description-card-servico{align-items:center;background-color:#fff;border:4px solid #000;border-radius:0 0 30px 30px;display:flex;height:180px;margin-bottom:0;margin-top:0;padding:0 10px}.card-servico .description-card-servico{font-size:16px;line-height:26px;margin:0;text-align:center;vertical-align:middle}.card-servico .card-servico-link{align-items:center;background-color:#000;border-radius:50%;display:flex;height:50px;justify-content:center;margin-top:-25px;width:50px}.breadcrumb-servicos{background-color:#e2e9ed}.body-servicos{background:linear-gradient(180deg,#e2e9ed 24%,#fff 0,#fff 76%)}@media (max-width:961px){.body-servicos{background:linear-gradient(180deg,#e2e9ed 12%,#fff 0,#fff 88%)}}.container-servicos{margin-bottom:110px}.container-cards-servicos{display:flex;flex-wrap:wrap}.servicos-select{width:357px}.seletores-servicos{display:flex;gap:30px;justify-content:center;margin-bottom:57px}.botao-dropdown-servicos,.dropdown-servicos{background-color:#fff;width:357px}.dropdown-servicos{border:1px solid #b7bbbc;border-radius:10px;box-shadow:5px 5px 5px #00000026;color:#000;display:inline-block;font-size:22px;letter-spacing:1.1px;line-height:26px;padding:17px 15px;position:relative}.dropdown-servicos .icone-dropdown-servicos{margin-left:1rem}.conteudo-dropdown-servicos{background-color:#fff;border:1px solid #b7bbbc;border-radius:0 0 10px 10px;display:none;left:-1px;margin:0;min-width:160px;padding:0;position:absolute;top:50px;width:357px;z-index:1}.conteudo-dropdown-servicos .itemJornada{gap:11px}.conteudo-dropdown-servicos .journeyCheck{align-items:center;border:1px solid #b7bbbc;border-radius:50%;display:flex;height:21px;justify-content:center;width:21px}.conteudo-dropdown-servicos .itemJornada{align-items:center;border-top:1px solid #b7bbbc;color:#000;cursor:pointer;display:flex;padding:12px 16px;text-decoration:none;width:357px}.conteudo-dropdown-servicos .itemJornada:hover{background-color:#ddd;font-weight:700}.dropdown-servicos:hover .conteudo-dropdown-servicos{display:block}.conteudo-dropdown-servicos:hover .botao-dropdown-servicos{background-color:#3e8e41}.servicos-selecionados{align-items:center;display:flex;flex:1;gap:27px;justify-content:left}.servico-selecionado{align-items:center;background-color:#00ffce;border-radius:5px;display:flex;height:44px;line-height:15px;padding:9px 12px;text-transform:uppercase}.servico-selecionado .icone-fechar-servico-selecionado{cursor:pointer;margin-left:.5em}.servico-selecionado .tooltip-servico-selecionado{background-color:#fff;border:1px solid #b7bbbc;border-radius:6px;box-shadow:5px 5px 5px #00000026;line-height:18px;opacity:1;padding:18px;position:absolute;text-align:left;text-transform:none;top:19rem;visibility:hidden;width:388px;z-index:1}.servico-selecionado:hover .tooltip-servico-selecionado{visibility:visible}.list-unstyled-custom-select000 ul{border:1px solid #000;height:30px;width:150px}.list-unstyled-custom-select000 ul li{padding:5px 10px;z-index:2}.list-unstyled-custom-select000 ul li:not(.init-custom-select000){background:#ddd;display:none;float:left;width:130px}.list-unstyled-custom-select000 ul li.selected:not(.init-custom-select000),.list-unstyled-custom-select000 ul li:not(.init-custom-select000):hover{background:#09f}.list-unstyled-custom-select000 li.init-custom-select000{cursor:pointer}.list-unstyled-custom-select000 a#submit{z-index:1}.expand-dialog-grafs{display:flex;flex-direction:column!important}.pmde-sobre .nomeAutorApresentacaoSobre{display:flex;flex-direction:column}.pmde-sobre .pmdeCabecalho{border:1px solid #b7bbbc;height:307px}@media (max-width:620px){.pmde-sobre .pmdeCabecalho{display:flex;flex-direction:column;height:auto}}.pmde-sobre .pmdeTextDocumentoTitulo{font-size:36px;font-weight:900;line-height:44px;width:100%}@media (max-width:620px){.pmde-sobre .pmdeTextDocumentoTitulo{font-size:2rem}}.pmde-sobre .paragrafo-pmde-sobre{color:#fff;font-size:22px;line-height:33px;margin-top:37px}.pmde-sobre .nomeAutorPmdeSobre{font-weight:700}.pmde-sobre .pmdeImagemCabecalho{background-image:url(/images/pages/pmde/PMDE_Foto\ cabeçalho.png);background-size:cover}.pmde-sobre .pmdeTitulo{align-items:center;background-color:#fff;display:flex;padding-left:43.5px}@media (max-width:620px){.pmde-sobre .pmdeTitulo{flex-direction:column;margin:1rem 0 0;width:100%}.pmde-sobre .pmdeTitulo img{margin:0 2rem 0 0}}.pmde-sobre .nomeAutorPmde{color:#fff;font-size:22px;line-height:33px;margin-top:37.5px;width:730px}@media (max-width:620px){.pmde-sobre .nomeAutorPmde{width:auto}}.pmde-sobre .pmdeApresentacao{background-image:url(/images/pages/pmde/3.\ pmde.png);background-position-y:176.5px;background-repeat:no-repeat}.pmde-sobre .pmdeApresentacaoOverlay{background-image:linear-gradient(180deg,#fff,#fff),linear-gradient(180deg,#000000bf,#000000bf);background-position:0 0,0 176.5px;background-repeat:no-repeat;background-size:100% 176.5px,100% 100%;padding:23px .75rem 100px}.pmde-sobre .containerNomeAutorPmde{display:flex;gap:48px;justify-content:space-between}@media (max-width:620px){.pmde-sobre .containerNomeAutorPmde{flex-direction:column;gap:0pxs}}.pmde-sobre .pmdeDocumentoTitulo{align-items:center;color:#000;display:flex;flex-wrap:wrap;font-family:Exo\ 2;font-size:30px;font-weight:700;height:220px;justify-content:left;padding:10px 10px 10px 20px}@media (max-width:620px){.pmde-sobre .pmdeDocumentoTitulo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.pmde-sobre .pmdeBulletsList{display:flex;flex-direction:column;gap:1rem}.pmde-sobre .pmdeBullet{align-items:flex-start;display:flex;gap:15px}.pmde-sobre .pmdeBulletIcon{height:27.12px}.pmde-sobre .pmdeBulletsTitle,.pmde-sobre .pmdeGovernancaCabecalho,.pmde-sobre .pmdeIntegracaoObjetivos{font-size:36px;font-weight:900;margin-bottom:32px}.pmde-sobre .pmdeEixosNorteadoresCabecalho{font-size:43px;font-weight:900}.pmde-sobre .pmdePilaresEstrategicosCabecalho,.pmde-sobre .pmdeSetoresEstrategicosCabecalho{font-size:36px;font-weight:900;line-height:44px}.pmde-sobre .pmdeSetoresEstrategicosCabecalho{margin-bottom:32px}@media (max-width:620px){.pmde-sobre .pmdeSetoresEstrategicosCabecalho{margin:0 2rem}}.pmde-sobre .pmdeEixosNorteadoresCabecalho{margin-bottom:60px}@media (max-width:620px){.pmde-sobre .pmdeEixosNorteadoresCabecalho{margin:0 0 60px -5rem}}.pmde-sobre .pmdeGovernancaCabecalho,.pmde-sobre .pmdePilaresEstrategicosCabecalho{color:#fff;margin-bottom:93px}@media (max-width:620px){.pmde-sobre .pmdeGovernancaCabecalho,.pmde-sobre .pmdePilaresEstrategicosCabecalho{margin:0 0 93px -5rem}}.pmde-sobre .pmdeBulletText{font-size:23px}.pmde-sobre .pmdeObjetivosMedioPrazo{background-color:#e2e9ed;padding:56px .75rem 86px}.pmde-sobre .pmdeImagemObjetivos{height:100%;width:100%}.pmde-sobre .pmdeIntegracaoObjetivos{margin-bottom:59px}.pmde-sobre .pmdeObjetivosSeparador{background-color:#000;height:4px;width:100%}.pmde-sobre .pmdeSetoresEstrategicosDescricao{font-size:18px;margin-bottom:26px}@media (max-width:620px){.pmde-sobre .pmdeSetoresEstrategicosDescricao{margin:2rem}}.pmde-sobre .pmdeBulletImageContainer{padding-top:10px}.pmde-sobre .pmdeMonitoramentoImplantacao{background:#374756;padding:47px 0 79px}.pmde-sobre .pmdeMonitoramentoImplantacaoContainer{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center}.pmde-sobre .pmdePrincipios{background-color:#e2e9ed}.pmde-sobre .pmdeMonitoramentoImplantacaoCabecalho{color:#fff;font-size:38px;font-weight:900;text-align:center}.pmde-sobre .pmdeIntegracao{background-image:url("/images/pages/pmde/4. integracao do pmde com os instrumentos de planejamento.jpg");background-position:50%;background-size:cover}.pmde-sobre .pmdeIntegracaoOverlay{padding:62px .75rem 86px}.pmde-sobre .pmdeIntegracaoCabecalho{color:#fff;font-size:36px;font-weight:900;line-height:44px;margin-bottom:83px}.pmde-sobre .pmdeIntegracaoContainerCards{display:flex;gap:63px;justify-content:center}@media (max-width:620px){.pmde-sobre .pmdeIntegracaoContainerCards{align-items:center;flex-direction:column}}.pmde-sobre .cardIntegracao{height:380px;width:278px}.pmde-sobre .cardIntegracao,.pmde-sobre .cardObjetivoTexto{align-items:center;background-color:#00ffce;border-radius:35px;display:flex;justify-content:center;position:relative;text-align:center}.pmde-sobre .cardObjetivoTexto{flex-direction:column;height:315px;padding:7rem;width:230px}.pmde-sobre .cardObjetivoTexto.selecionado{background-color:#212136c2}@media (max-width:620px){.pmde-sobre .cardObjetivoTexto.selecionado{margin:0 0 0 4rem}}@media (max-width:360px){.pmde-sobre .cardObjetivoTexto.selecionado{margin:0 0 0 3rem}}.pmde-sobre .textoCardObjetivos{font-size:28px;font-weight:700;line-height:35px}.pmde-sobre .textoCardObjetivos.selecionado{color:#fff}.pmde-sobre .containerCardsTextosObjetivos{display:flex;gap:50px;justify-content:center;margin-top:78.5px}@media (max-width:620px){.pmde-sobre .containerCardsTextosObjetivos{flex-direction:column}}.pmde-sobre .containerTextoSuporteObjetivo{align-items:center;display:flex;flex-direction:column;gap:22px;height:315px;min-width:287px;padding-top:40px}.pmde-sobre .textoSuporteObjetivos{font-size:21px;text-align:center}.pmde-sobre .divisoriaSuporteObjetivos{border-left:.5px solid #000;height:100px;width:1px}.pmde-sobre .textoSuporteCardsObjetivos{display:grid;font-size:17px;gap:26px;margin-top:23px}.pmde-sobre .containerSuporteObjetivos{text-align:center}@media (max-width:620px){.pmde-sobre .containerSuporteObjetivos{align-items:center;display:flex;flex-direction:column;justify-content:center}}.pmde-sobre .cardIntegracaoTextoHover{font-size:17px;padding:25px 13px}.pmde-sobre .cardIntegracaoTexto{font-size:28px;font-weight:700;line-height:35px}.pmde-sobre .pmdeSetoresEstrategicos{padding:60px .75rem 90px}.pmde-sobre .pmdeSetoresEstrategicosCards{align-items:flex-start;display:flex;flex-wrap:wrap;gap:27px}@media (max-width:420px){.pmde-sobre .pmdeSetoresEstrategicosCards{margin:0 0 0 4rem}}.pmde-sobre .pmdeCardSetorEstrategico{align-items:center;border:1px solid #000;display:flex;flex-direction:column;gap:14px;min-height:231px;transition:height 1s ease-in-out;width:231px}.pmde-sobre .iconeArrowCardEixo,.pmde-sobre .iconeArrowCardGovernanca,.pmde-sobre .iconeArrowCardSetorEstrategico{color:#00ffce;cursor:pointer;font-size:25px}.pmde-sobre .pmdeCardSetorEstrategicoIcone{background-color:#000;border-radius:50%;margin-top:20px;padding:20px}.pmde-sobre .pmdeCardSetorEstrategicoNome{font-size:17px;font-weight:700;line-height:25px;min-height:50px;text-align:center}.pmde-sobre .pmdeCardSetorEstrategicoTopico{font-size:17px}.pmde-sobre .pmdePilaresEstrategicos{background-color:#374756;padding:60px 140px 37px 119px}.pmde-sobre .pmdePilaresEstrategicosOverlay{align-items:center;display:flex;height:100%;justify-content:center;padding:60px 24px}.pmde-sobre .containerTextoPilarEstrategico1{background-image:url("/images/pages/pmde/5. pilares estrategicos-pilar 1.jpg")}.pmde-sobre .containerTextoPilarEstrategico2{background-image:url("/images/pages/pmde/5. pilares estrategicos-pilar 2.jpg")}.pmde-sobre .containerTextoPilarEstrategico3{background-image:url("/images/pages/pmde/5. pilares estrategicos-pilar 3.jpg")}.pmde-sobre .containerTextoPilarEstrategico4{background-image:url("/images/pages/pmde/5. pilares estrategicos-pilar 4.jpg")}.pmde-sobre .pmdePilaresEstrategicosTextos{display:flex;gap:45px;justify-content:center}@media (max-width:620px){.pmde-sobre .pmdePilaresEstrategicosTextos{align-items:center;flex-direction:column}}.pmde-sobre .containerTextoPilarEstrategico{align-items:center;background-position:50%;background-size:cover;box-shadow:6px 6px 6px 0 rgba(0,0,0,.75);display:flex;flex-direction:column;font-size:22px;height:693px;justify-content:center;line-height:33px;position:relative;width:381px}@media (max-width:620){.pmde-sobre .containerTextoPilarEstrategico{margin:0 0 0 1rem}}.pmde-sobre .pmdeObjetivos,.pmde-sobre .pmdePrincipios{padding:65px .75rem}.pmde-sobre .indiceTextoEixo,.pmde-sobre .indiceTextoPilarEstrategico{background-color:#00ffce;border-radius:50%;font-size:28px;font-weight:900;line-height:33px;padding:13px;position:absolute;top:-30px}.pmde-sobre .indiceTextoPilarEstrategico{z-index:3}.pmde-sobre .textoPilarEstrategico{color:#fff;font-size:26px;font-weight:700;line-height:33px;text-align:center}.pmde-sobre .pmdeGovernanca{background-image:url("/images/pages/pmde/6. governanca do pmde.jpg");background-position:50%}.pmde-sobre .pmdeCardsGovernanca{align-items:flex-start;display:flex;gap:40px;justify-content:center}@media (max-width:620px){.pmde-sobre .pmdeCardsGovernanca{align-items:center;flex-direction:column}}.pmde-sobre .pmdeContainerTextosExpansaoGovernanca{margin-top:24.46px}.pmde-sobre .pmdeCardGovernanca{align-items:center;background-color:#374756;display:flex;flex-direction:column;justify-content:flex-end;min-height:335px;padding:46px 56px 33px;transition:height 1s ease-in-out;width:490px}@media (max-width:620px){.pmde-sobre .pmdeCardGovernanca{width:390px}}@media (max-width:360px){.pmde-sobre .pmdeCardGovernanca{width:340px}}.pmde-sobre .pmdeCardGovernancaoNomeContainer{align-items:center;display:flex;flex:1}.pmde-sobre .pmdeCardGovernancaoNome{color:#fff;font-size:36px;font-weight:900;line-height:50px;text-align:center}.pmde-sobre .pmdeEixosNorteadores{padding:70px 140px 159.2px}.pmde-sobre .pmdeCardsEixosNorteadores{align-items:flex-start;display:flex;gap:63px;justify-content:center}@media (max-width:620px){.pmde-sobre .pmdeCardsEixosNorteadores{align-items:center;flex-direction:column}}.pmde-sobre .pmdeCardEixo{align-items:center;border:4px solid #000;border-radius:35px;display:flex;flex-direction:column;justify-content:space-between;min-height:315px;padding-bottom:10px;position:relative;transition:height 1s ease-in-out;width:278px}.pmde-sobre .pmdeCardEixooNome{font-size:22px;font-weight:700;line-height:35px;margin-top:60%;text-align:center}.pmde-sobre .pmdeTextoExpansaoCardEixo{font-size:17px;margin-top:58px;padding:0 15px;text-align:center}.pmde-sobre .pmdeGovernancaOverlay{padding:56px 140px 100px}.pmde-sobre .pmdeTextoExpansaoCardGovernanca{color:#fff;font-size:17px;text-align:center}.pmde-sobre .cardTituloObjetivo{fill:#00ffce}.pmde-sobre .cardTituloObjetivoSelecionado{fill:#212136c2}.pmde-sobre .textCardTituloObjetivo,.pmde-sobre .textCardTituloObjetivoSelecionado{text-anchor:middle;font-size:28px;font-weight:700}.pmde-sobre .textCardTituloObjetivo{fill:#000;stroke:#000}.pmde-sobre .textCardTituloObjetivoSelecionado{fill:#fff;stroke:#fff}.pmde-sobre .cardTextoObjetivo{stroke:#000;stroke-width:4px;fill:#fff}.pmde-sobre .textCardTextoObjetivo{text-anchor:middle;font-size:22px}.pmde-sobre .containerCardsObjetivos{margin-bottom:81.5px}@media (max-width:620px){.pmde-sobre .containerCardsObjetivos{display:none}}.pmde-sobre .imagemCardsObjetivos{display:none}@media (max-width:620px){.pmde-sobre .imagemCardsObjetivos{display:block}}.pmde-sobre .circuloExternoCardObjetivo{fill:#212136}.pmde-sobre .circuloInternoCardObjetivo{fill:#fff}.pmde-sobre .linhaCardsObjetivos{stroke:#212136;stroke-width:3px}.pmde-sobre .pmdeEixosNorteadoresModais{background-color:#e2e9ed;padding:70px 0 120px;position:relative}.pmde-sobre .cls-1{isolation:isolate}.pmde-sobre .cls-2{fill:#fff}.pmde-sobre .cls-3{fill:#00ffce}.pmde-sobre .cls-4{mix-blend-mode:multiply;opacity:.75}.pmde-sobre .cls-5{fill:#1b2021}.pmde-sobre .cls-6{fill:#3d4f5e}.pmde-sobre .cls-7{fill:none;stroke:#374756;stroke-linecap:round;stroke-linejoin:round;stroke-width:6px;stroke-dasharray:1 25}.pmde-sobre .cls-8{font-family:Exo2-Bold,Exo\ 2;font-size:26px;font-weight:700}.pmde-sobre .tooltipEixosNorteadores{background-color:#fff;border:1px solid #e2e9ed;left:50%;padding:10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:308px;z-index:1}.abrirModalEixosNorteadores{cursor:pointer}.headerModalEixosNorteadores{background-color:#374756;display:flex;flex-direction:column;justify-content:center;margin-bottom:57px;position:-webkit-sticky;position:sticky;top:0;z-index:99999!important}@media (max-width:620px){.headerModalEixosNorteadores{padding-left:0}}.botaoFecharModalEixosNorteadores{color:#fff;padding-right:38px;text-align:right;width:100%}.textoHeaderModalEixosNorteadores{color:#fff;font-size:43px;font-weight:900;padding-left:78px;text-align:left;width:100%}@media (max-width:620px){.textoHeaderModalEixosNorteadores{padding-left:0;text-align:center;width:80%}}.tituloModalEixosNorteadores{background-color:#00ffce;border-radius:55px;color:#172028;font-size:40px;font-weight:900;margin:4rem 0 0;padding:31px 0 31px 50px;width:100%}.contentModalEixos{display:flex;flex-direction:column;height:100%;overflow-y:auto}@media (max-width:620px){.contentModalEixos{width:450px}}.iconeFecharModal{cursor:pointer}.conteudoModalEixosNorteadores{align-items:center;display:flex;flex-direction:column;padding:0 79px}@media (max-width:620px){.conteudoModalEixosNorteadores{padding:0}}.textosModalEixosNorteadores{display:flex;flex-direction:column}.containerTextosModalEixosNorteadores{display:flex}@media (max-width:620px){.containerTextosModalEixosNorteadores{flex-direction:column}}.containerTextoModalEixosNorteadores{align-items:flex-start;display:flex;flex-direction:column}.dialogModalEixos{max-height:calc(100vh - 410px);overflow-y:auto}@media (min-width:961px){.dialogModalEixos{max-width:1500px;width:1500px}}.paragrafoTextoModalEixosNorteadores{margin-top:23px;padding-left:20px;width:290px}.bulletSubtituloLinhaModalEixos{background-color:#374756;border-radius:50%;height:80px;margin:22px 0;width:80px}.bulletTituloLinhaModalEixos{background-color:#00ffce;border-radius:50%;color:#172028;font-size:28px;font-weight:900;padding:40px}.monitoramento strong{font-size:33px}@media (max-width:620px){.monitoramento strong{font-size:24px}}.select-indicator{cursor:pointer;font-size:18px;font-weight:700;margin-left:5%}.container-selector{background:#fff;border:1px solid #b7bbbc;font-family:Exo\ 2;font-size:13px;font-weight:900;padding-left:10px;padding-top:3px;text-align:left}.indicator-wrapper{position:relative;z-index:9999}.indicator-wrapper ul{background:#fff;border:1px solid #b7bbbc;display:table;font-family:Exo\ 2;font-size:13px;font-weight:600;list-style-type:none!important;margin:0;padding:0;text-align:left;text-decoration:none!important;width:100%}.indicator-wrapper li{border:1px solid #b7bbbc;color:#fff;color:#212529;cursor:pointer;font-size:18px;font-weight:400;text-align:center}.indicator-wrapper li:hover{background:#b8c8cc99;font-weight:700}.header{font-family:Exo\ 2;font-size:36px;font-weight:700;height:180px;margin-left:0;width:100%}@media (max-width:620px){.header{font-size:24px}}
>>>>>>> dde2f18eb34a0c619005dcb41cded9e70abfb0d8
=======
>>>>>>> e8484d356250c799b43860fa18c94b721a2d945d
