body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#content .presidente,
.site-22 .presidente {
  /*!
   * 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)
   */
  /* rtl:raw:
  [type="tel"],
  [type="url"],
  [type="email"],
  [type="number"] {
    direction: ltr;
  }
  */
  /* rtl:begin:remove */
  /* rtl:end:remove */
  font-family: "Lato", sans-serif;
  color: #333;
}
#content .presidente :root,
.site-22 .presidente :root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --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: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --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: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --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: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}
#content .presidente *,
#content .presidente *::before,
#content .presidente *::after,
.site-22 .presidente *,
.site-22 .presidente *::before,
.site-22 .presidente *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  #content .presidente :root,
.site-22 .presidente :root {
    scroll-behavior: smooth;
  }
}
#content .presidente body,
.site-22 .presidente 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);
}
#content .presidente hr,
.site-22 .presidente hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
#content .presidente hr:not([size]),
.site-22 .presidente hr:not([size]) {
  height: 1px;
}
#content .presidente h6, #content .presidente h5, #content .presidente h4, #content .presidente h3, #content .presidente h2, #content .presidente h1,
.site-22 .presidente h6,
.site-22 .presidente h5,
.site-22 .presidente h4,
.site-22 .presidente h3,
.site-22 .presidente h2,
.site-22 .presidente h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
#content .presidente h1,
.site-22 .presidente h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  #content .presidente h1,
.site-22 .presidente h1 {
    font-size: 2.5rem;
  }
}
#content .presidente h2,
.site-22 .presidente h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  #content .presidente h2,
.site-22 .presidente h2 {
    font-size: 2rem;
  }
}
#content .presidente h3,
.site-22 .presidente h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  #content .presidente h3,
.site-22 .presidente h3 {
    font-size: 1.75rem;
  }
}
#content .presidente h4,
.site-22 .presidente h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  #content .presidente h4,
.site-22 .presidente h4 {
    font-size: 1.5rem;
  }
}
#content .presidente h5,
.site-22 .presidente h5 {
  font-size: 1.25rem;
}
#content .presidente h6,
.site-22 .presidente h6 {
  font-size: 1rem;
}
#content .presidente p,
.site-22 .presidente p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#content .presidente abbr[title],
#content .presidente abbr[data-bs-original-title],
.site-22 .presidente abbr[title],
.site-22 .presidente 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;
}
#content .presidente address,
.site-22 .presidente address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
#content .presidente ol,
#content .presidente ul,
.site-22 .presidente ol,
.site-22 .presidente ul {
  padding-left: 2rem;
}
#content .presidente ol,
#content .presidente ul,
#content .presidente dl,
.site-22 .presidente ol,
.site-22 .presidente ul,
.site-22 .presidente dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
#content .presidente ol ol,
#content .presidente ul ul,
#content .presidente ol ul,
#content .presidente ul ol,
.site-22 .presidente ol ol,
.site-22 .presidente ul ul,
.site-22 .presidente ol ul,
.site-22 .presidente ul ol {
  margin-bottom: 0;
}
#content .presidente dt,
.site-22 .presidente dt {
  font-weight: 700;
}
#content .presidente dd,
.site-22 .presidente dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#content .presidente blockquote,
.site-22 .presidente blockquote {
  margin: 0 0 1rem;
}
#content .presidente b,
#content .presidente strong,
.site-22 .presidente b,
.site-22 .presidente strong {
  font-weight: bolder;
}
#content .presidente small,
.site-22 .presidente small {
  font-size: 0.875em;
}
#content .presidente mark,
.site-22 .presidente mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
#content .presidente sub,
#content .presidente sup,
.site-22 .presidente sub,
.site-22 .presidente sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
#content .presidente sub,
.site-22 .presidente sub {
  bottom: -0.25em;
}
#content .presidente sup,
.site-22 .presidente sup {
  top: -0.5em;
}
#content .presidente a,
.site-22 .presidente a {
  color: #0d6efd;
  text-decoration: underline;
}
#content .presidente a:hover,
.site-22 .presidente a:hover {
  color: #0a58ca;
}
#content .presidente a:not([href]):not([class]), #content .presidente a:not([href]):not([class]):hover,
.site-22 .presidente a:not([href]):not([class]),
.site-22 .presidente a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
#content .presidente pre,
#content .presidente code,
#content .presidente kbd,
#content .presidente samp,
.site-22 .presidente pre,
.site-22 .presidente code,
.site-22 .presidente kbd,
.site-22 .presidente samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
#content .presidente pre,
.site-22 .presidente pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
#content .presidente pre code,
.site-22 .presidente pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
#content .presidente code,
.site-22 .presidente code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > #content .presidente code,
a > .site-22 .presidente code {
  color: inherit;
}
#content .presidente kbd,
.site-22 .presidente kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
#content .presidente kbd kbd,
.site-22 .presidente kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
#content .presidente figure,
.site-22 .presidente figure {
  margin: 0 0 1rem;
}
#content .presidente img,
#content .presidente svg,
.site-22 .presidente img,
.site-22 .presidente svg {
  vertical-align: middle;
}
#content .presidente table,
.site-22 .presidente table {
  caption-side: bottom;
  border-collapse: collapse;
}
#content .presidente caption,
.site-22 .presidente caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
#content .presidente th,
.site-22 .presidente th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
#content .presidente thead,
#content .presidente tbody,
#content .presidente tfoot,
#content .presidente tr,
#content .presidente td,
#content .presidente th,
.site-22 .presidente thead,
.site-22 .presidente tbody,
.site-22 .presidente tfoot,
.site-22 .presidente tr,
.site-22 .presidente td,
.site-22 .presidente th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
#content .presidente label,
.site-22 .presidente label {
  display: inline-block;
}
#content .presidente button,
.site-22 .presidente button {
  border-radius: 0;
}
#content .presidente button:focus:not(:focus-visible),
.site-22 .presidente button:focus:not(:focus-visible) {
  outline: 0;
}
#content .presidente input,
#content .presidente button,
#content .presidente select,
#content .presidente optgroup,
#content .presidente textarea,
.site-22 .presidente input,
.site-22 .presidente button,
.site-22 .presidente select,
.site-22 .presidente optgroup,
.site-22 .presidente textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#content .presidente button,
#content .presidente select,
.site-22 .presidente button,
.site-22 .presidente select {
  text-transform: none;
}
#content .presidente [role=button],
.site-22 .presidente [role=button] {
  cursor: pointer;
}
#content .presidente select,
.site-22 .presidente select {
  word-wrap: normal;
}
#content .presidente select:disabled,
.site-22 .presidente select:disabled {
  opacity: 1;
}
#content .presidente [list]::-webkit-calendar-picker-indicator,
.site-22 .presidente [list]::-webkit-calendar-picker-indicator {
  display: none;
}
#content .presidente button,
#content .presidente [type=button],
#content .presidente [type=reset],
#content .presidente [type=submit],
.site-22 .presidente button,
.site-22 .presidente [type=button],
.site-22 .presidente [type=reset],
.site-22 .presidente [type=submit] {
  -webkit-appearance: button;
}
#content .presidente button:not(:disabled),
#content .presidente [type=button]:not(:disabled),
#content .presidente [type=reset]:not(:disabled),
#content .presidente [type=submit]:not(:disabled),
.site-22 .presidente button:not(:disabled),
.site-22 .presidente [type=button]:not(:disabled),
.site-22 .presidente [type=reset]:not(:disabled),
.site-22 .presidente [type=submit]:not(:disabled) {
  cursor: pointer;
}
#content .presidente ::-moz-focus-inner,
.site-22 .presidente ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#content .presidente textarea,
.site-22 .presidente textarea {
  resize: vertical;
}
#content .presidente fieldset,
.site-22 .presidente fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#content .presidente legend,
.site-22 .presidente 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) {
  #content .presidente legend,
.site-22 .presidente legend {
    font-size: 1.5rem;
  }
}
#content .presidente legend + *,
.site-22 .presidente legend + * {
  clear: left;
}
#content .presidente ::-webkit-datetime-edit-fields-wrapper,
#content .presidente ::-webkit-datetime-edit-text,
#content .presidente ::-webkit-datetime-edit-minute,
#content .presidente ::-webkit-datetime-edit-hour-field,
#content .presidente ::-webkit-datetime-edit-day-field,
#content .presidente ::-webkit-datetime-edit-month-field,
#content .presidente ::-webkit-datetime-edit-year-field,
.site-22 .presidente ::-webkit-datetime-edit-fields-wrapper,
.site-22 .presidente ::-webkit-datetime-edit-text,
.site-22 .presidente ::-webkit-datetime-edit-minute,
.site-22 .presidente ::-webkit-datetime-edit-hour-field,
.site-22 .presidente ::-webkit-datetime-edit-day-field,
.site-22 .presidente ::-webkit-datetime-edit-month-field,
.site-22 .presidente ::-webkit-datetime-edit-year-field {
  padding: 0;
}
#content .presidente ::-webkit-inner-spin-button,
.site-22 .presidente ::-webkit-inner-spin-button {
  height: auto;
}
#content .presidente [type=search],
.site-22 .presidente [type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
#content .presidente ::-webkit-search-decoration,
.site-22 .presidente ::-webkit-search-decoration {
  -webkit-appearance: none;
}
#content .presidente ::-webkit-color-swatch-wrapper,
.site-22 .presidente ::-webkit-color-swatch-wrapper {
  padding: 0;
}
#content .presidente ::-webkit-file-upload-button, .site-22 .presidente ::-webkit-file-upload-button {
  font: inherit;
}
#content .presidente ::file-selector-button,
.site-22 .presidente ::file-selector-button {
  font: inherit;
}
#content .presidente ::-webkit-file-upload-button,
.site-22 .presidente ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#content .presidente output,
.site-22 .presidente output {
  display: inline-block;
}
#content .presidente iframe,
.site-22 .presidente iframe {
  border: 0;
}
#content .presidente summary,
.site-22 .presidente summary {
  display: list-item;
  cursor: pointer;
}
#content .presidente progress,
.site-22 .presidente progress {
  vertical-align: baseline;
}
#content .presidente [hidden],
.site-22 .presidente [hidden] {
  display: none !important;
}
#content .presidente .container,
#content .presidente .container-fluid,
#content .presidente .container-xxl,
#content .presidente .container-xl,
#content .presidente .container-lg,
#content .presidente .container-md,
#content .presidente .container-sm,
.site-22 .presidente .container,
.site-22 .presidente .container-fluid,
.site-22 .presidente .container-xxl,
.site-22 .presidente .container-xl,
.site-22 .presidente .container-lg,
.site-22 .presidente .container-md,
.site-22 .presidente .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) {
  #content .presidente .container-sm, #content .presidente .container,
.site-22 .presidente .container-sm,
.site-22 .presidente .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #content .presidente .container-md, #content .presidente .container-sm, #content .presidente .container,
.site-22 .presidente .container-md,
.site-22 .presidente .container-sm,
.site-22 .presidente .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #content .presidente .container-lg, #content .presidente .container-md, #content .presidente .container-sm, #content .presidente .container,
.site-22 .presidente .container-lg,
.site-22 .presidente .container-md,
.site-22 .presidente .container-sm,
.site-22 .presidente .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #content .presidente .container-xl, #content .presidente .container-lg, #content .presidente .container-md, #content .presidente .container-sm, #content .presidente .container,
.site-22 .presidente .container-xl,
.site-22 .presidente .container-lg,
.site-22 .presidente .container-md,
.site-22 .presidente .container-sm,
.site-22 .presidente .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  #content .presidente .container-xxl, #content .presidente .container-xl, #content .presidente .container-lg, #content .presidente .container-md, #content .presidente .container-sm, #content .presidente .container,
.site-22 .presidente .container-xxl,
.site-22 .presidente .container-xl,
.site-22 .presidente .container-lg,
.site-22 .presidente .container-md,
.site-22 .presidente .container-sm,
.site-22 .presidente .container {
    max-width: 1320px;
  }
}
#content .presidente .row,
.site-22 .presidente .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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));
}
#content .presidente .row > *,
.site-22 .presidente .row > * {
  -ms-flex-negative: 0;
  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);
}
#content .presidente .col,
.site-22 .presidente .col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}
#content .presidente .row-cols-auto > *,
.site-22 .presidente .row-cols-auto > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
#content .presidente .row-cols-1 > *,
.site-22 .presidente .row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
#content .presidente .row-cols-2 > *,
.site-22 .presidente .row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
#content .presidente .row-cols-3 > *,
.site-22 .presidente .row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.3333333333%;
}
#content .presidente .row-cols-4 > *,
.site-22 .presidente .row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
#content .presidente .row-cols-5 > *,
.site-22 .presidente .row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20%;
}
#content .presidente .row-cols-6 > *,
.site-22 .presidente .row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.6666666667%;
}
#content .presidente .col-auto,
.site-22 .presidente .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
#content .presidente .col-1,
.site-22 .presidente .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}
#content .presidente .col-2,
.site-22 .presidente .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}
#content .presidente .col-3,
.site-22 .presidente .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
#content .presidente .col-4,
.site-22 .presidente .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}
#content .presidente .col-5,
.site-22 .presidente .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}
#content .presidente .col-6,
.site-22 .presidente .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
#content .presidente .col-7,
.site-22 .presidente .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}
#content .presidente .col-8,
.site-22 .presidente .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}
#content .presidente .col-9,
.site-22 .presidente .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}
#content .presidente .col-10,
.site-22 .presidente .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}
#content .presidente .col-11,
.site-22 .presidente .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}
#content .presidente .col-12,
.site-22 .presidente .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
#content .presidente .offset-1,
.site-22 .presidente .offset-1 {
  margin-left: 8.33333333%;
}
#content .presidente .offset-2,
.site-22 .presidente .offset-2 {
  margin-left: 16.66666667%;
}
#content .presidente .offset-3,
.site-22 .presidente .offset-3 {
  margin-left: 25%;
}
#content .presidente .offset-4,
.site-22 .presidente .offset-4 {
  margin-left: 33.33333333%;
}
#content .presidente .offset-5,
.site-22 .presidente .offset-5 {
  margin-left: 41.66666667%;
}
#content .presidente .offset-6,
.site-22 .presidente .offset-6 {
  margin-left: 50%;
}
#content .presidente .offset-7,
.site-22 .presidente .offset-7 {
  margin-left: 58.33333333%;
}
#content .presidente .offset-8,
.site-22 .presidente .offset-8 {
  margin-left: 66.66666667%;
}
#content .presidente .offset-9,
.site-22 .presidente .offset-9 {
  margin-left: 75%;
}
#content .presidente .offset-10,
.site-22 .presidente .offset-10 {
  margin-left: 83.33333333%;
}
#content .presidente .offset-11,
.site-22 .presidente .offset-11 {
  margin-left: 91.66666667%;
}
#content .presidente .g-0,
#content .presidente .gx-0,
.site-22 .presidente .g-0,
.site-22 .presidente .gx-0 {
  --bs-gutter-x: 0;
}
#content .presidente .g-0,
#content .presidente .gy-0,
.site-22 .presidente .g-0,
.site-22 .presidente .gy-0 {
  --bs-gutter-y: 0;
}
#content .presidente .g-1,
#content .presidente .gx-1,
.site-22 .presidente .g-1,
.site-22 .presidente .gx-1 {
  --bs-gutter-x: 0.25rem;
}
#content .presidente .g-1,
#content .presidente .gy-1,
.site-22 .presidente .g-1,
.site-22 .presidente .gy-1 {
  --bs-gutter-y: 0.25rem;
}
#content .presidente .g-2,
#content .presidente .gx-2,
.site-22 .presidente .g-2,
.site-22 .presidente .gx-2 {
  --bs-gutter-x: 0.5rem;
}
#content .presidente .g-2,
#content .presidente .gy-2,
.site-22 .presidente .g-2,
.site-22 .presidente .gy-2 {
  --bs-gutter-y: 0.5rem;
}
#content .presidente .g-3,
#content .presidente .gx-3,
.site-22 .presidente .g-3,
.site-22 .presidente .gx-3 {
  --bs-gutter-x: 1rem;
}
#content .presidente .g-3,
#content .presidente .gy-3,
.site-22 .presidente .g-3,
.site-22 .presidente .gy-3 {
  --bs-gutter-y: 1rem;
}
#content .presidente .g-4,
#content .presidente .gx-4,
.site-22 .presidente .g-4,
.site-22 .presidente .gx-4 {
  --bs-gutter-x: 1.5rem;
}
#content .presidente .g-4,
#content .presidente .gy-4,
.site-22 .presidente .g-4,
.site-22 .presidente .gy-4 {
  --bs-gutter-y: 1.5rem;
}
#content .presidente .g-5,
#content .presidente .gx-5,
.site-22 .presidente .g-5,
.site-22 .presidente .gx-5 {
  --bs-gutter-x: 3rem;
}
#content .presidente .g-5,
#content .presidente .gy-5,
.site-22 .presidente .g-5,
.site-22 .presidente .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  #content .presidente .col-sm,
.site-22 .presidente .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .presidente .row-cols-sm-auto > *,
.site-22 .presidente .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .row-cols-sm-1 > *,
.site-22 .presidente .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .row-cols-sm-2 > *,
.site-22 .presidente .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .row-cols-sm-3 > *,
.site-22 .presidente .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  #content .presidente .row-cols-sm-4 > *,
.site-22 .presidente .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .row-cols-sm-5 > *,
.site-22 .presidente .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .presidente .row-cols-sm-6 > *,
.site-22 .presidente .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  #content .presidente .col-sm-auto,
.site-22 .presidente .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .col-sm-1,
.site-22 .presidente .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .presidente .col-sm-2,
.site-22 .presidente .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .presidente .col-sm-3,
.site-22 .presidente .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .col-sm-4,
.site-22 .presidente .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .presidente .col-sm-5,
.site-22 .presidente .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .presidente .col-sm-6,
.site-22 .presidente .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .col-sm-7,
.site-22 .presidente .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .presidente .col-sm-8,
.site-22 .presidente .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .presidente .col-sm-9,
.site-22 .presidente .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .presidente .col-sm-10,
.site-22 .presidente .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .presidente .col-sm-11,
.site-22 .presidente .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .presidente .col-sm-12,
.site-22 .presidente .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .offset-sm-0,
.site-22 .presidente .offset-sm-0 {
    margin-left: 0;
  }
  #content .presidente .offset-sm-1,
.site-22 .presidente .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  #content .presidente .offset-sm-2,
.site-22 .presidente .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  #content .presidente .offset-sm-3,
.site-22 .presidente .offset-sm-3 {
    margin-left: 25%;
  }
  #content .presidente .offset-sm-4,
.site-22 .presidente .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  #content .presidente .offset-sm-5,
.site-22 .presidente .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  #content .presidente .offset-sm-6,
.site-22 .presidente .offset-sm-6 {
    margin-left: 50%;
  }
  #content .presidente .offset-sm-7,
.site-22 .presidente .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  #content .presidente .offset-sm-8,
.site-22 .presidente .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  #content .presidente .offset-sm-9,
.site-22 .presidente .offset-sm-9 {
    margin-left: 75%;
  }
  #content .presidente .offset-sm-10,
.site-22 .presidente .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  #content .presidente .offset-sm-11,
.site-22 .presidente .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  #content .presidente .g-sm-0,
#content .presidente .gx-sm-0,
.site-22 .presidente .g-sm-0,
.site-22 .presidente .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  #content .presidente .g-sm-0,
#content .presidente .gy-sm-0,
.site-22 .presidente .g-sm-0,
.site-22 .presidente .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  #content .presidente .g-sm-1,
#content .presidente .gx-sm-1,
.site-22 .presidente .g-sm-1,
.site-22 .presidente .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .presidente .g-sm-1,
#content .presidente .gy-sm-1,
.site-22 .presidente .g-sm-1,
.site-22 .presidente .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .presidente .g-sm-2,
#content .presidente .gx-sm-2,
.site-22 .presidente .g-sm-2,
.site-22 .presidente .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .presidente .g-sm-2,
#content .presidente .gy-sm-2,
.site-22 .presidente .g-sm-2,
.site-22 .presidente .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .presidente .g-sm-3,
#content .presidente .gx-sm-3,
.site-22 .presidente .g-sm-3,
.site-22 .presidente .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  #content .presidente .g-sm-3,
#content .presidente .gy-sm-3,
.site-22 .presidente .g-sm-3,
.site-22 .presidente .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  #content .presidente .g-sm-4,
#content .presidente .gx-sm-4,
.site-22 .presidente .g-sm-4,
.site-22 .presidente .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .presidente .g-sm-4,
#content .presidente .gy-sm-4,
.site-22 .presidente .g-sm-4,
.site-22 .presidente .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .presidente .g-sm-5,
#content .presidente .gx-sm-5,
.site-22 .presidente .g-sm-5,
.site-22 .presidente .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  #content .presidente .g-sm-5,
#content .presidente .gy-sm-5,
.site-22 .presidente .g-sm-5,
.site-22 .presidente .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  #content .presidente .col-md,
.site-22 .presidente .col-md {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .presidente .row-cols-md-auto > *,
.site-22 .presidente .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .row-cols-md-1 > *,
.site-22 .presidente .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .row-cols-md-2 > *,
.site-22 .presidente .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .row-cols-md-3 > *,
.site-22 .presidente .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  #content .presidente .row-cols-md-4 > *,
.site-22 .presidente .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .row-cols-md-5 > *,
.site-22 .presidente .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .presidente .row-cols-md-6 > *,
.site-22 .presidente .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  #content .presidente .col-md-auto,
.site-22 .presidente .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .col-md-1,
.site-22 .presidente .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .presidente .col-md-2,
.site-22 .presidente .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .presidente .col-md-3,
.site-22 .presidente .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .col-md-4,
.site-22 .presidente .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .presidente .col-md-5,
.site-22 .presidente .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .presidente .col-md-6,
.site-22 .presidente .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .col-md-7,
.site-22 .presidente .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .presidente .col-md-8,
.site-22 .presidente .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .presidente .col-md-9,
.site-22 .presidente .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .presidente .col-md-10,
.site-22 .presidente .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .presidente .col-md-11,
.site-22 .presidente .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .presidente .col-md-12,
.site-22 .presidente .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .offset-md-0,
.site-22 .presidente .offset-md-0 {
    margin-left: 0;
  }
  #content .presidente .offset-md-1,
.site-22 .presidente .offset-md-1 {
    margin-left: 8.33333333%;
  }
  #content .presidente .offset-md-2,
.site-22 .presidente .offset-md-2 {
    margin-left: 16.66666667%;
  }
  #content .presidente .offset-md-3,
.site-22 .presidente .offset-md-3 {
    margin-left: 25%;
  }
  #content .presidente .offset-md-4,
.site-22 .presidente .offset-md-4 {
    margin-left: 33.33333333%;
  }
  #content .presidente .offset-md-5,
.site-22 .presidente .offset-md-5 {
    margin-left: 41.66666667%;
  }
  #content .presidente .offset-md-6,
.site-22 .presidente .offset-md-6 {
    margin-left: 50%;
  }
  #content .presidente .offset-md-7,
.site-22 .presidente .offset-md-7 {
    margin-left: 58.33333333%;
  }
  #content .presidente .offset-md-8,
.site-22 .presidente .offset-md-8 {
    margin-left: 66.66666667%;
  }
  #content .presidente .offset-md-9,
.site-22 .presidente .offset-md-9 {
    margin-left: 75%;
  }
  #content .presidente .offset-md-10,
.site-22 .presidente .offset-md-10 {
    margin-left: 83.33333333%;
  }
  #content .presidente .offset-md-11,
.site-22 .presidente .offset-md-11 {
    margin-left: 91.66666667%;
  }
  #content .presidente .g-md-0,
#content .presidente .gx-md-0,
.site-22 .presidente .g-md-0,
.site-22 .presidente .gx-md-0 {
    --bs-gutter-x: 0;
  }
  #content .presidente .g-md-0,
#content .presidente .gy-md-0,
.site-22 .presidente .g-md-0,
.site-22 .presidente .gy-md-0 {
    --bs-gutter-y: 0;
  }
  #content .presidente .g-md-1,
#content .presidente .gx-md-1,
.site-22 .presidente .g-md-1,
.site-22 .presidente .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .presidente .g-md-1,
#content .presidente .gy-md-1,
.site-22 .presidente .g-md-1,
.site-22 .presidente .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .presidente .g-md-2,
#content .presidente .gx-md-2,
.site-22 .presidente .g-md-2,
.site-22 .presidente .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .presidente .g-md-2,
#content .presidente .gy-md-2,
.site-22 .presidente .g-md-2,
.site-22 .presidente .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .presidente .g-md-3,
#content .presidente .gx-md-3,
.site-22 .presidente .g-md-3,
.site-22 .presidente .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  #content .presidente .g-md-3,
#content .presidente .gy-md-3,
.site-22 .presidente .g-md-3,
.site-22 .presidente .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  #content .presidente .g-md-4,
#content .presidente .gx-md-4,
.site-22 .presidente .g-md-4,
.site-22 .presidente .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .presidente .g-md-4,
#content .presidente .gy-md-4,
.site-22 .presidente .g-md-4,
.site-22 .presidente .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .presidente .g-md-5,
#content .presidente .gx-md-5,
.site-22 .presidente .g-md-5,
.site-22 .presidente .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  #content .presidente .g-md-5,
#content .presidente .gy-md-5,
.site-22 .presidente .g-md-5,
.site-22 .presidente .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  #content .presidente .col-lg,
.site-22 .presidente .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .presidente .row-cols-lg-auto > *,
.site-22 .presidente .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .row-cols-lg-1 > *,
.site-22 .presidente .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .row-cols-lg-2 > *,
.site-22 .presidente .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .row-cols-lg-3 > *,
.site-22 .presidente .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  #content .presidente .row-cols-lg-4 > *,
.site-22 .presidente .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .row-cols-lg-5 > *,
.site-22 .presidente .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .presidente .row-cols-lg-6 > *,
.site-22 .presidente .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  #content .presidente .col-lg-auto,
.site-22 .presidente .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .col-lg-1,
.site-22 .presidente .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .presidente .col-lg-2,
.site-22 .presidente .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .presidente .col-lg-3,
.site-22 .presidente .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .col-lg-4,
.site-22 .presidente .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .presidente .col-lg-5,
.site-22 .presidente .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .presidente .col-lg-6,
.site-22 .presidente .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .col-lg-7,
.site-22 .presidente .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .presidente .col-lg-8,
.site-22 .presidente .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .presidente .col-lg-9,
.site-22 .presidente .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .presidente .col-lg-10,
.site-22 .presidente .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .presidente .col-lg-11,
.site-22 .presidente .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .presidente .col-lg-12,
.site-22 .presidente .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .offset-lg-0,
.site-22 .presidente .offset-lg-0 {
    margin-left: 0;
  }
  #content .presidente .offset-lg-1,
.site-22 .presidente .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  #content .presidente .offset-lg-2,
.site-22 .presidente .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  #content .presidente .offset-lg-3,
.site-22 .presidente .offset-lg-3 {
    margin-left: 25%;
  }
  #content .presidente .offset-lg-4,
.site-22 .presidente .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  #content .presidente .offset-lg-5,
.site-22 .presidente .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  #content .presidente .offset-lg-6,
.site-22 .presidente .offset-lg-6 {
    margin-left: 50%;
  }
  #content .presidente .offset-lg-7,
.site-22 .presidente .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  #content .presidente .offset-lg-8,
.site-22 .presidente .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  #content .presidente .offset-lg-9,
.site-22 .presidente .offset-lg-9 {
    margin-left: 75%;
  }
  #content .presidente .offset-lg-10,
.site-22 .presidente .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  #content .presidente .offset-lg-11,
.site-22 .presidente .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  #content .presidente .g-lg-0,
#content .presidente .gx-lg-0,
.site-22 .presidente .g-lg-0,
.site-22 .presidente .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  #content .presidente .g-lg-0,
#content .presidente .gy-lg-0,
.site-22 .presidente .g-lg-0,
.site-22 .presidente .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  #content .presidente .g-lg-1,
#content .presidente .gx-lg-1,
.site-22 .presidente .g-lg-1,
.site-22 .presidente .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .presidente .g-lg-1,
#content .presidente .gy-lg-1,
.site-22 .presidente .g-lg-1,
.site-22 .presidente .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .presidente .g-lg-2,
#content .presidente .gx-lg-2,
.site-22 .presidente .g-lg-2,
.site-22 .presidente .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .presidente .g-lg-2,
#content .presidente .gy-lg-2,
.site-22 .presidente .g-lg-2,
.site-22 .presidente .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .presidente .g-lg-3,
#content .presidente .gx-lg-3,
.site-22 .presidente .g-lg-3,
.site-22 .presidente .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  #content .presidente .g-lg-3,
#content .presidente .gy-lg-3,
.site-22 .presidente .g-lg-3,
.site-22 .presidente .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  #content .presidente .g-lg-4,
#content .presidente .gx-lg-4,
.site-22 .presidente .g-lg-4,
.site-22 .presidente .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .presidente .g-lg-4,
#content .presidente .gy-lg-4,
.site-22 .presidente .g-lg-4,
.site-22 .presidente .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .presidente .g-lg-5,
#content .presidente .gx-lg-5,
.site-22 .presidente .g-lg-5,
.site-22 .presidente .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  #content .presidente .g-lg-5,
#content .presidente .gy-lg-5,
.site-22 .presidente .g-lg-5,
.site-22 .presidente .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  #content .presidente .col-xl,
.site-22 .presidente .col-xl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .presidente .row-cols-xl-auto > *,
.site-22 .presidente .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .row-cols-xl-1 > *,
.site-22 .presidente .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .row-cols-xl-2 > *,
.site-22 .presidente .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .row-cols-xl-3 > *,
.site-22 .presidente .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  #content .presidente .row-cols-xl-4 > *,
.site-22 .presidente .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .row-cols-xl-5 > *,
.site-22 .presidente .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .presidente .row-cols-xl-6 > *,
.site-22 .presidente .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  #content .presidente .col-xl-auto,
.site-22 .presidente .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .col-xl-1,
.site-22 .presidente .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .presidente .col-xl-2,
.site-22 .presidente .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .presidente .col-xl-3,
.site-22 .presidente .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .col-xl-4,
.site-22 .presidente .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .presidente .col-xl-5,
.site-22 .presidente .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .presidente .col-xl-6,
.site-22 .presidente .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .col-xl-7,
.site-22 .presidente .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .presidente .col-xl-8,
.site-22 .presidente .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .presidente .col-xl-9,
.site-22 .presidente .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .presidente .col-xl-10,
.site-22 .presidente .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .presidente .col-xl-11,
.site-22 .presidente .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .presidente .col-xl-12,
.site-22 .presidente .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .offset-xl-0,
.site-22 .presidente .offset-xl-0 {
    margin-left: 0;
  }
  #content .presidente .offset-xl-1,
.site-22 .presidente .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  #content .presidente .offset-xl-2,
.site-22 .presidente .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  #content .presidente .offset-xl-3,
.site-22 .presidente .offset-xl-3 {
    margin-left: 25%;
  }
  #content .presidente .offset-xl-4,
.site-22 .presidente .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  #content .presidente .offset-xl-5,
.site-22 .presidente .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  #content .presidente .offset-xl-6,
.site-22 .presidente .offset-xl-6 {
    margin-left: 50%;
  }
  #content .presidente .offset-xl-7,
.site-22 .presidente .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  #content .presidente .offset-xl-8,
.site-22 .presidente .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  #content .presidente .offset-xl-9,
.site-22 .presidente .offset-xl-9 {
    margin-left: 75%;
  }
  #content .presidente .offset-xl-10,
.site-22 .presidente .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  #content .presidente .offset-xl-11,
.site-22 .presidente .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  #content .presidente .g-xl-0,
#content .presidente .gx-xl-0,
.site-22 .presidente .g-xl-0,
.site-22 .presidente .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  #content .presidente .g-xl-0,
#content .presidente .gy-xl-0,
.site-22 .presidente .g-xl-0,
.site-22 .presidente .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  #content .presidente .g-xl-1,
#content .presidente .gx-xl-1,
.site-22 .presidente .g-xl-1,
.site-22 .presidente .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .presidente .g-xl-1,
#content .presidente .gy-xl-1,
.site-22 .presidente .g-xl-1,
.site-22 .presidente .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .presidente .g-xl-2,
#content .presidente .gx-xl-2,
.site-22 .presidente .g-xl-2,
.site-22 .presidente .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .presidente .g-xl-2,
#content .presidente .gy-xl-2,
.site-22 .presidente .g-xl-2,
.site-22 .presidente .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .presidente .g-xl-3,
#content .presidente .gx-xl-3,
.site-22 .presidente .g-xl-3,
.site-22 .presidente .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  #content .presidente .g-xl-3,
#content .presidente .gy-xl-3,
.site-22 .presidente .g-xl-3,
.site-22 .presidente .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  #content .presidente .g-xl-4,
#content .presidente .gx-xl-4,
.site-22 .presidente .g-xl-4,
.site-22 .presidente .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .presidente .g-xl-4,
#content .presidente .gy-xl-4,
.site-22 .presidente .g-xl-4,
.site-22 .presidente .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .presidente .g-xl-5,
#content .presidente .gx-xl-5,
.site-22 .presidente .g-xl-5,
.site-22 .presidente .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  #content .presidente .g-xl-5,
#content .presidente .gy-xl-5,
.site-22 .presidente .g-xl-5,
.site-22 .presidente .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  #content .presidente .col-xxl,
.site-22 .presidente .col-xxl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .presidente .row-cols-xxl-auto > *,
.site-22 .presidente .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .row-cols-xxl-1 > *,
.site-22 .presidente .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .row-cols-xxl-2 > *,
.site-22 .presidente .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .row-cols-xxl-3 > *,
.site-22 .presidente .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  #content .presidente .row-cols-xxl-4 > *,
.site-22 .presidente .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .row-cols-xxl-5 > *,
.site-22 .presidente .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .presidente .row-cols-xxl-6 > *,
.site-22 .presidente .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  #content .presidente .col-xxl-auto,
.site-22 .presidente .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .presidente .col-xxl-1,
.site-22 .presidente .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .presidente .col-xxl-2,
.site-22 .presidente .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .presidente .col-xxl-3,
.site-22 .presidente .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .presidente .col-xxl-4,
.site-22 .presidente .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .presidente .col-xxl-5,
.site-22 .presidente .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .presidente .col-xxl-6,
.site-22 .presidente .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .presidente .col-xxl-7,
.site-22 .presidente .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .presidente .col-xxl-8,
.site-22 .presidente .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .presidente .col-xxl-9,
.site-22 .presidente .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .presidente .col-xxl-10,
.site-22 .presidente .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .presidente .col-xxl-11,
.site-22 .presidente .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .presidente .col-xxl-12,
.site-22 .presidente .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .presidente .offset-xxl-0,
.site-22 .presidente .offset-xxl-0 {
    margin-left: 0;
  }
  #content .presidente .offset-xxl-1,
.site-22 .presidente .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  #content .presidente .offset-xxl-2,
.site-22 .presidente .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  #content .presidente .offset-xxl-3,
.site-22 .presidente .offset-xxl-3 {
    margin-left: 25%;
  }
  #content .presidente .offset-xxl-4,
.site-22 .presidente .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  #content .presidente .offset-xxl-5,
.site-22 .presidente .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  #content .presidente .offset-xxl-6,
.site-22 .presidente .offset-xxl-6 {
    margin-left: 50%;
  }
  #content .presidente .offset-xxl-7,
.site-22 .presidente .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  #content .presidente .offset-xxl-8,
.site-22 .presidente .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  #content .presidente .offset-xxl-9,
.site-22 .presidente .offset-xxl-9 {
    margin-left: 75%;
  }
  #content .presidente .offset-xxl-10,
.site-22 .presidente .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  #content .presidente .offset-xxl-11,
.site-22 .presidente .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  #content .presidente .g-xxl-0,
#content .presidente .gx-xxl-0,
.site-22 .presidente .g-xxl-0,
.site-22 .presidente .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  #content .presidente .g-xxl-0,
#content .presidente .gy-xxl-0,
.site-22 .presidente .g-xxl-0,
.site-22 .presidente .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  #content .presidente .g-xxl-1,
#content .presidente .gx-xxl-1,
.site-22 .presidente .g-xxl-1,
.site-22 .presidente .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .presidente .g-xxl-1,
#content .presidente .gy-xxl-1,
.site-22 .presidente .g-xxl-1,
.site-22 .presidente .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .presidente .g-xxl-2,
#content .presidente .gx-xxl-2,
.site-22 .presidente .g-xxl-2,
.site-22 .presidente .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .presidente .g-xxl-2,
#content .presidente .gy-xxl-2,
.site-22 .presidente .g-xxl-2,
.site-22 .presidente .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .presidente .g-xxl-3,
#content .presidente .gx-xxl-3,
.site-22 .presidente .g-xxl-3,
.site-22 .presidente .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  #content .presidente .g-xxl-3,
#content .presidente .gy-xxl-3,
.site-22 .presidente .g-xxl-3,
.site-22 .presidente .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  #content .presidente .g-xxl-4,
#content .presidente .gx-xxl-4,
.site-22 .presidente .g-xxl-4,
.site-22 .presidente .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .presidente .g-xxl-4,
#content .presidente .gy-xxl-4,
.site-22 .presidente .g-xxl-4,
.site-22 .presidente .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .presidente .g-xxl-5,
#content .presidente .gx-xxl-5,
.site-22 .presidente .g-xxl-5,
.site-22 .presidente .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  #content .presidente .g-xxl-5,
#content .presidente .gy-xxl-5,
.site-22 .presidente .g-xxl-5,
.site-22 .presidente .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
#content .presidente .clearfix::after,
.site-22 .presidente .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
#content .presidente .link-primary,
.site-22 .presidente .link-primary {
  color: #0d6efd;
}
#content .presidente .link-primary:hover, #content .presidente .link-primary:focus,
.site-22 .presidente .link-primary:hover,
.site-22 .presidente .link-primary:focus {
  color: #0a58ca;
}
#content .presidente .link-secondary,
.site-22 .presidente .link-secondary {
  color: #6c757d;
}
#content .presidente .link-secondary:hover, #content .presidente .link-secondary:focus,
.site-22 .presidente .link-secondary:hover,
.site-22 .presidente .link-secondary:focus {
  color: #565e64;
}
#content .presidente .link-success,
.site-22 .presidente .link-success {
  color: #198754;
}
#content .presidente .link-success:hover, #content .presidente .link-success:focus,
.site-22 .presidente .link-success:hover,
.site-22 .presidente .link-success:focus {
  color: #146c43;
}
#content .presidente .link-info,
.site-22 .presidente .link-info {
  color: #0dcaf0;
}
#content .presidente .link-info:hover, #content .presidente .link-info:focus,
.site-22 .presidente .link-info:hover,
.site-22 .presidente .link-info:focus {
  color: #3dd5f3;
}
#content .presidente .link-warning,
.site-22 .presidente .link-warning {
  color: #ffc107;
}
#content .presidente .link-warning:hover, #content .presidente .link-warning:focus,
.site-22 .presidente .link-warning:hover,
.site-22 .presidente .link-warning:focus {
  color: #ffcd39;
}
#content .presidente .link-danger,
.site-22 .presidente .link-danger {
  color: #dc3545;
}
#content .presidente .link-danger:hover, #content .presidente .link-danger:focus,
.site-22 .presidente .link-danger:hover,
.site-22 .presidente .link-danger:focus {
  color: #b02a37;
}
#content .presidente .link-light,
.site-22 .presidente .link-light {
  color: #f8f9fa;
}
#content .presidente .link-light:hover, #content .presidente .link-light:focus,
.site-22 .presidente .link-light:hover,
.site-22 .presidente .link-light:focus {
  color: #f9fafb;
}
#content .presidente .link-dark,
.site-22 .presidente .link-dark {
  color: #212529;
}
#content .presidente .link-dark:hover, #content .presidente .link-dark:focus,
.site-22 .presidente .link-dark:hover,
.site-22 .presidente .link-dark:focus {
  color: #1a1e21;
}
#content .presidente .ratio,
.site-22 .presidente .ratio {
  position: relative;
  width: 100%;
}
#content .presidente .ratio::before,
.site-22 .presidente .ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
#content .presidente .ratio > *,
.site-22 .presidente .ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content .presidente .ratio-1x1,
.site-22 .presidente .ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
#content .presidente .ratio-4x3,
.site-22 .presidente .ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
#content .presidente .ratio-16x9,
.site-22 .presidente .ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
#content .presidente .ratio-21x9,
.site-22 .presidente .ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
#content .presidente .fixed-top,
.site-22 .presidente .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#content .presidente .fixed-bottom,
.site-22 .presidente .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
#content .presidente .sticky-top,
.site-22 .presidente .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  #content .presidente .sticky-sm-top,
.site-22 .presidente .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  #content .presidente .sticky-md-top,
.site-22 .presidente .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  #content .presidente .sticky-lg-top,
.site-22 .presidente .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  #content .presidente .sticky-xl-top,
.site-22 .presidente .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  #content .presidente .sticky-xxl-top,
.site-22 .presidente .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
#content .presidente .hstack,
.site-22 .presidente .hstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
#content .presidente .vstack,
.site-22 .presidente .vstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
#content .presidente .visually-hidden,
#content .presidente .visually-hidden-focusable:not(:focus):not(:focus-within),
.site-22 .presidente .visually-hidden,
.site-22 .presidente .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;
}
#content .presidente .stretched-link::after,
.site-22 .presidente .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
#content .presidente .text-truncate,
.site-22 .presidente .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .presidente .vr,
.site-22 .presidente .vr {
  display: inline-block;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}
#content .presidente .align-baseline,
.site-22 .presidente .align-baseline {
  vertical-align: baseline !important;
}
#content .presidente .align-top,
.site-22 .presidente .align-top {
  vertical-align: top !important;
}
#content .presidente .align-middle,
.site-22 .presidente .align-middle {
  vertical-align: middle !important;
}
#content .presidente .align-bottom,
.site-22 .presidente .align-bottom {
  vertical-align: bottom !important;
}
#content .presidente .align-text-bottom,
.site-22 .presidente .align-text-bottom {
  vertical-align: text-bottom !important;
}
#content .presidente .align-text-top,
.site-22 .presidente .align-text-top {
  vertical-align: text-top !important;
}
#content .presidente .float-start,
.site-22 .presidente .float-start {
  float: left !important;
}
#content .presidente .float-end,
.site-22 .presidente .float-end {
  float: right !important;
}
#content .presidente .float-none,
.site-22 .presidente .float-none {
  float: none !important;
}
#content .presidente .opacity-0,
.site-22 .presidente .opacity-0 {
  opacity: 0 !important;
}
#content .presidente .opacity-25,
.site-22 .presidente .opacity-25 {
  opacity: 0.25 !important;
}
#content .presidente .opacity-50,
.site-22 .presidente .opacity-50 {
  opacity: 0.5 !important;
}
#content .presidente .opacity-75,
.site-22 .presidente .opacity-75 {
  opacity: 0.75 !important;
}
#content .presidente .opacity-100,
.site-22 .presidente .opacity-100 {
  opacity: 1 !important;
}
#content .presidente .overflow-auto,
.site-22 .presidente .overflow-auto {
  overflow: auto !important;
}
#content .presidente .overflow-hidden,
.site-22 .presidente .overflow-hidden {
  overflow: hidden !important;
}
#content .presidente .overflow-visible,
.site-22 .presidente .overflow-visible {
  overflow: visible !important;
}
#content .presidente .overflow-scroll,
.site-22 .presidente .overflow-scroll {
  overflow: scroll !important;
}
#content .presidente .d-inline,
.site-22 .presidente .d-inline {
  display: inline !important;
}
#content .presidente .d-inline-block,
.site-22 .presidente .d-inline-block {
  display: inline-block !important;
}
#content .presidente .d-block,
.site-22 .presidente .d-block {
  display: block !important;
}
#content .presidente .d-grid,
.site-22 .presidente .d-grid {
  display: grid !important;
}
#content .presidente .d-table,
.site-22 .presidente .d-table {
  display: table !important;
}
#content .presidente .d-table-row,
.site-22 .presidente .d-table-row {
  display: table-row !important;
}
#content .presidente .d-table-cell,
.site-22 .presidente .d-table-cell {
  display: table-cell !important;
}
#content .presidente .d-flex,
.site-22 .presidente .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#content .presidente .d-inline-flex,
.site-22 .presidente .d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
#content .presidente .d-none,
.site-22 .presidente .d-none {
  display: none !important;
}
#content .presidente .shadow,
.site-22 .presidente .shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
#content .presidente .shadow-sm,
.site-22 .presidente .shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#content .presidente .shadow-lg,
.site-22 .presidente .shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
#content .presidente .shadow-none,
.site-22 .presidente .shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#content .presidente .position-static,
.site-22 .presidente .position-static {
  position: static !important;
}
#content .presidente .position-relative,
.site-22 .presidente .position-relative {
  position: relative !important;
}
#content .presidente .position-absolute,
.site-22 .presidente .position-absolute {
  position: absolute !important;
}
#content .presidente .position-fixed,
.site-22 .presidente .position-fixed {
  position: fixed !important;
}
#content .presidente .position-sticky,
.site-22 .presidente .position-sticky {
  position: sticky !important;
}
#content .presidente .top-0,
.site-22 .presidente .top-0 {
  top: 0 !important;
}
#content .presidente .top-50,
.site-22 .presidente .top-50 {
  top: 50% !important;
}
#content .presidente .top-100,
.site-22 .presidente .top-100 {
  top: 100% !important;
}
#content .presidente .bottom-0,
.site-22 .presidente .bottom-0 {
  bottom: 0 !important;
}
#content .presidente .bottom-50,
.site-22 .presidente .bottom-50 {
  bottom: 50% !important;
}
#content .presidente .bottom-100,
.site-22 .presidente .bottom-100 {
  bottom: 100% !important;
}
#content .presidente .start-0,
.site-22 .presidente .start-0 {
  left: 0 !important;
}
#content .presidente .start-50,
.site-22 .presidente .start-50 {
  left: 50% !important;
}
#content .presidente .start-100,
.site-22 .presidente .start-100 {
  left: 100% !important;
}
#content .presidente .end-0,
.site-22 .presidente .end-0 {
  right: 0 !important;
}
#content .presidente .end-50,
.site-22 .presidente .end-50 {
  right: 50% !important;
}
#content .presidente .end-100,
.site-22 .presidente .end-100 {
  right: 100% !important;
}
#content .presidente .translate-middle,
.site-22 .presidente .translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
#content .presidente .translate-middle-x,
.site-22 .presidente .translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
#content .presidente .translate-middle-y,
.site-22 .presidente .translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
#content .presidente .border,
.site-22 .presidente .border {
  border: 1px solid #dee2e6 !important;
}
#content .presidente .border-0,
.site-22 .presidente .border-0 {
  border: 0 !important;
}
#content .presidente .border-top,
.site-22 .presidente .border-top {
  border-top: 1px solid #dee2e6 !important;
}
#content .presidente .border-top-0,
.site-22 .presidente .border-top-0 {
  border-top: 0 !important;
}
#content .presidente .border-end,
.site-22 .presidente .border-end {
  border-right: 1px solid #dee2e6 !important;
}
#content .presidente .border-end-0,
.site-22 .presidente .border-end-0 {
  border-right: 0 !important;
}
#content .presidente .border-bottom,
.site-22 .presidente .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
#content .presidente .border-bottom-0,
.site-22 .presidente .border-bottom-0 {
  border-bottom: 0 !important;
}
#content .presidente .border-start,
.site-22 .presidente .border-start {
  border-left: 1px solid #dee2e6 !important;
}
#content .presidente .border-start-0,
.site-22 .presidente .border-start-0 {
  border-left: 0 !important;
}
#content .presidente .border-primary,
.site-22 .presidente .border-primary {
  border-color: #0d6efd !important;
}
#content .presidente .border-secondary,
.site-22 .presidente .border-secondary {
  border-color: #6c757d !important;
}
#content .presidente .border-success,
.site-22 .presidente .border-success {
  border-color: #198754 !important;
}
#content .presidente .border-info,
.site-22 .presidente .border-info {
  border-color: #0dcaf0 !important;
}
#content .presidente .border-warning,
.site-22 .presidente .border-warning {
  border-color: #ffc107 !important;
}
#content .presidente .border-danger,
.site-22 .presidente .border-danger {
  border-color: #dc3545 !important;
}
#content .presidente .border-light,
.site-22 .presidente .border-light {
  border-color: #f8f9fa !important;
}
#content .presidente .border-dark,
.site-22 .presidente .border-dark {
  border-color: #212529 !important;
}
#content .presidente .border-white,
.site-22 .presidente .border-white {
  border-color: #fff !important;
}
#content .presidente .border-1,
.site-22 .presidente .border-1 {
  border-width: 1px !important;
}
#content .presidente .border-2,
.site-22 .presidente .border-2 {
  border-width: 2px !important;
}
#content .presidente .border-3,
.site-22 .presidente .border-3 {
  border-width: 3px !important;
}
#content .presidente .border-4,
.site-22 .presidente .border-4 {
  border-width: 4px !important;
}
#content .presidente .border-5,
.site-22 .presidente .border-5 {
  border-width: 5px !important;
}
#content .presidente .w-25,
.site-22 .presidente .w-25 {
  width: 25% !important;
}
#content .presidente .w-50,
.site-22 .presidente .w-50 {
  width: 50% !important;
}
#content .presidente .w-75,
.site-22 .presidente .w-75 {
  width: 75% !important;
}
#content .presidente .w-100,
.site-22 .presidente .w-100 {
  width: 100% !important;
}
#content .presidente .w-auto,
.site-22 .presidente .w-auto {
  width: auto !important;
}
#content .presidente .mw-100,
.site-22 .presidente .mw-100 {
  max-width: 100% !important;
}
#content .presidente .vw-100,
.site-22 .presidente .vw-100 {
  width: 100vw !important;
}
#content .presidente .min-vw-100,
.site-22 .presidente .min-vw-100 {
  min-width: 100vw !important;
}
#content .presidente .h-25,
.site-22 .presidente .h-25 {
  height: 25% !important;
}
#content .presidente .h-50,
.site-22 .presidente .h-50 {
  height: 50% !important;
}
#content .presidente .h-75,
.site-22 .presidente .h-75 {
  height: 75% !important;
}
#content .presidente .h-100,
.site-22 .presidente .h-100 {
  height: 100% !important;
}
#content .presidente .h-auto,
.site-22 .presidente .h-auto {
  height: auto !important;
}
#content .presidente .mh-100,
.site-22 .presidente .mh-100 {
  max-height: 100% !important;
}
#content .presidente .vh-100,
.site-22 .presidente .vh-100 {
  height: 100vh !important;
}
#content .presidente .min-vh-100,
.site-22 .presidente .min-vh-100 {
  min-height: 100vh !important;
}
#content .presidente .flex-fill,
.site-22 .presidente .flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
#content .presidente .flex-row,
.site-22 .presidente .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
#content .presidente .flex-column,
.site-22 .presidente .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
#content .presidente .flex-row-reverse,
.site-22 .presidente .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
#content .presidente .flex-column-reverse,
.site-22 .presidente .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
#content .presidente .flex-grow-0,
.site-22 .presidente .flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
#content .presidente .flex-grow-1,
.site-22 .presidente .flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
#content .presidente .flex-shrink-0,
.site-22 .presidente .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
#content .presidente .flex-shrink-1,
.site-22 .presidente .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
#content .presidente .flex-wrap,
.site-22 .presidente .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
#content .presidente .flex-nowrap,
.site-22 .presidente .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
#content .presidente .flex-wrap-reverse,
.site-22 .presidente .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
#content .presidente .gap-0,
.site-22 .presidente .gap-0 {
  gap: 0 !important;
}
#content .presidente .gap-1,
.site-22 .presidente .gap-1 {
  gap: 0.25rem !important;
}
#content .presidente .gap-2,
.site-22 .presidente .gap-2 {
  gap: 0.5rem !important;
}
#content .presidente .gap-3,
.site-22 .presidente .gap-3 {
  gap: 1rem !important;
}
#content .presidente .gap-4,
.site-22 .presidente .gap-4 {
  gap: 1.5rem !important;
}
#content .presidente .gap-5,
.site-22 .presidente .gap-5 {
  gap: 3rem !important;
}
#content .presidente .justify-content-start,
.site-22 .presidente .justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
#content .presidente .justify-content-end,
.site-22 .presidente .justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
#content .presidente .justify-content-center,
.site-22 .presidente .justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
#content .presidente .justify-content-between,
.site-22 .presidente .justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
#content .presidente .justify-content-around,
.site-22 .presidente .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
#content .presidente .justify-content-evenly,
.site-22 .presidente .justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
#content .presidente .align-items-start,
.site-22 .presidente .align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
#content .presidente .align-items-end,
.site-22 .presidente .align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
#content .presidente .align-items-center,
.site-22 .presidente .align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
#content .presidente .align-items-baseline,
.site-22 .presidente .align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
#content .presidente .align-items-stretch,
.site-22 .presidente .align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
#content .presidente .align-content-start,
.site-22 .presidente .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
#content .presidente .align-content-end,
.site-22 .presidente .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
#content .presidente .align-content-center,
.site-22 .presidente .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
#content .presidente .align-content-between,
.site-22 .presidente .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
#content .presidente .align-content-around,
.site-22 .presidente .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
#content .presidente .align-content-stretch,
.site-22 .presidente .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
#content .presidente .align-self-auto,
.site-22 .presidente .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
#content .presidente .align-self-start,
.site-22 .presidente .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
#content .presidente .align-self-end,
.site-22 .presidente .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
#content .presidente .align-self-center,
.site-22 .presidente .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
#content .presidente .align-self-baseline,
.site-22 .presidente .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
#content .presidente .align-self-stretch,
.site-22 .presidente .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
#content .presidente .order-first,
.site-22 .presidente .order-first {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important;
}
#content .presidente .order-0,
.site-22 .presidente .order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -ms-flex-order: 0 !important;
  order: 0 !important;
}
#content .presidente .order-1,
.site-22 .presidente .order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
}
#content .presidente .order-2,
.site-22 .presidente .order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
}
#content .presidente .order-3,
.site-22 .presidente .order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important;
}
#content .presidente .order-4,
.site-22 .presidente .order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -ms-flex-order: 4 !important;
  order: 4 !important;
}
#content .presidente .order-5,
.site-22 .presidente .order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -ms-flex-order: 5 !important;
  order: 5 !important;
}
#content .presidente .order-last,
.site-22 .presidente .order-last {
  -webkit-box-ordinal-group: 7 !important;
  -ms-flex-order: 6 !important;
  order: 6 !important;
}
#content .presidente .m-0,
.site-22 .presidente .m-0 {
  margin: 0 !important;
}
#content .presidente .m-1,
.site-22 .presidente .m-1 {
  margin: 0.25rem !important;
}
#content .presidente .m-2,
.site-22 .presidente .m-2 {
  margin: 0.5rem !important;
}
#content .presidente .m-3,
.site-22 .presidente .m-3 {
  margin: 1rem !important;
}
#content .presidente .m-4,
.site-22 .presidente .m-4 {
  margin: 1.5rem !important;
}
#content .presidente .m-5,
.site-22 .presidente .m-5 {
  margin: 3rem !important;
}
#content .presidente .m-auto,
.site-22 .presidente .m-auto {
  margin: auto !important;
}
#content .presidente .mx-0,
.site-22 .presidente .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
#content .presidente .mx-1,
.site-22 .presidente .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
#content .presidente .mx-2,
.site-22 .presidente .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
#content .presidente .mx-3,
.site-22 .presidente .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
#content .presidente .mx-4,
.site-22 .presidente .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
#content .presidente .mx-5,
.site-22 .presidente .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
#content .presidente .mx-auto,
.site-22 .presidente .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
#content .presidente .my-0,
.site-22 .presidente .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#content .presidente .my-1,
.site-22 .presidente .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
#content .presidente .my-2,
.site-22 .presidente .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
#content .presidente .my-3,
.site-22 .presidente .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
#content .presidente .my-4,
.site-22 .presidente .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
#content .presidente .my-5,
.site-22 .presidente .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
#content .presidente .my-auto,
.site-22 .presidente .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
#content .presidente .mt-0,
.site-22 .presidente .mt-0 {
  margin-top: 0 !important;
}
#content .presidente .mt-1,
.site-22 .presidente .mt-1 {
  margin-top: 0.25rem !important;
}
#content .presidente .mt-2,
.site-22 .presidente .mt-2 {
  margin-top: 0.5rem !important;
}
#content .presidente .mt-3,
.site-22 .presidente .mt-3 {
  margin-top: 1rem !important;
}
#content .presidente .mt-4,
.site-22 .presidente .mt-4 {
  margin-top: 1.5rem !important;
}
#content .presidente .mt-5,
.site-22 .presidente .mt-5 {
  margin-top: 3rem !important;
}
#content .presidente .mt-auto,
.site-22 .presidente .mt-auto {
  margin-top: auto !important;
}
#content .presidente .me-0,
.site-22 .presidente .me-0 {
  margin-right: 0 !important;
}
#content .presidente .me-1,
.site-22 .presidente .me-1 {
  margin-right: 0.25rem !important;
}
#content .presidente .me-2,
.site-22 .presidente .me-2 {
  margin-right: 0.5rem !important;
}
#content .presidente .me-3,
.site-22 .presidente .me-3 {
  margin-right: 1rem !important;
}
#content .presidente .me-4,
.site-22 .presidente .me-4 {
  margin-right: 1.5rem !important;
}
#content .presidente .me-5,
.site-22 .presidente .me-5 {
  margin-right: 3rem !important;
}
#content .presidente .me-auto,
.site-22 .presidente .me-auto {
  margin-right: auto !important;
}
#content .presidente .mb-0,
.site-22 .presidente .mb-0 {
  margin-bottom: 0 !important;
}
#content .presidente .mb-1,
.site-22 .presidente .mb-1 {
  margin-bottom: 0.25rem !important;
}
#content .presidente .mb-2,
.site-22 .presidente .mb-2 {
  margin-bottom: 0.5rem !important;
}
#content .presidente .mb-3,
.site-22 .presidente .mb-3 {
  margin-bottom: 1rem !important;
}
#content .presidente .mb-4,
.site-22 .presidente .mb-4 {
  margin-bottom: 1.5rem !important;
}
#content .presidente .mb-5,
.site-22 .presidente .mb-5 {
  margin-bottom: 3rem !important;
}
#content .presidente .mb-auto,
.site-22 .presidente .mb-auto {
  margin-bottom: auto !important;
}
#content .presidente .ms-0,
.site-22 .presidente .ms-0 {
  margin-left: 0 !important;
}
#content .presidente .ms-1,
.site-22 .presidente .ms-1 {
  margin-left: 0.25rem !important;
}
#content .presidente .ms-2,
.site-22 .presidente .ms-2 {
  margin-left: 0.5rem !important;
}
#content .presidente .ms-3,
.site-22 .presidente .ms-3 {
  margin-left: 1rem !important;
}
#content .presidente .ms-4,
.site-22 .presidente .ms-4 {
  margin-left: 1.5rem !important;
}
#content .presidente .ms-5,
.site-22 .presidente .ms-5 {
  margin-left: 3rem !important;
}
#content .presidente .ms-auto,
.site-22 .presidente .ms-auto {
  margin-left: auto !important;
}
#content .presidente .p-0,
.site-22 .presidente .p-0 {
  padding: 0 !important;
}
#content .presidente .p-1,
.site-22 .presidente .p-1 {
  padding: 0.25rem !important;
}
#content .presidente .p-2,
.site-22 .presidente .p-2 {
  padding: 0.5rem !important;
}
#content .presidente .p-3,
.site-22 .presidente .p-3 {
  padding: 1rem !important;
}
#content .presidente .p-4,
.site-22 .presidente .p-4 {
  padding: 1.5rem !important;
}
#content .presidente .p-5,
.site-22 .presidente .p-5 {
  padding: 3rem !important;
}
#content .presidente .px-0,
.site-22 .presidente .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#content .presidente .px-1,
.site-22 .presidente .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
#content .presidente .px-2,
.site-22 .presidente .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
#content .presidente .px-3,
.site-22 .presidente .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
#content .presidente .px-4,
.site-22 .presidente .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
#content .presidente .px-5,
.site-22 .presidente .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
#content .presidente .py-0,
.site-22 .presidente .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#content .presidente .py-1,
.site-22 .presidente .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
#content .presidente .py-2,
.site-22 .presidente .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
#content .presidente .py-3,
.site-22 .presidente .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
#content .presidente .py-4,
.site-22 .presidente .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
#content .presidente .py-5,
.site-22 .presidente .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
#content .presidente .pt-0,
.site-22 .presidente .pt-0 {
  padding-top: 0 !important;
}
#content .presidente .pt-1,
.site-22 .presidente .pt-1 {
  padding-top: 0.25rem !important;
}
#content .presidente .pt-2,
.site-22 .presidente .pt-2 {
  padding-top: 0.5rem !important;
}
#content .presidente .pt-3,
.site-22 .presidente .pt-3 {
  padding-top: 1rem !important;
}
#content .presidente .pt-4,
.site-22 .presidente .pt-4 {
  padding-top: 1.5rem !important;
}
#content .presidente .pt-5,
.site-22 .presidente .pt-5 {
  padding-top: 3rem !important;
}
#content .presidente .pe-0,
.site-22 .presidente .pe-0 {
  padding-right: 0 !important;
}
#content .presidente .pe-1,
.site-22 .presidente .pe-1 {
  padding-right: 0.25rem !important;
}
#content .presidente .pe-2,
.site-22 .presidente .pe-2 {
  padding-right: 0.5rem !important;
}
#content .presidente .pe-3,
.site-22 .presidente .pe-3 {
  padding-right: 1rem !important;
}
#content .presidente .pe-4,
.site-22 .presidente .pe-4 {
  padding-right: 1.5rem !important;
}
#content .presidente .pe-5,
.site-22 .presidente .pe-5 {
  padding-right: 3rem !important;
}
#content .presidente .pb-0,
.site-22 .presidente .pb-0 {
  padding-bottom: 0 !important;
}
#content .presidente .pb-1,
.site-22 .presidente .pb-1 {
  padding-bottom: 0.25rem !important;
}
#content .presidente .pb-2,
.site-22 .presidente .pb-2 {
  padding-bottom: 0.5rem !important;
}
#content .presidente .pb-3,
.site-22 .presidente .pb-3 {
  padding-bottom: 1rem !important;
}
#content .presidente .pb-4,
.site-22 .presidente .pb-4 {
  padding-bottom: 1.5rem !important;
}
#content .presidente .pb-5,
.site-22 .presidente .pb-5 {
  padding-bottom: 3rem !important;
}
#content .presidente .ps-0,
.site-22 .presidente .ps-0 {
  padding-left: 0 !important;
}
#content .presidente .ps-1,
.site-22 .presidente .ps-1 {
  padding-left: 0.25rem !important;
}
#content .presidente .ps-2,
.site-22 .presidente .ps-2 {
  padding-left: 0.5rem !important;
}
#content .presidente .ps-3,
.site-22 .presidente .ps-3 {
  padding-left: 1rem !important;
}
#content .presidente .ps-4,
.site-22 .presidente .ps-4 {
  padding-left: 1.5rem !important;
}
#content .presidente .ps-5,
.site-22 .presidente .ps-5 {
  padding-left: 3rem !important;
}
#content .presidente .font-monospace,
.site-22 .presidente .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
#content .presidente .fs-1,
.site-22 .presidente .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
#content .presidente .fs-2,
.site-22 .presidente .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
#content .presidente .fs-3,
.site-22 .presidente .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
#content .presidente .fs-4,
.site-22 .presidente .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
#content .presidente .fs-5,
.site-22 .presidente .fs-5 {
  font-size: 1.25rem !important;
}
#content .presidente .fs-6,
.site-22 .presidente .fs-6 {
  font-size: 1rem !important;
}
#content .presidente .fst-italic,
.site-22 .presidente .fst-italic {
  font-style: italic !important;
}
#content .presidente .fst-normal,
.site-22 .presidente .fst-normal {
  font-style: normal !important;
}
#content .presidente .fw-light,
.site-22 .presidente .fw-light {
  font-weight: 300 !important;
}
#content .presidente .fw-lighter,
.site-22 .presidente .fw-lighter {
  font-weight: lighter !important;
}
#content .presidente .fw-normal,
.site-22 .presidente .fw-normal {
  font-weight: 400 !important;
}
#content .presidente .fw-bold,
.site-22 .presidente .fw-bold {
  font-weight: 700 !important;
}
#content .presidente .fw-bolder,
.site-22 .presidente .fw-bolder {
  font-weight: bolder !important;
}
#content .presidente .lh-1,
.site-22 .presidente .lh-1 {
  line-height: 1 !important;
}
#content .presidente .lh-sm,
.site-22 .presidente .lh-sm {
  line-height: 1.25 !important;
}
#content .presidente .lh-base,
.site-22 .presidente .lh-base {
  line-height: 1.5 !important;
}
#content .presidente .lh-lg,
.site-22 .presidente .lh-lg {
  line-height: 2 !important;
}
#content .presidente .text-start,
.site-22 .presidente .text-start {
  text-align: left !important;
}
#content .presidente .text-end,
.site-22 .presidente .text-end {
  text-align: right !important;
}
#content .presidente .text-center,
.site-22 .presidente .text-center {
  text-align: center !important;
}
#content .presidente .text-decoration-none,
.site-22 .presidente .text-decoration-none {
  text-decoration: none !important;
}
#content .presidente .text-decoration-underline,
.site-22 .presidente .text-decoration-underline {
  text-decoration: underline !important;
}
#content .presidente .text-decoration-line-through,
.site-22 .presidente .text-decoration-line-through {
  text-decoration: line-through !important;
}
#content .presidente .text-lowercase,
.site-22 .presidente .text-lowercase {
  text-transform: lowercase !important;
}
#content .presidente .text-uppercase,
.site-22 .presidente .text-uppercase {
  text-transform: uppercase !important;
}
#content .presidente .text-capitalize,
.site-22 .presidente .text-capitalize {
  text-transform: capitalize !important;
}
#content .presidente .text-wrap,
.site-22 .presidente .text-wrap {
  white-space: normal !important;
}
#content .presidente .text-nowrap,
.site-22 .presidente .text-nowrap {
  white-space: nowrap !important;
}
#content .presidente .text-break,
.site-22 .presidente .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
#content .presidente .text-primary,
.site-22 .presidente .text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-secondary,
.site-22 .presidente .text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-success,
.site-22 .presidente .text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-info,
.site-22 .presidente .text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-warning,
.site-22 .presidente .text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-danger,
.site-22 .presidente .text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-light,
.site-22 .presidente .text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-dark,
.site-22 .presidente .text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-black,
.site-22 .presidente .text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-white,
.site-22 .presidente .text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-body,
.site-22 .presidente .text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
#content .presidente .text-muted,
.site-22 .presidente .text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}
#content .presidente .text-black-50,
.site-22 .presidente .text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
#content .presidente .text-white-50,
.site-22 .presidente .text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
#content .presidente .text-reset,
.site-22 .presidente .text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
#content .presidente .text-opacity-25,
.site-22 .presidente .text-opacity-25 {
  --bs-text-opacity: 0.25;
}
#content .presidente .text-opacity-50,
.site-22 .presidente .text-opacity-50 {
  --bs-text-opacity: 0.5;
}
#content .presidente .text-opacity-75,
.site-22 .presidente .text-opacity-75 {
  --bs-text-opacity: 0.75;
}
#content .presidente .text-opacity-100,
.site-22 .presidente .text-opacity-100 {
  --bs-text-opacity: 1;
}
#content .presidente .bg-primary,
.site-22 .presidente .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-secondary,
.site-22 .presidente .bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-success,
.site-22 .presidente .bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-info,
.site-22 .presidente .bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-warning,
.site-22 .presidente .bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-danger,
.site-22 .presidente .bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-light,
.site-22 .presidente .bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-dark,
.site-22 .presidente .bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-black,
.site-22 .presidente .bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-white,
.site-22 .presidente .bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-body,
.site-22 .presidente .bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
#content .presidente .bg-transparent,
.site-22 .presidente .bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
#content .presidente .bg-opacity-10,
.site-22 .presidente .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
#content .presidente .bg-opacity-25,
.site-22 .presidente .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
#content .presidente .bg-opacity-50,
.site-22 .presidente .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
#content .presidente .bg-opacity-75,
.site-22 .presidente .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
#content .presidente .bg-opacity-100,
.site-22 .presidente .bg-opacity-100 {
  --bs-bg-opacity: 1;
}
#content .presidente .bg-gradient,
.site-22 .presidente .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
#content .presidente .user-select-all,
.site-22 .presidente .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
#content .presidente .user-select-auto,
.site-22 .presidente .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
#content .presidente .user-select-none,
.site-22 .presidente .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
#content .presidente .pe-none,
.site-22 .presidente .pe-none {
  pointer-events: none !important;
}
#content .presidente .pe-auto,
.site-22 .presidente .pe-auto {
  pointer-events: auto !important;
}
#content .presidente .rounded,
.site-22 .presidente .rounded {
  border-radius: 0.25rem !important;
}
#content .presidente .rounded-0,
.site-22 .presidente .rounded-0 {
  border-radius: 0 !important;
}
#content .presidente .rounded-1,
.site-22 .presidente .rounded-1 {
  border-radius: 0.2rem !important;
}
#content .presidente .rounded-2,
.site-22 .presidente .rounded-2 {
  border-radius: 0.25rem !important;
}
#content .presidente .rounded-3,
.site-22 .presidente .rounded-3 {
  border-radius: 0.3rem !important;
}
#content .presidente .rounded-circle,
.site-22 .presidente .rounded-circle {
  border-radius: 50% !important;
}
#content .presidente .rounded-pill,
.site-22 .presidente .rounded-pill {
  border-radius: 50rem !important;
}
#content .presidente .rounded-top,
.site-22 .presidente .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
#content .presidente .rounded-end,
.site-22 .presidente .rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
#content .presidente .rounded-bottom,
.site-22 .presidente .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
#content .presidente .rounded-start,
.site-22 .presidente .rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
#content .presidente .visible,
.site-22 .presidente .visible {
  visibility: visible !important;
}
#content .presidente .invisible,
.site-22 .presidente .invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  #content .presidente .float-sm-start,
.site-22 .presidente .float-sm-start {
    float: left !important;
  }
  #content .presidente .float-sm-end,
.site-22 .presidente .float-sm-end {
    float: right !important;
  }
  #content .presidente .float-sm-none,
.site-22 .presidente .float-sm-none {
    float: none !important;
  }
  #content .presidente .d-sm-inline,
.site-22 .presidente .d-sm-inline {
    display: inline !important;
  }
  #content .presidente .d-sm-inline-block,
.site-22 .presidente .d-sm-inline-block {
    display: inline-block !important;
  }
  #content .presidente .d-sm-block,
.site-22 .presidente .d-sm-block {
    display: block !important;
  }
  #content .presidente .d-sm-grid,
.site-22 .presidente .d-sm-grid {
    display: grid !important;
  }
  #content .presidente .d-sm-table,
.site-22 .presidente .d-sm-table {
    display: table !important;
  }
  #content .presidente .d-sm-table-row,
.site-22 .presidente .d-sm-table-row {
    display: table-row !important;
  }
  #content .presidente .d-sm-table-cell,
.site-22 .presidente .d-sm-table-cell {
    display: table-cell !important;
  }
  #content .presidente .d-sm-flex,
.site-22 .presidente .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .presidente .d-sm-inline-flex,
.site-22 .presidente .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .presidente .d-sm-none,
.site-22 .presidente .d-sm-none {
    display: none !important;
  }
  #content .presidente .flex-sm-fill,
.site-22 .presidente .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .presidente .flex-sm-row,
.site-22 .presidente .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .presidente .flex-sm-column,
.site-22 .presidente .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .presidente .flex-sm-row-reverse,
.site-22 .presidente .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .presidente .flex-sm-column-reverse,
.site-22 .presidente .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .presidente .flex-sm-grow-0,
.site-22 .presidente .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .presidente .flex-sm-grow-1,
.site-22 .presidente .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .presidente .flex-sm-shrink-0,
.site-22 .presidente .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .presidente .flex-sm-shrink-1,
.site-22 .presidente .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .presidente .flex-sm-wrap,
.site-22 .presidente .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .presidente .flex-sm-nowrap,
.site-22 .presidente .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .presidente .flex-sm-wrap-reverse,
.site-22 .presidente .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .presidente .gap-sm-0,
.site-22 .presidente .gap-sm-0 {
    gap: 0 !important;
  }
  #content .presidente .gap-sm-1,
.site-22 .presidente .gap-sm-1 {
    gap: 0.25rem !important;
  }
  #content .presidente .gap-sm-2,
.site-22 .presidente .gap-sm-2 {
    gap: 0.5rem !important;
  }
  #content .presidente .gap-sm-3,
.site-22 .presidente .gap-sm-3 {
    gap: 1rem !important;
  }
  #content .presidente .gap-sm-4,
.site-22 .presidente .gap-sm-4 {
    gap: 1.5rem !important;
  }
  #content .presidente .gap-sm-5,
.site-22 .presidente .gap-sm-5 {
    gap: 3rem !important;
  }
  #content .presidente .justify-content-sm-start,
.site-22 .presidente .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .presidente .justify-content-sm-end,
.site-22 .presidente .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .presidente .justify-content-sm-center,
.site-22 .presidente .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .presidente .justify-content-sm-between,
.site-22 .presidente .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .presidente .justify-content-sm-around,
.site-22 .presidente .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .presidente .justify-content-sm-evenly,
.site-22 .presidente .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .presidente .align-items-sm-start,
.site-22 .presidente .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .presidente .align-items-sm-end,
.site-22 .presidente .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .presidente .align-items-sm-center,
.site-22 .presidente .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .presidente .align-items-sm-baseline,
.site-22 .presidente .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .presidente .align-items-sm-stretch,
.site-22 .presidente .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .presidente .align-content-sm-start,
.site-22 .presidente .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .presidente .align-content-sm-end,
.site-22 .presidente .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .presidente .align-content-sm-center,
.site-22 .presidente .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .presidente .align-content-sm-between,
.site-22 .presidente .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .presidente .align-content-sm-around,
.site-22 .presidente .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .presidente .align-content-sm-stretch,
.site-22 .presidente .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .presidente .align-self-sm-auto,
.site-22 .presidente .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .presidente .align-self-sm-start,
.site-22 .presidente .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .presidente .align-self-sm-end,
.site-22 .presidente .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .presidente .align-self-sm-center,
.site-22 .presidente .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .presidente .align-self-sm-baseline,
.site-22 .presidente .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .presidente .align-self-sm-stretch,
.site-22 .presidente .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .presidente .order-sm-first,
.site-22 .presidente .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .presidente .order-sm-0,
.site-22 .presidente .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .presidente .order-sm-1,
.site-22 .presidente .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .presidente .order-sm-2,
.site-22 .presidente .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .presidente .order-sm-3,
.site-22 .presidente .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .presidente .order-sm-4,
.site-22 .presidente .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .presidente .order-sm-5,
.site-22 .presidente .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .presidente .order-sm-last,
.site-22 .presidente .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .presidente .m-sm-0,
.site-22 .presidente .m-sm-0 {
    margin: 0 !important;
  }
  #content .presidente .m-sm-1,
.site-22 .presidente .m-sm-1 {
    margin: 0.25rem !important;
  }
  #content .presidente .m-sm-2,
.site-22 .presidente .m-sm-2 {
    margin: 0.5rem !important;
  }
  #content .presidente .m-sm-3,
.site-22 .presidente .m-sm-3 {
    margin: 1rem !important;
  }
  #content .presidente .m-sm-4,
.site-22 .presidente .m-sm-4 {
    margin: 1.5rem !important;
  }
  #content .presidente .m-sm-5,
.site-22 .presidente .m-sm-5 {
    margin: 3rem !important;
  }
  #content .presidente .m-sm-auto,
.site-22 .presidente .m-sm-auto {
    margin: auto !important;
  }
  #content .presidente .mx-sm-0,
.site-22 .presidente .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .presidente .mx-sm-1,
.site-22 .presidente .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .presidente .mx-sm-2,
.site-22 .presidente .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .presidente .mx-sm-3,
.site-22 .presidente .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .presidente .mx-sm-4,
.site-22 .presidente .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .presidente .mx-sm-5,
.site-22 .presidente .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .presidente .mx-sm-auto,
.site-22 .presidente .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .presidente .my-sm-0,
.site-22 .presidente .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .presidente .my-sm-1,
.site-22 .presidente .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .my-sm-2,
.site-22 .presidente .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .my-sm-3,
.site-22 .presidente .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .presidente .my-sm-4,
.site-22 .presidente .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .my-sm-5,
.site-22 .presidente .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .presidente .my-sm-auto,
.site-22 .presidente .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .presidente .mt-sm-0,
.site-22 .presidente .mt-sm-0 {
    margin-top: 0 !important;
  }
  #content .presidente .mt-sm-1,
.site-22 .presidente .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  #content .presidente .mt-sm-2,
.site-22 .presidente .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  #content .presidente .mt-sm-3,
.site-22 .presidente .mt-sm-3 {
    margin-top: 1rem !important;
  }
  #content .presidente .mt-sm-4,
.site-22 .presidente .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  #content .presidente .mt-sm-5,
.site-22 .presidente .mt-sm-5 {
    margin-top: 3rem !important;
  }
  #content .presidente .mt-sm-auto,
.site-22 .presidente .mt-sm-auto {
    margin-top: auto !important;
  }
  #content .presidente .me-sm-0,
.site-22 .presidente .me-sm-0 {
    margin-right: 0 !important;
  }
  #content .presidente .me-sm-1,
.site-22 .presidente .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  #content .presidente .me-sm-2,
.site-22 .presidente .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  #content .presidente .me-sm-3,
.site-22 .presidente .me-sm-3 {
    margin-right: 1rem !important;
  }
  #content .presidente .me-sm-4,
.site-22 .presidente .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  #content .presidente .me-sm-5,
.site-22 .presidente .me-sm-5 {
    margin-right: 3rem !important;
  }
  #content .presidente .me-sm-auto,
.site-22 .presidente .me-sm-auto {
    margin-right: auto !important;
  }
  #content .presidente .mb-sm-0,
.site-22 .presidente .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  #content .presidente .mb-sm-1,
.site-22 .presidente .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .mb-sm-2,
.site-22 .presidente .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .mb-sm-3,
.site-22 .presidente .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  #content .presidente .mb-sm-4,
.site-22 .presidente .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .mb-sm-5,
.site-22 .presidente .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  #content .presidente .mb-sm-auto,
.site-22 .presidente .mb-sm-auto {
    margin-bottom: auto !important;
  }
  #content .presidente .ms-sm-0,
.site-22 .presidente .ms-sm-0 {
    margin-left: 0 !important;
  }
  #content .presidente .ms-sm-1,
.site-22 .presidente .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  #content .presidente .ms-sm-2,
.site-22 .presidente .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  #content .presidente .ms-sm-3,
.site-22 .presidente .ms-sm-3 {
    margin-left: 1rem !important;
  }
  #content .presidente .ms-sm-4,
.site-22 .presidente .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  #content .presidente .ms-sm-5,
.site-22 .presidente .ms-sm-5 {
    margin-left: 3rem !important;
  }
  #content .presidente .ms-sm-auto,
.site-22 .presidente .ms-sm-auto {
    margin-left: auto !important;
  }
  #content .presidente .p-sm-0,
.site-22 .presidente .p-sm-0 {
    padding: 0 !important;
  }
  #content .presidente .p-sm-1,
.site-22 .presidente .p-sm-1 {
    padding: 0.25rem !important;
  }
  #content .presidente .p-sm-2,
.site-22 .presidente .p-sm-2 {
    padding: 0.5rem !important;
  }
  #content .presidente .p-sm-3,
.site-22 .presidente .p-sm-3 {
    padding: 1rem !important;
  }
  #content .presidente .p-sm-4,
.site-22 .presidente .p-sm-4 {
    padding: 1.5rem !important;
  }
  #content .presidente .p-sm-5,
.site-22 .presidente .p-sm-5 {
    padding: 3rem !important;
  }
  #content .presidente .px-sm-0,
.site-22 .presidente .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .presidente .px-sm-1,
.site-22 .presidente .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .presidente .px-sm-2,
.site-22 .presidente .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .presidente .px-sm-3,
.site-22 .presidente .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .presidente .px-sm-4,
.site-22 .presidente .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .presidente .px-sm-5,
.site-22 .presidente .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .presidente .py-sm-0,
.site-22 .presidente .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .presidente .py-sm-1,
.site-22 .presidente .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .py-sm-2,
.site-22 .presidente .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .py-sm-3,
.site-22 .presidente .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .presidente .py-sm-4,
.site-22 .presidente .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .py-sm-5,
.site-22 .presidente .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .presidente .pt-sm-0,
.site-22 .presidente .pt-sm-0 {
    padding-top: 0 !important;
  }
  #content .presidente .pt-sm-1,
.site-22 .presidente .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  #content .presidente .pt-sm-2,
.site-22 .presidente .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  #content .presidente .pt-sm-3,
.site-22 .presidente .pt-sm-3 {
    padding-top: 1rem !important;
  }
  #content .presidente .pt-sm-4,
.site-22 .presidente .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  #content .presidente .pt-sm-5,
.site-22 .presidente .pt-sm-5 {
    padding-top: 3rem !important;
  }
  #content .presidente .pe-sm-0,
.site-22 .presidente .pe-sm-0 {
    padding-right: 0 !important;
  }
  #content .presidente .pe-sm-1,
.site-22 .presidente .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  #content .presidente .pe-sm-2,
.site-22 .presidente .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  #content .presidente .pe-sm-3,
.site-22 .presidente .pe-sm-3 {
    padding-right: 1rem !important;
  }
  #content .presidente .pe-sm-4,
.site-22 .presidente .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  #content .presidente .pe-sm-5,
.site-22 .presidente .pe-sm-5 {
    padding-right: 3rem !important;
  }
  #content .presidente .pb-sm-0,
.site-22 .presidente .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  #content .presidente .pb-sm-1,
.site-22 .presidente .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .pb-sm-2,
.site-22 .presidente .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .pb-sm-3,
.site-22 .presidente .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  #content .presidente .pb-sm-4,
.site-22 .presidente .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .pb-sm-5,
.site-22 .presidente .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  #content .presidente .ps-sm-0,
.site-22 .presidente .ps-sm-0 {
    padding-left: 0 !important;
  }
  #content .presidente .ps-sm-1,
.site-22 .presidente .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  #content .presidente .ps-sm-2,
.site-22 .presidente .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  #content .presidente .ps-sm-3,
.site-22 .presidente .ps-sm-3 {
    padding-left: 1rem !important;
  }
  #content .presidente .ps-sm-4,
.site-22 .presidente .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  #content .presidente .ps-sm-5,
.site-22 .presidente .ps-sm-5 {
    padding-left: 3rem !important;
  }
  #content .presidente .text-sm-start,
.site-22 .presidente .text-sm-start {
    text-align: left !important;
  }
  #content .presidente .text-sm-end,
.site-22 .presidente .text-sm-end {
    text-align: right !important;
  }
  #content .presidente .text-sm-center,
.site-22 .presidente .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  #content .presidente .float-md-start,
.site-22 .presidente .float-md-start {
    float: left !important;
  }
  #content .presidente .float-md-end,
.site-22 .presidente .float-md-end {
    float: right !important;
  }
  #content .presidente .float-md-none,
.site-22 .presidente .float-md-none {
    float: none !important;
  }
  #content .presidente .d-md-inline,
.site-22 .presidente .d-md-inline {
    display: inline !important;
  }
  #content .presidente .d-md-inline-block,
.site-22 .presidente .d-md-inline-block {
    display: inline-block !important;
  }
  #content .presidente .d-md-block,
.site-22 .presidente .d-md-block {
    display: block !important;
  }
  #content .presidente .d-md-grid,
.site-22 .presidente .d-md-grid {
    display: grid !important;
  }
  #content .presidente .d-md-table,
.site-22 .presidente .d-md-table {
    display: table !important;
  }
  #content .presidente .d-md-table-row,
.site-22 .presidente .d-md-table-row {
    display: table-row !important;
  }
  #content .presidente .d-md-table-cell,
.site-22 .presidente .d-md-table-cell {
    display: table-cell !important;
  }
  #content .presidente .d-md-flex,
.site-22 .presidente .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .presidente .d-md-inline-flex,
.site-22 .presidente .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .presidente .d-md-none,
.site-22 .presidente .d-md-none {
    display: none !important;
  }
  #content .presidente .flex-md-fill,
.site-22 .presidente .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .presidente .flex-md-row,
.site-22 .presidente .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .presidente .flex-md-column,
.site-22 .presidente .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .presidente .flex-md-row-reverse,
.site-22 .presidente .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .presidente .flex-md-column-reverse,
.site-22 .presidente .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .presidente .flex-md-grow-0,
.site-22 .presidente .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .presidente .flex-md-grow-1,
.site-22 .presidente .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .presidente .flex-md-shrink-0,
.site-22 .presidente .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .presidente .flex-md-shrink-1,
.site-22 .presidente .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .presidente .flex-md-wrap,
.site-22 .presidente .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .presidente .flex-md-nowrap,
.site-22 .presidente .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .presidente .flex-md-wrap-reverse,
.site-22 .presidente .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .presidente .gap-md-0,
.site-22 .presidente .gap-md-0 {
    gap: 0 !important;
  }
  #content .presidente .gap-md-1,
.site-22 .presidente .gap-md-1 {
    gap: 0.25rem !important;
  }
  #content .presidente .gap-md-2,
.site-22 .presidente .gap-md-2 {
    gap: 0.5rem !important;
  }
  #content .presidente .gap-md-3,
.site-22 .presidente .gap-md-3 {
    gap: 1rem !important;
  }
  #content .presidente .gap-md-4,
.site-22 .presidente .gap-md-4 {
    gap: 1.5rem !important;
  }
  #content .presidente .gap-md-5,
.site-22 .presidente .gap-md-5 {
    gap: 3rem !important;
  }
  #content .presidente .justify-content-md-start,
.site-22 .presidente .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .presidente .justify-content-md-end,
.site-22 .presidente .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .presidente .justify-content-md-center,
.site-22 .presidente .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .presidente .justify-content-md-between,
.site-22 .presidente .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .presidente .justify-content-md-around,
.site-22 .presidente .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .presidente .justify-content-md-evenly,
.site-22 .presidente .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .presidente .align-items-md-start,
.site-22 .presidente .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .presidente .align-items-md-end,
.site-22 .presidente .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .presidente .align-items-md-center,
.site-22 .presidente .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .presidente .align-items-md-baseline,
.site-22 .presidente .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .presidente .align-items-md-stretch,
.site-22 .presidente .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .presidente .align-content-md-start,
.site-22 .presidente .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .presidente .align-content-md-end,
.site-22 .presidente .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .presidente .align-content-md-center,
.site-22 .presidente .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .presidente .align-content-md-between,
.site-22 .presidente .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .presidente .align-content-md-around,
.site-22 .presidente .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .presidente .align-content-md-stretch,
.site-22 .presidente .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .presidente .align-self-md-auto,
.site-22 .presidente .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .presidente .align-self-md-start,
.site-22 .presidente .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .presidente .align-self-md-end,
.site-22 .presidente .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .presidente .align-self-md-center,
.site-22 .presidente .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .presidente .align-self-md-baseline,
.site-22 .presidente .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .presidente .align-self-md-stretch,
.site-22 .presidente .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .presidente .order-md-first,
.site-22 .presidente .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .presidente .order-md-0,
.site-22 .presidente .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .presidente .order-md-1,
.site-22 .presidente .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .presidente .order-md-2,
.site-22 .presidente .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .presidente .order-md-3,
.site-22 .presidente .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .presidente .order-md-4,
.site-22 .presidente .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .presidente .order-md-5,
.site-22 .presidente .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .presidente .order-md-last,
.site-22 .presidente .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .presidente .m-md-0,
.site-22 .presidente .m-md-0 {
    margin: 0 !important;
  }
  #content .presidente .m-md-1,
.site-22 .presidente .m-md-1 {
    margin: 0.25rem !important;
  }
  #content .presidente .m-md-2,
.site-22 .presidente .m-md-2 {
    margin: 0.5rem !important;
  }
  #content .presidente .m-md-3,
.site-22 .presidente .m-md-3 {
    margin: 1rem !important;
  }
  #content .presidente .m-md-4,
.site-22 .presidente .m-md-4 {
    margin: 1.5rem !important;
  }
  #content .presidente .m-md-5,
.site-22 .presidente .m-md-5 {
    margin: 3rem !important;
  }
  #content .presidente .m-md-auto,
.site-22 .presidente .m-md-auto {
    margin: auto !important;
  }
  #content .presidente .mx-md-0,
.site-22 .presidente .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .presidente .mx-md-1,
.site-22 .presidente .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .presidente .mx-md-2,
.site-22 .presidente .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .presidente .mx-md-3,
.site-22 .presidente .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .presidente .mx-md-4,
.site-22 .presidente .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .presidente .mx-md-5,
.site-22 .presidente .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .presidente .mx-md-auto,
.site-22 .presidente .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .presidente .my-md-0,
.site-22 .presidente .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .presidente .my-md-1,
.site-22 .presidente .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .my-md-2,
.site-22 .presidente .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .my-md-3,
.site-22 .presidente .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .presidente .my-md-4,
.site-22 .presidente .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .my-md-5,
.site-22 .presidente .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .presidente .my-md-auto,
.site-22 .presidente .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .presidente .mt-md-0,
.site-22 .presidente .mt-md-0 {
    margin-top: 0 !important;
  }
  #content .presidente .mt-md-1,
.site-22 .presidente .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  #content .presidente .mt-md-2,
.site-22 .presidente .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  #content .presidente .mt-md-3,
.site-22 .presidente .mt-md-3 {
    margin-top: 1rem !important;
  }
  #content .presidente .mt-md-4,
.site-22 .presidente .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  #content .presidente .mt-md-5,
.site-22 .presidente .mt-md-5 {
    margin-top: 3rem !important;
  }
  #content .presidente .mt-md-auto,
.site-22 .presidente .mt-md-auto {
    margin-top: auto !important;
  }
  #content .presidente .me-md-0,
.site-22 .presidente .me-md-0 {
    margin-right: 0 !important;
  }
  #content .presidente .me-md-1,
.site-22 .presidente .me-md-1 {
    margin-right: 0.25rem !important;
  }
  #content .presidente .me-md-2,
.site-22 .presidente .me-md-2 {
    margin-right: 0.5rem !important;
  }
  #content .presidente .me-md-3,
.site-22 .presidente .me-md-3 {
    margin-right: 1rem !important;
  }
  #content .presidente .me-md-4,
.site-22 .presidente .me-md-4 {
    margin-right: 1.5rem !important;
  }
  #content .presidente .me-md-5,
.site-22 .presidente .me-md-5 {
    margin-right: 3rem !important;
  }
  #content .presidente .me-md-auto,
.site-22 .presidente .me-md-auto {
    margin-right: auto !important;
  }
  #content .presidente .mb-md-0,
.site-22 .presidente .mb-md-0 {
    margin-bottom: 0 !important;
  }
  #content .presidente .mb-md-1,
.site-22 .presidente .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .mb-md-2,
.site-22 .presidente .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .mb-md-3,
.site-22 .presidente .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  #content .presidente .mb-md-4,
.site-22 .presidente .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .mb-md-5,
.site-22 .presidente .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  #content .presidente .mb-md-auto,
.site-22 .presidente .mb-md-auto {
    margin-bottom: auto !important;
  }
  #content .presidente .ms-md-0,
.site-22 .presidente .ms-md-0 {
    margin-left: 0 !important;
  }
  #content .presidente .ms-md-1,
.site-22 .presidente .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  #content .presidente .ms-md-2,
.site-22 .presidente .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  #content .presidente .ms-md-3,
.site-22 .presidente .ms-md-3 {
    margin-left: 1rem !important;
  }
  #content .presidente .ms-md-4,
.site-22 .presidente .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  #content .presidente .ms-md-5,
.site-22 .presidente .ms-md-5 {
    margin-left: 3rem !important;
  }
  #content .presidente .ms-md-auto,
.site-22 .presidente .ms-md-auto {
    margin-left: auto !important;
  }
  #content .presidente .p-md-0,
.site-22 .presidente .p-md-0 {
    padding: 0 !important;
  }
  #content .presidente .p-md-1,
.site-22 .presidente .p-md-1 {
    padding: 0.25rem !important;
  }
  #content .presidente .p-md-2,
.site-22 .presidente .p-md-2 {
    padding: 0.5rem !important;
  }
  #content .presidente .p-md-3,
.site-22 .presidente .p-md-3 {
    padding: 1rem !important;
  }
  #content .presidente .p-md-4,
.site-22 .presidente .p-md-4 {
    padding: 1.5rem !important;
  }
  #content .presidente .p-md-5,
.site-22 .presidente .p-md-5 {
    padding: 3rem !important;
  }
  #content .presidente .px-md-0,
.site-22 .presidente .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .presidente .px-md-1,
.site-22 .presidente .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .presidente .px-md-2,
.site-22 .presidente .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .presidente .px-md-3,
.site-22 .presidente .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .presidente .px-md-4,
.site-22 .presidente .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .presidente .px-md-5,
.site-22 .presidente .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .presidente .py-md-0,
.site-22 .presidente .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .presidente .py-md-1,
.site-22 .presidente .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .py-md-2,
.site-22 .presidente .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .py-md-3,
.site-22 .presidente .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .presidente .py-md-4,
.site-22 .presidente .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .py-md-5,
.site-22 .presidente .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .presidente .pt-md-0,
.site-22 .presidente .pt-md-0 {
    padding-top: 0 !important;
  }
  #content .presidente .pt-md-1,
.site-22 .presidente .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  #content .presidente .pt-md-2,
.site-22 .presidente .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  #content .presidente .pt-md-3,
.site-22 .presidente .pt-md-3 {
    padding-top: 1rem !important;
  }
  #content .presidente .pt-md-4,
.site-22 .presidente .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  #content .presidente .pt-md-5,
.site-22 .presidente .pt-md-5 {
    padding-top: 3rem !important;
  }
  #content .presidente .pe-md-0,
.site-22 .presidente .pe-md-0 {
    padding-right: 0 !important;
  }
  #content .presidente .pe-md-1,
.site-22 .presidente .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  #content .presidente .pe-md-2,
.site-22 .presidente .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  #content .presidente .pe-md-3,
.site-22 .presidente .pe-md-3 {
    padding-right: 1rem !important;
  }
  #content .presidente .pe-md-4,
.site-22 .presidente .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  #content .presidente .pe-md-5,
.site-22 .presidente .pe-md-5 {
    padding-right: 3rem !important;
  }
  #content .presidente .pb-md-0,
.site-22 .presidente .pb-md-0 {
    padding-bottom: 0 !important;
  }
  #content .presidente .pb-md-1,
.site-22 .presidente .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .pb-md-2,
.site-22 .presidente .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .pb-md-3,
.site-22 .presidente .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  #content .presidente .pb-md-4,
.site-22 .presidente .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .pb-md-5,
.site-22 .presidente .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  #content .presidente .ps-md-0,
.site-22 .presidente .ps-md-0 {
    padding-left: 0 !important;
  }
  #content .presidente .ps-md-1,
.site-22 .presidente .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  #content .presidente .ps-md-2,
.site-22 .presidente .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  #content .presidente .ps-md-3,
.site-22 .presidente .ps-md-3 {
    padding-left: 1rem !important;
  }
  #content .presidente .ps-md-4,
.site-22 .presidente .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  #content .presidente .ps-md-5,
.site-22 .presidente .ps-md-5 {
    padding-left: 3rem !important;
  }
  #content .presidente .text-md-start,
.site-22 .presidente .text-md-start {
    text-align: left !important;
  }
  #content .presidente .text-md-end,
.site-22 .presidente .text-md-end {
    text-align: right !important;
  }
  #content .presidente .text-md-center,
.site-22 .presidente .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  #content .presidente .float-lg-start,
.site-22 .presidente .float-lg-start {
    float: left !important;
  }
  #content .presidente .float-lg-end,
.site-22 .presidente .float-lg-end {
    float: right !important;
  }
  #content .presidente .float-lg-none,
.site-22 .presidente .float-lg-none {
    float: none !important;
  }
  #content .presidente .d-lg-inline,
.site-22 .presidente .d-lg-inline {
    display: inline !important;
  }
  #content .presidente .d-lg-inline-block,
.site-22 .presidente .d-lg-inline-block {
    display: inline-block !important;
  }
  #content .presidente .d-lg-block,
.site-22 .presidente .d-lg-block {
    display: block !important;
  }
  #content .presidente .d-lg-grid,
.site-22 .presidente .d-lg-grid {
    display: grid !important;
  }
  #content .presidente .d-lg-table,
.site-22 .presidente .d-lg-table {
    display: table !important;
  }
  #content .presidente .d-lg-table-row,
.site-22 .presidente .d-lg-table-row {
    display: table-row !important;
  }
  #content .presidente .d-lg-table-cell,
.site-22 .presidente .d-lg-table-cell {
    display: table-cell !important;
  }
  #content .presidente .d-lg-flex,
.site-22 .presidente .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .presidente .d-lg-inline-flex,
.site-22 .presidente .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .presidente .d-lg-none,
.site-22 .presidente .d-lg-none {
    display: none !important;
  }
  #content .presidente .flex-lg-fill,
.site-22 .presidente .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .presidente .flex-lg-row,
.site-22 .presidente .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .presidente .flex-lg-column,
.site-22 .presidente .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .presidente .flex-lg-row-reverse,
.site-22 .presidente .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .presidente .flex-lg-column-reverse,
.site-22 .presidente .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .presidente .flex-lg-grow-0,
.site-22 .presidente .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .presidente .flex-lg-grow-1,
.site-22 .presidente .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .presidente .flex-lg-shrink-0,
.site-22 .presidente .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .presidente .flex-lg-shrink-1,
.site-22 .presidente .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .presidente .flex-lg-wrap,
.site-22 .presidente .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .presidente .flex-lg-nowrap,
.site-22 .presidente .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .presidente .flex-lg-wrap-reverse,
.site-22 .presidente .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .presidente .gap-lg-0,
.site-22 .presidente .gap-lg-0 {
    gap: 0 !important;
  }
  #content .presidente .gap-lg-1,
.site-22 .presidente .gap-lg-1 {
    gap: 0.25rem !important;
  }
  #content .presidente .gap-lg-2,
.site-22 .presidente .gap-lg-2 {
    gap: 0.5rem !important;
  }
  #content .presidente .gap-lg-3,
.site-22 .presidente .gap-lg-3 {
    gap: 1rem !important;
  }
  #content .presidente .gap-lg-4,
.site-22 .presidente .gap-lg-4 {
    gap: 1.5rem !important;
  }
  #content .presidente .gap-lg-5,
.site-22 .presidente .gap-lg-5 {
    gap: 3rem !important;
  }
  #content .presidente .justify-content-lg-start,
.site-22 .presidente .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .presidente .justify-content-lg-end,
.site-22 .presidente .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .presidente .justify-content-lg-center,
.site-22 .presidente .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .presidente .justify-content-lg-between,
.site-22 .presidente .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .presidente .justify-content-lg-around,
.site-22 .presidente .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .presidente .justify-content-lg-evenly,
.site-22 .presidente .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .presidente .align-items-lg-start,
.site-22 .presidente .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .presidente .align-items-lg-end,
.site-22 .presidente .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .presidente .align-items-lg-center,
.site-22 .presidente .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .presidente .align-items-lg-baseline,
.site-22 .presidente .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .presidente .align-items-lg-stretch,
.site-22 .presidente .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .presidente .align-content-lg-start,
.site-22 .presidente .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .presidente .align-content-lg-end,
.site-22 .presidente .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .presidente .align-content-lg-center,
.site-22 .presidente .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .presidente .align-content-lg-between,
.site-22 .presidente .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .presidente .align-content-lg-around,
.site-22 .presidente .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .presidente .align-content-lg-stretch,
.site-22 .presidente .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .presidente .align-self-lg-auto,
.site-22 .presidente .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .presidente .align-self-lg-start,
.site-22 .presidente .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .presidente .align-self-lg-end,
.site-22 .presidente .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .presidente .align-self-lg-center,
.site-22 .presidente .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .presidente .align-self-lg-baseline,
.site-22 .presidente .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .presidente .align-self-lg-stretch,
.site-22 .presidente .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .presidente .order-lg-first,
.site-22 .presidente .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .presidente .order-lg-0,
.site-22 .presidente .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .presidente .order-lg-1,
.site-22 .presidente .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .presidente .order-lg-2,
.site-22 .presidente .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .presidente .order-lg-3,
.site-22 .presidente .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .presidente .order-lg-4,
.site-22 .presidente .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .presidente .order-lg-5,
.site-22 .presidente .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .presidente .order-lg-last,
.site-22 .presidente .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .presidente .m-lg-0,
.site-22 .presidente .m-lg-0 {
    margin: 0 !important;
  }
  #content .presidente .m-lg-1,
.site-22 .presidente .m-lg-1 {
    margin: 0.25rem !important;
  }
  #content .presidente .m-lg-2,
.site-22 .presidente .m-lg-2 {
    margin: 0.5rem !important;
  }
  #content .presidente .m-lg-3,
.site-22 .presidente .m-lg-3 {
    margin: 1rem !important;
  }
  #content .presidente .m-lg-4,
.site-22 .presidente .m-lg-4 {
    margin: 1.5rem !important;
  }
  #content .presidente .m-lg-5,
.site-22 .presidente .m-lg-5 {
    margin: 3rem !important;
  }
  #content .presidente .m-lg-auto,
.site-22 .presidente .m-lg-auto {
    margin: auto !important;
  }
  #content .presidente .mx-lg-0,
.site-22 .presidente .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .presidente .mx-lg-1,
.site-22 .presidente .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .presidente .mx-lg-2,
.site-22 .presidente .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .presidente .mx-lg-3,
.site-22 .presidente .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .presidente .mx-lg-4,
.site-22 .presidente .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .presidente .mx-lg-5,
.site-22 .presidente .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .presidente .mx-lg-auto,
.site-22 .presidente .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .presidente .my-lg-0,
.site-22 .presidente .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .presidente .my-lg-1,
.site-22 .presidente .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .my-lg-2,
.site-22 .presidente .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .my-lg-3,
.site-22 .presidente .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .presidente .my-lg-4,
.site-22 .presidente .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .my-lg-5,
.site-22 .presidente .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .presidente .my-lg-auto,
.site-22 .presidente .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .presidente .mt-lg-0,
.site-22 .presidente .mt-lg-0 {
    margin-top: 0 !important;
  }
  #content .presidente .mt-lg-1,
.site-22 .presidente .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  #content .presidente .mt-lg-2,
.site-22 .presidente .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  #content .presidente .mt-lg-3,
.site-22 .presidente .mt-lg-3 {
    margin-top: 1rem !important;
  }
  #content .presidente .mt-lg-4,
.site-22 .presidente .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  #content .presidente .mt-lg-5,
.site-22 .presidente .mt-lg-5 {
    margin-top: 3rem !important;
  }
  #content .presidente .mt-lg-auto,
.site-22 .presidente .mt-lg-auto {
    margin-top: auto !important;
  }
  #content .presidente .me-lg-0,
.site-22 .presidente .me-lg-0 {
    margin-right: 0 !important;
  }
  #content .presidente .me-lg-1,
.site-22 .presidente .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  #content .presidente .me-lg-2,
.site-22 .presidente .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  #content .presidente .me-lg-3,
.site-22 .presidente .me-lg-3 {
    margin-right: 1rem !important;
  }
  #content .presidente .me-lg-4,
.site-22 .presidente .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  #content .presidente .me-lg-5,
.site-22 .presidente .me-lg-5 {
    margin-right: 3rem !important;
  }
  #content .presidente .me-lg-auto,
.site-22 .presidente .me-lg-auto {
    margin-right: auto !important;
  }
  #content .presidente .mb-lg-0,
.site-22 .presidente .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  #content .presidente .mb-lg-1,
.site-22 .presidente .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .mb-lg-2,
.site-22 .presidente .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .mb-lg-3,
.site-22 .presidente .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  #content .presidente .mb-lg-4,
.site-22 .presidente .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .mb-lg-5,
.site-22 .presidente .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  #content .presidente .mb-lg-auto,
.site-22 .presidente .mb-lg-auto {
    margin-bottom: auto !important;
  }
  #content .presidente .ms-lg-0,
.site-22 .presidente .ms-lg-0 {
    margin-left: 0 !important;
  }
  #content .presidente .ms-lg-1,
.site-22 .presidente .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  #content .presidente .ms-lg-2,
.site-22 .presidente .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  #content .presidente .ms-lg-3,
.site-22 .presidente .ms-lg-3 {
    margin-left: 1rem !important;
  }
  #content .presidente .ms-lg-4,
.site-22 .presidente .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  #content .presidente .ms-lg-5,
.site-22 .presidente .ms-lg-5 {
    margin-left: 3rem !important;
  }
  #content .presidente .ms-lg-auto,
.site-22 .presidente .ms-lg-auto {
    margin-left: auto !important;
  }
  #content .presidente .p-lg-0,
.site-22 .presidente .p-lg-0 {
    padding: 0 !important;
  }
  #content .presidente .p-lg-1,
.site-22 .presidente .p-lg-1 {
    padding: 0.25rem !important;
  }
  #content .presidente .p-lg-2,
.site-22 .presidente .p-lg-2 {
    padding: 0.5rem !important;
  }
  #content .presidente .p-lg-3,
.site-22 .presidente .p-lg-3 {
    padding: 1rem !important;
  }
  #content .presidente .p-lg-4,
.site-22 .presidente .p-lg-4 {
    padding: 1.5rem !important;
  }
  #content .presidente .p-lg-5,
.site-22 .presidente .p-lg-5 {
    padding: 3rem !important;
  }
  #content .presidente .px-lg-0,
.site-22 .presidente .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .presidente .px-lg-1,
.site-22 .presidente .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .presidente .px-lg-2,
.site-22 .presidente .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .presidente .px-lg-3,
.site-22 .presidente .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .presidente .px-lg-4,
.site-22 .presidente .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .presidente .px-lg-5,
.site-22 .presidente .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .presidente .py-lg-0,
.site-22 .presidente .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .presidente .py-lg-1,
.site-22 .presidente .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .py-lg-2,
.site-22 .presidente .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .py-lg-3,
.site-22 .presidente .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .presidente .py-lg-4,
.site-22 .presidente .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .py-lg-5,
.site-22 .presidente .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .presidente .pt-lg-0,
.site-22 .presidente .pt-lg-0 {
    padding-top: 0 !important;
  }
  #content .presidente .pt-lg-1,
.site-22 .presidente .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  #content .presidente .pt-lg-2,
.site-22 .presidente .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  #content .presidente .pt-lg-3,
.site-22 .presidente .pt-lg-3 {
    padding-top: 1rem !important;
  }
  #content .presidente .pt-lg-4,
.site-22 .presidente .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  #content .presidente .pt-lg-5,
.site-22 .presidente .pt-lg-5 {
    padding-top: 3rem !important;
  }
  #content .presidente .pe-lg-0,
.site-22 .presidente .pe-lg-0 {
    padding-right: 0 !important;
  }
  #content .presidente .pe-lg-1,
.site-22 .presidente .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  #content .presidente .pe-lg-2,
.site-22 .presidente .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  #content .presidente .pe-lg-3,
.site-22 .presidente .pe-lg-3 {
    padding-right: 1rem !important;
  }
  #content .presidente .pe-lg-4,
.site-22 .presidente .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  #content .presidente .pe-lg-5,
.site-22 .presidente .pe-lg-5 {
    padding-right: 3rem !important;
  }
  #content .presidente .pb-lg-0,
.site-22 .presidente .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  #content .presidente .pb-lg-1,
.site-22 .presidente .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .pb-lg-2,
.site-22 .presidente .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .pb-lg-3,
.site-22 .presidente .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  #content .presidente .pb-lg-4,
.site-22 .presidente .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .pb-lg-5,
.site-22 .presidente .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  #content .presidente .ps-lg-0,
.site-22 .presidente .ps-lg-0 {
    padding-left: 0 !important;
  }
  #content .presidente .ps-lg-1,
.site-22 .presidente .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  #content .presidente .ps-lg-2,
.site-22 .presidente .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  #content .presidente .ps-lg-3,
.site-22 .presidente .ps-lg-3 {
    padding-left: 1rem !important;
  }
  #content .presidente .ps-lg-4,
.site-22 .presidente .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  #content .presidente .ps-lg-5,
.site-22 .presidente .ps-lg-5 {
    padding-left: 3rem !important;
  }
  #content .presidente .text-lg-start,
.site-22 .presidente .text-lg-start {
    text-align: left !important;
  }
  #content .presidente .text-lg-end,
.site-22 .presidente .text-lg-end {
    text-align: right !important;
  }
  #content .presidente .text-lg-center,
.site-22 .presidente .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  #content .presidente .float-xl-start,
.site-22 .presidente .float-xl-start {
    float: left !important;
  }
  #content .presidente .float-xl-end,
.site-22 .presidente .float-xl-end {
    float: right !important;
  }
  #content .presidente .float-xl-none,
.site-22 .presidente .float-xl-none {
    float: none !important;
  }
  #content .presidente .d-xl-inline,
.site-22 .presidente .d-xl-inline {
    display: inline !important;
  }
  #content .presidente .d-xl-inline-block,
.site-22 .presidente .d-xl-inline-block {
    display: inline-block !important;
  }
  #content .presidente .d-xl-block,
.site-22 .presidente .d-xl-block {
    display: block !important;
  }
  #content .presidente .d-xl-grid,
.site-22 .presidente .d-xl-grid {
    display: grid !important;
  }
  #content .presidente .d-xl-table,
.site-22 .presidente .d-xl-table {
    display: table !important;
  }
  #content .presidente .d-xl-table-row,
.site-22 .presidente .d-xl-table-row {
    display: table-row !important;
  }
  #content .presidente .d-xl-table-cell,
.site-22 .presidente .d-xl-table-cell {
    display: table-cell !important;
  }
  #content .presidente .d-xl-flex,
.site-22 .presidente .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .presidente .d-xl-inline-flex,
.site-22 .presidente .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .presidente .d-xl-none,
.site-22 .presidente .d-xl-none {
    display: none !important;
  }
  #content .presidente .flex-xl-fill,
.site-22 .presidente .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .presidente .flex-xl-row,
.site-22 .presidente .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .presidente .flex-xl-column,
.site-22 .presidente .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .presidente .flex-xl-row-reverse,
.site-22 .presidente .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .presidente .flex-xl-column-reverse,
.site-22 .presidente .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .presidente .flex-xl-grow-0,
.site-22 .presidente .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .presidente .flex-xl-grow-1,
.site-22 .presidente .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .presidente .flex-xl-shrink-0,
.site-22 .presidente .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .presidente .flex-xl-shrink-1,
.site-22 .presidente .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .presidente .flex-xl-wrap,
.site-22 .presidente .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .presidente .flex-xl-nowrap,
.site-22 .presidente .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .presidente .flex-xl-wrap-reverse,
.site-22 .presidente .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .presidente .gap-xl-0,
.site-22 .presidente .gap-xl-0 {
    gap: 0 !important;
  }
  #content .presidente .gap-xl-1,
.site-22 .presidente .gap-xl-1 {
    gap: 0.25rem !important;
  }
  #content .presidente .gap-xl-2,
.site-22 .presidente .gap-xl-2 {
    gap: 0.5rem !important;
  }
  #content .presidente .gap-xl-3,
.site-22 .presidente .gap-xl-3 {
    gap: 1rem !important;
  }
  #content .presidente .gap-xl-4,
.site-22 .presidente .gap-xl-4 {
    gap: 1.5rem !important;
  }
  #content .presidente .gap-xl-5,
.site-22 .presidente .gap-xl-5 {
    gap: 3rem !important;
  }
  #content .presidente .justify-content-xl-start,
.site-22 .presidente .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .presidente .justify-content-xl-end,
.site-22 .presidente .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .presidente .justify-content-xl-center,
.site-22 .presidente .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .presidente .justify-content-xl-between,
.site-22 .presidente .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .presidente .justify-content-xl-around,
.site-22 .presidente .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .presidente .justify-content-xl-evenly,
.site-22 .presidente .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .presidente .align-items-xl-start,
.site-22 .presidente .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .presidente .align-items-xl-end,
.site-22 .presidente .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .presidente .align-items-xl-center,
.site-22 .presidente .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .presidente .align-items-xl-baseline,
.site-22 .presidente .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .presidente .align-items-xl-stretch,
.site-22 .presidente .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .presidente .align-content-xl-start,
.site-22 .presidente .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .presidente .align-content-xl-end,
.site-22 .presidente .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .presidente .align-content-xl-center,
.site-22 .presidente .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .presidente .align-content-xl-between,
.site-22 .presidente .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .presidente .align-content-xl-around,
.site-22 .presidente .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .presidente .align-content-xl-stretch,
.site-22 .presidente .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .presidente .align-self-xl-auto,
.site-22 .presidente .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .presidente .align-self-xl-start,
.site-22 .presidente .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .presidente .align-self-xl-end,
.site-22 .presidente .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .presidente .align-self-xl-center,
.site-22 .presidente .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .presidente .align-self-xl-baseline,
.site-22 .presidente .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .presidente .align-self-xl-stretch,
.site-22 .presidente .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .presidente .order-xl-first,
.site-22 .presidente .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .presidente .order-xl-0,
.site-22 .presidente .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .presidente .order-xl-1,
.site-22 .presidente .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .presidente .order-xl-2,
.site-22 .presidente .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .presidente .order-xl-3,
.site-22 .presidente .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .presidente .order-xl-4,
.site-22 .presidente .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .presidente .order-xl-5,
.site-22 .presidente .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .presidente .order-xl-last,
.site-22 .presidente .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .presidente .m-xl-0,
.site-22 .presidente .m-xl-0 {
    margin: 0 !important;
  }
  #content .presidente .m-xl-1,
.site-22 .presidente .m-xl-1 {
    margin: 0.25rem !important;
  }
  #content .presidente .m-xl-2,
.site-22 .presidente .m-xl-2 {
    margin: 0.5rem !important;
  }
  #content .presidente .m-xl-3,
.site-22 .presidente .m-xl-3 {
    margin: 1rem !important;
  }
  #content .presidente .m-xl-4,
.site-22 .presidente .m-xl-4 {
    margin: 1.5rem !important;
  }
  #content .presidente .m-xl-5,
.site-22 .presidente .m-xl-5 {
    margin: 3rem !important;
  }
  #content .presidente .m-xl-auto,
.site-22 .presidente .m-xl-auto {
    margin: auto !important;
  }
  #content .presidente .mx-xl-0,
.site-22 .presidente .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .presidente .mx-xl-1,
.site-22 .presidente .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .presidente .mx-xl-2,
.site-22 .presidente .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .presidente .mx-xl-3,
.site-22 .presidente .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .presidente .mx-xl-4,
.site-22 .presidente .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .presidente .mx-xl-5,
.site-22 .presidente .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .presidente .mx-xl-auto,
.site-22 .presidente .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .presidente .my-xl-0,
.site-22 .presidente .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .presidente .my-xl-1,
.site-22 .presidente .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .my-xl-2,
.site-22 .presidente .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .my-xl-3,
.site-22 .presidente .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .presidente .my-xl-4,
.site-22 .presidente .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .my-xl-5,
.site-22 .presidente .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .presidente .my-xl-auto,
.site-22 .presidente .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .presidente .mt-xl-0,
.site-22 .presidente .mt-xl-0 {
    margin-top: 0 !important;
  }
  #content .presidente .mt-xl-1,
.site-22 .presidente .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  #content .presidente .mt-xl-2,
.site-22 .presidente .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  #content .presidente .mt-xl-3,
.site-22 .presidente .mt-xl-3 {
    margin-top: 1rem !important;
  }
  #content .presidente .mt-xl-4,
.site-22 .presidente .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  #content .presidente .mt-xl-5,
.site-22 .presidente .mt-xl-5 {
    margin-top: 3rem !important;
  }
  #content .presidente .mt-xl-auto,
.site-22 .presidente .mt-xl-auto {
    margin-top: auto !important;
  }
  #content .presidente .me-xl-0,
.site-22 .presidente .me-xl-0 {
    margin-right: 0 !important;
  }
  #content .presidente .me-xl-1,
.site-22 .presidente .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  #content .presidente .me-xl-2,
.site-22 .presidente .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  #content .presidente .me-xl-3,
.site-22 .presidente .me-xl-3 {
    margin-right: 1rem !important;
  }
  #content .presidente .me-xl-4,
.site-22 .presidente .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  #content .presidente .me-xl-5,
.site-22 .presidente .me-xl-5 {
    margin-right: 3rem !important;
  }
  #content .presidente .me-xl-auto,
.site-22 .presidente .me-xl-auto {
    margin-right: auto !important;
  }
  #content .presidente .mb-xl-0,
.site-22 .presidente .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  #content .presidente .mb-xl-1,
.site-22 .presidente .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .mb-xl-2,
.site-22 .presidente .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .mb-xl-3,
.site-22 .presidente .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  #content .presidente .mb-xl-4,
.site-22 .presidente .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .mb-xl-5,
.site-22 .presidente .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  #content .presidente .mb-xl-auto,
.site-22 .presidente .mb-xl-auto {
    margin-bottom: auto !important;
  }
  #content .presidente .ms-xl-0,
.site-22 .presidente .ms-xl-0 {
    margin-left: 0 !important;
  }
  #content .presidente .ms-xl-1,
.site-22 .presidente .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  #content .presidente .ms-xl-2,
.site-22 .presidente .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  #content .presidente .ms-xl-3,
.site-22 .presidente .ms-xl-3 {
    margin-left: 1rem !important;
  }
  #content .presidente .ms-xl-4,
.site-22 .presidente .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  #content .presidente .ms-xl-5,
.site-22 .presidente .ms-xl-5 {
    margin-left: 3rem !important;
  }
  #content .presidente .ms-xl-auto,
.site-22 .presidente .ms-xl-auto {
    margin-left: auto !important;
  }
  #content .presidente .p-xl-0,
.site-22 .presidente .p-xl-0 {
    padding: 0 !important;
  }
  #content .presidente .p-xl-1,
.site-22 .presidente .p-xl-1 {
    padding: 0.25rem !important;
  }
  #content .presidente .p-xl-2,
.site-22 .presidente .p-xl-2 {
    padding: 0.5rem !important;
  }
  #content .presidente .p-xl-3,
.site-22 .presidente .p-xl-3 {
    padding: 1rem !important;
  }
  #content .presidente .p-xl-4,
.site-22 .presidente .p-xl-4 {
    padding: 1.5rem !important;
  }
  #content .presidente .p-xl-5,
.site-22 .presidente .p-xl-5 {
    padding: 3rem !important;
  }
  #content .presidente .px-xl-0,
.site-22 .presidente .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .presidente .px-xl-1,
.site-22 .presidente .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .presidente .px-xl-2,
.site-22 .presidente .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .presidente .px-xl-3,
.site-22 .presidente .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .presidente .px-xl-4,
.site-22 .presidente .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .presidente .px-xl-5,
.site-22 .presidente .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .presidente .py-xl-0,
.site-22 .presidente .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .presidente .py-xl-1,
.site-22 .presidente .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .py-xl-2,
.site-22 .presidente .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .py-xl-3,
.site-22 .presidente .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .presidente .py-xl-4,
.site-22 .presidente .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .py-xl-5,
.site-22 .presidente .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .presidente .pt-xl-0,
.site-22 .presidente .pt-xl-0 {
    padding-top: 0 !important;
  }
  #content .presidente .pt-xl-1,
.site-22 .presidente .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  #content .presidente .pt-xl-2,
.site-22 .presidente .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  #content .presidente .pt-xl-3,
.site-22 .presidente .pt-xl-3 {
    padding-top: 1rem !important;
  }
  #content .presidente .pt-xl-4,
.site-22 .presidente .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  #content .presidente .pt-xl-5,
.site-22 .presidente .pt-xl-5 {
    padding-top: 3rem !important;
  }
  #content .presidente .pe-xl-0,
.site-22 .presidente .pe-xl-0 {
    padding-right: 0 !important;
  }
  #content .presidente .pe-xl-1,
.site-22 .presidente .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  #content .presidente .pe-xl-2,
.site-22 .presidente .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  #content .presidente .pe-xl-3,
.site-22 .presidente .pe-xl-3 {
    padding-right: 1rem !important;
  }
  #content .presidente .pe-xl-4,
.site-22 .presidente .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  #content .presidente .pe-xl-5,
.site-22 .presidente .pe-xl-5 {
    padding-right: 3rem !important;
  }
  #content .presidente .pb-xl-0,
.site-22 .presidente .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  #content .presidente .pb-xl-1,
.site-22 .presidente .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .pb-xl-2,
.site-22 .presidente .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .pb-xl-3,
.site-22 .presidente .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  #content .presidente .pb-xl-4,
.site-22 .presidente .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .pb-xl-5,
.site-22 .presidente .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  #content .presidente .ps-xl-0,
.site-22 .presidente .ps-xl-0 {
    padding-left: 0 !important;
  }
  #content .presidente .ps-xl-1,
.site-22 .presidente .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  #content .presidente .ps-xl-2,
.site-22 .presidente .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  #content .presidente .ps-xl-3,
.site-22 .presidente .ps-xl-3 {
    padding-left: 1rem !important;
  }
  #content .presidente .ps-xl-4,
.site-22 .presidente .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  #content .presidente .ps-xl-5,
.site-22 .presidente .ps-xl-5 {
    padding-left: 3rem !important;
  }
  #content .presidente .text-xl-start,
.site-22 .presidente .text-xl-start {
    text-align: left !important;
  }
  #content .presidente .text-xl-end,
.site-22 .presidente .text-xl-end {
    text-align: right !important;
  }
  #content .presidente .text-xl-center,
.site-22 .presidente .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  #content .presidente .float-xxl-start,
.site-22 .presidente .float-xxl-start {
    float: left !important;
  }
  #content .presidente .float-xxl-end,
.site-22 .presidente .float-xxl-end {
    float: right !important;
  }
  #content .presidente .float-xxl-none,
.site-22 .presidente .float-xxl-none {
    float: none !important;
  }
  #content .presidente .d-xxl-inline,
.site-22 .presidente .d-xxl-inline {
    display: inline !important;
  }
  #content .presidente .d-xxl-inline-block,
.site-22 .presidente .d-xxl-inline-block {
    display: inline-block !important;
  }
  #content .presidente .d-xxl-block,
.site-22 .presidente .d-xxl-block {
    display: block !important;
  }
  #content .presidente .d-xxl-grid,
.site-22 .presidente .d-xxl-grid {
    display: grid !important;
  }
  #content .presidente .d-xxl-table,
.site-22 .presidente .d-xxl-table {
    display: table !important;
  }
  #content .presidente .d-xxl-table-row,
.site-22 .presidente .d-xxl-table-row {
    display: table-row !important;
  }
  #content .presidente .d-xxl-table-cell,
.site-22 .presidente .d-xxl-table-cell {
    display: table-cell !important;
  }
  #content .presidente .d-xxl-flex,
.site-22 .presidente .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .presidente .d-xxl-inline-flex,
.site-22 .presidente .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .presidente .d-xxl-none,
.site-22 .presidente .d-xxl-none {
    display: none !important;
  }
  #content .presidente .flex-xxl-fill,
.site-22 .presidente .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .presidente .flex-xxl-row,
.site-22 .presidente .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .presidente .flex-xxl-column,
.site-22 .presidente .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .presidente .flex-xxl-row-reverse,
.site-22 .presidente .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .presidente .flex-xxl-column-reverse,
.site-22 .presidente .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .presidente .flex-xxl-grow-0,
.site-22 .presidente .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .presidente .flex-xxl-grow-1,
.site-22 .presidente .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .presidente .flex-xxl-shrink-0,
.site-22 .presidente .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .presidente .flex-xxl-shrink-1,
.site-22 .presidente .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .presidente .flex-xxl-wrap,
.site-22 .presidente .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .presidente .flex-xxl-nowrap,
.site-22 .presidente .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .presidente .flex-xxl-wrap-reverse,
.site-22 .presidente .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .presidente .gap-xxl-0,
.site-22 .presidente .gap-xxl-0 {
    gap: 0 !important;
  }
  #content .presidente .gap-xxl-1,
.site-22 .presidente .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  #content .presidente .gap-xxl-2,
.site-22 .presidente .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  #content .presidente .gap-xxl-3,
.site-22 .presidente .gap-xxl-3 {
    gap: 1rem !important;
  }
  #content .presidente .gap-xxl-4,
.site-22 .presidente .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  #content .presidente .gap-xxl-5,
.site-22 .presidente .gap-xxl-5 {
    gap: 3rem !important;
  }
  #content .presidente .justify-content-xxl-start,
.site-22 .presidente .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .presidente .justify-content-xxl-end,
.site-22 .presidente .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .presidente .justify-content-xxl-center,
.site-22 .presidente .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .presidente .justify-content-xxl-between,
.site-22 .presidente .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .presidente .justify-content-xxl-around,
.site-22 .presidente .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .presidente .justify-content-xxl-evenly,
.site-22 .presidente .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .presidente .align-items-xxl-start,
.site-22 .presidente .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .presidente .align-items-xxl-end,
.site-22 .presidente .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .presidente .align-items-xxl-center,
.site-22 .presidente .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .presidente .align-items-xxl-baseline,
.site-22 .presidente .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .presidente .align-items-xxl-stretch,
.site-22 .presidente .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .presidente .align-content-xxl-start,
.site-22 .presidente .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .presidente .align-content-xxl-end,
.site-22 .presidente .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .presidente .align-content-xxl-center,
.site-22 .presidente .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .presidente .align-content-xxl-between,
.site-22 .presidente .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .presidente .align-content-xxl-around,
.site-22 .presidente .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .presidente .align-content-xxl-stretch,
.site-22 .presidente .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .presidente .align-self-xxl-auto,
.site-22 .presidente .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .presidente .align-self-xxl-start,
.site-22 .presidente .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .presidente .align-self-xxl-end,
.site-22 .presidente .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .presidente .align-self-xxl-center,
.site-22 .presidente .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .presidente .align-self-xxl-baseline,
.site-22 .presidente .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .presidente .align-self-xxl-stretch,
.site-22 .presidente .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .presidente .order-xxl-first,
.site-22 .presidente .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .presidente .order-xxl-0,
.site-22 .presidente .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .presidente .order-xxl-1,
.site-22 .presidente .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .presidente .order-xxl-2,
.site-22 .presidente .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .presidente .order-xxl-3,
.site-22 .presidente .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .presidente .order-xxl-4,
.site-22 .presidente .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .presidente .order-xxl-5,
.site-22 .presidente .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .presidente .order-xxl-last,
.site-22 .presidente .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .presidente .m-xxl-0,
.site-22 .presidente .m-xxl-0 {
    margin: 0 !important;
  }
  #content .presidente .m-xxl-1,
.site-22 .presidente .m-xxl-1 {
    margin: 0.25rem !important;
  }
  #content .presidente .m-xxl-2,
.site-22 .presidente .m-xxl-2 {
    margin: 0.5rem !important;
  }
  #content .presidente .m-xxl-3,
.site-22 .presidente .m-xxl-3 {
    margin: 1rem !important;
  }
  #content .presidente .m-xxl-4,
.site-22 .presidente .m-xxl-4 {
    margin: 1.5rem !important;
  }
  #content .presidente .m-xxl-5,
.site-22 .presidente .m-xxl-5 {
    margin: 3rem !important;
  }
  #content .presidente .m-xxl-auto,
.site-22 .presidente .m-xxl-auto {
    margin: auto !important;
  }
  #content .presidente .mx-xxl-0,
.site-22 .presidente .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .presidente .mx-xxl-1,
.site-22 .presidente .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .presidente .mx-xxl-2,
.site-22 .presidente .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .presidente .mx-xxl-3,
.site-22 .presidente .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .presidente .mx-xxl-4,
.site-22 .presidente .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .presidente .mx-xxl-5,
.site-22 .presidente .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .presidente .mx-xxl-auto,
.site-22 .presidente .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .presidente .my-xxl-0,
.site-22 .presidente .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .presidente .my-xxl-1,
.site-22 .presidente .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .my-xxl-2,
.site-22 .presidente .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .my-xxl-3,
.site-22 .presidente .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .presidente .my-xxl-4,
.site-22 .presidente .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .my-xxl-5,
.site-22 .presidente .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .presidente .my-xxl-auto,
.site-22 .presidente .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .presidente .mt-xxl-0,
.site-22 .presidente .mt-xxl-0 {
    margin-top: 0 !important;
  }
  #content .presidente .mt-xxl-1,
.site-22 .presidente .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  #content .presidente .mt-xxl-2,
.site-22 .presidente .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  #content .presidente .mt-xxl-3,
.site-22 .presidente .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  #content .presidente .mt-xxl-4,
.site-22 .presidente .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  #content .presidente .mt-xxl-5,
.site-22 .presidente .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  #content .presidente .mt-xxl-auto,
.site-22 .presidente .mt-xxl-auto {
    margin-top: auto !important;
  }
  #content .presidente .me-xxl-0,
.site-22 .presidente .me-xxl-0 {
    margin-right: 0 !important;
  }
  #content .presidente .me-xxl-1,
.site-22 .presidente .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  #content .presidente .me-xxl-2,
.site-22 .presidente .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  #content .presidente .me-xxl-3,
.site-22 .presidente .me-xxl-3 {
    margin-right: 1rem !important;
  }
  #content .presidente .me-xxl-4,
.site-22 .presidente .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  #content .presidente .me-xxl-5,
.site-22 .presidente .me-xxl-5 {
    margin-right: 3rem !important;
  }
  #content .presidente .me-xxl-auto,
.site-22 .presidente .me-xxl-auto {
    margin-right: auto !important;
  }
  #content .presidente .mb-xxl-0,
.site-22 .presidente .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  #content .presidente .mb-xxl-1,
.site-22 .presidente .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .presidente .mb-xxl-2,
.site-22 .presidente .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .presidente .mb-xxl-3,
.site-22 .presidente .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  #content .presidente .mb-xxl-4,
.site-22 .presidente .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .presidente .mb-xxl-5,
.site-22 .presidente .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  #content .presidente .mb-xxl-auto,
.site-22 .presidente .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  #content .presidente .ms-xxl-0,
.site-22 .presidente .ms-xxl-0 {
    margin-left: 0 !important;
  }
  #content .presidente .ms-xxl-1,
.site-22 .presidente .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  #content .presidente .ms-xxl-2,
.site-22 .presidente .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  #content .presidente .ms-xxl-3,
.site-22 .presidente .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  #content .presidente .ms-xxl-4,
.site-22 .presidente .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  #content .presidente .ms-xxl-5,
.site-22 .presidente .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  #content .presidente .ms-xxl-auto,
.site-22 .presidente .ms-xxl-auto {
    margin-left: auto !important;
  }
  #content .presidente .p-xxl-0,
.site-22 .presidente .p-xxl-0 {
    padding: 0 !important;
  }
  #content .presidente .p-xxl-1,
.site-22 .presidente .p-xxl-1 {
    padding: 0.25rem !important;
  }
  #content .presidente .p-xxl-2,
.site-22 .presidente .p-xxl-2 {
    padding: 0.5rem !important;
  }
  #content .presidente .p-xxl-3,
.site-22 .presidente .p-xxl-3 {
    padding: 1rem !important;
  }
  #content .presidente .p-xxl-4,
.site-22 .presidente .p-xxl-4 {
    padding: 1.5rem !important;
  }
  #content .presidente .p-xxl-5,
.site-22 .presidente .p-xxl-5 {
    padding: 3rem !important;
  }
  #content .presidente .px-xxl-0,
.site-22 .presidente .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .presidente .px-xxl-1,
.site-22 .presidente .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .presidente .px-xxl-2,
.site-22 .presidente .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .presidente .px-xxl-3,
.site-22 .presidente .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .presidente .px-xxl-4,
.site-22 .presidente .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .presidente .px-xxl-5,
.site-22 .presidente .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .presidente .py-xxl-0,
.site-22 .presidente .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .presidente .py-xxl-1,
.site-22 .presidente .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .py-xxl-2,
.site-22 .presidente .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .py-xxl-3,
.site-22 .presidente .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .presidente .py-xxl-4,
.site-22 .presidente .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .py-xxl-5,
.site-22 .presidente .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .presidente .pt-xxl-0,
.site-22 .presidente .pt-xxl-0 {
    padding-top: 0 !important;
  }
  #content .presidente .pt-xxl-1,
.site-22 .presidente .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  #content .presidente .pt-xxl-2,
.site-22 .presidente .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  #content .presidente .pt-xxl-3,
.site-22 .presidente .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  #content .presidente .pt-xxl-4,
.site-22 .presidente .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  #content .presidente .pt-xxl-5,
.site-22 .presidente .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  #content .presidente .pe-xxl-0,
.site-22 .presidente .pe-xxl-0 {
    padding-right: 0 !important;
  }
  #content .presidente .pe-xxl-1,
.site-22 .presidente .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  #content .presidente .pe-xxl-2,
.site-22 .presidente .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  #content .presidente .pe-xxl-3,
.site-22 .presidente .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  #content .presidente .pe-xxl-4,
.site-22 .presidente .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  #content .presidente .pe-xxl-5,
.site-22 .presidente .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  #content .presidente .pb-xxl-0,
.site-22 .presidente .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  #content .presidente .pb-xxl-1,
.site-22 .presidente .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .presidente .pb-xxl-2,
.site-22 .presidente .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .presidente .pb-xxl-3,
.site-22 .presidente .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  #content .presidente .pb-xxl-4,
.site-22 .presidente .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .presidente .pb-xxl-5,
.site-22 .presidente .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  #content .presidente .ps-xxl-0,
.site-22 .presidente .ps-xxl-0 {
    padding-left: 0 !important;
  }
  #content .presidente .ps-xxl-1,
.site-22 .presidente .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  #content .presidente .ps-xxl-2,
.site-22 .presidente .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  #content .presidente .ps-xxl-3,
.site-22 .presidente .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  #content .presidente .ps-xxl-4,
.site-22 .presidente .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  #content .presidente .ps-xxl-5,
.site-22 .presidente .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  #content .presidente .text-xxl-start,
.site-22 .presidente .text-xxl-start {
    text-align: left !important;
  }
  #content .presidente .text-xxl-end,
.site-22 .presidente .text-xxl-end {
    text-align: right !important;
  }
  #content .presidente .text-xxl-center,
.site-22 .presidente .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  #content .presidente .fs-1,
.site-22 .presidente .fs-1 {
    font-size: 2.5rem !important;
  }
  #content .presidente .fs-2,
.site-22 .presidente .fs-2 {
    font-size: 2rem !important;
  }
  #content .presidente .fs-3,
.site-22 .presidente .fs-3 {
    font-size: 1.75rem !important;
  }
  #content .presidente .fs-4,
.site-22 .presidente .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  #content .presidente .d-print-inline,
.site-22 .presidente .d-print-inline {
    display: inline !important;
  }
  #content .presidente .d-print-inline-block,
.site-22 .presidente .d-print-inline-block {
    display: inline-block !important;
  }
  #content .presidente .d-print-block,
.site-22 .presidente .d-print-block {
    display: block !important;
  }
  #content .presidente .d-print-grid,
.site-22 .presidente .d-print-grid {
    display: grid !important;
  }
  #content .presidente .d-print-table,
.site-22 .presidente .d-print-table {
    display: table !important;
  }
  #content .presidente .d-print-table-row,
.site-22 .presidente .d-print-table-row {
    display: table-row !important;
  }
  #content .presidente .d-print-table-cell,
.site-22 .presidente .d-print-table-cell {
    display: table-cell !important;
  }
  #content .presidente .d-print-flex,
.site-22 .presidente .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .presidente .d-print-inline-flex,
.site-22 .presidente .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .presidente .d-print-none,
.site-22 .presidente .d-print-none {
    display: none !important;
  }
}
#content .presidente a,
.site-22 .presidente a {
  text-decoration: none;
}
#content .presidente img,
.site-22 .presidente img {
  max-width: 100%;
}
#content .presidente .m-btn--primary,
.site-22 .presidente .m-btn--primary {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  border-radius: 3px;
  background-color: #004489;
  padding: 20px 15px;
}
#content .presidente .m-btn--primary:visited,
.site-22 .presidente .m-btn--primary:visited {
  color: #fff;
}
#content .presidente .m-btn--primary:hover,
.site-22 .presidente .m-btn--primary:hover {
  color: #fff;
}
#content .presidente .m-btn--primary:active,
.site-22 .presidente .m-btn--primary:active {
  color: #fff;
}
#content .presidente .m-btn--secondary,
.site-22 .presidente .m-btn--secondary {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  background-color: #ED7203;
  padding: 20px 15px;
}
#content .presidente .m-btn--secondary:visited,
.site-22 .presidente .m-btn--secondary:visited {
  color: #fff;
}
#content .presidente .m-btn--secondary:hover,
.site-22 .presidente .m-btn--secondary:hover {
  color: #fff;
}
#content .presidente .m-btn--secondary:active,
.site-22 .presidente .m-btn--secondary:active {
  color: #fff;
}
#content .presidente .m-btn--play,
.site-22 .presidente .m-btn--play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  font-size: 23px;
  line-height: 1;
  color: #fff;
  border: 0;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 0;
}
#content .presidente .m-btn--play:visited,
.site-22 .presidente .m-btn--play:visited {
  color: #fff;
}
#content .presidente .m-btn--play:hover,
.site-22 .presidente .m-btn--play:hover {
  color: #fff;
}
#content .presidente .m-btn--play:active,
.site-22 .presidente .m-btn--play:active {
  color: #fff;
}
#content .presidente .m-btn--ghost.primary,
.site-22 .presidente .m-btn--ghost.primary {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: #004489;
  border: 1px solid #004489;
  text-align: center;
  border-radius: 3px;
  padding: 15px 0;
}
#content .presidente .m-btn--ghost.primary:visited,
.site-22 .presidente .m-btn--ghost.primary:visited {
  color: #004489;
}
#content .presidente .m-btn--ghost.primary:hover,
.site-22 .presidente .m-btn--ghost.primary:hover {
  color: #004489;
}
#content .presidente .m-btn--ghost.primary:active,
.site-22 .presidente .m-btn--ghost.primary:active {
  color: #004489;
}
#content .presidente .m-nav,
.site-22 .presidente .m-nav {
  padding: 28px 0;
}
#content .presidente .m-nav__inner,
.site-22 .presidente .m-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #content .presidente .m-nav__inner,
.site-22 .presidente .m-nav__inner {
    display: none;
  }
}
#content .presidente .m-menu,
.site-22 .presidente .m-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 42px;
}
#content .presidente .m-menu li a,
.site-22 .presidente .m-menu li a {
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #004489;
}
#content .presidente .m-menu li a:visited,
.site-22 .presidente .m-menu li a:visited {
  color: #004489;
}
#content .presidente .m-menu li a:hover,
.site-22 .presidente .m-menu li a:hover {
  color: #004489;
}
#content .presidente .m-menu li a:active,
.site-22 .presidente .m-menu li a:active {
  color: #004489;
}
#content .presidente .m-menu--socials,
.site-22 .presidente .m-menu--socials {
  gap: 19px;
}
#content .presidente .m-menu--socials li a,
.site-22 .presidente .m-menu--socials li a {
  font-size: 18px;
}
#content .presidente .m-header,
.site-22 .presidente .m-header {
  background-size: cover;
  background-position: center;
}
#content .presidente .m-header--homepage,
.site-22 .presidente .m-header--homepage {
  position: relative;
  height: 800px;
}
#content .presidente .m-header--membro,
.site-22 .presidente .m-header--membro {
  padding: 32px 0 22px;
}
#content .presidente .m-header--membro .m-header__title,
.site-22 .presidente .m-header--membro .m-header__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.2rem;
  color: #fff;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-header--homepage,
.site-22 .presidente .m-header--homepage {
    height: 600px;
  }
}
@media screen and (max-width: 767px) {
  #content .presidente .m-header--homepage,
.site-22 .presidente .m-header--homepage {
    height: 360px;
  }
}
#content .presidente .m-breadcrumbs,
.site-22 .presidente .m-breadcrumbs {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 24px;
}
#content .presidente .m-breadcrumbs li,
.site-22 .presidente .m-breadcrumbs li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
}
#content .presidente .m-breadcrumbs li a,
.site-22 .presidente .m-breadcrumbs li a {
  color: #fff;
}
#content .presidente .m-breadcrumbs li a:visited,
.site-22 .presidente .m-breadcrumbs li a:visited {
  color: #fff;
}
#content .presidente .m-breadcrumbs li a:hover,
.site-22 .presidente .m-breadcrumbs li a:hover {
  color: #fff;
}
#content .presidente .m-breadcrumbs li a:active,
.site-22 .presidente .m-breadcrumbs li a:active {
  color: #fff;
}
#content .presidente .m-breadcrumbs li:after,
.site-22 .presidente .m-breadcrumbs li:after {
  content: "/";
  color: #fff;
  margin-left: 8px;
}
#content .presidente .m-breadcrumbs li:last-of-type:after,
.site-22 .presidente .m-breadcrumbs li:last-of-type:after {
  content: none;
}
#content .presidente .m-masonry,
.site-22 .presidente .m-masonry {
  position: relative;
  height: 100%;
}
#content .presidente .m-masonry__item,
.site-22 .presidente .m-masonry__item {
  position: absolute;
}
#content .presidente .m-masonry__item.logo,
.site-22 .presidente .m-masonry__item.logo {
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  mix-blend-mode: screen;
}
#content .presidente .m-masonry__item.citazione,
.site-22 .presidente .m-masonry__item.citazione {
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#content .presidente .m-masonry__item.presidente,
.site-22 .presidente .m-masonry__item.presidente {
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-masonry__item.logo,
.site-22 .presidente .m-masonry__item.logo {
    width: 50%;
  }
  #content .presidente .m-masonry__item.citazione,
.site-22 .presidente .m-masonry__item.citazione {
    width: 50%;
  }
  #content .presidente .m-masonry__item.presidente,
.site-22 .presidente .m-masonry__item.presidente {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #content .presidente .m-masonry__item.presidente,
.site-22 .presidente .m-masonry__item.presidente {
    bottom: 50px;
  }
}
#content .presidente .m-square__header,
.site-22 .presidente .m-square__header {
  position: relative;
  margin-bottom: 62px;
}
#content .presidente .m-square__header figure,
.site-22 .presidente .m-square__header figure {
  width: 526px;
  aspect-ratio: 1;
}
#content .presidente .m-square__header figure img,
.site-22 .presidente .m-square__header figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#content .presidente .m-square__header h2,
.site-22 .presidente .m-square__header h2 {
  position: absolute;
  bottom: -46px;
  font-size: 48px;
  font-weight: 400;
  line-height: 100%;
  color: #004489;
  background-color: #fff;
  margin-left: 380px;
  margin-bottom: 0;
  padding: 32px 35px 70px;
}
#content .presidente .m-square__body,
.site-22 .presidente .m-square__body {
  margin-left: 285px;
  margin-right: 60px;
}
#content .presidente .m-square__text,
.site-22 .presidente .m-square__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-square__header figure,
.site-22 .presidente .m-square__header figure {
    width: 326px;
  }
  #content .presidente .m-square__header h2,
.site-22 .presidente .m-square__header h2 {
    margin-left: 40px;
    padding: 32px 35px;
  }
  #content .presidente .m-square__body,
.site-22 .presidente .m-square__body {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #content .presidente .m-square__header h2,
.site-22 .presidente .m-square__header h2 {
    font-size: 32px;
  }
}
#content .presidente .m-card--highlight,
.site-22 .presidente .m-card--highlight {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 16px 24px -16px rgba(0, 0, 0, 0.24);
  box-shadow: 0 16px 24px -16px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  overflow: hidden;
}
#content .presidente .m-card--highlight .m-card__header,
.site-22 .presidente .m-card--highlight .m-card__header {
  background-size: cover;
  background-position: center;
  padding: 98px 16px 12px;
}
#content .presidente .m-card--highlight .m-card__header span,
.site-22 .presidente .m-card--highlight .m-card__header span {
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  color: #004489;
  border-radius: 999px;
  background-color: #fff;
  padding: 4px 10px;
}
#content .presidente .m-card--highlight .m-card__body,
.site-22 .presidente .m-card--highlight .m-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#content .presidente .m-card--highlight .m-card__info,
.site-22 .presidente .m-card--highlight .m-card__info {
  width: 272px;
  padding: 24px 12px 24px 24px;
}
#content .presidente .m-card--highlight .m-card__date,
.site-22 .presidente .m-card--highlight .m-card__date {
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.04rem;
  color: #6C6C6C;
}
#content .presidente .m-card--highlight .m-card__title,
.site-22 .presidente .m-card--highlight .m-card__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}
#content .presidente .m-card--highlight .m-card__description,
.site-22 .presidente .m-card--highlight .m-card__description {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.04rem;
  padding: 24px 24px 24px 12px;
}
#content .presidente .m-card--feed,
.site-22 .presidente .m-card--feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 16px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(174, 174, 174, 0.25);
  box-shadow: 0 4px 4px 0 rgba(174, 174, 174, 0.25);
  border-radius: 6px;
  background-color: #fff;
  padding: 17px;
}
#content .presidente .m-card--feed .m-card__avatar,
.site-22 .presidente .m-card--feed .m-card__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #333;
}
#content .presidente .m-card--feed .m-card__body,
.site-22 .presidente .m-card--feed .m-card__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#content .presidente .m-card--feed .m-card__title,
.site-22 .presidente .m-card--feed .m-card__title {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 4px;
}
#content .presidente .m-card--feed .m-card__text,
.site-22 .presidente .m-card--feed .m-card__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.04rem;
  margin-bottom: 4px;
}
#content .presidente .m-card--feed .m-card__text p,
.site-22 .presidente .m-card--feed .m-card__text p {
  margin: 0;
}
#content .presidente .m-card--feed .m-card__date,
.site-22 .presidente .m-card--feed .m-card__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #64748B;
}
#content .presidente .m-card--feed .m-card__date:before,
.site-22 .presidente .m-card--feed .m-card__date:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f073";
  font-weight: 300;
}
#content .presidente .m-card--media .m-card__header,
.site-22 .presidente .m-card--media .m-card__header {
  background-size: cover;
  background-position: center;
  margin-bottom: 24px;
  padding-bottom: 210px;
}
#content .presidente .m-card--media .m-card__category,
.site-22 .presidente .m-card--media .m-card__category {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  color: #6C6C6C;
  margin-bottom: 8px;
}
#content .presidente .m-card--media .m-card__title,
.site-22 .presidente .m-card--media .m-card__title {
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 8px;
}
#content .presidente .m-card--media .m-card__date,
.site-22 .presidente .m-card--media .m-card__date {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  color: #6C6C6C;
  margin-bottom: 8px;
}
#content .presidente .m-card--media .m-card__description,
.site-22 .presidente .m-card--media .m-card__description {
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  color: #6C6C6C;
  margin-bottom: 24px;
}
#content .presidente .m-card--media .m-card__text,
.site-22 .presidente .m-card--media .m-card__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
#content .presidente .m-card--media .m-card__text p,
.site-22 .presidente .m-card--media .m-card__text p {
  margin: 0;
}
#content .presidente .m-card--media.small .m-card__category,
.site-22 .presidente .m-card--media.small .m-card__category {
  font-size: 11px;
  line-height: 16px;
  color: #333;
}
#content .presidente .m-card--media.small .m-card__title,
.site-22 .presidente .m-card--media.small .m-card__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
#content .presidente .m-card--media.small .m-card__date,
.site-22 .presidente .m-card--media.small .m-card__date {
  font-size: 11px;
  line-height: 16px;
  color: #333;
  margin-bottom: 18px;
}
#content .presidente .m-card--media.small .m-card__description,
.site-22 .presidente .m-card--media.small .m-card__description {
  font-size: 13px;
  line-height: 19px;
  margin: 0;
}
#content .presidente .m-card--member,
.site-22 .presidente .m-card--member {
  padding: 0 12px;
}
#content .presidente .m-card--member .m-card__header,
.site-22 .presidente .m-card--member .m-card__header {
  background-size: cover;
  margin-bottom: 24px;
  padding-bottom: 296px;
}
#content .presidente .m-card--member .m-card__title,
.site-22 .presidente .m-card--member .m-card__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 4px;
}
#content .presidente .m-card--member .m-card__title a,
.site-22 .presidente .m-card--member .m-card__title a {
  color: #333333;
}
#content .presidente .m-card--member .m-card__title a:visited,
.site-22 .presidente .m-card--member .m-card__title a:visited {
  color: #333333;
}
#content .presidente .m-card--member .m-card__title a:hover,
.site-22 .presidente .m-card--member .m-card__title a:hover {
  color: #333333;
}
#content .presidente .m-card--member .m-card__title a:active,
.site-22 .presidente .m-card--member .m-card__title a:active {
  color: #333333;
}
#content .presidente .m-card--member .m-card__role,
.site-22 .presidente .m-card--member .m-card__role {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #337AB7;
  margin-bottom: 16px;
}
#content .presidente .m-card--member .m-card__description p,
.site-22 .presidente .m-card--member .m-card__description p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #6C6C6C;
  margin-bottom: 24px;
}
#content .presidente .m-card--appuntamento,
.site-22 .presidente .m-card--appuntamento {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 34px;
  padding: 24px 31px;
}
#content .presidente .m-card--appuntamento .m-card__date,
.site-22 .presidente .m-card--appuntamento .m-card__date {
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  color: #fff;
}
#content .presidente .m-card--appuntamento .m-card__date span,
.site-22 .presidente .m-card--appuntamento .m-card__date span {
  display: block;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.2rem;
}
#content .presidente .m-card--appuntamento .m-card__title,
.site-22 .presidente .m-card--appuntamento .m-card__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  color: #fff;
  margin: 0;
}
#content .presidente .m-card--appuntamento .m-card__hour,
.site-22 .presidente .m-card--appuntamento .m-card__hour {
  position: relative;
  color: #fff;
}
#content .presidente .m-card--appuntamento .m-card__hour span,
.site-22 .presidente .m-card--appuntamento .m-card__hour span {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.01rem;
}
#content .presidente .m-card--appuntamento .m-card__hour:after,
.site-22 .presidente .m-card--appuntamento .m-card__hour:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1;
}
#content .presidente .m-card--appuntamento .m-card__link,
.site-22 .presidente .m-card--appuntamento .m-card__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#content .presidente .m-card--appuntamento:nth-child(odd),
.site-22 .presidente .m-card--appuntamento:nth-child(odd) {
  background-color: #004489;
}
#content .presidente .m-card--appuntamento:nth-child(odd) .m-card__hour:after,
.site-22 .presidente .m-card--appuntamento:nth-child(odd) .m-card__hour:after {
  color: #fff;
}
#content .presidente .m-card--appuntamento:nth-child(even),
.site-22 .presidente .m-card--appuntamento:nth-child(even) {
  background-color: #E5ECF3;
}
#content .presidente .m-card--appuntamento:nth-child(even) .m-card__date,
#content .presidente .m-card--appuntamento:nth-child(even) .m-card__title,
#content .presidente .m-card--appuntamento:nth-child(even) .m-card__hour,
.site-22 .presidente .m-card--appuntamento:nth-child(even) .m-card__date,
.site-22 .presidente .m-card--appuntamento:nth-child(even) .m-card__title,
.site-22 .presidente .m-card--appuntamento:nth-child(even) .m-card__hour {
  color: #004489;
}
#content .presidente .m-card--appuntamento:nth-child(even) .m-card__hour:after,
.site-22 .presidente .m-card--appuntamento:nth-child(even) .m-card__hour:after {
  color: #004489;
}
#content .presidente .m-card--video .m-card__header,
.site-22 .presidente .m-card--video .m-card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 240px;
  margin-bottom: 16px;
}
#content .presidente .m-card--video .m-card__category,
.site-22 .presidente .m-card--video .m-card__category {
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  color: #6C6C6C;
  margin-bottom: 4px;
  padding: 4px 0;
}
#content .presidente .m-card--video .m-card__title,
.site-22 .presidente .m-card--video .m-card__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 4px;
}
#content .presidente .m-card--video .m-card__date,
.site-22 .presidente .m-card--video .m-card__date {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.04rem;
  margin-bottom: 8px;
  padding: 4px 0;
}
#content .presidente .m-card--video .m-card__description,
.site-22 .presidente .m-card--video .m-card__description {
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
  color: #6C6C6C;
  margin: 0;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-card--highlight .m-card__body,
.site-22 .presidente .m-card--highlight .m-card__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 12px;
  }
  #content .presidente .m-card--highlight .m-card__info,
#content .presidente .m-card--highlight .m-card__description,
.site-22 .presidente .m-card--highlight .m-card__info,
.site-22 .presidente .m-card--highlight .m-card__description {
    padding: 0;
  }
  #content .presidente .m-card--member,
.site-22 .presidente .m-card--member {
    padding: 0;
  }
  #content .presidente .m-card--appuntamento,
.site-22 .presidente .m-card--appuntamento {
    padding: 12px 15px;
  }
}
#content .presidente .m-socials,
.site-22 .presidente .m-socials {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
#content .presidente .m-socials li,
.site-22 .presidente .m-socials li {
  font-size: 24px;
  line-height: 1;
  color: #6C6C6C;
}
#content .presidente .m-socials li a,
.site-22 .presidente .m-socials li a {
  color: #6C6C6C;
}
#content .presidente .m-socials li a:visited,
.site-22 .presidente .m-socials li a:visited {
  color: #6C6C6C;
}
#content .presidente .m-socials li a:hover,
.site-22 .presidente .m-socials li a:hover {
  color: #6C6C6C;
}
#content .presidente .m-socials li a:active,
.site-22 .presidente .m-socials li a:active {
  color: #6C6C6C;
}
#content .presidente .m-section,
.site-22 .presidente .m-section {
  padding: 112px 0;
  overflow: hidden;
}
#content .presidente .m-section__flag span,
.site-22 .presidente .m-section__flag span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-transform: uppercase;
  color: #004489;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}
#content .presidente .m-section__flag span:after,
.site-22 .presidente .m-section__flag span:after {
  content: "";
  display: block;
  width: 1px;
  height: 72px;
  background-color: #004489;
}
#content .presidente .m-section__inner,
.site-22 .presidente .m-section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
}
#content .presidente .m-section--highlights,
.site-22 .presidente .m-section--highlights {
  position: relative;
  -webkit-transform: translateY(-162px);
  transform: translateY(-162px);
  margin-bottom: -162px;
  padding: 0 0 24px 0;
}
#content .presidente .m-section--highlights:after,
.site-22 .presidente .m-section--highlights:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 162px;
  background-color: #F9F9F9;
  z-index: -1;
}
#content .presidente .m-section--media .m-section__inner,
.site-22 .presidente .m-section--media .m-section__inner {
  gap: 80px;
  padding: 0 80px;
}
#content .presidente .m-section--video .m-section__inner,
.site-22 .presidente .m-section--video .m-section__inner {
  gap: 80px;
}
#content .presidente .m-section--grey,
.site-22 .presidente .m-section--grey {
  background-color: #F9F9F9;
}
#content .presidente .m-section--blue,
.site-22 .presidente .m-section--blue {
  background-color: #E5ECF3;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-section,
.site-22 .presidente .m-section {
    padding: 80px 0;
  }
  #content .presidente .m-section--media .m-section__inner,
.site-22 .presidente .m-section--media .m-section__inner {
    gap: 40px;
    padding: 0;
  }
  #content .presidente .m-section--video .m-section__inner,
.site-22 .presidente .m-section--video .m-section__inner {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #content .presidente .m-section,
.site-22 .presidente .m-section {
    padding: 40px 0;
  }
  #content .presidente .m-section__inner,
.site-22 .presidente .m-section__inner {
    gap: 20px;
  }
  #content .presidente .m-section--media .m-section__inner,
.site-22 .presidente .m-section--media .m-section__inner {
    gap: 20px;
  }
  #content .presidente .m-section--video .m-section__inner,
.site-22 .presidente .m-section--video .m-section__inner {
    gap: 20px;
  }
}
#content .presidente .swiper .swiper__arrow,
.site-22 .presidente .swiper .swiper__arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #4B92DB;
  color: #4B92DB;
  background-color: transparent;
}
#content .presidente .swiper .swiper__arrow.swiper-button-disabled,
.site-22 .presidente .swiper .swiper__arrow.swiper-button-disabled {
  border: 2px solid #797979;
  color: #797979;
  opacity: 0.25;
}
#content .presidente .swiper--feed,
.site-22 .presidente .swiper--feed {
  overflow: visible;
}
#content .presidente .swiper--feed .swiper-wrapper,
.site-22 .presidente .swiper--feed .swiper-wrapper {
  margin-bottom: 40px;
}
#content .presidente .swiper--feed .swiper__nav,
.site-22 .presidente .swiper--feed .swiper__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 16px;
}
#content .presidente .swiper--media,
.site-22 .presidente .swiper--media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#content .presidente .swiper--media .swiper__nav,
.site-22 .presidente .swiper--media .swiper__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
#content .presidente .m-grid__inner,
.site-22 .presidente .m-grid__inner {
  display: grid;
}
#content .presidente .m-grid--highlights .m-grid__inner,
.site-22 .presidente .m-grid--highlights .m-grid__inner {
  grid-template-columns: 471px 471px 1fr;
  gap: 24px;
}
#content .presidente .m-grid--media .m-grid__inner,
.site-22 .presidente .m-grid--media .m-grid__inner {
  grid-template-columns: 540px 1fr;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  gap: 80px;
  margin-bottom: 80px;
}
#content .presidente .m-grid--members .m-grid__inner,
.site-22 .presidente .m-grid--members .m-grid__inner {
  grid-template-columns: repeat(4, 1fr);
  gap: 64px 24px;
  padding: 0 12px;
}
#content .presidente .m-grid--appuntamenti,
.site-22 .presidente .m-grid--appuntamenti {
  background-color: #fff;
  padding: 110px 80px;
}
#content .presidente .m-grid--appuntamenti .m-grid__inner,
.site-22 .presidente .m-grid--appuntamenti .m-grid__inner {
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 24px;
}
#content .presidente .m-grid--video .m-grid__inner,
.site-22 .presidente .m-grid--video .m-grid__inner {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-grid--highlights .m-grid__inner,
.site-22 .presidente .m-grid--highlights .m-grid__inner {
    grid-template-columns: repeat(2, 1fr);
  }
  #content .presidente .m-grid--media .m-grid__inner,
.site-22 .presidente .m-grid--media .m-grid__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  #content .presidente .m-grid--members .m-grid__inner,
.site-22 .presidente .m-grid--members .m-grid__inner {
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }
  #content .presidente .m-grid--appuntamenti,
.site-22 .presidente .m-grid--appuntamenti {
    padding: 40px;
  }
  #content .presidente .m-grid--appuntamenti .m-grid__inner,
.site-22 .presidente .m-grid--appuntamenti .m-grid__inner {
    grid-template-columns: repeat(2, 1fr);
  }
  #content .presidente .m-grid--video .m-grid__inner,
.site-22 .presidente .m-grid--video .m-grid__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  #content .presidente .m-grid--highlights .m-grid__inner,
.site-22 .presidente .m-grid--highlights .m-grid__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  #content .presidente .m-grid--media .m-grid__inner,
.site-22 .presidente .m-grid--media .m-grid__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  #content .presidente .m-grid--members .m-grid__inner,
.site-22 .presidente .m-grid--members .m-grid__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  #content .presidente .m-grid--appuntamenti,
.site-22 .presidente .m-grid--appuntamenti {
    padding: 20px;
  }
  #content .presidente .m-grid--appuntamenti .m-grid__inner,
.site-22 .presidente .m-grid--appuntamenti .m-grid__inner {
    grid-template-columns: repeat(1, 1fr);
  }
  #content .presidente .m-grid--video .m-grid__inner,
.site-22 .presidente .m-grid--video .m-grid__inner {
    grid-template-columns: repeat(1, 1fr);
  }
}
#content .presidente .m-article,
.site-22 .presidente .m-article {
  padding: 112px 0;
}
#content .presidente .m-article__image,
.site-22 .presidente .m-article__image {
  margin-bottom: 32px;
}
#content .presidente .m-article__title,
.site-22 .presidente .m-article__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.1rem;
  margin-bottom: 4px;
}
#content .presidente .m-article__role,
.site-22 .presidente .m-article__role {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #337AB7;
  margin-bottom: 16px;
}
#content .presidente .m-article__text,
.site-22 .presidente .m-article__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 40px;
}
#content .presidente .m-article__text p,
.site-22 .presidente .m-article__text p {
  margin-bottom: 16px;
}
@media screen and (max-width: 991px) {
  #content .presidente .m-article,
.site-22 .presidente .m-article {
    padding: 80px 0;
  }
}
#content .presidente .m-list--documents,
.site-22 .presidente .m-list--documents {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .presidente .m-list--documents li,
.site-22 .presidente .m-list--documents li {
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  color: #6C6C6C;
  border-top: 1px solid #F9F9F9;
  padding: 12px 8px;
}
#content .presidente .m-list--documents li a,
.site-22 .presidente .m-list--documents li a {
  color: #337AB7;
  text-transform: none;
}
#content .presidente .m-list--documents li a:visited,
.site-22 .presidente .m-list--documents li a:visited {
  color: #337AB7;
}
#content .presidente .m-list--documents li a:hover,
.site-22 .presidente .m-list--documents li a:hover {
  color: #337AB7;
}
#content .presidente .m-list--documents li a:active,
.site-22 .presidente .m-list--documents li a:active {
  color: #337AB7;
}
#content .presidente .m-list--documents li:last-of-type,
.site-22 .presidente .m-list--documents li:last-of-type {
  border-bottom: 1px solid #F9F9F9;
}
@media screen and (max-width: 767px) {
  #content .presidente .m-list--documents,
.site-22 .presidente .m-list--documents {
    margin-bottom: 32px;
  }
}