@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, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,*::before,*::after{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: rgba(0, 0, 0, 0)}h2, .h2, h1, .h1{margin-top: 0;margin-bottom: 0.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 0.9vw)}@media (min-width: 1200px){h2, .h2{font-size: 2rem}}p{margin-top: 0;margin-bottom: 1rem}address{margin-bottom: 1rem;font-style: normal;line-height: inherit}ul{padding-left: 2rem}ul{margin-top: 0;margin-bottom: 1rem}ul ul{margin-bottom: 0}dt{font-weight: 700}b{font-weight: bolder}mark, .mark{padding: 0.2em;background-color: #fcf8e3}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}img,svg{vertical-align: middle}table{caption-side: bottom;border-collapse: collapse}th{text-align: inherit;text-align: -webkit-match-parent}thead,tbody,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,textarea{margin: 0;font-family: inherit;font-size: inherit;line-height: inherit}button,select{text-transform: none}select{word-wrap: normal}select:disabled{opacity: 1}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}::-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}::-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}iframe{border: 0}[hidden]{display: none !important}.img-fluid{max-width: 100%;height: auto}.container{width: 100%;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-right: auto;margin-left: auto}@media (min-width: 576px){.container{max-width: 540px}}@media (min-width: 768px){.container{max-width: 720px}}@media (min-width: 992px){.container{max-width: 960px}}@media (min-width: 1200px){.container{max-width: 1140px}}@media (min-width: 1400px){.container{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-2{flex: 0 0 auto;width: 11.66666667%}.col-3{flex: 0 0 auto;width: 25%}.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%}@media (min-width: 576px){.col-sm-2{flex: 0 0 auto;width: 16.66666667%}.col-sm-3{flex: 0 0 auto;width: 25%}.col-sm-8{flex: 0 0 auto;width: 66.66666667%}.col-sm-9{flex: 0 0 auto;width: 75%}.col-sm-10{flex: 0 0 auto;width: 83.33333333%}.col-sm-11{flex: 0 0 auto;width: 91.66666667%}.col-sm-12{flex: 0 0 auto;width: 100%}}@media (min-width: 768px){.col-md-1{flex: 0 0 auto;width: 8.33333333%}.col-md-2{flex: 0 0 auto;width: 16.66666667%}.col-md-4{flex: 0 0 auto;width: 33.33333333%}.col-md-5{flex: 0 0 auto;width: 41.66666667%}.col-md-6{flex: 0 0 auto;width: 50%}.col-md-8{flex: 0 0 auto;width: 66.66666667%}.col-md-10{flex: 0 0 auto;width: 83.33333333%}.col-md-11{flex: 0 0 auto;width: 91.66666667%}.col-md-12{flex: 0 0 auto;width: 100%}}@media (min-width: 992px){.col-lg-1{flex: 0 0 auto;width: 8.33333333%}.col-lg-2{flex: 0 0 auto;width: 16.66666667%}.col-lg-4{flex: 0 0 auto;width: 33.33333333%}.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-10{flex: 0 0 auto;width: 83.33333333%}.col-lg-11{flex: 0 0 auto;width: 91.66666667%}.col-lg-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: 0.5rem 0.5rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px 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}.table-sm > :not(caption) > * > *{padding: 0.25rem 0.25rem}.form-control{display: block;width: 100%;padding: 0.375rem 0.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: 0.25rem;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: #212529;background-color: #fff;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{height: 1.5em}.form-control::-moz-placeholder{color: #6c757d;opacity: 1}.form-control::placeholder{color: #6c757d;opacity: 1}.form-control:disabled{background-color: #e9ecef;opacity: 1}.form-control::file-selector-button{padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.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 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: #dde0e3}.form-control::-webkit-file-upload-button{padding: 0.375rem 0.75rem;margin: -0.375rem -0.75rem;-webkit-margin-end: 0.75rem;margin-inline-end: 0.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 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;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::-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 (0.75rem 2px))}.form-select{display: block;width: 100%;padding: 0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start: calc(0.75rem - 3px);font-size: 1rem;font-weight: 400;line-height: 1.5;color: #212529;background-color: #fff;background-image: url("data:image/svg xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='#343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>");background-repeat: no-repeat;background-position: right 0.75rem center;background-size: 16px 12px;border: 1px solid #ced4da;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none}@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[size]:not([size="1"]){padding-right: 0.75rem;background-image: none}.form-select:disabled{background-color: #e9ecef}.form-select:-moz-focusring{color: transparent;text-shadow: 0 0 0 #212529}.collapse:not(.show){display: none}.collapsing{height: 0;overflow: hidden;transition: height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition: none}}.card-body{flex: 1 1 auto;padding: 1rem 1rem}.accordion-button{position: relative;display: flex;align-items: center;width: 100%;padding: 1rem 1.25rem;font-size: 1rem;color: #212529;text-align: left;background-color: #fff;border: 0;border-radius: 0;overflow-anchor: none;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}@media (prefers-reduced-motion: reduce){.accordion-button{transition: none}}.accordion-button:not(.collapsed){color: #0c63e4;background-color: #e7f1ff;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125)}.accordion-button:not(.collapsed)::after{background-image: url("data:image/svg xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#0c63e4'><path 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'/></svg>");transform: rotate(-180deg)}.accordion-button::after{flex-shrink: 0;width: 1.25rem;height: 1.25rem;margin-left: auto;content: "";background-image: url("data:image/svg xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#212529'><path 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'/></svg>");background-repeat: no-repeat;background-size: 1.25rem;transition: transform 0.2s ease-in-out}@media (prefers-reduced-motion: reduce){.accordion-button::after{transition: none}}.accordion-button:hover{z-index: 2}.accordion-button:focus{z-index: 3;border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.accordion-header{margin-bottom: 0}.accordion-item{background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.125)}.accordion-item:first-of-type{border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius: calc(0.25rem - 1px);border-top-right-radius: calc(0.25rem - 1px)}.accordion-item:not(:first-of-type){border-top: 0}.accordion-item:last-of-type{border-bottom-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius: calc(0.25rem - 1px);border-bottom-left-radius: calc(0.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem}.badge{display: inline-block;padding: 0.35em 0.65em;font-size: 0.75em;font-weight: 700;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.25rem}.badge:empty{display: none}.alert{position: relative;padding: 1rem 1rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: 0.25rem}@-webkit-keyframes progress-bar-stripes{0%{background-position-x: 1rem}}@keyframes progress-bar-stripes{0%{background-position-x: 1rem}}.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%;-webkit-backface-visibility: hidden;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-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%;list-style: none}.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}@-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}.position-relative{position: relative !important}.position-absolute{position: absolute !important}.bottom-0{bottom: 0 !important}.border-0{border: 0 !important}.w-100{width: 100% !important}.h-100{height: 100% !important}.justify-content-end{justify-content: flex-end !important}.justify-content-center{justify-content: center !important}.justify-content-around{justify-content: space-around !important}.align-items-center{align-items: center !important}.order-1{order: 1 !important}.order-2{order: 2 !important}.m-0{margin: 0 !important}.mx-3{margin-right: 1rem !important;margin-left: 1rem !important}.mx-4{margin-right: 1.5rem !important;margin-left: 1.5rem !important}.ms-2{margin-left: 0.5rem !important}.p-0{padding: 0 !important}.px-4{padding-right: 1.5rem !important;padding-left: 1.5rem !important}.px-5{padding-right: 3rem !important;padding-left: 3rem !important}.ps-2{padding-left: 0.5rem !important}.text-start{text-align: left !important}.text-end{text-align: right !important}.text-center{text-align: center !important}.text-white{color: #fff !important}.bg-white{background-color: #fff !important}.visible{visibility: visible !important}@media (min-width: 992px){.order-lg-1{order: 1 !important}.order-lg-2{order: 2 !important}}