@charset "UTF-8";
/* Bootstrap 5, cut down to the 90 classes this site actually uses.
   Generated from bootstrap.min.css by keeping every rule that mentions a used class plus
   every class-free rule (Reboot + :root variables), and dropping the rest. Not hand-written,
   so the declarations for the classes we keep are byte-identical to Bootstrap's own.
   The class list is read out of the markup — including classes PHP assembles at runtime and
   HTML stored in data/*.json — so regenerate with scratchpad/bs-slim.php whenever a page
   starts using another one, or that class silently loses its styling. */


/* ! Bootstrap v5.0.2 */
:root{
      --bs-blue: #0d6efd;
      --bs-indigo: #6610f2;
      --bs-purple: #6f42c1;
      --bs-pink: #d63384;
      --bs-red: #dc3545;
      --bs-orange: #fd7e14;
      --bs-yellow: #ffc107;
      --bs-green: #198754;
      --bs-teal: #20c997;
      --bs-cyan: #0dcaf0;
      --bs-white: #fff;
      --bs-gray: #6c757d;
      --bs-gray-dark: #343a40;
      --bs-primary: #0d6efd;
      --bs-secondary: #6c757d;
      --bs-success: #198754;
      --bs-info: #0dcaf0;
      --bs-warning: #ffc107;
      --bs-danger: #dc3545;
      --bs-light: #f8f9fa;
      --bs-dark: #212529;
      --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
      --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
}*,
::after,
::before{
      box-sizing: border-box
}@media (prefers-reduced-motion:no-preference){:root{
            scroll-behavior: smooth
      }}body{
      margin: 0;
      font-family: var(--bs-font-sans-serif);
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      color: #212529;
      background-color: #fff;
      -webkit-text-size-adjust: 100%;
      -webkit-tap-highlight-color: transparent
}hr{
      margin: 1rem 0;
      color: inherit;
      background-color: currentColor;
      border: 0;
      opacity: .25
}hr:not([size]){
      height: 1px
}.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6{
      margin-top: 0;
      margin-bottom: .5rem;
      font-weight: 500;
      line-height: 1.2
}.h1,
h1{
      font-size: calc(1.375rem + 1.5vw)
}@media (min-width:1200px){.h1,
      h1{
            font-size: 2.5rem
      }}.h2,
h2{
      font-size: calc(1.325rem + .9vw)
}@media (min-width:1200px){.h2,
      h2{
            font-size: 2rem
      }}.h3,
h3{
      font-size: calc(1.3rem + .6vw)
}@media (min-width:1200px){.h3,
      h3{
            font-size: 1.75rem
      }}.h4,
h4{
      font-size: calc(1.275rem + .3vw)
}@media (min-width:1200px){.h4,
      h4{
            font-size: 1.5rem
      }}.h5,
h5{
      font-size: 1.25rem
}.h6,
h6{
      font-size: 1rem
}p{
      margin-top: 0;
      margin-bottom: 1rem
}abbr[data-bs-original-title],
abbr[title]{
      -webkit-text-decoration: underline dotted;
      text-decoration: underline dotted;
      cursor: help;
      -webkit-text-decoration-skip-ink: none;
      text-decoration-skip-ink: none
}address{
      margin-bottom: 1rem;
      font-style: normal;
      line-height: inherit
}ol,
ul{
      padding-left: 2rem
}dl,
ol,
ul{
      margin-top: 0;
      margin-bottom: 1rem
}ol ol,
ol ul,
ul ol,
ul ul{
      margin-bottom: 0
}dt{
      font-weight: 700
}dd{
      margin-bottom: .5rem;
      margin-left: 0
}blockquote{
      margin: 0 0 1rem
}b,
strong{
      font-weight: bolder
}.small,
small{
      font-size: .875em
}.mark,
mark{
      padding: .2em;
      background-color: #fcf8e3
}sub,
sup{
      position: relative;
      font-size: .75em;
      line-height: 0;
      vertical-align: baseline
}sub{
      bottom: -.25em
}sup{
      top: -.5em
}a{
      color: #0d6efd;
      text-decoration: underline
}a:hover{
      color: #0a58ca
}a:not([href]):not([class]),
a:not([href]):not([class]):hover{
      color: inherit;
      text-decoration: none
}code,
kbd,
pre,
samp{
      font-family: var(--bs-font-monospace);
      font-size: 1em;
      direction: ltr;
      unicode-bidi: bidi-override
}pre{
      display: block;
      margin-top: 0;
      margin-bottom: 1rem;
      overflow: auto;
      font-size: .875em
}pre code{
      font-size: inherit;
      color: inherit;
      word-break: normal
}code{
      font-size: .875em;
      color: #d63384;
      word-wrap: break-word
}a>code{
      color: inherit
}kbd{
      padding: .2rem .4rem;
      font-size: .875em;
      color: #fff;
      background-color: #212529;
      border-radius: .2rem
}kbd kbd{
      padding: 0;
      font-size: 1em;
      font-weight: 700
}figure{
      margin: 0 0 1rem
}img,
svg{
      vertical-align: middle
}table{
      caption-side: bottom;
      border-collapse: collapse
}caption{
      padding-top: .5rem;
      padding-bottom: .5rem;
      color: #6c757d;
      text-align: left
}th{
      text-align: inherit;
      text-align: -webkit-match-parent
}tbody,
td,
tfoot,
th,
thead,
tr{
      border-color: inherit;
      border-style: solid;
      border-width: 0
}label{
      display: inline-block
}button{
      border-radius: 0
}button:focus:not(:focus-visible){
      outline: 0
}button,
input,
optgroup,
select,
textarea{
      margin: 0;
      font-family: inherit;
      font-size: inherit;
      line-height: inherit
}button,
select{
      text-transform: none
}[role=button]{
      cursor: pointer
}select{
      word-wrap: normal
}select:disabled{
      opacity: 1
}[list]::-webkit-calendar-picker-indicator{
      display: none
}[type=button],
[type=reset],
[type=submit],
button{
      appearance: button
}[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button: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: .5rem;
      font-size: calc(1.275rem + .3vw);
      line-height: inherit
}@media (min-width:1200px){legend{
            font-size: 1.5rem
      }}legend+*{
      clear: left
}::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field{
      padding: 0
}::-webkit-inner-spin-button{
      height: auto
}[type=search]{
      outline-offset: -2px;
      appearance: textfield
}::-webkit-search-decoration{
      -webkit-appearance: none
}::-webkit-color-swatch-wrapper{
      padding: 0
}::file-selector-button{
      font: inherit
}::-webkit-file-upload-button{
      font: inherit;
      -webkit-appearance: button
}output{
      display: inline-block
}iframe{
      border: 0
}summary{
      display: list-item;
      cursor: pointer
}progress{
      vertical-align: baseline
}[hidden]{
      display: none !important
}.lead{
      font-size: 1.25rem;
      font-weight: 300
}.list-unstyled{
      padding-left: 0;
      list-style: none
}.blockquote{
      margin-bottom: 1rem;
      font-size: 1.25rem
}.blockquote>:last-child{
      margin-bottom: 0
}.figure{
      display: inline-block
}.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl{
      width: 100%;
      padding-right: var(--bs-gutter-x, .75rem);
      padding-left: var(--bs-gutter-x, .75rem);
      margin-right: auto;
      margin-left: auto
}@media (min-width:576px){.container,
      .container-sm{
            max-width: 540px
      }}@media (min-width:768px){.container,
      .container-md,
      .container-sm{
            max-width: 720px
      }}@media (min-width:992px){.container,
      .container-lg,
      .container-md,
      .container-sm{
            max-width: 960px
      }}@media (min-width:1200px){.container,
      .container-lg,
      .container-md,
      .container-sm,
      .container-xl{
            max-width: 1140px
      }}@media (min-width:1400px){.container,
      .container-lg,
      .container-md,
      .container-sm,
      .container-xl,
      .container-xxl{
            max-width: 1320px
      }}.row{
      --bs-gutter-x: 1.5rem;
      --bs-gutter-y: 0;
      display: flex;
      flex-wrap: wrap;
      margin-top: calc(var(--bs-gutter-y) * -1);
      margin-right: calc(var(--bs-gutter-x) * -.5);
      margin-left: calc(var(--bs-gutter-x) * -.5)
}.row>*{
      flex-shrink: 0;
      width: 100%;
      max-width: 100%;
      padding-right: calc(var(--bs-gutter-x) * .5);
      padding-left: calc(var(--bs-gutter-x) * .5);
      margin-top: var(--bs-gutter-y)
}.col-12{
      flex: 0 0 auto;
      width: 100%
}.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
}@media (min-width:768px){.col-md-6{
            flex: 0 0 auto;
            width: 50%
      }.col-md-10{
            flex: 0 0 auto;
            width: 83.33333333%
      }.col-md-12{
            flex: 0 0 auto;
            width: 100%
      }}@media (min-width:992px){.col-lg-5{
            flex: 0 0 auto;
            width: 41.66666667%
      }.col-lg-6{
            flex: 0 0 auto;
            width: 50%
      }.col-lg-7{
            flex: 0 0 auto;
            width: 58.33333333%
      }.col-lg-8{
            flex: 0 0 auto;
            width: 66.66666667%
      }.col-lg-12{
            flex: 0 0 auto;
            width: 100%
      }}@media (min-width:1200px){.col-xl-5{
            flex: 0 0 auto;
            width: 41.66666667%
      }.col-xl-6{
            flex: 0 0 auto;
            width: 50%
      }.col-xl-7{
            flex: 0 0 auto;
            width: 58.33333333%
      }.col-xl-8{
            flex: 0 0 auto;
            width: 66.66666667%
      }.col-xl-12{
            flex: 0 0 auto;
            width: 100%
      }}.table{
      --bs-table-bg: transparent;
      --bs-table-accent-bg: transparent;
      --bs-table-striped-color: #212529;
      --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
      --bs-table-active-color: #212529;
      --bs-table-active-bg: rgba(0, 0, 0, 0.1);
      --bs-table-hover-color: #212529;
      --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
      width: 100%;
      margin-bottom: 1rem;
      color: #212529;
      vertical-align: top;
      border-color: #dee2e6
}.table>:not(caption)>*>*{
      padding: .5rem .5rem;
      background-color: var(--bs-table-bg);
      border-bottom-width: 1px;
      box-shadow: inset 0 0 0 97px var(--bs-table-accent-bg)
}.table>tbody{
      vertical-align: inherit
}.table>thead{
      vertical-align: bottom
}.table>:not(:last-child)>:last-child>*{
      border-bottom-color: currentColor
}.form-control{
      display: block;
      width: 100%;
      padding: .375rem .75rem;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      color: #212529;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ced4da;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: .25rem;
      transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}@media (prefers-reduced-motion:reduce){.form-control{
            transition: none
      }}.form-control[type=file]{
      overflow: hidden
}.form-control[type=file]:not(:disabled):not([readonly]){
      cursor: pointer
}.form-control:focus{
      color: #212529;
      background-color: #fff;
      border-color: #86b7fe;
      outline: 0;
      box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}.form-control::-webkit-date-and-time-value{
      height: 1.5em
}.form-control::-moz-placeholder{
      color: #6c757d;
      opacity: 1
}.form-control::placeholder{
      color: #6c757d;
      opacity: 1
}.form-control:disabled,
.form-control[readonly]{
      background-color: #e9ecef;
      opacity: 1
}.form-control::file-selector-button{
      padding: .375rem .75rem;
      margin: -.375rem -.75rem;
      -webkit-margin-end: .75rem;
      margin-inline-end: .75rem;
      color: #212529;
      background-color: #e9ecef;
      pointer-events: none;
      border-color: inherit;
      border-style: solid;
      border-width: 0;
      border-inline-end-width: 1px;
      border-radius: 0;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{
            transition: none
      }}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{
      background-color: #dde0e3
}.form-control::-webkit-file-upload-button{
      padding: .375rem .75rem;
      margin: -.375rem -.75rem;
      -webkit-margin-end: .75rem;
      margin-inline-end: .75rem;
      color: #212529;
      background-color: #e9ecef;
      pointer-events: none;
      border-color: inherit;
      border-style: solid;
      border-width: 0;
      border-inline-end-width: 1px;
      border-radius: 0;
      -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{
            -webkit-transition: none;
            transition: none
      }}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{
      background-color: #dde0e3
}textarea.form-control{
      min-height: calc(1.5em + (.75rem + 2px))
}.form-check{
      display: block;
      min-height: 1.5rem;
      padding-left: 1.5em;
      margin-bottom: .125rem
}.form-check .form-check-input{
      float: left;
      margin-left: -1.5em
}.form-check-input{
      width: 1em;
      height: 1em;
      margin-top: .25em;
      vertical-align: top;
      background-color: #fff;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      border: 1px solid rgba(0, 0, 0, .25);
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      print-color-adjust: exact;
}.form-check-input[type=checkbox]{
      border-radius: .25em
}.form-check-input[type=radio]{
      border-radius: 50%
}.form-check-input:active{
      filter: brightness(90%)
}.form-check-input:focus{
      border-color: #86b7fe;
      outline: 0;
      box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}.form-check-input:checked{
      background-color: #0d6efd;
      border-color: #0d6efd
}.form-check-input:checked[type=checkbox]{
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}.form-check-input:checked[type=radio]{
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}.form-check-input[type=checkbox]:indeterminate{
      background-color: #0d6efd;
      border-color: #0d6efd;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}.form-check-input:disabled{
      pointer-events: none;
      filter: none;
      opacity: .5
}.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label{
      opacity: .5
}.form-control.is-invalid,
.was-validated .form-control:invalid{
      border-color: #dc3545;
      padding-right: calc(1.5em + .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(.375em + .1875rem) center;
      background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus{
      border-color: #dc3545;
      box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid{
      padding-right: calc(1.5em + .75rem);
      background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}.form-check-input.is-invalid,
.was-validated .form-check-input:invalid{
      border-color: #dc3545
}.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked{
      background-color: #dc3545
}.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus{
      box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label{
      color: #dc3545
}.btn{
      display: inline-block;
      font-weight: 400;
      line-height: 1.5;
      color: #212529;
      text-align: center;
      text-decoration: none;
      vertical-align: middle;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: .375rem .75rem;
      font-size: 1rem;
      border-radius: .25rem;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}@media (prefers-reduced-motion:reduce){.btn{
            transition: none
      }}.btn:hover{
      color: #212529
}.btn-check:focus+.btn,
.btn:focus{
      outline: 0;
      box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}.btn.disabled,
.btn:disabled,
fieldset:disabled .btn{
      pointer-events: none;
      opacity: .65
}.btn-primary{
      color: #fff;
      background-color: #0d6efd;
      border-color: #0d6efd
}.btn-primary:hover{
      color: #fff;
      background-color: #0b5ed7;
      border-color: #0a58ca
}.btn-check:focus+.btn-primary,
.btn-primary:focus{
      color: #fff;
      background-color: #0b5ed7;
      border-color: #0a58ca;
      box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5)
}.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle{
      color: #fff;
      background-color: #0a58ca;
      border-color: #0a53be
}.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus{
      box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5)
}.btn-primary.disabled,
.btn-primary:disabled{
      color: #fff;
      background-color: #0d6efd;
      border-color: #0d6efd
}.btn-secondary{
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d
}.btn-secondary:hover{
      color: #fff;
      background-color: #5c636a;
      border-color: #565e64
}.btn-check:focus+.btn-secondary,
.btn-secondary:focus{
      color: #fff;
      background-color: #5c636a;
      border-color: #565e64;
      box-shadow: 0 0 0 .25rem rgba(130, 138, 145, .5)
}.btn-check:active+.btn-secondary,
.btn-check:checked+.btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle{
      color: #fff;
      background-color: #565e64;
      border-color: #51585e
}.btn-check:active+.btn-secondary:focus,
.btn-check:checked+.btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show>.btn-secondary.dropdown-toggle:focus{
      box-shadow: 0 0 0 .25rem rgba(130, 138, 145, .5)
}.btn-secondary.disabled,
.btn-secondary:disabled{
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d
}.btn-danger{
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545
}.btn-danger:hover{
      color: #fff;
      background-color: #bb2d3b;
      border-color: #b02a37
}.btn-check:focus+.btn-danger,
.btn-danger:focus{
      color: #fff;
      background-color: #bb2d3b;
      border-color: #b02a37;
      box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5)
}.btn-check:active+.btn-danger,
.btn-check:checked+.btn-danger,
.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle{
      color: #fff;
      background-color: #b02a37;
      border-color: #a52834
}.btn-check:active+.btn-danger:focus,
.btn-check:checked+.btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show>.btn-danger.dropdown-toggle:focus{
      box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5)
}.btn-danger.disabled,
.btn-danger:disabled{
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545
}.btn-group-sm>.btn,
.btn-sm{
      padding: .25rem .5rem;
      font-size: .875rem;
      border-radius: .2rem
}.fade{
      transition: opacity .15s linear
}@media (prefers-reduced-motion:reduce){.fade{
            transition: none
      }}.fade:not(.show){
      opacity: 0
}.dropdown,
.dropend,
.dropstart,
.dropup{
      position: relative
}.card{
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 1px solid rgba(0, 0, 0, .125);
      border-radius: .25rem
}.card>hr{
      margin-right: 0;
      margin-left: 0
}.breadcrumb{
      display: flex;
      flex-wrap: wrap;
      padding: 0 0;
      margin-bottom: 1rem;
      list-style: none
}.badge{
      display: inline-block;
      padding: .35em .65em;
      font-size: .75em;
      font-weight: 700;
      line-height: 1;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      border-radius: .25rem
}.badge:empty{
      display: none
}.btn .badge{
      position: relative;
      top: -1px
}.alert{
      position: relative;
      padding: 1rem 1rem;
      margin-bottom: 1rem;
      border: 1px solid transparent;
      border-radius: .25rem
}@-webkit-keyframes progress-bar-stripes{
      0% {
            background-position-x: 1rem
      }
}@keyframes progress-bar-stripes{
      0% {
            background-position-x: 1rem
      }
}.toast{
      width: 350px;
      max-width: 100%;
      font-size: .875rem;
      pointer-events: auto;
      background-color: rgba(255, 255, 255, .85);
      background-clip: padding-box;
      border: 1px solid rgba(0, 0, 0, .1);
      box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
      border-radius: .25rem
}.toast:not(.showing):not(.show){
      opacity: 0
}.toast.hide{
      display: none
}.carousel{
      position: relative
}@-webkit-keyframes spinner-border{
      to {
            transform: rotate(360deg)
      }
}@keyframes spinner-border{
      to {
            transform: rotate(360deg)
      }
}@-webkit-keyframes spinner-grow{
      0% {
            transform: scale(0)
      }

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

      50% {
            opacity: 1;
            transform: none
      }
}.d-flex{
      display: flex !important
}.d-inline-flex{
      display: inline-flex !important
}.shadow{
      box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}.border{
      border: 1px solid #dee2e6 !important
}.border-0{
      border: 0 !important
}.w-100{
      width: 100% !important
}.justify-content-center{
      justify-content: center !important
}.justify-content-between{
      justify-content: space-between !important
}.align-items-center{
      align-items: center !important
}.m-0{
      margin: 0 !important
}.mt-2{
      margin-top: .5rem !important
}.mt-3{
      margin-top: 1rem !important
}.mt-4{
      margin-top: 1.5rem !important
}.mt-5{
      margin-top: 3rem !important
}.me-1{
      margin-right: .25rem !important
}.me-2{
      margin-right: .5rem !important
}.mb-2{
      margin-bottom: .5rem !important
}.mb-3{
      margin-bottom: 1rem !important
}.mb-4{
      margin-bottom: 1.5rem !important
}.mb-5{
      margin-bottom: 3rem !important
}.px-2{
      padding-right: .5rem !important;
      padding-left: .5rem !important
}.px-4{
      padding-right: 1.5rem !important;
      padding-left: 1.5rem !important
}.py-4{
      padding-top: 1.5rem !important;
      padding-bottom: 1.5rem !important
}.pt-0{
      padding-top: 0 !important
}.pb-4{
      padding-bottom: 1.5rem !important
}.fw-bold{
      font-weight: 700 !important
}.text-center{
      text-align: center !important
}.text-decoration-none{
      text-decoration: none !important
}.rounded{
      border-radius: .25rem !important
}.visible{
      visibility: visible !important
}.invisible{
      visibility: hidden !important
}@media (min-width:1200px){.mt-xl-0{
            margin-top: 0 !important
      }}