/*!
 * Bootstrap Reboot v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
body > footer {
  clear: both;
}
body > .app-to-top,
body > .app-to-top::before,
body > .app-to-top::after {
  box-sizing: border-box;
}
body > header,
body > footer,
body > .app-to-top {
  text-align: left;
  /*
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}*/
  /* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
}
body > header h2,
body > footer h2,
body > .app-to-top h2 {
  width: inherit;
  font-size: inherit;
  background: inherit;
  color: inherit;
  padding: inherit;
}
body > header *,
body > footer *,
body > .app-to-top *,
body > header *::before,
body > footer *::before,
body > .app-to-top *::before,
body > header *::after,
body > footer *::after,
body > .app-to-top *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  body > header :root,
  body > footer :root,
  body > .app-to-top :root {
    scroll-behavior: smooth;
  }
}
body > header body,
body > footer body,
body > .app-to-top body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body > header hr,
body > footer hr,
body > .app-to-top hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
body > header hr:not([size]),
body > footer hr:not([size]),
body > .app-to-top hr:not([size]) {
  height: 1px;
}
body > header h6,
body > footer h6,
body > .app-to-top h6,
body > header h5,
body > footer h5,
body > .app-to-top h5,
body > header h4,
body > footer h4,
body > .app-to-top h4,
body > header h3,
body > footer h3,
body > .app-to-top h3,
body > header h2,
body > footer h2,
body > .app-to-top h2,
body > header h1,
body > footer h1,
body > .app-to-top h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
body > header h1,
body > footer h1,
body > .app-to-top h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  body > header h1,
  body > footer h1,
  body > .app-to-top h1 {
    font-size: 2.5rem;
  }
}
body > header h2,
body > footer h2,
body > .app-to-top h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  body > header h2,
  body > footer h2,
  body > .app-to-top h2 {
    font-size: 2rem;
  }
}
body > header h3,
body > footer h3,
body > .app-to-top h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  body > header h3,
  body > footer h3,
  body > .app-to-top h3 {
    font-size: 1.75rem;
  }
}
body > header h4,
body > footer h4,
body > .app-to-top h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  body > header h4,
  body > footer h4,
  body > .app-to-top h4 {
    font-size: 1.5rem;
  }
}
body > header h5,
body > footer h5,
body > .app-to-top h5 {
  font-size: 1.25rem;
}
body > header h6,
body > footer h6,
body > .app-to-top h6 {
  font-size: 1rem;
}
body > header p,
body > footer p,
body > .app-to-top p {
  margin-top: 0;
  margin-bottom: 1rem;
}
body > header abbr[title],
body > footer abbr[title],
body > .app-to-top abbr[title],
body > header abbr[data-bs-original-title],
body > footer abbr[data-bs-original-title],
body > .app-to-top abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
body > header address,
body > footer address,
body > .app-to-top address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
body > header ol,
body > footer ol,
body > .app-to-top ol,
body > header ul,
body > footer ul,
body > .app-to-top ul {
  padding-left: 2rem;
}
body > header ol,
body > footer ol,
body > .app-to-top ol,
body > header ul,
body > footer ul,
body > .app-to-top ul,
body > header dl,
body > footer dl,
body > .app-to-top dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
body > header ol ol,
body > footer ol ol,
body > .app-to-top ol ol,
body > header ul ul,
body > footer ul ul,
body > .app-to-top ul ul,
body > header ol ul,
body > footer ol ul,
body > .app-to-top ol ul,
body > header ul ol,
body > footer ul ol,
body > .app-to-top ul ol {
  margin-bottom: 0;
}
body > header dt,
body > footer dt,
body > .app-to-top dt {
  font-weight: 700;
}
body > header dd,
body > footer dd,
body > .app-to-top dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
body > header blockquote,
body > footer blockquote,
body > .app-to-top blockquote {
  margin: 0 0 1rem;
}
body > header b,
body > footer b,
body > .app-to-top b,
body > header strong,
body > footer strong,
body > .app-to-top strong {
  font-weight: bolder;
}
body > header small,
body > footer small,
body > .app-to-top small {
  font-size: 0.875em;
}
body > header mark,
body > footer mark,
body > .app-to-top mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
body > header sub,
body > footer sub,
body > .app-to-top sub,
body > header sup,
body > footer sup,
body > .app-to-top sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
body > header sub,
body > footer sub,
body > .app-to-top sub {
  bottom: -0.25em;
}
body > header sup,
body > footer sup,
body > .app-to-top sup {
  top: -0.5em;
}
body > header a:link,
body > footer a:link,
body > .app-to-top a:link {
  color: inherit;
}
body > header a:not([href]):not([class]),
body > footer a:not([href]):not([class]),
body > .app-to-top a:not([href]):not([class]),
body > header a:not([href]):not([class]):hover,
body > footer a:not([href]):not([class]):hover,
body > .app-to-top a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
body > header pre,
body > footer pre,
body > .app-to-top pre,
body > header code,
body > footer code,
body > .app-to-top code,
body > header kbd,
body > footer kbd,
body > .app-to-top kbd,
body > header samp,
body > footer samp,
body > .app-to-top samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
body > header pre,
body > footer pre,
body > .app-to-top pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
body > header pre code,
body > footer pre code,
body > .app-to-top pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
body > header code,
body > footer code,
body > .app-to-top code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
body > header a > code,
body > footer a > code,
body > .app-to-top a > code {
  color: inherit;
}
body > header kbd,
body > footer kbd,
body > .app-to-top kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
body > header kbd kbd,
body > footer kbd kbd,
body > .app-to-top kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
body > header figure,
body > footer figure,
body > .app-to-top figure {
  margin: 0 0 1rem;
}
body > header img,
body > footer img,
body > .app-to-top img,
body > header svg,
body > footer svg,
body > .app-to-top svg {
  vertical-align: middle;
}
body > header table,
body > footer table,
body > .app-to-top table {
  caption-side: bottom;
  border-collapse: collapse;
}
body > header caption,
body > footer caption,
body > .app-to-top caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
body > header th,
body > footer th,
body > .app-to-top th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
body > header thead,
body > footer thead,
body > .app-to-top thead,
body > header tbody,
body > footer tbody,
body > .app-to-top tbody,
body > header tfoot,
body > footer tfoot,
body > .app-to-top tfoot,
body > header tr,
body > footer tr,
body > .app-to-top tr,
body > header td,
body > footer td,
body > .app-to-top td,
body > header th,
body > footer th,
body > .app-to-top th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
body > header label,
body > footer label,
body > .app-to-top label {
  display: inline-block;
}
body > header button,
body > footer button,
body > .app-to-top button {
  border-radius: 0;
}
body > header button:focus:not(:focus-visible),
body > footer button:focus:not(:focus-visible),
body > .app-to-top button:focus:not(:focus-visible) {
  outline: 0;
}
body > header input,
body > footer input,
body > .app-to-top input,
body > header button,
body > footer button,
body > .app-to-top button,
body > header select,
body > footer select,
body > .app-to-top select,
body > header optgroup,
body > footer optgroup,
body > .app-to-top optgroup,
body > header textarea,
body > footer textarea,
body > .app-to-top textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body > header button,
body > footer button,
body > .app-to-top button,
body > header select,
body > footer select,
body > .app-to-top select {
  text-transform: none;
}
body > header [role=button],
body > footer [role=button],
body > .app-to-top [role=button] {
  cursor: pointer;
}
body > header select,
body > footer select,
body > .app-to-top select {
  word-wrap: normal;
}
body > header select:disabled,
body > footer select:disabled,
body > .app-to-top select:disabled {
  opacity: 1;
}
body > header [list]::-webkit-calendar-picker-indicator,
body > footer [list]::-webkit-calendar-picker-indicator,
body > .app-to-top [list]::-webkit-calendar-picker-indicator {
  display: none;
}
body > header button,
body > footer button,
body > .app-to-top button,
body > header [type=button],
body > footer [type=button],
body > .app-to-top [type=button],
body > header [type=reset],
body > footer [type=reset],
body > .app-to-top [type=reset],
body > header [type=submit],
body > footer [type=submit],
body > .app-to-top [type=submit] {
  -webkit-appearance: button;
}
body > header button:not(:disabled),
body > footer button:not(:disabled),
body > .app-to-top button:not(:disabled),
body > header [type=button]:not(:disabled),
body > footer [type=button]:not(:disabled),
body > .app-to-top [type=button]:not(:disabled),
body > header [type=reset]:not(:disabled),
body > footer [type=reset]:not(:disabled),
body > .app-to-top [type=reset]:not(:disabled),
body > header [type=submit]:not(:disabled),
body > footer [type=submit]:not(:disabled),
body > .app-to-top [type=submit]:not(:disabled) {
  cursor: pointer;
}
body > header ::-moz-focus-inner,
body > footer ::-moz-focus-inner,
body > .app-to-top ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
body > header textarea,
body > footer textarea,
body > .app-to-top textarea {
  resize: vertical;
}
body > header fieldset,
body > footer fieldset,
body > .app-to-top fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
body > header legend,
body > footer legend,
body > .app-to-top 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) {
  body > header legend,
  body > footer legend,
  body > .app-to-top legend {
    font-size: 1.5rem;
  }
}
body > header legend + *,
body > footer legend + *,
body > .app-to-top legend + * {
  clear: left;
}
body > header ::-webkit-datetime-edit-fields-wrapper,
body > footer ::-webkit-datetime-edit-fields-wrapper,
body > .app-to-top ::-webkit-datetime-edit-fields-wrapper,
body > header ::-webkit-datetime-edit-text,
body > footer ::-webkit-datetime-edit-text,
body > .app-to-top ::-webkit-datetime-edit-text,
body > header ::-webkit-datetime-edit-minute,
body > footer ::-webkit-datetime-edit-minute,
body > .app-to-top ::-webkit-datetime-edit-minute,
body > header ::-webkit-datetime-edit-hour-field,
body > footer ::-webkit-datetime-edit-hour-field,
body > .app-to-top ::-webkit-datetime-edit-hour-field,
body > header ::-webkit-datetime-edit-day-field,
body > footer ::-webkit-datetime-edit-day-field,
body > .app-to-top ::-webkit-datetime-edit-day-field,
body > header ::-webkit-datetime-edit-month-field,
body > footer ::-webkit-datetime-edit-month-field,
body > .app-to-top ::-webkit-datetime-edit-month-field,
body > header ::-webkit-datetime-edit-year-field,
body > footer ::-webkit-datetime-edit-year-field,
body > .app-to-top ::-webkit-datetime-edit-year-field {
  padding: 0;
}
body > header ::-webkit-inner-spin-button,
body > footer ::-webkit-inner-spin-button,
body > .app-to-top ::-webkit-inner-spin-button {
  height: auto;
}
body > header [type=search],
body > footer [type=search],
body > .app-to-top [type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
body > header ::-webkit-search-decoration,
body > footer ::-webkit-search-decoration,
body > .app-to-top ::-webkit-search-decoration {
  -webkit-appearance: none;
}
body > header ::-webkit-color-swatch-wrapper,
body > footer ::-webkit-color-swatch-wrapper,
body > .app-to-top ::-webkit-color-swatch-wrapper {
  padding: 0;
}
body > header ::file-selector-button,
body > footer ::file-selector-button,
body > .app-to-top ::file-selector-button {
  font: inherit;
}
body > header ::-webkit-file-upload-button,
body > footer ::-webkit-file-upload-button,
body > .app-to-top ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
body > header output,
body > footer output,
body > .app-to-top output {
  display: inline-block;
}
body > header iframe,
body > footer iframe,
body > .app-to-top iframe {
  border: 0;
}
body > header summary,
body > footer summary,
body > .app-to-top summary {
  display: list-item;
  cursor: pointer;
}
body > header progress,
body > footer progress,
body > .app-to-top progress {
  vertical-align: baseline;
}
body > header [hidden],
body > footer [hidden],
body > .app-to-top [hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
