.d-inline {display: inline;}.d-inline-block {display: inline-block;}.d-flex {display: flex;}.d-inline-flex {display: inline-flex;}.d-block {display: block;}.d-none {display: none;}@media (min-width: 576px) {.d-sm-block {display: block;}.d-sm-none {display: none;}}@media (min-width: 768px) {.d-md-block {display: block;}.d-md-none {display: none;}}@media (min-width: 992px) {.d-lg-block {display: block;}.d-lg-none {display: none;}}@media (min-width: 1200px) {.d-xl-block {display: block;}.d-xl-none {display: none;}}.flex-fill {flex: 1 1 auto;}.flex-row {flex-direction: row;}.flex-column {flex-direction: column;}.flex-row-reverse {flex-direction: row-reverse;}.flex-column-reverse {flex-direction: column-reverse;}.flex-wrap {flex-wrap: wrap;}.flex-nowrap {flex-wrap: nowrap;}.justify-content-start {justify-content: flex-start;}.justify-content-end {justify-content: flex-end;}.justify-content-center {justify-content: center;}.justify-content-between {justify-content: space-between;}.justify-content-around {justify-content: space-around;}.justify-content-evenly {justify-content: space-evenly;}.align-items-start {align-items: flex-start;}.align-items-end {align-items: flex-end;}.align-items-center {align-items: center;}.align-items-baseline {align-items: baseline;}.align-items-stretch {align-items: stretch;}.order-first {order: -1;}.order-0 {order: 0;}.order-1 {order: 1;}.order-2 {order: 2;}.order-3 {order: 3;}.order-4 {order: 4;}.order-5 {order: 5;}.order-last {order: 6;}.m-0 {margin: 0;}.m-1 {margin: 0.25rem;}.m-2 {margin: 0.5rem;}.m-3 {margin: 1rem;}.m-4 {margin: 1.5rem;}.m-5 {margin: 3rem;}.m-auto {margin: auto;}.mx-0 {margin-right: 0;margin-left: 0;}.mx-1 {margin-right: 0.25rem;margin-left: 0.25rem;}.mx-2 {margin-right: 0.5rem;margin-left: 0.5rem;}.mx-3 {margin-right: 1rem;margin-left: 1rem;}.mx-4 {margin-right: 1.5rem;margin-left: 1.5rem;}.mx-5 {margin-right: 3rem;margin-left: 3rem;}.mx-auto {margin-right: auto;margin-left: auto;}.my-0 {margin-top: 0;margin-bottom: 0;}.my-1 {margin-top: 0.25rem;margin-bottom: 0.25rem;}.my-2 {margin-top: 0.5rem;margin-bottom: 0.5rem;}.my-3 {margin-top: 1rem;margin-bottom: 1rem;}.my-4 {margin-top: 1.5rem;margin-bottom: 1.5rem;}.my-5 {margin-top: 3rem;margin-bottom: 3rem;}.my-auto {margin-top: auto;margin-bottom: auto;}.mt-0 {margin-top: 0;}.mt-1 {margin-top: 0.25rem;}.mt-2 {margin-top: 0.5rem;}.mt-3 {margin-top: 1rem;}.mt-4 {margin-top: 1.5rem;}.mt-5 {margin-top: 3rem;}.mt-auto {margin-top: auto;}.me-0 {margin-right: 0;}.me-1 {margin-right: 0.25rem;}.me-2 {margin-right: 0.5rem;}.me-3 {margin-right: 1rem;}.me-4 {margin-right: 1.5rem;}.me-5 {margin-right: 3rem;}.me-auto {margin-right: auto;}.mb-0 {margin-bottom: 0;}.mb-1 {margin-bottom: 0.25rem;}.mb-2 {margin-bottom: 0.5rem;}.mb-3 {margin-bottom: 1rem;}.mb-4 {margin-bottom: 1.5rem;}.mb-5 {margin-bottom: 3rem;}.mb-auto {margin-bottom: auto;}.ms-0 {margin-left: 0;}.ms-1 {margin-left: 0.25rem;}.ms-2 {margin-left: 0.5rem;}.ms-3 {margin-left: 1rem;}.ms-4 {margin-left: 1.5rem;}.ms-5 {margin-left: 3rem;}.ms-auto {margin-left: auto;}.p-0 {padding: 0;}.p-1 {padding: 0.25rem;}.p-2 {padding: 0.5rem;}.p-3 {padding: 1rem;}.p-4 {padding: 1.5rem;}.p-5 {padding: 3rem;}.px-0 {padding-right: 0;padding-left: 0;}.px-1 {padding-right: 0.25rem;padding-left: 0.25rem;}.px-2 {padding-right: 0.5rem;padding-left: 0.5rem;}.px-3 {padding-right: 1rem;padding-left: 1rem;}.px-4 {padding-right: 1.5rem;padding-left: 1.5rem;}.px-5 {padding-right: 3rem;padding-left: 3rem;}.py-0 {padding-top: 0;padding-bottom: 0;}.py-1 {padding-top: 0.25rem;padding-bottom: 0.25rem;}.py-2 {padding-top: 0.5rem;padding-bottom: 0.5rem;}.py-3 {padding-top: 1rem;padding-bottom: 1rem;}.py-4 {padding-top: 1.5rem;padding-bottom: 1.5rem;}.py-5 {padding-top: 3rem;padding-bottom: 3rem;}.pt-0 {padding-top: 0;}.pt-1 {padding-top: 0.25rem;}.pt-2 {padding-top: 0.5rem;}.pt-3 {padding-top: 1rem;}.pt-4 {padding-top: 1.5rem;}.pt-5 {padding-top: 3rem;}.pe-0 {padding-right: 0;}.pe-1 {padding-right: 0.25rem;}.pe-2 {padding-right: 0.5rem;}.pe-3 {padding-right: 1rem;}.pe-4 {padding-right: 1.5rem;}.pe-5 {padding-right: 3rem;}.pb-0 {padding-bottom: 0;}.pb-1 {padding-bottom: 0.25rem;}.pb-2 {padding-bottom: 0.5rem;}.pb-3 {padding-bottom: 1rem;}.pb-4 {padding-bottom: 1.5rem;}.pb-5 {padding-bottom: 3rem;}.ps-0 {padding-left: 0;}.ps-1 {padding-left: 0.25rem;}.ps-2 {padding-left: 0.5rem;}.ps-3 {padding-left: 1rem;}.ps-4 {padding-left: 1.5rem;}.ps-5 {padding-left: 3rem;}.gap-0 {gap: 0;}.gap-1 {gap: 0.25rem;}.gap-2 {gap: 0.5rem;}.gap-3 {gap: 1rem;}.gap-4 {gap: 1.5rem;}.gap-5 {gap: 3rem;}.row-gap-0 {row-gap: 0;}.row-gap-1 {row-gap: 0.25rem;}.row-gap-2 {row-gap: 0.5rem;}.row-gap-3 {row-gap: 1rem;}.row-gap-4 {row-gap: 1.5rem;}.row-gap-5 {row-gap: 3rem;}.column-gap-0 {column-gap: 0;}.column-gap-1 {column-gap: 0.25rem;}.column-gap-2 {column-gap: 0.5rem;}.column-gap-3 {column-gap: 1rem;}.column-gap-4 {column-gap: 1.5rem;}.column-gap-5 {column-gap: 3rem;}@media print {.d-print-inline {display: inline;}.d-print-inline-block {display: inline-block;}.d-print-block {display: block;}.d-print-flex {display: flex;}.d-print-none {display: none;}}.text-bg-primary {color: #fff;background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity, 1));}.text-bg-secondary {color: #fff;background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1));}.text-bg-success {color: #fff;background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity, 1));}.text-bg-danger {color: #fff;background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity, 1));}.text-bg-warning {color: #000;background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity, 1));}.text-bg-info {color: #000;background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity, 1));}.text-bg-light {color: #000;background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity, 1));}.text-bg-dark {color: #fff;background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity, 1));}.link-light {color: #f1f3f5;}.link-light:hover, .link-light:focus {color: #fff;}.link-dark {color: #495057}.link-dark:hover, .link-dark:focus {color: #000;}.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;}.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;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}.visually-hidden:not(caption), .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {position: absolute;}.text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.vr {display: inline-block;align-self: stretch;width: 1px;min-height: 1em;background-color: currentcolor;opacity: 0.25;}.align-baseline {vertical-align: baseline;}.align-top {vertical-align: top;}.align-middle {vertical-align: middle;}.align-bottom {vertical-align: bottom;}.align-text-bottom {vertical-align: text-bottom;}.align-text-top {vertical-align: text-top;}.float-start {float: left;}.float-end {float: right;}.float-none {float: none;}.object-fit-contain {object-fit: contain;}.object-fit-cover {object-fit: cover;}.object-fit-fill {object-fit: fill;}.object-fit-scale {object-fit: scale-down;}.object-fit-none {object-fit: none;}.opacity-0 {opacity: 0;}.opacity-25 {opacity: 0.25;}.opacity-50 {opacity: 0.5;}.opacity-75 {opacity: 0.75;}.opacity-100 {opacity: 1;}.overflow-auto {overflow: auto;}.overflow-hidden {overflow: hidden;}.overflow-visible {overflow: visible;}.overflow-scroll {overflow: scroll;}.overflow-x-auto {overflow-x: auto;}.overflow-x-hidden {overflow-x: hidden;}.overflow-x-visible {overflow-x: visible;}.overflow-x-scroll {overflow-x: scroll;}.overflow-y-auto {overflow-y: auto;}.overflow-y-hidden {overflow-y: hidden;}.overflow-y-visible {overflow-y: visible;}.overflow-y-scroll {overflow-y: scroll;}.shadow {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.shadow-sm {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);}.shadow-lg {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);}.shadow-none {box-shadow: none;}.position-static {position: static;}.position-relative {position: relative;}.position-absolute {position: absolute;}.position-fixed {position: fixed;}.position-sticky {position: sticky;}.top-0 {top: 0;}.top-50 {top: 50%;}.top-100 {top: 100%;}.bottom-0 {bottom: 0;}.bottom-50 {bottom: 50%;}.bottom-100 {bottom: 100%;}.start-0 {left: 0;}.start-50 {left: 50%;}.start-100 {left: 100%;}.end-0 {right: 0;}.end-50 {right: 50%;}.end-100 {right: 100%;}.translate-middle {transform: translate(-50%, -50%);}.translate-middle-x {transform: translateX(-50%);}.translate-middle-y {transform: translateY(-50%);}.border {border: 1px solid #dee2e6;}.border-0 {border: 0;}.border-top {border-top: 1px solid #dee2e6;}.border-top-0 {border-top: 0;}.border-end {border-right: 1px solid #dee2e6;}.border-end-0 {border-right: 0;}.border-bottom {border-bottom: 1px solid #dee2e6;}.border-bottom-0 {border-bottom: 0;}.border-start {border-left: 1px solid #dee2e6;}.border-start-0 {border-left: 0;}.border-1 {border-width: 1px;}.border-2 {border-width: 2px;}.border-3 {border-width: 3px;}.border-4 {border-width: 4px;}.border-5 {border-width: 5px;}.border-dark {border-color: rgba(33,37,41,1);}.border-opacity-75 {border-color: rgba(33,37,41,0.75);}.border-opacity-50 {border-color: rgba(33,37,41,0.50);}.border-opacity-25 {border-color: rgba(33,37,41,0.25);}.border-opacity-10 {border-color: rgba(33,37,41,0.1);}.w-25 {width: 25%;}.w-50 {width: 50%;}.w-75 {width: 75%;}.w-100 {width: 100%;}.w-auto {width: auto;}.mw-100 {max-width: 100%;}.vw-100 {width: 100vw;}.min-vw-100 {min-width: 100vw;}.h-25 {height: 25%;}.h-50 {height: 50%;}.h-75 {height: 75%;}.h-100 {height: 100%;}.h-auto {height: auto;}.mh-100 {max-height: 100%;}.vh-100 {height: 100vh;}.min-vh-100 {min-height: 100vh;}.font-monospace {font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}.fs-1 {font-size: calc(1.375rem + 1.5vw);}.fs-2 {font-size: calc(1.325rem + 0.9vw);}.fs-3 {font-size: calc(1.3rem + 0.6vw);}.fs-4 {font-size: calc(1.275rem + 0.3vw);}.fs-5 {font-size: 1.25rem;}.fs-6 {font-size: 1rem;}.fst-italic {font-style: italic;}.fst-normal {font-style: normal;}.fw-light {font-weight: 300;}.fw-normal {font-weight: 400;}.fw-bold {font-weight: 700;}.lh-1 {line-height: 1;}.lh-sm {line-height: 1.25;}.lh-base {line-height: 1.5;}.lh-lg {line-height: 2;}.text-start {text-align: left;}.text-end {text-align: right;}.text-center {text-align: center;}.text-decoration-none {text-decoration: none;}.text-decoration-underline {text-decoration: underline;}.text-decoration-line-through {text-decoration: line-through;}.text-lowercase {text-transform: lowercase;}.text-uppercase {text-transform: uppercase;}.text-capitalize {text-transform: capitalize;}.text-wrap {white-space: normal;}.text-nowrap {white-space: nowrap;}.text-break {word-wrap: break-word;word-break: break-word;}.text-primary {--bs-text-opacity: 1;color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity));}.text-primary-emphasis {color: var(--bs-primary-text-emphasis);}.text-secondary {--bs-text-opacity: 1;color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity));}.text-secondary-emphasis {color: var(--bs-secondary-text-emphasis);}.text-success {--bs-text-opacity: 1;color: rgba(var(--bs-success-rgb), var(--bs-text-opacity));}.text-success-emphasis {color: var(--bs-success-text-emphasis);}.text-danger {--bs-text-opacity: 1;color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity));}.text-danger-emphasis {color: var(--bs-danger-text-emphasis);}.text-warning {--bs-text-opacity: 1;color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity));}.text-warning-emphasis {color: var(--bs-warning-text-emphasis);}.text-info {--bs-text-opacity: 1;color: rgba(var(--bs-info-rgb), var(--bs-text-opacity));}.text-info-emphasis {color: var(--bs-info-text-emphasis);}.text-light {--bs-text-opacity: 1;color: rgba(var(--bs-light-rgb), var(--bs-text-opacity));}.text-light-emphasis {color: var(--bs-light-text-emphasis);}.text-dark {--bs-text-opacity: 1;color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity));}.text-dark-emphasis {color: var(--bs-dark-text-emphasis);}.text-black {--bs-text-opacity: 1;color: rgba(var(--bs-black-rgb), var(--bs-text-opacity));}.text-white {--bs-text-opacity: 1;color: rgba(var(--bs-white-rgb), var(--bs-text-opacity));}.text-opacity-75 {--bs-text-opacity: 0.75;}.text-opacity-50 {--bs-text-opacity: 0.5;}.text-opacity-25 {--bs-text-opacity: 0.25;}.text-reset {color: inherit;}.bg-primary {--bs-bg-opacity: 1;background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity));}.bg-secondary {--bs-bg-opacity: 1;background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity));}.bg-success {--bs-bg-opacity: 1;background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity));}.bg-danger {--bs-bg-opacity: 1;background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity));}.bg-warning {--bs-bg-opacity: 1;background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity));}.bg-info {--bs-bg-opacity: 1;background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity));}.bg-light {--bs-bg-opacity: 1;background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity));}.bg-dark {--bs-bg-opacity: 1;background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity));}.bg-black {--bs-bg-opacity: 1;background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity));}.bg-white {--bs-bg-opacity: 1;background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity));}.bg-transparent {--bs-bg-opacity: 1;background-color: transparent;}.bg-gradient {background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));}.user-select-all {user-select: all;}.user-select-auto {user-select: auto;}.user-select-none {user-select: none;}.pe-none {pointer-events: none;}.pe-auto {pointer-events: auto;}.rounded {border-radius: 0.375rem;}.rounded-0 {border-radius: 0;}.rounded-1 {border-radius: 0.25rem;}.rounded-2 {border-radius: 0.375rem;}.rounded-3 {border-radius: 0.5rem;}.rounded-4 {border-radius: 1rem;}.rounded-5 {border-radius: 2rem;}.rounded-circle {border-radius: 50%;}.rounded-pill {border-radius: 50rem;}.rounded-top {border-top-left-radius: 0.375rem;border-top-right-radius: 0.375rem;}.rounded-end {border-top-right-radius: 0.375rem;border-bottom-right-radius: 0.375rem;}.rounded-bottom {border-bottom-right-radius: 0.375rem;border-bottom-left-radius: 0.375rem;}.rounded-start {border-bottom-left-radius: 0.375rem;border-top-left-radius: 0.375rem;}.visible {visibility: visible;}.invisible {visibility: hidden;}.z-n1 {z-index: -1;}.z-0 {z-index: 0;}.z-1 {z-index: 1;}.z-2 {z-index: 2;}.z-3 {z-index: 3;}.lead {font-size: 1.25rem;font-weight: 300;}