/* bootstrap.min.css trimmed to the rules this site uses. Full original:
   assets_staging/theme-src/bootstrap.full.min.css - rebuild with assets_staging/purge_css.py */
@charset "UTF-8";
: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,hsla(0,0%,100%,.15),hsla(0,0%,100%,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
}
[tabindex="-1"]:focus:not(:focus-visible) {outline:0!important
}
.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
  }
}
p {margin-top:0;margin-bottom:1rem
}
ol,ul {padding-left:2rem
}
dl,ol,ul {margin-top:0;margin-bottom:1rem
}
b,strong {font-weight:bolder
}
a {color:#0d6efd;text-decoration:underline
}
a:hover {color:#0a58ca
}
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
}
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 {outline:1px dotted;outline:5px auto -webkit-focus-ring-color
}
button,input,optgroup,select,textarea {margin:0;font-family:inherit;font-size:inherit;line-height:inherit
}
button,select {text-transform:none
}
select {word-wrap:normal
}
[type=button],[type=reset],[type=submit],button {-webkit-appearance:button
}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {cursor:pointer
}
::-moz-focus-inner {padding:0;border-style:none
}
textarea {resize:vertical
}
::-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
}
::-webkit-search-decoration {-webkit-appearance:none
}
::-webkit-color-swatch-wrapper {padding:0
}
::-webkit-file-upload-button {font:inherit;-webkit-appearance:button
}
iframe {border:0
}
[hidden] {display:none!important
}
.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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)
}
.row>* {-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)
}
.col-auto,.row-cols-6>* {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
}
.col-auto {width:auto
}
.col-11,.col-12 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
}
.col-12 {width:100%
}
.g-0,.gx-0 {--bs-gutter-x:0
}
.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,.gy-4 {--bs-gutter-y:1.5rem
}
.g-5,.gy-5 {--bs-gutter-y:3rem
}
@media (min-width:576px) {
  .col-sm-auto,.row-cols-sm-6>* {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-sm-auto {width:auto
  }
}
@media (min-width:768px) {
  .col-md-auto,.row-cols-md-6>* {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-md-auto {width:auto
  }
  .col-md-5,.col-md-6 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-md-6 {width:50%
  }
  .col-md-7,.col-md-8 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-md-8 {width:66.6666666667%
  }
}
@media (min-width:992px) {
  .col-lg-3 {width:25%
  }
  .col-lg-3,.col-lg-4 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-lg-4 {width:33.3333333333%
  }
  .col-lg-5 {width:41.6666666667%
  }
  .col-lg-5,.col-lg-6 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-lg-7 {width:58.3333333333%
  }
  .col-lg-7,.col-lg-8 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-lg-8 {width:66.6666666667%
  }
}
@media (min-width:1200px) {
  .col-xl-auto,.row-cols-xl-6>* {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-xl-auto {width:auto
  }
  .col-xl-3 {width:25%
  }
  .col-xl-3,.col-xl-4 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-xl-4 {width:33.3333333333%
  }
  .col-xl-5 {width:41.6666666667%
  }
  .col-xl-5,.col-xl-6 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-xl-6 {width:50%
  }
  .col-xl-7 {width:58.3333333333%
  }
  .col-xl-7,.col-xl-8 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
}
@media (min-width:1400px) {
  .col-xxl-3,.col-xxl-4 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-xxl-4 {width:33.3333333333%
  }
  .col-xxl-7,.col-xxl-8 {-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto
  }
  .col-xxl-8 {width:66.6666666667%
  }
}
.form-label {margin-bottom:.5rem
}
.form-text {margin-top:.25rem;font-size:.875em;color:#6c757d
}
.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;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .form-control {-webkit-transition:none;transition:none
  }
}
.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::-webkit-input-placeholder {color:#6c757d;opacity:1
}
.form-control::-moz-placeholder {color:#6c757d;opacity:1
}
.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {color:#6c757d;opacity:1
}
.form-control::placeholder {color:#6c757d;opacity:1
}
.form-control:disabled,.form-control[readonly] {background-color:#e9ecef;opacity:1
}
.form-control: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-control-color:not(:disabled):not([readonly]) {cursor:pointer
}
.form-select {display:block;width:100%;padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;vertical-align:middle;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none
}
.form-select:focus {border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}
.form-select:disabled {color:#6c757d;background-color:#e9ecef
}
.form-select:-moz-focusring {color:transparent;text-shadow:0 0 0 #212529
}
.form-floating>.form-control:not(:-moz-placeholder-shown) {padding-top:1.625rem;padding-bottom:.625rem
}
.form-floating>.form-control:not(:-ms-input-placeholder) {padding-top:1.625rem;padding-bottom:.625rem
}
.form-floating>.form-control:not(:-moz-placeholder-shown)~label {opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)
}
.form-floating>.form-control:not(:-ms-input-placeholder)~label {opacity:.65;-ms-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)
}
.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip {display:block
}
.form-control.is-invalid,.was-validated .form-control:invalid {border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%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-select.is-invalid,.was-validated .form-select:invalid {border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 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-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus {border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)
}
.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.disabled,.btn:disabled,fieldset:disabled .btn {pointer-events:none;opacity:.65
}
.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-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 hsla(208,6%,54%,.5)
}
.btn-secondary.disabled,.btn-secondary:disabled {color:#fff;background-color:#6c757d;border-color:#6c757d
}
.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle {color:#fff;background-color:#146c43;border-color:#13653f
}
.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus {box-shadow:0 0 0 .25rem rgba(60,153,110,.5)
}
.btn-success.disabled,.btn-success:disabled {color:#fff;background-color:#198754;border-color:#198754
}
.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle {color:#000;background-color:#3dd5f3;border-color:#25cff2
}
.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus {box-shadow:0 0 0 .25rem rgba(11,172,204,.5)
}
.btn-info.disabled,.btn-info:disabled {color:#000;background-color:#0dcaf0;border-color:#0dcaf0
}
.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle {color:#000;background-color:#ffcd39;border-color:#ffc720
}
.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus {box-shadow:0 0 0 .25rem rgba(217,164,6,.5)
}
.btn-warning.disabled,.btn-warning:disabled {color:#000;background-color:#ffc107;border-color:#ffc107
}
.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-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle {color:#000;background-color:#f9fafb;border-color:#f9fafb
}
.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus {box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)
}
.btn-light.disabled,.btn-light:disabled {color:#000;background-color:#f8f9fa;border-color:#f8f9fa
}
.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle {color:#fff;background-color:#1a1e21;border-color:#191c1f
}
.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus {box-shadow:0 0 0 .25rem rgba(66,70,73,.5)
}
.btn-dark.disabled,.btn-dark:disabled {color:#fff;background-color:#212529;border-color:#212529
}
.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active {color:#fff;background-color:#0d6efd;border-color:#0d6efd
}
.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus {box-shadow:0 0 0 .25rem rgba(13,110,253,.5)
}
.btn-outline-primary.disabled,.btn-outline-primary:disabled {color:#0d6efd;background-color:transparent
}
.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active {color:#fff;background-color:#6c757d;border-color:#6c757d
}
.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus {box-shadow:0 0 0 .25rem hsla(208,7%,46%,.5)
}
.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {color:#6c757d;background-color:transparent
}
.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active {color:#fff;background-color:#198754;border-color:#198754
}
.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus {box-shadow:0 0 0 .25rem rgba(25,135,84,.5)
}
.btn-outline-success.disabled,.btn-outline-success:disabled {color:#198754;background-color:transparent
}
.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active {color:#000;background-color:#0dcaf0;border-color:#0dcaf0
}
.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus {box-shadow:0 0 0 .25rem rgba(13,202,240,.5)
}
.btn-outline-info.disabled,.btn-outline-info:disabled {color:#0dcaf0;background-color:transparent
}
.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active {color:#000;background-color:#ffc107;border-color:#ffc107
}
.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus {box-shadow:0 0 0 .25rem rgba(255,193,7,.5)
}
.btn-outline-warning.disabled,.btn-outline-warning:disabled {color:#ffc107;background-color:transparent
}
.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active {color:#fff;background-color:#dc3545;border-color:#dc3545
}
.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus {box-shadow:0 0 0 .25rem rgba(220,53,69,.5)
}
.btn-outline-danger.disabled,.btn-outline-danger:disabled {color:#dc3545;background-color:transparent
}
.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active {color:#000;background-color:#f8f9fa;border-color:#f8f9fa
}
.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus {box-shadow:0 0 0 .25rem rgba(248,249,250,.5)
}
.btn-outline-light.disabled,.btn-outline-light:disabled {color:#f8f9fa;background-color:transparent
}
.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active {color:#fff;background-color:#212529;border-color:#212529
}
.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus {box-shadow:0 0 0 .25rem rgba(33,37,41,.5)
}
.btn-outline-dark.disabled,.btn-outline-dark:disabled {color:#212529;background-color:transparent
}
.btn-link.disabled,.btn-link:disabled {color:#6c757d
}
.fade:not(.show) {opacity:0
}
.collapse:not(.show) {display:none
}
.collapsing {height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease
}
@media (prefers-reduced-motion:reduce) {
  .collapsing {-webkit-transition:none;transition:none
  }
}
.dropdown-item.active,.dropdown-item:active {color:#fff;text-decoration:none;background-color:#0d6efd
}
.dropdown-item.disabled,.dropdown-item:disabled {color:#6c757d;pointer-events:none;background-color:transparent
}
.dropdown-menu.show {display:block
}
.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active {color:#fff;background-color:#0d6efd
}
.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled {color:#adb5bd
}
.btn-group,.btn-group-vertical {position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle
}
.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {z-index:1
}
.nav-link.disabled {color:#6c757d;pointer-events:none;cursor:default
}
.nav-tabs .nav-link.disabled {color:#6c757d;background-color:transparent;border-color:transparent
}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff
}
.nav-pills .nav-link.active,.nav-pills .show>.nav-link {color:#fff;background-color:#0d6efd
}
.tab-content>.active {display:block
}
.navbar-light .navbar-nav .nav-link.disabled {color:rgba(0,0,0,.3)
}
.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link {color:rgba(0,0,0,.9)
}
.navbar-dark .navbar-nav .nav-link.disabled {color:hsla(0,0%,100%,.25)
}
.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link {color:#fff
}
.accordion-button {position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease
}
@media (prefers-reduced-motion:reduce) {
  .accordion-button {-webkit-transition:none;transition:none
  }
}
.accordion-button.collapsed {border-bottom-width:0
}
.accordion-button:not(.collapsed) {color:#0c63e4;background-color:#e7f1ff
}
.accordion-button:not(.collapsed):after {background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%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");-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)
}
.accordion-button:after {-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
  .accordion-button:after {-webkit-transition:none;transition:none
  }
}
.accordion-button:hover {z-index:2
}
.accordion-button:focus {z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}
.accordion-header {margin-bottom:0
}
.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse {border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem
}
.accordion-collapse {border:solid rgba(0,0,0,.125);border-width:0 1px
}
.accordion-body {padding:1rem 1.25rem
}
.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0
}
.breadcrumb-item.active {color:#6c757d
}
.page-item.active .page-link {z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd
}
.page-item.disabled .page-link {color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6
}
@-webkit-keyframes a {0%{background-position-x:1rem}}
@keyframes a {0%{background-position-x:1rem}}
.list-group-item.disabled,.list-group-item:disabled {color:#6c757d;pointer-events:none;background-color:#fff
}
.list-group-item.active {z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd
}
.list-group-item+.list-group-item.active {margin-top:-1px;border-top-width:1px
}
.list-group-horizontal>.list-group-item.active {margin-top:0
}
.list-group-horizontal>.list-group-item+.list-group-item.active {margin-left:-1px;border-left-width:1px
}
@media (min-width:576px) {
  .list-group-horizontal-sm>.list-group-item.active {margin-top:0
  }
  .list-group-horizontal-sm>.list-group-item+.list-group-item.active {margin-left:-1px;border-left-width:1px
  }
}
@media (min-width:768px) {
  .list-group-horizontal-md>.list-group-item.active {margin-top:0
  }
  .list-group-horizontal-md>.list-group-item+.list-group-item.active {margin-left:-1px;border-left-width:1px
  }
}
@media (min-width:992px) {
  .list-group-horizontal-lg>.list-group-item.active {margin-top:0
  }
  .list-group-horizontal-lg>.list-group-item+.list-group-item.active {margin-left:-1px;border-left-width:1px
  }
}
@media (min-width:1200px) {
  .list-group-horizontal-xl>.list-group-item.active {margin-top:0
  }
  .list-group-horizontal-xl>.list-group-item+.list-group-item.active {margin-left:-1px;border-left-width:1px
  }
}
@media (min-width:1400px) {
  .list-group-horizontal-xxl>.list-group-item.active {margin-top:0
  }
  .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {margin-left:-1px;border-left-width:1px
  }
}
.list-group-item-primary.list-group-item-action.active {color:#fff;background-color:#084298;border-color:#084298
}
.list-group-item-secondary.list-group-item-action.active {color:#fff;background-color:#41464b;border-color:#41464b
}
.list-group-item-success.list-group-item-action.active {color:#fff;background-color:#0f5132;border-color:#0f5132
}
.list-group-item-info.list-group-item-action.active {color:#fff;background-color:#055160;border-color:#055160
}
.list-group-item-warning.list-group-item-action.active {color:#fff;background-color:#664d03;border-color:#664d03
}
.list-group-item-danger.list-group-item-action.active {color:#fff;background-color:#842029;border-color:#842029
}
.list-group-item-light.list-group-item-action.active {color:#fff;background-color:#636464;border-color:#636464
}
.list-group-item-dark.list-group-item-action.active {color:#fff;background-color:#141619;border-color:#141619
}
.btn-close.disabled,.btn-close:disabled {pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25
}
.toast:not(.showing):not(.show) {opacity:0
}
.modal.show .modal-dialog {-webkit-transform:none;-ms-transform:none;transform:none
}
.modal-backdrop.show {opacity:.5
}
.tooltip.show {opacity:.9
}
.carousel-item-next,.carousel-item-prev,.carousel-item.active {display:block
}
.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start) {-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)
}
.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end) {-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)
}
.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active {z-index:1;opacity:1
}
.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s
}
@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {-webkit-transition:none;transition:none
  }
}
.carousel-indicators .active {opacity:1
}
@-webkit-keyframes b {to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes b {to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@-webkit-keyframes c {0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes c {0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}
.clearfix:after {display:block;clear:both;content:""
}
.sticky-top {position:-webkit-sticky;position:sticky;top:0;z-index:6
}
@media (min-width:576px) {
  .sticky-sm-top {position:-webkit-sticky;position:sticky;top:0;z-index:6
  }
}
@media (min-width:768px) {
  .sticky-md-top {position:-webkit-sticky;position:sticky;top:0;z-index:6
  }
}
@media (min-width:992px) {
  .sticky-lg-top {position:-webkit-sticky;position:sticky;top:0;z-index:6
  }
}
@media (min-width:1200px) {
  .sticky-xl-top {position:-webkit-sticky;position:sticky;top:0;z-index:6
  }
}
@media (min-width:1400px) {
  .sticky-xxl-top {position:-webkit-sticky;position:sticky;top:0;z-index:6
  }
}
.visually-hidden,.visually-hidden-focusable:not(:focus) {position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important
}
.overflow-hidden {overflow:hidden!important
}
.d-block {display:block!important
}
.d-none {display:none!important
}
.w-100 {width:100%!important
}
.flex-row-reverse {-webkit-box-orient:horizontal!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important
}
.flex-column-reverse,.flex-row-reverse {-webkit-box-direction:reverse!important
}
.justify-content-center {-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important
}
.justify-content-between {-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important
}
.align-items-end {-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important
}
.align-items-center {-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important
}
.mt-3 {margin-top:1rem!important
}
.mt-5 {margin-top:3rem!important
}
.me-1 {margin-right:.25rem!important
}
.me-2 {margin-right:.5rem!important
}
.mb-0 {margin-bottom:0!important
}
.mb-2 {margin-bottom:.5rem!important
}
.ms-2 {margin-left:.5rem!important
}
.ms-auto {margin-left:auto!important
}
.text-center {text-align:center!important
}
.text-light {color:#f8f9fa!important
}
.text-white {color:#fff!important
}
.text-nowrap {white-space:nowrap!important
}
@media (min-width:768px) {
  .text-md-start {text-align:left!important
  }
}
@media (min-width:992px) {
  .d-lg-inline-block {display:inline-block!important
  }
  .d-lg-block {display:block!important
  }
  .d-lg-none {display:none!important
  }
  .justify-content-lg-start {-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important
  }
  .justify-content-lg-between {-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important
  }
  .text-lg-start {text-align:left!important
  }
  .text-lg-end {text-align:right!important
  }
}
@media (min-width:1200px) {
  .d-xl-block {display:block!important
  }
  .mb-xl-0 {margin-bottom:0!important
  }
  .pe-xl-5 {padding-right:3rem!important
  }
  .text-xl-start {text-align:left!important
  }
  .text-xl-end {text-align:right!important
  }
}
