@charset "UTF-8";
/*!
 * gov.cy UDS v3.0.1
 
* @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

 * Bootstrap Reboot v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --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-black: #000;
  --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-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Roboto", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #272525;
  --bs-body-color-rgb: 39, 37, 37;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(39, 37, 37, 0.75);
  --bs-secondary-color-rgb: 39, 37, 37;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(39, 37, 37, 0.5);
  --bs-tertiary-color-rgb: 39, 37, 37;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #1d70b8;
  --bs-link-color-rgb: 29, 112, 184;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #003078;
  --bs-link-hover-color-rgb: 0, 48, 120;
  --bs-code-color: #d63384;
  --bs-highlight-color: #272525;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #bbbcbf;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

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

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

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

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, .govcy-h4, h3, .h3, .govcy-h3, h2, .h2, .govcy-h2, h1, .h1, .govcy-h1 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1, .govcy-h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1, .govcy-h1 {
    font-size: 2.5rem;
  }
}

h2, .h2, .govcy-h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2, .govcy-h2 {
    font-size: 2rem;
  }
}

h3, .h3, .govcy-h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3, .govcy-h3 {
    font-size: 1.75rem;
  }
}

h4, .h4, .govcy-h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4, .govcy-h4 {
    font-size: 1.5rem;
  }
}

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

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

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

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

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

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

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

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

dt {
  font-weight: 500;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a, .govcy-link, .govcy-link-inverse,
.govcy-link-inverse:visited, .govcy-link-no-visited-state {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover, .govcy-link:hover, .govcy-link-inverse:hover, .govcy-link-no-visited-state:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), .govcy-link:not([href]):not([class]), .govcy-link-inverse:not([href]):not([class]), .govcy-link-no-visited-state:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

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

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code, .govcy-link > code, .govcy-link-inverse > code,
.govcy-link-inverse:visited > code, .govcy-link-no-visited-state > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

caption, .govcy-caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

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

textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.govcy-container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.govcy-container,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .govcy-container, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .govcy-container, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .govcy-container, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .govcy-container, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1440px;
}

.row, .govcy-row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > *, .govcy-row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > *, .govcy-row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > *, .govcy-row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > *, .govcy-row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > *, .govcy-row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > *, .govcy-row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > *, .govcy-row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1, .govcy-col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2, .govcy-col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3, .govcy-col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4, .govcy-col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5, .govcy-col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6, .govcy-col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7, .govcy-col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8, .govcy-col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9, .govcy-col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10, .govcy-col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11, .govcy-col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12, .govcy-col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md, .govcy-col {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > *, .govcy-row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > *, .govcy-row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > *, .govcy-row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > *, .govcy-row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > *, .govcy-row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > *, .govcy-row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1, .govcy-col-1, .govcy-col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2, .govcy-col-2, .govcy-col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3, .govcy-col-3, .govcy-col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4, .govcy-col-4, .govcy-col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5, .govcy-col-5, .govcy-col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6, .govcy-col-6, .govcy-col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7, .govcy-col-7, .govcy-col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8, .govcy-col-8, .govcy-col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9, .govcy-col-9, .govcy-col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10, .govcy-col-10, .govcy-col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11, .govcy-col-11, .govcy-col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12, .govcy-col-12, .govcy-col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > *, .govcy-row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > *, .govcy-row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > *, .govcy-row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > *, .govcy-row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > *, .govcy-row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > *, .govcy-row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1, .govcy-col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2, .govcy-col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3, .govcy-col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4, .govcy-col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5, .govcy-col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6, .govcy-col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7, .govcy-col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8, .govcy-col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9, .govcy-col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10, .govcy-col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11, .govcy-col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12, .govcy-col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > *, .govcy-row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > *, .govcy-row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > *, .govcy-row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > *, .govcy-row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > *, .govcy-row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > *, .govcy-row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1, .govcy-col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2, .govcy-col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3, .govcy-col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4, .govcy-col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5, .govcy-col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6, .govcy-col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7, .govcy-col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8, .govcy-col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9, .govcy-col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10, .govcy-col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11, .govcy-col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12, .govcy-col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1440px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > *, .govcy-row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > *, .govcy-row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > *, .govcy-row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > *, .govcy-row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > *, .govcy-row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > *, .govcy-row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1, .govcy-col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2, .govcy-col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3, .govcy-col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4, .govcy-col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5, .govcy-col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6, .govcy-col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7, .govcy-col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8, .govcy-col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9, .govcy-col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10, .govcy-col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11, .govcy-col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12, .govcy-col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto, .govcy-ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1440px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.row:not(.no-gutters), .govcy-row:not(.no-gutters) {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}

.row:not(.no-gutters) > .col, .govcy-row:not(.no-gutters) > .col,
.row:not(.no-gutters) > [class*=col-],
.govcy-row:not(.no-gutters) > [class*=col-] {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}

@media (min-width: 576px) {
  .row:not(.no-gutters), .govcy-row:not(.no-gutters) {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  .row:not(.no-gutters) > .col, .govcy-row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*=col-],
  .govcy-row:not(.no-gutters) > [class*=col-] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
@media (min-width: 768px) {
  .row:not(.no-gutters), .govcy-row:not(.no-gutters) {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .row:not(.no-gutters) > .col, .govcy-row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*=col-],
  .govcy-row:not(.no-gutters) > [class*=col-] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 992px) {
  .row:not(.no-gutters), .govcy-row:not(.no-gutters) {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .row:not(.no-gutters) > .col, .govcy-row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*=col-],
  .govcy-row:not(.no-gutters) > [class*=col-] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .row:not(.no-gutters), .govcy-row:not(.no-gutters) {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .row:not(.no-gutters) > .col, .govcy-row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*=col-],
  .govcy-row:not(.no-gutters) > [class*=col-] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 1440px) {
  .row:not(.no-gutters), .govcy-row:not(.no-gutters) {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .row:not(.no-gutters) > .col, .govcy-row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*=col-],
  .govcy-row:not(.no-gutters) > [class*=col-] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.govcy-container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.govcy-container,
.container {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

@media (min-width: 576px) {
  .govcy-container,
  .container {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 768px) {
  .govcy-container,
  .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.d-inline {
  display: inline !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto, .govcy-ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1440px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --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-black: #000;
  --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-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Roboto", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #272525;
  --bs-body-color-rgb: 39, 37, 37;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(39, 37, 37, 0.75);
  --bs-secondary-color-rgb: 39, 37, 37;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(39, 37, 37, 0.5);
  --bs-tertiary-color-rgb: 39, 37, 37;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #1d70b8;
  --bs-link-color-rgb: 29, 112, 184;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #003078;
  --bs-link-hover-color-rgb: 0, 48, 120;
  --bs-code-color: #d63384;
  --bs-highlight-color: #272525;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #bbbcbf;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

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

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

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

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h1, .h1, .govcy-h1, h2, .h2, .govcy-h2, h3, .h3, .govcy-h3, h4, .h4, .govcy-h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1, .govcy-h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1, .govcy-h1 {
    font-size: 2.5rem;
  }
}

h2, .h2, .govcy-h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2, .govcy-h2 {
    font-size: 2rem;
  }
}

h3, .h3, .govcy-h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3, .govcy-h3 {
    font-size: 1.75rem;
  }
}

h4, .h4, .govcy-h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4, .govcy-h4 {
    font-size: 1.5rem;
  }
}

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

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

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

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

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

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

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

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

dt {
  font-weight: 500;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

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

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a, .govcy-link, .govcy-link-inverse,
.govcy-link-inverse:visited, .govcy-link-no-visited-state {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover, .govcy-link:hover, .govcy-link-inverse:hover, .govcy-link-no-visited-state:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), .govcy-link:not([href]):not([class]), .govcy-link-inverse:not([href]):not([class]), .govcy-link-no-visited-state:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

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

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code, .govcy-link > code, .govcy-link-inverse > code,
.govcy-link-inverse:visited > code, .govcy-link-no-visited-state > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

caption, .govcy-caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

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

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

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

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

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

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

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

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

textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead, .govcy-lead {
  font-size: 1.25rem;
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl,
.govcy-container,
.govcy-container-fluid {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md, .govcy-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg, .govcy-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .govcy-container {
    max-width: 1100px;
  }
}
@media (min-width: 1440px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .govcy-container {
    max-width: 1200px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1440px;
}

.row, .govcy-row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > *, .govcy-row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > *, .govcy-row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > *, .govcy-row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > *, .govcy-row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > *, .govcy-row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > *, .govcy-row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > *, .govcy-row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1, .govcy-col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2, .govcy-col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3, .govcy-col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4, .govcy-col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5, .govcy-col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6, .govcy-col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7, .govcy-col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8, .govcy-col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9, .govcy-col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10, .govcy-col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11, .govcy-col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12, .govcy-col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md, .govcy-col {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > *, .govcy-row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > *, .govcy-row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > *, .govcy-row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > *, .govcy-row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > *, .govcy-row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > *, .govcy-row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1, .govcy-col-1, .govcy-col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2, .govcy-col-2, .govcy-col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3, .govcy-col-3, .govcy-col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4, .govcy-col-4, .govcy-col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5, .govcy-col-5, .govcy-col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6, .govcy-col-6, .govcy-col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7, .govcy-col-7, .govcy-col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8, .govcy-col-8, .govcy-col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9, .govcy-col-9, .govcy-col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10, .govcy-col-10, .govcy-col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11, .govcy-col-11, .govcy-col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12, .govcy-col-12, .govcy-col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > *, .govcy-row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > *, .govcy-row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > *, .govcy-row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > *, .govcy-row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > *, .govcy-row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > *, .govcy-row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1, .govcy-col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2, .govcy-col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3, .govcy-col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4, .govcy-col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5, .govcy-col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6, .govcy-col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7, .govcy-col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8, .govcy-col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9, .govcy-col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10, .govcy-col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11, .govcy-col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12, .govcy-col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > *, .govcy-row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > *, .govcy-row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > *, .govcy-row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > *, .govcy-row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > *, .govcy-row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > *, .govcy-row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1, .govcy-col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2, .govcy-col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3, .govcy-col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4, .govcy-col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5, .govcy-col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6, .govcy-col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7, .govcy-col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8, .govcy-col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9, .govcy-col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10, .govcy-col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11, .govcy-col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12, .govcy-col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1440px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > *, .govcy-row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > *, .govcy-row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > *, .govcy-row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > *, .govcy-row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > *, .govcy-row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > *, .govcy-row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1, .govcy-col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2, .govcy-col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3, .govcy-col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4, .govcy-col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5, .govcy-col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6, .govcy-col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7, .govcy-col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8, .govcy-col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9, .govcy-col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10, .govcy-col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11, .govcy-col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12, .govcy-col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table, .govcy-table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption):not(.govcy-caption) > * > *, .govcy-table > :not(caption):not(.govcy-caption) > * > * {
  padding: 0.75rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody, .govcy-table > tbody {
  vertical-align: inherit;
}
.table > thead, .govcy-table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

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

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

.table-bordered > :not(caption):not(.govcy-caption) > *, .govcy-table-bordered > :not(caption):not(.govcy-caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption):not(.govcy-caption) > * > *, .govcy-table-bordered > :not(caption):not(.govcy-caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

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

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

.table-striped-columns > :not(caption):not(.govcy-caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active, .govcy-table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

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

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #a6b5cc;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

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

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #a7b9b1;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #a6c3ca;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #ccc2a4;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #c6acae;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

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

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

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

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

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

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

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

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

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

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

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .govcy-btn-warning, .input-group .govcy-btn-success, .input-group .govcy-btn-secondary, .input-group .govcy-btn-primary, .input-group .govcy-btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .govcy-btn-warning:focus, .input-group .govcy-btn-success:focus, .input-group .govcy-btn-secondary:focus, .input-group .govcy-btn-primary:focus, .input-group .govcy-btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.input-group-lg > .govcy-btn-warning,
.input-group-lg > .govcy-btn-success,
.input-group-lg > .govcy-btn-secondary,
.input-group-lg > .govcy-btn-primary,
.input-group-lg > .govcy-btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.input-group-sm > .govcy-btn-warning,
.input-group-sm > .govcy-btn-success,
.input-group-sm > .govcy-btn-secondary,
.input-group-sm > .govcy-btn-primary,
.input-group-sm > .govcy-btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

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

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

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

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

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

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

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

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

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

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

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

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

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

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .govcy-btn-warning,
.govcy-btn-warning:disabled,
.govcy-btn-warning:visited, .govcy-btn-success,
.govcy-btn-success:disabled,
.govcy-btn-success:visited, .govcy-btn-secondary,
.govcy-btn-secondary:disabled,
.govcy-btn-secondary:visited, .govcy-btn-primary,
.govcy-btn-primary:disabled,
.govcy-btn-primary:visited, .govcy-btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .govcy-btn-warning,
  .govcy-btn-warning:disabled,
  .govcy-btn-warning:visited, .govcy-btn-success,
  .govcy-btn-success:disabled,
  .govcy-btn-success:visited, .govcy-btn-secondary,
  .govcy-btn-secondary:disabled,
  .govcy-btn-secondary:visited, .govcy-btn-primary,
  .govcy-btn-primary:disabled,
  .govcy-btn-primary:visited, .govcy-btn {
    transition: none;
  }
}
.btn:hover, .govcy-btn-warning:hover, .govcy-btn-success:hover, .govcy-btn-secondary:hover, .govcy-btn-primary:hover, .govcy-btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .btn-check + .govcy-btn-warning:hover, .btn-check + .govcy-btn-success:hover, .btn-check + .govcy-btn-secondary:hover, .btn-check + .govcy-btn-primary:hover, .btn-check + .govcy-btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .govcy-btn-warning:focus-visible, .govcy-btn-success:focus-visible, .govcy-btn-secondary:focus-visible, .govcy-btn-primary:focus-visible, .govcy-btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .btn-check:focus-visible + .govcy-btn-warning, .btn-check:focus-visible + .govcy-btn-success, .btn-check:focus-visible + .govcy-btn-secondary, .btn-check:focus-visible + .govcy-btn-primary, .btn-check:focus-visible + .govcy-btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .btn-check:checked + .govcy-btn-warning, .btn-check:checked + .govcy-btn-success, .btn-check:checked + .govcy-btn-secondary, .btn-check:checked + .govcy-btn-primary, .btn-check:checked + .govcy-btn, :not(.btn-check) + .btn:active, :not(.btn-check) + .govcy-btn-warning:active, :not(.btn-check) + .govcy-btn-success:active, :not(.btn-check) + .govcy-btn-secondary:active, :not(.btn-check) + .govcy-btn-primary:active, :not(.btn-check) + .govcy-btn:active, .btn:first-child:active, .govcy-btn-warning:first-child:active, .govcy-btn-success:first-child:active, .govcy-btn-secondary:first-child:active, .govcy-btn-primary:first-child:active, .govcy-btn:first-child:active, .btn.active, .active.govcy-btn-warning, .active.govcy-btn-success, .active.govcy-btn-secondary, .active.govcy-btn-primary, .active.govcy-btn, .btn.show, .show.govcy-btn-warning, .show.govcy-btn-success, .show.govcy-btn-secondary, .show.govcy-btn-primary, .show.govcy-btn {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .btn-check:checked + .govcy-btn-warning:focus-visible, .btn-check:checked + .govcy-btn-success:focus-visible, .btn-check:checked + .govcy-btn-secondary:focus-visible, .btn-check:checked + .govcy-btn-primary:focus-visible, .btn-check:checked + .govcy-btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, :not(.btn-check) + .govcy-btn-warning:active:focus-visible, :not(.btn-check) + .govcy-btn-success:active:focus-visible, :not(.btn-check) + .govcy-btn-secondary:active:focus-visible, :not(.btn-check) + .govcy-btn-primary:active:focus-visible, :not(.btn-check) + .govcy-btn:active:focus-visible, .btn:first-child:active:focus-visible, .govcy-btn-warning:first-child:active:focus-visible, .govcy-btn-success:first-child:active:focus-visible, .govcy-btn-secondary:first-child:active:focus-visible, .govcy-btn-primary:first-child:active:focus-visible, .govcy-btn:first-child:active:focus-visible, .btn.active:focus-visible, .active.govcy-btn-warning:focus-visible, .active.govcy-btn-success:focus-visible, .active.govcy-btn-secondary:focus-visible, .active.govcy-btn-primary:focus-visible, .active.govcy-btn:focus-visible, .btn.show:focus-visible, .show.govcy-btn-warning:focus-visible, .show.govcy-btn-success:focus-visible, .show.govcy-btn-secondary:focus-visible, .show.govcy-btn-primary:focus-visible, .show.govcy-btn:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .btn-check:checked:focus-visible + .govcy-btn-warning, .btn-check:checked:focus-visible + .govcy-btn-success, .btn-check:checked:focus-visible + .govcy-btn-secondary, .btn-check:checked:focus-visible + .govcy-btn-primary, .btn-check:checked:focus-visible + .govcy-btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .govcy-btn-warning:disabled, .govcy-btn-success:disabled, .govcy-btn-secondary:disabled, .govcy-btn-primary:disabled, .govcy-btn:disabled, .btn.disabled, .disabled.govcy-btn-warning, .disabled.govcy-btn-success, .disabled.govcy-btn-secondary, .disabled.govcy-btn-primary, .disabled.govcy-btn, fieldset:disabled .btn, fieldset:disabled .govcy-btn-warning, fieldset:disabled .govcy-btn-success, fieldset:disabled .govcy-btn-secondary, fieldset:disabled .govcy-btn-primary, fieldset:disabled .govcy-btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 63, 133, 195;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .govcy-btn-lg, .btn-group-lg > .btn, .btn-group-lg > .govcy-btn-warning, .btn-group-lg > .govcy-btn-success, .btn-group-lg > .govcy-btn-secondary, .btn-group-lg > .govcy-btn-primary, .btn-group-lg > .govcy-btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .govcy-btn-sm, .btn-group-sm > .btn, .btn-group-sm > .govcy-btn-warning, .btn-group-sm > .govcy-btn-success, .btn-group-sm > .govcy-btn-secondary, .btn-group-sm > .govcy-btn-primary, .btn-group-sm > .govcy-btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

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

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

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

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

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

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1440px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

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

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

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

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

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

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .btn-group > :not(.btn-check:first-child) + .govcy-btn-warning, .btn-group > :not(.btn-check:first-child) + .govcy-btn-success, .btn-group > :not(.btn-check:first-child) + .govcy-btn-secondary, .btn-group > :not(.btn-check:first-child) + .govcy-btn-primary, .btn-group > :not(.btn-check:first-child) + .govcy-btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .govcy-btn-warning:not(:last-child):not(.dropdown-toggle), .btn-group > .govcy-btn-success:not(:last-child):not(.dropdown-toggle), .btn-group > .govcy-btn-secondary:not(:last-child):not(.dropdown-toggle), .btn-group > .govcy-btn-primary:not(:last-child):not(.dropdown-toggle), .btn-group > .govcy-btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .dropdown-toggle-split.govcy-btn-warning:first-child,
.btn-group > .dropdown-toggle-split.govcy-btn-success:first-child,
.btn-group > .dropdown-toggle-split.govcy-btn-secondary:first-child,
.btn-group > .dropdown-toggle-split.govcy-btn-primary:first-child,
.btn-group > .dropdown-toggle-split.govcy-btn:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .govcy-btn-warning,
.btn-group > .btn-group:not(:last-child) > .govcy-btn-success,
.btn-group > .btn-group:not(:last-child) > .govcy-btn-secondary,
.btn-group > .btn-group:not(:last-child) > .govcy-btn-primary,
.btn-group > .btn-group:not(:last-child) > .govcy-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .btn-group > .govcy-btn-warning:nth-child(n+3), .btn-group > .govcy-btn-success:nth-child(n+3), .btn-group > .govcy-btn-secondary:nth-child(n+3), .btn-group > .govcy-btn-primary:nth-child(n+3), .btn-group > .govcy-btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > :not(.btn-check) + .govcy-btn-warning,
.btn-group > :not(.btn-check) + .govcy-btn-success,
.btn-group > :not(.btn-check) + .govcy-btn-secondary,
.btn-group > :not(.btn-check) + .govcy-btn-primary,
.btn-group > :not(.btn-check) + .govcy-btn,
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .govcy-btn-warning,
.btn-group > .btn-group:not(:first-child) > .govcy-btn-success,
.btn-group > .btn-group:not(:first-child) > .govcy-btn-secondary,
.btn-group > .btn-group:not(:first-child) > .govcy-btn-primary,
.btn-group > .btn-group:not(:first-child) > .govcy-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 500;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

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

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

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

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

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2839, 37, 37, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl,
.navbar > .govcy-container,
.navbar > .govcy-container-fluid {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a, .navbar-text .govcy-link, .navbar-text .govcy-link-inverse, .navbar-text .govcy-link-no-visited-state,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

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

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

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

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

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

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

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

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

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

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

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

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

.accordion, .govcy-accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23272525' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button,
.govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed) {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button,
  .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed) {
    transition: none;
  }
}
.accordion-button:not(.collapsed), .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button::after,
.govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed)::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button::after,
  .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed)::after {
    transition: none;
  }
}
.accordion-button:hover, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header, .govcy-accordion .govcy-accordion-item .govcy-accordion-header {
  margin-bottom: 0;
}

.accordion-item, .govcy-accordion .govcy-accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type, .govcy-accordion .govcy-accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button, .accordion-item:first-of-type > .accordion-header .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .accordion-item:first-of-type > .accordion-header .govcy-accordion-button, .govcy-accordion .govcy-accordion-item .accordion-item:first-of-type > .govcy-accordion-header .accordion-button, .govcy-accordion .govcy-accordion-item .accordion-item:first-of-type > .govcy-accordion-header .govcy-accordion-button, .govcy-accordion .govcy-accordion-item:first-of-type > .accordion-header .accordion-button, .govcy-accordion .govcy-accordion-item:first-of-type > .accordion-header .govcy-accordion-header .govcy-accordion-button, .govcy-accordion .govcy-accordion-item:first-of-type > .govcy-accordion-header .accordion-button, .govcy-accordion .govcy-accordion-item:first-of-type > .govcy-accordion-header .govcy-accordion-header .govcy-accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type), .govcy-accordion .govcy-accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type, .govcy-accordion .govcy-accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed, .accordion-item:last-of-type > .accordion-header .govcy-accordion .govcy-accordion-item .govcy-accordion-header .collapsed.govcy-accordion-button, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .accordion-item:last-of-type > .accordion-header .collapsed.govcy-accordion-button, .govcy-accordion .govcy-accordion-item .accordion-item:last-of-type > .govcy-accordion-header .accordion-button.collapsed, .govcy-accordion .govcy-accordion-item .accordion-item:last-of-type > .govcy-accordion-header .collapsed.govcy-accordion-button, .govcy-accordion .govcy-accordion-item:last-of-type > .accordion-header .accordion-button.collapsed, .govcy-accordion .govcy-accordion-item:last-of-type > .accordion-header .govcy-accordion-header .collapsed.govcy-accordion-button, .govcy-accordion .govcy-accordion-item:last-of-type > .govcy-accordion-header .accordion-button.collapsed, .govcy-accordion .govcy-accordion-item:last-of-type > .govcy-accordion-header .govcy-accordion-header .collapsed.govcy-accordion-button {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse, .govcy-accordion .govcy-accordion-item .accordion-item:last-of-type > .govcy-accordion-collapse, .govcy-accordion .govcy-accordion-item:last-of-type > .accordion-collapse, .govcy-accordion .govcy-accordion-item:last-of-type > .govcy-accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body, .govcy-accordion .govcy-accordion-item .govcy-accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item, .govcy-accordion .accordion-flush > .govcy-accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child, .govcy-accordion .accordion-flush > .govcy-accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child, .govcy-accordion .accordion-flush > .govcy-accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button, .govcy-accordion .govcy-accordion-item .govcy-accordion-header .accordion-flush > .accordion-item > .accordion-header .govcy-accordion-button, .govcy-accordion .govcy-accordion-item .accordion-flush > .accordion-item > .govcy-accordion-header .accordion-button, .govcy-accordion .govcy-accordion-item .accordion-flush > .accordion-item > .govcy-accordion-header .govcy-accordion-button, .govcy-accordion .accordion-flush > .govcy-accordion-item > .accordion-header .accordion-button, .govcy-accordion .accordion-flush > .govcy-accordion-item > .accordion-header .govcy-accordion-header .govcy-accordion-button, .govcy-accordion .accordion-flush > .govcy-accordion-item > .govcy-accordion-header .accordion-button, .govcy-accordion .accordion-flush > .govcy-accordion-item > .govcy-accordion-header .govcy-accordion-header .govcy-accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse, .govcy-accordion .govcy-accordion-item .accordion-flush > .accordion-item > .govcy-accordion-collapse, .govcy-accordion .accordion-flush > .govcy-accordion-item > .accordion-collapse, .govcy-accordion .accordion-flush > .govcy-accordion-item > .govcy-accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after, [data-bs-theme=dark] .govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button::after, .govcy-accordion .govcy-accordion-item .govcy-accordion-header [data-bs-theme=dark] .govcy-accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb, .govcy-breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #272525;
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item, .govcy-breadcrumb .govcy-breadcrumb-item + .breadcrumb-item, .govcy-breadcrumb .breadcrumb-item + .govcy-breadcrumb-item, .govcy-breadcrumb .govcy-breadcrumb-item + .govcy-breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before, .govcy-breadcrumb .govcy-breadcrumb-item + .breadcrumb-item::before, .govcy-breadcrumb .breadcrumb-item + .govcy-breadcrumb-item::before, .govcy-breadcrumb .govcy-breadcrumb-item + .govcy-breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDggMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDE0TDcgNy41TDEgMSIgc3Ryb2tlPSIjMjcyNTI1Ii8+Cjwvc3ZnPgo=")) /* rtl: var(--bs-breadcrumb-divider, url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDggMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDE0TDcgNy41TDEgMSIgc3Ryb2tlPSIjMjcyNTI1Ii8+Cjwvc3ZnPgo=")) */;
}
.breadcrumb-item.active, .govcy-breadcrumb .active.govcy-breadcrumb-item {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge, .govcy-tag {
  --bs-badge-padding-x: 1rem;
  --bs-badge-padding-y: 0.5rem;
  --bs-badge-font-size: 0.875rem;
  --bs-badge-font-weight: 500;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty, .govcy-tag:empty {
  display: none;
}

.btn .badge, .btn .govcy-tag, .govcy-btn-warning .badge, .govcy-btn-warning .govcy-tag, .govcy-btn-success .badge, .govcy-btn-success .govcy-tag, .govcy-btn-secondary .badge, .govcy-btn-secondary .govcy-tag, .govcy-btn-primary .badge, .govcy-btn-primary .govcy-tag, .govcy-btn .badge, .govcy-btn .govcy-tag {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 500;
  color: var(--bs-alert-link-color);
}

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

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

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

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

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

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

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

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

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

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

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

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

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

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

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

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

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

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

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1439.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1439.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1439.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1440px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

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

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .placeholder.govcy-btn-warning::before, .placeholder.govcy-btn-success::before, .placeholder.govcy-btn-secondary::before, .placeholder.govcy-btn-primary::before, .placeholder.govcy-btn::before {
  display: inline-block;
  content: "";
}

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

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

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

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

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

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

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

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

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

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

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

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

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

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

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

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

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

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

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  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;
}
.visually-hidden:not(caption):not(.govcy-caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption):not(.govcy-caption) {
  position: absolute !important;
}

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

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

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

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

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

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

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

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

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

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

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

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

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

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

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

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

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

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

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

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

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto, .govcy-ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

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

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

.text-decoration-none, .govcy-link-no-underline,
.govcy-text-decoration-underline {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

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

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

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

.govcy-br-1 {
  border: 1px solid !important;
}

.govcy-br-2 {
  border: 2px solid !important;
}

.govcy-br-3 {
  border: 3px solid !important;
}

.govcy-br-4 {
  border: 4px solid !important;
}

.govcy-br-5 {
  border: 5px solid !important;
}

.govcy-br-6 {
  border: 6px solid !important;
}

.govcy-br-7 {
  border: 7px solid !important;
}

.govcy-br-8 {
  border: 8px solid !important;
}

.govcy-br-hidden {
  border: hidden !important;
}

.govcy-br-primary {
  border-color: #31576f !important;
}

.govcy-br-secondary {
  border-color: #ffad2d !important;
}

.govcy-br-success {
  border-color: #00703c !important;
}

.govcy-br-standard {
  border-color: #bbbcbf !important;
}

.govcy-br-danger {
  border-color: #d4351c !important;
}

.govcy-br-info {
  border-color: #487d93 !important;
}

.govcy-br-input {
  border-color: #272525 !important;
}

.govcy-br-transparent {
  border-color: transparent !important;
}

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

.govcy-br-top-1 {
  border-top: 1px solid !important;
}

.govcy-br-top-2 {
  border-top: 2px solid !important;
}

.govcy-br-top-3 {
  border-top: 3px solid !important;
}

.govcy-br-top-4 {
  border-top: 4px solid !important;
}

.govcy-br-top-5 {
  border-top: 5px solid !important;
}

.govcy-br-top-6 {
  border-top: 6px solid !important;
}

.govcy-br-top-7 {
  border-top: 7px solid !important;
}

.govcy-br-top-8 {
  border-top: 8px solid !important;
}

.govcy-br-top-hidden {
  border-top: hidden !important;
}

.govcy-br-right-0 {
  border-right: 0 !important;
}

.govcy-br-right-1 {
  border-right: 1px solid !important;
}

.govcy-br-right-2 {
  border-right: 2px solid !important;
}

.govcy-br-right-3 {
  border-right: 3px solid !important;
}

.govcy-br-right-4 {
  border-right: 4px solid !important;
}

.govcy-br-right-5 {
  border-right: 5px solid !important;
}

.govcy-br-right-6 {
  border-right: 6px solid !important;
}

.govcy-br-right-7 {
  border-right: 7px solid !important;
}

.govcy-br-right-8 {
  border-right: 8px solid !important;
}

.govcy-br-right-hidden {
  border-right: hidden !important;
}

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

.govcy-br-bottom-1 {
  border-bottom: 1px solid !important;
}

.govcy-br-bottom-2 {
  border-bottom: 2px solid !important;
}

.govcy-br-bottom-3 {
  border-bottom: 3px solid !important;
}

.govcy-br-bottom-4 {
  border-bottom: 4px solid !important;
}

.govcy-br-bottom-5 {
  border-bottom: 5px solid !important;
}

.govcy-br-bottom-6 {
  border-bottom: 6px solid !important;
}

.govcy-br-bottom-7 {
  border-bottom: 7px solid !important;
}

.govcy-br-bottom-8 {
  border-bottom: 8px solid !important;
}

.govcy-br-bottom-hidden {
  border-bottom: hidden !important;
}

.govcy-br-left-0 {
  border-left: 0 !important;
}

.govcy-br-left-1 {
  border-left: 1px solid !important;
}

.govcy-br-left-2 {
  border-left: 2px solid !important;
}

.govcy-br-left-3 {
  border-left: 3px solid !important;
}

.govcy-br-left-4 {
  border-left: 4px solid !important;
}

.govcy-br-left-5 {
  border-left: 5px solid !important;
}

.govcy-br-left-6 {
  border-left: 6px solid !important;
}

.govcy-br-left-7 {
  border-left: 7px solid !important;
}

.govcy-br-left-8 {
  border-left: 8px solid !important;
}

.govcy-br-left-hidden {
  border-left: hidden !important;
}

.govcy-br-top-primary {
  border-top-color: #31576f !important;
}

.govcy-br-top-secondary {
  border-top-color: #ffad2d !important;
}

.govcy-br-top-success {
  border-top-color: #00703c !important;
}

.govcy-br-top-standard {
  border-top-color: #bbbcbf !important;
}

.govcy-br-top-danger {
  border-top-color: #d4351c !important;
}

.govcy-br-top-info {
  border-top-color: #487d93 !important;
}

.govcy-br-top-input {
  border-top-color: #272525 !important;
}

.govcy-br-top-transparent {
  border-top-color: transparent !important;
}

.govcy-br-right-primary {
  border-right-color: #31576f !important;
}

.govcy-br-right-secondary {
  border-right-color: #ffad2d !important;
}

.govcy-br-right-success {
  border-right-color: #00703c !important;
}

.govcy-br-right-standard {
  border-right-color: #bbbcbf !important;
}

.govcy-br-right-danger {
  border-right-color: #d4351c !important;
}

.govcy-br-right-info {
  border-right-color: #487d93 !important;
}

.govcy-br-right-input {
  border-right-color: #272525 !important;
}

.govcy-br-right-transparent {
  border-right-color: transparent !important;
}

.govcy-br-bottom-primary {
  border-bottom-color: #31576f !important;
}

.govcy-br-bottom-secondary {
  border-bottom-color: #ffad2d !important;
}

.govcy-br-bottom-success {
  border-bottom-color: #00703c !important;
}

.govcy-br-bottom-standard {
  border-bottom-color: #bbbcbf !important;
}

.govcy-br-bottom-danger {
  border-bottom-color: #d4351c !important;
}

.govcy-br-bottom-info {
  border-bottom-color: #487d93 !important;
}

.govcy-br-bottom-input {
  border-bottom-color: #272525 !important;
}

.govcy-br-bottom-transparent {
  border-bottom-color: transparent !important;
}

.govcy-br-left-primary {
  border-left-color: #31576f !important;
}

.govcy-br-left-secondary {
  border-left-color: #ffad2d !important;
}

.govcy-br-left-success {
  border-left-color: #00703c !important;
}

.govcy-br-left-standard {
  border-left-color: #bbbcbf !important;
}

.govcy-br-left-danger {
  border-left-color: #d4351c !important;
}

.govcy-br-left-info {
  border-left-color: #487d93 !important;
}

.govcy-br-left-input {
  border-left-color: #272525 !important;
}

.govcy-br-left-transparent {
  border-left-color: transparent !important;
}

.govcy-rounded-0 {
  border-radius: 0 !important;
}

.govcy-rounded-1 {
  border-radius: 0.2rem !important;
}

.govcy-rounded-2 {
  border-radius: 0.4rem !important;
}

.govcy-rounded-3 {
  border-radius: 0.6rem !important;
}

.govcy-rounded-circle {
  border-radius: 50% !important;
}

.govcy-rounded-pill {
  border-radius: 50rem !important;
}

.govcy-rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.govcy-rounded-top-1 {
  border-top-left-radius: 0.2rem !important;
  border-top-right-radius: 0.2rem !important;
}

.govcy-rounded-top-2 {
  border-top-left-radius: 0.4rem !important;
  border-top-right-radius: 0.4rem !important;
}

.govcy-rounded-top-3 {
  border-top-left-radius: 0.6rem !important;
  border-top-right-radius: 0.6rem !important;
}

.govcy-rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.govcy-rounded-top-pill {
  border-top-left-radius: 50rem !important;
  border-top-right-radius: 50rem !important;
}

.govcy-rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.govcy-rounded-right-1 {
  border-top-right-radius: 0.2rem !important;
  border-bottom-right-radius: 0.2rem !important;
}

.govcy-rounded-right-2 {
  border-top-right-radius: 0.4rem !important;
  border-bottom-right-radius: 0.4rem !important;
}

.govcy-rounded-right-3 {
  border-top-right-radius: 0.6rem !important;
  border-bottom-right-radius: 0.6rem !important;
}

.govcy-rounded-right-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.govcy-rounded-right-pill {
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
}

.govcy-rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.govcy-rounded-bottom-1 {
  border-bottom-right-radius: 0.2rem !important;
  border-bottom-left-radius: 0.2rem !important;
}

.govcy-rounded-bottom-2 {
  border-bottom-right-radius: 0.4rem !important;
  border-bottom-left-radius: 0.4rem !important;
}

.govcy-rounded-bottom-3 {
  border-bottom-right-radius: 0.6rem !important;
  border-bottom-left-radius: 0.6rem !important;
}

.govcy-rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.govcy-rounded-bottom-pill {
  border-bottom-right-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
}

.govcy-rounded-left-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.govcy-rounded-left-1 {
  border-bottom-left-radius: 0.2rem !important;
  border-top-left-radius: 0.2rem !important;
}

.govcy-rounded-left-2 {
  border-bottom-left-radius: 0.4rem !important;
  border-top-left-radius: 0.4rem !important;
}

.govcy-rounded-left-3 {
  border-bottom-left-radius: 0.6rem !important;
  border-top-left-radius: 0.6rem !important;
}

.govcy-rounded-left-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.govcy-rounded-left-pill {
  border-bottom-left-radius: 50rem !important;
  border-top-left-radius: 50rem !important;
}

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

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

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

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

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

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

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

.govcy-m-7 {
  margin: 1.75rem !important;
}

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

.govcy-m-9 {
  margin: 2.25rem !important;
}

.govcy-m-10 {
  margin: 2.5rem !important;
}

.govcy-m-11 {
  margin: 2.75rem !important;
}

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

.govcy-m-13 {
  margin: 3.25rem !important;
}

.govcy-m-14 {
  margin: 3.5rem !important;
}

.govcy-m-15 {
  margin: 3.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

.govcy-mx-7 {
  margin-right: 1.75rem !important;
  margin-left: 1.75rem !important;
}

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

.govcy-mx-9 {
  margin-right: 2.25rem !important;
  margin-left: 2.25rem !important;
}

.govcy-mx-10 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

.govcy-mx-11 {
  margin-right: 2.75rem !important;
  margin-left: 2.75rem !important;
}

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

.govcy-mx-13 {
  margin-right: 3.25rem !important;
  margin-left: 3.25rem !important;
}

.govcy-mx-14 {
  margin-right: 3.5rem !important;
  margin-left: 3.5rem !important;
}

.govcy-mx-15 {
  margin-right: 3.75rem !important;
  margin-left: 3.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

.govcy-my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

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

.govcy-my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.govcy-my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.govcy-my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

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

.govcy-my-13 {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}

.govcy-my-14 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.govcy-my-15 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

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

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

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

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

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

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

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

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

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

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

.govcy-mt-7 {
  margin-top: 1.75rem !important;
}

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

.govcy-mt-9 {
  margin-top: 2.25rem !important;
}

.govcy-mt-10 {
  margin-top: 2.5rem !important;
}

.govcy-mt-11 {
  margin-top: 2.75rem !important;
}

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

.govcy-mt-13 {
  margin-top: 3.25rem !important;
}

.govcy-mt-14 {
  margin-top: 3.5rem !important;
}

.govcy-mt-15 {
  margin-top: 3.75rem !important;
}

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

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

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

.govcy-mr-0 {
  margin-right: 0 !important;
}

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

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

.govcy-mr-3 {
  margin-right: 0.75rem !important;
}

.govcy-mr-4 {
  margin-right: 1rem !important;
}

.govcy-mr-5 {
  margin-right: 1.25rem !important;
}

.govcy-mr-6 {
  margin-right: 1.5rem !important;
}

.govcy-mr-7 {
  margin-right: 1.75rem !important;
}

.govcy-mr-8 {
  margin-right: 2rem !important;
}

.govcy-mr-9 {
  margin-right: 2.25rem !important;
}

.govcy-mr-10 {
  margin-right: 2.5rem !important;
}

.govcy-mr-11 {
  margin-right: 2.75rem !important;
}

.govcy-mr-12 {
  margin-right: 3rem !important;
}

.govcy-mr-13 {
  margin-right: 3.25rem !important;
}

.govcy-mr-14 {
  margin-right: 3.5rem !important;
}

.govcy-mr-15 {
  margin-right: 3.75rem !important;
}

.govcy-mr-16 {
  margin-right: 4rem !important;
}

.govcy-mr-20 {
  margin-right: 5rem !important;
}

.govcy-mr-auto {
  margin-right: auto !important;
}

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

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

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

.govcy-mb-3 {
  margin-bottom: 0.75rem !important;
}

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

.govcy-mb-5 {
  margin-bottom: 1.25rem !important;
}

.govcy-mb-6 {
  margin-bottom: 1.5rem !important;
}

.govcy-mb-7 {
  margin-bottom: 1.75rem !important;
}

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

.govcy-mb-9 {
  margin-bottom: 2.25rem !important;
}

.govcy-mb-10 {
  margin-bottom: 2.5rem !important;
}

.govcy-mb-11 {
  margin-bottom: 2.75rem !important;
}

.govcy-mb-12 {
  margin-bottom: 3rem !important;
}

.govcy-mb-13 {
  margin-bottom: 3.25rem !important;
}

.govcy-mb-14 {
  margin-bottom: 3.5rem !important;
}

.govcy-mb-15 {
  margin-bottom: 3.75rem !important;
}

.govcy-mb-16 {
  margin-bottom: 4rem !important;
}

.govcy-mb-20 {
  margin-bottom: 5rem !important;
}

.govcy-mb-auto {
  margin-bottom: auto !important;
}

.govcy-ml-0 {
  margin-left: 0 !important;
}

.govcy-ml-1 {
  margin-left: 0.25rem !important;
}

.govcy-ml-2 {
  margin-left: 0.5rem !important;
}

.govcy-ml-3 {
  margin-left: 0.75rem !important;
}

.govcy-ml-4 {
  margin-left: 1rem !important;
}

.govcy-ml-5 {
  margin-left: 1.25rem !important;
}

.govcy-ml-6 {
  margin-left: 1.5rem !important;
}

.govcy-ml-7 {
  margin-left: 1.75rem !important;
}

.govcy-ml-8 {
  margin-left: 2rem !important;
}

.govcy-ml-9 {
  margin-left: 2.25rem !important;
}

.govcy-ml-10 {
  margin-left: 2.5rem !important;
}

.govcy-ml-11 {
  margin-left: 2.75rem !important;
}

.govcy-ml-12 {
  margin-left: 3rem !important;
}

.govcy-ml-13 {
  margin-left: 3.25rem !important;
}

.govcy-ml-14 {
  margin-left: 3.5rem !important;
}

.govcy-ml-15 {
  margin-left: 3.75rem !important;
}

.govcy-ml-16 {
  margin-left: 4rem !important;
}

.govcy-ml-20 {
  margin-left: 5rem !important;
}

.govcy-ml-auto {
  margin-left: auto !important;
}

.govcy-p-0 {
  padding: 0 !important;
}

.govcy-p-1 {
  padding: 0.25rem !important;
}

.govcy-p-2 {
  padding: 0.5rem !important;
}

.govcy-p-3 {
  padding: 0.75rem !important;
}

.govcy-p-4 {
  padding: 1rem !important;
}

.govcy-p-5 {
  padding: 1.25rem !important;
}

.govcy-p-6 {
  padding: 1.5rem !important;
}

.govcy-p-7 {
  padding: 1.75rem !important;
}

.govcy-p-8 {
  padding: 2rem !important;
}

.govcy-p-9 {
  padding: 2.25rem !important;
}

.govcy-p-10 {
  padding: 2.5rem !important;
}

.govcy-p-11 {
  padding: 2.75rem !important;
}

.govcy-p-12 {
  padding: 3rem !important;
}

.govcy-p-13 {
  padding: 3.25rem !important;
}

.govcy-p-14 {
  padding: 3.5rem !important;
}

.govcy-p-15 {
  padding: 3.75rem !important;
}

.govcy-p-16 {
  padding: 4rem !important;
}

.govcy-p-20 {
  padding: 5rem !important;
}

.govcy-px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.govcy-px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.govcy-px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.govcy-px-3 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

.govcy-px-4 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.govcy-px-5 {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

.govcy-px-6 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.govcy-px-7 {
  padding-right: 1.75rem !important;
  padding-left: 1.75rem !important;
}

.govcy-px-8 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.govcy-px-9 {
  padding-right: 2.25rem !important;
  padding-left: 2.25rem !important;
}

.govcy-px-10 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.govcy-px-11 {
  padding-right: 2.75rem !important;
  padding-left: 2.75rem !important;
}

.govcy-px-12 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.govcy-px-13 {
  padding-right: 3.25rem !important;
  padding-left: 3.25rem !important;
}

.govcy-px-14 {
  padding-right: 3.5rem !important;
  padding-left: 3.5rem !important;
}

.govcy-px-15 {
  padding-right: 3.75rem !important;
  padding-left: 3.75rem !important;
}

.govcy-px-16 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.govcy-px-20 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.govcy-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.govcy-py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.govcy-py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.govcy-py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.govcy-py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.govcy-py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.govcy-py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.govcy-py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.govcy-py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.govcy-py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.govcy-py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.govcy-py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.govcy-py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.govcy-py-13 {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}

.govcy-py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.govcy-py-15 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.govcy-py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.govcy-py-20 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.govcy-pt-0 {
  padding-top: 0 !important;
}

.govcy-pt-1 {
  padding-top: 0.25rem !important;
}

.govcy-pt-2 {
  padding-top: 0.5rem !important;
}

.govcy-pt-3 {
  padding-top: 0.75rem !important;
}

.govcy-pt-4 {
  padding-top: 1rem !important;
}

.govcy-pt-5 {
  padding-top: 1.25rem !important;
}

.govcy-pt-6 {
  padding-top: 1.5rem !important;
}

.govcy-pt-7 {
  padding-top: 1.75rem !important;
}

.govcy-pt-8 {
  padding-top: 2rem !important;
}

.govcy-pt-9 {
  padding-top: 2.25rem !important;
}

.govcy-pt-10 {
  padding-top: 2.5rem !important;
}

.govcy-pt-11 {
  padding-top: 2.75rem !important;
}

.govcy-pt-12 {
  padding-top: 3rem !important;
}

.govcy-pt-13 {
  padding-top: 3.25rem !important;
}

.govcy-pt-14 {
  padding-top: 3.5rem !important;
}

.govcy-pt-15 {
  padding-top: 3.75rem !important;
}

.govcy-pt-16 {
  padding-top: 4rem !important;
}

.govcy-pt-20 {
  padding-top: 5rem !important;
}

.govcy-pr-0 {
  padding-right: 0 !important;
}

.govcy-pr-1 {
  padding-right: 0.25rem !important;
}

.govcy-pr-2 {
  padding-right: 0.5rem !important;
}

.govcy-pr-3 {
  padding-right: 0.75rem !important;
}

.govcy-pr-4 {
  padding-right: 1rem !important;
}

.govcy-pr-5 {
  padding-right: 1.25rem !important;
}

.govcy-pr-6 {
  padding-right: 1.5rem !important;
}

.govcy-pr-7 {
  padding-right: 1.75rem !important;
}

.govcy-pr-8 {
  padding-right: 2rem !important;
}

.govcy-pr-9 {
  padding-right: 2.25rem !important;
}

.govcy-pr-10 {
  padding-right: 2.5rem !important;
}

.govcy-pr-11 {
  padding-right: 2.75rem !important;
}

.govcy-pr-12 {
  padding-right: 3rem !important;
}

.govcy-pr-13 {
  padding-right: 3.25rem !important;
}

.govcy-pr-14 {
  padding-right: 3.5rem !important;
}

.govcy-pr-15 {
  padding-right: 3.75rem !important;
}

.govcy-pr-16 {
  padding-right: 4rem !important;
}

.govcy-pr-20 {
  padding-right: 5rem !important;
}

.govcy-pb-0 {
  padding-bottom: 0 !important;
}

.govcy-pb-1 {
  padding-bottom: 0.25rem !important;
}

.govcy-pb-2 {
  padding-bottom: 0.5rem !important;
}

.govcy-pb-3 {
  padding-bottom: 0.75rem !important;
}

.govcy-pb-4 {
  padding-bottom: 1rem !important;
}

.govcy-pb-5 {
  padding-bottom: 1.25rem !important;
}

.govcy-pb-6 {
  padding-bottom: 1.5rem !important;
}

.govcy-pb-7 {
  padding-bottom: 1.75rem !important;
}

.govcy-pb-8 {
  padding-bottom: 2rem !important;
}

.govcy-pb-9 {
  padding-bottom: 2.25rem !important;
}

.govcy-pb-10 {
  padding-bottom: 2.5rem !important;
}

.govcy-pb-11 {
  padding-bottom: 2.75rem !important;
}

.govcy-pb-12 {
  padding-bottom: 3rem !important;
}

.govcy-pb-13 {
  padding-bottom: 3.25rem !important;
}

.govcy-pb-14 {
  padding-bottom: 3.5rem !important;
}

.govcy-pb-15 {
  padding-bottom: 3.75rem !important;
}

.govcy-pb-16 {
  padding-bottom: 4rem !important;
}

.govcy-pb-20 {
  padding-bottom: 5rem !important;
}

.govcy-pl-0 {
  padding-left: 0 !important;
}

.govcy-pl-1 {
  padding-left: 0.25rem !important;
}

.govcy-pl-2 {
  padding-left: 0.5rem !important;
}

.govcy-pl-3 {
  padding-left: 0.75rem !important;
}

.govcy-pl-4 {
  padding-left: 1rem !important;
}

.govcy-pl-5 {
  padding-left: 1.25rem !important;
}

.govcy-pl-6 {
  padding-left: 1.5rem !important;
}

.govcy-pl-7 {
  padding-left: 1.75rem !important;
}

.govcy-pl-8 {
  padding-left: 2rem !important;
}

.govcy-pl-9 {
  padding-left: 2.25rem !important;
}

.govcy-pl-10 {
  padding-left: 2.5rem !important;
}

.govcy-pl-11 {
  padding-left: 2.75rem !important;
}

.govcy-pl-12 {
  padding-left: 3rem !important;
}

.govcy-pl-13 {
  padding-left: 3.25rem !important;
}

.govcy-pl-14 {
  padding-left: 3.5rem !important;
}

.govcy-pl-15 {
  padding-left: 3.75rem !important;
}

.govcy-pl-16 {
  padding-left: 4rem !important;
}

.govcy-pl-20 {
  padding-left: 5rem !important;
}

.govcy-w-10 {
  width: 10% !important;
}

.govcy-w-15 {
  width: 15% !important;
}

.govcy-w-20 {
  width: 20% !important;
}

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

.govcy-w-30 {
  width: 30% !important;
}

.govcy-w-35 {
  width: 35% !important;
}

.govcy-w-40 {
  width: 40% !important;
}

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

.govcy-w-60 {
  width: 60% !important;
}

.govcy-w-70 {
  width: 70% !important;
}

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

.govcy-w-80 {
  width: 80% !important;
}

.govcy-w-90 {
  width: 90% !important;
}

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

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

.govcy-h-10 {
  height: 10% !important;
}

.govcy-h-15 {
  height: 15% !important;
}

.govcy-h-20 {
  height: 20% !important;
}

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

.govcy-h-30 {
  height: 30% !important;
}

.govcy-h-35 {
  height: 35% !important;
}

.govcy-h-40 {
  height: 40% !important;
}

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

.govcy-h-60 {
  height: 60% !important;
}

.govcy-h-70 {
  height: 70% !important;
}

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

.govcy-h-80 {
  height: 80% !important;
}

.govcy-h-90 {
  height: 90% !important;
}

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

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

.govcy-bg-primary {
  background-color: rgb(49, 87, 111) !important;
}

.govcy-bg-secondary {
  background-color: rgb(255, 173, 45) !important;
}

.govcy-bg-success {
  background-color: rgb(0, 112, 60) !important;
}

.govcy-bg-info {
  background-color: rgb(72, 125, 147) !important;
}

.govcy-bg-danger {
  background-color: rgb(212, 53, 28) !important;
}

.govcy-bg-light {
  background-color: rgb(235, 241, 243) !important;
}

.govcy-bg-dark {
  background-color: rgb(39, 37, 37) !important;
}

.govcy-bg-white {
  background-color: rgb(255, 255, 255) !important;
}

.govcy-bg-gray {
  background-color: rgb(230, 230, 231) !important;
}

.govcy-bg-blue {
  background-color: rgb(29, 112, 184) !important;
}

.govcy-bg-sub-menu {
  background-color: rgb(46, 82, 104) !important;
}

.govcy-bg-body {
  background-color: rgb(39, 37, 37) !important;
}

.govcy-bg-hint {
  background-color: rgb(109, 110, 112) !important;
}

.govcy-bg-outer-space {
  background-color: rgb(71, 69, 69) !important;
}

.govcy-bg-light-gray {
  background-color: rgb(230, 230, 231) !important;
}

.govcy-bg-dark-gray {
  background-color: rgb(153, 153, 153) !important;
}

.govcy-bg-main-shade-0 {
  background-color: rgb(46, 82, 104) !important;
}

.govcy-bg-main-shade-1 {
  background-color: rgb(204, 219, 226) !important;
}

.govcy-bg-main-shade-2 {
  background-color: rgb(218, 229, 234) !important;
}

.govcy-bg-main-shade-3 {
  background-color: rgb(235, 241, 243) !important;
}

.govcy-bg-main-shade-4 {
  background-color: rgb(245, 248, 249) !important;
}

.govcy-table-primary {
  background-color: #d6dde2 !important;
}

.govcy-table-secondary {
  background-color: papayawhip !important;
}

.govcy-table-success {
  background-color: #cce2d8 !important;
}

.govcy-table-info {
  background-color: #dae5e9 !important;
}

.govcy-table-danger {
  background-color: #f6d7d2 !important;
}

.govcy-table-light {
  background-color: #ebf1f3 !important;
}

.govcy-table-dark {
  background-color: #272525 !important;
}

.govcy-opacity-10 {
  opacity: 0.1 !important;
}

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

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

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

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

.govcy-text-primary {
  color: #31576f !important;
}

.govcy-text-secondary {
  color: #ffad2d !important;
}

.govcy-text-success {
  color: #00703c !important;
}

.govcy-text-danger {
  color: #d4351c !important;
}

.govcy-text-info {
  color: #487d93 !important;
}

.govcy-text-body {
  color: #272525 !important;
}

.govcy-text-dark {
  color: #272525 !important;
}

.govcy-text-white {
  color: #ffffff !important;
}

.govcy-text-start {
  text-align: left !important;
}

.govcy-text-end {
  text-align: right !important;
}

.govcy-text-center {
  text-align: center !important;
}

.govcy-text-deco-none {
  text-decoration: none !important;
}

.govcy-text-deco-underline {
  text-decoration: underline !important;
}

.govcy-text-deco-line-through {
  text-decoration: line-through !important;
}

.govcy-text-lowercase {
  text-transform: lowercase !important;
}

.govcy-text-uppercase {
  text-transform: uppercase !important;
}

.govcy-text-capitalize {
  text-transform: capitalize !important;
}

.govcy-fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.govcy-fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.govcy-fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.govcy-fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.govcy-fs-5 {
  font-size: 1.25rem !important;
}

.govcy-fs-6 {
  font-size: 1rem !important;
}

.govcy-efs-large {
  font-size: large !important;
}

.govcy-efs-larger {
  font-size: larger !important;
}

.govcy-efs-initial {
  font-size: initial !important;
}

.govcy-efs-medium {
  font-size: medium !important;
}

.govcy-efs-small {
  font-size: small !important;
}

.govcy-efs-smaller {
  font-size: smaller !important;
}

.govcy-efs-x-large {
  font-size: x-large !important;
}

.govcy-efs-x-small {
  font-size: x-small !important;
}

.govcy-efs-xx-large {
  font-size: xx-large !important;
}

.govcy-efs-xx-small {
  font-size: xx-small !important;
}

.govcy-efs-xxx-large {
  font-size: xxx-large !important;
}

.govcy-efs-webkit-large {
  font-size: -webkit-xxx-large !important;
}

.govcy-fst-italic {
  font-style: italic !important;
}

.govcy-fst-normal {
  font-style: normal !important;
}

.govcy-fw-light {
  font-weight: 300 !important;
}

.govcy-fw-lighter {
  font-weight: lighter !important;
}

.govcy-fw-normal {
  font-weight: 400 !important;
}

.govcy-fw-bold {
  font-weight: 500 !important;
}

.govcy-fw-bolder {
  font-weight: bolder !important;
}

.govcy-fw-100 {
  font-weight: 100 !important;
}

.govcy-fw-200 {
  font-weight: 200 !important;
}

.govcy-fw-300 {
  font-weight: 300 !important;
}

.govcy-fw-400 {
  font-weight: 400 !important;
}

.govcy-fw-500 {
  font-weight: 500 !important;
}

.govcy-fw-600 {
  font-weight: 600 !important;
}

.govcy-fw-700 {
  font-weight: 700 !important;
}

.govcy-fw-800 {
  font-weight: 800 !important;
}

.govcy-fw-900 {
  font-weight: 900 !important;
}

.govcy-lh-1 {
  line-height: 1 !important;
}

.govcy-lh-sm {
  line-height: 1.25 !important;
}

.govcy-lh-base {
  line-height: 1.5 !important;
}

.govcy-lh-lg {
  line-height: 2 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.govcy-gap-3 {
  gap: 0.75rem !important;
}

.govcy-gap-4 {
  gap: 1rem !important;
}

.govcy-gap-5 {
  gap: 1.25rem !important;
}

.govcy-gap-6 {
  gap: 1.5rem !important;
}

.govcy-gap-7 {
  gap: 1.75rem !important;
}

.govcy-gap-8 {
  gap: 2rem !important;
}

.govcy-gap-9 {
  gap: 2.25rem !important;
}

.govcy-gap-10 {
  gap: 2.5rem !important;
}

.govcy-gap-11 {
  gap: 2.75rem !important;
}

.govcy-gap-12 {
  gap: 3rem !important;
}

.govcy-gap-13 {
  gap: 3.25rem !important;
}

.govcy-gap-14 {
  gap: 3.5rem !important;
}

.govcy-gap-15 {
  gap: 3.75rem !important;
}

.govcy-gap-16 {
  gap: 4rem !important;
}

.govcy-gap-20 {
  gap: 5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.govcy-order-4 {
  order: 4 !important;
}

.govcy-order-5 {
  order: 5 !important;
}

.govcy-order-last {
  order: 6 !important;
}

.govcy-position-static {
  position: static !important;
}

.govcy-position-relative {
  position: relative !important;
}

.govcy-position-absolute {
  position: absolute !important;
}

.govcy-position-fixed {
  position: fixed !important;
}

.govcy-position-sticky {
  position: sticky !important;
}

.govcy-top-0 {
  top: 0 !important;
}

.govcy-top-50 {
  top: 50% !important;
}

.govcy-top-100 {
  top: 100% !important;
}

.govcy-bottom-0 {
  bottom: 0 !important;
}

.govcy-bottom-50 {
  bottom: 50% !important;
}

.govcy-bottom-100 {
  bottom: 100% !important;
}

.govcy-left-0 {
  left: 0 !important;
}

.govcy-left-50 {
  left: 50% !important;
}

.govcy-left-100 {
  left: 100% !important;
}

.govcy-right-0 {
  right: 0 !important;
}

.govcy-right-50 {
  right: 50% !important;
}

.govcy-right-100 {
  right: 100% !important;
}

.govcy-user-select-all {
  user-select: all !important;
}

.govcy-user-select-auto {
  user-select: auto !important;
}

.govcy-user-select-none {
  user-select: none !important;
}

.govcy-pe-none {
  pointer-events: none !important;
}

.govcy-pe-auto {
  pointer-events: auto !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .govcy-br-sm-0 {
    border: 0 !important;
  }
  .govcy-br-sm-1 {
    border: 1px solid !important;
  }
  .govcy-br-sm-2 {
    border: 2px solid !important;
  }
  .govcy-br-sm-3 {
    border: 3px solid !important;
  }
  .govcy-br-sm-4 {
    border: 4px solid !important;
  }
  .govcy-br-sm-5 {
    border: 5px solid !important;
  }
  .govcy-br-sm-6 {
    border: 6px solid !important;
  }
  .govcy-br-sm-7 {
    border: 7px solid !important;
  }
  .govcy-br-sm-8 {
    border: 8px solid !important;
  }
  .govcy-br-sm-hidden {
    border: hidden !important;
  }
  .govcy-br-sm-primary {
    border-color: #31576f !important;
  }
  .govcy-br-sm-secondary {
    border-color: #ffad2d !important;
  }
  .govcy-br-sm-success {
    border-color: #00703c !important;
  }
  .govcy-br-sm-standard {
    border-color: #bbbcbf !important;
  }
  .govcy-br-sm-danger {
    border-color: #d4351c !important;
  }
  .govcy-br-sm-info {
    border-color: #487d93 !important;
  }
  .govcy-br-sm-input {
    border-color: #272525 !important;
  }
  .govcy-br-sm-transparent {
    border-color: transparent !important;
  }
  .govcy-br-top-sm-0 {
    border-top: 0 !important;
  }
  .govcy-br-top-sm-1 {
    border-top: 1px solid !important;
  }
  .govcy-br-top-sm-2 {
    border-top: 2px solid !important;
  }
  .govcy-br-top-sm-3 {
    border-top: 3px solid !important;
  }
  .govcy-br-top-sm-4 {
    border-top: 4px solid !important;
  }
  .govcy-br-top-sm-5 {
    border-top: 5px solid !important;
  }
  .govcy-br-top-sm-6 {
    border-top: 6px solid !important;
  }
  .govcy-br-top-sm-7 {
    border-top: 7px solid !important;
  }
  .govcy-br-top-sm-8 {
    border-top: 8px solid !important;
  }
  .govcy-br-top-sm-hidden {
    border-top: hidden !important;
  }
  .govcy-br-right-sm-0 {
    border-right: 0 !important;
  }
  .govcy-br-right-sm-1 {
    border-right: 1px solid !important;
  }
  .govcy-br-right-sm-2 {
    border-right: 2px solid !important;
  }
  .govcy-br-right-sm-3 {
    border-right: 3px solid !important;
  }
  .govcy-br-right-sm-4 {
    border-right: 4px solid !important;
  }
  .govcy-br-right-sm-5 {
    border-right: 5px solid !important;
  }
  .govcy-br-right-sm-6 {
    border-right: 6px solid !important;
  }
  .govcy-br-right-sm-7 {
    border-right: 7px solid !important;
  }
  .govcy-br-right-sm-8 {
    border-right: 8px solid !important;
  }
  .govcy-br-right-sm-hidden {
    border-right: hidden !important;
  }
  .govcy-br-bottom-sm-0 {
    border-bottom: 0 !important;
  }
  .govcy-br-bottom-sm-1 {
    border-bottom: 1px solid !important;
  }
  .govcy-br-bottom-sm-2 {
    border-bottom: 2px solid !important;
  }
  .govcy-br-bottom-sm-3 {
    border-bottom: 3px solid !important;
  }
  .govcy-br-bottom-sm-4 {
    border-bottom: 4px solid !important;
  }
  .govcy-br-bottom-sm-5 {
    border-bottom: 5px solid !important;
  }
  .govcy-br-bottom-sm-6 {
    border-bottom: 6px solid !important;
  }
  .govcy-br-bottom-sm-7 {
    border-bottom: 7px solid !important;
  }
  .govcy-br-bottom-sm-8 {
    border-bottom: 8px solid !important;
  }
  .govcy-br-bottom-sm-hidden {
    border-bottom: hidden !important;
  }
  .govcy-br-left-sm-0 {
    border-left: 0 !important;
  }
  .govcy-br-left-sm-1 {
    border-left: 1px solid !important;
  }
  .govcy-br-left-sm-2 {
    border-left: 2px solid !important;
  }
  .govcy-br-left-sm-3 {
    border-left: 3px solid !important;
  }
  .govcy-br-left-sm-4 {
    border-left: 4px solid !important;
  }
  .govcy-br-left-sm-5 {
    border-left: 5px solid !important;
  }
  .govcy-br-left-sm-6 {
    border-left: 6px solid !important;
  }
  .govcy-br-left-sm-7 {
    border-left: 7px solid !important;
  }
  .govcy-br-left-sm-8 {
    border-left: 8px solid !important;
  }
  .govcy-br-left-sm-hidden {
    border-left: hidden !important;
  }
  .govcy-br-top-sm-primary {
    border-top-color: #31576f !important;
  }
  .govcy-br-top-sm-secondary {
    border-top-color: #ffad2d !important;
  }
  .govcy-br-top-sm-success {
    border-top-color: #00703c !important;
  }
  .govcy-br-top-sm-standard {
    border-top-color: #bbbcbf !important;
  }
  .govcy-br-top-sm-danger {
    border-top-color: #d4351c !important;
  }
  .govcy-br-top-sm-info {
    border-top-color: #487d93 !important;
  }
  .govcy-br-top-sm-input {
    border-top-color: #272525 !important;
  }
  .govcy-br-top-sm-transparent {
    border-top-color: transparent !important;
  }
  .govcy-br-right-sm-primary {
    border-right-color: #31576f !important;
  }
  .govcy-br-right-sm-secondary {
    border-right-color: #ffad2d !important;
  }
  .govcy-br-right-sm-success {
    border-right-color: #00703c !important;
  }
  .govcy-br-right-sm-standard {
    border-right-color: #bbbcbf !important;
  }
  .govcy-br-right-sm-danger {
    border-right-color: #d4351c !important;
  }
  .govcy-br-right-sm-info {
    border-right-color: #487d93 !important;
  }
  .govcy-br-right-sm-input {
    border-right-color: #272525 !important;
  }
  .govcy-br-right-sm-transparent {
    border-right-color: transparent !important;
  }
  .govcy-br-bottom-sm-primary {
    border-bottom-color: #31576f !important;
  }
  .govcy-br-bottom-sm-secondary {
    border-bottom-color: #ffad2d !important;
  }
  .govcy-br-bottom-sm-success {
    border-bottom-color: #00703c !important;
  }
  .govcy-br-bottom-sm-standard {
    border-bottom-color: #bbbcbf !important;
  }
  .govcy-br-bottom-sm-danger {
    border-bottom-color: #d4351c !important;
  }
  .govcy-br-bottom-sm-info {
    border-bottom-color: #487d93 !important;
  }
  .govcy-br-bottom-sm-input {
    border-bottom-color: #272525 !important;
  }
  .govcy-br-bottom-sm-transparent {
    border-bottom-color: transparent !important;
  }
  .govcy-br-left-sm-primary {
    border-left-color: #31576f !important;
  }
  .govcy-br-left-sm-secondary {
    border-left-color: #ffad2d !important;
  }
  .govcy-br-left-sm-success {
    border-left-color: #00703c !important;
  }
  .govcy-br-left-sm-standard {
    border-left-color: #bbbcbf !important;
  }
  .govcy-br-left-sm-danger {
    border-left-color: #d4351c !important;
  }
  .govcy-br-left-sm-info {
    border-left-color: #487d93 !important;
  }
  .govcy-br-left-sm-input {
    border-left-color: #272525 !important;
  }
  .govcy-br-left-sm-transparent {
    border-left-color: transparent !important;
  }
  .govcy-m-sm-0 {
    margin: 0 !important;
  }
  .govcy-m-sm-1 {
    margin: 0.25rem !important;
  }
  .govcy-m-sm-2 {
    margin: 0.5rem !important;
  }
  .govcy-m-sm-3 {
    margin: 0.75rem !important;
  }
  .govcy-m-sm-4 {
    margin: 1rem !important;
  }
  .govcy-m-sm-5 {
    margin: 1.25rem !important;
  }
  .govcy-m-sm-6 {
    margin: 1.5rem !important;
  }
  .govcy-m-sm-7 {
    margin: 1.75rem !important;
  }
  .govcy-m-sm-8 {
    margin: 2rem !important;
  }
  .govcy-m-sm-9 {
    margin: 2.25rem !important;
  }
  .govcy-m-sm-10 {
    margin: 2.5rem !important;
  }
  .govcy-m-sm-11 {
    margin: 2.75rem !important;
  }
  .govcy-m-sm-12 {
    margin: 3rem !important;
  }
  .govcy-m-sm-13 {
    margin: 3.25rem !important;
  }
  .govcy-m-sm-14 {
    margin: 3.5rem !important;
  }
  .govcy-m-sm-15 {
    margin: 3.75rem !important;
  }
  .govcy-m-sm-16 {
    margin: 4rem !important;
  }
  .govcy-m-sm-20 {
    margin: 5rem !important;
  }
  .govcy-m-sm-auto {
    margin: auto !important;
  }
  .govcy-mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .govcy-mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .govcy-mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .govcy-mx-sm-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .govcy-mx-sm-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .govcy-mx-sm-5 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .govcy-mx-sm-6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .govcy-mx-sm-7 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .govcy-mx-sm-8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .govcy-mx-sm-9 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .govcy-mx-sm-10 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .govcy-mx-sm-11 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .govcy-mx-sm-12 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .govcy-mx-sm-13 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .govcy-mx-sm-14 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .govcy-mx-sm-15 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .govcy-mx-sm-16 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .govcy-mx-sm-20 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .govcy-mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .govcy-my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .govcy-my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .govcy-my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .govcy-my-sm-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .govcy-my-sm-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .govcy-my-sm-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .govcy-my-sm-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .govcy-my-sm-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .govcy-my-sm-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .govcy-my-sm-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .govcy-my-sm-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .govcy-my-sm-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .govcy-my-sm-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .govcy-my-sm-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .govcy-my-sm-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .govcy-my-sm-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .govcy-my-sm-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .govcy-my-sm-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .govcy-my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .govcy-mt-sm-0 {
    margin-top: 0 !important;
  }
  .govcy-mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .govcy-mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .govcy-mt-sm-3 {
    margin-top: 0.75rem !important;
  }
  .govcy-mt-sm-4 {
    margin-top: 1rem !important;
  }
  .govcy-mt-sm-5 {
    margin-top: 1.25rem !important;
  }
  .govcy-mt-sm-6 {
    margin-top: 1.5rem !important;
  }
  .govcy-mt-sm-7 {
    margin-top: 1.75rem !important;
  }
  .govcy-mt-sm-8 {
    margin-top: 2rem !important;
  }
  .govcy-mt-sm-9 {
    margin-top: 2.25rem !important;
  }
  .govcy-mt-sm-10 {
    margin-top: 2.5rem !important;
  }
  .govcy-mt-sm-11 {
    margin-top: 2.75rem !important;
  }
  .govcy-mt-sm-12 {
    margin-top: 3rem !important;
  }
  .govcy-mt-sm-13 {
    margin-top: 3.25rem !important;
  }
  .govcy-mt-sm-14 {
    margin-top: 3.5rem !important;
  }
  .govcy-mt-sm-15 {
    margin-top: 3.75rem !important;
  }
  .govcy-mt-sm-16 {
    margin-top: 4rem !important;
  }
  .govcy-mt-sm-20 {
    margin-top: 5rem !important;
  }
  .govcy-mt-sm-auto {
    margin-top: auto !important;
  }
  .govcy-mr-sm-0 {
    margin-right: 0 !important;
  }
  .govcy-mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .govcy-mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .govcy-mr-sm-3 {
    margin-right: 0.75rem !important;
  }
  .govcy-mr-sm-4 {
    margin-right: 1rem !important;
  }
  .govcy-mr-sm-5 {
    margin-right: 1.25rem !important;
  }
  .govcy-mr-sm-6 {
    margin-right: 1.5rem !important;
  }
  .govcy-mr-sm-7 {
    margin-right: 1.75rem !important;
  }
  .govcy-mr-sm-8 {
    margin-right: 2rem !important;
  }
  .govcy-mr-sm-9 {
    margin-right: 2.25rem !important;
  }
  .govcy-mr-sm-10 {
    margin-right: 2.5rem !important;
  }
  .govcy-mr-sm-11 {
    margin-right: 2.75rem !important;
  }
  .govcy-mr-sm-12 {
    margin-right: 3rem !important;
  }
  .govcy-mr-sm-13 {
    margin-right: 3.25rem !important;
  }
  .govcy-mr-sm-14 {
    margin-right: 3.5rem !important;
  }
  .govcy-mr-sm-15 {
    margin-right: 3.75rem !important;
  }
  .govcy-mr-sm-16 {
    margin-right: 4rem !important;
  }
  .govcy-mr-sm-20 {
    margin-right: 5rem !important;
  }
  .govcy-mr-sm-auto {
    margin-right: auto !important;
  }
  .govcy-mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .govcy-mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .govcy-mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .govcy-mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }
  .govcy-mb-sm-4 {
    margin-bottom: 1rem !important;
  }
  .govcy-mb-sm-5 {
    margin-bottom: 1.25rem !important;
  }
  .govcy-mb-sm-6 {
    margin-bottom: 1.5rem !important;
  }
  .govcy-mb-sm-7 {
    margin-bottom: 1.75rem !important;
  }
  .govcy-mb-sm-8 {
    margin-bottom: 2rem !important;
  }
  .govcy-mb-sm-9 {
    margin-bottom: 2.25rem !important;
  }
  .govcy-mb-sm-10 {
    margin-bottom: 2.5rem !important;
  }
  .govcy-mb-sm-11 {
    margin-bottom: 2.75rem !important;
  }
  .govcy-mb-sm-12 {
    margin-bottom: 3rem !important;
  }
  .govcy-mb-sm-13 {
    margin-bottom: 3.25rem !important;
  }
  .govcy-mb-sm-14 {
    margin-bottom: 3.5rem !important;
  }
  .govcy-mb-sm-15 {
    margin-bottom: 3.75rem !important;
  }
  .govcy-mb-sm-16 {
    margin-bottom: 4rem !important;
  }
  .govcy-mb-sm-20 {
    margin-bottom: 5rem !important;
  }
  .govcy-mb-sm-auto {
    margin-bottom: auto !important;
  }
  .govcy-ml-sm-0 {
    margin-left: 0 !important;
  }
  .govcy-ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .govcy-ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .govcy-ml-sm-3 {
    margin-left: 0.75rem !important;
  }
  .govcy-ml-sm-4 {
    margin-left: 1rem !important;
  }
  .govcy-ml-sm-5 {
    margin-left: 1.25rem !important;
  }
  .govcy-ml-sm-6 {
    margin-left: 1.5rem !important;
  }
  .govcy-ml-sm-7 {
    margin-left: 1.75rem !important;
  }
  .govcy-ml-sm-8 {
    margin-left: 2rem !important;
  }
  .govcy-ml-sm-9 {
    margin-left: 2.25rem !important;
  }
  .govcy-ml-sm-10 {
    margin-left: 2.5rem !important;
  }
  .govcy-ml-sm-11 {
    margin-left: 2.75rem !important;
  }
  .govcy-ml-sm-12 {
    margin-left: 3rem !important;
  }
  .govcy-ml-sm-13 {
    margin-left: 3.25rem !important;
  }
  .govcy-ml-sm-14 {
    margin-left: 3.5rem !important;
  }
  .govcy-ml-sm-15 {
    margin-left: 3.75rem !important;
  }
  .govcy-ml-sm-16 {
    margin-left: 4rem !important;
  }
  .govcy-ml-sm-20 {
    margin-left: 5rem !important;
  }
  .govcy-ml-sm-auto {
    margin-left: auto !important;
  }
  .govcy-p-sm-0 {
    padding: 0 !important;
  }
  .govcy-p-sm-1 {
    padding: 0.25rem !important;
  }
  .govcy-p-sm-2 {
    padding: 0.5rem !important;
  }
  .govcy-p-sm-3 {
    padding: 0.75rem !important;
  }
  .govcy-p-sm-4 {
    padding: 1rem !important;
  }
  .govcy-p-sm-5 {
    padding: 1.25rem !important;
  }
  .govcy-p-sm-6 {
    padding: 1.5rem !important;
  }
  .govcy-p-sm-7 {
    padding: 1.75rem !important;
  }
  .govcy-p-sm-8 {
    padding: 2rem !important;
  }
  .govcy-p-sm-9 {
    padding: 2.25rem !important;
  }
  .govcy-p-sm-10 {
    padding: 2.5rem !important;
  }
  .govcy-p-sm-11 {
    padding: 2.75rem !important;
  }
  .govcy-p-sm-12 {
    padding: 3rem !important;
  }
  .govcy-p-sm-13 {
    padding: 3.25rem !important;
  }
  .govcy-p-sm-14 {
    padding: 3.5rem !important;
  }
  .govcy-p-sm-15 {
    padding: 3.75rem !important;
  }
  .govcy-p-sm-16 {
    padding: 4rem !important;
  }
  .govcy-p-sm-20 {
    padding: 5rem !important;
  }
  .govcy-px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .govcy-px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .govcy-px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .govcy-px-sm-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .govcy-px-sm-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .govcy-px-sm-5 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .govcy-px-sm-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .govcy-px-sm-7 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .govcy-px-sm-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .govcy-px-sm-9 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .govcy-px-sm-10 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .govcy-px-sm-11 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
  }
  .govcy-px-sm-12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .govcy-px-sm-13 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
  }
  .govcy-px-sm-14 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .govcy-px-sm-15 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .govcy-px-sm-16 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .govcy-px-sm-20 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .govcy-py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .govcy-py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .govcy-py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .govcy-py-sm-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .govcy-py-sm-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .govcy-py-sm-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .govcy-py-sm-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .govcy-py-sm-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .govcy-py-sm-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .govcy-py-sm-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .govcy-py-sm-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .govcy-py-sm-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .govcy-py-sm-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .govcy-py-sm-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .govcy-py-sm-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .govcy-py-sm-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .govcy-py-sm-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .govcy-py-sm-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .govcy-pt-sm-0 {
    padding-top: 0 !important;
  }
  .govcy-pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .govcy-pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .govcy-pt-sm-3 {
    padding-top: 0.75rem !important;
  }
  .govcy-pt-sm-4 {
    padding-top: 1rem !important;
  }
  .govcy-pt-sm-5 {
    padding-top: 1.25rem !important;
  }
  .govcy-pt-sm-6 {
    padding-top: 1.5rem !important;
  }
  .govcy-pt-sm-7 {
    padding-top: 1.75rem !important;
  }
  .govcy-pt-sm-8 {
    padding-top: 2rem !important;
  }
  .govcy-pt-sm-9 {
    padding-top: 2.25rem !important;
  }
  .govcy-pt-sm-10 {
    padding-top: 2.5rem !important;
  }
  .govcy-pt-sm-11 {
    padding-top: 2.75rem !important;
  }
  .govcy-pt-sm-12 {
    padding-top: 3rem !important;
  }
  .govcy-pt-sm-13 {
    padding-top: 3.25rem !important;
  }
  .govcy-pt-sm-14 {
    padding-top: 3.5rem !important;
  }
  .govcy-pt-sm-15 {
    padding-top: 3.75rem !important;
  }
  .govcy-pt-sm-16 {
    padding-top: 4rem !important;
  }
  .govcy-pt-sm-20 {
    padding-top: 5rem !important;
  }
  .govcy-pr-sm-0 {
    padding-right: 0 !important;
  }
  .govcy-pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .govcy-pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .govcy-pr-sm-3 {
    padding-right: 0.75rem !important;
  }
  .govcy-pr-sm-4 {
    padding-right: 1rem !important;
  }
  .govcy-pr-sm-5 {
    padding-right: 1.25rem !important;
  }
  .govcy-pr-sm-6 {
    padding-right: 1.5rem !important;
  }
  .govcy-pr-sm-7 {
    padding-right: 1.75rem !important;
  }
  .govcy-pr-sm-8 {
    padding-right: 2rem !important;
  }
  .govcy-pr-sm-9 {
    padding-right: 2.25rem !important;
  }
  .govcy-pr-sm-10 {
    padding-right: 2.5rem !important;
  }
  .govcy-pr-sm-11 {
    padding-right: 2.75rem !important;
  }
  .govcy-pr-sm-12 {
    padding-right: 3rem !important;
  }
  .govcy-pr-sm-13 {
    padding-right: 3.25rem !important;
  }
  .govcy-pr-sm-14 {
    padding-right: 3.5rem !important;
  }
  .govcy-pr-sm-15 {
    padding-right: 3.75rem !important;
  }
  .govcy-pr-sm-16 {
    padding-right: 4rem !important;
  }
  .govcy-pr-sm-20 {
    padding-right: 5rem !important;
  }
  .govcy-pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .govcy-pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .govcy-pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .govcy-pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }
  .govcy-pb-sm-4 {
    padding-bottom: 1rem !important;
  }
  .govcy-pb-sm-5 {
    padding-bottom: 1.25rem !important;
  }
  .govcy-pb-sm-6 {
    padding-bottom: 1.5rem !important;
  }
  .govcy-pb-sm-7 {
    padding-bottom: 1.75rem !important;
  }
  .govcy-pb-sm-8 {
    padding-bottom: 2rem !important;
  }
  .govcy-pb-sm-9 {
    padding-bottom: 2.25rem !important;
  }
  .govcy-pb-sm-10 {
    padding-bottom: 2.5rem !important;
  }
  .govcy-pb-sm-11 {
    padding-bottom: 2.75rem !important;
  }
  .govcy-pb-sm-12 {
    padding-bottom: 3rem !important;
  }
  .govcy-pb-sm-13 {
    padding-bottom: 3.25rem !important;
  }
  .govcy-pb-sm-14 {
    padding-bottom: 3.5rem !important;
  }
  .govcy-pb-sm-15 {
    padding-bottom: 3.75rem !important;
  }
  .govcy-pb-sm-16 {
    padding-bottom: 4rem !important;
  }
  .govcy-pb-sm-20 {
    padding-bottom: 5rem !important;
  }
  .govcy-pl-sm-0 {
    padding-left: 0 !important;
  }
  .govcy-pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .govcy-pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .govcy-pl-sm-3 {
    padding-left: 0.75rem !important;
  }
  .govcy-pl-sm-4 {
    padding-left: 1rem !important;
  }
  .govcy-pl-sm-5 {
    padding-left: 1.25rem !important;
  }
  .govcy-pl-sm-6 {
    padding-left: 1.5rem !important;
  }
  .govcy-pl-sm-7 {
    padding-left: 1.75rem !important;
  }
  .govcy-pl-sm-8 {
    padding-left: 2rem !important;
  }
  .govcy-pl-sm-9 {
    padding-left: 2.25rem !important;
  }
  .govcy-pl-sm-10 {
    padding-left: 2.5rem !important;
  }
  .govcy-pl-sm-11 {
    padding-left: 2.75rem !important;
  }
  .govcy-pl-sm-12 {
    padding-left: 3rem !important;
  }
  .govcy-pl-sm-13 {
    padding-left: 3.25rem !important;
  }
  .govcy-pl-sm-14 {
    padding-left: 3.5rem !important;
  }
  .govcy-pl-sm-15 {
    padding-left: 3.75rem !important;
  }
  .govcy-pl-sm-16 {
    padding-left: 4rem !important;
  }
  .govcy-pl-sm-20 {
    padding-left: 5rem !important;
  }
  .govcy-bg-sm-primary {
    background-color: rgb(49, 87, 111) !important;
  }
  .govcy-bg-sm-secondary {
    background-color: rgb(255, 173, 45) !important;
  }
  .govcy-bg-sm-success {
    background-color: rgb(0, 112, 60) !important;
  }
  .govcy-bg-sm-info {
    background-color: rgb(72, 125, 147) !important;
  }
  .govcy-bg-sm-danger {
    background-color: rgb(212, 53, 28) !important;
  }
  .govcy-bg-sm-light {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-sm-dark {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-sm-white {
    background-color: rgb(255, 255, 255) !important;
  }
  .govcy-bg-sm-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-sm-blue {
    background-color: rgb(29, 112, 184) !important;
  }
  .govcy-bg-sm-sub-menu {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-sm-body {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-sm-hint {
    background-color: rgb(109, 110, 112) !important;
  }
  .govcy-bg-sm-outer-space {
    background-color: rgb(71, 69, 69) !important;
  }
  .govcy-bg-sm-light-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-sm-dark-gray {
    background-color: rgb(153, 153, 153) !important;
  }
  .govcy-bg-sm-main-shade-0 {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-sm-main-shade-1 {
    background-color: rgb(204, 219, 226) !important;
  }
  .govcy-bg-sm-main-shade-2 {
    background-color: rgb(218, 229, 234) !important;
  }
  .govcy-bg-sm-main-shade-3 {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-sm-main-shade-4 {
    background-color: rgb(245, 248, 249) !important;
  }
  .govcy-table-sm-primary {
    background-color: #d6dde2 !important;
  }
  .govcy-table-sm-secondary {
    background-color: papayawhip !important;
  }
  .govcy-table-sm-success {
    background-color: #cce2d8 !important;
  }
  .govcy-table-sm-info {
    background-color: #dae5e9 !important;
  }
  .govcy-table-sm-danger {
    background-color: #f6d7d2 !important;
  }
  .govcy-table-sm-light {
    background-color: #ebf1f3 !important;
  }
  .govcy-table-sm-dark {
    background-color: #272525 !important;
  }
  .govcy-text-sm-start {
    text-align: left !important;
  }
  .govcy-text-sm-end {
    text-align: right !important;
  }
  .govcy-text-sm-center {
    text-align: center !important;
  }
  .govcy-float-sm-start {
    float: left !important;
  }
  .govcy-float-sm-end {
    float: right !important;
  }
  .govcy-float-sm-none {
    float: none !important;
  }
  .govcy-d-sm-inline {
    display: inline !important;
  }
  .govcy-d-sm-inline-block {
    display: inline-block !important;
  }
  .govcy-d-sm-block {
    display: block !important;
  }
  .govcy-d-sm-grid {
    display: grid !important;
  }
  .govcy-d-sm-table {
    display: table !important;
  }
  .govcy-d-sm-table-row {
    display: table-row !important;
  }
  .govcy-d-sm-table-cell {
    display: table-cell !important;
  }
  .govcy-d-sm-flex {
    display: flex !important;
  }
  .govcy-d-sm-inline-flex {
    display: inline-flex !important;
  }
  .govcy-d-sm-none {
    display: none !important;
  }
  .govcy-flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .govcy-flex-sm-row {
    flex-direction: row !important;
  }
  .govcy-flex-sm-column {
    flex-direction: column !important;
  }
  .govcy-flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .govcy-flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .govcy-flex-grow-sm-0 {
    flex-grow: 0 !important;
  }
  .govcy-flex-grow-sm-1 {
    flex-grow: 1 !important;
  }
  .govcy-flex-shrink-sm-0 {
    flex-shrink: 0 !important;
  }
  .govcy-flex-shrink-sm-1 {
    flex-shrink: 1 !important;
  }
  .govcy-gap-sm-0 {
    gap: 0 !important;
  }
  .govcy-gap-sm-1 {
    gap: 0.25rem !important;
  }
  .govcy-gap-sm-2 {
    gap: 0.5rem !important;
  }
  .govcy-gap-sm-3 {
    gap: 0.75rem !important;
  }
  .govcy-gap-sm-4 {
    gap: 1rem !important;
  }
  .govcy-gap-sm-5 {
    gap: 1.25rem !important;
  }
  .govcy-gap-sm-6 {
    gap: 1.5rem !important;
  }
  .govcy-gap-sm-7 {
    gap: 1.75rem !important;
  }
  .govcy-gap-sm-8 {
    gap: 2rem !important;
  }
  .govcy-gap-sm-9 {
    gap: 2.25rem !important;
  }
  .govcy-gap-sm-10 {
    gap: 2.5rem !important;
  }
  .govcy-gap-sm-11 {
    gap: 2.75rem !important;
  }
  .govcy-gap-sm-12 {
    gap: 3rem !important;
  }
  .govcy-gap-sm-13 {
    gap: 3.25rem !important;
  }
  .govcy-gap-sm-14 {
    gap: 3.5rem !important;
  }
  .govcy-gap-sm-15 {
    gap: 3.75rem !important;
  }
  .govcy-gap-sm-16 {
    gap: 4rem !important;
  }
  .govcy-gap-sm-20 {
    gap: 5rem !important;
  }
  .govcy-flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .govcy-flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .govcy-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .govcy-justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .govcy-justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .govcy-justify-content-sm-center {
    justify-content: center !important;
  }
  .govcy-justify-content-sm-between {
    justify-content: space-between !important;
  }
  .govcy-justify-content-sm-around {
    justify-content: space-around !important;
  }
  .govcy-justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .govcy-align-items-sm-start {
    align-items: flex-start !important;
  }
  .govcy-align-items-sm-end {
    align-items: flex-end !important;
  }
  .govcy-align-items-sm-center {
    align-items: center !important;
  }
  .govcy-align-items-sm-baseline {
    align-items: baseline !important;
  }
  .govcy-align-items-sm-stretch {
    align-items: stretch !important;
  }
  .govcy-align-content-sm-start {
    align-content: flex-start !important;
  }
  .govcy-align-content-sm-end {
    align-content: flex-end !important;
  }
  .govcy-align-content-sm-center {
    align-content: center !important;
  }
  .govcy-align-content-sm-between {
    align-content: space-between !important;
  }
  .govcy-align-content-sm-around {
    align-content: space-around !important;
  }
  .govcy-align-content-sm-stretch {
    align-content: stretch !important;
  }
  .govcy-align-self-sm-auto {
    align-self: auto !important;
  }
  .govcy-align-self-sm-start {
    align-self: flex-start !important;
  }
  .govcy-align-self-sm-end {
    align-self: flex-end !important;
  }
  .govcy-align-self-sm-center {
    align-self: center !important;
  }
  .govcy-align-self-sm-baseline {
    align-self: baseline !important;
  }
  .govcy-align-self-sm-stretch {
    align-self: stretch !important;
  }
  .govcy-order-sm-first {
    order: -1 !important;
  }
  .govcy-order-sm-0 {
    order: 0 !important;
  }
  .govcy-order-sm-1 {
    order: 1 !important;
  }
  .govcy-order-sm-2 {
    order: 2 !important;
  }
  .govcy-order-sm-3 {
    order: 3 !important;
  }
  .govcy-order-sm-4 {
    order: 4 !important;
  }
  .govcy-order-sm-5 {
    order: 5 !important;
  }
  .govcy-order-sm-last {
    order: 6 !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .govcy-br-md-0 {
    border: 0 !important;
  }
  .govcy-br-md-1 {
    border: 1px solid !important;
  }
  .govcy-br-md-2 {
    border: 2px solid !important;
  }
  .govcy-br-md-3 {
    border: 3px solid !important;
  }
  .govcy-br-md-4 {
    border: 4px solid !important;
  }
  .govcy-br-md-5 {
    border: 5px solid !important;
  }
  .govcy-br-md-6 {
    border: 6px solid !important;
  }
  .govcy-br-md-7 {
    border: 7px solid !important;
  }
  .govcy-br-md-8 {
    border: 8px solid !important;
  }
  .govcy-br-md-hidden {
    border: hidden !important;
  }
  .govcy-br-md-primary {
    border-color: #31576f !important;
  }
  .govcy-br-md-secondary {
    border-color: #ffad2d !important;
  }
  .govcy-br-md-success {
    border-color: #00703c !important;
  }
  .govcy-br-md-standard {
    border-color: #bbbcbf !important;
  }
  .govcy-br-md-danger {
    border-color: #d4351c !important;
  }
  .govcy-br-md-info {
    border-color: #487d93 !important;
  }
  .govcy-br-md-input {
    border-color: #272525 !important;
  }
  .govcy-br-md-transparent {
    border-color: transparent !important;
  }
  .govcy-br-top-md-0 {
    border-top: 0 !important;
  }
  .govcy-br-top-md-1 {
    border-top: 1px solid !important;
  }
  .govcy-br-top-md-2 {
    border-top: 2px solid !important;
  }
  .govcy-br-top-md-3 {
    border-top: 3px solid !important;
  }
  .govcy-br-top-md-4 {
    border-top: 4px solid !important;
  }
  .govcy-br-top-md-5 {
    border-top: 5px solid !important;
  }
  .govcy-br-top-md-6 {
    border-top: 6px solid !important;
  }
  .govcy-br-top-md-7 {
    border-top: 7px solid !important;
  }
  .govcy-br-top-md-8 {
    border-top: 8px solid !important;
  }
  .govcy-br-top-md-hidden {
    border-top: hidden !important;
  }
  .govcy-br-right-md-0 {
    border-right: 0 !important;
  }
  .govcy-br-right-md-1 {
    border-right: 1px solid !important;
  }
  .govcy-br-right-md-2 {
    border-right: 2px solid !important;
  }
  .govcy-br-right-md-3 {
    border-right: 3px solid !important;
  }
  .govcy-br-right-md-4 {
    border-right: 4px solid !important;
  }
  .govcy-br-right-md-5 {
    border-right: 5px solid !important;
  }
  .govcy-br-right-md-6 {
    border-right: 6px solid !important;
  }
  .govcy-br-right-md-7 {
    border-right: 7px solid !important;
  }
  .govcy-br-right-md-8 {
    border-right: 8px solid !important;
  }
  .govcy-br-right-md-hidden {
    border-right: hidden !important;
  }
  .govcy-br-bottom-md-0 {
    border-bottom: 0 !important;
  }
  .govcy-br-bottom-md-1 {
    border-bottom: 1px solid !important;
  }
  .govcy-br-bottom-md-2 {
    border-bottom: 2px solid !important;
  }
  .govcy-br-bottom-md-3 {
    border-bottom: 3px solid !important;
  }
  .govcy-br-bottom-md-4 {
    border-bottom: 4px solid !important;
  }
  .govcy-br-bottom-md-5 {
    border-bottom: 5px solid !important;
  }
  .govcy-br-bottom-md-6 {
    border-bottom: 6px solid !important;
  }
  .govcy-br-bottom-md-7 {
    border-bottom: 7px solid !important;
  }
  .govcy-br-bottom-md-8 {
    border-bottom: 8px solid !important;
  }
  .govcy-br-bottom-md-hidden {
    border-bottom: hidden !important;
  }
  .govcy-br-left-md-0 {
    border-left: 0 !important;
  }
  .govcy-br-left-md-1 {
    border-left: 1px solid !important;
  }
  .govcy-br-left-md-2 {
    border-left: 2px solid !important;
  }
  .govcy-br-left-md-3 {
    border-left: 3px solid !important;
  }
  .govcy-br-left-md-4 {
    border-left: 4px solid !important;
  }
  .govcy-br-left-md-5 {
    border-left: 5px solid !important;
  }
  .govcy-br-left-md-6 {
    border-left: 6px solid !important;
  }
  .govcy-br-left-md-7 {
    border-left: 7px solid !important;
  }
  .govcy-br-left-md-8 {
    border-left: 8px solid !important;
  }
  .govcy-br-left-md-hidden {
    border-left: hidden !important;
  }
  .govcy-br-top-md-primary {
    border-top-color: #31576f !important;
  }
  .govcy-br-top-md-secondary {
    border-top-color: #ffad2d !important;
  }
  .govcy-br-top-md-success {
    border-top-color: #00703c !important;
  }
  .govcy-br-top-md-standard {
    border-top-color: #bbbcbf !important;
  }
  .govcy-br-top-md-danger {
    border-top-color: #d4351c !important;
  }
  .govcy-br-top-md-info {
    border-top-color: #487d93 !important;
  }
  .govcy-br-top-md-input {
    border-top-color: #272525 !important;
  }
  .govcy-br-top-md-transparent {
    border-top-color: transparent !important;
  }
  .govcy-br-right-md-primary {
    border-right-color: #31576f !important;
  }
  .govcy-br-right-md-secondary {
    border-right-color: #ffad2d !important;
  }
  .govcy-br-right-md-success {
    border-right-color: #00703c !important;
  }
  .govcy-br-right-md-standard {
    border-right-color: #bbbcbf !important;
  }
  .govcy-br-right-md-danger {
    border-right-color: #d4351c !important;
  }
  .govcy-br-right-md-info {
    border-right-color: #487d93 !important;
  }
  .govcy-br-right-md-input {
    border-right-color: #272525 !important;
  }
  .govcy-br-right-md-transparent {
    border-right-color: transparent !important;
  }
  .govcy-br-bottom-md-primary {
    border-bottom-color: #31576f !important;
  }
  .govcy-br-bottom-md-secondary {
    border-bottom-color: #ffad2d !important;
  }
  .govcy-br-bottom-md-success {
    border-bottom-color: #00703c !important;
  }
  .govcy-br-bottom-md-standard {
    border-bottom-color: #bbbcbf !important;
  }
  .govcy-br-bottom-md-danger {
    border-bottom-color: #d4351c !important;
  }
  .govcy-br-bottom-md-info {
    border-bottom-color: #487d93 !important;
  }
  .govcy-br-bottom-md-input {
    border-bottom-color: #272525 !important;
  }
  .govcy-br-bottom-md-transparent {
    border-bottom-color: transparent !important;
  }
  .govcy-br-left-md-primary {
    border-left-color: #31576f !important;
  }
  .govcy-br-left-md-secondary {
    border-left-color: #ffad2d !important;
  }
  .govcy-br-left-md-success {
    border-left-color: #00703c !important;
  }
  .govcy-br-left-md-standard {
    border-left-color: #bbbcbf !important;
  }
  .govcy-br-left-md-danger {
    border-left-color: #d4351c !important;
  }
  .govcy-br-left-md-info {
    border-left-color: #487d93 !important;
  }
  .govcy-br-left-md-input {
    border-left-color: #272525 !important;
  }
  .govcy-br-left-md-transparent {
    border-left-color: transparent !important;
  }
  .govcy-m-md-0 {
    margin: 0 !important;
  }
  .govcy-m-md-1 {
    margin: 0.25rem !important;
  }
  .govcy-m-md-2 {
    margin: 0.5rem !important;
  }
  .govcy-m-md-3 {
    margin: 0.75rem !important;
  }
  .govcy-m-md-4 {
    margin: 1rem !important;
  }
  .govcy-m-md-5 {
    margin: 1.25rem !important;
  }
  .govcy-m-md-6 {
    margin: 1.5rem !important;
  }
  .govcy-m-md-7 {
    margin: 1.75rem !important;
  }
  .govcy-m-md-8 {
    margin: 2rem !important;
  }
  .govcy-m-md-9 {
    margin: 2.25rem !important;
  }
  .govcy-m-md-10 {
    margin: 2.5rem !important;
  }
  .govcy-m-md-11 {
    margin: 2.75rem !important;
  }
  .govcy-m-md-12 {
    margin: 3rem !important;
  }
  .govcy-m-md-13 {
    margin: 3.25rem !important;
  }
  .govcy-m-md-14 {
    margin: 3.5rem !important;
  }
  .govcy-m-md-15 {
    margin: 3.75rem !important;
  }
  .govcy-m-md-16 {
    margin: 4rem !important;
  }
  .govcy-m-md-20 {
    margin: 5rem !important;
  }
  .govcy-m-md-auto {
    margin: auto !important;
  }
  .govcy-mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .govcy-mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .govcy-mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .govcy-mx-md-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .govcy-mx-md-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .govcy-mx-md-5 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .govcy-mx-md-6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .govcy-mx-md-7 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .govcy-mx-md-8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .govcy-mx-md-9 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .govcy-mx-md-10 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .govcy-mx-md-11 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .govcy-mx-md-12 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .govcy-mx-md-13 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .govcy-mx-md-14 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .govcy-mx-md-15 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .govcy-mx-md-16 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .govcy-mx-md-20 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .govcy-mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .govcy-my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .govcy-my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .govcy-my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .govcy-my-md-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .govcy-my-md-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .govcy-my-md-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .govcy-my-md-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .govcy-my-md-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .govcy-my-md-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .govcy-my-md-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .govcy-my-md-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .govcy-my-md-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .govcy-my-md-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .govcy-my-md-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .govcy-my-md-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .govcy-my-md-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .govcy-my-md-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .govcy-my-md-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .govcy-my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .govcy-mt-md-0 {
    margin-top: 0 !important;
  }
  .govcy-mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .govcy-mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .govcy-mt-md-3 {
    margin-top: 0.75rem !important;
  }
  .govcy-mt-md-4 {
    margin-top: 1rem !important;
  }
  .govcy-mt-md-5 {
    margin-top: 1.25rem !important;
  }
  .govcy-mt-md-6 {
    margin-top: 1.5rem !important;
  }
  .govcy-mt-md-7 {
    margin-top: 1.75rem !important;
  }
  .govcy-mt-md-8 {
    margin-top: 2rem !important;
  }
  .govcy-mt-md-9 {
    margin-top: 2.25rem !important;
  }
  .govcy-mt-md-10 {
    margin-top: 2.5rem !important;
  }
  .govcy-mt-md-11 {
    margin-top: 2.75rem !important;
  }
  .govcy-mt-md-12 {
    margin-top: 3rem !important;
  }
  .govcy-mt-md-13 {
    margin-top: 3.25rem !important;
  }
  .govcy-mt-md-14 {
    margin-top: 3.5rem !important;
  }
  .govcy-mt-md-15 {
    margin-top: 3.75rem !important;
  }
  .govcy-mt-md-16 {
    margin-top: 4rem !important;
  }
  .govcy-mt-md-20 {
    margin-top: 5rem !important;
  }
  .govcy-mt-md-auto {
    margin-top: auto !important;
  }
  .govcy-mr-md-0 {
    margin-right: 0 !important;
  }
  .govcy-mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .govcy-mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .govcy-mr-md-3 {
    margin-right: 0.75rem !important;
  }
  .govcy-mr-md-4 {
    margin-right: 1rem !important;
  }
  .govcy-mr-md-5 {
    margin-right: 1.25rem !important;
  }
  .govcy-mr-md-6 {
    margin-right: 1.5rem !important;
  }
  .govcy-mr-md-7 {
    margin-right: 1.75rem !important;
  }
  .govcy-mr-md-8 {
    margin-right: 2rem !important;
  }
  .govcy-mr-md-9 {
    margin-right: 2.25rem !important;
  }
  .govcy-mr-md-10 {
    margin-right: 2.5rem !important;
  }
  .govcy-mr-md-11 {
    margin-right: 2.75rem !important;
  }
  .govcy-mr-md-12 {
    margin-right: 3rem !important;
  }
  .govcy-mr-md-13 {
    margin-right: 3.25rem !important;
  }
  .govcy-mr-md-14 {
    margin-right: 3.5rem !important;
  }
  .govcy-mr-md-15 {
    margin-right: 3.75rem !important;
  }
  .govcy-mr-md-16 {
    margin-right: 4rem !important;
  }
  .govcy-mr-md-20 {
    margin-right: 5rem !important;
  }
  .govcy-mr-md-auto {
    margin-right: auto !important;
  }
  .govcy-mb-md-0 {
    margin-bottom: 0 !important;
  }
  .govcy-mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .govcy-mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .govcy-mb-md-3 {
    margin-bottom: 0.75rem !important;
  }
  .govcy-mb-md-4 {
    margin-bottom: 1rem !important;
  }
  .govcy-mb-md-5 {
    margin-bottom: 1.25rem !important;
  }
  .govcy-mb-md-6 {
    margin-bottom: 1.5rem !important;
  }
  .govcy-mb-md-7 {
    margin-bottom: 1.75rem !important;
  }
  .govcy-mb-md-8 {
    margin-bottom: 2rem !important;
  }
  .govcy-mb-md-9 {
    margin-bottom: 2.25rem !important;
  }
  .govcy-mb-md-10 {
    margin-bottom: 2.5rem !important;
  }
  .govcy-mb-md-11 {
    margin-bottom: 2.75rem !important;
  }
  .govcy-mb-md-12 {
    margin-bottom: 3rem !important;
  }
  .govcy-mb-md-13 {
    margin-bottom: 3.25rem !important;
  }
  .govcy-mb-md-14 {
    margin-bottom: 3.5rem !important;
  }
  .govcy-mb-md-15 {
    margin-bottom: 3.75rem !important;
  }
  .govcy-mb-md-16 {
    margin-bottom: 4rem !important;
  }
  .govcy-mb-md-20 {
    margin-bottom: 5rem !important;
  }
  .govcy-mb-md-auto {
    margin-bottom: auto !important;
  }
  .govcy-ml-md-0 {
    margin-left: 0 !important;
  }
  .govcy-ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .govcy-ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .govcy-ml-md-3 {
    margin-left: 0.75rem !important;
  }
  .govcy-ml-md-4 {
    margin-left: 1rem !important;
  }
  .govcy-ml-md-5 {
    margin-left: 1.25rem !important;
  }
  .govcy-ml-md-6 {
    margin-left: 1.5rem !important;
  }
  .govcy-ml-md-7 {
    margin-left: 1.75rem !important;
  }
  .govcy-ml-md-8 {
    margin-left: 2rem !important;
  }
  .govcy-ml-md-9 {
    margin-left: 2.25rem !important;
  }
  .govcy-ml-md-10 {
    margin-left: 2.5rem !important;
  }
  .govcy-ml-md-11 {
    margin-left: 2.75rem !important;
  }
  .govcy-ml-md-12 {
    margin-left: 3rem !important;
  }
  .govcy-ml-md-13 {
    margin-left: 3.25rem !important;
  }
  .govcy-ml-md-14 {
    margin-left: 3.5rem !important;
  }
  .govcy-ml-md-15 {
    margin-left: 3.75rem !important;
  }
  .govcy-ml-md-16 {
    margin-left: 4rem !important;
  }
  .govcy-ml-md-20 {
    margin-left: 5rem !important;
  }
  .govcy-ml-md-auto {
    margin-left: auto !important;
  }
  .govcy-p-md-0 {
    padding: 0 !important;
  }
  .govcy-p-md-1 {
    padding: 0.25rem !important;
  }
  .govcy-p-md-2 {
    padding: 0.5rem !important;
  }
  .govcy-p-md-3 {
    padding: 0.75rem !important;
  }
  .govcy-p-md-4 {
    padding: 1rem !important;
  }
  .govcy-p-md-5 {
    padding: 1.25rem !important;
  }
  .govcy-p-md-6 {
    padding: 1.5rem !important;
  }
  .govcy-p-md-7 {
    padding: 1.75rem !important;
  }
  .govcy-p-md-8 {
    padding: 2rem !important;
  }
  .govcy-p-md-9 {
    padding: 2.25rem !important;
  }
  .govcy-p-md-10 {
    padding: 2.5rem !important;
  }
  .govcy-p-md-11 {
    padding: 2.75rem !important;
  }
  .govcy-p-md-12 {
    padding: 3rem !important;
  }
  .govcy-p-md-13 {
    padding: 3.25rem !important;
  }
  .govcy-p-md-14 {
    padding: 3.5rem !important;
  }
  .govcy-p-md-15 {
    padding: 3.75rem !important;
  }
  .govcy-p-md-16 {
    padding: 4rem !important;
  }
  .govcy-p-md-20 {
    padding: 5rem !important;
  }
  .govcy-px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .govcy-px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .govcy-px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .govcy-px-md-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .govcy-px-md-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .govcy-px-md-5 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .govcy-px-md-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .govcy-px-md-7 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .govcy-px-md-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .govcy-px-md-9 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .govcy-px-md-10 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .govcy-px-md-11 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
  }
  .govcy-px-md-12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .govcy-px-md-13 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
  }
  .govcy-px-md-14 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .govcy-px-md-15 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .govcy-px-md-16 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .govcy-px-md-20 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .govcy-py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .govcy-py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .govcy-py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .govcy-py-md-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .govcy-py-md-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .govcy-py-md-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .govcy-py-md-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .govcy-py-md-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .govcy-py-md-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .govcy-py-md-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .govcy-py-md-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .govcy-py-md-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .govcy-py-md-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .govcy-py-md-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .govcy-py-md-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .govcy-py-md-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .govcy-py-md-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .govcy-py-md-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .govcy-pt-md-0 {
    padding-top: 0 !important;
  }
  .govcy-pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .govcy-pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .govcy-pt-md-3 {
    padding-top: 0.75rem !important;
  }
  .govcy-pt-md-4 {
    padding-top: 1rem !important;
  }
  .govcy-pt-md-5 {
    padding-top: 1.25rem !important;
  }
  .govcy-pt-md-6 {
    padding-top: 1.5rem !important;
  }
  .govcy-pt-md-7 {
    padding-top: 1.75rem !important;
  }
  .govcy-pt-md-8 {
    padding-top: 2rem !important;
  }
  .govcy-pt-md-9 {
    padding-top: 2.25rem !important;
  }
  .govcy-pt-md-10 {
    padding-top: 2.5rem !important;
  }
  .govcy-pt-md-11 {
    padding-top: 2.75rem !important;
  }
  .govcy-pt-md-12 {
    padding-top: 3rem !important;
  }
  .govcy-pt-md-13 {
    padding-top: 3.25rem !important;
  }
  .govcy-pt-md-14 {
    padding-top: 3.5rem !important;
  }
  .govcy-pt-md-15 {
    padding-top: 3.75rem !important;
  }
  .govcy-pt-md-16 {
    padding-top: 4rem !important;
  }
  .govcy-pt-md-20 {
    padding-top: 5rem !important;
  }
  .govcy-pr-md-0 {
    padding-right: 0 !important;
  }
  .govcy-pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .govcy-pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .govcy-pr-md-3 {
    padding-right: 0.75rem !important;
  }
  .govcy-pr-md-4 {
    padding-right: 1rem !important;
  }
  .govcy-pr-md-5 {
    padding-right: 1.25rem !important;
  }
  .govcy-pr-md-6 {
    padding-right: 1.5rem !important;
  }
  .govcy-pr-md-7 {
    padding-right: 1.75rem !important;
  }
  .govcy-pr-md-8 {
    padding-right: 2rem !important;
  }
  .govcy-pr-md-9 {
    padding-right: 2.25rem !important;
  }
  .govcy-pr-md-10 {
    padding-right: 2.5rem !important;
  }
  .govcy-pr-md-11 {
    padding-right: 2.75rem !important;
  }
  .govcy-pr-md-12 {
    padding-right: 3rem !important;
  }
  .govcy-pr-md-13 {
    padding-right: 3.25rem !important;
  }
  .govcy-pr-md-14 {
    padding-right: 3.5rem !important;
  }
  .govcy-pr-md-15 {
    padding-right: 3.75rem !important;
  }
  .govcy-pr-md-16 {
    padding-right: 4rem !important;
  }
  .govcy-pr-md-20 {
    padding-right: 5rem !important;
  }
  .govcy-pb-md-0 {
    padding-bottom: 0 !important;
  }
  .govcy-pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .govcy-pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .govcy-pb-md-3 {
    padding-bottom: 0.75rem !important;
  }
  .govcy-pb-md-4 {
    padding-bottom: 1rem !important;
  }
  .govcy-pb-md-5 {
    padding-bottom: 1.25rem !important;
  }
  .govcy-pb-md-6 {
    padding-bottom: 1.5rem !important;
  }
  .govcy-pb-md-7 {
    padding-bottom: 1.75rem !important;
  }
  .govcy-pb-md-8 {
    padding-bottom: 2rem !important;
  }
  .govcy-pb-md-9 {
    padding-bottom: 2.25rem !important;
  }
  .govcy-pb-md-10 {
    padding-bottom: 2.5rem !important;
  }
  .govcy-pb-md-11 {
    padding-bottom: 2.75rem !important;
  }
  .govcy-pb-md-12 {
    padding-bottom: 3rem !important;
  }
  .govcy-pb-md-13 {
    padding-bottom: 3.25rem !important;
  }
  .govcy-pb-md-14 {
    padding-bottom: 3.5rem !important;
  }
  .govcy-pb-md-15 {
    padding-bottom: 3.75rem !important;
  }
  .govcy-pb-md-16 {
    padding-bottom: 4rem !important;
  }
  .govcy-pb-md-20 {
    padding-bottom: 5rem !important;
  }
  .govcy-pl-md-0 {
    padding-left: 0 !important;
  }
  .govcy-pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .govcy-pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .govcy-pl-md-3 {
    padding-left: 0.75rem !important;
  }
  .govcy-pl-md-4 {
    padding-left: 1rem !important;
  }
  .govcy-pl-md-5 {
    padding-left: 1.25rem !important;
  }
  .govcy-pl-md-6 {
    padding-left: 1.5rem !important;
  }
  .govcy-pl-md-7 {
    padding-left: 1.75rem !important;
  }
  .govcy-pl-md-8 {
    padding-left: 2rem !important;
  }
  .govcy-pl-md-9 {
    padding-left: 2.25rem !important;
  }
  .govcy-pl-md-10 {
    padding-left: 2.5rem !important;
  }
  .govcy-pl-md-11 {
    padding-left: 2.75rem !important;
  }
  .govcy-pl-md-12 {
    padding-left: 3rem !important;
  }
  .govcy-pl-md-13 {
    padding-left: 3.25rem !important;
  }
  .govcy-pl-md-14 {
    padding-left: 3.5rem !important;
  }
  .govcy-pl-md-15 {
    padding-left: 3.75rem !important;
  }
  .govcy-pl-md-16 {
    padding-left: 4rem !important;
  }
  .govcy-pl-md-20 {
    padding-left: 5rem !important;
  }
  .govcy-bg-md-primary {
    background-color: rgb(49, 87, 111) !important;
  }
  .govcy-bg-md-secondary {
    background-color: rgb(255, 173, 45) !important;
  }
  .govcy-bg-md-success {
    background-color: rgb(0, 112, 60) !important;
  }
  .govcy-bg-md-info {
    background-color: rgb(72, 125, 147) !important;
  }
  .govcy-bg-md-danger {
    background-color: rgb(212, 53, 28) !important;
  }
  .govcy-bg-md-light {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-md-dark {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-md-white {
    background-color: rgb(255, 255, 255) !important;
  }
  .govcy-bg-md-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-md-blue {
    background-color: rgb(29, 112, 184) !important;
  }
  .govcy-bg-md-sub-menu {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-md-body {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-md-hint {
    background-color: rgb(109, 110, 112) !important;
  }
  .govcy-bg-md-outer-space {
    background-color: rgb(71, 69, 69) !important;
  }
  .govcy-bg-md-light-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-md-dark-gray {
    background-color: rgb(153, 153, 153) !important;
  }
  .govcy-bg-md-main-shade-0 {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-md-main-shade-1 {
    background-color: rgb(204, 219, 226) !important;
  }
  .govcy-bg-md-main-shade-2 {
    background-color: rgb(218, 229, 234) !important;
  }
  .govcy-bg-md-main-shade-3 {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-md-main-shade-4 {
    background-color: rgb(245, 248, 249) !important;
  }
  .govcy-table-md-primary {
    background-color: #d6dde2 !important;
  }
  .govcy-table-md-secondary {
    background-color: papayawhip !important;
  }
  .govcy-table-md-success {
    background-color: #cce2d8 !important;
  }
  .govcy-table-md-info {
    background-color: #dae5e9 !important;
  }
  .govcy-table-md-danger {
    background-color: #f6d7d2 !important;
  }
  .govcy-table-md-light {
    background-color: #ebf1f3 !important;
  }
  .govcy-table-md-dark {
    background-color: #272525 !important;
  }
  .govcy-text-md-start {
    text-align: left !important;
  }
  .govcy-text-md-end {
    text-align: right !important;
  }
  .govcy-text-md-center {
    text-align: center !important;
  }
  .govcy-float-md-start {
    float: left !important;
  }
  .govcy-float-md-end {
    float: right !important;
  }
  .govcy-float-md-none {
    float: none !important;
  }
  .govcy-d-md-inline {
    display: inline !important;
  }
  .govcy-d-md-inline-block {
    display: inline-block !important;
  }
  .govcy-d-md-block {
    display: block !important;
  }
  .govcy-d-md-grid {
    display: grid !important;
  }
  .govcy-d-md-table {
    display: table !important;
  }
  .govcy-d-md-table-row {
    display: table-row !important;
  }
  .govcy-d-md-table-cell {
    display: table-cell !important;
  }
  .govcy-d-md-flex {
    display: flex !important;
  }
  .govcy-d-md-inline-flex {
    display: inline-flex !important;
  }
  .govcy-d-md-none {
    display: none !important;
  }
  .govcy-flex-md-fill {
    flex: 1 1 auto !important;
  }
  .govcy-flex-md-row {
    flex-direction: row !important;
  }
  .govcy-flex-md-column {
    flex-direction: column !important;
  }
  .govcy-flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .govcy-flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .govcy-flex-grow-md-0 {
    flex-grow: 0 !important;
  }
  .govcy-flex-grow-md-1 {
    flex-grow: 1 !important;
  }
  .govcy-flex-shrink-md-0 {
    flex-shrink: 0 !important;
  }
  .govcy-flex-shrink-md-1 {
    flex-shrink: 1 !important;
  }
  .govcy-gap-md-0 {
    gap: 0 !important;
  }
  .govcy-gap-md-1 {
    gap: 0.25rem !important;
  }
  .govcy-gap-md-2 {
    gap: 0.5rem !important;
  }
  .govcy-gap-md-3 {
    gap: 0.75rem !important;
  }
  .govcy-gap-md-4 {
    gap: 1rem !important;
  }
  .govcy-gap-md-5 {
    gap: 1.25rem !important;
  }
  .govcy-gap-md-6 {
    gap: 1.5rem !important;
  }
  .govcy-gap-md-7 {
    gap: 1.75rem !important;
  }
  .govcy-gap-md-8 {
    gap: 2rem !important;
  }
  .govcy-gap-md-9 {
    gap: 2.25rem !important;
  }
  .govcy-gap-md-10 {
    gap: 2.5rem !important;
  }
  .govcy-gap-md-11 {
    gap: 2.75rem !important;
  }
  .govcy-gap-md-12 {
    gap: 3rem !important;
  }
  .govcy-gap-md-13 {
    gap: 3.25rem !important;
  }
  .govcy-gap-md-14 {
    gap: 3.5rem !important;
  }
  .govcy-gap-md-15 {
    gap: 3.75rem !important;
  }
  .govcy-gap-md-16 {
    gap: 4rem !important;
  }
  .govcy-gap-md-20 {
    gap: 5rem !important;
  }
  .govcy-flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .govcy-flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .govcy-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .govcy-justify-content-md-start {
    justify-content: flex-start !important;
  }
  .govcy-justify-content-md-end {
    justify-content: flex-end !important;
  }
  .govcy-justify-content-md-center {
    justify-content: center !important;
  }
  .govcy-justify-content-md-between {
    justify-content: space-between !important;
  }
  .govcy-justify-content-md-around {
    justify-content: space-around !important;
  }
  .govcy-justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .govcy-align-items-md-start {
    align-items: flex-start !important;
  }
  .govcy-align-items-md-end {
    align-items: flex-end !important;
  }
  .govcy-align-items-md-center {
    align-items: center !important;
  }
  .govcy-align-items-md-baseline {
    align-items: baseline !important;
  }
  .govcy-align-items-md-stretch {
    align-items: stretch !important;
  }
  .govcy-align-content-md-start {
    align-content: flex-start !important;
  }
  .govcy-align-content-md-end {
    align-content: flex-end !important;
  }
  .govcy-align-content-md-center {
    align-content: center !important;
  }
  .govcy-align-content-md-between {
    align-content: space-between !important;
  }
  .govcy-align-content-md-around {
    align-content: space-around !important;
  }
  .govcy-align-content-md-stretch {
    align-content: stretch !important;
  }
  .govcy-align-self-md-auto {
    align-self: auto !important;
  }
  .govcy-align-self-md-start {
    align-self: flex-start !important;
  }
  .govcy-align-self-md-end {
    align-self: flex-end !important;
  }
  .govcy-align-self-md-center {
    align-self: center !important;
  }
  .govcy-align-self-md-baseline {
    align-self: baseline !important;
  }
  .govcy-align-self-md-stretch {
    align-self: stretch !important;
  }
  .govcy-order-md-first {
    order: -1 !important;
  }
  .govcy-order-md-0 {
    order: 0 !important;
  }
  .govcy-order-md-1 {
    order: 1 !important;
  }
  .govcy-order-md-2 {
    order: 2 !important;
  }
  .govcy-order-md-3 {
    order: 3 !important;
  }
  .govcy-order-md-4 {
    order: 4 !important;
  }
  .govcy-order-md-5 {
    order: 5 !important;
  }
  .govcy-order-md-last {
    order: 6 !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .govcy-br-lg-0 {
    border: 0 !important;
  }
  .govcy-br-lg-1 {
    border: 1px solid !important;
  }
  .govcy-br-lg-2 {
    border: 2px solid !important;
  }
  .govcy-br-lg-3 {
    border: 3px solid !important;
  }
  .govcy-br-lg-4 {
    border: 4px solid !important;
  }
  .govcy-br-lg-5 {
    border: 5px solid !important;
  }
  .govcy-br-lg-6 {
    border: 6px solid !important;
  }
  .govcy-br-lg-7 {
    border: 7px solid !important;
  }
  .govcy-br-lg-8 {
    border: 8px solid !important;
  }
  .govcy-br-lg-hidden {
    border: hidden !important;
  }
  .govcy-br-lg-primary {
    border-color: #31576f !important;
  }
  .govcy-br-lg-secondary {
    border-color: #ffad2d !important;
  }
  .govcy-br-lg-success {
    border-color: #00703c !important;
  }
  .govcy-br-lg-standard {
    border-color: #bbbcbf !important;
  }
  .govcy-br-lg-danger {
    border-color: #d4351c !important;
  }
  .govcy-br-lg-info {
    border-color: #487d93 !important;
  }
  .govcy-br-lg-input {
    border-color: #272525 !important;
  }
  .govcy-br-lg-transparent {
    border-color: transparent !important;
  }
  .govcy-br-top-lg-0 {
    border-top: 0 !important;
  }
  .govcy-br-top-lg-1 {
    border-top: 1px solid !important;
  }
  .govcy-br-top-lg-2 {
    border-top: 2px solid !important;
  }
  .govcy-br-top-lg-3 {
    border-top: 3px solid !important;
  }
  .govcy-br-top-lg-4 {
    border-top: 4px solid !important;
  }
  .govcy-br-top-lg-5 {
    border-top: 5px solid !important;
  }
  .govcy-br-top-lg-6 {
    border-top: 6px solid !important;
  }
  .govcy-br-top-lg-7 {
    border-top: 7px solid !important;
  }
  .govcy-br-top-lg-8 {
    border-top: 8px solid !important;
  }
  .govcy-br-top-lg-hidden {
    border-top: hidden !important;
  }
  .govcy-br-right-lg-0 {
    border-right: 0 !important;
  }
  .govcy-br-right-lg-1 {
    border-right: 1px solid !important;
  }
  .govcy-br-right-lg-2 {
    border-right: 2px solid !important;
  }
  .govcy-br-right-lg-3 {
    border-right: 3px solid !important;
  }
  .govcy-br-right-lg-4 {
    border-right: 4px solid !important;
  }
  .govcy-br-right-lg-5 {
    border-right: 5px solid !important;
  }
  .govcy-br-right-lg-6 {
    border-right: 6px solid !important;
  }
  .govcy-br-right-lg-7 {
    border-right: 7px solid !important;
  }
  .govcy-br-right-lg-8 {
    border-right: 8px solid !important;
  }
  .govcy-br-right-lg-hidden {
    border-right: hidden !important;
  }
  .govcy-br-bottom-lg-0 {
    border-bottom: 0 !important;
  }
  .govcy-br-bottom-lg-1 {
    border-bottom: 1px solid !important;
  }
  .govcy-br-bottom-lg-2 {
    border-bottom: 2px solid !important;
  }
  .govcy-br-bottom-lg-3 {
    border-bottom: 3px solid !important;
  }
  .govcy-br-bottom-lg-4 {
    border-bottom: 4px solid !important;
  }
  .govcy-br-bottom-lg-5 {
    border-bottom: 5px solid !important;
  }
  .govcy-br-bottom-lg-6 {
    border-bottom: 6px solid !important;
  }
  .govcy-br-bottom-lg-7 {
    border-bottom: 7px solid !important;
  }
  .govcy-br-bottom-lg-8 {
    border-bottom: 8px solid !important;
  }
  .govcy-br-bottom-lg-hidden {
    border-bottom: hidden !important;
  }
  .govcy-br-left-lg-0 {
    border-left: 0 !important;
  }
  .govcy-br-left-lg-1 {
    border-left: 1px solid !important;
  }
  .govcy-br-left-lg-2 {
    border-left: 2px solid !important;
  }
  .govcy-br-left-lg-3 {
    border-left: 3px solid !important;
  }
  .govcy-br-left-lg-4 {
    border-left: 4px solid !important;
  }
  .govcy-br-left-lg-5 {
    border-left: 5px solid !important;
  }
  .govcy-br-left-lg-6 {
    border-left: 6px solid !important;
  }
  .govcy-br-left-lg-7 {
    border-left: 7px solid !important;
  }
  .govcy-br-left-lg-8 {
    border-left: 8px solid !important;
  }
  .govcy-br-left-lg-hidden {
    border-left: hidden !important;
  }
  .govcy-br-top-lg-primary {
    border-top-color: #31576f !important;
  }
  .govcy-br-top-lg-secondary {
    border-top-color: #ffad2d !important;
  }
  .govcy-br-top-lg-success {
    border-top-color: #00703c !important;
  }
  .govcy-br-top-lg-standard {
    border-top-color: #bbbcbf !important;
  }
  .govcy-br-top-lg-danger {
    border-top-color: #d4351c !important;
  }
  .govcy-br-top-lg-info {
    border-top-color: #487d93 !important;
  }
  .govcy-br-top-lg-input {
    border-top-color: #272525 !important;
  }
  .govcy-br-top-lg-transparent {
    border-top-color: transparent !important;
  }
  .govcy-br-right-lg-primary {
    border-right-color: #31576f !important;
  }
  .govcy-br-right-lg-secondary {
    border-right-color: #ffad2d !important;
  }
  .govcy-br-right-lg-success {
    border-right-color: #00703c !important;
  }
  .govcy-br-right-lg-standard {
    border-right-color: #bbbcbf !important;
  }
  .govcy-br-right-lg-danger {
    border-right-color: #d4351c !important;
  }
  .govcy-br-right-lg-info {
    border-right-color: #487d93 !important;
  }
  .govcy-br-right-lg-input {
    border-right-color: #272525 !important;
  }
  .govcy-br-right-lg-transparent {
    border-right-color: transparent !important;
  }
  .govcy-br-bottom-lg-primary {
    border-bottom-color: #31576f !important;
  }
  .govcy-br-bottom-lg-secondary {
    border-bottom-color: #ffad2d !important;
  }
  .govcy-br-bottom-lg-success {
    border-bottom-color: #00703c !important;
  }
  .govcy-br-bottom-lg-standard {
    border-bottom-color: #bbbcbf !important;
  }
  .govcy-br-bottom-lg-danger {
    border-bottom-color: #d4351c !important;
  }
  .govcy-br-bottom-lg-info {
    border-bottom-color: #487d93 !important;
  }
  .govcy-br-bottom-lg-input {
    border-bottom-color: #272525 !important;
  }
  .govcy-br-bottom-lg-transparent {
    border-bottom-color: transparent !important;
  }
  .govcy-br-left-lg-primary {
    border-left-color: #31576f !important;
  }
  .govcy-br-left-lg-secondary {
    border-left-color: #ffad2d !important;
  }
  .govcy-br-left-lg-success {
    border-left-color: #00703c !important;
  }
  .govcy-br-left-lg-standard {
    border-left-color: #bbbcbf !important;
  }
  .govcy-br-left-lg-danger {
    border-left-color: #d4351c !important;
  }
  .govcy-br-left-lg-info {
    border-left-color: #487d93 !important;
  }
  .govcy-br-left-lg-input {
    border-left-color: #272525 !important;
  }
  .govcy-br-left-lg-transparent {
    border-left-color: transparent !important;
  }
  .govcy-m-lg-0 {
    margin: 0 !important;
  }
  .govcy-m-lg-1 {
    margin: 0.25rem !important;
  }
  .govcy-m-lg-2 {
    margin: 0.5rem !important;
  }
  .govcy-m-lg-3 {
    margin: 0.75rem !important;
  }
  .govcy-m-lg-4 {
    margin: 1rem !important;
  }
  .govcy-m-lg-5 {
    margin: 1.25rem !important;
  }
  .govcy-m-lg-6 {
    margin: 1.5rem !important;
  }
  .govcy-m-lg-7 {
    margin: 1.75rem !important;
  }
  .govcy-m-lg-8 {
    margin: 2rem !important;
  }
  .govcy-m-lg-9 {
    margin: 2.25rem !important;
  }
  .govcy-m-lg-10 {
    margin: 2.5rem !important;
  }
  .govcy-m-lg-11 {
    margin: 2.75rem !important;
  }
  .govcy-m-lg-12 {
    margin: 3rem !important;
  }
  .govcy-m-lg-13 {
    margin: 3.25rem !important;
  }
  .govcy-m-lg-14 {
    margin: 3.5rem !important;
  }
  .govcy-m-lg-15 {
    margin: 3.75rem !important;
  }
  .govcy-m-lg-16 {
    margin: 4rem !important;
  }
  .govcy-m-lg-20 {
    margin: 5rem !important;
  }
  .govcy-m-lg-auto {
    margin: auto !important;
  }
  .govcy-mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .govcy-mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .govcy-mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .govcy-mx-lg-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .govcy-mx-lg-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .govcy-mx-lg-5 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .govcy-mx-lg-6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .govcy-mx-lg-7 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .govcy-mx-lg-8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .govcy-mx-lg-9 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .govcy-mx-lg-10 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .govcy-mx-lg-11 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .govcy-mx-lg-12 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .govcy-mx-lg-13 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .govcy-mx-lg-14 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .govcy-mx-lg-15 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .govcy-mx-lg-16 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .govcy-mx-lg-20 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .govcy-mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .govcy-my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .govcy-my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .govcy-my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .govcy-my-lg-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .govcy-my-lg-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .govcy-my-lg-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .govcy-my-lg-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .govcy-my-lg-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .govcy-my-lg-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .govcy-my-lg-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .govcy-my-lg-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .govcy-my-lg-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .govcy-my-lg-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .govcy-my-lg-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .govcy-my-lg-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .govcy-my-lg-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .govcy-my-lg-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .govcy-my-lg-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .govcy-my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .govcy-mt-lg-0 {
    margin-top: 0 !important;
  }
  .govcy-mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .govcy-mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .govcy-mt-lg-3 {
    margin-top: 0.75rem !important;
  }
  .govcy-mt-lg-4 {
    margin-top: 1rem !important;
  }
  .govcy-mt-lg-5 {
    margin-top: 1.25rem !important;
  }
  .govcy-mt-lg-6 {
    margin-top: 1.5rem !important;
  }
  .govcy-mt-lg-7 {
    margin-top: 1.75rem !important;
  }
  .govcy-mt-lg-8 {
    margin-top: 2rem !important;
  }
  .govcy-mt-lg-9 {
    margin-top: 2.25rem !important;
  }
  .govcy-mt-lg-10 {
    margin-top: 2.5rem !important;
  }
  .govcy-mt-lg-11 {
    margin-top: 2.75rem !important;
  }
  .govcy-mt-lg-12 {
    margin-top: 3rem !important;
  }
  .govcy-mt-lg-13 {
    margin-top: 3.25rem !important;
  }
  .govcy-mt-lg-14 {
    margin-top: 3.5rem !important;
  }
  .govcy-mt-lg-15 {
    margin-top: 3.75rem !important;
  }
  .govcy-mt-lg-16 {
    margin-top: 4rem !important;
  }
  .govcy-mt-lg-20 {
    margin-top: 5rem !important;
  }
  .govcy-mt-lg-auto {
    margin-top: auto !important;
  }
  .govcy-mr-lg-0 {
    margin-right: 0 !important;
  }
  .govcy-mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .govcy-mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .govcy-mr-lg-3 {
    margin-right: 0.75rem !important;
  }
  .govcy-mr-lg-4 {
    margin-right: 1rem !important;
  }
  .govcy-mr-lg-5 {
    margin-right: 1.25rem !important;
  }
  .govcy-mr-lg-6 {
    margin-right: 1.5rem !important;
  }
  .govcy-mr-lg-7 {
    margin-right: 1.75rem !important;
  }
  .govcy-mr-lg-8 {
    margin-right: 2rem !important;
  }
  .govcy-mr-lg-9 {
    margin-right: 2.25rem !important;
  }
  .govcy-mr-lg-10 {
    margin-right: 2.5rem !important;
  }
  .govcy-mr-lg-11 {
    margin-right: 2.75rem !important;
  }
  .govcy-mr-lg-12 {
    margin-right: 3rem !important;
  }
  .govcy-mr-lg-13 {
    margin-right: 3.25rem !important;
  }
  .govcy-mr-lg-14 {
    margin-right: 3.5rem !important;
  }
  .govcy-mr-lg-15 {
    margin-right: 3.75rem !important;
  }
  .govcy-mr-lg-16 {
    margin-right: 4rem !important;
  }
  .govcy-mr-lg-20 {
    margin-right: 5rem !important;
  }
  .govcy-mr-lg-auto {
    margin-right: auto !important;
  }
  .govcy-mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .govcy-mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .govcy-mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .govcy-mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }
  .govcy-mb-lg-4 {
    margin-bottom: 1rem !important;
  }
  .govcy-mb-lg-5 {
    margin-bottom: 1.25rem !important;
  }
  .govcy-mb-lg-6 {
    margin-bottom: 1.5rem !important;
  }
  .govcy-mb-lg-7 {
    margin-bottom: 1.75rem !important;
  }
  .govcy-mb-lg-8 {
    margin-bottom: 2rem !important;
  }
  .govcy-mb-lg-9 {
    margin-bottom: 2.25rem !important;
  }
  .govcy-mb-lg-10 {
    margin-bottom: 2.5rem !important;
  }
  .govcy-mb-lg-11 {
    margin-bottom: 2.75rem !important;
  }
  .govcy-mb-lg-12 {
    margin-bottom: 3rem !important;
  }
  .govcy-mb-lg-13 {
    margin-bottom: 3.25rem !important;
  }
  .govcy-mb-lg-14 {
    margin-bottom: 3.5rem !important;
  }
  .govcy-mb-lg-15 {
    margin-bottom: 3.75rem !important;
  }
  .govcy-mb-lg-16 {
    margin-bottom: 4rem !important;
  }
  .govcy-mb-lg-20 {
    margin-bottom: 5rem !important;
  }
  .govcy-mb-lg-auto {
    margin-bottom: auto !important;
  }
  .govcy-ml-lg-0 {
    margin-left: 0 !important;
  }
  .govcy-ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .govcy-ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .govcy-ml-lg-3 {
    margin-left: 0.75rem !important;
  }
  .govcy-ml-lg-4 {
    margin-left: 1rem !important;
  }
  .govcy-ml-lg-5 {
    margin-left: 1.25rem !important;
  }
  .govcy-ml-lg-6 {
    margin-left: 1.5rem !important;
  }
  .govcy-ml-lg-7 {
    margin-left: 1.75rem !important;
  }
  .govcy-ml-lg-8 {
    margin-left: 2rem !important;
  }
  .govcy-ml-lg-9 {
    margin-left: 2.25rem !important;
  }
  .govcy-ml-lg-10 {
    margin-left: 2.5rem !important;
  }
  .govcy-ml-lg-11 {
    margin-left: 2.75rem !important;
  }
  .govcy-ml-lg-12 {
    margin-left: 3rem !important;
  }
  .govcy-ml-lg-13 {
    margin-left: 3.25rem !important;
  }
  .govcy-ml-lg-14 {
    margin-left: 3.5rem !important;
  }
  .govcy-ml-lg-15 {
    margin-left: 3.75rem !important;
  }
  .govcy-ml-lg-16 {
    margin-left: 4rem !important;
  }
  .govcy-ml-lg-20 {
    margin-left: 5rem !important;
  }
  .govcy-ml-lg-auto {
    margin-left: auto !important;
  }
  .govcy-p-lg-0 {
    padding: 0 !important;
  }
  .govcy-p-lg-1 {
    padding: 0.25rem !important;
  }
  .govcy-p-lg-2 {
    padding: 0.5rem !important;
  }
  .govcy-p-lg-3 {
    padding: 0.75rem !important;
  }
  .govcy-p-lg-4 {
    padding: 1rem !important;
  }
  .govcy-p-lg-5 {
    padding: 1.25rem !important;
  }
  .govcy-p-lg-6 {
    padding: 1.5rem !important;
  }
  .govcy-p-lg-7 {
    padding: 1.75rem !important;
  }
  .govcy-p-lg-8 {
    padding: 2rem !important;
  }
  .govcy-p-lg-9 {
    padding: 2.25rem !important;
  }
  .govcy-p-lg-10 {
    padding: 2.5rem !important;
  }
  .govcy-p-lg-11 {
    padding: 2.75rem !important;
  }
  .govcy-p-lg-12 {
    padding: 3rem !important;
  }
  .govcy-p-lg-13 {
    padding: 3.25rem !important;
  }
  .govcy-p-lg-14 {
    padding: 3.5rem !important;
  }
  .govcy-p-lg-15 {
    padding: 3.75rem !important;
  }
  .govcy-p-lg-16 {
    padding: 4rem !important;
  }
  .govcy-p-lg-20 {
    padding: 5rem !important;
  }
  .govcy-px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .govcy-px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .govcy-px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .govcy-px-lg-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .govcy-px-lg-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .govcy-px-lg-5 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .govcy-px-lg-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .govcy-px-lg-7 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .govcy-px-lg-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .govcy-px-lg-9 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .govcy-px-lg-10 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .govcy-px-lg-11 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
  }
  .govcy-px-lg-12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .govcy-px-lg-13 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
  }
  .govcy-px-lg-14 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .govcy-px-lg-15 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .govcy-px-lg-16 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .govcy-px-lg-20 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .govcy-py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .govcy-py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .govcy-py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .govcy-py-lg-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .govcy-py-lg-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .govcy-py-lg-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .govcy-py-lg-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .govcy-py-lg-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .govcy-py-lg-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .govcy-py-lg-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .govcy-py-lg-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .govcy-py-lg-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .govcy-py-lg-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .govcy-py-lg-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .govcy-py-lg-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .govcy-py-lg-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .govcy-py-lg-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .govcy-py-lg-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .govcy-pt-lg-0 {
    padding-top: 0 !important;
  }
  .govcy-pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .govcy-pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .govcy-pt-lg-3 {
    padding-top: 0.75rem !important;
  }
  .govcy-pt-lg-4 {
    padding-top: 1rem !important;
  }
  .govcy-pt-lg-5 {
    padding-top: 1.25rem !important;
  }
  .govcy-pt-lg-6 {
    padding-top: 1.5rem !important;
  }
  .govcy-pt-lg-7 {
    padding-top: 1.75rem !important;
  }
  .govcy-pt-lg-8 {
    padding-top: 2rem !important;
  }
  .govcy-pt-lg-9 {
    padding-top: 2.25rem !important;
  }
  .govcy-pt-lg-10 {
    padding-top: 2.5rem !important;
  }
  .govcy-pt-lg-11 {
    padding-top: 2.75rem !important;
  }
  .govcy-pt-lg-12 {
    padding-top: 3rem !important;
  }
  .govcy-pt-lg-13 {
    padding-top: 3.25rem !important;
  }
  .govcy-pt-lg-14 {
    padding-top: 3.5rem !important;
  }
  .govcy-pt-lg-15 {
    padding-top: 3.75rem !important;
  }
  .govcy-pt-lg-16 {
    padding-top: 4rem !important;
  }
  .govcy-pt-lg-20 {
    padding-top: 5rem !important;
  }
  .govcy-pr-lg-0 {
    padding-right: 0 !important;
  }
  .govcy-pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .govcy-pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .govcy-pr-lg-3 {
    padding-right: 0.75rem !important;
  }
  .govcy-pr-lg-4 {
    padding-right: 1rem !important;
  }
  .govcy-pr-lg-5 {
    padding-right: 1.25rem !important;
  }
  .govcy-pr-lg-6 {
    padding-right: 1.5rem !important;
  }
  .govcy-pr-lg-7 {
    padding-right: 1.75rem !important;
  }
  .govcy-pr-lg-8 {
    padding-right: 2rem !important;
  }
  .govcy-pr-lg-9 {
    padding-right: 2.25rem !important;
  }
  .govcy-pr-lg-10 {
    padding-right: 2.5rem !important;
  }
  .govcy-pr-lg-11 {
    padding-right: 2.75rem !important;
  }
  .govcy-pr-lg-12 {
    padding-right: 3rem !important;
  }
  .govcy-pr-lg-13 {
    padding-right: 3.25rem !important;
  }
  .govcy-pr-lg-14 {
    padding-right: 3.5rem !important;
  }
  .govcy-pr-lg-15 {
    padding-right: 3.75rem !important;
  }
  .govcy-pr-lg-16 {
    padding-right: 4rem !important;
  }
  .govcy-pr-lg-20 {
    padding-right: 5rem !important;
  }
  .govcy-pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .govcy-pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .govcy-pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .govcy-pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }
  .govcy-pb-lg-4 {
    padding-bottom: 1rem !important;
  }
  .govcy-pb-lg-5 {
    padding-bottom: 1.25rem !important;
  }
  .govcy-pb-lg-6 {
    padding-bottom: 1.5rem !important;
  }
  .govcy-pb-lg-7 {
    padding-bottom: 1.75rem !important;
  }
  .govcy-pb-lg-8 {
    padding-bottom: 2rem !important;
  }
  .govcy-pb-lg-9 {
    padding-bottom: 2.25rem !important;
  }
  .govcy-pb-lg-10 {
    padding-bottom: 2.5rem !important;
  }
  .govcy-pb-lg-11 {
    padding-bottom: 2.75rem !important;
  }
  .govcy-pb-lg-12 {
    padding-bottom: 3rem !important;
  }
  .govcy-pb-lg-13 {
    padding-bottom: 3.25rem !important;
  }
  .govcy-pb-lg-14 {
    padding-bottom: 3.5rem !important;
  }
  .govcy-pb-lg-15 {
    padding-bottom: 3.75rem !important;
  }
  .govcy-pb-lg-16 {
    padding-bottom: 4rem !important;
  }
  .govcy-pb-lg-20 {
    padding-bottom: 5rem !important;
  }
  .govcy-pl-lg-0 {
    padding-left: 0 !important;
  }
  .govcy-pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .govcy-pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .govcy-pl-lg-3 {
    padding-left: 0.75rem !important;
  }
  .govcy-pl-lg-4 {
    padding-left: 1rem !important;
  }
  .govcy-pl-lg-5 {
    padding-left: 1.25rem !important;
  }
  .govcy-pl-lg-6 {
    padding-left: 1.5rem !important;
  }
  .govcy-pl-lg-7 {
    padding-left: 1.75rem !important;
  }
  .govcy-pl-lg-8 {
    padding-left: 2rem !important;
  }
  .govcy-pl-lg-9 {
    padding-left: 2.25rem !important;
  }
  .govcy-pl-lg-10 {
    padding-left: 2.5rem !important;
  }
  .govcy-pl-lg-11 {
    padding-left: 2.75rem !important;
  }
  .govcy-pl-lg-12 {
    padding-left: 3rem !important;
  }
  .govcy-pl-lg-13 {
    padding-left: 3.25rem !important;
  }
  .govcy-pl-lg-14 {
    padding-left: 3.5rem !important;
  }
  .govcy-pl-lg-15 {
    padding-left: 3.75rem !important;
  }
  .govcy-pl-lg-16 {
    padding-left: 4rem !important;
  }
  .govcy-pl-lg-20 {
    padding-left: 5rem !important;
  }
  .govcy-bg-lg-primary {
    background-color: rgb(49, 87, 111) !important;
  }
  .govcy-bg-lg-secondary {
    background-color: rgb(255, 173, 45) !important;
  }
  .govcy-bg-lg-success {
    background-color: rgb(0, 112, 60) !important;
  }
  .govcy-bg-lg-info {
    background-color: rgb(72, 125, 147) !important;
  }
  .govcy-bg-lg-danger {
    background-color: rgb(212, 53, 28) !important;
  }
  .govcy-bg-lg-light {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-lg-dark {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-lg-white {
    background-color: rgb(255, 255, 255) !important;
  }
  .govcy-bg-lg-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-lg-blue {
    background-color: rgb(29, 112, 184) !important;
  }
  .govcy-bg-lg-sub-menu {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-lg-body {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-lg-hint {
    background-color: rgb(109, 110, 112) !important;
  }
  .govcy-bg-lg-outer-space {
    background-color: rgb(71, 69, 69) !important;
  }
  .govcy-bg-lg-light-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-lg-dark-gray {
    background-color: rgb(153, 153, 153) !important;
  }
  .govcy-bg-lg-main-shade-0 {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-lg-main-shade-1 {
    background-color: rgb(204, 219, 226) !important;
  }
  .govcy-bg-lg-main-shade-2 {
    background-color: rgb(218, 229, 234) !important;
  }
  .govcy-bg-lg-main-shade-3 {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-lg-main-shade-4 {
    background-color: rgb(245, 248, 249) !important;
  }
  .govcy-table-lg-primary {
    background-color: #d6dde2 !important;
  }
  .govcy-table-lg-secondary {
    background-color: papayawhip !important;
  }
  .govcy-table-lg-success {
    background-color: #cce2d8 !important;
  }
  .govcy-table-lg-info {
    background-color: #dae5e9 !important;
  }
  .govcy-table-lg-danger {
    background-color: #f6d7d2 !important;
  }
  .govcy-table-lg-light {
    background-color: #ebf1f3 !important;
  }
  .govcy-table-lg-dark {
    background-color: #272525 !important;
  }
  .govcy-text-lg-start {
    text-align: left !important;
  }
  .govcy-text-lg-end {
    text-align: right !important;
  }
  .govcy-text-lg-center {
    text-align: center !important;
  }
  .govcy-float-lg-start {
    float: left !important;
  }
  .govcy-float-lg-end {
    float: right !important;
  }
  .govcy-float-lg-none {
    float: none !important;
  }
  .govcy-d-lg-inline {
    display: inline !important;
  }
  .govcy-d-lg-inline-block {
    display: inline-block !important;
  }
  .govcy-d-lg-block {
    display: block !important;
  }
  .govcy-d-lg-grid {
    display: grid !important;
  }
  .govcy-d-lg-table {
    display: table !important;
  }
  .govcy-d-lg-table-row {
    display: table-row !important;
  }
  .govcy-d-lg-table-cell {
    display: table-cell !important;
  }
  .govcy-d-lg-flex {
    display: flex !important;
  }
  .govcy-d-lg-inline-flex {
    display: inline-flex !important;
  }
  .govcy-d-lg-none {
    display: none !important;
  }
  .govcy-flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .govcy-flex-lg-row {
    flex-direction: row !important;
  }
  .govcy-flex-lg-column {
    flex-direction: column !important;
  }
  .govcy-flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .govcy-flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .govcy-flex-grow-lg-0 {
    flex-grow: 0 !important;
  }
  .govcy-flex-grow-lg-1 {
    flex-grow: 1 !important;
  }
  .govcy-flex-shrink-lg-0 {
    flex-shrink: 0 !important;
  }
  .govcy-flex-shrink-lg-1 {
    flex-shrink: 1 !important;
  }
  .govcy-gap-lg-0 {
    gap: 0 !important;
  }
  .govcy-gap-lg-1 {
    gap: 0.25rem !important;
  }
  .govcy-gap-lg-2 {
    gap: 0.5rem !important;
  }
  .govcy-gap-lg-3 {
    gap: 0.75rem !important;
  }
  .govcy-gap-lg-4 {
    gap: 1rem !important;
  }
  .govcy-gap-lg-5 {
    gap: 1.25rem !important;
  }
  .govcy-gap-lg-6 {
    gap: 1.5rem !important;
  }
  .govcy-gap-lg-7 {
    gap: 1.75rem !important;
  }
  .govcy-gap-lg-8 {
    gap: 2rem !important;
  }
  .govcy-gap-lg-9 {
    gap: 2.25rem !important;
  }
  .govcy-gap-lg-10 {
    gap: 2.5rem !important;
  }
  .govcy-gap-lg-11 {
    gap: 2.75rem !important;
  }
  .govcy-gap-lg-12 {
    gap: 3rem !important;
  }
  .govcy-gap-lg-13 {
    gap: 3.25rem !important;
  }
  .govcy-gap-lg-14 {
    gap: 3.5rem !important;
  }
  .govcy-gap-lg-15 {
    gap: 3.75rem !important;
  }
  .govcy-gap-lg-16 {
    gap: 4rem !important;
  }
  .govcy-gap-lg-20 {
    gap: 5rem !important;
  }
  .govcy-flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .govcy-flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .govcy-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .govcy-justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .govcy-justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .govcy-justify-content-lg-center {
    justify-content: center !important;
  }
  .govcy-justify-content-lg-between {
    justify-content: space-between !important;
  }
  .govcy-justify-content-lg-around {
    justify-content: space-around !important;
  }
  .govcy-justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .govcy-align-items-lg-start {
    align-items: flex-start !important;
  }
  .govcy-align-items-lg-end {
    align-items: flex-end !important;
  }
  .govcy-align-items-lg-center {
    align-items: center !important;
  }
  .govcy-align-items-lg-baseline {
    align-items: baseline !important;
  }
  .govcy-align-items-lg-stretch {
    align-items: stretch !important;
  }
  .govcy-align-content-lg-start {
    align-content: flex-start !important;
  }
  .govcy-align-content-lg-end {
    align-content: flex-end !important;
  }
  .govcy-align-content-lg-center {
    align-content: center !important;
  }
  .govcy-align-content-lg-between {
    align-content: space-between !important;
  }
  .govcy-align-content-lg-around {
    align-content: space-around !important;
  }
  .govcy-align-content-lg-stretch {
    align-content: stretch !important;
  }
  .govcy-align-self-lg-auto {
    align-self: auto !important;
  }
  .govcy-align-self-lg-start {
    align-self: flex-start !important;
  }
  .govcy-align-self-lg-end {
    align-self: flex-end !important;
  }
  .govcy-align-self-lg-center {
    align-self: center !important;
  }
  .govcy-align-self-lg-baseline {
    align-self: baseline !important;
  }
  .govcy-align-self-lg-stretch {
    align-self: stretch !important;
  }
  .govcy-order-lg-first {
    order: -1 !important;
  }
  .govcy-order-lg-0 {
    order: 0 !important;
  }
  .govcy-order-lg-1 {
    order: 1 !important;
  }
  .govcy-order-lg-2 {
    order: 2 !important;
  }
  .govcy-order-lg-3 {
    order: 3 !important;
  }
  .govcy-order-lg-4 {
    order: 4 !important;
  }
  .govcy-order-lg-5 {
    order: 5 !important;
  }
  .govcy-order-lg-last {
    order: 6 !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .govcy-br-xl-0 {
    border: 0 !important;
  }
  .govcy-br-xl-1 {
    border: 1px solid !important;
  }
  .govcy-br-xl-2 {
    border: 2px solid !important;
  }
  .govcy-br-xl-3 {
    border: 3px solid !important;
  }
  .govcy-br-xl-4 {
    border: 4px solid !important;
  }
  .govcy-br-xl-5 {
    border: 5px solid !important;
  }
  .govcy-br-xl-6 {
    border: 6px solid !important;
  }
  .govcy-br-xl-7 {
    border: 7px solid !important;
  }
  .govcy-br-xl-8 {
    border: 8px solid !important;
  }
  .govcy-br-xl-hidden {
    border: hidden !important;
  }
  .govcy-br-xl-primary {
    border-color: #31576f !important;
  }
  .govcy-br-xl-secondary {
    border-color: #ffad2d !important;
  }
  .govcy-br-xl-success {
    border-color: #00703c !important;
  }
  .govcy-br-xl-standard {
    border-color: #bbbcbf !important;
  }
  .govcy-br-xl-danger {
    border-color: #d4351c !important;
  }
  .govcy-br-xl-info {
    border-color: #487d93 !important;
  }
  .govcy-br-xl-input {
    border-color: #272525 !important;
  }
  .govcy-br-xl-transparent {
    border-color: transparent !important;
  }
  .govcy-br-top-xl-0 {
    border-top: 0 !important;
  }
  .govcy-br-top-xl-1 {
    border-top: 1px solid !important;
  }
  .govcy-br-top-xl-2 {
    border-top: 2px solid !important;
  }
  .govcy-br-top-xl-3 {
    border-top: 3px solid !important;
  }
  .govcy-br-top-xl-4 {
    border-top: 4px solid !important;
  }
  .govcy-br-top-xl-5 {
    border-top: 5px solid !important;
  }
  .govcy-br-top-xl-6 {
    border-top: 6px solid !important;
  }
  .govcy-br-top-xl-7 {
    border-top: 7px solid !important;
  }
  .govcy-br-top-xl-8 {
    border-top: 8px solid !important;
  }
  .govcy-br-top-xl-hidden {
    border-top: hidden !important;
  }
  .govcy-br-right-xl-0 {
    border-right: 0 !important;
  }
  .govcy-br-right-xl-1 {
    border-right: 1px solid !important;
  }
  .govcy-br-right-xl-2 {
    border-right: 2px solid !important;
  }
  .govcy-br-right-xl-3 {
    border-right: 3px solid !important;
  }
  .govcy-br-right-xl-4 {
    border-right: 4px solid !important;
  }
  .govcy-br-right-xl-5 {
    border-right: 5px solid !important;
  }
  .govcy-br-right-xl-6 {
    border-right: 6px solid !important;
  }
  .govcy-br-right-xl-7 {
    border-right: 7px solid !important;
  }
  .govcy-br-right-xl-8 {
    border-right: 8px solid !important;
  }
  .govcy-br-right-xl-hidden {
    border-right: hidden !important;
  }
  .govcy-br-bottom-xl-0 {
    border-bottom: 0 !important;
  }
  .govcy-br-bottom-xl-1 {
    border-bottom: 1px solid !important;
  }
  .govcy-br-bottom-xl-2 {
    border-bottom: 2px solid !important;
  }
  .govcy-br-bottom-xl-3 {
    border-bottom: 3px solid !important;
  }
  .govcy-br-bottom-xl-4 {
    border-bottom: 4px solid !important;
  }
  .govcy-br-bottom-xl-5 {
    border-bottom: 5px solid !important;
  }
  .govcy-br-bottom-xl-6 {
    border-bottom: 6px solid !important;
  }
  .govcy-br-bottom-xl-7 {
    border-bottom: 7px solid !important;
  }
  .govcy-br-bottom-xl-8 {
    border-bottom: 8px solid !important;
  }
  .govcy-br-bottom-xl-hidden {
    border-bottom: hidden !important;
  }
  .govcy-br-left-xl-0 {
    border-left: 0 !important;
  }
  .govcy-br-left-xl-1 {
    border-left: 1px solid !important;
  }
  .govcy-br-left-xl-2 {
    border-left: 2px solid !important;
  }
  .govcy-br-left-xl-3 {
    border-left: 3px solid !important;
  }
  .govcy-br-left-xl-4 {
    border-left: 4px solid !important;
  }
  .govcy-br-left-xl-5 {
    border-left: 5px solid !important;
  }
  .govcy-br-left-xl-6 {
    border-left: 6px solid !important;
  }
  .govcy-br-left-xl-7 {
    border-left: 7px solid !important;
  }
  .govcy-br-left-xl-8 {
    border-left: 8px solid !important;
  }
  .govcy-br-left-xl-hidden {
    border-left: hidden !important;
  }
  .govcy-br-top-xl-primary {
    border-top-color: #31576f !important;
  }
  .govcy-br-top-xl-secondary {
    border-top-color: #ffad2d !important;
  }
  .govcy-br-top-xl-success {
    border-top-color: #00703c !important;
  }
  .govcy-br-top-xl-standard {
    border-top-color: #bbbcbf !important;
  }
  .govcy-br-top-xl-danger {
    border-top-color: #d4351c !important;
  }
  .govcy-br-top-xl-info {
    border-top-color: #487d93 !important;
  }
  .govcy-br-top-xl-input {
    border-top-color: #272525 !important;
  }
  .govcy-br-top-xl-transparent {
    border-top-color: transparent !important;
  }
  .govcy-br-right-xl-primary {
    border-right-color: #31576f !important;
  }
  .govcy-br-right-xl-secondary {
    border-right-color: #ffad2d !important;
  }
  .govcy-br-right-xl-success {
    border-right-color: #00703c !important;
  }
  .govcy-br-right-xl-standard {
    border-right-color: #bbbcbf !important;
  }
  .govcy-br-right-xl-danger {
    border-right-color: #d4351c !important;
  }
  .govcy-br-right-xl-info {
    border-right-color: #487d93 !important;
  }
  .govcy-br-right-xl-input {
    border-right-color: #272525 !important;
  }
  .govcy-br-right-xl-transparent {
    border-right-color: transparent !important;
  }
  .govcy-br-bottom-xl-primary {
    border-bottom-color: #31576f !important;
  }
  .govcy-br-bottom-xl-secondary {
    border-bottom-color: #ffad2d !important;
  }
  .govcy-br-bottom-xl-success {
    border-bottom-color: #00703c !important;
  }
  .govcy-br-bottom-xl-standard {
    border-bottom-color: #bbbcbf !important;
  }
  .govcy-br-bottom-xl-danger {
    border-bottom-color: #d4351c !important;
  }
  .govcy-br-bottom-xl-info {
    border-bottom-color: #487d93 !important;
  }
  .govcy-br-bottom-xl-input {
    border-bottom-color: #272525 !important;
  }
  .govcy-br-bottom-xl-transparent {
    border-bottom-color: transparent !important;
  }
  .govcy-br-left-xl-primary {
    border-left-color: #31576f !important;
  }
  .govcy-br-left-xl-secondary {
    border-left-color: #ffad2d !important;
  }
  .govcy-br-left-xl-success {
    border-left-color: #00703c !important;
  }
  .govcy-br-left-xl-standard {
    border-left-color: #bbbcbf !important;
  }
  .govcy-br-left-xl-danger {
    border-left-color: #d4351c !important;
  }
  .govcy-br-left-xl-info {
    border-left-color: #487d93 !important;
  }
  .govcy-br-left-xl-input {
    border-left-color: #272525 !important;
  }
  .govcy-br-left-xl-transparent {
    border-left-color: transparent !important;
  }
  .govcy-m-xl-0 {
    margin: 0 !important;
  }
  .govcy-m-xl-1 {
    margin: 0.25rem !important;
  }
  .govcy-m-xl-2 {
    margin: 0.5rem !important;
  }
  .govcy-m-xl-3 {
    margin: 0.75rem !important;
  }
  .govcy-m-xl-4 {
    margin: 1rem !important;
  }
  .govcy-m-xl-5 {
    margin: 1.25rem !important;
  }
  .govcy-m-xl-6 {
    margin: 1.5rem !important;
  }
  .govcy-m-xl-7 {
    margin: 1.75rem !important;
  }
  .govcy-m-xl-8 {
    margin: 2rem !important;
  }
  .govcy-m-xl-9 {
    margin: 2.25rem !important;
  }
  .govcy-m-xl-10 {
    margin: 2.5rem !important;
  }
  .govcy-m-xl-11 {
    margin: 2.75rem !important;
  }
  .govcy-m-xl-12 {
    margin: 3rem !important;
  }
  .govcy-m-xl-13 {
    margin: 3.25rem !important;
  }
  .govcy-m-xl-14 {
    margin: 3.5rem !important;
  }
  .govcy-m-xl-15 {
    margin: 3.75rem !important;
  }
  .govcy-m-xl-16 {
    margin: 4rem !important;
  }
  .govcy-m-xl-20 {
    margin: 5rem !important;
  }
  .govcy-m-xl-auto {
    margin: auto !important;
  }
  .govcy-mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .govcy-mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .govcy-mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .govcy-mx-xl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .govcy-mx-xl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .govcy-mx-xl-5 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .govcy-mx-xl-6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .govcy-mx-xl-7 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .govcy-mx-xl-8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .govcy-mx-xl-9 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .govcy-mx-xl-10 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .govcy-mx-xl-11 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .govcy-mx-xl-12 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .govcy-mx-xl-13 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .govcy-mx-xl-14 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .govcy-mx-xl-15 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .govcy-mx-xl-16 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .govcy-mx-xl-20 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .govcy-mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .govcy-my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .govcy-my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .govcy-my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .govcy-my-xl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .govcy-my-xl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .govcy-my-xl-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .govcy-my-xl-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .govcy-my-xl-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .govcy-my-xl-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .govcy-my-xl-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .govcy-my-xl-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .govcy-my-xl-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .govcy-my-xl-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .govcy-my-xl-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .govcy-my-xl-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .govcy-my-xl-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .govcy-my-xl-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .govcy-my-xl-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .govcy-my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .govcy-mt-xl-0 {
    margin-top: 0 !important;
  }
  .govcy-mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .govcy-mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .govcy-mt-xl-3 {
    margin-top: 0.75rem !important;
  }
  .govcy-mt-xl-4 {
    margin-top: 1rem !important;
  }
  .govcy-mt-xl-5 {
    margin-top: 1.25rem !important;
  }
  .govcy-mt-xl-6 {
    margin-top: 1.5rem !important;
  }
  .govcy-mt-xl-7 {
    margin-top: 1.75rem !important;
  }
  .govcy-mt-xl-8 {
    margin-top: 2rem !important;
  }
  .govcy-mt-xl-9 {
    margin-top: 2.25rem !important;
  }
  .govcy-mt-xl-10 {
    margin-top: 2.5rem !important;
  }
  .govcy-mt-xl-11 {
    margin-top: 2.75rem !important;
  }
  .govcy-mt-xl-12 {
    margin-top: 3rem !important;
  }
  .govcy-mt-xl-13 {
    margin-top: 3.25rem !important;
  }
  .govcy-mt-xl-14 {
    margin-top: 3.5rem !important;
  }
  .govcy-mt-xl-15 {
    margin-top: 3.75rem !important;
  }
  .govcy-mt-xl-16 {
    margin-top: 4rem !important;
  }
  .govcy-mt-xl-20 {
    margin-top: 5rem !important;
  }
  .govcy-mt-xl-auto {
    margin-top: auto !important;
  }
  .govcy-mr-xl-0 {
    margin-right: 0 !important;
  }
  .govcy-mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .govcy-mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .govcy-mr-xl-3 {
    margin-right: 0.75rem !important;
  }
  .govcy-mr-xl-4 {
    margin-right: 1rem !important;
  }
  .govcy-mr-xl-5 {
    margin-right: 1.25rem !important;
  }
  .govcy-mr-xl-6 {
    margin-right: 1.5rem !important;
  }
  .govcy-mr-xl-7 {
    margin-right: 1.75rem !important;
  }
  .govcy-mr-xl-8 {
    margin-right: 2rem !important;
  }
  .govcy-mr-xl-9 {
    margin-right: 2.25rem !important;
  }
  .govcy-mr-xl-10 {
    margin-right: 2.5rem !important;
  }
  .govcy-mr-xl-11 {
    margin-right: 2.75rem !important;
  }
  .govcy-mr-xl-12 {
    margin-right: 3rem !important;
  }
  .govcy-mr-xl-13 {
    margin-right: 3.25rem !important;
  }
  .govcy-mr-xl-14 {
    margin-right: 3.5rem !important;
  }
  .govcy-mr-xl-15 {
    margin-right: 3.75rem !important;
  }
  .govcy-mr-xl-16 {
    margin-right: 4rem !important;
  }
  .govcy-mr-xl-20 {
    margin-right: 5rem !important;
  }
  .govcy-mr-xl-auto {
    margin-right: auto !important;
  }
  .govcy-mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .govcy-mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .govcy-mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .govcy-mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }
  .govcy-mb-xl-4 {
    margin-bottom: 1rem !important;
  }
  .govcy-mb-xl-5 {
    margin-bottom: 1.25rem !important;
  }
  .govcy-mb-xl-6 {
    margin-bottom: 1.5rem !important;
  }
  .govcy-mb-xl-7 {
    margin-bottom: 1.75rem !important;
  }
  .govcy-mb-xl-8 {
    margin-bottom: 2rem !important;
  }
  .govcy-mb-xl-9 {
    margin-bottom: 2.25rem !important;
  }
  .govcy-mb-xl-10 {
    margin-bottom: 2.5rem !important;
  }
  .govcy-mb-xl-11 {
    margin-bottom: 2.75rem !important;
  }
  .govcy-mb-xl-12 {
    margin-bottom: 3rem !important;
  }
  .govcy-mb-xl-13 {
    margin-bottom: 3.25rem !important;
  }
  .govcy-mb-xl-14 {
    margin-bottom: 3.5rem !important;
  }
  .govcy-mb-xl-15 {
    margin-bottom: 3.75rem !important;
  }
  .govcy-mb-xl-16 {
    margin-bottom: 4rem !important;
  }
  .govcy-mb-xl-20 {
    margin-bottom: 5rem !important;
  }
  .govcy-mb-xl-auto {
    margin-bottom: auto !important;
  }
  .govcy-ml-xl-0 {
    margin-left: 0 !important;
  }
  .govcy-ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .govcy-ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .govcy-ml-xl-3 {
    margin-left: 0.75rem !important;
  }
  .govcy-ml-xl-4 {
    margin-left: 1rem !important;
  }
  .govcy-ml-xl-5 {
    margin-left: 1.25rem !important;
  }
  .govcy-ml-xl-6 {
    margin-left: 1.5rem !important;
  }
  .govcy-ml-xl-7 {
    margin-left: 1.75rem !important;
  }
  .govcy-ml-xl-8 {
    margin-left: 2rem !important;
  }
  .govcy-ml-xl-9 {
    margin-left: 2.25rem !important;
  }
  .govcy-ml-xl-10 {
    margin-left: 2.5rem !important;
  }
  .govcy-ml-xl-11 {
    margin-left: 2.75rem !important;
  }
  .govcy-ml-xl-12 {
    margin-left: 3rem !important;
  }
  .govcy-ml-xl-13 {
    margin-left: 3.25rem !important;
  }
  .govcy-ml-xl-14 {
    margin-left: 3.5rem !important;
  }
  .govcy-ml-xl-15 {
    margin-left: 3.75rem !important;
  }
  .govcy-ml-xl-16 {
    margin-left: 4rem !important;
  }
  .govcy-ml-xl-20 {
    margin-left: 5rem !important;
  }
  .govcy-ml-xl-auto {
    margin-left: auto !important;
  }
  .govcy-p-xl-0 {
    padding: 0 !important;
  }
  .govcy-p-xl-1 {
    padding: 0.25rem !important;
  }
  .govcy-p-xl-2 {
    padding: 0.5rem !important;
  }
  .govcy-p-xl-3 {
    padding: 0.75rem !important;
  }
  .govcy-p-xl-4 {
    padding: 1rem !important;
  }
  .govcy-p-xl-5 {
    padding: 1.25rem !important;
  }
  .govcy-p-xl-6 {
    padding: 1.5rem !important;
  }
  .govcy-p-xl-7 {
    padding: 1.75rem !important;
  }
  .govcy-p-xl-8 {
    padding: 2rem !important;
  }
  .govcy-p-xl-9 {
    padding: 2.25rem !important;
  }
  .govcy-p-xl-10 {
    padding: 2.5rem !important;
  }
  .govcy-p-xl-11 {
    padding: 2.75rem !important;
  }
  .govcy-p-xl-12 {
    padding: 3rem !important;
  }
  .govcy-p-xl-13 {
    padding: 3.25rem !important;
  }
  .govcy-p-xl-14 {
    padding: 3.5rem !important;
  }
  .govcy-p-xl-15 {
    padding: 3.75rem !important;
  }
  .govcy-p-xl-16 {
    padding: 4rem !important;
  }
  .govcy-p-xl-20 {
    padding: 5rem !important;
  }
  .govcy-px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .govcy-px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .govcy-px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .govcy-px-xl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .govcy-px-xl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .govcy-px-xl-5 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .govcy-px-xl-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .govcy-px-xl-7 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .govcy-px-xl-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .govcy-px-xl-9 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .govcy-px-xl-10 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .govcy-px-xl-11 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
  }
  .govcy-px-xl-12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .govcy-px-xl-13 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
  }
  .govcy-px-xl-14 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .govcy-px-xl-15 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .govcy-px-xl-16 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .govcy-px-xl-20 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .govcy-py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .govcy-py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .govcy-py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .govcy-py-xl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .govcy-py-xl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .govcy-py-xl-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .govcy-py-xl-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .govcy-py-xl-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .govcy-py-xl-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .govcy-py-xl-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .govcy-py-xl-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .govcy-py-xl-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .govcy-py-xl-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .govcy-py-xl-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .govcy-py-xl-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .govcy-py-xl-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .govcy-py-xl-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .govcy-py-xl-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .govcy-pt-xl-0 {
    padding-top: 0 !important;
  }
  .govcy-pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .govcy-pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .govcy-pt-xl-3 {
    padding-top: 0.75rem !important;
  }
  .govcy-pt-xl-4 {
    padding-top: 1rem !important;
  }
  .govcy-pt-xl-5 {
    padding-top: 1.25rem !important;
  }
  .govcy-pt-xl-6 {
    padding-top: 1.5rem !important;
  }
  .govcy-pt-xl-7 {
    padding-top: 1.75rem !important;
  }
  .govcy-pt-xl-8 {
    padding-top: 2rem !important;
  }
  .govcy-pt-xl-9 {
    padding-top: 2.25rem !important;
  }
  .govcy-pt-xl-10 {
    padding-top: 2.5rem !important;
  }
  .govcy-pt-xl-11 {
    padding-top: 2.75rem !important;
  }
  .govcy-pt-xl-12 {
    padding-top: 3rem !important;
  }
  .govcy-pt-xl-13 {
    padding-top: 3.25rem !important;
  }
  .govcy-pt-xl-14 {
    padding-top: 3.5rem !important;
  }
  .govcy-pt-xl-15 {
    padding-top: 3.75rem !important;
  }
  .govcy-pt-xl-16 {
    padding-top: 4rem !important;
  }
  .govcy-pt-xl-20 {
    padding-top: 5rem !important;
  }
  .govcy-pr-xl-0 {
    padding-right: 0 !important;
  }
  .govcy-pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .govcy-pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .govcy-pr-xl-3 {
    padding-right: 0.75rem !important;
  }
  .govcy-pr-xl-4 {
    padding-right: 1rem !important;
  }
  .govcy-pr-xl-5 {
    padding-right: 1.25rem !important;
  }
  .govcy-pr-xl-6 {
    padding-right: 1.5rem !important;
  }
  .govcy-pr-xl-7 {
    padding-right: 1.75rem !important;
  }
  .govcy-pr-xl-8 {
    padding-right: 2rem !important;
  }
  .govcy-pr-xl-9 {
    padding-right: 2.25rem !important;
  }
  .govcy-pr-xl-10 {
    padding-right: 2.5rem !important;
  }
  .govcy-pr-xl-11 {
    padding-right: 2.75rem !important;
  }
  .govcy-pr-xl-12 {
    padding-right: 3rem !important;
  }
  .govcy-pr-xl-13 {
    padding-right: 3.25rem !important;
  }
  .govcy-pr-xl-14 {
    padding-right: 3.5rem !important;
  }
  .govcy-pr-xl-15 {
    padding-right: 3.75rem !important;
  }
  .govcy-pr-xl-16 {
    padding-right: 4rem !important;
  }
  .govcy-pr-xl-20 {
    padding-right: 5rem !important;
  }
  .govcy-pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .govcy-pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .govcy-pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .govcy-pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }
  .govcy-pb-xl-4 {
    padding-bottom: 1rem !important;
  }
  .govcy-pb-xl-5 {
    padding-bottom: 1.25rem !important;
  }
  .govcy-pb-xl-6 {
    padding-bottom: 1.5rem !important;
  }
  .govcy-pb-xl-7 {
    padding-bottom: 1.75rem !important;
  }
  .govcy-pb-xl-8 {
    padding-bottom: 2rem !important;
  }
  .govcy-pb-xl-9 {
    padding-bottom: 2.25rem !important;
  }
  .govcy-pb-xl-10 {
    padding-bottom: 2.5rem !important;
  }
  .govcy-pb-xl-11 {
    padding-bottom: 2.75rem !important;
  }
  .govcy-pb-xl-12 {
    padding-bottom: 3rem !important;
  }
  .govcy-pb-xl-13 {
    padding-bottom: 3.25rem !important;
  }
  .govcy-pb-xl-14 {
    padding-bottom: 3.5rem !important;
  }
  .govcy-pb-xl-15 {
    padding-bottom: 3.75rem !important;
  }
  .govcy-pb-xl-16 {
    padding-bottom: 4rem !important;
  }
  .govcy-pb-xl-20 {
    padding-bottom: 5rem !important;
  }
  .govcy-pl-xl-0 {
    padding-left: 0 !important;
  }
  .govcy-pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .govcy-pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .govcy-pl-xl-3 {
    padding-left: 0.75rem !important;
  }
  .govcy-pl-xl-4 {
    padding-left: 1rem !important;
  }
  .govcy-pl-xl-5 {
    padding-left: 1.25rem !important;
  }
  .govcy-pl-xl-6 {
    padding-left: 1.5rem !important;
  }
  .govcy-pl-xl-7 {
    padding-left: 1.75rem !important;
  }
  .govcy-pl-xl-8 {
    padding-left: 2rem !important;
  }
  .govcy-pl-xl-9 {
    padding-left: 2.25rem !important;
  }
  .govcy-pl-xl-10 {
    padding-left: 2.5rem !important;
  }
  .govcy-pl-xl-11 {
    padding-left: 2.75rem !important;
  }
  .govcy-pl-xl-12 {
    padding-left: 3rem !important;
  }
  .govcy-pl-xl-13 {
    padding-left: 3.25rem !important;
  }
  .govcy-pl-xl-14 {
    padding-left: 3.5rem !important;
  }
  .govcy-pl-xl-15 {
    padding-left: 3.75rem !important;
  }
  .govcy-pl-xl-16 {
    padding-left: 4rem !important;
  }
  .govcy-pl-xl-20 {
    padding-left: 5rem !important;
  }
  .govcy-bg-xl-primary {
    background-color: rgb(49, 87, 111) !important;
  }
  .govcy-bg-xl-secondary {
    background-color: rgb(255, 173, 45) !important;
  }
  .govcy-bg-xl-success {
    background-color: rgb(0, 112, 60) !important;
  }
  .govcy-bg-xl-info {
    background-color: rgb(72, 125, 147) !important;
  }
  .govcy-bg-xl-danger {
    background-color: rgb(212, 53, 28) !important;
  }
  .govcy-bg-xl-light {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-xl-dark {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-xl-white {
    background-color: rgb(255, 255, 255) !important;
  }
  .govcy-bg-xl-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-xl-blue {
    background-color: rgb(29, 112, 184) !important;
  }
  .govcy-bg-xl-sub-menu {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-xl-body {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-xl-hint {
    background-color: rgb(109, 110, 112) !important;
  }
  .govcy-bg-xl-outer-space {
    background-color: rgb(71, 69, 69) !important;
  }
  .govcy-bg-xl-light-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-xl-dark-gray {
    background-color: rgb(153, 153, 153) !important;
  }
  .govcy-bg-xl-main-shade-0 {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-xl-main-shade-1 {
    background-color: rgb(204, 219, 226) !important;
  }
  .govcy-bg-xl-main-shade-2 {
    background-color: rgb(218, 229, 234) !important;
  }
  .govcy-bg-xl-main-shade-3 {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-xl-main-shade-4 {
    background-color: rgb(245, 248, 249) !important;
  }
  .govcy-table-xl-primary {
    background-color: #d6dde2 !important;
  }
  .govcy-table-xl-secondary {
    background-color: papayawhip !important;
  }
  .govcy-table-xl-success {
    background-color: #cce2d8 !important;
  }
  .govcy-table-xl-info {
    background-color: #dae5e9 !important;
  }
  .govcy-table-xl-danger {
    background-color: #f6d7d2 !important;
  }
  .govcy-table-xl-light {
    background-color: #ebf1f3 !important;
  }
  .govcy-table-xl-dark {
    background-color: #272525 !important;
  }
  .govcy-text-xl-start {
    text-align: left !important;
  }
  .govcy-text-xl-end {
    text-align: right !important;
  }
  .govcy-text-xl-center {
    text-align: center !important;
  }
  .govcy-float-xl-start {
    float: left !important;
  }
  .govcy-float-xl-end {
    float: right !important;
  }
  .govcy-float-xl-none {
    float: none !important;
  }
  .govcy-d-xl-inline {
    display: inline !important;
  }
  .govcy-d-xl-inline-block {
    display: inline-block !important;
  }
  .govcy-d-xl-block {
    display: block !important;
  }
  .govcy-d-xl-grid {
    display: grid !important;
  }
  .govcy-d-xl-table {
    display: table !important;
  }
  .govcy-d-xl-table-row {
    display: table-row !important;
  }
  .govcy-d-xl-table-cell {
    display: table-cell !important;
  }
  .govcy-d-xl-flex {
    display: flex !important;
  }
  .govcy-d-xl-inline-flex {
    display: inline-flex !important;
  }
  .govcy-d-xl-none {
    display: none !important;
  }
  .govcy-flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .govcy-flex-xl-row {
    flex-direction: row !important;
  }
  .govcy-flex-xl-column {
    flex-direction: column !important;
  }
  .govcy-flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .govcy-flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .govcy-flex-grow-xl-0 {
    flex-grow: 0 !important;
  }
  .govcy-flex-grow-xl-1 {
    flex-grow: 1 !important;
  }
  .govcy-flex-shrink-xl-0 {
    flex-shrink: 0 !important;
  }
  .govcy-flex-shrink-xl-1 {
    flex-shrink: 1 !important;
  }
  .govcy-gap-xl-0 {
    gap: 0 !important;
  }
  .govcy-gap-xl-1 {
    gap: 0.25rem !important;
  }
  .govcy-gap-xl-2 {
    gap: 0.5rem !important;
  }
  .govcy-gap-xl-3 {
    gap: 0.75rem !important;
  }
  .govcy-gap-xl-4 {
    gap: 1rem !important;
  }
  .govcy-gap-xl-5 {
    gap: 1.25rem !important;
  }
  .govcy-gap-xl-6 {
    gap: 1.5rem !important;
  }
  .govcy-gap-xl-7 {
    gap: 1.75rem !important;
  }
  .govcy-gap-xl-8 {
    gap: 2rem !important;
  }
  .govcy-gap-xl-9 {
    gap: 2.25rem !important;
  }
  .govcy-gap-xl-10 {
    gap: 2.5rem !important;
  }
  .govcy-gap-xl-11 {
    gap: 2.75rem !important;
  }
  .govcy-gap-xl-12 {
    gap: 3rem !important;
  }
  .govcy-gap-xl-13 {
    gap: 3.25rem !important;
  }
  .govcy-gap-xl-14 {
    gap: 3.5rem !important;
  }
  .govcy-gap-xl-15 {
    gap: 3.75rem !important;
  }
  .govcy-gap-xl-16 {
    gap: 4rem !important;
  }
  .govcy-gap-xl-20 {
    gap: 5rem !important;
  }
  .govcy-flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .govcy-flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .govcy-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .govcy-justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .govcy-justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .govcy-justify-content-xl-center {
    justify-content: center !important;
  }
  .govcy-justify-content-xl-between {
    justify-content: space-between !important;
  }
  .govcy-justify-content-xl-around {
    justify-content: space-around !important;
  }
  .govcy-justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .govcy-align-items-xl-start {
    align-items: flex-start !important;
  }
  .govcy-align-items-xl-end {
    align-items: flex-end !important;
  }
  .govcy-align-items-xl-center {
    align-items: center !important;
  }
  .govcy-align-items-xl-baseline {
    align-items: baseline !important;
  }
  .govcy-align-items-xl-stretch {
    align-items: stretch !important;
  }
  .govcy-align-content-xl-start {
    align-content: flex-start !important;
  }
  .govcy-align-content-xl-end {
    align-content: flex-end !important;
  }
  .govcy-align-content-xl-center {
    align-content: center !important;
  }
  .govcy-align-content-xl-between {
    align-content: space-between !important;
  }
  .govcy-align-content-xl-around {
    align-content: space-around !important;
  }
  .govcy-align-content-xl-stretch {
    align-content: stretch !important;
  }
  .govcy-align-self-xl-auto {
    align-self: auto !important;
  }
  .govcy-align-self-xl-start {
    align-self: flex-start !important;
  }
  .govcy-align-self-xl-end {
    align-self: flex-end !important;
  }
  .govcy-align-self-xl-center {
    align-self: center !important;
  }
  .govcy-align-self-xl-baseline {
    align-self: baseline !important;
  }
  .govcy-align-self-xl-stretch {
    align-self: stretch !important;
  }
  .govcy-order-xl-first {
    order: -1 !important;
  }
  .govcy-order-xl-0 {
    order: 0 !important;
  }
  .govcy-order-xl-1 {
    order: 1 !important;
  }
  .govcy-order-xl-2 {
    order: 2 !important;
  }
  .govcy-order-xl-3 {
    order: 3 !important;
  }
  .govcy-order-xl-4 {
    order: 4 !important;
  }
  .govcy-order-xl-5 {
    order: 5 !important;
  }
  .govcy-order-xl-last {
    order: 6 !important;
  }
}
@media (min-width: 1440px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
  .govcy-br-xxl-0 {
    border: 0 !important;
  }
  .govcy-br-xxl-1 {
    border: 1px solid !important;
  }
  .govcy-br-xxl-2 {
    border: 2px solid !important;
  }
  .govcy-br-xxl-3 {
    border: 3px solid !important;
  }
  .govcy-br-xxl-4 {
    border: 4px solid !important;
  }
  .govcy-br-xxl-5 {
    border: 5px solid !important;
  }
  .govcy-br-xxl-6 {
    border: 6px solid !important;
  }
  .govcy-br-xxl-7 {
    border: 7px solid !important;
  }
  .govcy-br-xxl-8 {
    border: 8px solid !important;
  }
  .govcy-br-xxl-hidden {
    border: hidden !important;
  }
  .govcy-br-xxl-primary {
    border-color: #31576f !important;
  }
  .govcy-br-xxl-secondary {
    border-color: #ffad2d !important;
  }
  .govcy-br-xxl-success {
    border-color: #00703c !important;
  }
  .govcy-br-xxl-standard {
    border-color: #bbbcbf !important;
  }
  .govcy-br-xxl-danger {
    border-color: #d4351c !important;
  }
  .govcy-br-xxl-info {
    border-color: #487d93 !important;
  }
  .govcy-br-xxl-input {
    border-color: #272525 !important;
  }
  .govcy-br-xxl-transparent {
    border-color: transparent !important;
  }
  .govcy-br-top-xxl-0 {
    border-top: 0 !important;
  }
  .govcy-br-top-xxl-1 {
    border-top: 1px solid !important;
  }
  .govcy-br-top-xxl-2 {
    border-top: 2px solid !important;
  }
  .govcy-br-top-xxl-3 {
    border-top: 3px solid !important;
  }
  .govcy-br-top-xxl-4 {
    border-top: 4px solid !important;
  }
  .govcy-br-top-xxl-5 {
    border-top: 5px solid !important;
  }
  .govcy-br-top-xxl-6 {
    border-top: 6px solid !important;
  }
  .govcy-br-top-xxl-7 {
    border-top: 7px solid !important;
  }
  .govcy-br-top-xxl-8 {
    border-top: 8px solid !important;
  }
  .govcy-br-top-xxl-hidden {
    border-top: hidden !important;
  }
  .govcy-br-right-xxl-0 {
    border-right: 0 !important;
  }
  .govcy-br-right-xxl-1 {
    border-right: 1px solid !important;
  }
  .govcy-br-right-xxl-2 {
    border-right: 2px solid !important;
  }
  .govcy-br-right-xxl-3 {
    border-right: 3px solid !important;
  }
  .govcy-br-right-xxl-4 {
    border-right: 4px solid !important;
  }
  .govcy-br-right-xxl-5 {
    border-right: 5px solid !important;
  }
  .govcy-br-right-xxl-6 {
    border-right: 6px solid !important;
  }
  .govcy-br-right-xxl-7 {
    border-right: 7px solid !important;
  }
  .govcy-br-right-xxl-8 {
    border-right: 8px solid !important;
  }
  .govcy-br-right-xxl-hidden {
    border-right: hidden !important;
  }
  .govcy-br-bottom-xxl-0 {
    border-bottom: 0 !important;
  }
  .govcy-br-bottom-xxl-1 {
    border-bottom: 1px solid !important;
  }
  .govcy-br-bottom-xxl-2 {
    border-bottom: 2px solid !important;
  }
  .govcy-br-bottom-xxl-3 {
    border-bottom: 3px solid !important;
  }
  .govcy-br-bottom-xxl-4 {
    border-bottom: 4px solid !important;
  }
  .govcy-br-bottom-xxl-5 {
    border-bottom: 5px solid !important;
  }
  .govcy-br-bottom-xxl-6 {
    border-bottom: 6px solid !important;
  }
  .govcy-br-bottom-xxl-7 {
    border-bottom: 7px solid !important;
  }
  .govcy-br-bottom-xxl-8 {
    border-bottom: 8px solid !important;
  }
  .govcy-br-bottom-xxl-hidden {
    border-bottom: hidden !important;
  }
  .govcy-br-left-xxl-0 {
    border-left: 0 !important;
  }
  .govcy-br-left-xxl-1 {
    border-left: 1px solid !important;
  }
  .govcy-br-left-xxl-2 {
    border-left: 2px solid !important;
  }
  .govcy-br-left-xxl-3 {
    border-left: 3px solid !important;
  }
  .govcy-br-left-xxl-4 {
    border-left: 4px solid !important;
  }
  .govcy-br-left-xxl-5 {
    border-left: 5px solid !important;
  }
  .govcy-br-left-xxl-6 {
    border-left: 6px solid !important;
  }
  .govcy-br-left-xxl-7 {
    border-left: 7px solid !important;
  }
  .govcy-br-left-xxl-8 {
    border-left: 8px solid !important;
  }
  .govcy-br-left-xxl-hidden {
    border-left: hidden !important;
  }
  .govcy-br-top-xxl-primary {
    border-top-color: #31576f !important;
  }
  .govcy-br-top-xxl-secondary {
    border-top-color: #ffad2d !important;
  }
  .govcy-br-top-xxl-success {
    border-top-color: #00703c !important;
  }
  .govcy-br-top-xxl-standard {
    border-top-color: #bbbcbf !important;
  }
  .govcy-br-top-xxl-danger {
    border-top-color: #d4351c !important;
  }
  .govcy-br-top-xxl-info {
    border-top-color: #487d93 !important;
  }
  .govcy-br-top-xxl-input {
    border-top-color: #272525 !important;
  }
  .govcy-br-top-xxl-transparent {
    border-top-color: transparent !important;
  }
  .govcy-br-right-xxl-primary {
    border-right-color: #31576f !important;
  }
  .govcy-br-right-xxl-secondary {
    border-right-color: #ffad2d !important;
  }
  .govcy-br-right-xxl-success {
    border-right-color: #00703c !important;
  }
  .govcy-br-right-xxl-standard {
    border-right-color: #bbbcbf !important;
  }
  .govcy-br-right-xxl-danger {
    border-right-color: #d4351c !important;
  }
  .govcy-br-right-xxl-info {
    border-right-color: #487d93 !important;
  }
  .govcy-br-right-xxl-input {
    border-right-color: #272525 !important;
  }
  .govcy-br-right-xxl-transparent {
    border-right-color: transparent !important;
  }
  .govcy-br-bottom-xxl-primary {
    border-bottom-color: #31576f !important;
  }
  .govcy-br-bottom-xxl-secondary {
    border-bottom-color: #ffad2d !important;
  }
  .govcy-br-bottom-xxl-success {
    border-bottom-color: #00703c !important;
  }
  .govcy-br-bottom-xxl-standard {
    border-bottom-color: #bbbcbf !important;
  }
  .govcy-br-bottom-xxl-danger {
    border-bottom-color: #d4351c !important;
  }
  .govcy-br-bottom-xxl-info {
    border-bottom-color: #487d93 !important;
  }
  .govcy-br-bottom-xxl-input {
    border-bottom-color: #272525 !important;
  }
  .govcy-br-bottom-xxl-transparent {
    border-bottom-color: transparent !important;
  }
  .govcy-br-left-xxl-primary {
    border-left-color: #31576f !important;
  }
  .govcy-br-left-xxl-secondary {
    border-left-color: #ffad2d !important;
  }
  .govcy-br-left-xxl-success {
    border-left-color: #00703c !important;
  }
  .govcy-br-left-xxl-standard {
    border-left-color: #bbbcbf !important;
  }
  .govcy-br-left-xxl-danger {
    border-left-color: #d4351c !important;
  }
  .govcy-br-left-xxl-info {
    border-left-color: #487d93 !important;
  }
  .govcy-br-left-xxl-input {
    border-left-color: #272525 !important;
  }
  .govcy-br-left-xxl-transparent {
    border-left-color: transparent !important;
  }
  .govcy-m-xxl-0 {
    margin: 0 !important;
  }
  .govcy-m-xxl-1 {
    margin: 0.25rem !important;
  }
  .govcy-m-xxl-2 {
    margin: 0.5rem !important;
  }
  .govcy-m-xxl-3 {
    margin: 0.75rem !important;
  }
  .govcy-m-xxl-4 {
    margin: 1rem !important;
  }
  .govcy-m-xxl-5 {
    margin: 1.25rem !important;
  }
  .govcy-m-xxl-6 {
    margin: 1.5rem !important;
  }
  .govcy-m-xxl-7 {
    margin: 1.75rem !important;
  }
  .govcy-m-xxl-8 {
    margin: 2rem !important;
  }
  .govcy-m-xxl-9 {
    margin: 2.25rem !important;
  }
  .govcy-m-xxl-10 {
    margin: 2.5rem !important;
  }
  .govcy-m-xxl-11 {
    margin: 2.75rem !important;
  }
  .govcy-m-xxl-12 {
    margin: 3rem !important;
  }
  .govcy-m-xxl-13 {
    margin: 3.25rem !important;
  }
  .govcy-m-xxl-14 {
    margin: 3.5rem !important;
  }
  .govcy-m-xxl-15 {
    margin: 3.75rem !important;
  }
  .govcy-m-xxl-16 {
    margin: 4rem !important;
  }
  .govcy-m-xxl-20 {
    margin: 5rem !important;
  }
  .govcy-m-xxl-auto {
    margin: auto !important;
  }
  .govcy-mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .govcy-mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .govcy-mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .govcy-mx-xxl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }
  .govcy-mx-xxl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .govcy-mx-xxl-5 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
  }
  .govcy-mx-xxl-6 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .govcy-mx-xxl-7 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
  }
  .govcy-mx-xxl-8 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .govcy-mx-xxl-9 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
  }
  .govcy-mx-xxl-10 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }
  .govcy-mx-xxl-11 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
  }
  .govcy-mx-xxl-12 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .govcy-mx-xxl-13 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
  }
  .govcy-mx-xxl-14 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
  }
  .govcy-mx-xxl-15 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
  }
  .govcy-mx-xxl-16 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .govcy-mx-xxl-20 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .govcy-mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .govcy-my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .govcy-my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .govcy-my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .govcy-my-xxl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  .govcy-my-xxl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .govcy-my-xxl-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .govcy-my-xxl-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .govcy-my-xxl-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }
  .govcy-my-xxl-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .govcy-my-xxl-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .govcy-my-xxl-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .govcy-my-xxl-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }
  .govcy-my-xxl-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .govcy-my-xxl-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }
  .govcy-my-xxl-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .govcy-my-xxl-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }
  .govcy-my-xxl-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .govcy-my-xxl-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .govcy-my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .govcy-mt-xxl-0 {
    margin-top: 0 !important;
  }
  .govcy-mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .govcy-mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .govcy-mt-xxl-3 {
    margin-top: 0.75rem !important;
  }
  .govcy-mt-xxl-4 {
    margin-top: 1rem !important;
  }
  .govcy-mt-xxl-5 {
    margin-top: 1.25rem !important;
  }
  .govcy-mt-xxl-6 {
    margin-top: 1.5rem !important;
  }
  .govcy-mt-xxl-7 {
    margin-top: 1.75rem !important;
  }
  .govcy-mt-xxl-8 {
    margin-top: 2rem !important;
  }
  .govcy-mt-xxl-9 {
    margin-top: 2.25rem !important;
  }
  .govcy-mt-xxl-10 {
    margin-top: 2.5rem !important;
  }
  .govcy-mt-xxl-11 {
    margin-top: 2.75rem !important;
  }
  .govcy-mt-xxl-12 {
    margin-top: 3rem !important;
  }
  .govcy-mt-xxl-13 {
    margin-top: 3.25rem !important;
  }
  .govcy-mt-xxl-14 {
    margin-top: 3.5rem !important;
  }
  .govcy-mt-xxl-15 {
    margin-top: 3.75rem !important;
  }
  .govcy-mt-xxl-16 {
    margin-top: 4rem !important;
  }
  .govcy-mt-xxl-20 {
    margin-top: 5rem !important;
  }
  .govcy-mt-xxl-auto {
    margin-top: auto !important;
  }
  .govcy-mr-xxl-0 {
    margin-right: 0 !important;
  }
  .govcy-mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .govcy-mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .govcy-mr-xxl-3 {
    margin-right: 0.75rem !important;
  }
  .govcy-mr-xxl-4 {
    margin-right: 1rem !important;
  }
  .govcy-mr-xxl-5 {
    margin-right: 1.25rem !important;
  }
  .govcy-mr-xxl-6 {
    margin-right: 1.5rem !important;
  }
  .govcy-mr-xxl-7 {
    margin-right: 1.75rem !important;
  }
  .govcy-mr-xxl-8 {
    margin-right: 2rem !important;
  }
  .govcy-mr-xxl-9 {
    margin-right: 2.25rem !important;
  }
  .govcy-mr-xxl-10 {
    margin-right: 2.5rem !important;
  }
  .govcy-mr-xxl-11 {
    margin-right: 2.75rem !important;
  }
  .govcy-mr-xxl-12 {
    margin-right: 3rem !important;
  }
  .govcy-mr-xxl-13 {
    margin-right: 3.25rem !important;
  }
  .govcy-mr-xxl-14 {
    margin-right: 3.5rem !important;
  }
  .govcy-mr-xxl-15 {
    margin-right: 3.75rem !important;
  }
  .govcy-mr-xxl-16 {
    margin-right: 4rem !important;
  }
  .govcy-mr-xxl-20 {
    margin-right: 5rem !important;
  }
  .govcy-mr-xxl-auto {
    margin-right: auto !important;
  }
  .govcy-mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .govcy-mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .govcy-mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .govcy-mb-xxl-3 {
    margin-bottom: 0.75rem !important;
  }
  .govcy-mb-xxl-4 {
    margin-bottom: 1rem !important;
  }
  .govcy-mb-xxl-5 {
    margin-bottom: 1.25rem !important;
  }
  .govcy-mb-xxl-6 {
    margin-bottom: 1.5rem !important;
  }
  .govcy-mb-xxl-7 {
    margin-bottom: 1.75rem !important;
  }
  .govcy-mb-xxl-8 {
    margin-bottom: 2rem !important;
  }
  .govcy-mb-xxl-9 {
    margin-bottom: 2.25rem !important;
  }
  .govcy-mb-xxl-10 {
    margin-bottom: 2.5rem !important;
  }
  .govcy-mb-xxl-11 {
    margin-bottom: 2.75rem !important;
  }
  .govcy-mb-xxl-12 {
    margin-bottom: 3rem !important;
  }
  .govcy-mb-xxl-13 {
    margin-bottom: 3.25rem !important;
  }
  .govcy-mb-xxl-14 {
    margin-bottom: 3.5rem !important;
  }
  .govcy-mb-xxl-15 {
    margin-bottom: 3.75rem !important;
  }
  .govcy-mb-xxl-16 {
    margin-bottom: 4rem !important;
  }
  .govcy-mb-xxl-20 {
    margin-bottom: 5rem !important;
  }
  .govcy-mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .govcy-ml-xxl-0 {
    margin-left: 0 !important;
  }
  .govcy-ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .govcy-ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .govcy-ml-xxl-3 {
    margin-left: 0.75rem !important;
  }
  .govcy-ml-xxl-4 {
    margin-left: 1rem !important;
  }
  .govcy-ml-xxl-5 {
    margin-left: 1.25rem !important;
  }
  .govcy-ml-xxl-6 {
    margin-left: 1.5rem !important;
  }
  .govcy-ml-xxl-7 {
    margin-left: 1.75rem !important;
  }
  .govcy-ml-xxl-8 {
    margin-left: 2rem !important;
  }
  .govcy-ml-xxl-9 {
    margin-left: 2.25rem !important;
  }
  .govcy-ml-xxl-10 {
    margin-left: 2.5rem !important;
  }
  .govcy-ml-xxl-11 {
    margin-left: 2.75rem !important;
  }
  .govcy-ml-xxl-12 {
    margin-left: 3rem !important;
  }
  .govcy-ml-xxl-13 {
    margin-left: 3.25rem !important;
  }
  .govcy-ml-xxl-14 {
    margin-left: 3.5rem !important;
  }
  .govcy-ml-xxl-15 {
    margin-left: 3.75rem !important;
  }
  .govcy-ml-xxl-16 {
    margin-left: 4rem !important;
  }
  .govcy-ml-xxl-20 {
    margin-left: 5rem !important;
  }
  .govcy-ml-xxl-auto {
    margin-left: auto !important;
  }
  .govcy-p-xxl-0 {
    padding: 0 !important;
  }
  .govcy-p-xxl-1 {
    padding: 0.25rem !important;
  }
  .govcy-p-xxl-2 {
    padding: 0.5rem !important;
  }
  .govcy-p-xxl-3 {
    padding: 0.75rem !important;
  }
  .govcy-p-xxl-4 {
    padding: 1rem !important;
  }
  .govcy-p-xxl-5 {
    padding: 1.25rem !important;
  }
  .govcy-p-xxl-6 {
    padding: 1.5rem !important;
  }
  .govcy-p-xxl-7 {
    padding: 1.75rem !important;
  }
  .govcy-p-xxl-8 {
    padding: 2rem !important;
  }
  .govcy-p-xxl-9 {
    padding: 2.25rem !important;
  }
  .govcy-p-xxl-10 {
    padding: 2.5rem !important;
  }
  .govcy-p-xxl-11 {
    padding: 2.75rem !important;
  }
  .govcy-p-xxl-12 {
    padding: 3rem !important;
  }
  .govcy-p-xxl-13 {
    padding: 3.25rem !important;
  }
  .govcy-p-xxl-14 {
    padding: 3.5rem !important;
  }
  .govcy-p-xxl-15 {
    padding: 3.75rem !important;
  }
  .govcy-p-xxl-16 {
    padding: 4rem !important;
  }
  .govcy-p-xxl-20 {
    padding: 5rem !important;
  }
  .govcy-px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .govcy-px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .govcy-px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .govcy-px-xxl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }
  .govcy-px-xxl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .govcy-px-xxl-5 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
  }
  .govcy-px-xxl-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .govcy-px-xxl-7 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
  }
  .govcy-px-xxl-8 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .govcy-px-xxl-9 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
  }
  .govcy-px-xxl-10 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }
  .govcy-px-xxl-11 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
  }
  .govcy-px-xxl-12 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .govcy-px-xxl-13 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
  }
  .govcy-px-xxl-14 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
  }
  .govcy-px-xxl-15 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
  }
  .govcy-px-xxl-16 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .govcy-px-xxl-20 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .govcy-py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .govcy-py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .govcy-py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .govcy-py-xxl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .govcy-py-xxl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .govcy-py-xxl-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .govcy-py-xxl-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .govcy-py-xxl-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .govcy-py-xxl-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .govcy-py-xxl-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  .govcy-py-xxl-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .govcy-py-xxl-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }
  .govcy-py-xxl-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .govcy-py-xxl-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .govcy-py-xxl-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .govcy-py-xxl-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
  .govcy-py-xxl-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .govcy-py-xxl-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .govcy-pt-xxl-0 {
    padding-top: 0 !important;
  }
  .govcy-pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .govcy-pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .govcy-pt-xxl-3 {
    padding-top: 0.75rem !important;
  }
  .govcy-pt-xxl-4 {
    padding-top: 1rem !important;
  }
  .govcy-pt-xxl-5 {
    padding-top: 1.25rem !important;
  }
  .govcy-pt-xxl-6 {
    padding-top: 1.5rem !important;
  }
  .govcy-pt-xxl-7 {
    padding-top: 1.75rem !important;
  }
  .govcy-pt-xxl-8 {
    padding-top: 2rem !important;
  }
  .govcy-pt-xxl-9 {
    padding-top: 2.25rem !important;
  }
  .govcy-pt-xxl-10 {
    padding-top: 2.5rem !important;
  }
  .govcy-pt-xxl-11 {
    padding-top: 2.75rem !important;
  }
  .govcy-pt-xxl-12 {
    padding-top: 3rem !important;
  }
  .govcy-pt-xxl-13 {
    padding-top: 3.25rem !important;
  }
  .govcy-pt-xxl-14 {
    padding-top: 3.5rem !important;
  }
  .govcy-pt-xxl-15 {
    padding-top: 3.75rem !important;
  }
  .govcy-pt-xxl-16 {
    padding-top: 4rem !important;
  }
  .govcy-pt-xxl-20 {
    padding-top: 5rem !important;
  }
  .govcy-pr-xxl-0 {
    padding-right: 0 !important;
  }
  .govcy-pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .govcy-pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .govcy-pr-xxl-3 {
    padding-right: 0.75rem !important;
  }
  .govcy-pr-xxl-4 {
    padding-right: 1rem !important;
  }
  .govcy-pr-xxl-5 {
    padding-right: 1.25rem !important;
  }
  .govcy-pr-xxl-6 {
    padding-right: 1.5rem !important;
  }
  .govcy-pr-xxl-7 {
    padding-right: 1.75rem !important;
  }
  .govcy-pr-xxl-8 {
    padding-right: 2rem !important;
  }
  .govcy-pr-xxl-9 {
    padding-right: 2.25rem !important;
  }
  .govcy-pr-xxl-10 {
    padding-right: 2.5rem !important;
  }
  .govcy-pr-xxl-11 {
    padding-right: 2.75rem !important;
  }
  .govcy-pr-xxl-12 {
    padding-right: 3rem !important;
  }
  .govcy-pr-xxl-13 {
    padding-right: 3.25rem !important;
  }
  .govcy-pr-xxl-14 {
    padding-right: 3.5rem !important;
  }
  .govcy-pr-xxl-15 {
    padding-right: 3.75rem !important;
  }
  .govcy-pr-xxl-16 {
    padding-right: 4rem !important;
  }
  .govcy-pr-xxl-20 {
    padding-right: 5rem !important;
  }
  .govcy-pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .govcy-pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .govcy-pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .govcy-pb-xxl-3 {
    padding-bottom: 0.75rem !important;
  }
  .govcy-pb-xxl-4 {
    padding-bottom: 1rem !important;
  }
  .govcy-pb-xxl-5 {
    padding-bottom: 1.25rem !important;
  }
  .govcy-pb-xxl-6 {
    padding-bottom: 1.5rem !important;
  }
  .govcy-pb-xxl-7 {
    padding-bottom: 1.75rem !important;
  }
  .govcy-pb-xxl-8 {
    padding-bottom: 2rem !important;
  }
  .govcy-pb-xxl-9 {
    padding-bottom: 2.25rem !important;
  }
  .govcy-pb-xxl-10 {
    padding-bottom: 2.5rem !important;
  }
  .govcy-pb-xxl-11 {
    padding-bottom: 2.75rem !important;
  }
  .govcy-pb-xxl-12 {
    padding-bottom: 3rem !important;
  }
  .govcy-pb-xxl-13 {
    padding-bottom: 3.25rem !important;
  }
  .govcy-pb-xxl-14 {
    padding-bottom: 3.5rem !important;
  }
  .govcy-pb-xxl-15 {
    padding-bottom: 3.75rem !important;
  }
  .govcy-pb-xxl-16 {
    padding-bottom: 4rem !important;
  }
  .govcy-pb-xxl-20 {
    padding-bottom: 5rem !important;
  }
  .govcy-pl-xxl-0 {
    padding-left: 0 !important;
  }
  .govcy-pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .govcy-pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .govcy-pl-xxl-3 {
    padding-left: 0.75rem !important;
  }
  .govcy-pl-xxl-4 {
    padding-left: 1rem !important;
  }
  .govcy-pl-xxl-5 {
    padding-left: 1.25rem !important;
  }
  .govcy-pl-xxl-6 {
    padding-left: 1.5rem !important;
  }
  .govcy-pl-xxl-7 {
    padding-left: 1.75rem !important;
  }
  .govcy-pl-xxl-8 {
    padding-left: 2rem !important;
  }
  .govcy-pl-xxl-9 {
    padding-left: 2.25rem !important;
  }
  .govcy-pl-xxl-10 {
    padding-left: 2.5rem !important;
  }
  .govcy-pl-xxl-11 {
    padding-left: 2.75rem !important;
  }
  .govcy-pl-xxl-12 {
    padding-left: 3rem !important;
  }
  .govcy-pl-xxl-13 {
    padding-left: 3.25rem !important;
  }
  .govcy-pl-xxl-14 {
    padding-left: 3.5rem !important;
  }
  .govcy-pl-xxl-15 {
    padding-left: 3.75rem !important;
  }
  .govcy-pl-xxl-16 {
    padding-left: 4rem !important;
  }
  .govcy-pl-xxl-20 {
    padding-left: 5rem !important;
  }
  .govcy-bg-xxl-primary {
    background-color: rgb(49, 87, 111) !important;
  }
  .govcy-bg-xxl-secondary {
    background-color: rgb(255, 173, 45) !important;
  }
  .govcy-bg-xxl-success {
    background-color: rgb(0, 112, 60) !important;
  }
  .govcy-bg-xxl-info {
    background-color: rgb(72, 125, 147) !important;
  }
  .govcy-bg-xxl-danger {
    background-color: rgb(212, 53, 28) !important;
  }
  .govcy-bg-xxl-light {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-xxl-dark {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-xxl-white {
    background-color: rgb(255, 255, 255) !important;
  }
  .govcy-bg-xxl-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-xxl-blue {
    background-color: rgb(29, 112, 184) !important;
  }
  .govcy-bg-xxl-sub-menu {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-xxl-body {
    background-color: rgb(39, 37, 37) !important;
  }
  .govcy-bg-xxl-hint {
    background-color: rgb(109, 110, 112) !important;
  }
  .govcy-bg-xxl-outer-space {
    background-color: rgb(71, 69, 69) !important;
  }
  .govcy-bg-xxl-light-gray {
    background-color: rgb(230, 230, 231) !important;
  }
  .govcy-bg-xxl-dark-gray {
    background-color: rgb(153, 153, 153) !important;
  }
  .govcy-bg-xxl-main-shade-0 {
    background-color: rgb(46, 82, 104) !important;
  }
  .govcy-bg-xxl-main-shade-1 {
    background-color: rgb(204, 219, 226) !important;
  }
  .govcy-bg-xxl-main-shade-2 {
    background-color: rgb(218, 229, 234) !important;
  }
  .govcy-bg-xxl-main-shade-3 {
    background-color: rgb(235, 241, 243) !important;
  }
  .govcy-bg-xxl-main-shade-4 {
    background-color: rgb(245, 248, 249) !important;
  }
  .govcy-table-xxl-primary {
    background-color: #d6dde2 !important;
  }
  .govcy-table-xxl-secondary {
    background-color: papayawhip !important;
  }
  .govcy-table-xxl-success {
    background-color: #cce2d8 !important;
  }
  .govcy-table-xxl-info {
    background-color: #dae5e9 !important;
  }
  .govcy-table-xxl-danger {
    background-color: #f6d7d2 !important;
  }
  .govcy-table-xxl-light {
    background-color: #ebf1f3 !important;
  }
  .govcy-table-xxl-dark {
    background-color: #272525 !important;
  }
  .govcy-text-xxl-start {
    text-align: left !important;
  }
  .govcy-text-xxl-end {
    text-align: right !important;
  }
  .govcy-text-xxl-center {
    text-align: center !important;
  }
  .govcy-float-xxl-start {
    float: left !important;
  }
  .govcy-float-xxl-end {
    float: right !important;
  }
  .govcy-float-xxl-none {
    float: none !important;
  }
  .govcy-d-xxl-inline {
    display: inline !important;
  }
  .govcy-d-xxl-inline-block {
    display: inline-block !important;
  }
  .govcy-d-xxl-block {
    display: block !important;
  }
  .govcy-d-xxl-grid {
    display: grid !important;
  }
  .govcy-d-xxl-table {
    display: table !important;
  }
  .govcy-d-xxl-table-row {
    display: table-row !important;
  }
  .govcy-d-xxl-table-cell {
    display: table-cell !important;
  }
  .govcy-d-xxl-flex {
    display: flex !important;
  }
  .govcy-d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .govcy-d-xxl-none {
    display: none !important;
  }
  .govcy-flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .govcy-flex-xxl-row {
    flex-direction: row !important;
  }
  .govcy-flex-xxl-column {
    flex-direction: column !important;
  }
  .govcy-flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .govcy-flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .govcy-flex-grow-xxl-0 {
    flex-grow: 0 !important;
  }
  .govcy-flex-grow-xxl-1 {
    flex-grow: 1 !important;
  }
  .govcy-flex-shrink-xxl-0 {
    flex-shrink: 0 !important;
  }
  .govcy-flex-shrink-xxl-1 {
    flex-shrink: 1 !important;
  }
  .govcy-gap-xxl-0 {
    gap: 0 !important;
  }
  .govcy-gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .govcy-gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .govcy-gap-xxl-3 {
    gap: 0.75rem !important;
  }
  .govcy-gap-xxl-4 {
    gap: 1rem !important;
  }
  .govcy-gap-xxl-5 {
    gap: 1.25rem !important;
  }
  .govcy-gap-xxl-6 {
    gap: 1.5rem !important;
  }
  .govcy-gap-xxl-7 {
    gap: 1.75rem !important;
  }
  .govcy-gap-xxl-8 {
    gap: 2rem !important;
  }
  .govcy-gap-xxl-9 {
    gap: 2.25rem !important;
  }
  .govcy-gap-xxl-10 {
    gap: 2.5rem !important;
  }
  .govcy-gap-xxl-11 {
    gap: 2.75rem !important;
  }
  .govcy-gap-xxl-12 {
    gap: 3rem !important;
  }
  .govcy-gap-xxl-13 {
    gap: 3.25rem !important;
  }
  .govcy-gap-xxl-14 {
    gap: 3.5rem !important;
  }
  .govcy-gap-xxl-15 {
    gap: 3.75rem !important;
  }
  .govcy-gap-xxl-16 {
    gap: 4rem !important;
  }
  .govcy-gap-xxl-20 {
    gap: 5rem !important;
  }
  .govcy-flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .govcy-flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .govcy-flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .govcy-justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .govcy-justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .govcy-justify-content-xxl-center {
    justify-content: center !important;
  }
  .govcy-justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .govcy-justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .govcy-justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .govcy-align-items-xxl-start {
    align-items: flex-start !important;
  }
  .govcy-align-items-xxl-end {
    align-items: flex-end !important;
  }
  .govcy-align-items-xxl-center {
    align-items: center !important;
  }
  .govcy-align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .govcy-align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .govcy-align-content-xxl-start {
    align-content: flex-start !important;
  }
  .govcy-align-content-xxl-end {
    align-content: flex-end !important;
  }
  .govcy-align-content-xxl-center {
    align-content: center !important;
  }
  .govcy-align-content-xxl-between {
    align-content: space-between !important;
  }
  .govcy-align-content-xxl-around {
    align-content: space-around !important;
  }
  .govcy-align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .govcy-align-self-xxl-auto {
    align-self: auto !important;
  }
  .govcy-align-self-xxl-start {
    align-self: flex-start !important;
  }
  .govcy-align-self-xxl-end {
    align-self: flex-end !important;
  }
  .govcy-align-self-xxl-center {
    align-self: center !important;
  }
  .govcy-align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .govcy-align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .govcy-order-xxl-first {
    order: -1 !important;
  }
  .govcy-order-xxl-0 {
    order: 0 !important;
  }
  .govcy-order-xxl-1 {
    order: 1 !important;
  }
  .govcy-order-xxl-2 {
    order: 2 !important;
  }
  .govcy-order-xxl-3 {
    order: 3 !important;
  }
  .govcy-order-xxl-4 {
    order: 4 !important;
  }
  .govcy-order-xxl-5 {
    order: 5 !important;
  }
  .govcy-order-xxl-last {
    order: 6 !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
  .govcy-fs-1 {
    font-size: 2.5rem !important;
  }
  .govcy-fs-2 {
    font-size: 2rem !important;
  }
  .govcy-fs-3 {
    font-size: 1.75rem !important;
  }
  .govcy-fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
  .govcy-d-print-inline {
    display: inline !important;
  }
  .govcy-d-print-inline-block {
    display: inline-block !important;
  }
  .govcy-d-print-block {
    display: block !important;
  }
  .govcy-d-print-grid {
    display: grid !important;
  }
  .govcy-d-print-table {
    display: table !important;
  }
  .govcy-d-print-table-row {
    display: table-row !important;
  }
  .govcy-d-print-table-cell {
    display: table-cell !important;
  }
  .govcy-d-print-flex {
    display: flex !important;
  }
  .govcy-d-print-inline-flex {
    display: inline-flex !important;
  }
  .govcy-d-print-none {
    display: none !important;
  }
}
.btn, .govcy-btn-warning,
.govcy-btn-warning:disabled,
.govcy-btn-warning:visited, .govcy-btn-success,
.govcy-btn-success:disabled,
.govcy-btn-success:visited, .govcy-btn-secondary,
.govcy-btn-secondary:disabled,
.govcy-btn-secondary:visited, .govcy-btn-primary,
.govcy-btn-primary:disabled,
.govcy-btn-primary:visited, .govcy-btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .govcy-btn-warning,
  .govcy-btn-warning:disabled,
  .govcy-btn-warning:visited, .govcy-btn-success,
  .govcy-btn-success:disabled,
  .govcy-btn-success:visited, .govcy-btn-secondary,
  .govcy-btn-secondary:disabled,
  .govcy-btn-secondary:visited, .govcy-btn-primary,
  .govcy-btn-primary:disabled,
  .govcy-btn-primary:visited, .govcy-btn {
    transition: none;
  }
}
.btn:hover, .govcy-btn-warning:hover, .govcy-btn-success:hover, .govcy-btn-secondary:hover, .govcy-btn-primary:hover, .govcy-btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .btn-check + .govcy-btn-warning:hover, .btn-check + .govcy-btn-success:hover, .btn-check + .govcy-btn-secondary:hover, .btn-check + .govcy-btn-primary:hover, .btn-check + .govcy-btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .govcy-btn-warning:focus-visible, .govcy-btn-success:focus-visible, .govcy-btn-secondary:focus-visible, .govcy-btn-primary:focus-visible, .govcy-btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .btn-check:focus-visible + .govcy-btn-warning, .btn-check:focus-visible + .govcy-btn-success, .btn-check:focus-visible + .govcy-btn-secondary, .btn-check:focus-visible + .govcy-btn-primary, .btn-check:focus-visible + .govcy-btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .btn-check:checked + .govcy-btn-warning, .btn-check:checked + .govcy-btn-success, .btn-check:checked + .govcy-btn-secondary, .btn-check:checked + .govcy-btn-primary, .btn-check:checked + .govcy-btn, :not(.btn-check) + .btn:active, :not(.btn-check) + .govcy-btn-warning:active, :not(.btn-check) + .govcy-btn-success:active, :not(.btn-check) + .govcy-btn-secondary:active, :not(.btn-check) + .govcy-btn-primary:active, :not(.btn-check) + .govcy-btn:active, .btn:first-child:active, .govcy-btn-warning:first-child:active, .govcy-btn-success:first-child:active, .govcy-btn-secondary:first-child:active, .govcy-btn-primary:first-child:active, .govcy-btn:first-child:active, .btn.active, .active.govcy-btn-warning, .active.govcy-btn-success, .active.govcy-btn-secondary, .active.govcy-btn-primary, .active.govcy-btn, .btn.show, .show.govcy-btn-warning, .show.govcy-btn-success, .show.govcy-btn-secondary, .show.govcy-btn-primary, .show.govcy-btn {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .btn-check:checked + .govcy-btn-warning:focus-visible, .btn-check:checked + .govcy-btn-success:focus-visible, .btn-check:checked + .govcy-btn-secondary:focus-visible, .btn-check:checked + .govcy-btn-primary:focus-visible, .btn-check:checked + .govcy-btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, :not(.btn-check) + .govcy-btn-warning:active:focus-visible, :not(.btn-check) + .govcy-btn-success:active:focus-visible, :not(.btn-check) + .govcy-btn-secondary:active:focus-visible, :not(.btn-check) + .govcy-btn-primary:active:focus-visible, :not(.btn-check) + .govcy-btn:active:focus-visible, .btn:first-child:active:focus-visible, .govcy-btn-warning:first-child:active:focus-visible, .govcy-btn-success:first-child:active:focus-visible, .govcy-btn-secondary:first-child:active:focus-visible, .govcy-btn-primary:first-child:active:focus-visible, .govcy-btn:first-child:active:focus-visible, .btn.active:focus-visible, .active.govcy-btn-warning:focus-visible, .active.govcy-btn-success:focus-visible, .active.govcy-btn-secondary:focus-visible, .active.govcy-btn-primary:focus-visible, .active.govcy-btn:focus-visible, .btn.show:focus-visible, .show.govcy-btn-warning:focus-visible, .show.govcy-btn-success:focus-visible, .show.govcy-btn-secondary:focus-visible, .show.govcy-btn-primary:focus-visible, .show.govcy-btn:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .btn-check:checked:focus-visible + .govcy-btn-warning, .btn-check:checked:focus-visible + .govcy-btn-success, .btn-check:checked:focus-visible + .govcy-btn-secondary, .btn-check:checked:focus-visible + .govcy-btn-primary, .btn-check:checked:focus-visible + .govcy-btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .govcy-btn-warning:disabled, .govcy-btn-success:disabled, .govcy-btn-secondary:disabled, .govcy-btn-primary:disabled, .govcy-btn:disabled, .btn.disabled, .disabled.govcy-btn-warning, .disabled.govcy-btn-success, .disabled.govcy-btn-secondary, .disabled.govcy-btn-primary, .disabled.govcy-btn, fieldset:disabled .btn, fieldset:disabled .govcy-btn-warning, fieldset:disabled .govcy-btn-success, fieldset:disabled .govcy-btn-secondary, fieldset:disabled .govcy-btn-primary, fieldset:disabled .govcy-btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 63, 133, 195;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .govcy-btn-lg, .btn-group-lg > .btn, .btn-group-lg > .govcy-btn-warning, .btn-group-lg > .govcy-btn-success, .btn-group-lg > .govcy-btn-secondary, .btn-group-lg > .govcy-btn-primary, .btn-group-lg > .govcy-btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .govcy-btn-sm, .btn-group-sm > .btn, .btn-group-sm > .govcy-btn-warning, .btn-group-sm > .govcy-btn-success, .btn-group-sm > .govcy-btn-secondary, .btn-group-sm > .govcy-btn-primary, .btn-group-sm > .govcy-btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 500;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@media (min-width: 0px) {
  a, .govcy-link, .govcy-link-inverse,
  .govcy-link-inverse:visited, .govcy-link-no-visited-state {
    margin-bottom: 0;
  }
  img {
    max-width: 100%;
  }
  picture {
    max-width: 100%;
  }
  h1, .h1, .govcy-h1 {
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 1.813rem;
  }
  h2, .h2, .govcy-h2 {
    margin-bottom: 1.5rem;
    padding: 0.75rem 0 0 0;
    font-size: 1.438rem;
  }
  h3, .h3, .govcy-h3 {
    margin-bottom: 1.5rem;
    padding: 0.75rem 0 0 0;
    font-size: 1.125rem;
  }
  h4, .h4, .govcy-h4 {
    margin-bottom: 1.5rem;
    padding: 0.75rem 0 0 0;
    font-size: 1rem;
  }
}
@media (min-width: 576px) {
  a, .govcy-link, .govcy-link-inverse,
  .govcy-link-inverse:visited, .govcy-link-no-visited-state {
    margin-bottom: 0;
  }
  img {
    max-width: 100%;
  }
  picture {
    max-width: 100%;
  }
  h1, .h1, .govcy-h1 {
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 2rem;
  }
  h2, .h2, .govcy-h2 {
    margin-bottom: 1.5rem;
    padding: 0.75rem 0 0 0;
    font-size: 1.563rem;
  }
  h3, .h3, .govcy-h3 {
    margin-bottom: 1.5rem;
    padding: 0.75rem 0 0 0;
    font-size: 1.125rem;
  }
  h4, .h4, .govcy-h4 {
    margin-bottom: 1.5rem;
    padding: 0.75rem 0 0 0;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  a, .govcy-link, .govcy-link-inverse,
  .govcy-link-inverse:visited, .govcy-link-no-visited-state {
    margin-bottom: 0;
  }
  img {
    max-width: 570px;
  }
  picture {
    max-width: 570px;
  }
  h1, .h1, .govcy-h1 {
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 2.188rem;
  }
  h2, .h2, .govcy-h2 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.688rem;
  }
  h3, .h3, .govcy-h3 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.188rem;
  }
  h4, .h4, .govcy-h4 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  a, .govcy-link, .govcy-link-inverse,
  .govcy-link-inverse:visited, .govcy-link-no-visited-state {
    margin-bottom: 0;
  }
  img {
    max-width: 660px;
  }
  picture {
    max-width: 660px;
  }
  h1, .h1, .govcy-h1 {
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 2.375rem;
  }
  h2, .h2, .govcy-h2 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.8125rem;
  }
  h3, .h3, .govcy-h3 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.3125rem;
  }
  h4, .h4, .govcy-h4 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  a, .govcy-link, .govcy-link-inverse,
  .govcy-link-inverse:visited, .govcy-link-no-visited-state {
    margin-bottom: 0;
  }
  img {
    max-width: 840px;
  }
  picture {
    max-width: 840px;
  }
  h1, .h1, .govcy-h1 {
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 2.5625rem;
  }
  h2, .h2, .govcy-h2 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.9375rem;
  }
  h3, .h3, .govcy-h3 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.4375rem;
  }
  h4, .h4, .govcy-h4 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.0625rem;
  }
}
@media (min-width: 1400px) {
  a, .govcy-link, .govcy-link-inverse,
  .govcy-link-inverse:visited, .govcy-link-no-visited-state {
    margin-bottom: 0;
  }
  img {
    max-width: 940px;
  }
  picture {
    max-width: 940px;
  }
  h1, .h1, .govcy-h1 {
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 2.8125rem;
  }
  h2, .h2, .govcy-h2 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 2.125rem;
  }
  h3, .h3, .govcy-h3 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.5625rem;
  }
  h4, .h4, .govcy-h4 {
    margin-bottom: 1.5rem;
    padding: 1.25rem 0 0 0;
    font-size: 1.125rem;
  }
}
a.danger:hover, .danger.govcy-link:hover, .danger.govcy-link-inverse:hover, .danger.govcy-link-no-visited-state:hover {
  color: #942514;
}
a:visited, .govcy-link:visited, .govcy-link-inverse:visited, .govcy-link-no-visited-state:visited {
  border-color: #4c2c92;
  color: #4c2c92;
}
a:active, .govcy-link:active, .govcy-link-inverse:active, .govcy-link-no-visited-state:active {
  border-color: #272525;
  color: #272525;
}
a:focus, .govcy-link:focus, .govcy-link-inverse:focus, .govcy-link-no-visited-state:focus {
  -webkit-box-shadow: 0 -2px #ffdd00, 0 3px #272525;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 3px #272525;
  color: #272525 !important;
  outline: none;
  text-decoration: none;
}

img,
picture {
  margin-bottom: 1.5rem;
  width: auto;
}

main img,
main picture {
  aspect-ratio: 3/2;
}

.govcy-img-ar-auto {
  aspect-ratio: auto !important;
}

h1, .h1, .govcy-h1 {
  outline: 0;
}

h2, .h2, .govcy-h2 {
  outline: 0;
}

h3, .h3, .govcy-h3 {
  outline: 0;
}

h4, .h4, .govcy-h4 {
  outline: 0;
}

h5, .h5 {
  outline: 0;
}

h6, .h6 {
  outline: 0;
}

ol,
ul,
dl {
  margin-bottom: 1.5rem;
}

.govcy-alert-error {
  margin-bottom: 1.5rem;
}
.govcy-alert-error h1, .govcy-alert-error .h1, .govcy-alert-error .govcy-h1, .govcy-alert-error h2, .govcy-alert-error .h2, .govcy-alert-error .govcy-h2, .govcy-alert-error h3, .govcy-alert-error .h3, .govcy-alert-error .govcy-h3, .govcy-alert-error h4, .govcy-alert-error .h4, .govcy-alert-error .govcy-h4 {
  padding: 0;
}
.govcy-alert-error p > a, .govcy-alert-error p > .govcy-link, .govcy-alert-error p > .govcy-link-inverse, .govcy-alert-error p > .govcy-link-no-visited-state,
.govcy-alert-error ul li a,
.govcy-alert-error ul li .govcy-link,
.govcy-alert-error ul li .govcy-link-inverse,
.govcy-alert-error ul li .govcy-link-no-visited-state {
  color: #d4351c;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.govcy-alert-error p > a:hover, .govcy-alert-error p > .govcy-link:hover, .govcy-alert-error p > .govcy-link-inverse:hover, .govcy-alert-error p > .govcy-link-no-visited-state:hover,
.govcy-alert-error ul li a:hover,
.govcy-alert-error ul li .govcy-link:hover,
.govcy-alert-error ul li .govcy-link-inverse:hover,
.govcy-alert-error ul li .govcy-link-no-visited-state:hover {
  color: #942514;
}
.govcy-alert-error ul {
  list-style: none;
  padding-left: 5px;
}
.govcy-alert-error ul li a, .govcy-alert-error ul li .govcy-link, .govcy-alert-error ul li .govcy-link-inverse, .govcy-alert-error ul li .govcy-link-no-visited-state {
  display: inline-block;
}

.govcy-alert-notification {
  margin-bottom: 1.5rem;
}
.govcy-alert-notification .govcy-alert-notification-header {
  color: #ffffff;
  padding-left: 20px;
}
.govcy-alert-notification .govcy-alert-notification-body p a, .govcy-alert-notification .govcy-alert-notification-body p .govcy-link, .govcy-alert-notification .govcy-alert-notification-body p .govcy-link-inverse, .govcy-alert-notification .govcy-alert-notification-body p .govcy-link-no-visited-state {
  color: #31576f;
  padding-top: 5px;
}

.govcy-alert-completed-notification {
  color: #ffffff;
  margin-bottom: 1.5rem;
}
.govcy-alert-completed-notification .govcy-alert-completed-notification-body {
  padding: 32px;
  text-align: center;
}
.govcy-alert-completed-notification .govcy-alert-completed-notification-body p {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.govcy-alert-warning {
  margin-bottom: 1.5rem;
}
.govcy-alert-warning .govcy-alert-warning-icon {
  display: inline-block;
  font-size: 30px;
  position: relative;
  top: 7px;
}
.govcy-alert-warning .govcy-alert-warning-text {
  font-size: 24px;
}

.govcy-article-part-warning {
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  border-bottom: 1px solid #ffad2d;
  background-color: #ebf1f3;
}

.govcy-btn {
  margin-bottom: 1.5rem;
  border: 2px solid transparent;
}
.govcy-btn:not(.disabled):not(:disabled):hover {
  color: #ffffff;
}
.govcy-btn:not(.disabled):not(:disabled):focus {
  background-color: #ffdd00;
  border: 2px solid;
  box-shadow: none;
  color: #272525;
}
.govcy-btn-sm {
  border: 2px solid transparent;
}
.govcy-btn-lg {
  border: 2px solid transparent;
}

.govcy-btn-primary,
.govcy-btn-primary:disabled,
.govcy-btn-primary:visited {
  margin-bottom: 1.5rem;
  background-color: #31576f;
  color: #ffffff;
}
.govcy-btn-primary:not(.disabled):not(:disabled):hover,
.govcy-btn-primary:disabled:not(.disabled):not(:disabled):hover,
.govcy-btn-primary:visited:not(.disabled):not(:disabled):hover {
  color: #ffffff;
}
.govcy-btn-primary:not(.disabled):not(:disabled):focus,
.govcy-btn-primary:disabled:not(.disabled):not(:disabled):focus,
.govcy-btn-primary:visited:not(.disabled):not(:disabled):focus {
  background-color: #ffdd00;
  border: 2px solid;
  box-shadow: none;
  color: #272525;
}
.govcy-btn-primary:hover,
.govcy-btn-primary:disabled:hover,
.govcy-btn-primary:visited:hover {
  background-color: #254355;
}

.govcy-btn-secondary,
.govcy-btn-secondary:disabled,
.govcy-btn-secondary:visited {
  margin-bottom: 1.5rem;
  background-color: #d0d1d3;
  color: #272525 !important;
}
.govcy-btn-secondary:not(.disabled):not(:disabled):hover,
.govcy-btn-secondary:disabled:not(.disabled):not(:disabled):hover,
.govcy-btn-secondary:visited:not(.disabled):not(:disabled):hover {
  color: #ffffff;
}
.govcy-btn-secondary:not(.disabled):not(:disabled):focus,
.govcy-btn-secondary:disabled:not(.disabled):not(:disabled):focus,
.govcy-btn-secondary:visited:not(.disabled):not(:disabled):focus {
  background-color: #ffdd00;
  border: 2px solid;
  box-shadow: none;
  color: #272525;
}
.govcy-btn-secondary:hover,
.govcy-btn-secondary:disabled:hover,
.govcy-btn-secondary:visited:hover {
  background-color: #a6a8aa;
}

.govcy-btn-success,
.govcy-btn-success:disabled,
.govcy-btn-success:visited {
  margin-bottom: 1.5rem;
  background-color: #00703c;
  color: #ffffff;
}
.govcy-btn-success:not(.disabled):not(:disabled):hover,
.govcy-btn-success:disabled:not(.disabled):not(:disabled):hover,
.govcy-btn-success:visited:not(.disabled):not(:disabled):hover {
  color: #ffffff;
}
.govcy-btn-success:not(.disabled):not(:disabled):focus,
.govcy-btn-success:disabled:not(.disabled):not(:disabled):focus,
.govcy-btn-success:visited:not(.disabled):not(:disabled):focus {
  background-color: #ffdd00;
  border: 2px solid;
  box-shadow: none;
  color: #272525;
}
.govcy-btn-success:hover,
.govcy-btn-success:disabled:hover,
.govcy-btn-success:visited:hover {
  background-color: #274e13;
}

.govcy-btn-warning,
.govcy-btn-warning:disabled,
.govcy-btn-warning:visited {
  margin-bottom: 1.5rem;
  background-color: #d4351c;
  color: #ffffff;
}
.govcy-btn-warning:not(.disabled):not(:disabled):hover,
.govcy-btn-warning:disabled:not(.disabled):not(:disabled):hover,
.govcy-btn-warning:visited:not(.disabled):not(:disabled):hover {
  color: #ffffff;
}
.govcy-btn-warning:not(.disabled):not(:disabled):focus,
.govcy-btn-warning:disabled:not(.disabled):not(:disabled):focus,
.govcy-btn-warning:visited:not(.disabled):not(:disabled):focus {
  background-color: #ffdd00;
  border: 2px solid;
  box-shadow: none;
  color: #272525;
}
.govcy-btn-warning:hover,
.govcy-btn-warning:disabled:hover,
.govcy-btn-warning:visited:hover {
  background-color: #aa1d13;
}

.govcy-btn-primary:disabled,
.govcy-btn-secondary:disabled,
.govcy-btn-warning:disabled,
.govcy-btn-success:disabled {
  opacity: var(--bs-btn-disabled-opacity);
}

.govcy-header-separator {
  border-top: 1px solid #999999;
}

.govcy-header {
  background-color: #31576f;
  margin-bottom: 64px;
}
.govcy-header .govcy-mobile-menu-only {
  display: none !important;
}
.govcy-header .govcy-desktop-menu-only {
  display: block;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li {
  display: flex;
  align-items: center;
  padding: 1.0625rem 0 !important;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li:before {
  content: "";
  margin-right: 1rem;
  height: 19px;
  flex: none;
  width: 1px;
  display: block;
  background-color: #bbbcbf;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li:after {
  content: "";
  margin-left: 1rem;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li:last-child:after {
  content: "";
  margin-left: 1rem;
  height: 19px;
  flex: none;
  width: 1px;
  display: block;
  background-color: #bbbcbf;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li:last-child:focus-within:after, .govcy-header .govcy-mainmenu ul.govcy-menu-items > li:last-child:focus:after, .govcy-header .govcy-mainmenu ul.govcy-menu-items > li:last-child:hover:after {
  visibility: hidden;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li:focus-within:before, .govcy-header .govcy-mainmenu ul.govcy-menu-items > li:focus:before, .govcy-header .govcy-mainmenu ul.govcy-menu-items > li:hover:before {
  visibility: hidden;
}
.govcy-header .govcy-mainmenu ul.govcy-menu-items > li:focus + li:before, .govcy-header .govcy-mainmenu ul.govcy-menu-items > li:hover + li:before, .govcy-header .govcy-mainmenu ul.govcy-menu-items > li:focus-within + li:before {
  visibility: hidden;
}
.govcy-header a, .govcy-header .govcy-link, .govcy-header .govcy-link-inverse, .govcy-header .govcy-link-no-visited-state {
  text-decoration: none;
}
.govcy-header ul {
  list-style: none;
}
.govcy-header .govcy-menu-items {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.govcy-header .govcy-menu-items li {
  padding: 1.0625rem 1rem;
}
.govcy-header .govcy-menu-items li > a.active, .govcy-header .govcy-menu-items li > .active.govcy-link, .govcy-header .govcy-menu-items li > .active.govcy-link-inverse, .govcy-header .govcy-menu-items li > .active.govcy-link-no-visited-state {
  font-weight: 600;
}
.govcy-header .govcy-menu-items li:focus-within,
.govcy-header .govcy-menu-items li:focus,
.govcy-header .govcy-menu-items li:hover {
  background-color: #dae5ea;
}
.govcy-header .govcy-menu-items a.govcy-expand-btn i, .govcy-header .govcy-menu-items .govcy-expand-btn.govcy-link i, .govcy-header .govcy-menu-items .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-menu-items .govcy-expand-btn.govcy-link-no-visited-state i,
.govcy-header .govcy-menu-items > .govcy-dropdown:hover > a i,
.govcy-header .govcy-menu-items > .govcy-dropdown:hover > .govcy-link i,
.govcy-header .govcy-menu-items > .govcy-dropdown:hover > .govcy-link-inverse i,
.govcy-header .govcy-menu-items > .govcy-dropdown:hover > .govcy-link-no-visited-state i {
  margin-left: 5px;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IiMzMTU3NkYiLz4KPC9zdmc+Cg==");
  width: 0.75rem;
  height: 1.5rem;
}
.govcy-header .govcy-menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.govcy-header .govcy-dropdown {
  position: relative;
}
.govcy-header .govcy-dropdown-menu,
.govcy-header .govcy-right-menu {
  height: auto;
  position: absolute;
  background: #dae5ea;
  width: 250px;
  top: 55px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
}
.govcy-header .govcy-dropdown-menu li,
.govcy-header .govcy-right-menu li {
  border-bottom: 1px solid #bbbcbf;
}
.govcy-header .govcy-dropdown-menu li:focus-within,
.govcy-header .govcy-dropdown-menu li:focus,
.govcy-header .govcy-dropdown-menu li:hover,
.govcy-header .govcy-right-menu li:focus-within,
.govcy-header .govcy-right-menu li:focus,
.govcy-header .govcy-right-menu li:hover {
  background-color: #31576f;
}
.govcy-header .govcy-dropdown-menu li:focus-within > a, .govcy-header .govcy-dropdown-menu li:focus-within > .govcy-link, .govcy-header .govcy-dropdown-menu li:focus-within > .govcy-link-inverse, .govcy-header .govcy-dropdown-menu li:focus-within > .govcy-link-no-visited-state,
.govcy-header .govcy-dropdown-menu li:focus > a,
.govcy-header .govcy-dropdown-menu li:focus > .govcy-link,
.govcy-header .govcy-dropdown-menu li:focus > .govcy-link-inverse,
.govcy-header .govcy-dropdown-menu li:focus > .govcy-link-no-visited-state,
.govcy-header .govcy-dropdown-menu li:hover > a,
.govcy-header .govcy-dropdown-menu li:hover > .govcy-link,
.govcy-header .govcy-dropdown-menu li:hover > .govcy-link-inverse,
.govcy-header .govcy-dropdown-menu li:hover > .govcy-link-no-visited-state,
.govcy-header .govcy-right-menu li:focus-within > a,
.govcy-header .govcy-right-menu li:focus-within > .govcy-link,
.govcy-header .govcy-right-menu li:focus-within > .govcy-link-inverse,
.govcy-header .govcy-right-menu li:focus-within > .govcy-link-no-visited-state,
.govcy-header .govcy-right-menu li:focus > a,
.govcy-header .govcy-right-menu li:focus > .govcy-link,
.govcy-header .govcy-right-menu li:focus > .govcy-link-inverse,
.govcy-header .govcy-right-menu li:focus > .govcy-link-no-visited-state,
.govcy-header .govcy-right-menu li:hover > a,
.govcy-header .govcy-right-menu li:hover > .govcy-link,
.govcy-header .govcy-right-menu li:hover > .govcy-link-inverse,
.govcy-header .govcy-right-menu li:hover > .govcy-link-no-visited-state {
  color: #ffffff;
}
.govcy-header .govcy-right-menu {
  top: 0;
  left: 110%;
  -webkit-box-shadow: -5px 6px 5px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: -5px 6px 5px 0px rgba(0, 0, 0, 0.09);
  box-shadow: -5px 6px 5px 0px rgba(0, 0, 0, 0.09);
}
.govcy-header .govcy-dropdown-right:focus-within > .govcy-right-menu,
.govcy-header .govcy-dropdown-right:focus > .govcy-right-menu,
.govcy-header .govcy-dropdown-right:hover > .govcy-right-menu,
.govcy-header .govcy-dropdown:focus-within > .govcy-dropdown-menu,
.govcy-header .govcy-dropdown:focus > .govcy-dropdown-menu,
.govcy-header .govcy-dropdown:hover > .govcy-dropdown-menu {
  padding-left: 0;
  opacity: 1;
  visibility: visible;
}
.govcy-header .govcy-dropdown-right:focus-within > .govcy-right-menu,
.govcy-header .govcy-dropdown-right:focus > .govcy-right-menu,
.govcy-header .govcy-dropdown-right:hover > .govcy-right-menu {
  left: 100%;
}
.govcy-header .govcy-dropdown-right:focus > .govcy-expand-btn i,
.govcy-header .govcy-dropdown-right:focus-within > .govcy-expand-btn i,
.govcy-header .govcy-dropdown-right:hover > .govcy-expand-btn i {
  transform: rotate(-90deg);
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
.govcy-header .govcy-header-top-area {
  background-color: #2e5268;
  padding: 0.75rem 0;
  color: #ffffff;
}
.govcy-header .govcy-header-top-area .govcy-header-top-area-wrapper {
  display: flex;
}
.govcy-header .govcy-header-top-area ul.govcy-sign-in {
  margin-left: auto;
}
.govcy-header .govcy-header-top-area ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.govcy-header .govcy-header-top-area ul.govcy-dropdown-menu {
  width: 100%;
  top: 70px;
}
.govcy-header .govcy-header-top-area ul,
.govcy-header .govcy-header-top-area ul li,
.govcy-header .govcy-header-top-area ul li a,
.govcy-header .govcy-header-top-area ul li .govcy-link,
.govcy-header .govcy-header-top-area ul li .govcy-link-inverse,
.govcy-header .govcy-header-top-area ul li .govcy-link-no-visited-state {
  display: flex;
  align-items: center;
}
.govcy-header .govcy-header-top-area ul li {
  margin-right: 0.5rem;
}
.govcy-header .govcy-header-top-area ul li a, .govcy-header .govcy-header-top-area ul li .govcy-link, .govcy-header .govcy-header-top-area ul li .govcy-link-inverse, .govcy-header .govcy-header-top-area ul li .govcy-link-no-visited-state {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
}
.govcy-header .govcy-header-top-area a:hover, .govcy-header .govcy-header-top-area .govcy-link:hover, .govcy-header .govcy-header-top-area .govcy-link-inverse:hover, .govcy-header .govcy-header-top-area .govcy-link-no-visited-state:hover {
  text-decoration: underline;
}
.govcy-header .govcy-header-top-area a:focus i.govcy-signin-icon, .govcy-header .govcy-header-top-area .govcy-link:focus i.govcy-signin-icon, .govcy-header .govcy-header-top-area .govcy-link-inverse:focus i.govcy-signin-icon, .govcy-header .govcy-header-top-area .govcy-link-no-visited-state:focus i.govcy-signin-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4MDJfMTkzNTEpIj4KPHBhdGggZD0iTTcuMjIyMjIgMTVIMTMuNDQ0NEMxNC4zMDM2IDE1IDE1IDE0LjIxNjUgMTUgMTMuMjVWMi43NUMxNSAxLjc4MzUgMTQuMzAzNiAxIDEzLjQ0NDQgMUg3LjIyMjIyTTEgOEg5LjU1NTU2TTkuNTU1NTYgOEw3LjIyMjIyIDEwLjYyNU05LjU1NTU2IDhMNy4yMjIyMiA1LjM3NSIgc3Ryb2tlPSIjMjcyNTI1IiBzdHJva2Utd2lkdGg9IjEuNzc3NzgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM4MDJfMTkzNTEiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}
.govcy-header .govcy-header-top-area a:focus i.govcy-home-icon, .govcy-header .govcy-header-top-area .govcy-link:focus i.govcy-home-icon, .govcy-header .govcy-header-top-area .govcy-link-inverse:focus i.govcy-home-icon, .govcy-header .govcy-header-top-area .govcy-link-no-visited-state:focus i.govcy-home-icon {
  filter: invert(100%);
}
.govcy-header .govcy-header-top-area i {
  margin-right: 0.5rem;
}
.govcy-header .govcy-header-top-area i.govcy-signin-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2MDlfMTE2ODApIj4KPHBhdGggZD0iTTcuMjIyMjIgMTVIMTMuNDQ0NEMxNC4zMDM2IDE1IDE1IDE0LjIxNjUgMTUgMTMuMjVWMi43NUMxNSAxLjc4MzUgMTQuMzAzNiAxIDEzLjQ0NDQgMUg3LjIyMjIyTTEgOEg5LjU1NTU2TTkuNTU1NTYgOEw3LjIyMjIyIDEwLjYyNU05LjU1NTU2IDhMNy4yMjIyMiA1LjM3NSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjc3Nzc4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNjA5XzExNjgwIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}
.govcy-header .govcy-header-top-area i.govcy-home-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuOTk5MTggMEM3LjY5NTMgMCA3LjM5MTYgMC4xMDU0MDUgNy4xNDQgMC4zMTY5MzlMMC4yNjI4NjkgNi4xOTQ5NkMwLjAwNzc2MjY0IDYuNDEyOCAtMC4wODMwNDEgNi43OTI2OCAwLjA4NjM2MzIgNy4wODUxOEMwLjMwMjEyIDcuNDU3NDYgMC43Nzk1NzUgNy41MzAxOSAxLjA5MDA0IDcuMjY0OTZMNy44OTE3MSAxLjg1NTQ3QzcuOTU0MDcgMS44MDIyOSA4LjA0NDI4IDEuODAyMjkgOC4xMDY2NCAxLjg1NTQ3TDE0LjkwODMgNy4yNjU2MkMxNS4wMzMgNy4zNzIzMyAxNS4xODQyIDcuNDI0MDkgMTUuMzM0OSA3LjQyNDA5QzE1LjU2NjcgNy40MjQwOSAxNS43OTY3IDcuMzAxMTMgMTUuOTIzNyA3LjA2NDU0QzE2LjA3ODggNi43NzU0NSAxNS45ODc1IDYuNDEwMzIgMTUuNzQgNi4xOTg5NUwxNC42Njg2IDUuMjgzNDJWMi4zODYzNkMxNC42Njg2IDIuMDA5NjYgMTQuMzcwMiAxLjcwNDU1IDE0LjAwMTcgMS43MDQ1NUgxMy4zMzQ3QzEyLjk2NjMgMS43MDQ1NSAxMi42Njc4IDIuMDA5NjYgMTIuNjY3OCAyLjM4NjM2VjMuNTc0MjJMOC44NTQzNSAwLjMxNjkzOUM4LjYwNjc1IDAuMTA1NDA1IDguMzAzMDUgMCA3Ljk5OTE4IDBaTTcuOTk5MTggMy4xOTE1NkwxLjMyOTcyIDguNVYxNC4yOTU1QzEuMzI5NzIgMTUuMjM2NyAyLjA3NjM3IDE2IDIuOTk3MDkgMTZIMTMuMDAxM0MxMy45MjIgMTYgMTQuNjY4NiAxNS4yMzY3IDE0LjY2ODYgMTQuMjk1NVY4LjVMNy45OTkxOCAzLjE5MTU2Wk0xMS4xNjY5IDguMzE4MThIMTJDMTIuMzY4NSA4LjMxODE4IDEyLjY2NjkgOC42MjMzIDEyLjY2NjkgOVYxMS4zODY0VjEzLjhDMTIuNjY2OSAxNC4xODY2IDEyLjM1MzUgMTQuNSAxMS45NjY5IDE0LjVIMTEuMkMxMC44MTM0IDE0LjUgMTAuNSAxNC4xODY2IDEwLjUgMTMuOFY5QzEwLjUgOC42MjMzIDEwLjc5ODUgOC4zMTgxOCAxMS4xNjY5IDguMzE4MThaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.govcy-header .govcy-header-main-area {
  border-bottom: 4px solid #ffad2d;
}
.govcy-header .govcy-header-main-area .govcy-main-area-items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.govcy-header .govcy-header-main-area .govcy-navigation-container {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-container {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.75rem 0rem;
}
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name,
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name a,
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name .govcy-link,
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name .govcy-link-inverse,
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name .govcy-link-no-visited-state {
  color: #ffffff;
  flex-grow: 1;
  padding-left: 3px;
  padding-right: 1.5rem;
  font-size: 1.375rem;
}
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-logo {
  background: transparent;
  border: 3px solid transparent;
  box-shadow: none;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTU1IiBoZWlnaHQ9IjQ1IiB2aWV3Qm94PSIwIDAgMTU1IDQ1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNjAuNTE4NiAyMi42NDhDNjAuMzk1NiAyMC4yOTYzIDYxLjA4MDYgMTcuOTczIDYyLjQ2MDggMTYuMDYwN0M2My4wNjQ0IDE1LjI2NjcgNjMuODQ5OCAxNC42Mjc5IDY0Ljc1MTcgMTQuMTk3NUM2NS42NTM1IDEzLjc2NzEgNjYuNjQ1NyAxMy41NTc2IDY3LjY0NTQgMTMuNTg2M0M2OC41NTM3IDEzLjU0NDggNjkuNDU5MiAxMy43MTQyIDcwLjI5MDQgMTQuMDgxMUM3MS4xMjE2IDE0LjQ0NzkgNzEuODU1NyAxNS4wMDIyIDcyLjQzNDcgMTUuNzAwMkw3Mi42MTY2IDEzLjkxNEg3Ni4yMjAzVjMxLjEwMzRDNzYuMjczIDMyLjEyMzcgNzYuMTA0OCAzMy4xNDMzIDc1LjcyNzEgMzQuMDkzMkM3NS4zNDk0IDM1LjA0MzEgNzQuNzcxMSAzNS45MDEyIDc0LjAzMTMgMzYuNjA5MUM3Mi40MTAyIDM4LjAxNTQgNzAuMzAyOSAzOC43MzgzIDY4LjE1NTcgMzguNjI0N0M2Ni44MzM5IDM4LjYyMTMgNjUuNTI3NSAzOC4zNDIyIDY0LjMyMDcgMzcuODA1NEM2My4yMDQ5IDM3LjM2NDEgNjIuMjI3NyAzNi42MzQ0IDYxLjQ4OTcgMzUuNjkxNkw2My4zODI1IDMzLjI5OTFDNjMuOTIxOSAzMy45ODQgNjQuNjExOSAzNC41MzY2IDY1LjM5OTQgMzQuOTE0NUM2Ni4xODcgMzUuMjkyMyA2Ny4wNTExIDM1LjQ4NTMgNjcuOTI1MyAzNS40Nzg1QzY5LjA3NSAzNS41NDE2IDcwLjIwMzcgMzUuMTUzMyA3MS4wNjkgMzQuMzk3QzcxLjQ3MzQgMzMuOTgzNCA3MS43ODUyIDMzLjQ4OTEgNzEuOTgzOCAzMi45NDY4QzcyLjE4MjQgMzIuNDA0NiA3Mi4yNjMzIDMxLjgyNjUgNzIuMjIxMyAzMS4yNTA4VjMwLjA1NDZDNzEuNjQxMSAzMC42OTA5IDcwLjkyNzYgMzEuMTkyNSA3MC4xMzEyIDMxLjUyMzhDNjkuMzM0NyAzMS44NTUxIDY4LjQ3NDkgMzIuMDA4MSA2Ny42MTI1IDMxLjk3MTlDNjYuNjIzNyAzMS45OTA3IDY1LjY0NDUgMzEuNzc2NCA2NC43NTQ4IDMxLjM0NjNDNjMuODY1MiAzMC45MTYzIDYzLjA5MDMgMzAuMjgyOCA2Mi40OTM3IDI5LjQ5NzVDNjEuMDcxMyAyNy41MDQ4IDYwLjM3NDUgMjUuMDg4NCA2MC41MTg2IDIyLjY0OFpNNjQuNTAxNyAyMi45OTIxQzY0LjQyMDUgMjQuNDczNyA2NC43OTk4IDI1Ljk0NDEgNjUuNTg4IDI3LjIwMzRDNjUuOTI2MiAyNy42OTE1IDY2LjM4MjQgMjguMDg3IDY2LjkxNDYgMjguMzUzM0M2Ny40NDY3IDI4LjYxOTYgNjguMDM3NyAyOC43NDgzIDY4LjYzMjkgMjguNzI3M0M2OS4zNjY1IDI4Ljc1OTcgNzAuMDk0MiAyOC41ODI2IDcwLjczIDI4LjIxNjhDNzEuMzY1OCAyNy44NTExIDcxLjg4MzIgMjcuMzExOSA3Mi4yMjEzIDI2LjY2MjlWMTguODYyOUM3MS44ODQgMTguMjIzOCA3MS4zNjk5IDE3LjY5NDQgNzAuNzM5OCAxNy4zMzcyQzcwLjEwOTcgMTYuOTggNjkuMzkgMTYuODEwMSA2OC42NjU5IDE2Ljg0NzVDNjguMDYyMyAxNi44MjUyIDY3LjQ2MjkgMTYuOTU2NCA2Ni45MjQ0IDE3LjIyODhDNjYuMzg1OCAxNy41MDEyIDY1LjkyNTkgMTcuOTA1NyA2NS41ODggMTguNDA0MkM2NC43NzM3IDE5Ljc5MTEgNjQuMzk1MyAyMS4zODkxIDY0LjUwMTcgMjIuOTkyMVpNNzkuNTk1MiAyMi42MTUyQzc5LjU2OTEgMjAuOTkzOSA3OS45MjQyIDE5LjM4OSA4MC42MzIgMTcuOTI4N0M4MS4yNjM1IDE2LjU5NTQgODIuMjc3MSAxNS40Nzc5IDgzLjU0NTMgMTQuNzE3Qzg0Ljg0OTIgMTMuOTQ4OSA4Ni4zNDIxIDEzLjU1NzUgODcuODU2OSAxMy41ODYzQzg4LjkzOSAxMy41NDM3IDkwLjAxODEgMTMuNzI3MyA5MS4wMjQ2IDE0LjEyNTNDOTIuMDMxMSAxNC41MjMyIDkyLjk0MjcgMTUuMTI2NyA5My43MDA3IDE1Ljg5NjdDOTUuMjU1NyAxNy41NjMzIDk2LjEyNDggMTkuNzUwNyA5Ni4xMzU5IDIyLjAyNTNMOTYuMTUzMyAyMi45NTk0Qzk2LjE4MTYgMjQuNTc5MSA5NS44MzIzIDI2LjE4MzIgOTUuMTMyOCAyNy42NDU5Qzk0LjUwNzEgMjguOTczNiA5My40OTg3IDMwLjA4NTkgOTIuMjM1OSAzMC44NDExQzkwLjkyMDkgMzEuNjEyIDg5LjQxNjMgMzIuMDAzNSA4Ny44OTA2IDMxLjk3MTlDODYuNzYyMyAzMi4wMTkgODUuNjM3MyAzMS44MjA2IDg0LjU5MzkgMzEuMzkwNEM4My41NTA2IDMwLjk2MDIgODIuNjE0IDMwLjMwODYgODEuODQ5NiAyOS40ODFDODAuMjc5MyAyNy42MjExIDc5LjQ3MzkgMjUuMjM4NSA3OS41OTUyIDIyLjgxMThWMjIuNjE1MlpNODMuNTk0MyAyMi45NTk0QzgzLjUwODEgMjQuNDczOSA4My45MDU4IDI1Ljk3NjcgODQuNzMwMiAyNy4yNTI1Qzg1LjA4NyAyNy43NTA0IDg1LjU2MjggMjguMTUyIDg2LjExNDUgMjguNDIxQzg2LjY2NjMgMjguNjg5OSA4Ny4yNzY3IDI4LjgxNzcgODcuODkwNiAyOC43OTI5Qzg4LjUwNTUgMjguODE3NSA4OS4xMTY2IDI4LjY4NiA4OS42NjY0IDI4LjQxMDhDOTAuMjE2MiAyOC4xMzU2IDkwLjY4NjcgMjcuNzI1NyA5MS4wMzM3IDI3LjIxOThDOTEuODgwNSAyNS44Mzg0IDkyLjI3NzMgMjQuMjMgOTIuMTY5NSAyMi42MTUyQzkyLjI1MTEgMjEuMTA2NiA5MS44NDEzIDE5LjYxMjIgOTEuMDAxIDE4LjM1NDJDOTAuNjM5NyAxNy44Njc3IDkwLjE2OTEgMTcuNDcyMSA4OS42MjY4IDE3LjE5OUM4OS4wODQ1IDE2LjkyNTkgODguNDg1NiAxNi43ODI4IDg3Ljg3NzkgMTYuNzgxMkM4Ny4yNzAyIDE2Ljc3OTYgODYuNjcwNSAxNi45MTk1IDg2LjEyNjggMTcuMTg5OEM4NS41ODMxIDE3LjQ2MDEgODUuMTEwNCAxNy44NTMyIDg0Ljc0NjUgMTguMzM3OEM4My44ODE4IDE5LjcxODUgODMuNDc4NCAyMS4zMzYzIDgzLjU5NDMgMjIuOTU5NFpNMTA1LjU1MSAyNi41OTcxTDEwOS4zMiAxMy45MTRIMTEzLjQ1MkwxMDcuMjc5IDMxLjY0NDFIMTAzLjgwNkw5Ny41ODQzIDEzLjkxNEgxMDEuNzMzTDEwNS41NTEgMjYuNTk3MVpNMTE1LjY5IDI3LjQ0OTJDMTE2LjAwNyAyNy40Mjk0IDExNi4zMjQgMjcuNDc2MSAxMTYuNjIyIDI3LjU4NjJDMTE2LjkyIDI3LjY5NjIgMTE3LjE5MSAyNy44NjczIDExNy40MTggMjguMDg4MkMxMTcuODEgMjguNTE2MSAxMTguMDI3IDI5LjA3NDIgMTE4LjAyNyAyOS42NTMyQzExOC4wMjcgMzAuMjMyMSAxMTcuODEgMzAuNzkwMiAxMTcuNDE4IDMxLjIxODFDMTE2LjkzNSAzMS42MTAyIDExNi4zMyAzMS44MjQ0IDExNS43MDYgMzEuODI0NEMxMTUuMDgzIDMxLjgyNDQgMTE0LjQ3OCAzMS42MTAyIDExMy45OTQgMzEuMjE4MUMxMTMuNzg3IDMxLjAxNiAxMTMuNjI1IDMwLjc3MzMgMTEzLjUxNyAzMC41MDUzQzExMy40MDkgMzAuMjM3MiAxMTMuMzU5IDI5Ljk0OTggMTEzLjM2OSAyOS42NjE0QzExMy4zNiAyOS4zNzE5IDExMy40MDkgMjkuMDgzNiAxMTMuNTEzIDI4LjgxMzRDMTEzLjYxOCAyOC41NDMyIDExMy43NzYgMjguMjk2NiAxMTMuOTc4IDI4LjA4ODJDMTE0LjIwMiAyNy44NjgyIDExNC40NzEgMjcuNjk3NiAxMTQuNzY2IDI3LjU4NzVDMTE1LjA2MSAyNy40Nzc0IDExNS4zNzUgMjcuNDMwMyAxMTUuNjkgMjcuNDQ5MloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMjkuOTI2IDI4Ljc5MjlDMTMwLjgzNCAyOC44MjQ5IDEzMS43MjIgMjguNTE0OCAxMzIuNDExIDI3LjkyNDRDMTMyLjcyNiAyNy42NTg5IDEzMi45ODMgMjcuMzMwOSAxMzMuMTY0IDI2Ljk2MTNDMTMzLjM0NiAyNi41OTE4IDEzMy40NDggMjYuMTg4NyAxMzMuNDY0IDI1Ljc3NzdIMTM3LjIzM0MxMzcuMTg4IDI2Ljg4NjcgMTM2LjgyOCAyNy45NjAzIDEzNi4xOTYgMjguODc0OEMxMzUuNTI5IDI5Ljg0MjIgMTM0LjYyMiAzMC42MjEyIDEzMy41NjMgMzEuMTM2MUMxMzIuNDUxIDMxLjY5NDMgMTMxLjIyMSAzMS45ODA3IDEyOS45NzUgMzEuOTcxOUMxMjguODcxIDMyLjAyNCAxMjcuNzY4IDMxLjgzNTUgMTI2Ljc0NSAzMS40MTk0QzEyNS43MjIgMzEuMDAzMyAxMjQuODAyIDMwLjM2OTggMTI0LjA1IDI5LjU2M0MxMjIuNTAxIDI3LjcwMTIgMTIxLjcxOCAyNS4zMjM4IDEyMS44NiAyMi45MTAxVjIyLjUwMDVDMTIxLjc0MSAyMC4xNDc3IDEyMi41MTcgMTcuODM2NSAxMjQuMDMzIDE2LjAyNzhDMTI0Ljc3OCAxNS4yMTA4IDEyNS42OTYgMTQuNTY4MSAxMjYuNzIxIDE0LjE0NkMxMjcuNzQ1IDEzLjcyMzkgMTI4Ljg1MSAxMy41MzI4IDEyOS45NTggMTMuNTg2M0MxMzEuODU4IDEzLjUwNjggMTMzLjcxNCAxNC4xNzE2IDEzNS4xMjcgMTUuNDM4QzEzNS43OTUgMTYuMDU1MSAxMzYuMzI2IDE2LjgwMzIgMTM2LjY4OSAxNy42MzUyQzEzNy4wNTEgMTguNDY3MyAxMzcuMjM3IDE5LjM2NSAxMzcuMjMzIDIwLjI3MkgxMzMuNDY0QzEzMy40NTMgMTkuMzMyIDEzMy4wNzUgMTguNDMzMSAxMzIuNDExIDE3Ljc2NDlDMTMyLjA4NyAxNy40MzkyIDEzMS42OTkgMTcuMTgzNyAxMzEuMjcyIDE3LjAxNDVDMTMwLjg0NCAxNi44NDUzIDEzMC4zODYgMTYuNzY2IDEyOS45MjYgMTYuNzgxN0MxMjkuMzQ4IDE2Ljc1MzEgMTI4Ljc3MyAxNi44NjY3IDEyOC4yNSAxNy4xMTI1QzEyNy43MjggMTcuMzU4MyAxMjcuMjc0IDE3LjcyODcgMTI2LjkzIDE4LjE5MDlDMTI2LjEzNCAxOS40NTg2IDEyNS43NiAyMC45NDM1IDEyNS44NiAyMi40MzQ5VjIzLjA3NDFDMTI1Ljc1MiAyNC41ODI1IDEyNi4xMTQgMjYuMDg3NSAxMjYuODk3IDI3LjM4MzZDMTI3LjI0NyAyNy44NDgyIDEyNy43MDYgMjguMjE5OSAxMjguMjM0IDI4LjQ2NThDMTI4Ljc2MiAyOC43MTE2IDEyOS4zNDMgMjguODIzOSAxMjkuOTI2IDI4Ljc5MjlaTTE0Ni40ODQgMjUuOTQxN0wxNTAuMTA1IDEzLjkxNEgxNTQuMzY3TDE0Ny4yOTEgMzQuMzMxNUMxNDYuMjA0IDM3LjMxMzggMTQ0LjM2IDM4LjgwNDkgMTQxLjc1OSAzOC44MDQ5QzE0MS4xMDcgMzguNzk0MyAxNDAuNDU5IDM4LjY5NTEgMTM5LjgzNCAzOC41MVYzNS40Mjk0TDE0MC41OTEgMzUuNDc4NUMxNDEuMzg4IDM1LjUzNDggMTQyLjE4MyAzNS4zMzk5IDE0Mi44NjMgMzQuOTIxNEMxNDMuNDUzIDM0LjQ1MjkgMTQzLjg3OSAzMy44MTA0IDE0NC4wOCAzMy4wODYxTDE0NC42NTYgMzEuNTYyMUwxMzguNDAyIDEzLjkxNEgxNDIuNzE0TDE0Ni40ODQgMjUuOTQxN1oiIGZpbGw9IiNGRkFEMkQiLz4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE4ODlfNjM3KSI+CjxwYXRoIGQ9Ik0zNS41ODAxIDIuMDU5MzZDMzUuNTgwMSAyLjA1OTM2IDM2LjMzODEgMTIuNjgzMiAzMi4zOTkxIDIwLjQ1MjJDMjguMTk5OCAyOC43NDQ1IDIyLjU0MzMgMzEuNzA0OSAyMi41NDMzIDMxLjcwNDlMMjIuNDk5MiAzMS43MjM5TDIyLjQ1NzIgMzEuNzA0OUMyMi40NTcyIDMxLjcwNDkgMTYuODAyOCAyOC43NTA5IDEyLjU4ODggMjAuNDUyMkM4LjY1ODIxIDEyLjY4MzIgOS40MTQwOSAyLjA1OTM2IDkuNDE0MDkgMi4wNTkzNkM5LjQxNDA5IDIuMDU5MzYgMTIuMzEzNyAzLjk1ODM2IDE1LjE4MTkgNC42MjkzNEMxNy41MjMyIDUuMTc3OTIgMTkuOTE2OCA1LjQ2OTQxIDIyLjMyMDcgNS40OTg2NkgyMi42OTQ1QzI1LjA5MjEgNS40Njg1IDI3LjQ3OTQgNS4xNzcwMiAyOS44MTQ0IDQuNjI5MzRDMzIuNjgyNiAzLjk1NjI1IDM1LjU4MjIgMi4wNTkzNiAzNS41ODIyIDIuMDU5MzZNMzYuNTk4NCAwTDM0Ljk0NiAxLjA4MDMyQzM0LjkxODcgMS4wOTcyIDMyLjE3NjUgMi44NzM4MiAyOS41NDc4IDMuNDg5OTRDMjcuMzAwMSA0LjAyMTQ5IDI1LjAwMTMgNC4zMDQ1IDIyLjY5MjQgNC4zMzM5NEgyMi4zMTg2QzIwLjAwNDggNC4zMDQ5OSAxNy43MDExIDQuMDIxOTggMTUuNDQ4NSAzLjQ4OTk0QzEyLjgyMTggMi44NzM4MiAxMC4wNzk3IDEuMDk3MiAxMC4wNDQgMS4wODAzMkw4LjQwMjA1IDBMOC4yNTkyNyAxLjk3NDk2QzguMjI3NzggMi40MjIyOCA3LjUyNDM5IDEzLjAxNDUgMTEuNTYyIDIwLjk4MTlDMTUuODg1MyAyOS41MTA1IDIxLjY3NCAzMi42MTIyIDIxLjkxOTcgMzIuNzQwOUwyMS45NDI4IDMyLjc1MzVMMjEuOTY1OSAzMi43NjQxTDIyLjAwNzkgMzIuNzgzMUwyMi40ODI0IDMzLjAwNjdMMjIuOTYzMiAzMi43OTU3TDIzLjAwNzMgMzIuNzc0N0wyMy4wNDUxIDMyLjc1OTlMMjMuMDgwOCAzMi43NDA5QzIzLjMyNDQgMzIuNjEyMiAyOS4xMTMxIDI5LjUxMDUgMzMuNDM2MyAyMC45ODE5QzM3LjQ3NjEgMTMuMDE0NSAzNi43NzA2IDIuNDEzODQgMzYuNzM5MSAxLjk3NDk2TDM2LjU5ODQgMFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yLjMwNjk0IDQuMDY1OTJDMS45ODY0NCA1LjEwMzA1IDEuODM0MDIgNi4xODUyMyAxLjg1NTUxIDcuMjcxMDFDMS44NzY1MSA5LjQyNTMyIDIuOTg1MTMgMTAuNDc4MiAyLjk4NTEzIDEwLjQ3ODJDMi45ODUxMyAxMC40NzgyIDMuOTIxNTggOS4xOTExMSAzLjQzNDQ2IDcuMTAyMjFDMi44ODAxNCA0Ljc0MTEyIDIuMzA2OTQgNC4wNjU5MiAyLjMwNjk0IDQuMDY1OTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNS4yOTc4NiAxNi4zMjkzQzUuMjc4OTcgMTUuNzU3NSA1LjUzMzAzIDE1LjI3NDMgNS44NzEwNyAxNS4yNzQzQzYuMjA5MTIgMTUuMjc0MyA2LjUwMDk3IDE1LjcxOTUgNi41MTU2NyAxNi4yOTU1QzYuNTMwMzcgMTYuODcxNiA2LjI3NDIxIDE3LjM1MDUgNS45NDI0NiAxNy4zNTA1QzUuNjEwNzEgMTcuMzUwNSA1LjMxMjU2IDE2LjkwNzQgNS4yOTc4NiAxNi4zMzE0IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNy4xOTMzNiAyOC4zOTIyQzcuNjYyMjggMjkuMzcwNiA4LjI4NDczIDMwLjI2NjggOS4wMzY4NiAzMS4wNDY2QzEwLjUwNjYgMzIuNjEyMiAxMi4wMzUyIDMyLjYyMjggMTIuMDM1MiAzMi42MjI4QzEyLjAzNTIgMzIuNjIyOCAxMS44NDgzIDMxLjAzODIgMTAuMDY1NyAyOS44Mzk3QzguMDczMTIgMjguNDk1NiA3LjE5MzM2IDI4LjM5MjIgNy4xOTMzNiAyOC4zOTIyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEyLjE4NTYgMjcuNDQ0OEMxMi4wODA4IDI4LjUyNTkgMTIuMTUxNyAyOS42MTcgMTIuMzk1NiAzMC42NzUyQzEyLjg2MTcgMzIuNzg1MiAxNC4xNjM1IDMzLjU3NjUgMTQuMTYzNSAzMy41NzY1QzE0LjE2MzUgMzMuNTc2NSAxNC44MTIzIDMyLjEyNDggMTMuOTAxMSAzMC4xNzA5QzEyLjg3NjQgMjcuOTg3MSAxMi4xODE0IDI3LjQ0NDggMTIuMTgxNCAyNy40NDQ4IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTAuMzA2OSAyOC44MTYyQzEwLjE2ODQgMjguMjU5MiAxMC4zMjE2IDI3Ljc0MDEgMTAuNjQ3MSAyNy42NjIxQzEwLjk3MjUgMjcuNTg0IDExLjM1MDUgMjcuOTYxNyAxMS40ODcgMjguNTIyOUMxMS42MjM0IDI5LjA4NDIgMTEuNDg3IDI5LjU5OSAxMS4xNDg5IDI5LjY3OTJDMTAuODEwOSAyOS43NTk0IDEwLjQ0NTUgMjkuMzczMyAxMC4zMDkgMjguODE2MiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTExLjc2NzkgMzQuMTk0N0MxMS4zODM3IDMzLjc3MjcgMTEuMjc4NyAzMy4yMzY3IDExLjUyNjUgMzMuMDA4OUMxMS43NzQyIDMyLjc4MSAxMi4yODg2IDMyLjk0OTggMTIuNjcyOSAzMy4zNzZDMTMuMDU3MSAzMy44MDIyIDEzLjE2IDM0LjMyOTcgMTIuOTEyMiAzNC41NTc2QzEyLjY2NDUgMzQuNzg1NSAxMi4xNTAxIDM0LjYxODggMTEuNzY3OSAzNC4xOTQ3WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTkuNDI2OTEgMjEuNjU3QzkuMDQ4NTIgMjIuNjcxIDguODM1ODEgMjMuNzM5OCA4Ljc5NzAxIDI0LjgyMkM4LjcwMjUyIDI2Ljk3NDIgOS43NTY1NSAyOC4wODIgOS43NTY1NSAyOC4wODJDOS43NTY1NSAyOC4wODIgMTAuNzU2IDI2Ljg0OTcgMTAuMzg2NSAyNC43MjVDOS45NjY1MiAyMi4zNTEyIDkuNDI2OTEgMjEuNjQ2NSA5LjQyNjkxIDIxLjY0NjUiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik03LjMxMzA5IDIzLjMzMDNDNy4yOTIwOSAyMi43NjA2IDcuNTQ4MjUgMjIuMjc1MyA3Ljg4NjI5IDIyLjI3NTNDOC4yMjQzNCAyMi4yNzUzIDguNTE2MTkgMjIuNzIwNSA4LjUxNjE5IDIzLjI5MjNDOC41MTYxOSAyMy44NjQxIDguMjg1MjMgMjQuMzQ3MyA3Ljk0OTI4IDI0LjM0NzNDNy42MTMzNCAyNC4zNDczIDcuMzE5MzkgMjMuOTAyMSA3LjMwNDY5IDIzLjMyNjEiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik03LjI0MTk3IDI3LjIxOUM2Ljk2NDgxIDI2LjcxOSA2Ljk3OTUxIDI2LjE3NjcgNy4yNzEzNiAyNi4wMTIxQzcuNTYzMjIgMjUuODQ3NSA4LjAyNTE0IDI2LjEyODIgOC4zMDIzIDI2LjYzMDNDOC41Nzk0NiAyNy4xMzI1IDguNTY2ODYgMjcuNjcwNiA4LjI3MjkgMjcuODMzQzcuOTc4OTUgMjcuOTk1NSA3LjUyMzMyIDI3LjczMTggNy4yNDE5NyAyNy4yMTlaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMi4wMzYzIDEyLjQ0OUMxLjgxMTYzIDExLjkxNzMgMS44ODA5MiAxMS4zODEzIDIuMTg5NTcgMTEuMjQ4NEMyLjQ5ODIyIDExLjExNTUgMi45Mjg2NiAxMS40NDA0IDMuMTUzMzIgMTEuOTcyMUMzLjM3Nzk4IDEyLjUwMzggMy4zMDY2IDEzLjAyNzEgMi45OTU4NSAxMy4xNjg1QzIuNjg1MSAxMy4zMDk5IDIuMjYwOTYgMTIuOTc4NiAyLjAzNjMgMTIuNDQ5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQuNzMzNDIgOS4xNDY4NUM0LjMyMjkgMTAuMTUxNiA0LjA3NDgxIDExLjIxNTggMy45OTg1MyAxMi4yOTkyQzMuODM0NzYgMTQuNDQ3MiA0LjgzODQgMTUuNTkwOCA0LjgzODQgMTUuNTkwOEM0LjgzODQgMTUuNTkwOCA1Ljg4ODIzIDE0LjM5NDQgNS41Nzk1OCAxMi4yNTkxQzUuMjM3MzQgOS44NzA1OCA0LjcyNzEyIDkuMTQ2ODUgNC43MjcxMiA5LjE0Njg1IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMS40MzU1NSAxMy4wOTI1QzEuNTc4OTIgMTQuMTY4OSAxLjg5NDQ0IDE1LjIxNDggMi4zNjk5IDE2LjE5QzMuMjkzNzUgMTguMTQ2IDQuNzQwNDIgMTguNjIwNyA0Ljc0MDQyIDE4LjYyMDdDNC43NDA0MiAxOC42MjA3IDUuMDQ2OTcgMTcuMDU5MyAzLjcyMjA4IDE1LjM2MDhDMi4yMzc2MiAxMy40NjM5IDEuNDM1NTUgMTMuMDkyNSAxLjQzNTU1IDEzLjA5MjVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTYuNTUyNyAzMi41MjU2QzE2LjYwMzggMzMuNjA5NSAxNi44Mjc4IDM0LjY3ODIgMTcuMjE2MiAzNS42OTA2QzE3Ljk2NzkgMzcuNzA3OCAxOS4zNjYzIDM4LjMxNzYgMTkuMzY2MyAzOC4zMTc2QzE5LjM2NjMgMzguMzE3NiAxOS44MTE0IDM2Ljc4OTkgMTguNjM3NyAzNC45ODM4QzE3LjMxOTEgMzIuOTY0NSAxNi41NTI3IDMyLjUyNTYgMTYuNTUyNyAzMi41MjU2WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEyLjExNzIgMzUuMzQ2N0MxMi44MzU1IDM2LjE1ODUgMTMuNjc5MiAzNi44NDg4IDE0LjYxNTggMzcuMzkxM0MxNi40NjU2IDM4LjQ4NDMgMTcuOTMzMyAzOC4wNzI4IDE3LjkzMzMgMzguMDcyOEMxNy45MzMzIDM4LjA3MjggMTcuMzIwMiAzNi41OTU4IDE1LjI3NTEgMzUuOTQxN0MxMi45ODY0IDM1LjIwNTMgMTIuMTI1NiAzNS4zNDY3IDEyLjEyNTYgMzUuMzQ2NyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE0Ljg4OTIgMzQuNjc3OUMxNC42NzkyIDM0LjE0NCAxNC43NTA2IDMzLjYxMDIgMTUuMDYzNSAzMy40ODU3QzE1LjM3NjMgMzMuMzYxMiAxNS44MDA1IDMzLjY5NjcgMTYuMDE2NyAzNC4yMkMxNi4yMzMgMzQuNzQzMyAxNi4xNTExIDM1LjI4NzYgMTUuODQyNSAzNS40MTIxQzE1LjUzMzggMzUuNTM2NiAxNS4xMDM0IDM1LjIwMTEgMTQuODg5MiAzNC42Nzc5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTcuMzc1OTYgMTUuNjM5M0M2Ljk2NDczIDE2LjY0NzkgNi43MTg2OCAxNy43MTY3IDYuNjQ3MzggMTguODA0M0M2LjQ4MTUxIDIwLjk1MjMgNy40ODcyNSAyMi4wOTggNy40ODcyNSAyMi4wOThDNy40ODcyNSAyMi4wOTggOC41MzcwOCAyMC44OTc0IDguMjIyMTMgMTguNzYyMUM3Ljg4NDA4IDE2LjM3MzYgNy4zNzE3NiAxNS42NDc3IDcuMzcxNzYgMTUuNjQ3NyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQuOTI2OTEgMjAuMDkxNEM0LjcxNjk1IDE5LjU2NjEgNC43NzU3NCAxOS4wMzY0IDUuMDg0MzkgMTguODk1MUM1LjM5MzA0IDE4Ljc1MzcgNS44MjU1NyAxOS4wODkyIDYuMDU0NDMgMTkuNjIzQzYuMjgzMjkgMjAuMTU2OSA2LjIwNzcxIDIwLjY4ODYgNS44OTkwNiAyMC44MjE1QzUuNTkwNDEgMjAuOTU0NCA1LjE1OTk3IDIwLjYyNzQgNC45MzMyMSAyMC4wOTk5IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMy4wMjc2NCAxOS42OTI2QzMuMjgzNSAyMC43NDkzIDMuNzA5MDEgMjEuNzU3IDQuMjg3NDQgMjIuNjc2MkM1LjQwMjM2IDI0LjUxNCA2Ljg5NTIyIDI0Ljg0MzEgNi44OTUyMiAyNC44NDMxQzYuODk1MjIgMjQuODQzMSA3LjAzNzk5IDIzLjI1NjQgNS41NDMwMyAyMS43MDk4QzMuODYzMyAxOS45Nzc1IDMuMDIzNDQgMTkuNjkyNiAzLjAyMzQ0IDE5LjY5MjYiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xOC45NjQ4IDM4Ljk2OTZDMTguOTY0OCAzOC45Njk2IDE5LjkwOTcgMzkuNDQ0NCAyMi4wOTMzIDQwLjgwMTFDMjMuNjI0IDQxLjc1MDYgMjUuOTA2MyA0My43OTUyIDI1LjkwNjMgNDMuNzk1MkMyNS43NjIzIDQzLjc3NCAyNS42MTUzIDQzLjc4ODUgMjUuNDc4IDQzLjgzNzRDMjUuMzQwOCA0My44ODYzIDI1LjIxNzYgNDMuOTY4MiAyNS4xMTkgNDQuMDc1OEMyNC45MDk3IDQ0LjM0MTYgMjQuNzgxMyA0NC42NjI2IDI0Ljc0OTQgNDVDMjQuNzQ5NCA0NSAyNC41MTQzIDQzLjA2MyAyMi4wNzIzIDQxLjI3NThDMjAuMTA3MSAzOS44MzQ3IDE4Ljk2NDggMzguOTY5NiAxOC45NjQ4IDM4Ljk2OTZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNDIuNjkyNSA0LjA2NTkyQzQzLjAxNjEgNS4xMDI0NCA0My4xNjk5IDYuMTg0OSA0My4xNDgxIDcuMjcxMDFDNDMuMTI3MSA5LjQyNTMyIDQyLjAxODUgMTAuNDc4MiA0Mi4wMTg1IDEwLjQ3ODJDNDIuMDE4NSAxMC40NzgyIDQxLjA4NDEgOS4xOTExMSA0MS41NzM0IDcuMTAyMjFDNDIuMTE5MyA0Ljc1MTY3IDQyLjY5MjUgNC4wNzY0NyA0Mi42OTI1IDQuMDc2NDciIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0zOS42ODI3IDE2LjMyOTNDMzkuNzAzNyAxNS43NTc1IDM5LjQ0NzUgMTUuMjc0MyAzOS4xMDk1IDE1LjI3NDNDMzguNzcxNCAxNS4yNzQzIDM4LjQ3OTYgMTUuNzE5NSAzOC40NjkxIDE2LjI5NTVDMzguNDU4NiAxNi44NzE2IDM4LjcwNDIgMTcuMzUwNSAzOS4wNDAyIDE3LjM1MDVDMzkuMzc2MSAxNy4zNTA1IDM5LjY3MDEgMTYuOTA3NCAzOS42ODI3IDE2LjMzMTQiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0zNy44MDQ2IDI4LjM5MjJDMzcuMzM3OSAyOS4zNzE0IDM2LjcxNiAzMC4yNjc5IDM1Ljk2MzIgMzEuMDQ2NkMzNC40OTM0IDMyLjYxMjIgMzIuOTY0OCAzMi42MjI4IDMyLjk2NDggMzIuNjIyOEMzMi45NjQ4IDMyLjYyMjggMzMuMTQ5NiAzMS4wMzgyIDM0LjkzMjIgMjkuODM5N0MzNi45MjkgMjguNDk1NiAzNy44MDQ2IDI4LjM5MjIgMzcuODA0NiAyOC4zOTIyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTMyLjgxNDYgMjcuNDQ0OEMzMi45MTc0IDI4LjUyNiAzMi44NDY1IDI5LjYxNjcgMzIuNjA0NiAzMC42NzUyQzMyLjEzNjQgMzIuNzg1MiAzMC44NDA5IDMzLjU3NjUgMzAuODQwOSAzMy41NzY1QzMwLjg0MDkgMzMuNTc2NSAzMC4xODc5IDMyLjEyNDggMzEuMTAzNCAzMC4xNzA5QzMyLjEyMTcgMjcuOTg3MSAzMi44MjA5IDI3LjQ0NDggMzIuODIwOSAyNy40NDQ4IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMzQuNjc0MiAyOC44MTYyQzM0LjgxNDkgMjguMjU5MiAzNC42NjE2IDI3Ljc0MDEgMzQuMzM4MiAyNy42NjIxQzM0LjAxNDkgMjcuNTg0IDMzLjYzNyAyNy45NjE3IDMzLjQ5ODQgMjguNTIyOUMzMy4zNTk4IDI5LjA4NDIgMzMuNTEzMSAyOS41OTkgMzMuODM2NCAyOS42NzkyQzM0LjE1OTggMjkuNzU5NCAzNC41Mzc3IDI5LjM3MzMgMzQuNjc2MyAyOC44MTYyIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMzMuMjE0NSAzNC4xOTQ3QzMzLjU5NjcgMzMuNzcyNyAzMy43MDM4IDMzLjIzNjcgMzMuNDU2IDMzLjAwODlDMzMuMjA4MiAzMi43ODEgMzIuNjk1OSAzMi45NDk4IDMyLjMxMzggMzMuMzc2QzMxLjkzMTYgMzMuODAyMiAzMS44MjI1IDM0LjMyOTcgMzIuMDcwMiAzNC41NTc2QzMyLjMxOCAzNC43ODU1IDMyLjgzMDMgMzQuNjE4OCAzMy4yMTQ1IDM0LjE5NDdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMzUuNTcwNCAyMS42NTdDMzUuOTUgMjIuNjcwNyAzNi4xNjI3IDIzLjczOTcgMzYuMjAwMyAyNC44MjJDMzYuMjk2OSAyNi45NzQyIDM1LjI0MDggMjguMDgyIDM1LjI0MDggMjguMDgyQzM1LjI0MDggMjguMDgyIDM0LjI0MzQgMjYuODQ5NyAzNC42MjM1IDI0LjcyNUMzNS4wNDM0IDIyLjM1MTIgMzUuNTc4OCAyMS42NDY1IDM1LjU3ODggMjEuNjQ2NSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM3LjY3MyAyMy4zMzAzQzM3LjY5MTkgMjIuNzYwNiAzNy40MzU4IDIyLjI3NTMgMzcuMTAxOSAyMi4yNzUzQzM2Ljc2ODEgMjIuMjc1MyAzNi40NzIgMjIuNzIwNSAzNi40NTk0IDIzLjI5MjNDMzYuNDQ2OCAyMy44NjQxIDM2LjY5NjcgMjQuMzQ3MyAzNy4wMjg1IDI0LjM0NzNDMzcuMzYwMiAyNC4zNDczIDM3LjY1ODMgMjMuOTAyMSAzNy42NzMgMjMuMzI2MSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM3LjczNzkgMjcuMjE5QzM4LjAxNzEgMjYuNzE5IDM4LjAwNjYgMjYuMTc2NyAzNy43MTI3IDI2LjAxMjFDMzcuNDE4NyAyNS44NDc1IDM2Ljk1NDcgMjYuMTI4MiAzNi42Nzk2IDI2LjYzMDNDMzYuNDA0NiAyNy4xMzI1IDM2LjQxNTEgMjcuNjcwNiAzNi43MDY5IDI3LjgzM0MzNi45OTg4IDI3Ljk5NTUgMzcuNDYwNyAyNy43MjMzIDM3LjczNzkgMjcuMjE5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQyLjk0NjEgMTIuNDQ5QzQzLjE3MDggMTEuOTE3MyA0My4xMDM2IDExLjM4MTMgNDIuNzk1IDExLjI0ODRDNDIuNDg2MyAxMS4xMTU1IDQyLjA1MzggMTEuNDQwNCA0MS44MzMzIDExLjk3MjFDNDEuNjEyOCAxMi41MDM4IDQxLjY3NzkgMTMuMDI3MSA0MS45ODY2IDEzLjE2ODVDNDIuMjk1MiAxMy4zMDk5IDQyLjcyNTcgMTIuOTc2NSA0Mi45NDYxIDEyLjQ0OVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00MC4yNjU0IDkuMTQ2ODVDNDAuNjc4MyAxMC4xNTA4IDQwLjkyNjUgMTEuMjE1NCA0MS4wMDAzIDEyLjI5OTJDNDEuMTY2MiAxNC40NDcyIDQwLjE2MDQgMTUuNTkwOCA0MC4xNjA0IDE1LjU5MDhDNDAuMTYwNCAxNS41OTA4IDM5LjExMDYgMTQuMzk0NCAzOS40MjM1IDEyLjI1OTFDMzkuNzYxNSA5Ljg3MDU4IDQwLjI3MzggOS4xNDY4NSA0MC4yNzM4IDkuMTQ2ODUiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00My41NjI1IDEzLjA5MjVDNDMuNDIwNCAxNC4xNjkxIDQzLjEwNDggMTUuMjE1MyA0Mi42MjgyIDE2LjE5QzQxLjcwMjIgMTguMTQ2IDQwLjI1NzcgMTguNjIwNyA0MC4yNTc3IDE4LjYyMDdDNDAuMjU3NyAxOC42MjA3IDM5Ljk0OSAxNy4wNTkzIDQxLjI3NiAxNS4zNjA4QzQyLjc2MDUgMTMuNDYxOCA0My41NjI1IDEzLjA5MjUgNDMuNTYyNSAxMy4wOTI1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI4LjQ0NjIgMzIuNTI1N0MyOC4zOTUyIDMzLjYwOTQgMjguMTcyIDM0LjY3NzkgMjcuNzg0OCAzNS42OTA3QzI3LjAzMSAzNy43MDc4IDI1LjYzNDcgMzguMzE3NiAyNS42MzQ3IDM4LjMxNzZDMjUuNjM0NyAzOC4zMTc2IDI1LjE5MTcgMzYuNzkgMjYuMzY1NCAzNC45ODM4QzI3LjY3OTggMzIuOTYyNCAyOC40NDYyIDMyLjUyMzYgMjguNDQ2MiAzMi41MjM2IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMzIuODgwNCAzNS4zNDY3QzMyLjE2MjYgMzYuMTU4MyAzMS4zMTk3IDM2Ljg0ODYgMzAuMzgzOSAzNy4zOTEzQzI4LjUzNDEgMzguNDg0MyAyNy4wNjY0IDM4LjA3MjggMjcuMDY2NCAzOC4wNzI4QzI3LjA2NjQgMzguMDcyOCAyNy42ODE2IDM2LjU5NTggMjkuNzIyNSAzNS45NDE3QzMyLjAxMTEgMzUuMjA1MyAzMi44NzIgMzUuMzQ2NyAzMi44NzIgMzUuMzQ2NyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTMwLjA5MjkgMzQuNjc3OUMzMC4zMDI4IDM0LjE0NCAzMC4yMjkzIDMzLjYxMDIgMjkuOTIwNyAzMy40ODU3QzI5LjYxMiAzMy4zNjEyIDI5LjE4MzcgMzMuNjk2NyAyOC45Njc1IDM0LjIyQzI4Ljc1MTIgMzQuNzQzMyAyOC44MzEgMzUuMjg3NiAyOS4xNDM4IDM1LjQxMjFDMjkuNDU2NyAzNS41MzY2IDI5Ljg3NjYgMzUuMjAxMSAzMC4wOTI5IDM0LjY3NzlaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMzcuNjIyNiAxNS42MzkzQzM4LjAzNTEgMTYuNjQ3NSAzOC4yODE5IDE3LjcxNjUgMzguMzUzMyAxOC44MDQzQzM4LjUxOTEgMjAuOTUyMyAzNy41MTM0IDIyLjA5OCAzNy41MTM0IDIyLjA5OEMzNy41MTM0IDIyLjA5OCAzNi40NjM2IDIwLjg5NzQgMzYuNzc0MyAxOC43NjIxQzM3LjExNDUgMTYuMzczNiAzNy42MjY4IDE1LjY0NzcgMzcuNjI2OCAxNS42NDc3IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNDAuMDU0NSAyMC4wOTE1QzQwLjI3NzEgMTkuNTY2MSA0MC4yMDU3IDE5LjAzNjUgMzkuOTAzMyAxOC44OTUxQzM5LjYwMSAxOC43NTM3IDM5LjE1OCAxOS4wODkyIDM4LjkzMzMgMTkuNjE0NkMzOC43MDg2IDIwLjE0IDM4Ljc4MjEgMjAuNjgwMiAzOS4wOTA4IDIwLjgxMzFDMzkuMzk5NCAyMC45NDYgMzkuODI5OCAyMC42MTkgNDAuMDU0NSAyMC4wOTE1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQxLjk3MTMgMTkuNjkyNkM0MS43MTM5IDIwLjc0ODggNDEuMjg4NSAyMS43NTYzIDQwLjcxMTUgMjIuNjc2MkMzOS41ODYxIDI0LjUxNCAzOC4wOTk1IDI0Ljg0MzEgMzguMDk5NSAyNC44NDMxQzM4LjA5OTUgMjQuODQzMSAzNy45NTQ2IDIzLjI1NjQgMzkuNDUzOCAyMS43MDk4QzQxLjEzMzUgMTkuOTc3NSA0MS45NjI5IDE5LjY5MjYgNDEuOTYyOSAxOS42OTI2IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjYuMDMxMyAzOC45Njk2QzI2LjAzMTMgMzguOTY5NiAyNS4wOTA3IDM5LjQ0NDQgMjIuOTAyOCA0MC44MDExQzIxLjM3NjQgNDEuNzUwNiAxOS4wODk4IDQzLjc5NTIgMTkuMDg5OCA0My43OTUyQzE5LjIzNDggNDMuNzc0MiAxOS4zODI3IDQzLjc4ODggMTkuNTIwOSA0My44Mzc3QzE5LjY1OTEgNDMuODg2NSAxOS43ODM1IDQzLjk2ODIgMTkuODgzNSA0NC4wNzU4QzIwLjA4ODYgNDQuMzQzOCAyMC4yMTU4IDQ0LjY2MzcgMjAuMjUxIDQ1QzIwLjI1MSA0NSAyMC40ODE5IDQzLjA2MyAyMi45MjM4IDQxLjI3NThDMjQuODkxMiAzOS44MzQ3IDI2LjAzMTMgMzguOTY5NiAyNi4wMzEzIDM4Ljk2OTZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTEuMjE1IDUuMTE2N0MxMS4yMTUgNS4xMTY3IDEzLjY1MjcgNy43MTQxMSAxNC44MDEyIDguNjA0NTNDMTUuOTQ5NyA5LjQ5NDk1IDE4LjgwOTUgMTEuMzExNyAxOS43MjcgMTIuNDI1N0MyMC41MTkxIDEzLjQ0OCAyMS4xNjUxIDE0LjU3NjUgMjEuNjQ2MSAxNS43Nzg1QzIxLjg2MDQgMTYuMjk3NCAyMi4xMDg3IDE2LjgwMTQgMjIuMzg5NCAxNy4yODcyQzIxLjczODUgMTcuNjI2MSAyMS4xMTU3IDE4LjAxNyAyMC41MjcgMTguNDU2MUMxOS45ODE4IDE4Ljk0NDQgMTkuNDg5MSAxOS40ODkgMTkuMDU3MiAyMC4wODA4QzE4LjY5MTMgMjAuMDE4NCAxOC4zNDQgMTkuODc0MiAxOC4wNDEgMTkuNjU4OEMxNy43ODM2IDE5LjQ0MTEgMTcuNTQ5MiAxOS4xOTcxIDE3LjM0MTggMTguOTMwOUMxNy4zNDE4IDE4LjkzMDkgMTcuODk0IDE5LjA4NyAxOC4xMzc2IDE5LjE0MTlDMTguMzgxMSAxOS4xOTY3IDE4Ljg2MiAxOS4yMDEgMTguODYyIDE5LjEwODFDMTguODYyIDE5LjAxNTMgMTguMjEzMiAxOC43NjIxIDE3LjYyMzIgMTguNDU2MUMxNy4xMzY5IDE4LjE5MTkgMTYuNjkzMSAxNy44NTU0IDE2LjMwNjcgMTcuNDU4MUMxNi4zMDY3IDE3LjQ1ODEgMTYuOTcyMyAxNy43MjQgMTcuMzc3NSAxNy44MTA1QzE3Ljc4MjcgMTcuODk3IDE4LjEwODIgMTguMDIxNSAxOC4xNTQ0IDE3LjkwMzNDMTguMjAwNiAxNy43ODUxIDE3LjA2MjYgMTcuMzk5IDE2LjMzNjEgMTYuOTYwMUMxNS42ODM3IDE2LjU1NzUgMTUuMTQ2MiAxNS45OTIgMTQuNzc2IDE1LjMxODZDMTQuNzc2IDE1LjMxODYgMTUuOTIyNCAxNi4wMzYgMTYuNDE4IDE2LjI2MTdDMTYuOTEzNSAxNi40ODc1IDE3LjQ4MjUgMTYuNzQwNyAxNy41NTYgMTYuNjgzN0MxNy42Mjk1IDE2LjYyNjggMTcuNjc5OSAxNi42Mjg5IDE3LjY1NDcgMTYuNTMxOEMxNy42Mjk1IDE2LjQzNDcgMTcuMzMxMyAxNi4zMzc3IDE2LjkwNzIgMTYuMTMwOUMxNi40ODMgMTUuOTI0MSAxNS45ODc1IDE1LjQ5NzkgMTUuNjQ3NCAxNS4yODY5QzE0LjY2MjYgMTQuNjUzOSAxMy45Njc2IDEzLjM4NzkgMTMuOTY3NiAxMy4zODc5QzEzLjk2NzYgMTMuMzg3OSAxNS40MDU5IDE0LjQyMTggMTUuNzA4MyAxNC41NzU4QzE2LjAxMDYgMTQuNzI5OSAxNi45ODcgMTUuMjI5OSAxNy4wODM2IDE1LjEwMzNDMTcuMTgwMSAxNC45NzY3IDE3LjAwMTcgMTQuOTM0NSAxNi45MzAzIDE0Ljg2MDdDMTYuODU4OSAxNC43ODY4IDE1LjEzOTMgMTMuNzY5OCAxNC42Nzk0IDEzLjQxNTNDMTMuODkzNSAxMi44MTcgMTMuMzI1NCAxMS45NzU1IDEzLjA2MjcgMTEuMDIwNUMxMy42NDA0IDExLjU1MzcgMTQuMjQ0NCAxMi4wNTcyIDE0Ljg3MjYgMTIuNTI5MUMxNS40MTg1IDEyLjg3NzMgMTYuNDkxNCAxMy41MjA4IDE2LjYzNjMgMTMuNDI1OUMxNi43ODEyIDEzLjMzMDkgMTYuNzE4MiAxMy4zMTgzIDE2LjYxMzIgMTMuMjE0OUMxNS44MDc1IDEyLjc5MiAxNS4wNjk4IDEyLjI0OTIgMTQuNDI1NCAxMS42MDVDMTIuOTgyOSAxMC4xOTU1IDEyLjU5MDMgOS4wMzQ5NyAxMi41OTAzIDkuMDM0OTdDMTIuNTkwMyA5LjAzNDk3IDE0LjA4NTIgMTAuMzE3OSAxNC42MDggMTAuNzQ0MUMxNS4xMzA5IDExLjE3MDMgMTYuMDY3MyAxMS43OTkxIDE2LjIzNzQgMTEuODQ5N0MxNi40MDc1IDExLjkwMDQgMTYuNTEyNCAxMS45NDY4IDE2LjU4OCAxMS44NDk3QzE2LjYwNTYgMTEuODI1OCAxNi42MTgzIDExLjc5ODYgMTYuNjI1NCAxMS43Njk3QzE2LjYzMjUgMTEuNzQwOCAxNi42MzM5IDExLjcxMDggMTYuNjI5NCAxMS42ODE0QzE2LjYyNDkgMTEuNjUyIDE2LjYxNDcgMTEuNjIzNyAxNi41OTkzIDExLjU5ODNDMTYuNTgzOSAxMS41NzI5IDE2LjU2MzcgMTEuNTUwOCAxNi41Mzk3IDExLjUzMzJDMTYuNDMyNyAxMS40MzE5IDE1LjU3MTggMTAuODI4NSAxNC45NDYxIDEwLjMwNTJDMTQuMzIwNCA5Ljc4MTkxIDEzLjE5NSA4LjgxMTMxIDEyLjYzNjUgOC4wODMzNkMxMS43MDIxIDYuODU5NTYgMTEuMjEyOSA1LjExNjcgMTEuMjEyOSA1LjExNjciIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yMy40OTIyIDE2Ljg0NjJDMjMuNDkyMiAxNi44NDYyIDIzLjczOTkgMTYuMjkzNCAyMy45NDM2IDE1LjgyMjlDMjQuMTQ3MyAxNS4zNTIzIDI0LjUyOTQgMTQuNDM2NiAyNC44ODg1IDE0LjAwNDFDMjUuNTA3OCAxMy4yMzMgMjYuMjIxNyAxMi41NDM5IDI3LjAxMzMgMTEuOTUzMUMyOC4xNDkyIDExLjA2NjkgMjkuMjAzMyAxMC4xNjgxIDMwLjA3MDQgOS41MTgxOUMzMS42OTE0IDguMzAwNzIgMzMuNDQ2NyA1Ljk4ODE2IDMzLjQ0NjcgNS45ODgxNkMzMy4yMzM4IDYuOTI4NjIgMzIuODcgNy44Mjc5OSAzMi4zNjk2IDguNjUwOThDMzEuNjg3MiA5LjczMTMgMzAuMzI2NiAxMS4zOTQgMzAuMjU3MyAxMS40OTMyQzMwLjE4OCAxMS41OTIzIDMwLjA1OTkgMTEuNzYzMiAzMC4xNDgxIDExLjgyMDJDMzAuMTY3OCAxMS44MzczIDMwLjE5MDcgMTEuODUwNCAzMC4yMTU0IDExLjg1ODZDMzAuMjQwMSAxMS44NjY4IDMwLjI2NjIgMTEuODcgMzAuMjkyMSAxMS44NjhDMzAuMzE4MSAxMS44NjYxIDMwLjM0MzQgMTEuODU5IDMwLjM2NjYgMTEuODQ3MkMzMC4zODk4IDExLjgzNTMgMzAuNDEwNSAxMS44MTkgMzAuNDI3NCAxMS43OTkxQzMwLjU0MDggMTEuNzA0MiAzMC44OTU2IDExLjQwNDUgMzEuMjU2NyAxMS4wMzk1QzMxLjY1MTUgMTAuNjM2NSAzMi4yMzczIDkuOTQ0NDEgMzIuMjM3MyA5Ljk0NDQxQzMyLjEzMTcgMTAuNzEzOCAzMS44MjYxIDExLjQ0MTYgMzEuMzUxMiAxMi4wNTQ0QzMwLjgyMTcgMTIuNjgyMyAzMC4yNjExIDEzLjI4MyAyOS42NzE1IDEzLjg1NDJDMjkuNTc0OSAxMy45MzAyIDI5LjI4OTQgMTQuMjEyOSAyOS4zNjQ5IDE0LjMwNzlDMjkuNDQwNSAxNC40MDI4IDI5LjU2MjMgMTQuMzUwMSAyOS42OTI1IDE0LjI1NzNDMjkuODIyNyAxNC4xNjQ0IDMwLjUxMTQgMTMuNTQ2MiAzMC43MjU1IDEzLjM3OTVDMzAuOTM5NyAxMy4yMTI4IDMxLjQ5ODIgMTIuNjI2MiAzMS40OTgyIDEyLjYyNjJDMzEuMjkgMTMuMjIxMyAzMC45ODQ5IDEzLjc3NzQgMzAuNTk1NCAxNC4yNzJDMzAuMDY5OSAxNC44MTYyIDI5LjQ5NTYgMTUuMzEwNyAyOC44Nzk5IDE1Ljc0OUMyOC43MjQ2IDE1Ljg2NTEgMjguMzg0NCAxNi4xNzEgMjguNDgxIDE2LjIyMzhDMjguNTc3NiAxNi4yNzY1IDI4LjY0OSAxNi4yOTM0IDI4LjgxOSAxNi4yMDQ4QzI4Ljk4OTEgMTYuMTE2MiAyOS44MzUzIDE1LjU0NDQgMjkuODM1MyAxNS41NDQ0QzI5LjY0OTcgMTYuMTc0MiAyOS4yNTM3IDE2LjcyMDQgMjguNzE0MSAxNy4wOTFDMjguMjE4NCAxNy40MjA2IDI3LjY5MzMgMTcuNzAzMSAyNy4xNDU2IDE3LjkzNUMyNy4wOTkzIDE3LjYyNDggMjYuOTYxMiAxNy4zMzU4IDI2Ljc0OTIgMTcuMTA1NUMyNi41MzczIDE2Ljg3NTIgMjYuMjYxMyAxNi43MTQzIDI1Ljk1NzIgMTYuNjQzN0MyNC44NjU0IDE2LjM2MyAyMy40OTIyIDE2LjgzNzggMjMuNDkyMiAxNi44Mzc4IiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIwLjY3OTQgMTguODMzOUMxOC41NTAzIDIwLjc2NDYgMTcuNjg5NSAyMy40OTQ5IDE3LjY4OTUgMjMuNDk0OUwxOC40ODMxIDIzLjg4NzRDMTguNTEwNyAyMy40ODUyIDE4LjYxMDMgMjMuMDkxNCAxOC43NzcxIDIyLjcyNDhDMTguOTk1OCAyMi4yNDY4IDE5LjI3ODQgMjEuODAxIDE5LjYxNjkgMjEuMzk5N0MxOS42MTY5IDIxLjM5OTcgMTkuMjUxNiAyMi4yNjQ4IDE5LjA2MjYgMjIuODE5N0MxOC45NDI4IDIzLjE5NzEgMTguODY3MyAyMy41ODczIDE4LjgzOCAyMy45ODIzTDE5LjY3NzggMjQuMTQyN0MxOS43MzQ2IDIzLjY4MjUgMTkuODIwOSAyMy4yMjY1IDE5LjkzNjEgMjIuNzc3NUMyMC4wOTg4IDIyLjM0ODEgMjAuMzM0NyAyMS45NTA0IDIwLjYzMzIgMjEuNjAyM0MyMC42MzMyIDIxLjYwMjMgMjAuMzkxNyAyMi4yOTIyIDIwLjI2NzggMjIuODMwM0MyMC4xODY2IDIzLjI5NTggMjAuMTQyMyAyMy43NjcxIDIwLjEzNTYgMjQuMjM5OEwyMS4wMzg0IDI0LjI5NDZDMjEuMDI4NyAyMy44NzkyIDIxLjA0MjcgMjMuNDYzNSAyMS4wODA0IDIzLjA0OTdDMjEuMTM5NSAyMi41NzY2IDIxLjI1NTkgMjIuMTEyNSAyMS40MjY5IDIxLjY2NzdDMjEuNDI2OSAyMS42Njc3IDIxLjQxNDMgMjIuODQ5MyAyMS40MTQzIDIzLjE1NzNDMjEuNDE0MyAyMy40NjU0IDIxLjQ3MDkgMjQuMzA5NCAyMS40NzA5IDI0LjMwOTRIMjIuMzk5QzIyLjM5OSAyNC4zMDk0IDIyLjI3MyAyMy41NDE0IDIyLjIzNTIgMjMuMTYxNkMyMi4xOTc0IDIyLjc4MTggMjIuMjM1MiAyMS43MTIgMjIuMjM1MiAyMS43MTJDMjIuNDE1MyAyMi4xOTQ1IDIyLjU2NTQgMjIuNjg3OCAyMi42ODQ2IDIzLjE4OUMyMi43MTgxIDIzLjM5MzcgMjIuODY5MyAyNC4yODYyIDIyLjg2OTMgMjQuMjg2MkwyMy42OTAzIDI0LjIxODdDMjMuNjM3NiAyMy44ODUzIDIzLjU2NzUgMjMuNTU1IDIzLjQ4MDMgMjMuMjI5MUMyMy4zMzEyIDIyLjc4MzkgMjMuMDIwNSAyMS42MTkxIDIzLjAyMDUgMjEuNjE5MUMyMy4zMTY5IDIyLjA3NDIgMjMuNTczMyAyMi41NTQyIDIzLjc4NjkgMjMuMDUzOUMyMy45NDY1IDIzLjQ4MjMgMjQuMTE0NCAyNC4xNjM4IDI0LjExNDQgMjQuMTYzOEwyNC45MDM5IDIzLjk3MzlDMjQuOTAzOSAyMy45NzM5IDI0LjczMzggMjMuNDE2OSAyNC41NTc1IDIyLjkwNjJDMjQuNDM5OSAyMi41NjY1IDIzLjkxMDggMjEuNDk2OCAyMy45MTA4IDIxLjQ5NjhDMjQuMjQ1OSAyMS44MzEgMjQuNTM1NCAyMi4yMDg0IDI0Ljc3MTYgMjIuNjE5M0MyNC45NjcxIDIzLjAyMzMgMjUuMTE3MSAyMy40NDc5IDI1LjIxODggMjMuODg1M0wyNS45ODUyIDIzLjYwMDRDMjUuODc4NyAyMy4wNTg4IDI1LjcwNjYgMjIuNTMyMyAyNS40NzI5IDIyLjAzMjdDMjUuMjkyMyAyMS42MDQ0IDI0LjQyMzEgMjAuNjY1NCAyNC40MjMxIDIwLjY2NTRDMjQuNTU5NSAyMC41MjA0IDI0LjY4MTIgMjAuMzYyMSAyNC43ODYzIDIwLjE5MjhDMjQuODU1MiAyMC4wNDMxIDI0LjkxMzQgMTkuODg4NyAyNC45NjA2IDE5LjczMDdDMjUuMTQwMSAxOS43NTQ5IDI1LjMyMTcgMTkuNzU5OCAyNS41MDIzIDE5Ljc0NTVDMjUuNjUzNiAxOS43MjgxIDI1LjgwMjQgMTkuNjkyNyAyNS45NDUzIDE5LjY0TDI2LjgxODggMjAuMTY3NUwyNi41MjQ4IDE5LjEzNzhDMjYuNzI0NSAxOC45MDYgMjYuODI5NiAxOC42MDY5IDI2LjgxOTEgMTguMzAwNUMyNi44MDg1IDE3Ljk5NDIgMjYuNjgzMiAxNy43MDMxIDI2LjQ2ODEgMTcuNDg1NkMyNi4wMTA0IDE2Ljk1MzkgMjUuMDgyNCAxNi43OTU3IDIzLjk2NTMgMTcuMDUzMUMyMy4wMDc5IDE3LjI3NDYgMjIuMTA3MSAxNy41Mzg0IDIwLjY3OTQgMTguODMzOVpNMjUuNDU5NSAxOC4yNzE3QzI1LjQ0MjkgMTguMzEyOSAyNS40MzQ3IDE4LjM1NyAyNS40MzUzIDE4LjQwMTRDMjUuNDM1IDE4LjQ0NTYgMjUuNDQzNCAxOC40ODk1IDI1LjQ2MDEgMTguNTMwNEMyNS40NzY3IDE4LjU3MTQgMjUuNTAxMyAxOC42MDg2IDI1LjUzMjMgMTguNjRDMjUuNTYzMyAxOC42NzEzIDI1LjYwMDIgMTguNjk2MiAyNS42NDA5IDE4LjcxMzJDMjUuNjgxNSAxOC43MzAyIDI1LjcyNTEgMTguNzM5IDI1Ljc2OTEgMTguNzM5QzI1LjgxNTYgMTguNzQyNyAyNS44NjI0IDE4LjczNjYgMjUuOTA2NCAxOC43MjEzQzI1Ljk1MDUgMTguNzA2IDI1Ljk5MDkgMTguNjgxNiAyNi4wMjUyIDE4LjY0OThDMjYuMDU5NCAxOC42MTggMjYuMDg2OCAxOC41Nzk0IDI2LjEwNTQgMTguNTM2NUMyNi4xMjQxIDE4LjQ5MzUgMjYuMTMzOCAxOC40NDcyIDI2LjEzMzggMTguNDAwM0MyNi4xMzM4IDE4LjM1MzUgMjYuMTI0MSAxOC4zMDcxIDI2LjEwNTQgMTguMjY0MkMyNi4wODY4IDE4LjIyMTIgMjYuMDU5NCAxOC4xODI2IDI2LjAyNTIgMTguMTUwOEMyNS45OTA5IDE4LjExOSAyNS45NTA1IDE4LjA5NDcgMjUuOTA2NCAxOC4wNzkzQzI1Ljg2MjQgMTguMDY0IDI1LjgxNTYgMTguMDU4IDI1Ljc2OTEgMTguMDYxN0MyNS43MjQ5IDE4LjA2MTcgMjUuNjgxMiAxOC4wNzA1IDI1LjY0MDQgMTguMDg3NkMyNS41OTk2IDE4LjEwNDcgMjUuNTYyNiAxOC4xMjk4IDI1LjUzMTYgMTguMTYxNEMyNS41MDA1IDE4LjE5MyAyNS40NzYgMTguMjMwNSAyNS40NTk1IDE4LjI3MTdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjUuNjMyOCAyMS43ODc4TDI1Ljg5OTUgMjIuMDk4QzI1Ljk0NyAyMS45MzIgMjYuMDEwMyAyMS43NzA5IDI2LjA4ODQgMjEuNjE2OUMyNi4xNDY0IDIxLjUwODQgMjYuMjE2OSAyMS40MDcyIDI2LjI5ODQgMjEuMzE1MkMyNi41MyAyMS40MDYxIDI2Ljc4NDQgMjEuNDIwOSAyNy4wMjQ5IDIxLjM1NzRDMjcuNTYyNCAyMS4yMzI5IDI4LjIwOTEgMjAuNzA1NCAyOC4yMDkxIDIwLjcwNTRDMjcuODY4IDIwLjY5MDEgMjcuNTI2MiAyMC43IDI3LjE4NjYgMjAuNzM1QzI2LjkyMTkgMjAuNzg3MSAyNi42NzA1IDIwLjg5MjYgMjYuNDQ3NSAyMS4wNDUxQzI2LjU2NDkgMjAuODA5OSAyNi43MDU2IDIwLjU4NzMgMjYuODY3NCAyMC4zODA1QzI3LjA1NjQgMjAuMTY5NSAyNy4zNjUgMTkuODU1MSAyNy4zNjUgMTkuODU1MUMyNy41MzQzIDIwLjA3NTMgMjcuNzgzNCAyMC4yMTk0IDI4LjA1NzkgMjAuMjU2QzI4LjQ0NTcgMjAuMjUxNiAyOC44Mjc2IDIwLjE1OTMgMjkuMTc0OSAxOS45ODU5QzI4Ljk4ODQgMTkuNzk4IDI4Ljc0NzIgMTkuNjc0NiAyOC40ODYzIDE5LjYzMzVDMjguMjA4IDE5LjU5IDI3LjkyNDcgMTkuNTkgMjcuNjQ2NCAxOS42MzM1QzI3Ljc3MDIgMTkuNTE4MSAyNy45MDY5IDE5LjQxNzYgMjguMDUzNyAxOS4zMzM5QzI4LjI0MDYgMTkuMjM5IDI4LjQ5MjYgMTkuMTQ2MSAyOC40OTI2IDE5LjE0NjFDMjguNTc4MSAxOS4yNzU5IDI4LjY5MDQgMTkuMzg1NyAyOC44MjIgMTkuNDY4QzI4Ljk1MzUgMTkuNTUwMyAyOS4xMDExIDE5LjYwMzEgMjkuMjU0NyAxOS42MjNDMjkuNjM0NyAxOS42NzY1IDMwLjAyMDYgMTkuNjcxNSAzMC4zOTkgMTkuNjA4MkMzMC4yNDU5IDE5LjQwMzMgMzAuMDQzNyAxOS4yNDA3IDI5LjgxMTEgMTkuMTM1NkMyOS41NDQzIDE5LjA0NTIgMjkuMjY2OSAxOC45ODk5IDI4Ljk4NiAxOC45NzFDMjguOTg2IDE4Ljk3MSAyOS4zMDkzIDE4LjgzODEgMjkuNDY2OCAxOC43OTU5QzI5LjYyNDMgMTguNzUzNyAyOS44NjM2IDE4LjcyODMgMjkuODYzNiAxOC43MjgzQzI5Ljk0NjcgMTguODYwOSAzMC4wNTkxIDE4Ljk3MjUgMzAuMTkyIDE5LjA1NDVDMzAuMzI0OSAxOS4xMzY0IDMwLjQ3NDggMTkuMTg2NiAzMC42MyAxOS4yMDFDMzAuOTc0NCAxOS4yMTY1IDMxLjMxOTIgMTkuMTc5NSAzMS42NTI1IDE5LjA5MTNDMzEuNDUzNiAxOC45MTMgMzEuMjE5NyAxOC43Nzg2IDMwLjk2NiAxOC42OTY3QzMwLjc1MTEgMTguNjI4OCAzMC41MjkyIDE4LjU4NTYgMzAuMzA0NiAxOC41NjhMMzEuMjIgMTguMjY4NEwzMC4wNzc4IDE4LjM2MzNDMzAuMjcyMSAxOC4yMTY5IDMwLjQ1MzMgMTguMDUzOCAzMC42MTk1IDE3Ljg3NTlDMzAuODA3NCAxNy42NTQ1IDMwLjk1NzggMTcuNDAzNiAzMS4wNjQ2IDE3LjEzMzJDMzEuMDY0NiAxNy4xMzMyIDMwLjMyMTQgMTcuNDQzMyAzMC4wMjc0IDE3Ljc2NjJDMjkuODMwMiAxNy45ODYzIDI5LjY0NDQgMTguMjE2NiAyOS40NzEgMTguNDU2MkwyOS4xMzkzIDE4LjYxODZDMjkuMjg5MSAxOC40NDM5IDI5LjQyIDE4LjI1MzYgMjkuNTI5OCAxOC4wNTFDMjkuNjA5NiAxNy44NCAyOS43Mzk4IDE3LjQzOTEgMjkuNzM5OCAxNy40MzkxQzI5LjM0NDMgMTcuNTMwNiAyOC45OTQ3IDE3Ljc2MiAyOC43NTUgMTguMDkxMUMyOC41MjQgMTguNDQxNCAyOC4zMDk5IDE4LjgyMzMgMjguMTA4MyAxOC45MzUxQzI3Ljk1NjYgMTkuMDQ2NCAyNy44MTYgMTkuMTcyMiAyNy42ODg0IDE5LjMxMDdDMjcuNjg4NCAxOS4zMTA3IDI3LjgyMjggMTkuMDI4IDI3Ljk1NzEgMTguNjYwOEMyOC4wMzggMTguNDMzOSAyOC4wODY4IDE4LjE5NjcgMjguMTAyIDE3Ljk1NjFDMjguMTAyIDE3Ljk1NjEgMjcuMzEwNCAxOC4zNzgxIDI3LjEyMTUgMTguODAwMUMyNi45ODUyIDE5LjA3MyAyNi45NTE2IDE5LjM4NjIgMjcuMDI3IDE5LjY4MjFDMjcuMDM1OSAxOS43MjI2IDI3LjA1NDYgMTkuNzYwMyAyNy4wODE2IDE5Ljc5MThDMjcuMDgxNiAxOS43OTE4IDI2Ljk4NSAxOS45MDk5IDI2LjcxODMgMjAuMjg5N0MyNi40NTE3IDIwLjY2OTUgMjYuMjc1MyAyMC45MjI3IDI2LjI3NTMgMjAuOTIyN0MyNi4zMTgxIDIwLjczMzEgMjYuMjg4MSAyMC41MzQxIDI2LjE5MTMgMjAuMzY1N0MyNi4wODAyIDIwLjE0MjMgMjUuOTEzOSAxOS45NTEzIDI1LjcwODQgMTkuODEwOEMyNS42NDQ5IDIwLjA5NjYgMjUuNjQwNiAyMC4zOTI1IDI1LjY5NTggMjAuNjgwMUMyNS43NDU4IDIwLjg4NDIgMjUuODYzNiAyMS4wNjUgMjYuMDI5NiAyMS4xOTI4TDI1LjYzMjggMjEuNzg3OFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xOS4xNjM3IDI3LjcwMjJIMTkuNDcwM1YyNS4zODEySDE5LjI0MzVDMTkuMTUxMSAyNS43Mzc4IDE4Ljk4NzQgMjUuODAzMiAxOC42MzY3IDI1LjgyNjRWMjYuMDU4NUgxOS4xNjM3VjI3LjcwMjJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMjAuNzUzNSAyNi4xNjQxQzIwLjc0OSAyNi4wOTkzIDIwLjc1NzYgMjYuMDM0MiAyMC43Nzg4IDI1Ljk3MjlDMjAuOCAyNS45MTE1IDIwLjgzMzUgMjUuODU1MSAyMC44NzcxIDI1LjgwNzJDMjAuOTIwNyAyNS43NTkyIDIwLjk3MzUgMjUuNzIwNyAyMS4wMzI0IDI1LjY5MzlDMjEuMDkxMyAyNS42NjcxIDIxLjE1NSAyNS42NTI2IDIxLjIxOTcgMjUuNjUxM0MyMS4yODM2IDI1LjY1MTggMjEuMzQ2OCAyNS42NjUzIDIxLjQwNTQgMjUuNjkxMkMyMS40NjQgMjUuNzE3IDIxLjUxNjcgMjUuNzU0NiAyMS41NjAzIDI1LjgwMTZDMjEuNjAzOSAyNS44NDg2IDIxLjYzNzYgMjUuOTA0IDIxLjY1OTEgMjUuOTY0NkMyMS42ODA3IDI2LjAyNTEgMjEuNjg5OCAyNi4wODk0IDIxLjY4NTggMjYuMTUzNUMyMS42ODY1IDI2LjIxNSAyMS42NzUxIDI2LjI3NjEgMjEuNjUyMyAyNi4zMzMyQzIxLjYyOTUgMjYuMzkwMyAyMS41OTU4IDI2LjQ0MjMgMjEuNTUzIDI2LjQ4NjNDMjEuNTEwMiAyNi41MzAzIDIxLjQ1OTIgMjYuNTY1NCAyMS40MDI5IDI2LjU4OTVDMjEuMzQ2NiAyNi42MTM3IDIxLjI4NjEgMjYuNjI2NSAyMS4yMjQ5IDI2LjYyNzJDMjEuMTYzNyAyNi42Mjc5IDIxLjEwMjkgMjYuNjE2NSAyMS4wNDYxIDI2LjU5MzZDMjAuOTg5MyAyNi41NzA3IDIwLjkzNzUgMjYuNTM2OCAyMC44OTM4IDI2LjQ5MzdDMjAuODUgMjYuNDUwNyAyMC44MTUxIDI2LjM5OTUgMjAuNzkxIDI2LjM0MjlDMjAuNzY3IDI2LjI4NjQgMjAuNzU0MiAyNi4yMjU2IDIwLjc1MzUgMjYuMTY0MVpNMjAuNDUzMyAyNy4xMzY4QzIwLjQ1NjggMjcuMjI0MyAyMC40Nzc1IDI3LjMxMDIgMjAuNTE0NCAyNy4zODk2QzIwLjU1MTIgMjcuNDY4OSAyMC42MDM0IDI3LjU0MDEgMjAuNjY3OSAyNy41OTlDMjAuNzMyMyAyNy42NTc5IDIwLjgwNzggMjcuNzAzNCAyMC44OSAyNy43MzI3QzIwLjk3MjEgMjcuNzYyIDIxLjA1OTIgMjcuNzc0NiAyMS4xNDYyIDI3Ljc2OThDMjEuODY4NSAyNy43Njk4IDIyLjA0NDggMjcuMDYyOSAyMi4wNDQ4IDI2LjQ3MjFDMjIuMDQ0OCAyNS45MzQxIDIxLjgzNDkgMjUuMzg5NyAyMS4yMDUgMjUuMzg5N0MyMS4xMDE0IDI1LjM4ODUgMjAuOTk4NiAyNS40MDg0IDIwLjkwMjggMjUuNDQ4MUMyMC44MDcxIDI1LjQ4NzkgMjAuNzIwMyAyNS41NDY3IDIwLjY0NzcgMjUuNjIxQzIwLjU3NTIgMjUuNjk1MyAyMC41MTgzIDI1Ljc4MzYgMjAuNDgwNiAyNS44ODA1QzIwLjQ0MjggMjUuOTc3NSAyMC40MjUgMjYuMDgxMSAyMC40MjgxIDI2LjE4NTJDMjAuNDI3MyAyNi4zMzQ2IDIwLjQ3MTkgMjYuNDgwOCAyMC41NTYgMjYuNjA0MUMyMC42NDAxIDI2LjcyNzQgMjAuNzU5NiAyNi44MjIgMjAuODk4NiAyNi44NzUyQzIxLjAzNzYgMjYuOTI4NCAyMS4xODk1IDI2LjkzNzcgMjEuMzMzOSAyNi45MDE5QzIxLjQ3ODMgMjYuODY2MSAyMS42MDg0IDI2Ljc4NjggMjEuNzA2OCAyNi42NzQ3QzIxLjY3MTEgMjcuMDIwNyAyMS42MTIzIDI3LjUwMzkgMjEuMTY1MSAyNy41MDM5QzIxLjExMyAyNy41MTAxIDIxLjA2MDIgMjcuNTA1MyAyMS4wMTAxIDI3LjQ4OThDMjAuOTYwMSAyNy40NzQyIDIwLjkxMzcgMjcuNDQ4NCAyMC44NzQyIDI3LjQxMzhDMjAuODM0NyAyNy4zNzkyIDIwLjgwMjcgMjcuMzM2NyAyMC43ODA1IDI3LjI4OUMyMC43NTgzIDI3LjI0MTMgMjAuNzQ2MiAyNy4xODk0IDIwLjc0NTEgMjcuMTM2OEgyMC40NTMzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTIzLjg1OTIgMjcuMDA4MUMyMy44NjQxIDI3LjA3MTkgMjMuODU1OSAyNy4xMzYxIDIzLjgzNTIgMjcuMTk2N0MyMy44MTQ2IDI3LjI1NzMgMjMuNzgxOCAyNy4zMTMgMjMuNzM4OSAyNy4zNjA0QzIzLjY5NjEgMjcuNDA3OCAyMy42NDQxIDI3LjQ0NTkgMjMuNTg2IDI3LjQ3MjRDMjMuNTI4IDI3LjQ5ODkgMjMuNDY1MiAyNy41MTMyIDIzLjQwMTUgMjcuNTE0NUMyMy4zMzcgMjcuNTEzOCAyMy4yNzMzIDI3LjQ5OTggMjMuMjE0MyAyNy40NzM1QzIzLjE1NTMgMjcuNDQ3MiAyMy4xMDIzIDI3LjQwOTEgMjMuMDU4NCAyNy4zNjE1QzIzLjAxNDYgMjcuMzEzOSAyMi45ODA5IDI3LjI1NzggMjIuOTU5NCAyNy4xOTY3QzIyLjkzNzkgMjcuMTM1NiAyMi45MjkgMjcuMDcwNyAyMi45MzMzIDI3LjAwNkMyMi45Mjk1IDI2Ljk0MTkgMjIuOTM4OSAyNi44Nzc4IDIyLjk2MSAyNi44MTc2QzIyLjk4MyAyNi43NTc0IDIzLjAxNzEgMjYuNzAyNCAyMy4wNjEzIDI2LjY1NkMyMy4xMDU0IDI2LjYwOTcgMjMuMTU4NiAyNi41NzMgMjMuMjE3NSAyNi41NDgyQzIzLjI3NjQgMjYuNTIzNSAyMy4zMzk4IDI2LjUxMTIgMjMuNDAzNiAyNi41MTIyQzIzLjQ2NjYgMjYuNTEyMyAyMy41MjkgMjYuNTI1NSAyMy41ODY3IDI2LjU1MUMyMy42NDQ1IDI2LjU3NjQgMjMuNjk2NCAyNi42MTM2IDIzLjczOTIgMjYuNjYwMUMyMy43ODE5IDI2LjcwNjcgMjMuODE0NyAyNi43NjE2IDIzLjgzNTMgMjYuODIxNUMyMy44NTYgMjYuODgxNCAyMy44NjQxIDI2Ljk0NDkgMjMuODU5MiAyNy4wMDgxWk0yNC4xNjU4IDI2LjAzMTFDMjQuMTYwNCAyNS45NDIyIDI0LjEzNzYgMjUuODU1MiAyNC4wOTg3IDI1Ljc3NTJDMjQuMDU5OCAyNS42OTUyIDI0LjAwNTQgMjUuNjIzNyAyMy45Mzg5IDI1LjU2NDlDMjMuODcyMyAyNS41MDYgMjMuNzk0OSAyNS40NjEgMjMuNzEwOSAyNS40MzI0QzIzLjYyNyAyNS40MDM4IDIzLjUzODIgMjUuMzkyMSAyMy40NDk4IDI1LjM5ODFDMjIuNzc3OSAyNS4zOTgxIDIyLjU3NDIgMjYuMTMwMyAyMi41NzQyIDI2LjY3NjhDMjIuNTc0MiAyNy4yMjMzIDIyLjc3MTYgMjcuNzc2MSAyMy40MDM2IDI3Ljc3NjFDMjMuNTA3MyAyNy43NzczIDIzLjYxMDEgMjcuNzU3NCAyMy43MDU5IDI3LjcxNzVDMjMuODAxNyAyNy42Nzc2IDIzLjg4ODQgMjcuNjE4NiAyMy45NjA5IDI3LjU0NEMyNC4wMzMzIDI3LjQ2OTQgMjQuMDg5OSAyNy4zODA5IDI0LjEyNzMgMjcuMjgzN0MyNC4xNjQ3IDI3LjE4NjUgMjQuMTgyMSAyNy4wODI3IDI0LjE3ODQgMjYuOTc4NUMyNC4xNzk4IDI2Ljg4MTcgMjQuMTYxOCAyNi43ODU2IDI0LjEyNTYgMjYuNjk1OUMyNC4wODk0IDI2LjYwNjEgMjQuMDM1NiAyNi41MjQ2IDIzLjk2NzUgMjYuNDU2MkMyMy44OTk0IDI2LjM4NzcgMjMuODE4MyAyNi4zMzM2IDIzLjcyOSAyNi4yOTczQzIzLjYzOTcgMjYuMjYwOSAyMy41NDQgMjYuMjQyOCAyMy40NDc3IDI2LjI0NDNDMjMuMzQzNCAyNi4yNDI1IDIzLjI0MDEgMjYuMjY0NSAyMy4xNDU1IDI2LjMwODhDMjMuMDUwOSAyNi4zNTMgMjIuOTY3NiAyNi40MTgyIDIyLjkwMTggMjYuNDk5NkMyMi45Mzc1IDI2LjE0OTMgMjIuOTk4NCAyNS42NjgyIDIzLjQ0NTYgMjUuNjY4MkMyMy40OTc4IDI1LjY2MTQgMjMuNTUwOCAyNS42NjU3IDIzLjYwMTIgMjUuNjgxQzIzLjY1MTUgMjUuNjk2MiAyMy42OTgxIDI1LjcyMjEgMjMuNzM3OCAyNS43NTY4QzIzLjc3NzUgMjUuNzkxNSAyMy44MDk0IDI1LjgzNDMgMjMuODMxNCAyNS44ODIzQzIzLjg1MzUgMjUuOTMwMyAyMy44NjUxIDI1Ljk4MjUgMjMuODY1NSAyNi4wMzU0TDI0LjE2NTggMjYuMDMxMVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNS40ODEzIDI1LjY1NTVDMjUuODgwMiAyNS42NTU1IDI1Ljk0MzIgMjYuMTcyNCAyNS45NDMyIDI2LjU3NTRDMjUuOTQzMiAyNi45Nzg0IDI1Ljg4MDIgMjcuNDkxMiAyNS40ODEzIDI3LjQ5MTJDMjUuMDgyMyAyNy40OTEyIDI1LjAxOTMgMjYuOTcyMSAyNS4wMTkzIDI2LjU3NTRDMjUuMDE5MyAyNi4xNzg3IDI1LjA4MDIgMjUuNjU1NSAyNS40ODEzIDI1LjY1NTVaTTI0Ljc0MjIgMjYuNTg2QzI0Ljc0MjIgMjcuMTMwMyAyNC45NTIyIDI3Ljc4MDIgMjUuNDgzNCAyNy43ODAyQzI2LjA1NjYgMjcuNzgwMiAyNi4yMjI1IDI3LjEzMDMgMjYuMjIyNSAyNi41ODZDMjYuMjIyNSAyNi4wNDE2IDI2LjA1NjYgMjUuMzg1NCAyNS40ODM0IDI1LjM4NTRDMjQuOTQzOCAyNS4zODU0IDI0Ljc0MjIgMjYuMDM1MyAyNC43NDIyIDI2LjU4NloiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTg4OV82MzciPgo8cmVjdCB3aWR0aD0iNDUiIGhlaWdodD0iNDUiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
  margin-right: calc(1.5rem - 6px);
}
.govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-logo:focus {
  border-color: #ffdd00;
}
.govcy-header .govcy-header-main-area .govcy-dropdown-menu li,
.govcy-header .govcy-header-main-area .govcy-right-menu li {
  border-top: 1px solid #bbbcbf;
  border-bottom: none;
}
.govcy-header .govcy-header-main-area .govcy-menu-items {
  list-style-type: none;
  align-items: center;
  background: no-repeat calc(100% - 1px) 20px url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAjCAMAAABir5CGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTFENzZERjk5NzYwMTFFRDhGOTQ5MkU4OUIzNDdGOUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTFENzZERkE5NzYwMTFFRDhGOTQ5MkU4OUIzNDdGOUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMUQ3NkRGNzk3NjAxMUVEOEY5NDkyRTg5QjM0N0Y5QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMUQ3NkRGODk3NjAxMUVEOEY5NDkyRTg5QjM0N0Y5QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pvc/qDIAAAAGUExURf///wAAAFXC034AAAAOSURBVHjaYmCgBgAIMAAARgABv9tFKAAAAABJRU5ErkJggg==");
}
.govcy-header .govcy-header-main-area .govcy-menu-items a, .govcy-header .govcy-header-main-area .govcy-menu-items .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items .govcy-link-no-visited-state {
  color: #474545;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li {
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li > span {
  background: no-repeat center left url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAjCAMAAABir5CGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAwIDc5LjE3MWMyN2ZhYiwgMjAyMi8wOC8xNi0yMjozNTo0MSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI0LjEgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTFENzZERjk5NzYwMTFFRDhGOTQ5MkU4OUIzNDdGOUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTFENzZERkE5NzYwMTFFRDhGOTQ5MkU4OUIzNDdGOUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMUQ3NkRGNzk3NjAxMUVEOEY5NDkyRTg5QjM0N0Y5QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMUQ3NkRGODk3NjAxMUVEOEY5NDkyRTg5QjM0N0Y5QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pvc/qDIAAAAGUExURf///wAAAFXC034AAAAOSURBVHjaYmCgBgAIMAAARgABv9tFKAAAAABJRU5ErkJggg==");
  padding: 1.594rem 1rem;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li > span > .govcy-link-no-visited-state {
  color: #ffffff;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li > span > a.active, .govcy-header .govcy-header-main-area .govcy-menu-items > li > span > .active.govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li > span > .active.govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li > span > .active.govcy-link-no-visited-state {
  font-weight: 600;
  text-decoration: underline;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus-within > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:hover > span {
  background: transparent;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus-within > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus-within > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus-within > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus-within > span > .govcy-link-no-visited-state,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus > span > a,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus > span > .govcy-link,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus > span > .govcy-link-inverse,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:focus > span > .govcy-link-no-visited-state,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:hover > span > a,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:hover > span > .govcy-link,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:hover > span > .govcy-link-inverse,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-desktop-menu-only:hover > span > .govcy-link-no-visited-state {
  color: #31576f;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > span, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > span, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > span {
  background: transparent;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:hover {
  background-color: #dae5ea;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search.open, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:hover {
  background-color: transparent;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search.open > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search.open > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search.open > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search.open > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:hover > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:hover > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:hover > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:hover > span > .govcy-link-no-visited-state {
  background-color: #dae5ea;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus {
  background-color: transparent;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus-within > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-global-search:focus > span > .govcy-link-no-visited-state {
  color: #31576f;
  background-color: #ffdd00;
  box-shadow: none;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > span > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > span > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > span > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > span > .govcy-expand-btn.govcy-link-no-visited-state i {
  margin-left: 5px;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > span > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > span > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > span > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > span > .govcy-expand-btn.govcy-link-no-visited-state i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > span > a.govcy-expand-btn i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > span > .govcy-expand-btn.govcy-link i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > span > .govcy-expand-btn.govcy-link-inverse i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > span > .govcy-expand-btn.govcy-link-no-visited-state i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > span > a.govcy-expand-btn i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > span > .govcy-expand-btn.govcy-link i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > span > .govcy-expand-btn.govcy-link-inverse i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > span > .govcy-expand-btn.govcy-link-no-visited-state i {
  margin-left: 5px;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IiMzMTU3NkYiLz4KPC9zdmc+Cg==");
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown > .govcy-expand-btn.govcy-link-no-visited-state i {
  margin-left: 5px;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus-within > .govcy-expand-btn.govcy-link-no-visited-state i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > a.govcy-expand-btn i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > .govcy-expand-btn.govcy-link i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > .govcy-expand-btn.govcy-link-inverse i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:focus > .govcy-expand-btn.govcy-link-no-visited-state i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > a.govcy-expand-btn i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > .govcy-expand-btn.govcy-link i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > .govcy-expand-btn.govcy-link-inverse i,
.govcy-header .govcy-header-main-area .govcy-menu-items > li.govcy-dropdown:hover > .govcy-expand-btn.govcy-link-no-visited-state i {
  margin-left: 5px;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IiMzMTU3NkYiLz4KPC9zdmc+Cg==");
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus + li > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within + li > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:hover + li > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:has(+ .govcy-mobile-menu):hover ~ li:last-child > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:has(+ .govcy-mobile-menu):focus-within ~ li:last-child > span,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:has(+ .govcy-mobile-menu):focus ~ li:last-child > span {
  background: transparent;
}
.govcy-header .govcy-header-main-area .govcy-dropdown-menu {
  width: 100%;
  top: 75px;
  padding-left: 0;
}
.govcy-header .govcy-header-main-area .govcy-dropdown-menu li {
  padding: 1rem;
}
.govcy-header .govcy-header-main-area .govcy-global-search span {
  padding: 1.25rem 0.5rem !important;
  padding-right: 0.5625rem !important;
}
.govcy-header .govcy-header-main-area .govcy-global-search span a, .govcy-header .govcy-header-main-area .govcy-global-search span .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search span .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search span .govcy-link-no-visited-state {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.594rem 0.625rem;
  border-radius: 0.25rem;
}
.govcy-header .govcy-header-main-area .govcy-global-search.open span a, .govcy-header .govcy-header-main-area .govcy-global-search.open span .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search.open span .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search.open span .govcy-link-no-visited-state,
.govcy-header .govcy-header-main-area .govcy-global-search:focus-within span a,
.govcy-header .govcy-header-main-area .govcy-global-search:focus-within span .govcy-link,
.govcy-header .govcy-header-main-area .govcy-global-search:focus-within span .govcy-link-inverse,
.govcy-header .govcy-header-main-area .govcy-global-search:focus-within span .govcy-link-no-visited-state,
.govcy-header .govcy-header-main-area .govcy-global-search:focus span a,
.govcy-header .govcy-header-main-area .govcy-global-search:focus span .govcy-link,
.govcy-header .govcy-header-main-area .govcy-global-search:focus span .govcy-link-inverse,
.govcy-header .govcy-header-main-area .govcy-global-search:focus span .govcy-link-no-visited-state,
.govcy-header .govcy-header-main-area .govcy-global-search:hover span a,
.govcy-header .govcy-header-main-area .govcy-global-search:hover span .govcy-link,
.govcy-header .govcy-header-main-area .govcy-global-search:hover span .govcy-link-inverse,
.govcy-header .govcy-header-main-area .govcy-global-search:hover span .govcy-link-no-visited-state {
  background-color: #ffffff;
}
.govcy-header .govcy-header-main-area i.govcy-search-icon,
.govcy-header .govcy-header-main-area .govcy-global-search i.govcy-search-icon,
.govcy-header .govcy-header-main-area .govcy-global-search:hover i.govcy-search-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2ODJfMTA2NzUpIj4KPHBhdGggZD0iTTE2IDE0LjIzMjdMMTEuODkzMSAxMC4xMjUxQzEyLjYxNTcgOS4wNTQ0NSAxMy4wMDEyIDcuNzkyMDIgMTMgNi41MDAzNkMxMyAyLjkxNjM2IDEwLjA4NTEgMCA2LjUwMDM2IDBDMi45MTYzNiAwIDAgMi45MTYzNiAwIDYuNTAwMzZDMCAxMC4wODUxIDIuOTE2MzYgMTMuMDAwNyA2LjUwMDM2IDEzLjAwMDdDNy43OTIwNyAxMy4wMDIzIDkuMDU0NiAxMi42MTY3IDEwLjEyNTEgMTEuODkzOEwxNC4yMzEzIDE2TDE2IDE0LjIzMjdaTTYuNTAwMzYgMTFDNS4zMDcxNSAxMC45OTg4IDQuMTYzMTMgMTAuNTI0MyAzLjMxOTQgOS42ODA2QzIuNDc1NjcgOC44MzY4NyAyLjAwMTE2IDcuNjkyODUgMiA2LjQ5OTY0QzIuMDAxMzUgNS4zMDY0OCAyLjQ3NTkyIDQuMTYyNTggMy4zMTk2MSAzLjMxODg5QzQuMTYzMyAyLjQ3NTIgNS4zMDcyMSAyLjAwMDYyIDYuNTAwMzYgMS45OTkyN0M3LjY5MzUyIDIuMDAwNjIgOC44Mzc0MiAyLjQ3NTIgOS42ODExMSAzLjMxODg5QzEwLjUyNDggNC4xNjI1OCAxMC45OTk0IDUuMzA2NDggMTEuMDAwNyA2LjQ5OTY0QzEwLjk5OTQgNy42OTI3OSAxMC41MjQ4IDguODM2NyA5LjY4MTExIDkuNjgwMzlDOC44Mzc0MiAxMC41MjQxIDcuNjkzNTIgMTAuOTk4NyA2LjUwMDM2IDExWiIgZmlsbD0iIzMxNTc2RiIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM2ODJfMTA2NzUiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}
.govcy-header .govcy-header-main-area .govcy-global-search:focus i.govcy-search-icon,
.govcy-header .govcy-header-main-area .govcy-global-search:focus-within i.govcy-search-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4MDJfMTkzNTMpIj4KPHBhdGggZD0iTTE2IDE0LjIzMjdMMTEuODkzMSAxMC4xMjUxQzEyLjYxNTcgOS4wNTQ0NSAxMy4wMDEyIDcuNzkyMDIgMTMgNi41MDAzNkMxMyAyLjkxNjM2IDEwLjA4NTEgMCA2LjUwMDM2IDBDMi45MTYzNiAwIDAgMi45MTYzNiAwIDYuNTAwMzZDMCAxMC4wODUxIDIuOTE2MzYgMTMuMDAwNyA2LjUwMDM2IDEzLjAwMDdDNy43OTIwNyAxMy4wMDIzIDkuMDU0NiAxMi42MTY3IDEwLjEyNTEgMTEuODkzOEwxNC4yMzEzIDE2TDE2IDE0LjIzMjdaTTYuNTAwMzYgMTFDNS4zMDcxNSAxMC45OTg4IDQuMTYzMTMgMTAuNTI0MyAzLjMxOTQgOS42ODA2QzIuNDc1NjcgOC44MzY4NyAyLjAwMTE2IDcuNjkyODUgMiA2LjQ5OTY0QzIuMDAxMzUgNS4zMDY0OCAyLjQ3NTkyIDQuMTYyNTggMy4zMTk2MSAzLjMxODg5QzQuMTYzMyAyLjQ3NTIgNS4zMDcyMSAyLjAwMDYyIDYuNTAwMzYgMS45OTkyN0M3LjY5MzUyIDIuMDAwNjIgOC44Mzc0MiAyLjQ3NTIgOS42ODExMSAzLjMxODg5QzEwLjUyNDggNC4xNjI1OCAxMC45OTk0IDUuMzA2NDggMTEuMDAwNyA2LjQ5OTY0QzEwLjk5OTQgNy42OTI3OSAxMC41MjQ4IDguODM2NyA5LjY4MTExIDkuNjgwMzlDOC44Mzc0MiAxMC41MjQxIDcuNjkzNTIgMTAuOTk4NyA2LjUwMDM2IDExWiIgZmlsbD0iIzI3MjUyNSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM4MDJfMTkzNTMiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}
.govcy-header .govcy-header-main-area .govcy-global-search.open i.govcy-search-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2ODJfMTA2ODIpIj4KPHBhdGggZD0iTTAuMDAwOTA2Mzg0IDEuNzkzODdMMTQuMjA3IDE2TDE2LjAwMDggMTQuMjA2MkwxLjc5NDcgNy41MDExMWUtMDVMMC4wMDA5MDYzODQgMS43OTM4N1oiIGZpbGw9IiMzMTU3NkYiLz4KPHBhdGggZD0iTTEuNzk1ODIgMTYuMDAwMUwxNi4wMDIgMS43OTM5NUwxNC4yMDgyIDAuMDAwMTQ4MTc3TDAuMDAyMDI1NTkgMTQuMjA2M0wxLjc5NTgyIDE2LjAwMDFaIiBmaWxsPSIjMzE1NzZGIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzY4Ml8xMDY4MiI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
}
.govcy-header .govcy-header-main-area .govcy-global-search.open:focus i.govcy-search-icon,
.govcy-header .govcy-header-main-area .govcy-global-search.open:focus-within i.govcy-search-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM4MDJfMTkzNjApIj4KPHBhdGggZD0iTTAuMDAwOTA2Mzg0IDEuNzkzODdMMTQuMjA3IDE2TDE2LjAwMDggMTQuMjA2MkwxLjc5NDcgNy41MDExMWUtMDVMMC4wMDA5MDYzODQgMS43OTM4N1oiIGZpbGw9IiMyNzI1MjUiLz4KPHBhdGggZD0iTTEuNzk1ODIgMTYuMDAwMUwxNi4wMDIgMS43OTM5NUwxNC4yMDgyIDAuMDAwMTQ4MTc3TDAuMDAyMDI1NTkgMTQuMjA2M0wxLjc5NTgyIDE2LjAwMDFaIiBmaWxsPSIjMjcyNTI1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzgwMl8xOTM2MCI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
}
.govcy-header .govcy-header-main-area i.govcy-contact-icon {
  margin-right: 0.5rem;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDA0ODUgOC40MzMzTDE1Ljg5MDYgMy40NDk5OUMxNS41NDc3IDIuMzEyNSAxNC40NjIgMS41IDEzLjE0NzcgMS41SDIuODYyQzEuNTQ3NzEgMS41IDAuNDYxOTk4IDIuMzEyNSAwLjExOTE0MSAzLjQ0OTk5TDguMDA0ODUgOC40MzMzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTguMzQyODYgOS41MTY2MUM4LjIyODU3IDkuNTcwNzggOC4xMTQyOSA5LjYyNDk0IDggOS42MjQ5NEM3Ljg4NTcxIDkuNjI0OTQgNy43NzE0MyA5LjU3MDc4IDcuNjU3MTQgOS41MTY2MUwwIDQuNjk1OFYxMS43OTE2QzAgMTMuMzA4MyAxLjI1NzE0IDE0LjQ5OTkgMi44NTcxNCAxNC40OTk5SDEzLjE0MjlDMTQuNzQyOSAxNC40OTk5IDE2IDEzLjMwODMgMTYgMTEuNzkxNlY0LjY5NThMOC4zNDI4NiA5LjUxNjYxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > a.govcy-menu-item > i.govcy-contact-icon, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > .govcy-menu-item.govcy-link > i.govcy-contact-icon, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > .govcy-menu-item.govcy-link-inverse > i.govcy-contact-icon, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > .govcy-menu-item.govcy-link-no-visited-state > i.govcy-contact-icon,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > a.govcy-menu-item > i.govcy-contact-icon,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > .govcy-menu-item.govcy-link > i.govcy-contact-icon,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > .govcy-menu-item.govcy-link-inverse > i.govcy-contact-icon,
.govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > .govcy-menu-item.govcy-link-no-visited-state > i.govcy-contact-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDA0ODUgOC40MzMzTDE1Ljg5MDYgMy40NDk5OUMxNS41NDc3IDIuMzEyNSAxNC40NjIgMS41IDEzLjE0NzcgMS41SDIuODYyQzEuNTQ3NzEgMS41IDAuNDYxOTk4IDIuMzEyNSAwLjExOTE0MSAzLjQ0OTk5TDguMDA0ODUgOC40MzMzWiIgZmlsbD0iIzI3MjUyNSIvPgo8cGF0aCBkPSJNOC4zNDI4NiA5LjUxNjYxQzguMjI4NTcgOS41NzA3OCA4LjExNDI5IDkuNjI0OTQgOCA5LjYyNDk0QzcuODg1NzEgOS42MjQ5NCA3Ljc3MTQzIDkuNTcwNzggNy42NTcxNCA5LjUxNjYxTDAgNC42OTU4VjExLjc5MTZDMCAxMy4zMDgzIDEuMjU3MTQgMTQuNDk5OSAyLjg1NzE0IDE0LjQ5OTlIMTMuMTQyOUMxNC43NDI5IDE0LjQ5OTkgMTYgMTMuMzA4MyAxNiAxMS43OTE2VjQuNjk1OEw4LjM0Mjg2IDkuNTE2NjFaIiBmaWxsPSIjMjcyNTI1Ii8+Cjwvc3ZnPgo=) !important;
}
.govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > a.govcy-menu-item > i.govcy-contact-icon, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > .govcy-menu-item.govcy-link > i.govcy-contact-icon, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > .govcy-menu-item.govcy-link-inverse > i.govcy-contact-icon, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > .govcy-menu-item.govcy-link-no-visited-state > i.govcy-contact-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDA0ODUgOC40MzMzTDE1Ljg5MDYgMy40NDk5OUMxNS41NDc3IDIuMzEyNSAxNC40NjIgMS41IDEzLjE0NzcgMS41SDIuODYyQzEuNTQ3NzEgMS41IDAuNDYxOTk4IDIuMzEyNSAwLjExOTE0MSAzLjQ0OTk5TDguMDA0ODUgOC40MzMzWiIgZmlsbD0iIzMxNTc2RiIvPgo8cGF0aCBkPSJNOC4zNDI4NiA5LjUxNjYxQzguMjI4NTcgOS41NzA3OCA4LjExNDI5IDkuNjI0OTQgOCA5LjYyNDk0QzcuODg1NzEgOS42MjQ5NCA3Ljc3MTQzIDkuNTcwNzggNy42NTcxNCA5LjUxNjYxTDAgNC42OTU4VjExLjc5MTZDMCAxMy4zMDgzIDEuMjU3MTQgMTQuNDk5OSAyLjg1NzE0IDE0LjQ5OTlIMTMuMTQyOUMxNC43NDI5IDE0LjQ5OTkgMTYgMTMuMzA4MyAxNiAxMS43OTE2VjQuNjk1OEw4LjM0Mjg2IDkuNTE2NjFaIiBmaWxsPSIjMzE1NzZGIi8+Cjwvc3ZnPgo=);
}
.govcy-header .govcy-header-menu-area {
  background-color: #ebf1f3;
  position: relative;
}
.govcy-header .govcy-header-menu-area .govcy-mainmenu {
  background: #ebf1f3;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.govcy-header .govcy-header-menu-area .govcy-mainmenu a, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-link, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-link-inverse, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-link-no-visited-state {
  color: #474545;
  font-size: 1rem;
}
.govcy-header .govcy-header-menu-area .govcy-mainmenu a span, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-link span, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-link-inverse span, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-link-no-visited-state span {
  display: flex;
  font-size: 1rem;
}
.govcy-header .govcy-header-menu-area .govcy-header-search-area {
  top: 0px;
  position: relative;
  width: 100%;
  background-color: #dae5ea;
  padding: 4rem 0;
  z-index: 2;
  display: none;
  transform: scaleY(0);
  transform-origin: top;
}
.govcy-header .govcy-header-menu-area .govcy-header-search-area.open {
  display: block;
  transform: scaleY(1);
}
.govcy-header .govcy-header-menu-area .govcy-header-search-area .govcy-form-control {
  margin-bottom: 0;
  position: relative;
}
.govcy-header .govcy-header-menu-area .govcy-header-search-area .govcy-btn-search {
  position: absolute;
  right: 3px;
  margin-top: 3px;
  border-radius: 0;
  font-size: 0;
  width: 46px;
  height: 38px;
  border: 0;
  background: #31576f no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2MDlfMTE2ODMpIj4KPHBhdGggZD0iTTE2IDE0LjIzMjdMMTEuODkzMSAxMC4xMjUxQzEyLjYxNTcgOS4wNTQ0NSAxMy4wMDEyIDcuNzkyMDIgMTMgNi41MDAzNkMxMyAyLjkxNjM2IDEwLjA4NTEgMCA2LjUwMDM2IDBDMi45MTYzNiAwIDAgMi45MTYzNiAwIDYuNTAwMzZDMCAxMC4wODUxIDIuOTE2MzYgMTMuMDAwNyA2LjUwMDM2IDEzLjAwMDdDNy43OTIwNyAxMy4wMDIzIDkuMDU0NiAxMi42MTY3IDEwLjEyNTEgMTEuODkzOEwxNC4yMzEzIDE2TDE2IDE0LjIzMjdaTTYuNTAwMzYgMTFDNS4zMDcxNSAxMC45OTg4IDQuMTYzMTMgMTAuNTI0MyAzLjMxOTQgOS42ODA2QzIuNDc1NjcgOC44MzY4NyAyLjAwMTE2IDcuNjkyODUgMiA2LjQ5OTY0QzIuMDAxMzUgNS4zMDY0OCAyLjQ3NTkyIDQuMTYyNTggMy4zMTk2MSAzLjMxODg5QzQuMTYzMyAyLjQ3NTIgNS4zMDcyMSAyLjAwMDYyIDYuNTAwMzYgMS45OTkyN0M3LjY5MzUyIDIuMDAwNjIgOC44Mzc0MiAyLjQ3NTIgOS42ODExMSAzLjMxODg5QzEwLjUyNDggNC4xNjI1OCAxMC45OTk0IDUuMzA2NDggMTEuMDAwNyA2LjQ5OTY0QzEwLjk5OTQgNy42OTI3OSAxMC41MjQ4IDguODM2NyA5LjY4MTExIDkuNjgwMzlDOC44Mzc0MiAxMC41MjQxIDcuNjkzNTIgMTAuOTk4NyA2LjUwMDM2IDExWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNjA5XzExNjgzIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
}
.govcy-header .govcy-header-menu-area .govcy-header-search-area .govcy-btn-search:hover {
  background-color: #254355;
}
.govcy-header .govcy-header-menu-area i.govcy-contact-icon {
  margin-right: 0.5rem;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDA0ODUgOC40MzMzTDE1Ljg5MDYgMy40NDk5OUMxNS41NDc3IDIuMzEyNSAxNC40NjIgMS41IDEzLjE0NzcgMS41SDIuODYyQzEuNTQ3NzEgMS41IDAuNDYxOTk4IDIuMzEyNSAwLjExOTE0MSAzLjQ0OTk5TDguMDA0ODUgOC40MzMzWiIgZmlsbD0iIzQ3NDU0NSIvPgo8cGF0aCBkPSJNOC4zNDI4NiA5LjUxNjYxQzguMjI4NTcgOS41NzA3OCA4LjExNDI5IDkuNjI0OTQgOCA5LjYyNDk0QzcuODg1NzEgOS42MjQ5NCA3Ljc3MTQzIDkuNTcwNzggNy42NTcxNCA5LjUxNjYxTDAgNC42OTU4VjExLjc5MTZDMCAxMy4zMDgzIDEuMjU3MTQgMTQuNDk5OSAyLjg1NzE0IDE0LjQ5OTlIMTMuMTQyOUMxNC43NDI5IDE0LjQ5OTkgMTYgMTMuMzA4MyAxNiAxMS43OTE2VjQuNjk1OEw4LjM0Mjg2IDkuNTE2NjFaIiBmaWxsPSIjNDc0NTQ1Ii8+Cjwvc3ZnPgo=);
}
.govcy-header .govcy-header-menu-area a.govcy-menu-item:focus > span > i.govcy-contact-icon, .govcy-header .govcy-header-menu-area .govcy-menu-item.govcy-link:focus > span > i.govcy-contact-icon, .govcy-header .govcy-header-menu-area .govcy-menu-item.govcy-link-inverse:focus > span > i.govcy-contact-icon, .govcy-header .govcy-header-menu-area .govcy-menu-item.govcy-link-no-visited-state:focus > span > i.govcy-contact-icon {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDA0ODUgOC40MzMzTDE1Ljg5MDYgMy40NDk5OUMxNS41NDc3IDIuMzEyNSAxNC40NjIgMS41IDEzLjE0NzcgMS41SDIuODYyQzEuNTQ3NzEgMS41IDAuNDYxOTk4IDIuMzEyNSAwLjExOTE0MSAzLjQ0OTk5TDguMDA0ODUgOC40MzMzWiIgZmlsbD0iIzI3MjUyNSIvPgo8cGF0aCBkPSJNOC4zNDI4NiA5LjUxNjYxQzguMjI4NTcgOS41NzA3OCA4LjExNDI5IDkuNjI0OTQgOCA5LjYyNDk0QzcuODg1NzEgOS42MjQ5NCA3Ljc3MTQzIDkuNTcwNzggNy42NTcxNCA5LjUxNjYxTDAgNC42OTU4VjExLjc5MTZDMCAxMy4zMDgzIDEuMjU3MTQgMTQuNDk5OSAyLjg1NzE0IDE0LjQ5OTlIMTMuMTQyOUMxNC43NDI5IDE0LjQ5OTkgMTYgMTMuMzA4MyAxNiAxMS43OTE2VjQuNjk1OEw4LjM0Mjg2IDkuNTE2NjFaIiBmaWxsPSIjMjcyNTI1Ii8+Cjwvc3ZnPgo=);
}

@media screen and (max-width: 767px) {
  .govcy-header {
    margin-bottom: 44px;
  }
  .govcy-header .govcy-mainmenu .govcy-menu-items {
    padding: 0 !important;
  }
  .govcy-header .govcy-mainmenu .govcy-menu-items > li {
    display: block !important;
    padding: 1.0625rem 0 !important;
  }
  .govcy-header .govcy-mainmenu .govcy-menu-items > li:first-child:before, .govcy-header .govcy-mainmenu .govcy-menu-items > li:before, .govcy-header .govcy-mainmenu .govcy-menu-items > li:after {
    display: none !important;
  }
  .govcy-header .govcy-dropdown-menu li:hover {
    background-color: transparent !important;
  }
  .govcy-header .govcy-mobile-menu-only {
    display: block !important;
  }
  .govcy-header .govcy-mobile-menu-only > span > a, .govcy-header .govcy-mobile-menu-only > span > .govcy-link, .govcy-header .govcy-mobile-menu-only > span > .govcy-link-inverse, .govcy-header .govcy-mobile-menu-only > span > .govcy-link-no-visited-state {
    color: #ffffff !important;
  }
  .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > a.govcy-expand-btn:before, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > .govcy-expand-btn.govcy-link:before, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > .govcy-expand-btn.govcy-link-inverse:before, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > .govcy-expand-btn.govcy-link-no-visited-state:before {
    margin-right: 8px;
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMUgxNlYyLjgyNjA1SDBWMVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0wIDEzLjE3MzhIMTZWMTQuOTk5OUgwVjEzLjE3MzhaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMCA3LjA4NjkxSDE2VjguOTEyOTdIMFY3LjA4NjkxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) !important;
  }
  .govcy-header .govcy-mobile-menu-only.open.govcy-dropdown > span > a.govcy-expand-btn:before, .govcy-header .govcy-mobile-menu-only.open.govcy-dropdown > span > .govcy-expand-btn.govcy-link:before, .govcy-header .govcy-mobile-menu-only.open.govcy-dropdown > span > .govcy-expand-btn.govcy-link-inverse:before, .govcy-header .govcy-mobile-menu-only.open.govcy-dropdown > span > .govcy-expand-btn.govcy-link-no-visited-state:before {
    margin-right: 8px;
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2MDlfMTE2OTIpIj4KPHBhdGggZD0iTTAuMDAwOTA2Mzg0IDEuNzkzODdMMTQuMjA3IDE2TDE2LjAwMDggMTQuMjA2MkwxLjc5NDcgNy41MDExMWUtMDVMMC4wMDA5MDYzODQgMS43OTM4N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xLjc5NTgyIDE2LjAwMDFMMTYuMDAyIDEuNzkzOTVMMTQuMjA4MiAwLjAwMDE0ODE3N0wwLjAwMjAyNTU5IDE0LjIwNjNMMS43OTU4MiAxNi4wMDAxWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNjA5XzExNjkyIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) !important;
  }
  .govcy-header .govcy-mobile-menu-only.govcy-dropdown:focus-within > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown:focus > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown:hover > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > .govcy-expand-btn.govcy-link-no-visited-state i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown:focus-within > span > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown:focus > span > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown:hover > span > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > a.govcy-expand-btn i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-mobile-menu-only.govcy-dropdown > span > .govcy-expand-btn.govcy-link-no-visited-state i {
    margin-right: 0 !important;
    content: none !important;
  }
  .govcy-header .govcy-desktop-menu-only {
    display: none;
  }
  .govcy-header .govcy-expand-btn.open i {
    transform: rotate(180deg);
  }
  .govcy-header .govcy-expand-btn.open + .govcy-expandable {
    max-height: 100%;
    transform: scaleY(1);
    padding: 0;
  }
  .govcy-header .govcy-expandable li {
    margin: 0;
    border-bottom: none;
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
  .govcy-header .govcy-expandable li:last-child {
    padding: 0.5rem 0 0 0.5rem;
  }
  .govcy-header .govcy-expandable li a, .govcy-header .govcy-expandable li .govcy-link, .govcy-header .govcy-expandable li .govcy-link-inverse, .govcy-header .govcy-expandable li .govcy-link-no-visited-state {
    font-size: 1rem;
  }
  .govcy-header .govcy-menu-items {
    display: flex;
  }
  .govcy-header .govcy-menu-items li > span,
  .govcy-header .govcy-menu-items > a,
  .govcy-header .govcy-menu-items > .govcy-link,
  .govcy-header .govcy-menu-items > .govcy-link-inverse,
  .govcy-header .govcy-menu-items > .govcy-link-no-visited-state {
    display: flex;
    padding: 0;
  }
  .govcy-header .govcy-menu-items > li:not(:last-of-type) {
    margin: 0;
    border-bottom: 1px solid #bbbcbf;
  }
  .govcy-header .govcy-menu-items > li {
    padding: 1rem 0rem;
  }
  .govcy-header .govcy-menu-items > li:hover {
    background: transparent !important;
  }
  .govcy-header .govcy-menu-items > li a, .govcy-header .govcy-menu-items > li .govcy-link, .govcy-header .govcy-menu-items > li .govcy-link-inverse, .govcy-header .govcy-menu-items > li .govcy-link-no-visited-state {
    font-size: 1rem !important;
  }
  .govcy-header .govcy-menu-items > li a span, .govcy-header .govcy-menu-items > li .govcy-link span, .govcy-header .govcy-menu-items > li .govcy-link-inverse span, .govcy-header .govcy-menu-items > li .govcy-link-no-visited-state span {
    font-size: 1rem !important;
  }
  .govcy-header .govcy-menu-items > li.govcy-mobile-menu a.govcy-expand-btn, .govcy-header .govcy-menu-items > li.govcy-mobile-menu .govcy-expand-btn.govcy-link, .govcy-header .govcy-menu-items > li.govcy-mobile-menu .govcy-expand-btn.govcy-link-inverse, .govcy-header .govcy-menu-items > li.govcy-mobile-menu .govcy-expand-btn.govcy-link-no-visited-state {
    font-size: 1.25rem !important;
  }
  .govcy-header .govcy-menu-items > li.govcy-mobile-menu a.govcy-expand-btn:focus, .govcy-header .govcy-menu-items > li.govcy-mobile-menu .govcy-expand-btn.govcy-link:focus, .govcy-header .govcy-menu-items > li.govcy-mobile-menu .govcy-expand-btn.govcy-link-inverse:focus, .govcy-header .govcy-menu-items > li.govcy-mobile-menu .govcy-expand-btn.govcy-link-no-visited-state:focus {
    outline: 3px solid #ffdd00;
  }
  .govcy-header .govcy-menu-items .govcy-dropdown-menu,
  .govcy-header .govcy-menu-items .govcy-right-menu {
    position: static;
    opacity: 1;
    top: 4rem;
    visibility: visible;
    padding-left: 1rem;
    width: 100%;
    max-height: 0;
    transform: scaleY(0);
    transform-origin: top;
    overflow: hidden;
    background: transparent;
  }
  .govcy-header .menu-btn {
    display: flex;
  }
  .govcy-header .govcy-language-switcher.govcy-dropdown ul {
    display: none;
  }
  .govcy-header .govcy-header-top-area {
    padding: 0.5rem 0;
  }
  .govcy-header .govcy-header-main-area .govcy-navigation-container {
    padding: 0;
    align-items: center;
    position: relative;
  }
  .govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-container {
    padding: 1rem 0;
    align-items: flex-start;
    flex-direction: column;
  }
  .govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name {
    border-left: none;
    padding-bottom: 0;
    padding-top: 1rem;
  }
  .govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name a, .govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name .govcy-link, .govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-navigation-container .govcy-service-name .govcy-link-no-visited-state {
    font-size: 1.375rem;
    line-height: 1.392rem;
    color: #ffffff;
  }
  .govcy-header .govcy-header-main-area .govcy-main-area-items {
    display: block;
  }
  .govcy-header .govcy-header-main-area .govcy-menu-items {
    background: none !important;
  }
  .govcy-header .govcy-header-main-area .govcy-menu-items > li {
    border: none !important;
  }
  .govcy-header .govcy-header-main-area .govcy-menu-items > li > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li > .govcy-link-no-visited-state,
  .govcy-header .govcy-header-main-area .govcy-menu-items > li > span {
    background: none !important;
    padding: 0.5rem !important;
    color: #ffffff !important;
  }
  .govcy-header .govcy-header-main-area .govcy-menu-items > li.open, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover {
    background-color: transparent !important;
  }
  .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus-within > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li:focus > span > .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > a, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > .govcy-link, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-menu-items > li:hover > span > .govcy-link-no-visited-state {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > .govcy-expand-btn.govcy-link i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > .govcy-expand-btn.govcy-link-inverse i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open > span > .govcy-expand-btn.govcy-link-no-visited-state i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open:focus-within > span > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open:focus > span > a.govcy-expand-btn i, .govcy-header .govcy-header-main-area .govcy-menu-items > li.open:hover > span > a.govcy-expand-btn i {
    margin-left: 5px;
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IiMzMTU3NkYiLz4KPC9zdmc+Cg==");
  }
  .govcy-header .govcy-header-main-area .govcy-global-search.open a, .govcy-header .govcy-header-main-area .govcy-global-search.open .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search.open .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search.open .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-global-search:focus-within a, .govcy-header .govcy-header-main-area .govcy-global-search:focus-within .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search:focus-within .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search:focus-within .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-global-search:focus a, .govcy-header .govcy-header-main-area .govcy-global-search:focus .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search:focus .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search:focus .govcy-link-no-visited-state, .govcy-header .govcy-header-main-area .govcy-global-search:hover a, .govcy-header .govcy-header-main-area .govcy-global-search:hover .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search:hover .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search:hover .govcy-link-no-visited-state {
    background-color: transparent !important;
  }
  .govcy-header .govcy-header-main-area .govcy-global-search:focus, .govcy-header .govcy-header-main-area .govcy-global-search:focus-within {
    outline: 3px solid #ffdd00;
  }
  .govcy-header .govcy-header-main-area .govcy-global-search span {
    background: none !important;
    border-radius: 0 !important;
  }
  .govcy-header .govcy-header-main-area .govcy-global-search span a, .govcy-header .govcy-header-main-area .govcy-global-search span .govcy-link, .govcy-header .govcy-header-main-area .govcy-global-search span .govcy-link-inverse, .govcy-header .govcy-header-main-area .govcy-global-search span .govcy-link-no-visited-state {
    background-color: transparent;
    padding: 0 !important;
  }
  .govcy-header .govcy-header-main-area .govcy-global-search i.govcy-search-icon {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2MDlfMTE2ODMpIj4KPHBhdGggZD0iTTE2IDE0LjIzMjdMMTEuODkzMSAxMC4xMjUxQzEyLjYxNTcgOS4wNTQ0NSAxMy4wMDEyIDcuNzkyMDIgMTMgNi41MDAzNkMxMyAyLjkxNjM2IDEwLjA4NTEgMCA2LjUwMDM2IDBDMi45MTYzNiAwIDAgMi45MTYzNiAwIDYuNTAwMzZDMCAxMC4wODUxIDIuOTE2MzYgMTMuMDAwNyA2LjUwMDM2IDEzLjAwMDdDNy43OTIwNyAxMy4wMDIzIDkuMDU0NiAxMi42MTY3IDEwLjEyNTEgMTEuODkzOEwxNC4yMzEzIDE2TDE2IDE0LjIzMjdaTTYuNTAwMzYgMTFDNS4zMDcxNSAxMC45OTg4IDQuMTYzMTMgMTAuNTI0MyAzLjMxOTQgOS42ODA2QzIuNDc1NjcgOC44MzY4NyAyLjAwMTE2IDcuNjkyODUgMiA2LjQ5OTY0QzIuMDAxMzUgNS4zMDY0OCAyLjQ3NTkyIDQuMTYyNTggMy4zMTk2MSAzLjMxODg5QzQuMTYzMyAyLjQ3NTIgNS4zMDcyMSAyLjAwMDYyIDYuNTAwMzYgMS45OTkyN0M3LjY5MzUyIDIuMDAwNjIgOC44Mzc0MiAyLjQ3NTIgOS42ODExMSAzLjMxODg5QzEwLjUyNDggNC4xNjI1OCAxMC45OTk0IDUuMzA2NDggMTEuMDAwNyA2LjQ5OTY0QzEwLjk5OTQgNy42OTI3OSAxMC41MjQ4IDguODM2NyA5LjY4MTExIDkuNjgwMzlDOC44Mzc0MiAxMC41MjQxIDcuNjkzNTIgMTAuOTk4NyA2LjUwMDM2IDExWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNjA5XzExNjgzIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) !important;
  }
  .govcy-header .govcy-header-main-area .govcy-global-search.open i.govcy-search-icon {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM2MDlfMTE2OTIpIj4KPHBhdGggZD0iTTAuMDAwOTA2Mzg0IDEuNzkzODdMMTQuMjA3IDE2TDE2LjAwMDggMTQuMjA2MkwxLjc5NDcgNy41MDExMWUtMDVMMC4wMDA5MDYzODQgMS43OTM4N1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xLjc5NTgyIDE2LjAwMDFMMTYuMDAyIDEuNzkzOTVMMTQuMjA4MiAwLjAwMDE0ODE3N0wwLjAwMjAyNTU5IDE0LjIwNjNMMS43OTU4MiAxNi4wMDAxWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNjA5XzExNjkyIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) !important;
  }
  .govcy-header .govcy-header-menu-area .govcy-header-search-area {
    background-color: #ebf1f3;
    padding: 1.5rem 0;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu {
    position: relative;
    display: none;
    width: 100%;
    transform: scaleY(0);
    transform-origin: top;
    left: 0;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu.open {
    transform: scaleY(1);
    display: block;
    border-bottom: 1px solid #bbbcbf;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items {
    transform: scaleY(1);
    background: #ebf1f3;
    display: block;
    overflow-y: auto;
    padding: 0.5rem 0;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li {
    background-color: transparent !important;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li a, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .govcy-link, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .govcy-link-inverse, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .govcy-link-no-visited-state {
    color: #474545 !important;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li a.open, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link-inverse, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link-no-visited-state {
    font-weight: 600;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li a.open ~ .govcy-dropdown-menu, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link ~ .govcy-dropdown-menu, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link-inverse ~ .govcy-dropdown-menu, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link-no-visited-state ~ .govcy-dropdown-menu {
    padding-top: 0.5rem;
    padding-left: 0.5rem;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li a.open ~ .govcy-right-menu, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link ~ .govcy-right-menu, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link-inverse ~ .govcy-right-menu, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li .open.govcy-link-no-visited-state ~ .govcy-right-menu {
    padding-top: 0.5rem !important;
    padding-left: 1rem !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li:hover a, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li:hover .govcy-link, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li:hover .govcy-link-inverse, .govcy-header .govcy-header-menu-area .govcy-mainmenu .govcy-menu-items li:hover .govcy-link-no-visited-state {
    color: #272525 !important;
  }
  .govcy-header .govcy-header-menu-area .govcy-header-contact-area {
    border-top: 1px solid #bbbcbf;
  }
  .govcy-header .govcy-header-menu-area ul.govcy-menu-items.govcy-header-language-area.govcy-mobile-menu-only {
    border-bottom: 1px solid #bbbcbf;
    display: flex !important;
  }
  .govcy-header .govcy-header-menu-area ul.govcy-menu-items.govcy-header-language-area.govcy-mobile-menu-only li {
    border-bottom: 0;
    padding: 1rem 1rem 1rem 0 !important;
  }
  .govcy-header .govcy-dropdown-right .govcy-expand-btn.open i {
    transform: rotate(180deg);
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IiMzMTU3NkYiLz4KPC9zdmc+Cg==");
  }
  .govcy-header .govcy-dropdown-right .govcy-expand-btn:not(.open) i,
  .govcy-header .govcy-dropdown-right .govcy-expand-btn:not(.open) i,
  .govcy-header .govcy-dropdown-right .govcy-expand-btn:not(.open) i {
    transform: none;
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02IDlMMC44MDM4NDcgMi41MTI0NGUtMDhMMTEuMTk2MiAtOC44MzRlLTA3TDYgOVoiIGZpbGw9IiMzMTU3NkYiLz4KPC9zdmc+Cg==");
  }
}
.govcy-hint {
  color: #6d6e70;
  display: block;
  margin-bottom: 0.75rem;
}

.govcy-footer {
  background: #ebf1f3;
  padding: 1rem 0;
  border-top: 4px solid #ffad2d;
  margin-top: 20px;
}
.govcy-footer .govcy-footer-logo {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Zz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNC4xMTgxNCAyMC4yMDA2QzcuMTA3NjMgMTQuMTAyNCAzLjcxMDQ1IDguNTMyNDQgMi41Nzk2OCA2LjQ5MjE5QzEuMDc5NjggMTEuOTQyNyAxLjE4MjUgMTguMTE1IDQuMTE4MTQgMjAuMjAwNloiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC4xNjA3MSAzMi4xNTM4QzExLjg4OTIgMjguNjk4MSA5LjE1NTU4IDIwLjMwMzUgOC4zODI1IDE4LjM1ODlDNy4yODAwMSAyMC40ODQxIDYuNjg2MTIgMjIuODM2MyA2LjY0NzYzIDI1LjIzMDJDNi42MDkxNCAyNy42MjQxIDcuMTI3MSAyOS45OTQyIDguMTYwNzEgMzIuMTUzOFYzMi4xNTM4WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LjAzMDAyIDM5LjM2MDVDMy4xNTgyMyAzNy4zNzEyIDEuNDU1OTIgMzEuNjI1MSAwLjczNjE3NiAyNy4zNjgyQzIuMDcwMjggMjguMDMzMyA4LjQ2NzQ2IDMyLjY1OTcgOC4wMzAwMiAzOS4zNjA1WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNC41MzI0IDMzLjIxMDRDMTUuNjAwOSAzNC42NTk3IDE3Ljk3MDkgNDIuNzAxNyAxNC41MzI0IDQ3LjQ0NzZDMTMuMzI0MiA0NS4yNjk1IDEyLjY5MDMgNDIuODE5OCAxMi42OTAzIDQwLjMyOUMxMi42OTAzIDM3LjgzODMgMTMuMzI0MiAzNS4zODg1IDE0LjUzMjQgMzMuMjEwNFYzMy4yMTA0WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMi42NDM5IDUzLjY0MjdDMTMuNTE5MyA0Ny43NDMyIDUuMDIyMzYgNDIuNzQ3NiA0LjYwMjM2IDQyLjM0OTZDNS4wOTA1NiA0NS41OTUgOC4yMDQ2NiA1Mi40NDM1IDEyLjY0MzkgNTMuNjQyN1oiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTkuNzE2NyA2MS4wNTk2QzE3LjM2MzggNTkuMjk3OCAxNy4yNDQzIDUyLjAzMzkgMTkuMTAyOCA0Ny40NDc4QzIxLjg0ODIgNTEuNDcxNiAyMi4zODIzIDU5Ljc1MjQgMTkuNzE2NyA2MS4wNTk2WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNi40NjQ4IDYwLjg4OTZDMTQuODkwNyA2Mi4wODMyIDEyLjQ2NDggNTcuOTM0MiAxNC4xMzQ4IDU2Ljg1NDRDMTUuNzMxNyA1NS44NTk4IDE3Ljg2MyA1OS44MDk4IDE2LjQ2NDggNjAuODg5NloiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjMuMTQ3MiA2NS4yMDgyQzIxLjMyODUgNjYuMDAzMSAxOS45OTMzIDYxLjQwMDMgMjEuODc0MSA2MC43MTgyQzIzLjY1ODcgNjAuMjA2NyAyNC43NjcyIDY0LjUyNjIgMjMuMTQ3MiA2NS4yMDgyWiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS42OSA1Mi44Mjk3QzEzLjc0NjIgNTMuMTgyMiAxMy40NjIxIDQ4LjM3OTcgMTUuNDQgNDguMTgwN0MxNy4zMTU0IDQ4LjAxNTggMTcuNDIzNiA1Mi41MDU4IDE1LjY5IDUyLjgyOTdaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjI1OTQgNDQuNTQ5NkM5LjY3MzcyIDQ1LjczMTkgNy4yODY1NCA0MS41NTQ1IDguOTY4ODUgNDAuNDk4M0MxMC41NzE3IDM5LjUxMzIgMTIuNjY4MyA0My40ODc2IDExLjI1OTQgNDQuNTQ5NloiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTEuMjgyNiAzNi42ODM2QzkuMzY3NDcgMzcuMTY2NyA4Ljc1OTI3IDMyLjM5ODIgMTAuNzIgMzIuMDYyOEMxMi41Nzg1IDMxLjc2NzQgMTIuOTkzNCAzNi4yNDAzIDExLjI4MjYgMzYuNjgzNloiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNC4zODg0NyAyNy4wNzI1QzIuNzQ3NDUgMjguMTc1MSAwLjU3MTI5MyAyMy44ODQxIDIuMzA1NCAyMi45MTJDMy45NTY0MiAyMi4wMDg0IDUuODUxMyAyNi4wODM2IDQuMzg4NDcgMjcuMDcyNVoiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMuOTMyNyA3OC4zMzc2QzMyLjIzODggNzkuMzYwNyAzMC4zMDY1IDc0Ljk4NDMgMzIuMDc5OCA3NC4wNzUxQzMzLjc4NDcgNzMuMzM2MSAzNS40NTAxIDc3LjQyODIgMzMuOTMyNyA3OC4zMzc2WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNy4xMTYgNzYuNTE5QzI1Ljc3NDcgNzcuOTM5OCAyMi42ODI5IDc0LjMwMjMgMjQuMTIwOCA3Mi45Mzg1QzI1LjU0MTYgNzEuNzQ0OSAyOC4zMTUyIDc1LjIxMTggMjcuMTE2IDc2LjUxOVoiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkuNTUyMyA3My42NzdDMjYuODQxMyA3Mi41NDA0IDI0LjkzNjkgNjUuNTQ4OCAyNS42MzY0IDYwLjYwNUMyOS4yNzk1IDYzLjkwMTQgMzEuODIgNzEuNzQ0NyAyOS41NTIzIDczLjY3N1oiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQuNTIxMiA3MS42MzExQzIxLjYyMzggNzIuMTk5NSAxNi4yODAyIDY3LjMxMTkgMTQuMjIyNyA2Mi43MDhDMTkuMDcxIDYzLjU2MDYgMjUuNDA4NiA2OC44NDYyIDI0LjUyMTIgNzEuNjMxMVoiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzguMjQyMiA4NC40MTg5QzM1LjYzMzUgODUuNzgzIDI5LjEwMzIgODIuNjU3MSAyNS44MDYzIDc4Ljg0OTJDMzAuNjk0NSA3OC4yMjQxIDM4LjI4NzggODEuNDYzNSAzOC4yNDIyIDg0LjQxODlaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQxLjUxNjEgODQuNzAzM0MzOC42NTE1IDg0LjAyMTIgMzUuODA5NyA3Ny4zMTQ1IDM1LjgzMjUgNzIuMzEzQzM5LjkzMDQgNzUuMDQxMiA0My40OTk3IDgyLjQ4NzEgNDEuNTE2MSA4NC43MDMzWiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NC4yNjE3IDk5Ljc2NDhDNDMuNzE0MyA5OC44NzgyIDQyLjk0MTUgOTguMTUyNyA0Mi4wMjIyIDk3LjY2MjJDNDYuNTc5OSA5My4zMDM1IDUxLjc4NzQgODkuNjc5NiA1Ny40NTgxIDg2LjkyMDRDNTIuMzA0MyA5MC43Mjg0IDQ2LjU2ODcgOTQuNTkzMiA0NC4yNjEyIDk5Ljc2NjZMNDQuMjYxNyA5OS43NjQ4WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05NC42MjY5IDIwLjIwMDZDOTEuNjE0NiAxNC4xMDI0IDk1LjAyNDYgOC41MzI0NCA5Ni4xNjEzIDYuNDkyMTlDOTcuNjM5IDExLjk0MjcgOTcuNTI1NCAxOC4xMTUgOTQuNjI2OSAyMC4yMDA2WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05MC41MzQ2IDMyLjE1MzhDODYuODQwNSAyOC42OTgxIDg5LjU2ODQgMjAuMzAzNSA5MC4zNjQzIDE4LjM1ODlDOTEuNDYwNyAyMC40ODc1IDkyLjA0NjggMjIuODQyIDkyLjA3NjQgMjUuMjM2MkM5Mi4xMDU5IDI3LjYzMDQgOTEuNTc4MSAyOS45OTg3IDkwLjUzNDYgMzIuMTUzOFYzMi4xNTM4WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05MC43MDgxIDM5LjM2MDVDOTUuNTM5MSAzNy4zNzEyIDk3LjI0NDMgMzEuNjI1MSA5Ny45ODMyIDI3LjM2ODJDOTYuNjc1OCAyOC4wMzMzIDkwLjI1MzUgMzIuNjU5NyA5MC43MDgxIDM5LjM2MDVaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTg0LjE3MTQgMzMuMjEwNEM4My4xNDgzIDM0LjY1OTcgODAuNzYxMSA0Mi43MDE3IDg0LjE3MTQgNDcuNDQ3NkM4NS4zODIzIDQ1LjI3MDQgODYuMDE3OCA0Mi44MjAzIDg2LjAxNzggNDAuMzI5Qzg2LjAxNzggMzcuODM3OCA4NS4zODIzIDM1LjM4NzYgODQuMTcxNCAzMy4yMTA0VjMzLjIxMDRaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTg2LjEwMDUgNTMuNjQyN0M4NS4xOTEyIDQ3Ljc0MzIgOTMuNzE1OCA0Mi43NDc2IDk0LjExNDMgNDIuMzQ5NkM5My42MDM4IDQ1LjU5NSA5MC41MzQ2IDUyLjQ0MzUgODYuMTAwNSA1My42NDI3WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03OS4wMDA2IDYxLjA1OTZDODEuMzg3NyA1OS4yOTc4IDgxLjUwMTMgNTIuMDMzOSA3OS42MjU3IDQ3LjQ0NzhDNzYuODk4IDUxLjQ3MTYgNzYuMzI4NSA1OS43NTI0IDc5LjAwMDYgNjEuMDU5NloiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODIuMjQwNCA2MC44ODk2QzgzLjgzMTcgNjIuMDgzMiA4Ni4yNzU2IDU3LjkzNDIgODQuNTcwNyA1Ni44NTQ0QzgyLjk3OTEgNTUuODU5OCA4MC44NzYzIDU5LjgwOTggODIuMjQwNCA2MC44ODk2WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03NS41OTA1IDY1LjIwODJDNzcuNDA5MiA2Ni4wMDMxIDc4LjcxNjQgNjEuNDAwMyA3Ni44NDA3IDYwLjcxODJDNzUuMDc3NiA2MC4yMDY3IDczLjk0MTcgNjQuNTI2MiA3NS41OTA1IDY1LjIwODJaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTgzLjAzNDIgNTIuODI5N0M4NC45NjY1IDUzLjE4MjIgODUuMjUwNiA0OC4zNzk3IDgzLjI2MTQgNDguMTgwN0M4MS4zODYgNDguMDE1OCA4MS4yNzI0IDUyLjUwNTggODMuMDM0MiA1Mi44Mjk3WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04Ny40Njk1IDQ0LjU0OTZDODkuMDYwNyA0NS43MzE5IDkxLjQ0NzkgNDEuNTU0NSA4OS43NDI4IDQwLjQ5ODNDODguMTUxNSAzOS41MTMyIDg2LjA0ODcgNDMuNDg3NiA4Ny40Njk1IDQ0LjU0OTZaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTg3LjQ2OTIgMzYuNjgzNkM4OS4zNDQ5IDM3LjE2NjcgODkuOTcgMzIuMzk4MiA4Ny45ODIgMzIuMDYyOEM4Ni4xNjIgMzEuNzY3NCA4NS43MDc0IDM2LjI0MDMgODcuNDY5MiAzNi42ODM2WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05NC4zNDU2IDI3LjA3MjVDOTUuOTk0MSAyOC4xNzUxIDk4LjE1MzggMjMuODg0MSA5Ni4zOTE4IDIyLjkxMkM5NC43NDQ2IDIyLjAwODQgOTIuODY3OSAyNi4wODM2IDk0LjM0NTYgMjcuMDcyNVoiIGZpbGw9IiMyRjQ3MTIiLz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjQuNzkwOSA3OC4zMzc2QzY2LjQ5NiA3OS4zNjA3IDY4LjQyODMgNzQuOTg0MyA2Ni42NjY1IDc0LjA3NTFDNjQuOTYxNCA3My4zMzYxIDYzLjI1NjggNzcuNDI4MiA2NC43OTA5IDc4LjMzNzZaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcxLjYwOTIgNzYuNTE5QzcyLjk3MzMgNzcuOTM5OCA3Ni4wNDIzIDc0LjMwMjMgNzQuNjIxNSA3Mi45Mzg1QzczLjIwMDUgNzEuNzQ0OSA3MC40MTU2IDc1LjIxMTggNzEuNjA5MiA3Ni41MTlaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTY5LjE2ODkgNzMuNjc3QzcxLjg5NjkgNzIuNTQwNCA3My43NzI1IDY1LjU0ODggNzMuMDkwNSA2MC42MDVDNjkuNDUzIDYzLjkwMTQgNjYuODk1MyA3MS43NDQ3IDY5LjE2ODkgNzMuNjc3WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03NC4yMjY4IDcxLjYzMTFDNzcuMTI0MiA3Mi4xOTk1IDgyLjQ2NzggNjcuMzExOSA4NC41MTQgNjIuNzA4Qzc5LjYyNiA2My41NjA2IDczLjMxNzYgNjguODQ2MiA3NC4yMjY4IDcxLjYzMTFaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTYwLjQ3MiA4NC40MTg5QzYzLjA4NzQgODUuNzgzIDY5LjYyMjUgODIuNjU3MSA3Mi45MTkgNzguODQ5MkM2OC4wMzEgNzguMjI0MSA2MC40MTU0IDgxLjQ2MzUgNjAuNDcyIDg0LjQxODlaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTU3LjIzMDIgODQuNzAzM0M2MC4wNzIgODQuMDIxMiA2Mi45MTM1IDc3LjMxNDUgNjIuOTEzNSA3Mi4zMTNDNTguNzY1NSA3NS4wNDEyIDU1LjIxODkgODIuNDg3MSA1Ny4yMzAyIDg0LjcwMzNaIiBmaWxsPSIjMkY0NzEyIi8+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTU0LjQ2MzIgOTkuNzY0OEM1NC45NDkyIDk4LjkzODggNTUuNjAxNCA5OC4yMjI4IDU2LjM3ODYgOTcuNjYyMkM1MS45ODQ4IDkzLjI1MjggNDYuODc0OCA4OS42MjA2IDQxLjI2NjEgODYuOTIwNEM0Ni40MjEyIDkwLjcyODQgNTIuMTU1OCA5NC41OTMyIDU0LjQ2MzIgOTkuNzY2NlY5OS43NjQ4WiIgZmlsbD0iIzJGNDcxMiIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTguOTgxIDEuMzI3MTVDMTguOTgxIDMxLjg5NzQgMjQuNTk2NCA1MS4zNTI4IDQ5LjM1OTIgNjkuODEyQzc0LjExMSA1MS4zNTIgNzkuNzM3NyAzMS44OTcyIDc5LjczNzcgMS4zMjcxNUM3MC41ODM5IDYuODIyNjkgNjAuMDI3MyA5LjUzMiA0OS4zNTg0IDkuMTIzODJDMzguNjg5OCA5LjUzNDcyIDI4LjEzMyA2LjgyNTIxIDE4Ljk4MSAxLjMyNzE1Wk0yMy4yNzc5IDguMTUxNzNDMjcuNzQ2MiAxMy4yMzEzIDMyLjg5MDQgMTcuNjczNyAzOC41NjY2IDIxLjM1NDVDNDEuOTYwMSAyMy43MDY3IDQ0LjY3OCAyNi45MDcgNDYuNDQ5NyAzMC42MzY2QzQ3LjI0NDYgMzIuNjY1NSA0OC4yMzAzIDM0LjYxNDQgNDkuMzkzNSAzNi40NTcxQzQ2LjI4NTkgMzguMDA4NyA0My41NzcgNDAuMjU0NyA0MS40NzY2IDQzLjAyMTJDNDAuNjE4IDQyLjg2MDIgMzkuODA3NyA0Mi41MDQ0IDM5LjEwODIgNDEuOTgxMkMzOC40MDg2IDQxLjQ1OCAzNy44MzgzIDQwLjc4MTQgMzcuNDQxMiA0MC4wMDMzQzM4LjQ5MTYgNDAuNjIwMyAzOS43MTU1IDQwLjg3NTggNDAuOTI1IDQwLjczMDdDNDAuOTgyMyA0MC41NDQ0IDQwLjQzNTMgNDAuMjg4MSAzOS42MzQ2IDM5LjkxMjlMMzkuNjM0NiAzOS45MTI4TDM5LjYzNDYgMzkuOTEyOEwzOS42MzQ1IDM5LjkxMjhDMzguMjg1IDM5LjI4MDMgMzYuMjE1IDM4LjMxMDIgMzUuMTA0NSAzNi43NjkyQzM1LjM4NjUgMzYuODY4NCAzNS43MDcxIDM2Ljk5ODUgMzYuMDQ2NSAzNy4xMzYyTDM2LjA0NzMgMzcuMTM2NUwzNi4wNDczIDM3LjEzNjZDMzcuMTg1MyAzNy41OTg0IDM4LjUzMzQgMzguMTQ1NSAzOS4zMzg2IDM3LjkwMDJDMzkuNDMyNiAzNy44NTMzIDM4LjY0IDM3LjUwMzYgMzcuODcwNSAzNy4xNjQxQzM3LjMzNTkgMzYuOTI4MiAzNi44MTIzIDM2LjY5NzIgMzYuNjA1IDM2LjU3NjFDMzQuMzkzNyAzNS41NzQ1IDMyLjU2MjYgMzMuODg4OSAzMS4zODE3IDMxLjc2NzlDMzMuMjYzIDMyLjkxNTggMzcuNzM2MSAzNS40MjIyIDM4LjA4ODQgMzQuODM2OUMzOC4xOTg1IDM0Ljc1MDEgMzguMDU1NCAzNC42ODY4IDM3LjY3OTEgMzQuNTIwM0MzNy40MTQ4IDM0LjQwMzQgMzcuMDM1NSAzNC4yMzU2IDM2LjU0ODEgMzMuOTczQzMzLjY4MzggMzIuNTI3MyAzMS4zMDUxIDMwLjI3NSAyOS43MDUzIDI3LjQ5MzhDMzIuMDU4MSAyOS4yMTU4IDM2LjIyOTkgMzEuODY0MyAzNi44NDM4IDMxLjQwNEMzNy4wNjIgMzEuMjY0NiAzNi43MDY5IDMxLjA3NjUgMzUuOTk5NCAzMC43MDE3QzM1LjE3ODEgMzAuMjY2NiAzMy44ODE5IDI5LjU4IDMyLjQ1NjEgMjguNDI1OEMzMC4xNDYxIDI2LjkyMjkgMjguNDUwNSAyNC42NDI3IDI3LjY3NjEgMjEuOTk3OUMzMC4zODcxIDI0LjUzMjggMzUuMzM3NiAyNy43ODk0IDM1LjgxNSAyNy40MTk5QzM1Ljk1NzQgMjcuMjY3MyAzNS42OTk4IDI3LjA4OTcgMzUuMDc1MyAyNi42NTlMMzQuOTE3NiAyNi41NTAyQzMyLjg1NDUgMjUuMTM5OSAyNy41OTE3IDIxLjM5NjMgMjYuNjQyNSAxNy4zNjAyQzI2LjkzNTQgMTcuNjExNCAyNy4yNTEzIDE3Ljg4NDcgMjcuNTgzOCAxOC4xNzI0TDI3LjU4MzggMTguMTcyNUwyNy41ODM4IDE4LjE3MjVMMjcuNTgzOSAxOC4xNzI1QzMwLjM4MTEgMjAuNTkyNyAzNC4zNTM0IDI0LjAyOTcgMzUuNjc5NCAyMy44NjJDMzYuMDIwOCAyMy41MDA1IDM1LjA2NjYgMjIuNzg4NCAzMy41NDg4IDIxLjY1NTZMMzMuNTQ4OCAyMS42NTU2QzMwLjMzNyAxOS4yNTg3IDI0LjYwMTcgMTQuOTc4NSAyMy4yNzc5IDguMTUxNzNaTTYwLjE4OTMgMzguMjI4OUM1OS45MDUyIDM1LjQ4MzggNTcuMDA2NSAzNC4wNTcyIDUxLjQ4NzggMzUuNjgyOEM1MS45Mzc5IDM0Ljg5MDggNTIuMzM2NiAzNC4wMTg3IDUyLjc0OTkgMzMuMTE1TDUyLjc0OTkgMzMuMTE0OUw1Mi43NDk5IDMzLjExNDlDNTMuNzI0NSAzMC45ODMzIDU0Ljc3OTYgMjguNjc1NyA1Ni43NzkxIDI2LjgyNzlDNTcuODU5MSAyNS44MTYxIDU5LjEwOTMgMjQuNjc5NSA2MC41ODczIDIzLjUzMTVDNjUuODU4MSAxOS43MzkgNzAuNjMxNiAxNS4yOTk0IDc0Ljc5NiAxMC4zMTcxQzc0LjUxMTYgMTMuNzE1OSA3MS4xNTggMTguNDc4NyA2OS4wNTU1IDIxLjE5NTRDNjguNjMyIDIxLjcyNDcgNjguMjU0MiAyMi4xNDQ2IDY3Ljk1MDcgMjIuNDgxOEM2Ny4zNTgxIDIzLjE0MDQgNjcuMDQ4OSAyMy40ODQgNjcuMjM2OCAyMy43MTMzQzY3LjY5NDQgMjQuMTQ1OCA2OS4xNTY0IDIyLjUyNjkgNzAuNTk4MiAyMC45MzAyQzcxLjEyNjUgMjAuMzQ1MSA3MS42NTIyIDE5Ljc2MjkgNzIuMTI0NyAxOS4yODU5QzcxLjc3MDQgMjMuMTI4MyA2OC41NTIzIDI2LjIzNDUgNjYuNzIxNSAyOC4wMDE3TDY2LjcyMTUgMjguMDAxOEM2NS45MDk0IDI4Ljc4NTcgNjUuMzcwMiAyOS4zMDYxIDY1LjQ3NSAyOS41MTA1QzY1LjY3MDggMjkuODcwOSA2Ny4xOTA1IDI4LjQ4MDkgNjguNjE4MyAyNy4xNzQ5QzY5LjI2MTUgMjYuNTg2NiA2OS44ODYxIDI2LjAxNTIgNzAuMzYyNiAyNS42Mjg3QzY5LjkxNjYgMjcuMzk1OSA2OC45NjkyIDI4Ljk5NjUgNjcuNjM0NyAzMC4yMzc5QzY2LjY0MDEgMzEuMjUzIDY1LjQ2NDcgMzIuMTg1MyA2NC41OTY5IDMyLjg3MzZMNjQuNTk2OSAzMi44NzM3TDY0LjU5NjkgMzIuODczN0w2NC41OTY4IDMyLjg3MzdDNjMuNzc4OCAzMy41MjI2IDYzLjIzNDIgMzMuOTU0NiA2My4zNzIxIDM0LjAzNDZDNjMuODcyMyAzNC4yMDUzIDY0LjczOTIgMzMuNTcyNCA2NS42MTQyIDMyLjkzMzVMNjUuNjE0MyAzMi45MzM0TDY1LjYxNDQgMzIuOTMzNEM2NS45MzI1IDMyLjcwMTEgNjYuMjUxNyAzMi40NjggNjYuNTU0NyAzMi4yNzI1QzY2LjAwMzUgMzMuNjc2MyA2NS4xNDYxIDM0LjkzOTUgNjQuMDQ1IDM1Ljk2OTlDNjIuOTQzOCAzNy4wMDAzIDYxLjYyNjYgMzcuNzcyMSA2MC4xODkzIDM4LjIyODlaTTM4LjI1NTggNTAuODgxQzM4LjgyNzYgNTEuMzAxMSAzOS40NzAzIDUxLjYxNSA0MC4xNTMyIDUxLjgwNzRDNDAuMzI4MiA1MC44MDEzIDQwLjYxNDIgNDkuODE3NyA0MS4wMDU4IDQ4Ljg3NDZDNDEuNDI5MyA0Ny45MTI3IDQxLjk3NzcgNDcuMDEwNyA0Mi42MzY4IDQ2LjE5MkM0MS43NDI5IDQ4LjAzMDYgNDEuMTYwOSA1MC4wMDUxIDQwLjkxNDggNTIuMDM0Nkw0Mi45NDM3IDUyLjM1ODdDNDMuMDcyIDUwLjI5ODEgNDMuODAxMSA0OC4zMjAzIDQ1LjA0MDkgNDYuNjY5NUM0NC4zODU0IDQ4LjU2MjYgNDQuMDE5NSA1MC41NDM4IDQzLjk1NTUgNTIuNTQ2MkM0NC4xNzYxIDUyLjU2NTIgNDQuNDAzOCA1Mi41ODg3IDQ0LjYzNTIgNTIuNjEyN0w0NC42MzU0IDUyLjYxMjdMNDQuNjM1NSA1Mi42MTI3TDQ0LjYzNTcgNTIuNjEyN0M0NS4wOTU2IDUyLjY2MDMgNDUuNTcwNiA1Mi43MDk0IDQ2LjAzNTUgNTIuNzI3OUM0Ni4wMzE2IDUwLjcyNiA0Ni4zNzc4IDQ4LjczODggNDcuMDU4NiA0Ni44NTYxQzQ2Ljk0MzUgNDguMzM0IDQ2Ljk1MzQgNDkuNzU4MSA0Ni45NjM0IDUxLjE4MjZWNTEuMTgyNkM0Ni45NjcxIDUxLjcyNDkgNDYuOTcwOSA1Mi4yNjcyIDQ2Ljk2NzggNTIuODEyNkw0OS4xODk5IDUyLjc1NTZDNDguOTI1NyA1MC44MTI0IDQ4LjgyNjkgNDguODUwMiA0OC44OTQ1IDQ2Ljg5MDJDNDkuNTE0NSA0OC44MDExIDQ5Ljk1OTYgNTAuNzY0MyA1MC4yMjQyIDUyLjc1NTZDNTAuNTA0MyA1Mi43Mjk4IDUwLjgzNDEgNTIuNjk2OCA1MS4xNjUgNTIuNjYzNkw1MS4xNjU4IDUyLjY2MzZMNTEuMTY1OSA1Mi42NjM1TDUxLjE2NjQgNTIuNjYzNUw1MS4xNjY1IDUyLjY2MzVINTEuMTY2Nkw1MS4xNjc2IDUyLjY2MzRMNTEuMTY4OSA1Mi42NjMzTDUxLjE2OTQgNTIuNjYzMkw1MS4xNjk2IDUyLjY2MzJDNTEuNTYyNCA1Mi42MjM5IDUxLjk1NjQgNTIuNTg0NCA1Mi4yNzA0IDUyLjU1NjdDNTEuOTU2OSA1MC41NzA4IDUxLjQ0NjcgNDguNjIxIDUwLjc0NzMgNDYuNzM2MUM1MS44NTUyIDQ4LjQ2ODIgNTIuNjMgNTAuMzkxOCA1My4wMzE5IDUyLjQwODJDNTMuNjYzIDUyLjMyODcgNTQuNDg3MSA1Mi4xOTc5IDU1LjA2NjggNTIuMDlDNTQuNTI2OSA1MC4wODE2IDUzLjczMjMgNDguMTUwNiA1Mi43MDI0IDQ2LjM0MzhDNTQuMjYxNCA0Ny44MjM4IDU1LjI5NjQgNDkuNzcwOSA1NS42NTEyIDUxLjg5MUM1Ni4zMTEgNTEuNzI1NCA1Ni45NTQxIDUxLjQ5OSA1Ny41NzIyIDUxLjIxNDZDNTcuMTYyMyA0OC41ODE0IDU1Ljg5ODcgNDYuMTU1OCA1My45NzU4IDQ0LjMxMDhDNTQuNTEwMyA0My43MDgxIDU0Ljg4NTUgNDIuOTgxMiA1NS4wNjcxIDQyLjE5NjRDNTUuMjAzOCA0Mi4xOTY0IDU1LjM1NjggNDIuMjAxNyA1NS41MTczIDQyLjIwNzRDNTYuMjE3NCA0Mi4yMzE4IDU3LjA1OCA0Mi4yNjEyIDU3LjI4OTEgNDEuODcyNkw1OS4zMzggNDMuMTY1QzU4Ljk3MzQgNDMuNjQ2OCA1OC41OTk3IDQ0LjE4NzIgNTguMjAxNiA0NC43OTUxQzU4LjE3ODggNDQuNDc0OCA1OC4xMTA5IDQ0LjE1NzcgNTcuOTk4NyA0My44NTM1QzU3Ljc3NzcgNDMuMjU0OSA1Ny4zOTM3IDQyLjczMDEgNTYuODkwMSA0Mi4zMzgzQzU2LjU0MDYgNDMuNjY2IDU2LjY3MzUgNDUuMTk1MyA1Ny42NzM0IDQ1LjYxNzNDNTcuMzkgNDYuMDY1NyA1Ny4wOTI2IDQ2LjU0NjIgNTYuNzc2NSA0Ny4wNjE2TDU3LjM0NSA0Ny42MDE2QzU3LjU4MjEgNDYuOTYxNSA1Ny44NjkgNDYuMzQyNiA1OC4yMDIyIDQ1Ljc1QzU5LjQ1NTMgNDYuNDM4NyA2MS4yNjY2IDQ1LjYxOTEgNjIuNjg2OCA0NC4zNTZDNjIuMjc0OCA0NC4zNjgzIDYxLjkyMTcgNDQuMzYzMyA2MS42MDQ1IDQ0LjM1ODhDNjAuNDkzOCA0NC4zNDMyIDU5LjgyMTkgNDQuMzMzNyA1OC41OTg4IDQ1LjA5MTZDNTguOTM4OCA0NC41NjMgNTkuMzE3NCA0NC4wNTg4IDU5LjczMjEgNDMuNTgzNEM2MC4wODMgNDMuMTI4NyA2MC40NzM5IDQyLjcwOTIgNjAuODk5IDQyLjMyOTNDNjEuNTAwNCA0My43NDE1IDYzLjU2MTggNDMuNjYwMiA2NC45NjA4IDQyLjcwNzZDNjQuMzkyNCA0Mi4yMzQzIDYzLjcwNTQgNDEuOTI1NCA2Mi45NzQyIDQxLjgxNDJDNjIuNDY1OSA0MS43MzY5IDYxLjk0OTYgNDEuNzU3MiA2MS40NTI2IDQxLjg3MThDNjEuOTg0NCA0MS40NjU4IDYyLjU2MDIgNDEuMTE3IDYzLjE3MDUgNDAuODMyN0M2NC4xNDg2IDQyLjI4MzUgNjYuMTY3MiA0Mi4wOTc1IDY3LjU3MzQgNDEuODYxMkM2Ny4zNTc4IDQxLjQ5NDMgNjcuMDcwNyA0MS4xNzQ0IDY2LjcyOSA0MC45MjA3QzY2LjM4NzQgNDAuNjY3IDY1Ljk5ODIgNDAuNDg0NiA2NS41ODQ2IDQwLjM4NDNDNjUuMjYyNSA0MC4zMDYzIDY0LjkzMDcgNDAuMjc5MyA2NC42MDE0IDQwLjMwMzhDNjUuMjQ1IDQwLjA4MzkgNjUuODkyIDM5Ljg3NDEgNjYuNTQyMiAzOS42NzQ2QzY3LjExMjIgNDEuMzY4NyA2OC45MzA3IDQxLjQwMzQgNzAuNTg4MyA0MC43MTgxQzcwLjAyNzIgNDAuMjQ0OCA2OS4zNzMzIDM5Ljg5NDEgNjguNjY4NSAzOS42ODg2QzY4LjE4ODUgMzkuNTQ4NiA2Ny42OTIxIDM5LjQ3ODEgNjcuMTk0NCAzOS40NzgyQzY4LjA1NTEgMzkuMjIzOSA2OC45MjExIDM4Ljk4NzcgNjkuNzkxOSAzOC43Njk1QzY4LjczMzQgMzguODczMSA2Ny43OTg1IDM4Ljk3NzcgNjYuOTYzNiAzOS4wOTcxQzY3LjI2MzkgMzguOTIxIDY3LjU0NjggMzguNzE0MiA2Ny44MDc2IDM4LjQ3OTJDNjguNDk3OSAzNy44NTY5IDY5LjAwNzIgMzcuMDU5NiA2OS4yODE2IDM2LjE3MTZDNjguNDI2NSAzNi40NzIxIDY3LjYzOTYgMzYuOTM5MiA2Ni45NjY0IDM3LjU0NjFDNjYuMzk3MyAzOC4wNTkyIDY1LjkxOSAzOC42NjM1IDY1LjU1MDggMzkuMzMzM0M2NS4zMTU2IDM5LjM3OTUgNjUuMDg5NCAzOS40MjgyIDY0Ljg3MTUgMzkuNDc5OEM2NC45MjkzIDM5LjQxNzMgNjQuOTg1NyAzOS4zNTMzIDY1LjA0MDcgMzkuMjg4MUM2NS42MDI0IDM4LjYyMiA2Ni4wMDM4IDM3LjgzNiA2Ni4yMTQgMzYuOTkwNUM2NC44MjU0IDM3LjE1MzEgNjMuMTEzNCAzOC43NzYgNjIuOTE0OCA0MC4xMTkzQzYyLjQ0MjEgNDAuMzI5OSA2Mi4wMTA3IDQwLjU3NDQgNjEuNjAzNyA0MC44NjI3QzYyLjEwNjIgNDAuMDAyNyA2Mi40MjEzIDM5LjAzNzQgNjIuNTE3NyAzOC4wMzAyQzU5LjY4MzIgMzkuNDkzOCA1OS4zNzIxIDQxLjQ3MTQgNjAuMTAxNSA0Mi4yM0M1OS44NzgzIDQyLjQ4MDUgNTkuNjU1OCA0Mi43NTExIDU5LjQzMDMgNDMuMDQ0MUM1OS4xODY1IDQyLjI5MjUgNTkuMDAyNyA0MS41MjI1IDU4Ljg4MDcgNDAuNzQxNUM1OC45NzU2IDQwLjQ1MzcgNTkuMTA5NCA0MC4xODAzIDU5LjI3ODMgMzkuOTI4N0M1OS40MjA4IDM5LjUwMzQgNTkuNDcwOCAzOS4wNTI2IDU5LjQyNDkgMzguNjA2NEM1OS4zNzkxIDM4LjE2MDMgNTkuMjM4NSAzNy43MjkgNTkuMDEyNSAzNy4zNDE2QzU4Ljc4NjUgMzYuOTU0MiA1OC40ODA0IDM2LjYxOTUgNTguMTE0NiAzNi4zNTk5QzU3Ljc0ODggMzYuMTAwNCA1Ny4zMzE3IDM1LjkyMiA1Ni44OTE0IDM1LjgzNjdDNTQuODc3OSAzNS40OTc0IDUyLjgwOTIgMzUuNzQ4MSA1MC45MzUgMzYuNTU4NEM0Ni40NDQ4IDM4LjM3MDkgNDIuNzU5NiA0MS43NDMzIDQwLjU1NzEgNDYuMDU1NkMzOS42NDkgNDcuNTkzIDM4Ljg3ODkgNDkuMjA3OCAzOC4yNTU4IDUwLjg4MVpNNTYuOTQ4MSAzOC40NTFDNTcuMTM0NSAzOC40NDc1IDU3LjMxNTEgMzguNTE1OCA1Ny40NTI2IDM4LjY0MTdDNTcuNTkwMiAzOC43Njc1IDU3LjY3NDEgMzguOTQxNCA1Ny42ODcxIDM5LjEyNzRDNTcuNjgwNiAzOS4yMTc4IDU3LjY1NjMgMzkuMzA2MSA1Ny42MTU2IDM5LjM4NzFDNTcuNTc0OSAzOS40NjggNTcuNTE4NiAzOS41NDAyIDU3LjQ0OTkgMzkuNTk5NEM1Ny4zODEyIDM5LjY1ODUgNTcuMzAxNiAzOS43MDM1IDU3LjIxNTQgMzkuNzMxOEM1Ny4xMjkzIDM5Ljc2MDEgNTcuMDM4NSAzOS43NzEgNTYuOTQ4MSAzOS43NjQxQzU2Ljc4MzEgMzkuNzU1NCA1Ni42Mjc0IDM5LjY4NTIgNTYuNTExNyAzOS41NjczQzU2LjM5NiAzOS40NDk1IDU2LjMyODYgMzkuMjkyNSA1Ni4zMjMgMzkuMTI3NEM1Ni4zMjk2IDM4Ljk1ODYgNTYuMzk2MyAzOC43OTc4IDU2LjUxMSAzOC42NzM4QzU2LjYyNTcgMzguNTQ5OCA1Ni43ODA5IDM4LjQ3MDggNTYuOTQ4NiAzOC40NTFINTYuOTQ4MVpNNDUuNzg5MiA2MC4wOTM4SDQ1LjIzNzlWNTcuMzA3OUM0NC45Nzg5IDU3LjUzNTQgNDQuNjc3NiA1Ny43MDk2IDQ0LjM1MTIgNTcuODIwN1Y1Ny4zMDc5QzQ0Ljc5MzcgNTcuMTI2MyA0NS4xNjYzIDU2LjgwNzUgNDUuNDE0MSA1Ni4zOTg0SDQ1Ljc4OTJWNjAuMDkzOFpNNDguNzk0IDU4LjUxODlDNDguNzcyOSA1OC41NDYzIDQ4Ljc0OTYgNTguNTcyIDQ4LjcyNDMgNTguNTk1OEM0OC42NjE4IDU4LjY1NDQgNDguNTg4MiA1OC42OTk5IDQ4LjUwOCA1OC43Mjk3QzQ4LjM1ODQgNTguODQwNyA0OC4xNzcgNTguOTAwNSA0Ny45OTA4IDU4LjkwMDJDNDcuODQxOCA1OC45MDI2IDQ3LjY5MzkgNTguODczNSA0Ny41NTY5IDU4LjgxNDdDNDcuNDE5OSA1OC43NTU5IDQ3LjI5NjkgNTguNjY4OCA0Ny4xOTU5IDU4LjU1OTJDNDcuMDgzNyA1OC40MzcxIDQ2Ljk5NzEgNTguMjkzNyA0Ni45NDE1IDU4LjEzNzVDNDYuODg1OSA1Ny45ODEzIDQ2Ljg2MjMgNTcuODE1NSA0Ni44NzIxIDU3LjY0OTlDNDYuODY0NCA1Ny4zMTYyIDQ2Ljk4MTkgNTYuOTkxOCA0Ny4yMDE2IDU2Ljc0MDVDNDcuMzEyMyA1Ni42Mjc2IDQ3LjQ0NTIgNTYuNTM5MSA0Ny41OTIgNTYuNDgwNEM0Ny43Mzg4IDU2LjQyMTcgNDcuODk2MiA1Ni4zOTQzIDQ4LjA1NDEgNTYuMzk5N0M0OC4yMjU4IDU2LjM5NDEgNDguMzk2NSA1Ni40MjY5IDQ4LjU1MzggNTYuNDk1N0M0OC43MTEyIDU2LjU2NDUgNDguODUxMiA1Ni42Njc2IDQ4Ljk2MzYgNTYuNzk3NEM0OS4yNDc1IDU3LjE5MjcgNDkuMzgwNiA1Ny42NzY2IDQ5LjMzODggNTguMTYxNUM0OS4zODM2IDU4LjY3NzcgNDkuMjY0MiA1OS4xOTQ4IDQ4Ljk5NzcgNTkuNjM5MkM0OC44OTA2IDU5LjgwMzUgNDguNzQyNiA1OS45MzcyIDQ4LjU2ODMgNjAuMDI3MUM0OC4zOTM5IDYwLjExNyA0OC4xOTkxIDYwLjE2MDEgNDguMDAzMSA2MC4xNTJDNDcuNzQ0MiA2MC4xNjk1IDQ3LjQ4ODMgNjAuMDg4MiA0Ny4yODcgNTkuOTI0NUM0Ny4wNzk1IDU5LjczMyA0Ni45NTUxIDU5LjQ2NzkgNDYuOTQwMyA1OS4xODU4TDQ3LjQ2MTYgNTkuMTI4NEM0Ny41Mjk4IDU5LjUyNjQgNDcuNzExNiA1OS42OTY5IDQ4LjAwNzIgNTkuNjk2OUM0OC4xMjU5IDU5LjY5OTIgNDguMjQzIDU5LjY2ODUgNDguMzQ1MyA1OS42MDgzQzQ4LjQ0NzYgNTkuNTQ4MSA0OC41MzEzIDU5LjQ2MDcgNDguNTg3IDU5LjM1NThDNDguNzE4MiA1OS4wOTU1IDQ4Ljc4ODcgNTguODA5MyA0OC43OTQgNTguNTE4OVpNNDguMzYgNTguMzM5NUM0OC4yNzcgNTguMzc5NCA0OC4xODQ5IDU4LjM5NjQgNDguMDkzMSA1OC4zODg3SDQ4LjA5MjNDNDcuOTIxMyA1OC4zOTMxIDQ3Ljc1NSA1OC4zMzIyIDQ3LjYyNzIgNTguMjE4NEM0Ny41MDE4IDU4LjA1NTQgNDcuNDMzOSA1Ny44NTU2IDQ3LjQzMzkgNTcuNjQ5OUM0Ny40MzM5IDU3LjQ0NDMgNDcuNTAxOCA1Ny4yNDQ1IDQ3LjYyNzIgNTcuMDgxNUM0Ny42ODE2IDU3LjAwNjkgNDcuNzUzOCA1Ni45NDcxIDQ3LjgzNzIgNTYuOTA3NEM0Ny45MjA1IDU2Ljg2NzggNDguMDEyNSA1Ni44NDk1IDQ4LjEwNDYgNTYuODU0M0M0OC4xOTM3IDU2Ljg0OTIgNDguMjgyNSA1Ni44Njc1IDQ4LjM2MjIgNTYuOTA3M0M0OC40NDIgNTYuOTQ3MiA0OC41MDk5IDU3LjAwNzIgNDguNTU5MyA1Ny4wODE1QzQ4LjY4MzEgNTcuMjQ0NiA0OC43NDczIDU3LjQ0NTIgNDguNzQxMSA1Ny42NDk5QzQ4Ljc0ODcgNTcuNzQyNyA0OC43MzcgNTcuODM2MSA0OC43MDY2IDU3LjkyNDJDNDguNjc2MyA1OC4wMTIyIDQ4LjYyODEgNTguMDkzIDQ4LjU2NDkgNTguMTYxNUM0OC41MTM4IDU4LjIzODEgNDguNDQzIDU4LjI5OTUgNDguMzYgNTguMzM5NVpNNTAuNTcwNiA1Ny43NzhDNTAuNDUwNCA1Ny44NDY5IDUwLjM0NjggNTcuOTQwMyA1MC4yNjYyIDU4LjA1MThDNTAuMjU5MiA1Ny43NSA1MC4zMzk5IDU3LjQ1MTggNTAuNDk5NiA1Ny4xOTM5QzUwLjU1MzEgNTcuMDk1NyA1MC42MzA4IDU3LjAxMjkgNTAuNzI1MyA1Ni45NTMyQzUwLjgxOTggNTYuODkzNSA1MC45MjggNTYuODU5IDUxLjAzOTYgNTYuODUyOEM1MS4zMzUyIDU2Ljg1MjggNTEuNTIyNyA1Ny4wMjMzIDUxLjYwMjQgNTcuNDIxTDUyLjE0MjIgNTcuMzY0NEM1Mi4xMzQxIDU3LjIyMzYgNTIuMDk4MiA1Ny4wODU4IDUyLjAzNjYgNTYuOTU5QzUxLjk3NSA1Ni44MzIxIDUxLjg4ODggNTYuNzE4OCA1MS43ODMyIDU2LjYyNTRDNTEuNTc5MyA1Ni40NjI0IDUxLjMyMTkgNTYuMzgxMyA1MS4wNjE0IDU2LjM5OEM1MC44NjUzIDU2LjM4OTIgNTAuNjcwMyA1Ni40MzE5IDUwLjQ5NTggNTYuNTIxOUM1MC4zMjEzIDU2LjYxMTkgNTAuMTczNCA1Ni43NDU5IDUwLjA2NjggNTYuOTEwOEM0OS44MDc2IDU3LjM1OCA0OS42ODg4IDU3Ljg3MjkgNDkuNzI1NyA1OC4zODg1QzQ5LjY3MzEgNTguODc1MiA0OS44MDk0IDU5LjM2MzUgNTAuMTA2NSA1OS43NTI2QzUwLjIyMDEgNTkuODgzOSA1MC4zNjIgNTkuOTg3OSA1MC41MjE0IDYwLjA1NjlDNTAuNjgwOCA2MC4xMjU4IDUwLjg1MzggNjAuMTU3OCA1MS4wMjczIDYwLjE1MDVDNTEuMTg1NSA2MC4xNTc2IDUxLjM0MzQgNjAuMTMwOSA1MS40OTA0IDYwLjA3MjFDNTEuNjM3NCA2MC4wMTMyIDUxLjc3MDIgNTkuOTIzNyA1MS44Nzk4IDU5LjgwOTVDNTIuMDg5NCA1OS41NTI3IDUyLjIwMzggNTkuMjMxNCA1Mi4yMDM3IDU4LjlDNTIuMjEzNCA1OC41NjcxIDUyLjA5NzggNTguMjQyNiA1MS44Nzk4IDU3Ljk5MDhDNTEuNzc5OSA1Ny44ODExIDUxLjY1NzggNTcuNzk0IDUxLjUyMTYgNTcuNzM1MkM1MS4zODUzIDU3LjY3NjQgNTEuMjM4MiA1Ny42NDczIDUxLjA4OTggNTcuNjQ5OEM1MC45MDgyIDU3LjY0MzEgNTAuNzI4MyA1Ny42ODc1IDUwLjU3MDYgNTcuNzc4Wk01MS4wMTU4IDU5LjY5NTlDNTEuMTA0MSA1OS43MDE1IDUxLjE5MjQgNTkuNjgzNCA1MS4yNzE0IDU5LjY0MzRDNTEuMzUwMyA1OS42MDM0IDUxLjQxNzIgNTkuNTQzIDUxLjQ2NSA1OS40Njg1QzUxLjU4NDYgNTkuMzAzNSA1MS42NDY1IDU5LjEwMzcgNTEuNjQxMSA1OC45QzUxLjY0ODcgNTguODA3MiA1MS42MzY5IDU4LjcxMzkgNTEuNjA2NiA1OC42MjU4QzUxLjU3NjMgNTguNTM3OCA1MS41MjggNTguNDU3IDUxLjQ2NSA1OC4zODg1QzUxLjQxNDUgNTguMzEyNiA1MS4zNDQ3IDU4LjI1MTYgNTEuMjYyNyA1OC4yMTE2QzUxLjE4MDggNTguMTcxNyA1MS4wODk3IDU4LjE1NDMgNTAuOTk4OCA1OC4xNjEzQzUwLjgyOTUgNTguMTU4NyA1MC42NjUzIDU4LjIxOTUgNTAuNTM4NiA1OC4zMzE4QzUwLjQwODkgNTguNDkyNCA1MC4zNDA0IDU4LjY5MzcgNTAuMzQ1MiA1OC45QzUwLjM0MTEgNTkuMTA1NCA1MC40MDczIDU5LjMwNiA1MC41MzI5IDU5LjQ2ODVDNTAuNTg4IDU5LjU0MzcgNTAuNjYxMSA1OS42MDM5IDUwLjc0NTQgNTkuNjQzNkM1MC44Mjk3IDU5LjY4MzMgNTAuOTIyNyA1OS43MDEzIDUxLjAxNTggNTkuNjk1OVpNNTUuMDQyMSA1OC4yNzVDNTUuMDQyMSA1Ny4wMjQ3IDU0LjYzMjkgNTYuMzk5NCA1My44MjAxIDU2LjM5OTRDNTMuNjQyOSA1Ni4zOTQ5IDUzLjQ2NzMgNTYuNDM0IDUzLjMwODcgNTYuNTEzNEM1My4xNTAyIDU2LjU5MjcgNTMuMDEzNiA1Ni43MDk3IDUyLjkxMDkgNTYuODU0MkM1Mi42NzQ2IDU3LjI4OSA1Mi41NjQ0IDU3Ljc4MSA1Mi41OTI3IDU4LjI3NUM1Mi41OTI4IDU5LjUyNTQgNTMuMDAyIDYwLjE1MDYgNTMuODIwMSA2MC4xNTA2QzUzLjk5NzMgNjAuMTU1MiA1NC4xNzMgNjAuMTE2MSA1NC4zMzE2IDYwLjAzNjhDNTQuNDkwMiA1OS45NTc1IDU0LjYyNjggNTkuODQwNSA1NC43Mjk2IDU5LjY5NkM1NC45NjM3IDU5LjI2MDUgNTUuMDcxOSA1OC43Njg1IDU1LjA0MjEgNTguMjc1Wk01NC4xMTY2IDU5LjYwMDFDNTQuMDI5NSA1OS42NjA4IDUzLjkyNjMgNTkuNjk0MiA1My44MjAxIDU5LjY5NkM1My42OTExIDU5LjY5MjMgNTMuNTY1NiA1OS42NTMzIDUzLjQ1NzMgNTkuNTgzMkM1My4zNTY2IDU5LjQ0NjIgNTMuMjgxNSA1OS4yOTIyIDUzLjIzNTUgNTkuMTI4NkM1My4xOTI0IDU4Ljg0NjIgNTMuMTY1OSA1OC41NjE1IDUzLjE1NiA1OC4yNzZDNTMuMTMyMiA1Ny45MDc5IDUzLjE5MDUgNTcuNTM5MSA1My4zMjY1IDU3LjE5NjNDNTMuMzY0MSA1Ny4wOTY4IDUzLjQzMDkgNTcuMDExIDUzLjUxODEgNTYuOTUwMkM1My42MDUzIDU2Ljg4OTMgNTMuNzA4OSA1Ni44NTYyIDUzLjgxNTIgNTYuODU1MkM1My44ODQ4IDU2Ljg1NDQgNTMuOTUzNyA1Ni44NjkzIDU0LjAxNjcgNTYuODk4OEM1NC4wNzk3IDU2LjkyODQgNTQuMTM1MiA1Ni45NzE4IDU0LjE3OTEgNTcuMDI1OEM1NC4yOTA5IDU3LjEzMjggNTQuMzY3OCA1Ny4yNzEgNTQuMzk5OCA1Ny40MjI0QzU0LjQ3MTQgNTcuNzAwNiA1NC40OTgzIDU3Ljk4ODQgNTQuNDc5NiA1OC4yNzVDNTQuNTA5MyA1OC42NDM0IDU0LjQ1MDggNTkuMDEzNiA1NC4zMDkxIDU5LjM1NUM1NC4yNzA3IDU5LjQ1NCA1NC4yMDM3IDU5LjUzOTMgNTQuMTE2NiA1OS42MDAxWiIgZmlsbD0iI0ZGQUQyRCIvPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L3N2Zz4=");
}
.govcy-footer .govcy-eu-logo {
  margin: 0;
  height: 53px;
}
.govcy-footer ul {
  margin: 0;
  padding: 0;
}
.govcy-footer ul li {
  display: inline-block;
  margin-right: 1.5rem;
  padding-bottom: 0.5rem;
}
.govcy-footer ul li a, .govcy-footer ul li .govcy-link, .govcy-footer ul li .govcy-link-inverse, .govcy-footer ul li .govcy-link-no-visited-state {
  color: #272525;
}
.govcy-footer .govcy-footer-separator {
  border-top: 1px solid #999999;
}
.govcy-footer .govcy-footer-column {
  margin-bottom: 1.5rem;
}
.govcy-footer .govcy-footer-column h3, .govcy-footer .govcy-footer-column .h3, .govcy-footer .govcy-footer-column .govcy-h3 {
  border-bottom: 1px solid #999999;
  padding-bottom: 1rem;
  font-weight: 600;
}
.govcy-footer .govcy-footer-column ul li {
  display: block;
  margin-right: 0px;
}

@media (min-width: 768px) {
  .govcy-footer {
    margin-top: 40px;
  }
}
.govcy-form h3, .govcy-form .h3, .govcy-form .govcy-h3,
.govcy-form h4,
.govcy-form .h4,
.govcy-form .govcy-h4 {
  padding: 0;
}
.govcy-form.govcy-search-form {
  background: #f5f8f9;
  padding: 1.5rem 1rem;
  margin-bottom: 1.5rem;
}
.govcy-form.govcy-search-form input[type=submit],
.govcy-form.govcy-search-form input[type=button],
.govcy-form.govcy-search-form button {
  margin-bottom: 0;
}
.govcy-form .govcy-label-primary {
  font-size: 1.125rem;
}
.govcy-form h1 .govcy-label-primary, .govcy-form .h1 .govcy-label-primary, .govcy-form .govcy-h1 .govcy-label-primary {
  font-size: unset;
  font-weight: 700 !important;
}
.govcy-form .govcy-fieldset legend,
.govcy-form .govcy-fieldset .govcy-legend {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
.govcy-form .govcy-fieldset .govcy-legend:has(h1, .h1, .govcy-h1, h2, .h2, .govcy-h2, h3, .h3, .govcy-h3, h4, .h4, .govcy-h4) {
  margin-bottom: 0;
}
.govcy-form .govcy-form-control {
  margin-bottom: 1.5rem;
}
.govcy-form .govcy-form-control.govcy-form-inline-control {
  display: flex;
}
.govcy-form .govcy-form-control.govcy-form-inline-control .govcy-radio {
  margin-bottom: 0;
}
.govcy-form .govcy-form-control-error {
  border-left: 4px solid #d4351c;
  padding-left: 13px;
}
.govcy-form .govcy-form-control-error .govcy-text-input ~ .govcy-date-picker__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAyOCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0LjY2NiAzLjAwMDE2SDIzLjMzMjdWMC4zMzM0OTZIMjAuNjY2VjMuMDAwMTZINy4zMzI2OFYwLjMzMzQ5Nkg0LjY2NjAyVjMuMDAwMTZIMy4zMzI2OEMxLjg2NjAyIDMuMDAwMTYgMC42NjYwMTYgNC4yMDAxNiAwLjY2NjAxNiA1LjY2NjgzVjI3LjAwMDJDMC42NjYwMTYgMjguNDY2OCAxLjg2NjAyIDI5LjY2NjggMy4zMzI2OCAyOS42NjY4SDI0LjY2NkMyNi4xMzI3IDI5LjY2NjggMjcuMzMyNyAyOC40NjY4IDI3LjMzMjcgMjcuMDAwMlY1LjY2NjgzQzI3LjMzMjcgNC4yMDAxNiAyNi4xMzI3IDMuMDAwMTYgMjQuNjY2IDMuMDAwMTZaTTI0LjY2NiAyNy4wMDAySDMuMzMyNjhWOS42NjY4M0gyNC42NjZWMjcuMDAwMloiIGZpbGw9IiNENDM1MUMiLz4KPC9zdmc+Cg=="), linear-gradient(transparent, transparent) !important;
}
.govcy-form .govcy-form-control-hint {
  border-left: 4px solid #6d6e70;
  padding-left: 13px;
}
.govcy-form .govcy-form-control label,
.govcy-form .govcy-form-control .govcy-label-primary {
  color: #272525;
  display: block;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
.govcy-form .govcy-form-control label ~ .govcy-input-error-msg,
.govcy-form .govcy-form-control .govcy-label-primary ~ .govcy-input-error-msg {
  margin-top: 0.75rem;
}
.govcy-form .govcy-form-control .govcy-hint,
.govcy-form .govcy-form-control .govcy-input-error-msg {
  color: #6d6e70;
  display: block;
  line-height: 28px;
}
.govcy-form .govcy-form-control .govcy-input-error-msg {
  color: #d4351c;
  font-weight: 600;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 576px) {
  .govcy-form .govcy-form-control .govcy-file-upload {
    width: 100%;
  }
  .govcy-form .govcy-form-control.govcy-form-inline-control {
    flex-direction: column;
    margin-bottom: 0.75rem;
  }
  .govcy-form .govcy-form-control.govcy-form-inline-control .govcy-radio {
    margin-bottom: 0.75rem;
  }
}
.govcy-form section {
  margin-bottom: 1.5rem;
}

.govcy-text-input,
.govcy-text-area {
  border-radius: 0;
  border: 2px solid;
  height: 44px;
  padding: 5px;
  width: 100%;
}
.govcy-text-input::placeholder,
.govcy-text-area::placeholder {
  font-size: 14px;
  top: 12px;
}
.govcy-text-input::-moz-placeholder,
.govcy-text-area::-moz-placeholder {
  font-size: 14px;
  top: 12px;
}
.govcy-text-input:-moz-placeholder,
.govcy-text-area:-moz-placeholder {
  font-size: 14px;
  top: 12px;
}
.govcy-text-input:-ms-input-placeholder,
.govcy-text-area:-ms-input-placeholder {
  font-size: 14px;
  top: 12px;
}
.govcy-text-input::-webkit-input-placeholder,
.govcy-text-area::-webkit-input-placeholder {
  font-size: 14px;
  top: 12px;
}
.govcy-text-input:focus,
.govcy-text-area:focus {
  box-shadow: 0 0 0 4pt #ffdd00;
  outline: none;
}
.govcy-text-input-error,
.govcy-text-area-error {
  border-color: #d4351c;
}
.govcy-text-input-char_50,
.govcy-text-area-char_50 {
  max-width: 31rem;
}
.govcy-text-input-char_35,
.govcy-text-area-char_35 {
  max-width: 22.5rem;
}
.govcy-text-input-char_20,
.govcy-text-area-char_20 {
  max-width: 14.16rem;
}
.govcy-text-input-char_10,
.govcy-text-area-char_10 {
  max-width: 7.8rem;
}
.govcy-text-input-char_9,
.govcy-text-area-char_9 {
  max-width: 6.9rem;
}
.govcy-text-input-char_8,
.govcy-text-area-char_8 {
  max-width: 6.2rem;
}
.govcy-text-input-char_7,
.govcy-text-area-char_7 {
  max-width: 5.8rem;
}
.govcy-text-input-char_6,
.govcy-text-area-char_6 {
  max-width: 5.5rem;
}
.govcy-text-input-char_5,
.govcy-text-area-char_5 {
  max-width: 4.5rem;
}
.govcy-text-input-char_4,
.govcy-text-area-char_4 {
  max-width: 3.8rem;
}
.govcy-text-input-char_3,
.govcy-text-area-char_3 {
  max-width: 3.1rem;
}
.govcy-text-input-char_2,
.govcy-text-area-char_2 {
  max-width: 2.2rem;
}

.govcy-text-area {
  height: auto;
}

.govcy-checkbox,
.govcy-radio {
  cursor: pointer;
  display: block;
  margin-bottom: 0.75rem;
  padding-left: 44px;
  position: relative;
  clear: left;
}
.govcy-checkbox label,
.govcy-checkbox label.govcy-label,
.govcy-radio label,
.govcy-radio label.govcy-label {
  display: inline-block;
  margin-bottom: 0;
  padding: 10px 16px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-weight: normal;
}
.govcy-checkbox .govcy-checkbox-input,
.govcy-checkbox .govcy-radio-input,
.govcy-radio .govcy-checkbox-input,
.govcy-radio .govcy-radio-input {
  cursor: pointer;
  position: absolute;
  height: 44px;
  opacity: 0;
  width: 44px;
  z-index: 1;
  top: 0;
  left: 0;
}
.govcy-checkbox .govcy-checkbox-input:focus + label::before,
.govcy-checkbox .govcy-radio-input:focus + label::before,
.govcy-radio .govcy-checkbox-input:focus + label::before,
.govcy-radio .govcy-radio-input:focus + label::before {
  content: "";
  box-shadow: 0 0 0 4px #ffdd00;
  outline: none;
}
.govcy-checkbox .govcy-checkbox-input:checked + label::after,
.govcy-checkbox .govcy-radio-input:checked + label::after,
.govcy-radio .govcy-checkbox-input:checked + label::after,
.govcy-radio .govcy-radio-input:checked + label::after {
  content: "";
  display: block;
}
.govcy-checkbox .govcy-checkbox-input + label::before,
.govcy-radio .govcy-checkbox-input + label::before {
  content: "";
  cursor: pointer;
  touch-action: manipulation;
  border: 2px solid #272525;
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 44px;
  margin: 0;
}
.govcy-checkbox .govcy-checkbox-input + label::after,
.govcy-radio .govcy-checkbox-input + label::after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border: solid #272525;
  border-width: 0 5px 5px 0;
  content: "";
  display: none;
  height: 24px;
  left: 16px;
  position: absolute;
  top: 7px;
  transform: rotate(45deg);
  width: 13px;
}
.govcy-checkbox .govcy-radio-input + label::before,
.govcy-radio .govcy-radio-input + label::before {
  content: "";
  border: 2px solid #272525;
  border-radius: 50%;
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 44px;
}
.govcy-checkbox .govcy-radio-input + label::after,
.govcy-radio .govcy-radio-input + label::after {
  content: "";
  background-color: #272525;
  border: solid #272525;
  border-radius: 50%;
  content: "";
  display: none;
  height: 20px;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 20px;
}
.govcy-checkbox span.govcy-hint,
.govcy-radio span.govcy-hint {
  padding-left: 16px;
}

.govcy-radio__conditional--hidden {
  display: none;
}

.govcy-radio__conditional label,
.govcy-radio__conditional legend {
  font-size: 1rem !important;
}

.govcy-radio__conditional--hiden {
  display: none;
}

.govcy-file-upload:focus {
  border: 3px solid #272525;
  border-radius: 0;
  box-shadow: 0 0 0 4pt #ffdd00;
  outline: none;
}

.govcy-table {
  margin-bottom: 1.5rem;
  vertical-align: middle;
}
.govcy-table > thead,
.govcy-table > tbody > tr {
  border-color: #bbbcbf;
}
.govcy-table > tbody > tr > th {
  font-weight: 700;
}

.govcy-caption {
  color: #272525;
  padding: 0;
}
.govcy-caption h1, .govcy-caption .h1, .govcy-caption .govcy-h1, .govcy-caption h2, .govcy-caption .h2, .govcy-caption .govcy-h2, .govcy-caption h3, .govcy-caption .h3, .govcy-caption .govcy-h3, .govcy-caption h4, .govcy-caption .h4, .govcy-caption .govcy-h4 {
  padding: 0;
}

.govcy-table-responsive,
.govcy-table-responsive-vertical {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

.govcy-table-responsive-vertical {
  width: 100%;
  vertical-align: top !important;
}

@media (max-width: 767.98px) {
  .govcy-table-responsive-vertical thead {
    display: none;
  }
  .govcy-table-responsive-vertical tr {
    border-bottom-width: 1px;
  }
  .govcy-table-responsive-vertical tr:nth-of-type(2n) {
    background-color: inherit;
  }
  .govcy-table-responsive-vertical tbody td,
  .govcy-table-responsive-vertical tbody th {
    border-bottom-width: 0 !important;
    display: block;
    text-align: left;
    width: 100%;
  }
}
.govcy-table.dataTable,
.dataTables_scrollHead,
.dataTables_scrollHeadInner,
.dataTables_scrollBody {
  width: 100% !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-color: transparent !important;
}

.dataTables_wrapper {
  margin-bottom: 1.5rem;
}
.dataTables_wrapper button.dt-button {
  background: #31576f;
  color: #ffffff;
  border-radius: 4px;
  border: 2px solid transparent;
}
.dataTables_wrapper button.dt-button:active:not(.disabled), .dataTables_wrapper button.dt-button:hover:not(.disabled) {
  background: #254355;
  border: 2px solid #bbbcbf;
}
.dataTables_wrapper button.dt-button:focus:not(.disabled), .dataTables_wrapper button.dt-button:focus-within:not(.disabled) {
  background: #ffdd00;
  border: 2px solid;
  box-shadow: none;
  color: #272525;
  text-shadow: none;
}
.dataTables_wrapper .dataTables_filter > label > input {
  margin-left: 8px !important;
  margin-bottom: 5px;
  border: 2px solid #272525;
  padding: 5px;
  border-radius: 0;
}
.dataTables_wrapper .dataTables_filter > label > input:focus {
  box-shadow: 0 0 0 4pt #ffdd00;
  outline: none;
}
.dataTables_wrapper > .dataTables_paginate a.paginate_button, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-inverse, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-no-visited-state {
  background: #ffffff;
  color: #272525;
  border-radius: 4px;
  border: 2px solid transparent;
}
.dataTables_wrapper > .dataTables_paginate a.paginate_button:active, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link:active, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-inverse:active, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-no-visited-state:active, .dataTables_wrapper > .dataTables_paginate a.paginate_button:hover, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link:hover, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-inverse:hover, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-no-visited-state:hover {
  color: #272525 !important;
  background: #dae5ea !important;
  background-color: #dae5ea !important;
  border: 2px solid #bbbcbf;
  box-shadow: none !important;
}
.dataTables_wrapper > .dataTables_paginate a.paginate_button:focus, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link:focus, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-inverse:focus, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-no-visited-state:focus, .dataTables_wrapper > .dataTables_paginate a.paginate_button:focus-within, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link:focus-within, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-inverse:focus-within, .dataTables_wrapper > .dataTables_paginate .paginate_button.govcy-link-no-visited-state:focus-within {
  background: #ffdd00 !important;
  border: 2px solid !important;
  box-shadow: none !important;
  color: #272525 !important;
}
.dataTables_wrapper > .dataTables_paginate a.paginate_button.current, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-inverse, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-no-visited-state {
  background: #31576f;
  color: #ffffff !important;
  border-radius: 4px;
  border: 2px solid #bbbcbf;
  box-shadow: none !important;
}
.dataTables_wrapper > .dataTables_paginate a.paginate_button.current:hover, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link:hover, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-inverse:hover, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-no-visited-state:hover {
  background-color: #254355 !important;
  color: #ffffff !important;
  border: 2px solid #bbbcbf;
}
.dataTables_wrapper > .dataTables_paginate a.paginate_button.current:focus, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link:focus, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-inverse:focus, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-no-visited-state:focus, .dataTables_wrapper > .dataTables_paginate a.paginate_button.current:focus-within, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link:focus-within, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-inverse:focus-within, .dataTables_wrapper > .dataTables_paginate .paginate_button.current.govcy-link-no-visited-state:focus-within {
  border: 2px solid !important;
  color: #272525 !important;
}
.dataTables_wrapper .govcy-table.dataTable > tbody th,
.dataTables_wrapper .govcy-table.dataTable > thead th,
.dataTables_wrapper .govcy-table.dataTable > tbody td {
  padding: 0.75rem 0.5rem;
  background-color: transparent;
}
.dataTables_wrapper .govcy-table.dataTable > tbody th:focus-visible,
.dataTables_wrapper .govcy-table.dataTable > thead th:focus-visible,
.dataTables_wrapper .govcy-table.dataTable > tbody td:focus-visible {
  border: 3px solid #ffdd00 !important;
  outline: 0px;
}
.dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc_disabled:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc_disabled:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc_disabled:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc_disabled:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc_disabled:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc_disabled:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc_disabled:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc_disabled:after {
  line-height: 11px;
}
.dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc_disabled:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc_disabled:after, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc_disabled:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc_disabled:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc_disabled:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc_disabled:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc_disabled:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc_disabled:after {
  opacity: 0.1;
}
.dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_asc:before, .dataTables_wrapper .govcy-table.dataTable thead > tr > th.sorting_desc:after,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_asc:before,
.dataTables_wrapper .govcy-table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.45;
}
.dataTables_wrapper .govcy-table.dataTable.no-footer {
  border-bottom: none;
}
.dataTables_wrapper .govcy-table.dataTable.no-footer.dtr-inline {
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
  width: 100% !important;
}

.govcy-link-no-visited-state:visited {
  color: #1d70b8 !important;
}

.govcy-link-inverse,
.govcy-link-inverse:visited {
  color: #ffffff !important;
}

a.govcy-sign-out, .govcy-sign-out.govcy-link, .govcy-sign-out.govcy-link-no-visited-state, .govcy-sign-out.govcy-link-inverse {
  color: #272525 !important;
}
a.govcy-sign-out:hover, .govcy-sign-out.govcy-link:hover, .govcy-sign-out.govcy-link-no-visited-state:hover, .govcy-sign-out.govcy-link-inverse:hover, a.govcy-sign-out:visited, .govcy-sign-out.govcy-link:visited, .govcy-sign-out.govcy-link-no-visited-state:visited, .govcy-sign-out.govcy-link-inverse:visited, a.govcy-sign-out:active, .govcy-sign-out.govcy-link:active, .govcy-sign-out.govcy-link-no-visited-state:active, .govcy-sign-out.govcy-link-inverse:active {
  text-decoration: underline;
}
a.govcy-sign-out:hover, .govcy-sign-out.govcy-link:hover, .govcy-sign-out.govcy-link-no-visited-state:hover, .govcy-sign-out.govcy-link-inverse:hover {
  text-decoration-thickness: 3px !important;
}

.govcy-skip-link {
  border-bottom: 0 !important;
  display: block;
  height: 1px;
  left: -10000px;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  text-decoration: underline !important;
  top: auto;
  width: 1px;
}
.govcy-skip-link:focus {
  height: auto;
  position: static;
  width: 100%;
}

.govcy-details {
  margin-bottom: 1.5rem;
}
.govcy-details .govcy-details__text {
  margin-left: 4px;
  padding-left: 16px;
}
.govcy-details__summary {
  color: #1d70b8;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 25px;
  position: relative;
}
.govcy-details__summary::-webkit-details-marker {
  display: none;
}
.govcy-details__summary::before {
  -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  border-color: #272525;
  border-left-color: inherit;
  border-style: solid;
  border-width: 7px 0 7px 12.124px;
  bottom: 0;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: -1px;
  width: 0;
}
.govcy-details__summary:hover .govcy-details__summary-text {
  -webkit-text-decoration-skip: none;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: max(3px, 0.1875rem, 0.12em);
}
.govcy-details__summary:focus {
  -webkit-box-shadow: 0 -2px #ffdd00, 0 4px #272525;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #272525;
  color: #272525;
  outline: none;
  text-decoration: none;
}
.govcy-details__summary:focus .govcy-details__summary-text {
  text-decoration: none;
}
.govcy-details__summary-text {
  text-decoration: underline;
  text-decoration-thickness: max(1px, 0.0625rem);
  text-underline-offset: 0.1em;
}
.govcy-details__text {
  border-left: 5px solid #bbbcbf;
  padding: 20px 0 20px 20px;
}
.govcy-details__text > :last-child {
  margin-bottom: 0px;
}
.govcy-details[open] > .govcy-details__summary::before {
  -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  border-color: #272525;
  border-style: solid;
  border-top-color: inherit;
  border-width: 12.124px 7px 0;
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  display: block;
  height: 0;
  width: 0;
}

.govcy-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDBWMHoiLz48cGF0aCBkPSJNNyAxMGw1IDUgNS01SDd6Ii8+PC9zdmc+);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 2px solid;
  max-width: 100%;
  padding: 5px;
  line-height: 30px;
  padding-right: 2.5rem;
  border-color: #000;
  color: #000;
}
.govcy-select-error {
  border-color: #d4351c !important;
  display: flex !important;
}
.govcy-select:focus {
  outline: 4pt solid #ffdd00;
  outline-offset: 0;
}

ul {
  padding-left: 1.5rem;
}
ul li a, ul li .govcy-link, ul li .govcy-link-no-visited-state, ul li .govcy-link-inverse,
ul li .govcy-link-inverse:visited {
  display: inline-block;
}

.govcy-list-medium li {
  margin-bottom: 0.75rem !important;
}

.govcy-list-large li {
  margin-bottom: 1.5rem;
}

.govcy-accordion {
  --bs-accordion-border-radius: 0rem;
  --bs-accordion-inner-border-radius: 0rem;
  margin-bottom: 1.5rem;
}
.govcy-accordion .govcy-accordion-item {
  margin: 5px 0;
  border: var(--bs-accordion-border-width) solid transparent !important;
}
.govcy-accordion .govcy-accordion-item.govcy-accordion-bordered {
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
}
.govcy-accordion .govcy-accordion-item .govcy-accordion-header {
  padding-top: 0;
}
.govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button,
.govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed) {
  transition: none;
  box-shadow: none;
  border: 2px solid transparent !important;
  background-color: #e6e6e7;
  color: #272525;
}
.govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:focus,
.govcy-accordion .govcy-accordion-item .govcy-accordion-header .govcy-accordion-button:not(.collapsed):focus {
  background-color: #ffdd00;
  box-shadow: none;
  color: #272525;
  border-color: #272525 !important;
  border: 2px solid;
}
.govcy-accordion.govcy-accordion-steps {
  padding-left: 3rem;
}
.govcy-accordion.govcy-accordion-steps .govcy-accordion-item {
  position: relative;
}
.govcy-accordion.govcy-accordion-steps .govcy-accordion-item .govcy-accordion-button {
  font-weight: 700;
}
.govcy-accordion.govcy-accordion-steps .govcy-accordion-item .govcy-accordion-step {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
  background-color: #e6e6e7;
  top: 15px;
  border-radius: 9999px;
  left: -42px;
  z-index: 3;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}
.govcy-accordion.govcy-accordion-steps .govcy-accordion-item .govcy-accordion-step.govcy-accordion-step-conditional {
  background-color: #ffffff;
  border: var(--bs-accordion-border-width) solid #ffffff;
}
.govcy-accordion.govcy-accordion-steps .govcy-accordion-item:not(:last-child):after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 0;
  height: calc(100% + 1rem);
  border-left: solid 1px #b1b4b6;
  left: -30px;
  top: 15px;
}

a.govcy-back-link, .govcy-back-link.govcy-link, .govcy-back-link.govcy-link-no-visited-state, .govcy-back-link.govcy-link-inverse {
  margin-bottom: 1.5rem;
  position: relative;
  display: inline-block;
  color: #272525;
}
a.govcy-back-link:before, .govcy-back-link.govcy-link:before, .govcy-back-link.govcy-link-no-visited-state:before, .govcy-back-link.govcy-link-inverse:before {
  position: relative;
  top: 3px;
  margin-right: 0.25rem;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDggMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03IDFMMSA3LjVMNyAxNCIgc3Ryb2tlPSIjMjcyNTI1IiBzdHJva2Utd2lkdGg9IjAuOTI4NTcxIi8+Cjwvc3ZnPgo=");
}
a.govcy-back-link:visited, .govcy-back-link.govcy-link:visited, .govcy-back-link.govcy-link-no-visited-state:visited, .govcy-back-link.govcy-link-inverse:visited {
  color: #272525;
}

.govcy-breadcrumb {
  --bs-breadcrumb-item-padding-x: 1rem;
  --bs-breadcrumb-margin-bottom: 1.5rem;
}
.govcy-breadcrumb .govcy-breadcrumb-item {
  padding-left: 0 !important;
  padding-right: 1rem;
}
.govcy-breadcrumb .govcy-breadcrumb-item::before {
  padding-top: 0.2rem;
}
.govcy-breadcrumb .govcy-breadcrumb-item .govcy-breadcrumb-link,
.govcy-breadcrumb .govcy-breadcrumb-item .govcy-breadcrumb-link:visited {
  color: #272525;
}
@media (max-width: 575.98px) {
  .govcy-breadcrumb.govcy-breadcrumbs-collapse-on-mobile .govcy-breadcrumb-item {
    display: none;
  }
  .govcy-breadcrumb.govcy-breadcrumbs-collapse-on-mobile .govcy-breadcrumb-item:first-child,
  .govcy-breadcrumb.govcy-breadcrumbs-collapse-on-mobile .govcy-breadcrumb-item:last-child {
    display: inline-block !important;
  }
}

.govcy-inset-text {
  border-left: 4px solid #bbbcbf;
  padding-left: 1rem;
}

.govcy-character-count {
  margin-bottom: 1.5rem;
  display: block;
}
.govcy-character-count .govcy-character-remaining-counter {
  color: #6d6e70;
}
.govcy-character-count .govcy-character-more-counter {
  color: #d4351c;
  display: none;
}

.govcy-date-picker .govcy-date-picker__wrapper {
  position: relative;
  display: flex;
  max-width: 30rem;
}
.govcy-date-picker .govcy-date-picker__calendar__date:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__month-selection:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__month:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__next-month:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__next-year-chunk:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__next-year:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__previous-month:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__previous-year-chunk:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__previous-year:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__year-selection:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__year:not([disabled]):hover {
  outline: 2px solid #1d70b8 !important;
  background-color: #ffffff;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.govcy-date-picker .govcy-date-picker__calendar__date:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__month-selection:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__month:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__next-month:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__next-year-chunk:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__next-year:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__previous-month:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__previous-year-chunk:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__previous-year:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__year-selection:not([disabled]):focus,
.govcy-date-picker .govcy-date-picker__calendar__year:not([disabled]):focus {
  outline: 2px solid #ffdd00;
  outline-offset: -2px;
  background-color: #ffdd00;
  color: #272525;
}
.govcy-date-picker .govcy-date-picker__calendar__date--current-month:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__year-selection:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__month-selection:not([disabled]) {
  color: #272525;
}
.govcy-date-picker .govcy-date-picker__button {
  border: 0;
  background-image: url("data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTIwIDNoLTFWMWgtMnYySDdWMUg1djJINGMtMS4xIDAtMiAuOS0yIDJ2MTZjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yem0wIDE4SDRWOGgxNnYxM3oiLz48L3N2Zz4="), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  align-self: stretch;
  background-color: transparent;
  background-position: center;
  background-size: 1.5rem;
  width: 3em;
}
.govcy-date-picker.govcy-date-picker--active .govcy-date-picker__button:not([disabled]),
.govcy-date-picker .govcy-date-picker__button:not([disabled]):focus {
  border: 4px solid #ffdd00;
  background-color: #ffdd00;
}
.govcy-date-picker .govcy-text-input-error ~ .govcy-date-picker__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAyOCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0LjY2NiAzLjAwMDE2SDIzLjMzMjdWMC4zMzM0OTZIMjAuNjY2VjMuMDAwMTZINy4zMzI2OFYwLjMzMzQ5Nkg0LjY2NjAyVjMuMDAwMTZIMy4zMzI2OEMxLjg2NjAyIDMuMDAwMTYgMC42NjYwMTYgNC4yMDAxNiAwLjY2NjAxNiA1LjY2NjgzVjI3LjAwMDJDMC42NjYwMTYgMjguNDY2OCAxLjg2NjAyIDI5LjY2NjggMy4zMzI2OCAyOS42NjY4SDI0LjY2NkMyNi4xMzI3IDI5LjY2NjggMjcuMzMyNyAyOC40NjY4IDI3LjMzMjcgMjcuMDAwMlY1LjY2NjgzQzI3LjMzMjcgNC4yMDAxNiAyNi4xMzI3IDMuMDAwMTYgMjQuNjY2IDMuMDAwMTZaTTI0LjY2NiAyNy4wMDAySDMuMzMyNjhWOS42NjY4M0gyNC42NjZWMjcuMDAwMloiIGZpbGw9IiNENDM1MUMiLz4KPC9zdmc+Cg=="), linear-gradient(transparent, transparent);
}
.govcy-date-picker .govcy-date-picker__button:focus {
  background-color: #ebf1f3;
  outline: none;
}
.govcy-date-picker .govcy-date-picker__calendar {
  background-color: #ebf1f3;
  left: auto;
  max-width: 20rem;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 100;
  border: 1px solid #bbbcbf;
}
.govcy-date-picker .govcy-date-picker__calendar__row {
  display: flex !important;
  flex-wrap: wrap !important;
  text-align: center;
  width: 100%;
}
.govcy-date-picker .govcy-date-picker__calendar__table {
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.govcy-date-picker .govcy-date-picker__calendar__table th {
  font-weight: 400;
}
.govcy-date-picker .govcy-date-picker__calendar__day-of-week {
  padding: 6px 0;
}
.govcy-date-picker .govcy-date-picker__calendar__table td {
  padding: 0;
}
.govcy-date-picker .govcy-date-picker__calendar__date--next-month:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__date--previous-month:not([disabled]) {
  color: #5d5d52;
}
.govcy-date-picker .govcy-date-picker__button:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__date:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__month-selection:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__month:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__next-month:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__next-year-chunk:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__next-year:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__previous-month:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__previous-year-chunk:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__previous-year:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__year-selection:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__year:not([disabled]) {
  cursor: pointer;
}
.govcy-date-picker .govcy-date-picker__calendar__cell--center-items {
  display: flex;
  justify-content: center;
  align-items: center;
}
.govcy-date-picker .govcy-date-picker__calendar__month,
.govcy-date-picker .govcy-date-picker__calendar__next-year-chunk,
.govcy-date-picker .govcy-date-picker__calendar__previous-year-chunk,
.govcy-date-picker .govcy-date-picker__calendar__year {
  background-color: #ebf1f3;
  border: 0;
  width: 100%;
}
.govcy-date-picker .govcy-date-picker__calendar__date {
  padding: 10px 0;
}
.govcy-date-picker .govcy-date-picker__calendar__date--focused {
  outline: 2px solid #1d70b8;
  background-color: #ffffff;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.govcy-date-picker .govcy-date-picker__calendar__cell {
  background-color: #ebf1f3;
  flex: 1;
}
.govcy-date-picker .govcy-date-picker__calendar__month-label {
  flex: 4;
  text-align: center;
}
.govcy-date-picker .govcy-date-picker__calendar__previous-year:not([disabled]) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0Ij48cGF0aCBkPSJNMTEuNDEgNy40MSAxMCA2bC02IDYgNiA2IDEuNDEtMS40MUw2LjgzIDEyem04IDBMMTggNmwtNiA2IDYgNiAxLjQxLTEuNDFMMTQuODMgMTJ6Ii8+PC9zdmc+"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.govcy-date-picker .govcy-date-picker__calendar__next-year:not([disabled]) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0Ij48cGF0aCBkPSJtMTQgNi0xLjQxIDEuNDFMMTcuMTcgMTJsLTQuNTggNC41OUwxNCAxOGw2LTZ6TTYgNiA0LjU5IDcuNDEgOS4xNyAxMmwtNC41OCA0LjU5TDYgMThsNi02eiIvPjwvc3ZnPg=="), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.govcy-date-picker .govcy-date-picker__calendar__previous-year-chunk:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__previous-month:not([disabled]) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTUuNDEgNy40MSAxNCA2bC02IDYgNiA2IDEuNDEtMS40MUwxMC44MyAxMnoiLz48L3N2Zz4="), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.govcy-date-picker .govcy-date-picker__calendar__next-year-chunk:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__next-month:not([disabled]) {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTAgNiA4LjU5IDcuNDEgMTMuMTcgMTJsLTQuNTggNC41OUwxMCAxOGw2LTZ6Ii8+PC9zdmc+"), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
}
.govcy-date-picker .govcy-date-picker__calendar__next-month,
.govcy-date-picker .govcy-date-picker__calendar__next-year,
.govcy-date-picker .govcy-date-picker__calendar__previous-month,
.govcy-date-picker .govcy-date-picker__calendar__previous-year {
  background-position: center;
  background-size: auto 1.5rem;
  height: 1.5rem;
  padding: 20px 10px;
}
.govcy-date-picker .govcy-date-picker__calendar__date,
.govcy-date-picker .govcy-date-picker__calendar__next-month,
.govcy-date-picker .govcy-date-picker__calendar__next-year,
.govcy-date-picker .govcy-date-picker__calendar__previous-month,
.govcy-date-picker .govcy-date-picker__calendar__previous-year {
  background-color: #ebf1f3;
  border: 0;
  width: 100%;
}
.govcy-date-picker .govcy-date-picker__calendar__month-selection,
.govcy-date-picker .govcy-date-picker__calendar__year-selection {
  display: inline-block;
  height: 100%;
  padding: 8px 4px;
  width: auto;
  background-color: #ebf1f3;
  border: 0;
}
.govcy-date-picker .govcy-date-picker__calendar__month,
.govcy-date-picker .govcy-date-picker__calendar__year {
  padding: 10px 0;
}
.govcy-date-picker .govcy-date-picker__calendar__year--selected:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__month--selected:not([disabled]),
.govcy-date-picker .govcy-date-picker__calendar__date--selected:not([disabled]) {
  background-color: #1d70b8;
  color: #ffffff;
}
.govcy-date-picker .govcy-date-picker__calendar__year--selected:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__month--selected:not([disabled]):hover,
.govcy-date-picker .govcy-date-picker__calendar__date--selected:not([disabled]):hover {
  background-color: transparent;
  color: #272525;
}
.govcy-date-picker .govcy-date-picker__calendar__year--focused,
.govcy-date-picker .govcy-date-picker__calendar__month--focused {
  outline: 2px solid #1d70b8;
  background-color: #ffffff;
  outline-offset: -2px;
  position: relative;
  z-index: 100;
}
.govcy-date-picker .govcy-date-picker__calendar__next-year-chunk,
.govcy-date-picker .govcy-date-picker__calendar__previous-year-chunk {
  background-position: center;
  background-size: auto 2rem;
  margin: auto;
  padding: 40px 0;
}

.govcy-tag {
  background-color: #1d70b8;
  font-weight: bold;
}

.govcy-tag-gray {
  background-color: #e6e6e7;
}

.govcy-tag-green {
  background-color: #00703c;
}

.govcy-tag-darkgreen {
  background-color: #274e13;
}

.govcy-tag-purple {
  background-color: #4c2c92;
}

.govcy-tag-yellow {
  background-color: #ffdd00;
}

.govcy-tag-cyan {
  background-color: #487d93;
}

.govcy-tag-red {
  background-color: #aa1d13;
}

.govcy-tag-blue {
  background-color: #2e5268;
}

.govcy-tag-orange {
  background-color: #d4351c;
}

.govcy-tag-gray,
.govcy-tag-yellow {
  color: #272525;
}

.govcy-phase-banner {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}
.govcy-phase-banner .govcy-tag {
  background-color: #31576f;
  border-radius: 0.25rem;
  border: 1px solid #31576f;
}
.govcy-phase-banner.govcy-phase-banner-light .govcy-tag {
  background-color: #ffffff;
  color: #31576f;
  border-color: #31576f !important;
}

.govcy-tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 0;
}
.govcy-tabs .govcy-tab-item .govcy-tab-link {
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  padding: 0.65rem 1rem;
  margin: 0.24rem 0.24rem 0.24rem 0;
  text-decoration: underline;
  background-color: #e6e6e7;
  outline: none !important;
  color: #272525;
}
.govcy-tabs .govcy-tab-item .govcy-tab-link.active {
  color: #272525;
  font-weight: 600;
  text-decoration: none;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
  padding: 1rem 1.5rem;
  margin: 0 0.24rem -1px 0;
}
.govcy-tabs .govcy-tab-item .govcy-tab-link:focus, .govcy-tabs .govcy-tab-item .govcy-tab-link.active:focus {
  background-color: #ffdd00;
  box-shadow: none;
  color: #272525;
}

.govcy-tab-content {
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 1.5rem;
}
.govcy-tab-content .govcy-tab-pane {
  padding: 1rem;
}
.govcy-tab-content .govcy-tab-pane h1, .govcy-tab-content .govcy-tab-pane .h1, .govcy-tab-content .govcy-tab-pane .govcy-h1, .govcy-tab-content .govcy-tab-pane h2, .govcy-tab-content .govcy-tab-pane .h2, .govcy-tab-content .govcy-tab-pane .govcy-h2, .govcy-tab-content .govcy-tab-pane h3, .govcy-tab-content .govcy-tab-pane .h3, .govcy-tab-content .govcy-tab-pane .govcy-h3, .govcy-tab-content .govcy-tab-pane h4, .govcy-tab-content .govcy-tab-pane .h4, .govcy-tab-content .govcy-tab-pane .govcy-h4 {
  padding: 0;
}
.govcy-tab-content .govcy-tab-pane .govcy-caption {
  padding-top: 0.75rem;
}

.govcy-summary-list {
  margin-bottom: 1.5rem;
}
.govcy-summary-list:not(.govcy-summary-list-no-border) .govcy-summary-list-row {
  border-bottom: 1px solid #e6e6e7;
}
.govcy-summary-list .govcy-summary-list-row {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .govcy-summary-list .govcy-summary-list-row {
    flex-direction: column;
    padding: 0.625rem 0;
  }
  .govcy-summary-list .govcy-summary-list-row .govcy-summary-list-key,
  .govcy-summary-list .govcy-summary-list-row .govcy-summary-list-value,
  .govcy-summary-list .govcy-summary-list-row .govcy-summary-list-actions {
    width: 100%;
    padding: 0.5rem 0;
    text-align: left;
  }
  .govcy-summary-list .govcy-summary-list-row .govcy-summary-list-actions {
    padding-top: 0.625rem;
  }
}
.govcy-summary-list .govcy-summary-list-key,
.govcy-summary-list .govcy-summary-list-value,
.govcy-summary-list .govcy-summary-list-actions {
  padding: 0.5rem 0;
  margin-bottom: 0;
}
.govcy-summary-list .govcy-summary-list-key {
  width: 30%;
  font-weight: 600;
  padding-right: 0.5rem;
}
.govcy-summary-list .govcy-summary-list-value {
  width: 50%;
  flex: 1;
}
.govcy-summary-list .govcy-summary-list-actions {
  width: 20%;
  text-align: right;
}
.govcy-summary-list .govcy-summary-list-actions {
  padding-right: 0;
}

.govcy-summary-list-row-internal {
  margin-bottom: 0px;
}
.govcy-summary-list-row-internal .govcy-summary-list-key-internal,
.govcy-summary-list-row-internal .govcy-summary-list-value-internal,
.govcy-summary-list-row-internal .govcy-summary-list-actions-internal {
  padding: 0.5rem 0rem;
  margin-bottom: 0;
}
.govcy-summary-list-row-internal .govcy-summary-list-key-internal {
  font-weight: 600;
}
.govcy-summary-list-row-internal .govcy-summary-list-actions-internal {
  text-align: right;
}

dl.govcy-summary-list-row-internal,
tr.govcy-summary-list-row-internal {
  border-bottom: 1px solid #E6E6E7;
  border-color: #E6E6E7 !important;
}

dl:last-child.govcy-summary-list-row-internal {
  border-bottom: 0px;
}

.govcy-warning-text {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.govcy-warning-text .govcy-warning-text-icon {
  font-weight: 700;
  display: inline-block;
  min-width: 35px;
  min-height: 35px;
  border: 3px solid #272525;
  background-color: #272525;
  border-radius: 9999px;
  color: #ffffff;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  margin-right: 1rem;
}
.govcy-warning-text .govcy-warning-text-message {
  color: #272525;
  font-weight: bold;
}

hr.govcy-line {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #272525 !important;
  padding-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
hr.govcy-line-no-bottom {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #272525 !important;
  padding-top: 1.25rem !important;
}

@media screen and (max-width: 767px) {
  hr.govcy-line {
    padding-top: 0.75rem !important;
  }
  hr.govcy-line-no-bottom {
    padding-top: 0.75rem !important;
  }
}
.govcy-cookie-consent-banner {
  z-index: 9999999999;
  box-sizing: border-box;
  width: 100%;
  background-color: #f5f8f9;
  padding: 2rem 0;
}
.govcy-cookie-consent-banner a, .govcy-cookie-consent-banner .govcy-link, .govcy-cookie-consent-banner .govcy-link-no-visited-state, .govcy-cookie-consent-banner .govcy-link-inverse {
  margin-bottom: 0;
}
.govcy-cookie-consent-banner h3, .govcy-cookie-consent-banner .h3, .govcy-cookie-consent-banner .govcy-h3 {
  font-weight: 600;
  font-size: 1.563rem;
  padding-top: 0;
}

.govcy-visually-hidden,
.govcy-visually-hidden-error {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
