-
-
Notifications
You must be signed in to change notification settings - Fork 81
/
Copy pathindex.html
203 lines (171 loc) · 274 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="generator" content="Hugo 0.116.1">
<script src="SDAI%20Android%20App_files/livereload.js" data-no-instant=""
defer="defer"></script>
<title>SDAI Android App </title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta name="description"
content="Generate Stable Diffusion AI assets on your own Automatic1111 instance.">
<meta name="msapplication-TileColor" content="">
<meta name="application-name" content="SDAI Android App">
<!-- -->
<meta itemprop="name" content="">
<meta itemprop="description"
content="Generate Stable Diffusion AI assets on your own Automatic1111 instance.">
<style type="text/css" media="all">/*!
* Bootstrap v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 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-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: #7C76BB;--bs-secondary: rgba(39,163,255,0.160784);--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #FF87B0;--bs-light: #fff;--bs-dark: #212529;--bs-primary-rgb: 124,118,187;--bs-secondary-rgb: 39,163,255;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 255,135,176;--bs-light-rgb: 255,255,255;--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", 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));--bs-body-font-family: Inter,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}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#7C76BB;text-decoration:underline}a:hover{color:#635e96}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,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,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}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}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-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}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.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{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.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%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.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%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.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-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.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%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.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-9{flex:0 0 auto;width:75%}.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%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-bg: rgba(0,0,0,0);--bs-table-accent-bg: rgba(0,0,0,0);--bs-table-striped-color: #212529;--bs-table-striped-bg: rgba(0,0,0,0.05);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0,0,0,0.1);--bs-table-hover-color: #212529;--bs-table-hover-bg: rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg: #e5e4f1;--bs-table-striped-bg: #dad9e5;--bs-table-striped-color: #000;--bs-table-active-bg: #cecdd9;--bs-table-active-color: #000;--bs-table-hover-bg: #d4d3df;--bs-table-hover-color: #000;color:#000;border-color:#cecdd9}.table-secondary{--bs-table-bg: rgba(250,253,255,0.832157);--bs-table-striped-bg: rgba(233,236,237,0.840549);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(216,219,221,0.848941);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(224,227,229,0.844745);--bs-table-hover-color: #000;color:#000;border-color:rgba(216,219,221,0.848941)}.table-success{--bs-table-bg: #d1e7dd;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg: #cff4fc;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg: #ffe7ef;--bs-table-striped-bg: #f2dbe3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6d0d7;--bs-table-active-color: #000;--bs-table-hover-bg: #ecd6dd;--bs-table-hover-color: #000;color:#000;border-color:#e6d0d7}.table-light{--bs-table-bg: #fff;--bs-table-striped-bg: #f2f2f2;--bs-table-striped-color: #000;--bs-table-active-bg: #e6e6e6;--bs-table-active-color: #000;--bs-table-hover-bg: #ececec;--bs-table-hover-color: #000;color:#000;border-color:#e6e6e6}.table-dark{--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.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:#bebbdd;outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,0.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 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:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 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{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#bebbdd;outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,0.25);appearance:none;color-adjust:exact}.form-check-input[type="checkbox"]{border-radius:.25em}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#bebbdd;outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,0.25)}.form-check-input:checked{background-color:#7C76BB;border-color:#7C76BB}.form-check-input:checked[type="checkbox"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate{background-color:#7C76BB;border-color:#7C76BB;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23bebbdd'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(124,118,187,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(124,118,187,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#7C76BB;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#d8d6eb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#7C76BB;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#d8d6eb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,0.9);border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,0.25)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#FF87B0}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(255,135,176,0.9);border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#FF87B0;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF87B0'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF87B0' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#FF87B0;box-shadow:0 0 0 .25rem rgba(255,135,176,0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#FF87B0}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF87B0'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF87B0' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#FF87B0;box-shadow:0 0 0 .25rem rgba(255,135,176,0.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#FF87B0}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#FF87B0}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(255,135,176,0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#FF87B0}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;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){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,0.25)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#000;background-color:#7C76BB;border-color:#7C76BB}.btn-primary:hover{color:#000;background-color:#908bc5;border-color:#8984c2}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#000;background-color:#908bc5;border-color:#8984c2;box-shadow:0 0 0 .25rem rgba(105,100,159,0.5)}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#000;background-color:#9691c9;border-color:#8984c2}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(105,100,159,0.5)}.btn-primary:disabled,.btn-primary.disabled{color:#000;background-color:#7C76BB;border-color:#7C76BB}.btn-secondary{color:#000;background-color:rgba(39,163,255,0.160784);border-color:rgba(39,163,255,0.160784)}.btn-secondary:hover{color:#000;background-color:rgba(183,225,255,0.286667);border-color:rgba(160,214,255,0.244706)}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:rgba(183,225,255,0.286667);border-color:rgba(160,214,255,0.244706);box-shadow:0 0 0 .25rem rgba(13,54,84,0.5)}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:rgba(199,231,255,0.328627);border-color:rgba(160,214,255,0.244706)}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(13,54,84,0.5)}.btn-secondary:disabled,.btn-secondary.disabled{color:#000;background-color:rgba(39,163,255,0.160784);border-color:rgba(39,163,255,0.160784)}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,0.5)}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,0.5)}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,0.5)}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,0.5)}.btn-info:disabled,.btn-info.disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,0.5)}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,0.5)}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#000;background-color:#FF87B0;border-color:#FF87B0}.btn-danger:hover{color:#000;background-color:#ff99bc;border-color:#ff93b8}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#000;background-color:#ff99bc;border-color:#ff93b8;box-shadow:0 0 0 .25rem rgba(217,115,150,0.5)}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#000;background-color:#ff9fc0;border-color:#ff93b8}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,115,150,0.5)}.btn-danger:disabled,.btn-danger.disabled{color:#000;background-color:#FF87B0;border-color:#FF87B0}.btn-light{color:#000;background-color:#fff;border-color:#fff}.btn-light:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .25rem rgba(217,217,217,0.5)}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,217,217,0.5)}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#fff;border-color:#fff}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,0.5)}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,0.5)}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#7C76BB;border-color:#7C76BB}.btn-outline-primary:hover{color:#000;background-color:#7C76BB;border-color:#7C76BB}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(124,118,187,0.5)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#000;background-color:#7C76BB;border-color:#7C76BB}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(124,118,187,0.5)}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#7C76BB;background-color:transparent}.btn-outline-secondary{color:rgba(39,163,255,0.160784);border-color:rgba(39,163,255,0.160784)}.btn-outline-secondary:hover{color:#000;background-color:rgba(39,163,255,0.160784);border-color:rgba(39,163,255,0.160784)}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(39,163,255,0.5)}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#000;background-color:rgba(39,163,255,0.160784);border-color:rgba(39,163,255,0.160784)}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(39,163,255,0.5)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:rgba(39,163,255,0.160784);background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,0.5)}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#198754;border-color:#198754}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,0.5)}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,0.5)}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,0.5)}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,0.5)}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,0.5)}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#FF87B0;border-color:#FF87B0}.btn-outline-danger:hover{color:#000;background-color:#FF87B0;border-color:#FF87B0}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(255,135,176,0.5)}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#000;background-color:#FF87B0;border-color:#FF87B0}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(255,135,176,0.5)}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#FF87B0;background-color:transparent}.btn-outline-light{color:#fff;border-color:#fff}.btn-outline-light:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(255,255,255,0.5)}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(255,255,255,0.5)}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#fff;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,0.5)}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#212529;border-color:#212529}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,0.5)}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#7C76BB;text-decoration:underline}.btn-link:hover{color:#635e96}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,0.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#7C76BB}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,0.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:rgba(255,255,255,0.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#7C76BB}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,0.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n + 3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#7C76BB;text-decoration:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#635e96}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#7C76BB}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible !important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.55)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.55);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.55);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.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:#706aa8;background-color:#f2f1f8;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23706aa8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;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:#bebbdd;outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,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:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#7C76BB;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;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){.page-link{transition:none}}.page-link:hover{z-index:2;color:#635e96;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#635e96;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,0.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#7C76BB;border-color:#7C76BB}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#4a4770;background-color:#e5e4f1;border-color:#d8d6eb}.alert-primary .alert-link{color:#3b395a}.alert-secondary{color:rgba(5,19,30,0.496471);background-color:rgba(250,253,255,0.832157);border-color:rgba(247,252,255,0.748235)}.alert-secondary .alert-link{color:rgba(3,11,17,0.597176)}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#99516a;background-color:#ffe7ef;border-color:#ffdbe7}.alert-danger .alert-link{color:#7a4155}.alert-light{color:#666;background-color:#fff;border-color:#fff}.alert-light .alert-link{color:#525252}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#7C76BB;transition:width 0.6s ease}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#7C76BB;border-color:#7C76BB}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#4a4770;background-color:#e5e4f1}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#4a4770;background-color:#cecdd9}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#4a4770;border-color:#4a4770}.list-group-item-secondary{color:rgba(5,19,30,0.496471);background-color:rgba(250,253,255,0.832157)}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:rgba(5,19,30,0.496471);background-color:rgba(216,219,221,0.848941)}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:rgba(5,19,30,0.496471);border-color:rgba(5,19,30,0.496471)}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#99516a;background-color:#ffe7ef}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#99516a;background-color:#e6d0d7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#99516a;border-color:#99516a}.list-group-item-light{color:#666;background-color:#fff}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#666;background-color:#e6e6e6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#666;border-color:#666}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(124,118,187,0.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^="right"]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^="left"]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0 /* rtl:ignore */;z-index:1070;display:block;max-width:276px;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,0.25)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,0.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.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%;backface-visibility:hidden;transition:transform .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-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.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:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,0.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,0.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,0.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,0.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0,0,0,0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#7C76BB}.link-primary:hover,.link-primary:focus{color:#9691c9}.link-secondary{color:rgba(39,163,255,0.160784)}.link-secondary:hover,.link-secondary:focus{color:rgba(199,231,255,0.328627)}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#FF87B0}.link-danger:hover,.link-danger:focus{color:#ff9fc0}.link-light{color:#fff}.link-light:hover,.link-light:focus{color:#fff}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.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}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top: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){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::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.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:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#7C76BB !important}.border-secondary{border-color:rgba(39,163,255,0.160784) !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#FF87B0 !important}.border-light{border-color:#fff !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + .9vw) !important}.fs-3{font-size:calc(1.3rem + .6vw) !important}.fs-4{font-size:calc(1.275rem + .3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.25rem !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media (min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media (min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:'Inter';src:url("http://localhost:1313//fonts/Inter-Regular.ttf") format("truetype");font-weight:normal}@font-face{font-family:'Inter';src:url("http://localhost:1313//fonts/Inter-SemiBold.ttf") format("truetype");font-weight:600}@font-face{font-family:'Inter';src:url("http://localhost:1313//fonts/Inter-Bold.ttf") format("truetype");font-weight:bold}.fw-semibold{font-weight:600}.text-black-61{color:rgba(0,0,0,0.61)}.bg-green{background-color:#B4D1C4}.bg-yellow{background-color:#F6DE9D}.bg-red{background-color:#FF87B0D9}.bg-purple{background-color:#ADA8D6}.bg-blue-16{background-color:rgba(39,163,255,0.16)}.border-blue-16{border-color:rgba(39,163,255,0.16)}.bg-blue-63{background-color:rgba(220,240,255,0.63)}.bg-blue-light{background-color:#F6FBFF}.border-radius-34{border-radius:34px}.size-16{min-width:16px;max-width:16px;min-height:16px;max-height:16px}.size-24{min-width:24px;max-width:24px;min-height:24px;max-height:24px}.size-64{min-width:64px;max-width:64px;min-height:64px;max-height:64px}.size-90{min-width:90px;max-width:90px;min-height:90px;max-height:90px}.aspect-ratio-62-5{position:relative;width:100%;max-height:0;padding-bottom:62.5%}.aspect-ratio-62-5 img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center}.navbar .navbar-brand img{width:auto;max-height:calc(1.4rem + .6vw)}.section.hero .hero-title strong{color:#FF87B0}@media (min-width: 1200px){.section.portfolio .portfolio-feature:nth-child(odd){flex-direction:row-reverse}}.section.blog-list .pagination{justify-content:center}.blog-content{max-width:900px}.blog-content .highlight pre{padding:16px;border-radius:8px}
</style>
<script>(()=>{var wr=Object.create;var je=Object.defineProperty;var Sr=Object.getOwnPropertyDescriptor;var Nr=Object.getOwnPropertyNames;var Dr=Object.getPrototypeOf,Lr=Object.prototype.hasOwnProperty;var G=(t,e)=>()=>(t&&(e=t(t=0)),e);var Ht=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Ir=(t,e)=>{for(var n in e)je(t,n,{get:e[n],enumerable:!0})},Si=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Nr(e))!Lr.call(t,r)&&r!==n&&je(t,r,{get:()=>e[r],enumerable:!(o=Sr(e,r))||o.enumerable});return t};var Kt=(t,e,n)=>(n=t!=null?wr(Dr(t)):{},Si(e||!t||!t.__esModule?je(n,"default",{value:t,enumerable:!0}):n,t)),Ni=t=>Si(je({},"__esModule",{value:!0}),t);var Ut=Ht((pn,hn)=>{(function(t,e){typeof pn=="object"&&typeof hn<"u"?hn.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.EventHandler=e())})(pn,function(){"use strict";let t=()=>{let{jQuery:_}=window;return _&&!document.body.hasAttribute("data-bs-no-jquery")?_:null},e=/[^.]*(?=\..*)\.|.*/,n=/\..*/,o=/::\d+$/,r={},i=1,c={mouseenter:"mouseover",mouseleave:"mouseout"},s=/^(mouseenter|mouseleave)/i,E=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function S(_,l){return l&&`${l}::${i++}`||_.uidEvent||i++}function v(_){let l=S(_);return _.uidEvent=l,r[l]=r[l]||{},r[l]}function J(_,l){return function g(y){return y.delegateTarget=_,g.oneOff&&q.off(_,y.type,l),l.apply(_,[y])}}function tt(_,l,g){return function y(W){let j=_.querySelectorAll(l);for(let{target:P}=W;P&&P!==this;P=P.parentNode)for(let F=j.length;F--;)if(j[F]===P)return W.delegateTarget=P,y.oneOff&&q.off(_,W.type,l,g),g.apply(P,[W]);return null}}function Y(_,l,g=null){let y=Object.keys(_);for(let W=0,j=y.length;W<j;W++){let P=_[y[W]];if(P.originalHandler===l&&P.delegationSelector===g)return P}return null}function X(_,l,g){let y=typeof l=="string",W=y?g:l,j=D(_);return E.has(j)||(j=_),[y,W,j]}function T(_,l,g,y,W){if(typeof l!="string"||!_)return;if(g||(g=y,y=null),s.test(l)){let pt=Et=>function(Z){if(!Z.relatedTarget||Z.relatedTarget!==Z.delegateTarget&&!Z.delegateTarget.contains(Z.relatedTarget))return Et.call(this,Z)};y?y=pt(y):g=pt(g)}let[j,P,F]=X(l,g,y),st=v(_),et=st[F]||(st[F]={}),gt=Y(et,P,j?g:null);if(gt){gt.oneOff=gt.oneOff&&W;return}let ct=S(P,l.replace(e,"")),nt=j?tt(_,g,y):J(_,g);nt.delegationSelector=j?g:null,nt.originalHandler=P,nt.oneOff=W,nt.uidEvent=ct,et[ct]=nt,_.addEventListener(F,nt,j)}function O(_,l,g,y,W){let j=Y(l[g],y,W);j&&(_.removeEventListener(g,j,!!W),delete l[g][j.uidEvent])}function b(_,l,g,y){let W=l[g]||{};Object.keys(W).forEach(j=>{if(j.includes(y)){let P=W[j];O(_,l,g,P.originalHandler,P.delegationSelector)}})}function D(_){return _=_.replace(n,""),c[_]||_}let q={on(_,l,g,y){T(_,l,g,y,!1)},one(_,l,g,y){T(_,l,g,y,!0)},off(_,l,g,y){if(typeof l!="string"||!_)return;let[W,j,P]=X(l,g,y),F=P!==l,st=v(_),et=l.startsWith(".");if(typeof j<"u"){if(!st||!st[P])return;O(_,st,P,j,W?g:null);return}et&&Object.keys(st).forEach(ct=>{b(_,st,ct,l.slice(1))});let gt=st[P]||{};Object.keys(gt).forEach(ct=>{let nt=ct.replace(o,"");if(!F||l.includes(nt)){let pt=gt[ct];O(_,st,P,pt.originalHandler,pt.delegationSelector)}})},trigger(_,l,g){if(typeof l!="string"||!_)return null;let y=t(),W=D(l),j=l!==W,P=E.has(W),F,st=!0,et=!0,gt=!1,ct=null;return j&&y&&(F=y.Event(l,g),y(_).trigger(F),st=!F.isPropagationStopped(),et=!F.isImmediatePropagationStopped(),gt=F.isDefaultPrevented()),P?(ct=document.createEvent("HTMLEvents"),ct.initEvent(W,st,!0)):ct=new CustomEvent(l,{bubbles:st,cancelable:!0}),typeof g<"u"&&Object.keys(g).forEach(nt=>{Object.defineProperty(ct,nt,{get(){return g[nt]}})}),gt&&ct.preventDefault(),et&&_.dispatchEvent(ct),ct.defaultPrevented&&typeof F<"u"&&F.preventDefault(),ct}};return q})});var Fe=Ht((mn,_n)=>{(function(t,e){typeof mn=="object"&&typeof _n<"u"?_n.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.Data=e())})(mn,function(){"use strict";let t=new Map;return{set(n,o,r){t.has(n)||t.set(n,new Map);let i=t.get(n);if(!i.has(o)&&i.size!==0){console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(i.keys())[0]}.`);return}i.set(o,r)},get(n,o){return t.has(n)&&t.get(n).get(o)||null},remove(n,o){if(!t.has(n))return;let r=t.get(n);r.delete(o),r.size===0&&t.delete(n)}}})});var Qt=Ht((gn,En)=>{(function(t,e){typeof gn=="object"&&typeof En<"u"?En.exports=e(Fe(),Ut()):typeof define=="function"&&define.amd?define(["./dom/data","./dom/event-handler"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Base=e(t.Data,t.EventHandler))})(gn,function(t,e){"use strict";let n=T=>T&&typeof T=="object"&&"default"in T?T:{default:T},o=n(t),r=n(e),i=1e3,c="transitionend",s=T=>{if(!T)return 0;let{transitionDuration:O,transitionDelay:b}=window.getComputedStyle(T),D=Number.parseFloat(O),q=Number.parseFloat(b);return!D&&!q?0:(O=O.split(",")[0],b=b.split(",")[0],(Number.parseFloat(O)+Number.parseFloat(b))*i)},E=T=>{T.dispatchEvent(new Event(c))},S=T=>!T||typeof T!="object"?!1:(typeof T.jquery<"u"&&(T=T[0]),typeof T.nodeType<"u"),v=T=>S(T)?T.jquery?T[0]:T:typeof T=="string"&&T.length>0?document.querySelector(T):null,J=T=>{typeof T=="function"&&T()},tt=(T,O,b=!0)=>{if(!b){J(T);return}let D=5,q=s(O)+D,_=!1,l=({target:g})=>{g===O&&(_=!0,O.removeEventListener(c,l),J(T))};O.addEventListener(c,l),setTimeout(()=>{_||E(O)},q)},Y="5.1.3";class X{constructor(O){O=v(O),O&&(this._element=O,o.default.set(this._element,this.constructor.DATA_KEY,this))}dispose(){o.default.remove(this._element,this.constructor.DATA_KEY),r.default.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach(O=>{this[O]=null})}_queueCallback(O,b,D=!0){tt(O,b,D)}static getInstance(O){return o.default.get(v(O),this.DATA_KEY)}static getOrCreateInstance(O,b={}){return this.getInstance(O)||new this(O,typeof b=="object"?b:null)}static get VERSION(){return Y}static get NAME(){throw new Error('You have to implement the static method "NAME", for each component!')}static get DATA_KEY(){return`bs.${this.NAME}`}static get EVENT_KEY(){return`.${this.DATA_KEY}`}}return X})});var Di=Ht((vn,yn)=>{(function(t,e){typeof vn=="object"&&typeof yn<"u"?yn.exports=e(Ut(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Alert=e(t.EventHandler,t.Base))})(vn,function(t,e){"use strict";let n=l=>l&&typeof l=="object"&&"default"in l?l:{default:l},o=n(t),r=n(e),i=l=>{let g=l.getAttribute("data-bs-target");if(!g||g==="#"){let y=l.getAttribute("href");if(!y||!y.includes("#")&&!y.startsWith("."))return null;y.includes("#")&&!y.startsWith("#")&&(y=`#${y.split("#")[1]}`),g=y&&y!=="#"?y.trim():null}return g},c=l=>{let g=i(l);return g?document.querySelector(g):null},s=l=>!l||l.nodeType!==Node.ELEMENT_NODE||l.classList.contains("disabled")?!0:typeof l.disabled<"u"?l.disabled:l.hasAttribute("disabled")&&l.getAttribute("disabled")!=="false",E=()=>{let{jQuery:l}=window;return l&&!document.body.hasAttribute("data-bs-no-jquery")?l:null},S=[],v=l=>{document.readyState==="loading"?(S.length||document.addEventListener("DOMContentLoaded",()=>{S.forEach(g=>g())}),S.push(l)):l()},J=l=>{v(()=>{let g=E();if(g){let y=l.NAME,W=g.fn[y];g.fn[y]=l.jQueryInterface,g.fn[y].Constructor=l,g.fn[y].noConflict=()=>(g.fn[y]=W,l.jQueryInterface)}})},tt=(l,g="hide")=>{let y=`click.dismiss${l.EVENT_KEY}`,W=l.NAME;o.default.on(document,y,`[data-bs-dismiss="${W}"]`,function(j){if(["A","AREA"].includes(this.tagName)&&j.preventDefault(),s(this))return;let P=c(this)||this.closest(`.${W}`);l.getOrCreateInstance(P)[g]()})},Y="alert",T=".bs.alert",O=`close${T}`,b=`closed${T}`,D="fade",q="show";class _ extends r.default{static get NAME(){return Y}close(){if(o.default.trigger(this._element,O).defaultPrevented)return;this._element.classList.remove(q);let y=this._element.classList.contains(D);this._queueCallback(()=>this._destroyElement(),this._element,y)}_destroyElement(){this._element.remove(),o.default.trigger(this._element,b),this.dispose()}static jQueryInterface(g){return this.each(function(){let y=_.getOrCreateInstance(this);if(typeof g=="string"){if(y[g]===void 0||g.startsWith("_")||g==="constructor")throw new TypeError(`No method named "${g}"`);y[g](this)}})}}return tt(_,"close"),J(_),_})});var Li=Ht((An,Tn)=>{(function(t,e){typeof An=="object"&&typeof Tn<"u"?Tn.exports=e(Ut(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Button=e(t.EventHandler,t.Base))})(An,function(t,e){"use strict";let n=b=>b&&typeof b=="object"&&"default"in b?b:{default:b},o=n(t),r=n(e),i=()=>{let{jQuery:b}=window;return b&&!document.body.hasAttribute("data-bs-no-jquery")?b:null},c=[],s=b=>{document.readyState==="loading"?(c.length||document.addEventListener("DOMContentLoaded",()=>{c.forEach(D=>D())}),c.push(b)):b()},E=b=>{s(()=>{let D=i();if(D){let q=b.NAME,_=D.fn[q];D.fn[q]=b.jQueryInterface,D.fn[q].Constructor=b,D.fn[q].noConflict=()=>(D.fn[q]=_,b.jQueryInterface)}})},S="button",J=".bs.button",tt=".data-api",Y="active",X='[data-bs-toggle="button"]',T=`click${J}${tt}`;class O extends r.default{static get NAME(){return S}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle(Y))}static jQueryInterface(D){return this.each(function(){let q=O.getOrCreateInstance(this);D==="toggle"&&q[D]()})}}return o.default.on(document,T,X,b=>{b.preventDefault();let D=b.target.closest(X);O.getOrCreateInstance(D).toggle()}),E(O),O})});var ne=Ht((bn,Cn)=>{(function(t,e){typeof bn=="object"&&typeof Cn<"u"?Cn.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.Manipulator=e())})(bn,function(){"use strict";function t(o){return o==="true"?!0:o==="false"?!1:o===Number(o).toString()?Number(o):o===""||o==="null"?null:o}function e(o){return o.replace(/[A-Z]/g,r=>`-${r.toLowerCase()}`)}return{setDataAttribute(o,r,i){o.setAttribute(`data-bs-${e(r)}`,i)},removeDataAttribute(o,r){o.removeAttribute(`data-bs-${e(r)}`)},getDataAttributes(o){if(!o)return{};let r={};return Object.keys(o.dataset).filter(i=>i.startsWith("bs")).forEach(i=>{let c=i.replace(/^bs/,"");c=c.charAt(0).toLowerCase()+c.slice(1,c.length),r[c]=t(o.dataset[i])}),r},getDataAttribute(o,r){return t(o.getAttribute(`data-bs-${e(r)}`))},offset(o){let r=o.getBoundingClientRect();return{top:r.top+window.pageYOffset,left:r.left+window.pageXOffset}},position(o){return{top:o.offsetTop,left:o.offsetLeft}}}})});var ie=Ht((On,wn)=>{(function(t,e){typeof On=="object"&&typeof wn<"u"?wn.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.SelectorEngine=e())})(On,function(){"use strict";let t=i=>!i||typeof i!="object"?!1:(typeof i.jquery<"u"&&(i=i[0]),typeof i.nodeType<"u"),e=i=>!t(i)||i.getClientRects().length===0?!1:getComputedStyle(i).getPropertyValue("visibility")==="visible",n=i=>!i||i.nodeType!==Node.ELEMENT_NODE||i.classList.contains("disabled")?!0:typeof i.disabled<"u"?i.disabled:i.hasAttribute("disabled")&&i.getAttribute("disabled")!=="false";return{find(i,c=document.documentElement){return[].concat(...Element.prototype.querySelectorAll.call(c,i))},findOne(i,c=document.documentElement){return Element.prototype.querySelector.call(c,i)},children(i,c){return[].concat(...i.children).filter(s=>s.matches(c))},parents(i,c){let s=[],E=i.parentNode;for(;E&&E.nodeType===Node.ELEMENT_NODE&&E.nodeType!==3;)E.matches(c)&&s.push(E),E=E.parentNode;return s},prev(i,c){let s=i.previousElementSibling;for(;s;){if(s.matches(c))return[s];s=s.previousElementSibling}return[]},next(i,c){let s=i.nextElementSibling;for(;s;){if(s.matches(c))return[s];s=s.nextElementSibling}return[]},focusableChildren(i){let c=["a","button","input","textarea","select","details","[tabindex]",'[contenteditable="true"]'].map(s=>`${s}:not([tabindex^="-"])`).join(", ");return this.find(c,i).filter(s=>!n(s)&&e(s))}}})});var Ii=Ht((Sn,Nn)=>{(function(t,e){typeof Sn=="object"&&typeof Nn<"u"?Nn.exports=e(Ut(),ne(),ie(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./dom/manipulator","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Carousel=e(t.EventHandler,t.Manipulator,t.SelectorEngine,t.Base))})(Sn,function(t,e,n,o){"use strict";let r=I=>I&&typeof I=="object"&&"default"in I?I:{default:I},i=r(t),c=r(e),s=r(n),E=r(o),S="transitionend",v=I=>I==null?`${I}`:{}.toString.call(I).match(/\s([a-z]+)/i)[1].toLowerCase(),J=I=>{let m=I.getAttribute("data-bs-target");if(!m||m==="#"){let H=I.getAttribute("href");if(!H||!H.includes("#")&&!H.startsWith("."))return null;H.includes("#")&&!H.startsWith("#")&&(H=`#${H.split("#")[1]}`),m=H&&H!=="#"?H.trim():null}return m},tt=I=>{let m=J(I);return m?document.querySelector(m):null},Y=I=>{I.dispatchEvent(new Event(S))},X=I=>!I||typeof I!="object"?!1:(typeof I.jquery<"u"&&(I=I[0]),typeof I.nodeType<"u"),T=(I,m,H)=>{Object.keys(H).forEach(it=>{let dt=H[it],ot=m[it],C=ot&&X(ot)?"element":v(ot);if(!new RegExp(dt).test(C))throw new TypeError(`${I.toUpperCase()}: Option "${it}" provided type "${C}" but expected type "${dt}".`)})},O=I=>!X(I)||I.getClientRects().length===0?!1:getComputedStyle(I).getPropertyValue("visibility")==="visible",b=I=>{I.offsetHeight},D=()=>{let{jQuery:I}=window;return I&&!document.body.hasAttribute("data-bs-no-jquery")?I:null},q=[],_=I=>{document.readyState==="loading"?(q.length||document.addEventListener("DOMContentLoaded",()=>{q.forEach(m=>m())}),q.push(I)):I()},l=()=>document.documentElement.dir==="rtl",g=I=>{_(()=>{let m=D();if(m){let H=I.NAME,it=m.fn[H];m.fn[H]=I.jQueryInterface,m.fn[H].Constructor=I,m.fn[H].noConflict=()=>(m.fn[H]=it,I.jQueryInterface)}})},y=(I,m,H,it)=>{let dt=I.indexOf(m);if(dt===-1)return I[!H&&it?I.length-1:0];let ot=I.length;return dt+=H?1:-1,it&&(dt=(dt+ot)%ot),I[Math.max(0,Math.min(dt,ot-1))]},W="carousel",P=".bs.carousel",F=".data-api",st="ArrowLeft",et="ArrowRight",gt=500,ct=40,nt={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},pt={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},Et="next",Z="prev",B="left",p="right",A={[st]:p,[et]:B},Q=`slide${P}`,rt=`slid${P}`,k=`keydown${P}`,M=`mouseenter${P}`,z=`mouseleave${P}`,mt=`touchstart${P}`,w=`touchmove${P}`,L=`touchend${P}`,K=`pointerdown${P}`,ft=`pointerup${P}`,St=`dragstart${P}`,yt=`load${P}${F}`,Ot=`click${P}${F}`,wt="carousel",vt="active",Dt="slide",Pt="carousel-item-end",R="carousel-item-start",a="carousel-item-next",u="carousel-item-prev",ut="pointer-event",lt=".active",Tt=".active.carousel-item",bt=".carousel-item",x=".carousel-item img",h=".carousel-item-next, .carousel-item-prev",U=".carousel-indicators",_t="[data-bs-target]",Ct="[data-bs-slide], [data-bs-slide-to]",ht='[data-bs-ride="carousel"]',N="touch",d="pen";class $ extends E.default{constructor(m,H){super(m),this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(H),this._indicatorsElement=s.default.findOne(U,this._element),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=!!window.PointerEvent,this._addEventListeners()}static get Default(){return nt}static get NAME(){return W}next(){this._slide(Et)}nextWhenVisible(){!document.hidden&&O(this._element)&&this.next()}prev(){this._slide(Z)}pause(m){m||(this._isPaused=!0),s.default.findOne(h,this._element)&&(Y(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(m){m||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config&&this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))}to(m){this._activeElement=s.default.findOne(Tt,this._element);let H=this._getItemIndex(this._activeElement);if(m>this._items.length-1||m<0)return;if(this._isSliding){i.default.one(this._element,rt,()=>this.to(m));return}if(H===m){this.pause(),this.cycle();return}let it=m>H?Et:Z;this._slide(it,this._items[m])}_getConfig(m){return m={...nt,...c.default.getDataAttributes(this._element),...typeof m=="object"?m:{}},T(W,m,pt),m}_handleSwipe(){let m=Math.abs(this.touchDeltaX);if(m<=ct)return;let H=m/this.touchDeltaX;this.touchDeltaX=0,H&&this._slide(H>0?p:B)}_addEventListeners(){this._config.keyboard&&i.default.on(this._element,k,m=>this._keydown(m)),this._config.pause==="hover"&&(i.default.on(this._element,M,m=>this.pause(m)),i.default.on(this._element,z,m=>this.cycle(m))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}_addTouchEventListeners(){let m=ot=>this._pointerEvent&&(ot.pointerType===d||ot.pointerType===N),H=ot=>{m(ot)?this.touchStartX=ot.clientX:this._pointerEvent||(this.touchStartX=ot.touches[0].clientX)},it=ot=>{this.touchDeltaX=ot.touches&&ot.touches.length>1?0:ot.touches[0].clientX-this.touchStartX},dt=ot=>{m(ot)&&(this.touchDeltaX=ot.clientX-this.touchStartX),this._handleSwipe(),this._config.pause==="hover"&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(C=>this.cycle(C),gt+this._config.interval))};s.default.find(x,this._element).forEach(ot=>{i.default.on(ot,St,C=>C.preventDefault())}),this._pointerEvent?(i.default.on(this._element,K,ot=>H(ot)),i.default.on(this._element,ft,ot=>dt(ot)),this._element.classList.add(ut)):(i.default.on(this._element,mt,ot=>H(ot)),i.default.on(this._element,w,ot=>it(ot)),i.default.on(this._element,L,ot=>dt(ot)))}_keydown(m){if(/input|textarea/i.test(m.target.tagName))return;let H=A[m.key];H&&(m.preventDefault(),this._slide(H))}_getItemIndex(m){return this._items=m&&m.parentNode?s.default.find(bt,m.parentNode):[],this._items.indexOf(m)}_getItemByOrder(m,H){let it=m===Et;return y(this._items,H,it,this._config.wrap)}_triggerSlideEvent(m,H){let it=this._getItemIndex(m),dt=this._getItemIndex(s.default.findOne(Tt,this._element));return i.default.trigger(this._element,Q,{relatedTarget:m,direction:H,from:dt,to:it})}_setActiveIndicatorElement(m){if(this._indicatorsElement){let H=s.default.findOne(lt,this._indicatorsElement);H.classList.remove(vt),H.removeAttribute("aria-current");let it=s.default.find(_t,this._indicatorsElement);for(let dt=0;dt<it.length;dt++)if(Number.parseInt(it[dt].getAttribute("data-bs-slide-to"),10)===this._getItemIndex(m)){it[dt].classList.add(vt),it[dt].setAttribute("aria-current","true");break}}}_updateInterval(){let m=this._activeElement||s.default.findOne(Tt,this._element);if(!m)return;let H=Number.parseInt(m.getAttribute("data-bs-interval"),10);H?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=H):this._config.interval=this._config.defaultInterval||this._config.interval}_slide(m,H){let it=this._directionToOrder(m),dt=s.default.findOne(Tt,this._element),ot=this._getItemIndex(dt),C=H||this._getItemByOrder(it,dt),f=this._getItemIndex(C),V=!!this._interval,at=it===Et,At=at?R:Pt,It=at?a:u,qt=this._orderToDirection(it);if(C&&C.classList.contains(vt)){this._isSliding=!1;return}if(this._isSliding||this._triggerSlideEvent(C,qt).defaultPrevented||!dt||!C)return;this._isSliding=!0,V&&this.pause(),this._setActiveIndicatorElement(C),this._activeElement=C;let wi=()=>{i.default.trigger(this._element,rt,{relatedTarget:C,direction:qt,from:ot,to:f})};if(this._element.classList.contains(Dt)){C.classList.add(It),b(C),dt.classList.add(At),C.classList.add(At);let Or=()=>{C.classList.remove(At,It),C.classList.add(vt),dt.classList.remove(vt,It,At),this._isSliding=!1,setTimeout(wi,0)};this._queueCallback(Or,dt,!0)}else dt.classList.remove(vt),C.classList.add(vt),this._isSliding=!1,wi();V&&this.cycle()}_directionToOrder(m){return[p,B].includes(m)?l()?m===B?Z:Et:m===B?Et:Z:m}_orderToDirection(m){return[Et,Z].includes(m)?l()?m===Z?B:p:m===Z?p:B:m}static carouselInterface(m,H){let it=$.getOrCreateInstance(m,H),{_config:dt}=it;typeof H=="object"&&(dt={...dt,...H});let ot=typeof H=="string"?H:dt.slide;if(typeof H=="number")it.to(H);else if(typeof ot=="string"){if(typeof it[ot]>"u")throw new TypeError(`No method named "${ot}"`);it[ot]()}else dt.interval&&dt.ride&&(it.pause(),it.cycle())}static jQueryInterface(m){return this.each(function(){$.carouselInterface(this,m)})}static dataApiClickHandler(m){let H=tt(this);if(!H||!H.classList.contains(wt))return;let it={...c.default.getDataAttributes(H),...c.default.getDataAttributes(this)},dt=this.getAttribute("data-bs-slide-to");dt&&(it.interval=!1),$.carouselInterface(H,it),dt&&$.getInstance(H).to(dt),m.preventDefault()}}return i.default.on(document,Ot,Ct,$.dataApiClickHandler),i.default.on(window,yt,()=>{let I=s.default.find(ht);for(let m=0,H=I.length;m<H;m++)$.carouselInterface(I[m],$.getInstance(I[m]))}),g($),$})});var xi=Ht((Dn,Ln)=>{(function(t,e){typeof Dn=="object"&&typeof Ln<"u"?Ln.exports=e(Fe(),Ut(),ne(),ie(),Qt()):typeof define=="function"&&define.amd?define(["./dom/data","./dom/event-handler","./dom/manipulator","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Collapse=e(t.Data,t.EventHandler,t.Manipulator,t.SelectorEngine,t.Base))})(Dn,function(t,e,n,o,r){"use strict";let i=w=>w&&typeof w=="object"&&"default"in w?w:{default:w},c=i(t),s=i(e),E=i(n),S=i(o),v=i(r),J=w=>w==null?`${w}`:{}.toString.call(w).match(/\s([a-z]+)/i)[1].toLowerCase(),tt=w=>{let L=w.getAttribute("data-bs-target");if(!L||L==="#"){let K=w.getAttribute("href");if(!K||!K.includes("#")&&!K.startsWith("."))return null;K.includes("#")&&!K.startsWith("#")&&(K=`#${K.split("#")[1]}`),L=K&&K!=="#"?K.trim():null}return L},Y=w=>{let L=tt(w);return L&&document.querySelector(L)?L:null},X=w=>{let L=tt(w);return L?document.querySelector(L):null},T=w=>!w||typeof w!="object"?!1:(typeof w.jquery<"u"&&(w=w[0]),typeof w.nodeType<"u"),O=w=>T(w)?w.jquery?w[0]:w:typeof w=="string"&&w.length>0?document.querySelector(w):null,b=(w,L,K)=>{Object.keys(K).forEach(ft=>{let St=K[ft],yt=L[ft],Ot=yt&&T(yt)?"element":J(yt);if(!new RegExp(St).test(Ot))throw new TypeError(`${w.toUpperCase()}: Option "${ft}" provided type "${Ot}" but expected type "${St}".`)})},D=w=>{w.offsetHeight},q=()=>{let{jQuery:w}=window;return w&&!document.body.hasAttribute("data-bs-no-jquery")?w:null},_=[],l=w=>{document.readyState==="loading"?(_.length||document.addEventListener("DOMContentLoaded",()=>{_.forEach(L=>L())}),_.push(w)):w()},g=w=>{l(()=>{let L=q();if(L){let K=w.NAME,ft=L.fn[K];L.fn[K]=w.jQueryInterface,L.fn[K].Constructor=w,L.fn[K].noConflict=()=>(L.fn[K]=ft,w.jQueryInterface)}})},y="collapse",W="bs.collapse",j=`.${W}`,P=".data-api",F={toggle:!0,parent:null},st={toggle:"boolean",parent:"(null|element)"},et=`show${j}`,gt=`shown${j}`,ct=`hide${j}`,nt=`hidden${j}`,pt=`click${j}${P}`,Et="show",Z="collapse",B="collapsing",p="collapsed",A=`:scope .${Z} .${Z}`,Q="collapse-horizontal",rt="width",k="height",M=".collapse.show, .collapse.collapsing",z='[data-bs-toggle="collapse"]';class mt extends v.default{constructor(L,K){super(L),this._isTransitioning=!1,this._config=this._getConfig(K),this._triggerArray=[];let ft=S.default.find(z);for(let St=0,yt=ft.length;St<yt;St++){let Ot=ft[St],wt=Y(Ot),vt=S.default.find(wt).filter(Dt=>Dt===this._element);wt!==null&&vt.length&&(this._selector=wt,this._triggerArray.push(Ot))}this._initializeChildren(),this._config.parent||this._addAriaAndCollapsedClass(this._triggerArray,this._isShown()),this._config.toggle&&this.toggle()}static get Default(){return F}static get NAME(){return y}toggle(){this._isShown()?this.hide():this.show()}show(){if(this._isTransitioning||this._isShown())return;let L=[],K;if(this._config.parent){let Dt=S.default.find(A,this._config.parent);L=S.default.find(M,this._config.parent).filter(Pt=>!Dt.includes(Pt))}let ft=S.default.findOne(this._selector);if(L.length){let Dt=L.find(Pt=>ft!==Pt);if(K=Dt?mt.getInstance(Dt):null,K&&K._isTransitioning)return}if(s.default.trigger(this._element,et).defaultPrevented)return;L.forEach(Dt=>{ft!==Dt&&mt.getOrCreateInstance(Dt,{toggle:!1}).hide(),K||c.default.set(Dt,W,null)});let yt=this._getDimension();this._element.classList.remove(Z),this._element.classList.add(B),this._element.style[yt]=0,this._addAriaAndCollapsedClass(this._triggerArray,!0),this._isTransitioning=!0;let Ot=()=>{this._isTransitioning=!1,this._element.classList.remove(B),this._element.classList.add(Z,Et),this._element.style[yt]="",s.default.trigger(this._element,gt)},vt=`scroll${yt[0].toUpperCase()+yt.slice(1)}`;this._queueCallback(Ot,this._element,!0),this._element.style[yt]=`${this._element[vt]}px`}hide(){if(this._isTransitioning||!this._isShown()||s.default.trigger(this._element,ct).defaultPrevented)return;let K=this._getDimension();this._element.style[K]=`${this._element.getBoundingClientRect()[K]}px`,D(this._element),this._element.classList.add(B),this._element.classList.remove(Z,Et);let ft=this._triggerArray.length;for(let yt=0;yt<ft;yt++){let Ot=this._triggerArray[yt],wt=X(Ot);wt&&!this._isShown(wt)&&this._addAriaAndCollapsedClass([Ot],!1)}this._isTransitioning=!0;let St=()=>{this._isTransitioning=!1,this._element.classList.remove(B),this._element.classList.add(Z),s.default.trigger(this._element,nt)};this._element.style[K]="",this._queueCallback(St,this._element,!0)}_isShown(L=this._element){return L.classList.contains(Et)}_getConfig(L){return L={...F,...E.default.getDataAttributes(this._element),...L},L.toggle=!!L.toggle,L.parent=O(L.parent),b(y,L,st),L}_getDimension(){return this._element.classList.contains(Q)?rt:k}_initializeChildren(){if(!this._config.parent)return;let L=S.default.find(A,this._config.parent);S.default.find(z,this._config.parent).filter(K=>!L.includes(K)).forEach(K=>{let ft=X(K);ft&&this._addAriaAndCollapsedClass([K],this._isShown(ft))})}_addAriaAndCollapsedClass(L,K){L.length&&L.forEach(ft=>{K?ft.classList.remove(p):ft.classList.add(p),ft.setAttribute("aria-expanded",K)})}static jQueryInterface(L){return this.each(function(){let K={};typeof L=="string"&&/show|hide/.test(L)&&(K.toggle=!1);let ft=mt.getOrCreateInstance(this,K);if(typeof L=="string"){if(typeof ft[L]>"u")throw new TypeError(`No method named "${L}"`);ft[L]()}})}}return s.default.on(document,pt,z,function(w){(w.target.tagName==="A"||w.delegateTarget&&w.delegateTarget.tagName==="A")&&w.preventDefault();let L=Y(this);S.default.find(L).forEach(ft=>{mt.getOrCreateInstance(ft,{toggle:!1}).toggle()})}),g(mt),mt})});var Nt,Rt,xt,Lt,Me,re,Zt,ce,In,Re,pe,xn,Ye,Pe,Mi,Ri,Pi,$i,ki,Vi,Hi,Bi,Wi,Ke,Wt=G(()=>{Nt="top",Rt="bottom",xt="right",Lt="left",Me="auto",re=[Nt,Rt,xt,Lt],Zt="start",ce="end",In="clippingParents",Re="viewport",pe="popper",xn="reference",Ye=re.reduce(function(t,e){return t.concat([e+"-"+Zt,e+"-"+ce])},[]),Pe=[].concat(re,[Me]).reduce(function(t,e){return t.concat([e,e+"-"+Zt,e+"-"+ce])},[]),Mi="beforeRead",Ri="read",Pi="afterRead",$i="beforeMain",ki="main",Vi="afterMain",Hi="beforeWrite",Bi="write",Wi="afterWrite",Ke=[Mi,Ri,Pi,$i,ki,Vi,Hi,Bi,Wi]});function kt(t){return t?(t.nodeName||"").toLowerCase():null}var ue=G(()=>{});function Mt(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}var te=G(()=>{});function ee(t){var e=Mt(t).Element;return t instanceof e||t instanceof Element}function $t(t){var e=Mt(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function Ue(t){if(typeof ShadowRoot>"u")return!1;var e=Mt(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}var Yt=G(()=>{te()});function xr(t){var e=t.state;Object.keys(e.elements).forEach(function(n){var o=e.styles[n]||{},r=e.attributes[n]||{},i=e.elements[n];!$t(i)||!kt(i)||(Object.assign(i.style,o),Object.keys(r).forEach(function(c){var s=r[c];s===!1?i.removeAttribute(c):i.setAttribute(c,s===!0?"":s)}))})}function Mr(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(o){var r=e.elements[o],i=e.attributes[o]||{},c=Object.keys(e.styles.hasOwnProperty(o)?e.styles[o]:n[o]),s=c.reduce(function(E,S){return E[S]="",E},{});!$t(r)||!kt(r)||(Object.assign(r.style,s),Object.keys(i).forEach(function(E){r.removeAttribute(E)}))})}}var be,Qe=G(()=>{ue();Yt();be={name:"applyStyles",enabled:!0,phase:"write",fn:xr,effect:Mr,requires:["computeStyles"]}});function Vt(t){return t.split("-")[0]}var oe=G(()=>{Wt()});var Xt,he,se,fe=G(()=>{Xt=Math.max,he=Math.min,se=Math.round});function zt(t,e){e===void 0&&(e=!1);var n=t.getBoundingClientRect(),o=1,r=1;if($t(t)&&e){var i=t.offsetHeight,c=t.offsetWidth;c>0&&(o=se(n.width)/c||1),i>0&&(r=se(n.height)/i||1)}return{width:n.width/o,height:n.height/r,top:n.top/r,right:n.right/o,bottom:n.bottom/r,left:n.left/o,x:n.left/o,y:n.top/r}}var Ce=G(()=>{Yt();fe()});function me(t){var e=zt(t),n=t.offsetWidth,o=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-o)<=1&&(o=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:o}}var ze=G(()=>{Ce()});function $e(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&Ue(n)){var o=e;do{if(o&&t.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}var Mn=G(()=>{Yt()});function jt(t){return Mt(t).getComputedStyle(t)}var _e=G(()=>{te()});function Rn(t){return["table","td","th"].indexOf(kt(t))>=0}var qi=G(()=>{ue()});function Bt(t){return((ee(t)?t.ownerDocument:t.document)||window.document).documentElement}var ae=G(()=>{Yt()});function le(t){return kt(t)==="html"?t:t.assignedSlot||t.parentNode||(Ue(t)?t.host:null)||Bt(t)}var ke=G(()=>{ue();ae();Yt()});function ji(t){return!$t(t)||jt(t).position==="fixed"?null:t.offsetParent}function Rr(t){var e=navigator.userAgent.toLowerCase().indexOf("firefox")!==-1,n=navigator.userAgent.indexOf("Trident")!==-1;if(n&&$t(t)){var o=jt(t);if(o.position==="fixed")return null}for(var r=le(t);$t(r)&&["html","body"].indexOf(kt(r))<0;){var i=jt(r);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||e&&i.willChange==="filter"||e&&i.filter&&i.filter!=="none")return r;r=r.parentNode}return null}function Jt(t){for(var e=Mt(t),n=ji(t);n&&Rn(n)&&jt(n).position==="static";)n=ji(n);return n&&(kt(n)==="html"||kt(n)==="body"&&jt(n).position==="static")?e:n||Rr(t)||e}var Oe=G(()=>{te();ue();_e();Yt();qi();ke()});function ge(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}var Ge=G(()=>{});function Ee(t,e,n){return Xt(t,he(e,n))}function Fi(t,e,n){var o=Ee(t,e,n);return o>n?n:o}var Pn=G(()=>{fe()});function Ve(){return{top:0,right:0,bottom:0,left:0}}var $n=G(()=>{});function He(t){return Object.assign({},Ve(),t)}var kn=G(()=>{$n()});function Be(t,e){return e.reduce(function(n,o){return n[o]=t,n},{})}var Vn=G(()=>{});function $r(t){var e,n=t.state,o=t.name,r=t.options,i=n.elements.arrow,c=n.modifiersData.popperOffsets,s=Vt(n.placement),E=ge(s),S=[Lt,xt].indexOf(s)>=0,v=S?"height":"width";if(!(!i||!c)){var J=Pr(r.padding,n),tt=me(i),Y=E==="y"?Nt:Lt,X=E==="y"?Rt:xt,T=n.rects.reference[v]+n.rects.reference[E]-c[E]-n.rects.popper[v],O=c[E]-n.rects.reference[E],b=Jt(i),D=b?E==="y"?b.clientHeight||0:b.clientWidth||0:0,q=T/2-O/2,_=J[Y],l=D-tt[v]-J[X],g=D/2-tt[v]/2+q,y=Ee(_,g,l),W=E;n.modifiersData[o]=(e={},e[W]=y,e.centerOffset=y-g,e)}}function kr(t){var e=t.state,n=t.options,o=n.element,r=o===void 0?"[data-popper-arrow]":o;r!=null&&(typeof r=="string"&&(r=e.elements.popper.querySelector(r),!r)||$e(e.elements.popper,r)&&(e.elements.arrow=r))}var Pr,Xe,Hn=G(()=>{oe();ze();Mn();Oe();Ge();Pn();kn();Vn();Wt();Yt();Pr=function(e,n){return e=typeof e=="function"?e(Object.assign({},n.rects,{placement:n.placement})):e,He(typeof e!="number"?e:Be(e,re))};Xe={name:"arrow",enabled:!0,phase:"main",fn:$r,effect:kr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]}});function Gt(t){return t.split("-")[1]}var we=G(()=>{});function Hr(t){var e=t.x,n=t.y,o=window,r=o.devicePixelRatio||1;return{x:se(e*r)/r||0,y:se(n*r)/r||0}}function Yi(t){var e,n=t.popper,o=t.popperRect,r=t.placement,i=t.variation,c=t.offsets,s=t.position,E=t.gpuAcceleration,S=t.adaptive,v=t.roundOffsets,J=t.isFixed,tt=c.x,Y=tt===void 0?0:tt,X=c.y,T=X===void 0?0:X,O=typeof v=="function"?v({x:Y,y:T}):{x:Y,y:T};Y=O.x,T=O.y;var b=c.hasOwnProperty("x"),D=c.hasOwnProperty("y"),q=Lt,_=Nt,l=window;if(S){var g=Jt(n),y="clientHeight",W="clientWidth";if(g===Mt(n)&&(g=Bt(n),jt(g).position!=="static"&&s==="absolute"&&(y="scrollHeight",W="scrollWidth")),g=g,r===Nt||(r===Lt||r===xt)&&i===ce){_=Rt;var j=J&&l.visualViewport?l.visualViewport.height:g[y];T-=j-o.height,T*=E?1:-1}if(r===Lt||(r===Nt||r===Rt)&&i===ce){q=xt;var P=J&&l.visualViewport?l.visualViewport.width:g[W];Y-=P-o.width,Y*=E?1:-1}}var F=Object.assign({position:s},S&&Vr),st=v===!0?Hr({x:Y,y:T}):{x:Y,y:T};if(Y=st.x,T=st.y,E){var et;return Object.assign({},F,(et={},et[_]=D?"0":"",et[q]=b?"0":"",et.transform=(l.devicePixelRatio||1)<=1?"translate("+Y+"px, "+T+"px)":"translate3d("+Y+"px, "+T+"px, 0)",et))}return Object.assign({},F,(e={},e[_]=D?T+"px":"",e[q]=b?Y+"px":"",e.transform="",e))}function Br(t){var e=t.state,n=t.options,o=n.gpuAcceleration,r=o===void 0?!0:o,i=n.adaptive,c=i===void 0?!0:i,s=n.roundOffsets,E=s===void 0?!0:s;if(!1)var S;var v={placement:Vt(e.placement),variation:Gt(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:r,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,Yi(Object.assign({},v,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:c,roundOffsets:E})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,Yi(Object.assign({},v,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:E})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}var Vr,Se,Je=G(()=>{Wt();Oe();te();ae();_e();oe();we();fe();Vr={top:"auto",right:"auto",bottom:"auto",left:"auto"};Se={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Br,data:{}}});function Wr(t){var e=t.state,n=t.instance,o=t.options,r=o.scroll,i=r===void 0?!0:r,c=o.resize,s=c===void 0?!0:c,E=Mt(e.elements.popper),S=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&S.forEach(function(v){v.addEventListener("scroll",n.update,Ze)}),s&&E.addEventListener("resize",n.update,Ze),function(){i&&S.forEach(function(v){v.removeEventListener("scroll",n.update,Ze)}),s&&E.removeEventListener("resize",n.update,Ze)}}var Ze,Ne,tn=G(()=>{te();Ze={passive:!0};Ne={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Wr,data:{}}});function De(t){return t.replace(/left|right|bottom|top/g,function(e){return qr[e]})}var qr,Ki=G(()=>{qr={left:"right",right:"left",bottom:"top",top:"bottom"}});function en(t){return t.replace(/start|end/g,function(e){return jr[e]})}var jr,Ui=G(()=>{jr={start:"end",end:"start"}});function ve(t){var e=Mt(t),n=e.pageXOffset,o=e.pageYOffset;return{scrollLeft:n,scrollTop:o}}var nn=G(()=>{te()});function ye(t){return zt(Bt(t)).left+ve(t).scrollLeft}var rn=G(()=>{Ce();ae();nn()});function Bn(t){var e=Mt(t),n=Bt(t),o=e.visualViewport,r=n.clientWidth,i=n.clientHeight,c=0,s=0;return o&&(r=o.width,i=o.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(c=o.offsetLeft,s=o.offsetTop)),{width:r,height:i,x:c+ye(t),y:s}}var Qi=G(()=>{te();ae();rn()});function Wn(t){var e,n=Bt(t),o=ve(t),r=(e=t.ownerDocument)==null?void 0:e.body,i=Xt(n.scrollWidth,n.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),c=Xt(n.scrollHeight,n.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),s=-o.scrollLeft+ye(t),E=-o.scrollTop;return jt(r||n).direction==="rtl"&&(s+=Xt(n.clientWidth,r?r.clientWidth:0)-i),{width:i,height:c,x:s,y:E}}var zi=G(()=>{ae();_e();rn();nn();fe()});function Ae(t){var e=jt(t),n=e.overflow,o=e.overflowX,r=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+r+o)}var on=G(()=>{_e()});function sn(t){return["html","body","#document"].indexOf(kt(t))>=0?t.ownerDocument.body:$t(t)&&Ae(t)?t:sn(le(t))}var Gi=G(()=>{ke();on();ue();Yt()});function de(t,e){var n;e===void 0&&(e=[]);var o=sn(t),r=o===((n=t.ownerDocument)==null?void 0:n.body),i=Mt(o),c=r?[i].concat(i.visualViewport||[],Ae(o)?o:[]):o,s=e.concat(c);return r?s:s.concat(de(le(c)))}var qn=G(()=>{Gi();ke();te();on()});function Le(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}var jn=G(()=>{});function Fr(t){var e=zt(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}function Xi(t,e){return e===Re?Le(Bn(t)):ee(e)?Fr(e):Le(Wn(Bt(t)))}function Yr(t){var e=de(le(t)),n=["absolute","fixed"].indexOf(jt(t).position)>=0,o=n&&$t(t)?Jt(t):t;return ee(o)?e.filter(function(r){return ee(r)&&$e(r,o)&&kt(r)!=="body"}):[]}function Fn(t,e,n){var o=e==="clippingParents"?Yr(t):[].concat(e),r=[].concat(o,[n]),i=r[0],c=r.reduce(function(s,E){var S=Xi(t,E);return s.top=Xt(S.top,s.top),s.right=he(S.right,s.right),s.bottom=he(S.bottom,s.bottom),s.left=Xt(S.left,s.left),s},Xi(t,i));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}var Ji=G(()=>{Wt();Qi();zi();qn();Oe();ae();_e();Yt();Ce();ke();Mn();ue();jn();fe()});function We(t){var e=t.reference,n=t.element,o=t.placement,r=o?Vt(o):null,i=o?Gt(o):null,c=e.x+e.width/2-n.width/2,s=e.y+e.height/2-n.height/2,E;switch(r){case Nt:E={x:c,y:e.y-n.height};break;case Rt:E={x:c,y:e.y+e.height};break;case xt:E={x:e.x+e.width,y:s};break;case Lt:E={x:e.x-n.width,y:s};break;default:E={x:e.x,y:e.y}}var S=r?ge(r):null;if(S!=null){var v=S==="y"?"height":"width";switch(i){case Zt:E[S]=E[S]-(e[v]/2-n[v]/2);break;case ce:E[S]=E[S]+(e[v]/2-n[v]/2);break;default:}}return E}var Yn=G(()=>{oe();we();Ge();Wt()});function Ft(t,e){e===void 0&&(e={});var n=e,o=n.placement,r=o===void 0?t.placement:o,i=n.boundary,c=i===void 0?In:i,s=n.rootBoundary,E=s===void 0?Re:s,S=n.elementContext,v=S===void 0?pe:S,J=n.altBoundary,tt=J===void 0?!1:J,Y=n.padding,X=Y===void 0?0:Y,T=He(typeof X!="number"?X:Be(X,re)),O=v===pe?xn:pe,b=t.rects.popper,D=t.elements[tt?O:v],q=Fn(ee(D)?D:D.contextElement||Bt(t.elements.popper),c,E),_=zt(t.elements.reference),l=We({reference:_,element:b,strategy:"absolute",placement:r}),g=Le(Object.assign({},b,l)),y=v===pe?g:_,W={top:q.top-y.top+T.top,bottom:y.bottom-q.bottom+T.bottom,left:q.left-y.left+T.left,right:y.right-q.right+T.right},j=t.modifiersData.offset;if(v===pe&&j){var P=j[r];Object.keys(W).forEach(function(F){var st=[xt,Rt].indexOf(F)>=0?1:-1,et=[Nt,Rt].indexOf(F)>=0?"y":"x";W[F]+=P[et]*st})}return W}var Ie=G(()=>{Ji();ae();Ce();Yn();jn();Wt();Yt();kn();Vn()});function Kn(t,e){e===void 0&&(e={});var n=e,o=n.placement,r=n.boundary,i=n.rootBoundary,c=n.padding,s=n.flipVariations,E=n.allowedAutoPlacements,S=E===void 0?Pe:E,v=Gt(o),J=v?s?Ye:Ye.filter(function(X){return Gt(X)===v}):re,tt=J.filter(function(X){return S.indexOf(X)>=0});tt.length===0&&(tt=J);var Y=tt.reduce(function(X,T){return X[T]=Ft(t,{placement:T,boundary:r,rootBoundary:i,padding:c})[Vt(T)],X},{});return Object.keys(Y).sort(function(X,T){return Y[X]-Y[T]})}var Zi=G(()=>{we();Wt();Ie();oe()});function Kr(t){if(Vt(t)===Me)return[];var e=De(t);return[en(t),e,en(e)]}function Ur(t){var e=t.state,n=t.options,o=t.name;if(!e.modifiersData[o]._skip){for(var r=n.mainAxis,i=r===void 0?!0:r,c=n.altAxis,s=c===void 0?!0:c,E=n.fallbackPlacements,S=n.padding,v=n.boundary,J=n.rootBoundary,tt=n.altBoundary,Y=n.flipVariations,X=Y===void 0?!0:Y,T=n.allowedAutoPlacements,O=e.options.placement,b=Vt(O),D=b===O,q=E||(D||!X?[De(O)]:Kr(O)),_=[O].concat(q).reduce(function(rt,k){return rt.concat(Vt(k)===Me?Kn(e,{placement:k,boundary:v,rootBoundary:J,padding:S,flipVariations:X,allowedAutoPlacements:T}):k)},[]),l=e.rects.reference,g=e.rects.popper,y=new Map,W=!0,j=_[0],P=0;P<_.length;P++){var F=_[P],st=Vt(F),et=Gt(F)===Zt,gt=[Nt,Rt].indexOf(st)>=0,ct=gt?"width":"height",nt=Ft(e,{placement:F,boundary:v,rootBoundary:J,altBoundary:tt,padding:S}),pt=gt?et?xt:Lt:et?Rt:Nt;l[ct]>g[ct]&&(pt=De(pt));var Et=De(pt),Z=[];if(i&&Z.push(nt[st]<=0),s&&Z.push(nt[pt]<=0,nt[Et]<=0),Z.every(function(rt){return rt})){j=F,W=!1;break}y.set(F,Z)}if(W)for(var B=X?3:1,p=function(k){var M=_.find(function(z){var mt=y.get(z);if(mt)return mt.slice(0,k).every(function(w){return w})});if(M)return j=M,"break"},A=B;A>0;A--){var Q=p(A);if(Q==="break")break}e.placement!==j&&(e.modifiersData[o]._skip=!0,e.placement=j,e.reset=!0)}}var an,Un=G(()=>{Ki();oe();Ui();Ie();Zi();Wt();we();an={name:"flip",enabled:!0,phase:"main",fn:Ur,requiresIfExists:["offset"],data:{_skip:!1}}});function tr(t,e,n){return n===void 0&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function er(t){return[Nt,xt,Rt,Lt].some(function(e){return t[e]>=0})}function Qr(t){var e=t.state,n=t.name,o=e.rects.reference,r=e.rects.popper,i=e.modifiersData.preventOverflow,c=Ft(e,{elementContext:"reference"}),s=Ft(e,{altBoundary:!0}),E=tr(c,o),S=tr(s,r,i),v=er(E),J=er(S);e.modifiersData[n]={referenceClippingOffsets:E,popperEscapeOffsets:S,isReferenceHidden:v,hasPopperEscaped:J},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":v,"data-popper-escaped":J})}var ln,Qn=G(()=>{Wt();Ie();ln={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Qr}});function zr(t,e,n){var o=Vt(t),r=[Lt,Nt].indexOf(o)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},e,{placement:t})):n,c=i[0],s=i[1];return c=c||0,s=(s||0)*r,[Lt,xt].indexOf(o)>=0?{x:s,y:c}:{x:c,y:s}}function Gr(t){var e=t.state,n=t.options,o=t.name,r=n.offset,i=r===void 0?[0,0]:r,c=Pe.reduce(function(v,J){return v[J]=zr(J,e.rects,i),v},{}),s=c[e.placement],E=s.x,S=s.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=E,e.modifiersData.popperOffsets.y+=S),e.modifiersData[o]=c}var cn,zn=G(()=>{oe();Wt();cn={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Gr}});function Xr(t){var e=t.state,n=t.name;e.modifiersData[n]=We({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}var xe,un=G(()=>{Yn();xe={name:"popperOffsets",enabled:!0,phase:"read",fn:Xr,data:{}}});function Gn(t){return t==="x"?"y":"x"}var nr=G(()=>{});function Jr(t){var e=t.state,n=t.options,o=t.name,r=n.mainAxis,i=r===void 0?!0:r,c=n.altAxis,s=c===void 0?!1:c,E=n.boundary,S=n.rootBoundary,v=n.altBoundary,J=n.padding,tt=n.tether,Y=tt===void 0?!0:tt,X=n.tetherOffset,T=X===void 0?0:X,O=Ft(e,{boundary:E,rootBoundary:S,padding:J,altBoundary:v}),b=Vt(e.placement),D=Gt(e.placement),q=!D,_=ge(b),l=Gn(_),g=e.modifiersData.popperOffsets,y=e.rects.reference,W=e.rects.popper,j=typeof T=="function"?T(Object.assign({},e.rects,{placement:e.placement})):T,P=typeof j=="number"?{mainAxis:j,altAxis:j}:Object.assign({mainAxis:0,altAxis:0},j),F=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,st={x:0,y:0};if(g){if(i){var et,gt=_==="y"?Nt:Lt,ct=_==="y"?Rt:xt,nt=_==="y"?"height":"width",pt=g[_],Et=pt+O[gt],Z=pt-O[ct],B=Y?-W[nt]/2:0,p=D===Zt?y[nt]:W[nt],A=D===Zt?-W[nt]:-y[nt],Q=e.elements.arrow,rt=Y&&Q?me(Q):{width:0,height:0},k=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:Ve(),M=k[gt],z=k[ct],mt=Ee(0,y[nt],rt[nt]),w=q?y[nt]/2-B-mt-M-P.mainAxis:p-mt-M-P.mainAxis,L=q?-y[nt]/2+B+mt+z+P.mainAxis:A+mt+z+P.mainAxis,K=e.elements.arrow&&Jt(e.elements.arrow),ft=K?_==="y"?K.clientTop||0:K.clientLeft||0:0,St=(et=F?.[_])!=null?et:0,yt=pt+w-St-ft,Ot=pt+L-St,wt=Ee(Y?he(Et,yt):Et,pt,Y?Xt(Z,Ot):Z);g[_]=wt,st[_]=wt-pt}if(s){var vt,Dt=_==="x"?Nt:Lt,Pt=_==="x"?Rt:xt,R=g[l],a=l==="y"?"height":"width",u=R+O[Dt],ut=R-O[Pt],lt=[Nt,Lt].indexOf(b)!==-1,Tt=(vt=F?.[l])!=null?vt:0,bt=lt?u:R-y[a]-W[a]-Tt+P.altAxis,x=lt?R+y[a]+W[a]-Tt-P.altAxis:ut,h=Y&<?Fi(bt,R,x):Ee(Y?bt:u,R,Y?x:ut);g[l]=h,st[l]=h-R}e.modifiersData[o]=st}}var fn,Xn=G(()=>{Wt();oe();Ge();nr();Pn();ze();Oe();Ie();we();$n();fe();fn={name:"preventOverflow",enabled:!0,phase:"main",fn:Jr,requiresIfExists:["offset"]}});var Jn=G(()=>{Qe();Hn();Je();tn();Un();Qn();zn();un();Xn()});function Zn(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}var ir=G(()=>{});function ti(t){return t===Mt(t)||!$t(t)?ve(t):Zn(t)}var rr=G(()=>{nn();te();Yt();ir()});function Zr(t){var e=t.getBoundingClientRect(),n=se(e.width)/t.offsetWidth||1,o=se(e.height)/t.offsetHeight||1;return n!==1||o!==1}function ei(t,e,n){n===void 0&&(n=!1);var o=$t(e),r=$t(e)&&Zr(e),i=Bt(e),c=zt(t,r),s={scrollLeft:0,scrollTop:0},E={x:0,y:0};return(o||!o&&!n)&&((kt(e)!=="body"||Ae(i))&&(s=ti(e)),$t(e)?(E=zt(e,!0),E.x+=e.clientLeft,E.y+=e.clientTop):i&&(E.x=ye(i))),{x:c.left+s.scrollLeft-E.x,y:c.top+s.scrollTop-E.y,width:c.width,height:c.height}}var or=G(()=>{Ce();rr();ue();Yt();rn();ae();on();fe()});function to(t){var e=new Map,n=new Set,o=[];t.forEach(function(i){e.set(i.name,i)});function r(i){n.add(i.name);var c=[].concat(i.requires||[],i.requiresIfExists||[]);c.forEach(function(s){if(!n.has(s)){var E=e.get(s);E&&r(E)}}),o.push(i)}return t.forEach(function(i){n.has(i.name)||r(i)}),o}function ni(t){var e=to(t);return Ke.reduce(function(n,o){return n.concat(e.filter(function(r){return r.phase===o}))},[])}var sr=G(()=>{Wt()});function ii(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}var ar=G(()=>{});var lr=G(()=>{});var cr=G(()=>{lr();Wt()});var ur=G(()=>{});function ri(t){var e=t.reduce(function(n,o){var r=n[o.name];return n[o.name]=r?Object.assign({},r,o,{options:Object.assign({},r.options,o.options),data:Object.assign({},r.data,o.data)}):o,n},{});return Object.keys(e).map(function(n){return e[n]})}var fr=G(()=>{});function pr(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(o){return!(o&&typeof o.getBoundingClientRect=="function")})}function Te(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,o=n===void 0?[]:n,r=e.defaultOptions,i=r===void 0?dr:r;return function(s,E,S){S===void 0&&(S=i);var v={placement:"bottom",orderedModifiers:[],options:Object.assign({},dr,i),modifiersData:{},elements:{reference:s,popper:E},attributes:{},styles:{}},J=[],tt=!1,Y={state:v,setOptions:function(b){var D=typeof b=="function"?b(v.options):b;T(),v.options=Object.assign({},i,v.options,D),v.scrollParents={reference:ee(s)?de(s):s.contextElement?de(s.contextElement):[],popper:de(E)};var q=ni(ri([].concat(o,v.options.modifiers)));if(v.orderedModifiers=q.filter(function(F){return F.enabled}),!1){var _;if(Zl(v.options.placement)===rc)var l;var g,y,W,j,P}return X(),Y.update()},forceUpdate:function(){if(!tt){var b=v.elements,D=b.reference,q=b.popper;if(pr(D,q)){v.rects={reference:ei(D,Jt(q),v.options.strategy==="fixed"),popper:me(q)},v.reset=!1,v.placement=v.options.placement,v.orderedModifiers.forEach(function(F){return v.modifiersData[F.name]=Object.assign({},F.data)});for(var _=0,l=0;l<v.orderedModifiers.length;l++){if(v.reset===!0){v.reset=!1,l=-1;continue}var g=v.orderedModifiers[l],y=g.fn,W=g.options,j=W===void 0?{}:W,P=g.name;typeof y=="function"&&(v=y({state:v,options:j,name:P,instance:Y})||v)}}}},update:ii(function(){return new Promise(function(O){Y.forceUpdate(),O(v)})}),destroy:function(){T(),tt=!0}};if(!pr(s,E))return Y;Y.setOptions(S).then(function(O){!tt&&S.onFirstUpdate&&S.onFirstUpdate(O)});function X(){v.orderedModifiers.forEach(function(O){var b=O.name,D=O.options,q=D===void 0?{}:D,_=O.effect;if(typeof _=="function"){var l=_({state:v,name:b,instance:Y,options:q}),g=function(){};J.push(l||g)}})}function T(){J.forEach(function(O){return O()}),J=[]}return Y}}var dr,hr,dn=G(()=>{or();ze();qn();Oe();_e();sr();ar();cr();ur();oe();fr();Ie();Yt();Wt();dr={placement:"bottom",modifiers:[],strategy:"absolute"};hr=Te()});var eo,oi,si=G(()=>{dn();tn();un();Je();Qe();eo=[Ne,xe,Se,be],oi=Te({defaultModifiers:eo})});var no,mr,_r=G(()=>{dn();tn();un();Je();Qe();zn();Un();Xn();Hn();Qn();si();Jn();no=[Ne,xe,Se,be,cn,an,fn,Xe,ln],mr=Te({defaultModifiers:no})});var gr=G(()=>{Wt();Jn();dn();_r();si()});var ai={};Ir(ai,{afterMain:()=>Vi,afterRead:()=>Pi,afterWrite:()=>Wi,applyStyles:()=>be,arrow:()=>Xe,auto:()=>Me,basePlacements:()=>re,beforeMain:()=>$i,beforeRead:()=>Mi,beforeWrite:()=>Hi,bottom:()=>Rt,clippingParents:()=>In,computeStyles:()=>Se,createPopper:()=>mr,createPopperBase:()=>hr,createPopperLite:()=>oi,detectOverflow:()=>Ft,end:()=>ce,eventListeners:()=>Ne,flip:()=>an,hide:()=>ln,left:()=>Lt,main:()=>ki,modifierPhases:()=>Ke,offset:()=>cn,placements:()=>Pe,popper:()=>pe,popperGenerator:()=>Te,popperOffsets:()=>xe,preventOverflow:()=>fn,read:()=>Ri,reference:()=>xn,right:()=>xt,start:()=>Zt,top:()=>Nt,variationPlacements:()=>Ye,viewport:()=>Re,write:()=>Bi});var li=G(()=>{gr()});var Er=Ht((ci,ui)=>{(function(t,e){typeof ci=="object"&&typeof ui<"u"?ui.exports=e((li(),Ni(ai)),Ut(),ne(),ie(),Qt()):typeof define=="function"&&define.amd?define(["@popperjs/core","./dom/event-handler","./dom/manipulator","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Dropdown=e(t.Popper,t.EventHandler,t.Manipulator,t.SelectorEngine,t.Base))})(ci,function(t,e,n,o,r){"use strict";let i=x=>x&&typeof x=="object"&&"default"in x?x:{default:x};function c(x){if(x&&x.__esModule)return x;let h=Object.create(null);if(x){for(let U in x)if(U!=="default"){let _t=Object.getOwnPropertyDescriptor(x,U);Object.defineProperty(h,U,_t.get?_t:{enumerable:!0,get:()=>x[U]})}}return h.default=x,Object.freeze(h)}let s=c(t),E=i(e),S=i(n),v=i(o),J=i(r),tt=x=>x==null?`${x}`:{}.toString.call(x).match(/\s([a-z]+)/i)[1].toLowerCase(),Y=x=>{let h=x.getAttribute("data-bs-target");if(!h||h==="#"){let U=x.getAttribute("href");if(!U||!U.includes("#")&&!U.startsWith("."))return null;U.includes("#")&&!U.startsWith("#")&&(U=`#${U.split("#")[1]}`),h=U&&U!=="#"?U.trim():null}return h},X=x=>{let h=Y(x);return h?document.querySelector(h):null},T=x=>!x||typeof x!="object"?!1:(typeof x.jquery<"u"&&(x=x[0]),typeof x.nodeType<"u"),O=x=>T(x)?x.jquery?x[0]:x:typeof x=="string"&&x.length>0?document.querySelector(x):null,b=(x,h,U)=>{Object.keys(U).forEach(_t=>{let Ct=U[_t],ht=h[_t],N=ht&&T(ht)?"element":tt(ht);if(!new RegExp(Ct).test(N))throw new TypeError(`${x.toUpperCase()}: Option "${_t}" provided type "${N}" but expected type "${Ct}".`)})},D=x=>!T(x)||x.getClientRects().length===0?!1:getComputedStyle(x).getPropertyValue("visibility")==="visible",q=x=>!x||x.nodeType!==Node.ELEMENT_NODE||x.classList.contains("disabled")?!0:typeof x.disabled<"u"?x.disabled:x.hasAttribute("disabled")&&x.getAttribute("disabled")!=="false",_=()=>{},l=()=>{let{jQuery:x}=window;return x&&!document.body.hasAttribute("data-bs-no-jquery")?x:null},g=[],y=x=>{document.readyState==="loading"?(g.length||document.addEventListener("DOMContentLoaded",()=>{g.forEach(h=>h())}),g.push(x)):x()},W=()=>document.documentElement.dir==="rtl",j=x=>{y(()=>{let h=l();if(h){let U=x.NAME,_t=h.fn[U];h.fn[U]=x.jQueryInterface,h.fn[U].Constructor=x,h.fn[U].noConflict=()=>(h.fn[U]=_t,x.jQueryInterface)}})},P=(x,h,U,_t)=>{let Ct=x.indexOf(h);if(Ct===-1)return x[!U&&_t?x.length-1:0];let ht=x.length;return Ct+=U?1:-1,_t&&(Ct=(Ct+ht)%ht),x[Math.max(0,Math.min(Ct,ht-1))]},F="dropdown",et=".bs.dropdown",gt=".data-api",ct="Escape",nt="Space",pt="Tab",Et="ArrowUp",Z="ArrowDown",B=2,p=new RegExp(`${Et}|${Z}|${ct}`),A=`hide${et}`,Q=`hidden${et}`,rt=`show${et}`,k=`shown${et}`,M=`click${et}${gt}`,z=`keydown${et}${gt}`,mt=`keyup${et}${gt}`,w="show",L="dropup",K="dropend",ft="dropstart",St="navbar",yt='[data-bs-toggle="dropdown"]',Ot=".dropdown-menu",wt=".navbar-nav",vt=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",Dt=W()?"top-end":"top-start",Pt=W()?"top-start":"top-end",R=W()?"bottom-end":"bottom-start",a=W()?"bottom-start":"bottom-end",u=W()?"left-start":"right-start",ut=W()?"right-start":"left-start",lt={offset:[0,2],boundary:"clippingParents",reference:"toggle",display:"dynamic",popperConfig:null,autoClose:!0},Tt={offset:"(array|string|function)",boundary:"(string|element)",reference:"(string|element|object)",display:"string",popperConfig:"(null|object|function)",autoClose:"(boolean|string)"};class bt extends J.default{constructor(h,U){super(h),this._popper=null,this._config=this._getConfig(U),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar()}static get Default(){return lt}static get DefaultType(){return Tt}static get NAME(){return F}toggle(){return this._isShown()?this.hide():this.show()}show(){if(q(this._element)||this._isShown(this._menu))return;let h={relatedTarget:this._element};if(E.default.trigger(this._element,rt,h).defaultPrevented)return;let _t=bt.getParentFromElement(this._element);this._inNavbar?S.default.setDataAttribute(this._menu,"popper","none"):this._createPopper(_t),"ontouchstart"in document.documentElement&&!_t.closest(wt)&&[].concat(...document.body.children).forEach(Ct=>E.default.on(Ct,"mouseover",_)),this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.add(w),this._element.classList.add(w),E.default.trigger(this._element,k,h)}hide(){if(q(this._element)||!this._isShown(this._menu))return;let h={relatedTarget:this._element};this._completeHide(h)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_completeHide(h){E.default.trigger(this._element,A,h).defaultPrevented||("ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(_t=>E.default.off(_t,"mouseover",_)),this._popper&&this._popper.destroy(),this._menu.classList.remove(w),this._element.classList.remove(w),this._element.setAttribute("aria-expanded","false"),S.default.removeDataAttribute(this._menu,"popper"),E.default.trigger(this._element,Q,h))}_getConfig(h){if(h={...this.constructor.Default,...S.default.getDataAttributes(this._element),...h},b(F,h,this.constructor.DefaultType),typeof h.reference=="object"&&!T(h.reference)&&typeof h.reference.getBoundingClientRect!="function")throw new TypeError(`${F.toUpperCase()}: Option "reference" provided type "object" without a required "getBoundingClientRect" method.`);return h}_createPopper(h){if(typeof s>"u")throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let U=this._element;this._config.reference==="parent"?U=h:T(this._config.reference)?U=O(this._config.reference):typeof this._config.reference=="object"&&(U=this._config.reference);let _t=this._getPopperConfig(),Ct=_t.modifiers.find(ht=>ht.name==="applyStyles"&&ht.enabled===!1);this._popper=s.createPopper(U,this._menu,_t),Ct&&S.default.setDataAttribute(this._menu,"popper","static")}_isShown(h=this._element){return h.classList.contains(w)}_getMenuElement(){return v.default.next(this._element,Ot)[0]}_getPlacement(){let h=this._element.parentNode;if(h.classList.contains(K))return u;if(h.classList.contains(ft))return ut;let U=getComputedStyle(this._menu).getPropertyValue("--bs-position").trim()==="end";return h.classList.contains(L)?U?Pt:Dt:U?a:R}_detectNavbar(){return this._element.closest(`.${St}`)!==null}_getOffset(){let{offset:h}=this._config;return typeof h=="string"?h.split(",").map(U=>Number.parseInt(U,10)):typeof h=="function"?U=>h(U,this._element):h}_getPopperConfig(){let h={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return this._config.display==="static"&&(h.modifiers=[{name:"applyStyles",enabled:!1}]),{...h,...typeof this._config.popperConfig=="function"?this._config.popperConfig(h):this._config.popperConfig}}_selectMenuItem({key:h,target:U}){let _t=v.default.find(vt,this._menu).filter(D);_t.length&&P(_t,U,h===Z,!_t.includes(U)).focus()}static jQueryInterface(h){return this.each(function(){let U=bt.getOrCreateInstance(this,h);if(typeof h=="string"){if(typeof U[h]>"u")throw new TypeError(`No method named "${h}"`);U[h]()}})}static clearMenus(h){if(h&&(h.button===B||h.type==="keyup"&&h.key!==pt))return;let U=v.default.find(yt);for(let _t=0,Ct=U.length;_t<Ct;_t++){let ht=bt.getInstance(U[_t]);if(!ht||ht._config.autoClose===!1||!ht._isShown())continue;let N={relatedTarget:ht._element};if(h){let d=h.composedPath(),$=d.includes(ht._menu);if(d.includes(ht._element)||ht._config.autoClose==="inside"&&!$||ht._config.autoClose==="outside"&&$||ht._menu.contains(h.target)&&(h.type==="keyup"&&h.key===pt||/input|select|option|textarea|form/i.test(h.target.tagName)))continue;h.type==="click"&&(N.clickEvent=h)}ht._completeHide(N)}}static getParentFromElement(h){return X(h)||h.parentNode}static dataApiKeydownHandler(h){if(/input|textarea/i.test(h.target.tagName)?h.key===nt||h.key!==ct&&(h.key!==Z&&h.key!==Et||h.target.closest(Ot)):!p.test(h.key))return;let U=this.classList.contains(w);if(!U&&h.key===ct||(h.preventDefault(),h.stopPropagation(),q(this)))return;let _t=this.matches(yt)?this:v.default.prev(this,yt)[0],Ct=bt.getOrCreateInstance(_t);if(h.key===ct){Ct.hide();return}if(h.key===Et||h.key===Z){U||Ct.show(),Ct._selectMenuItem(h);return}(!U||h.key===nt)&&bt.clearMenus()}}return E.default.on(document,z,yt,bt.dataApiKeydownHandler),E.default.on(document,z,Ot,bt.dataApiKeydownHandler),E.default.on(document,M,bt.clearMenus),E.default.on(document,mt,bt.clearMenus),E.default.on(document,M,yt,function(x){x.preventDefault(),bt.getOrCreateInstance(this).toggle()}),j(bt),bt})});var vr=Ht((fi,di)=>{(function(t,e){typeof fi=="object"&&typeof di<"u"?di.exports=e(Ut(),ne(),ie(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./dom/manipulator","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Modal=e(t.EventHandler,t.Manipulator,t.SelectorEngine,t.Base))})(fi,function(t,e,n,o){"use strict";let r=C=>C&&typeof C=="object"&&"default"in C?C:{default:C},i=r(t),c=r(e),s=r(n),E=r(o),S=1e3,v="transitionend",J=C=>C==null?`${C}`:{}.toString.call(C).match(/\s([a-z]+)/i)[1].toLowerCase(),tt=C=>{let f=C.getAttribute("data-bs-target");if(!f||f==="#"){let V=C.getAttribute("href");if(!V||!V.includes("#")&&!V.startsWith("."))return null;V.includes("#")&&!V.startsWith("#")&&(V=`#${V.split("#")[1]}`),f=V&&V!=="#"?V.trim():null}return f},Y=C=>{let f=tt(C);return f?document.querySelector(f):null},X=C=>{if(!C)return 0;let{transitionDuration:f,transitionDelay:V}=window.getComputedStyle(C),at=Number.parseFloat(f),At=Number.parseFloat(V);return!at&&!At?0:(f=f.split(",")[0],V=V.split(",")[0],(Number.parseFloat(f)+Number.parseFloat(V))*S)},T=C=>{C.dispatchEvent(new Event(v))},O=C=>!C||typeof C!="object"?!1:(typeof C.jquery<"u"&&(C=C[0]),typeof C.nodeType<"u"),b=C=>O(C)?C.jquery?C[0]:C:typeof C=="string"&&C.length>0?document.querySelector(C):null,D=(C,f,V)=>{Object.keys(V).forEach(at=>{let At=V[at],It=f[at],qt=It&&O(It)?"element":J(It);if(!new RegExp(At).test(qt))throw new TypeError(`${C.toUpperCase()}: Option "${at}" provided type "${qt}" but expected type "${At}".`)})},q=C=>!O(C)||C.getClientRects().length===0?!1:getComputedStyle(C).getPropertyValue("visibility")==="visible",_=C=>!C||C.nodeType!==Node.ELEMENT_NODE||C.classList.contains("disabled")?!0:typeof C.disabled<"u"?C.disabled:C.hasAttribute("disabled")&&C.getAttribute("disabled")!=="false",l=C=>{C.offsetHeight},g=()=>{let{jQuery:C}=window;return C&&!document.body.hasAttribute("data-bs-no-jquery")?C:null},y=[],W=C=>{document.readyState==="loading"?(y.length||document.addEventListener("DOMContentLoaded",()=>{y.forEach(f=>f())}),y.push(C)):C()},j=()=>document.documentElement.dir==="rtl",P=C=>{W(()=>{let f=g();if(f){let V=C.NAME,at=f.fn[V];f.fn[V]=C.jQueryInterface,f.fn[V].Constructor=C,f.fn[V].noConflict=()=>(f.fn[V]=at,C.jQueryInterface)}})},F=C=>{typeof C=="function"&&C()},st=(C,f,V=!0)=>{if(!V){F(C);return}let at=5,At=X(f)+at,It=!1,qt=({target:qe})=>{qe===f&&(It=!0,f.removeEventListener(v,qt),F(C))};f.addEventListener(v,qt),setTimeout(()=>{It||T(f)},At)},et=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",gt=".sticky-top";class ct{constructor(){this._element=document.body}getWidth(){let f=document.documentElement.clientWidth;return Math.abs(window.innerWidth-f)}hide(){let f=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,"paddingRight",V=>V+f),this._setElementAttributes(et,"paddingRight",V=>V+f),this._setElementAttributes(gt,"marginRight",V=>V-f)}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(f,V,at){let At=this.getWidth(),It=qt=>{if(qt!==this._element&&window.innerWidth>qt.clientWidth+At)return;this._saveInitialAttribute(qt,V);let qe=window.getComputedStyle(qt)[V];qt.style[V]=`${at(Number.parseFloat(qe))}px`};this._applyManipulationCallback(f,It)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes(et,"paddingRight"),this._resetElementAttributes(gt,"marginRight")}_saveInitialAttribute(f,V){let at=f.style[V];at&&c.default.setDataAttribute(f,V,at)}_resetElementAttributes(f,V){let at=At=>{let It=c.default.getDataAttribute(At,V);typeof It>"u"?At.style.removeProperty(V):(c.default.removeDataAttribute(At,V),At.style[V]=It)};this._applyManipulationCallback(f,at)}_applyManipulationCallback(f,V){O(f)?V(f):s.default.find(f,this._element).forEach(V)}isOverflowing(){return this.getWidth()>0}}let nt={className:"modal-backdrop",isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},pt={className:"string",isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"},Et="backdrop",Z="fade",B="show",p=`mousedown.bs.${Et}`;class A{constructor(f){this._config=this._getConfig(f),this._isAppended=!1,this._element=null}show(f){if(!this._config.isVisible){F(f);return}this._append(),this._config.isAnimated&&l(this._getElement()),this._getElement().classList.add(B),this._emulateAnimation(()=>{F(f)})}hide(f){if(!this._config.isVisible){F(f);return}this._getElement().classList.remove(B),this._emulateAnimation(()=>{this.dispose(),F(f)})}_getElement(){if(!this._element){let f=document.createElement("div");f.className=this._config.className,this._config.isAnimated&&f.classList.add(Z),this._element=f}return this._element}_getConfig(f){return f={...nt,...typeof f=="object"?f:{}},f.rootElement=b(f.rootElement),D(Et,f,pt),f}_append(){this._isAppended||(this._config.rootElement.append(this._getElement()),i.default.on(this._getElement(),p,()=>{F(this._config.clickCallback)}),this._isAppended=!0)}dispose(){this._isAppended&&(i.default.off(this._element,p),this._element.remove(),this._isAppended=!1)}_emulateAnimation(f){st(f,this._getElement(),this._config.isAnimated)}}let Q={trapElement:null,autofocus:!0},rt={trapElement:"element",autofocus:"boolean"},k="focustrap",z=".bs.focustrap",mt=`focusin${z}`,w=`keydown.tab${z}`,L="Tab",K="forward",ft="backward";class St{constructor(f){this._config=this._getConfig(f),this._isActive=!1,this._lastTabNavDirection=null}activate(){let{trapElement:f,autofocus:V}=this._config;this._isActive||(V&&f.focus(),i.default.off(document,z),i.default.on(document,mt,at=>this._handleFocusin(at)),i.default.on(document,w,at=>this._handleKeydown(at)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,i.default.off(document,z))}_handleFocusin(f){let{target:V}=f,{trapElement:at}=this._config;if(V===document||V===at||at.contains(V))return;let At=s.default.focusableChildren(at);At.length===0?at.focus():this._lastTabNavDirection===ft?At[At.length-1].focus():At[0].focus()}_handleKeydown(f){f.key===L&&(this._lastTabNavDirection=f.shiftKey?ft:K)}_getConfig(f){return f={...Q,...typeof f=="object"?f:{}},D(k,f,rt),f}}let yt=(C,f="hide")=>{let V=`click.dismiss${C.EVENT_KEY}`,at=C.NAME;i.default.on(document,V,`[data-bs-dismiss="${at}"]`,function(At){if(["A","AREA"].includes(this.tagName)&&At.preventDefault(),_(this))return;let It=Y(this)||this.closest(`.${at}`);C.getOrCreateInstance(It)[f]()})},Ot="modal",vt=".bs.modal",Dt=".data-api",Pt="Escape",R={backdrop:!0,keyboard:!0,focus:!0},a={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean"},u=`hide${vt}`,ut=`hidePrevented${vt}`,lt=`hidden${vt}`,Tt=`show${vt}`,bt=`shown${vt}`,x=`resize${vt}`,h=`click.dismiss${vt}`,U=`keydown.dismiss${vt}`,_t=`mouseup.dismiss${vt}`,Ct=`mousedown.dismiss${vt}`,ht=`click${vt}${Dt}`,N="modal-open",d="fade",$="show",I="modal-static",m=".modal.show",H=".modal-dialog",it=".modal-body",dt='[data-bs-toggle="modal"]';class ot extends E.default{constructor(f,V){super(f),this._config=this._getConfig(V),this._dialog=s.default.findOne(H,this._element),this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._isShown=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollBar=new ct}static get Default(){return R}static get NAME(){return Ot}toggle(f){return this._isShown?this.hide():this.show(f)}show(f){this._isShown||this._isTransitioning||i.default.trigger(this._element,Tt,{relatedTarget:f}).defaultPrevented||(this._isShown=!0,this._isAnimated()&&(this._isTransitioning=!0),this._scrollBar.hide(),document.body.classList.add(N),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),i.default.on(this._dialog,Ct,()=>{i.default.one(this._element,_t,at=>{at.target===this._element&&(this._ignoreBackdropClick=!0)})}),this._showBackdrop(()=>this._showElement(f)))}hide(){if(!this._isShown||this._isTransitioning||i.default.trigger(this._element,u).defaultPrevented)return;this._isShown=!1;let V=this._isAnimated();V&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),this._focustrap.deactivate(),this._element.classList.remove($),i.default.off(this._element,h),i.default.off(this._dialog,Ct),this._queueCallback(()=>this._hideModal(),this._element,V)}dispose(){[window,this._dialog].forEach(f=>i.default.off(f,vt)),this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new A({isVisible:!!this._config.backdrop,isAnimated:this._isAnimated()})}_initializeFocusTrap(){return new St({trapElement:this._element})}_getConfig(f){return f={...R,...c.default.getDataAttributes(this._element),...typeof f=="object"?f:{}},D(Ot,f,a),f}_showElement(f){let V=this._isAnimated(),at=s.default.findOne(it,this._dialog);(!this._element.parentNode||this._element.parentNode.nodeType!==Node.ELEMENT_NODE)&&document.body.append(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.scrollTop=0,at&&(at.scrollTop=0),V&&l(this._element),this._element.classList.add($);let At=()=>{this._config.focus&&this._focustrap.activate(),this._isTransitioning=!1,i.default.trigger(this._element,bt,{relatedTarget:f})};this._queueCallback(At,this._dialog,V)}_setEscapeEvent(){this._isShown?i.default.on(this._element,U,f=>{this._config.keyboard&&f.key===Pt?(f.preventDefault(),this.hide()):!this._config.keyboard&&f.key===Pt&&this._triggerBackdropTransition()}):i.default.off(this._element,U)}_setResizeEvent(){this._isShown?i.default.on(window,x,()=>this._adjustDialog()):i.default.off(window,x)}_hideModal(){this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._backdrop.hide(()=>{document.body.classList.remove(N),this._resetAdjustments(),this._scrollBar.reset(),i.default.trigger(this._element,lt)})}_showBackdrop(f){i.default.on(this._element,h,V=>{if(this._ignoreBackdropClick){this._ignoreBackdropClick=!1;return}V.target===V.currentTarget&&(this._config.backdrop===!0?this.hide():this._config.backdrop==="static"&&this._triggerBackdropTransition())}),this._backdrop.show(f)}_isAnimated(){return this._element.classList.contains(d)}_triggerBackdropTransition(){if(i.default.trigger(this._element,ut).defaultPrevented)return;let{classList:V,scrollHeight:at,style:At}=this._element,It=at>document.documentElement.clientHeight;!It&&At.overflowY==="hidden"||V.contains(I)||(It||(At.overflowY="hidden"),V.add(I),this._queueCallback(()=>{V.remove(I),It||this._queueCallback(()=>{At.overflowY=""},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){let f=this._element.scrollHeight>document.documentElement.clientHeight,V=this._scrollBar.getWidth(),at=V>0;(!at&&f&&!j()||at&&!f&&j())&&(this._element.style.paddingLeft=`${V}px`),(at&&!f&&!j()||!at&&f&&j())&&(this._element.style.paddingRight=`${V}px`)}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(f,V){return this.each(function(){let at=ot.getOrCreateInstance(this,f);if(typeof f=="string"){if(typeof at[f]>"u")throw new TypeError(`No method named "${f}"`);at[f](V)}})}}return i.default.on(document,ht,dt,function(C){let f=Y(this);["A","AREA"].includes(this.tagName)&&C.preventDefault(),i.default.one(f,Tt,At=>{At.defaultPrevented||i.default.one(f,lt,()=>{q(this)&&this.focus()})});let V=s.default.findOne(m);V&&ot.getInstance(V).hide(),ot.getOrCreateInstance(f).toggle(this)}),yt(ot),P(ot),ot})});var yr=Ht((pi,hi)=>{(function(t,e){typeof pi=="object"&&typeof hi<"u"?hi.exports=e(ie(),ne(),Ut(),Qt()):typeof define=="function"&&define.amd?define(["./dom/selector-engine","./dom/manipulator","./dom/event-handler","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Offcanvas=e(t.SelectorEngine,t.Manipulator,t.EventHandler,t.Base))})(pi,function(t,e,n,o){"use strict";let r=N=>N&&typeof N=="object"&&"default"in N?N:{default:N},i=r(t),c=r(e),s=r(n),E=r(o),S=1e3,v="transitionend",J=N=>N==null?`${N}`:{}.toString.call(N).match(/\s([a-z]+)/i)[1].toLowerCase(),tt=N=>{let d=N.getAttribute("data-bs-target");if(!d||d==="#"){let $=N.getAttribute("href");if(!$||!$.includes("#")&&!$.startsWith("."))return null;$.includes("#")&&!$.startsWith("#")&&($=`#${$.split("#")[1]}`),d=$&&$!=="#"?$.trim():null}return d},Y=N=>{let d=tt(N);return d?document.querySelector(d):null},X=N=>{if(!N)return 0;let{transitionDuration:d,transitionDelay:$}=window.getComputedStyle(N),I=Number.parseFloat(d),m=Number.parseFloat($);return!I&&!m?0:(d=d.split(",")[0],$=$.split(",")[0],(Number.parseFloat(d)+Number.parseFloat($))*S)},T=N=>{N.dispatchEvent(new Event(v))},O=N=>!N||typeof N!="object"?!1:(typeof N.jquery<"u"&&(N=N[0]),typeof N.nodeType<"u"),b=N=>O(N)?N.jquery?N[0]:N:typeof N=="string"&&N.length>0?document.querySelector(N):null,D=(N,d,$)=>{Object.keys($).forEach(I=>{let m=$[I],H=d[I],it=H&&O(H)?"element":J(H);if(!new RegExp(m).test(it))throw new TypeError(`${N.toUpperCase()}: Option "${I}" provided type "${it}" but expected type "${m}".`)})},q=N=>!O(N)||N.getClientRects().length===0?!1:getComputedStyle(N).getPropertyValue("visibility")==="visible",_=N=>!N||N.nodeType!==Node.ELEMENT_NODE||N.classList.contains("disabled")?!0:typeof N.disabled<"u"?N.disabled:N.hasAttribute("disabled")&&N.getAttribute("disabled")!=="false",l=N=>{N.offsetHeight},g=()=>{let{jQuery:N}=window;return N&&!document.body.hasAttribute("data-bs-no-jquery")?N:null},y=[],W=N=>{document.readyState==="loading"?(y.length||document.addEventListener("DOMContentLoaded",()=>{y.forEach(d=>d())}),y.push(N)):N()},j=N=>{W(()=>{let d=g();if(d){let $=N.NAME,I=d.fn[$];d.fn[$]=N.jQueryInterface,d.fn[$].Constructor=N,d.fn[$].noConflict=()=>(d.fn[$]=I,N.jQueryInterface)}})},P=N=>{typeof N=="function"&&N()},F=(N,d,$=!0)=>{if(!$){P(N);return}let I=5,m=X(d)+I,H=!1,it=({target:dt})=>{dt===d&&(H=!0,d.removeEventListener(v,it),P(N))};d.addEventListener(v,it),setTimeout(()=>{H||T(d)},m)},st=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",et=".sticky-top";class gt{constructor(){this._element=document.body}getWidth(){let d=document.documentElement.clientWidth;return Math.abs(window.innerWidth-d)}hide(){let d=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,"paddingRight",$=>$+d),this._setElementAttributes(st,"paddingRight",$=>$+d),this._setElementAttributes(et,"marginRight",$=>$-d)}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(d,$,I){let m=this.getWidth(),H=it=>{if(it!==this._element&&window.innerWidth>it.clientWidth+m)return;this._saveInitialAttribute(it,$);let dt=window.getComputedStyle(it)[$];it.style[$]=`${I(Number.parseFloat(dt))}px`};this._applyManipulationCallback(d,H)}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes(st,"paddingRight"),this._resetElementAttributes(et,"marginRight")}_saveInitialAttribute(d,$){let I=d.style[$];I&&c.default.setDataAttribute(d,$,I)}_resetElementAttributes(d,$){let I=m=>{let H=c.default.getDataAttribute(m,$);typeof H>"u"?m.style.removeProperty($):(c.default.removeDataAttribute(m,$),m.style[$]=H)};this._applyManipulationCallback(d,I)}_applyManipulationCallback(d,$){O(d)?$(d):i.default.find(d,this._element).forEach($)}isOverflowing(){return this.getWidth()>0}}let ct={className:"modal-backdrop",isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},nt={className:"string",isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"},pt="backdrop",Et="fade",Z="show",B=`mousedown.bs.${pt}`;class p{constructor(d){this._config=this._getConfig(d),this._isAppended=!1,this._element=null}show(d){if(!this._config.isVisible){P(d);return}this._append(),this._config.isAnimated&&l(this._getElement()),this._getElement().classList.add(Z),this._emulateAnimation(()=>{P(d)})}hide(d){if(!this._config.isVisible){P(d);return}this._getElement().classList.remove(Z),this._emulateAnimation(()=>{this.dispose(),P(d)})}_getElement(){if(!this._element){let d=document.createElement("div");d.className=this._config.className,this._config.isAnimated&&d.classList.add(Et),this._element=d}return this._element}_getConfig(d){return d={...ct,...typeof d=="object"?d:{}},d.rootElement=b(d.rootElement),D(pt,d,nt),d}_append(){this._isAppended||(this._config.rootElement.append(this._getElement()),s.default.on(this._getElement(),B,()=>{P(this._config.clickCallback)}),this._isAppended=!0)}dispose(){this._isAppended&&(s.default.off(this._element,B),this._element.remove(),this._isAppended=!1)}_emulateAnimation(d){F(d,this._getElement(),this._config.isAnimated)}}let A={trapElement:null,autofocus:!0},Q={trapElement:"element",autofocus:"boolean"},rt="focustrap",M=".bs.focustrap",z=`focusin${M}`,mt=`keydown.tab${M}`,w="Tab",L="forward",K="backward";class ft{constructor(d){this._config=this._getConfig(d),this._isActive=!1,this._lastTabNavDirection=null}activate(){let{trapElement:d,autofocus:$}=this._config;this._isActive||($&&d.focus(),s.default.off(document,M),s.default.on(document,z,I=>this._handleFocusin(I)),s.default.on(document,mt,I=>this._handleKeydown(I)),this._isActive=!0)}deactivate(){this._isActive&&(this._isActive=!1,s.default.off(document,M))}_handleFocusin(d){let{target:$}=d,{trapElement:I}=this._config;if($===document||$===I||I.contains($))return;let m=i.default.focusableChildren(I);m.length===0?I.focus():this._lastTabNavDirection===K?m[m.length-1].focus():m[0].focus()}_handleKeydown(d){d.key===w&&(this._lastTabNavDirection=d.shiftKey?K:L)}_getConfig(d){return d={...A,...typeof d=="object"?d:{}},D(rt,d,Q),d}}let St=(N,d="hide")=>{let $=`click.dismiss${N.EVENT_KEY}`,I=N.NAME;s.default.on(document,$,`[data-bs-dismiss="${I}"]`,function(m){if(["A","AREA"].includes(this.tagName)&&m.preventDefault(),_(this))return;let H=Y(this)||this.closest(`.${I}`);N.getOrCreateInstance(H)[d]()})},yt="offcanvas",wt=".bs.offcanvas",vt=".data-api",Dt=`load${wt}${vt}`,Pt="Escape",R={backdrop:!0,keyboard:!0,scroll:!1},a={backdrop:"boolean",keyboard:"boolean",scroll:"boolean"},u="show",ut="offcanvas-backdrop",lt=".offcanvas.show",Tt=`show${wt}`,bt=`shown${wt}`,x=`hide${wt}`,h=`hidden${wt}`,U=`click${wt}${vt}`,_t=`keydown.dismiss${wt}`,Ct='[data-bs-toggle="offcanvas"]';class ht extends E.default{constructor(d,$){super(d),this._config=this._getConfig($),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._focustrap=this._initializeFocusTrap(),this._addEventListeners()}static get NAME(){return yt}static get Default(){return R}toggle(d){return this._isShown?this.hide():this.show(d)}show(d){if(this._isShown||s.default.trigger(this._element,Tt,{relatedTarget:d}).defaultPrevented)return;this._isShown=!0,this._element.style.visibility="visible",this._backdrop.show(),this._config.scroll||new gt().hide(),this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add(u);let I=()=>{this._config.scroll||this._focustrap.activate(),s.default.trigger(this._element,bt,{relatedTarget:d})};this._queueCallback(I,this._element,!0)}hide(){if(!this._isShown||s.default.trigger(this._element,x).defaultPrevented)return;this._focustrap.deactivate(),this._element.blur(),this._isShown=!1,this._element.classList.remove(u),this._backdrop.hide();let $=()=>{this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._element.style.visibility="hidden",this._config.scroll||new gt().reset(),s.default.trigger(this._element,h)};this._queueCallback($,this._element,!0)}dispose(){this._backdrop.dispose(),this._focustrap.deactivate(),super.dispose()}_getConfig(d){return d={...R,...c.default.getDataAttributes(this._element),...typeof d=="object"?d:{}},D(yt,d,a),d}_initializeBackDrop(){return new p({className:ut,isVisible:this._config.backdrop,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:()=>this.hide()})}_initializeFocusTrap(){return new ft({trapElement:this._element})}_addEventListeners(){s.default.on(this._element,_t,d=>{this._config.keyboard&&d.key===Pt&&this.hide()})}static jQueryInterface(d){return this.each(function(){let $=ht.getOrCreateInstance(this,d);if(typeof d=="string"){if($[d]===void 0||d.startsWith("_")||d==="constructor")throw new TypeError(`No method named "${d}"`);$[d](this)}})}}return s.default.on(document,U,Ct,function(N){let d=Y(this);if(["A","AREA"].includes(this.tagName)&&N.preventDefault(),_(this))return;s.default.one(d,h,()=>{q(this)&&this.focus()});let $=i.default.findOne(lt);$&&$!==d&&ht.getInstance($).hide(),ht.getOrCreateInstance(d).toggle(this)}),s.default.on(window,Dt,()=>i.default.find(lt).forEach(N=>ht.getOrCreateInstance(N).show())),St(ht),j(ht),ht})});var gi=Ht((mi,_i)=>{(function(t,e){typeof mi=="object"&&typeof _i<"u"?_i.exports=e((li(),Ni(ai)),Fe(),Ut(),ne(),ie(),Qt()):typeof define=="function"&&define.amd?define(["@popperjs/core","./dom/data","./dom/event-handler","./dom/manipulator","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Tooltip=e(t.Popper,t.Data,t.EventHandler,t.Manipulator,t.SelectorEngine,t.Base))})(mi,function(t,e,n,o,r,i){"use strict";let c=R=>R&&typeof R=="object"&&"default"in R?R:{default:R};function s(R){if(R&&R.__esModule)return R;let a=Object.create(null);if(R){for(let u in R)if(u!=="default"){let ut=Object.getOwnPropertyDescriptor(R,u);Object.defineProperty(a,u,ut.get?ut:{enumerable:!0,get:()=>R[u]})}}return a.default=R,Object.freeze(a)}let E=s(t),S=c(e),v=c(n),J=c(o),tt=c(r),Y=c(i),X=1e6,T=R=>R==null?`${R}`:{}.toString.call(R).match(/\s([a-z]+)/i)[1].toLowerCase(),O=R=>{do R+=Math.floor(Math.random()*X);while(document.getElementById(R));return R},b=R=>!R||typeof R!="object"?!1:(typeof R.jquery<"u"&&(R=R[0]),typeof R.nodeType<"u"),D=R=>b(R)?R.jquery?R[0]:R:typeof R=="string"&&R.length>0?document.querySelector(R):null,q=(R,a,u)=>{Object.keys(u).forEach(ut=>{let lt=u[ut],Tt=a[ut],bt=Tt&&b(Tt)?"element":T(Tt);if(!new RegExp(lt).test(bt))throw new TypeError(`${R.toUpperCase()}: Option "${ut}" provided type "${bt}" but expected type "${lt}".`)})},_=R=>{if(!document.documentElement.attachShadow)return null;if(typeof R.getRootNode=="function"){let a=R.getRootNode();return a instanceof ShadowRoot?a:null}return R instanceof ShadowRoot?R:R.parentNode?_(R.parentNode):null},l=()=>{},g=()=>{let{jQuery:R}=window;return R&&!document.body.hasAttribute("data-bs-no-jquery")?R:null},y=[],W=R=>{document.readyState==="loading"?(y.length||document.addEventListener("DOMContentLoaded",()=>{y.forEach(a=>a())}),y.push(R)):R()},j=()=>document.documentElement.dir==="rtl",P=R=>{W(()=>{let a=g();if(a){let u=R.NAME,ut=a.fn[u];a.fn[u]=R.jQueryInterface,a.fn[u].Constructor=R,a.fn[u].noConflict=()=>(a.fn[u]=ut,R.jQueryInterface)}})},F=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),st=/^aria-[\w-]*$/i,et=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^#&/:?]*(?:[#/?]|$))/i,gt=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i,ct=(R,a)=>{let u=R.nodeName.toLowerCase();if(a.includes(u))return F.has(u)?!!(et.test(R.nodeValue)||gt.test(R.nodeValue)):!0;let ut=a.filter(lt=>lt instanceof RegExp);for(let lt=0,Tt=ut.length;lt<Tt;lt++)if(ut[lt].test(u))return!0;return!1},nt={"*":["class","dir","id","lang","role",st],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]};function pt(R,a,u){if(!R.length)return R;if(u&&typeof u=="function")return u(R);let lt=new window.DOMParser().parseFromString(R,"text/html"),Tt=[].concat(...lt.body.querySelectorAll("*"));for(let bt=0,x=Tt.length;bt<x;bt++){let h=Tt[bt],U=h.nodeName.toLowerCase();if(!Object.keys(a).includes(U)){h.remove();continue}let _t=[].concat(...h.attributes),Ct=[].concat(a["*"]||[],a[U]||[]);_t.forEach(ht=>{ct(ht,Ct)||h.removeAttribute(ht.nodeName)})}return lt.body.innerHTML}let Et="tooltip",B=".bs.tooltip",p="bs-tooltip",A=new Set(["sanitize","allowList","sanitizeFn"]),Q={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(array|string|function)",container:"(string|element|boolean)",fallbackPlacements:"array",boundary:"(string|element)",customClass:"(string|function)",sanitize:"boolean",sanitizeFn:"(null|function)",allowList:"object",popperConfig:"(null|object|function)"},rt={AUTO:"auto",TOP:"top",RIGHT:j()?"left":"right",BOTTOM:"bottom",LEFT:j()?"right":"left"},k={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:[0,0],container:!1,fallbackPlacements:["top","right","bottom","left"],boundary:"clippingParents",customClass:"",sanitize:!0,sanitizeFn:null,allowList:nt,popperConfig:null},M={HIDE:`hide${B}`,HIDDEN:`hidden${B}`,SHOW:`show${B}`,SHOWN:`shown${B}`,INSERTED:`inserted${B}`,CLICK:`click${B}`,FOCUSIN:`focusin${B}`,FOCUSOUT:`focusout${B}`,MOUSEENTER:`mouseenter${B}`,MOUSELEAVE:`mouseleave${B}`},z="fade",mt="modal",w="show",L="show",K="out",ft=".tooltip-inner",St=`.${mt}`,yt="hide.bs.modal",Ot="hover",wt="focus",vt="click",Dt="manual";class Pt extends Y.default{constructor(a,u){if(typeof E>"u")throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(a),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this._config=this._getConfig(u),this.tip=null,this._setListeners()}static get Default(){return k}static get NAME(){return Et}static get Event(){return M}static get DefaultType(){return Q}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(a){if(this._isEnabled)if(a){let u=this._initializeOnDelegatedTarget(a);u._activeTrigger.click=!u._activeTrigger.click,u._isWithActiveTrigger()?u._enter(null,u):u._leave(null,u)}else{if(this.getTipElement().classList.contains(w)){this._leave(null,this);return}this._enter(null,this)}}dispose(){clearTimeout(this._timeout),v.default.off(this._element.closest(St),yt,this._hideModalHandler),this.tip&&this.tip.remove(),this._disposePopper(),super.dispose()}show(){if(this._element.style.display==="none")throw new Error("Please use show on visible elements");if(!(this.isWithContent()&&this._isEnabled))return;let a=v.default.trigger(this._element,this.constructor.Event.SHOW),u=_(this._element),ut=u===null?this._element.ownerDocument.documentElement.contains(this._element):u.contains(this._element);if(a.defaultPrevented||!ut)return;this.constructor.NAME==="tooltip"&&this.tip&&this.getTitle()!==this.tip.querySelector(ft).innerHTML&&(this._disposePopper(),this.tip.remove(),this.tip=null);let lt=this.getTipElement(),Tt=O(this.constructor.NAME);lt.setAttribute("id",Tt),this._element.setAttribute("aria-describedby",Tt),this._config.animation&<.classList.add(z);let bt=typeof this._config.placement=="function"?this._config.placement.call(this,lt,this._element):this._config.placement,x=this._getAttachment(bt);this._addAttachmentClass(x);let{container:h}=this._config;S.default.set(lt,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||(h.append(lt),v.default.trigger(this._element,this.constructor.Event.INSERTED)),this._popper?this._popper.update():this._popper=E.createPopper(this._element,lt,this._getPopperConfig(x)),lt.classList.add(w);let U=this._resolvePossibleFunction(this._config.customClass);U&<.classList.add(...U.split(" ")),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(ht=>{v.default.on(ht,"mouseover",l)});let _t=()=>{let ht=this._hoverState;this._hoverState=null,v.default.trigger(this._element,this.constructor.Event.SHOWN),ht===K&&this._leave(null,this)},Ct=this.tip.classList.contains(z);this._queueCallback(_t,this.tip,Ct)}hide(){if(!this._popper)return;let a=this.getTipElement(),u=()=>{this._isWithActiveTrigger()||(this._hoverState!==L&&a.remove(),this._cleanTipClass(),this._element.removeAttribute("aria-describedby"),v.default.trigger(this._element,this.constructor.Event.HIDDEN),this._disposePopper())};if(v.default.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented)return;a.classList.remove(w),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(Tt=>v.default.off(Tt,"mouseover",l)),this._activeTrigger[vt]=!1,this._activeTrigger[wt]=!1,this._activeTrigger[Ot]=!1;let lt=this.tip.classList.contains(z);this._queueCallback(u,this.tip,lt),this._hoverState=""}update(){this._popper!==null&&this._popper.update()}isWithContent(){return!!this.getTitle()}getTipElement(){if(this.tip)return this.tip;let a=document.createElement("div");a.innerHTML=this._config.template;let u=a.children[0];return this.setContent(u),u.classList.remove(z,w),this.tip=u,this.tip}setContent(a){this._sanitizeAndSetContent(a,this.getTitle(),ft)}_sanitizeAndSetContent(a,u,ut){let lt=tt.default.findOne(ut,a);if(!u&<){lt.remove();return}this.setElementContent(lt,u)}setElementContent(a,u){if(a!==null){if(b(u)){u=D(u),this._config.html?u.parentNode!==a&&(a.innerHTML="",a.append(u)):a.textContent=u.textContent;return}this._config.html?(this._config.sanitize&&(u=pt(u,this._config.allowList,this._config.sanitizeFn)),a.innerHTML=u):a.textContent=u}}getTitle(){let a=this._element.getAttribute("data-bs-original-title")||this._config.title;return this._resolvePossibleFunction(a)}updateAttachment(a){return a==="right"?"end":a==="left"?"start":a}_initializeOnDelegatedTarget(a,u){return u||this.constructor.getOrCreateInstance(a.delegateTarget,this._getDelegateConfig())}_getOffset(){let{offset:a}=this._config;return typeof a=="string"?a.split(",").map(u=>Number.parseInt(u,10)):typeof a=="function"?u=>a(u,this._element):a}_resolvePossibleFunction(a){return typeof a=="function"?a.call(this._element):a}_getPopperConfig(a){let u={placement:a,modifiers:[{name:"flip",options:{fallbackPlacements:this._config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"arrow",options:{element:`.${this.constructor.NAME}-arrow`}},{name:"onChange",enabled:!0,phase:"afterWrite",fn:ut=>this._handlePopperPlacementChange(ut)}],onFirstUpdate:ut=>{ut.options.placement!==ut.placement&&this._handlePopperPlacementChange(ut)}};return{...u,...typeof this._config.popperConfig=="function"?this._config.popperConfig(u):this._config.popperConfig}}_addAttachmentClass(a){this.getTipElement().classList.add(`${this._getBasicClassPrefix()}-${this.updateAttachment(a)}`)}_getAttachment(a){return rt[a.toUpperCase()]}_setListeners(){this._config.trigger.split(" ").forEach(u=>{if(u==="click")v.default.on(this._element,this.constructor.Event.CLICK,this._config.selector,ut=>this.toggle(ut));else if(u!==Dt){let ut=u===Ot?this.constructor.Event.MOUSEENTER:this.constructor.Event.FOCUSIN,lt=u===Ot?this.constructor.Event.MOUSELEAVE:this.constructor.Event.FOCUSOUT;v.default.on(this._element,ut,this._config.selector,Tt=>this._enter(Tt)),v.default.on(this._element,lt,this._config.selector,Tt=>this._leave(Tt))}}),this._hideModalHandler=()=>{this._element&&this.hide()},v.default.on(this._element.closest(St),yt,this._hideModalHandler),this._config.selector?this._config={...this._config,trigger:"manual",selector:""}:this._fixTitle()}_fixTitle(){let a=this._element.getAttribute("title"),u=typeof this._element.getAttribute("data-bs-original-title");(a||u!=="string")&&(this._element.setAttribute("data-bs-original-title",a||""),a&&!this._element.getAttribute("aria-label")&&!this._element.textContent&&this._element.setAttribute("aria-label",a),this._element.setAttribute("title",""))}_enter(a,u){if(u=this._initializeOnDelegatedTarget(a,u),a&&(u._activeTrigger[a.type==="focusin"?wt:Ot]=!0),u.getTipElement().classList.contains(w)||u._hoverState===L){u._hoverState=L;return}if(clearTimeout(u._timeout),u._hoverState=L,!u._config.delay||!u._config.delay.show){u.show();return}u._timeout=setTimeout(()=>{u._hoverState===L&&u.show()},u._config.delay.show)}_leave(a,u){if(u=this._initializeOnDelegatedTarget(a,u),a&&(u._activeTrigger[a.type==="focusout"?wt:Ot]=u._element.contains(a.relatedTarget)),!u._isWithActiveTrigger()){if(clearTimeout(u._timeout),u._hoverState=K,!u._config.delay||!u._config.delay.hide){u.hide();return}u._timeout=setTimeout(()=>{u._hoverState===K&&u.hide()},u._config.delay.hide)}}_isWithActiveTrigger(){for(let a in this._activeTrigger)if(this._activeTrigger[a])return!0;return!1}_getConfig(a){let u=J.default.getDataAttributes(this._element);return Object.keys(u).forEach(ut=>{A.has(ut)&&delete u[ut]}),a={...this.constructor.Default,...u,...typeof a=="object"&&a?a:{}},a.container=a.container===!1?document.body:D(a.container),typeof a.delay=="number"&&(a.delay={show:a.delay,hide:a.delay}),typeof a.title=="number"&&(a.title=a.title.toString()),typeof a.content=="number"&&(a.content=a.content.toString()),q(Et,a,this.constructor.DefaultType),a.sanitize&&(a.template=pt(a.template,a.allowList,a.sanitizeFn)),a}_getDelegateConfig(){let a={};for(let u in this._config)this.constructor.Default[u]!==this._config[u]&&(a[u]=this._config[u]);return a}_cleanTipClass(){let a=this.getTipElement(),u=new RegExp(`(^|\\s)${this._getBasicClassPrefix()}\\S+`,"g"),ut=a.getAttribute("class").match(u);ut!==null&&ut.length>0&&ut.map(lt=>lt.trim()).forEach(lt=>a.classList.remove(lt))}_getBasicClassPrefix(){return p}_handlePopperPlacementChange(a){let{state:u}=a;u&&(this.tip=u.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(u.placement)))}_disposePopper(){this._popper&&(this._popper.destroy(),this._popper=null)}static jQueryInterface(a){return this.each(function(){let u=Pt.getOrCreateInstance(this,a);if(typeof a=="string"){if(typeof u[a]>"u")throw new TypeError(`No method named "${a}"`);u[a]()}})}}return P(Pt),Pt})});var Ar=Ht((Ei,vi)=>{(function(t,e){typeof Ei=="object"&&typeof vi<"u"?vi.exports=e(gi()):typeof define=="function"&&define.amd?define(["./tooltip"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Popover=e(t.Tooltip))})(Ei,function(t){"use strict";let n=(b=>b&&typeof b=="object"&&"default"in b?b:{default:b})(t),o=()=>{let{jQuery:b}=window;return b&&!document.body.hasAttribute("data-bs-no-jquery")?b:null},r=[],i=b=>{document.readyState==="loading"?(r.length||document.addEventListener("DOMContentLoaded",()=>{r.forEach(D=>D())}),r.push(b)):b()},c=b=>{i(()=>{let D=o();if(D){let q=b.NAME,_=D.fn[q];D.fn[q]=b.jQueryInterface,D.fn[q].Constructor=b,D.fn[q].noConflict=()=>(D.fn[q]=_,b.jQueryInterface)}})},s="popover",S=".bs.popover",v="bs-popover",J={...n.default.Default,placement:"right",offset:[0,8],trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="popover-arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'},tt={...n.default.DefaultType,content:"(string|element|function)"},Y={HIDE:`hide${S}`,HIDDEN:`hidden${S}`,SHOW:`show${S}`,SHOWN:`shown${S}`,INSERTED:`inserted${S}`,CLICK:`click${S}`,FOCUSIN:`focusin${S}`,FOCUSOUT:`focusout${S}`,MOUSEENTER:`mouseenter${S}`,MOUSELEAVE:`mouseleave${S}`},X=".popover-header",T=".popover-body";class O extends n.default{static get Default(){return J}static get NAME(){return s}static get Event(){return Y}static get DefaultType(){return tt}isWithContent(){return this.getTitle()||this._getContent()}setContent(D){this._sanitizeAndSetContent(D,this.getTitle(),X),this._sanitizeAndSetContent(D,this._getContent(),T)}_getContent(){return this._resolvePossibleFunction(this._config.content)}_getBasicClassPrefix(){return v}static jQueryInterface(D){return this.each(function(){let q=O.getOrCreateInstance(this,D);if(typeof D=="string"){if(typeof q[D]>"u")throw new TypeError(`No method named "${D}"`);q[D]()}})}}return c(O),O})});var Tr=Ht((yi,Ai)=>{(function(t,e){typeof yi=="object"&&typeof Ai<"u"?Ai.exports=e(Ut(),ne(),ie(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./dom/manipulator","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.ScrollSpy=e(t.EventHandler,t.Manipulator,t.SelectorEngine,t.Base))})(yi,function(t,e,n,o){"use strict";let r=k=>k&&typeof k=="object"&&"default"in k?k:{default:k},i=r(t),c=r(e),s=r(n),E=r(o),S=k=>k==null?`${k}`:{}.toString.call(k).match(/\s([a-z]+)/i)[1].toLowerCase(),v=k=>{let M=k.getAttribute("data-bs-target");if(!M||M==="#"){let z=k.getAttribute("href");if(!z||!z.includes("#")&&!z.startsWith("."))return null;z.includes("#")&&!z.startsWith("#")&&(z=`#${z.split("#")[1]}`),M=z&&z!=="#"?z.trim():null}return M},J=k=>{let M=v(k);return M&&document.querySelector(M)?M:null},tt=k=>!k||typeof k!="object"?!1:(typeof k.jquery<"u"&&(k=k[0]),typeof k.nodeType<"u"),Y=k=>tt(k)?k.jquery?k[0]:k:typeof k=="string"&&k.length>0?document.querySelector(k):null,X=(k,M,z)=>{Object.keys(z).forEach(mt=>{let w=z[mt],L=M[mt],K=L&&tt(L)?"element":S(L);if(!new RegExp(w).test(K))throw new TypeError(`${k.toUpperCase()}: Option "${mt}" provided type "${K}" but expected type "${w}".`)})},T=()=>{let{jQuery:k}=window;return k&&!document.body.hasAttribute("data-bs-no-jquery")?k:null},O=[],b=k=>{document.readyState==="loading"?(O.length||document.addEventListener("DOMContentLoaded",()=>{O.forEach(M=>M())}),O.push(k)):k()},D=k=>{b(()=>{let M=T();if(M){let z=k.NAME,mt=M.fn[z];M.fn[z]=k.jQueryInterface,M.fn[z].Constructor=k,M.fn[z].noConflict=()=>(M.fn[z]=mt,k.jQueryInterface)}})},q="scrollspy",l=".bs.scrollspy",g=".data-api",y={offset:10,method:"auto",target:""},W={offset:"number",method:"string",target:"(string|element)"},j=`activate${l}`,P=`scroll${l}`,F=`load${l}${g}`,st="dropdown-item",et="active",gt='[data-bs-spy="scroll"]',ct=".nav, .list-group",nt=".nav-link",pt=".nav-item",Et=".list-group-item",Z=`${nt}, ${Et}, .${st}`,B=".dropdown",p=".dropdown-toggle",A="offset",Q="position";class rt extends E.default{constructor(M,z){super(M),this._scrollElement=this._element.tagName==="BODY"?window:this._element,this._config=this._getConfig(z),this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,i.default.on(this._scrollElement,P,()=>this._process()),this.refresh(),this._process()}static get Default(){return y}static get NAME(){return q}refresh(){let M=this._scrollElement===this._scrollElement.window?A:Q,z=this._config.method==="auto"?M:this._config.method,mt=z===Q?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),s.default.find(Z,this._config.target).map(L=>{let K=J(L),ft=K?s.default.findOne(K):null;if(ft){let St=ft.getBoundingClientRect();if(St.width||St.height)return[c.default[z](ft).top+mt,K]}return null}).filter(L=>L).sort((L,K)=>L[0]-K[0]).forEach(L=>{this._offsets.push(L[0]),this._targets.push(L[1])})}dispose(){i.default.off(this._scrollElement,l),super.dispose()}_getConfig(M){return M={...y,...c.default.getDataAttributes(this._element),...typeof M=="object"&&M?M:{}},M.target=Y(M.target)||document.documentElement,X(q,M,W),M}_getScrollTop(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop}_getScrollHeight(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)}_getOffsetHeight(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height}_process(){let M=this._getScrollTop()+this._config.offset,z=this._getScrollHeight(),mt=this._config.offset+z-this._getOffsetHeight();if(this._scrollHeight!==z&&this.refresh(),M>=mt){let w=this._targets[this._targets.length-1];this._activeTarget!==w&&this._activate(w);return}if(this._activeTarget&&M<this._offsets[0]&&this._offsets[0]>0){this._activeTarget=null,this._clear();return}for(let w=this._offsets.length;w--;)this._activeTarget!==this._targets[w]&&M>=this._offsets[w]&&(typeof this._offsets[w+1]>"u"||M<this._offsets[w+1])&&this._activate(this._targets[w])}_activate(M){this._activeTarget=M,this._clear();let z=Z.split(",").map(w=>`${w}[data-bs-target="${M}"],${w}[href="${M}"]`),mt=s.default.findOne(z.join(","),this._config.target);mt.classList.add(et),mt.classList.contains(st)?s.default.findOne(p,mt.closest(B)).classList.add(et):s.default.parents(mt,ct).forEach(w=>{s.default.prev(w,`${nt}, ${Et}`).forEach(L=>L.classList.add(et)),s.default.prev(w,pt).forEach(L=>{s.default.children(L,nt).forEach(K=>K.classList.add(et))})}),i.default.trigger(this._scrollElement,j,{relatedTarget:M})}_clear(){s.default.find(Z,this._config.target).filter(M=>M.classList.contains(et)).forEach(M=>M.classList.remove(et))}static jQueryInterface(M){return this.each(function(){let z=rt.getOrCreateInstance(this,M);if(typeof M=="string"){if(typeof z[M]>"u")throw new TypeError(`No method named "${M}"`);z[M]()}})}}return i.default.on(window,F,()=>{s.default.find(gt).forEach(k=>new rt(k))}),D(rt),rt})});var br=Ht((Ti,bi)=>{(function(t,e){typeof Ti=="object"&&typeof bi<"u"?bi.exports=e(Ut(),ie(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./dom/selector-engine","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Tab=e(t.EventHandler,t.SelectorEngine,t.Base))})(Ti,function(t,e,n){"use strict";let o=B=>B&&typeof B=="object"&&"default"in B?B:{default:B},r=o(t),i=o(e),c=o(n),s=B=>{let p=B.getAttribute("data-bs-target");if(!p||p==="#"){let A=B.getAttribute("href");if(!A||!A.includes("#")&&!A.startsWith("."))return null;A.includes("#")&&!A.startsWith("#")&&(A=`#${A.split("#")[1]}`),p=A&&A!=="#"?A.trim():null}return p},E=B=>{let p=s(B);return p?document.querySelector(p):null},S=B=>!B||B.nodeType!==Node.ELEMENT_NODE||B.classList.contains("disabled")?!0:typeof B.disabled<"u"?B.disabled:B.hasAttribute("disabled")&&B.getAttribute("disabled")!=="false",v=B=>{B.offsetHeight},J=()=>{let{jQuery:B}=window;return B&&!document.body.hasAttribute("data-bs-no-jquery")?B:null},tt=[],Y=B=>{document.readyState==="loading"?(tt.length||document.addEventListener("DOMContentLoaded",()=>{tt.forEach(p=>p())}),tt.push(B)):B()},X=B=>{Y(()=>{let p=J();if(p){let A=B.NAME,Q=p.fn[A];p.fn[A]=B.jQueryInterface,p.fn[A].Constructor=B,p.fn[A].noConflict=()=>(p.fn[A]=Q,B.jQueryInterface)}})},T="tab",b=".bs.tab",D=".data-api",q=`hide${b}`,_=`hidden${b}`,l=`show${b}`,g=`shown${b}`,y=`click${b}${D}`,W="dropdown-menu",j="active",P="fade",F="show",st=".dropdown",et=".nav, .list-group",gt=".active",ct=":scope > li > .active",nt='[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',pt=".dropdown-toggle",Et=":scope > .dropdown-menu .active";class Z extends c.default{static get NAME(){return T}show(){if(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&this._element.classList.contains(j))return;let p,A=E(this._element),Q=this._element.closest(et);if(Q){let z=Q.nodeName==="UL"||Q.nodeName==="OL"?ct:gt;p=i.default.find(z,Q),p=p[p.length-1]}let rt=p?r.default.trigger(p,q,{relatedTarget:this._element}):null;if(r.default.trigger(this._element,l,{relatedTarget:p}).defaultPrevented||rt!==null&&rt.defaultPrevented)return;this._activate(this._element,Q);let M=()=>{r.default.trigger(p,_,{relatedTarget:this._element}),r.default.trigger(this._element,g,{relatedTarget:p})};A?this._activate(A,A.parentNode,M):M()}_activate(p,A,Q){let k=(A&&(A.nodeName==="UL"||A.nodeName==="OL")?i.default.find(ct,A):i.default.children(A,gt))[0],M=Q&&k&&k.classList.contains(P),z=()=>this._transitionComplete(p,k,Q);k&&M?(k.classList.remove(F),this._queueCallback(z,p,!0)):z()}_transitionComplete(p,A,Q){if(A){A.classList.remove(j);let k=i.default.findOne(Et,A.parentNode);k&&k.classList.remove(j),A.getAttribute("role")==="tab"&&A.setAttribute("aria-selected",!1)}p.classList.add(j),p.getAttribute("role")==="tab"&&p.setAttribute("aria-selected",!0),v(p),p.classList.contains(P)&&p.classList.add(F);let rt=p.parentNode;if(rt&&rt.nodeName==="LI"&&(rt=rt.parentNode),rt&&rt.classList.contains(W)){let k=p.closest(st);k&&i.default.find(pt,k).forEach(M=>M.classList.add(j)),p.setAttribute("aria-expanded",!0)}Q&&Q()}static jQueryInterface(p){return this.each(function(){let A=Z.getOrCreateInstance(this);if(typeof p=="string"){if(typeof A[p]>"u")throw new TypeError(`No method named "${p}"`);A[p]()}})}}return r.default.on(document,y,nt,function(B){if(["A","AREA"].includes(this.tagName)&&B.preventDefault(),S(this))return;Z.getOrCreateInstance(this).show()}),X(Z),Z})});var Cr=Ht((Ci,Oi)=>{(function(t,e){typeof Ci=="object"&&typeof Oi<"u"?Oi.exports=e(Ut(),ne(),Qt()):typeof define=="function"&&define.amd?define(["./dom/event-handler","./dom/manipulator","./base-component"],e):(t=typeof globalThis<"u"?globalThis:t||self,t.Toast=e(t.EventHandler,t.Manipulator,t.Base))})(Ci,function(t,e,n){"use strict";let o=p=>p&&typeof p=="object"&&"default"in p?p:{default:p},r=o(t),i=o(e),c=o(n),s=p=>p==null?`${p}`:{}.toString.call(p).match(/\s([a-z]+)/i)[1].toLowerCase(),E=p=>{let A=p.getAttribute("data-bs-target");if(!A||A==="#"){let Q=p.getAttribute("href");if(!Q||!Q.includes("#")&&!Q.startsWith("."))return null;Q.includes("#")&&!Q.startsWith("#")&&(Q=`#${Q.split("#")[1]}`),A=Q&&Q!=="#"?Q.trim():null}return A},S=p=>{let A=E(p);return A?document.querySelector(A):null},v=p=>!p||typeof p!="object"?!1:(typeof p.jquery<"u"&&(p=p[0]),typeof p.nodeType<"u"),J=(p,A,Q)=>{Object.keys(Q).forEach(rt=>{let k=Q[rt],M=A[rt],z=M&&v(M)?"element":s(M);if(!new RegExp(k).test(z))throw new TypeError(`${p.toUpperCase()}: Option "${rt}" provided type "${z}" but expected type "${k}".`)})},tt=p=>!p||p.nodeType!==Node.ELEMENT_NODE||p.classList.contains("disabled")?!0:typeof p.disabled<"u"?p.disabled:p.hasAttribute("disabled")&&p.getAttribute("disabled")!=="false",Y=p=>{p.offsetHeight},X=()=>{let{jQuery:p}=window;return p&&!document.body.hasAttribute("data-bs-no-jquery")?p:null},T=[],O=p=>{document.readyState==="loading"?(T.length||document.addEventListener("DOMContentLoaded",()=>{T.forEach(A=>A())}),T.push(p)):p()},b=p=>{O(()=>{let A=X();if(A){let Q=p.NAME,rt=A.fn[Q];A.fn[Q]=p.jQueryInterface,A.fn[Q].Constructor=p,A.fn[Q].noConflict=()=>(A.fn[Q]=rt,p.jQueryInterface)}})},D=(p,A="hide")=>{let Q=`click.dismiss${p.EVENT_KEY}`,rt=p.NAME;r.default.on(document,Q,`[data-bs-dismiss="${rt}"]`,function(k){if(["A","AREA"].includes(this.tagName)&&k.preventDefault(),tt(this))return;let M=S(this)||this.closest(`.${rt}`);p.getOrCreateInstance(M)[A]()})},q="toast",l=".bs.toast",g=`mouseover${l}`,y=`mouseout${l}`,W=`focusin${l}`,j=`focusout${l}`,P=`hide${l}`,F=`hidden${l}`,st=`show${l}`,et=`shown${l}`,gt="fade",ct="hide",nt="show",pt="showing",Et={animation:"boolean",autohide:"boolean",delay:"number"},Z={animation:!0,autohide:!0,delay:5e3};class B extends c.default{constructor(A,Q){super(A),this._config=this._getConfig(Q),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get DefaultType(){return Et}static get Default(){return Z}static get NAME(){return q}show(){if(r.default.trigger(this._element,st).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(gt);let Q=()=>{this._element.classList.remove(pt),r.default.trigger(this._element,et),this._maybeScheduleHide()};this._element.classList.remove(ct),Y(this._element),this._element.classList.add(nt),this._element.classList.add(pt),this._queueCallback(Q,this._element,this._config.animation)}hide(){if(!this._element.classList.contains(nt)||r.default.trigger(this._element,P).defaultPrevented)return;let Q=()=>{this._element.classList.add(ct),this._element.classList.remove(pt),this._element.classList.remove(nt),r.default.trigger(this._element,F)};this._element.classList.add(pt),this._queueCallback(Q,this._element,this._config.animation)}dispose(){this._clearTimeout(),this._element.classList.contains(nt)&&this._element.classList.remove(nt),super.dispose()}_getConfig(A){return A={...Z,...i.default.getDataAttributes(this._element),...typeof A=="object"&&A?A:{}},J(q,A,this.constructor.DefaultType),A}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(A,Q){switch(A.type){case"mouseover":case"mouseout":this._hasMouseInteraction=Q;break;case"focusin":case"focusout":this._hasKeyboardInteraction=Q;break}if(Q){this._clearTimeout();return}let rt=A.relatedTarget;this._element===rt||this._element.contains(rt)||this._maybeScheduleHide()}_setListeners(){r.default.on(this._element,g,A=>this._onInteraction(A,!0)),r.default.on(this._element,y,A=>this._onInteraction(A,!1)),r.default.on(this._element,W,A=>this._onInteraction(A,!0)),r.default.on(this._element,j,A=>this._onInteraction(A,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(A){return this.each(function(){let Q=B.getOrCreateInstance(this,A);if(typeof A=="string"){if(typeof Q[A]>"u")throw new TypeError(`No method named "${A}"`);Q[A](this)}})}}return D(B),b(B),B})});var xc=Kt(Di()),Mc=Kt(Qt()),Rc=Kt(Li()),Pc=Kt(Ii()),$c=Kt(xi()),kc=Kt(Er()),Vc=Kt(vr()),Hc=Kt(yr()),Bc=Kt(Ar()),Wc=Kt(Tr()),qc=Kt(br()),jc=Kt(Cr()),Fc=Kt(gi());})();
/*!
* Bootstrap event-handler.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap data.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap base-component.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap alert.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap button.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap manipulator.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap selector-engine.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap carousel.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap collapse.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap dropdown.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap modal.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap offcanvas.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap tooltip.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap popover.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap scrollspy.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap tab.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
/*!
* Bootstrap toast.js v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
</script>
<link rel="alternate" type="application/rss+xml" href="https://sdai.moroz.cc/index.xml"
title="SDAI Android App">
</head>
<body style="background: #F2EFEF !important;">
<nav class="navbar navbar-expand-xl navbar-light bg-light py-4">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="http://sdai.moroz.cc/">
<span class="fs-3 fw-semibold text-primary">SDAI Android App</span>
</a>
</div>
</nav>
<section class="section hero py-5">
<div class="container">
<div class="row flex-column flex-xl-row-reverse">
<div class="col-12 col-xl-6 d-flex flex-column justify-content-center hero-image">
<img class="img-fluid" src="assets/sdai.png" alt="assets/sdai.png" width="1772"
height="1773">
</div>
<div class="col-12 col-xl-6 d-flex flex-column justify-content-center">
<h3 class="hero-title fw-bold display-1 text-primary text-center text-xl-start pb-4">
Stable Diffusion AI <strong>for your</strong> Android smartphone.</h3>
<p class="text-center text-black-61 text-xl-start pb-4">Generate Stable Diffusion AI
assets on your own Automatic1111 instance.</p>
<p class="text-center text-black-61 text-xl-start pb-4">
Stable Diffusion AI is highly customizable and adaptable, allowing you to
connect to any user-defined automatic WebUI server and adjust the settings to
meet your specific needs. With its fast and reliable image generation
capabilities, Stable Diffusion AI is the perfect tool for developers, designers,
and anyone who needs to quickly generate images on the go.
<br><br>
Try Stable Diffusion AI today and experience the power and convenience of mobile
image generation at your fingertips!
</p>
<div class="d-flex flex-column flex-xl-row">
<a href="https://play.google.com/store/apps/details?id=com.shifthackz.aisdv1.app"
target="_blank">
<img src="assets/google_play.png"/>
</a>
<path fill-rule="evenodd"
d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"></path>
</svg>
</span></a>
</div>
</div>
</div>
</div>
</section>
<footer class="shared footer bg-blue-light py-5">
<div class="container">
<div class="row">
<div class="col-12">
<p class="small text-black-61 text-center">SDAI Android App © <a
href="https://dmitriy.moroz.cc" target="_blank">Dmitriy Moroz</a></p>
</div>
</div>
</div>
</footer>
</body>
</html>