/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */: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-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--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-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, 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, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}._clearfix_1hcti_76:after{display:block;clear:both;content:""}._text-bg-primary_1hcti_82{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity, 1))!important}._text-bg-secondary_1hcti_87{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity, 1))!important}._text-bg-success_1hcti_92{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity, 1))!important}._text-bg-info_1hcti_97{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity, 1))!important}._text-bg-warning_1hcti_102{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity, 1))!important}._text-bg-danger_1hcti_107{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity, 1))!important}._text-bg-light_1hcti_112{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity, 1))!important}._text-bg-dark_1hcti_117{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity, 1))!important}._link-primary_1hcti_122{color:#0d6efd!important}._link-primary_1hcti_122:hover,._link-primary_1hcti_122:focus{color:#0a58ca!important}._link-secondary_1hcti_129{color:#6c757d!important}._link-secondary_1hcti_129:hover,._link-secondary_1hcti_129:focus{color:#565e64!important}._link-success_1hcti_136{color:#198754!important}._link-success_1hcti_136:hover,._link-success_1hcti_136:focus{color:#146c43!important}._link-info_1hcti_143{color:#0dcaf0!important}._link-info_1hcti_143:hover,._link-info_1hcti_143:focus{color:#3dd5f3!important}._link-warning_1hcti_150{color:#ffc107!important}._link-warning_1hcti_150:hover,._link-warning_1hcti_150:focus{color:#ffcd39!important}._link-danger_1hcti_157{color:#dc3545!important}._link-danger_1hcti_157:hover,._link-danger_1hcti_157:focus{color:#b02a37!important}._link-light_1hcti_164{color:#f8f9fa!important}._link-light_1hcti_164:hover,._link-light_1hcti_164:focus{color:#f9fafb!important}._link-dark_1hcti_171{color:#212529!important}._link-dark_1hcti_171:hover,._link-dark_1hcti_171:focus{color:#1a1e21!important}._ratio_1hcti_178{position:relative;width:100%}._ratio_1hcti_178:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}._ratio_1hcti_178>*{position:absolute;top:0;left:0;width:100%;height:100%}._ratio-1x1_1hcti_195{--bs-aspect-ratio: 100%}._ratio-4x3_1hcti_199{--bs-aspect-ratio: 75%}._ratio-16x9_1hcti_203{--bs-aspect-ratio: 56.25%}._ratio-21x9_1hcti_207{--bs-aspect-ratio: 42.8571428571%}._fixed-top_1hcti_211{position:fixed;top:0;right:0;left:0;z-index:1030}._fixed-bottom_1hcti_219{position:fixed;right:0;bottom:0;left:0;z-index:1030}._sticky-top_1hcti_227{position:sticky;top:0;z-index:1020}._sticky-bottom_1hcti_233{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){._sticky-sm-top_1hcti_240{position:sticky;top:0;z-index:1020}._sticky-sm-bottom_1hcti_245{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){._sticky-md-top_1hcti_252{position:sticky;top:0;z-index:1020}._sticky-md-bottom_1hcti_257{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){._sticky-lg-top_1hcti_264{position:sticky;top:0;z-index:1020}._sticky-lg-bottom_1hcti_269{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){._sticky-xl-top_1hcti_276{position:sticky;top:0;z-index:1020}._sticky-xl-bottom_1hcti_281{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){._sticky-xxl-top_1hcti_288{position:sticky;top:0;z-index:1020}._sticky-xxl-bottom_1hcti_293{position:sticky;bottom:0;z-index:1020}}._hstack_1hcti_299{display:flex;flex-direction:row;align-items:center;align-self:stretch}._vstack_1hcti_306{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}._visually-hidden_1hcti_313,._visually-hidden-focusable_1hcti_314:not(:focus):not(:focus-within){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}._stretched-link_1hcti_326:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}._text-truncate_1hcti_336{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._vr_1hcti_342{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}._align-baseline_1hcti_351{vertical-align:baseline!important}._align-top_1hcti_355{vertical-align:top!important}._align-middle_1hcti_359{vertical-align:middle!important}._align-bottom_1hcti_363{vertical-align:bottom!important}._align-text-bottom_1hcti_367{vertical-align:text-bottom!important}._align-text-top_1hcti_371{vertical-align:text-top!important}._float-start_1hcti_375{float:left!important}._float-end_1hcti_379{float:right!important}._float-none_1hcti_383{float:none!important}._opacity-0_1hcti_387{opacity:0!important}._opacity-25_1hcti_391{opacity:.25!important}._opacity-50_1hcti_395{opacity:.5!important}._opacity-75_1hcti_399{opacity:.75!important}._opacity-100_1hcti_403{opacity:1!important}._overflow-auto_1hcti_407{overflow:auto!important}._overflow-hidden_1hcti_411{overflow:hidden!important}._overflow-visible_1hcti_415{overflow:visible!important}._overflow-scroll_1hcti_419{overflow:scroll!important}._d-inline_1hcti_423{display:inline!important}._d-inline-block_1hcti_427{display:inline-block!important}._d-block_1hcti_431{display:block!important}._d-grid_1hcti_435{display:grid!important}._d-table_1hcti_439{display:table!important}._d-table-row_1hcti_443{display:table-row!important}._d-table-cell_1hcti_447{display:table-cell!important}._d-flex_1hcti_451{display:flex!important}._d-inline-flex_1hcti_455{display:inline-flex!important}._d-none_1hcti_459{display:none!important}._shadow_1hcti_463{box-shadow:0 .5rem 1rem #00000026!important}._shadow-sm_1hcti_467{box-shadow:0 .125rem .25rem #00000013!important}._shadow-lg_1hcti_471{box-shadow:0 1rem 3rem #0000002d!important}._shadow-none_1hcti_475{box-shadow:none!important}._position-static_1hcti_479{position:static!important}._position-relative_1hcti_483{position:relative!important}._position-absolute_1hcti_487{position:absolute!important}._position-fixed_1hcti_491{position:fixed!important}._position-sticky_1hcti_495{position:sticky!important}._top-0_1hcti_499{top:0!important}._top-50_1hcti_503{top:50%!important}._top-100_1hcti_507{top:100%!important}._bottom-0_1hcti_511{bottom:0!important}._bottom-50_1hcti_515{bottom:50%!important}._bottom-100_1hcti_519{bottom:100%!important}._start-0_1hcti_523{left:0!important}._start-50_1hcti_527{left:50%!important}._start-100_1hcti_531{left:100%!important}._end-0_1hcti_535{right:0!important}._end-50_1hcti_539{right:50%!important}._end-100_1hcti_543{right:100%!important}._translate-middle_1hcti_547{transform:translate(-50%,-50%)!important}._translate-middle-x_1hcti_551{transform:translate(-50%)!important}._translate-middle-y_1hcti_555{transform:translateY(-50%)!important}._border_1hcti_559{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}._border-0_1hcti_563{border:0!important}._border-top_1hcti_567{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}._border-top-0_1hcti_571{border-top:0!important}._border-end_1hcti_575{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}._border-end-0_1hcti_579{border-right:0!important}._border-bottom_1hcti_583{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}._border-bottom-0_1hcti_587{border-bottom:0!important}._border-start_1hcti_591{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}._border-start-0_1hcti_595{border-left:0!important}._border-primary_1hcti_599{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}._border-secondary_1hcti_604{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}._border-success_1hcti_609{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}._border-info_1hcti_614{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}._border-warning_1hcti_619{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}._border-danger_1hcti_624{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}._border-light_1hcti_629{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}._border-dark_1hcti_634{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}._border-white_1hcti_639{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}._border-1_1hcti_644{--bs-border-width: 1px}._border-2_1hcti_648{--bs-border-width: 2px}._border-3_1hcti_652{--bs-border-width: 3px}._border-4_1hcti_656{--bs-border-width: 4px}._border-5_1hcti_660{--bs-border-width: 5px}._border-opacity-10_1hcti_664{--bs-border-opacity: .1}._border-opacity-25_1hcti_668{--bs-border-opacity: .25}._border-opacity-50_1hcti_672{--bs-border-opacity: .5}._border-opacity-75_1hcti_676{--bs-border-opacity: .75}._border-opacity-100_1hcti_680{--bs-border-opacity: 1}._w-25_1hcti_684{width:25%!important}._w-50_1hcti_688{width:50%!important}._w-75_1hcti_692{width:75%!important}._w-100_1hcti_696{width:100%!important}._w-auto_1hcti_700{width:auto!important}._mw-100_1hcti_704{max-width:100%!important}._vw-100_1hcti_708{width:100vw!important}._min-vw-100_1hcti_712{min-width:100vw!important}._h-25_1hcti_716{height:25%!important}._h-50_1hcti_720{height:50%!important}._h-75_1hcti_724{height:75%!important}._h-100_1hcti_728{height:100%!important}._h-auto_1hcti_732{height:auto!important}._mh-100_1hcti_736{max-height:100%!important}._vh-100_1hcti_740{height:100vh!important}._min-vh-100_1hcti_744{min-height:100vh!important}._flex-fill_1hcti_748{flex:1 1 auto!important}._flex-row_1hcti_752{flex-direction:row!important}._flex-column_1hcti_756{flex-direction:column!important}._flex-row-reverse_1hcti_760{flex-direction:row-reverse!important}._flex-column-reverse_1hcti_764{flex-direction:column-reverse!important}._flex-grow-0_1hcti_768{flex-grow:0!important}._flex-grow-1_1hcti_772{flex-grow:1!important}._flex-shrink-0_1hcti_776{flex-shrink:0!important}._flex-shrink-1_1hcti_780{flex-shrink:1!important}._flex-wrap_1hcti_784{flex-wrap:wrap!important}._flex-nowrap_1hcti_788{flex-wrap:nowrap!important}._flex-wrap-reverse_1hcti_792{flex-wrap:wrap-reverse!important}._justify-content-start_1hcti_796{justify-content:flex-start!important}._justify-content-end_1hcti_800{justify-content:flex-end!important}._justify-content-center_1hcti_804{justify-content:center!important}._justify-content-between_1hcti_808{justify-content:space-between!important}._justify-content-around_1hcti_812{justify-content:space-around!important}._justify-content-evenly_1hcti_816{justify-content:space-evenly!important}._align-items-start_1hcti_820{align-items:flex-start!important}._align-items-end_1hcti_824{align-items:flex-end!important}._align-items-center_1hcti_828{align-items:center!important}._align-items-baseline_1hcti_832{align-items:baseline!important}._align-items-stretch_1hcti_836{align-items:stretch!important}._align-content-start_1hcti_840{align-content:flex-start!important}._align-content-end_1hcti_844{align-content:flex-end!important}._align-content-center_1hcti_848{align-content:center!important}._align-content-between_1hcti_852{align-content:space-between!important}._align-content-around_1hcti_856{align-content:space-around!important}._align-content-stretch_1hcti_860{align-content:stretch!important}._align-self-auto_1hcti_864{align-self:auto!important}._align-self-start_1hcti_868{align-self:flex-start!important}._align-self-end_1hcti_872{align-self:flex-end!important}._align-self-center_1hcti_876{align-self:center!important}._align-self-baseline_1hcti_880{align-self:baseline!important}._align-self-stretch_1hcti_884{align-self:stretch!important}._order-first_1hcti_888{order:-1!important}._order-0_1hcti_892{order:0!important}._order-1_1hcti_896{order:1!important}._order-2_1hcti_900{order:2!important}._order-3_1hcti_904{order:3!important}._order-4_1hcti_908{order:4!important}._order-5_1hcti_912{order:5!important}._order-last_1hcti_916{order:6!important}._m-0_1hcti_920{margin:0!important}._m-1_1hcti_924{margin:.25rem!important}._m-2_1hcti_928{margin:.5rem!important}._m-3_1hcti_932{margin:1rem!important}._m-4_1hcti_936{margin:1.5rem!important}._m-5_1hcti_940{margin:3rem!important}._m-auto_1hcti_944{margin:auto!important}._mx-0_1hcti_948{margin-right:0!important;margin-left:0!important}._mx-1_1hcti_953{margin-right:.25rem!important;margin-left:.25rem!important}._mx-2_1hcti_958{margin-right:.5rem!important;margin-left:.5rem!important}._mx-3_1hcti_963{margin-right:1rem!important;margin-left:1rem!important}._mx-4_1hcti_968{margin-right:1.5rem!important;margin-left:1.5rem!important}._mx-5_1hcti_973{margin-right:3rem!important;margin-left:3rem!important}._mx-auto_1hcti_978{margin-right:auto!important;margin-left:auto!important}._my-0_1hcti_983{margin-top:0!important;margin-bottom:0!important}._my-1_1hcti_988{margin-top:.25rem!important;margin-bottom:.25rem!important}._my-2_1hcti_993{margin-top:.5rem!important;margin-bottom:.5rem!important}._my-3_1hcti_998{margin-top:1rem!important;margin-bottom:1rem!important}._my-4_1hcti_1003{margin-top:1.5rem!important;margin-bottom:1.5rem!important}._my-5_1hcti_1008{margin-top:3rem!important;margin-bottom:3rem!important}._my-auto_1hcti_1013{margin-top:auto!important;margin-bottom:auto!important}._mt-0_1hcti_1018{margin-top:0!important}._mt-1_1hcti_1022{margin-top:.25rem!important}._mt-2_1hcti_1026{margin-top:.5rem!important}._mt-3_1hcti_1030{margin-top:1rem!important}._mt-4_1hcti_1034{margin-top:1.5rem!important}._mt-5_1hcti_1038{margin-top:3rem!important}._mt-auto_1hcti_1042{margin-top:auto!important}._me-0_1hcti_1046{margin-right:0!important}._me-1_1hcti_1050{margin-right:.25rem!important}._me-2_1hcti_1054{margin-right:.5rem!important}._me-3_1hcti_1058{margin-right:1rem!important}._me-4_1hcti_1062{margin-right:1.5rem!important}._me-5_1hcti_1066{margin-right:3rem!important}._me-auto_1hcti_1070{margin-right:auto!important}._mb-0_1hcti_1074{margin-bottom:0!important}._mb-1_1hcti_1078{margin-bottom:.25rem!important}._mb-2_1hcti_1082{margin-bottom:.5rem!important}._mb-3_1hcti_1086{margin-bottom:1rem!important}._mb-4_1hcti_1090{margin-bottom:1.5rem!important}._mb-5_1hcti_1094{margin-bottom:3rem!important}._mb-auto_1hcti_1098{margin-bottom:auto!important}._ms-0_1hcti_1102{margin-left:0!important}._ms-1_1hcti_1106{margin-left:.25rem!important}._ms-2_1hcti_1110{margin-left:.5rem!important}._ms-3_1hcti_1114{margin-left:1rem!important}._ms-4_1hcti_1118{margin-left:1.5rem!important}._ms-5_1hcti_1122{margin-left:3rem!important}._ms-auto_1hcti_1126{margin-left:auto!important}._p-0_1hcti_1130{padding:0!important}._p-1_1hcti_1134{padding:.25rem!important}._p-2_1hcti_1138{padding:.5rem!important}._p-3_1hcti_1142{padding:1rem!important}._p-4_1hcti_1146{padding:1.5rem!important}._p-5_1hcti_1150{padding:3rem!important}._px-0_1hcti_1154{padding-right:0!important;padding-left:0!important}._px-1_1hcti_1159{padding-right:.25rem!important;padding-left:.25rem!important}._px-2_1hcti_1164{padding-right:.5rem!important;padding-left:.5rem!important}._px-3_1hcti_1169{padding-right:1rem!important;padding-left:1rem!important}._px-4_1hcti_1174{padding-right:1.5rem!important;padding-left:1.5rem!important}._px-5_1hcti_1179{padding-right:3rem!important;padding-left:3rem!important}._py-0_1hcti_1184{padding-top:0!important;padding-bottom:0!important}._py-1_1hcti_1189{padding-top:.25rem!important;padding-bottom:.25rem!important}._py-2_1hcti_1194{padding-top:.5rem!important;padding-bottom:.5rem!important}._py-3_1hcti_1199{padding-top:1rem!important;padding-bottom:1rem!important}._py-4_1hcti_1204{padding-top:1.5rem!important;padding-bottom:1.5rem!important}._py-5_1hcti_1209{padding-top:3rem!important;padding-bottom:3rem!important}._pt-0_1hcti_1214{padding-top:0!important}._pt-1_1hcti_1218{padding-top:.25rem!important}._pt-2_1hcti_1222{padding-top:.5rem!important}._pt-3_1hcti_1226{padding-top:1rem!important}._pt-4_1hcti_1230{padding-top:1.5rem!important}._pt-5_1hcti_1234{padding-top:3rem!important}._pe-0_1hcti_1238{padding-right:0!important}._pe-1_1hcti_1242{padding-right:.25rem!important}._pe-2_1hcti_1246{padding-right:.5rem!important}._pe-3_1hcti_1250{padding-right:1rem!important}._pe-4_1hcti_1254{padding-right:1.5rem!important}._pe-5_1hcti_1258{padding-right:3rem!important}._pb-0_1hcti_1262{padding-bottom:0!important}._pb-1_1hcti_1266{padding-bottom:.25rem!important}._pb-2_1hcti_1270{padding-bottom:.5rem!important}._pb-3_1hcti_1274{padding-bottom:1rem!important}._pb-4_1hcti_1278{padding-bottom:1.5rem!important}._pb-5_1hcti_1282{padding-bottom:3rem!important}._ps-0_1hcti_1286{padding-left:0!important}._ps-1_1hcti_1290{padding-left:.25rem!important}._ps-2_1hcti_1294{padding-left:.5rem!important}._ps-3_1hcti_1298{padding-left:1rem!important}._ps-4_1hcti_1302{padding-left:1.5rem!important}._ps-5_1hcti_1306{padding-left:3rem!important}._gap-0_1hcti_1310{gap:0!important}._gap-1_1hcti_1314{gap:.25rem!important}._gap-2_1hcti_1318{gap:.5rem!important}._gap-3_1hcti_1322{gap:1rem!important}._gap-4_1hcti_1326{gap:1.5rem!important}._gap-5_1hcti_1330{gap:3rem!important}._font-monospace_1hcti_1334{font-family:var(--bs-font-monospace)!important}._fs-1_1hcti_1338{font-size:calc(1.375rem + 1.5vw)!important}._fs-2_1hcti_1342{font-size:calc(1.325rem + .9vw)!important}._fs-3_1hcti_1346{font-size:calc(1.3rem + .6vw)!important}._fs-4_1hcti_1350{font-size:calc(1.275rem + .3vw)!important}._fs-5_1hcti_1354{font-size:1.25rem!important}._fs-6_1hcti_1358{font-size:1rem!important}._fst-italic_1hcti_1362{font-style:italic!important}._fst-normal_1hcti_1366{font-style:normal!important}._fw-light_1hcti_1370{font-weight:300!important}._fw-lighter_1hcti_1374{font-weight:lighter!important}._fw-normal_1hcti_1378{font-weight:400!important}._fw-bold_1hcti_1382{font-weight:700!important}._fw-semibold_1hcti_1386{font-weight:600!important}._fw-bolder_1hcti_1390{font-weight:bolder!important}._lh-1_1hcti_1394{line-height:1!important}._lh-sm_1hcti_1398{line-height:1.25!important}._lh-base_1hcti_1402{line-height:1.5!important}._lh-lg_1hcti_1406{line-height:2!important}._text-start_1hcti_1410{text-align:left!important}._text-end_1hcti_1414{text-align:right!important}._text-center_1hcti_1418{text-align:center!important}._text-decoration-none_1hcti_1422{text-decoration:none!important}._text-decoration-underline_1hcti_1426{text-decoration:underline!important}._text-decoration-line-through_1hcti_1430{text-decoration:line-through!important}._text-lowercase_1hcti_1434{text-transform:lowercase!important}._text-uppercase_1hcti_1438{text-transform:uppercase!important}._text-capitalize_1hcti_1442{text-transform:capitalize!important}._text-wrap_1hcti_1446{white-space:normal!important}._text-nowrap_1hcti_1450{white-space:nowrap!important}._text-break_1hcti_1455{word-wrap:break-word!important;word-break:break-word!important}._text-primary_1hcti_1461{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}._text-secondary_1hcti_1466{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}._text-success_1hcti_1471{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}._text-info_1hcti_1476{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}._text-warning_1hcti_1481{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}._text-danger_1hcti_1486{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}._text-light_1hcti_1491{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}._text-dark_1hcti_1496{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}._text-black_1hcti_1501{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}._text-white_1hcti_1506{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}._text-body_1hcti_1511{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}._text-muted_1hcti_1516{--bs-text-opacity: 1;color:#6c757d!important}._text-black-50_1hcti_1521{--bs-text-opacity: 1;color:#00000080!important}._text-white-50_1hcti_1526{--bs-text-opacity: 1;color:#ffffff80!important}._text-reset_1hcti_1531{--bs-text-opacity: 1;color:inherit!important}._text-opacity-25_1hcti_1536{--bs-text-opacity: .25}._text-opacity-50_1hcti_1540{--bs-text-opacity: .5}._text-opacity-75_1hcti_1544{--bs-text-opacity: .75}._text-opacity-100_1hcti_1548{--bs-text-opacity: 1}._bg-primary_1hcti_1552{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}._bg-secondary_1hcti_1557{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}._bg-success_1hcti_1562{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}._bg-info_1hcti_1567{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}._bg-warning_1hcti_1572{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}._bg-danger_1hcti_1577{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}._bg-light_1hcti_1582{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}._bg-dark_1hcti_1587{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}._bg-black_1hcti_1592{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}._bg-white_1hcti_1597{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}._bg-body_1hcti_1602{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}._bg-transparent_1hcti_1607{--bs-bg-opacity: 1;background-color:transparent!important}._bg-opacity-10_1hcti_1612{--bs-bg-opacity: .1}._bg-opacity-25_1hcti_1616{--bs-bg-opacity: .25}._bg-opacity-50_1hcti_1620{--bs-bg-opacity: .5}._bg-opacity-75_1hcti_1624{--bs-bg-opacity: .75}._bg-opacity-100_1hcti_1628{--bs-bg-opacity: 1}._bg-gradient_1hcti_1632{background-image:var(--bs-gradient)!important}._user-select-all_1hcti_1636{user-select:all!important}._user-select-auto_1hcti_1640{user-select:auto!important}._user-select-none_1hcti_1644{user-select:none!important}._pe-none_1hcti_1648{pointer-events:none!important}._pe-auto_1hcti_1652{pointer-events:auto!important}._rounded_1hcti_1656{border-radius:var(--bs-border-radius)!important}._rounded-0_1hcti_1660{border-radius:0!important}._rounded-1_1hcti_1664{border-radius:var(--bs-border-radius-sm)!important}._rounded-2_1hcti_1668{border-radius:var(--bs-border-radius)!important}._rounded-3_1hcti_1672{border-radius:var(--bs-border-radius-lg)!important}._rounded-4_1hcti_1676{border-radius:var(--bs-border-radius-xl)!important}._rounded-5_1hcti_1680{border-radius:var(--bs-border-radius-2xl)!important}._rounded-circle_1hcti_1684{border-radius:50%!important}._rounded-pill_1hcti_1688{border-radius:var(--bs-border-radius-pill)!important}._rounded-top_1hcti_1692{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}._rounded-end_1hcti_1697{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}._rounded-bottom_1hcti_1702{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}._rounded-start_1hcti_1707{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}._visible_1hcti_1712{visibility:visible!important}._invisible_1hcti_1716{visibility:hidden!important}@media (min-width: 576px){._float-sm-start_1hcti_1721{float:left!important}._float-sm-end_1hcti_1724{float:right!important}._float-sm-none_1hcti_1727{float:none!important}._d-sm-inline_1hcti_1730{display:inline!important}._d-sm-inline-block_1hcti_1733{display:inline-block!important}._d-sm-block_1hcti_1736{display:block!important}._d-sm-grid_1hcti_1739{display:grid!important}._d-sm-table_1hcti_1742{display:table!important}._d-sm-table-row_1hcti_1745{display:table-row!important}._d-sm-table-cell_1hcti_1748{display:table-cell!important}._d-sm-flex_1hcti_1751{display:flex!important}._d-sm-inline-flex_1hcti_1754{display:inline-flex!important}._d-sm-none_1hcti_1757{display:none!important}._flex-sm-fill_1hcti_1760{flex:1 1 auto!important}._flex-sm-row_1hcti_1763{flex-direction:row!important}._flex-sm-column_1hcti_1766{flex-direction:column!important}._flex-sm-row-reverse_1hcti_1769{flex-direction:row-reverse!important}._flex-sm-column-reverse_1hcti_1772{flex-direction:column-reverse!important}._flex-sm-grow-0_1hcti_1775{flex-grow:0!important}._flex-sm-grow-1_1hcti_1778{flex-grow:1!important}._flex-sm-shrink-0_1hcti_1781{flex-shrink:0!important}._flex-sm-shrink-1_1hcti_1784{flex-shrink:1!important}._flex-sm-wrap_1hcti_1787{flex-wrap:wrap!important}._flex-sm-nowrap_1hcti_1790{flex-wrap:nowrap!important}._flex-sm-wrap-reverse_1hcti_1793{flex-wrap:wrap-reverse!important}._justify-content-sm-start_1hcti_1796{justify-content:flex-start!important}._justify-content-sm-end_1hcti_1799{justify-content:flex-end!important}._justify-content-sm-center_1hcti_1802{justify-content:center!important}._justify-content-sm-between_1hcti_1805{justify-content:space-between!important}._justify-content-sm-around_1hcti_1808{justify-content:space-around!important}._justify-content-sm-evenly_1hcti_1811{justify-content:space-evenly!important}._align-items-sm-start_1hcti_1814{align-items:flex-start!important}._align-items-sm-end_1hcti_1817{align-items:flex-end!important}._align-items-sm-center_1hcti_1820{align-items:center!important}._align-items-sm-baseline_1hcti_1823{align-items:baseline!important}._align-items-sm-stretch_1hcti_1826{align-items:stretch!important}._align-content-sm-start_1hcti_1829{align-content:flex-start!important}._align-content-sm-end_1hcti_1832{align-content:flex-end!important}._align-content-sm-center_1hcti_1835{align-content:center!important}._align-content-sm-between_1hcti_1838{align-content:space-between!important}._align-content-sm-around_1hcti_1841{align-content:space-around!important}._align-content-sm-stretch_1hcti_1844{align-content:stretch!important}._align-self-sm-auto_1hcti_1847{align-self:auto!important}._align-self-sm-start_1hcti_1850{align-self:flex-start!important}._align-self-sm-end_1hcti_1853{align-self:flex-end!important}._align-self-sm-center_1hcti_1856{align-self:center!important}._align-self-sm-baseline_1hcti_1859{align-self:baseline!important}._align-self-sm-stretch_1hcti_1862{align-self:stretch!important}._order-sm-first_1hcti_1865{order:-1!important}._order-sm-0_1hcti_1868{order:0!important}._order-sm-1_1hcti_1871{order:1!important}._order-sm-2_1hcti_1874{order:2!important}._order-sm-3_1hcti_1877{order:3!important}._order-sm-4_1hcti_1880{order:4!important}._order-sm-5_1hcti_1883{order:5!important}._order-sm-last_1hcti_1886{order:6!important}._m-sm-0_1hcti_1889{margin:0!important}._m-sm-1_1hcti_1892{margin:.25rem!important}._m-sm-2_1hcti_1895{margin:.5rem!important}._m-sm-3_1hcti_1898{margin:1rem!important}._m-sm-4_1hcti_1901{margin:1.5rem!important}._m-sm-5_1hcti_1904{margin:3rem!important}._m-sm-auto_1hcti_1907{margin:auto!important}._mx-sm-0_1hcti_1910{margin-right:0!important;margin-left:0!important}._mx-sm-1_1hcti_1914{margin-right:.25rem!important;margin-left:.25rem!important}._mx-sm-2_1hcti_1918{margin-right:.5rem!important;margin-left:.5rem!important}._mx-sm-3_1hcti_1922{margin-right:1rem!important;margin-left:1rem!important}._mx-sm-4_1hcti_1926{margin-right:1.5rem!important;margin-left:1.5rem!important}._mx-sm-5_1hcti_1930{margin-right:3rem!important;margin-left:3rem!important}._mx-sm-auto_1hcti_1934{margin-right:auto!important;margin-left:auto!important}._my-sm-0_1hcti_1938{margin-top:0!important;margin-bottom:0!important}._my-sm-1_1hcti_1942{margin-top:.25rem!important;margin-bottom:.25rem!important}._my-sm-2_1hcti_1946{margin-top:.5rem!important;margin-bottom:.5rem!important}._my-sm-3_1hcti_1950{margin-top:1rem!important;margin-bottom:1rem!important}._my-sm-4_1hcti_1954{margin-top:1.5rem!important;margin-bottom:1.5rem!important}._my-sm-5_1hcti_1958{margin-top:3rem!important;margin-bottom:3rem!important}._my-sm-auto_1hcti_1962{margin-top:auto!important;margin-bottom:auto!important}._mt-sm-0_1hcti_1966{margin-top:0!important}._mt-sm-1_1hcti_1969{margin-top:.25rem!important}._mt-sm-2_1hcti_1972{margin-top:.5rem!important}._mt-sm-3_1hcti_1975{margin-top:1rem!important}._mt-sm-4_1hcti_1978{margin-top:1.5rem!important}._mt-sm-5_1hcti_1981{margin-top:3rem!important}._mt-sm-auto_1hcti_1984{margin-top:auto!important}._me-sm-0_1hcti_1987{margin-right:0!important}._me-sm-1_1hcti_1990{margin-right:.25rem!important}._me-sm-2_1hcti_1993{margin-right:.5rem!important}._me-sm-3_1hcti_1996{margin-right:1rem!important}._me-sm-4_1hcti_1999{margin-right:1.5rem!important}._me-sm-5_1hcti_2002{margin-right:3rem!important}._me-sm-auto_1hcti_2005{margin-right:auto!important}._mb-sm-0_1hcti_2008{margin-bottom:0!important}._mb-sm-1_1hcti_2011{margin-bottom:.25rem!important}._mb-sm-2_1hcti_2014{margin-bottom:.5rem!important}._mb-sm-3_1hcti_2017{margin-bottom:1rem!important}._mb-sm-4_1hcti_2020{margin-bottom:1.5rem!important}._mb-sm-5_1hcti_2023{margin-bottom:3rem!important}._mb-sm-auto_1hcti_2026{margin-bottom:auto!important}._ms-sm-0_1hcti_2029{margin-left:0!important}._ms-sm-1_1hcti_2032{margin-left:.25rem!important}._ms-sm-2_1hcti_2035{margin-left:.5rem!important}._ms-sm-3_1hcti_2038{margin-left:1rem!important}._ms-sm-4_1hcti_2041{margin-left:1.5rem!important}._ms-sm-5_1hcti_2044{margin-left:3rem!important}._ms-sm-auto_1hcti_2047{margin-left:auto!important}._p-sm-0_1hcti_2050{padding:0!important}._p-sm-1_1hcti_2053{padding:.25rem!important}._p-sm-2_1hcti_2056{padding:.5rem!important}._p-sm-3_1hcti_2059{padding:1rem!important}._p-sm-4_1hcti_2062{padding:1.5rem!important}._p-sm-5_1hcti_2065{padding:3rem!important}._px-sm-0_1hcti_2068{padding-right:0!important;padding-left:0!important}._px-sm-1_1hcti_2072{padding-right:.25rem!important;padding-left:.25rem!important}._px-sm-2_1hcti_2076{padding-right:.5rem!important;padding-left:.5rem!important}._px-sm-3_1hcti_2080{padding-right:1rem!important;padding-left:1rem!important}._px-sm-4_1hcti_2084{padding-right:1.5rem!important;padding-left:1.5rem!important}._px-sm-5_1hcti_2088{padding-right:3rem!important;padding-left:3rem!important}._py-sm-0_1hcti_2092{padding-top:0!important;padding-bottom:0!important}._py-sm-1_1hcti_2096{padding-top:.25rem!important;padding-bottom:.25rem!important}._py-sm-2_1hcti_2100{padding-top:.5rem!important;padding-bottom:.5rem!important}._py-sm-3_1hcti_2104{padding-top:1rem!important;padding-bottom:1rem!important}._py-sm-4_1hcti_2108{padding-top:1.5rem!important;padding-bottom:1.5rem!important}._py-sm-5_1hcti_2112{padding-top:3rem!important;padding-bottom:3rem!important}._pt-sm-0_1hcti_2116{padding-top:0!important}._pt-sm-1_1hcti_2119{padding-top:.25rem!important}._pt-sm-2_1hcti_2122{padding-top:.5rem!important}._pt-sm-3_1hcti_2125{padding-top:1rem!important}._pt-sm-4_1hcti_2128{padding-top:1.5rem!important}._pt-sm-5_1hcti_2131{padding-top:3rem!important}._pe-sm-0_1hcti_2134{padding-right:0!important}._pe-sm-1_1hcti_2137{padding-right:.25rem!important}._pe-sm-2_1hcti_2140{padding-right:.5rem!important}._pe-sm-3_1hcti_2143{padding-right:1rem!important}._pe-sm-4_1hcti_2146{padding-right:1.5rem!important}._pe-sm-5_1hcti_2149{padding-right:3rem!important}._pb-sm-0_1hcti_2152{padding-bottom:0!important}._pb-sm-1_1hcti_2155{padding-bottom:.25rem!important}._pb-sm-2_1hcti_2158{padding-bottom:.5rem!important}._pb-sm-3_1hcti_2161{padding-bottom:1rem!important}._pb-sm-4_1hcti_2164{padding-bottom:1.5rem!important}._pb-sm-5_1hcti_2167{padding-bottom:3rem!important}._ps-sm-0_1hcti_2170{padding-left:0!important}._ps-sm-1_1hcti_2173{padding-left:.25rem!important}._ps-sm-2_1hcti_2176{padding-left:.5rem!important}._ps-sm-3_1hcti_2179{padding-left:1rem!important}._ps-sm-4_1hcti_2182{padding-left:1.5rem!important}._ps-sm-5_1hcti_2185{padding-left:3rem!important}._gap-sm-0_1hcti_2188{gap:0!important}._gap-sm-1_1hcti_2191{gap:.25rem!important}._gap-sm-2_1hcti_2194{gap:.5rem!important}._gap-sm-3_1hcti_2197{gap:1rem!important}._gap-sm-4_1hcti_2200{gap:1.5rem!important}._gap-sm-5_1hcti_2203{gap:3rem!important}._text-sm-start_1hcti_2206{text-align:left!important}._text-sm-end_1hcti_2209{text-align:right!important}._text-sm-center_1hcti_2212{text-align:center!important}}@media (min-width: 768px){._float-md-start_1hcti_2217{float:left!important}._float-md-end_1hcti_2220{float:right!important}._float-md-none_1hcti_2223{float:none!important}._d-md-inline_1hcti_2226{display:inline!important}._d-md-inline-block_1hcti_2229{display:inline-block!important}._d-md-block_1hcti_2232{display:block!important}._d-md-grid_1hcti_2235{display:grid!important}._d-md-table_1hcti_2238{display:table!important}._d-md-table-row_1hcti_2241{display:table-row!important}._d-md-table-cell_1hcti_2244{display:table-cell!important}._d-md-flex_1hcti_2247{display:flex!important}._d-md-inline-flex_1hcti_2250{display:inline-flex!important}._d-md-none_1hcti_2253{display:none!important}._flex-md-fill_1hcti_2256{flex:1 1 auto!important}._flex-md-row_1hcti_2259{flex-direction:row!important}._flex-md-column_1hcti_2262{flex-direction:column!important}._flex-md-row-reverse_1hcti_2265{flex-direction:row-reverse!important}._flex-md-column-reverse_1hcti_2268{flex-direction:column-reverse!important}._flex-md-grow-0_1hcti_2271{flex-grow:0!important}._flex-md-grow-1_1hcti_2274{flex-grow:1!important}._flex-md-shrink-0_1hcti_2277{flex-shrink:0!important}._flex-md-shrink-1_1hcti_2280{flex-shrink:1!important}._flex-md-wrap_1hcti_2283{flex-wrap:wrap!important}._flex-md-nowrap_1hcti_2286{flex-wrap:nowrap!important}._flex-md-wrap-reverse_1hcti_2289{flex-wrap:wrap-reverse!important}._justify-content-md-start_1hcti_2292{justify-content:flex-start!important}._justify-content-md-end_1hcti_2295{justify-content:flex-end!important}._justify-content-md-center_1hcti_2298{justify-content:center!important}._justify-content-md-between_1hcti_2301{justify-content:space-between!important}._justify-content-md-around_1hcti_2304{justify-content:space-around!important}._justify-content-md-evenly_1hcti_2307{justify-content:space-evenly!important}._align-items-md-start_1hcti_2310{align-items:flex-start!important}._align-items-md-end_1hcti_2313{align-items:flex-end!important}._align-items-md-center_1hcti_2316{align-items:center!important}._align-items-md-baseline_1hcti_2319{align-items:baseline!important}._align-items-md-stretch_1hcti_2322{align-items:stretch!important}._align-content-md-start_1hcti_2325{align-content:flex-start!important}._align-content-md-end_1hcti_2328{align-content:flex-end!important}._align-content-md-center_1hcti_2331{align-content:center!important}._align-content-md-between_1hcti_2334{align-content:space-between!important}._align-content-md-around_1hcti_2337{align-content:space-around!important}._align-content-md-stretch_1hcti_2340{align-content:stretch!important}._align-self-md-auto_1hcti_2343{align-self:auto!important}._align-self-md-start_1hcti_2346{align-self:flex-start!important}._align-self-md-end_1hcti_2349{align-self:flex-end!important}._align-self-md-center_1hcti_2352{align-self:center!important}._align-self-md-baseline_1hcti_2355{align-self:baseline!important}._align-self-md-stretch_1hcti_2358{align-self:stretch!important}._order-md-first_1hcti_2361{order:-1!important}._order-md-0_1hcti_2364{order:0!important}._order-md-1_1hcti_2367{order:1!important}._order-md-2_1hcti_2370{order:2!important}._order-md-3_1hcti_2373{order:3!important}._order-md-4_1hcti_2376{order:4!important}._order-md-5_1hcti_2379{order:5!important}._order-md-last_1hcti_2382{order:6!important}._m-md-0_1hcti_2385{margin:0!important}._m-md-1_1hcti_2388{margin:.25rem!important}._m-md-2_1hcti_2391{margin:.5rem!important}._m-md-3_1hcti_2394{margin:1rem!important}._m-md-4_1hcti_2397{margin:1.5rem!important}._m-md-5_1hcti_2400{margin:3rem!important}._m-md-auto_1hcti_2403{margin:auto!important}._mx-md-0_1hcti_2406{margin-right:0!important;margin-left:0!important}._mx-md-1_1hcti_2410{margin-right:.25rem!important;margin-left:.25rem!important}._mx-md-2_1hcti_2414{margin-right:.5rem!important;margin-left:.5rem!important}._mx-md-3_1hcti_2418{margin-right:1rem!important;margin-left:1rem!important}._mx-md-4_1hcti_2422{margin-right:1.5rem!important;margin-left:1.5rem!important}._mx-md-5_1hcti_2426{margin-right:3rem!important;margin-left:3rem!important}._mx-md-auto_1hcti_2430{margin-right:auto!important;margin-left:auto!important}._my-md-0_1hcti_2434{margin-top:0!important;margin-bottom:0!important}._my-md-1_1hcti_2438{margin-top:.25rem!important;margin-bottom:.25rem!important}._my-md-2_1hcti_2442{margin-top:.5rem!important;margin-bottom:.5rem!important}._my-md-3_1hcti_2446{margin-top:1rem!important;margin-bottom:1rem!important}._my-md-4_1hcti_2450{margin-top:1.5rem!important;margin-bottom:1.5rem!important}._my-md-5_1hcti_2454{margin-top:3rem!important;margin-bottom:3rem!important}._my-md-auto_1hcti_2458{margin-top:auto!important;margin-bottom:auto!important}._mt-md-0_1hcti_2462{margin-top:0!important}._mt-md-1_1hcti_2465{margin-top:.25rem!important}._mt-md-2_1hcti_2468{margin-top:.5rem!important}._mt-md-3_1hcti_2471{margin-top:1rem!important}._mt-md-4_1hcti_2474{margin-top:1.5rem!important}._mt-md-5_1hcti_2477{margin-top:3rem!important}._mt-md-auto_1hcti_2480{margin-top:auto!important}._me-md-0_1hcti_2483{margin-right:0!important}._me-md-1_1hcti_2486{margin-right:.25rem!important}._me-md-2_1hcti_2489{margin-right:.5rem!important}._me-md-3_1hcti_2492{margin-right:1rem!important}._me-md-4_1hcti_2495{margin-right:1.5rem!important}._me-md-5_1hcti_2498{margin-right:3rem!important}._me-md-auto_1hcti_2501{margin-right:auto!important}._mb-md-0_1hcti_2504{margin-bottom:0!important}._mb-md-1_1hcti_2507{margin-bottom:.25rem!important}._mb-md-2_1hcti_2510{margin-bottom:.5rem!important}._mb-md-3_1hcti_2513{margin-bottom:1rem!important}._mb-md-4_1hcti_2516{margin-bottom:1.5rem!important}._mb-md-5_1hcti_2519{margin-bottom:3rem!important}._mb-md-auto_1hcti_2522{margin-bottom:auto!important}._ms-md-0_1hcti_2525{margin-left:0!important}._ms-md-1_1hcti_2528{margin-left:.25rem!important}._ms-md-2_1hcti_2531{margin-left:.5rem!important}._ms-md-3_1hcti_2534{margin-left:1rem!important}._ms-md-4_1hcti_2537{margin-left:1.5rem!important}._ms-md-5_1hcti_2540{margin-left:3rem!important}._ms-md-auto_1hcti_2543{margin-left:auto!important}._p-md-0_1hcti_2546{padding:0!important}._p-md-1_1hcti_2549{padding:.25rem!important}._p-md-2_1hcti_2552{padding:.5rem!important}._p-md-3_1hcti_2555{padding:1rem!important}._p-md-4_1hcti_2558{padding:1.5rem!important}._p-md-5_1hcti_2561{padding:3rem!important}._px-md-0_1hcti_2564{padding-right:0!important;padding-left:0!important}._px-md-1_1hcti_2568{padding-right:.25rem!important;padding-left:.25rem!important}._px-md-2_1hcti_2572{padding-right:.5rem!important;padding-left:.5rem!important}._px-md-3_1hcti_2576{padding-right:1rem!important;padding-left:1rem!important}._px-md-4_1hcti_2580{padding-right:1.5rem!important;padding-left:1.5rem!important}._px-md-5_1hcti_2584{padding-right:3rem!important;padding-left:3rem!important}._py-md-0_1hcti_2588{padding-top:0!important;padding-bottom:0!important}._py-md-1_1hcti_2592{padding-top:.25rem!important;padding-bottom:.25rem!important}._py-md-2_1hcti_2596{padding-top:.5rem!important;padding-bottom:.5rem!important}._py-md-3_1hcti_2600{padding-top:1rem!important;padding-bottom:1rem!important}._py-md-4_1hcti_2604{padding-top:1.5rem!important;padding-bottom:1.5rem!important}._py-md-5_1hcti_2608{padding-top:3rem!important;padding-bottom:3rem!important}._pt-md-0_1hcti_2612{padding-top:0!important}._pt-md-1_1hcti_2615{padding-top:.25rem!important}._pt-md-2_1hcti_2618{padding-top:.5rem!important}._pt-md-3_1hcti_2621{padding-top:1rem!important}._pt-md-4_1hcti_2624{padding-top:1.5rem!important}._pt-md-5_1hcti_2627{padding-top:3rem!important}._pe-md-0_1hcti_2630{padding-right:0!important}._pe-md-1_1hcti_2633{padding-right:.25rem!important}._pe-md-2_1hcti_2636{padding-right:.5rem!important}._pe-md-3_1hcti_2639{padding-right:1rem!important}._pe-md-4_1hcti_2642{padding-right:1.5rem!important}._pe-md-5_1hcti_2645{padding-right:3rem!important}._pb-md-0_1hcti_2648{padding-bottom:0!important}._pb-md-1_1hcti_2651{padding-bottom:.25rem!important}._pb-md-2_1hcti_2654{padding-bottom:.5rem!important}._pb-md-3_1hcti_2657{padding-bottom:1rem!important}._pb-md-4_1hcti_2660{padding-bottom:1.5rem!important}._pb-md-5_1hcti_2663{padding-bottom:3rem!important}._ps-md-0_1hcti_2666{padding-left:0!important}._ps-md-1_1hcti_2669{padding-left:.25rem!important}._ps-md-2_1hcti_2672{padding-left:.5rem!important}._ps-md-3_1hcti_2675{padding-left:1rem!important}._ps-md-4_1hcti_2678{padding-left:1.5rem!important}._ps-md-5_1hcti_2681{padding-left:3rem!important}._gap-md-0_1hcti_2684{gap:0!important}._gap-md-1_1hcti_2687{gap:.25rem!important}._gap-md-2_1hcti_2690{gap:.5rem!important}._gap-md-3_1hcti_2693{gap:1rem!important}._gap-md-4_1hcti_2696{gap:1.5rem!important}._gap-md-5_1hcti_2699{gap:3rem!important}._text-md-start_1hcti_2702{text-align:left!important}._text-md-end_1hcti_2705{text-align:right!important}._text-md-center_1hcti_2708{text-align:center!important}}@media (min-width: 992px){._float-lg-start_1hcti_2713{float:left!important}._float-lg-end_1hcti_2716{float:right!important}._float-lg-none_1hcti_2719{float:none!important}._d-lg-inline_1hcti_2722{display:inline!important}._d-lg-inline-block_1hcti_2725{display:inline-block!important}._d-lg-block_1hcti_2728{display:block!important}._d-lg-grid_1hcti_2731{display:grid!important}._d-lg-table_1hcti_2734{display:table!important}._d-lg-table-row_1hcti_2737{display:table-row!important}._d-lg-table-cell_1hcti_2740{display:table-cell!important}._d-lg-flex_1hcti_2743{display:flex!important}._d-lg-inline-flex_1hcti_2746{display:inline-flex!important}._d-lg-none_1hcti_2749{display:none!important}._flex-lg-fill_1hcti_2752{flex:1 1 auto!important}._flex-lg-row_1hcti_2755{flex-direction:row!important}._flex-lg-column_1hcti_2758{flex-direction:column!important}._flex-lg-row-reverse_1hcti_2761{flex-direction:row-reverse!important}._flex-lg-column-reverse_1hcti_2764{flex-direction:column-reverse!important}._flex-lg-grow-0_1hcti_2767{flex-grow:0!important}._flex-lg-grow-1_1hcti_2770{flex-grow:1!important}._flex-lg-shrink-0_1hcti_2773{flex-shrink:0!important}._flex-lg-shrink-1_1hcti_2776{flex-shrink:1!important}._flex-lg-wrap_1hcti_2779{flex-wrap:wrap!important}._flex-lg-nowrap_1hcti_2782{flex-wrap:nowrap!important}._flex-lg-wrap-reverse_1hcti_2785{flex-wrap:wrap-reverse!important}._justify-content-lg-start_1hcti_2788{justify-content:flex-start!important}._justify-content-lg-end_1hcti_2791{justify-content:flex-end!important}._justify-content-lg-center_1hcti_2794{justify-content:center!important}._justify-content-lg-between_1hcti_2797{justify-content:space-between!important}._justify-content-lg-around_1hcti_2800{justify-content:space-around!important}._justify-content-lg-evenly_1hcti_2803{justify-content:space-evenly!important}._align-items-lg-start_1hcti_2806{align-items:flex-start!important}._align-items-lg-end_1hcti_2809{align-items:flex-end!important}._align-items-lg-center_1hcti_2812{align-items:center!important}._align-items-lg-baseline_1hcti_2815{align-items:baseline!important}._align-items-lg-stretch_1hcti_2818{align-items:stretch!important}._align-content-lg-start_1hcti_2821{align-content:flex-start!important}._align-content-lg-end_1hcti_2824{align-content:flex-end!important}._align-content-lg-center_1hcti_2827{align-content:center!important}._align-content-lg-between_1hcti_2830{align-content:space-between!important}._align-content-lg-around_1hcti_2833{align-content:space-around!important}._align-content-lg-stretch_1hcti_2836{align-content:stretch!important}._align-self-lg-auto_1hcti_2839{align-self:auto!important}._align-self-lg-start_1hcti_2842{align-self:flex-start!important}._align-self-lg-end_1hcti_2845{align-self:flex-end!important}._align-self-lg-center_1hcti_2848{align-self:center!important}._align-self-lg-baseline_1hcti_2851{align-self:baseline!important}._align-self-lg-stretch_1hcti_2854{align-self:stretch!important}._order-lg-first_1hcti_2857{order:-1!important}._order-lg-0_1hcti_2860{order:0!important}._order-lg-1_1hcti_2863{order:1!important}._order-lg-2_1hcti_2866{order:2!important}._order-lg-3_1hcti_2869{order:3!important}._order-lg-4_1hcti_2872{order:4!important}._order-lg-5_1hcti_2875{order:5!important}._order-lg-last_1hcti_2878{order:6!important}._m-lg-0_1hcti_2881{margin:0!important}._m-lg-1_1hcti_2884{margin:.25rem!important}._m-lg-2_1hcti_2887{margin:.5rem!important}._m-lg-3_1hcti_2890{margin:1rem!important}._m-lg-4_1hcti_2893{margin:1.5rem!important}._m-lg-5_1hcti_2896{margin:3rem!important}._m-lg-auto_1hcti_2899{margin:auto!important}._mx-lg-0_1hcti_2902{margin-right:0!important;margin-left:0!important}._mx-lg-1_1hcti_2906{margin-right:.25rem!important;margin-left:.25rem!important}._mx-lg-2_1hcti_2910{margin-right:.5rem!important;margin-left:.5rem!important}._mx-lg-3_1hcti_2914{margin-right:1rem!important;margin-left:1rem!important}._mx-lg-4_1hcti_2918{margin-right:1.5rem!important;margin-left:1.5rem!important}._mx-lg-5_1hcti_2922{margin-right:3rem!important;margin-left:3rem!important}._mx-lg-auto_1hcti_2926{margin-right:auto!important;margin-left:auto!important}._my-lg-0_1hcti_2930{margin-top:0!important;margin-bottom:0!important}._my-lg-1_1hcti_2934{margin-top:.25rem!important;margin-bottom:.25rem!important}._my-lg-2_1hcti_2938{margin-top:.5rem!important;margin-bottom:.5rem!important}._my-lg-3_1hcti_2942{margin-top:1rem!important;margin-bottom:1rem!important}._my-lg-4_1hcti_2946{margin-top:1.5rem!important;margin-bottom:1.5rem!important}._my-lg-5_1hcti_2950{margin-top:3rem!important;margin-bottom:3rem!important}._my-lg-auto_1hcti_2954{margin-top:auto!important;margin-bottom:auto!important}._mt-lg-0_1hcti_2958{margin-top:0!important}._mt-lg-1_1hcti_2961{margin-top:.25rem!important}._mt-lg-2_1hcti_2964{margin-top:.5rem!important}._mt-lg-3_1hcti_2967{margin-top:1rem!important}._mt-lg-4_1hcti_2970{margin-top:1.5rem!important}._mt-lg-5_1hcti_2973{margin-top:3rem!important}._mt-lg-auto_1hcti_2976{margin-top:auto!important}._me-lg-0_1hcti_2979{margin-right:0!important}._me-lg-1_1hcti_2982{margin-right:.25rem!important}._me-lg-2_1hcti_2985{margin-right:.5rem!important}._me-lg-3_1hcti_2988{margin-right:1rem!important}._me-lg-4_1hcti_2991{margin-right:1.5rem!important}._me-lg-5_1hcti_2994{margin-right:3rem!important}._me-lg-auto_1hcti_2997{margin-right:auto!important}._mb-lg-0_1hcti_3000{margin-bottom:0!important}._mb-lg-1_1hcti_3003{margin-bottom:.25rem!important}._mb-lg-2_1hcti_3006{margin-bottom:.5rem!important}._mb-lg-3_1hcti_3009{margin-bottom:1rem!important}._mb-lg-4_1hcti_3012{margin-bottom:1.5rem!important}._mb-lg-5_1hcti_3015{margin-bottom:3rem!important}._mb-lg-auto_1hcti_3018{margin-bottom:auto!important}._ms-lg-0_1hcti_3021{margin-left:0!important}._ms-lg-1_1hcti_3024{margin-left:.25rem!important}._ms-lg-2_1hcti_3027{margin-left:.5rem!important}._ms-lg-3_1hcti_3030{margin-left:1rem!important}._ms-lg-4_1hcti_3033{margin-left:1.5rem!important}._ms-lg-5_1hcti_3036{margin-left:3rem!important}._ms-lg-auto_1hcti_3039{margin-left:auto!important}._p-lg-0_1hcti_3042{padding:0!important}._p-lg-1_1hcti_3045{padding:.25rem!important}._p-lg-2_1hcti_3048{padding:.5rem!important}._p-lg-3_1hcti_3051{padding:1rem!important}._p-lg-4_1hcti_3054{padding:1.5rem!important}._p-lg-5_1hcti_3057{padding:3rem!important}._px-lg-0_1hcti_3060{padding-right:0!important;padding-left:0!important}._px-lg-1_1hcti_3064{padding-right:.25rem!important;padding-left:.25rem!important}._px-lg-2_1hcti_3068{padding-right:.5rem!important;padding-left:.5rem!important}._px-lg-3_1hcti_3072{padding-right:1rem!important;padding-left:1rem!important}._px-lg-4_1hcti_3076{padding-right:1.5rem!important;padding-left:1.5rem!important}._px-lg-5_1hcti_3080{padding-right:3rem!important;padding-left:3rem!important}._py-lg-0_1hcti_3084{padding-top:0!important;padding-bottom:0!important}._py-lg-1_1hcti_3088{padding-top:.25rem!important;padding-bottom:.25rem!important}._py-lg-2_1hcti_3092{padding-top:.5rem!important;padding-bottom:.5rem!important}._py-lg-3_1hcti_3096{padding-top:1rem!important;padding-bottom:1rem!important}._py-lg-4_1hcti_3100{padding-top:1.5rem!important;padding-bottom:1.5rem!important}._py-lg-5_1hcti_3104{padding-top:3rem!important;padding-bottom:3rem!important}._pt-lg-0_1hcti_3108{padding-top:0!important}._pt-lg-1_1hcti_3111{padding-top:.25rem!important}._pt-lg-2_1hcti_3114{padding-top:.5rem!important}._pt-lg-3_1hcti_3117{padding-top:1rem!important}._pt-lg-4_1hcti_3120{padding-top:1.5rem!important}._pt-lg-5_1hcti_3123{padding-top:3rem!important}._pe-lg-0_1hcti_3126{padding-right:0!important}._pe-lg-1_1hcti_3129{padding-right:.25rem!important}._pe-lg-2_1hcti_3132{padding-right:.5rem!important}._pe-lg-3_1hcti_3135{padding-right:1rem!important}._pe-lg-4_1hcti_3138{padding-right:1.5rem!important}._pe-lg-5_1hcti_3141{padding-right:3rem!important}._pb-lg-0_1hcti_3144{padding-bottom:0!important}._pb-lg-1_1hcti_3147{padding-bottom:.25rem!important}._pb-lg-2_1hcti_3150{padding-bottom:.5rem!important}._pb-lg-3_1hcti_3153{padding-bottom:1rem!important}._pb-lg-4_1hcti_3156{padding-bottom:1.5rem!important}._pb-lg-5_1hcti_3159{padding-bottom:3rem!important}._ps-lg-0_1hcti_3162{padding-left:0!important}._ps-lg-1_1hcti_3165{padding-left:.25rem!important}._ps-lg-2_1hcti_3168{padding-left:.5rem!important}._ps-lg-3_1hcti_3171{padding-left:1rem!important}._ps-lg-4_1hcti_3174{padding-left:1.5rem!important}._ps-lg-5_1hcti_3177{padding-left:3rem!important}._gap-lg-0_1hcti_3180{gap:0!important}._gap-lg-1_1hcti_3183{gap:.25rem!important}._gap-lg-2_1hcti_3186{gap:.5rem!important}._gap-lg-3_1hcti_3189{gap:1rem!important}._gap-lg-4_1hcti_3192{gap:1.5rem!important}._gap-lg-5_1hcti_3195{gap:3rem!important}._text-lg-start_1hcti_3198{text-align:left!important}._text-lg-end_1hcti_3201{text-align:right!important}._text-lg-center_1hcti_3204{text-align:center!important}}@media (min-width: 1200px){._float-xl-start_1hcti_3209{float:left!important}._float-xl-end_1hcti_3212{float:right!important}._float-xl-none_1hcti_3215{float:none!important}._d-xl-inline_1hcti_3218{display:inline!important}._d-xl-inline-block_1hcti_3221{display:inline-block!important}._d-xl-block_1hcti_3224{display:block!important}._d-xl-grid_1hcti_3227{display:grid!important}._d-xl-table_1hcti_3230{display:table!important}._d-xl-table-row_1hcti_3233{display:table-row!important}._d-xl-table-cell_1hcti_3236{display:table-cell!important}._d-xl-flex_1hcti_3239{display:flex!important}._d-xl-inline-flex_1hcti_3242{display:inline-flex!important}._d-xl-none_1hcti_3245{display:none!important}._flex-xl-fill_1hcti_3248{flex:1 1 auto!important}._flex-xl-row_1hcti_3251{flex-direction:row!important}._flex-xl-column_1hcti_3254{flex-direction:column!important}._flex-xl-row-reverse_1hcti_3257{flex-direction:row-reverse!important}._flex-xl-column-reverse_1hcti_3260{flex-direction:column-reverse!important}._flex-xl-grow-0_1hcti_3263{flex-grow:0!important}._flex-xl-grow-1_1hcti_3266{flex-grow:1!important}._flex-xl-shrink-0_1hcti_3269{flex-shrink:0!important}._flex-xl-shrink-1_1hcti_3272{flex-shrink:1!important}._flex-xl-wrap_1hcti_3275{flex-wrap:wrap!important}._flex-xl-nowrap_1hcti_3278{flex-wrap:nowrap!important}._flex-xl-wrap-reverse_1hcti_3281{flex-wrap:wrap-reverse!important}._justify-content-xl-start_1hcti_3284{justify-content:flex-start!important}._justify-content-xl-end_1hcti_3287{justify-content:flex-end!important}._justify-content-xl-center_1hcti_3290{justify-content:center!important}._justify-content-xl-between_1hcti_3293{justify-content:space-between!important}._justify-content-xl-around_1hcti_3296{justify-content:space-around!important}._justify-content-xl-evenly_1hcti_3299{justify-content:space-evenly!important}._align-items-xl-start_1hcti_3302{align-items:flex-start!important}._align-items-xl-end_1hcti_3305{align-items:flex-end!important}._align-items-xl-center_1hcti_3308{align-items:center!important}._align-items-xl-baseline_1hcti_3311{align-items:baseline!important}._align-items-xl-stretch_1hcti_3314{align-items:stretch!important}._align-content-xl-start_1hcti_3317{align-content:flex-start!important}._align-content-xl-end_1hcti_3320{align-content:flex-end!important}._align-content-xl-center_1hcti_3323{align-content:center!important}._align-content-xl-between_1hcti_3326{align-content:space-between!important}._align-content-xl-around_1hcti_3329{align-content:space-around!important}._align-content-xl-stretch_1hcti_3332{align-content:stretch!important}._align-self-xl-auto_1hcti_3335{align-self:auto!important}._align-self-xl-start_1hcti_3338{align-self:flex-start!important}._align-self-xl-end_1hcti_3341{align-self:flex-end!important}._align-self-xl-center_1hcti_3344{align-self:center!important}._align-self-xl-baseline_1hcti_3347{align-self:baseline!important}._align-self-xl-stretch_1hcti_3350{align-self:stretch!important}._order-xl-first_1hcti_3353{order:-1!important}._order-xl-0_1hcti_3356{order:0!important}._order-xl-1_1hcti_3359{order:1!important}._order-xl-2_1hcti_3362{order:2!important}._order-xl-3_1hcti_3365{order:3!important}._order-xl-4_1hcti_3368{order:4!important}._order-xl-5_1hcti_3371{order:5!important}._order-xl-last_1hcti_3374{order:6!important}._m-xl-0_1hcti_3377{margin:0!important}._m-xl-1_1hcti_3380{margin:.25rem!important}._m-xl-2_1hcti_3383{margin:.5rem!important}._m-xl-3_1hcti_3386{margin:1rem!important}._m-xl-4_1hcti_3389{margin:1.5rem!important}._m-xl-5_1hcti_3392{margin:3rem!important}._m-xl-auto_1hcti_3395{margin:auto!important}._mx-xl-0_1hcti_3398{margin-right:0!important;margin-left:0!important}._mx-xl-1_1hcti_3402{margin-right:.25rem!important;margin-left:.25rem!important}._mx-xl-2_1hcti_3406{margin-right:.5rem!important;margin-left:.5rem!important}._mx-xl-3_1hcti_3410{margin-right:1rem!important;margin-left:1rem!important}._mx-xl-4_1hcti_3414{margin-right:1.5rem!important;margin-left:1.5rem!important}._mx-xl-5_1hcti_3418{margin-right:3rem!important;margin-left:3rem!important}._mx-xl-auto_1hcti_3422{margin-right:auto!important;margin-left:auto!important}._my-xl-0_1hcti_3426{margin-top:0!important;margin-bottom:0!important}._my-xl-1_1hcti_3430{margin-top:.25rem!important;margin-bottom:.25rem!important}._my-xl-2_1hcti_3434{margin-top:.5rem!important;margin-bottom:.5rem!important}._my-xl-3_1hcti_3438{margin-top:1rem!important;margin-bottom:1rem!important}._my-xl-4_1hcti_3442{margin-top:1.5rem!important;margin-bottom:1.5rem!important}._my-xl-5_1hcti_3446{margin-top:3rem!important;margin-bottom:3rem!important}._my-xl-auto_1hcti_3450{margin-top:auto!important;margin-bottom:auto!important}._mt-xl-0_1hcti_3454{margin-top:0!important}._mt-xl-1_1hcti_3457{margin-top:.25rem!important}._mt-xl-2_1hcti_3460{margin-top:.5rem!important}._mt-xl-3_1hcti_3463{margin-top:1rem!important}._mt-xl-4_1hcti_3466{margin-top:1.5rem!important}._mt-xl-5_1hcti_3469{margin-top:3rem!important}._mt-xl-auto_1hcti_3472{margin-top:auto!important}._me-xl-0_1hcti_3475{margin-right:0!important}._me-xl-1_1hcti_3478{margin-right:.25rem!important}._me-xl-2_1hcti_3481{margin-right:.5rem!important}._me-xl-3_1hcti_3484{margin-right:1rem!important}._me-xl-4_1hcti_3487{margin-right:1.5rem!important}._me-xl-5_1hcti_3490{margin-right:3rem!important}._me-xl-auto_1hcti_3493{margin-right:auto!important}._mb-xl-0_1hcti_3496{margin-bottom:0!important}._mb-xl-1_1hcti_3499{margin-bottom:.25rem!important}._mb-xl-2_1hcti_3502{margin-bottom:.5rem!important}._mb-xl-3_1hcti_3505{margin-bottom:1rem!important}._mb-xl-4_1hcti_3508{margin-bottom:1.5rem!important}._mb-xl-5_1hcti_3511{margin-bottom:3rem!important}._mb-xl-auto_1hcti_3514{margin-bottom:auto!important}._ms-xl-0_1hcti_3517{margin-left:0!important}._ms-xl-1_1hcti_3520{margin-left:.25rem!important}._ms-xl-2_1hcti_3523{margin-left:.5rem!important}._ms-xl-3_1hcti_3526{margin-left:1rem!important}._ms-xl-4_1hcti_3529{margin-left:1.5rem!important}._ms-xl-5_1hcti_3532{margin-left:3rem!important}._ms-xl-auto_1hcti_3535{margin-left:auto!important}._p-xl-0_1hcti_3538{padding:0!important}._p-xl-1_1hcti_3541{padding:.25rem!important}._p-xl-2_1hcti_3544{padding:.5rem!important}._p-xl-3_1hcti_3547{padding:1rem!important}._p-xl-4_1hcti_3550{padding:1.5rem!important}._p-xl-5_1hcti_3553{padding:3rem!important}._px-xl-0_1hcti_3556{padding-right:0!important;padding-left:0!important}._px-xl-1_1hcti_3560{padding-right:.25rem!important;padding-left:.25rem!important}._px-xl-2_1hcti_3564{padding-right:.5rem!important;padding-left:.5rem!important}._px-xl-3_1hcti_3568{padding-right:1rem!important;padding-left:1rem!important}._px-xl-4_1hcti_3572{padding-right:1.5rem!important;padding-left:1.5rem!important}._px-xl-5_1hcti_3576{padding-right:3rem!important;padding-left:3rem!important}._py-xl-0_1hcti_3580{padding-top:0!important;padding-bottom:0!important}._py-xl-1_1hcti_3584{padding-top:.25rem!important;padding-bottom:.25rem!important}._py-xl-2_1hcti_3588{padding-top:.5rem!important;padding-bottom:.5rem!important}._py-xl-3_1hcti_3592{padding-top:1rem!important;padding-bottom:1rem!important}._py-xl-4_1hcti_3596{padding-top:1.5rem!important;padding-bottom:1.5rem!important}._py-xl-5_1hcti_3600{padding-top:3rem!important;padding-bottom:3rem!important}._pt-xl-0_1hcti_3604{padding-top:0!important}._pt-xl-1_1hcti_3607{padding-top:.25rem!important}._pt-xl-2_1hcti_3610{padding-top:.5rem!important}._pt-xl-3_1hcti_3613{padding-top:1rem!important}._pt-xl-4_1hcti_3616{padding-top:1.5rem!important}._pt-xl-5_1hcti_3619{padding-top:3rem!important}._pe-xl-0_1hcti_3622{padding-right:0!important}._pe-xl-1_1hcti_3625{padding-right:.25rem!important}._pe-xl-2_1hcti_3628{padding-right:.5rem!important}._pe-xl-3_1hcti_3631{padding-right:1rem!important}._pe-xl-4_1hcti_3634{padding-right:1.5rem!important}._pe-xl-5_1hcti_3637{padding-right:3rem!important}._pb-xl-0_1hcti_3640{padding-bottom:0!important}._pb-xl-1_1hcti_3643{padding-bottom:.25rem!important}._pb-xl-2_1hcti_3646{padding-bottom:.5rem!important}._pb-xl-3_1hcti_3649{padding-bottom:1rem!important}._pb-xl-4_1hcti_3652{padding-bottom:1.5rem!important}._pb-xl-5_1hcti_3655{padding-bottom:3rem!important}._ps-xl-0_1hcti_3658{padding-left:0!important}._ps-xl-1_1hcti_3661{padding-left:.25rem!important}._ps-xl-2_1hcti_3664{padding-left:.5rem!important}._ps-xl-3_1hcti_3667{padding-left:1rem!important}._ps-xl-4_1hcti_3670{padding-left:1.5rem!important}._ps-xl-5_1hcti_3673{padding-left:3rem!important}._gap-xl-0_1hcti_3676{gap:0!important}._gap-xl-1_1hcti_3679{gap:.25rem!important}._gap-xl-2_1hcti_3682{gap:.5rem!important}._gap-xl-3_1hcti_3685{gap:1rem!important}._gap-xl-4_1hcti_3688{gap:1.5rem!important}._gap-xl-5_1hcti_3691{gap:3rem!important}._text-xl-start_1hcti_3694{text-align:left!important}._text-xl-end_1hcti_3697{text-align:right!important}._text-xl-center_1hcti_3700{text-align:center!important}}@media (min-width: 1400px){._float-xxl-start_1hcti_3705{float:left!important}._float-xxl-end_1hcti_3708{float:right!important}._float-xxl-none_1hcti_3711{float:none!important}._d-xxl-inline_1hcti_3714{display:inline!important}._d-xxl-inline-block_1hcti_3717{display:inline-block!important}._d-xxl-block_1hcti_3720{display:block!important}._d-xxl-grid_1hcti_3723{display:grid!important}._d-xxl-table_1hcti_3726{display:table!important}._d-xxl-table-row_1hcti_3729{display:table-row!important}._d-xxl-table-cell_1hcti_3732{display:table-cell!important}._d-xxl-flex_1hcti_3735{display:flex!important}._d-xxl-inline-flex_1hcti_3738{display:inline-flex!important}._d-xxl-none_1hcti_3741{display:none!important}._flex-xxl-fill_1hcti_3744{flex:1 1 auto!important}._flex-xxl-row_1hcti_3747{flex-direction:row!important}._flex-xxl-column_1hcti_3750{flex-direction:column!important}._flex-xxl-row-reverse_1hcti_3753{flex-direction:row-reverse!important}._flex-xxl-column-reverse_1hcti_3756{flex-direction:column-reverse!important}._flex-xxl-grow-0_1hcti_3759{flex-grow:0!important}._flex-xxl-grow-1_1hcti_3762{flex-grow:1!important}._flex-xxl-shrink-0_1hcti_3765{flex-shrink:0!important}._flex-xxl-shrink-1_1hcti_3768{flex-shrink:1!important}._flex-xxl-wrap_1hcti_3771{flex-wrap:wrap!important}._flex-xxl-nowrap_1hcti_3774{flex-wrap:nowrap!important}._flex-xxl-wrap-reverse_1hcti_3777{flex-wrap:wrap-reverse!important}._justify-content-xxl-start_1hcti_3780{justify-content:flex-start!important}._justify-content-xxl-end_1hcti_3783{justify-content:flex-end!important}._justify-content-xxl-center_1hcti_3786{justify-content:center!important}._justify-content-xxl-between_1hcti_3789{justify-content:space-between!important}._justify-content-xxl-around_1hcti_3792{justify-content:space-around!important}._justify-content-xxl-evenly_1hcti_3795{justify-content:space-evenly!important}._align-items-xxl-start_1hcti_3798{align-items:flex-start!important}._align-items-xxl-end_1hcti_3801{align-items:flex-end!important}._align-items-xxl-center_1hcti_3804{align-items:center!important}._align-items-xxl-baseline_1hcti_3807{align-items:baseline!important}._align-items-xxl-stretch_1hcti_3810{align-items:stretch!important}._align-content-xxl-start_1hcti_3813{align-content:flex-start!important}._align-content-xxl-end_1hcti_3816{align-content:flex-end!important}._align-content-xxl-center_1hcti_3819{align-content:center!important}._align-content-xxl-between_1hcti_3822{align-content:space-between!important}._align-content-xxl-around_1hcti_3825{align-content:space-around!important}._align-content-xxl-stretch_1hcti_3828{align-content:stretch!important}._align-self-xxl-auto_1hcti_3831{align-self:auto!important}._align-self-xxl-start_1hcti_3834{align-self:flex-start!important}._align-self-xxl-end_1hcti_3837{align-self:flex-end!important}._align-self-xxl-center_1hcti_3840{align-self:center!important}._align-self-xxl-baseline_1hcti_3843{align-self:baseline!important}._align-self-xxl-stretch_1hcti_3846{align-self:stretch!important}._order-xxl-first_1hcti_3849{order:-1!important}._order-xxl-0_1hcti_3852{order:0!important}._order-xxl-1_1hcti_3855{order:1!important}._order-xxl-2_1hcti_3858{order:2!important}._order-xxl-3_1hcti_3861{order:3!important}._order-xxl-4_1hcti_3864{order:4!important}._order-xxl-5_1hcti_3867{order:5!important}._order-xxl-last_1hcti_3870{order:6!important}._m-xxl-0_1hcti_3873{margin:0!important}._m-xxl-1_1hcti_3876{margin:.25rem!important}._m-xxl-2_1hcti_3879{margin:.5rem!important}._m-xxl-3_1hcti_3882{margin:1rem!important}._m-xxl-4_1hcti_3885{margin:1.5rem!important}._m-xxl-5_1hcti_3888{margin:3rem!important}._m-xxl-auto_1hcti_3891{margin:auto!important}._mx-xxl-0_1hcti_3894{margin-right:0!important;margin-left:0!important}._mx-xxl-1_1hcti_3898{margin-right:.25rem!important;margin-left:.25rem!important}._mx-xxl-2_1hcti_3902{margin-right:.5rem!important;margin-left:.5rem!important}._mx-xxl-3_1hcti_3906{margin-right:1rem!important;margin-left:1rem!important}._mx-xxl-4_1hcti_3910{margin-right:1.5rem!important;margin-left:1.5rem!important}._mx-xxl-5_1hcti_3914{margin-right:3rem!important;margin-left:3rem!important}._mx-xxl-auto_1hcti_3918{margin-right:auto!important;margin-left:auto!important}._my-xxl-0_1hcti_3922{margin-top:0!important;margin-bottom:0!important}._my-xxl-1_1hcti_3926{margin-top:.25rem!important;margin-bottom:.25rem!important}._my-xxl-2_1hcti_3930{margin-top:.5rem!important;margin-bottom:.5rem!important}._my-xxl-3_1hcti_3934{margin-top:1rem!important;margin-bottom:1rem!important}._my-xxl-4_1hcti_3938{margin-top:1.5rem!important;margin-bottom:1.5rem!important}._my-xxl-5_1hcti_3942{margin-top:3rem!important;margin-bottom:3rem!important}._my-xxl-auto_1hcti_3946{margin-top:auto!important;margin-bottom:auto!important}._mt-xxl-0_1hcti_3950{margin-top:0!important}._mt-xxl-1_1hcti_3953{margin-top:.25rem!important}._mt-xxl-2_1hcti_3956{margin-top:.5rem!important}._mt-xxl-3_1hcti_3959{margin-top:1rem!important}._mt-xxl-4_1hcti_3962{margin-top:1.5rem!important}._mt-xxl-5_1hcti_3965{margin-top:3rem!important}._mt-xxl-auto_1hcti_3968{margin-top:auto!important}._me-xxl-0_1hcti_3971{margin-right:0!important}._me-xxl-1_1hcti_3974{margin-right:.25rem!important}._me-xxl-2_1hcti_3977{margin-right:.5rem!important}._me-xxl-3_1hcti_3980{margin-right:1rem!important}._me-xxl-4_1hcti_3983{margin-right:1.5rem!important}._me-xxl-5_1hcti_3986{margin-right:3rem!important}._me-xxl-auto_1hcti_3989{margin-right:auto!important}._mb-xxl-0_1hcti_3992{margin-bottom:0!important}._mb-xxl-1_1hcti_3995{margin-bottom:.25rem!important}._mb-xxl-2_1hcti_3998{margin-bottom:.5rem!important}._mb-xxl-3_1hcti_4001{margin-bottom:1rem!important}._mb-xxl-4_1hcti_4004{margin-bottom:1.5rem!important}._mb-xxl-5_1hcti_4007{margin-bottom:3rem!important}._mb-xxl-auto_1hcti_4010{margin-bottom:auto!important}._ms-xxl-0_1hcti_4013{margin-left:0!important}._ms-xxl-1_1hcti_4016{margin-left:.25rem!important}._ms-xxl-2_1hcti_4019{margin-left:.5rem!important}._ms-xxl-3_1hcti_4022{margin-left:1rem!important}._ms-xxl-4_1hcti_4025{margin-left:1.5rem!important}._ms-xxl-5_1hcti_4028{margin-left:3rem!important}._ms-xxl-auto_1hcti_4031{margin-left:auto!important}._p-xxl-0_1hcti_4034{padding:0!important}._p-xxl-1_1hcti_4037{padding:.25rem!important}._p-xxl-2_1hcti_4040{padding:.5rem!important}._p-xxl-3_1hcti_4043{padding:1rem!important}._p-xxl-4_1hcti_4046{padding:1.5rem!important}._p-xxl-5_1hcti_4049{padding:3rem!important}._px-xxl-0_1hcti_4052{padding-right:0!important;padding-left:0!important}._px-xxl-1_1hcti_4056{padding-right:.25rem!important;padding-left:.25rem!important}._px-xxl-2_1hcti_4060{padding-right:.5rem!important;padding-left:.5rem!important}._px-xxl-3_1hcti_4064{padding-right:1rem!important;padding-left:1rem!important}._px-xxl-4_1hcti_4068{padding-right:1.5rem!important;padding-left:1.5rem!important}._px-xxl-5_1hcti_4072{padding-right:3rem!important;padding-left:3rem!important}._py-xxl-0_1hcti_4076{padding-top:0!important;padding-bottom:0!important}._py-xxl-1_1hcti_4080{padding-top:.25rem!important;padding-bottom:.25rem!important}._py-xxl-2_1hcti_4084{padding-top:.5rem!important;padding-bottom:.5rem!important}._py-xxl-3_1hcti_4088{padding-top:1rem!important;padding-bottom:1rem!important}._py-xxl-4_1hcti_4092{padding-top:1.5rem!important;padding-bottom:1.5rem!important}._py-xxl-5_1hcti_4096{padding-top:3rem!important;padding-bottom:3rem!important}._pt-xxl-0_1hcti_4100{padding-top:0!important}._pt-xxl-1_1hcti_4103{padding-top:.25rem!important}._pt-xxl-2_1hcti_4106{padding-top:.5rem!important}._pt-xxl-3_1hcti_4109{padding-top:1rem!important}._pt-xxl-4_1hcti_4112{padding-top:1.5rem!important}._pt-xxl-5_1hcti_4115{padding-top:3rem!important}._pe-xxl-0_1hcti_4118{padding-right:0!important}._pe-xxl-1_1hcti_4121{padding-right:.25rem!important}._pe-xxl-2_1hcti_4124{padding-right:.5rem!important}._pe-xxl-3_1hcti_4127{padding-right:1rem!important}._pe-xxl-4_1hcti_4130{padding-right:1.5rem!important}._pe-xxl-5_1hcti_4133{padding-right:3rem!important}._pb-xxl-0_1hcti_4136{padding-bottom:0!important}._pb-xxl-1_1hcti_4139{padding-bottom:.25rem!important}._pb-xxl-2_1hcti_4142{padding-bottom:.5rem!important}._pb-xxl-3_1hcti_4145{padding-bottom:1rem!important}._pb-xxl-4_1hcti_4148{padding-bottom:1.5rem!important}._pb-xxl-5_1hcti_4151{padding-bottom:3rem!important}._ps-xxl-0_1hcti_4154{padding-left:0!important}._ps-xxl-1_1hcti_4157{padding-left:.25rem!important}._ps-xxl-2_1hcti_4160{padding-left:.5rem!important}._ps-xxl-3_1hcti_4163{padding-left:1rem!important}._ps-xxl-4_1hcti_4166{padding-left:1.5rem!important}._ps-xxl-5_1hcti_4169{padding-left:3rem!important}._gap-xxl-0_1hcti_4172{gap:0!important}._gap-xxl-1_1hcti_4175{gap:.25rem!important}._gap-xxl-2_1hcti_4178{gap:.5rem!important}._gap-xxl-3_1hcti_4181{gap:1rem!important}._gap-xxl-4_1hcti_4184{gap:1.5rem!important}._gap-xxl-5_1hcti_4187{gap:3rem!important}._text-xxl-start_1hcti_4190{text-align:left!important}._text-xxl-end_1hcti_4193{text-align:right!important}._text-xxl-center_1hcti_4196{text-align:center!important}}@media (min-width: 1200px){._fs-1_1hcti_1338{font-size:2.5rem!important}._fs-2_1hcti_1342{font-size:2rem!important}._fs-3_1hcti_1346{font-size:1.75rem!important}._fs-4_1hcti_1350{font-size:1.5rem!important}}@media print{._d-print-inline_1hcti_4215{display:inline!important}._d-print-inline-block_1hcti_4218{display:inline-block!important}._d-print-block_1hcti_4221{display:block!important}._d-print-grid_1hcti_4224{display:grid!important}._d-print-table_1hcti_4227{display:table!important}._d-print-table-row_1hcti_4230{display:table-row!important}._d-print-table-cell_1hcti_4233{display:table-cell!important}._d-print-flex_1hcti_4236{display:flex!important}._d-print-inline-flex_1hcti_4239{display:inline-flex!important}._d-print-none_1hcti_4242{display:none!important}}._navbar_1hcti_4246{background-color:#ffffffd9;backdrop-filter:saturate(180%) blur(20px);z-index:999}._logotype_1hcti_4252{display:inline-block;height:32px;width:32px;border-radius:32px;margin-right:8px;vertical-align:middle}._navLink_1hcti_4261{border-radius:.375rem}._navLink_1hcti_4261:hover,._navLink_1hcti_4261:focus{background-color:#6c757d13}
