diff --git a/README.md b/README.md index 3d8f98b..1eae6f2 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ WebFM is a media and file viewer aspiring to become a full fledged file manager 1. Install python, sqlite3, and ffmpeg on the system this will be on. 3. Use ufw or gufw to open the port on your computer to the local network. 4. Use hosts file (or other methods) to redirect webfm.com and ssoapps.com to local app. -5. Update client_secrets.json > 'client_secret' field with your Keycloak key. (Current one is local to me and not public) +5. Update client_secrets.json > 'client_secret' field with your Keycloak key. (Current one was local, not public, and has been expired) 6. Place files or start uploading some to the folders. 7. Place an image such as a jpg, png, or gif labeled "000.itsExtension" in a directory and the viewer will use it as the background image for that folder/directory. 7. Password protect folder based on core/utils/shellfm/windows/Settings.py file settings. @@ -24,4 +24,4 @@ n/a ![2 Video Playing](images/pic2.png) ![3 Images List](images/pic3.png) ![4 Context menu](images/pic4.png) -![5 Settings Pane With Upload And Create Functionality](images/pic5.png) \ No newline at end of file +![5 Settings Pane With Upload And Create Functionality](images/pic5.png) diff --git a/images/pic1.png b/images/pic1.png index 329005d..aaaa5f0 100644 Binary files a/images/pic1.png and b/images/pic1.png differ diff --git a/images/pic2.png b/images/pic2.png index 276262c..495c76c 100644 Binary files a/images/pic2.png and b/images/pic2.png differ diff --git a/images/pic3.png b/images/pic3.png index 5f80a39..559f0a4 100644 Binary files a/images/pic3.png and b/images/pic3.png differ diff --git a/images/pic4.png b/images/pic4.png index b633d97..77d45b2 100644 Binary files a/images/pic4.png and b/images/pic4.png differ diff --git a/images/pic5.png b/images/pic5.png index 150def2..e357aab 100644 Binary files a/images/pic5.png and b/images/pic5.png differ diff --git a/src/core/static/css/bootstrap-icons/123.svg b/src/core/static/css/bootstrap-icons/123.svg new file mode 100644 index 0000000..3ee3396 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/123.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/activity.svg b/src/core/static/css/bootstrap-icons/activity.svg new file mode 100644 index 0000000..1c45d1b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/activity.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/alarm-fill.svg b/src/core/static/css/bootstrap-icons/alarm-fill.svg new file mode 100644 index 0000000..bec569f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/alarm-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/alarm.svg b/src/core/static/css/bootstrap-icons/alarm.svg new file mode 100644 index 0000000..53f7cbe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/alarm.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/align-bottom.svg b/src/core/static/css/bootstrap-icons/align-bottom.svg new file mode 100644 index 0000000..d9484c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/align-bottom.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/align-center.svg b/src/core/static/css/bootstrap-icons/align-center.svg new file mode 100644 index 0000000..af0d75b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/align-center.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/align-end.svg b/src/core/static/css/bootstrap-icons/align-end.svg new file mode 100644 index 0000000..28f861d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/align-end.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/align-middle.svg b/src/core/static/css/bootstrap-icons/align-middle.svg new file mode 100644 index 0000000..95c6598 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/align-middle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/align-start.svg b/src/core/static/css/bootstrap-icons/align-start.svg new file mode 100644 index 0000000..a72ba98 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/align-start.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/align-top.svg b/src/core/static/css/bootstrap-icons/align-top.svg new file mode 100644 index 0000000..d2934f5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/align-top.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/alt.svg b/src/core/static/css/bootstrap-icons/alt.svg new file mode 100644 index 0000000..22b7886 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/alt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/app-indicator.svg b/src/core/static/css/bootstrap-icons/app-indicator.svg new file mode 100644 index 0000000..450a011 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/app-indicator.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/app.svg b/src/core/static/css/bootstrap-icons/app.svg new file mode 100644 index 0000000..819df1b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/app.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/apple.svg b/src/core/static/css/bootstrap-icons/apple.svg new file mode 100644 index 0000000..cacfd97 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/apple.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/archive-fill.svg b/src/core/static/css/bootstrap-icons/archive-fill.svg new file mode 100644 index 0000000..077aa29 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/archive-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/archive.svg b/src/core/static/css/bootstrap-icons/archive.svg new file mode 100644 index 0000000..b41be30 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/archive.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-90deg-down.svg b/src/core/static/css/bootstrap-icons/arrow-90deg-down.svg new file mode 100644 index 0000000..1193b5d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-90deg-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-90deg-left.svg b/src/core/static/css/bootstrap-icons/arrow-90deg-left.svg new file mode 100644 index 0000000..1656b22 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-90deg-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-90deg-right.svg b/src/core/static/css/bootstrap-icons/arrow-90deg-right.svg new file mode 100644 index 0000000..a7d32ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-90deg-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-90deg-up.svg b/src/core/static/css/bootstrap-icons/arrow-90deg-up.svg new file mode 100644 index 0000000..6c95e3d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-90deg-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-bar-down.svg b/src/core/static/css/bootstrap-icons/arrow-bar-down.svg new file mode 100644 index 0000000..fe18e39 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-bar-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-bar-left.svg b/src/core/static/css/bootstrap-icons/arrow-bar-left.svg new file mode 100644 index 0000000..f53a1fd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-bar-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-bar-right.svg b/src/core/static/css/bootstrap-icons/arrow-bar-right.svg new file mode 100644 index 0000000..5019863 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-bar-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-bar-up.svg b/src/core/static/css/bootstrap-icons/arrow-bar-up.svg new file mode 100644 index 0000000..090b6bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-bar-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-clockwise.svg b/src/core/static/css/bootstrap-icons/arrow-clockwise.svg new file mode 100644 index 0000000..b072eb0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-clockwise.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-counterclockwise.svg b/src/core/static/css/bootstrap-icons/arrow-counterclockwise.svg new file mode 100644 index 0000000..b0b23b9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-counterclockwise.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-down-circle-fill.svg new file mode 100644 index 0000000..8e837c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-circle.svg b/src/core/static/css/bootstrap-icons/arrow-down-circle.svg new file mode 100644 index 0000000..fe215b9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-left-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-down-left-circle-fill.svg new file mode 100644 index 0000000..bcebc12 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-left-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-left-circle.svg b/src/core/static/css/bootstrap-icons/arrow-down-left-circle.svg new file mode 100644 index 0000000..8b52276 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-left-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-left-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-down-left-square-fill.svg new file mode 100644 index 0000000..57c099f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-left-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-left-square.svg b/src/core/static/css/bootstrap-icons/arrow-down-left-square.svg new file mode 100644 index 0000000..08e0028 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-left-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-left.svg b/src/core/static/css/bootstrap-icons/arrow-down-left.svg new file mode 100644 index 0000000..96a6b08 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-right-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-down-right-circle-fill.svg new file mode 100644 index 0000000..35ab8c2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-right-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-right-circle.svg b/src/core/static/css/bootstrap-icons/arrow-down-right-circle.svg new file mode 100644 index 0000000..1cd51bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-right-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-right-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-down-right-square-fill.svg new file mode 100644 index 0000000..3ccff9b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-right-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-right-square.svg b/src/core/static/css/bootstrap-icons/arrow-down-right-square.svg new file mode 100644 index 0000000..5019b26 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-right-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-right.svg b/src/core/static/css/bootstrap-icons/arrow-down-right.svg new file mode 100644 index 0000000..80487bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-short.svg b/src/core/static/css/bootstrap-icons/arrow-down-short.svg new file mode 100644 index 0000000..2fda340 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-short.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-down-square-fill.svg new file mode 100644 index 0000000..ea8f14b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-square.svg b/src/core/static/css/bootstrap-icons/arrow-down-square.svg new file mode 100644 index 0000000..633671f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down-up.svg b/src/core/static/css/bootstrap-icons/arrow-down-up.svg new file mode 100644 index 0000000..a128d9b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-down.svg b/src/core/static/css/bootstrap-icons/arrow-down.svg new file mode 100644 index 0000000..1344ca9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-left-circle-fill.svg new file mode 100644 index 0000000..2eebe62 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left-circle.svg b/src/core/static/css/bootstrap-icons/arrow-left-circle.svg new file mode 100644 index 0000000..39f86b8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left-right.svg b/src/core/static/css/bootstrap-icons/arrow-left-right.svg new file mode 100644 index 0000000..8aabd7b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left-short.svg b/src/core/static/css/bootstrap-icons/arrow-left-short.svg new file mode 100644 index 0000000..13005fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left-short.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-left-square-fill.svg new file mode 100644 index 0000000..76dbe9e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left-square.svg b/src/core/static/css/bootstrap-icons/arrow-left-square.svg new file mode 100644 index 0000000..4db19b3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-left.svg b/src/core/static/css/bootstrap-icons/arrow-left.svg new file mode 100644 index 0000000..9d88501 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-repeat.svg b/src/core/static/css/bootstrap-icons/arrow-repeat.svg new file mode 100644 index 0000000..d0d7154 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-repeat.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-return-left.svg b/src/core/static/css/bootstrap-icons/arrow-return-left.svg new file mode 100644 index 0000000..f6b125e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-return-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-return-right.svg b/src/core/static/css/bootstrap-icons/arrow-return-right.svg new file mode 100644 index 0000000..228e24b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-return-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-right-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-right-circle-fill.svg new file mode 100644 index 0000000..336a34e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-right-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-right-circle.svg b/src/core/static/css/bootstrap-icons/arrow-right-circle.svg new file mode 100644 index 0000000..1339b52 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-right-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-right-short.svg b/src/core/static/css/bootstrap-icons/arrow-right-short.svg new file mode 100644 index 0000000..4626398 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-right-short.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-right-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-right-square-fill.svg new file mode 100644 index 0000000..55285eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-right-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-right-square.svg b/src/core/static/css/bootstrap-icons/arrow-right-square.svg new file mode 100644 index 0000000..7209ead --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-right-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-right.svg b/src/core/static/css/bootstrap-icons/arrow-right.svg new file mode 100644 index 0000000..d4b878b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-through-heart-fill.svg b/src/core/static/css/bootstrap-icons/arrow-through-heart-fill.svg new file mode 100644 index 0000000..1b3c30f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-through-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-through-heart.svg b/src/core/static/css/bootstrap-icons/arrow-through-heart.svg new file mode 100644 index 0000000..f352870 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-through-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-up-circle-fill.svg new file mode 100644 index 0000000..ab0a54c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-circle.svg b/src/core/static/css/bootstrap-icons/arrow-up-circle.svg new file mode 100644 index 0000000..9923ae3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-left-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-up-left-circle-fill.svg new file mode 100644 index 0000000..df6e194 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-left-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-left-circle.svg b/src/core/static/css/bootstrap-icons/arrow-up-left-circle.svg new file mode 100644 index 0000000..dfdaf71 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-left-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-left-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-up-left-square-fill.svg new file mode 100644 index 0000000..220169d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-left-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-left-square.svg b/src/core/static/css/bootstrap-icons/arrow-up-left-square.svg new file mode 100644 index 0000000..9d3767f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-left-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-left.svg b/src/core/static/css/bootstrap-icons/arrow-up-left.svg new file mode 100644 index 0000000..da5bb6c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-right-circle-fill.svg b/src/core/static/css/bootstrap-icons/arrow-up-right-circle-fill.svg new file mode 100644 index 0000000..ba547c8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-right-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-right-circle.svg b/src/core/static/css/bootstrap-icons/arrow-up-right-circle.svg new file mode 100644 index 0000000..f2fcabc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-right-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-right-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-up-right-square-fill.svg new file mode 100644 index 0000000..7454537 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-right-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-right-square.svg b/src/core/static/css/bootstrap-icons/arrow-up-right-square.svg new file mode 100644 index 0000000..9754423 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-right-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-right.svg b/src/core/static/css/bootstrap-icons/arrow-up-right.svg new file mode 100644 index 0000000..6924a38 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-short.svg b/src/core/static/css/bootstrap-icons/arrow-up-short.svg new file mode 100644 index 0000000..3863f15 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-short.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-square-fill.svg b/src/core/static/css/bootstrap-icons/arrow-up-square-fill.svg new file mode 100644 index 0000000..bb51b25 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up-square.svg b/src/core/static/css/bootstrap-icons/arrow-up-square.svg new file mode 100644 index 0000000..d21f03e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrow-up.svg b/src/core/static/css/bootstrap-icons/arrow-up.svg new file mode 100644 index 0000000..c46d49e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrow-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrows-angle-contract.svg b/src/core/static/css/bootstrap-icons/arrows-angle-contract.svg new file mode 100644 index 0000000..d140e19 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrows-angle-contract.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrows-angle-expand.svg b/src/core/static/css/bootstrap-icons/arrows-angle-expand.svg new file mode 100644 index 0000000..3697f60 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrows-angle-expand.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrows-collapse.svg b/src/core/static/css/bootstrap-icons/arrows-collapse.svg new file mode 100644 index 0000000..353eed6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrows-collapse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrows-expand.svg b/src/core/static/css/bootstrap-icons/arrows-expand.svg new file mode 100644 index 0000000..9880f25 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrows-expand.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrows-fullscreen.svg b/src/core/static/css/bootstrap-icons/arrows-fullscreen.svg new file mode 100644 index 0000000..dc0acc3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrows-fullscreen.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/arrows-move.svg b/src/core/static/css/bootstrap-icons/arrows-move.svg new file mode 100644 index 0000000..eef62ef --- /dev/null +++ b/src/core/static/css/bootstrap-icons/arrows-move.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/aspect-ratio-fill.svg b/src/core/static/css/bootstrap-icons/aspect-ratio-fill.svg new file mode 100644 index 0000000..81dcfcb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/aspect-ratio-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/aspect-ratio.svg b/src/core/static/css/bootstrap-icons/aspect-ratio.svg new file mode 100644 index 0000000..66719a7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/aspect-ratio.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/asterisk.svg b/src/core/static/css/bootstrap-icons/asterisk.svg new file mode 100644 index 0000000..8b0a9da --- /dev/null +++ b/src/core/static/css/bootstrap-icons/asterisk.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/at.svg b/src/core/static/css/bootstrap-icons/at.svg new file mode 100644 index 0000000..4a85e14 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/at.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/award-fill.svg b/src/core/static/css/bootstrap-icons/award-fill.svg new file mode 100644 index 0000000..6b58996 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/award-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/award.svg b/src/core/static/css/bootstrap-icons/award.svg new file mode 100644 index 0000000..8f572ff --- /dev/null +++ b/src/core/static/css/bootstrap-icons/award.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/back.svg b/src/core/static/css/bootstrap-icons/back.svg new file mode 100644 index 0000000..4c6cbcb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/back.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/backspace-fill.svg b/src/core/static/css/bootstrap-icons/backspace-fill.svg new file mode 100644 index 0000000..ab63109 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/backspace-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/backspace-reverse-fill.svg b/src/core/static/css/bootstrap-icons/backspace-reverse-fill.svg new file mode 100644 index 0000000..ed509ec --- /dev/null +++ b/src/core/static/css/bootstrap-icons/backspace-reverse-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/backspace-reverse.svg b/src/core/static/css/bootstrap-icons/backspace-reverse.svg new file mode 100644 index 0000000..446e019 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/backspace-reverse.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/backspace.svg b/src/core/static/css/bootstrap-icons/backspace.svg new file mode 100644 index 0000000..55c802c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/backspace.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-3d-fill.svg b/src/core/static/css/bootstrap-icons/badge-3d-fill.svg new file mode 100644 index 0000000..ac61cb5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-3d-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-3d.svg b/src/core/static/css/bootstrap-icons/badge-3d.svg new file mode 100644 index 0000000..3485837 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-3d.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-4k-fill.svg b/src/core/static/css/bootstrap-icons/badge-4k-fill.svg new file mode 100644 index 0000000..f353033 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-4k-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-4k.svg b/src/core/static/css/bootstrap-icons/badge-4k.svg new file mode 100644 index 0000000..24ddcb1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-4k.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-8k-fill.svg b/src/core/static/css/bootstrap-icons/badge-8k-fill.svg new file mode 100644 index 0000000..1e1d4c1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-8k-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-8k.svg b/src/core/static/css/bootstrap-icons/badge-8k.svg new file mode 100644 index 0000000..7df4c75 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-8k.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-ad-fill.svg b/src/core/static/css/bootstrap-icons/badge-ad-fill.svg new file mode 100644 index 0000000..b383de6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-ad-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-ad.svg b/src/core/static/css/bootstrap-icons/badge-ad.svg new file mode 100644 index 0000000..942b018 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-ad.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-ar-fill.svg b/src/core/static/css/bootstrap-icons/badge-ar-fill.svg new file mode 100644 index 0000000..f98caac --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-ar-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-ar.svg b/src/core/static/css/bootstrap-icons/badge-ar.svg new file mode 100644 index 0000000..2210506 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-ar.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-cc-fill.svg b/src/core/static/css/bootstrap-icons/badge-cc-fill.svg new file mode 100644 index 0000000..d9783fe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-cc-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-cc.svg b/src/core/static/css/bootstrap-icons/badge-cc.svg new file mode 100644 index 0000000..7868cb4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-cc.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-hd-fill.svg b/src/core/static/css/bootstrap-icons/badge-hd-fill.svg new file mode 100644 index 0000000..9f0a498 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-hd-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-hd.svg b/src/core/static/css/bootstrap-icons/badge-hd.svg new file mode 100644 index 0000000..e3f4ae7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-hd.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-sd-fill.svg b/src/core/static/css/bootstrap-icons/badge-sd-fill.svg new file mode 100644 index 0000000..538b642 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-sd-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-sd.svg b/src/core/static/css/bootstrap-icons/badge-sd.svg new file mode 100644 index 0000000..68667dd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-sd.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-tm-fill.svg b/src/core/static/css/bootstrap-icons/badge-tm-fill.svg new file mode 100644 index 0000000..7d334ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-tm-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-tm.svg b/src/core/static/css/bootstrap-icons/badge-tm.svg new file mode 100644 index 0000000..452dd3b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-tm.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-vo-fill.svg b/src/core/static/css/bootstrap-icons/badge-vo-fill.svg new file mode 100644 index 0000000..1f74e75 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-vo-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-vo.svg b/src/core/static/css/bootstrap-icons/badge-vo.svg new file mode 100644 index 0000000..500d98f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-vo.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-vr-fill.svg b/src/core/static/css/bootstrap-icons/badge-vr-fill.svg new file mode 100644 index 0000000..6cde11f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-vr-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-vr.svg b/src/core/static/css/bootstrap-icons/badge-vr.svg new file mode 100644 index 0000000..5c06852 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-vr.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-wc-fill.svg b/src/core/static/css/bootstrap-icons/badge-wc-fill.svg new file mode 100644 index 0000000..47db37b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-wc-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/badge-wc.svg b/src/core/static/css/bootstrap-icons/badge-wc.svg new file mode 100644 index 0000000..3f0cc5b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/badge-wc.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-check-fill.svg b/src/core/static/css/bootstrap-icons/bag-check-fill.svg new file mode 100644 index 0000000..a1ba2d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-check.svg b/src/core/static/css/bootstrap-icons/bag-check.svg new file mode 100644 index 0000000..c6ad9ac --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-dash-fill.svg b/src/core/static/css/bootstrap-icons/bag-dash-fill.svg new file mode 100644 index 0000000..a739242 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-dash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-dash.svg b/src/core/static/css/bootstrap-icons/bag-dash.svg new file mode 100644 index 0000000..9bcb202 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-fill.svg b/src/core/static/css/bootstrap-icons/bag-fill.svg new file mode 100644 index 0000000..1a1e2e2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-heart-fill.svg b/src/core/static/css/bootstrap-icons/bag-heart-fill.svg new file mode 100644 index 0000000..a859e05 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-heart.svg b/src/core/static/css/bootstrap-icons/bag-heart.svg new file mode 100644 index 0000000..2a6bd30 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-plus-fill.svg b/src/core/static/css/bootstrap-icons/bag-plus-fill.svg new file mode 100644 index 0000000..a110b32 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-plus.svg b/src/core/static/css/bootstrap-icons/bag-plus.svg new file mode 100644 index 0000000..b99a1a5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-x-fill.svg b/src/core/static/css/bootstrap-icons/bag-x-fill.svg new file mode 100644 index 0000000..879bffe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag-x.svg b/src/core/static/css/bootstrap-icons/bag-x.svg new file mode 100644 index 0000000..616532c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bag.svg b/src/core/static/css/bootstrap-icons/bag.svg new file mode 100644 index 0000000..603de5f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bag.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/balloon-fill.svg b/src/core/static/css/bootstrap-icons/balloon-fill.svg new file mode 100644 index 0000000..b663894 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/balloon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/balloon-heart-fill.svg b/src/core/static/css/bootstrap-icons/balloon-heart-fill.svg new file mode 100644 index 0000000..cebfb93 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/balloon-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/balloon-heart.svg b/src/core/static/css/bootstrap-icons/balloon-heart.svg new file mode 100644 index 0000000..dadf467 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/balloon-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/balloon.svg b/src/core/static/css/bootstrap-icons/balloon.svg new file mode 100644 index 0000000..6ca06c3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/balloon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bandaid-fill.svg b/src/core/static/css/bootstrap-icons/bandaid-fill.svg new file mode 100644 index 0000000..41d350a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bandaid-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bandaid.svg b/src/core/static/css/bootstrap-icons/bandaid.svg new file mode 100644 index 0000000..de16de9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bandaid.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bank.svg b/src/core/static/css/bootstrap-icons/bank.svg new file mode 100644 index 0000000..264eaaa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bank.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bank2.svg b/src/core/static/css/bootstrap-icons/bank2.svg new file mode 100644 index 0000000..b03840c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bank2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bar-chart-fill.svg b/src/core/static/css/bootstrap-icons/bar-chart-fill.svg new file mode 100644 index 0000000..23ba4f6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bar-chart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bar-chart-line-fill.svg b/src/core/static/css/bootstrap-icons/bar-chart-line-fill.svg new file mode 100644 index 0000000..a5059c4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bar-chart-line-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bar-chart-line.svg b/src/core/static/css/bootstrap-icons/bar-chart-line.svg new file mode 100644 index 0000000..e3f0cf2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bar-chart-line.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bar-chart-steps.svg b/src/core/static/css/bootstrap-icons/bar-chart-steps.svg new file mode 100644 index 0000000..933fba8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bar-chart-steps.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bar-chart.svg b/src/core/static/css/bootstrap-icons/bar-chart.svg new file mode 100644 index 0000000..c34c0d4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bar-chart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/basket-fill.svg b/src/core/static/css/bootstrap-icons/basket-fill.svg new file mode 100644 index 0000000..ebf223c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/basket-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/basket.svg b/src/core/static/css/bootstrap-icons/basket.svg new file mode 100644 index 0000000..4bc584b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/basket.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/basket2-fill.svg b/src/core/static/css/bootstrap-icons/basket2-fill.svg new file mode 100644 index 0000000..9ebf8db --- /dev/null +++ b/src/core/static/css/bootstrap-icons/basket2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/basket2.svg b/src/core/static/css/bootstrap-icons/basket2.svg new file mode 100644 index 0000000..94f0bcb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/basket2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/basket3-fill.svg b/src/core/static/css/bootstrap-icons/basket3-fill.svg new file mode 100644 index 0000000..e26f0ee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/basket3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/basket3.svg b/src/core/static/css/bootstrap-icons/basket3.svg new file mode 100644 index 0000000..ac46c01 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/basket3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/battery-charging.svg b/src/core/static/css/bootstrap-icons/battery-charging.svg new file mode 100644 index 0000000..cbd9107 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/battery-charging.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/battery-full.svg b/src/core/static/css/bootstrap-icons/battery-full.svg new file mode 100644 index 0000000..48cf92e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/battery-full.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/battery-half.svg b/src/core/static/css/bootstrap-icons/battery-half.svg new file mode 100644 index 0000000..8c3afca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/battery-half.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/battery.svg b/src/core/static/css/bootstrap-icons/battery.svg new file mode 100644 index 0000000..1260360 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/battery.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/behance.svg b/src/core/static/css/bootstrap-icons/behance.svg new file mode 100644 index 0000000..a6a2c42 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/behance.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bell-fill.svg b/src/core/static/css/bootstrap-icons/bell-fill.svg new file mode 100644 index 0000000..76d9b60 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bell-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bell-slash-fill.svg b/src/core/static/css/bootstrap-icons/bell-slash-fill.svg new file mode 100644 index 0000000..2e6f8cf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bell-slash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bell-slash.svg b/src/core/static/css/bootstrap-icons/bell-slash.svg new file mode 100644 index 0000000..eddbb8a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bell-slash.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bell.svg b/src/core/static/css/bootstrap-icons/bell.svg new file mode 100644 index 0000000..585d417 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bell.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bezier.svg b/src/core/static/css/bootstrap-icons/bezier.svg new file mode 100644 index 0000000..21ec7b3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bezier.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bezier2.svg b/src/core/static/css/bootstrap-icons/bezier2.svg new file mode 100644 index 0000000..48722d0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bezier2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bicycle.svg b/src/core/static/css/bootstrap-icons/bicycle.svg new file mode 100644 index 0000000..17a2105 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bicycle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/binoculars-fill.svg b/src/core/static/css/bootstrap-icons/binoculars-fill.svg new file mode 100644 index 0000000..de09c73 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/binoculars-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/binoculars.svg b/src/core/static/css/bootstrap-icons/binoculars.svg new file mode 100644 index 0000000..47bca44 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/binoculars.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/blockquote-left.svg b/src/core/static/css/bootstrap-icons/blockquote-left.svg new file mode 100644 index 0000000..f2e0fa2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/blockquote-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/blockquote-right.svg b/src/core/static/css/bootstrap-icons/blockquote-right.svg new file mode 100644 index 0000000..253518d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/blockquote-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bluetooth.svg b/src/core/static/css/bootstrap-icons/bluetooth.svg new file mode 100644 index 0000000..5021e77 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bluetooth.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/body-text.svg b/src/core/static/css/bootstrap-icons/body-text.svg new file mode 100644 index 0000000..81ede13 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/body-text.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/book-fill.svg b/src/core/static/css/bootstrap-icons/book-fill.svg new file mode 100644 index 0000000..276a281 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/book-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/book-half.svg b/src/core/static/css/bootstrap-icons/book-half.svg new file mode 100644 index 0000000..76589a5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/book-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/book.svg b/src/core/static/css/bootstrap-icons/book.svg new file mode 100644 index 0000000..f0e5e49 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/book.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-check-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-check-fill.svg new file mode 100644 index 0000000..039e455 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-check.svg b/src/core/static/css/bootstrap-icons/bookmark-check.svg new file mode 100644 index 0000000..b1f572f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-dash-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-dash-fill.svg new file mode 100644 index 0000000..e171192 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-dash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-dash.svg b/src/core/static/css/bootstrap-icons/bookmark-dash.svg new file mode 100644 index 0000000..1138dbb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-fill.svg new file mode 100644 index 0000000..9466102 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-heart-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-heart-fill.svg new file mode 100644 index 0000000..83db817 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-heart.svg b/src/core/static/css/bootstrap-icons/bookmark-heart.svg new file mode 100644 index 0000000..be0adb1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-plus-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-plus-fill.svg new file mode 100644 index 0000000..bb4502a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-plus.svg b/src/core/static/css/bootstrap-icons/bookmark-plus.svg new file mode 100644 index 0000000..986a222 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-star-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-star-fill.svg new file mode 100644 index 0000000..220f16f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-star-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-star.svg b/src/core/static/css/bootstrap-icons/bookmark-star.svg new file mode 100644 index 0000000..0d2f262 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-star.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-x-fill.svg b/src/core/static/css/bootstrap-icons/bookmark-x-fill.svg new file mode 100644 index 0000000..69fd982 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark-x.svg b/src/core/static/css/bootstrap-icons/bookmark-x.svg new file mode 100644 index 0000000..6ac9e80 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmark.svg b/src/core/static/css/bootstrap-icons/bookmark.svg new file mode 100644 index 0000000..93e1d99 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmarks-fill.svg b/src/core/static/css/bootstrap-icons/bookmarks-fill.svg new file mode 100644 index 0000000..eb5a2db --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmarks-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookmarks.svg b/src/core/static/css/bootstrap-icons/bookmarks.svg new file mode 100644 index 0000000..6efa0bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookmarks.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bookshelf.svg b/src/core/static/css/bootstrap-icons/bookshelf.svg new file mode 100644 index 0000000..6549ea1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bookshelf.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/boombox-fill.svg b/src/core/static/css/bootstrap-icons/boombox-fill.svg new file mode 100644 index 0000000..92eacc3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/boombox-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/boombox.svg b/src/core/static/css/bootstrap-icons/boombox.svg new file mode 100644 index 0000000..520f23e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/boombox.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bootstrap-fill.svg b/src/core/static/css/bootstrap-icons/bootstrap-fill.svg new file mode 100644 index 0000000..9d16320 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bootstrap-icons.css b/src/core/static/css/bootstrap-icons/bootstrap-icons.css new file mode 100644 index 0000000..4fb8787 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap-icons.css @@ -0,0 +1,1705 @@ +@font-face { + font-family: "bootstrap-icons"; + src: url("./fonts/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"), +url("./fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff"); +} + +.bi::before, +[class^="bi-"]::before, +[class*=" bi-"]::before { + display: inline-block; + font-display: block; + font-family: bootstrap-icons !important; + font-style: normal; + font-weight: normal !important; + font-variant: normal; + text-transform: none; + line-height: 1; + vertical-align: -.125em; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.bi-123::before { content: "\f67f"; } +.bi-alarm-fill::before { content: "\f101"; } +.bi-alarm::before { content: "\f102"; } +.bi-align-bottom::before { content: "\f103"; } +.bi-align-center::before { content: "\f104"; } +.bi-align-end::before { content: "\f105"; } +.bi-align-middle::before { content: "\f106"; } +.bi-align-start::before { content: "\f107"; } +.bi-align-top::before { content: "\f108"; } +.bi-alt::before { content: "\f109"; } +.bi-app-indicator::before { content: "\f10a"; } +.bi-app::before { content: "\f10b"; } +.bi-archive-fill::before { content: "\f10c"; } +.bi-archive::before { content: "\f10d"; } +.bi-arrow-90deg-down::before { content: "\f10e"; } +.bi-arrow-90deg-left::before { content: "\f10f"; } +.bi-arrow-90deg-right::before { content: "\f110"; } +.bi-arrow-90deg-up::before { content: "\f111"; } +.bi-arrow-bar-down::before { content: "\f112"; } +.bi-arrow-bar-left::before { content: "\f113"; } +.bi-arrow-bar-right::before { content: "\f114"; } +.bi-arrow-bar-up::before { content: "\f115"; } +.bi-arrow-clockwise::before { content: "\f116"; } +.bi-arrow-counterclockwise::before { content: "\f117"; } +.bi-arrow-down-circle-fill::before { content: "\f118"; } +.bi-arrow-down-circle::before { content: "\f119"; } +.bi-arrow-down-left-circle-fill::before { content: "\f11a"; } +.bi-arrow-down-left-circle::before { content: "\f11b"; } +.bi-arrow-down-left-square-fill::before { content: "\f11c"; } +.bi-arrow-down-left-square::before { content: "\f11d"; } +.bi-arrow-down-left::before { content: "\f11e"; } +.bi-arrow-down-right-circle-fill::before { content: "\f11f"; } +.bi-arrow-down-right-circle::before { content: "\f120"; } +.bi-arrow-down-right-square-fill::before { content: "\f121"; } +.bi-arrow-down-right-square::before { content: "\f122"; } +.bi-arrow-down-right::before { content: "\f123"; } +.bi-arrow-down-short::before { content: "\f124"; } +.bi-arrow-down-square-fill::before { content: "\f125"; } +.bi-arrow-down-square::before { content: "\f126"; } +.bi-arrow-down-up::before { content: "\f127"; } +.bi-arrow-down::before { content: "\f128"; } +.bi-arrow-left-circle-fill::before { content: "\f129"; } +.bi-arrow-left-circle::before { content: "\f12a"; } +.bi-arrow-left-right::before { content: "\f12b"; } +.bi-arrow-left-short::before { content: "\f12c"; } +.bi-arrow-left-square-fill::before { content: "\f12d"; } +.bi-arrow-left-square::before { content: "\f12e"; } +.bi-arrow-left::before { content: "\f12f"; } +.bi-arrow-repeat::before { content: "\f130"; } +.bi-arrow-return-left::before { content: "\f131"; } +.bi-arrow-return-right::before { content: "\f132"; } +.bi-arrow-right-circle-fill::before { content: "\f133"; } +.bi-arrow-right-circle::before { content: "\f134"; } +.bi-arrow-right-short::before { content: "\f135"; } +.bi-arrow-right-square-fill::before { content: "\f136"; } +.bi-arrow-right-square::before { content: "\f137"; } +.bi-arrow-right::before { content: "\f138"; } +.bi-arrow-up-circle-fill::before { content: "\f139"; } +.bi-arrow-up-circle::before { content: "\f13a"; } +.bi-arrow-up-left-circle-fill::before { content: "\f13b"; } +.bi-arrow-up-left-circle::before { content: "\f13c"; } +.bi-arrow-up-left-square-fill::before { content: "\f13d"; } +.bi-arrow-up-left-square::before { content: "\f13e"; } +.bi-arrow-up-left::before { content: "\f13f"; } +.bi-arrow-up-right-circle-fill::before { content: "\f140"; } +.bi-arrow-up-right-circle::before { content: "\f141"; } +.bi-arrow-up-right-square-fill::before { content: "\f142"; } +.bi-arrow-up-right-square::before { content: "\f143"; } +.bi-arrow-up-right::before { content: "\f144"; } +.bi-arrow-up-short::before { content: "\f145"; } +.bi-arrow-up-square-fill::before { content: "\f146"; } +.bi-arrow-up-square::before { content: "\f147"; } +.bi-arrow-up::before { content: "\f148"; } +.bi-arrows-angle-contract::before { content: "\f149"; } +.bi-arrows-angle-expand::before { content: "\f14a"; } +.bi-arrows-collapse::before { content: "\f14b"; } +.bi-arrows-expand::before { content: "\f14c"; } +.bi-arrows-fullscreen::before { content: "\f14d"; } +.bi-arrows-move::before { content: "\f14e"; } +.bi-aspect-ratio-fill::before { content: "\f14f"; } +.bi-aspect-ratio::before { content: "\f150"; } +.bi-asterisk::before { content: "\f151"; } +.bi-at::before { content: "\f152"; } +.bi-award-fill::before { content: "\f153"; } +.bi-award::before { content: "\f154"; } +.bi-back::before { content: "\f155"; } +.bi-backspace-fill::before { content: "\f156"; } +.bi-backspace-reverse-fill::before { content: "\f157"; } +.bi-backspace-reverse::before { content: "\f158"; } +.bi-backspace::before { content: "\f159"; } +.bi-badge-3d-fill::before { content: "\f15a"; } +.bi-badge-3d::before { content: "\f15b"; } +.bi-badge-4k-fill::before { content: "\f15c"; } +.bi-badge-4k::before { content: "\f15d"; } +.bi-badge-8k-fill::before { content: "\f15e"; } +.bi-badge-8k::before { content: "\f15f"; } +.bi-badge-ad-fill::before { content: "\f160"; } +.bi-badge-ad::before { content: "\f161"; } +.bi-badge-ar-fill::before { content: "\f162"; } +.bi-badge-ar::before { content: "\f163"; } +.bi-badge-cc-fill::before { content: "\f164"; } +.bi-badge-cc::before { content: "\f165"; } +.bi-badge-hd-fill::before { content: "\f166"; } +.bi-badge-hd::before { content: "\f167"; } +.bi-badge-tm-fill::before { content: "\f168"; } +.bi-badge-tm::before { content: "\f169"; } +.bi-badge-vo-fill::before { content: "\f16a"; } +.bi-badge-vo::before { content: "\f16b"; } +.bi-badge-vr-fill::before { content: "\f16c"; } +.bi-badge-vr::before { content: "\f16d"; } +.bi-badge-wc-fill::before { content: "\f16e"; } +.bi-badge-wc::before { content: "\f16f"; } +.bi-bag-check-fill::before { content: "\f170"; } +.bi-bag-check::before { content: "\f171"; } +.bi-bag-dash-fill::before { content: "\f172"; } +.bi-bag-dash::before { content: "\f173"; } +.bi-bag-fill::before { content: "\f174"; } +.bi-bag-plus-fill::before { content: "\f175"; } +.bi-bag-plus::before { content: "\f176"; } +.bi-bag-x-fill::before { content: "\f177"; } +.bi-bag-x::before { content: "\f178"; } +.bi-bag::before { content: "\f179"; } +.bi-bar-chart-fill::before { content: "\f17a"; } +.bi-bar-chart-line-fill::before { content: "\f17b"; } +.bi-bar-chart-line::before { content: "\f17c"; } +.bi-bar-chart-steps::before { content: "\f17d"; } +.bi-bar-chart::before { content: "\f17e"; } +.bi-basket-fill::before { content: "\f17f"; } +.bi-basket::before { content: "\f180"; } +.bi-basket2-fill::before { content: "\f181"; } +.bi-basket2::before { content: "\f182"; } +.bi-basket3-fill::before { content: "\f183"; } +.bi-basket3::before { content: "\f184"; } +.bi-battery-charging::before { content: "\f185"; } +.bi-battery-full::before { content: "\f186"; } +.bi-battery-half::before { content: "\f187"; } +.bi-battery::before { content: "\f188"; } +.bi-bell-fill::before { content: "\f189"; } +.bi-bell::before { content: "\f18a"; } +.bi-bezier::before { content: "\f18b"; } +.bi-bezier2::before { content: "\f18c"; } +.bi-bicycle::before { content: "\f18d"; } +.bi-binoculars-fill::before { content: "\f18e"; } +.bi-binoculars::before { content: "\f18f"; } +.bi-blockquote-left::before { content: "\f190"; } +.bi-blockquote-right::before { content: "\f191"; } +.bi-book-fill::before { content: "\f192"; } +.bi-book-half::before { content: "\f193"; } +.bi-book::before { content: "\f194"; } +.bi-bookmark-check-fill::before { content: "\f195"; } +.bi-bookmark-check::before { content: "\f196"; } +.bi-bookmark-dash-fill::before { content: "\f197"; } +.bi-bookmark-dash::before { content: "\f198"; } +.bi-bookmark-fill::before { content: "\f199"; } +.bi-bookmark-heart-fill::before { content: "\f19a"; } +.bi-bookmark-heart::before { content: "\f19b"; } +.bi-bookmark-plus-fill::before { content: "\f19c"; } +.bi-bookmark-plus::before { content: "\f19d"; } +.bi-bookmark-star-fill::before { content: "\f19e"; } +.bi-bookmark-star::before { content: "\f19f"; } +.bi-bookmark-x-fill::before { content: "\f1a0"; } +.bi-bookmark-x::before { content: "\f1a1"; } +.bi-bookmark::before { content: "\f1a2"; } +.bi-bookmarks-fill::before { content: "\f1a3"; } +.bi-bookmarks::before { content: "\f1a4"; } +.bi-bookshelf::before { content: "\f1a5"; } +.bi-bootstrap-fill::before { content: "\f1a6"; } +.bi-bootstrap-reboot::before { content: "\f1a7"; } +.bi-bootstrap::before { content: "\f1a8"; } +.bi-border-all::before { content: "\f1a9"; } +.bi-border-bottom::before { content: "\f1aa"; } +.bi-border-center::before { content: "\f1ab"; } +.bi-border-inner::before { content: "\f1ac"; } +.bi-border-left::before { content: "\f1ad"; } +.bi-border-middle::before { content: "\f1ae"; } +.bi-border-outer::before { content: "\f1af"; } +.bi-border-right::before { content: "\f1b0"; } +.bi-border-style::before { content: "\f1b1"; } +.bi-border-top::before { content: "\f1b2"; } +.bi-border-width::before { content: "\f1b3"; } +.bi-border::before { content: "\f1b4"; } +.bi-bounding-box-circles::before { content: "\f1b5"; } +.bi-bounding-box::before { content: "\f1b6"; } +.bi-box-arrow-down-left::before { content: "\f1b7"; } +.bi-box-arrow-down-right::before { content: "\f1b8"; } +.bi-box-arrow-down::before { content: "\f1b9"; } +.bi-box-arrow-in-down-left::before { content: "\f1ba"; } +.bi-box-arrow-in-down-right::before { content: "\f1bb"; } +.bi-box-arrow-in-down::before { content: "\f1bc"; } +.bi-box-arrow-in-left::before { content: "\f1bd"; } +.bi-box-arrow-in-right::before { content: "\f1be"; } +.bi-box-arrow-in-up-left::before { content: "\f1bf"; } +.bi-box-arrow-in-up-right::before { content: "\f1c0"; } +.bi-box-arrow-in-up::before { content: "\f1c1"; } +.bi-box-arrow-left::before { content: "\f1c2"; } +.bi-box-arrow-right::before { content: "\f1c3"; } +.bi-box-arrow-up-left::before { content: "\f1c4"; } +.bi-box-arrow-up-right::before { content: "\f1c5"; } +.bi-box-arrow-up::before { content: "\f1c6"; } +.bi-box-seam::before { content: "\f1c7"; } +.bi-box::before { content: "\f1c8"; } +.bi-braces::before { content: "\f1c9"; } +.bi-bricks::before { content: "\f1ca"; } +.bi-briefcase-fill::before { content: "\f1cb"; } +.bi-briefcase::before { content: "\f1cc"; } +.bi-brightness-alt-high-fill::before { content: "\f1cd"; } +.bi-brightness-alt-high::before { content: "\f1ce"; } +.bi-brightness-alt-low-fill::before { content: "\f1cf"; } +.bi-brightness-alt-low::before { content: "\f1d0"; } +.bi-brightness-high-fill::before { content: "\f1d1"; } +.bi-brightness-high::before { content: "\f1d2"; } +.bi-brightness-low-fill::before { content: "\f1d3"; } +.bi-brightness-low::before { content: "\f1d4"; } +.bi-broadcast-pin::before { content: "\f1d5"; } +.bi-broadcast::before { content: "\f1d6"; } +.bi-brush-fill::before { content: "\f1d7"; } +.bi-brush::before { content: "\f1d8"; } +.bi-bucket-fill::before { content: "\f1d9"; } +.bi-bucket::before { content: "\f1da"; } +.bi-bug-fill::before { content: "\f1db"; } +.bi-bug::before { content: "\f1dc"; } +.bi-building::before { content: "\f1dd"; } +.bi-bullseye::before { content: "\f1de"; } +.bi-calculator-fill::before { content: "\f1df"; } +.bi-calculator::before { content: "\f1e0"; } +.bi-calendar-check-fill::before { content: "\f1e1"; } +.bi-calendar-check::before { content: "\f1e2"; } +.bi-calendar-date-fill::before { content: "\f1e3"; } +.bi-calendar-date::before { content: "\f1e4"; } +.bi-calendar-day-fill::before { content: "\f1e5"; } +.bi-calendar-day::before { content: "\f1e6"; } +.bi-calendar-event-fill::before { content: "\f1e7"; } +.bi-calendar-event::before { content: "\f1e8"; } +.bi-calendar-fill::before { content: "\f1e9"; } +.bi-calendar-minus-fill::before { content: "\f1ea"; } +.bi-calendar-minus::before { content: "\f1eb"; } +.bi-calendar-month-fill::before { content: "\f1ec"; } +.bi-calendar-month::before { content: "\f1ed"; } +.bi-calendar-plus-fill::before { content: "\f1ee"; } +.bi-calendar-plus::before { content: "\f1ef"; } +.bi-calendar-range-fill::before { content: "\f1f0"; } +.bi-calendar-range::before { content: "\f1f1"; } +.bi-calendar-week-fill::before { content: "\f1f2"; } +.bi-calendar-week::before { content: "\f1f3"; } +.bi-calendar-x-fill::before { content: "\f1f4"; } +.bi-calendar-x::before { content: "\f1f5"; } +.bi-calendar::before { content: "\f1f6"; } +.bi-calendar2-check-fill::before { content: "\f1f7"; } +.bi-calendar2-check::before { content: "\f1f8"; } +.bi-calendar2-date-fill::before { content: "\f1f9"; } +.bi-calendar2-date::before { content: "\f1fa"; } +.bi-calendar2-day-fill::before { content: "\f1fb"; } +.bi-calendar2-day::before { content: "\f1fc"; } +.bi-calendar2-event-fill::before { content: "\f1fd"; } +.bi-calendar2-event::before { content: "\f1fe"; } +.bi-calendar2-fill::before { content: "\f1ff"; } +.bi-calendar2-minus-fill::before { content: "\f200"; } +.bi-calendar2-minus::before { content: "\f201"; } +.bi-calendar2-month-fill::before { content: "\f202"; } +.bi-calendar2-month::before { content: "\f203"; } +.bi-calendar2-plus-fill::before { content: "\f204"; } +.bi-calendar2-plus::before { content: "\f205"; } +.bi-calendar2-range-fill::before { content: "\f206"; } +.bi-calendar2-range::before { content: "\f207"; } +.bi-calendar2-week-fill::before { content: "\f208"; } +.bi-calendar2-week::before { content: "\f209"; } +.bi-calendar2-x-fill::before { content: "\f20a"; } +.bi-calendar2-x::before { content: "\f20b"; } +.bi-calendar2::before { content: "\f20c"; } +.bi-calendar3-event-fill::before { content: "\f20d"; } +.bi-calendar3-event::before { content: "\f20e"; } +.bi-calendar3-fill::before { content: "\f20f"; } +.bi-calendar3-range-fill::before { content: "\f210"; } +.bi-calendar3-range::before { content: "\f211"; } +.bi-calendar3-week-fill::before { content: "\f212"; } +.bi-calendar3-week::before { content: "\f213"; } +.bi-calendar3::before { content: "\f214"; } +.bi-calendar4-event::before { content: "\f215"; } +.bi-calendar4-range::before { content: "\f216"; } +.bi-calendar4-week::before { content: "\f217"; } +.bi-calendar4::before { content: "\f218"; } +.bi-camera-fill::before { content: "\f219"; } +.bi-camera-reels-fill::before { content: "\f21a"; } +.bi-camera-reels::before { content: "\f21b"; } +.bi-camera-video-fill::before { content: "\f21c"; } +.bi-camera-video-off-fill::before { content: "\f21d"; } +.bi-camera-video-off::before { content: "\f21e"; } +.bi-camera-video::before { content: "\f21f"; } +.bi-camera::before { content: "\f220"; } +.bi-camera2::before { content: "\f221"; } +.bi-capslock-fill::before { content: "\f222"; } +.bi-capslock::before { content: "\f223"; } +.bi-card-checklist::before { content: "\f224"; } +.bi-card-heading::before { content: "\f225"; } +.bi-card-image::before { content: "\f226"; } +.bi-card-list::before { content: "\f227"; } +.bi-card-text::before { content: "\f228"; } +.bi-caret-down-fill::before { content: "\f229"; } +.bi-caret-down-square-fill::before { content: "\f22a"; } +.bi-caret-down-square::before { content: "\f22b"; } +.bi-caret-down::before { content: "\f22c"; } +.bi-caret-left-fill::before { content: "\f22d"; } +.bi-caret-left-square-fill::before { content: "\f22e"; } +.bi-caret-left-square::before { content: "\f22f"; } +.bi-caret-left::before { content: "\f230"; } +.bi-caret-right-fill::before { content: "\f231"; } +.bi-caret-right-square-fill::before { content: "\f232"; } +.bi-caret-right-square::before { content: "\f233"; } +.bi-caret-right::before { content: "\f234"; } +.bi-caret-up-fill::before { content: "\f235"; } +.bi-caret-up-square-fill::before { content: "\f236"; } +.bi-caret-up-square::before { content: "\f237"; } +.bi-caret-up::before { content: "\f238"; } +.bi-cart-check-fill::before { content: "\f239"; } +.bi-cart-check::before { content: "\f23a"; } +.bi-cart-dash-fill::before { content: "\f23b"; } +.bi-cart-dash::before { content: "\f23c"; } +.bi-cart-fill::before { content: "\f23d"; } +.bi-cart-plus-fill::before { content: "\f23e"; } +.bi-cart-plus::before { content: "\f23f"; } +.bi-cart-x-fill::before { content: "\f240"; } +.bi-cart-x::before { content: "\f241"; } +.bi-cart::before { content: "\f242"; } +.bi-cart2::before { content: "\f243"; } +.bi-cart3::before { content: "\f244"; } +.bi-cart4::before { content: "\f245"; } +.bi-cash-stack::before { content: "\f246"; } +.bi-cash::before { content: "\f247"; } +.bi-cast::before { content: "\f248"; } +.bi-chat-dots-fill::before { content: "\f249"; } +.bi-chat-dots::before { content: "\f24a"; } +.bi-chat-fill::before { content: "\f24b"; } +.bi-chat-left-dots-fill::before { content: "\f24c"; } +.bi-chat-left-dots::before { content: "\f24d"; } +.bi-chat-left-fill::before { content: "\f24e"; } +.bi-chat-left-quote-fill::before { content: "\f24f"; } +.bi-chat-left-quote::before { content: "\f250"; } +.bi-chat-left-text-fill::before { content: "\f251"; } +.bi-chat-left-text::before { content: "\f252"; } +.bi-chat-left::before { content: "\f253"; } +.bi-chat-quote-fill::before { content: "\f254"; } +.bi-chat-quote::before { content: "\f255"; } +.bi-chat-right-dots-fill::before { content: "\f256"; } +.bi-chat-right-dots::before { content: "\f257"; } +.bi-chat-right-fill::before { content: "\f258"; } +.bi-chat-right-quote-fill::before { content: "\f259"; } +.bi-chat-right-quote::before { content: "\f25a"; } +.bi-chat-right-text-fill::before { content: "\f25b"; } +.bi-chat-right-text::before { content: "\f25c"; } +.bi-chat-right::before { content: "\f25d"; } +.bi-chat-square-dots-fill::before { content: "\f25e"; } +.bi-chat-square-dots::before { content: "\f25f"; } +.bi-chat-square-fill::before { content: "\f260"; } +.bi-chat-square-quote-fill::before { content: "\f261"; } +.bi-chat-square-quote::before { content: "\f262"; } +.bi-chat-square-text-fill::before { content: "\f263"; } +.bi-chat-square-text::before { content: "\f264"; } +.bi-chat-square::before { content: "\f265"; } +.bi-chat-text-fill::before { content: "\f266"; } +.bi-chat-text::before { content: "\f267"; } +.bi-chat::before { content: "\f268"; } +.bi-check-all::before { content: "\f269"; } +.bi-check-circle-fill::before { content: "\f26a"; } +.bi-check-circle::before { content: "\f26b"; } +.bi-check-square-fill::before { content: "\f26c"; } +.bi-check-square::before { content: "\f26d"; } +.bi-check::before { content: "\f26e"; } +.bi-check2-all::before { content: "\f26f"; } +.bi-check2-circle::before { content: "\f270"; } +.bi-check2-square::before { content: "\f271"; } +.bi-check2::before { content: "\f272"; } +.bi-chevron-bar-contract::before { content: "\f273"; } +.bi-chevron-bar-down::before { content: "\f274"; } +.bi-chevron-bar-expand::before { content: "\f275"; } +.bi-chevron-bar-left::before { content: "\f276"; } +.bi-chevron-bar-right::before { content: "\f277"; } +.bi-chevron-bar-up::before { content: "\f278"; } +.bi-chevron-compact-down::before { content: "\f279"; } +.bi-chevron-compact-left::before { content: "\f27a"; } +.bi-chevron-compact-right::before { content: "\f27b"; } +.bi-chevron-compact-up::before { content: "\f27c"; } +.bi-chevron-contract::before { content: "\f27d"; } +.bi-chevron-double-down::before { content: "\f27e"; } +.bi-chevron-double-left::before { content: "\f27f"; } +.bi-chevron-double-right::before { content: "\f280"; } +.bi-chevron-double-up::before { content: "\f281"; } +.bi-chevron-down::before { content: "\f282"; } +.bi-chevron-expand::before { content: "\f283"; } +.bi-chevron-left::before { content: "\f284"; } +.bi-chevron-right::before { content: "\f285"; } +.bi-chevron-up::before { content: "\f286"; } +.bi-circle-fill::before { content: "\f287"; } +.bi-circle-half::before { content: "\f288"; } +.bi-circle-square::before { content: "\f289"; } +.bi-circle::before { content: "\f28a"; } +.bi-clipboard-check::before { content: "\f28b"; } +.bi-clipboard-data::before { content: "\f28c"; } +.bi-clipboard-minus::before { content: "\f28d"; } +.bi-clipboard-plus::before { content: "\f28e"; } +.bi-clipboard-x::before { content: "\f28f"; } +.bi-clipboard::before { content: "\f290"; } +.bi-clock-fill::before { content: "\f291"; } +.bi-clock-history::before { content: "\f292"; } +.bi-clock::before { content: "\f293"; } +.bi-cloud-arrow-down-fill::before { content: "\f294"; } +.bi-cloud-arrow-down::before { content: "\f295"; } +.bi-cloud-arrow-up-fill::before { content: "\f296"; } +.bi-cloud-arrow-up::before { content: "\f297"; } +.bi-cloud-check-fill::before { content: "\f298"; } +.bi-cloud-check::before { content: "\f299"; } +.bi-cloud-download-fill::before { content: "\f29a"; } +.bi-cloud-download::before { content: "\f29b"; } +.bi-cloud-drizzle-fill::before { content: "\f29c"; } +.bi-cloud-drizzle::before { content: "\f29d"; } +.bi-cloud-fill::before { content: "\f29e"; } +.bi-cloud-fog-fill::before { content: "\f29f"; } +.bi-cloud-fog::before { content: "\f2a0"; } +.bi-cloud-fog2-fill::before { content: "\f2a1"; } +.bi-cloud-fog2::before { content: "\f2a2"; } +.bi-cloud-hail-fill::before { content: "\f2a3"; } +.bi-cloud-hail::before { content: "\f2a4"; } +.bi-cloud-haze-1::before { content: "\f2a5"; } +.bi-cloud-haze-fill::before { content: "\f2a6"; } +.bi-cloud-haze::before { content: "\f2a7"; } +.bi-cloud-haze2-fill::before { content: "\f2a8"; } +.bi-cloud-lightning-fill::before { content: "\f2a9"; } +.bi-cloud-lightning-rain-fill::before { content: "\f2aa"; } +.bi-cloud-lightning-rain::before { content: "\f2ab"; } +.bi-cloud-lightning::before { content: "\f2ac"; } +.bi-cloud-minus-fill::before { content: "\f2ad"; } +.bi-cloud-minus::before { content: "\f2ae"; } +.bi-cloud-moon-fill::before { content: "\f2af"; } +.bi-cloud-moon::before { content: "\f2b0"; } +.bi-cloud-plus-fill::before { content: "\f2b1"; } +.bi-cloud-plus::before { content: "\f2b2"; } +.bi-cloud-rain-fill::before { content: "\f2b3"; } +.bi-cloud-rain-heavy-fill::before { content: "\f2b4"; } +.bi-cloud-rain-heavy::before { content: "\f2b5"; } +.bi-cloud-rain::before { content: "\f2b6"; } +.bi-cloud-slash-fill::before { content: "\f2b7"; } +.bi-cloud-slash::before { content: "\f2b8"; } +.bi-cloud-sleet-fill::before { content: "\f2b9"; } +.bi-cloud-sleet::before { content: "\f2ba"; } +.bi-cloud-snow-fill::before { content: "\f2bb"; } +.bi-cloud-snow::before { content: "\f2bc"; } +.bi-cloud-sun-fill::before { content: "\f2bd"; } +.bi-cloud-sun::before { content: "\f2be"; } +.bi-cloud-upload-fill::before { content: "\f2bf"; } +.bi-cloud-upload::before { content: "\f2c0"; } +.bi-cloud::before { content: "\f2c1"; } +.bi-clouds-fill::before { content: "\f2c2"; } +.bi-clouds::before { content: "\f2c3"; } +.bi-cloudy-fill::before { content: "\f2c4"; } +.bi-cloudy::before { content: "\f2c5"; } +.bi-code-slash::before { content: "\f2c6"; } +.bi-code-square::before { content: "\f2c7"; } +.bi-code::before { content: "\f2c8"; } +.bi-collection-fill::before { content: "\f2c9"; } +.bi-collection-play-fill::before { content: "\f2ca"; } +.bi-collection-play::before { content: "\f2cb"; } +.bi-collection::before { content: "\f2cc"; } +.bi-columns-gap::before { content: "\f2cd"; } +.bi-columns::before { content: "\f2ce"; } +.bi-command::before { content: "\f2cf"; } +.bi-compass-fill::before { content: "\f2d0"; } +.bi-compass::before { content: "\f2d1"; } +.bi-cone-striped::before { content: "\f2d2"; } +.bi-cone::before { content: "\f2d3"; } +.bi-controller::before { content: "\f2d4"; } +.bi-cpu-fill::before { content: "\f2d5"; } +.bi-cpu::before { content: "\f2d6"; } +.bi-credit-card-2-back-fill::before { content: "\f2d7"; } +.bi-credit-card-2-back::before { content: "\f2d8"; } +.bi-credit-card-2-front-fill::before { content: "\f2d9"; } +.bi-credit-card-2-front::before { content: "\f2da"; } +.bi-credit-card-fill::before { content: "\f2db"; } +.bi-credit-card::before { content: "\f2dc"; } +.bi-crop::before { content: "\f2dd"; } +.bi-cup-fill::before { content: "\f2de"; } +.bi-cup-straw::before { content: "\f2df"; } +.bi-cup::before { content: "\f2e0"; } +.bi-cursor-fill::before { content: "\f2e1"; } +.bi-cursor-text::before { content: "\f2e2"; } +.bi-cursor::before { content: "\f2e3"; } +.bi-dash-circle-dotted::before { content: "\f2e4"; } +.bi-dash-circle-fill::before { content: "\f2e5"; } +.bi-dash-circle::before { content: "\f2e6"; } +.bi-dash-square-dotted::before { content: "\f2e7"; } +.bi-dash-square-fill::before { content: "\f2e8"; } +.bi-dash-square::before { content: "\f2e9"; } +.bi-dash::before { content: "\f2ea"; } +.bi-diagram-2-fill::before { content: "\f2eb"; } +.bi-diagram-2::before { content: "\f2ec"; } +.bi-diagram-3-fill::before { content: "\f2ed"; } +.bi-diagram-3::before { content: "\f2ee"; } +.bi-diamond-fill::before { content: "\f2ef"; } +.bi-diamond-half::before { content: "\f2f0"; } +.bi-diamond::before { content: "\f2f1"; } +.bi-dice-1-fill::before { content: "\f2f2"; } +.bi-dice-1::before { content: "\f2f3"; } +.bi-dice-2-fill::before { content: "\f2f4"; } +.bi-dice-2::before { content: "\f2f5"; } +.bi-dice-3-fill::before { content: "\f2f6"; } +.bi-dice-3::before { content: "\f2f7"; } +.bi-dice-4-fill::before { content: "\f2f8"; } +.bi-dice-4::before { content: "\f2f9"; } +.bi-dice-5-fill::before { content: "\f2fa"; } +.bi-dice-5::before { content: "\f2fb"; } +.bi-dice-6-fill::before { content: "\f2fc"; } +.bi-dice-6::before { content: "\f2fd"; } +.bi-disc-fill::before { content: "\f2fe"; } +.bi-disc::before { content: "\f2ff"; } +.bi-discord::before { content: "\f300"; } +.bi-display-fill::before { content: "\f301"; } +.bi-display::before { content: "\f302"; } +.bi-distribute-horizontal::before { content: "\f303"; } +.bi-distribute-vertical::before { content: "\f304"; } +.bi-door-closed-fill::before { content: "\f305"; } +.bi-door-closed::before { content: "\f306"; } +.bi-door-open-fill::before { content: "\f307"; } +.bi-door-open::before { content: "\f308"; } +.bi-dot::before { content: "\f309"; } +.bi-download::before { content: "\f30a"; } +.bi-droplet-fill::before { content: "\f30b"; } +.bi-droplet-half::before { content: "\f30c"; } +.bi-droplet::before { content: "\f30d"; } +.bi-earbuds::before { content: "\f30e"; } +.bi-easel-fill::before { content: "\f30f"; } +.bi-easel::before { content: "\f310"; } +.bi-egg-fill::before { content: "\f311"; } +.bi-egg-fried::before { content: "\f312"; } +.bi-egg::before { content: "\f313"; } +.bi-eject-fill::before { content: "\f314"; } +.bi-eject::before { content: "\f315"; } +.bi-emoji-angry-fill::before { content: "\f316"; } +.bi-emoji-angry::before { content: "\f317"; } +.bi-emoji-dizzy-fill::before { content: "\f318"; } +.bi-emoji-dizzy::before { content: "\f319"; } +.bi-emoji-expressionless-fill::before { content: "\f31a"; } +.bi-emoji-expressionless::before { content: "\f31b"; } +.bi-emoji-frown-fill::before { content: "\f31c"; } +.bi-emoji-frown::before { content: "\f31d"; } +.bi-emoji-heart-eyes-fill::before { content: "\f31e"; } +.bi-emoji-heart-eyes::before { content: "\f31f"; } +.bi-emoji-laughing-fill::before { content: "\f320"; } +.bi-emoji-laughing::before { content: "\f321"; } +.bi-emoji-neutral-fill::before { content: "\f322"; } +.bi-emoji-neutral::before { content: "\f323"; } +.bi-emoji-smile-fill::before { content: "\f324"; } +.bi-emoji-smile-upside-down-fill::before { content: "\f325"; } +.bi-emoji-smile-upside-down::before { content: "\f326"; } +.bi-emoji-smile::before { content: "\f327"; } +.bi-emoji-sunglasses-fill::before { content: "\f328"; } +.bi-emoji-sunglasses::before { content: "\f329"; } +.bi-emoji-wink-fill::before { content: "\f32a"; } +.bi-emoji-wink::before { content: "\f32b"; } +.bi-envelope-fill::before { content: "\f32c"; } +.bi-envelope-open-fill::before { content: "\f32d"; } +.bi-envelope-open::before { content: "\f32e"; } +.bi-envelope::before { content: "\f32f"; } +.bi-eraser-fill::before { content: "\f330"; } +.bi-eraser::before { content: "\f331"; } +.bi-exclamation-circle-fill::before { content: "\f332"; } +.bi-exclamation-circle::before { content: "\f333"; } +.bi-exclamation-diamond-fill::before { content: "\f334"; } +.bi-exclamation-diamond::before { content: "\f335"; } +.bi-exclamation-octagon-fill::before { content: "\f336"; } +.bi-exclamation-octagon::before { content: "\f337"; } +.bi-exclamation-square-fill::before { content: "\f338"; } +.bi-exclamation-square::before { content: "\f339"; } +.bi-exclamation-triangle-fill::before { content: "\f33a"; } +.bi-exclamation-triangle::before { content: "\f33b"; } +.bi-exclamation::before { content: "\f33c"; } +.bi-exclude::before { content: "\f33d"; } +.bi-eye-fill::before { content: "\f33e"; } +.bi-eye-slash-fill::before { content: "\f33f"; } +.bi-eye-slash::before { content: "\f340"; } +.bi-eye::before { content: "\f341"; } +.bi-eyedropper::before { content: "\f342"; } +.bi-eyeglasses::before { content: "\f343"; } +.bi-facebook::before { content: "\f344"; } +.bi-file-arrow-down-fill::before { content: "\f345"; } +.bi-file-arrow-down::before { content: "\f346"; } +.bi-file-arrow-up-fill::before { content: "\f347"; } +.bi-file-arrow-up::before { content: "\f348"; } +.bi-file-bar-graph-fill::before { content: "\f349"; } +.bi-file-bar-graph::before { content: "\f34a"; } +.bi-file-binary-fill::before { content: "\f34b"; } +.bi-file-binary::before { content: "\f34c"; } +.bi-file-break-fill::before { content: "\f34d"; } +.bi-file-break::before { content: "\f34e"; } +.bi-file-check-fill::before { content: "\f34f"; } +.bi-file-check::before { content: "\f350"; } +.bi-file-code-fill::before { content: "\f351"; } +.bi-file-code::before { content: "\f352"; } +.bi-file-diff-fill::before { content: "\f353"; } +.bi-file-diff::before { content: "\f354"; } +.bi-file-earmark-arrow-down-fill::before { content: "\f355"; } +.bi-file-earmark-arrow-down::before { content: "\f356"; } +.bi-file-earmark-arrow-up-fill::before { content: "\f357"; } +.bi-file-earmark-arrow-up::before { content: "\f358"; } +.bi-file-earmark-bar-graph-fill::before { content: "\f359"; } +.bi-file-earmark-bar-graph::before { content: "\f35a"; } +.bi-file-earmark-binary-fill::before { content: "\f35b"; } +.bi-file-earmark-binary::before { content: "\f35c"; } +.bi-file-earmark-break-fill::before { content: "\f35d"; } +.bi-file-earmark-break::before { content: "\f35e"; } +.bi-file-earmark-check-fill::before { content: "\f35f"; } +.bi-file-earmark-check::before { content: "\f360"; } +.bi-file-earmark-code-fill::before { content: "\f361"; } +.bi-file-earmark-code::before { content: "\f362"; } +.bi-file-earmark-diff-fill::before { content: "\f363"; } +.bi-file-earmark-diff::before { content: "\f364"; } +.bi-file-earmark-easel-fill::before { content: "\f365"; } +.bi-file-earmark-easel::before { content: "\f366"; } +.bi-file-earmark-excel-fill::before { content: "\f367"; } +.bi-file-earmark-excel::before { content: "\f368"; } +.bi-file-earmark-fill::before { content: "\f369"; } +.bi-file-earmark-font-fill::before { content: "\f36a"; } +.bi-file-earmark-font::before { content: "\f36b"; } +.bi-file-earmark-image-fill::before { content: "\f36c"; } +.bi-file-earmark-image::before { content: "\f36d"; } +.bi-file-earmark-lock-fill::before { content: "\f36e"; } +.bi-file-earmark-lock::before { content: "\f36f"; } +.bi-file-earmark-lock2-fill::before { content: "\f370"; } +.bi-file-earmark-lock2::before { content: "\f371"; } +.bi-file-earmark-medical-fill::before { content: "\f372"; } +.bi-file-earmark-medical::before { content: "\f373"; } +.bi-file-earmark-minus-fill::before { content: "\f374"; } +.bi-file-earmark-minus::before { content: "\f375"; } +.bi-file-earmark-music-fill::before { content: "\f376"; } +.bi-file-earmark-music::before { content: "\f377"; } +.bi-file-earmark-person-fill::before { content: "\f378"; } +.bi-file-earmark-person::before { content: "\f379"; } +.bi-file-earmark-play-fill::before { content: "\f37a"; } +.bi-file-earmark-play::before { content: "\f37b"; } +.bi-file-earmark-plus-fill::before { content: "\f37c"; } +.bi-file-earmark-plus::before { content: "\f37d"; } +.bi-file-earmark-post-fill::before { content: "\f37e"; } +.bi-file-earmark-post::before { content: "\f37f"; } +.bi-file-earmark-ppt-fill::before { content: "\f380"; } +.bi-file-earmark-ppt::before { content: "\f381"; } +.bi-file-earmark-richtext-fill::before { content: "\f382"; } +.bi-file-earmark-richtext::before { content: "\f383"; } +.bi-file-earmark-ruled-fill::before { content: "\f384"; } +.bi-file-earmark-ruled::before { content: "\f385"; } +.bi-file-earmark-slides-fill::before { content: "\f386"; } +.bi-file-earmark-slides::before { content: "\f387"; } +.bi-file-earmark-spreadsheet-fill::before { content: "\f388"; } +.bi-file-earmark-spreadsheet::before { content: "\f389"; } +.bi-file-earmark-text-fill::before { content: "\f38a"; } +.bi-file-earmark-text::before { content: "\f38b"; } +.bi-file-earmark-word-fill::before { content: "\f38c"; } +.bi-file-earmark-word::before { content: "\f38d"; } +.bi-file-earmark-x-fill::before { content: "\f38e"; } +.bi-file-earmark-x::before { content: "\f38f"; } +.bi-file-earmark-zip-fill::before { content: "\f390"; } +.bi-file-earmark-zip::before { content: "\f391"; } +.bi-file-earmark::before { content: "\f392"; } +.bi-file-easel-fill::before { content: "\f393"; } +.bi-file-easel::before { content: "\f394"; } +.bi-file-excel-fill::before { content: "\f395"; } +.bi-file-excel::before { content: "\f396"; } +.bi-file-fill::before { content: "\f397"; } +.bi-file-font-fill::before { content: "\f398"; } +.bi-file-font::before { content: "\f399"; } +.bi-file-image-fill::before { content: "\f39a"; } +.bi-file-image::before { content: "\f39b"; } +.bi-file-lock-fill::before { content: "\f39c"; } +.bi-file-lock::before { content: "\f39d"; } +.bi-file-lock2-fill::before { content: "\f39e"; } +.bi-file-lock2::before { content: "\f39f"; } +.bi-file-medical-fill::before { content: "\f3a0"; } +.bi-file-medical::before { content: "\f3a1"; } +.bi-file-minus-fill::before { content: "\f3a2"; } +.bi-file-minus::before { content: "\f3a3"; } +.bi-file-music-fill::before { content: "\f3a4"; } +.bi-file-music::before { content: "\f3a5"; } +.bi-file-person-fill::before { content: "\f3a6"; } +.bi-file-person::before { content: "\f3a7"; } +.bi-file-play-fill::before { content: "\f3a8"; } +.bi-file-play::before { content: "\f3a9"; } +.bi-file-plus-fill::before { content: "\f3aa"; } +.bi-file-plus::before { content: "\f3ab"; } +.bi-file-post-fill::before { content: "\f3ac"; } +.bi-file-post::before { content: "\f3ad"; } +.bi-file-ppt-fill::before { content: "\f3ae"; } +.bi-file-ppt::before { content: "\f3af"; } +.bi-file-richtext-fill::before { content: "\f3b0"; } +.bi-file-richtext::before { content: "\f3b1"; } +.bi-file-ruled-fill::before { content: "\f3b2"; } +.bi-file-ruled::before { content: "\f3b3"; } +.bi-file-slides-fill::before { content: "\f3b4"; } +.bi-file-slides::before { content: "\f3b5"; } +.bi-file-spreadsheet-fill::before { content: "\f3b6"; } +.bi-file-spreadsheet::before { content: "\f3b7"; } +.bi-file-text-fill::before { content: "\f3b8"; } +.bi-file-text::before { content: "\f3b9"; } +.bi-file-word-fill::before { content: "\f3ba"; } +.bi-file-word::before { content: "\f3bb"; } +.bi-file-x-fill::before { content: "\f3bc"; } +.bi-file-x::before { content: "\f3bd"; } +.bi-file-zip-fill::before { content: "\f3be"; } +.bi-file-zip::before { content: "\f3bf"; } +.bi-file::before { content: "\f3c0"; } +.bi-files-alt::before { content: "\f3c1"; } +.bi-files::before { content: "\f3c2"; } +.bi-film::before { content: "\f3c3"; } +.bi-filter-circle-fill::before { content: "\f3c4"; } +.bi-filter-circle::before { content: "\f3c5"; } +.bi-filter-left::before { content: "\f3c6"; } +.bi-filter-right::before { content: "\f3c7"; } +.bi-filter-square-fill::before { content: "\f3c8"; } +.bi-filter-square::before { content: "\f3c9"; } +.bi-filter::before { content: "\f3ca"; } +.bi-flag-fill::before { content: "\f3cb"; } +.bi-flag::before { content: "\f3cc"; } +.bi-flower1::before { content: "\f3cd"; } +.bi-flower2::before { content: "\f3ce"; } +.bi-flower3::before { content: "\f3cf"; } +.bi-folder-check::before { content: "\f3d0"; } +.bi-folder-fill::before { content: "\f3d1"; } +.bi-folder-minus::before { content: "\f3d2"; } +.bi-folder-plus::before { content: "\f3d3"; } +.bi-folder-symlink-fill::before { content: "\f3d4"; } +.bi-folder-symlink::before { content: "\f3d5"; } +.bi-folder-x::before { content: "\f3d6"; } +.bi-folder::before { content: "\f3d7"; } +.bi-folder2-open::before { content: "\f3d8"; } +.bi-folder2::before { content: "\f3d9"; } +.bi-fonts::before { content: "\f3da"; } +.bi-forward-fill::before { content: "\f3db"; } +.bi-forward::before { content: "\f3dc"; } +.bi-front::before { content: "\f3dd"; } +.bi-fullscreen-exit::before { content: "\f3de"; } +.bi-fullscreen::before { content: "\f3df"; } +.bi-funnel-fill::before { content: "\f3e0"; } +.bi-funnel::before { content: "\f3e1"; } +.bi-gear-fill::before { content: "\f3e2"; } +.bi-gear-wide-connected::before { content: "\f3e3"; } +.bi-gear-wide::before { content: "\f3e4"; } +.bi-gear::before { content: "\f3e5"; } +.bi-gem::before { content: "\f3e6"; } +.bi-geo-alt-fill::before { content: "\f3e7"; } +.bi-geo-alt::before { content: "\f3e8"; } +.bi-geo-fill::before { content: "\f3e9"; } +.bi-geo::before { content: "\f3ea"; } +.bi-gift-fill::before { content: "\f3eb"; } +.bi-gift::before { content: "\f3ec"; } +.bi-github::before { content: "\f3ed"; } +.bi-globe::before { content: "\f3ee"; } +.bi-globe2::before { content: "\f3ef"; } +.bi-google::before { content: "\f3f0"; } +.bi-graph-down::before { content: "\f3f1"; } +.bi-graph-up::before { content: "\f3f2"; } +.bi-grid-1x2-fill::before { content: "\f3f3"; } +.bi-grid-1x2::before { content: "\f3f4"; } +.bi-grid-3x2-gap-fill::before { content: "\f3f5"; } +.bi-grid-3x2-gap::before { content: "\f3f6"; } +.bi-grid-3x2::before { content: "\f3f7"; } +.bi-grid-3x3-gap-fill::before { content: "\f3f8"; } +.bi-grid-3x3-gap::before { content: "\f3f9"; } +.bi-grid-3x3::before { content: "\f3fa"; } +.bi-grid-fill::before { content: "\f3fb"; } +.bi-grid::before { content: "\f3fc"; } +.bi-grip-horizontal::before { content: "\f3fd"; } +.bi-grip-vertical::before { content: "\f3fe"; } +.bi-hammer::before { content: "\f3ff"; } +.bi-hand-index-fill::before { content: "\f400"; } +.bi-hand-index-thumb-fill::before { content: "\f401"; } +.bi-hand-index-thumb::before { content: "\f402"; } +.bi-hand-index::before { content: "\f403"; } +.bi-hand-thumbs-down-fill::before { content: "\f404"; } +.bi-hand-thumbs-down::before { content: "\f405"; } +.bi-hand-thumbs-up-fill::before { content: "\f406"; } +.bi-hand-thumbs-up::before { content: "\f407"; } +.bi-handbag-fill::before { content: "\f408"; } +.bi-handbag::before { content: "\f409"; } +.bi-hash::before { content: "\f40a"; } +.bi-hdd-fill::before { content: "\f40b"; } +.bi-hdd-network-fill::before { content: "\f40c"; } +.bi-hdd-network::before { content: "\f40d"; } +.bi-hdd-rack-fill::before { content: "\f40e"; } +.bi-hdd-rack::before { content: "\f40f"; } +.bi-hdd-stack-fill::before { content: "\f410"; } +.bi-hdd-stack::before { content: "\f411"; } +.bi-hdd::before { content: "\f412"; } +.bi-headphones::before { content: "\f413"; } +.bi-headset::before { content: "\f414"; } +.bi-heart-fill::before { content: "\f415"; } +.bi-heart-half::before { content: "\f416"; } +.bi-heart::before { content: "\f417"; } +.bi-heptagon-fill::before { content: "\f418"; } +.bi-heptagon-half::before { content: "\f419"; } +.bi-heptagon::before { content: "\f41a"; } +.bi-hexagon-fill::before { content: "\f41b"; } +.bi-hexagon-half::before { content: "\f41c"; } +.bi-hexagon::before { content: "\f41d"; } +.bi-hourglass-bottom::before { content: "\f41e"; } +.bi-hourglass-split::before { content: "\f41f"; } +.bi-hourglass-top::before { content: "\f420"; } +.bi-hourglass::before { content: "\f421"; } +.bi-house-door-fill::before { content: "\f422"; } +.bi-house-door::before { content: "\f423"; } +.bi-house-fill::before { content: "\f424"; } +.bi-house::before { content: "\f425"; } +.bi-hr::before { content: "\f426"; } +.bi-hurricane::before { content: "\f427"; } +.bi-image-alt::before { content: "\f428"; } +.bi-image-fill::before { content: "\f429"; } +.bi-image::before { content: "\f42a"; } +.bi-images::before { content: "\f42b"; } +.bi-inbox-fill::before { content: "\f42c"; } +.bi-inbox::before { content: "\f42d"; } +.bi-inboxes-fill::before { content: "\f42e"; } +.bi-inboxes::before { content: "\f42f"; } +.bi-info-circle-fill::before { content: "\f430"; } +.bi-info-circle::before { content: "\f431"; } +.bi-info-square-fill::before { content: "\f432"; } +.bi-info-square::before { content: "\f433"; } +.bi-info::before { content: "\f434"; } +.bi-input-cursor-text::before { content: "\f435"; } +.bi-input-cursor::before { content: "\f436"; } +.bi-instagram::before { content: "\f437"; } +.bi-intersect::before { content: "\f438"; } +.bi-journal-album::before { content: "\f439"; } +.bi-journal-arrow-down::before { content: "\f43a"; } +.bi-journal-arrow-up::before { content: "\f43b"; } +.bi-journal-bookmark-fill::before { content: "\f43c"; } +.bi-journal-bookmark::before { content: "\f43d"; } +.bi-journal-check::before { content: "\f43e"; } +.bi-journal-code::before { content: "\f43f"; } +.bi-journal-medical::before { content: "\f440"; } +.bi-journal-minus::before { content: "\f441"; } +.bi-journal-plus::before { content: "\f442"; } +.bi-journal-richtext::before { content: "\f443"; } +.bi-journal-text::before { content: "\f444"; } +.bi-journal-x::before { content: "\f445"; } +.bi-journal::before { content: "\f446"; } +.bi-journals::before { content: "\f447"; } +.bi-joystick::before { content: "\f448"; } +.bi-justify-left::before { content: "\f449"; } +.bi-justify-right::before { content: "\f44a"; } +.bi-justify::before { content: "\f44b"; } +.bi-kanban-fill::before { content: "\f44c"; } +.bi-kanban::before { content: "\f44d"; } +.bi-key-fill::before { content: "\f44e"; } +.bi-key::before { content: "\f44f"; } +.bi-keyboard-fill::before { content: "\f450"; } +.bi-keyboard::before { content: "\f451"; } +.bi-ladder::before { content: "\f452"; } +.bi-lamp-fill::before { content: "\f453"; } +.bi-lamp::before { content: "\f454"; } +.bi-laptop-fill::before { content: "\f455"; } +.bi-laptop::before { content: "\f456"; } +.bi-layer-backward::before { content: "\f457"; } +.bi-layer-forward::before { content: "\f458"; } +.bi-layers-fill::before { content: "\f459"; } +.bi-layers-half::before { content: "\f45a"; } +.bi-layers::before { content: "\f45b"; } +.bi-layout-sidebar-inset-reverse::before { content: "\f45c"; } +.bi-layout-sidebar-inset::before { content: "\f45d"; } +.bi-layout-sidebar-reverse::before { content: "\f45e"; } +.bi-layout-sidebar::before { content: "\f45f"; } +.bi-layout-split::before { content: "\f460"; } +.bi-layout-text-sidebar-reverse::before { content: "\f461"; } +.bi-layout-text-sidebar::before { content: "\f462"; } +.bi-layout-text-window-reverse::before { content: "\f463"; } +.bi-layout-text-window::before { content: "\f464"; } +.bi-layout-three-columns::before { content: "\f465"; } +.bi-layout-wtf::before { content: "\f466"; } +.bi-life-preserver::before { content: "\f467"; } +.bi-lightbulb-fill::before { content: "\f468"; } +.bi-lightbulb-off-fill::before { content: "\f469"; } +.bi-lightbulb-off::before { content: "\f46a"; } +.bi-lightbulb::before { content: "\f46b"; } +.bi-lightning-charge-fill::before { content: "\f46c"; } +.bi-lightning-charge::before { content: "\f46d"; } +.bi-lightning-fill::before { content: "\f46e"; } +.bi-lightning::before { content: "\f46f"; } +.bi-link-45deg::before { content: "\f470"; } +.bi-link::before { content: "\f471"; } +.bi-linkedin::before { content: "\f472"; } +.bi-list-check::before { content: "\f473"; } +.bi-list-nested::before { content: "\f474"; } +.bi-list-ol::before { content: "\f475"; } +.bi-list-stars::before { content: "\f476"; } +.bi-list-task::before { content: "\f477"; } +.bi-list-ul::before { content: "\f478"; } +.bi-list::before { content: "\f479"; } +.bi-lock-fill::before { content: "\f47a"; } +.bi-lock::before { content: "\f47b"; } +.bi-mailbox::before { content: "\f47c"; } +.bi-mailbox2::before { content: "\f47d"; } +.bi-map-fill::before { content: "\f47e"; } +.bi-map::before { content: "\f47f"; } +.bi-markdown-fill::before { content: "\f480"; } +.bi-markdown::before { content: "\f481"; } +.bi-mask::before { content: "\f482"; } +.bi-megaphone-fill::before { content: "\f483"; } +.bi-megaphone::before { content: "\f484"; } +.bi-menu-app-fill::before { content: "\f485"; } +.bi-menu-app::before { content: "\f486"; } +.bi-menu-button-fill::before { content: "\f487"; } +.bi-menu-button-wide-fill::before { content: "\f488"; } +.bi-menu-button-wide::before { content: "\f489"; } +.bi-menu-button::before { content: "\f48a"; } +.bi-menu-down::before { content: "\f48b"; } +.bi-menu-up::before { content: "\f48c"; } +.bi-mic-fill::before { content: "\f48d"; } +.bi-mic-mute-fill::before { content: "\f48e"; } +.bi-mic-mute::before { content: "\f48f"; } +.bi-mic::before { content: "\f490"; } +.bi-minecart-loaded::before { content: "\f491"; } +.bi-minecart::before { content: "\f492"; } +.bi-moisture::before { content: "\f493"; } +.bi-moon-fill::before { content: "\f494"; } +.bi-moon-stars-fill::before { content: "\f495"; } +.bi-moon-stars::before { content: "\f496"; } +.bi-moon::before { content: "\f497"; } +.bi-mouse-fill::before { content: "\f498"; } +.bi-mouse::before { content: "\f499"; } +.bi-mouse2-fill::before { content: "\f49a"; } +.bi-mouse2::before { content: "\f49b"; } +.bi-mouse3-fill::before { content: "\f49c"; } +.bi-mouse3::before { content: "\f49d"; } +.bi-music-note-beamed::before { content: "\f49e"; } +.bi-music-note-list::before { content: "\f49f"; } +.bi-music-note::before { content: "\f4a0"; } +.bi-music-player-fill::before { content: "\f4a1"; } +.bi-music-player::before { content: "\f4a2"; } +.bi-newspaper::before { content: "\f4a3"; } +.bi-node-minus-fill::before { content: "\f4a4"; } +.bi-node-minus::before { content: "\f4a5"; } +.bi-node-plus-fill::before { content: "\f4a6"; } +.bi-node-plus::before { content: "\f4a7"; } +.bi-nut-fill::before { content: "\f4a8"; } +.bi-nut::before { content: "\f4a9"; } +.bi-octagon-fill::before { content: "\f4aa"; } +.bi-octagon-half::before { content: "\f4ab"; } +.bi-octagon::before { content: "\f4ac"; } +.bi-option::before { content: "\f4ad"; } +.bi-outlet::before { content: "\f4ae"; } +.bi-paint-bucket::before { content: "\f4af"; } +.bi-palette-fill::before { content: "\f4b0"; } +.bi-palette::before { content: "\f4b1"; } +.bi-palette2::before { content: "\f4b2"; } +.bi-paperclip::before { content: "\f4b3"; } +.bi-paragraph::before { content: "\f4b4"; } +.bi-patch-check-fill::before { content: "\f4b5"; } +.bi-patch-check::before { content: "\f4b6"; } +.bi-patch-exclamation-fill::before { content: "\f4b7"; } +.bi-patch-exclamation::before { content: "\f4b8"; } +.bi-patch-minus-fill::before { content: "\f4b9"; } +.bi-patch-minus::before { content: "\f4ba"; } +.bi-patch-plus-fill::before { content: "\f4bb"; } +.bi-patch-plus::before { content: "\f4bc"; } +.bi-patch-question-fill::before { content: "\f4bd"; } +.bi-patch-question::before { content: "\f4be"; } +.bi-pause-btn-fill::before { content: "\f4bf"; } +.bi-pause-btn::before { content: "\f4c0"; } +.bi-pause-circle-fill::before { content: "\f4c1"; } +.bi-pause-circle::before { content: "\f4c2"; } +.bi-pause-fill::before { content: "\f4c3"; } +.bi-pause::before { content: "\f4c4"; } +.bi-peace-fill::before { content: "\f4c5"; } +.bi-peace::before { content: "\f4c6"; } +.bi-pen-fill::before { content: "\f4c7"; } +.bi-pen::before { content: "\f4c8"; } +.bi-pencil-fill::before { content: "\f4c9"; } +.bi-pencil-square::before { content: "\f4ca"; } +.bi-pencil::before { content: "\f4cb"; } +.bi-pentagon-fill::before { content: "\f4cc"; } +.bi-pentagon-half::before { content: "\f4cd"; } +.bi-pentagon::before { content: "\f4ce"; } +.bi-people-fill::before { content: "\f4cf"; } +.bi-people::before { content: "\f4d0"; } +.bi-percent::before { content: "\f4d1"; } +.bi-person-badge-fill::before { content: "\f4d2"; } +.bi-person-badge::before { content: "\f4d3"; } +.bi-person-bounding-box::before { content: "\f4d4"; } +.bi-person-check-fill::before { content: "\f4d5"; } +.bi-person-check::before { content: "\f4d6"; } +.bi-person-circle::before { content: "\f4d7"; } +.bi-person-dash-fill::before { content: "\f4d8"; } +.bi-person-dash::before { content: "\f4d9"; } +.bi-person-fill::before { content: "\f4da"; } +.bi-person-lines-fill::before { content: "\f4db"; } +.bi-person-plus-fill::before { content: "\f4dc"; } +.bi-person-plus::before { content: "\f4dd"; } +.bi-person-square::before { content: "\f4de"; } +.bi-person-x-fill::before { content: "\f4df"; } +.bi-person-x::before { content: "\f4e0"; } +.bi-person::before { content: "\f4e1"; } +.bi-phone-fill::before { content: "\f4e2"; } +.bi-phone-landscape-fill::before { content: "\f4e3"; } +.bi-phone-landscape::before { content: "\f4e4"; } +.bi-phone-vibrate-fill::before { content: "\f4e5"; } +.bi-phone-vibrate::before { content: "\f4e6"; } +.bi-phone::before { content: "\f4e7"; } +.bi-pie-chart-fill::before { content: "\f4e8"; } +.bi-pie-chart::before { content: "\f4e9"; } +.bi-pin-angle-fill::before { content: "\f4ea"; } +.bi-pin-angle::before { content: "\f4eb"; } +.bi-pin-fill::before { content: "\f4ec"; } +.bi-pin::before { content: "\f4ed"; } +.bi-pip-fill::before { content: "\f4ee"; } +.bi-pip::before { content: "\f4ef"; } +.bi-play-btn-fill::before { content: "\f4f0"; } +.bi-play-btn::before { content: "\f4f1"; } +.bi-play-circle-fill::before { content: "\f4f2"; } +.bi-play-circle::before { content: "\f4f3"; } +.bi-play-fill::before { content: "\f4f4"; } +.bi-play::before { content: "\f4f5"; } +.bi-plug-fill::before { content: "\f4f6"; } +.bi-plug::before { content: "\f4f7"; } +.bi-plus-circle-dotted::before { content: "\f4f8"; } +.bi-plus-circle-fill::before { content: "\f4f9"; } +.bi-plus-circle::before { content: "\f4fa"; } +.bi-plus-square-dotted::before { content: "\f4fb"; } +.bi-plus-square-fill::before { content: "\f4fc"; } +.bi-plus-square::before { content: "\f4fd"; } +.bi-plus::before { content: "\f4fe"; } +.bi-power::before { content: "\f4ff"; } +.bi-printer-fill::before { content: "\f500"; } +.bi-printer::before { content: "\f501"; } +.bi-puzzle-fill::before { content: "\f502"; } +.bi-puzzle::before { content: "\f503"; } +.bi-question-circle-fill::before { content: "\f504"; } +.bi-question-circle::before { content: "\f505"; } +.bi-question-diamond-fill::before { content: "\f506"; } +.bi-question-diamond::before { content: "\f507"; } +.bi-question-octagon-fill::before { content: "\f508"; } +.bi-question-octagon::before { content: "\f509"; } +.bi-question-square-fill::before { content: "\f50a"; } +.bi-question-square::before { content: "\f50b"; } +.bi-question::before { content: "\f50c"; } +.bi-rainbow::before { content: "\f50d"; } +.bi-receipt-cutoff::before { content: "\f50e"; } +.bi-receipt::before { content: "\f50f"; } +.bi-reception-0::before { content: "\f510"; } +.bi-reception-1::before { content: "\f511"; } +.bi-reception-2::before { content: "\f512"; } +.bi-reception-3::before { content: "\f513"; } +.bi-reception-4::before { content: "\f514"; } +.bi-record-btn-fill::before { content: "\f515"; } +.bi-record-btn::before { content: "\f516"; } +.bi-record-circle-fill::before { content: "\f517"; } +.bi-record-circle::before { content: "\f518"; } +.bi-record-fill::before { content: "\f519"; } +.bi-record::before { content: "\f51a"; } +.bi-record2-fill::before { content: "\f51b"; } +.bi-record2::before { content: "\f51c"; } +.bi-reply-all-fill::before { content: "\f51d"; } +.bi-reply-all::before { content: "\f51e"; } +.bi-reply-fill::before { content: "\f51f"; } +.bi-reply::before { content: "\f520"; } +.bi-rss-fill::before { content: "\f521"; } +.bi-rss::before { content: "\f522"; } +.bi-rulers::before { content: "\f523"; } +.bi-save-fill::before { content: "\f524"; } +.bi-save::before { content: "\f525"; } +.bi-save2-fill::before { content: "\f526"; } +.bi-save2::before { content: "\f527"; } +.bi-scissors::before { content: "\f528"; } +.bi-screwdriver::before { content: "\f529"; } +.bi-search::before { content: "\f52a"; } +.bi-segmented-nav::before { content: "\f52b"; } +.bi-server::before { content: "\f52c"; } +.bi-share-fill::before { content: "\f52d"; } +.bi-share::before { content: "\f52e"; } +.bi-shield-check::before { content: "\f52f"; } +.bi-shield-exclamation::before { content: "\f530"; } +.bi-shield-fill-check::before { content: "\f531"; } +.bi-shield-fill-exclamation::before { content: "\f532"; } +.bi-shield-fill-minus::before { content: "\f533"; } +.bi-shield-fill-plus::before { content: "\f534"; } +.bi-shield-fill-x::before { content: "\f535"; } +.bi-shield-fill::before { content: "\f536"; } +.bi-shield-lock-fill::before { content: "\f537"; } +.bi-shield-lock::before { content: "\f538"; } +.bi-shield-minus::before { content: "\f539"; } +.bi-shield-plus::before { content: "\f53a"; } +.bi-shield-shaded::before { content: "\f53b"; } +.bi-shield-slash-fill::before { content: "\f53c"; } +.bi-shield-slash::before { content: "\f53d"; } +.bi-shield-x::before { content: "\f53e"; } +.bi-shield::before { content: "\f53f"; } +.bi-shift-fill::before { content: "\f540"; } +.bi-shift::before { content: "\f541"; } +.bi-shop-window::before { content: "\f542"; } +.bi-shop::before { content: "\f543"; } +.bi-shuffle::before { content: "\f544"; } +.bi-signpost-2-fill::before { content: "\f545"; } +.bi-signpost-2::before { content: "\f546"; } +.bi-signpost-fill::before { content: "\f547"; } +.bi-signpost-split-fill::before { content: "\f548"; } +.bi-signpost-split::before { content: "\f549"; } +.bi-signpost::before { content: "\f54a"; } +.bi-sim-fill::before { content: "\f54b"; } +.bi-sim::before { content: "\f54c"; } +.bi-skip-backward-btn-fill::before { content: "\f54d"; } +.bi-skip-backward-btn::before { content: "\f54e"; } +.bi-skip-backward-circle-fill::before { content: "\f54f"; } +.bi-skip-backward-circle::before { content: "\f550"; } +.bi-skip-backward-fill::before { content: "\f551"; } +.bi-skip-backward::before { content: "\f552"; } +.bi-skip-end-btn-fill::before { content: "\f553"; } +.bi-skip-end-btn::before { content: "\f554"; } +.bi-skip-end-circle-fill::before { content: "\f555"; } +.bi-skip-end-circle::before { content: "\f556"; } +.bi-skip-end-fill::before { content: "\f557"; } +.bi-skip-end::before { content: "\f558"; } +.bi-skip-forward-btn-fill::before { content: "\f559"; } +.bi-skip-forward-btn::before { content: "\f55a"; } +.bi-skip-forward-circle-fill::before { content: "\f55b"; } +.bi-skip-forward-circle::before { content: "\f55c"; } +.bi-skip-forward-fill::before { content: "\f55d"; } +.bi-skip-forward::before { content: "\f55e"; } +.bi-skip-start-btn-fill::before { content: "\f55f"; } +.bi-skip-start-btn::before { content: "\f560"; } +.bi-skip-start-circle-fill::before { content: "\f561"; } +.bi-skip-start-circle::before { content: "\f562"; } +.bi-skip-start-fill::before { content: "\f563"; } +.bi-skip-start::before { content: "\f564"; } +.bi-slack::before { content: "\f565"; } +.bi-slash-circle-fill::before { content: "\f566"; } +.bi-slash-circle::before { content: "\f567"; } +.bi-slash-square-fill::before { content: "\f568"; } +.bi-slash-square::before { content: "\f569"; } +.bi-slash::before { content: "\f56a"; } +.bi-sliders::before { content: "\f56b"; } +.bi-smartwatch::before { content: "\f56c"; } +.bi-snow::before { content: "\f56d"; } +.bi-snow2::before { content: "\f56e"; } +.bi-snow3::before { content: "\f56f"; } +.bi-sort-alpha-down-alt::before { content: "\f570"; } +.bi-sort-alpha-down::before { content: "\f571"; } +.bi-sort-alpha-up-alt::before { content: "\f572"; } +.bi-sort-alpha-up::before { content: "\f573"; } +.bi-sort-down-alt::before { content: "\f574"; } +.bi-sort-down::before { content: "\f575"; } +.bi-sort-numeric-down-alt::before { content: "\f576"; } +.bi-sort-numeric-down::before { content: "\f577"; } +.bi-sort-numeric-up-alt::before { content: "\f578"; } +.bi-sort-numeric-up::before { content: "\f579"; } +.bi-sort-up-alt::before { content: "\f57a"; } +.bi-sort-up::before { content: "\f57b"; } +.bi-soundwave::before { content: "\f57c"; } +.bi-speaker-fill::before { content: "\f57d"; } +.bi-speaker::before { content: "\f57e"; } +.bi-speedometer::before { content: "\f57f"; } +.bi-speedometer2::before { content: "\f580"; } +.bi-spellcheck::before { content: "\f581"; } +.bi-square-fill::before { content: "\f582"; } +.bi-square-half::before { content: "\f583"; } +.bi-square::before { content: "\f584"; } +.bi-stack::before { content: "\f585"; } +.bi-star-fill::before { content: "\f586"; } +.bi-star-half::before { content: "\f587"; } +.bi-star::before { content: "\f588"; } +.bi-stars::before { content: "\f589"; } +.bi-stickies-fill::before { content: "\f58a"; } +.bi-stickies::before { content: "\f58b"; } +.bi-sticky-fill::before { content: "\f58c"; } +.bi-sticky::before { content: "\f58d"; } +.bi-stop-btn-fill::before { content: "\f58e"; } +.bi-stop-btn::before { content: "\f58f"; } +.bi-stop-circle-fill::before { content: "\f590"; } +.bi-stop-circle::before { content: "\f591"; } +.bi-stop-fill::before { content: "\f592"; } +.bi-stop::before { content: "\f593"; } +.bi-stoplights-fill::before { content: "\f594"; } +.bi-stoplights::before { content: "\f595"; } +.bi-stopwatch-fill::before { content: "\f596"; } +.bi-stopwatch::before { content: "\f597"; } +.bi-subtract::before { content: "\f598"; } +.bi-suit-club-fill::before { content: "\f599"; } +.bi-suit-club::before { content: "\f59a"; } +.bi-suit-diamond-fill::before { content: "\f59b"; } +.bi-suit-diamond::before { content: "\f59c"; } +.bi-suit-heart-fill::before { content: "\f59d"; } +.bi-suit-heart::before { content: "\f59e"; } +.bi-suit-spade-fill::before { content: "\f59f"; } +.bi-suit-spade::before { content: "\f5a0"; } +.bi-sun-fill::before { content: "\f5a1"; } +.bi-sun::before { content: "\f5a2"; } +.bi-sunglasses::before { content: "\f5a3"; } +.bi-sunrise-fill::before { content: "\f5a4"; } +.bi-sunrise::before { content: "\f5a5"; } +.bi-sunset-fill::before { content: "\f5a6"; } +.bi-sunset::before { content: "\f5a7"; } +.bi-symmetry-horizontal::before { content: "\f5a8"; } +.bi-symmetry-vertical::before { content: "\f5a9"; } +.bi-table::before { content: "\f5aa"; } +.bi-tablet-fill::before { content: "\f5ab"; } +.bi-tablet-landscape-fill::before { content: "\f5ac"; } +.bi-tablet-landscape::before { content: "\f5ad"; } +.bi-tablet::before { content: "\f5ae"; } +.bi-tag-fill::before { content: "\f5af"; } +.bi-tag::before { content: "\f5b0"; } +.bi-tags-fill::before { content: "\f5b1"; } +.bi-tags::before { content: "\f5b2"; } +.bi-telegram::before { content: "\f5b3"; } +.bi-telephone-fill::before { content: "\f5b4"; } +.bi-telephone-forward-fill::before { content: "\f5b5"; } +.bi-telephone-forward::before { content: "\f5b6"; } +.bi-telephone-inbound-fill::before { content: "\f5b7"; } +.bi-telephone-inbound::before { content: "\f5b8"; } +.bi-telephone-minus-fill::before { content: "\f5b9"; } +.bi-telephone-minus::before { content: "\f5ba"; } +.bi-telephone-outbound-fill::before { content: "\f5bb"; } +.bi-telephone-outbound::before { content: "\f5bc"; } +.bi-telephone-plus-fill::before { content: "\f5bd"; } +.bi-telephone-plus::before { content: "\f5be"; } +.bi-telephone-x-fill::before { content: "\f5bf"; } +.bi-telephone-x::before { content: "\f5c0"; } +.bi-telephone::before { content: "\f5c1"; } +.bi-terminal-fill::before { content: "\f5c2"; } +.bi-terminal::before { content: "\f5c3"; } +.bi-text-center::before { content: "\f5c4"; } +.bi-text-indent-left::before { content: "\f5c5"; } +.bi-text-indent-right::before { content: "\f5c6"; } +.bi-text-left::before { content: "\f5c7"; } +.bi-text-paragraph::before { content: "\f5c8"; } +.bi-text-right::before { content: "\f5c9"; } +.bi-textarea-resize::before { content: "\f5ca"; } +.bi-textarea-t::before { content: "\f5cb"; } +.bi-textarea::before { content: "\f5cc"; } +.bi-thermometer-half::before { content: "\f5cd"; } +.bi-thermometer-high::before { content: "\f5ce"; } +.bi-thermometer-low::before { content: "\f5cf"; } +.bi-thermometer-snow::before { content: "\f5d0"; } +.bi-thermometer-sun::before { content: "\f5d1"; } +.bi-thermometer::before { content: "\f5d2"; } +.bi-three-dots-vertical::before { content: "\f5d3"; } +.bi-three-dots::before { content: "\f5d4"; } +.bi-toggle-off::before { content: "\f5d5"; } +.bi-toggle-on::before { content: "\f5d6"; } +.bi-toggle2-off::before { content: "\f5d7"; } +.bi-toggle2-on::before { content: "\f5d8"; } +.bi-toggles::before { content: "\f5d9"; } +.bi-toggles2::before { content: "\f5da"; } +.bi-tools::before { content: "\f5db"; } +.bi-tornado::before { content: "\f5dc"; } +.bi-trash-fill::before { content: "\f5dd"; } +.bi-trash::before { content: "\f5de"; } +.bi-trash2-fill::before { content: "\f5df"; } +.bi-trash2::before { content: "\f5e0"; } +.bi-tree-fill::before { content: "\f5e1"; } +.bi-tree::before { content: "\f5e2"; } +.bi-triangle-fill::before { content: "\f5e3"; } +.bi-triangle-half::before { content: "\f5e4"; } +.bi-triangle::before { content: "\f5e5"; } +.bi-trophy-fill::before { content: "\f5e6"; } +.bi-trophy::before { content: "\f5e7"; } +.bi-tropical-storm::before { content: "\f5e8"; } +.bi-truck-flatbed::before { content: "\f5e9"; } +.bi-truck::before { content: "\f5ea"; } +.bi-tsunami::before { content: "\f5eb"; } +.bi-tv-fill::before { content: "\f5ec"; } +.bi-tv::before { content: "\f5ed"; } +.bi-twitch::before { content: "\f5ee"; } +.bi-twitter::before { content: "\f5ef"; } +.bi-type-bold::before { content: "\f5f0"; } +.bi-type-h1::before { content: "\f5f1"; } +.bi-type-h2::before { content: "\f5f2"; } +.bi-type-h3::before { content: "\f5f3"; } +.bi-type-italic::before { content: "\f5f4"; } +.bi-type-strikethrough::before { content: "\f5f5"; } +.bi-type-underline::before { content: "\f5f6"; } +.bi-type::before { content: "\f5f7"; } +.bi-ui-checks-grid::before { content: "\f5f8"; } +.bi-ui-checks::before { content: "\f5f9"; } +.bi-ui-radios-grid::before { content: "\f5fa"; } +.bi-ui-radios::before { content: "\f5fb"; } +.bi-umbrella-fill::before { content: "\f5fc"; } +.bi-umbrella::before { content: "\f5fd"; } +.bi-union::before { content: "\f5fe"; } +.bi-unlock-fill::before { content: "\f5ff"; } +.bi-unlock::before { content: "\f600"; } +.bi-upc-scan::before { content: "\f601"; } +.bi-upc::before { content: "\f602"; } +.bi-upload::before { content: "\f603"; } +.bi-vector-pen::before { content: "\f604"; } +.bi-view-list::before { content: "\f605"; } +.bi-view-stacked::before { content: "\f606"; } +.bi-vinyl-fill::before { content: "\f607"; } +.bi-vinyl::before { content: "\f608"; } +.bi-voicemail::before { content: "\f609"; } +.bi-volume-down-fill::before { content: "\f60a"; } +.bi-volume-down::before { content: "\f60b"; } +.bi-volume-mute-fill::before { content: "\f60c"; } +.bi-volume-mute::before { content: "\f60d"; } +.bi-volume-off-fill::before { content: "\f60e"; } +.bi-volume-off::before { content: "\f60f"; } +.bi-volume-up-fill::before { content: "\f610"; } +.bi-volume-up::before { content: "\f611"; } +.bi-vr::before { content: "\f612"; } +.bi-wallet-fill::before { content: "\f613"; } +.bi-wallet::before { content: "\f614"; } +.bi-wallet2::before { content: "\f615"; } +.bi-watch::before { content: "\f616"; } +.bi-water::before { content: "\f617"; } +.bi-whatsapp::before { content: "\f618"; } +.bi-wifi-1::before { content: "\f619"; } +.bi-wifi-2::before { content: "\f61a"; } +.bi-wifi-off::before { content: "\f61b"; } +.bi-wifi::before { content: "\f61c"; } +.bi-wind::before { content: "\f61d"; } +.bi-window-dock::before { content: "\f61e"; } +.bi-window-sidebar::before { content: "\f61f"; } +.bi-window::before { content: "\f620"; } +.bi-wrench::before { content: "\f621"; } +.bi-x-circle-fill::before { content: "\f622"; } +.bi-x-circle::before { content: "\f623"; } +.bi-x-diamond-fill::before { content: "\f624"; } +.bi-x-diamond::before { content: "\f625"; } +.bi-x-octagon-fill::before { content: "\f626"; } +.bi-x-octagon::before { content: "\f627"; } +.bi-x-square-fill::before { content: "\f628"; } +.bi-x-square::before { content: "\f629"; } +.bi-x::before { content: "\f62a"; } +.bi-youtube::before { content: "\f62b"; } +.bi-zoom-in::before { content: "\f62c"; } +.bi-zoom-out::before { content: "\f62d"; } +.bi-bank::before { content: "\f62e"; } +.bi-bank2::before { content: "\f62f"; } +.bi-bell-slash-fill::before { content: "\f630"; } +.bi-bell-slash::before { content: "\f631"; } +.bi-cash-coin::before { content: "\f632"; } +.bi-check-lg::before { content: "\f633"; } +.bi-coin::before { content: "\f634"; } +.bi-currency-bitcoin::before { content: "\f635"; } +.bi-currency-dollar::before { content: "\f636"; } +.bi-currency-euro::before { content: "\f637"; } +.bi-currency-exchange::before { content: "\f638"; } +.bi-currency-pound::before { content: "\f639"; } +.bi-currency-yen::before { content: "\f63a"; } +.bi-dash-lg::before { content: "\f63b"; } +.bi-exclamation-lg::before { content: "\f63c"; } +.bi-file-earmark-pdf-fill::before { content: "\f63d"; } +.bi-file-earmark-pdf::before { content: "\f63e"; } +.bi-file-pdf-fill::before { content: "\f63f"; } +.bi-file-pdf::before { content: "\f640"; } +.bi-gender-ambiguous::before { content: "\f641"; } +.bi-gender-female::before { content: "\f642"; } +.bi-gender-male::before { content: "\f643"; } +.bi-gender-trans::before { content: "\f644"; } +.bi-headset-vr::before { content: "\f645"; } +.bi-info-lg::before { content: "\f646"; } +.bi-mastodon::before { content: "\f647"; } +.bi-messenger::before { content: "\f648"; } +.bi-piggy-bank-fill::before { content: "\f649"; } +.bi-piggy-bank::before { content: "\f64a"; } +.bi-pin-map-fill::before { content: "\f64b"; } +.bi-pin-map::before { content: "\f64c"; } +.bi-plus-lg::before { content: "\f64d"; } +.bi-question-lg::before { content: "\f64e"; } +.bi-recycle::before { content: "\f64f"; } +.bi-reddit::before { content: "\f650"; } +.bi-safe-fill::before { content: "\f651"; } +.bi-safe2-fill::before { content: "\f652"; } +.bi-safe2::before { content: "\f653"; } +.bi-sd-card-fill::before { content: "\f654"; } +.bi-sd-card::before { content: "\f655"; } +.bi-skype::before { content: "\f656"; } +.bi-slash-lg::before { content: "\f657"; } +.bi-translate::before { content: "\f658"; } +.bi-x-lg::before { content: "\f659"; } +.bi-safe::before { content: "\f65a"; } +.bi-apple::before { content: "\f65b"; } +.bi-microsoft::before { content: "\f65d"; } +.bi-windows::before { content: "\f65e"; } +.bi-behance::before { content: "\f65c"; } +.bi-dribbble::before { content: "\f65f"; } +.bi-line::before { content: "\f660"; } +.bi-medium::before { content: "\f661"; } +.bi-paypal::before { content: "\f662"; } +.bi-pinterest::before { content: "\f663"; } +.bi-signal::before { content: "\f664"; } +.bi-snapchat::before { content: "\f665"; } +.bi-spotify::before { content: "\f666"; } +.bi-stack-overflow::before { content: "\f667"; } +.bi-strava::before { content: "\f668"; } +.bi-wordpress::before { content: "\f669"; } +.bi-vimeo::before { content: "\f66a"; } +.bi-activity::before { content: "\f66b"; } +.bi-easel2-fill::before { content: "\f66c"; } +.bi-easel2::before { content: "\f66d"; } +.bi-easel3-fill::before { content: "\f66e"; } +.bi-easel3::before { content: "\f66f"; } +.bi-fan::before { content: "\f670"; } +.bi-fingerprint::before { content: "\f671"; } +.bi-graph-down-arrow::before { content: "\f672"; } +.bi-graph-up-arrow::before { content: "\f673"; } +.bi-hypnotize::before { content: "\f674"; } +.bi-magic::before { content: "\f675"; } +.bi-person-rolodex::before { content: "\f676"; } +.bi-person-video::before { content: "\f677"; } +.bi-person-video2::before { content: "\f678"; } +.bi-person-video3::before { content: "\f679"; } +.bi-person-workspace::before { content: "\f67a"; } +.bi-radioactive::before { content: "\f67b"; } +.bi-webcam-fill::before { content: "\f67c"; } +.bi-webcam::before { content: "\f67d"; } +.bi-yin-yang::before { content: "\f67e"; } +.bi-bandaid-fill::before { content: "\f680"; } +.bi-bandaid::before { content: "\f681"; } +.bi-bluetooth::before { content: "\f682"; } +.bi-body-text::before { content: "\f683"; } +.bi-boombox::before { content: "\f684"; } +.bi-boxes::before { content: "\f685"; } +.bi-dpad-fill::before { content: "\f686"; } +.bi-dpad::before { content: "\f687"; } +.bi-ear-fill::before { content: "\f688"; } +.bi-ear::before { content: "\f689"; } +.bi-envelope-check-1::before { content: "\f68a"; } +.bi-envelope-check-fill::before { content: "\f68b"; } +.bi-envelope-check::before { content: "\f68c"; } +.bi-envelope-dash-1::before { content: "\f68d"; } +.bi-envelope-dash-fill::before { content: "\f68e"; } +.bi-envelope-dash::before { content: "\f68f"; } +.bi-envelope-exclamation-1::before { content: "\f690"; } +.bi-envelope-exclamation-fill::before { content: "\f691"; } +.bi-envelope-exclamation::before { content: "\f692"; } +.bi-envelope-plus-fill::before { content: "\f693"; } +.bi-envelope-plus::before { content: "\f694"; } +.bi-envelope-slash-1::before { content: "\f695"; } +.bi-envelope-slash-fill::before { content: "\f696"; } +.bi-envelope-slash::before { content: "\f697"; } +.bi-envelope-x-1::before { content: "\f698"; } +.bi-envelope-x-fill::before { content: "\f699"; } +.bi-envelope-x::before { content: "\f69a"; } +.bi-explicit-fill::before { content: "\f69b"; } +.bi-explicit::before { content: "\f69c"; } +.bi-git::before { content: "\f69d"; } +.bi-infinity::before { content: "\f69e"; } +.bi-list-columns-reverse::before { content: "\f69f"; } +.bi-list-columns::before { content: "\f6a0"; } +.bi-meta::before { content: "\f6a1"; } +.bi-mortorboard-fill::before { content: "\f6a2"; } +.bi-mortorboard::before { content: "\f6a3"; } +.bi-nintendo-switch::before { content: "\f6a4"; } +.bi-pc-display-horizontal::before { content: "\f6a5"; } +.bi-pc-display::before { content: "\f6a6"; } +.bi-pc-horizontal::before { content: "\f6a7"; } +.bi-pc::before { content: "\f6a8"; } +.bi-playstation::before { content: "\f6a9"; } +.bi-plus-slash-minus::before { content: "\f6aa"; } +.bi-projector-fill::before { content: "\f6ab"; } +.bi-projector::before { content: "\f6ac"; } +.bi-qr-code-scan::before { content: "\f6ad"; } +.bi-qr-code::before { content: "\f6ae"; } +.bi-quora::before { content: "\f6af"; } +.bi-quote::before { content: "\f6b0"; } +.bi-robot::before { content: "\f6b1"; } +.bi-send-check-fill::before { content: "\f6b2"; } +.bi-send-check::before { content: "\f6b3"; } +.bi-send-dash-fill::before { content: "\f6b4"; } +.bi-send-dash::before { content: "\f6b5"; } +.bi-send-exclamation-1::before { content: "\f6b6"; } +.bi-send-exclamation-fill::before { content: "\f6b7"; } +.bi-send-exclamation::before { content: "\f6b8"; } +.bi-send-fill::before { content: "\f6b9"; } +.bi-send-plus-fill::before { content: "\f6ba"; } +.bi-send-plus::before { content: "\f6bb"; } +.bi-send-slash-fill::before { content: "\f6bc"; } +.bi-send-slash::before { content: "\f6bd"; } +.bi-send-x-fill::before { content: "\f6be"; } +.bi-send-x::before { content: "\f6bf"; } +.bi-send::before { content: "\f6c0"; } +.bi-steam::before { content: "\f6c1"; } +.bi-terminal-dash-1::before { content: "\f6c2"; } +.bi-terminal-dash::before { content: "\f6c3"; } +.bi-terminal-plus::before { content: "\f6c4"; } +.bi-terminal-split::before { content: "\f6c5"; } +.bi-ticket-detailed-fill::before { content: "\f6c6"; } +.bi-ticket-detailed::before { content: "\f6c7"; } +.bi-ticket-fill::before { content: "\f6c8"; } +.bi-ticket-perforated-fill::before { content: "\f6c9"; } +.bi-ticket-perforated::before { content: "\f6ca"; } +.bi-ticket::before { content: "\f6cb"; } +.bi-tiktok::before { content: "\f6cc"; } +.bi-window-dash::before { content: "\f6cd"; } +.bi-window-desktop::before { content: "\f6ce"; } +.bi-window-fullscreen::before { content: "\f6cf"; } +.bi-window-plus::before { content: "\f6d0"; } +.bi-window-split::before { content: "\f6d1"; } +.bi-window-stack::before { content: "\f6d2"; } +.bi-window-x::before { content: "\f6d3"; } +.bi-xbox::before { content: "\f6d4"; } +.bi-ethernet::before { content: "\f6d5"; } +.bi-hdmi-fill::before { content: "\f6d6"; } +.bi-hdmi::before { content: "\f6d7"; } +.bi-usb-c-fill::before { content: "\f6d8"; } +.bi-usb-c::before { content: "\f6d9"; } +.bi-usb-fill::before { content: "\f6da"; } +.bi-usb-plug-fill::before { content: "\f6db"; } +.bi-usb-plug::before { content: "\f6dc"; } +.bi-usb-symbol::before { content: "\f6dd"; } +.bi-usb::before { content: "\f6de"; } +.bi-boombox-fill::before { content: "\f6df"; } +.bi-displayport-1::before { content: "\f6e0"; } +.bi-displayport::before { content: "\f6e1"; } +.bi-gpu-card::before { content: "\f6e2"; } +.bi-memory::before { content: "\f6e3"; } +.bi-modem-fill::before { content: "\f6e4"; } +.bi-modem::before { content: "\f6e5"; } +.bi-motherboard-fill::before { content: "\f6e6"; } +.bi-motherboard::before { content: "\f6e7"; } +.bi-optical-audio-fill::before { content: "\f6e8"; } +.bi-optical-audio::before { content: "\f6e9"; } +.bi-pci-card::before { content: "\f6ea"; } +.bi-router-fill::before { content: "\f6eb"; } +.bi-router::before { content: "\f6ec"; } +.bi-ssd-fill::before { content: "\f6ed"; } +.bi-ssd::before { content: "\f6ee"; } +.bi-thunderbolt-fill::before { content: "\f6ef"; } +.bi-thunderbolt::before { content: "\f6f0"; } +.bi-usb-drive-fill::before { content: "\f6f1"; } +.bi-usb-drive::before { content: "\f6f2"; } +.bi-usb-micro-fill::before { content: "\f6f3"; } +.bi-usb-micro::before { content: "\f6f4"; } +.bi-usb-mini-fill::before { content: "\f6f5"; } +.bi-usb-mini::before { content: "\f6f6"; } +.bi-cloud-haze2::before { content: "\f6f7"; } +.bi-device-hdd-fill::before { content: "\f6f8"; } +.bi-device-hdd::before { content: "\f6f9"; } +.bi-device-ssd-fill::before { content: "\f6fa"; } +.bi-device-ssd::before { content: "\f6fb"; } +.bi-displayport-fill::before { content: "\f6fc"; } +.bi-mortarboard-fill::before { content: "\f6fd"; } +.bi-mortarboard::before { content: "\f6fe"; } +.bi-terminal-x::before { content: "\f6ff"; } +.bi-arrow-through-heart-fill::before { content: "\f700"; } +.bi-arrow-through-heart::before { content: "\f701"; } +.bi-badge-sd-fill::before { content: "\f702"; } +.bi-badge-sd::before { content: "\f703"; } +.bi-bag-heart-fill::before { content: "\f704"; } +.bi-bag-heart::before { content: "\f705"; } +.bi-balloon-fill::before { content: "\f706"; } +.bi-balloon-heart-fill::before { content: "\f707"; } +.bi-balloon-heart::before { content: "\f708"; } +.bi-balloon::before { content: "\f709"; } +.bi-box2-fill::before { content: "\f70a"; } +.bi-box2-heart-fill::before { content: "\f70b"; } +.bi-box2-heart::before { content: "\f70c"; } +.bi-box2::before { content: "\f70d"; } +.bi-braces-asterisk::before { content: "\f70e"; } +.bi-calendar-heart-fill::before { content: "\f70f"; } +.bi-calendar-heart::before { content: "\f710"; } +.bi-calendar2-heart-fill::before { content: "\f711"; } +.bi-calendar2-heart::before { content: "\f712"; } +.bi-chat-heart-fill::before { content: "\f713"; } +.bi-chat-heart::before { content: "\f714"; } +.bi-chat-left-heart-fill::before { content: "\f715"; } +.bi-chat-left-heart::before { content: "\f716"; } +.bi-chat-right-heart-fill::before { content: "\f717"; } +.bi-chat-right-heart::before { content: "\f718"; } +.bi-chat-square-heart-fill::before { content: "\f719"; } +.bi-chat-square-heart::before { content: "\f71a"; } +.bi-clipboard-check-fill::before { content: "\f71b"; } +.bi-clipboard-data-fill::before { content: "\f71c"; } +.bi-clipboard-fill::before { content: "\f71d"; } +.bi-clipboard-heart-fill::before { content: "\f71e"; } +.bi-clipboard-heart::before { content: "\f71f"; } +.bi-clipboard-minus-fill::before { content: "\f720"; } +.bi-clipboard-plus-fill::before { content: "\f721"; } +.bi-clipboard-pulse::before { content: "\f722"; } +.bi-clipboard-x-fill::before { content: "\f723"; } +.bi-clipboard2-check-fill::before { content: "\f724"; } +.bi-clipboard2-check::before { content: "\f725"; } +.bi-clipboard2-data-fill::before { content: "\f726"; } +.bi-clipboard2-data::before { content: "\f727"; } +.bi-clipboard2-fill::before { content: "\f728"; } +.bi-clipboard2-heart-fill::before { content: "\f729"; } +.bi-clipboard2-heart::before { content: "\f72a"; } +.bi-clipboard2-minus-fill::before { content: "\f72b"; } +.bi-clipboard2-minus::before { content: "\f72c"; } +.bi-clipboard2-plus-fill::before { content: "\f72d"; } +.bi-clipboard2-plus::before { content: "\f72e"; } +.bi-clipboard2-pulse-fill::before { content: "\f72f"; } +.bi-clipboard2-pulse::before { content: "\f730"; } +.bi-clipboard2-x-fill::before { content: "\f731"; } +.bi-clipboard2-x::before { content: "\f732"; } +.bi-clipboard2::before { content: "\f733"; } +.bi-emoji-kiss-fill::before { content: "\f734"; } +.bi-emoji-kiss::before { content: "\f735"; } +.bi-envelope-heart-fill::before { content: "\f736"; } +.bi-envelope-heart::before { content: "\f737"; } +.bi-envelope-open-heart-fill::before { content: "\f738"; } +.bi-envelope-open-heart::before { content: "\f739"; } +.bi-envelope-paper-fill::before { content: "\f73a"; } +.bi-envelope-paper-heart-fill::before { content: "\f73b"; } +.bi-envelope-paper-heart::before { content: "\f73c"; } +.bi-envelope-paper::before { content: "\f73d"; } +.bi-filetype-aac::before { content: "\f73e"; } +.bi-filetype-ai::before { content: "\f73f"; } +.bi-filetype-bmp::before { content: "\f740"; } +.bi-filetype-cs::before { content: "\f741"; } +.bi-filetype-css::before { content: "\f742"; } +.bi-filetype-csv::before { content: "\f743"; } +.bi-filetype-doc::before { content: "\f744"; } +.bi-filetype-docx::before { content: "\f745"; } +.bi-filetype-exe::before { content: "\f746"; } +.bi-filetype-gif::before { content: "\f747"; } +.bi-filetype-heic::before { content: "\f748"; } +.bi-filetype-html::before { content: "\f749"; } +.bi-filetype-java::before { content: "\f74a"; } +.bi-filetype-jpg::before { content: "\f74b"; } +.bi-filetype-js::before { content: "\f74c"; } +.bi-filetype-jsx::before { content: "\f74d"; } +.bi-filetype-key::before { content: "\f74e"; } +.bi-filetype-m4p::before { content: "\f74f"; } +.bi-filetype-md::before { content: "\f750"; } +.bi-filetype-mdx::before { content: "\f751"; } +.bi-filetype-mov::before { content: "\f752"; } +.bi-filetype-mp3::before { content: "\f753"; } +.bi-filetype-mp4::before { content: "\f754"; } +.bi-filetype-otf::before { content: "\f755"; } +.bi-filetype-pdf::before { content: "\f756"; } +.bi-filetype-php::before { content: "\f757"; } +.bi-filetype-png::before { content: "\f758"; } +.bi-filetype-ppt-1::before { content: "\f759"; } +.bi-filetype-ppt::before { content: "\f75a"; } +.bi-filetype-psd::before { content: "\f75b"; } +.bi-filetype-py::before { content: "\f75c"; } +.bi-filetype-raw::before { content: "\f75d"; } +.bi-filetype-rb::before { content: "\f75e"; } +.bi-filetype-sass::before { content: "\f75f"; } +.bi-filetype-scss::before { content: "\f760"; } +.bi-filetype-sh::before { content: "\f761"; } +.bi-filetype-svg::before { content: "\f762"; } +.bi-filetype-tiff::before { content: "\f763"; } +.bi-filetype-tsx::before { content: "\f764"; } +.bi-filetype-ttf::before { content: "\f765"; } +.bi-filetype-txt::before { content: "\f766"; } +.bi-filetype-wav::before { content: "\f767"; } +.bi-filetype-woff::before { content: "\f768"; } +.bi-filetype-xls-1::before { content: "\f769"; } +.bi-filetype-xls::before { content: "\f76a"; } +.bi-filetype-xml::before { content: "\f76b"; } +.bi-filetype-yml::before { content: "\f76c"; } +.bi-heart-arrow::before { content: "\f76d"; } +.bi-heart-pulse-fill::before { content: "\f76e"; } +.bi-heart-pulse::before { content: "\f76f"; } +.bi-heartbreak-fill::before { content: "\f770"; } +.bi-heartbreak::before { content: "\f771"; } +.bi-hearts::before { content: "\f772"; } +.bi-hospital-fill::before { content: "\f773"; } +.bi-hospital::before { content: "\f774"; } +.bi-house-heart-fill::before { content: "\f775"; } +.bi-house-heart::before { content: "\f776"; } +.bi-incognito::before { content: "\f777"; } +.bi-magnet-fill::before { content: "\f778"; } +.bi-magnet::before { content: "\f779"; } +.bi-person-heart::before { content: "\f77a"; } +.bi-person-hearts::before { content: "\f77b"; } +.bi-phone-flip::before { content: "\f77c"; } +.bi-plugin::before { content: "\f77d"; } +.bi-postage-fill::before { content: "\f77e"; } +.bi-postage-heart-fill::before { content: "\f77f"; } +.bi-postage-heart::before { content: "\f780"; } +.bi-postage::before { content: "\f781"; } +.bi-postcard-fill::before { content: "\f782"; } +.bi-postcard-heart-fill::before { content: "\f783"; } +.bi-postcard-heart::before { content: "\f784"; } +.bi-postcard::before { content: "\f785"; } +.bi-search-heart-fill::before { content: "\f786"; } +.bi-search-heart::before { content: "\f787"; } +.bi-sliders2-vertical::before { content: "\f788"; } +.bi-sliders2::before { content: "\f789"; } +.bi-trash3-fill::before { content: "\f78a"; } +.bi-trash3::before { content: "\f78b"; } +.bi-valentine::before { content: "\f78c"; } +.bi-valentine2::before { content: "\f78d"; } +.bi-wrench-adjustable-circle-fill::before { content: "\f78e"; } +.bi-wrench-adjustable-circle::before { content: "\f78f"; } +.bi-wrench-adjustable::before { content: "\f790"; } +.bi-filetype-json::before { content: "\f791"; } +.bi-filetype-pptx::before { content: "\f792"; } +.bi-filetype-xlsx::before { content: "\f793"; } diff --git a/src/core/static/css/bootstrap-icons/bootstrap-icons.json b/src/core/static/css/bootstrap-icons/bootstrap-icons.json new file mode 100644 index 0000000..959b275 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap-icons.json @@ -0,0 +1,1685 @@ +{ + "123": 63103, + "alarm-fill": 61697, + "alarm": 61698, + "align-bottom": 61699, + "align-center": 61700, + "align-end": 61701, + "align-middle": 61702, + "align-start": 61703, + "align-top": 61704, + "alt": 61705, + "app-indicator": 61706, + "app": 61707, + "archive-fill": 61708, + "archive": 61709, + "arrow-90deg-down": 61710, + "arrow-90deg-left": 61711, + "arrow-90deg-right": 61712, + "arrow-90deg-up": 61713, + "arrow-bar-down": 61714, + "arrow-bar-left": 61715, + "arrow-bar-right": 61716, + "arrow-bar-up": 61717, + "arrow-clockwise": 61718, + "arrow-counterclockwise": 61719, + "arrow-down-circle-fill": 61720, + "arrow-down-circle": 61721, + "arrow-down-left-circle-fill": 61722, + "arrow-down-left-circle": 61723, + "arrow-down-left-square-fill": 61724, + "arrow-down-left-square": 61725, + "arrow-down-left": 61726, + "arrow-down-right-circle-fill": 61727, + "arrow-down-right-circle": 61728, + "arrow-down-right-square-fill": 61729, + "arrow-down-right-square": 61730, + "arrow-down-right": 61731, + "arrow-down-short": 61732, + "arrow-down-square-fill": 61733, + "arrow-down-square": 61734, + "arrow-down-up": 61735, + "arrow-down": 61736, + "arrow-left-circle-fill": 61737, + "arrow-left-circle": 61738, + "arrow-left-right": 61739, + "arrow-left-short": 61740, + "arrow-left-square-fill": 61741, + "arrow-left-square": 61742, + "arrow-left": 61743, + "arrow-repeat": 61744, + "arrow-return-left": 61745, + "arrow-return-right": 61746, + "arrow-right-circle-fill": 61747, + "arrow-right-circle": 61748, + "arrow-right-short": 61749, + "arrow-right-square-fill": 61750, + "arrow-right-square": 61751, + "arrow-right": 61752, + "arrow-up-circle-fill": 61753, + "arrow-up-circle": 61754, + "arrow-up-left-circle-fill": 61755, + "arrow-up-left-circle": 61756, + "arrow-up-left-square-fill": 61757, + "arrow-up-left-square": 61758, + "arrow-up-left": 61759, + "arrow-up-right-circle-fill": 61760, + "arrow-up-right-circle": 61761, + "arrow-up-right-square-fill": 61762, + "arrow-up-right-square": 61763, + "arrow-up-right": 61764, + "arrow-up-short": 61765, + "arrow-up-square-fill": 61766, + "arrow-up-square": 61767, + "arrow-up": 61768, + "arrows-angle-contract": 61769, + "arrows-angle-expand": 61770, + "arrows-collapse": 61771, + "arrows-expand": 61772, + "arrows-fullscreen": 61773, + "arrows-move": 61774, + "aspect-ratio-fill": 61775, + "aspect-ratio": 61776, + "asterisk": 61777, + "at": 61778, + "award-fill": 61779, + "award": 61780, + "back": 61781, + "backspace-fill": 61782, + "backspace-reverse-fill": 61783, + "backspace-reverse": 61784, + "backspace": 61785, + "badge-3d-fill": 61786, + "badge-3d": 61787, + "badge-4k-fill": 61788, + "badge-4k": 61789, + "badge-8k-fill": 61790, + "badge-8k": 61791, + "badge-ad-fill": 61792, + "badge-ad": 61793, + "badge-ar-fill": 61794, + "badge-ar": 61795, + "badge-cc-fill": 61796, + "badge-cc": 61797, + "badge-hd-fill": 61798, + "badge-hd": 61799, + "badge-tm-fill": 61800, + "badge-tm": 61801, + "badge-vo-fill": 61802, + "badge-vo": 61803, + "badge-vr-fill": 61804, + "badge-vr": 61805, + "badge-wc-fill": 61806, + "badge-wc": 61807, + "bag-check-fill": 61808, + "bag-check": 61809, + "bag-dash-fill": 61810, + "bag-dash": 61811, + "bag-fill": 61812, + "bag-plus-fill": 61813, + "bag-plus": 61814, + "bag-x-fill": 61815, + "bag-x": 61816, + "bag": 61817, + "bar-chart-fill": 61818, + "bar-chart-line-fill": 61819, + "bar-chart-line": 61820, + "bar-chart-steps": 61821, + "bar-chart": 61822, + "basket-fill": 61823, + "basket": 61824, + "basket2-fill": 61825, + "basket2": 61826, + "basket3-fill": 61827, + "basket3": 61828, + "battery-charging": 61829, + "battery-full": 61830, + "battery-half": 61831, + "battery": 61832, + "bell-fill": 61833, + "bell": 61834, + "bezier": 61835, + "bezier2": 61836, + "bicycle": 61837, + "binoculars-fill": 61838, + "binoculars": 61839, + "blockquote-left": 61840, + "blockquote-right": 61841, + "book-fill": 61842, + "book-half": 61843, + "book": 61844, + "bookmark-check-fill": 61845, + "bookmark-check": 61846, + "bookmark-dash-fill": 61847, + "bookmark-dash": 61848, + "bookmark-fill": 61849, + "bookmark-heart-fill": 61850, + "bookmark-heart": 61851, + "bookmark-plus-fill": 61852, + "bookmark-plus": 61853, + "bookmark-star-fill": 61854, + "bookmark-star": 61855, + "bookmark-x-fill": 61856, + "bookmark-x": 61857, + "bookmark": 61858, + "bookmarks-fill": 61859, + "bookmarks": 61860, + "bookshelf": 61861, + "bootstrap-fill": 61862, + "bootstrap-reboot": 61863, + "bootstrap": 61864, + "border-all": 61865, + "border-bottom": 61866, + "border-center": 61867, + "border-inner": 61868, + "border-left": 61869, + "border-middle": 61870, + "border-outer": 61871, + "border-right": 61872, + "border-style": 61873, + "border-top": 61874, + "border-width": 61875, + "border": 61876, + "bounding-box-circles": 61877, + "bounding-box": 61878, + "box-arrow-down-left": 61879, + "box-arrow-down-right": 61880, + "box-arrow-down": 61881, + "box-arrow-in-down-left": 61882, + "box-arrow-in-down-right": 61883, + "box-arrow-in-down": 61884, + "box-arrow-in-left": 61885, + "box-arrow-in-right": 61886, + "box-arrow-in-up-left": 61887, + "box-arrow-in-up-right": 61888, + "box-arrow-in-up": 61889, + "box-arrow-left": 61890, + "box-arrow-right": 61891, + "box-arrow-up-left": 61892, + "box-arrow-up-right": 61893, + "box-arrow-up": 61894, + "box-seam": 61895, + "box": 61896, + "braces": 61897, + "bricks": 61898, + "briefcase-fill": 61899, + "briefcase": 61900, + "brightness-alt-high-fill": 61901, + "brightness-alt-high": 61902, + "brightness-alt-low-fill": 61903, + "brightness-alt-low": 61904, + "brightness-high-fill": 61905, + "brightness-high": 61906, + "brightness-low-fill": 61907, + "brightness-low": 61908, + "broadcast-pin": 61909, + "broadcast": 61910, + "brush-fill": 61911, + "brush": 61912, + "bucket-fill": 61913, + "bucket": 61914, + "bug-fill": 61915, + "bug": 61916, + "building": 61917, + "bullseye": 61918, + "calculator-fill": 61919, + "calculator": 61920, + "calendar-check-fill": 61921, + "calendar-check": 61922, + "calendar-date-fill": 61923, + "calendar-date": 61924, + "calendar-day-fill": 61925, + "calendar-day": 61926, + "calendar-event-fill": 61927, + "calendar-event": 61928, + "calendar-fill": 61929, + "calendar-minus-fill": 61930, + "calendar-minus": 61931, + "calendar-month-fill": 61932, + "calendar-month": 61933, + "calendar-plus-fill": 61934, + "calendar-plus": 61935, + "calendar-range-fill": 61936, + "calendar-range": 61937, + "calendar-week-fill": 61938, + "calendar-week": 61939, + "calendar-x-fill": 61940, + "calendar-x": 61941, + "calendar": 61942, + "calendar2-check-fill": 61943, + "calendar2-check": 61944, + "calendar2-date-fill": 61945, + "calendar2-date": 61946, + "calendar2-day-fill": 61947, + "calendar2-day": 61948, + "calendar2-event-fill": 61949, + "calendar2-event": 61950, + "calendar2-fill": 61951, + "calendar2-minus-fill": 61952, + "calendar2-minus": 61953, + "calendar2-month-fill": 61954, + "calendar2-month": 61955, + "calendar2-plus-fill": 61956, + "calendar2-plus": 61957, + "calendar2-range-fill": 61958, + "calendar2-range": 61959, + "calendar2-week-fill": 61960, + "calendar2-week": 61961, + "calendar2-x-fill": 61962, + "calendar2-x": 61963, + "calendar2": 61964, + "calendar3-event-fill": 61965, + "calendar3-event": 61966, + "calendar3-fill": 61967, + "calendar3-range-fill": 61968, + "calendar3-range": 61969, + "calendar3-week-fill": 61970, + "calendar3-week": 61971, + "calendar3": 61972, + "calendar4-event": 61973, + "calendar4-range": 61974, + "calendar4-week": 61975, + "calendar4": 61976, + "camera-fill": 61977, + "camera-reels-fill": 61978, + "camera-reels": 61979, + "camera-video-fill": 61980, + "camera-video-off-fill": 61981, + "camera-video-off": 61982, + "camera-video": 61983, + "camera": 61984, + "camera2": 61985, + "capslock-fill": 61986, + "capslock": 61987, + "card-checklist": 61988, + "card-heading": 61989, + "card-image": 61990, + "card-list": 61991, + "card-text": 61992, + "caret-down-fill": 61993, + "caret-down-square-fill": 61994, + "caret-down-square": 61995, + "caret-down": 61996, + "caret-left-fill": 61997, + "caret-left-square-fill": 61998, + "caret-left-square": 61999, + "caret-left": 62000, + "caret-right-fill": 62001, + "caret-right-square-fill": 62002, + "caret-right-square": 62003, + "caret-right": 62004, + "caret-up-fill": 62005, + "caret-up-square-fill": 62006, + "caret-up-square": 62007, + "caret-up": 62008, + "cart-check-fill": 62009, + "cart-check": 62010, + "cart-dash-fill": 62011, + "cart-dash": 62012, + "cart-fill": 62013, + "cart-plus-fill": 62014, + "cart-plus": 62015, + "cart-x-fill": 62016, + "cart-x": 62017, + "cart": 62018, + "cart2": 62019, + "cart3": 62020, + "cart4": 62021, + "cash-stack": 62022, + "cash": 62023, + "cast": 62024, + "chat-dots-fill": 62025, + "chat-dots": 62026, + "chat-fill": 62027, + "chat-left-dots-fill": 62028, + "chat-left-dots": 62029, + "chat-left-fill": 62030, + "chat-left-quote-fill": 62031, + "chat-left-quote": 62032, + "chat-left-text-fill": 62033, + "chat-left-text": 62034, + "chat-left": 62035, + "chat-quote-fill": 62036, + "chat-quote": 62037, + "chat-right-dots-fill": 62038, + "chat-right-dots": 62039, + "chat-right-fill": 62040, + "chat-right-quote-fill": 62041, + "chat-right-quote": 62042, + "chat-right-text-fill": 62043, + "chat-right-text": 62044, + "chat-right": 62045, + "chat-square-dots-fill": 62046, + "chat-square-dots": 62047, + "chat-square-fill": 62048, + "chat-square-quote-fill": 62049, + "chat-square-quote": 62050, + "chat-square-text-fill": 62051, + "chat-square-text": 62052, + "chat-square": 62053, + "chat-text-fill": 62054, + "chat-text": 62055, + "chat": 62056, + "check-all": 62057, + "check-circle-fill": 62058, + "check-circle": 62059, + "check-square-fill": 62060, + "check-square": 62061, + "check": 62062, + "check2-all": 62063, + "check2-circle": 62064, + "check2-square": 62065, + "check2": 62066, + "chevron-bar-contract": 62067, + "chevron-bar-down": 62068, + "chevron-bar-expand": 62069, + "chevron-bar-left": 62070, + "chevron-bar-right": 62071, + "chevron-bar-up": 62072, + "chevron-compact-down": 62073, + "chevron-compact-left": 62074, + "chevron-compact-right": 62075, + "chevron-compact-up": 62076, + "chevron-contract": 62077, + "chevron-double-down": 62078, + "chevron-double-left": 62079, + "chevron-double-right": 62080, + "chevron-double-up": 62081, + "chevron-down": 62082, + "chevron-expand": 62083, + "chevron-left": 62084, + "chevron-right": 62085, + "chevron-up": 62086, + "circle-fill": 62087, + "circle-half": 62088, + "circle-square": 62089, + "circle": 62090, + "clipboard-check": 62091, + "clipboard-data": 62092, + "clipboard-minus": 62093, + "clipboard-plus": 62094, + "clipboard-x": 62095, + "clipboard": 62096, + "clock-fill": 62097, + "clock-history": 62098, + "clock": 62099, + "cloud-arrow-down-fill": 62100, + "cloud-arrow-down": 62101, + "cloud-arrow-up-fill": 62102, + "cloud-arrow-up": 62103, + "cloud-check-fill": 62104, + "cloud-check": 62105, + "cloud-download-fill": 62106, + "cloud-download": 62107, + "cloud-drizzle-fill": 62108, + "cloud-drizzle": 62109, + "cloud-fill": 62110, + "cloud-fog-fill": 62111, + "cloud-fog": 62112, + "cloud-fog2-fill": 62113, + "cloud-fog2": 62114, + "cloud-hail-fill": 62115, + "cloud-hail": 62116, + "cloud-haze-1": 62117, + "cloud-haze-fill": 62118, + "cloud-haze": 62119, + "cloud-haze2-fill": 62120, + "cloud-lightning-fill": 62121, + "cloud-lightning-rain-fill": 62122, + "cloud-lightning-rain": 62123, + "cloud-lightning": 62124, + "cloud-minus-fill": 62125, + "cloud-minus": 62126, + "cloud-moon-fill": 62127, + "cloud-moon": 62128, + "cloud-plus-fill": 62129, + "cloud-plus": 62130, + "cloud-rain-fill": 62131, + "cloud-rain-heavy-fill": 62132, + "cloud-rain-heavy": 62133, + "cloud-rain": 62134, + "cloud-slash-fill": 62135, + "cloud-slash": 62136, + "cloud-sleet-fill": 62137, + "cloud-sleet": 62138, + "cloud-snow-fill": 62139, + "cloud-snow": 62140, + "cloud-sun-fill": 62141, + "cloud-sun": 62142, + "cloud-upload-fill": 62143, + "cloud-upload": 62144, + "cloud": 62145, + "clouds-fill": 62146, + "clouds": 62147, + "cloudy-fill": 62148, + "cloudy": 62149, + "code-slash": 62150, + "code-square": 62151, + "code": 62152, + "collection-fill": 62153, + "collection-play-fill": 62154, + "collection-play": 62155, + "collection": 62156, + "columns-gap": 62157, + "columns": 62158, + "command": 62159, + "compass-fill": 62160, + "compass": 62161, + "cone-striped": 62162, + "cone": 62163, + "controller": 62164, + "cpu-fill": 62165, + "cpu": 62166, + "credit-card-2-back-fill": 62167, + "credit-card-2-back": 62168, + "credit-card-2-front-fill": 62169, + "credit-card-2-front": 62170, + "credit-card-fill": 62171, + "credit-card": 62172, + "crop": 62173, + "cup-fill": 62174, + "cup-straw": 62175, + "cup": 62176, + "cursor-fill": 62177, + "cursor-text": 62178, + "cursor": 62179, + "dash-circle-dotted": 62180, + "dash-circle-fill": 62181, + "dash-circle": 62182, + "dash-square-dotted": 62183, + "dash-square-fill": 62184, + "dash-square": 62185, + "dash": 62186, + "diagram-2-fill": 62187, + "diagram-2": 62188, + "diagram-3-fill": 62189, + "diagram-3": 62190, + "diamond-fill": 62191, + "diamond-half": 62192, + "diamond": 62193, + "dice-1-fill": 62194, + "dice-1": 62195, + "dice-2-fill": 62196, + "dice-2": 62197, + "dice-3-fill": 62198, + "dice-3": 62199, + "dice-4-fill": 62200, + "dice-4": 62201, + "dice-5-fill": 62202, + "dice-5": 62203, + "dice-6-fill": 62204, + "dice-6": 62205, + "disc-fill": 62206, + "disc": 62207, + "discord": 62208, + "display-fill": 62209, + "display": 62210, + "distribute-horizontal": 62211, + "distribute-vertical": 62212, + "door-closed-fill": 62213, + "door-closed": 62214, + "door-open-fill": 62215, + "door-open": 62216, + "dot": 62217, + "download": 62218, + "droplet-fill": 62219, + "droplet-half": 62220, + "droplet": 62221, + "earbuds": 62222, + "easel-fill": 62223, + "easel": 62224, + "egg-fill": 62225, + "egg-fried": 62226, + "egg": 62227, + "eject-fill": 62228, + "eject": 62229, + "emoji-angry-fill": 62230, + "emoji-angry": 62231, + "emoji-dizzy-fill": 62232, + "emoji-dizzy": 62233, + "emoji-expressionless-fill": 62234, + "emoji-expressionless": 62235, + "emoji-frown-fill": 62236, + "emoji-frown": 62237, + "emoji-heart-eyes-fill": 62238, + "emoji-heart-eyes": 62239, + "emoji-laughing-fill": 62240, + "emoji-laughing": 62241, + "emoji-neutral-fill": 62242, + "emoji-neutral": 62243, + "emoji-smile-fill": 62244, + "emoji-smile-upside-down-fill": 62245, + "emoji-smile-upside-down": 62246, + "emoji-smile": 62247, + "emoji-sunglasses-fill": 62248, + "emoji-sunglasses": 62249, + "emoji-wink-fill": 62250, + "emoji-wink": 62251, + "envelope-fill": 62252, + "envelope-open-fill": 62253, + "envelope-open": 62254, + "envelope": 62255, + "eraser-fill": 62256, + "eraser": 62257, + "exclamation-circle-fill": 62258, + "exclamation-circle": 62259, + "exclamation-diamond-fill": 62260, + "exclamation-diamond": 62261, + "exclamation-octagon-fill": 62262, + "exclamation-octagon": 62263, + "exclamation-square-fill": 62264, + "exclamation-square": 62265, + "exclamation-triangle-fill": 62266, + "exclamation-triangle": 62267, + "exclamation": 62268, + "exclude": 62269, + "eye-fill": 62270, + "eye-slash-fill": 62271, + "eye-slash": 62272, + "eye": 62273, + "eyedropper": 62274, + "eyeglasses": 62275, + "facebook": 62276, + "file-arrow-down-fill": 62277, + "file-arrow-down": 62278, + "file-arrow-up-fill": 62279, + "file-arrow-up": 62280, + "file-bar-graph-fill": 62281, + "file-bar-graph": 62282, + "file-binary-fill": 62283, + "file-binary": 62284, + "file-break-fill": 62285, + "file-break": 62286, + "file-check-fill": 62287, + "file-check": 62288, + "file-code-fill": 62289, + "file-code": 62290, + "file-diff-fill": 62291, + "file-diff": 62292, + "file-earmark-arrow-down-fill": 62293, + "file-earmark-arrow-down": 62294, + "file-earmark-arrow-up-fill": 62295, + "file-earmark-arrow-up": 62296, + "file-earmark-bar-graph-fill": 62297, + "file-earmark-bar-graph": 62298, + "file-earmark-binary-fill": 62299, + "file-earmark-binary": 62300, + "file-earmark-break-fill": 62301, + "file-earmark-break": 62302, + "file-earmark-check-fill": 62303, + "file-earmark-check": 62304, + "file-earmark-code-fill": 62305, + "file-earmark-code": 62306, + "file-earmark-diff-fill": 62307, + "file-earmark-diff": 62308, + "file-earmark-easel-fill": 62309, + "file-earmark-easel": 62310, + "file-earmark-excel-fill": 62311, + "file-earmark-excel": 62312, + "file-earmark-fill": 62313, + "file-earmark-font-fill": 62314, + "file-earmark-font": 62315, + "file-earmark-image-fill": 62316, + "file-earmark-image": 62317, + "file-earmark-lock-fill": 62318, + "file-earmark-lock": 62319, + "file-earmark-lock2-fill": 62320, + "file-earmark-lock2": 62321, + "file-earmark-medical-fill": 62322, + "file-earmark-medical": 62323, + "file-earmark-minus-fill": 62324, + "file-earmark-minus": 62325, + "file-earmark-music-fill": 62326, + "file-earmark-music": 62327, + "file-earmark-person-fill": 62328, + "file-earmark-person": 62329, + "file-earmark-play-fill": 62330, + "file-earmark-play": 62331, + "file-earmark-plus-fill": 62332, + "file-earmark-plus": 62333, + "file-earmark-post-fill": 62334, + "file-earmark-post": 62335, + "file-earmark-ppt-fill": 62336, + "file-earmark-ppt": 62337, + "file-earmark-richtext-fill": 62338, + "file-earmark-richtext": 62339, + "file-earmark-ruled-fill": 62340, + "file-earmark-ruled": 62341, + "file-earmark-slides-fill": 62342, + "file-earmark-slides": 62343, + "file-earmark-spreadsheet-fill": 62344, + "file-earmark-spreadsheet": 62345, + "file-earmark-text-fill": 62346, + "file-earmark-text": 62347, + "file-earmark-word-fill": 62348, + "file-earmark-word": 62349, + "file-earmark-x-fill": 62350, + "file-earmark-x": 62351, + "file-earmark-zip-fill": 62352, + "file-earmark-zip": 62353, + "file-earmark": 62354, + "file-easel-fill": 62355, + "file-easel": 62356, + "file-excel-fill": 62357, + "file-excel": 62358, + "file-fill": 62359, + "file-font-fill": 62360, + "file-font": 62361, + "file-image-fill": 62362, + "file-image": 62363, + "file-lock-fill": 62364, + "file-lock": 62365, + "file-lock2-fill": 62366, + "file-lock2": 62367, + "file-medical-fill": 62368, + "file-medical": 62369, + "file-minus-fill": 62370, + "file-minus": 62371, + "file-music-fill": 62372, + "file-music": 62373, + "file-person-fill": 62374, + "file-person": 62375, + "file-play-fill": 62376, + "file-play": 62377, + "file-plus-fill": 62378, + "file-plus": 62379, + "file-post-fill": 62380, + "file-post": 62381, + "file-ppt-fill": 62382, + "file-ppt": 62383, + "file-richtext-fill": 62384, + "file-richtext": 62385, + "file-ruled-fill": 62386, + "file-ruled": 62387, + "file-slides-fill": 62388, + "file-slides": 62389, + "file-spreadsheet-fill": 62390, + "file-spreadsheet": 62391, + "file-text-fill": 62392, + "file-text": 62393, + "file-word-fill": 62394, + "file-word": 62395, + "file-x-fill": 62396, + "file-x": 62397, + "file-zip-fill": 62398, + "file-zip": 62399, + "file": 62400, + "files-alt": 62401, + "files": 62402, + "film": 62403, + "filter-circle-fill": 62404, + "filter-circle": 62405, + "filter-left": 62406, + "filter-right": 62407, + "filter-square-fill": 62408, + "filter-square": 62409, + "filter": 62410, + "flag-fill": 62411, + "flag": 62412, + "flower1": 62413, + "flower2": 62414, + "flower3": 62415, + "folder-check": 62416, + "folder-fill": 62417, + "folder-minus": 62418, + "folder-plus": 62419, + "folder-symlink-fill": 62420, + "folder-symlink": 62421, + "folder-x": 62422, + "folder": 62423, + "folder2-open": 62424, + "folder2": 62425, + "fonts": 62426, + "forward-fill": 62427, + "forward": 62428, + "front": 62429, + "fullscreen-exit": 62430, + "fullscreen": 62431, + "funnel-fill": 62432, + "funnel": 62433, + "gear-fill": 62434, + "gear-wide-connected": 62435, + "gear-wide": 62436, + "gear": 62437, + "gem": 62438, + "geo-alt-fill": 62439, + "geo-alt": 62440, + "geo-fill": 62441, + "geo": 62442, + "gift-fill": 62443, + "gift": 62444, + "github": 62445, + "globe": 62446, + "globe2": 62447, + "google": 62448, + "graph-down": 62449, + "graph-up": 62450, + "grid-1x2-fill": 62451, + "grid-1x2": 62452, + "grid-3x2-gap-fill": 62453, + "grid-3x2-gap": 62454, + "grid-3x2": 62455, + "grid-3x3-gap-fill": 62456, + "grid-3x3-gap": 62457, + "grid-3x3": 62458, + "grid-fill": 62459, + "grid": 62460, + "grip-horizontal": 62461, + "grip-vertical": 62462, + "hammer": 62463, + "hand-index-fill": 62464, + "hand-index-thumb-fill": 62465, + "hand-index-thumb": 62466, + "hand-index": 62467, + "hand-thumbs-down-fill": 62468, + "hand-thumbs-down": 62469, + "hand-thumbs-up-fill": 62470, + "hand-thumbs-up": 62471, + "handbag-fill": 62472, + "handbag": 62473, + "hash": 62474, + "hdd-fill": 62475, + "hdd-network-fill": 62476, + "hdd-network": 62477, + "hdd-rack-fill": 62478, + "hdd-rack": 62479, + "hdd-stack-fill": 62480, + "hdd-stack": 62481, + "hdd": 62482, + "headphones": 62483, + "headset": 62484, + "heart-fill": 62485, + "heart-half": 62486, + "heart": 62487, + "heptagon-fill": 62488, + "heptagon-half": 62489, + "heptagon": 62490, + "hexagon-fill": 62491, + "hexagon-half": 62492, + "hexagon": 62493, + "hourglass-bottom": 62494, + "hourglass-split": 62495, + "hourglass-top": 62496, + "hourglass": 62497, + "house-door-fill": 62498, + "house-door": 62499, + "house-fill": 62500, + "house": 62501, + "hr": 62502, + "hurricane": 62503, + "image-alt": 62504, + "image-fill": 62505, + "image": 62506, + "images": 62507, + "inbox-fill": 62508, + "inbox": 62509, + "inboxes-fill": 62510, + "inboxes": 62511, + "info-circle-fill": 62512, + "info-circle": 62513, + "info-square-fill": 62514, + "info-square": 62515, + "info": 62516, + "input-cursor-text": 62517, + "input-cursor": 62518, + "instagram": 62519, + "intersect": 62520, + "journal-album": 62521, + "journal-arrow-down": 62522, + "journal-arrow-up": 62523, + "journal-bookmark-fill": 62524, + "journal-bookmark": 62525, + "journal-check": 62526, + "journal-code": 62527, + "journal-medical": 62528, + "journal-minus": 62529, + "journal-plus": 62530, + "journal-richtext": 62531, + "journal-text": 62532, + "journal-x": 62533, + "journal": 62534, + "journals": 62535, + "joystick": 62536, + "justify-left": 62537, + "justify-right": 62538, + "justify": 62539, + "kanban-fill": 62540, + "kanban": 62541, + "key-fill": 62542, + "key": 62543, + "keyboard-fill": 62544, + "keyboard": 62545, + "ladder": 62546, + "lamp-fill": 62547, + "lamp": 62548, + "laptop-fill": 62549, + "laptop": 62550, + "layer-backward": 62551, + "layer-forward": 62552, + "layers-fill": 62553, + "layers-half": 62554, + "layers": 62555, + "layout-sidebar-inset-reverse": 62556, + "layout-sidebar-inset": 62557, + "layout-sidebar-reverse": 62558, + "layout-sidebar": 62559, + "layout-split": 62560, + "layout-text-sidebar-reverse": 62561, + "layout-text-sidebar": 62562, + "layout-text-window-reverse": 62563, + "layout-text-window": 62564, + "layout-three-columns": 62565, + "layout-wtf": 62566, + "life-preserver": 62567, + "lightbulb-fill": 62568, + "lightbulb-off-fill": 62569, + "lightbulb-off": 62570, + "lightbulb": 62571, + "lightning-charge-fill": 62572, + "lightning-charge": 62573, + "lightning-fill": 62574, + "lightning": 62575, + "link-45deg": 62576, + "link": 62577, + "linkedin": 62578, + "list-check": 62579, + "list-nested": 62580, + "list-ol": 62581, + "list-stars": 62582, + "list-task": 62583, + "list-ul": 62584, + "list": 62585, + "lock-fill": 62586, + "lock": 62587, + "mailbox": 62588, + "mailbox2": 62589, + "map-fill": 62590, + "map": 62591, + "markdown-fill": 62592, + "markdown": 62593, + "mask": 62594, + "megaphone-fill": 62595, + "megaphone": 62596, + "menu-app-fill": 62597, + "menu-app": 62598, + "menu-button-fill": 62599, + "menu-button-wide-fill": 62600, + "menu-button-wide": 62601, + "menu-button": 62602, + "menu-down": 62603, + "menu-up": 62604, + "mic-fill": 62605, + "mic-mute-fill": 62606, + "mic-mute": 62607, + "mic": 62608, + "minecart-loaded": 62609, + "minecart": 62610, + "moisture": 62611, + "moon-fill": 62612, + "moon-stars-fill": 62613, + "moon-stars": 62614, + "moon": 62615, + "mouse-fill": 62616, + "mouse": 62617, + "mouse2-fill": 62618, + "mouse2": 62619, + "mouse3-fill": 62620, + "mouse3": 62621, + "music-note-beamed": 62622, + "music-note-list": 62623, + "music-note": 62624, + "music-player-fill": 62625, + "music-player": 62626, + "newspaper": 62627, + "node-minus-fill": 62628, + "node-minus": 62629, + "node-plus-fill": 62630, + "node-plus": 62631, + "nut-fill": 62632, + "nut": 62633, + "octagon-fill": 62634, + "octagon-half": 62635, + "octagon": 62636, + "option": 62637, + "outlet": 62638, + "paint-bucket": 62639, + "palette-fill": 62640, + "palette": 62641, + "palette2": 62642, + "paperclip": 62643, + "paragraph": 62644, + "patch-check-fill": 62645, + "patch-check": 62646, + "patch-exclamation-fill": 62647, + "patch-exclamation": 62648, + "patch-minus-fill": 62649, + "patch-minus": 62650, + "patch-plus-fill": 62651, + "patch-plus": 62652, + "patch-question-fill": 62653, + "patch-question": 62654, + "pause-btn-fill": 62655, + "pause-btn": 62656, + "pause-circle-fill": 62657, + "pause-circle": 62658, + "pause-fill": 62659, + "pause": 62660, + "peace-fill": 62661, + "peace": 62662, + "pen-fill": 62663, + "pen": 62664, + "pencil-fill": 62665, + "pencil-square": 62666, + "pencil": 62667, + "pentagon-fill": 62668, + "pentagon-half": 62669, + "pentagon": 62670, + "people-fill": 62671, + "people": 62672, + "percent": 62673, + "person-badge-fill": 62674, + "person-badge": 62675, + "person-bounding-box": 62676, + "person-check-fill": 62677, + "person-check": 62678, + "person-circle": 62679, + "person-dash-fill": 62680, + "person-dash": 62681, + "person-fill": 62682, + "person-lines-fill": 62683, + "person-plus-fill": 62684, + "person-plus": 62685, + "person-square": 62686, + "person-x-fill": 62687, + "person-x": 62688, + "person": 62689, + "phone-fill": 62690, + "phone-landscape-fill": 62691, + "phone-landscape": 62692, + "phone-vibrate-fill": 62693, + "phone-vibrate": 62694, + "phone": 62695, + "pie-chart-fill": 62696, + "pie-chart": 62697, + "pin-angle-fill": 62698, + "pin-angle": 62699, + "pin-fill": 62700, + "pin": 62701, + "pip-fill": 62702, + "pip": 62703, + "play-btn-fill": 62704, + "play-btn": 62705, + "play-circle-fill": 62706, + "play-circle": 62707, + "play-fill": 62708, + "play": 62709, + "plug-fill": 62710, + "plug": 62711, + "plus-circle-dotted": 62712, + "plus-circle-fill": 62713, + "plus-circle": 62714, + "plus-square-dotted": 62715, + "plus-square-fill": 62716, + "plus-square": 62717, + "plus": 62718, + "power": 62719, + "printer-fill": 62720, + "printer": 62721, + "puzzle-fill": 62722, + "puzzle": 62723, + "question-circle-fill": 62724, + "question-circle": 62725, + "question-diamond-fill": 62726, + "question-diamond": 62727, + "question-octagon-fill": 62728, + "question-octagon": 62729, + "question-square-fill": 62730, + "question-square": 62731, + "question": 62732, + "rainbow": 62733, + "receipt-cutoff": 62734, + "receipt": 62735, + "reception-0": 62736, + "reception-1": 62737, + "reception-2": 62738, + "reception-3": 62739, + "reception-4": 62740, + "record-btn-fill": 62741, + "record-btn": 62742, + "record-circle-fill": 62743, + "record-circle": 62744, + "record-fill": 62745, + "record": 62746, + "record2-fill": 62747, + "record2": 62748, + "reply-all-fill": 62749, + "reply-all": 62750, + "reply-fill": 62751, + "reply": 62752, + "rss-fill": 62753, + "rss": 62754, + "rulers": 62755, + "save-fill": 62756, + "save": 62757, + "save2-fill": 62758, + "save2": 62759, + "scissors": 62760, + "screwdriver": 62761, + "search": 62762, + "segmented-nav": 62763, + "server": 62764, + "share-fill": 62765, + "share": 62766, + "shield-check": 62767, + "shield-exclamation": 62768, + "shield-fill-check": 62769, + "shield-fill-exclamation": 62770, + "shield-fill-minus": 62771, + "shield-fill-plus": 62772, + "shield-fill-x": 62773, + "shield-fill": 62774, + "shield-lock-fill": 62775, + "shield-lock": 62776, + "shield-minus": 62777, + "shield-plus": 62778, + "shield-shaded": 62779, + "shield-slash-fill": 62780, + "shield-slash": 62781, + "shield-x": 62782, + "shield": 62783, + "shift-fill": 62784, + "shift": 62785, + "shop-window": 62786, + "shop": 62787, + "shuffle": 62788, + "signpost-2-fill": 62789, + "signpost-2": 62790, + "signpost-fill": 62791, + "signpost-split-fill": 62792, + "signpost-split": 62793, + "signpost": 62794, + "sim-fill": 62795, + "sim": 62796, + "skip-backward-btn-fill": 62797, + "skip-backward-btn": 62798, + "skip-backward-circle-fill": 62799, + "skip-backward-circle": 62800, + "skip-backward-fill": 62801, + "skip-backward": 62802, + "skip-end-btn-fill": 62803, + "skip-end-btn": 62804, + "skip-end-circle-fill": 62805, + "skip-end-circle": 62806, + "skip-end-fill": 62807, + "skip-end": 62808, + "skip-forward-btn-fill": 62809, + "skip-forward-btn": 62810, + "skip-forward-circle-fill": 62811, + "skip-forward-circle": 62812, + "skip-forward-fill": 62813, + "skip-forward": 62814, + "skip-start-btn-fill": 62815, + "skip-start-btn": 62816, + "skip-start-circle-fill": 62817, + "skip-start-circle": 62818, + "skip-start-fill": 62819, + "skip-start": 62820, + "slack": 62821, + "slash-circle-fill": 62822, + "slash-circle": 62823, + "slash-square-fill": 62824, + "slash-square": 62825, + "slash": 62826, + "sliders": 62827, + "smartwatch": 62828, + "snow": 62829, + "snow2": 62830, + "snow3": 62831, + "sort-alpha-down-alt": 62832, + "sort-alpha-down": 62833, + "sort-alpha-up-alt": 62834, + "sort-alpha-up": 62835, + "sort-down-alt": 62836, + "sort-down": 62837, + "sort-numeric-down-alt": 62838, + "sort-numeric-down": 62839, + "sort-numeric-up-alt": 62840, + "sort-numeric-up": 62841, + "sort-up-alt": 62842, + "sort-up": 62843, + "soundwave": 62844, + "speaker-fill": 62845, + "speaker": 62846, + "speedometer": 62847, + "speedometer2": 62848, + "spellcheck": 62849, + "square-fill": 62850, + "square-half": 62851, + "square": 62852, + "stack": 62853, + "star-fill": 62854, + "star-half": 62855, + "star": 62856, + "stars": 62857, + "stickies-fill": 62858, + "stickies": 62859, + "sticky-fill": 62860, + "sticky": 62861, + "stop-btn-fill": 62862, + "stop-btn": 62863, + "stop-circle-fill": 62864, + "stop-circle": 62865, + "stop-fill": 62866, + "stop": 62867, + "stoplights-fill": 62868, + "stoplights": 62869, + "stopwatch-fill": 62870, + "stopwatch": 62871, + "subtract": 62872, + "suit-club-fill": 62873, + "suit-club": 62874, + "suit-diamond-fill": 62875, + "suit-diamond": 62876, + "suit-heart-fill": 62877, + "suit-heart": 62878, + "suit-spade-fill": 62879, + "suit-spade": 62880, + "sun-fill": 62881, + "sun": 62882, + "sunglasses": 62883, + "sunrise-fill": 62884, + "sunrise": 62885, + "sunset-fill": 62886, + "sunset": 62887, + "symmetry-horizontal": 62888, + "symmetry-vertical": 62889, + "table": 62890, + "tablet-fill": 62891, + "tablet-landscape-fill": 62892, + "tablet-landscape": 62893, + "tablet": 62894, + "tag-fill": 62895, + "tag": 62896, + "tags-fill": 62897, + "tags": 62898, + "telegram": 62899, + "telephone-fill": 62900, + "telephone-forward-fill": 62901, + "telephone-forward": 62902, + "telephone-inbound-fill": 62903, + "telephone-inbound": 62904, + "telephone-minus-fill": 62905, + "telephone-minus": 62906, + "telephone-outbound-fill": 62907, + "telephone-outbound": 62908, + "telephone-plus-fill": 62909, + "telephone-plus": 62910, + "telephone-x-fill": 62911, + "telephone-x": 62912, + "telephone": 62913, + "terminal-fill": 62914, + "terminal": 62915, + "text-center": 62916, + "text-indent-left": 62917, + "text-indent-right": 62918, + "text-left": 62919, + "text-paragraph": 62920, + "text-right": 62921, + "textarea-resize": 62922, + "textarea-t": 62923, + "textarea": 62924, + "thermometer-half": 62925, + "thermometer-high": 62926, + "thermometer-low": 62927, + "thermometer-snow": 62928, + "thermometer-sun": 62929, + "thermometer": 62930, + "three-dots-vertical": 62931, + "three-dots": 62932, + "toggle-off": 62933, + "toggle-on": 62934, + "toggle2-off": 62935, + "toggle2-on": 62936, + "toggles": 62937, + "toggles2": 62938, + "tools": 62939, + "tornado": 62940, + "trash-fill": 62941, + "trash": 62942, + "trash2-fill": 62943, + "trash2": 62944, + "tree-fill": 62945, + "tree": 62946, + "triangle-fill": 62947, + "triangle-half": 62948, + "triangle": 62949, + "trophy-fill": 62950, + "trophy": 62951, + "tropical-storm": 62952, + "truck-flatbed": 62953, + "truck": 62954, + "tsunami": 62955, + "tv-fill": 62956, + "tv": 62957, + "twitch": 62958, + "twitter": 62959, + "type-bold": 62960, + "type-h1": 62961, + "type-h2": 62962, + "type-h3": 62963, + "type-italic": 62964, + "type-strikethrough": 62965, + "type-underline": 62966, + "type": 62967, + "ui-checks-grid": 62968, + "ui-checks": 62969, + "ui-radios-grid": 62970, + "ui-radios": 62971, + "umbrella-fill": 62972, + "umbrella": 62973, + "union": 62974, + "unlock-fill": 62975, + "unlock": 62976, + "upc-scan": 62977, + "upc": 62978, + "upload": 62979, + "vector-pen": 62980, + "view-list": 62981, + "view-stacked": 62982, + "vinyl-fill": 62983, + "vinyl": 62984, + "voicemail": 62985, + "volume-down-fill": 62986, + "volume-down": 62987, + "volume-mute-fill": 62988, + "volume-mute": 62989, + "volume-off-fill": 62990, + "volume-off": 62991, + "volume-up-fill": 62992, + "volume-up": 62993, + "vr": 62994, + "wallet-fill": 62995, + "wallet": 62996, + "wallet2": 62997, + "watch": 62998, + "water": 62999, + "whatsapp": 63000, + "wifi-1": 63001, + "wifi-2": 63002, + "wifi-off": 63003, + "wifi": 63004, + "wind": 63005, + "window-dock": 63006, + "window-sidebar": 63007, + "window": 63008, + "wrench": 63009, + "x-circle-fill": 63010, + "x-circle": 63011, + "x-diamond-fill": 63012, + "x-diamond": 63013, + "x-octagon-fill": 63014, + "x-octagon": 63015, + "x-square-fill": 63016, + "x-square": 63017, + "x": 63018, + "youtube": 63019, + "zoom-in": 63020, + "zoom-out": 63021, + "bank": 63022, + "bank2": 63023, + "bell-slash-fill": 63024, + "bell-slash": 63025, + "cash-coin": 63026, + "check-lg": 63027, + "coin": 63028, + "currency-bitcoin": 63029, + "currency-dollar": 63030, + "currency-euro": 63031, + "currency-exchange": 63032, + "currency-pound": 63033, + "currency-yen": 63034, + "dash-lg": 63035, + "exclamation-lg": 63036, + "file-earmark-pdf-fill": 63037, + "file-earmark-pdf": 63038, + "file-pdf-fill": 63039, + "file-pdf": 63040, + "gender-ambiguous": 63041, + "gender-female": 63042, + "gender-male": 63043, + "gender-trans": 63044, + "headset-vr": 63045, + "info-lg": 63046, + "mastodon": 63047, + "messenger": 63048, + "piggy-bank-fill": 63049, + "piggy-bank": 63050, + "pin-map-fill": 63051, + "pin-map": 63052, + "plus-lg": 63053, + "question-lg": 63054, + "recycle": 63055, + "reddit": 63056, + "safe-fill": 63057, + "safe2-fill": 63058, + "safe2": 63059, + "sd-card-fill": 63060, + "sd-card": 63061, + "skype": 63062, + "slash-lg": 63063, + "translate": 63064, + "x-lg": 63065, + "safe": 63066, + "apple": 63067, + "microsoft": 63069, + "windows": 63070, + "behance": 63068, + "dribbble": 63071, + "line": 63072, + "medium": 63073, + "paypal": 63074, + "pinterest": 63075, + "signal": 63076, + "snapchat": 63077, + "spotify": 63078, + "stack-overflow": 63079, + "strava": 63080, + "wordpress": 63081, + "vimeo": 63082, + "activity": 63083, + "easel2-fill": 63084, + "easel2": 63085, + "easel3-fill": 63086, + "easel3": 63087, + "fan": 63088, + "fingerprint": 63089, + "graph-down-arrow": 63090, + "graph-up-arrow": 63091, + "hypnotize": 63092, + "magic": 63093, + "person-rolodex": 63094, + "person-video": 63095, + "person-video2": 63096, + "person-video3": 63097, + "person-workspace": 63098, + "radioactive": 63099, + "webcam-fill": 63100, + "webcam": 63101, + "yin-yang": 63102, + "bandaid-fill": 63104, + "bandaid": 63105, + "bluetooth": 63106, + "body-text": 63107, + "boombox": 63108, + "boxes": 63109, + "dpad-fill": 63110, + "dpad": 63111, + "ear-fill": 63112, + "ear": 63113, + "envelope-check-1": 63114, + "envelope-check-fill": 63115, + "envelope-check": 63116, + "envelope-dash-1": 63117, + "envelope-dash-fill": 63118, + "envelope-dash": 63119, + "envelope-exclamation-1": 63120, + "envelope-exclamation-fill": 63121, + "envelope-exclamation": 63122, + "envelope-plus-fill": 63123, + "envelope-plus": 63124, + "envelope-slash-1": 63125, + "envelope-slash-fill": 63126, + "envelope-slash": 63127, + "envelope-x-1": 63128, + "envelope-x-fill": 63129, + "envelope-x": 63130, + "explicit-fill": 63131, + "explicit": 63132, + "git": 63133, + "infinity": 63134, + "list-columns-reverse": 63135, + "list-columns": 63136, + "meta": 63137, + "mortorboard-fill": 63138, + "mortorboard": 63139, + "nintendo-switch": 63140, + "pc-display-horizontal": 63141, + "pc-display": 63142, + "pc-horizontal": 63143, + "pc": 63144, + "playstation": 63145, + "plus-slash-minus": 63146, + "projector-fill": 63147, + "projector": 63148, + "qr-code-scan": 63149, + "qr-code": 63150, + "quora": 63151, + "quote": 63152, + "robot": 63153, + "send-check-fill": 63154, + "send-check": 63155, + "send-dash-fill": 63156, + "send-dash": 63157, + "send-exclamation-1": 63158, + "send-exclamation-fill": 63159, + "send-exclamation": 63160, + "send-fill": 63161, + "send-plus-fill": 63162, + "send-plus": 63163, + "send-slash-fill": 63164, + "send-slash": 63165, + "send-x-fill": 63166, + "send-x": 63167, + "send": 63168, + "steam": 63169, + "terminal-dash-1": 63170, + "terminal-dash": 63171, + "terminal-plus": 63172, + "terminal-split": 63173, + "ticket-detailed-fill": 63174, + "ticket-detailed": 63175, + "ticket-fill": 63176, + "ticket-perforated-fill": 63177, + "ticket-perforated": 63178, + "ticket": 63179, + "tiktok": 63180, + "window-dash": 63181, + "window-desktop": 63182, + "window-fullscreen": 63183, + "window-plus": 63184, + "window-split": 63185, + "window-stack": 63186, + "window-x": 63187, + "xbox": 63188, + "ethernet": 63189, + "hdmi-fill": 63190, + "hdmi": 63191, + "usb-c-fill": 63192, + "usb-c": 63193, + "usb-fill": 63194, + "usb-plug-fill": 63195, + "usb-plug": 63196, + "usb-symbol": 63197, + "usb": 63198, + "boombox-fill": 63199, + "displayport-1": 63200, + "displayport": 63201, + "gpu-card": 63202, + "memory": 63203, + "modem-fill": 63204, + "modem": 63205, + "motherboard-fill": 63206, + "motherboard": 63207, + "optical-audio-fill": 63208, + "optical-audio": 63209, + "pci-card": 63210, + "router-fill": 63211, + "router": 63212, + "ssd-fill": 63213, + "ssd": 63214, + "thunderbolt-fill": 63215, + "thunderbolt": 63216, + "usb-drive-fill": 63217, + "usb-drive": 63218, + "usb-micro-fill": 63219, + "usb-micro": 63220, + "usb-mini-fill": 63221, + "usb-mini": 63222, + "cloud-haze2": 63223, + "device-hdd-fill": 63224, + "device-hdd": 63225, + "device-ssd-fill": 63226, + "device-ssd": 63227, + "displayport-fill": 63228, + "mortarboard-fill": 63229, + "mortarboard": 63230, + "terminal-x": 63231, + "arrow-through-heart-fill": 63232, + "arrow-through-heart": 63233, + "badge-sd-fill": 63234, + "badge-sd": 63235, + "bag-heart-fill": 63236, + "bag-heart": 63237, + "balloon-fill": 63238, + "balloon-heart-fill": 63239, + "balloon-heart": 63240, + "balloon": 63241, + "box2-fill": 63242, + "box2-heart-fill": 63243, + "box2-heart": 63244, + "box2": 63245, + "braces-asterisk": 63246, + "calendar-heart-fill": 63247, + "calendar-heart": 63248, + "calendar2-heart-fill": 63249, + "calendar2-heart": 63250, + "chat-heart-fill": 63251, + "chat-heart": 63252, + "chat-left-heart-fill": 63253, + "chat-left-heart": 63254, + "chat-right-heart-fill": 63255, + "chat-right-heart": 63256, + "chat-square-heart-fill": 63257, + "chat-square-heart": 63258, + "clipboard-check-fill": 63259, + "clipboard-data-fill": 63260, + "clipboard-fill": 63261, + "clipboard-heart-fill": 63262, + "clipboard-heart": 63263, + "clipboard-minus-fill": 63264, + "clipboard-plus-fill": 63265, + "clipboard-pulse": 63266, + "clipboard-x-fill": 63267, + "clipboard2-check-fill": 63268, + "clipboard2-check": 63269, + "clipboard2-data-fill": 63270, + "clipboard2-data": 63271, + "clipboard2-fill": 63272, + "clipboard2-heart-fill": 63273, + "clipboard2-heart": 63274, + "clipboard2-minus-fill": 63275, + "clipboard2-minus": 63276, + "clipboard2-plus-fill": 63277, + "clipboard2-plus": 63278, + "clipboard2-pulse-fill": 63279, + "clipboard2-pulse": 63280, + "clipboard2-x-fill": 63281, + "clipboard2-x": 63282, + "clipboard2": 63283, + "emoji-kiss-fill": 63284, + "emoji-kiss": 63285, + "envelope-heart-fill": 63286, + "envelope-heart": 63287, + "envelope-open-heart-fill": 63288, + "envelope-open-heart": 63289, + "envelope-paper-fill": 63290, + "envelope-paper-heart-fill": 63291, + "envelope-paper-heart": 63292, + "envelope-paper": 63293, + "filetype-aac": 63294, + "filetype-ai": 63295, + "filetype-bmp": 63296, + "filetype-cs": 63297, + "filetype-css": 63298, + "filetype-csv": 63299, + "filetype-doc": 63300, + "filetype-docx": 63301, + "filetype-exe": 63302, + "filetype-gif": 63303, + "filetype-heic": 63304, + "filetype-html": 63305, + "filetype-java": 63306, + "filetype-jpg": 63307, + "filetype-js": 63308, + "filetype-jsx": 63309, + "filetype-key": 63310, + "filetype-m4p": 63311, + "filetype-md": 63312, + "filetype-mdx": 63313, + "filetype-mov": 63314, + "filetype-mp3": 63315, + "filetype-mp4": 63316, + "filetype-otf": 63317, + "filetype-pdf": 63318, + "filetype-php": 63319, + "filetype-png": 63320, + "filetype-ppt-1": 63321, + "filetype-ppt": 63322, + "filetype-psd": 63323, + "filetype-py": 63324, + "filetype-raw": 63325, + "filetype-rb": 63326, + "filetype-sass": 63327, + "filetype-scss": 63328, + "filetype-sh": 63329, + "filetype-svg": 63330, + "filetype-tiff": 63331, + "filetype-tsx": 63332, + "filetype-ttf": 63333, + "filetype-txt": 63334, + "filetype-wav": 63335, + "filetype-woff": 63336, + "filetype-xls-1": 63337, + "filetype-xls": 63338, + "filetype-xml": 63339, + "filetype-yml": 63340, + "heart-arrow": 63341, + "heart-pulse-fill": 63342, + "heart-pulse": 63343, + "heartbreak-fill": 63344, + "heartbreak": 63345, + "hearts": 63346, + "hospital-fill": 63347, + "hospital": 63348, + "house-heart-fill": 63349, + "house-heart": 63350, + "incognito": 63351, + "magnet-fill": 63352, + "magnet": 63353, + "person-heart": 63354, + "person-hearts": 63355, + "phone-flip": 63356, + "plugin": 63357, + "postage-fill": 63358, + "postage-heart-fill": 63359, + "postage-heart": 63360, + "postage": 63361, + "postcard-fill": 63362, + "postcard-heart-fill": 63363, + "postcard-heart": 63364, + "postcard": 63365, + "search-heart-fill": 63366, + "search-heart": 63367, + "sliders2-vertical": 63368, + "sliders2": 63369, + "trash3-fill": 63370, + "trash3": 63371, + "valentine": 63372, + "valentine2": 63373, + "wrench-adjustable-circle-fill": 63374, + "wrench-adjustable-circle": 63375, + "wrench-adjustable": 63376, + "filetype-json": 63377, + "filetype-pptx": 63378, + "filetype-xlsx": 63379 +} \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bootstrap-icons.scss b/src/core/static/css/bootstrap-icons/bootstrap-icons.scss new file mode 100644 index 0000000..02f9eca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap-icons.scss @@ -0,0 +1,3393 @@ +$bootstrap-icons-font: "bootstrap-icons" !default; +$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"), +url("./fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff") !default; + +@font-face { + font-family: $bootstrap-icons-font; + src: $bootstrap-icons-font-src; +} + +.bi::before, +[class^="bi-"]::before, +[class*=" bi-"]::before { + display: inline-block; + font-family: $bootstrap-icons-font !important; + font-style: normal; + font-weight: normal !important; + font-variant: normal; + text-transform: none; + line-height: 1; + vertical-align: -.125em; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +$bootstrap-icons-map: ( + "123": "\f67f", + "alarm-fill": "\f101", + "alarm": "\f102", + "align-bottom": "\f103", + "align-center": "\f104", + "align-end": "\f105", + "align-middle": "\f106", + "align-start": "\f107", + "align-top": "\f108", + "alt": "\f109", + "app-indicator": "\f10a", + "app": "\f10b", + "archive-fill": "\f10c", + "archive": "\f10d", + "arrow-90deg-down": "\f10e", + "arrow-90deg-left": "\f10f", + "arrow-90deg-right": "\f110", + "arrow-90deg-up": "\f111", + "arrow-bar-down": "\f112", + "arrow-bar-left": "\f113", + "arrow-bar-right": "\f114", + "arrow-bar-up": "\f115", + "arrow-clockwise": "\f116", + "arrow-counterclockwise": "\f117", + "arrow-down-circle-fill": "\f118", + "arrow-down-circle": "\f119", + "arrow-down-left-circle-fill": "\f11a", + "arrow-down-left-circle": "\f11b", + "arrow-down-left-square-fill": "\f11c", + "arrow-down-left-square": "\f11d", + "arrow-down-left": "\f11e", + "arrow-down-right-circle-fill": "\f11f", + "arrow-down-right-circle": "\f120", + "arrow-down-right-square-fill": "\f121", + "arrow-down-right-square": "\f122", + "arrow-down-right": "\f123", + "arrow-down-short": "\f124", + "arrow-down-square-fill": "\f125", + "arrow-down-square": "\f126", + "arrow-down-up": "\f127", + "arrow-down": "\f128", + "arrow-left-circle-fill": "\f129", + "arrow-left-circle": "\f12a", + "arrow-left-right": "\f12b", + "arrow-left-short": "\f12c", + "arrow-left-square-fill": "\f12d", + "arrow-left-square": "\f12e", + "arrow-left": "\f12f", + "arrow-repeat": "\f130", + "arrow-return-left": "\f131", + "arrow-return-right": "\f132", + "arrow-right-circle-fill": "\f133", + "arrow-right-circle": "\f134", + "arrow-right-short": "\f135", + "arrow-right-square-fill": "\f136", + "arrow-right-square": "\f137", + "arrow-right": "\f138", + "arrow-up-circle-fill": "\f139", + "arrow-up-circle": "\f13a", + "arrow-up-left-circle-fill": "\f13b", + "arrow-up-left-circle": "\f13c", + "arrow-up-left-square-fill": "\f13d", + "arrow-up-left-square": "\f13e", + "arrow-up-left": "\f13f", + "arrow-up-right-circle-fill": "\f140", + "arrow-up-right-circle": "\f141", + "arrow-up-right-square-fill": "\f142", + "arrow-up-right-square": "\f143", + "arrow-up-right": "\f144", + "arrow-up-short": "\f145", + "arrow-up-square-fill": "\f146", + "arrow-up-square": "\f147", + "arrow-up": "\f148", + "arrows-angle-contract": "\f149", + "arrows-angle-expand": "\f14a", + "arrows-collapse": "\f14b", + "arrows-expand": "\f14c", + "arrows-fullscreen": "\f14d", + "arrows-move": "\f14e", + "aspect-ratio-fill": "\f14f", + "aspect-ratio": "\f150", + "asterisk": "\f151", + "at": "\f152", + "award-fill": "\f153", + "award": "\f154", + "back": "\f155", + "backspace-fill": "\f156", + "backspace-reverse-fill": "\f157", + "backspace-reverse": "\f158", + "backspace": "\f159", + "badge-3d-fill": "\f15a", + "badge-3d": "\f15b", + "badge-4k-fill": "\f15c", + "badge-4k": "\f15d", + "badge-8k-fill": "\f15e", + "badge-8k": "\f15f", + "badge-ad-fill": "\f160", + "badge-ad": "\f161", + "badge-ar-fill": "\f162", + "badge-ar": "\f163", + "badge-cc-fill": "\f164", + "badge-cc": "\f165", + "badge-hd-fill": "\f166", + "badge-hd": "\f167", + "badge-tm-fill": "\f168", + "badge-tm": "\f169", + "badge-vo-fill": "\f16a", + "badge-vo": "\f16b", + "badge-vr-fill": "\f16c", + "badge-vr": "\f16d", + "badge-wc-fill": "\f16e", + "badge-wc": "\f16f", + "bag-check-fill": "\f170", + "bag-check": "\f171", + "bag-dash-fill": "\f172", + "bag-dash": "\f173", + "bag-fill": "\f174", + "bag-plus-fill": "\f175", + "bag-plus": "\f176", + "bag-x-fill": "\f177", + "bag-x": "\f178", + "bag": "\f179", + "bar-chart-fill": "\f17a", + "bar-chart-line-fill": "\f17b", + "bar-chart-line": "\f17c", + "bar-chart-steps": "\f17d", + "bar-chart": "\f17e", + "basket-fill": "\f17f", + "basket": "\f180", + "basket2-fill": "\f181", + "basket2": "\f182", + "basket3-fill": "\f183", + "basket3": "\f184", + "battery-charging": "\f185", + "battery-full": "\f186", + "battery-half": "\f187", + "battery": "\f188", + "bell-fill": "\f189", + "bell": "\f18a", + "bezier": "\f18b", + "bezier2": "\f18c", + "bicycle": "\f18d", + "binoculars-fill": "\f18e", + "binoculars": "\f18f", + "blockquote-left": "\f190", + "blockquote-right": "\f191", + "book-fill": "\f192", + "book-half": "\f193", + "book": "\f194", + "bookmark-check-fill": "\f195", + "bookmark-check": "\f196", + "bookmark-dash-fill": "\f197", + "bookmark-dash": "\f198", + "bookmark-fill": "\f199", + "bookmark-heart-fill": "\f19a", + "bookmark-heart": "\f19b", + "bookmark-plus-fill": "\f19c", + "bookmark-plus": "\f19d", + "bookmark-star-fill": "\f19e", + "bookmark-star": "\f19f", + "bookmark-x-fill": "\f1a0", + "bookmark-x": "\f1a1", + "bookmark": "\f1a2", + "bookmarks-fill": "\f1a3", + "bookmarks": "\f1a4", + "bookshelf": "\f1a5", + "bootstrap-fill": "\f1a6", + "bootstrap-reboot": "\f1a7", + "bootstrap": "\f1a8", + "border-all": "\f1a9", + "border-bottom": "\f1aa", + "border-center": "\f1ab", + "border-inner": "\f1ac", + "border-left": "\f1ad", + "border-middle": "\f1ae", + "border-outer": "\f1af", + "border-right": "\f1b0", + "border-style": "\f1b1", + "border-top": "\f1b2", + "border-width": "\f1b3", + "border": "\f1b4", + "bounding-box-circles": "\f1b5", + "bounding-box": "\f1b6", + "box-arrow-down-left": "\f1b7", + "box-arrow-down-right": "\f1b8", + "box-arrow-down": "\f1b9", + "box-arrow-in-down-left": "\f1ba", + "box-arrow-in-down-right": "\f1bb", + "box-arrow-in-down": "\f1bc", + "box-arrow-in-left": "\f1bd", + "box-arrow-in-right": "\f1be", + "box-arrow-in-up-left": "\f1bf", + "box-arrow-in-up-right": "\f1c0", + "box-arrow-in-up": "\f1c1", + "box-arrow-left": "\f1c2", + "box-arrow-right": "\f1c3", + "box-arrow-up-left": "\f1c4", + "box-arrow-up-right": "\f1c5", + "box-arrow-up": "\f1c6", + "box-seam": "\f1c7", + "box": "\f1c8", + "braces": "\f1c9", + "bricks": "\f1ca", + "briefcase-fill": "\f1cb", + "briefcase": "\f1cc", + "brightness-alt-high-fill": "\f1cd", + "brightness-alt-high": "\f1ce", + "brightness-alt-low-fill": "\f1cf", + "brightness-alt-low": "\f1d0", + "brightness-high-fill": "\f1d1", + "brightness-high": "\f1d2", + "brightness-low-fill": "\f1d3", + "brightness-low": "\f1d4", + "broadcast-pin": "\f1d5", + "broadcast": "\f1d6", + "brush-fill": "\f1d7", + "brush": "\f1d8", + "bucket-fill": "\f1d9", + "bucket": "\f1da", + "bug-fill": "\f1db", + "bug": "\f1dc", + "building": "\f1dd", + "bullseye": "\f1de", + "calculator-fill": "\f1df", + "calculator": "\f1e0", + "calendar-check-fill": "\f1e1", + "calendar-check": "\f1e2", + "calendar-date-fill": "\f1e3", + "calendar-date": "\f1e4", + "calendar-day-fill": "\f1e5", + "calendar-day": "\f1e6", + "calendar-event-fill": "\f1e7", + "calendar-event": "\f1e8", + "calendar-fill": "\f1e9", + "calendar-minus-fill": "\f1ea", + "calendar-minus": "\f1eb", + "calendar-month-fill": "\f1ec", + "calendar-month": "\f1ed", + "calendar-plus-fill": "\f1ee", + "calendar-plus": "\f1ef", + "calendar-range-fill": "\f1f0", + "calendar-range": "\f1f1", + "calendar-week-fill": "\f1f2", + "calendar-week": "\f1f3", + "calendar-x-fill": "\f1f4", + "calendar-x": "\f1f5", + "calendar": "\f1f6", + "calendar2-check-fill": "\f1f7", + "calendar2-check": "\f1f8", + "calendar2-date-fill": "\f1f9", + "calendar2-date": "\f1fa", + "calendar2-day-fill": "\f1fb", + "calendar2-day": "\f1fc", + "calendar2-event-fill": "\f1fd", + "calendar2-event": "\f1fe", + "calendar2-fill": "\f1ff", + "calendar2-minus-fill": "\f200", + "calendar2-minus": "\f201", + "calendar2-month-fill": "\f202", + "calendar2-month": "\f203", + "calendar2-plus-fill": "\f204", + "calendar2-plus": "\f205", + "calendar2-range-fill": "\f206", + "calendar2-range": "\f207", + "calendar2-week-fill": "\f208", + "calendar2-week": "\f209", + "calendar2-x-fill": "\f20a", + "calendar2-x": "\f20b", + "calendar2": "\f20c", + "calendar3-event-fill": "\f20d", + "calendar3-event": "\f20e", + "calendar3-fill": "\f20f", + "calendar3-range-fill": "\f210", + "calendar3-range": "\f211", + "calendar3-week-fill": "\f212", + "calendar3-week": "\f213", + "calendar3": "\f214", + "calendar4-event": "\f215", + "calendar4-range": "\f216", + "calendar4-week": "\f217", + "calendar4": "\f218", + "camera-fill": "\f219", + "camera-reels-fill": "\f21a", + "camera-reels": "\f21b", + "camera-video-fill": "\f21c", + "camera-video-off-fill": "\f21d", + "camera-video-off": "\f21e", + "camera-video": "\f21f", + "camera": "\f220", + "camera2": "\f221", + "capslock-fill": "\f222", + "capslock": "\f223", + "card-checklist": "\f224", + "card-heading": "\f225", + "card-image": "\f226", + "card-list": "\f227", + "card-text": "\f228", + "caret-down-fill": "\f229", + "caret-down-square-fill": "\f22a", + "caret-down-square": "\f22b", + "caret-down": "\f22c", + "caret-left-fill": "\f22d", + "caret-left-square-fill": "\f22e", + "caret-left-square": "\f22f", + "caret-left": "\f230", + "caret-right-fill": "\f231", + "caret-right-square-fill": "\f232", + "caret-right-square": "\f233", + "caret-right": "\f234", + "caret-up-fill": "\f235", + "caret-up-square-fill": "\f236", + "caret-up-square": "\f237", + "caret-up": "\f238", + "cart-check-fill": "\f239", + "cart-check": "\f23a", + "cart-dash-fill": "\f23b", + "cart-dash": "\f23c", + "cart-fill": "\f23d", + "cart-plus-fill": "\f23e", + "cart-plus": "\f23f", + "cart-x-fill": "\f240", + "cart-x": "\f241", + "cart": "\f242", + "cart2": "\f243", + "cart3": "\f244", + "cart4": "\f245", + "cash-stack": "\f246", + "cash": "\f247", + "cast": "\f248", + "chat-dots-fill": "\f249", + "chat-dots": "\f24a", + "chat-fill": "\f24b", + "chat-left-dots-fill": "\f24c", + "chat-left-dots": "\f24d", + "chat-left-fill": "\f24e", + "chat-left-quote-fill": "\f24f", + "chat-left-quote": "\f250", + "chat-left-text-fill": "\f251", + "chat-left-text": "\f252", + "chat-left": "\f253", + "chat-quote-fill": "\f254", + "chat-quote": "\f255", + "chat-right-dots-fill": "\f256", + "chat-right-dots": "\f257", + "chat-right-fill": "\f258", + "chat-right-quote-fill": "\f259", + "chat-right-quote": "\f25a", + "chat-right-text-fill": "\f25b", + "chat-right-text": "\f25c", + "chat-right": "\f25d", + "chat-square-dots-fill": "\f25e", + "chat-square-dots": "\f25f", + "chat-square-fill": "\f260", + "chat-square-quote-fill": "\f261", + "chat-square-quote": "\f262", + "chat-square-text-fill": "\f263", + "chat-square-text": "\f264", + "chat-square": "\f265", + "chat-text-fill": "\f266", + "chat-text": "\f267", + "chat": "\f268", + "check-all": "\f269", + "check-circle-fill": "\f26a", + "check-circle": "\f26b", + "check-square-fill": "\f26c", + "check-square": "\f26d", + "check": "\f26e", + "check2-all": "\f26f", + "check2-circle": "\f270", + "check2-square": "\f271", + "check2": "\f272", + "chevron-bar-contract": "\f273", + "chevron-bar-down": "\f274", + "chevron-bar-expand": "\f275", + "chevron-bar-left": "\f276", + "chevron-bar-right": "\f277", + "chevron-bar-up": "\f278", + "chevron-compact-down": "\f279", + "chevron-compact-left": "\f27a", + "chevron-compact-right": "\f27b", + "chevron-compact-up": "\f27c", + "chevron-contract": "\f27d", + "chevron-double-down": "\f27e", + "chevron-double-left": "\f27f", + "chevron-double-right": "\f280", + "chevron-double-up": "\f281", + "chevron-down": "\f282", + "chevron-expand": "\f283", + "chevron-left": "\f284", + "chevron-right": "\f285", + "chevron-up": "\f286", + "circle-fill": "\f287", + "circle-half": "\f288", + "circle-square": "\f289", + "circle": "\f28a", + "clipboard-check": "\f28b", + "clipboard-data": "\f28c", + "clipboard-minus": "\f28d", + "clipboard-plus": "\f28e", + "clipboard-x": "\f28f", + "clipboard": "\f290", + "clock-fill": "\f291", + "clock-history": "\f292", + "clock": "\f293", + "cloud-arrow-down-fill": "\f294", + "cloud-arrow-down": "\f295", + "cloud-arrow-up-fill": "\f296", + "cloud-arrow-up": "\f297", + "cloud-check-fill": "\f298", + "cloud-check": "\f299", + "cloud-download-fill": "\f29a", + "cloud-download": "\f29b", + "cloud-drizzle-fill": "\f29c", + "cloud-drizzle": "\f29d", + "cloud-fill": "\f29e", + "cloud-fog-fill": "\f29f", + "cloud-fog": "\f2a0", + "cloud-fog2-fill": "\f2a1", + "cloud-fog2": "\f2a2", + "cloud-hail-fill": "\f2a3", + "cloud-hail": "\f2a4", + "cloud-haze-1": "\f2a5", + "cloud-haze-fill": "\f2a6", + "cloud-haze": "\f2a7", + "cloud-haze2-fill": "\f2a8", + "cloud-lightning-fill": "\f2a9", + "cloud-lightning-rain-fill": "\f2aa", + "cloud-lightning-rain": "\f2ab", + "cloud-lightning": "\f2ac", + "cloud-minus-fill": "\f2ad", + "cloud-minus": "\f2ae", + "cloud-moon-fill": "\f2af", + "cloud-moon": "\f2b0", + "cloud-plus-fill": "\f2b1", + "cloud-plus": "\f2b2", + "cloud-rain-fill": "\f2b3", + "cloud-rain-heavy-fill": "\f2b4", + "cloud-rain-heavy": "\f2b5", + "cloud-rain": "\f2b6", + "cloud-slash-fill": "\f2b7", + "cloud-slash": "\f2b8", + "cloud-sleet-fill": "\f2b9", + "cloud-sleet": "\f2ba", + "cloud-snow-fill": "\f2bb", + "cloud-snow": "\f2bc", + "cloud-sun-fill": "\f2bd", + "cloud-sun": "\f2be", + "cloud-upload-fill": "\f2bf", + "cloud-upload": "\f2c0", + "cloud": "\f2c1", + "clouds-fill": "\f2c2", + "clouds": "\f2c3", + "cloudy-fill": "\f2c4", + "cloudy": "\f2c5", + "code-slash": "\f2c6", + "code-square": "\f2c7", + "code": "\f2c8", + "collection-fill": "\f2c9", + "collection-play-fill": "\f2ca", + "collection-play": "\f2cb", + "collection": "\f2cc", + "columns-gap": "\f2cd", + "columns": "\f2ce", + "command": "\f2cf", + "compass-fill": "\f2d0", + "compass": "\f2d1", + "cone-striped": "\f2d2", + "cone": "\f2d3", + "controller": "\f2d4", + "cpu-fill": "\f2d5", + "cpu": "\f2d6", + "credit-card-2-back-fill": "\f2d7", + "credit-card-2-back": "\f2d8", + "credit-card-2-front-fill": "\f2d9", + "credit-card-2-front": "\f2da", + "credit-card-fill": "\f2db", + "credit-card": "\f2dc", + "crop": "\f2dd", + "cup-fill": "\f2de", + "cup-straw": "\f2df", + "cup": "\f2e0", + "cursor-fill": "\f2e1", + "cursor-text": "\f2e2", + "cursor": "\f2e3", + "dash-circle-dotted": "\f2e4", + "dash-circle-fill": "\f2e5", + "dash-circle": "\f2e6", + "dash-square-dotted": "\f2e7", + "dash-square-fill": "\f2e8", + "dash-square": "\f2e9", + "dash": "\f2ea", + "diagram-2-fill": "\f2eb", + "diagram-2": "\f2ec", + "diagram-3-fill": "\f2ed", + "diagram-3": "\f2ee", + "diamond-fill": "\f2ef", + "diamond-half": "\f2f0", + "diamond": "\f2f1", + "dice-1-fill": "\f2f2", + "dice-1": "\f2f3", + "dice-2-fill": "\f2f4", + "dice-2": "\f2f5", + "dice-3-fill": "\f2f6", + "dice-3": "\f2f7", + "dice-4-fill": "\f2f8", + "dice-4": "\f2f9", + "dice-5-fill": "\f2fa", + "dice-5": "\f2fb", + "dice-6-fill": "\f2fc", + "dice-6": "\f2fd", + "disc-fill": "\f2fe", + "disc": "\f2ff", + "discord": "\f300", + "display-fill": "\f301", + "display": "\f302", + "distribute-horizontal": "\f303", + "distribute-vertical": "\f304", + "door-closed-fill": "\f305", + "door-closed": "\f306", + "door-open-fill": "\f307", + "door-open": "\f308", + "dot": "\f309", + "download": "\f30a", + "droplet-fill": "\f30b", + "droplet-half": "\f30c", + "droplet": "\f30d", + "earbuds": "\f30e", + "easel-fill": "\f30f", + "easel": "\f310", + "egg-fill": "\f311", + "egg-fried": "\f312", + "egg": "\f313", + "eject-fill": "\f314", + "eject": "\f315", + "emoji-angry-fill": "\f316", + "emoji-angry": "\f317", + "emoji-dizzy-fill": "\f318", + "emoji-dizzy": "\f319", + "emoji-expressionless-fill": "\f31a", + "emoji-expressionless": "\f31b", + "emoji-frown-fill": "\f31c", + "emoji-frown": "\f31d", + "emoji-heart-eyes-fill": "\f31e", + "emoji-heart-eyes": "\f31f", + "emoji-laughing-fill": "\f320", + "emoji-laughing": "\f321", + "emoji-neutral-fill": "\f322", + "emoji-neutral": "\f323", + "emoji-smile-fill": "\f324", + "emoji-smile-upside-down-fill": "\f325", + "emoji-smile-upside-down": "\f326", + "emoji-smile": "\f327", + "emoji-sunglasses-fill": "\f328", + "emoji-sunglasses": "\f329", + "emoji-wink-fill": "\f32a", + "emoji-wink": "\f32b", + "envelope-fill": "\f32c", + "envelope-open-fill": "\f32d", + "envelope-open": "\f32e", + "envelope": "\f32f", + "eraser-fill": "\f330", + "eraser": "\f331", + "exclamation-circle-fill": "\f332", + "exclamation-circle": "\f333", + "exclamation-diamond-fill": "\f334", + "exclamation-diamond": "\f335", + "exclamation-octagon-fill": "\f336", + "exclamation-octagon": "\f337", + "exclamation-square-fill": "\f338", + "exclamation-square": "\f339", + "exclamation-triangle-fill": "\f33a", + "exclamation-triangle": "\f33b", + "exclamation": "\f33c", + "exclude": "\f33d", + "eye-fill": "\f33e", + "eye-slash-fill": "\f33f", + "eye-slash": "\f340", + "eye": "\f341", + "eyedropper": "\f342", + "eyeglasses": "\f343", + "facebook": "\f344", + "file-arrow-down-fill": "\f345", + "file-arrow-down": "\f346", + "file-arrow-up-fill": "\f347", + "file-arrow-up": "\f348", + "file-bar-graph-fill": "\f349", + "file-bar-graph": "\f34a", + "file-binary-fill": "\f34b", + "file-binary": "\f34c", + "file-break-fill": "\f34d", + "file-break": "\f34e", + "file-check-fill": "\f34f", + "file-check": "\f350", + "file-code-fill": "\f351", + "file-code": "\f352", + "file-diff-fill": "\f353", + "file-diff": "\f354", + "file-earmark-arrow-down-fill": "\f355", + "file-earmark-arrow-down": "\f356", + "file-earmark-arrow-up-fill": "\f357", + "file-earmark-arrow-up": "\f358", + "file-earmark-bar-graph-fill": "\f359", + "file-earmark-bar-graph": "\f35a", + "file-earmark-binary-fill": "\f35b", + "file-earmark-binary": "\f35c", + "file-earmark-break-fill": "\f35d", + "file-earmark-break": "\f35e", + "file-earmark-check-fill": "\f35f", + "file-earmark-check": "\f360", + "file-earmark-code-fill": "\f361", + "file-earmark-code": "\f362", + "file-earmark-diff-fill": "\f363", + "file-earmark-diff": "\f364", + "file-earmark-easel-fill": "\f365", + "file-earmark-easel": "\f366", + "file-earmark-excel-fill": "\f367", + "file-earmark-excel": "\f368", + "file-earmark-fill": "\f369", + "file-earmark-font-fill": "\f36a", + "file-earmark-font": "\f36b", + "file-earmark-image-fill": "\f36c", + "file-earmark-image": "\f36d", + "file-earmark-lock-fill": "\f36e", + "file-earmark-lock": "\f36f", + "file-earmark-lock2-fill": "\f370", + "file-earmark-lock2": "\f371", + "file-earmark-medical-fill": "\f372", + "file-earmark-medical": "\f373", + "file-earmark-minus-fill": "\f374", + "file-earmark-minus": "\f375", + "file-earmark-music-fill": "\f376", + "file-earmark-music": "\f377", + "file-earmark-person-fill": "\f378", + "file-earmark-person": "\f379", + "file-earmark-play-fill": "\f37a", + "file-earmark-play": "\f37b", + "file-earmark-plus-fill": "\f37c", + "file-earmark-plus": "\f37d", + "file-earmark-post-fill": "\f37e", + "file-earmark-post": "\f37f", + "file-earmark-ppt-fill": "\f380", + "file-earmark-ppt": "\f381", + "file-earmark-richtext-fill": "\f382", + "file-earmark-richtext": "\f383", + "file-earmark-ruled-fill": "\f384", + "file-earmark-ruled": "\f385", + "file-earmark-slides-fill": "\f386", + "file-earmark-slides": "\f387", + "file-earmark-spreadsheet-fill": "\f388", + "file-earmark-spreadsheet": "\f389", + "file-earmark-text-fill": "\f38a", + "file-earmark-text": "\f38b", + "file-earmark-word-fill": "\f38c", + "file-earmark-word": "\f38d", + "file-earmark-x-fill": "\f38e", + "file-earmark-x": "\f38f", + "file-earmark-zip-fill": "\f390", + "file-earmark-zip": "\f391", + "file-earmark": "\f392", + "file-easel-fill": "\f393", + "file-easel": "\f394", + "file-excel-fill": "\f395", + "file-excel": "\f396", + "file-fill": "\f397", + "file-font-fill": "\f398", + "file-font": "\f399", + "file-image-fill": "\f39a", + "file-image": "\f39b", + "file-lock-fill": "\f39c", + "file-lock": "\f39d", + "file-lock2-fill": "\f39e", + "file-lock2": "\f39f", + "file-medical-fill": "\f3a0", + "file-medical": "\f3a1", + "file-minus-fill": "\f3a2", + "file-minus": "\f3a3", + "file-music-fill": "\f3a4", + "file-music": "\f3a5", + "file-person-fill": "\f3a6", + "file-person": "\f3a7", + "file-play-fill": "\f3a8", + "file-play": "\f3a9", + "file-plus-fill": "\f3aa", + "file-plus": "\f3ab", + "file-post-fill": "\f3ac", + "file-post": "\f3ad", + "file-ppt-fill": "\f3ae", + "file-ppt": "\f3af", + "file-richtext-fill": "\f3b0", + "file-richtext": "\f3b1", + "file-ruled-fill": "\f3b2", + "file-ruled": "\f3b3", + "file-slides-fill": "\f3b4", + "file-slides": "\f3b5", + "file-spreadsheet-fill": "\f3b6", + "file-spreadsheet": "\f3b7", + "file-text-fill": "\f3b8", + "file-text": "\f3b9", + "file-word-fill": "\f3ba", + "file-word": "\f3bb", + "file-x-fill": "\f3bc", + "file-x": "\f3bd", + "file-zip-fill": "\f3be", + "file-zip": "\f3bf", + "file": "\f3c0", + "files-alt": "\f3c1", + "files": "\f3c2", + "film": "\f3c3", + "filter-circle-fill": "\f3c4", + "filter-circle": "\f3c5", + "filter-left": "\f3c6", + "filter-right": "\f3c7", + "filter-square-fill": "\f3c8", + "filter-square": "\f3c9", + "filter": "\f3ca", + "flag-fill": "\f3cb", + "flag": "\f3cc", + "flower1": "\f3cd", + "flower2": "\f3ce", + "flower3": "\f3cf", + "folder-check": "\f3d0", + "folder-fill": "\f3d1", + "folder-minus": "\f3d2", + "folder-plus": "\f3d3", + "folder-symlink-fill": "\f3d4", + "folder-symlink": "\f3d5", + "folder-x": "\f3d6", + "folder": "\f3d7", + "folder2-open": "\f3d8", + "folder2": "\f3d9", + "fonts": "\f3da", + "forward-fill": "\f3db", + "forward": "\f3dc", + "front": "\f3dd", + "fullscreen-exit": "\f3de", + "fullscreen": "\f3df", + "funnel-fill": "\f3e0", + "funnel": "\f3e1", + "gear-fill": "\f3e2", + "gear-wide-connected": "\f3e3", + "gear-wide": "\f3e4", + "gear": "\f3e5", + "gem": "\f3e6", + "geo-alt-fill": "\f3e7", + "geo-alt": "\f3e8", + "geo-fill": "\f3e9", + "geo": "\f3ea", + "gift-fill": "\f3eb", + "gift": "\f3ec", + "github": "\f3ed", + "globe": "\f3ee", + "globe2": "\f3ef", + "google": "\f3f0", + "graph-down": "\f3f1", + "graph-up": "\f3f2", + "grid-1x2-fill": "\f3f3", + "grid-1x2": "\f3f4", + "grid-3x2-gap-fill": "\f3f5", + "grid-3x2-gap": "\f3f6", + "grid-3x2": "\f3f7", + "grid-3x3-gap-fill": "\f3f8", + "grid-3x3-gap": "\f3f9", + "grid-3x3": "\f3fa", + "grid-fill": "\f3fb", + "grid": "\f3fc", + "grip-horizontal": "\f3fd", + "grip-vertical": "\f3fe", + "hammer": "\f3ff", + "hand-index-fill": "\f400", + "hand-index-thumb-fill": "\f401", + "hand-index-thumb": "\f402", + "hand-index": "\f403", + "hand-thumbs-down-fill": "\f404", + "hand-thumbs-down": "\f405", + "hand-thumbs-up-fill": "\f406", + "hand-thumbs-up": "\f407", + "handbag-fill": "\f408", + "handbag": "\f409", + "hash": "\f40a", + "hdd-fill": "\f40b", + "hdd-network-fill": "\f40c", + "hdd-network": "\f40d", + "hdd-rack-fill": "\f40e", + "hdd-rack": "\f40f", + "hdd-stack-fill": "\f410", + "hdd-stack": "\f411", + "hdd": "\f412", + "headphones": "\f413", + "headset": "\f414", + "heart-fill": "\f415", + "heart-half": "\f416", + "heart": "\f417", + "heptagon-fill": "\f418", + "heptagon-half": "\f419", + "heptagon": "\f41a", + "hexagon-fill": "\f41b", + "hexagon-half": "\f41c", + "hexagon": "\f41d", + "hourglass-bottom": "\f41e", + "hourglass-split": "\f41f", + "hourglass-top": "\f420", + "hourglass": "\f421", + "house-door-fill": "\f422", + "house-door": "\f423", + "house-fill": "\f424", + "house": "\f425", + "hr": "\f426", + "hurricane": "\f427", + "image-alt": "\f428", + "image-fill": "\f429", + "image": "\f42a", + "images": "\f42b", + "inbox-fill": "\f42c", + "inbox": "\f42d", + "inboxes-fill": "\f42e", + "inboxes": "\f42f", + "info-circle-fill": "\f430", + "info-circle": "\f431", + "info-square-fill": "\f432", + "info-square": "\f433", + "info": "\f434", + "input-cursor-text": "\f435", + "input-cursor": "\f436", + "instagram": "\f437", + "intersect": "\f438", + "journal-album": "\f439", + "journal-arrow-down": "\f43a", + "journal-arrow-up": "\f43b", + "journal-bookmark-fill": "\f43c", + "journal-bookmark": "\f43d", + "journal-check": "\f43e", + "journal-code": "\f43f", + "journal-medical": "\f440", + "journal-minus": "\f441", + "journal-plus": "\f442", + "journal-richtext": "\f443", + "journal-text": "\f444", + "journal-x": "\f445", + "journal": "\f446", + "journals": "\f447", + "joystick": "\f448", + "justify-left": "\f449", + "justify-right": "\f44a", + "justify": "\f44b", + "kanban-fill": "\f44c", + "kanban": "\f44d", + "key-fill": "\f44e", + "key": "\f44f", + "keyboard-fill": "\f450", + "keyboard": "\f451", + "ladder": "\f452", + "lamp-fill": "\f453", + "lamp": "\f454", + "laptop-fill": "\f455", + "laptop": "\f456", + "layer-backward": "\f457", + "layer-forward": "\f458", + "layers-fill": "\f459", + "layers-half": "\f45a", + "layers": "\f45b", + "layout-sidebar-inset-reverse": "\f45c", + "layout-sidebar-inset": "\f45d", + "layout-sidebar-reverse": "\f45e", + "layout-sidebar": "\f45f", + "layout-split": "\f460", + "layout-text-sidebar-reverse": "\f461", + "layout-text-sidebar": "\f462", + "layout-text-window-reverse": "\f463", + "layout-text-window": "\f464", + "layout-three-columns": "\f465", + "layout-wtf": "\f466", + "life-preserver": "\f467", + "lightbulb-fill": "\f468", + "lightbulb-off-fill": "\f469", + "lightbulb-off": "\f46a", + "lightbulb": "\f46b", + "lightning-charge-fill": "\f46c", + "lightning-charge": "\f46d", + "lightning-fill": "\f46e", + "lightning": "\f46f", + "link-45deg": "\f470", + "link": "\f471", + "linkedin": "\f472", + "list-check": "\f473", + "list-nested": "\f474", + "list-ol": "\f475", + "list-stars": "\f476", + "list-task": "\f477", + "list-ul": "\f478", + "list": "\f479", + "lock-fill": "\f47a", + "lock": "\f47b", + "mailbox": "\f47c", + "mailbox2": "\f47d", + "map-fill": "\f47e", + "map": "\f47f", + "markdown-fill": "\f480", + "markdown": "\f481", + "mask": "\f482", + "megaphone-fill": "\f483", + "megaphone": "\f484", + "menu-app-fill": "\f485", + "menu-app": "\f486", + "menu-button-fill": "\f487", + "menu-button-wide-fill": "\f488", + "menu-button-wide": "\f489", + "menu-button": "\f48a", + "menu-down": "\f48b", + "menu-up": "\f48c", + "mic-fill": "\f48d", + "mic-mute-fill": "\f48e", + "mic-mute": "\f48f", + "mic": "\f490", + "minecart-loaded": "\f491", + "minecart": "\f492", + "moisture": "\f493", + "moon-fill": "\f494", + "moon-stars-fill": "\f495", + "moon-stars": "\f496", + "moon": "\f497", + "mouse-fill": "\f498", + "mouse": "\f499", + "mouse2-fill": "\f49a", + "mouse2": "\f49b", + "mouse3-fill": "\f49c", + "mouse3": "\f49d", + "music-note-beamed": "\f49e", + "music-note-list": "\f49f", + "music-note": "\f4a0", + "music-player-fill": "\f4a1", + "music-player": "\f4a2", + "newspaper": "\f4a3", + "node-minus-fill": "\f4a4", + "node-minus": "\f4a5", + "node-plus-fill": "\f4a6", + "node-plus": "\f4a7", + "nut-fill": "\f4a8", + "nut": "\f4a9", + "octagon-fill": "\f4aa", + "octagon-half": "\f4ab", + "octagon": "\f4ac", + "option": "\f4ad", + "outlet": "\f4ae", + "paint-bucket": "\f4af", + "palette-fill": "\f4b0", + "palette": "\f4b1", + "palette2": "\f4b2", + "paperclip": "\f4b3", + "paragraph": "\f4b4", + "patch-check-fill": "\f4b5", + "patch-check": "\f4b6", + "patch-exclamation-fill": "\f4b7", + "patch-exclamation": "\f4b8", + "patch-minus-fill": "\f4b9", + "patch-minus": "\f4ba", + "patch-plus-fill": "\f4bb", + "patch-plus": "\f4bc", + "patch-question-fill": "\f4bd", + "patch-question": "\f4be", + "pause-btn-fill": "\f4bf", + "pause-btn": "\f4c0", + "pause-circle-fill": "\f4c1", + "pause-circle": "\f4c2", + "pause-fill": "\f4c3", + "pause": "\f4c4", + "peace-fill": "\f4c5", + "peace": "\f4c6", + "pen-fill": "\f4c7", + "pen": "\f4c8", + "pencil-fill": "\f4c9", + "pencil-square": "\f4ca", + "pencil": "\f4cb", + "pentagon-fill": "\f4cc", + "pentagon-half": "\f4cd", + "pentagon": "\f4ce", + "people-fill": "\f4cf", + "people": "\f4d0", + "percent": "\f4d1", + "person-badge-fill": "\f4d2", + "person-badge": "\f4d3", + "person-bounding-box": "\f4d4", + "person-check-fill": "\f4d5", + "person-check": "\f4d6", + "person-circle": "\f4d7", + "person-dash-fill": "\f4d8", + "person-dash": "\f4d9", + "person-fill": "\f4da", + "person-lines-fill": "\f4db", + "person-plus-fill": "\f4dc", + "person-plus": "\f4dd", + "person-square": "\f4de", + "person-x-fill": "\f4df", + "person-x": "\f4e0", + "person": "\f4e1", + "phone-fill": "\f4e2", + "phone-landscape-fill": "\f4e3", + "phone-landscape": "\f4e4", + "phone-vibrate-fill": "\f4e5", + "phone-vibrate": "\f4e6", + "phone": "\f4e7", + "pie-chart-fill": "\f4e8", + "pie-chart": "\f4e9", + "pin-angle-fill": "\f4ea", + "pin-angle": "\f4eb", + "pin-fill": "\f4ec", + "pin": "\f4ed", + "pip-fill": "\f4ee", + "pip": "\f4ef", + "play-btn-fill": "\f4f0", + "play-btn": "\f4f1", + "play-circle-fill": "\f4f2", + "play-circle": "\f4f3", + "play-fill": "\f4f4", + "play": "\f4f5", + "plug-fill": "\f4f6", + "plug": "\f4f7", + "plus-circle-dotted": "\f4f8", + "plus-circle-fill": "\f4f9", + "plus-circle": "\f4fa", + "plus-square-dotted": "\f4fb", + "plus-square-fill": "\f4fc", + "plus-square": "\f4fd", + "plus": "\f4fe", + "power": "\f4ff", + "printer-fill": "\f500", + "printer": "\f501", + "puzzle-fill": "\f502", + "puzzle": "\f503", + "question-circle-fill": "\f504", + "question-circle": "\f505", + "question-diamond-fill": "\f506", + "question-diamond": "\f507", + "question-octagon-fill": "\f508", + "question-octagon": "\f509", + "question-square-fill": "\f50a", + "question-square": "\f50b", + "question": "\f50c", + "rainbow": "\f50d", + "receipt-cutoff": "\f50e", + "receipt": "\f50f", + "reception-0": "\f510", + "reception-1": "\f511", + "reception-2": "\f512", + "reception-3": "\f513", + "reception-4": "\f514", + "record-btn-fill": "\f515", + "record-btn": "\f516", + "record-circle-fill": "\f517", + "record-circle": "\f518", + "record-fill": "\f519", + "record": "\f51a", + "record2-fill": "\f51b", + "record2": "\f51c", + "reply-all-fill": "\f51d", + "reply-all": "\f51e", + "reply-fill": "\f51f", + "reply": "\f520", + "rss-fill": "\f521", + "rss": "\f522", + "rulers": "\f523", + "save-fill": "\f524", + "save": "\f525", + "save2-fill": "\f526", + "save2": "\f527", + "scissors": "\f528", + "screwdriver": "\f529", + "search": "\f52a", + "segmented-nav": "\f52b", + "server": "\f52c", + "share-fill": "\f52d", + "share": "\f52e", + "shield-check": "\f52f", + "shield-exclamation": "\f530", + "shield-fill-check": "\f531", + "shield-fill-exclamation": "\f532", + "shield-fill-minus": "\f533", + "shield-fill-plus": "\f534", + "shield-fill-x": "\f535", + "shield-fill": "\f536", + "shield-lock-fill": "\f537", + "shield-lock": "\f538", + "shield-minus": "\f539", + "shield-plus": "\f53a", + "shield-shaded": "\f53b", + "shield-slash-fill": "\f53c", + "shield-slash": "\f53d", + "shield-x": "\f53e", + "shield": "\f53f", + "shift-fill": "\f540", + "shift": "\f541", + "shop-window": "\f542", + "shop": "\f543", + "shuffle": "\f544", + "signpost-2-fill": "\f545", + "signpost-2": "\f546", + "signpost-fill": "\f547", + "signpost-split-fill": "\f548", + "signpost-split": "\f549", + "signpost": "\f54a", + "sim-fill": "\f54b", + "sim": "\f54c", + "skip-backward-btn-fill": "\f54d", + "skip-backward-btn": "\f54e", + "skip-backward-circle-fill": "\f54f", + "skip-backward-circle": "\f550", + "skip-backward-fill": "\f551", + "skip-backward": "\f552", + "skip-end-btn-fill": "\f553", + "skip-end-btn": "\f554", + "skip-end-circle-fill": "\f555", + "skip-end-circle": "\f556", + "skip-end-fill": "\f557", + "skip-end": "\f558", + "skip-forward-btn-fill": "\f559", + "skip-forward-btn": "\f55a", + "skip-forward-circle-fill": "\f55b", + "skip-forward-circle": "\f55c", + "skip-forward-fill": "\f55d", + "skip-forward": "\f55e", + "skip-start-btn-fill": "\f55f", + "skip-start-btn": "\f560", + "skip-start-circle-fill": "\f561", + "skip-start-circle": "\f562", + "skip-start-fill": "\f563", + "skip-start": "\f564", + "slack": "\f565", + "slash-circle-fill": "\f566", + "slash-circle": "\f567", + "slash-square-fill": "\f568", + "slash-square": "\f569", + "slash": "\f56a", + "sliders": "\f56b", + "smartwatch": "\f56c", + "snow": "\f56d", + "snow2": "\f56e", + "snow3": "\f56f", + "sort-alpha-down-alt": "\f570", + "sort-alpha-down": "\f571", + "sort-alpha-up-alt": "\f572", + "sort-alpha-up": "\f573", + "sort-down-alt": "\f574", + "sort-down": "\f575", + "sort-numeric-down-alt": "\f576", + "sort-numeric-down": "\f577", + "sort-numeric-up-alt": "\f578", + "sort-numeric-up": "\f579", + "sort-up-alt": "\f57a", + "sort-up": "\f57b", + "soundwave": "\f57c", + "speaker-fill": "\f57d", + "speaker": "\f57e", + "speedometer": "\f57f", + "speedometer2": "\f580", + "spellcheck": "\f581", + "square-fill": "\f582", + "square-half": "\f583", + "square": "\f584", + "stack": "\f585", + "star-fill": "\f586", + "star-half": "\f587", + "star": "\f588", + "stars": "\f589", + "stickies-fill": "\f58a", + "stickies": "\f58b", + "sticky-fill": "\f58c", + "sticky": "\f58d", + "stop-btn-fill": "\f58e", + "stop-btn": "\f58f", + "stop-circle-fill": "\f590", + "stop-circle": "\f591", + "stop-fill": "\f592", + "stop": "\f593", + "stoplights-fill": "\f594", + "stoplights": "\f595", + "stopwatch-fill": "\f596", + "stopwatch": "\f597", + "subtract": "\f598", + "suit-club-fill": "\f599", + "suit-club": "\f59a", + "suit-diamond-fill": "\f59b", + "suit-diamond": "\f59c", + "suit-heart-fill": "\f59d", + "suit-heart": "\f59e", + "suit-spade-fill": "\f59f", + "suit-spade": "\f5a0", + "sun-fill": "\f5a1", + "sun": "\f5a2", + "sunglasses": "\f5a3", + "sunrise-fill": "\f5a4", + "sunrise": "\f5a5", + "sunset-fill": "\f5a6", + "sunset": "\f5a7", + "symmetry-horizontal": "\f5a8", + "symmetry-vertical": "\f5a9", + "table": "\f5aa", + "tablet-fill": "\f5ab", + "tablet-landscape-fill": "\f5ac", + "tablet-landscape": "\f5ad", + "tablet": "\f5ae", + "tag-fill": "\f5af", + "tag": "\f5b0", + "tags-fill": "\f5b1", + "tags": "\f5b2", + "telegram": "\f5b3", + "telephone-fill": "\f5b4", + "telephone-forward-fill": "\f5b5", + "telephone-forward": "\f5b6", + "telephone-inbound-fill": "\f5b7", + "telephone-inbound": "\f5b8", + "telephone-minus-fill": "\f5b9", + "telephone-minus": "\f5ba", + "telephone-outbound-fill": "\f5bb", + "telephone-outbound": "\f5bc", + "telephone-plus-fill": "\f5bd", + "telephone-plus": "\f5be", + "telephone-x-fill": "\f5bf", + "telephone-x": "\f5c0", + "telephone": "\f5c1", + "terminal-fill": "\f5c2", + "terminal": "\f5c3", + "text-center": "\f5c4", + "text-indent-left": "\f5c5", + "text-indent-right": "\f5c6", + "text-left": "\f5c7", + "text-paragraph": "\f5c8", + "text-right": "\f5c9", + "textarea-resize": "\f5ca", + "textarea-t": "\f5cb", + "textarea": "\f5cc", + "thermometer-half": "\f5cd", + "thermometer-high": "\f5ce", + "thermometer-low": "\f5cf", + "thermometer-snow": "\f5d0", + "thermometer-sun": "\f5d1", + "thermometer": "\f5d2", + "three-dots-vertical": "\f5d3", + "three-dots": "\f5d4", + "toggle-off": "\f5d5", + "toggle-on": "\f5d6", + "toggle2-off": "\f5d7", + "toggle2-on": "\f5d8", + "toggles": "\f5d9", + "toggles2": "\f5da", + "tools": "\f5db", + "tornado": "\f5dc", + "trash-fill": "\f5dd", + "trash": "\f5de", + "trash2-fill": "\f5df", + "trash2": "\f5e0", + "tree-fill": "\f5e1", + "tree": "\f5e2", + "triangle-fill": "\f5e3", + "triangle-half": "\f5e4", + "triangle": "\f5e5", + "trophy-fill": "\f5e6", + "trophy": "\f5e7", + "tropical-storm": "\f5e8", + "truck-flatbed": "\f5e9", + "truck": "\f5ea", + "tsunami": "\f5eb", + "tv-fill": "\f5ec", + "tv": "\f5ed", + "twitch": "\f5ee", + "twitter": "\f5ef", + "type-bold": "\f5f0", + "type-h1": "\f5f1", + "type-h2": "\f5f2", + "type-h3": "\f5f3", + "type-italic": "\f5f4", + "type-strikethrough": "\f5f5", + "type-underline": "\f5f6", + "type": "\f5f7", + "ui-checks-grid": "\f5f8", + "ui-checks": "\f5f9", + "ui-radios-grid": "\f5fa", + "ui-radios": "\f5fb", + "umbrella-fill": "\f5fc", + "umbrella": "\f5fd", + "union": "\f5fe", + "unlock-fill": "\f5ff", + "unlock": "\f600", + "upc-scan": "\f601", + "upc": "\f602", + "upload": "\f603", + "vector-pen": "\f604", + "view-list": "\f605", + "view-stacked": "\f606", + "vinyl-fill": "\f607", + "vinyl": "\f608", + "voicemail": "\f609", + "volume-down-fill": "\f60a", + "volume-down": "\f60b", + "volume-mute-fill": "\f60c", + "volume-mute": "\f60d", + "volume-off-fill": "\f60e", + "volume-off": "\f60f", + "volume-up-fill": "\f610", + "volume-up": "\f611", + "vr": "\f612", + "wallet-fill": "\f613", + "wallet": "\f614", + "wallet2": "\f615", + "watch": "\f616", + "water": "\f617", + "whatsapp": "\f618", + "wifi-1": "\f619", + "wifi-2": "\f61a", + "wifi-off": "\f61b", + "wifi": "\f61c", + "wind": "\f61d", + "window-dock": "\f61e", + "window-sidebar": "\f61f", + "window": "\f620", + "wrench": "\f621", + "x-circle-fill": "\f622", + "x-circle": "\f623", + "x-diamond-fill": "\f624", + "x-diamond": "\f625", + "x-octagon-fill": "\f626", + "x-octagon": "\f627", + "x-square-fill": "\f628", + "x-square": "\f629", + "x": "\f62a", + "youtube": "\f62b", + "zoom-in": "\f62c", + "zoom-out": "\f62d", + "bank": "\f62e", + "bank2": "\f62f", + "bell-slash-fill": "\f630", + "bell-slash": "\f631", + "cash-coin": "\f632", + "check-lg": "\f633", + "coin": "\f634", + "currency-bitcoin": "\f635", + "currency-dollar": "\f636", + "currency-euro": "\f637", + "currency-exchange": "\f638", + "currency-pound": "\f639", + "currency-yen": "\f63a", + "dash-lg": "\f63b", + "exclamation-lg": "\f63c", + "file-earmark-pdf-fill": "\f63d", + "file-earmark-pdf": "\f63e", + "file-pdf-fill": "\f63f", + "file-pdf": "\f640", + "gender-ambiguous": "\f641", + "gender-female": "\f642", + "gender-male": "\f643", + "gender-trans": "\f644", + "headset-vr": "\f645", + "info-lg": "\f646", + "mastodon": "\f647", + "messenger": "\f648", + "piggy-bank-fill": "\f649", + "piggy-bank": "\f64a", + "pin-map-fill": "\f64b", + "pin-map": "\f64c", + "plus-lg": "\f64d", + "question-lg": "\f64e", + "recycle": "\f64f", + "reddit": "\f650", + "safe-fill": "\f651", + "safe2-fill": "\f652", + "safe2": "\f653", + "sd-card-fill": "\f654", + "sd-card": "\f655", + "skype": "\f656", + "slash-lg": "\f657", + "translate": "\f658", + "x-lg": "\f659", + "safe": "\f65a", + "apple": "\f65b", + "microsoft": "\f65d", + "windows": "\f65e", + "behance": "\f65c", + "dribbble": "\f65f", + "line": "\f660", + "medium": "\f661", + "paypal": "\f662", + "pinterest": "\f663", + "signal": "\f664", + "snapchat": "\f665", + "spotify": "\f666", + "stack-overflow": "\f667", + "strava": "\f668", + "wordpress": "\f669", + "vimeo": "\f66a", + "activity": "\f66b", + "easel2-fill": "\f66c", + "easel2": "\f66d", + "easel3-fill": "\f66e", + "easel3": "\f66f", + "fan": "\f670", + "fingerprint": "\f671", + "graph-down-arrow": "\f672", + "graph-up-arrow": "\f673", + "hypnotize": "\f674", + "magic": "\f675", + "person-rolodex": "\f676", + "person-video": "\f677", + "person-video2": "\f678", + "person-video3": "\f679", + "person-workspace": "\f67a", + "radioactive": "\f67b", + "webcam-fill": "\f67c", + "webcam": "\f67d", + "yin-yang": "\f67e", + "bandaid-fill": "\f680", + "bandaid": "\f681", + "bluetooth": "\f682", + "body-text": "\f683", + "boombox": "\f684", + "boxes": "\f685", + "dpad-fill": "\f686", + "dpad": "\f687", + "ear-fill": "\f688", + "ear": "\f689", + "envelope-check-1": "\f68a", + "envelope-check-fill": "\f68b", + "envelope-check": "\f68c", + "envelope-dash-1": "\f68d", + "envelope-dash-fill": "\f68e", + "envelope-dash": "\f68f", + "envelope-exclamation-1": "\f690", + "envelope-exclamation-fill": "\f691", + "envelope-exclamation": "\f692", + "envelope-plus-fill": "\f693", + "envelope-plus": "\f694", + "envelope-slash-1": "\f695", + "envelope-slash-fill": "\f696", + "envelope-slash": "\f697", + "envelope-x-1": "\f698", + "envelope-x-fill": "\f699", + "envelope-x": "\f69a", + "explicit-fill": "\f69b", + "explicit": "\f69c", + "git": "\f69d", + "infinity": "\f69e", + "list-columns-reverse": "\f69f", + "list-columns": "\f6a0", + "meta": "\f6a1", + "mortorboard-fill": "\f6a2", + "mortorboard": "\f6a3", + "nintendo-switch": "\f6a4", + "pc-display-horizontal": "\f6a5", + "pc-display": "\f6a6", + "pc-horizontal": "\f6a7", + "pc": "\f6a8", + "playstation": "\f6a9", + "plus-slash-minus": "\f6aa", + "projector-fill": "\f6ab", + "projector": "\f6ac", + "qr-code-scan": "\f6ad", + "qr-code": "\f6ae", + "quora": "\f6af", + "quote": "\f6b0", + "robot": "\f6b1", + "send-check-fill": "\f6b2", + "send-check": "\f6b3", + "send-dash-fill": "\f6b4", + "send-dash": "\f6b5", + "send-exclamation-1": "\f6b6", + "send-exclamation-fill": "\f6b7", + "send-exclamation": "\f6b8", + "send-fill": "\f6b9", + "send-plus-fill": "\f6ba", + "send-plus": "\f6bb", + "send-slash-fill": "\f6bc", + "send-slash": "\f6bd", + "send-x-fill": "\f6be", + "send-x": "\f6bf", + "send": "\f6c0", + "steam": "\f6c1", + "terminal-dash-1": "\f6c2", + "terminal-dash": "\f6c3", + "terminal-plus": "\f6c4", + "terminal-split": "\f6c5", + "ticket-detailed-fill": "\f6c6", + "ticket-detailed": "\f6c7", + "ticket-fill": "\f6c8", + "ticket-perforated-fill": "\f6c9", + "ticket-perforated": "\f6ca", + "ticket": "\f6cb", + "tiktok": "\f6cc", + "window-dash": "\f6cd", + "window-desktop": "\f6ce", + "window-fullscreen": "\f6cf", + "window-plus": "\f6d0", + "window-split": "\f6d1", + "window-stack": "\f6d2", + "window-x": "\f6d3", + "xbox": "\f6d4", + "ethernet": "\f6d5", + "hdmi-fill": "\f6d6", + "hdmi": "\f6d7", + "usb-c-fill": "\f6d8", + "usb-c": "\f6d9", + "usb-fill": "\f6da", + "usb-plug-fill": "\f6db", + "usb-plug": "\f6dc", + "usb-symbol": "\f6dd", + "usb": "\f6de", + "boombox-fill": "\f6df", + "displayport-1": "\f6e0", + "displayport": "\f6e1", + "gpu-card": "\f6e2", + "memory": "\f6e3", + "modem-fill": "\f6e4", + "modem": "\f6e5", + "motherboard-fill": "\f6e6", + "motherboard": "\f6e7", + "optical-audio-fill": "\f6e8", + "optical-audio": "\f6e9", + "pci-card": "\f6ea", + "router-fill": "\f6eb", + "router": "\f6ec", + "ssd-fill": "\f6ed", + "ssd": "\f6ee", + "thunderbolt-fill": "\f6ef", + "thunderbolt": "\f6f0", + "usb-drive-fill": "\f6f1", + "usb-drive": "\f6f2", + "usb-micro-fill": "\f6f3", + "usb-micro": "\f6f4", + "usb-mini-fill": "\f6f5", + "usb-mini": "\f6f6", + "cloud-haze2": "\f6f7", + "device-hdd-fill": "\f6f8", + "device-hdd": "\f6f9", + "device-ssd-fill": "\f6fa", + "device-ssd": "\f6fb", + "displayport-fill": "\f6fc", + "mortarboard-fill": "\f6fd", + "mortarboard": "\f6fe", + "terminal-x": "\f6ff", + "arrow-through-heart-fill": "\f700", + "arrow-through-heart": "\f701", + "badge-sd-fill": "\f702", + "badge-sd": "\f703", + "bag-heart-fill": "\f704", + "bag-heart": "\f705", + "balloon-fill": "\f706", + "balloon-heart-fill": "\f707", + "balloon-heart": "\f708", + "balloon": "\f709", + "box2-fill": "\f70a", + "box2-heart-fill": "\f70b", + "box2-heart": "\f70c", + "box2": "\f70d", + "braces-asterisk": "\f70e", + "calendar-heart-fill": "\f70f", + "calendar-heart": "\f710", + "calendar2-heart-fill": "\f711", + "calendar2-heart": "\f712", + "chat-heart-fill": "\f713", + "chat-heart": "\f714", + "chat-left-heart-fill": "\f715", + "chat-left-heart": "\f716", + "chat-right-heart-fill": "\f717", + "chat-right-heart": "\f718", + "chat-square-heart-fill": "\f719", + "chat-square-heart": "\f71a", + "clipboard-check-fill": "\f71b", + "clipboard-data-fill": "\f71c", + "clipboard-fill": "\f71d", + "clipboard-heart-fill": "\f71e", + "clipboard-heart": "\f71f", + "clipboard-minus-fill": "\f720", + "clipboard-plus-fill": "\f721", + "clipboard-pulse": "\f722", + "clipboard-x-fill": "\f723", + "clipboard2-check-fill": "\f724", + "clipboard2-check": "\f725", + "clipboard2-data-fill": "\f726", + "clipboard2-data": "\f727", + "clipboard2-fill": "\f728", + "clipboard2-heart-fill": "\f729", + "clipboard2-heart": "\f72a", + "clipboard2-minus-fill": "\f72b", + "clipboard2-minus": "\f72c", + "clipboard2-plus-fill": "\f72d", + "clipboard2-plus": "\f72e", + "clipboard2-pulse-fill": "\f72f", + "clipboard2-pulse": "\f730", + "clipboard2-x-fill": "\f731", + "clipboard2-x": "\f732", + "clipboard2": "\f733", + "emoji-kiss-fill": "\f734", + "emoji-kiss": "\f735", + "envelope-heart-fill": "\f736", + "envelope-heart": "\f737", + "envelope-open-heart-fill": "\f738", + "envelope-open-heart": "\f739", + "envelope-paper-fill": "\f73a", + "envelope-paper-heart-fill": "\f73b", + "envelope-paper-heart": "\f73c", + "envelope-paper": "\f73d", + "filetype-aac": "\f73e", + "filetype-ai": "\f73f", + "filetype-bmp": "\f740", + "filetype-cs": "\f741", + "filetype-css": "\f742", + "filetype-csv": "\f743", + "filetype-doc": "\f744", + "filetype-docx": "\f745", + "filetype-exe": "\f746", + "filetype-gif": "\f747", + "filetype-heic": "\f748", + "filetype-html": "\f749", + "filetype-java": "\f74a", + "filetype-jpg": "\f74b", + "filetype-js": "\f74c", + "filetype-jsx": "\f74d", + "filetype-key": "\f74e", + "filetype-m4p": "\f74f", + "filetype-md": "\f750", + "filetype-mdx": "\f751", + "filetype-mov": "\f752", + "filetype-mp3": "\f753", + "filetype-mp4": "\f754", + "filetype-otf": "\f755", + "filetype-pdf": "\f756", + "filetype-php": "\f757", + "filetype-png": "\f758", + "filetype-ppt-1": "\f759", + "filetype-ppt": "\f75a", + "filetype-psd": "\f75b", + "filetype-py": "\f75c", + "filetype-raw": "\f75d", + "filetype-rb": "\f75e", + "filetype-sass": "\f75f", + "filetype-scss": "\f760", + "filetype-sh": "\f761", + "filetype-svg": "\f762", + "filetype-tiff": "\f763", + "filetype-tsx": "\f764", + "filetype-ttf": "\f765", + "filetype-txt": "\f766", + "filetype-wav": "\f767", + "filetype-woff": "\f768", + "filetype-xls-1": "\f769", + "filetype-xls": "\f76a", + "filetype-xml": "\f76b", + "filetype-yml": "\f76c", + "heart-arrow": "\f76d", + "heart-pulse-fill": "\f76e", + "heart-pulse": "\f76f", + "heartbreak-fill": "\f770", + "heartbreak": "\f771", + "hearts": "\f772", + "hospital-fill": "\f773", + "hospital": "\f774", + "house-heart-fill": "\f775", + "house-heart": "\f776", + "incognito": "\f777", + "magnet-fill": "\f778", + "magnet": "\f779", + "person-heart": "\f77a", + "person-hearts": "\f77b", + "phone-flip": "\f77c", + "plugin": "\f77d", + "postage-fill": "\f77e", + "postage-heart-fill": "\f77f", + "postage-heart": "\f780", + "postage": "\f781", + "postcard-fill": "\f782", + "postcard-heart-fill": "\f783", + "postcard-heart": "\f784", + "postcard": "\f785", + "search-heart-fill": "\f786", + "search-heart": "\f787", + "sliders2-vertical": "\f788", + "sliders2": "\f789", + "trash3-fill": "\f78a", + "trash3": "\f78b", + "valentine": "\f78c", + "valentine2": "\f78d", + "wrench-adjustable-circle-fill": "\f78e", + "wrench-adjustable-circle": "\f78f", + "wrench-adjustable": "\f790", + "filetype-json": "\f791", + "filetype-pptx": "\f792", + "filetype-xlsx": "\f793", +); + +.bi-123::before { content: map-get($bootstrap-icons-map, "123"); } +.bi-alarm-fill::before { content: map-get($bootstrap-icons-map, "alarm-fill"); } +.bi-alarm::before { content: map-get($bootstrap-icons-map, "alarm"); } +.bi-align-bottom::before { content: map-get($bootstrap-icons-map, "align-bottom"); } +.bi-align-center::before { content: map-get($bootstrap-icons-map, "align-center"); } +.bi-align-end::before { content: map-get($bootstrap-icons-map, "align-end"); } +.bi-align-middle::before { content: map-get($bootstrap-icons-map, "align-middle"); } +.bi-align-start::before { content: map-get($bootstrap-icons-map, "align-start"); } +.bi-align-top::before { content: map-get($bootstrap-icons-map, "align-top"); } +.bi-alt::before { content: map-get($bootstrap-icons-map, "alt"); } +.bi-app-indicator::before { content: map-get($bootstrap-icons-map, "app-indicator"); } +.bi-app::before { content: map-get($bootstrap-icons-map, "app"); } +.bi-archive-fill::before { content: map-get($bootstrap-icons-map, "archive-fill"); } +.bi-archive::before { content: map-get($bootstrap-icons-map, "archive"); } +.bi-arrow-90deg-down::before { content: map-get($bootstrap-icons-map, "arrow-90deg-down"); } +.bi-arrow-90deg-left::before { content: map-get($bootstrap-icons-map, "arrow-90deg-left"); } +.bi-arrow-90deg-right::before { content: map-get($bootstrap-icons-map, "arrow-90deg-right"); } +.bi-arrow-90deg-up::before { content: map-get($bootstrap-icons-map, "arrow-90deg-up"); } +.bi-arrow-bar-down::before { content: map-get($bootstrap-icons-map, "arrow-bar-down"); } +.bi-arrow-bar-left::before { content: map-get($bootstrap-icons-map, "arrow-bar-left"); } +.bi-arrow-bar-right::before { content: map-get($bootstrap-icons-map, "arrow-bar-right"); } +.bi-arrow-bar-up::before { content: map-get($bootstrap-icons-map, "arrow-bar-up"); } +.bi-arrow-clockwise::before { content: map-get($bootstrap-icons-map, "arrow-clockwise"); } +.bi-arrow-counterclockwise::before { content: map-get($bootstrap-icons-map, "arrow-counterclockwise"); } +.bi-arrow-down-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-down-circle-fill"); } +.bi-arrow-down-circle::before { content: map-get($bootstrap-icons-map, "arrow-down-circle"); } +.bi-arrow-down-left-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-down-left-circle-fill"); } +.bi-arrow-down-left-circle::before { content: map-get($bootstrap-icons-map, "arrow-down-left-circle"); } +.bi-arrow-down-left-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-down-left-square-fill"); } +.bi-arrow-down-left-square::before { content: map-get($bootstrap-icons-map, "arrow-down-left-square"); } +.bi-arrow-down-left::before { content: map-get($bootstrap-icons-map, "arrow-down-left"); } +.bi-arrow-down-right-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-down-right-circle-fill"); } +.bi-arrow-down-right-circle::before { content: map-get($bootstrap-icons-map, "arrow-down-right-circle"); } +.bi-arrow-down-right-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-down-right-square-fill"); } +.bi-arrow-down-right-square::before { content: map-get($bootstrap-icons-map, "arrow-down-right-square"); } +.bi-arrow-down-right::before { content: map-get($bootstrap-icons-map, "arrow-down-right"); } +.bi-arrow-down-short::before { content: map-get($bootstrap-icons-map, "arrow-down-short"); } +.bi-arrow-down-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-down-square-fill"); } +.bi-arrow-down-square::before { content: map-get($bootstrap-icons-map, "arrow-down-square"); } +.bi-arrow-down-up::before { content: map-get($bootstrap-icons-map, "arrow-down-up"); } +.bi-arrow-down::before { content: map-get($bootstrap-icons-map, "arrow-down"); } +.bi-arrow-left-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-left-circle-fill"); } +.bi-arrow-left-circle::before { content: map-get($bootstrap-icons-map, "arrow-left-circle"); } +.bi-arrow-left-right::before { content: map-get($bootstrap-icons-map, "arrow-left-right"); } +.bi-arrow-left-short::before { content: map-get($bootstrap-icons-map, "arrow-left-short"); } +.bi-arrow-left-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-left-square-fill"); } +.bi-arrow-left-square::before { content: map-get($bootstrap-icons-map, "arrow-left-square"); } +.bi-arrow-left::before { content: map-get($bootstrap-icons-map, "arrow-left"); } +.bi-arrow-repeat::before { content: map-get($bootstrap-icons-map, "arrow-repeat"); } +.bi-arrow-return-left::before { content: map-get($bootstrap-icons-map, "arrow-return-left"); } +.bi-arrow-return-right::before { content: map-get($bootstrap-icons-map, "arrow-return-right"); } +.bi-arrow-right-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-right-circle-fill"); } +.bi-arrow-right-circle::before { content: map-get($bootstrap-icons-map, "arrow-right-circle"); } +.bi-arrow-right-short::before { content: map-get($bootstrap-icons-map, "arrow-right-short"); } +.bi-arrow-right-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-right-square-fill"); } +.bi-arrow-right-square::before { content: map-get($bootstrap-icons-map, "arrow-right-square"); } +.bi-arrow-right::before { content: map-get($bootstrap-icons-map, "arrow-right"); } +.bi-arrow-up-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-up-circle-fill"); } +.bi-arrow-up-circle::before { content: map-get($bootstrap-icons-map, "arrow-up-circle"); } +.bi-arrow-up-left-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-up-left-circle-fill"); } +.bi-arrow-up-left-circle::before { content: map-get($bootstrap-icons-map, "arrow-up-left-circle"); } +.bi-arrow-up-left-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-up-left-square-fill"); } +.bi-arrow-up-left-square::before { content: map-get($bootstrap-icons-map, "arrow-up-left-square"); } +.bi-arrow-up-left::before { content: map-get($bootstrap-icons-map, "arrow-up-left"); } +.bi-arrow-up-right-circle-fill::before { content: map-get($bootstrap-icons-map, "arrow-up-right-circle-fill"); } +.bi-arrow-up-right-circle::before { content: map-get($bootstrap-icons-map, "arrow-up-right-circle"); } +.bi-arrow-up-right-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-up-right-square-fill"); } +.bi-arrow-up-right-square::before { content: map-get($bootstrap-icons-map, "arrow-up-right-square"); } +.bi-arrow-up-right::before { content: map-get($bootstrap-icons-map, "arrow-up-right"); } +.bi-arrow-up-short::before { content: map-get($bootstrap-icons-map, "arrow-up-short"); } +.bi-arrow-up-square-fill::before { content: map-get($bootstrap-icons-map, "arrow-up-square-fill"); } +.bi-arrow-up-square::before { content: map-get($bootstrap-icons-map, "arrow-up-square"); } +.bi-arrow-up::before { content: map-get($bootstrap-icons-map, "arrow-up"); } +.bi-arrows-angle-contract::before { content: map-get($bootstrap-icons-map, "arrows-angle-contract"); } +.bi-arrows-angle-expand::before { content: map-get($bootstrap-icons-map, "arrows-angle-expand"); } +.bi-arrows-collapse::before { content: map-get($bootstrap-icons-map, "arrows-collapse"); } +.bi-arrows-expand::before { content: map-get($bootstrap-icons-map, "arrows-expand"); } +.bi-arrows-fullscreen::before { content: map-get($bootstrap-icons-map, "arrows-fullscreen"); } +.bi-arrows-move::before { content: map-get($bootstrap-icons-map, "arrows-move"); } +.bi-aspect-ratio-fill::before { content: map-get($bootstrap-icons-map, "aspect-ratio-fill"); } +.bi-aspect-ratio::before { content: map-get($bootstrap-icons-map, "aspect-ratio"); } +.bi-asterisk::before { content: map-get($bootstrap-icons-map, "asterisk"); } +.bi-at::before { content: map-get($bootstrap-icons-map, "at"); } +.bi-award-fill::before { content: map-get($bootstrap-icons-map, "award-fill"); } +.bi-award::before { content: map-get($bootstrap-icons-map, "award"); } +.bi-back::before { content: map-get($bootstrap-icons-map, "back"); } +.bi-backspace-fill::before { content: map-get($bootstrap-icons-map, "backspace-fill"); } +.bi-backspace-reverse-fill::before { content: map-get($bootstrap-icons-map, "backspace-reverse-fill"); } +.bi-backspace-reverse::before { content: map-get($bootstrap-icons-map, "backspace-reverse"); } +.bi-backspace::before { content: map-get($bootstrap-icons-map, "backspace"); } +.bi-badge-3d-fill::before { content: map-get($bootstrap-icons-map, "badge-3d-fill"); } +.bi-badge-3d::before { content: map-get($bootstrap-icons-map, "badge-3d"); } +.bi-badge-4k-fill::before { content: map-get($bootstrap-icons-map, "badge-4k-fill"); } +.bi-badge-4k::before { content: map-get($bootstrap-icons-map, "badge-4k"); } +.bi-badge-8k-fill::before { content: map-get($bootstrap-icons-map, "badge-8k-fill"); } +.bi-badge-8k::before { content: map-get($bootstrap-icons-map, "badge-8k"); } +.bi-badge-ad-fill::before { content: map-get($bootstrap-icons-map, "badge-ad-fill"); } +.bi-badge-ad::before { content: map-get($bootstrap-icons-map, "badge-ad"); } +.bi-badge-ar-fill::before { content: map-get($bootstrap-icons-map, "badge-ar-fill"); } +.bi-badge-ar::before { content: map-get($bootstrap-icons-map, "badge-ar"); } +.bi-badge-cc-fill::before { content: map-get($bootstrap-icons-map, "badge-cc-fill"); } +.bi-badge-cc::before { content: map-get($bootstrap-icons-map, "badge-cc"); } +.bi-badge-hd-fill::before { content: map-get($bootstrap-icons-map, "badge-hd-fill"); } +.bi-badge-hd::before { content: map-get($bootstrap-icons-map, "badge-hd"); } +.bi-badge-tm-fill::before { content: map-get($bootstrap-icons-map, "badge-tm-fill"); } +.bi-badge-tm::before { content: map-get($bootstrap-icons-map, "badge-tm"); } +.bi-badge-vo-fill::before { content: map-get($bootstrap-icons-map, "badge-vo-fill"); } +.bi-badge-vo::before { content: map-get($bootstrap-icons-map, "badge-vo"); } +.bi-badge-vr-fill::before { content: map-get($bootstrap-icons-map, "badge-vr-fill"); } +.bi-badge-vr::before { content: map-get($bootstrap-icons-map, "badge-vr"); } +.bi-badge-wc-fill::before { content: map-get($bootstrap-icons-map, "badge-wc-fill"); } +.bi-badge-wc::before { content: map-get($bootstrap-icons-map, "badge-wc"); } +.bi-bag-check-fill::before { content: map-get($bootstrap-icons-map, "bag-check-fill"); } +.bi-bag-check::before { content: map-get($bootstrap-icons-map, "bag-check"); } +.bi-bag-dash-fill::before { content: map-get($bootstrap-icons-map, "bag-dash-fill"); } +.bi-bag-dash::before { content: map-get($bootstrap-icons-map, "bag-dash"); } +.bi-bag-fill::before { content: map-get($bootstrap-icons-map, "bag-fill"); } +.bi-bag-plus-fill::before { content: map-get($bootstrap-icons-map, "bag-plus-fill"); } +.bi-bag-plus::before { content: map-get($bootstrap-icons-map, "bag-plus"); } +.bi-bag-x-fill::before { content: map-get($bootstrap-icons-map, "bag-x-fill"); } +.bi-bag-x::before { content: map-get($bootstrap-icons-map, "bag-x"); } +.bi-bag::before { content: map-get($bootstrap-icons-map, "bag"); } +.bi-bar-chart-fill::before { content: map-get($bootstrap-icons-map, "bar-chart-fill"); } +.bi-bar-chart-line-fill::before { content: map-get($bootstrap-icons-map, "bar-chart-line-fill"); } +.bi-bar-chart-line::before { content: map-get($bootstrap-icons-map, "bar-chart-line"); } +.bi-bar-chart-steps::before { content: map-get($bootstrap-icons-map, "bar-chart-steps"); } +.bi-bar-chart::before { content: map-get($bootstrap-icons-map, "bar-chart"); } +.bi-basket-fill::before { content: map-get($bootstrap-icons-map, "basket-fill"); } +.bi-basket::before { content: map-get($bootstrap-icons-map, "basket"); } +.bi-basket2-fill::before { content: map-get($bootstrap-icons-map, "basket2-fill"); } +.bi-basket2::before { content: map-get($bootstrap-icons-map, "basket2"); } +.bi-basket3-fill::before { content: map-get($bootstrap-icons-map, "basket3-fill"); } +.bi-basket3::before { content: map-get($bootstrap-icons-map, "basket3"); } +.bi-battery-charging::before { content: map-get($bootstrap-icons-map, "battery-charging"); } +.bi-battery-full::before { content: map-get($bootstrap-icons-map, "battery-full"); } +.bi-battery-half::before { content: map-get($bootstrap-icons-map, "battery-half"); } +.bi-battery::before { content: map-get($bootstrap-icons-map, "battery"); } +.bi-bell-fill::before { content: map-get($bootstrap-icons-map, "bell-fill"); } +.bi-bell::before { content: map-get($bootstrap-icons-map, "bell"); } +.bi-bezier::before { content: map-get($bootstrap-icons-map, "bezier"); } +.bi-bezier2::before { content: map-get($bootstrap-icons-map, "bezier2"); } +.bi-bicycle::before { content: map-get($bootstrap-icons-map, "bicycle"); } +.bi-binoculars-fill::before { content: map-get($bootstrap-icons-map, "binoculars-fill"); } +.bi-binoculars::before { content: map-get($bootstrap-icons-map, "binoculars"); } +.bi-blockquote-left::before { content: map-get($bootstrap-icons-map, "blockquote-left"); } +.bi-blockquote-right::before { content: map-get($bootstrap-icons-map, "blockquote-right"); } +.bi-book-fill::before { content: map-get($bootstrap-icons-map, "book-fill"); } +.bi-book-half::before { content: map-get($bootstrap-icons-map, "book-half"); } +.bi-book::before { content: map-get($bootstrap-icons-map, "book"); } +.bi-bookmark-check-fill::before { content: map-get($bootstrap-icons-map, "bookmark-check-fill"); } +.bi-bookmark-check::before { content: map-get($bootstrap-icons-map, "bookmark-check"); } +.bi-bookmark-dash-fill::before { content: map-get($bootstrap-icons-map, "bookmark-dash-fill"); } +.bi-bookmark-dash::before { content: map-get($bootstrap-icons-map, "bookmark-dash"); } +.bi-bookmark-fill::before { content: map-get($bootstrap-icons-map, "bookmark-fill"); } +.bi-bookmark-heart-fill::before { content: map-get($bootstrap-icons-map, "bookmark-heart-fill"); } +.bi-bookmark-heart::before { content: map-get($bootstrap-icons-map, "bookmark-heart"); } +.bi-bookmark-plus-fill::before { content: map-get($bootstrap-icons-map, "bookmark-plus-fill"); } +.bi-bookmark-plus::before { content: map-get($bootstrap-icons-map, "bookmark-plus"); } +.bi-bookmark-star-fill::before { content: map-get($bootstrap-icons-map, "bookmark-star-fill"); } +.bi-bookmark-star::before { content: map-get($bootstrap-icons-map, "bookmark-star"); } +.bi-bookmark-x-fill::before { content: map-get($bootstrap-icons-map, "bookmark-x-fill"); } +.bi-bookmark-x::before { content: map-get($bootstrap-icons-map, "bookmark-x"); } +.bi-bookmark::before { content: map-get($bootstrap-icons-map, "bookmark"); } +.bi-bookmarks-fill::before { content: map-get($bootstrap-icons-map, "bookmarks-fill"); } +.bi-bookmarks::before { content: map-get($bootstrap-icons-map, "bookmarks"); } +.bi-bookshelf::before { content: map-get($bootstrap-icons-map, "bookshelf"); } +.bi-bootstrap-fill::before { content: map-get($bootstrap-icons-map, "bootstrap-fill"); } +.bi-bootstrap-reboot::before { content: map-get($bootstrap-icons-map, "bootstrap-reboot"); } +.bi-bootstrap::before { content: map-get($bootstrap-icons-map, "bootstrap"); } +.bi-border-all::before { content: map-get($bootstrap-icons-map, "border-all"); } +.bi-border-bottom::before { content: map-get($bootstrap-icons-map, "border-bottom"); } +.bi-border-center::before { content: map-get($bootstrap-icons-map, "border-center"); } +.bi-border-inner::before { content: map-get($bootstrap-icons-map, "border-inner"); } +.bi-border-left::before { content: map-get($bootstrap-icons-map, "border-left"); } +.bi-border-middle::before { content: map-get($bootstrap-icons-map, "border-middle"); } +.bi-border-outer::before { content: map-get($bootstrap-icons-map, "border-outer"); } +.bi-border-right::before { content: map-get($bootstrap-icons-map, "border-right"); } +.bi-border-style::before { content: map-get($bootstrap-icons-map, "border-style"); } +.bi-border-top::before { content: map-get($bootstrap-icons-map, "border-top"); } +.bi-border-width::before { content: map-get($bootstrap-icons-map, "border-width"); } +.bi-border::before { content: map-get($bootstrap-icons-map, "border"); } +.bi-bounding-box-circles::before { content: map-get($bootstrap-icons-map, "bounding-box-circles"); } +.bi-bounding-box::before { content: map-get($bootstrap-icons-map, "bounding-box"); } +.bi-box-arrow-down-left::before { content: map-get($bootstrap-icons-map, "box-arrow-down-left"); } +.bi-box-arrow-down-right::before { content: map-get($bootstrap-icons-map, "box-arrow-down-right"); } +.bi-box-arrow-down::before { content: map-get($bootstrap-icons-map, "box-arrow-down"); } +.bi-box-arrow-in-down-left::before { content: map-get($bootstrap-icons-map, "box-arrow-in-down-left"); } +.bi-box-arrow-in-down-right::before { content: map-get($bootstrap-icons-map, "box-arrow-in-down-right"); } +.bi-box-arrow-in-down::before { content: map-get($bootstrap-icons-map, "box-arrow-in-down"); } +.bi-box-arrow-in-left::before { content: map-get($bootstrap-icons-map, "box-arrow-in-left"); } +.bi-box-arrow-in-right::before { content: map-get($bootstrap-icons-map, "box-arrow-in-right"); } +.bi-box-arrow-in-up-left::before { content: map-get($bootstrap-icons-map, "box-arrow-in-up-left"); } +.bi-box-arrow-in-up-right::before { content: map-get($bootstrap-icons-map, "box-arrow-in-up-right"); } +.bi-box-arrow-in-up::before { content: map-get($bootstrap-icons-map, "box-arrow-in-up"); } +.bi-box-arrow-left::before { content: map-get($bootstrap-icons-map, "box-arrow-left"); } +.bi-box-arrow-right::before { content: map-get($bootstrap-icons-map, "box-arrow-right"); } +.bi-box-arrow-up-left::before { content: map-get($bootstrap-icons-map, "box-arrow-up-left"); } +.bi-box-arrow-up-right::before { content: map-get($bootstrap-icons-map, "box-arrow-up-right"); } +.bi-box-arrow-up::before { content: map-get($bootstrap-icons-map, "box-arrow-up"); } +.bi-box-seam::before { content: map-get($bootstrap-icons-map, "box-seam"); } +.bi-box::before { content: map-get($bootstrap-icons-map, "box"); } +.bi-braces::before { content: map-get($bootstrap-icons-map, "braces"); } +.bi-bricks::before { content: map-get($bootstrap-icons-map, "bricks"); } +.bi-briefcase-fill::before { content: map-get($bootstrap-icons-map, "briefcase-fill"); } +.bi-briefcase::before { content: map-get($bootstrap-icons-map, "briefcase"); } +.bi-brightness-alt-high-fill::before { content: map-get($bootstrap-icons-map, "brightness-alt-high-fill"); } +.bi-brightness-alt-high::before { content: map-get($bootstrap-icons-map, "brightness-alt-high"); } +.bi-brightness-alt-low-fill::before { content: map-get($bootstrap-icons-map, "brightness-alt-low-fill"); } +.bi-brightness-alt-low::before { content: map-get($bootstrap-icons-map, "brightness-alt-low"); } +.bi-brightness-high-fill::before { content: map-get($bootstrap-icons-map, "brightness-high-fill"); } +.bi-brightness-high::before { content: map-get($bootstrap-icons-map, "brightness-high"); } +.bi-brightness-low-fill::before { content: map-get($bootstrap-icons-map, "brightness-low-fill"); } +.bi-brightness-low::before { content: map-get($bootstrap-icons-map, "brightness-low"); } +.bi-broadcast-pin::before { content: map-get($bootstrap-icons-map, "broadcast-pin"); } +.bi-broadcast::before { content: map-get($bootstrap-icons-map, "broadcast"); } +.bi-brush-fill::before { content: map-get($bootstrap-icons-map, "brush-fill"); } +.bi-brush::before { content: map-get($bootstrap-icons-map, "brush"); } +.bi-bucket-fill::before { content: map-get($bootstrap-icons-map, "bucket-fill"); } +.bi-bucket::before { content: map-get($bootstrap-icons-map, "bucket"); } +.bi-bug-fill::before { content: map-get($bootstrap-icons-map, "bug-fill"); } +.bi-bug::before { content: map-get($bootstrap-icons-map, "bug"); } +.bi-building::before { content: map-get($bootstrap-icons-map, "building"); } +.bi-bullseye::before { content: map-get($bootstrap-icons-map, "bullseye"); } +.bi-calculator-fill::before { content: map-get($bootstrap-icons-map, "calculator-fill"); } +.bi-calculator::before { content: map-get($bootstrap-icons-map, "calculator"); } +.bi-calendar-check-fill::before { content: map-get($bootstrap-icons-map, "calendar-check-fill"); } +.bi-calendar-check::before { content: map-get($bootstrap-icons-map, "calendar-check"); } +.bi-calendar-date-fill::before { content: map-get($bootstrap-icons-map, "calendar-date-fill"); } +.bi-calendar-date::before { content: map-get($bootstrap-icons-map, "calendar-date"); } +.bi-calendar-day-fill::before { content: map-get($bootstrap-icons-map, "calendar-day-fill"); } +.bi-calendar-day::before { content: map-get($bootstrap-icons-map, "calendar-day"); } +.bi-calendar-event-fill::before { content: map-get($bootstrap-icons-map, "calendar-event-fill"); } +.bi-calendar-event::before { content: map-get($bootstrap-icons-map, "calendar-event"); } +.bi-calendar-fill::before { content: map-get($bootstrap-icons-map, "calendar-fill"); } +.bi-calendar-minus-fill::before { content: map-get($bootstrap-icons-map, "calendar-minus-fill"); } +.bi-calendar-minus::before { content: map-get($bootstrap-icons-map, "calendar-minus"); } +.bi-calendar-month-fill::before { content: map-get($bootstrap-icons-map, "calendar-month-fill"); } +.bi-calendar-month::before { content: map-get($bootstrap-icons-map, "calendar-month"); } +.bi-calendar-plus-fill::before { content: map-get($bootstrap-icons-map, "calendar-plus-fill"); } +.bi-calendar-plus::before { content: map-get($bootstrap-icons-map, "calendar-plus"); } +.bi-calendar-range-fill::before { content: map-get($bootstrap-icons-map, "calendar-range-fill"); } +.bi-calendar-range::before { content: map-get($bootstrap-icons-map, "calendar-range"); } +.bi-calendar-week-fill::before { content: map-get($bootstrap-icons-map, "calendar-week-fill"); } +.bi-calendar-week::before { content: map-get($bootstrap-icons-map, "calendar-week"); } +.bi-calendar-x-fill::before { content: map-get($bootstrap-icons-map, "calendar-x-fill"); } +.bi-calendar-x::before { content: map-get($bootstrap-icons-map, "calendar-x"); } +.bi-calendar::before { content: map-get($bootstrap-icons-map, "calendar"); } +.bi-calendar2-check-fill::before { content: map-get($bootstrap-icons-map, "calendar2-check-fill"); } +.bi-calendar2-check::before { content: map-get($bootstrap-icons-map, "calendar2-check"); } +.bi-calendar2-date-fill::before { content: map-get($bootstrap-icons-map, "calendar2-date-fill"); } +.bi-calendar2-date::before { content: map-get($bootstrap-icons-map, "calendar2-date"); } +.bi-calendar2-day-fill::before { content: map-get($bootstrap-icons-map, "calendar2-day-fill"); } +.bi-calendar2-day::before { content: map-get($bootstrap-icons-map, "calendar2-day"); } +.bi-calendar2-event-fill::before { content: map-get($bootstrap-icons-map, "calendar2-event-fill"); } +.bi-calendar2-event::before { content: map-get($bootstrap-icons-map, "calendar2-event"); } +.bi-calendar2-fill::before { content: map-get($bootstrap-icons-map, "calendar2-fill"); } +.bi-calendar2-minus-fill::before { content: map-get($bootstrap-icons-map, "calendar2-minus-fill"); } +.bi-calendar2-minus::before { content: map-get($bootstrap-icons-map, "calendar2-minus"); } +.bi-calendar2-month-fill::before { content: map-get($bootstrap-icons-map, "calendar2-month-fill"); } +.bi-calendar2-month::before { content: map-get($bootstrap-icons-map, "calendar2-month"); } +.bi-calendar2-plus-fill::before { content: map-get($bootstrap-icons-map, "calendar2-plus-fill"); } +.bi-calendar2-plus::before { content: map-get($bootstrap-icons-map, "calendar2-plus"); } +.bi-calendar2-range-fill::before { content: map-get($bootstrap-icons-map, "calendar2-range-fill"); } +.bi-calendar2-range::before { content: map-get($bootstrap-icons-map, "calendar2-range"); } +.bi-calendar2-week-fill::before { content: map-get($bootstrap-icons-map, "calendar2-week-fill"); } +.bi-calendar2-week::before { content: map-get($bootstrap-icons-map, "calendar2-week"); } +.bi-calendar2-x-fill::before { content: map-get($bootstrap-icons-map, "calendar2-x-fill"); } +.bi-calendar2-x::before { content: map-get($bootstrap-icons-map, "calendar2-x"); } +.bi-calendar2::before { content: map-get($bootstrap-icons-map, "calendar2"); } +.bi-calendar3-event-fill::before { content: map-get($bootstrap-icons-map, "calendar3-event-fill"); } +.bi-calendar3-event::before { content: map-get($bootstrap-icons-map, "calendar3-event"); } +.bi-calendar3-fill::before { content: map-get($bootstrap-icons-map, "calendar3-fill"); } +.bi-calendar3-range-fill::before { content: map-get($bootstrap-icons-map, "calendar3-range-fill"); } +.bi-calendar3-range::before { content: map-get($bootstrap-icons-map, "calendar3-range"); } +.bi-calendar3-week-fill::before { content: map-get($bootstrap-icons-map, "calendar3-week-fill"); } +.bi-calendar3-week::before { content: map-get($bootstrap-icons-map, "calendar3-week"); } +.bi-calendar3::before { content: map-get($bootstrap-icons-map, "calendar3"); } +.bi-calendar4-event::before { content: map-get($bootstrap-icons-map, "calendar4-event"); } +.bi-calendar4-range::before { content: map-get($bootstrap-icons-map, "calendar4-range"); } +.bi-calendar4-week::before { content: map-get($bootstrap-icons-map, "calendar4-week"); } +.bi-calendar4::before { content: map-get($bootstrap-icons-map, "calendar4"); } +.bi-camera-fill::before { content: map-get($bootstrap-icons-map, "camera-fill"); } +.bi-camera-reels-fill::before { content: map-get($bootstrap-icons-map, "camera-reels-fill"); } +.bi-camera-reels::before { content: map-get($bootstrap-icons-map, "camera-reels"); } +.bi-camera-video-fill::before { content: map-get($bootstrap-icons-map, "camera-video-fill"); } +.bi-camera-video-off-fill::before { content: map-get($bootstrap-icons-map, "camera-video-off-fill"); } +.bi-camera-video-off::before { content: map-get($bootstrap-icons-map, "camera-video-off"); } +.bi-camera-video::before { content: map-get($bootstrap-icons-map, "camera-video"); } +.bi-camera::before { content: map-get($bootstrap-icons-map, "camera"); } +.bi-camera2::before { content: map-get($bootstrap-icons-map, "camera2"); } +.bi-capslock-fill::before { content: map-get($bootstrap-icons-map, "capslock-fill"); } +.bi-capslock::before { content: map-get($bootstrap-icons-map, "capslock"); } +.bi-card-checklist::before { content: map-get($bootstrap-icons-map, "card-checklist"); } +.bi-card-heading::before { content: map-get($bootstrap-icons-map, "card-heading"); } +.bi-card-image::before { content: map-get($bootstrap-icons-map, "card-image"); } +.bi-card-list::before { content: map-get($bootstrap-icons-map, "card-list"); } +.bi-card-text::before { content: map-get($bootstrap-icons-map, "card-text"); } +.bi-caret-down-fill::before { content: map-get($bootstrap-icons-map, "caret-down-fill"); } +.bi-caret-down-square-fill::before { content: map-get($bootstrap-icons-map, "caret-down-square-fill"); } +.bi-caret-down-square::before { content: map-get($bootstrap-icons-map, "caret-down-square"); } +.bi-caret-down::before { content: map-get($bootstrap-icons-map, "caret-down"); } +.bi-caret-left-fill::before { content: map-get($bootstrap-icons-map, "caret-left-fill"); } +.bi-caret-left-square-fill::before { content: map-get($bootstrap-icons-map, "caret-left-square-fill"); } +.bi-caret-left-square::before { content: map-get($bootstrap-icons-map, "caret-left-square"); } +.bi-caret-left::before { content: map-get($bootstrap-icons-map, "caret-left"); } +.bi-caret-right-fill::before { content: map-get($bootstrap-icons-map, "caret-right-fill"); } +.bi-caret-right-square-fill::before { content: map-get($bootstrap-icons-map, "caret-right-square-fill"); } +.bi-caret-right-square::before { content: map-get($bootstrap-icons-map, "caret-right-square"); } +.bi-caret-right::before { content: map-get($bootstrap-icons-map, "caret-right"); } +.bi-caret-up-fill::before { content: map-get($bootstrap-icons-map, "caret-up-fill"); } +.bi-caret-up-square-fill::before { content: map-get($bootstrap-icons-map, "caret-up-square-fill"); } +.bi-caret-up-square::before { content: map-get($bootstrap-icons-map, "caret-up-square"); } +.bi-caret-up::before { content: map-get($bootstrap-icons-map, "caret-up"); } +.bi-cart-check-fill::before { content: map-get($bootstrap-icons-map, "cart-check-fill"); } +.bi-cart-check::before { content: map-get($bootstrap-icons-map, "cart-check"); } +.bi-cart-dash-fill::before { content: map-get($bootstrap-icons-map, "cart-dash-fill"); } +.bi-cart-dash::before { content: map-get($bootstrap-icons-map, "cart-dash"); } +.bi-cart-fill::before { content: map-get($bootstrap-icons-map, "cart-fill"); } +.bi-cart-plus-fill::before { content: map-get($bootstrap-icons-map, "cart-plus-fill"); } +.bi-cart-plus::before { content: map-get($bootstrap-icons-map, "cart-plus"); } +.bi-cart-x-fill::before { content: map-get($bootstrap-icons-map, "cart-x-fill"); } +.bi-cart-x::before { content: map-get($bootstrap-icons-map, "cart-x"); } +.bi-cart::before { content: map-get($bootstrap-icons-map, "cart"); } +.bi-cart2::before { content: map-get($bootstrap-icons-map, "cart2"); } +.bi-cart3::before { content: map-get($bootstrap-icons-map, "cart3"); } +.bi-cart4::before { content: map-get($bootstrap-icons-map, "cart4"); } +.bi-cash-stack::before { content: map-get($bootstrap-icons-map, "cash-stack"); } +.bi-cash::before { content: map-get($bootstrap-icons-map, "cash"); } +.bi-cast::before { content: map-get($bootstrap-icons-map, "cast"); } +.bi-chat-dots-fill::before { content: map-get($bootstrap-icons-map, "chat-dots-fill"); } +.bi-chat-dots::before { content: map-get($bootstrap-icons-map, "chat-dots"); } +.bi-chat-fill::before { content: map-get($bootstrap-icons-map, "chat-fill"); } +.bi-chat-left-dots-fill::before { content: map-get($bootstrap-icons-map, "chat-left-dots-fill"); } +.bi-chat-left-dots::before { content: map-get($bootstrap-icons-map, "chat-left-dots"); } +.bi-chat-left-fill::before { content: map-get($bootstrap-icons-map, "chat-left-fill"); } +.bi-chat-left-quote-fill::before { content: map-get($bootstrap-icons-map, "chat-left-quote-fill"); } +.bi-chat-left-quote::before { content: map-get($bootstrap-icons-map, "chat-left-quote"); } +.bi-chat-left-text-fill::before { content: map-get($bootstrap-icons-map, "chat-left-text-fill"); } +.bi-chat-left-text::before { content: map-get($bootstrap-icons-map, "chat-left-text"); } +.bi-chat-left::before { content: map-get($bootstrap-icons-map, "chat-left"); } +.bi-chat-quote-fill::before { content: map-get($bootstrap-icons-map, "chat-quote-fill"); } +.bi-chat-quote::before { content: map-get($bootstrap-icons-map, "chat-quote"); } +.bi-chat-right-dots-fill::before { content: map-get($bootstrap-icons-map, "chat-right-dots-fill"); } +.bi-chat-right-dots::before { content: map-get($bootstrap-icons-map, "chat-right-dots"); } +.bi-chat-right-fill::before { content: map-get($bootstrap-icons-map, "chat-right-fill"); } +.bi-chat-right-quote-fill::before { content: map-get($bootstrap-icons-map, "chat-right-quote-fill"); } +.bi-chat-right-quote::before { content: map-get($bootstrap-icons-map, "chat-right-quote"); } +.bi-chat-right-text-fill::before { content: map-get($bootstrap-icons-map, "chat-right-text-fill"); } +.bi-chat-right-text::before { content: map-get($bootstrap-icons-map, "chat-right-text"); } +.bi-chat-right::before { content: map-get($bootstrap-icons-map, "chat-right"); } +.bi-chat-square-dots-fill::before { content: map-get($bootstrap-icons-map, "chat-square-dots-fill"); } +.bi-chat-square-dots::before { content: map-get($bootstrap-icons-map, "chat-square-dots"); } +.bi-chat-square-fill::before { content: map-get($bootstrap-icons-map, "chat-square-fill"); } +.bi-chat-square-quote-fill::before { content: map-get($bootstrap-icons-map, "chat-square-quote-fill"); } +.bi-chat-square-quote::before { content: map-get($bootstrap-icons-map, "chat-square-quote"); } +.bi-chat-square-text-fill::before { content: map-get($bootstrap-icons-map, "chat-square-text-fill"); } +.bi-chat-square-text::before { content: map-get($bootstrap-icons-map, "chat-square-text"); } +.bi-chat-square::before { content: map-get($bootstrap-icons-map, "chat-square"); } +.bi-chat-text-fill::before { content: map-get($bootstrap-icons-map, "chat-text-fill"); } +.bi-chat-text::before { content: map-get($bootstrap-icons-map, "chat-text"); } +.bi-chat::before { content: map-get($bootstrap-icons-map, "chat"); } +.bi-check-all::before { content: map-get($bootstrap-icons-map, "check-all"); } +.bi-check-circle-fill::before { content: map-get($bootstrap-icons-map, "check-circle-fill"); } +.bi-check-circle::before { content: map-get($bootstrap-icons-map, "check-circle"); } +.bi-check-square-fill::before { content: map-get($bootstrap-icons-map, "check-square-fill"); } +.bi-check-square::before { content: map-get($bootstrap-icons-map, "check-square"); } +.bi-check::before { content: map-get($bootstrap-icons-map, "check"); } +.bi-check2-all::before { content: map-get($bootstrap-icons-map, "check2-all"); } +.bi-check2-circle::before { content: map-get($bootstrap-icons-map, "check2-circle"); } +.bi-check2-square::before { content: map-get($bootstrap-icons-map, "check2-square"); } +.bi-check2::before { content: map-get($bootstrap-icons-map, "check2"); } +.bi-chevron-bar-contract::before { content: map-get($bootstrap-icons-map, "chevron-bar-contract"); } +.bi-chevron-bar-down::before { content: map-get($bootstrap-icons-map, "chevron-bar-down"); } +.bi-chevron-bar-expand::before { content: map-get($bootstrap-icons-map, "chevron-bar-expand"); } +.bi-chevron-bar-left::before { content: map-get($bootstrap-icons-map, "chevron-bar-left"); } +.bi-chevron-bar-right::before { content: map-get($bootstrap-icons-map, "chevron-bar-right"); } +.bi-chevron-bar-up::before { content: map-get($bootstrap-icons-map, "chevron-bar-up"); } +.bi-chevron-compact-down::before { content: map-get($bootstrap-icons-map, "chevron-compact-down"); } +.bi-chevron-compact-left::before { content: map-get($bootstrap-icons-map, "chevron-compact-left"); } +.bi-chevron-compact-right::before { content: map-get($bootstrap-icons-map, "chevron-compact-right"); } +.bi-chevron-compact-up::before { content: map-get($bootstrap-icons-map, "chevron-compact-up"); } +.bi-chevron-contract::before { content: map-get($bootstrap-icons-map, "chevron-contract"); } +.bi-chevron-double-down::before { content: map-get($bootstrap-icons-map, "chevron-double-down"); } +.bi-chevron-double-left::before { content: map-get($bootstrap-icons-map, "chevron-double-left"); } +.bi-chevron-double-right::before { content: map-get($bootstrap-icons-map, "chevron-double-right"); } +.bi-chevron-double-up::before { content: map-get($bootstrap-icons-map, "chevron-double-up"); } +.bi-chevron-down::before { content: map-get($bootstrap-icons-map, "chevron-down"); } +.bi-chevron-expand::before { content: map-get($bootstrap-icons-map, "chevron-expand"); } +.bi-chevron-left::before { content: map-get($bootstrap-icons-map, "chevron-left"); } +.bi-chevron-right::before { content: map-get($bootstrap-icons-map, "chevron-right"); } +.bi-chevron-up::before { content: map-get($bootstrap-icons-map, "chevron-up"); } +.bi-circle-fill::before { content: map-get($bootstrap-icons-map, "circle-fill"); } +.bi-circle-half::before { content: map-get($bootstrap-icons-map, "circle-half"); } +.bi-circle-square::before { content: map-get($bootstrap-icons-map, "circle-square"); } +.bi-circle::before { content: map-get($bootstrap-icons-map, "circle"); } +.bi-clipboard-check::before { content: map-get($bootstrap-icons-map, "clipboard-check"); } +.bi-clipboard-data::before { content: map-get($bootstrap-icons-map, "clipboard-data"); } +.bi-clipboard-minus::before { content: map-get($bootstrap-icons-map, "clipboard-minus"); } +.bi-clipboard-plus::before { content: map-get($bootstrap-icons-map, "clipboard-plus"); } +.bi-clipboard-x::before { content: map-get($bootstrap-icons-map, "clipboard-x"); } +.bi-clipboard::before { content: map-get($bootstrap-icons-map, "clipboard"); } +.bi-clock-fill::before { content: map-get($bootstrap-icons-map, "clock-fill"); } +.bi-clock-history::before { content: map-get($bootstrap-icons-map, "clock-history"); } +.bi-clock::before { content: map-get($bootstrap-icons-map, "clock"); } +.bi-cloud-arrow-down-fill::before { content: map-get($bootstrap-icons-map, "cloud-arrow-down-fill"); } +.bi-cloud-arrow-down::before { content: map-get($bootstrap-icons-map, "cloud-arrow-down"); } +.bi-cloud-arrow-up-fill::before { content: map-get($bootstrap-icons-map, "cloud-arrow-up-fill"); } +.bi-cloud-arrow-up::before { content: map-get($bootstrap-icons-map, "cloud-arrow-up"); } +.bi-cloud-check-fill::before { content: map-get($bootstrap-icons-map, "cloud-check-fill"); } +.bi-cloud-check::before { content: map-get($bootstrap-icons-map, "cloud-check"); } +.bi-cloud-download-fill::before { content: map-get($bootstrap-icons-map, "cloud-download-fill"); } +.bi-cloud-download::before { content: map-get($bootstrap-icons-map, "cloud-download"); } +.bi-cloud-drizzle-fill::before { content: map-get($bootstrap-icons-map, "cloud-drizzle-fill"); } +.bi-cloud-drizzle::before { content: map-get($bootstrap-icons-map, "cloud-drizzle"); } +.bi-cloud-fill::before { content: map-get($bootstrap-icons-map, "cloud-fill"); } +.bi-cloud-fog-fill::before { content: map-get($bootstrap-icons-map, "cloud-fog-fill"); } +.bi-cloud-fog::before { content: map-get($bootstrap-icons-map, "cloud-fog"); } +.bi-cloud-fog2-fill::before { content: map-get($bootstrap-icons-map, "cloud-fog2-fill"); } +.bi-cloud-fog2::before { content: map-get($bootstrap-icons-map, "cloud-fog2"); } +.bi-cloud-hail-fill::before { content: map-get($bootstrap-icons-map, "cloud-hail-fill"); } +.bi-cloud-hail::before { content: map-get($bootstrap-icons-map, "cloud-hail"); } +.bi-cloud-haze-1::before { content: map-get($bootstrap-icons-map, "cloud-haze-1"); } +.bi-cloud-haze-fill::before { content: map-get($bootstrap-icons-map, "cloud-haze-fill"); } +.bi-cloud-haze::before { content: map-get($bootstrap-icons-map, "cloud-haze"); } +.bi-cloud-haze2-fill::before { content: map-get($bootstrap-icons-map, "cloud-haze2-fill"); } +.bi-cloud-lightning-fill::before { content: map-get($bootstrap-icons-map, "cloud-lightning-fill"); } +.bi-cloud-lightning-rain-fill::before { content: map-get($bootstrap-icons-map, "cloud-lightning-rain-fill"); } +.bi-cloud-lightning-rain::before { content: map-get($bootstrap-icons-map, "cloud-lightning-rain"); } +.bi-cloud-lightning::before { content: map-get($bootstrap-icons-map, "cloud-lightning"); } +.bi-cloud-minus-fill::before { content: map-get($bootstrap-icons-map, "cloud-minus-fill"); } +.bi-cloud-minus::before { content: map-get($bootstrap-icons-map, "cloud-minus"); } +.bi-cloud-moon-fill::before { content: map-get($bootstrap-icons-map, "cloud-moon-fill"); } +.bi-cloud-moon::before { content: map-get($bootstrap-icons-map, "cloud-moon"); } +.bi-cloud-plus-fill::before { content: map-get($bootstrap-icons-map, "cloud-plus-fill"); } +.bi-cloud-plus::before { content: map-get($bootstrap-icons-map, "cloud-plus"); } +.bi-cloud-rain-fill::before { content: map-get($bootstrap-icons-map, "cloud-rain-fill"); } +.bi-cloud-rain-heavy-fill::before { content: map-get($bootstrap-icons-map, "cloud-rain-heavy-fill"); } +.bi-cloud-rain-heavy::before { content: map-get($bootstrap-icons-map, "cloud-rain-heavy"); } +.bi-cloud-rain::before { content: map-get($bootstrap-icons-map, "cloud-rain"); } +.bi-cloud-slash-fill::before { content: map-get($bootstrap-icons-map, "cloud-slash-fill"); } +.bi-cloud-slash::before { content: map-get($bootstrap-icons-map, "cloud-slash"); } +.bi-cloud-sleet-fill::before { content: map-get($bootstrap-icons-map, "cloud-sleet-fill"); } +.bi-cloud-sleet::before { content: map-get($bootstrap-icons-map, "cloud-sleet"); } +.bi-cloud-snow-fill::before { content: map-get($bootstrap-icons-map, "cloud-snow-fill"); } +.bi-cloud-snow::before { content: map-get($bootstrap-icons-map, "cloud-snow"); } +.bi-cloud-sun-fill::before { content: map-get($bootstrap-icons-map, "cloud-sun-fill"); } +.bi-cloud-sun::before { content: map-get($bootstrap-icons-map, "cloud-sun"); } +.bi-cloud-upload-fill::before { content: map-get($bootstrap-icons-map, "cloud-upload-fill"); } +.bi-cloud-upload::before { content: map-get($bootstrap-icons-map, "cloud-upload"); } +.bi-cloud::before { content: map-get($bootstrap-icons-map, "cloud"); } +.bi-clouds-fill::before { content: map-get($bootstrap-icons-map, "clouds-fill"); } +.bi-clouds::before { content: map-get($bootstrap-icons-map, "clouds"); } +.bi-cloudy-fill::before { content: map-get($bootstrap-icons-map, "cloudy-fill"); } +.bi-cloudy::before { content: map-get($bootstrap-icons-map, "cloudy"); } +.bi-code-slash::before { content: map-get($bootstrap-icons-map, "code-slash"); } +.bi-code-square::before { content: map-get($bootstrap-icons-map, "code-square"); } +.bi-code::before { content: map-get($bootstrap-icons-map, "code"); } +.bi-collection-fill::before { content: map-get($bootstrap-icons-map, "collection-fill"); } +.bi-collection-play-fill::before { content: map-get($bootstrap-icons-map, "collection-play-fill"); } +.bi-collection-play::before { content: map-get($bootstrap-icons-map, "collection-play"); } +.bi-collection::before { content: map-get($bootstrap-icons-map, "collection"); } +.bi-columns-gap::before { content: map-get($bootstrap-icons-map, "columns-gap"); } +.bi-columns::before { content: map-get($bootstrap-icons-map, "columns"); } +.bi-command::before { content: map-get($bootstrap-icons-map, "command"); } +.bi-compass-fill::before { content: map-get($bootstrap-icons-map, "compass-fill"); } +.bi-compass::before { content: map-get($bootstrap-icons-map, "compass"); } +.bi-cone-striped::before { content: map-get($bootstrap-icons-map, "cone-striped"); } +.bi-cone::before { content: map-get($bootstrap-icons-map, "cone"); } +.bi-controller::before { content: map-get($bootstrap-icons-map, "controller"); } +.bi-cpu-fill::before { content: map-get($bootstrap-icons-map, "cpu-fill"); } +.bi-cpu::before { content: map-get($bootstrap-icons-map, "cpu"); } +.bi-credit-card-2-back-fill::before { content: map-get($bootstrap-icons-map, "credit-card-2-back-fill"); } +.bi-credit-card-2-back::before { content: map-get($bootstrap-icons-map, "credit-card-2-back"); } +.bi-credit-card-2-front-fill::before { content: map-get($bootstrap-icons-map, "credit-card-2-front-fill"); } +.bi-credit-card-2-front::before { content: map-get($bootstrap-icons-map, "credit-card-2-front"); } +.bi-credit-card-fill::before { content: map-get($bootstrap-icons-map, "credit-card-fill"); } +.bi-credit-card::before { content: map-get($bootstrap-icons-map, "credit-card"); } +.bi-crop::before { content: map-get($bootstrap-icons-map, "crop"); } +.bi-cup-fill::before { content: map-get($bootstrap-icons-map, "cup-fill"); } +.bi-cup-straw::before { content: map-get($bootstrap-icons-map, "cup-straw"); } +.bi-cup::before { content: map-get($bootstrap-icons-map, "cup"); } +.bi-cursor-fill::before { content: map-get($bootstrap-icons-map, "cursor-fill"); } +.bi-cursor-text::before { content: map-get($bootstrap-icons-map, "cursor-text"); } +.bi-cursor::before { content: map-get($bootstrap-icons-map, "cursor"); } +.bi-dash-circle-dotted::before { content: map-get($bootstrap-icons-map, "dash-circle-dotted"); } +.bi-dash-circle-fill::before { content: map-get($bootstrap-icons-map, "dash-circle-fill"); } +.bi-dash-circle::before { content: map-get($bootstrap-icons-map, "dash-circle"); } +.bi-dash-square-dotted::before { content: map-get($bootstrap-icons-map, "dash-square-dotted"); } +.bi-dash-square-fill::before { content: map-get($bootstrap-icons-map, "dash-square-fill"); } +.bi-dash-square::before { content: map-get($bootstrap-icons-map, "dash-square"); } +.bi-dash::before { content: map-get($bootstrap-icons-map, "dash"); } +.bi-diagram-2-fill::before { content: map-get($bootstrap-icons-map, "diagram-2-fill"); } +.bi-diagram-2::before { content: map-get($bootstrap-icons-map, "diagram-2"); } +.bi-diagram-3-fill::before { content: map-get($bootstrap-icons-map, "diagram-3-fill"); } +.bi-diagram-3::before { content: map-get($bootstrap-icons-map, "diagram-3"); } +.bi-diamond-fill::before { content: map-get($bootstrap-icons-map, "diamond-fill"); } +.bi-diamond-half::before { content: map-get($bootstrap-icons-map, "diamond-half"); } +.bi-diamond::before { content: map-get($bootstrap-icons-map, "diamond"); } +.bi-dice-1-fill::before { content: map-get($bootstrap-icons-map, "dice-1-fill"); } +.bi-dice-1::before { content: map-get($bootstrap-icons-map, "dice-1"); } +.bi-dice-2-fill::before { content: map-get($bootstrap-icons-map, "dice-2-fill"); } +.bi-dice-2::before { content: map-get($bootstrap-icons-map, "dice-2"); } +.bi-dice-3-fill::before { content: map-get($bootstrap-icons-map, "dice-3-fill"); } +.bi-dice-3::before { content: map-get($bootstrap-icons-map, "dice-3"); } +.bi-dice-4-fill::before { content: map-get($bootstrap-icons-map, "dice-4-fill"); } +.bi-dice-4::before { content: map-get($bootstrap-icons-map, "dice-4"); } +.bi-dice-5-fill::before { content: map-get($bootstrap-icons-map, "dice-5-fill"); } +.bi-dice-5::before { content: map-get($bootstrap-icons-map, "dice-5"); } +.bi-dice-6-fill::before { content: map-get($bootstrap-icons-map, "dice-6-fill"); } +.bi-dice-6::before { content: map-get($bootstrap-icons-map, "dice-6"); } +.bi-disc-fill::before { content: map-get($bootstrap-icons-map, "disc-fill"); } +.bi-disc::before { content: map-get($bootstrap-icons-map, "disc"); } +.bi-discord::before { content: map-get($bootstrap-icons-map, "discord"); } +.bi-display-fill::before { content: map-get($bootstrap-icons-map, "display-fill"); } +.bi-display::before { content: map-get($bootstrap-icons-map, "display"); } +.bi-distribute-horizontal::before { content: map-get($bootstrap-icons-map, "distribute-horizontal"); } +.bi-distribute-vertical::before { content: map-get($bootstrap-icons-map, "distribute-vertical"); } +.bi-door-closed-fill::before { content: map-get($bootstrap-icons-map, "door-closed-fill"); } +.bi-door-closed::before { content: map-get($bootstrap-icons-map, "door-closed"); } +.bi-door-open-fill::before { content: map-get($bootstrap-icons-map, "door-open-fill"); } +.bi-door-open::before { content: map-get($bootstrap-icons-map, "door-open"); } +.bi-dot::before { content: map-get($bootstrap-icons-map, "dot"); } +.bi-download::before { content: map-get($bootstrap-icons-map, "download"); } +.bi-droplet-fill::before { content: map-get($bootstrap-icons-map, "droplet-fill"); } +.bi-droplet-half::before { content: map-get($bootstrap-icons-map, "droplet-half"); } +.bi-droplet::before { content: map-get($bootstrap-icons-map, "droplet"); } +.bi-earbuds::before { content: map-get($bootstrap-icons-map, "earbuds"); } +.bi-easel-fill::before { content: map-get($bootstrap-icons-map, "easel-fill"); } +.bi-easel::before { content: map-get($bootstrap-icons-map, "easel"); } +.bi-egg-fill::before { content: map-get($bootstrap-icons-map, "egg-fill"); } +.bi-egg-fried::before { content: map-get($bootstrap-icons-map, "egg-fried"); } +.bi-egg::before { content: map-get($bootstrap-icons-map, "egg"); } +.bi-eject-fill::before { content: map-get($bootstrap-icons-map, "eject-fill"); } +.bi-eject::before { content: map-get($bootstrap-icons-map, "eject"); } +.bi-emoji-angry-fill::before { content: map-get($bootstrap-icons-map, "emoji-angry-fill"); } +.bi-emoji-angry::before { content: map-get($bootstrap-icons-map, "emoji-angry"); } +.bi-emoji-dizzy-fill::before { content: map-get($bootstrap-icons-map, "emoji-dizzy-fill"); } +.bi-emoji-dizzy::before { content: map-get($bootstrap-icons-map, "emoji-dizzy"); } +.bi-emoji-expressionless-fill::before { content: map-get($bootstrap-icons-map, "emoji-expressionless-fill"); } +.bi-emoji-expressionless::before { content: map-get($bootstrap-icons-map, "emoji-expressionless"); } +.bi-emoji-frown-fill::before { content: map-get($bootstrap-icons-map, "emoji-frown-fill"); } +.bi-emoji-frown::before { content: map-get($bootstrap-icons-map, "emoji-frown"); } +.bi-emoji-heart-eyes-fill::before { content: map-get($bootstrap-icons-map, "emoji-heart-eyes-fill"); } +.bi-emoji-heart-eyes::before { content: map-get($bootstrap-icons-map, "emoji-heart-eyes"); } +.bi-emoji-laughing-fill::before { content: map-get($bootstrap-icons-map, "emoji-laughing-fill"); } +.bi-emoji-laughing::before { content: map-get($bootstrap-icons-map, "emoji-laughing"); } +.bi-emoji-neutral-fill::before { content: map-get($bootstrap-icons-map, "emoji-neutral-fill"); } +.bi-emoji-neutral::before { content: map-get($bootstrap-icons-map, "emoji-neutral"); } +.bi-emoji-smile-fill::before { content: map-get($bootstrap-icons-map, "emoji-smile-fill"); } +.bi-emoji-smile-upside-down-fill::before { content: map-get($bootstrap-icons-map, "emoji-smile-upside-down-fill"); } +.bi-emoji-smile-upside-down::before { content: map-get($bootstrap-icons-map, "emoji-smile-upside-down"); } +.bi-emoji-smile::before { content: map-get($bootstrap-icons-map, "emoji-smile"); } +.bi-emoji-sunglasses-fill::before { content: map-get($bootstrap-icons-map, "emoji-sunglasses-fill"); } +.bi-emoji-sunglasses::before { content: map-get($bootstrap-icons-map, "emoji-sunglasses"); } +.bi-emoji-wink-fill::before { content: map-get($bootstrap-icons-map, "emoji-wink-fill"); } +.bi-emoji-wink::before { content: map-get($bootstrap-icons-map, "emoji-wink"); } +.bi-envelope-fill::before { content: map-get($bootstrap-icons-map, "envelope-fill"); } +.bi-envelope-open-fill::before { content: map-get($bootstrap-icons-map, "envelope-open-fill"); } +.bi-envelope-open::before { content: map-get($bootstrap-icons-map, "envelope-open"); } +.bi-envelope::before { content: map-get($bootstrap-icons-map, "envelope"); } +.bi-eraser-fill::before { content: map-get($bootstrap-icons-map, "eraser-fill"); } +.bi-eraser::before { content: map-get($bootstrap-icons-map, "eraser"); } +.bi-exclamation-circle-fill::before { content: map-get($bootstrap-icons-map, "exclamation-circle-fill"); } +.bi-exclamation-circle::before { content: map-get($bootstrap-icons-map, "exclamation-circle"); } +.bi-exclamation-diamond-fill::before { content: map-get($bootstrap-icons-map, "exclamation-diamond-fill"); } +.bi-exclamation-diamond::before { content: map-get($bootstrap-icons-map, "exclamation-diamond"); } +.bi-exclamation-octagon-fill::before { content: map-get($bootstrap-icons-map, "exclamation-octagon-fill"); } +.bi-exclamation-octagon::before { content: map-get($bootstrap-icons-map, "exclamation-octagon"); } +.bi-exclamation-square-fill::before { content: map-get($bootstrap-icons-map, "exclamation-square-fill"); } +.bi-exclamation-square::before { content: map-get($bootstrap-icons-map, "exclamation-square"); } +.bi-exclamation-triangle-fill::before { content: map-get($bootstrap-icons-map, "exclamation-triangle-fill"); } +.bi-exclamation-triangle::before { content: map-get($bootstrap-icons-map, "exclamation-triangle"); } +.bi-exclamation::before { content: map-get($bootstrap-icons-map, "exclamation"); } +.bi-exclude::before { content: map-get($bootstrap-icons-map, "exclude"); } +.bi-eye-fill::before { content: map-get($bootstrap-icons-map, "eye-fill"); } +.bi-eye-slash-fill::before { content: map-get($bootstrap-icons-map, "eye-slash-fill"); } +.bi-eye-slash::before { content: map-get($bootstrap-icons-map, "eye-slash"); } +.bi-eye::before { content: map-get($bootstrap-icons-map, "eye"); } +.bi-eyedropper::before { content: map-get($bootstrap-icons-map, "eyedropper"); } +.bi-eyeglasses::before { content: map-get($bootstrap-icons-map, "eyeglasses"); } +.bi-facebook::before { content: map-get($bootstrap-icons-map, "facebook"); } +.bi-file-arrow-down-fill::before { content: map-get($bootstrap-icons-map, "file-arrow-down-fill"); } +.bi-file-arrow-down::before { content: map-get($bootstrap-icons-map, "file-arrow-down"); } +.bi-file-arrow-up-fill::before { content: map-get($bootstrap-icons-map, "file-arrow-up-fill"); } +.bi-file-arrow-up::before { content: map-get($bootstrap-icons-map, "file-arrow-up"); } +.bi-file-bar-graph-fill::before { content: map-get($bootstrap-icons-map, "file-bar-graph-fill"); } +.bi-file-bar-graph::before { content: map-get($bootstrap-icons-map, "file-bar-graph"); } +.bi-file-binary-fill::before { content: map-get($bootstrap-icons-map, "file-binary-fill"); } +.bi-file-binary::before { content: map-get($bootstrap-icons-map, "file-binary"); } +.bi-file-break-fill::before { content: map-get($bootstrap-icons-map, "file-break-fill"); } +.bi-file-break::before { content: map-get($bootstrap-icons-map, "file-break"); } +.bi-file-check-fill::before { content: map-get($bootstrap-icons-map, "file-check-fill"); } +.bi-file-check::before { content: map-get($bootstrap-icons-map, "file-check"); } +.bi-file-code-fill::before { content: map-get($bootstrap-icons-map, "file-code-fill"); } +.bi-file-code::before { content: map-get($bootstrap-icons-map, "file-code"); } +.bi-file-diff-fill::before { content: map-get($bootstrap-icons-map, "file-diff-fill"); } +.bi-file-diff::before { content: map-get($bootstrap-icons-map, "file-diff"); } +.bi-file-earmark-arrow-down-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-arrow-down-fill"); } +.bi-file-earmark-arrow-down::before { content: map-get($bootstrap-icons-map, "file-earmark-arrow-down"); } +.bi-file-earmark-arrow-up-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-arrow-up-fill"); } +.bi-file-earmark-arrow-up::before { content: map-get($bootstrap-icons-map, "file-earmark-arrow-up"); } +.bi-file-earmark-bar-graph-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-bar-graph-fill"); } +.bi-file-earmark-bar-graph::before { content: map-get($bootstrap-icons-map, "file-earmark-bar-graph"); } +.bi-file-earmark-binary-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-binary-fill"); } +.bi-file-earmark-binary::before { content: map-get($bootstrap-icons-map, "file-earmark-binary"); } +.bi-file-earmark-break-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-break-fill"); } +.bi-file-earmark-break::before { content: map-get($bootstrap-icons-map, "file-earmark-break"); } +.bi-file-earmark-check-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-check-fill"); } +.bi-file-earmark-check::before { content: map-get($bootstrap-icons-map, "file-earmark-check"); } +.bi-file-earmark-code-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-code-fill"); } +.bi-file-earmark-code::before { content: map-get($bootstrap-icons-map, "file-earmark-code"); } +.bi-file-earmark-diff-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-diff-fill"); } +.bi-file-earmark-diff::before { content: map-get($bootstrap-icons-map, "file-earmark-diff"); } +.bi-file-earmark-easel-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-easel-fill"); } +.bi-file-earmark-easel::before { content: map-get($bootstrap-icons-map, "file-earmark-easel"); } +.bi-file-earmark-excel-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-excel-fill"); } +.bi-file-earmark-excel::before { content: map-get($bootstrap-icons-map, "file-earmark-excel"); } +.bi-file-earmark-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-fill"); } +.bi-file-earmark-font-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-font-fill"); } +.bi-file-earmark-font::before { content: map-get($bootstrap-icons-map, "file-earmark-font"); } +.bi-file-earmark-image-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-image-fill"); } +.bi-file-earmark-image::before { content: map-get($bootstrap-icons-map, "file-earmark-image"); } +.bi-file-earmark-lock-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-lock-fill"); } +.bi-file-earmark-lock::before { content: map-get($bootstrap-icons-map, "file-earmark-lock"); } +.bi-file-earmark-lock2-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-lock2-fill"); } +.bi-file-earmark-lock2::before { content: map-get($bootstrap-icons-map, "file-earmark-lock2"); } +.bi-file-earmark-medical-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-medical-fill"); } +.bi-file-earmark-medical::before { content: map-get($bootstrap-icons-map, "file-earmark-medical"); } +.bi-file-earmark-minus-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-minus-fill"); } +.bi-file-earmark-minus::before { content: map-get($bootstrap-icons-map, "file-earmark-minus"); } +.bi-file-earmark-music-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-music-fill"); } +.bi-file-earmark-music::before { content: map-get($bootstrap-icons-map, "file-earmark-music"); } +.bi-file-earmark-person-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-person-fill"); } +.bi-file-earmark-person::before { content: map-get($bootstrap-icons-map, "file-earmark-person"); } +.bi-file-earmark-play-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-play-fill"); } +.bi-file-earmark-play::before { content: map-get($bootstrap-icons-map, "file-earmark-play"); } +.bi-file-earmark-plus-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-plus-fill"); } +.bi-file-earmark-plus::before { content: map-get($bootstrap-icons-map, "file-earmark-plus"); } +.bi-file-earmark-post-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-post-fill"); } +.bi-file-earmark-post::before { content: map-get($bootstrap-icons-map, "file-earmark-post"); } +.bi-file-earmark-ppt-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-ppt-fill"); } +.bi-file-earmark-ppt::before { content: map-get($bootstrap-icons-map, "file-earmark-ppt"); } +.bi-file-earmark-richtext-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-richtext-fill"); } +.bi-file-earmark-richtext::before { content: map-get($bootstrap-icons-map, "file-earmark-richtext"); } +.bi-file-earmark-ruled-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-ruled-fill"); } +.bi-file-earmark-ruled::before { content: map-get($bootstrap-icons-map, "file-earmark-ruled"); } +.bi-file-earmark-slides-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-slides-fill"); } +.bi-file-earmark-slides::before { content: map-get($bootstrap-icons-map, "file-earmark-slides"); } +.bi-file-earmark-spreadsheet-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-spreadsheet-fill"); } +.bi-file-earmark-spreadsheet::before { content: map-get($bootstrap-icons-map, "file-earmark-spreadsheet"); } +.bi-file-earmark-text-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-text-fill"); } +.bi-file-earmark-text::before { content: map-get($bootstrap-icons-map, "file-earmark-text"); } +.bi-file-earmark-word-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-word-fill"); } +.bi-file-earmark-word::before { content: map-get($bootstrap-icons-map, "file-earmark-word"); } +.bi-file-earmark-x-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-x-fill"); } +.bi-file-earmark-x::before { content: map-get($bootstrap-icons-map, "file-earmark-x"); } +.bi-file-earmark-zip-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-zip-fill"); } +.bi-file-earmark-zip::before { content: map-get($bootstrap-icons-map, "file-earmark-zip"); } +.bi-file-earmark::before { content: map-get($bootstrap-icons-map, "file-earmark"); } +.bi-file-easel-fill::before { content: map-get($bootstrap-icons-map, "file-easel-fill"); } +.bi-file-easel::before { content: map-get($bootstrap-icons-map, "file-easel"); } +.bi-file-excel-fill::before { content: map-get($bootstrap-icons-map, "file-excel-fill"); } +.bi-file-excel::before { content: map-get($bootstrap-icons-map, "file-excel"); } +.bi-file-fill::before { content: map-get($bootstrap-icons-map, "file-fill"); } +.bi-file-font-fill::before { content: map-get($bootstrap-icons-map, "file-font-fill"); } +.bi-file-font::before { content: map-get($bootstrap-icons-map, "file-font"); } +.bi-file-image-fill::before { content: map-get($bootstrap-icons-map, "file-image-fill"); } +.bi-file-image::before { content: map-get($bootstrap-icons-map, "file-image"); } +.bi-file-lock-fill::before { content: map-get($bootstrap-icons-map, "file-lock-fill"); } +.bi-file-lock::before { content: map-get($bootstrap-icons-map, "file-lock"); } +.bi-file-lock2-fill::before { content: map-get($bootstrap-icons-map, "file-lock2-fill"); } +.bi-file-lock2::before { content: map-get($bootstrap-icons-map, "file-lock2"); } +.bi-file-medical-fill::before { content: map-get($bootstrap-icons-map, "file-medical-fill"); } +.bi-file-medical::before { content: map-get($bootstrap-icons-map, "file-medical"); } +.bi-file-minus-fill::before { content: map-get($bootstrap-icons-map, "file-minus-fill"); } +.bi-file-minus::before { content: map-get($bootstrap-icons-map, "file-minus"); } +.bi-file-music-fill::before { content: map-get($bootstrap-icons-map, "file-music-fill"); } +.bi-file-music::before { content: map-get($bootstrap-icons-map, "file-music"); } +.bi-file-person-fill::before { content: map-get($bootstrap-icons-map, "file-person-fill"); } +.bi-file-person::before { content: map-get($bootstrap-icons-map, "file-person"); } +.bi-file-play-fill::before { content: map-get($bootstrap-icons-map, "file-play-fill"); } +.bi-file-play::before { content: map-get($bootstrap-icons-map, "file-play"); } +.bi-file-plus-fill::before { content: map-get($bootstrap-icons-map, "file-plus-fill"); } +.bi-file-plus::before { content: map-get($bootstrap-icons-map, "file-plus"); } +.bi-file-post-fill::before { content: map-get($bootstrap-icons-map, "file-post-fill"); } +.bi-file-post::before { content: map-get($bootstrap-icons-map, "file-post"); } +.bi-file-ppt-fill::before { content: map-get($bootstrap-icons-map, "file-ppt-fill"); } +.bi-file-ppt::before { content: map-get($bootstrap-icons-map, "file-ppt"); } +.bi-file-richtext-fill::before { content: map-get($bootstrap-icons-map, "file-richtext-fill"); } +.bi-file-richtext::before { content: map-get($bootstrap-icons-map, "file-richtext"); } +.bi-file-ruled-fill::before { content: map-get($bootstrap-icons-map, "file-ruled-fill"); } +.bi-file-ruled::before { content: map-get($bootstrap-icons-map, "file-ruled"); } +.bi-file-slides-fill::before { content: map-get($bootstrap-icons-map, "file-slides-fill"); } +.bi-file-slides::before { content: map-get($bootstrap-icons-map, "file-slides"); } +.bi-file-spreadsheet-fill::before { content: map-get($bootstrap-icons-map, "file-spreadsheet-fill"); } +.bi-file-spreadsheet::before { content: map-get($bootstrap-icons-map, "file-spreadsheet"); } +.bi-file-text-fill::before { content: map-get($bootstrap-icons-map, "file-text-fill"); } +.bi-file-text::before { content: map-get($bootstrap-icons-map, "file-text"); } +.bi-file-word-fill::before { content: map-get($bootstrap-icons-map, "file-word-fill"); } +.bi-file-word::before { content: map-get($bootstrap-icons-map, "file-word"); } +.bi-file-x-fill::before { content: map-get($bootstrap-icons-map, "file-x-fill"); } +.bi-file-x::before { content: map-get($bootstrap-icons-map, "file-x"); } +.bi-file-zip-fill::before { content: map-get($bootstrap-icons-map, "file-zip-fill"); } +.bi-file-zip::before { content: map-get($bootstrap-icons-map, "file-zip"); } +.bi-file::before { content: map-get($bootstrap-icons-map, "file"); } +.bi-files-alt::before { content: map-get($bootstrap-icons-map, "files-alt"); } +.bi-files::before { content: map-get($bootstrap-icons-map, "files"); } +.bi-film::before { content: map-get($bootstrap-icons-map, "film"); } +.bi-filter-circle-fill::before { content: map-get($bootstrap-icons-map, "filter-circle-fill"); } +.bi-filter-circle::before { content: map-get($bootstrap-icons-map, "filter-circle"); } +.bi-filter-left::before { content: map-get($bootstrap-icons-map, "filter-left"); } +.bi-filter-right::before { content: map-get($bootstrap-icons-map, "filter-right"); } +.bi-filter-square-fill::before { content: map-get($bootstrap-icons-map, "filter-square-fill"); } +.bi-filter-square::before { content: map-get($bootstrap-icons-map, "filter-square"); } +.bi-filter::before { content: map-get($bootstrap-icons-map, "filter"); } +.bi-flag-fill::before { content: map-get($bootstrap-icons-map, "flag-fill"); } +.bi-flag::before { content: map-get($bootstrap-icons-map, "flag"); } +.bi-flower1::before { content: map-get($bootstrap-icons-map, "flower1"); } +.bi-flower2::before { content: map-get($bootstrap-icons-map, "flower2"); } +.bi-flower3::before { content: map-get($bootstrap-icons-map, "flower3"); } +.bi-folder-check::before { content: map-get($bootstrap-icons-map, "folder-check"); } +.bi-folder-fill::before { content: map-get($bootstrap-icons-map, "folder-fill"); } +.bi-folder-minus::before { content: map-get($bootstrap-icons-map, "folder-minus"); } +.bi-folder-plus::before { content: map-get($bootstrap-icons-map, "folder-plus"); } +.bi-folder-symlink-fill::before { content: map-get($bootstrap-icons-map, "folder-symlink-fill"); } +.bi-folder-symlink::before { content: map-get($bootstrap-icons-map, "folder-symlink"); } +.bi-folder-x::before { content: map-get($bootstrap-icons-map, "folder-x"); } +.bi-folder::before { content: map-get($bootstrap-icons-map, "folder"); } +.bi-folder2-open::before { content: map-get($bootstrap-icons-map, "folder2-open"); } +.bi-folder2::before { content: map-get($bootstrap-icons-map, "folder2"); } +.bi-fonts::before { content: map-get($bootstrap-icons-map, "fonts"); } +.bi-forward-fill::before { content: map-get($bootstrap-icons-map, "forward-fill"); } +.bi-forward::before { content: map-get($bootstrap-icons-map, "forward"); } +.bi-front::before { content: map-get($bootstrap-icons-map, "front"); } +.bi-fullscreen-exit::before { content: map-get($bootstrap-icons-map, "fullscreen-exit"); } +.bi-fullscreen::before { content: map-get($bootstrap-icons-map, "fullscreen"); } +.bi-funnel-fill::before { content: map-get($bootstrap-icons-map, "funnel-fill"); } +.bi-funnel::before { content: map-get($bootstrap-icons-map, "funnel"); } +.bi-gear-fill::before { content: map-get($bootstrap-icons-map, "gear-fill"); } +.bi-gear-wide-connected::before { content: map-get($bootstrap-icons-map, "gear-wide-connected"); } +.bi-gear-wide::before { content: map-get($bootstrap-icons-map, "gear-wide"); } +.bi-gear::before { content: map-get($bootstrap-icons-map, "gear"); } +.bi-gem::before { content: map-get($bootstrap-icons-map, "gem"); } +.bi-geo-alt-fill::before { content: map-get($bootstrap-icons-map, "geo-alt-fill"); } +.bi-geo-alt::before { content: map-get($bootstrap-icons-map, "geo-alt"); } +.bi-geo-fill::before { content: map-get($bootstrap-icons-map, "geo-fill"); } +.bi-geo::before { content: map-get($bootstrap-icons-map, "geo"); } +.bi-gift-fill::before { content: map-get($bootstrap-icons-map, "gift-fill"); } +.bi-gift::before { content: map-get($bootstrap-icons-map, "gift"); } +.bi-github::before { content: map-get($bootstrap-icons-map, "github"); } +.bi-globe::before { content: map-get($bootstrap-icons-map, "globe"); } +.bi-globe2::before { content: map-get($bootstrap-icons-map, "globe2"); } +.bi-google::before { content: map-get($bootstrap-icons-map, "google"); } +.bi-graph-down::before { content: map-get($bootstrap-icons-map, "graph-down"); } +.bi-graph-up::before { content: map-get($bootstrap-icons-map, "graph-up"); } +.bi-grid-1x2-fill::before { content: map-get($bootstrap-icons-map, "grid-1x2-fill"); } +.bi-grid-1x2::before { content: map-get($bootstrap-icons-map, "grid-1x2"); } +.bi-grid-3x2-gap-fill::before { content: map-get($bootstrap-icons-map, "grid-3x2-gap-fill"); } +.bi-grid-3x2-gap::before { content: map-get($bootstrap-icons-map, "grid-3x2-gap"); } +.bi-grid-3x2::before { content: map-get($bootstrap-icons-map, "grid-3x2"); } +.bi-grid-3x3-gap-fill::before { content: map-get($bootstrap-icons-map, "grid-3x3-gap-fill"); } +.bi-grid-3x3-gap::before { content: map-get($bootstrap-icons-map, "grid-3x3-gap"); } +.bi-grid-3x3::before { content: map-get($bootstrap-icons-map, "grid-3x3"); } +.bi-grid-fill::before { content: map-get($bootstrap-icons-map, "grid-fill"); } +.bi-grid::before { content: map-get($bootstrap-icons-map, "grid"); } +.bi-grip-horizontal::before { content: map-get($bootstrap-icons-map, "grip-horizontal"); } +.bi-grip-vertical::before { content: map-get($bootstrap-icons-map, "grip-vertical"); } +.bi-hammer::before { content: map-get($bootstrap-icons-map, "hammer"); } +.bi-hand-index-fill::before { content: map-get($bootstrap-icons-map, "hand-index-fill"); } +.bi-hand-index-thumb-fill::before { content: map-get($bootstrap-icons-map, "hand-index-thumb-fill"); } +.bi-hand-index-thumb::before { content: map-get($bootstrap-icons-map, "hand-index-thumb"); } +.bi-hand-index::before { content: map-get($bootstrap-icons-map, "hand-index"); } +.bi-hand-thumbs-down-fill::before { content: map-get($bootstrap-icons-map, "hand-thumbs-down-fill"); } +.bi-hand-thumbs-down::before { content: map-get($bootstrap-icons-map, "hand-thumbs-down"); } +.bi-hand-thumbs-up-fill::before { content: map-get($bootstrap-icons-map, "hand-thumbs-up-fill"); } +.bi-hand-thumbs-up::before { content: map-get($bootstrap-icons-map, "hand-thumbs-up"); } +.bi-handbag-fill::before { content: map-get($bootstrap-icons-map, "handbag-fill"); } +.bi-handbag::before { content: map-get($bootstrap-icons-map, "handbag"); } +.bi-hash::before { content: map-get($bootstrap-icons-map, "hash"); } +.bi-hdd-fill::before { content: map-get($bootstrap-icons-map, "hdd-fill"); } +.bi-hdd-network-fill::before { content: map-get($bootstrap-icons-map, "hdd-network-fill"); } +.bi-hdd-network::before { content: map-get($bootstrap-icons-map, "hdd-network"); } +.bi-hdd-rack-fill::before { content: map-get($bootstrap-icons-map, "hdd-rack-fill"); } +.bi-hdd-rack::before { content: map-get($bootstrap-icons-map, "hdd-rack"); } +.bi-hdd-stack-fill::before { content: map-get($bootstrap-icons-map, "hdd-stack-fill"); } +.bi-hdd-stack::before { content: map-get($bootstrap-icons-map, "hdd-stack"); } +.bi-hdd::before { content: map-get($bootstrap-icons-map, "hdd"); } +.bi-headphones::before { content: map-get($bootstrap-icons-map, "headphones"); } +.bi-headset::before { content: map-get($bootstrap-icons-map, "headset"); } +.bi-heart-fill::before { content: map-get($bootstrap-icons-map, "heart-fill"); } +.bi-heart-half::before { content: map-get($bootstrap-icons-map, "heart-half"); } +.bi-heart::before { content: map-get($bootstrap-icons-map, "heart"); } +.bi-heptagon-fill::before { content: map-get($bootstrap-icons-map, "heptagon-fill"); } +.bi-heptagon-half::before { content: map-get($bootstrap-icons-map, "heptagon-half"); } +.bi-heptagon::before { content: map-get($bootstrap-icons-map, "heptagon"); } +.bi-hexagon-fill::before { content: map-get($bootstrap-icons-map, "hexagon-fill"); } +.bi-hexagon-half::before { content: map-get($bootstrap-icons-map, "hexagon-half"); } +.bi-hexagon::before { content: map-get($bootstrap-icons-map, "hexagon"); } +.bi-hourglass-bottom::before { content: map-get($bootstrap-icons-map, "hourglass-bottom"); } +.bi-hourglass-split::before { content: map-get($bootstrap-icons-map, "hourglass-split"); } +.bi-hourglass-top::before { content: map-get($bootstrap-icons-map, "hourglass-top"); } +.bi-hourglass::before { content: map-get($bootstrap-icons-map, "hourglass"); } +.bi-house-door-fill::before { content: map-get($bootstrap-icons-map, "house-door-fill"); } +.bi-house-door::before { content: map-get($bootstrap-icons-map, "house-door"); } +.bi-house-fill::before { content: map-get($bootstrap-icons-map, "house-fill"); } +.bi-house::before { content: map-get($bootstrap-icons-map, "house"); } +.bi-hr::before { content: map-get($bootstrap-icons-map, "hr"); } +.bi-hurricane::before { content: map-get($bootstrap-icons-map, "hurricane"); } +.bi-image-alt::before { content: map-get($bootstrap-icons-map, "image-alt"); } +.bi-image-fill::before { content: map-get($bootstrap-icons-map, "image-fill"); } +.bi-image::before { content: map-get($bootstrap-icons-map, "image"); } +.bi-images::before { content: map-get($bootstrap-icons-map, "images"); } +.bi-inbox-fill::before { content: map-get($bootstrap-icons-map, "inbox-fill"); } +.bi-inbox::before { content: map-get($bootstrap-icons-map, "inbox"); } +.bi-inboxes-fill::before { content: map-get($bootstrap-icons-map, "inboxes-fill"); } +.bi-inboxes::before { content: map-get($bootstrap-icons-map, "inboxes"); } +.bi-info-circle-fill::before { content: map-get($bootstrap-icons-map, "info-circle-fill"); } +.bi-info-circle::before { content: map-get($bootstrap-icons-map, "info-circle"); } +.bi-info-square-fill::before { content: map-get($bootstrap-icons-map, "info-square-fill"); } +.bi-info-square::before { content: map-get($bootstrap-icons-map, "info-square"); } +.bi-info::before { content: map-get($bootstrap-icons-map, "info"); } +.bi-input-cursor-text::before { content: map-get($bootstrap-icons-map, "input-cursor-text"); } +.bi-input-cursor::before { content: map-get($bootstrap-icons-map, "input-cursor"); } +.bi-instagram::before { content: map-get($bootstrap-icons-map, "instagram"); } +.bi-intersect::before { content: map-get($bootstrap-icons-map, "intersect"); } +.bi-journal-album::before { content: map-get($bootstrap-icons-map, "journal-album"); } +.bi-journal-arrow-down::before { content: map-get($bootstrap-icons-map, "journal-arrow-down"); } +.bi-journal-arrow-up::before { content: map-get($bootstrap-icons-map, "journal-arrow-up"); } +.bi-journal-bookmark-fill::before { content: map-get($bootstrap-icons-map, "journal-bookmark-fill"); } +.bi-journal-bookmark::before { content: map-get($bootstrap-icons-map, "journal-bookmark"); } +.bi-journal-check::before { content: map-get($bootstrap-icons-map, "journal-check"); } +.bi-journal-code::before { content: map-get($bootstrap-icons-map, "journal-code"); } +.bi-journal-medical::before { content: map-get($bootstrap-icons-map, "journal-medical"); } +.bi-journal-minus::before { content: map-get($bootstrap-icons-map, "journal-minus"); } +.bi-journal-plus::before { content: map-get($bootstrap-icons-map, "journal-plus"); } +.bi-journal-richtext::before { content: map-get($bootstrap-icons-map, "journal-richtext"); } +.bi-journal-text::before { content: map-get($bootstrap-icons-map, "journal-text"); } +.bi-journal-x::before { content: map-get($bootstrap-icons-map, "journal-x"); } +.bi-journal::before { content: map-get($bootstrap-icons-map, "journal"); } +.bi-journals::before { content: map-get($bootstrap-icons-map, "journals"); } +.bi-joystick::before { content: map-get($bootstrap-icons-map, "joystick"); } +.bi-justify-left::before { content: map-get($bootstrap-icons-map, "justify-left"); } +.bi-justify-right::before { content: map-get($bootstrap-icons-map, "justify-right"); } +.bi-justify::before { content: map-get($bootstrap-icons-map, "justify"); } +.bi-kanban-fill::before { content: map-get($bootstrap-icons-map, "kanban-fill"); } +.bi-kanban::before { content: map-get($bootstrap-icons-map, "kanban"); } +.bi-key-fill::before { content: map-get($bootstrap-icons-map, "key-fill"); } +.bi-key::before { content: map-get($bootstrap-icons-map, "key"); } +.bi-keyboard-fill::before { content: map-get($bootstrap-icons-map, "keyboard-fill"); } +.bi-keyboard::before { content: map-get($bootstrap-icons-map, "keyboard"); } +.bi-ladder::before { content: map-get($bootstrap-icons-map, "ladder"); } +.bi-lamp-fill::before { content: map-get($bootstrap-icons-map, "lamp-fill"); } +.bi-lamp::before { content: map-get($bootstrap-icons-map, "lamp"); } +.bi-laptop-fill::before { content: map-get($bootstrap-icons-map, "laptop-fill"); } +.bi-laptop::before { content: map-get($bootstrap-icons-map, "laptop"); } +.bi-layer-backward::before { content: map-get($bootstrap-icons-map, "layer-backward"); } +.bi-layer-forward::before { content: map-get($bootstrap-icons-map, "layer-forward"); } +.bi-layers-fill::before { content: map-get($bootstrap-icons-map, "layers-fill"); } +.bi-layers-half::before { content: map-get($bootstrap-icons-map, "layers-half"); } +.bi-layers::before { content: map-get($bootstrap-icons-map, "layers"); } +.bi-layout-sidebar-inset-reverse::before { content: map-get($bootstrap-icons-map, "layout-sidebar-inset-reverse"); } +.bi-layout-sidebar-inset::before { content: map-get($bootstrap-icons-map, "layout-sidebar-inset"); } +.bi-layout-sidebar-reverse::before { content: map-get($bootstrap-icons-map, "layout-sidebar-reverse"); } +.bi-layout-sidebar::before { content: map-get($bootstrap-icons-map, "layout-sidebar"); } +.bi-layout-split::before { content: map-get($bootstrap-icons-map, "layout-split"); } +.bi-layout-text-sidebar-reverse::before { content: map-get($bootstrap-icons-map, "layout-text-sidebar-reverse"); } +.bi-layout-text-sidebar::before { content: map-get($bootstrap-icons-map, "layout-text-sidebar"); } +.bi-layout-text-window-reverse::before { content: map-get($bootstrap-icons-map, "layout-text-window-reverse"); } +.bi-layout-text-window::before { content: map-get($bootstrap-icons-map, "layout-text-window"); } +.bi-layout-three-columns::before { content: map-get($bootstrap-icons-map, "layout-three-columns"); } +.bi-layout-wtf::before { content: map-get($bootstrap-icons-map, "layout-wtf"); } +.bi-life-preserver::before { content: map-get($bootstrap-icons-map, "life-preserver"); } +.bi-lightbulb-fill::before { content: map-get($bootstrap-icons-map, "lightbulb-fill"); } +.bi-lightbulb-off-fill::before { content: map-get($bootstrap-icons-map, "lightbulb-off-fill"); } +.bi-lightbulb-off::before { content: map-get($bootstrap-icons-map, "lightbulb-off"); } +.bi-lightbulb::before { content: map-get($bootstrap-icons-map, "lightbulb"); } +.bi-lightning-charge-fill::before { content: map-get($bootstrap-icons-map, "lightning-charge-fill"); } +.bi-lightning-charge::before { content: map-get($bootstrap-icons-map, "lightning-charge"); } +.bi-lightning-fill::before { content: map-get($bootstrap-icons-map, "lightning-fill"); } +.bi-lightning::before { content: map-get($bootstrap-icons-map, "lightning"); } +.bi-link-45deg::before { content: map-get($bootstrap-icons-map, "link-45deg"); } +.bi-link::before { content: map-get($bootstrap-icons-map, "link"); } +.bi-linkedin::before { content: map-get($bootstrap-icons-map, "linkedin"); } +.bi-list-check::before { content: map-get($bootstrap-icons-map, "list-check"); } +.bi-list-nested::before { content: map-get($bootstrap-icons-map, "list-nested"); } +.bi-list-ol::before { content: map-get($bootstrap-icons-map, "list-ol"); } +.bi-list-stars::before { content: map-get($bootstrap-icons-map, "list-stars"); } +.bi-list-task::before { content: map-get($bootstrap-icons-map, "list-task"); } +.bi-list-ul::before { content: map-get($bootstrap-icons-map, "list-ul"); } +.bi-list::before { content: map-get($bootstrap-icons-map, "list"); } +.bi-lock-fill::before { content: map-get($bootstrap-icons-map, "lock-fill"); } +.bi-lock::before { content: map-get($bootstrap-icons-map, "lock"); } +.bi-mailbox::before { content: map-get($bootstrap-icons-map, "mailbox"); } +.bi-mailbox2::before { content: map-get($bootstrap-icons-map, "mailbox2"); } +.bi-map-fill::before { content: map-get($bootstrap-icons-map, "map-fill"); } +.bi-map::before { content: map-get($bootstrap-icons-map, "map"); } +.bi-markdown-fill::before { content: map-get($bootstrap-icons-map, "markdown-fill"); } +.bi-markdown::before { content: map-get($bootstrap-icons-map, "markdown"); } +.bi-mask::before { content: map-get($bootstrap-icons-map, "mask"); } +.bi-megaphone-fill::before { content: map-get($bootstrap-icons-map, "megaphone-fill"); } +.bi-megaphone::before { content: map-get($bootstrap-icons-map, "megaphone"); } +.bi-menu-app-fill::before { content: map-get($bootstrap-icons-map, "menu-app-fill"); } +.bi-menu-app::before { content: map-get($bootstrap-icons-map, "menu-app"); } +.bi-menu-button-fill::before { content: map-get($bootstrap-icons-map, "menu-button-fill"); } +.bi-menu-button-wide-fill::before { content: map-get($bootstrap-icons-map, "menu-button-wide-fill"); } +.bi-menu-button-wide::before { content: map-get($bootstrap-icons-map, "menu-button-wide"); } +.bi-menu-button::before { content: map-get($bootstrap-icons-map, "menu-button"); } +.bi-menu-down::before { content: map-get($bootstrap-icons-map, "menu-down"); } +.bi-menu-up::before { content: map-get($bootstrap-icons-map, "menu-up"); } +.bi-mic-fill::before { content: map-get($bootstrap-icons-map, "mic-fill"); } +.bi-mic-mute-fill::before { content: map-get($bootstrap-icons-map, "mic-mute-fill"); } +.bi-mic-mute::before { content: map-get($bootstrap-icons-map, "mic-mute"); } +.bi-mic::before { content: map-get($bootstrap-icons-map, "mic"); } +.bi-minecart-loaded::before { content: map-get($bootstrap-icons-map, "minecart-loaded"); } +.bi-minecart::before { content: map-get($bootstrap-icons-map, "minecart"); } +.bi-moisture::before { content: map-get($bootstrap-icons-map, "moisture"); } +.bi-moon-fill::before { content: map-get($bootstrap-icons-map, "moon-fill"); } +.bi-moon-stars-fill::before { content: map-get($bootstrap-icons-map, "moon-stars-fill"); } +.bi-moon-stars::before { content: map-get($bootstrap-icons-map, "moon-stars"); } +.bi-moon::before { content: map-get($bootstrap-icons-map, "moon"); } +.bi-mouse-fill::before { content: map-get($bootstrap-icons-map, "mouse-fill"); } +.bi-mouse::before { content: map-get($bootstrap-icons-map, "mouse"); } +.bi-mouse2-fill::before { content: map-get($bootstrap-icons-map, "mouse2-fill"); } +.bi-mouse2::before { content: map-get($bootstrap-icons-map, "mouse2"); } +.bi-mouse3-fill::before { content: map-get($bootstrap-icons-map, "mouse3-fill"); } +.bi-mouse3::before { content: map-get($bootstrap-icons-map, "mouse3"); } +.bi-music-note-beamed::before { content: map-get($bootstrap-icons-map, "music-note-beamed"); } +.bi-music-note-list::before { content: map-get($bootstrap-icons-map, "music-note-list"); } +.bi-music-note::before { content: map-get($bootstrap-icons-map, "music-note"); } +.bi-music-player-fill::before { content: map-get($bootstrap-icons-map, "music-player-fill"); } +.bi-music-player::before { content: map-get($bootstrap-icons-map, "music-player"); } +.bi-newspaper::before { content: map-get($bootstrap-icons-map, "newspaper"); } +.bi-node-minus-fill::before { content: map-get($bootstrap-icons-map, "node-minus-fill"); } +.bi-node-minus::before { content: map-get($bootstrap-icons-map, "node-minus"); } +.bi-node-plus-fill::before { content: map-get($bootstrap-icons-map, "node-plus-fill"); } +.bi-node-plus::before { content: map-get($bootstrap-icons-map, "node-plus"); } +.bi-nut-fill::before { content: map-get($bootstrap-icons-map, "nut-fill"); } +.bi-nut::before { content: map-get($bootstrap-icons-map, "nut"); } +.bi-octagon-fill::before { content: map-get($bootstrap-icons-map, "octagon-fill"); } +.bi-octagon-half::before { content: map-get($bootstrap-icons-map, "octagon-half"); } +.bi-octagon::before { content: map-get($bootstrap-icons-map, "octagon"); } +.bi-option::before { content: map-get($bootstrap-icons-map, "option"); } +.bi-outlet::before { content: map-get($bootstrap-icons-map, "outlet"); } +.bi-paint-bucket::before { content: map-get($bootstrap-icons-map, "paint-bucket"); } +.bi-palette-fill::before { content: map-get($bootstrap-icons-map, "palette-fill"); } +.bi-palette::before { content: map-get($bootstrap-icons-map, "palette"); } +.bi-palette2::before { content: map-get($bootstrap-icons-map, "palette2"); } +.bi-paperclip::before { content: map-get($bootstrap-icons-map, "paperclip"); } +.bi-paragraph::before { content: map-get($bootstrap-icons-map, "paragraph"); } +.bi-patch-check-fill::before { content: map-get($bootstrap-icons-map, "patch-check-fill"); } +.bi-patch-check::before { content: map-get($bootstrap-icons-map, "patch-check"); } +.bi-patch-exclamation-fill::before { content: map-get($bootstrap-icons-map, "patch-exclamation-fill"); } +.bi-patch-exclamation::before { content: map-get($bootstrap-icons-map, "patch-exclamation"); } +.bi-patch-minus-fill::before { content: map-get($bootstrap-icons-map, "patch-minus-fill"); } +.bi-patch-minus::before { content: map-get($bootstrap-icons-map, "patch-minus"); } +.bi-patch-plus-fill::before { content: map-get($bootstrap-icons-map, "patch-plus-fill"); } +.bi-patch-plus::before { content: map-get($bootstrap-icons-map, "patch-plus"); } +.bi-patch-question-fill::before { content: map-get($bootstrap-icons-map, "patch-question-fill"); } +.bi-patch-question::before { content: map-get($bootstrap-icons-map, "patch-question"); } +.bi-pause-btn-fill::before { content: map-get($bootstrap-icons-map, "pause-btn-fill"); } +.bi-pause-btn::before { content: map-get($bootstrap-icons-map, "pause-btn"); } +.bi-pause-circle-fill::before { content: map-get($bootstrap-icons-map, "pause-circle-fill"); } +.bi-pause-circle::before { content: map-get($bootstrap-icons-map, "pause-circle"); } +.bi-pause-fill::before { content: map-get($bootstrap-icons-map, "pause-fill"); } +.bi-pause::before { content: map-get($bootstrap-icons-map, "pause"); } +.bi-peace-fill::before { content: map-get($bootstrap-icons-map, "peace-fill"); } +.bi-peace::before { content: map-get($bootstrap-icons-map, "peace"); } +.bi-pen-fill::before { content: map-get($bootstrap-icons-map, "pen-fill"); } +.bi-pen::before { content: map-get($bootstrap-icons-map, "pen"); } +.bi-pencil-fill::before { content: map-get($bootstrap-icons-map, "pencil-fill"); } +.bi-pencil-square::before { content: map-get($bootstrap-icons-map, "pencil-square"); } +.bi-pencil::before { content: map-get($bootstrap-icons-map, "pencil"); } +.bi-pentagon-fill::before { content: map-get($bootstrap-icons-map, "pentagon-fill"); } +.bi-pentagon-half::before { content: map-get($bootstrap-icons-map, "pentagon-half"); } +.bi-pentagon::before { content: map-get($bootstrap-icons-map, "pentagon"); } +.bi-people-fill::before { content: map-get($bootstrap-icons-map, "people-fill"); } +.bi-people::before { content: map-get($bootstrap-icons-map, "people"); } +.bi-percent::before { content: map-get($bootstrap-icons-map, "percent"); } +.bi-person-badge-fill::before { content: map-get($bootstrap-icons-map, "person-badge-fill"); } +.bi-person-badge::before { content: map-get($bootstrap-icons-map, "person-badge"); } +.bi-person-bounding-box::before { content: map-get($bootstrap-icons-map, "person-bounding-box"); } +.bi-person-check-fill::before { content: map-get($bootstrap-icons-map, "person-check-fill"); } +.bi-person-check::before { content: map-get($bootstrap-icons-map, "person-check"); } +.bi-person-circle::before { content: map-get($bootstrap-icons-map, "person-circle"); } +.bi-person-dash-fill::before { content: map-get($bootstrap-icons-map, "person-dash-fill"); } +.bi-person-dash::before { content: map-get($bootstrap-icons-map, "person-dash"); } +.bi-person-fill::before { content: map-get($bootstrap-icons-map, "person-fill"); } +.bi-person-lines-fill::before { content: map-get($bootstrap-icons-map, "person-lines-fill"); } +.bi-person-plus-fill::before { content: map-get($bootstrap-icons-map, "person-plus-fill"); } +.bi-person-plus::before { content: map-get($bootstrap-icons-map, "person-plus"); } +.bi-person-square::before { content: map-get($bootstrap-icons-map, "person-square"); } +.bi-person-x-fill::before { content: map-get($bootstrap-icons-map, "person-x-fill"); } +.bi-person-x::before { content: map-get($bootstrap-icons-map, "person-x"); } +.bi-person::before { content: map-get($bootstrap-icons-map, "person"); } +.bi-phone-fill::before { content: map-get($bootstrap-icons-map, "phone-fill"); } +.bi-phone-landscape-fill::before { content: map-get($bootstrap-icons-map, "phone-landscape-fill"); } +.bi-phone-landscape::before { content: map-get($bootstrap-icons-map, "phone-landscape"); } +.bi-phone-vibrate-fill::before { content: map-get($bootstrap-icons-map, "phone-vibrate-fill"); } +.bi-phone-vibrate::before { content: map-get($bootstrap-icons-map, "phone-vibrate"); } +.bi-phone::before { content: map-get($bootstrap-icons-map, "phone"); } +.bi-pie-chart-fill::before { content: map-get($bootstrap-icons-map, "pie-chart-fill"); } +.bi-pie-chart::before { content: map-get($bootstrap-icons-map, "pie-chart"); } +.bi-pin-angle-fill::before { content: map-get($bootstrap-icons-map, "pin-angle-fill"); } +.bi-pin-angle::before { content: map-get($bootstrap-icons-map, "pin-angle"); } +.bi-pin-fill::before { content: map-get($bootstrap-icons-map, "pin-fill"); } +.bi-pin::before { content: map-get($bootstrap-icons-map, "pin"); } +.bi-pip-fill::before { content: map-get($bootstrap-icons-map, "pip-fill"); } +.bi-pip::before { content: map-get($bootstrap-icons-map, "pip"); } +.bi-play-btn-fill::before { content: map-get($bootstrap-icons-map, "play-btn-fill"); } +.bi-play-btn::before { content: map-get($bootstrap-icons-map, "play-btn"); } +.bi-play-circle-fill::before { content: map-get($bootstrap-icons-map, "play-circle-fill"); } +.bi-play-circle::before { content: map-get($bootstrap-icons-map, "play-circle"); } +.bi-play-fill::before { content: map-get($bootstrap-icons-map, "play-fill"); } +.bi-play::before { content: map-get($bootstrap-icons-map, "play"); } +.bi-plug-fill::before { content: map-get($bootstrap-icons-map, "plug-fill"); } +.bi-plug::before { content: map-get($bootstrap-icons-map, "plug"); } +.bi-plus-circle-dotted::before { content: map-get($bootstrap-icons-map, "plus-circle-dotted"); } +.bi-plus-circle-fill::before { content: map-get($bootstrap-icons-map, "plus-circle-fill"); } +.bi-plus-circle::before { content: map-get($bootstrap-icons-map, "plus-circle"); } +.bi-plus-square-dotted::before { content: map-get($bootstrap-icons-map, "plus-square-dotted"); } +.bi-plus-square-fill::before { content: map-get($bootstrap-icons-map, "plus-square-fill"); } +.bi-plus-square::before { content: map-get($bootstrap-icons-map, "plus-square"); } +.bi-plus::before { content: map-get($bootstrap-icons-map, "plus"); } +.bi-power::before { content: map-get($bootstrap-icons-map, "power"); } +.bi-printer-fill::before { content: map-get($bootstrap-icons-map, "printer-fill"); } +.bi-printer::before { content: map-get($bootstrap-icons-map, "printer"); } +.bi-puzzle-fill::before { content: map-get($bootstrap-icons-map, "puzzle-fill"); } +.bi-puzzle::before { content: map-get($bootstrap-icons-map, "puzzle"); } +.bi-question-circle-fill::before { content: map-get($bootstrap-icons-map, "question-circle-fill"); } +.bi-question-circle::before { content: map-get($bootstrap-icons-map, "question-circle"); } +.bi-question-diamond-fill::before { content: map-get($bootstrap-icons-map, "question-diamond-fill"); } +.bi-question-diamond::before { content: map-get($bootstrap-icons-map, "question-diamond"); } +.bi-question-octagon-fill::before { content: map-get($bootstrap-icons-map, "question-octagon-fill"); } +.bi-question-octagon::before { content: map-get($bootstrap-icons-map, "question-octagon"); } +.bi-question-square-fill::before { content: map-get($bootstrap-icons-map, "question-square-fill"); } +.bi-question-square::before { content: map-get($bootstrap-icons-map, "question-square"); } +.bi-question::before { content: map-get($bootstrap-icons-map, "question"); } +.bi-rainbow::before { content: map-get($bootstrap-icons-map, "rainbow"); } +.bi-receipt-cutoff::before { content: map-get($bootstrap-icons-map, "receipt-cutoff"); } +.bi-receipt::before { content: map-get($bootstrap-icons-map, "receipt"); } +.bi-reception-0::before { content: map-get($bootstrap-icons-map, "reception-0"); } +.bi-reception-1::before { content: map-get($bootstrap-icons-map, "reception-1"); } +.bi-reception-2::before { content: map-get($bootstrap-icons-map, "reception-2"); } +.bi-reception-3::before { content: map-get($bootstrap-icons-map, "reception-3"); } +.bi-reception-4::before { content: map-get($bootstrap-icons-map, "reception-4"); } +.bi-record-btn-fill::before { content: map-get($bootstrap-icons-map, "record-btn-fill"); } +.bi-record-btn::before { content: map-get($bootstrap-icons-map, "record-btn"); } +.bi-record-circle-fill::before { content: map-get($bootstrap-icons-map, "record-circle-fill"); } +.bi-record-circle::before { content: map-get($bootstrap-icons-map, "record-circle"); } +.bi-record-fill::before { content: map-get($bootstrap-icons-map, "record-fill"); } +.bi-record::before { content: map-get($bootstrap-icons-map, "record"); } +.bi-record2-fill::before { content: map-get($bootstrap-icons-map, "record2-fill"); } +.bi-record2::before { content: map-get($bootstrap-icons-map, "record2"); } +.bi-reply-all-fill::before { content: map-get($bootstrap-icons-map, "reply-all-fill"); } +.bi-reply-all::before { content: map-get($bootstrap-icons-map, "reply-all"); } +.bi-reply-fill::before { content: map-get($bootstrap-icons-map, "reply-fill"); } +.bi-reply::before { content: map-get($bootstrap-icons-map, "reply"); } +.bi-rss-fill::before { content: map-get($bootstrap-icons-map, "rss-fill"); } +.bi-rss::before { content: map-get($bootstrap-icons-map, "rss"); } +.bi-rulers::before { content: map-get($bootstrap-icons-map, "rulers"); } +.bi-save-fill::before { content: map-get($bootstrap-icons-map, "save-fill"); } +.bi-save::before { content: map-get($bootstrap-icons-map, "save"); } +.bi-save2-fill::before { content: map-get($bootstrap-icons-map, "save2-fill"); } +.bi-save2::before { content: map-get($bootstrap-icons-map, "save2"); } +.bi-scissors::before { content: map-get($bootstrap-icons-map, "scissors"); } +.bi-screwdriver::before { content: map-get($bootstrap-icons-map, "screwdriver"); } +.bi-search::before { content: map-get($bootstrap-icons-map, "search"); } +.bi-segmented-nav::before { content: map-get($bootstrap-icons-map, "segmented-nav"); } +.bi-server::before { content: map-get($bootstrap-icons-map, "server"); } +.bi-share-fill::before { content: map-get($bootstrap-icons-map, "share-fill"); } +.bi-share::before { content: map-get($bootstrap-icons-map, "share"); } +.bi-shield-check::before { content: map-get($bootstrap-icons-map, "shield-check"); } +.bi-shield-exclamation::before { content: map-get($bootstrap-icons-map, "shield-exclamation"); } +.bi-shield-fill-check::before { content: map-get($bootstrap-icons-map, "shield-fill-check"); } +.bi-shield-fill-exclamation::before { content: map-get($bootstrap-icons-map, "shield-fill-exclamation"); } +.bi-shield-fill-minus::before { content: map-get($bootstrap-icons-map, "shield-fill-minus"); } +.bi-shield-fill-plus::before { content: map-get($bootstrap-icons-map, "shield-fill-plus"); } +.bi-shield-fill-x::before { content: map-get($bootstrap-icons-map, "shield-fill-x"); } +.bi-shield-fill::before { content: map-get($bootstrap-icons-map, "shield-fill"); } +.bi-shield-lock-fill::before { content: map-get($bootstrap-icons-map, "shield-lock-fill"); } +.bi-shield-lock::before { content: map-get($bootstrap-icons-map, "shield-lock"); } +.bi-shield-minus::before { content: map-get($bootstrap-icons-map, "shield-minus"); } +.bi-shield-plus::before { content: map-get($bootstrap-icons-map, "shield-plus"); } +.bi-shield-shaded::before { content: map-get($bootstrap-icons-map, "shield-shaded"); } +.bi-shield-slash-fill::before { content: map-get($bootstrap-icons-map, "shield-slash-fill"); } +.bi-shield-slash::before { content: map-get($bootstrap-icons-map, "shield-slash"); } +.bi-shield-x::before { content: map-get($bootstrap-icons-map, "shield-x"); } +.bi-shield::before { content: map-get($bootstrap-icons-map, "shield"); } +.bi-shift-fill::before { content: map-get($bootstrap-icons-map, "shift-fill"); } +.bi-shift::before { content: map-get($bootstrap-icons-map, "shift"); } +.bi-shop-window::before { content: map-get($bootstrap-icons-map, "shop-window"); } +.bi-shop::before { content: map-get($bootstrap-icons-map, "shop"); } +.bi-shuffle::before { content: map-get($bootstrap-icons-map, "shuffle"); } +.bi-signpost-2-fill::before { content: map-get($bootstrap-icons-map, "signpost-2-fill"); } +.bi-signpost-2::before { content: map-get($bootstrap-icons-map, "signpost-2"); } +.bi-signpost-fill::before { content: map-get($bootstrap-icons-map, "signpost-fill"); } +.bi-signpost-split-fill::before { content: map-get($bootstrap-icons-map, "signpost-split-fill"); } +.bi-signpost-split::before { content: map-get($bootstrap-icons-map, "signpost-split"); } +.bi-signpost::before { content: map-get($bootstrap-icons-map, "signpost"); } +.bi-sim-fill::before { content: map-get($bootstrap-icons-map, "sim-fill"); } +.bi-sim::before { content: map-get($bootstrap-icons-map, "sim"); } +.bi-skip-backward-btn-fill::before { content: map-get($bootstrap-icons-map, "skip-backward-btn-fill"); } +.bi-skip-backward-btn::before { content: map-get($bootstrap-icons-map, "skip-backward-btn"); } +.bi-skip-backward-circle-fill::before { content: map-get($bootstrap-icons-map, "skip-backward-circle-fill"); } +.bi-skip-backward-circle::before { content: map-get($bootstrap-icons-map, "skip-backward-circle"); } +.bi-skip-backward-fill::before { content: map-get($bootstrap-icons-map, "skip-backward-fill"); } +.bi-skip-backward::before { content: map-get($bootstrap-icons-map, "skip-backward"); } +.bi-skip-end-btn-fill::before { content: map-get($bootstrap-icons-map, "skip-end-btn-fill"); } +.bi-skip-end-btn::before { content: map-get($bootstrap-icons-map, "skip-end-btn"); } +.bi-skip-end-circle-fill::before { content: map-get($bootstrap-icons-map, "skip-end-circle-fill"); } +.bi-skip-end-circle::before { content: map-get($bootstrap-icons-map, "skip-end-circle"); } +.bi-skip-end-fill::before { content: map-get($bootstrap-icons-map, "skip-end-fill"); } +.bi-skip-end::before { content: map-get($bootstrap-icons-map, "skip-end"); } +.bi-skip-forward-btn-fill::before { content: map-get($bootstrap-icons-map, "skip-forward-btn-fill"); } +.bi-skip-forward-btn::before { content: map-get($bootstrap-icons-map, "skip-forward-btn"); } +.bi-skip-forward-circle-fill::before { content: map-get($bootstrap-icons-map, "skip-forward-circle-fill"); } +.bi-skip-forward-circle::before { content: map-get($bootstrap-icons-map, "skip-forward-circle"); } +.bi-skip-forward-fill::before { content: map-get($bootstrap-icons-map, "skip-forward-fill"); } +.bi-skip-forward::before { content: map-get($bootstrap-icons-map, "skip-forward"); } +.bi-skip-start-btn-fill::before { content: map-get($bootstrap-icons-map, "skip-start-btn-fill"); } +.bi-skip-start-btn::before { content: map-get($bootstrap-icons-map, "skip-start-btn"); } +.bi-skip-start-circle-fill::before { content: map-get($bootstrap-icons-map, "skip-start-circle-fill"); } +.bi-skip-start-circle::before { content: map-get($bootstrap-icons-map, "skip-start-circle"); } +.bi-skip-start-fill::before { content: map-get($bootstrap-icons-map, "skip-start-fill"); } +.bi-skip-start::before { content: map-get($bootstrap-icons-map, "skip-start"); } +.bi-slack::before { content: map-get($bootstrap-icons-map, "slack"); } +.bi-slash-circle-fill::before { content: map-get($bootstrap-icons-map, "slash-circle-fill"); } +.bi-slash-circle::before { content: map-get($bootstrap-icons-map, "slash-circle"); } +.bi-slash-square-fill::before { content: map-get($bootstrap-icons-map, "slash-square-fill"); } +.bi-slash-square::before { content: map-get($bootstrap-icons-map, "slash-square"); } +.bi-slash::before { content: map-get($bootstrap-icons-map, "slash"); } +.bi-sliders::before { content: map-get($bootstrap-icons-map, "sliders"); } +.bi-smartwatch::before { content: map-get($bootstrap-icons-map, "smartwatch"); } +.bi-snow::before { content: map-get($bootstrap-icons-map, "snow"); } +.bi-snow2::before { content: map-get($bootstrap-icons-map, "snow2"); } +.bi-snow3::before { content: map-get($bootstrap-icons-map, "snow3"); } +.bi-sort-alpha-down-alt::before { content: map-get($bootstrap-icons-map, "sort-alpha-down-alt"); } +.bi-sort-alpha-down::before { content: map-get($bootstrap-icons-map, "sort-alpha-down"); } +.bi-sort-alpha-up-alt::before { content: map-get($bootstrap-icons-map, "sort-alpha-up-alt"); } +.bi-sort-alpha-up::before { content: map-get($bootstrap-icons-map, "sort-alpha-up"); } +.bi-sort-down-alt::before { content: map-get($bootstrap-icons-map, "sort-down-alt"); } +.bi-sort-down::before { content: map-get($bootstrap-icons-map, "sort-down"); } +.bi-sort-numeric-down-alt::before { content: map-get($bootstrap-icons-map, "sort-numeric-down-alt"); } +.bi-sort-numeric-down::before { content: map-get($bootstrap-icons-map, "sort-numeric-down"); } +.bi-sort-numeric-up-alt::before { content: map-get($bootstrap-icons-map, "sort-numeric-up-alt"); } +.bi-sort-numeric-up::before { content: map-get($bootstrap-icons-map, "sort-numeric-up"); } +.bi-sort-up-alt::before { content: map-get($bootstrap-icons-map, "sort-up-alt"); } +.bi-sort-up::before { content: map-get($bootstrap-icons-map, "sort-up"); } +.bi-soundwave::before { content: map-get($bootstrap-icons-map, "soundwave"); } +.bi-speaker-fill::before { content: map-get($bootstrap-icons-map, "speaker-fill"); } +.bi-speaker::before { content: map-get($bootstrap-icons-map, "speaker"); } +.bi-speedometer::before { content: map-get($bootstrap-icons-map, "speedometer"); } +.bi-speedometer2::before { content: map-get($bootstrap-icons-map, "speedometer2"); } +.bi-spellcheck::before { content: map-get($bootstrap-icons-map, "spellcheck"); } +.bi-square-fill::before { content: map-get($bootstrap-icons-map, "square-fill"); } +.bi-square-half::before { content: map-get($bootstrap-icons-map, "square-half"); } +.bi-square::before { content: map-get($bootstrap-icons-map, "square"); } +.bi-stack::before { content: map-get($bootstrap-icons-map, "stack"); } +.bi-star-fill::before { content: map-get($bootstrap-icons-map, "star-fill"); } +.bi-star-half::before { content: map-get($bootstrap-icons-map, "star-half"); } +.bi-star::before { content: map-get($bootstrap-icons-map, "star"); } +.bi-stars::before { content: map-get($bootstrap-icons-map, "stars"); } +.bi-stickies-fill::before { content: map-get($bootstrap-icons-map, "stickies-fill"); } +.bi-stickies::before { content: map-get($bootstrap-icons-map, "stickies"); } +.bi-sticky-fill::before { content: map-get($bootstrap-icons-map, "sticky-fill"); } +.bi-sticky::before { content: map-get($bootstrap-icons-map, "sticky"); } +.bi-stop-btn-fill::before { content: map-get($bootstrap-icons-map, "stop-btn-fill"); } +.bi-stop-btn::before { content: map-get($bootstrap-icons-map, "stop-btn"); } +.bi-stop-circle-fill::before { content: map-get($bootstrap-icons-map, "stop-circle-fill"); } +.bi-stop-circle::before { content: map-get($bootstrap-icons-map, "stop-circle"); } +.bi-stop-fill::before { content: map-get($bootstrap-icons-map, "stop-fill"); } +.bi-stop::before { content: map-get($bootstrap-icons-map, "stop"); } +.bi-stoplights-fill::before { content: map-get($bootstrap-icons-map, "stoplights-fill"); } +.bi-stoplights::before { content: map-get($bootstrap-icons-map, "stoplights"); } +.bi-stopwatch-fill::before { content: map-get($bootstrap-icons-map, "stopwatch-fill"); } +.bi-stopwatch::before { content: map-get($bootstrap-icons-map, "stopwatch"); } +.bi-subtract::before { content: map-get($bootstrap-icons-map, "subtract"); } +.bi-suit-club-fill::before { content: map-get($bootstrap-icons-map, "suit-club-fill"); } +.bi-suit-club::before { content: map-get($bootstrap-icons-map, "suit-club"); } +.bi-suit-diamond-fill::before { content: map-get($bootstrap-icons-map, "suit-diamond-fill"); } +.bi-suit-diamond::before { content: map-get($bootstrap-icons-map, "suit-diamond"); } +.bi-suit-heart-fill::before { content: map-get($bootstrap-icons-map, "suit-heart-fill"); } +.bi-suit-heart::before { content: map-get($bootstrap-icons-map, "suit-heart"); } +.bi-suit-spade-fill::before { content: map-get($bootstrap-icons-map, "suit-spade-fill"); } +.bi-suit-spade::before { content: map-get($bootstrap-icons-map, "suit-spade"); } +.bi-sun-fill::before { content: map-get($bootstrap-icons-map, "sun-fill"); } +.bi-sun::before { content: map-get($bootstrap-icons-map, "sun"); } +.bi-sunglasses::before { content: map-get($bootstrap-icons-map, "sunglasses"); } +.bi-sunrise-fill::before { content: map-get($bootstrap-icons-map, "sunrise-fill"); } +.bi-sunrise::before { content: map-get($bootstrap-icons-map, "sunrise"); } +.bi-sunset-fill::before { content: map-get($bootstrap-icons-map, "sunset-fill"); } +.bi-sunset::before { content: map-get($bootstrap-icons-map, "sunset"); } +.bi-symmetry-horizontal::before { content: map-get($bootstrap-icons-map, "symmetry-horizontal"); } +.bi-symmetry-vertical::before { content: map-get($bootstrap-icons-map, "symmetry-vertical"); } +.bi-table::before { content: map-get($bootstrap-icons-map, "table"); } +.bi-tablet-fill::before { content: map-get($bootstrap-icons-map, "tablet-fill"); } +.bi-tablet-landscape-fill::before { content: map-get($bootstrap-icons-map, "tablet-landscape-fill"); } +.bi-tablet-landscape::before { content: map-get($bootstrap-icons-map, "tablet-landscape"); } +.bi-tablet::before { content: map-get($bootstrap-icons-map, "tablet"); } +.bi-tag-fill::before { content: map-get($bootstrap-icons-map, "tag-fill"); } +.bi-tag::before { content: map-get($bootstrap-icons-map, "tag"); } +.bi-tags-fill::before { content: map-get($bootstrap-icons-map, "tags-fill"); } +.bi-tags::before { content: map-get($bootstrap-icons-map, "tags"); } +.bi-telegram::before { content: map-get($bootstrap-icons-map, "telegram"); } +.bi-telephone-fill::before { content: map-get($bootstrap-icons-map, "telephone-fill"); } +.bi-telephone-forward-fill::before { content: map-get($bootstrap-icons-map, "telephone-forward-fill"); } +.bi-telephone-forward::before { content: map-get($bootstrap-icons-map, "telephone-forward"); } +.bi-telephone-inbound-fill::before { content: map-get($bootstrap-icons-map, "telephone-inbound-fill"); } +.bi-telephone-inbound::before { content: map-get($bootstrap-icons-map, "telephone-inbound"); } +.bi-telephone-minus-fill::before { content: map-get($bootstrap-icons-map, "telephone-minus-fill"); } +.bi-telephone-minus::before { content: map-get($bootstrap-icons-map, "telephone-minus"); } +.bi-telephone-outbound-fill::before { content: map-get($bootstrap-icons-map, "telephone-outbound-fill"); } +.bi-telephone-outbound::before { content: map-get($bootstrap-icons-map, "telephone-outbound"); } +.bi-telephone-plus-fill::before { content: map-get($bootstrap-icons-map, "telephone-plus-fill"); } +.bi-telephone-plus::before { content: map-get($bootstrap-icons-map, "telephone-plus"); } +.bi-telephone-x-fill::before { content: map-get($bootstrap-icons-map, "telephone-x-fill"); } +.bi-telephone-x::before { content: map-get($bootstrap-icons-map, "telephone-x"); } +.bi-telephone::before { content: map-get($bootstrap-icons-map, "telephone"); } +.bi-terminal-fill::before { content: map-get($bootstrap-icons-map, "terminal-fill"); } +.bi-terminal::before { content: map-get($bootstrap-icons-map, "terminal"); } +.bi-text-center::before { content: map-get($bootstrap-icons-map, "text-center"); } +.bi-text-indent-left::before { content: map-get($bootstrap-icons-map, "text-indent-left"); } +.bi-text-indent-right::before { content: map-get($bootstrap-icons-map, "text-indent-right"); } +.bi-text-left::before { content: map-get($bootstrap-icons-map, "text-left"); } +.bi-text-paragraph::before { content: map-get($bootstrap-icons-map, "text-paragraph"); } +.bi-text-right::before { content: map-get($bootstrap-icons-map, "text-right"); } +.bi-textarea-resize::before { content: map-get($bootstrap-icons-map, "textarea-resize"); } +.bi-textarea-t::before { content: map-get($bootstrap-icons-map, "textarea-t"); } +.bi-textarea::before { content: map-get($bootstrap-icons-map, "textarea"); } +.bi-thermometer-half::before { content: map-get($bootstrap-icons-map, "thermometer-half"); } +.bi-thermometer-high::before { content: map-get($bootstrap-icons-map, "thermometer-high"); } +.bi-thermometer-low::before { content: map-get($bootstrap-icons-map, "thermometer-low"); } +.bi-thermometer-snow::before { content: map-get($bootstrap-icons-map, "thermometer-snow"); } +.bi-thermometer-sun::before { content: map-get($bootstrap-icons-map, "thermometer-sun"); } +.bi-thermometer::before { content: map-get($bootstrap-icons-map, "thermometer"); } +.bi-three-dots-vertical::before { content: map-get($bootstrap-icons-map, "three-dots-vertical"); } +.bi-three-dots::before { content: map-get($bootstrap-icons-map, "three-dots"); } +.bi-toggle-off::before { content: map-get($bootstrap-icons-map, "toggle-off"); } +.bi-toggle-on::before { content: map-get($bootstrap-icons-map, "toggle-on"); } +.bi-toggle2-off::before { content: map-get($bootstrap-icons-map, "toggle2-off"); } +.bi-toggle2-on::before { content: map-get($bootstrap-icons-map, "toggle2-on"); } +.bi-toggles::before { content: map-get($bootstrap-icons-map, "toggles"); } +.bi-toggles2::before { content: map-get($bootstrap-icons-map, "toggles2"); } +.bi-tools::before { content: map-get($bootstrap-icons-map, "tools"); } +.bi-tornado::before { content: map-get($bootstrap-icons-map, "tornado"); } +.bi-trash-fill::before { content: map-get($bootstrap-icons-map, "trash-fill"); } +.bi-trash::before { content: map-get($bootstrap-icons-map, "trash"); } +.bi-trash2-fill::before { content: map-get($bootstrap-icons-map, "trash2-fill"); } +.bi-trash2::before { content: map-get($bootstrap-icons-map, "trash2"); } +.bi-tree-fill::before { content: map-get($bootstrap-icons-map, "tree-fill"); } +.bi-tree::before { content: map-get($bootstrap-icons-map, "tree"); } +.bi-triangle-fill::before { content: map-get($bootstrap-icons-map, "triangle-fill"); } +.bi-triangle-half::before { content: map-get($bootstrap-icons-map, "triangle-half"); } +.bi-triangle::before { content: map-get($bootstrap-icons-map, "triangle"); } +.bi-trophy-fill::before { content: map-get($bootstrap-icons-map, "trophy-fill"); } +.bi-trophy::before { content: map-get($bootstrap-icons-map, "trophy"); } +.bi-tropical-storm::before { content: map-get($bootstrap-icons-map, "tropical-storm"); } +.bi-truck-flatbed::before { content: map-get($bootstrap-icons-map, "truck-flatbed"); } +.bi-truck::before { content: map-get($bootstrap-icons-map, "truck"); } +.bi-tsunami::before { content: map-get($bootstrap-icons-map, "tsunami"); } +.bi-tv-fill::before { content: map-get($bootstrap-icons-map, "tv-fill"); } +.bi-tv::before { content: map-get($bootstrap-icons-map, "tv"); } +.bi-twitch::before { content: map-get($bootstrap-icons-map, "twitch"); } +.bi-twitter::before { content: map-get($bootstrap-icons-map, "twitter"); } +.bi-type-bold::before { content: map-get($bootstrap-icons-map, "type-bold"); } +.bi-type-h1::before { content: map-get($bootstrap-icons-map, "type-h1"); } +.bi-type-h2::before { content: map-get($bootstrap-icons-map, "type-h2"); } +.bi-type-h3::before { content: map-get($bootstrap-icons-map, "type-h3"); } +.bi-type-italic::before { content: map-get($bootstrap-icons-map, "type-italic"); } +.bi-type-strikethrough::before { content: map-get($bootstrap-icons-map, "type-strikethrough"); } +.bi-type-underline::before { content: map-get($bootstrap-icons-map, "type-underline"); } +.bi-type::before { content: map-get($bootstrap-icons-map, "type"); } +.bi-ui-checks-grid::before { content: map-get($bootstrap-icons-map, "ui-checks-grid"); } +.bi-ui-checks::before { content: map-get($bootstrap-icons-map, "ui-checks"); } +.bi-ui-radios-grid::before { content: map-get($bootstrap-icons-map, "ui-radios-grid"); } +.bi-ui-radios::before { content: map-get($bootstrap-icons-map, "ui-radios"); } +.bi-umbrella-fill::before { content: map-get($bootstrap-icons-map, "umbrella-fill"); } +.bi-umbrella::before { content: map-get($bootstrap-icons-map, "umbrella"); } +.bi-union::before { content: map-get($bootstrap-icons-map, "union"); } +.bi-unlock-fill::before { content: map-get($bootstrap-icons-map, "unlock-fill"); } +.bi-unlock::before { content: map-get($bootstrap-icons-map, "unlock"); } +.bi-upc-scan::before { content: map-get($bootstrap-icons-map, "upc-scan"); } +.bi-upc::before { content: map-get($bootstrap-icons-map, "upc"); } +.bi-upload::before { content: map-get($bootstrap-icons-map, "upload"); } +.bi-vector-pen::before { content: map-get($bootstrap-icons-map, "vector-pen"); } +.bi-view-list::before { content: map-get($bootstrap-icons-map, "view-list"); } +.bi-view-stacked::before { content: map-get($bootstrap-icons-map, "view-stacked"); } +.bi-vinyl-fill::before { content: map-get($bootstrap-icons-map, "vinyl-fill"); } +.bi-vinyl::before { content: map-get($bootstrap-icons-map, "vinyl"); } +.bi-voicemail::before { content: map-get($bootstrap-icons-map, "voicemail"); } +.bi-volume-down-fill::before { content: map-get($bootstrap-icons-map, "volume-down-fill"); } +.bi-volume-down::before { content: map-get($bootstrap-icons-map, "volume-down"); } +.bi-volume-mute-fill::before { content: map-get($bootstrap-icons-map, "volume-mute-fill"); } +.bi-volume-mute::before { content: map-get($bootstrap-icons-map, "volume-mute"); } +.bi-volume-off-fill::before { content: map-get($bootstrap-icons-map, "volume-off-fill"); } +.bi-volume-off::before { content: map-get($bootstrap-icons-map, "volume-off"); } +.bi-volume-up-fill::before { content: map-get($bootstrap-icons-map, "volume-up-fill"); } +.bi-volume-up::before { content: map-get($bootstrap-icons-map, "volume-up"); } +.bi-vr::before { content: map-get($bootstrap-icons-map, "vr"); } +.bi-wallet-fill::before { content: map-get($bootstrap-icons-map, "wallet-fill"); } +.bi-wallet::before { content: map-get($bootstrap-icons-map, "wallet"); } +.bi-wallet2::before { content: map-get($bootstrap-icons-map, "wallet2"); } +.bi-watch::before { content: map-get($bootstrap-icons-map, "watch"); } +.bi-water::before { content: map-get($bootstrap-icons-map, "water"); } +.bi-whatsapp::before { content: map-get($bootstrap-icons-map, "whatsapp"); } +.bi-wifi-1::before { content: map-get($bootstrap-icons-map, "wifi-1"); } +.bi-wifi-2::before { content: map-get($bootstrap-icons-map, "wifi-2"); } +.bi-wifi-off::before { content: map-get($bootstrap-icons-map, "wifi-off"); } +.bi-wifi::before { content: map-get($bootstrap-icons-map, "wifi"); } +.bi-wind::before { content: map-get($bootstrap-icons-map, "wind"); } +.bi-window-dock::before { content: map-get($bootstrap-icons-map, "window-dock"); } +.bi-window-sidebar::before { content: map-get($bootstrap-icons-map, "window-sidebar"); } +.bi-window::before { content: map-get($bootstrap-icons-map, "window"); } +.bi-wrench::before { content: map-get($bootstrap-icons-map, "wrench"); } +.bi-x-circle-fill::before { content: map-get($bootstrap-icons-map, "x-circle-fill"); } +.bi-x-circle::before { content: map-get($bootstrap-icons-map, "x-circle"); } +.bi-x-diamond-fill::before { content: map-get($bootstrap-icons-map, "x-diamond-fill"); } +.bi-x-diamond::before { content: map-get($bootstrap-icons-map, "x-diamond"); } +.bi-x-octagon-fill::before { content: map-get($bootstrap-icons-map, "x-octagon-fill"); } +.bi-x-octagon::before { content: map-get($bootstrap-icons-map, "x-octagon"); } +.bi-x-square-fill::before { content: map-get($bootstrap-icons-map, "x-square-fill"); } +.bi-x-square::before { content: map-get($bootstrap-icons-map, "x-square"); } +.bi-x::before { content: map-get($bootstrap-icons-map, "x"); } +.bi-youtube::before { content: map-get($bootstrap-icons-map, "youtube"); } +.bi-zoom-in::before { content: map-get($bootstrap-icons-map, "zoom-in"); } +.bi-zoom-out::before { content: map-get($bootstrap-icons-map, "zoom-out"); } +.bi-bank::before { content: map-get($bootstrap-icons-map, "bank"); } +.bi-bank2::before { content: map-get($bootstrap-icons-map, "bank2"); } +.bi-bell-slash-fill::before { content: map-get($bootstrap-icons-map, "bell-slash-fill"); } +.bi-bell-slash::before { content: map-get($bootstrap-icons-map, "bell-slash"); } +.bi-cash-coin::before { content: map-get($bootstrap-icons-map, "cash-coin"); } +.bi-check-lg::before { content: map-get($bootstrap-icons-map, "check-lg"); } +.bi-coin::before { content: map-get($bootstrap-icons-map, "coin"); } +.bi-currency-bitcoin::before { content: map-get($bootstrap-icons-map, "currency-bitcoin"); } +.bi-currency-dollar::before { content: map-get($bootstrap-icons-map, "currency-dollar"); } +.bi-currency-euro::before { content: map-get($bootstrap-icons-map, "currency-euro"); } +.bi-currency-exchange::before { content: map-get($bootstrap-icons-map, "currency-exchange"); } +.bi-currency-pound::before { content: map-get($bootstrap-icons-map, "currency-pound"); } +.bi-currency-yen::before { content: map-get($bootstrap-icons-map, "currency-yen"); } +.bi-dash-lg::before { content: map-get($bootstrap-icons-map, "dash-lg"); } +.bi-exclamation-lg::before { content: map-get($bootstrap-icons-map, "exclamation-lg"); } +.bi-file-earmark-pdf-fill::before { content: map-get($bootstrap-icons-map, "file-earmark-pdf-fill"); } +.bi-file-earmark-pdf::before { content: map-get($bootstrap-icons-map, "file-earmark-pdf"); } +.bi-file-pdf-fill::before { content: map-get($bootstrap-icons-map, "file-pdf-fill"); } +.bi-file-pdf::before { content: map-get($bootstrap-icons-map, "file-pdf"); } +.bi-gender-ambiguous::before { content: map-get($bootstrap-icons-map, "gender-ambiguous"); } +.bi-gender-female::before { content: map-get($bootstrap-icons-map, "gender-female"); } +.bi-gender-male::before { content: map-get($bootstrap-icons-map, "gender-male"); } +.bi-gender-trans::before { content: map-get($bootstrap-icons-map, "gender-trans"); } +.bi-headset-vr::before { content: map-get($bootstrap-icons-map, "headset-vr"); } +.bi-info-lg::before { content: map-get($bootstrap-icons-map, "info-lg"); } +.bi-mastodon::before { content: map-get($bootstrap-icons-map, "mastodon"); } +.bi-messenger::before { content: map-get($bootstrap-icons-map, "messenger"); } +.bi-piggy-bank-fill::before { content: map-get($bootstrap-icons-map, "piggy-bank-fill"); } +.bi-piggy-bank::before { content: map-get($bootstrap-icons-map, "piggy-bank"); } +.bi-pin-map-fill::before { content: map-get($bootstrap-icons-map, "pin-map-fill"); } +.bi-pin-map::before { content: map-get($bootstrap-icons-map, "pin-map"); } +.bi-plus-lg::before { content: map-get($bootstrap-icons-map, "plus-lg"); } +.bi-question-lg::before { content: map-get($bootstrap-icons-map, "question-lg"); } +.bi-recycle::before { content: map-get($bootstrap-icons-map, "recycle"); } +.bi-reddit::before { content: map-get($bootstrap-icons-map, "reddit"); } +.bi-safe-fill::before { content: map-get($bootstrap-icons-map, "safe-fill"); } +.bi-safe2-fill::before { content: map-get($bootstrap-icons-map, "safe2-fill"); } +.bi-safe2::before { content: map-get($bootstrap-icons-map, "safe2"); } +.bi-sd-card-fill::before { content: map-get($bootstrap-icons-map, "sd-card-fill"); } +.bi-sd-card::before { content: map-get($bootstrap-icons-map, "sd-card"); } +.bi-skype::before { content: map-get($bootstrap-icons-map, "skype"); } +.bi-slash-lg::before { content: map-get($bootstrap-icons-map, "slash-lg"); } +.bi-translate::before { content: map-get($bootstrap-icons-map, "translate"); } +.bi-x-lg::before { content: map-get($bootstrap-icons-map, "x-lg"); } +.bi-safe::before { content: map-get($bootstrap-icons-map, "safe"); } +.bi-apple::before { content: map-get($bootstrap-icons-map, "apple"); } +.bi-microsoft::before { content: map-get($bootstrap-icons-map, "microsoft"); } +.bi-windows::before { content: map-get($bootstrap-icons-map, "windows"); } +.bi-behance::before { content: map-get($bootstrap-icons-map, "behance"); } +.bi-dribbble::before { content: map-get($bootstrap-icons-map, "dribbble"); } +.bi-line::before { content: map-get($bootstrap-icons-map, "line"); } +.bi-medium::before { content: map-get($bootstrap-icons-map, "medium"); } +.bi-paypal::before { content: map-get($bootstrap-icons-map, "paypal"); } +.bi-pinterest::before { content: map-get($bootstrap-icons-map, "pinterest"); } +.bi-signal::before { content: map-get($bootstrap-icons-map, "signal"); } +.bi-snapchat::before { content: map-get($bootstrap-icons-map, "snapchat"); } +.bi-spotify::before { content: map-get($bootstrap-icons-map, "spotify"); } +.bi-stack-overflow::before { content: map-get($bootstrap-icons-map, "stack-overflow"); } +.bi-strava::before { content: map-get($bootstrap-icons-map, "strava"); } +.bi-wordpress::before { content: map-get($bootstrap-icons-map, "wordpress"); } +.bi-vimeo::before { content: map-get($bootstrap-icons-map, "vimeo"); } +.bi-activity::before { content: map-get($bootstrap-icons-map, "activity"); } +.bi-easel2-fill::before { content: map-get($bootstrap-icons-map, "easel2-fill"); } +.bi-easel2::before { content: map-get($bootstrap-icons-map, "easel2"); } +.bi-easel3-fill::before { content: map-get($bootstrap-icons-map, "easel3-fill"); } +.bi-easel3::before { content: map-get($bootstrap-icons-map, "easel3"); } +.bi-fan::before { content: map-get($bootstrap-icons-map, "fan"); } +.bi-fingerprint::before { content: map-get($bootstrap-icons-map, "fingerprint"); } +.bi-graph-down-arrow::before { content: map-get($bootstrap-icons-map, "graph-down-arrow"); } +.bi-graph-up-arrow::before { content: map-get($bootstrap-icons-map, "graph-up-arrow"); } +.bi-hypnotize::before { content: map-get($bootstrap-icons-map, "hypnotize"); } +.bi-magic::before { content: map-get($bootstrap-icons-map, "magic"); } +.bi-person-rolodex::before { content: map-get($bootstrap-icons-map, "person-rolodex"); } +.bi-person-video::before { content: map-get($bootstrap-icons-map, "person-video"); } +.bi-person-video2::before { content: map-get($bootstrap-icons-map, "person-video2"); } +.bi-person-video3::before { content: map-get($bootstrap-icons-map, "person-video3"); } +.bi-person-workspace::before { content: map-get($bootstrap-icons-map, "person-workspace"); } +.bi-radioactive::before { content: map-get($bootstrap-icons-map, "radioactive"); } +.bi-webcam-fill::before { content: map-get($bootstrap-icons-map, "webcam-fill"); } +.bi-webcam::before { content: map-get($bootstrap-icons-map, "webcam"); } +.bi-yin-yang::before { content: map-get($bootstrap-icons-map, "yin-yang"); } +.bi-bandaid-fill::before { content: map-get($bootstrap-icons-map, "bandaid-fill"); } +.bi-bandaid::before { content: map-get($bootstrap-icons-map, "bandaid"); } +.bi-bluetooth::before { content: map-get($bootstrap-icons-map, "bluetooth"); } +.bi-body-text::before { content: map-get($bootstrap-icons-map, "body-text"); } +.bi-boombox::before { content: map-get($bootstrap-icons-map, "boombox"); } +.bi-boxes::before { content: map-get($bootstrap-icons-map, "boxes"); } +.bi-dpad-fill::before { content: map-get($bootstrap-icons-map, "dpad-fill"); } +.bi-dpad::before { content: map-get($bootstrap-icons-map, "dpad"); } +.bi-ear-fill::before { content: map-get($bootstrap-icons-map, "ear-fill"); } +.bi-ear::before { content: map-get($bootstrap-icons-map, "ear"); } +.bi-envelope-check-1::before { content: map-get($bootstrap-icons-map, "envelope-check-1"); } +.bi-envelope-check-fill::before { content: map-get($bootstrap-icons-map, "envelope-check-fill"); } +.bi-envelope-check::before { content: map-get($bootstrap-icons-map, "envelope-check"); } +.bi-envelope-dash-1::before { content: map-get($bootstrap-icons-map, "envelope-dash-1"); } +.bi-envelope-dash-fill::before { content: map-get($bootstrap-icons-map, "envelope-dash-fill"); } +.bi-envelope-dash::before { content: map-get($bootstrap-icons-map, "envelope-dash"); } +.bi-envelope-exclamation-1::before { content: map-get($bootstrap-icons-map, "envelope-exclamation-1"); } +.bi-envelope-exclamation-fill::before { content: map-get($bootstrap-icons-map, "envelope-exclamation-fill"); } +.bi-envelope-exclamation::before { content: map-get($bootstrap-icons-map, "envelope-exclamation"); } +.bi-envelope-plus-fill::before { content: map-get($bootstrap-icons-map, "envelope-plus-fill"); } +.bi-envelope-plus::before { content: map-get($bootstrap-icons-map, "envelope-plus"); } +.bi-envelope-slash-1::before { content: map-get($bootstrap-icons-map, "envelope-slash-1"); } +.bi-envelope-slash-fill::before { content: map-get($bootstrap-icons-map, "envelope-slash-fill"); } +.bi-envelope-slash::before { content: map-get($bootstrap-icons-map, "envelope-slash"); } +.bi-envelope-x-1::before { content: map-get($bootstrap-icons-map, "envelope-x-1"); } +.bi-envelope-x-fill::before { content: map-get($bootstrap-icons-map, "envelope-x-fill"); } +.bi-envelope-x::before { content: map-get($bootstrap-icons-map, "envelope-x"); } +.bi-explicit-fill::before { content: map-get($bootstrap-icons-map, "explicit-fill"); } +.bi-explicit::before { content: map-get($bootstrap-icons-map, "explicit"); } +.bi-git::before { content: map-get($bootstrap-icons-map, "git"); } +.bi-infinity::before { content: map-get($bootstrap-icons-map, "infinity"); } +.bi-list-columns-reverse::before { content: map-get($bootstrap-icons-map, "list-columns-reverse"); } +.bi-list-columns::before { content: map-get($bootstrap-icons-map, "list-columns"); } +.bi-meta::before { content: map-get($bootstrap-icons-map, "meta"); } +.bi-mortorboard-fill::before { content: map-get($bootstrap-icons-map, "mortorboard-fill"); } +.bi-mortorboard::before { content: map-get($bootstrap-icons-map, "mortorboard"); } +.bi-nintendo-switch::before { content: map-get($bootstrap-icons-map, "nintendo-switch"); } +.bi-pc-display-horizontal::before { content: map-get($bootstrap-icons-map, "pc-display-horizontal"); } +.bi-pc-display::before { content: map-get($bootstrap-icons-map, "pc-display"); } +.bi-pc-horizontal::before { content: map-get($bootstrap-icons-map, "pc-horizontal"); } +.bi-pc::before { content: map-get($bootstrap-icons-map, "pc"); } +.bi-playstation::before { content: map-get($bootstrap-icons-map, "playstation"); } +.bi-plus-slash-minus::before { content: map-get($bootstrap-icons-map, "plus-slash-minus"); } +.bi-projector-fill::before { content: map-get($bootstrap-icons-map, "projector-fill"); } +.bi-projector::before { content: map-get($bootstrap-icons-map, "projector"); } +.bi-qr-code-scan::before { content: map-get($bootstrap-icons-map, "qr-code-scan"); } +.bi-qr-code::before { content: map-get($bootstrap-icons-map, "qr-code"); } +.bi-quora::before { content: map-get($bootstrap-icons-map, "quora"); } +.bi-quote::before { content: map-get($bootstrap-icons-map, "quote"); } +.bi-robot::before { content: map-get($bootstrap-icons-map, "robot"); } +.bi-send-check-fill::before { content: map-get($bootstrap-icons-map, "send-check-fill"); } +.bi-send-check::before { content: map-get($bootstrap-icons-map, "send-check"); } +.bi-send-dash-fill::before { content: map-get($bootstrap-icons-map, "send-dash-fill"); } +.bi-send-dash::before { content: map-get($bootstrap-icons-map, "send-dash"); } +.bi-send-exclamation-1::before { content: map-get($bootstrap-icons-map, "send-exclamation-1"); } +.bi-send-exclamation-fill::before { content: map-get($bootstrap-icons-map, "send-exclamation-fill"); } +.bi-send-exclamation::before { content: map-get($bootstrap-icons-map, "send-exclamation"); } +.bi-send-fill::before { content: map-get($bootstrap-icons-map, "send-fill"); } +.bi-send-plus-fill::before { content: map-get($bootstrap-icons-map, "send-plus-fill"); } +.bi-send-plus::before { content: map-get($bootstrap-icons-map, "send-plus"); } +.bi-send-slash-fill::before { content: map-get($bootstrap-icons-map, "send-slash-fill"); } +.bi-send-slash::before { content: map-get($bootstrap-icons-map, "send-slash"); } +.bi-send-x-fill::before { content: map-get($bootstrap-icons-map, "send-x-fill"); } +.bi-send-x::before { content: map-get($bootstrap-icons-map, "send-x"); } +.bi-send::before { content: map-get($bootstrap-icons-map, "send"); } +.bi-steam::before { content: map-get($bootstrap-icons-map, "steam"); } +.bi-terminal-dash-1::before { content: map-get($bootstrap-icons-map, "terminal-dash-1"); } +.bi-terminal-dash::before { content: map-get($bootstrap-icons-map, "terminal-dash"); } +.bi-terminal-plus::before { content: map-get($bootstrap-icons-map, "terminal-plus"); } +.bi-terminal-split::before { content: map-get($bootstrap-icons-map, "terminal-split"); } +.bi-ticket-detailed-fill::before { content: map-get($bootstrap-icons-map, "ticket-detailed-fill"); } +.bi-ticket-detailed::before { content: map-get($bootstrap-icons-map, "ticket-detailed"); } +.bi-ticket-fill::before { content: map-get($bootstrap-icons-map, "ticket-fill"); } +.bi-ticket-perforated-fill::before { content: map-get($bootstrap-icons-map, "ticket-perforated-fill"); } +.bi-ticket-perforated::before { content: map-get($bootstrap-icons-map, "ticket-perforated"); } +.bi-ticket::before { content: map-get($bootstrap-icons-map, "ticket"); } +.bi-tiktok::before { content: map-get($bootstrap-icons-map, "tiktok"); } +.bi-window-dash::before { content: map-get($bootstrap-icons-map, "window-dash"); } +.bi-window-desktop::before { content: map-get($bootstrap-icons-map, "window-desktop"); } +.bi-window-fullscreen::before { content: map-get($bootstrap-icons-map, "window-fullscreen"); } +.bi-window-plus::before { content: map-get($bootstrap-icons-map, "window-plus"); } +.bi-window-split::before { content: map-get($bootstrap-icons-map, "window-split"); } +.bi-window-stack::before { content: map-get($bootstrap-icons-map, "window-stack"); } +.bi-window-x::before { content: map-get($bootstrap-icons-map, "window-x"); } +.bi-xbox::before { content: map-get($bootstrap-icons-map, "xbox"); } +.bi-ethernet::before { content: map-get($bootstrap-icons-map, "ethernet"); } +.bi-hdmi-fill::before { content: map-get($bootstrap-icons-map, "hdmi-fill"); } +.bi-hdmi::before { content: map-get($bootstrap-icons-map, "hdmi"); } +.bi-usb-c-fill::before { content: map-get($bootstrap-icons-map, "usb-c-fill"); } +.bi-usb-c::before { content: map-get($bootstrap-icons-map, "usb-c"); } +.bi-usb-fill::before { content: map-get($bootstrap-icons-map, "usb-fill"); } +.bi-usb-plug-fill::before { content: map-get($bootstrap-icons-map, "usb-plug-fill"); } +.bi-usb-plug::before { content: map-get($bootstrap-icons-map, "usb-plug"); } +.bi-usb-symbol::before { content: map-get($bootstrap-icons-map, "usb-symbol"); } +.bi-usb::before { content: map-get($bootstrap-icons-map, "usb"); } +.bi-boombox-fill::before { content: map-get($bootstrap-icons-map, "boombox-fill"); } +.bi-displayport-1::before { content: map-get($bootstrap-icons-map, "displayport-1"); } +.bi-displayport::before { content: map-get($bootstrap-icons-map, "displayport"); } +.bi-gpu-card::before { content: map-get($bootstrap-icons-map, "gpu-card"); } +.bi-memory::before { content: map-get($bootstrap-icons-map, "memory"); } +.bi-modem-fill::before { content: map-get($bootstrap-icons-map, "modem-fill"); } +.bi-modem::before { content: map-get($bootstrap-icons-map, "modem"); } +.bi-motherboard-fill::before { content: map-get($bootstrap-icons-map, "motherboard-fill"); } +.bi-motherboard::before { content: map-get($bootstrap-icons-map, "motherboard"); } +.bi-optical-audio-fill::before { content: map-get($bootstrap-icons-map, "optical-audio-fill"); } +.bi-optical-audio::before { content: map-get($bootstrap-icons-map, "optical-audio"); } +.bi-pci-card::before { content: map-get($bootstrap-icons-map, "pci-card"); } +.bi-router-fill::before { content: map-get($bootstrap-icons-map, "router-fill"); } +.bi-router::before { content: map-get($bootstrap-icons-map, "router"); } +.bi-ssd-fill::before { content: map-get($bootstrap-icons-map, "ssd-fill"); } +.bi-ssd::before { content: map-get($bootstrap-icons-map, "ssd"); } +.bi-thunderbolt-fill::before { content: map-get($bootstrap-icons-map, "thunderbolt-fill"); } +.bi-thunderbolt::before { content: map-get($bootstrap-icons-map, "thunderbolt"); } +.bi-usb-drive-fill::before { content: map-get($bootstrap-icons-map, "usb-drive-fill"); } +.bi-usb-drive::before { content: map-get($bootstrap-icons-map, "usb-drive"); } +.bi-usb-micro-fill::before { content: map-get($bootstrap-icons-map, "usb-micro-fill"); } +.bi-usb-micro::before { content: map-get($bootstrap-icons-map, "usb-micro"); } +.bi-usb-mini-fill::before { content: map-get($bootstrap-icons-map, "usb-mini-fill"); } +.bi-usb-mini::before { content: map-get($bootstrap-icons-map, "usb-mini"); } +.bi-cloud-haze2::before { content: map-get($bootstrap-icons-map, "cloud-haze2"); } +.bi-device-hdd-fill::before { content: map-get($bootstrap-icons-map, "device-hdd-fill"); } +.bi-device-hdd::before { content: map-get($bootstrap-icons-map, "device-hdd"); } +.bi-device-ssd-fill::before { content: map-get($bootstrap-icons-map, "device-ssd-fill"); } +.bi-device-ssd::before { content: map-get($bootstrap-icons-map, "device-ssd"); } +.bi-displayport-fill::before { content: map-get($bootstrap-icons-map, "displayport-fill"); } +.bi-mortarboard-fill::before { content: map-get($bootstrap-icons-map, "mortarboard-fill"); } +.bi-mortarboard::before { content: map-get($bootstrap-icons-map, "mortarboard"); } +.bi-terminal-x::before { content: map-get($bootstrap-icons-map, "terminal-x"); } +.bi-arrow-through-heart-fill::before { content: map-get($bootstrap-icons-map, "arrow-through-heart-fill"); } +.bi-arrow-through-heart::before { content: map-get($bootstrap-icons-map, "arrow-through-heart"); } +.bi-badge-sd-fill::before { content: map-get($bootstrap-icons-map, "badge-sd-fill"); } +.bi-badge-sd::before { content: map-get($bootstrap-icons-map, "badge-sd"); } +.bi-bag-heart-fill::before { content: map-get($bootstrap-icons-map, "bag-heart-fill"); } +.bi-bag-heart::before { content: map-get($bootstrap-icons-map, "bag-heart"); } +.bi-balloon-fill::before { content: map-get($bootstrap-icons-map, "balloon-fill"); } +.bi-balloon-heart-fill::before { content: map-get($bootstrap-icons-map, "balloon-heart-fill"); } +.bi-balloon-heart::before { content: map-get($bootstrap-icons-map, "balloon-heart"); } +.bi-balloon::before { content: map-get($bootstrap-icons-map, "balloon"); } +.bi-box2-fill::before { content: map-get($bootstrap-icons-map, "box2-fill"); } +.bi-box2-heart-fill::before { content: map-get($bootstrap-icons-map, "box2-heart-fill"); } +.bi-box2-heart::before { content: map-get($bootstrap-icons-map, "box2-heart"); } +.bi-box2::before { content: map-get($bootstrap-icons-map, "box2"); } +.bi-braces-asterisk::before { content: map-get($bootstrap-icons-map, "braces-asterisk"); } +.bi-calendar-heart-fill::before { content: map-get($bootstrap-icons-map, "calendar-heart-fill"); } +.bi-calendar-heart::before { content: map-get($bootstrap-icons-map, "calendar-heart"); } +.bi-calendar2-heart-fill::before { content: map-get($bootstrap-icons-map, "calendar2-heart-fill"); } +.bi-calendar2-heart::before { content: map-get($bootstrap-icons-map, "calendar2-heart"); } +.bi-chat-heart-fill::before { content: map-get($bootstrap-icons-map, "chat-heart-fill"); } +.bi-chat-heart::before { content: map-get($bootstrap-icons-map, "chat-heart"); } +.bi-chat-left-heart-fill::before { content: map-get($bootstrap-icons-map, "chat-left-heart-fill"); } +.bi-chat-left-heart::before { content: map-get($bootstrap-icons-map, "chat-left-heart"); } +.bi-chat-right-heart-fill::before { content: map-get($bootstrap-icons-map, "chat-right-heart-fill"); } +.bi-chat-right-heart::before { content: map-get($bootstrap-icons-map, "chat-right-heart"); } +.bi-chat-square-heart-fill::before { content: map-get($bootstrap-icons-map, "chat-square-heart-fill"); } +.bi-chat-square-heart::before { content: map-get($bootstrap-icons-map, "chat-square-heart"); } +.bi-clipboard-check-fill::before { content: map-get($bootstrap-icons-map, "clipboard-check-fill"); } +.bi-clipboard-data-fill::before { content: map-get($bootstrap-icons-map, "clipboard-data-fill"); } +.bi-clipboard-fill::before { content: map-get($bootstrap-icons-map, "clipboard-fill"); } +.bi-clipboard-heart-fill::before { content: map-get($bootstrap-icons-map, "clipboard-heart-fill"); } +.bi-clipboard-heart::before { content: map-get($bootstrap-icons-map, "clipboard-heart"); } +.bi-clipboard-minus-fill::before { content: map-get($bootstrap-icons-map, "clipboard-minus-fill"); } +.bi-clipboard-plus-fill::before { content: map-get($bootstrap-icons-map, "clipboard-plus-fill"); } +.bi-clipboard-pulse::before { content: map-get($bootstrap-icons-map, "clipboard-pulse"); } +.bi-clipboard-x-fill::before { content: map-get($bootstrap-icons-map, "clipboard-x-fill"); } +.bi-clipboard2-check-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-check-fill"); } +.bi-clipboard2-check::before { content: map-get($bootstrap-icons-map, "clipboard2-check"); } +.bi-clipboard2-data-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-data-fill"); } +.bi-clipboard2-data::before { content: map-get($bootstrap-icons-map, "clipboard2-data"); } +.bi-clipboard2-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-fill"); } +.bi-clipboard2-heart-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-heart-fill"); } +.bi-clipboard2-heart::before { content: map-get($bootstrap-icons-map, "clipboard2-heart"); } +.bi-clipboard2-minus-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-minus-fill"); } +.bi-clipboard2-minus::before { content: map-get($bootstrap-icons-map, "clipboard2-minus"); } +.bi-clipboard2-plus-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-plus-fill"); } +.bi-clipboard2-plus::before { content: map-get($bootstrap-icons-map, "clipboard2-plus"); } +.bi-clipboard2-pulse-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-pulse-fill"); } +.bi-clipboard2-pulse::before { content: map-get($bootstrap-icons-map, "clipboard2-pulse"); } +.bi-clipboard2-x-fill::before { content: map-get($bootstrap-icons-map, "clipboard2-x-fill"); } +.bi-clipboard2-x::before { content: map-get($bootstrap-icons-map, "clipboard2-x"); } +.bi-clipboard2::before { content: map-get($bootstrap-icons-map, "clipboard2"); } +.bi-emoji-kiss-fill::before { content: map-get($bootstrap-icons-map, "emoji-kiss-fill"); } +.bi-emoji-kiss::before { content: map-get($bootstrap-icons-map, "emoji-kiss"); } +.bi-envelope-heart-fill::before { content: map-get($bootstrap-icons-map, "envelope-heart-fill"); } +.bi-envelope-heart::before { content: map-get($bootstrap-icons-map, "envelope-heart"); } +.bi-envelope-open-heart-fill::before { content: map-get($bootstrap-icons-map, "envelope-open-heart-fill"); } +.bi-envelope-open-heart::before { content: map-get($bootstrap-icons-map, "envelope-open-heart"); } +.bi-envelope-paper-fill::before { content: map-get($bootstrap-icons-map, "envelope-paper-fill"); } +.bi-envelope-paper-heart-fill::before { content: map-get($bootstrap-icons-map, "envelope-paper-heart-fill"); } +.bi-envelope-paper-heart::before { content: map-get($bootstrap-icons-map, "envelope-paper-heart"); } +.bi-envelope-paper::before { content: map-get($bootstrap-icons-map, "envelope-paper"); } +.bi-filetype-aac::before { content: map-get($bootstrap-icons-map, "filetype-aac"); } +.bi-filetype-ai::before { content: map-get($bootstrap-icons-map, "filetype-ai"); } +.bi-filetype-bmp::before { content: map-get($bootstrap-icons-map, "filetype-bmp"); } +.bi-filetype-cs::before { content: map-get($bootstrap-icons-map, "filetype-cs"); } +.bi-filetype-css::before { content: map-get($bootstrap-icons-map, "filetype-css"); } +.bi-filetype-csv::before { content: map-get($bootstrap-icons-map, "filetype-csv"); } +.bi-filetype-doc::before { content: map-get($bootstrap-icons-map, "filetype-doc"); } +.bi-filetype-docx::before { content: map-get($bootstrap-icons-map, "filetype-docx"); } +.bi-filetype-exe::before { content: map-get($bootstrap-icons-map, "filetype-exe"); } +.bi-filetype-gif::before { content: map-get($bootstrap-icons-map, "filetype-gif"); } +.bi-filetype-heic::before { content: map-get($bootstrap-icons-map, "filetype-heic"); } +.bi-filetype-html::before { content: map-get($bootstrap-icons-map, "filetype-html"); } +.bi-filetype-java::before { content: map-get($bootstrap-icons-map, "filetype-java"); } +.bi-filetype-jpg::before { content: map-get($bootstrap-icons-map, "filetype-jpg"); } +.bi-filetype-js::before { content: map-get($bootstrap-icons-map, "filetype-js"); } +.bi-filetype-jsx::before { content: map-get($bootstrap-icons-map, "filetype-jsx"); } +.bi-filetype-key::before { content: map-get($bootstrap-icons-map, "filetype-key"); } +.bi-filetype-m4p::before { content: map-get($bootstrap-icons-map, "filetype-m4p"); } +.bi-filetype-md::before { content: map-get($bootstrap-icons-map, "filetype-md"); } +.bi-filetype-mdx::before { content: map-get($bootstrap-icons-map, "filetype-mdx"); } +.bi-filetype-mov::before { content: map-get($bootstrap-icons-map, "filetype-mov"); } +.bi-filetype-mp3::before { content: map-get($bootstrap-icons-map, "filetype-mp3"); } +.bi-filetype-mp4::before { content: map-get($bootstrap-icons-map, "filetype-mp4"); } +.bi-filetype-otf::before { content: map-get($bootstrap-icons-map, "filetype-otf"); } +.bi-filetype-pdf::before { content: map-get($bootstrap-icons-map, "filetype-pdf"); } +.bi-filetype-php::before { content: map-get($bootstrap-icons-map, "filetype-php"); } +.bi-filetype-png::before { content: map-get($bootstrap-icons-map, "filetype-png"); } +.bi-filetype-ppt-1::before { content: map-get($bootstrap-icons-map, "filetype-ppt-1"); } +.bi-filetype-ppt::before { content: map-get($bootstrap-icons-map, "filetype-ppt"); } +.bi-filetype-psd::before { content: map-get($bootstrap-icons-map, "filetype-psd"); } +.bi-filetype-py::before { content: map-get($bootstrap-icons-map, "filetype-py"); } +.bi-filetype-raw::before { content: map-get($bootstrap-icons-map, "filetype-raw"); } +.bi-filetype-rb::before { content: map-get($bootstrap-icons-map, "filetype-rb"); } +.bi-filetype-sass::before { content: map-get($bootstrap-icons-map, "filetype-sass"); } +.bi-filetype-scss::before { content: map-get($bootstrap-icons-map, "filetype-scss"); } +.bi-filetype-sh::before { content: map-get($bootstrap-icons-map, "filetype-sh"); } +.bi-filetype-svg::before { content: map-get($bootstrap-icons-map, "filetype-svg"); } +.bi-filetype-tiff::before { content: map-get($bootstrap-icons-map, "filetype-tiff"); } +.bi-filetype-tsx::before { content: map-get($bootstrap-icons-map, "filetype-tsx"); } +.bi-filetype-ttf::before { content: map-get($bootstrap-icons-map, "filetype-ttf"); } +.bi-filetype-txt::before { content: map-get($bootstrap-icons-map, "filetype-txt"); } +.bi-filetype-wav::before { content: map-get($bootstrap-icons-map, "filetype-wav"); } +.bi-filetype-woff::before { content: map-get($bootstrap-icons-map, "filetype-woff"); } +.bi-filetype-xls-1::before { content: map-get($bootstrap-icons-map, "filetype-xls-1"); } +.bi-filetype-xls::before { content: map-get($bootstrap-icons-map, "filetype-xls"); } +.bi-filetype-xml::before { content: map-get($bootstrap-icons-map, "filetype-xml"); } +.bi-filetype-yml::before { content: map-get($bootstrap-icons-map, "filetype-yml"); } +.bi-heart-arrow::before { content: map-get($bootstrap-icons-map, "heart-arrow"); } +.bi-heart-pulse-fill::before { content: map-get($bootstrap-icons-map, "heart-pulse-fill"); } +.bi-heart-pulse::before { content: map-get($bootstrap-icons-map, "heart-pulse"); } +.bi-heartbreak-fill::before { content: map-get($bootstrap-icons-map, "heartbreak-fill"); } +.bi-heartbreak::before { content: map-get($bootstrap-icons-map, "heartbreak"); } +.bi-hearts::before { content: map-get($bootstrap-icons-map, "hearts"); } +.bi-hospital-fill::before { content: map-get($bootstrap-icons-map, "hospital-fill"); } +.bi-hospital::before { content: map-get($bootstrap-icons-map, "hospital"); } +.bi-house-heart-fill::before { content: map-get($bootstrap-icons-map, "house-heart-fill"); } +.bi-house-heart::before { content: map-get($bootstrap-icons-map, "house-heart"); } +.bi-incognito::before { content: map-get($bootstrap-icons-map, "incognito"); } +.bi-magnet-fill::before { content: map-get($bootstrap-icons-map, "magnet-fill"); } +.bi-magnet::before { content: map-get($bootstrap-icons-map, "magnet"); } +.bi-person-heart::before { content: map-get($bootstrap-icons-map, "person-heart"); } +.bi-person-hearts::before { content: map-get($bootstrap-icons-map, "person-hearts"); } +.bi-phone-flip::before { content: map-get($bootstrap-icons-map, "phone-flip"); } +.bi-plugin::before { content: map-get($bootstrap-icons-map, "plugin"); } +.bi-postage-fill::before { content: map-get($bootstrap-icons-map, "postage-fill"); } +.bi-postage-heart-fill::before { content: map-get($bootstrap-icons-map, "postage-heart-fill"); } +.bi-postage-heart::before { content: map-get($bootstrap-icons-map, "postage-heart"); } +.bi-postage::before { content: map-get($bootstrap-icons-map, "postage"); } +.bi-postcard-fill::before { content: map-get($bootstrap-icons-map, "postcard-fill"); } +.bi-postcard-heart-fill::before { content: map-get($bootstrap-icons-map, "postcard-heart-fill"); } +.bi-postcard-heart::before { content: map-get($bootstrap-icons-map, "postcard-heart"); } +.bi-postcard::before { content: map-get($bootstrap-icons-map, "postcard"); } +.bi-search-heart-fill::before { content: map-get($bootstrap-icons-map, "search-heart-fill"); } +.bi-search-heart::before { content: map-get($bootstrap-icons-map, "search-heart"); } +.bi-sliders2-vertical::before { content: map-get($bootstrap-icons-map, "sliders2-vertical"); } +.bi-sliders2::before { content: map-get($bootstrap-icons-map, "sliders2"); } +.bi-trash3-fill::before { content: map-get($bootstrap-icons-map, "trash3-fill"); } +.bi-trash3::before { content: map-get($bootstrap-icons-map, "trash3"); } +.bi-valentine::before { content: map-get($bootstrap-icons-map, "valentine"); } +.bi-valentine2::before { content: map-get($bootstrap-icons-map, "valentine2"); } +.bi-wrench-adjustable-circle-fill::before { content: map-get($bootstrap-icons-map, "wrench-adjustable-circle-fill"); } +.bi-wrench-adjustable-circle::before { content: map-get($bootstrap-icons-map, "wrench-adjustable-circle"); } +.bi-wrench-adjustable::before { content: map-get($bootstrap-icons-map, "wrench-adjustable"); } +.bi-filetype-json::before { content: map-get($bootstrap-icons-map, "filetype-json"); } +.bi-filetype-pptx::before { content: map-get($bootstrap-icons-map, "filetype-pptx"); } +.bi-filetype-xlsx::before { content: map-get($bootstrap-icons-map, "filetype-xlsx"); } diff --git a/src/core/static/css/bootstrap-icons/bootstrap-icons.svg b/src/core/static/css/bootstrap-icons/bootstrap-icons.svg new file mode 100644 index 0000000..99df40f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap-icons.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bootstrap-reboot.svg b/src/core/static/css/bootstrap-icons/bootstrap-reboot.svg new file mode 100644 index 0000000..4a184cf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap-reboot.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bootstrap.svg b/src/core/static/css/bootstrap-icons/bootstrap.svg new file mode 100644 index 0000000..b6aed61 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bootstrap.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-all.svg b/src/core/static/css/bootstrap-icons/border-all.svg new file mode 100644 index 0000000..803f5e2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-all.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-bottom.svg b/src/core/static/css/bootstrap-icons/border-bottom.svg new file mode 100644 index 0000000..dbc2192 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-bottom.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-center.svg b/src/core/static/css/bootstrap-icons/border-center.svg new file mode 100644 index 0000000..009b97d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-center.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-inner.svg b/src/core/static/css/bootstrap-icons/border-inner.svg new file mode 100644 index 0000000..2beaa0c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-inner.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-left.svg b/src/core/static/css/bootstrap-icons/border-left.svg new file mode 100644 index 0000000..69df882 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-middle.svg b/src/core/static/css/bootstrap-icons/border-middle.svg new file mode 100644 index 0000000..90296f9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-middle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-outer.svg b/src/core/static/css/bootstrap-icons/border-outer.svg new file mode 100644 index 0000000..355e05e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-outer.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-right.svg b/src/core/static/css/bootstrap-icons/border-right.svg new file mode 100644 index 0000000..b0c16da --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-style.svg b/src/core/static/css/bootstrap-icons/border-style.svg new file mode 100644 index 0000000..d742b2c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-style.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-top.svg b/src/core/static/css/bootstrap-icons/border-top.svg new file mode 100644 index 0000000..5aab368 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-top.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border-width.svg b/src/core/static/css/bootstrap-icons/border-width.svg new file mode 100644 index 0000000..0cbd0e6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border-width.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/border.svg b/src/core/static/css/bootstrap-icons/border.svg new file mode 100644 index 0000000..0e8c9b5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/border.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bounding-box-circles.svg b/src/core/static/css/bootstrap-icons/bounding-box-circles.svg new file mode 100644 index 0000000..2e59f31 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bounding-box-circles.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bounding-box.svg b/src/core/static/css/bootstrap-icons/bounding-box.svg new file mode 100644 index 0000000..d529292 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bounding-box.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-down-left.svg b/src/core/static/css/bootstrap-icons/box-arrow-down-left.svg new file mode 100644 index 0000000..6ad3e17 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-down-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-down-right.svg b/src/core/static/css/bootstrap-icons/box-arrow-down-right.svg new file mode 100644 index 0000000..321cddf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-down-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-down.svg b/src/core/static/css/bootstrap-icons/box-arrow-down.svg new file mode 100644 index 0000000..9a2ca12 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-down-left.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-down-left.svg new file mode 100644 index 0000000..76a687a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-down-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-down-right.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-down-right.svg new file mode 100644 index 0000000..9237293 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-down-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-down.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-down.svg new file mode 100644 index 0000000..90f9301 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-left.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-left.svg new file mode 100644 index 0000000..a237daf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-right.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-right.svg new file mode 100644 index 0000000..d158dae --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-up-left.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-up-left.svg new file mode 100644 index 0000000..6937f6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-up-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-up-right.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-up-right.svg new file mode 100644 index 0000000..8918611 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-up-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-in-up.svg b/src/core/static/css/bootstrap-icons/box-arrow-in-up.svg new file mode 100644 index 0000000..e6a4a7b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-in-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-left.svg b/src/core/static/css/bootstrap-icons/box-arrow-left.svg new file mode 100644 index 0000000..8602603 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-right.svg b/src/core/static/css/bootstrap-icons/box-arrow-right.svg new file mode 100644 index 0000000..2c4e26c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-up-left.svg b/src/core/static/css/bootstrap-icons/box-arrow-up-left.svg new file mode 100644 index 0000000..7fb0b45 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-up-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-up-right.svg b/src/core/static/css/bootstrap-icons/box-arrow-up-right.svg new file mode 100644 index 0000000..1d93acb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-up-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-arrow-up.svg b/src/core/static/css/bootstrap-icons/box-arrow-up.svg new file mode 100644 index 0000000..beaf334 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-arrow-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box-seam.svg b/src/core/static/css/bootstrap-icons/box-seam.svg new file mode 100644 index 0000000..e1506b8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box-seam.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box.svg b/src/core/static/css/bootstrap-icons/box.svg new file mode 100644 index 0000000..58cbe2c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box2-fill.svg b/src/core/static/css/bootstrap-icons/box2-fill.svg new file mode 100644 index 0000000..242ad6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box2-heart-fill.svg b/src/core/static/css/bootstrap-icons/box2-heart-fill.svg new file mode 100644 index 0000000..810e2ee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box2-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box2-heart.svg b/src/core/static/css/bootstrap-icons/box2-heart.svg new file mode 100644 index 0000000..400eb43 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box2-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/box2.svg b/src/core/static/css/bootstrap-icons/box2.svg new file mode 100644 index 0000000..6020baf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/box2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/boxes.svg b/src/core/static/css/bootstrap-icons/boxes.svg new file mode 100644 index 0000000..b53fac8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/boxes.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/braces-asterisk.svg b/src/core/static/css/bootstrap-icons/braces-asterisk.svg new file mode 100644 index 0000000..0a1a25b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/braces-asterisk.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/braces.svg b/src/core/static/css/bootstrap-icons/braces.svg new file mode 100644 index 0000000..3fed8c9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/braces.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bricks.svg b/src/core/static/css/bootstrap-icons/bricks.svg new file mode 100644 index 0000000..99e2886 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bricks.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/briefcase-fill.svg b/src/core/static/css/bootstrap-icons/briefcase-fill.svg new file mode 100644 index 0000000..bc6150d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/briefcase-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/briefcase.svg b/src/core/static/css/bootstrap-icons/briefcase.svg new file mode 100644 index 0000000..95d13a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/briefcase.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-alt-high-fill.svg b/src/core/static/css/bootstrap-icons/brightness-alt-high-fill.svg new file mode 100644 index 0000000..7660658 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-alt-high-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-alt-high.svg b/src/core/static/css/bootstrap-icons/brightness-alt-high.svg new file mode 100644 index 0000000..88f5255 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-alt-high.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-alt-low-fill.svg b/src/core/static/css/bootstrap-icons/brightness-alt-low-fill.svg new file mode 100644 index 0000000..1692df2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-alt-low-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-alt-low.svg b/src/core/static/css/bootstrap-icons/brightness-alt-low.svg new file mode 100644 index 0000000..2d68fb0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-alt-low.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-high-fill.svg b/src/core/static/css/bootstrap-icons/brightness-high-fill.svg new file mode 100644 index 0000000..8969e9b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-high-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-high.svg b/src/core/static/css/bootstrap-icons/brightness-high.svg new file mode 100644 index 0000000..42b2c20 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-high.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-low-fill.svg b/src/core/static/css/bootstrap-icons/brightness-low-fill.svg new file mode 100644 index 0000000..29a1c3b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-low-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brightness-low.svg b/src/core/static/css/bootstrap-icons/brightness-low.svg new file mode 100644 index 0000000..fdd251d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brightness-low.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/broadcast-pin.svg b/src/core/static/css/bootstrap-icons/broadcast-pin.svg new file mode 100644 index 0000000..5576e0e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/broadcast-pin.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/broadcast.svg b/src/core/static/css/bootstrap-icons/broadcast.svg new file mode 100644 index 0000000..776a237 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/broadcast.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brush-fill.svg b/src/core/static/css/bootstrap-icons/brush-fill.svg new file mode 100644 index 0000000..53ec4d6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brush-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/brush.svg b/src/core/static/css/bootstrap-icons/brush.svg new file mode 100644 index 0000000..cc3429b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/brush.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bucket-fill.svg b/src/core/static/css/bootstrap-icons/bucket-fill.svg new file mode 100644 index 0000000..e14f4a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bucket-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bucket.svg b/src/core/static/css/bootstrap-icons/bucket.svg new file mode 100644 index 0000000..4911ef2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bucket.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bug-fill.svg b/src/core/static/css/bootstrap-icons/bug-fill.svg new file mode 100644 index 0000000..bf16447 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bug-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bug.svg b/src/core/static/css/bootstrap-icons/bug.svg new file mode 100644 index 0000000..a97ffa1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bug.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/building.svg b/src/core/static/css/bootstrap-icons/building.svg new file mode 100644 index 0000000..eb90b93 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/building.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/bullseye.svg b/src/core/static/css/bootstrap-icons/bullseye.svg new file mode 100644 index 0000000..85a807c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/bullseye.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calculator-fill.svg b/src/core/static/css/bootstrap-icons/calculator-fill.svg new file mode 100644 index 0000000..c4ee270 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calculator-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calculator.svg b/src/core/static/css/bootstrap-icons/calculator.svg new file mode 100644 index 0000000..be8e11a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calculator.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-check-fill.svg b/src/core/static/css/bootstrap-icons/calendar-check-fill.svg new file mode 100644 index 0000000..76afaa2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-check.svg b/src/core/static/css/bootstrap-icons/calendar-check.svg new file mode 100644 index 0000000..125b358 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-date-fill.svg b/src/core/static/css/bootstrap-icons/calendar-date-fill.svg new file mode 100644 index 0000000..37e9cb5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-date-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-date.svg b/src/core/static/css/bootstrap-icons/calendar-date.svg new file mode 100644 index 0000000..7c53231 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-date.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-day-fill.svg b/src/core/static/css/bootstrap-icons/calendar-day-fill.svg new file mode 100644 index 0000000..7f1c3c1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-day-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-day.svg b/src/core/static/css/bootstrap-icons/calendar-day.svg new file mode 100644 index 0000000..f043369 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-day.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-event-fill.svg b/src/core/static/css/bootstrap-icons/calendar-event-fill.svg new file mode 100644 index 0000000..844dd15 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-event-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-event.svg b/src/core/static/css/bootstrap-icons/calendar-event.svg new file mode 100644 index 0000000..41c0ef9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-event.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-fill.svg b/src/core/static/css/bootstrap-icons/calendar-fill.svg new file mode 100644 index 0000000..0cdeb35 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-heart-fill.svg b/src/core/static/css/bootstrap-icons/calendar-heart-fill.svg new file mode 100644 index 0000000..bed00d8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-heart.svg b/src/core/static/css/bootstrap-icons/calendar-heart.svg new file mode 100644 index 0000000..2fe7c13 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-minus-fill.svg b/src/core/static/css/bootstrap-icons/calendar-minus-fill.svg new file mode 100644 index 0000000..f23e648 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-minus.svg b/src/core/static/css/bootstrap-icons/calendar-minus.svg new file mode 100644 index 0000000..8f970ac --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-month-fill.svg b/src/core/static/css/bootstrap-icons/calendar-month-fill.svg new file mode 100644 index 0000000..9123437 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-month-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-month.svg b/src/core/static/css/bootstrap-icons/calendar-month.svg new file mode 100644 index 0000000..ad6a330 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-month.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-plus-fill.svg b/src/core/static/css/bootstrap-icons/calendar-plus-fill.svg new file mode 100644 index 0000000..3928c63 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-plus.svg b/src/core/static/css/bootstrap-icons/calendar-plus.svg new file mode 100644 index 0000000..70746db --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-range-fill.svg b/src/core/static/css/bootstrap-icons/calendar-range-fill.svg new file mode 100644 index 0000000..41bb2a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-range-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-range.svg b/src/core/static/css/bootstrap-icons/calendar-range.svg new file mode 100644 index 0000000..934a45c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-range.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-week-fill.svg b/src/core/static/css/bootstrap-icons/calendar-week-fill.svg new file mode 100644 index 0000000..00930aa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-week-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-week.svg b/src/core/static/css/bootstrap-icons/calendar-week.svg new file mode 100644 index 0000000..06d6995 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-week.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-x-fill.svg b/src/core/static/css/bootstrap-icons/calendar-x-fill.svg new file mode 100644 index 0000000..01be301 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar-x.svg b/src/core/static/css/bootstrap-icons/calendar-x.svg new file mode 100644 index 0000000..faf46e1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar.svg b/src/core/static/css/bootstrap-icons/calendar.svg new file mode 100644 index 0000000..c8590dd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-check-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-check-fill.svg new file mode 100644 index 0000000..f49354e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-check.svg b/src/core/static/css/bootstrap-icons/calendar2-check.svg new file mode 100644 index 0000000..f826056 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-check.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-date-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-date-fill.svg new file mode 100644 index 0000000..ac005e0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-date-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-date.svg b/src/core/static/css/bootstrap-icons/calendar2-date.svg new file mode 100644 index 0000000..2dd64e8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-date.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-day-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-day-fill.svg new file mode 100644 index 0000000..2ab1b21 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-day-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-day.svg b/src/core/static/css/bootstrap-icons/calendar2-day.svg new file mode 100644 index 0000000..d4d4856 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-day.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-event-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-event-fill.svg new file mode 100644 index 0000000..5bdbc27 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-event-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-event.svg b/src/core/static/css/bootstrap-icons/calendar2-event.svg new file mode 100644 index 0000000..8c1c7cd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-event.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-fill.svg new file mode 100644 index 0000000..4b81563 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-heart-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-heart-fill.svg new file mode 100644 index 0000000..a1782e3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-heart.svg b/src/core/static/css/bootstrap-icons/calendar2-heart.svg new file mode 100644 index 0000000..6d66981 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-minus-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-minus-fill.svg new file mode 100644 index 0000000..af87213 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-minus.svg b/src/core/static/css/bootstrap-icons/calendar2-minus.svg new file mode 100644 index 0000000..eff8110 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-minus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-month-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-month-fill.svg new file mode 100644 index 0000000..58deabc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-month-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-month.svg b/src/core/static/css/bootstrap-icons/calendar2-month.svg new file mode 100644 index 0000000..88c922e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-month.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-plus-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-plus-fill.svg new file mode 100644 index 0000000..8b41682 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-plus.svg b/src/core/static/css/bootstrap-icons/calendar2-plus.svg new file mode 100644 index 0000000..7ec7d49 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-range-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-range-fill.svg new file mode 100644 index 0000000..39ba322 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-range-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-range.svg b/src/core/static/css/bootstrap-icons/calendar2-range.svg new file mode 100644 index 0000000..4a8d9ad --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-range.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-week-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-week-fill.svg new file mode 100644 index 0000000..8303779 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-week-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-week.svg b/src/core/static/css/bootstrap-icons/calendar2-week.svg new file mode 100644 index 0000000..835ce06 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-week.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-x-fill.svg b/src/core/static/css/bootstrap-icons/calendar2-x-fill.svg new file mode 100644 index 0000000..2157939 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2-x.svg b/src/core/static/css/bootstrap-icons/calendar2-x.svg new file mode 100644 index 0000000..e7cc339 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2-x.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar2.svg b/src/core/static/css/bootstrap-icons/calendar2.svg new file mode 100644 index 0000000..db2e06d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-event-fill.svg b/src/core/static/css/bootstrap-icons/calendar3-event-fill.svg new file mode 100644 index 0000000..c494090 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-event-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-event.svg b/src/core/static/css/bootstrap-icons/calendar3-event.svg new file mode 100644 index 0000000..681ce4d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-event.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-fill.svg b/src/core/static/css/bootstrap-icons/calendar3-fill.svg new file mode 100644 index 0000000..e37c234 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-range-fill.svg b/src/core/static/css/bootstrap-icons/calendar3-range-fill.svg new file mode 100644 index 0000000..00875b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-range-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-range.svg b/src/core/static/css/bootstrap-icons/calendar3-range.svg new file mode 100644 index 0000000..a452516 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-range.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-week-fill.svg b/src/core/static/css/bootstrap-icons/calendar3-week-fill.svg new file mode 100644 index 0000000..53e5bc7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-week-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3-week.svg b/src/core/static/css/bootstrap-icons/calendar3-week.svg new file mode 100644 index 0000000..e9a768c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3-week.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar3.svg b/src/core/static/css/bootstrap-icons/calendar3.svg new file mode 100644 index 0000000..eb3c5f2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar3.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar4-event.svg b/src/core/static/css/bootstrap-icons/calendar4-event.svg new file mode 100644 index 0000000..51d40e8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar4-event.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar4-range.svg b/src/core/static/css/bootstrap-icons/calendar4-range.svg new file mode 100644 index 0000000..129d7c1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar4-range.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar4-week.svg b/src/core/static/css/bootstrap-icons/calendar4-week.svg new file mode 100644 index 0000000..5644238 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar4-week.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/calendar4.svg b/src/core/static/css/bootstrap-icons/calendar4.svg new file mode 100644 index 0000000..1c62685 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/calendar4.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-fill.svg b/src/core/static/css/bootstrap-icons/camera-fill.svg new file mode 100644 index 0000000..be16451 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-reels-fill.svg b/src/core/static/css/bootstrap-icons/camera-reels-fill.svg new file mode 100644 index 0000000..347f44e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-reels-fill.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-reels.svg b/src/core/static/css/bootstrap-icons/camera-reels.svg new file mode 100644 index 0000000..1aa7b1c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-reels.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-video-fill.svg b/src/core/static/css/bootstrap-icons/camera-video-fill.svg new file mode 100644 index 0000000..0222b95 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-video-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-video-off-fill.svg b/src/core/static/css/bootstrap-icons/camera-video-off-fill.svg new file mode 100644 index 0000000..9909060 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-video-off-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-video-off.svg b/src/core/static/css/bootstrap-icons/camera-video-off.svg new file mode 100644 index 0000000..7635e9b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-video-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera-video.svg b/src/core/static/css/bootstrap-icons/camera-video.svg new file mode 100644 index 0000000..199e7a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera-video.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera.svg b/src/core/static/css/bootstrap-icons/camera.svg new file mode 100644 index 0000000..fb337fe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/camera2.svg b/src/core/static/css/bootstrap-icons/camera2.svg new file mode 100644 index 0000000..a33ae6b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/camera2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/capslock-fill.svg b/src/core/static/css/bootstrap-icons/capslock-fill.svg new file mode 100644 index 0000000..e4af909 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/capslock-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/capslock.svg b/src/core/static/css/bootstrap-icons/capslock.svg new file mode 100644 index 0000000..12155de --- /dev/null +++ b/src/core/static/css/bootstrap-icons/capslock.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/card-checklist.svg b/src/core/static/css/bootstrap-icons/card-checklist.svg new file mode 100644 index 0000000..ce2a553 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/card-checklist.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/card-heading.svg b/src/core/static/css/bootstrap-icons/card-heading.svg new file mode 100644 index 0000000..682bd4e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/card-heading.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/card-image.svg b/src/core/static/css/bootstrap-icons/card-image.svg new file mode 100644 index 0000000..473ff03 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/card-image.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/card-list.svg b/src/core/static/css/bootstrap-icons/card-list.svg new file mode 100644 index 0000000..3dc5d42 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/card-list.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/card-text.svg b/src/core/static/css/bootstrap-icons/card-text.svg new file mode 100644 index 0000000..d218f55 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/card-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-down-fill.svg b/src/core/static/css/bootstrap-icons/caret-down-fill.svg new file mode 100644 index 0000000..d7c3990 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-down-square-fill.svg b/src/core/static/css/bootstrap-icons/caret-down-square-fill.svg new file mode 100644 index 0000000..ae8fbb4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-down-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-down-square.svg b/src/core/static/css/bootstrap-icons/caret-down-square.svg new file mode 100644 index 0000000..cf34038 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-down-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-down.svg b/src/core/static/css/bootstrap-icons/caret-down.svg new file mode 100644 index 0000000..026b0ff --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-left-fill.svg b/src/core/static/css/bootstrap-icons/caret-left-fill.svg new file mode 100644 index 0000000..d989dff --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-left-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-left-square-fill.svg b/src/core/static/css/bootstrap-icons/caret-left-square-fill.svg new file mode 100644 index 0000000..5d8ab56 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-left-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-left-square.svg b/src/core/static/css/bootstrap-icons/caret-left-square.svg new file mode 100644 index 0000000..099b54d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-left-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-left.svg b/src/core/static/css/bootstrap-icons/caret-left.svg new file mode 100644 index 0000000..89732f0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-right-fill.svg b/src/core/static/css/bootstrap-icons/caret-right-fill.svg new file mode 100644 index 0000000..b445551 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-right-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-right-square-fill.svg b/src/core/static/css/bootstrap-icons/caret-right-square-fill.svg new file mode 100644 index 0000000..ea06657 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-right-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-right-square.svg b/src/core/static/css/bootstrap-icons/caret-right-square.svg new file mode 100644 index 0000000..4039064 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-right-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-right.svg b/src/core/static/css/bootstrap-icons/caret-right.svg new file mode 100644 index 0000000..451686e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-up-fill.svg b/src/core/static/css/bootstrap-icons/caret-up-fill.svg new file mode 100644 index 0000000..a87820e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-up-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-up-square-fill.svg b/src/core/static/css/bootstrap-icons/caret-up-square-fill.svg new file mode 100644 index 0000000..25c66a5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-up-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-up-square.svg b/src/core/static/css/bootstrap-icons/caret-up-square.svg new file mode 100644 index 0000000..d59ecbf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-up-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/caret-up.svg b/src/core/static/css/bootstrap-icons/caret-up.svg new file mode 100644 index 0000000..36ca8f0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/caret-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-check-fill.svg b/src/core/static/css/bootstrap-icons/cart-check-fill.svg new file mode 100644 index 0000000..019c1fc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-check.svg b/src/core/static/css/bootstrap-icons/cart-check.svg new file mode 100644 index 0000000..986706a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-dash-fill.svg b/src/core/static/css/bootstrap-icons/cart-dash-fill.svg new file mode 100644 index 0000000..2562744 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-dash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-dash.svg b/src/core/static/css/bootstrap-icons/cart-dash.svg new file mode 100644 index 0000000..ecd23f3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-fill.svg b/src/core/static/css/bootstrap-icons/cart-fill.svg new file mode 100644 index 0000000..a2b95bf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-plus-fill.svg b/src/core/static/css/bootstrap-icons/cart-plus-fill.svg new file mode 100644 index 0000000..9858fe1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-plus.svg b/src/core/static/css/bootstrap-icons/cart-plus.svg new file mode 100644 index 0000000..acafe13 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-x-fill.svg b/src/core/static/css/bootstrap-icons/cart-x-fill.svg new file mode 100644 index 0000000..a9a32ca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart-x.svg b/src/core/static/css/bootstrap-icons/cart-x.svg new file mode 100644 index 0000000..feddfdd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart.svg b/src/core/static/css/bootstrap-icons/cart.svg new file mode 100644 index 0000000..486adb1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart2.svg b/src/core/static/css/bootstrap-icons/cart2.svg new file mode 100644 index 0000000..7e1bd9a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart3.svg b/src/core/static/css/bootstrap-icons/cart3.svg new file mode 100644 index 0000000..2187149 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cart4.svg b/src/core/static/css/bootstrap-icons/cart4.svg new file mode 100644 index 0000000..b40891f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cart4.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cash-coin.svg b/src/core/static/css/bootstrap-icons/cash-coin.svg new file mode 100644 index 0000000..bc82c64 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cash-coin.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cash-stack.svg b/src/core/static/css/bootstrap-icons/cash-stack.svg new file mode 100644 index 0000000..492cb38 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cash-stack.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cash.svg b/src/core/static/css/bootstrap-icons/cash.svg new file mode 100644 index 0000000..ef3a4e7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cast.svg b/src/core/static/css/bootstrap-icons/cast.svg new file mode 100644 index 0000000..1eda173 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cast.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-dots-fill.svg b/src/core/static/css/bootstrap-icons/chat-dots-fill.svg new file mode 100644 index 0000000..2e3d225 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-dots-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-dots.svg b/src/core/static/css/bootstrap-icons/chat-dots.svg new file mode 100644 index 0000000..a74267d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-dots.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-fill.svg b/src/core/static/css/bootstrap-icons/chat-fill.svg new file mode 100644 index 0000000..69ed44b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-heart-fill.svg b/src/core/static/css/bootstrap-icons/chat-heart-fill.svg new file mode 100644 index 0000000..9be92ca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-heart.svg b/src/core/static/css/bootstrap-icons/chat-heart.svg new file mode 100644 index 0000000..90c276b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-dots-fill.svg b/src/core/static/css/bootstrap-icons/chat-left-dots-fill.svg new file mode 100644 index 0000000..eb7f531 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-dots-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-dots.svg b/src/core/static/css/bootstrap-icons/chat-left-dots.svg new file mode 100644 index 0000000..c73169d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-dots.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-fill.svg b/src/core/static/css/bootstrap-icons/chat-left-fill.svg new file mode 100644 index 0000000..38c389f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-heart-fill.svg b/src/core/static/css/bootstrap-icons/chat-left-heart-fill.svg new file mode 100644 index 0000000..787ed61 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-heart.svg b/src/core/static/css/bootstrap-icons/chat-left-heart.svg new file mode 100644 index 0000000..1604e7b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-quote-fill.svg b/src/core/static/css/bootstrap-icons/chat-left-quote-fill.svg new file mode 100644 index 0000000..b115a9f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-quote-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-quote.svg b/src/core/static/css/bootstrap-icons/chat-left-quote.svg new file mode 100644 index 0000000..448827f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-quote.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-text-fill.svg b/src/core/static/css/bootstrap-icons/chat-left-text-fill.svg new file mode 100644 index 0000000..28a0f47 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-text-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left-text.svg b/src/core/static/css/bootstrap-icons/chat-left-text.svg new file mode 100644 index 0000000..2b69a98 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-left.svg b/src/core/static/css/bootstrap-icons/chat-left.svg new file mode 100644 index 0000000..fd2f4ee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-quote-fill.svg b/src/core/static/css/bootstrap-icons/chat-quote-fill.svg new file mode 100644 index 0000000..4a3af86 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-quote-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-quote.svg b/src/core/static/css/bootstrap-icons/chat-quote.svg new file mode 100644 index 0000000..f890c38 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-quote.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-dots-fill.svg b/src/core/static/css/bootstrap-icons/chat-right-dots-fill.svg new file mode 100644 index 0000000..49ce097 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-dots-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-dots.svg b/src/core/static/css/bootstrap-icons/chat-right-dots.svg new file mode 100644 index 0000000..423d221 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-dots.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-fill.svg b/src/core/static/css/bootstrap-icons/chat-right-fill.svg new file mode 100644 index 0000000..41b767b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-heart-fill.svg b/src/core/static/css/bootstrap-icons/chat-right-heart-fill.svg new file mode 100644 index 0000000..b55dc62 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-heart.svg b/src/core/static/css/bootstrap-icons/chat-right-heart.svg new file mode 100644 index 0000000..744e8a0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-quote-fill.svg b/src/core/static/css/bootstrap-icons/chat-right-quote-fill.svg new file mode 100644 index 0000000..e63f92b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-quote-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-quote.svg b/src/core/static/css/bootstrap-icons/chat-right-quote.svg new file mode 100644 index 0000000..42c8dbe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-quote.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-text-fill.svg b/src/core/static/css/bootstrap-icons/chat-right-text-fill.svg new file mode 100644 index 0000000..32df921 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-text-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right-text.svg b/src/core/static/css/bootstrap-icons/chat-right-text.svg new file mode 100644 index 0000000..d8b6004 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-right.svg b/src/core/static/css/bootstrap-icons/chat-right.svg new file mode 100644 index 0000000..b702b5d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-dots-fill.svg b/src/core/static/css/bootstrap-icons/chat-square-dots-fill.svg new file mode 100644 index 0000000..1025978 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-dots-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-dots.svg b/src/core/static/css/bootstrap-icons/chat-square-dots.svg new file mode 100644 index 0000000..e59cd1a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-dots.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-fill.svg b/src/core/static/css/bootstrap-icons/chat-square-fill.svg new file mode 100644 index 0000000..2fb73ac --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-heart-fill.svg b/src/core/static/css/bootstrap-icons/chat-square-heart-fill.svg new file mode 100644 index 0000000..f200049 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-heart.svg b/src/core/static/css/bootstrap-icons/chat-square-heart.svg new file mode 100644 index 0000000..89ca6ef --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-quote-fill.svg b/src/core/static/css/bootstrap-icons/chat-square-quote-fill.svg new file mode 100644 index 0000000..761cb91 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-quote-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-quote.svg b/src/core/static/css/bootstrap-icons/chat-square-quote.svg new file mode 100644 index 0000000..40893f4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-quote.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-text-fill.svg b/src/core/static/css/bootstrap-icons/chat-square-text-fill.svg new file mode 100644 index 0000000..1dd17c5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-text-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square-text.svg b/src/core/static/css/bootstrap-icons/chat-square-text.svg new file mode 100644 index 0000000..ae3fd8d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-square.svg b/src/core/static/css/bootstrap-icons/chat-square.svg new file mode 100644 index 0000000..7611729 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-text-fill.svg b/src/core/static/css/bootstrap-icons/chat-text-fill.svg new file mode 100644 index 0000000..fff3db3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-text-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat-text.svg b/src/core/static/css/bootstrap-icons/chat-text.svg new file mode 100644 index 0000000..75a79f1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chat.svg b/src/core/static/css/bootstrap-icons/chat.svg new file mode 100644 index 0000000..3cb81b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chat.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check-all.svg b/src/core/static/css/bootstrap-icons/check-all.svg new file mode 100644 index 0000000..b0019d0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check-all.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check-circle-fill.svg b/src/core/static/css/bootstrap-icons/check-circle-fill.svg new file mode 100644 index 0000000..e861174 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check-circle.svg b/src/core/static/css/bootstrap-icons/check-circle.svg new file mode 100644 index 0000000..d8dd0cd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check-lg.svg b/src/core/static/css/bootstrap-icons/check-lg.svg new file mode 100644 index 0000000..7afb0ae --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check-square-fill.svg b/src/core/static/css/bootstrap-icons/check-square-fill.svg new file mode 100644 index 0000000..45d6828 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check-square.svg b/src/core/static/css/bootstrap-icons/check-square.svg new file mode 100644 index 0000000..d71c1f3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check.svg b/src/core/static/css/bootstrap-icons/check.svg new file mode 100644 index 0000000..9de6cc7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check2-all.svg b/src/core/static/css/bootstrap-icons/check2-all.svg new file mode 100644 index 0000000..25d8ba5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check2-all.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check2-circle.svg b/src/core/static/css/bootstrap-icons/check2-circle.svg new file mode 100644 index 0000000..7319d37 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check2-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check2-square.svg b/src/core/static/css/bootstrap-icons/check2-square.svg new file mode 100644 index 0000000..2d5e6eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check2-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/check2.svg b/src/core/static/css/bootstrap-icons/check2.svg new file mode 100644 index 0000000..e187956 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/check2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-bar-contract.svg b/src/core/static/css/bootstrap-icons/chevron-bar-contract.svg new file mode 100644 index 0000000..f12917f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-bar-contract.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-bar-down.svg b/src/core/static/css/bootstrap-icons/chevron-bar-down.svg new file mode 100644 index 0000000..4df2259 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-bar-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-bar-expand.svg b/src/core/static/css/bootstrap-icons/chevron-bar-expand.svg new file mode 100644 index 0000000..6cb775f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-bar-expand.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-bar-left.svg b/src/core/static/css/bootstrap-icons/chevron-bar-left.svg new file mode 100644 index 0000000..5d53406 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-bar-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-bar-right.svg b/src/core/static/css/bootstrap-icons/chevron-bar-right.svg new file mode 100644 index 0000000..b71553c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-bar-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-bar-up.svg b/src/core/static/css/bootstrap-icons/chevron-bar-up.svg new file mode 100644 index 0000000..9ca1408 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-bar-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-compact-down.svg b/src/core/static/css/bootstrap-icons/chevron-compact-down.svg new file mode 100644 index 0000000..fb1767e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-compact-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-compact-left.svg b/src/core/static/css/bootstrap-icons/chevron-compact-left.svg new file mode 100644 index 0000000..5dd6b6b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-compact-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-compact-right.svg b/src/core/static/css/bootstrap-icons/chevron-compact-right.svg new file mode 100644 index 0000000..ecb5994 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-compact-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-compact-up.svg b/src/core/static/css/bootstrap-icons/chevron-compact-up.svg new file mode 100644 index 0000000..8bc0a55 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-compact-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-contract.svg b/src/core/static/css/bootstrap-icons/chevron-contract.svg new file mode 100644 index 0000000..5243d43 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-contract.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-double-down.svg b/src/core/static/css/bootstrap-icons/chevron-double-down.svg new file mode 100644 index 0000000..0df76ee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-double-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-double-left.svg b/src/core/static/css/bootstrap-icons/chevron-double-left.svg new file mode 100644 index 0000000..7181fd1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-double-left.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-double-right.svg b/src/core/static/css/bootstrap-icons/chevron-double-right.svg new file mode 100644 index 0000000..73e1b35 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-double-right.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-double-up.svg b/src/core/static/css/bootstrap-icons/chevron-double-up.svg new file mode 100644 index 0000000..5c9a013 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-double-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-down.svg b/src/core/static/css/bootstrap-icons/chevron-down.svg new file mode 100644 index 0000000..1f0b8bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-expand.svg b/src/core/static/css/bootstrap-icons/chevron-expand.svg new file mode 100644 index 0000000..0a2b81a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-expand.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-left.svg b/src/core/static/css/bootstrap-icons/chevron-left.svg new file mode 100644 index 0000000..018f8b6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-right.svg b/src/core/static/css/bootstrap-icons/chevron-right.svg new file mode 100644 index 0000000..d621289 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/chevron-up.svg b/src/core/static/css/bootstrap-icons/chevron-up.svg new file mode 100644 index 0000000..3b2bd42 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/chevron-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/circle-fill.svg b/src/core/static/css/bootstrap-icons/circle-fill.svg new file mode 100644 index 0000000..e0d1b51 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/circle-half.svg b/src/core/static/css/bootstrap-icons/circle-half.svg new file mode 100644 index 0000000..5380929 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/circle-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/circle-square.svg b/src/core/static/css/bootstrap-icons/circle-square.svg new file mode 100644 index 0000000..37d8622 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/circle-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/circle.svg b/src/core/static/css/bootstrap-icons/circle.svg new file mode 100644 index 0000000..dc57919 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-check-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-check-fill.svg new file mode 100644 index 0000000..4c0c18f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-check-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-check.svg b/src/core/static/css/bootstrap-icons/clipboard-check.svg new file mode 100644 index 0000000..f7591ae --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-check.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-data-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-data-fill.svg new file mode 100644 index 0000000..e7de45a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-data-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-data.svg b/src/core/static/css/bootstrap-icons/clipboard-data.svg new file mode 100644 index 0000000..b4fcb33 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-data.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-fill.svg new file mode 100644 index 0000000..86d3da0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-heart-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-heart-fill.svg new file mode 100644 index 0000000..c653de1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-heart-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-heart.svg b/src/core/static/css/bootstrap-icons/clipboard-heart.svg new file mode 100644 index 0000000..0b5b319 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-heart.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-minus-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-minus-fill.svg new file mode 100644 index 0000000..7828cb8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-minus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-minus.svg b/src/core/static/css/bootstrap-icons/clipboard-minus.svg new file mode 100644 index 0000000..4826c3e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-minus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-plus-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-plus-fill.svg new file mode 100644 index 0000000..2ebdba4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-plus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-plus.svg b/src/core/static/css/bootstrap-icons/clipboard-plus.svg new file mode 100644 index 0000000..79020c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-plus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-pulse.svg b/src/core/static/css/bootstrap-icons/clipboard-pulse.svg new file mode 100644 index 0000000..0c43dab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-pulse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-x-fill.svg b/src/core/static/css/bootstrap-icons/clipboard-x-fill.svg new file mode 100644 index 0000000..8cba1ea --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-x-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard-x.svg b/src/core/static/css/bootstrap-icons/clipboard-x.svg new file mode 100644 index 0000000..bba444d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard-x.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard.svg b/src/core/static/css/bootstrap-icons/clipboard.svg new file mode 100644 index 0000000..360e089 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-check-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-check-fill.svg new file mode 100644 index 0000000..01aed62 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-check-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-check.svg b/src/core/static/css/bootstrap-icons/clipboard2-check.svg new file mode 100644 index 0000000..c235208 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-check.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-data-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-data-fill.svg new file mode 100644 index 0000000..40656a7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-data-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-data.svg b/src/core/static/css/bootstrap-icons/clipboard2-data.svg new file mode 100644 index 0000000..74b26f5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-data.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-fill.svg new file mode 100644 index 0000000..ca2df57 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-heart-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-heart-fill.svg new file mode 100644 index 0000000..2abc359 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-heart-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-heart.svg b/src/core/static/css/bootstrap-icons/clipboard2-heart.svg new file mode 100644 index 0000000..4883c3f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-heart.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-minus-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-minus-fill.svg new file mode 100644 index 0000000..000a2c6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-minus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-minus.svg b/src/core/static/css/bootstrap-icons/clipboard2-minus.svg new file mode 100644 index 0000000..a634bb0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-minus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-plus-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-plus-fill.svg new file mode 100644 index 0000000..f1702d8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-plus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-plus.svg b/src/core/static/css/bootstrap-icons/clipboard2-plus.svg new file mode 100644 index 0000000..474ffdc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-plus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-pulse-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-pulse-fill.svg new file mode 100644 index 0000000..5017f6d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-pulse-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-pulse.svg b/src/core/static/css/bootstrap-icons/clipboard2-pulse.svg new file mode 100644 index 0000000..1e6370c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-pulse.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-x-fill.svg b/src/core/static/css/bootstrap-icons/clipboard2-x-fill.svg new file mode 100644 index 0000000..8f63584 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-x-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2-x.svg b/src/core/static/css/bootstrap-icons/clipboard2-x.svg new file mode 100644 index 0000000..9ac8211 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2-x.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clipboard2.svg b/src/core/static/css/bootstrap-icons/clipboard2.svg new file mode 100644 index 0000000..d729ddb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clipboard2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clock-fill.svg b/src/core/static/css/bootstrap-icons/clock-fill.svg new file mode 100644 index 0000000..189dec1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clock-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clock-history.svg b/src/core/static/css/bootstrap-icons/clock-history.svg new file mode 100644 index 0000000..414b526 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clock-history.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clock.svg b/src/core/static/css/bootstrap-icons/clock.svg new file mode 100644 index 0000000..72f2939 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clock.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-arrow-down-fill.svg b/src/core/static/css/bootstrap-icons/cloud-arrow-down-fill.svg new file mode 100644 index 0000000..6e18ca9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-arrow-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-arrow-down.svg b/src/core/static/css/bootstrap-icons/cloud-arrow-down.svg new file mode 100644 index 0000000..cb8e33a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-arrow-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-arrow-up-fill.svg b/src/core/static/css/bootstrap-icons/cloud-arrow-up-fill.svg new file mode 100644 index 0000000..89d72fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-arrow-up-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-arrow-up.svg b/src/core/static/css/bootstrap-icons/cloud-arrow-up.svg new file mode 100644 index 0000000..6f69abc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-arrow-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-check-fill.svg b/src/core/static/css/bootstrap-icons/cloud-check-fill.svg new file mode 100644 index 0000000..81f28b5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-check.svg b/src/core/static/css/bootstrap-icons/cloud-check.svg new file mode 100644 index 0000000..917d5c2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-download-fill.svg b/src/core/static/css/bootstrap-icons/cloud-download-fill.svg new file mode 100644 index 0000000..53c4242 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-download-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-download.svg b/src/core/static/css/bootstrap-icons/cloud-download.svg new file mode 100644 index 0000000..c6b3fe3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-download.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-drizzle-fill.svg b/src/core/static/css/bootstrap-icons/cloud-drizzle-fill.svg new file mode 100644 index 0000000..996aec4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-drizzle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-drizzle.svg b/src/core/static/css/bootstrap-icons/cloud-drizzle.svg new file mode 100644 index 0000000..bb1e68b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-drizzle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-fill.svg b/src/core/static/css/bootstrap-icons/cloud-fill.svg new file mode 100644 index 0000000..23755bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-fog-fill.svg b/src/core/static/css/bootstrap-icons/cloud-fog-fill.svg new file mode 100644 index 0000000..07f10f4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-fog-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-fog.svg b/src/core/static/css/bootstrap-icons/cloud-fog.svg new file mode 100644 index 0000000..b40c983 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-fog.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-fog2-fill.svg b/src/core/static/css/bootstrap-icons/cloud-fog2-fill.svg new file mode 100644 index 0000000..1d49851 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-fog2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-fog2.svg b/src/core/static/css/bootstrap-icons/cloud-fog2.svg new file mode 100644 index 0000000..1bd3c25 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-fog2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-hail-fill.svg b/src/core/static/css/bootstrap-icons/cloud-hail-fill.svg new file mode 100644 index 0000000..d8a096b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-hail-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-hail.svg b/src/core/static/css/bootstrap-icons/cloud-hail.svg new file mode 100644 index 0000000..2f9bec1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-hail.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-haze-fill.svg b/src/core/static/css/bootstrap-icons/cloud-haze-fill.svg new file mode 100644 index 0000000..002fc26 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-haze-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-haze.svg b/src/core/static/css/bootstrap-icons/cloud-haze.svg new file mode 100644 index 0000000..513e346 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-haze.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-haze2-fill.svg b/src/core/static/css/bootstrap-icons/cloud-haze2-fill.svg new file mode 100644 index 0000000..e9b7bda --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-haze2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-haze2.svg b/src/core/static/css/bootstrap-icons/cloud-haze2.svg new file mode 100644 index 0000000..c213dfb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-haze2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-lightning-fill.svg b/src/core/static/css/bootstrap-icons/cloud-lightning-fill.svg new file mode 100644 index 0000000..1d30904 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-lightning-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-lightning-rain-fill.svg b/src/core/static/css/bootstrap-icons/cloud-lightning-rain-fill.svg new file mode 100644 index 0000000..2b6d4a1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-lightning-rain-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-lightning-rain.svg b/src/core/static/css/bootstrap-icons/cloud-lightning-rain.svg new file mode 100644 index 0000000..31badb3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-lightning-rain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-lightning.svg b/src/core/static/css/bootstrap-icons/cloud-lightning.svg new file mode 100644 index 0000000..5a8bafd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-lightning.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-minus-fill.svg b/src/core/static/css/bootstrap-icons/cloud-minus-fill.svg new file mode 100644 index 0000000..753727f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-minus.svg b/src/core/static/css/bootstrap-icons/cloud-minus.svg new file mode 100644 index 0000000..a4ab6f9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-moon-fill.svg b/src/core/static/css/bootstrap-icons/cloud-moon-fill.svg new file mode 100644 index 0000000..d968faf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-moon-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-moon.svg b/src/core/static/css/bootstrap-icons/cloud-moon.svg new file mode 100644 index 0000000..1089204 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-moon.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-plus-fill.svg b/src/core/static/css/bootstrap-icons/cloud-plus-fill.svg new file mode 100644 index 0000000..92620aa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-plus.svg b/src/core/static/css/bootstrap-icons/cloud-plus.svg new file mode 100644 index 0000000..4ef51f2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-rain-fill.svg b/src/core/static/css/bootstrap-icons/cloud-rain-fill.svg new file mode 100644 index 0000000..94cddba --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-rain-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-rain-heavy-fill.svg b/src/core/static/css/bootstrap-icons/cloud-rain-heavy-fill.svg new file mode 100644 index 0000000..167c8af --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-rain-heavy-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-rain-heavy.svg b/src/core/static/css/bootstrap-icons/cloud-rain-heavy.svg new file mode 100644 index 0000000..a5c41e5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-rain-heavy.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-rain.svg b/src/core/static/css/bootstrap-icons/cloud-rain.svg new file mode 100644 index 0000000..eb40032 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-rain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-slash-fill.svg b/src/core/static/css/bootstrap-icons/cloud-slash-fill.svg new file mode 100644 index 0000000..a4b8bad --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-slash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-slash.svg b/src/core/static/css/bootstrap-icons/cloud-slash.svg new file mode 100644 index 0000000..fe89178 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-slash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-sleet-fill.svg b/src/core/static/css/bootstrap-icons/cloud-sleet-fill.svg new file mode 100644 index 0000000..73764dc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-sleet-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-sleet.svg b/src/core/static/css/bootstrap-icons/cloud-sleet.svg new file mode 100644 index 0000000..d3c8f2e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-sleet.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-snow-fill.svg b/src/core/static/css/bootstrap-icons/cloud-snow-fill.svg new file mode 100644 index 0000000..0ffc577 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-snow-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-snow.svg b/src/core/static/css/bootstrap-icons/cloud-snow.svg new file mode 100644 index 0000000..b1643fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-snow.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-sun-fill.svg b/src/core/static/css/bootstrap-icons/cloud-sun-fill.svg new file mode 100644 index 0000000..9ecf7de --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-sun-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-sun.svg b/src/core/static/css/bootstrap-icons/cloud-sun.svg new file mode 100644 index 0000000..76ebc49 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-sun.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-upload-fill.svg b/src/core/static/css/bootstrap-icons/cloud-upload-fill.svg new file mode 100644 index 0000000..766015d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-upload-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud-upload.svg b/src/core/static/css/bootstrap-icons/cloud-upload.svg new file mode 100644 index 0000000..6184b72 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud-upload.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloud.svg b/src/core/static/css/bootstrap-icons/cloud.svg new file mode 100644 index 0000000..7b0b9b3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloud.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clouds-fill.svg b/src/core/static/css/bootstrap-icons/clouds-fill.svg new file mode 100644 index 0000000..fe7fc07 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clouds-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/clouds.svg b/src/core/static/css/bootstrap-icons/clouds.svg new file mode 100644 index 0000000..c9a5ba0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/clouds.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloudy-fill.svg b/src/core/static/css/bootstrap-icons/cloudy-fill.svg new file mode 100644 index 0000000..3e90f9e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloudy-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cloudy.svg b/src/core/static/css/bootstrap-icons/cloudy.svg new file mode 100644 index 0000000..0783bca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cloudy.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/code-slash.svg b/src/core/static/css/bootstrap-icons/code-slash.svg new file mode 100644 index 0000000..ef0ef01 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/code-slash.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/code-square.svg b/src/core/static/css/bootstrap-icons/code-square.svg new file mode 100644 index 0000000..415b56c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/code-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/code.svg b/src/core/static/css/bootstrap-icons/code.svg new file mode 100644 index 0000000..079f5c6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/code.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/coin.svg b/src/core/static/css/bootstrap-icons/coin.svg new file mode 100644 index 0000000..045d428 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/coin.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/collection-fill.svg b/src/core/static/css/bootstrap-icons/collection-fill.svg new file mode 100644 index 0000000..fee7f54 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/collection-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/collection-play-fill.svg b/src/core/static/css/bootstrap-icons/collection-play-fill.svg new file mode 100644 index 0000000..2601e48 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/collection-play-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/collection-play.svg b/src/core/static/css/bootstrap-icons/collection-play.svg new file mode 100644 index 0000000..96b5c6e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/collection-play.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/collection.svg b/src/core/static/css/bootstrap-icons/collection.svg new file mode 100644 index 0000000..0870f5a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/collection.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/columns-gap.svg b/src/core/static/css/bootstrap-icons/columns-gap.svg new file mode 100644 index 0000000..b3cb175 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/columns-gap.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/columns.svg b/src/core/static/css/bootstrap-icons/columns.svg new file mode 100644 index 0000000..d785491 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/columns.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/command.svg b/src/core/static/css/bootstrap-icons/command.svg new file mode 100644 index 0000000..d162254 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/command.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/compass-fill.svg b/src/core/static/css/bootstrap-icons/compass-fill.svg new file mode 100644 index 0000000..ad821c4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/compass-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/compass.svg b/src/core/static/css/bootstrap-icons/compass.svg new file mode 100644 index 0000000..8649461 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/compass.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cone-striped.svg b/src/core/static/css/bootstrap-icons/cone-striped.svg new file mode 100644 index 0000000..44e9606 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cone-striped.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cone.svg b/src/core/static/css/bootstrap-icons/cone.svg new file mode 100644 index 0000000..2de05c5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cone.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/controller.svg b/src/core/static/css/bootstrap-icons/controller.svg new file mode 100644 index 0000000..15e7774 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/controller.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cpu-fill.svg b/src/core/static/css/bootstrap-icons/cpu-fill.svg new file mode 100644 index 0000000..50d0a07 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cpu-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cpu.svg b/src/core/static/css/bootstrap-icons/cpu.svg new file mode 100644 index 0000000..a9fbaa3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cpu.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/credit-card-2-back-fill.svg b/src/core/static/css/bootstrap-icons/credit-card-2-back-fill.svg new file mode 100644 index 0000000..c80bb6c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/credit-card-2-back-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/credit-card-2-back.svg b/src/core/static/css/bootstrap-icons/credit-card-2-back.svg new file mode 100644 index 0000000..e99159c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/credit-card-2-back.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/credit-card-2-front-fill.svg b/src/core/static/css/bootstrap-icons/credit-card-2-front-fill.svg new file mode 100644 index 0000000..c082ef0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/credit-card-2-front-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/credit-card-2-front.svg b/src/core/static/css/bootstrap-icons/credit-card-2-front.svg new file mode 100644 index 0000000..95b071d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/credit-card-2-front.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/credit-card-fill.svg b/src/core/static/css/bootstrap-icons/credit-card-fill.svg new file mode 100644 index 0000000..d0686a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/credit-card-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/credit-card.svg b/src/core/static/css/bootstrap-icons/credit-card.svg new file mode 100644 index 0000000..f716d39 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/credit-card.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/crop.svg b/src/core/static/css/bootstrap-icons/crop.svg new file mode 100644 index 0000000..b7e1749 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/crop.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cup-fill.svg b/src/core/static/css/bootstrap-icons/cup-fill.svg new file mode 100644 index 0000000..08dd98a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cup-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cup-straw.svg b/src/core/static/css/bootstrap-icons/cup-straw.svg new file mode 100644 index 0000000..bda9d07 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cup-straw.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cup.svg b/src/core/static/css/bootstrap-icons/cup.svg new file mode 100644 index 0000000..cf2e97b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cup.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/currency-bitcoin.svg b/src/core/static/css/bootstrap-icons/currency-bitcoin.svg new file mode 100644 index 0000000..488adca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/currency-bitcoin.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/currency-dollar.svg b/src/core/static/css/bootstrap-icons/currency-dollar.svg new file mode 100644 index 0000000..572e34c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/currency-dollar.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/currency-euro.svg b/src/core/static/css/bootstrap-icons/currency-euro.svg new file mode 100644 index 0000000..1fcaa7c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/currency-euro.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/currency-exchange.svg b/src/core/static/css/bootstrap-icons/currency-exchange.svg new file mode 100644 index 0000000..1e3eaf3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/currency-exchange.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/currency-pound.svg b/src/core/static/css/bootstrap-icons/currency-pound.svg new file mode 100644 index 0000000..60dbd58 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/currency-pound.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/currency-yen.svg b/src/core/static/css/bootstrap-icons/currency-yen.svg new file mode 100644 index 0000000..5bbf1a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/currency-yen.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cursor-fill.svg b/src/core/static/css/bootstrap-icons/cursor-fill.svg new file mode 100644 index 0000000..093372b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cursor-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cursor-text.svg b/src/core/static/css/bootstrap-icons/cursor-text.svg new file mode 100644 index 0000000..42a48fa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cursor-text.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/cursor.svg b/src/core/static/css/bootstrap-icons/cursor.svg new file mode 100644 index 0000000..315106b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/cursor.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-circle-dotted.svg b/src/core/static/css/bootstrap-icons/dash-circle-dotted.svg new file mode 100644 index 0000000..7e29372 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-circle-dotted.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-circle-fill.svg b/src/core/static/css/bootstrap-icons/dash-circle-fill.svg new file mode 100644 index 0000000..db27419 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-circle.svg b/src/core/static/css/bootstrap-icons/dash-circle.svg new file mode 100644 index 0000000..17483d6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-lg.svg b/src/core/static/css/bootstrap-icons/dash-lg.svg new file mode 100644 index 0000000..0f4c5e9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-square-dotted.svg b/src/core/static/css/bootstrap-icons/dash-square-dotted.svg new file mode 100644 index 0000000..15b8d4b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-square-dotted.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-square-fill.svg b/src/core/static/css/bootstrap-icons/dash-square-fill.svg new file mode 100644 index 0000000..85a95b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash-square.svg b/src/core/static/css/bootstrap-icons/dash-square.svg new file mode 100644 index 0000000..b63e536 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dash.svg b/src/core/static/css/bootstrap-icons/dash.svg new file mode 100644 index 0000000..4ac4288 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dash.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/device-hdd-fill.svg b/src/core/static/css/bootstrap-icons/device-hdd-fill.svg new file mode 100644 index 0000000..5b5ae29 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/device-hdd-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/device-hdd.svg b/src/core/static/css/bootstrap-icons/device-hdd.svg new file mode 100644 index 0000000..960e609 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/device-hdd.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/device-ssd-fill.svg b/src/core/static/css/bootstrap-icons/device-ssd-fill.svg new file mode 100644 index 0000000..9ba5802 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/device-ssd-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/device-ssd.svg b/src/core/static/css/bootstrap-icons/device-ssd.svg new file mode 100644 index 0000000..0dd8ae5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/device-ssd.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diagram-2-fill.svg b/src/core/static/css/bootstrap-icons/diagram-2-fill.svg new file mode 100644 index 0000000..b46a212 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diagram-2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diagram-2.svg b/src/core/static/css/bootstrap-icons/diagram-2.svg new file mode 100644 index 0000000..2b330e5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diagram-2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diagram-3-fill.svg b/src/core/static/css/bootstrap-icons/diagram-3-fill.svg new file mode 100644 index 0000000..6cc31c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diagram-3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diagram-3.svg b/src/core/static/css/bootstrap-icons/diagram-3.svg new file mode 100644 index 0000000..464b051 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diagram-3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diamond-fill.svg b/src/core/static/css/bootstrap-icons/diamond-fill.svg new file mode 100644 index 0000000..e6e3151 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diamond-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diamond-half.svg b/src/core/static/css/bootstrap-icons/diamond-half.svg new file mode 100644 index 0000000..4e13791 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diamond-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/diamond.svg b/src/core/static/css/bootstrap-icons/diamond.svg new file mode 100644 index 0000000..4cddafa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/diamond.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-1-fill.svg b/src/core/static/css/bootstrap-icons/dice-1-fill.svg new file mode 100644 index 0000000..0b20aa0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-1-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-1.svg b/src/core/static/css/bootstrap-icons/dice-1.svg new file mode 100644 index 0000000..97c2432 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-1.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-2-fill.svg b/src/core/static/css/bootstrap-icons/dice-2-fill.svg new file mode 100644 index 0000000..f55f921 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-2.svg b/src/core/static/css/bootstrap-icons/dice-2.svg new file mode 100644 index 0000000..38013a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-3-fill.svg b/src/core/static/css/bootstrap-icons/dice-3-fill.svg new file mode 100644 index 0000000..ae5a1ba --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-3.svg b/src/core/static/css/bootstrap-icons/dice-3.svg new file mode 100644 index 0000000..705b7e7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-3.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-4-fill.svg b/src/core/static/css/bootstrap-icons/dice-4-fill.svg new file mode 100644 index 0000000..6dad92b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-4-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-4.svg b/src/core/static/css/bootstrap-icons/dice-4.svg new file mode 100644 index 0000000..070f981 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-4.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-5-fill.svg b/src/core/static/css/bootstrap-icons/dice-5-fill.svg new file mode 100644 index 0000000..a92382b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-5-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-5.svg b/src/core/static/css/bootstrap-icons/dice-5.svg new file mode 100644 index 0000000..b4369c7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-5.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-6-fill.svg b/src/core/static/css/bootstrap-icons/dice-6-fill.svg new file mode 100644 index 0000000..fce8cb4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-6-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dice-6.svg b/src/core/static/css/bootstrap-icons/dice-6.svg new file mode 100644 index 0000000..44d25dc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dice-6.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/disc-fill.svg b/src/core/static/css/bootstrap-icons/disc-fill.svg new file mode 100644 index 0000000..b03f34d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/disc-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/disc.svg b/src/core/static/css/bootstrap-icons/disc.svg new file mode 100644 index 0000000..f3475a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/disc.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/discord.svg b/src/core/static/css/bootstrap-icons/discord.svg new file mode 100644 index 0000000..877cfdf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/discord.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/display-fill.svg b/src/core/static/css/bootstrap-icons/display-fill.svg new file mode 100644 index 0000000..f7c3fca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/display-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/display.svg b/src/core/static/css/bootstrap-icons/display.svg new file mode 100644 index 0000000..700d780 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/display.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/displayport-fill.svg b/src/core/static/css/bootstrap-icons/displayport-fill.svg new file mode 100644 index 0000000..17fe771 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/displayport-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/displayport.svg b/src/core/static/css/bootstrap-icons/displayport.svg new file mode 100644 index 0000000..3e5748a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/displayport.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/distribute-horizontal.svg b/src/core/static/css/bootstrap-icons/distribute-horizontal.svg new file mode 100644 index 0000000..fe90ff8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/distribute-horizontal.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/distribute-vertical.svg b/src/core/static/css/bootstrap-icons/distribute-vertical.svg new file mode 100644 index 0000000..234b2c2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/distribute-vertical.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/door-closed-fill.svg b/src/core/static/css/bootstrap-icons/door-closed-fill.svg new file mode 100644 index 0000000..1d2a036 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/door-closed-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/door-closed.svg b/src/core/static/css/bootstrap-icons/door-closed.svg new file mode 100644 index 0000000..3eab448 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/door-closed.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/door-open-fill.svg b/src/core/static/css/bootstrap-icons/door-open-fill.svg new file mode 100644 index 0000000..d4833a3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/door-open-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/door-open.svg b/src/core/static/css/bootstrap-icons/door-open.svg new file mode 100644 index 0000000..d9638a3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/door-open.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dot.svg b/src/core/static/css/bootstrap-icons/dot.svg new file mode 100644 index 0000000..183e4a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dot.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/download.svg b/src/core/static/css/bootstrap-icons/download.svg new file mode 100644 index 0000000..80a5817 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/download.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dpad-fill.svg b/src/core/static/css/bootstrap-icons/dpad-fill.svg new file mode 100644 index 0000000..ea54468 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dpad-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dpad.svg b/src/core/static/css/bootstrap-icons/dpad.svg new file mode 100644 index 0000000..9363c90 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dpad.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/dribbble.svg b/src/core/static/css/bootstrap-icons/dribbble.svg new file mode 100644 index 0000000..809f2d3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/dribbble.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/droplet-fill.svg b/src/core/static/css/bootstrap-icons/droplet-fill.svg new file mode 100644 index 0000000..a240876 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/droplet-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/droplet-half.svg b/src/core/static/css/bootstrap-icons/droplet-half.svg new file mode 100644 index 0000000..43eb208 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/droplet-half.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/droplet.svg b/src/core/static/css/bootstrap-icons/droplet.svg new file mode 100644 index 0000000..2b405d6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/droplet.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ear-fill.svg b/src/core/static/css/bootstrap-icons/ear-fill.svg new file mode 100644 index 0000000..8e564c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ear-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ear.svg b/src/core/static/css/bootstrap-icons/ear.svg new file mode 100644 index 0000000..8c8b869 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ear.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/earbuds.svg b/src/core/static/css/bootstrap-icons/earbuds.svg new file mode 100644 index 0000000..7bc0019 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/earbuds.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/easel-fill.svg b/src/core/static/css/bootstrap-icons/easel-fill.svg new file mode 100644 index 0000000..db00798 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/easel-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/easel.svg b/src/core/static/css/bootstrap-icons/easel.svg new file mode 100644 index 0000000..f95976e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/easel.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/easel2-fill.svg b/src/core/static/css/bootstrap-icons/easel2-fill.svg new file mode 100644 index 0000000..c393242 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/easel2-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/easel2.svg b/src/core/static/css/bootstrap-icons/easel2.svg new file mode 100644 index 0000000..d1736de --- /dev/null +++ b/src/core/static/css/bootstrap-icons/easel2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/easel3-fill.svg b/src/core/static/css/bootstrap-icons/easel3-fill.svg new file mode 100644 index 0000000..2e57223 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/easel3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/easel3.svg b/src/core/static/css/bootstrap-icons/easel3.svg new file mode 100644 index 0000000..a39ad3d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/easel3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/egg-fill.svg b/src/core/static/css/bootstrap-icons/egg-fill.svg new file mode 100644 index 0000000..33b7d44 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/egg-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/egg-fried.svg b/src/core/static/css/bootstrap-icons/egg-fried.svg new file mode 100644 index 0000000..b99cac3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/egg-fried.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/egg.svg b/src/core/static/css/bootstrap-icons/egg.svg new file mode 100644 index 0000000..9fb5c1e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/egg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eject-fill.svg b/src/core/static/css/bootstrap-icons/eject-fill.svg new file mode 100644 index 0000000..3255af6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eject-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eject.svg b/src/core/static/css/bootstrap-icons/eject.svg new file mode 100644 index 0000000..540cbc8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eject.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-angry-fill.svg b/src/core/static/css/bootstrap-icons/emoji-angry-fill.svg new file mode 100644 index 0000000..1bf7eb6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-angry-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-angry.svg b/src/core/static/css/bootstrap-icons/emoji-angry.svg new file mode 100644 index 0000000..d6d8914 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-angry.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-dizzy-fill.svg b/src/core/static/css/bootstrap-icons/emoji-dizzy-fill.svg new file mode 100644 index 0000000..d801800 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-dizzy-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-dizzy.svg b/src/core/static/css/bootstrap-icons/emoji-dizzy.svg new file mode 100644 index 0000000..f64fade --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-dizzy.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-expressionless-fill.svg b/src/core/static/css/bootstrap-icons/emoji-expressionless-fill.svg new file mode 100644 index 0000000..f70140a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-expressionless-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-expressionless.svg b/src/core/static/css/bootstrap-icons/emoji-expressionless.svg new file mode 100644 index 0000000..208a72d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-expressionless.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-frown-fill.svg b/src/core/static/css/bootstrap-icons/emoji-frown-fill.svg new file mode 100644 index 0000000..c8a9ddc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-frown-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-frown.svg b/src/core/static/css/bootstrap-icons/emoji-frown.svg new file mode 100644 index 0000000..b7766eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-frown.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-heart-eyes-fill.svg b/src/core/static/css/bootstrap-icons/emoji-heart-eyes-fill.svg new file mode 100644 index 0000000..cc91552 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-heart-eyes-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-heart-eyes.svg b/src/core/static/css/bootstrap-icons/emoji-heart-eyes.svg new file mode 100644 index 0000000..c19ec51 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-heart-eyes.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-kiss-fill.svg b/src/core/static/css/bootstrap-icons/emoji-kiss-fill.svg new file mode 100644 index 0000000..ab46245 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-kiss-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-kiss.svg b/src/core/static/css/bootstrap-icons/emoji-kiss.svg new file mode 100644 index 0000000..4646628 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-kiss.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-laughing-fill.svg b/src/core/static/css/bootstrap-icons/emoji-laughing-fill.svg new file mode 100644 index 0000000..cc8c69b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-laughing-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-laughing.svg b/src/core/static/css/bootstrap-icons/emoji-laughing.svg new file mode 100644 index 0000000..68d9b25 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-laughing.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-neutral-fill.svg b/src/core/static/css/bootstrap-icons/emoji-neutral-fill.svg new file mode 100644 index 0000000..58bcb6b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-neutral-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-neutral.svg b/src/core/static/css/bootstrap-icons/emoji-neutral.svg new file mode 100644 index 0000000..2f3204a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-neutral.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-smile-fill.svg b/src/core/static/css/bootstrap-icons/emoji-smile-fill.svg new file mode 100644 index 0000000..76a6a16 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-smile-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-smile-upside-down-fill.svg b/src/core/static/css/bootstrap-icons/emoji-smile-upside-down-fill.svg new file mode 100644 index 0000000..c682933 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-smile-upside-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-smile-upside-down.svg b/src/core/static/css/bootstrap-icons/emoji-smile-upside-down.svg new file mode 100644 index 0000000..1e18424 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-smile-upside-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-smile.svg b/src/core/static/css/bootstrap-icons/emoji-smile.svg new file mode 100644 index 0000000..d222a9a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-smile.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-sunglasses-fill.svg b/src/core/static/css/bootstrap-icons/emoji-sunglasses-fill.svg new file mode 100644 index 0000000..00e7bc0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-sunglasses-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-sunglasses.svg b/src/core/static/css/bootstrap-icons/emoji-sunglasses.svg new file mode 100644 index 0000000..4771e4d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-sunglasses.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-wink-fill.svg b/src/core/static/css/bootstrap-icons/emoji-wink-fill.svg new file mode 100644 index 0000000..8601a58 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-wink-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/emoji-wink.svg b/src/core/static/css/bootstrap-icons/emoji-wink.svg new file mode 100644 index 0000000..ee3b3d0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/emoji-wink.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-check-fill.svg b/src/core/static/css/bootstrap-icons/envelope-check-fill.svg new file mode 100644 index 0000000..ca06ad0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-check-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-check.svg b/src/core/static/css/bootstrap-icons/envelope-check.svg new file mode 100644 index 0000000..8a50181 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-dash-fill.svg b/src/core/static/css/bootstrap-icons/envelope-dash-fill.svg new file mode 100644 index 0000000..7275d3d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-dash-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-dash.svg b/src/core/static/css/bootstrap-icons/envelope-dash.svg new file mode 100644 index 0000000..7ae3e5c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-exclamation-fill.svg b/src/core/static/css/bootstrap-icons/envelope-exclamation-fill.svg new file mode 100644 index 0000000..4bc91d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-exclamation-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-exclamation.svg b/src/core/static/css/bootstrap-icons/envelope-exclamation.svg new file mode 100644 index 0000000..936b777 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-exclamation.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-fill.svg b/src/core/static/css/bootstrap-icons/envelope-fill.svg new file mode 100644 index 0000000..0b28c86 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-heart-fill.svg b/src/core/static/css/bootstrap-icons/envelope-heart-fill.svg new file mode 100644 index 0000000..8ed9e02 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-heart-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-heart.svg b/src/core/static/css/bootstrap-icons/envelope-heart.svg new file mode 100644 index 0000000..b104999 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-open-fill.svg b/src/core/static/css/bootstrap-icons/envelope-open-fill.svg new file mode 100644 index 0000000..29d8fe7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-open-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-open-heart-fill.svg b/src/core/static/css/bootstrap-icons/envelope-open-heart-fill.svg new file mode 100644 index 0000000..478b85b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-open-heart-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-open-heart.svg b/src/core/static/css/bootstrap-icons/envelope-open-heart.svg new file mode 100644 index 0000000..7d324a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-open-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-open.svg b/src/core/static/css/bootstrap-icons/envelope-open.svg new file mode 100644 index 0000000..9a542d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-open.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-paper-fill.svg b/src/core/static/css/bootstrap-icons/envelope-paper-fill.svg new file mode 100644 index 0000000..14f613e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-paper-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-paper-heart-fill.svg b/src/core/static/css/bootstrap-icons/envelope-paper-heart-fill.svg new file mode 100644 index 0000000..e422acc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-paper-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-paper-heart.svg b/src/core/static/css/bootstrap-icons/envelope-paper-heart.svg new file mode 100644 index 0000000..2d925ae --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-paper-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-paper.svg b/src/core/static/css/bootstrap-icons/envelope-paper.svg new file mode 100644 index 0000000..a909c63 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-paper.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-plus-fill.svg b/src/core/static/css/bootstrap-icons/envelope-plus-fill.svg new file mode 100644 index 0000000..96703c2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-plus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-plus.svg b/src/core/static/css/bootstrap-icons/envelope-plus.svg new file mode 100644 index 0000000..0abb966 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-slash-fill.svg b/src/core/static/css/bootstrap-icons/envelope-slash-fill.svg new file mode 100644 index 0000000..09690e5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-slash-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-slash.svg b/src/core/static/css/bootstrap-icons/envelope-slash.svg new file mode 100644 index 0000000..35b3783 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-slash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-x-fill.svg b/src/core/static/css/bootstrap-icons/envelope-x-fill.svg new file mode 100644 index 0000000..b8348b1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-x-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope-x.svg b/src/core/static/css/bootstrap-icons/envelope-x.svg new file mode 100644 index 0000000..cd78475 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/envelope.svg b/src/core/static/css/bootstrap-icons/envelope.svg new file mode 100644 index 0000000..122fc35 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/envelope.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eraser-fill.svg b/src/core/static/css/bootstrap-icons/eraser-fill.svg new file mode 100644 index 0000000..10959b3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eraser-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eraser.svg b/src/core/static/css/bootstrap-icons/eraser.svg new file mode 100644 index 0000000..e7060e5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eraser.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ethernet.svg b/src/core/static/css/bootstrap-icons/ethernet.svg new file mode 100644 index 0000000..9b97a3a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ethernet.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-circle-fill.svg b/src/core/static/css/bootstrap-icons/exclamation-circle-fill.svg new file mode 100644 index 0000000..f7a7d17 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-circle.svg b/src/core/static/css/bootstrap-icons/exclamation-circle.svg new file mode 100644 index 0000000..73c7e8d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-diamond-fill.svg b/src/core/static/css/bootstrap-icons/exclamation-diamond-fill.svg new file mode 100644 index 0000000..5987fe7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-diamond-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-diamond.svg b/src/core/static/css/bootstrap-icons/exclamation-diamond.svg new file mode 100644 index 0000000..6c0388b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-diamond.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-lg.svg b/src/core/static/css/bootstrap-icons/exclamation-lg.svg new file mode 100644 index 0000000..b21e727 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-octagon-fill.svg b/src/core/static/css/bootstrap-icons/exclamation-octagon-fill.svg new file mode 100644 index 0000000..3347f64 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-octagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-octagon.svg b/src/core/static/css/bootstrap-icons/exclamation-octagon.svg new file mode 100644 index 0000000..6ef1db9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-octagon.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-square-fill.svg b/src/core/static/css/bootstrap-icons/exclamation-square-fill.svg new file mode 100644 index 0000000..e99eab8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-square.svg b/src/core/static/css/bootstrap-icons/exclamation-square.svg new file mode 100644 index 0000000..41436cb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-triangle-fill.svg b/src/core/static/css/bootstrap-icons/exclamation-triangle-fill.svg new file mode 100644 index 0000000..50e1752 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-triangle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation-triangle.svg b/src/core/static/css/bootstrap-icons/exclamation-triangle.svg new file mode 100644 index 0000000..7ca0dc7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation-triangle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclamation.svg b/src/core/static/css/bootstrap-icons/exclamation.svg new file mode 100644 index 0000000..953004b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclamation.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/exclude.svg b/src/core/static/css/bootstrap-icons/exclude.svg new file mode 100644 index 0000000..9be5f93 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/exclude.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/explicit-fill.svg b/src/core/static/css/bootstrap-icons/explicit-fill.svg new file mode 100644 index 0000000..159d365 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/explicit-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/explicit.svg b/src/core/static/css/bootstrap-icons/explicit.svg new file mode 100644 index 0000000..22a0ef4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/explicit.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eye-fill.svg b/src/core/static/css/bootstrap-icons/eye-fill.svg new file mode 100644 index 0000000..2697206 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eye-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eye-slash-fill.svg b/src/core/static/css/bootstrap-icons/eye-slash-fill.svg new file mode 100644 index 0000000..9339262 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eye-slash-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eye-slash.svg b/src/core/static/css/bootstrap-icons/eye-slash.svg new file mode 100644 index 0000000..c520837 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eye-slash.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eye.svg b/src/core/static/css/bootstrap-icons/eye.svg new file mode 100644 index 0000000..412ff69 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eye.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eyedropper.svg b/src/core/static/css/bootstrap-icons/eyedropper.svg new file mode 100644 index 0000000..698d40d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eyedropper.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/eyeglasses.svg b/src/core/static/css/bootstrap-icons/eyeglasses.svg new file mode 100644 index 0000000..020d943 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/eyeglasses.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/facebook.svg b/src/core/static/css/bootstrap-icons/facebook.svg new file mode 100644 index 0000000..e8d1443 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/facebook.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/fan.svg b/src/core/static/css/bootstrap-icons/fan.svg new file mode 100644 index 0000000..fab6eab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/fan.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-arrow-down-fill.svg b/src/core/static/css/bootstrap-icons/file-arrow-down-fill.svg new file mode 100644 index 0000000..910fc07 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-arrow-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-arrow-down.svg b/src/core/static/css/bootstrap-icons/file-arrow-down.svg new file mode 100644 index 0000000..6f75d50 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-arrow-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-arrow-up-fill.svg b/src/core/static/css/bootstrap-icons/file-arrow-up-fill.svg new file mode 100644 index 0000000..9dba205 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-arrow-up-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-arrow-up.svg b/src/core/static/css/bootstrap-icons/file-arrow-up.svg new file mode 100644 index 0000000..223379e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-arrow-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-bar-graph-fill.svg b/src/core/static/css/bootstrap-icons/file-bar-graph-fill.svg new file mode 100644 index 0000000..a0e31d6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-bar-graph-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-bar-graph.svg b/src/core/static/css/bootstrap-icons/file-bar-graph.svg new file mode 100644 index 0000000..e66be6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-bar-graph.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-binary-fill.svg b/src/core/static/css/bootstrap-icons/file-binary-fill.svg new file mode 100644 index 0000000..13343bf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-binary-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-binary.svg b/src/core/static/css/bootstrap-icons/file-binary.svg new file mode 100644 index 0000000..7e667bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-binary.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-break-fill.svg b/src/core/static/css/bootstrap-icons/file-break-fill.svg new file mode 100644 index 0000000..4eddc4a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-break-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-break.svg b/src/core/static/css/bootstrap-icons/file-break.svg new file mode 100644 index 0000000..b4485d7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-break.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-check-fill.svg b/src/core/static/css/bootstrap-icons/file-check-fill.svg new file mode 100644 index 0000000..fb54b18 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-check.svg b/src/core/static/css/bootstrap-icons/file-check.svg new file mode 100644 index 0000000..1426311 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-code-fill.svg b/src/core/static/css/bootstrap-icons/file-code-fill.svg new file mode 100644 index 0000000..ee2f0f6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-code-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-code.svg b/src/core/static/css/bootstrap-icons/file-code.svg new file mode 100644 index 0000000..a8c390b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-code.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-diff-fill.svg b/src/core/static/css/bootstrap-icons/file-diff-fill.svg new file mode 100644 index 0000000..945aef1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-diff-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-diff.svg b/src/core/static/css/bootstrap-icons/file-diff.svg new file mode 100644 index 0000000..dd848f0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-diff.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-arrow-down-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-arrow-down-fill.svg new file mode 100644 index 0000000..0e96047 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-arrow-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-arrow-down.svg b/src/core/static/css/bootstrap-icons/file-earmark-arrow-down.svg new file mode 100644 index 0000000..81cc43a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-arrow-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-arrow-up-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-arrow-up-fill.svg new file mode 100644 index 0000000..ce881cc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-arrow-up-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-arrow-up.svg b/src/core/static/css/bootstrap-icons/file-earmark-arrow-up.svg new file mode 100644 index 0000000..6cf324a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-arrow-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-bar-graph-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-bar-graph-fill.svg new file mode 100644 index 0000000..7dc0df9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-bar-graph-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-bar-graph.svg b/src/core/static/css/bootstrap-icons/file-earmark-bar-graph.svg new file mode 100644 index 0000000..eefb687 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-bar-graph.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-binary-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-binary-fill.svg new file mode 100644 index 0000000..1652562 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-binary-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-binary.svg b/src/core/static/css/bootstrap-icons/file-earmark-binary.svg new file mode 100644 index 0000000..e068bf6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-binary.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-break-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-break-fill.svg new file mode 100644 index 0000000..b36ea25 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-break-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-break.svg b/src/core/static/css/bootstrap-icons/file-earmark-break.svg new file mode 100644 index 0000000..e98c647 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-break.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-check-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-check-fill.svg new file mode 100644 index 0000000..de7bf69 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-check.svg b/src/core/static/css/bootstrap-icons/file-earmark-check.svg new file mode 100644 index 0000000..f2fbf66 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-code-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-code-fill.svg new file mode 100644 index 0000000..c23a7b6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-code-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-code.svg b/src/core/static/css/bootstrap-icons/file-earmark-code.svg new file mode 100644 index 0000000..1b94a6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-code.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-diff-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-diff-fill.svg new file mode 100644 index 0000000..5f18a88 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-diff-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-diff.svg b/src/core/static/css/bootstrap-icons/file-earmark-diff.svg new file mode 100644 index 0000000..0b28667 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-diff.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-easel-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-easel-fill.svg new file mode 100644 index 0000000..0743de4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-easel-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-easel.svg b/src/core/static/css/bootstrap-icons/file-earmark-easel.svg new file mode 100644 index 0000000..045fc87 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-easel.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-excel-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-excel-fill.svg new file mode 100644 index 0000000..2d492a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-excel-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-excel.svg b/src/core/static/css/bootstrap-icons/file-earmark-excel.svg new file mode 100644 index 0000000..c40f16b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-excel.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-fill.svg new file mode 100644 index 0000000..668247e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-font-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-font-fill.svg new file mode 100644 index 0000000..c4fe9a4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-font-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-font.svg b/src/core/static/css/bootstrap-icons/file-earmark-font.svg new file mode 100644 index 0000000..f7aad0b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-font.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-image-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-image-fill.svg new file mode 100644 index 0000000..e568ee7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-image-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-image.svg b/src/core/static/css/bootstrap-icons/file-earmark-image.svg new file mode 100644 index 0000000..1e1964b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-image.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-lock-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-lock-fill.svg new file mode 100644 index 0000000..18a7fb7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-lock-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-lock.svg b/src/core/static/css/bootstrap-icons/file-earmark-lock.svg new file mode 100644 index 0000000..b15ec6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-lock.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-lock2-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-lock2-fill.svg new file mode 100644 index 0000000..828a545 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-lock2-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-lock2.svg b/src/core/static/css/bootstrap-icons/file-earmark-lock2.svg new file mode 100644 index 0000000..cf76d3f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-lock2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-medical-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-medical-fill.svg new file mode 100644 index 0000000..ed5f6bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-medical-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-medical.svg b/src/core/static/css/bootstrap-icons/file-earmark-medical.svg new file mode 100644 index 0000000..6fa8a39 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-medical.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-minus-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-minus-fill.svg new file mode 100644 index 0000000..25e708f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-minus.svg b/src/core/static/css/bootstrap-icons/file-earmark-minus.svg new file mode 100644 index 0000000..e87b163 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-music-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-music-fill.svg new file mode 100644 index 0000000..c64c797 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-music-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-music.svg b/src/core/static/css/bootstrap-icons/file-earmark-music.svg new file mode 100644 index 0000000..cc25eb9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-music.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-pdf-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-pdf-fill.svg new file mode 100644 index 0000000..0ba21ab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-pdf-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-pdf.svg b/src/core/static/css/bootstrap-icons/file-earmark-pdf.svg new file mode 100644 index 0000000..52da96f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-pdf.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-person-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-person-fill.svg new file mode 100644 index 0000000..29a8129 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-person-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-person.svg b/src/core/static/css/bootstrap-icons/file-earmark-person.svg new file mode 100644 index 0000000..59a6a2a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-person.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-play-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-play-fill.svg new file mode 100644 index 0000000..80731db --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-play-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-play.svg b/src/core/static/css/bootstrap-icons/file-earmark-play.svg new file mode 100644 index 0000000..62042ab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-play.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-plus-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-plus-fill.svg new file mode 100644 index 0000000..6cead3a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-plus.svg b/src/core/static/css/bootstrap-icons/file-earmark-plus.svg new file mode 100644 index 0000000..9284026 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-post-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-post-fill.svg new file mode 100644 index 0000000..0c0e7b8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-post-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-post.svg b/src/core/static/css/bootstrap-icons/file-earmark-post.svg new file mode 100644 index 0000000..1f0d435 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-post.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-ppt-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-ppt-fill.svg new file mode 100644 index 0000000..68e9793 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-ppt-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-ppt.svg b/src/core/static/css/bootstrap-icons/file-earmark-ppt.svg new file mode 100644 index 0000000..bedf552 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-ppt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-richtext-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-richtext-fill.svg new file mode 100644 index 0000000..e5c82ee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-richtext-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-richtext.svg b/src/core/static/css/bootstrap-icons/file-earmark-richtext.svg new file mode 100644 index 0000000..35af146 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-richtext.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-ruled-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-ruled-fill.svg new file mode 100644 index 0000000..43aecce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-ruled-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-ruled.svg b/src/core/static/css/bootstrap-icons/file-earmark-ruled.svg new file mode 100644 index 0000000..4f28858 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-ruled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-slides-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-slides-fill.svg new file mode 100644 index 0000000..98b59df --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-slides-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-slides.svg b/src/core/static/css/bootstrap-icons/file-earmark-slides.svg new file mode 100644 index 0000000..2d97fa7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-slides.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-spreadsheet-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-spreadsheet-fill.svg new file mode 100644 index 0000000..9a71e73 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-spreadsheet-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-spreadsheet.svg b/src/core/static/css/bootstrap-icons/file-earmark-spreadsheet.svg new file mode 100644 index 0000000..a111232 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-spreadsheet.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-text-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-text-fill.svg new file mode 100644 index 0000000..b329919 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-text-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-text.svg b/src/core/static/css/bootstrap-icons/file-earmark-text.svg new file mode 100644 index 0000000..0d60c79 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-word-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-word-fill.svg new file mode 100644 index 0000000..717b049 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-word-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-word.svg b/src/core/static/css/bootstrap-icons/file-earmark-word.svg new file mode 100644 index 0000000..7186b69 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-word.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-x-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-x-fill.svg new file mode 100644 index 0000000..a19d14b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-x.svg b/src/core/static/css/bootstrap-icons/file-earmark-x.svg new file mode 100644 index 0000000..bedb970 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-zip-fill.svg b/src/core/static/css/bootstrap-icons/file-earmark-zip-fill.svg new file mode 100644 index 0000000..b92ff9a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-zip-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark-zip.svg b/src/core/static/css/bootstrap-icons/file-earmark-zip.svg new file mode 100644 index 0000000..b82afcc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark-zip.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-earmark.svg b/src/core/static/css/bootstrap-icons/file-earmark.svg new file mode 100644 index 0000000..c3d086b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-earmark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-easel-fill.svg b/src/core/static/css/bootstrap-icons/file-easel-fill.svg new file mode 100644 index 0000000..e1122e5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-easel-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-easel.svg b/src/core/static/css/bootstrap-icons/file-easel.svg new file mode 100644 index 0000000..c6d6a4d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-easel.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-excel-fill.svg b/src/core/static/css/bootstrap-icons/file-excel-fill.svg new file mode 100644 index 0000000..350a7df --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-excel-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-excel.svg b/src/core/static/css/bootstrap-icons/file-excel.svg new file mode 100644 index 0000000..0f43afe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-excel.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-fill.svg b/src/core/static/css/bootstrap-icons/file-fill.svg new file mode 100644 index 0000000..a1f4de0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-font-fill.svg b/src/core/static/css/bootstrap-icons/file-font-fill.svg new file mode 100644 index 0000000..198a259 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-font-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-font.svg b/src/core/static/css/bootstrap-icons/file-font.svg new file mode 100644 index 0000000..1d67f5e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-font.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-image-fill.svg b/src/core/static/css/bootstrap-icons/file-image-fill.svg new file mode 100644 index 0000000..f4e81ab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-image-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-image.svg b/src/core/static/css/bootstrap-icons/file-image.svg new file mode 100644 index 0000000..127fd89 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-image.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-lock-fill.svg b/src/core/static/css/bootstrap-icons/file-lock-fill.svg new file mode 100644 index 0000000..a14dafc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-lock-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-lock.svg b/src/core/static/css/bootstrap-icons/file-lock.svg new file mode 100644 index 0000000..4206978 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-lock.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-lock2-fill.svg b/src/core/static/css/bootstrap-icons/file-lock2-fill.svg new file mode 100644 index 0000000..a68a5d4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-lock2-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-lock2.svg b/src/core/static/css/bootstrap-icons/file-lock2.svg new file mode 100644 index 0000000..134f747 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-lock2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-medical-fill.svg b/src/core/static/css/bootstrap-icons/file-medical-fill.svg new file mode 100644 index 0000000..6caf0a3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-medical-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-medical.svg b/src/core/static/css/bootstrap-icons/file-medical.svg new file mode 100644 index 0000000..afec18e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-medical.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-minus-fill.svg b/src/core/static/css/bootstrap-icons/file-minus-fill.svg new file mode 100644 index 0000000..85d9999 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-minus.svg b/src/core/static/css/bootstrap-icons/file-minus.svg new file mode 100644 index 0000000..67a4538 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-music-fill.svg b/src/core/static/css/bootstrap-icons/file-music-fill.svg new file mode 100644 index 0000000..c7dfa82 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-music-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-music.svg b/src/core/static/css/bootstrap-icons/file-music.svg new file mode 100644 index 0000000..6531a95 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-music.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-pdf-fill.svg b/src/core/static/css/bootstrap-icons/file-pdf-fill.svg new file mode 100644 index 0000000..87543f5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-pdf-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-pdf.svg b/src/core/static/css/bootstrap-icons/file-pdf.svg new file mode 100644 index 0000000..e8ba0a1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-pdf.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-person-fill.svg b/src/core/static/css/bootstrap-icons/file-person-fill.svg new file mode 100644 index 0000000..d7e05e4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-person-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-person.svg b/src/core/static/css/bootstrap-icons/file-person.svg new file mode 100644 index 0000000..892800a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-person.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-play-fill.svg b/src/core/static/css/bootstrap-icons/file-play-fill.svg new file mode 100644 index 0000000..838dda9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-play-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-play.svg b/src/core/static/css/bootstrap-icons/file-play.svg new file mode 100644 index 0000000..fef9adf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-play.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-plus-fill.svg b/src/core/static/css/bootstrap-icons/file-plus-fill.svg new file mode 100644 index 0000000..1730c27 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-plus.svg b/src/core/static/css/bootstrap-icons/file-plus.svg new file mode 100644 index 0000000..d0ef464 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-post-fill.svg b/src/core/static/css/bootstrap-icons/file-post-fill.svg new file mode 100644 index 0000000..c3fc7e0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-post-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-post.svg b/src/core/static/css/bootstrap-icons/file-post.svg new file mode 100644 index 0000000..dd8aefc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-post.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-ppt-fill.svg b/src/core/static/css/bootstrap-icons/file-ppt-fill.svg new file mode 100644 index 0000000..3d3ac35 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-ppt-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-ppt.svg b/src/core/static/css/bootstrap-icons/file-ppt.svg new file mode 100644 index 0000000..0100d0b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-ppt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-richtext-fill.svg b/src/core/static/css/bootstrap-icons/file-richtext-fill.svg new file mode 100644 index 0000000..64c1fc8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-richtext-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-richtext.svg b/src/core/static/css/bootstrap-icons/file-richtext.svg new file mode 100644 index 0000000..22edf68 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-richtext.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-ruled-fill.svg b/src/core/static/css/bootstrap-icons/file-ruled-fill.svg new file mode 100644 index 0000000..f93c255 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-ruled-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-ruled.svg b/src/core/static/css/bootstrap-icons/file-ruled.svg new file mode 100644 index 0000000..431b4eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-ruled.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-slides-fill.svg b/src/core/static/css/bootstrap-icons/file-slides-fill.svg new file mode 100644 index 0000000..e8cb12a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-slides-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-slides.svg b/src/core/static/css/bootstrap-icons/file-slides.svg new file mode 100644 index 0000000..df3f65d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-slides.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-spreadsheet-fill.svg b/src/core/static/css/bootstrap-icons/file-spreadsheet-fill.svg new file mode 100644 index 0000000..a3977e1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-spreadsheet-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-spreadsheet.svg b/src/core/static/css/bootstrap-icons/file-spreadsheet.svg new file mode 100644 index 0000000..e83e733 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-spreadsheet.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-text-fill.svg b/src/core/static/css/bootstrap-icons/file-text-fill.svg new file mode 100644 index 0000000..29c9fc4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-text-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-text.svg b/src/core/static/css/bootstrap-icons/file-text.svg new file mode 100644 index 0000000..fa1e861 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-word-fill.svg b/src/core/static/css/bootstrap-icons/file-word-fill.svg new file mode 100644 index 0000000..2df1fca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-word-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-word.svg b/src/core/static/css/bootstrap-icons/file-word.svg new file mode 100644 index 0000000..61a96c2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-word.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-x-fill.svg b/src/core/static/css/bootstrap-icons/file-x-fill.svg new file mode 100644 index 0000000..980e405 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-x.svg b/src/core/static/css/bootstrap-icons/file-x.svg new file mode 100644 index 0000000..1fe66e6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-zip-fill.svg b/src/core/static/css/bootstrap-icons/file-zip-fill.svg new file mode 100644 index 0000000..95d3966 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-zip-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file-zip.svg b/src/core/static/css/bootstrap-icons/file-zip.svg new file mode 100644 index 0000000..3da93c8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file-zip.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/file.svg b/src/core/static/css/bootstrap-icons/file.svg new file mode 100644 index 0000000..3562fb2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/file.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/files-alt.svg b/src/core/static/css/bootstrap-icons/files-alt.svg new file mode 100644 index 0000000..1d4d069 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/files-alt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/files.svg b/src/core/static/css/bootstrap-icons/files.svg new file mode 100644 index 0000000..f8842f8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/files.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-aac.svg b/src/core/static/css/bootstrap-icons/filetype-aac.svg new file mode 100644 index 0000000..8a2d02a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-aac.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-ai.svg b/src/core/static/css/bootstrap-icons/filetype-ai.svg new file mode 100644 index 0000000..23e2ebc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-ai.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-bmp.svg b/src/core/static/css/bootstrap-icons/filetype-bmp.svg new file mode 100644 index 0000000..acf902f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-bmp.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-cs.svg b/src/core/static/css/bootstrap-icons/filetype-cs.svg new file mode 100644 index 0000000..fb76aec --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-cs.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-css.svg b/src/core/static/css/bootstrap-icons/filetype-css.svg new file mode 100644 index 0000000..da12ac6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-css.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-csv.svg b/src/core/static/css/bootstrap-icons/filetype-csv.svg new file mode 100644 index 0000000..efda95c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-csv.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-doc.svg b/src/core/static/css/bootstrap-icons/filetype-doc.svg new file mode 100644 index 0000000..14fb544 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-doc.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-docx.svg b/src/core/static/css/bootstrap-icons/filetype-docx.svg new file mode 100644 index 0000000..29a54ff --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-docx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-exe.svg b/src/core/static/css/bootstrap-icons/filetype-exe.svg new file mode 100644 index 0000000..2c4bea4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-exe.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-gif.svg b/src/core/static/css/bootstrap-icons/filetype-gif.svg new file mode 100644 index 0000000..6b016d8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-gif.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-heic.svg b/src/core/static/css/bootstrap-icons/filetype-heic.svg new file mode 100644 index 0000000..dcdb6f1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-heic.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-html.svg b/src/core/static/css/bootstrap-icons/filetype-html.svg new file mode 100644 index 0000000..35d7218 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-html.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-java.svg b/src/core/static/css/bootstrap-icons/filetype-java.svg new file mode 100644 index 0000000..c9dc543 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-java.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-jpg.svg b/src/core/static/css/bootstrap-icons/filetype-jpg.svg new file mode 100644 index 0000000..5e4ae64 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-jpg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-js.svg b/src/core/static/css/bootstrap-icons/filetype-js.svg new file mode 100644 index 0000000..8b198bf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-js.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-json.svg b/src/core/static/css/bootstrap-icons/filetype-json.svg new file mode 100644 index 0000000..2b9d988 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-json.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-jsx.svg b/src/core/static/css/bootstrap-icons/filetype-jsx.svg new file mode 100644 index 0000000..c23ba4c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-jsx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-key.svg b/src/core/static/css/bootstrap-icons/filetype-key.svg new file mode 100644 index 0000000..5b98050 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-key.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-m4p.svg b/src/core/static/css/bootstrap-icons/filetype-m4p.svg new file mode 100644 index 0000000..a10dc24 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-m4p.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-md.svg b/src/core/static/css/bootstrap-icons/filetype-md.svg new file mode 100644 index 0000000..ca5cd59 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-md.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-mdx.svg b/src/core/static/css/bootstrap-icons/filetype-mdx.svg new file mode 100644 index 0000000..e8774d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-mdx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-mov.svg b/src/core/static/css/bootstrap-icons/filetype-mov.svg new file mode 100644 index 0000000..9f05d63 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-mov.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-mp3.svg b/src/core/static/css/bootstrap-icons/filetype-mp3.svg new file mode 100644 index 0000000..0170351 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-mp3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-mp4.svg b/src/core/static/css/bootstrap-icons/filetype-mp4.svg new file mode 100644 index 0000000..997c427 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-mp4.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-otf.svg b/src/core/static/css/bootstrap-icons/filetype-otf.svg new file mode 100644 index 0000000..44d0c8e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-otf.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-pdf.svg b/src/core/static/css/bootstrap-icons/filetype-pdf.svg new file mode 100644 index 0000000..e1fc9b6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-pdf.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-php.svg b/src/core/static/css/bootstrap-icons/filetype-php.svg new file mode 100644 index 0000000..422cc2d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-php.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-png.svg b/src/core/static/css/bootstrap-icons/filetype-png.svg new file mode 100644 index 0000000..f719344 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-png.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-ppt.svg b/src/core/static/css/bootstrap-icons/filetype-ppt.svg new file mode 100644 index 0000000..cfaaf1b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-ppt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-pptx.svg b/src/core/static/css/bootstrap-icons/filetype-pptx.svg new file mode 100644 index 0000000..88ef369 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-pptx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-psd.svg b/src/core/static/css/bootstrap-icons/filetype-psd.svg new file mode 100644 index 0000000..cfcb13b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-psd.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-py.svg b/src/core/static/css/bootstrap-icons/filetype-py.svg new file mode 100644 index 0000000..654df70 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-py.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-raw.svg b/src/core/static/css/bootstrap-icons/filetype-raw.svg new file mode 100644 index 0000000..fdbeefc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-raw.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-rb.svg b/src/core/static/css/bootstrap-icons/filetype-rb.svg new file mode 100644 index 0000000..e3387b4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-rb.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-sass.svg b/src/core/static/css/bootstrap-icons/filetype-sass.svg new file mode 100644 index 0000000..5ff5ae5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-sass.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-scss.svg b/src/core/static/css/bootstrap-icons/filetype-scss.svg new file mode 100644 index 0000000..68f195a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-scss.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-sh.svg b/src/core/static/css/bootstrap-icons/filetype-sh.svg new file mode 100644 index 0000000..200fae4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-sh.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-svg.svg b/src/core/static/css/bootstrap-icons/filetype-svg.svg new file mode 100644 index 0000000..ea1264c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-svg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-tiff.svg b/src/core/static/css/bootstrap-icons/filetype-tiff.svg new file mode 100644 index 0000000..d6f9e9b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-tiff.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-tsx.svg b/src/core/static/css/bootstrap-icons/filetype-tsx.svg new file mode 100644 index 0000000..cef1dc4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-tsx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-ttf.svg b/src/core/static/css/bootstrap-icons/filetype-ttf.svg new file mode 100644 index 0000000..549d4df --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-ttf.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-txt.svg b/src/core/static/css/bootstrap-icons/filetype-txt.svg new file mode 100644 index 0000000..6fae02a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-txt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-wav.svg b/src/core/static/css/bootstrap-icons/filetype-wav.svg new file mode 100644 index 0000000..bd226e8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-wav.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-woff.svg b/src/core/static/css/bootstrap-icons/filetype-woff.svg new file mode 100644 index 0000000..d8ec582 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-woff.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-xls.svg b/src/core/static/css/bootstrap-icons/filetype-xls.svg new file mode 100644 index 0000000..9c266cd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-xls.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-xlsx.svg b/src/core/static/css/bootstrap-icons/filetype-xlsx.svg new file mode 100644 index 0000000..a1aa802 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-xlsx.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-xml.svg b/src/core/static/css/bootstrap-icons/filetype-xml.svg new file mode 100644 index 0000000..d822645 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-xml.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filetype-yml.svg b/src/core/static/css/bootstrap-icons/filetype-yml.svg new file mode 100644 index 0000000..e8bf63d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filetype-yml.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/film.svg b/src/core/static/css/bootstrap-icons/film.svg new file mode 100644 index 0000000..5cef939 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/film.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter-circle-fill.svg b/src/core/static/css/bootstrap-icons/filter-circle-fill.svg new file mode 100644 index 0000000..f60fd59 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter-circle.svg b/src/core/static/css/bootstrap-icons/filter-circle.svg new file mode 100644 index 0000000..bbdc85f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter-left.svg b/src/core/static/css/bootstrap-icons/filter-left.svg new file mode 100644 index 0000000..22441de --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter-right.svg b/src/core/static/css/bootstrap-icons/filter-right.svg new file mode 100644 index 0000000..466a9b1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter-square-fill.svg b/src/core/static/css/bootstrap-icons/filter-square-fill.svg new file mode 100644 index 0000000..f8813b8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter-square.svg b/src/core/static/css/bootstrap-icons/filter-square.svg new file mode 100644 index 0000000..ae8c837 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/filter.svg b/src/core/static/css/bootstrap-icons/filter.svg new file mode 100644 index 0000000..555c612 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/filter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/fingerprint.svg b/src/core/static/css/bootstrap-icons/fingerprint.svg new file mode 100644 index 0000000..3cf2042 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/fingerprint.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/flag-fill.svg b/src/core/static/css/bootstrap-icons/flag-fill.svg new file mode 100644 index 0000000..73fffc2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/flag-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/flag.svg b/src/core/static/css/bootstrap-icons/flag.svg new file mode 100644 index 0000000..357c481 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/flag.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/flower1.svg b/src/core/static/css/bootstrap-icons/flower1.svg new file mode 100644 index 0000000..08a7e2e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/flower1.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/flower2.svg b/src/core/static/css/bootstrap-icons/flower2.svg new file mode 100644 index 0000000..d793728 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/flower2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/flower3.svg b/src/core/static/css/bootstrap-icons/flower3.svg new file mode 100644 index 0000000..147e32f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/flower3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-check.svg b/src/core/static/css/bootstrap-icons/folder-check.svg new file mode 100644 index 0000000..d599554 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-fill.svg b/src/core/static/css/bootstrap-icons/folder-fill.svg new file mode 100644 index 0000000..fd10c8e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-minus.svg b/src/core/static/css/bootstrap-icons/folder-minus.svg new file mode 100644 index 0000000..f41b660 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-plus.svg b/src/core/static/css/bootstrap-icons/folder-plus.svg new file mode 100644 index 0000000..29b5115 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-symlink-fill.svg b/src/core/static/css/bootstrap-icons/folder-symlink-fill.svg new file mode 100644 index 0000000..91dc0c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-symlink-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-symlink.svg b/src/core/static/css/bootstrap-icons/folder-symlink.svg new file mode 100644 index 0000000..b258b6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-symlink.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder-x.svg b/src/core/static/css/bootstrap-icons/folder-x.svg new file mode 100644 index 0000000..d571d08 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder.svg b/src/core/static/css/bootstrap-icons/folder.svg new file mode 100644 index 0000000..fd4dc5a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder2-open.svg b/src/core/static/css/bootstrap-icons/folder2-open.svg new file mode 100644 index 0000000..59d8382 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder2-open.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/folder2.svg b/src/core/static/css/bootstrap-icons/folder2.svg new file mode 100644 index 0000000..4145753 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/folder2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/fonts.svg b/src/core/static/css/bootstrap-icons/fonts.svg new file mode 100644 index 0000000..3afc7d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/fonts.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/fonts/bootstrap-icons.woff b/src/core/static/css/bootstrap-icons/fonts/bootstrap-icons.woff new file mode 100644 index 0000000..4cd66b7 Binary files /dev/null and b/src/core/static/css/bootstrap-icons/fonts/bootstrap-icons.woff differ diff --git a/src/core/static/css/bootstrap-icons/fonts/bootstrap-icons.woff2 b/src/core/static/css/bootstrap-icons/fonts/bootstrap-icons.woff2 new file mode 100644 index 0000000..de01cad Binary files /dev/null and b/src/core/static/css/bootstrap-icons/fonts/bootstrap-icons.woff2 differ diff --git a/src/core/static/css/bootstrap-icons/forward-fill.svg b/src/core/static/css/bootstrap-icons/forward-fill.svg new file mode 100644 index 0000000..7f2839b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/forward-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/forward.svg b/src/core/static/css/bootstrap-icons/forward.svg new file mode 100644 index 0000000..4b85614 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/forward.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/front.svg b/src/core/static/css/bootstrap-icons/front.svg new file mode 100644 index 0000000..d1edeb1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/front.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/fullscreen-exit.svg b/src/core/static/css/bootstrap-icons/fullscreen-exit.svg new file mode 100644 index 0000000..b9bdb1b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/fullscreen-exit.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/fullscreen.svg b/src/core/static/css/bootstrap-icons/fullscreen.svg new file mode 100644 index 0000000..7789d36 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/fullscreen.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/funnel-fill.svg b/src/core/static/css/bootstrap-icons/funnel-fill.svg new file mode 100644 index 0000000..5f16f16 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/funnel-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/funnel.svg b/src/core/static/css/bootstrap-icons/funnel.svg new file mode 100644 index 0000000..d027aa5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/funnel.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gear-fill.svg b/src/core/static/css/bootstrap-icons/gear-fill.svg new file mode 100644 index 0000000..2aa36a1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gear-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gear-wide-connected.svg b/src/core/static/css/bootstrap-icons/gear-wide-connected.svg new file mode 100644 index 0000000..fc196dd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gear-wide-connected.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gear-wide.svg b/src/core/static/css/bootstrap-icons/gear-wide.svg new file mode 100644 index 0000000..83194ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gear-wide.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gear.svg b/src/core/static/css/bootstrap-icons/gear.svg new file mode 100644 index 0000000..c11dbc1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gear.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gem.svg b/src/core/static/css/bootstrap-icons/gem.svg new file mode 100644 index 0000000..360d554 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gem.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gender-ambiguous.svg b/src/core/static/css/bootstrap-icons/gender-ambiguous.svg new file mode 100644 index 0000000..2ffaf11 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gender-ambiguous.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gender-female.svg b/src/core/static/css/bootstrap-icons/gender-female.svg new file mode 100644 index 0000000..102783c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gender-female.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gender-male.svg b/src/core/static/css/bootstrap-icons/gender-male.svg new file mode 100644 index 0000000..b0aee1d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gender-male.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gender-trans.svg b/src/core/static/css/bootstrap-icons/gender-trans.svg new file mode 100644 index 0000000..4c4c074 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gender-trans.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/geo-alt-fill.svg b/src/core/static/css/bootstrap-icons/geo-alt-fill.svg new file mode 100644 index 0000000..e88b77b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/geo-alt-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/geo-alt.svg b/src/core/static/css/bootstrap-icons/geo-alt.svg new file mode 100644 index 0000000..4092794 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/geo-alt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/geo-fill.svg b/src/core/static/css/bootstrap-icons/geo-fill.svg new file mode 100644 index 0000000..a53f2bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/geo-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/geo.svg b/src/core/static/css/bootstrap-icons/geo.svg new file mode 100644 index 0000000..6686fea --- /dev/null +++ b/src/core/static/css/bootstrap-icons/geo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gift-fill.svg b/src/core/static/css/bootstrap-icons/gift-fill.svg new file mode 100644 index 0000000..69f3379 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gift-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gift.svg b/src/core/static/css/bootstrap-icons/gift.svg new file mode 100644 index 0000000..663b87e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gift.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/git.svg b/src/core/static/css/bootstrap-icons/git.svg new file mode 100644 index 0000000..092d23e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/git.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/github.svg b/src/core/static/css/bootstrap-icons/github.svg new file mode 100644 index 0000000..bb4e45c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/github.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/globe.svg b/src/core/static/css/bootstrap-icons/globe.svg new file mode 100644 index 0000000..96cf815 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/globe.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/globe2.svg b/src/core/static/css/bootstrap-icons/globe2.svg new file mode 100644 index 0000000..150a01e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/globe2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/google.svg b/src/core/static/css/bootstrap-icons/google.svg new file mode 100644 index 0000000..47abd49 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/google.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/gpu-card.svg b/src/core/static/css/bootstrap-icons/gpu-card.svg new file mode 100644 index 0000000..b75ddce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/gpu-card.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/graph-down-arrow.svg b/src/core/static/css/bootstrap-icons/graph-down-arrow.svg new file mode 100644 index 0000000..bf522b5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/graph-down-arrow.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/graph-down.svg b/src/core/static/css/bootstrap-icons/graph-down.svg new file mode 100644 index 0000000..55adb4f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/graph-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/graph-up-arrow.svg b/src/core/static/css/bootstrap-icons/graph-up-arrow.svg new file mode 100644 index 0000000..fd582e4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/graph-up-arrow.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/graph-up.svg b/src/core/static/css/bootstrap-icons/graph-up.svg new file mode 100644 index 0000000..a68bc9d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/graph-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-1x2-fill.svg b/src/core/static/css/bootstrap-icons/grid-1x2-fill.svg new file mode 100644 index 0000000..1195117 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-1x2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-1x2.svg b/src/core/static/css/bootstrap-icons/grid-1x2.svg new file mode 100644 index 0000000..dd36f54 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-1x2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-3x2-gap-fill.svg b/src/core/static/css/bootstrap-icons/grid-3x2-gap-fill.svg new file mode 100644 index 0000000..4fe8288 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-3x2-gap-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-3x2-gap.svg b/src/core/static/css/bootstrap-icons/grid-3x2-gap.svg new file mode 100644 index 0000000..a9e8689 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-3x2-gap.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-3x2.svg b/src/core/static/css/bootstrap-icons/grid-3x2.svg new file mode 100644 index 0000000..6dd39fd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-3x2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-3x3-gap-fill.svg b/src/core/static/css/bootstrap-icons/grid-3x3-gap-fill.svg new file mode 100644 index 0000000..d29616c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-3x3-gap-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-3x3-gap.svg b/src/core/static/css/bootstrap-icons/grid-3x3-gap.svg new file mode 100644 index 0000000..675f428 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-3x3-gap.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-3x3.svg b/src/core/static/css/bootstrap-icons/grid-3x3.svg new file mode 100644 index 0000000..c40d98c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-3x3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid-fill.svg b/src/core/static/css/bootstrap-icons/grid-fill.svg new file mode 100644 index 0000000..202265f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grid.svg b/src/core/static/css/bootstrap-icons/grid.svg new file mode 100644 index 0000000..bc50595 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grid.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grip-horizontal.svg b/src/core/static/css/bootstrap-icons/grip-horizontal.svg new file mode 100644 index 0000000..c4439af --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grip-horizontal.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/grip-vertical.svg b/src/core/static/css/bootstrap-icons/grip-vertical.svg new file mode 100644 index 0000000..0182ad9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/grip-vertical.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hammer.svg b/src/core/static/css/bootstrap-icons/hammer.svg new file mode 100644 index 0000000..d702c11 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hammer.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-index-fill.svg b/src/core/static/css/bootstrap-icons/hand-index-fill.svg new file mode 100644 index 0000000..ef94089 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-index-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-index-thumb-fill.svg b/src/core/static/css/bootstrap-icons/hand-index-thumb-fill.svg new file mode 100644 index 0000000..43e958c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-index-thumb-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-index-thumb.svg b/src/core/static/css/bootstrap-icons/hand-index-thumb.svg new file mode 100644 index 0000000..699e505 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-index-thumb.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-index.svg b/src/core/static/css/bootstrap-icons/hand-index.svg new file mode 100644 index 0000000..789622c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-index.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-thumbs-down-fill.svg b/src/core/static/css/bootstrap-icons/hand-thumbs-down-fill.svg new file mode 100644 index 0000000..c2f51eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-thumbs-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-thumbs-down.svg b/src/core/static/css/bootstrap-icons/hand-thumbs-down.svg new file mode 100644 index 0000000..e8dadb5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-thumbs-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-thumbs-up-fill.svg b/src/core/static/css/bootstrap-icons/hand-thumbs-up-fill.svg new file mode 100644 index 0000000..e7216e1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-thumbs-up-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hand-thumbs-up.svg b/src/core/static/css/bootstrap-icons/hand-thumbs-up.svg new file mode 100644 index 0000000..0d410a1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hand-thumbs-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/handbag-fill.svg b/src/core/static/css/bootstrap-icons/handbag-fill.svg new file mode 100644 index 0000000..5d4367c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/handbag-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/handbag.svg b/src/core/static/css/bootstrap-icons/handbag.svg new file mode 100644 index 0000000..99e5904 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/handbag.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hash.svg b/src/core/static/css/bootstrap-icons/hash.svg new file mode 100644 index 0000000..4621b1d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hash.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-fill.svg b/src/core/static/css/bootstrap-icons/hdd-fill.svg new file mode 100644 index 0000000..9bdc467 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-network-fill.svg b/src/core/static/css/bootstrap-icons/hdd-network-fill.svg new file mode 100644 index 0000000..403d472 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-network-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-network.svg b/src/core/static/css/bootstrap-icons/hdd-network.svg new file mode 100644 index 0000000..f0db305 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-network.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-rack-fill.svg b/src/core/static/css/bootstrap-icons/hdd-rack-fill.svg new file mode 100644 index 0000000..bb45078 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-rack-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-rack.svg b/src/core/static/css/bootstrap-icons/hdd-rack.svg new file mode 100644 index 0000000..480d0d9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-rack.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-stack-fill.svg b/src/core/static/css/bootstrap-icons/hdd-stack-fill.svg new file mode 100644 index 0000000..c81687a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-stack-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd-stack.svg b/src/core/static/css/bootstrap-icons/hdd-stack.svg new file mode 100644 index 0000000..2f74d3b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd-stack.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdd.svg b/src/core/static/css/bootstrap-icons/hdd.svg new file mode 100644 index 0000000..7dd6700 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdd.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdmi-fill.svg b/src/core/static/css/bootstrap-icons/hdmi-fill.svg new file mode 100644 index 0000000..9b52d61 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdmi-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hdmi.svg b/src/core/static/css/bootstrap-icons/hdmi.svg new file mode 100644 index 0000000..b8a4b41 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hdmi.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/headphones.svg b/src/core/static/css/bootstrap-icons/headphones.svg new file mode 100644 index 0000000..c2c1d6f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/headphones.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/headset-vr.svg b/src/core/static/css/bootstrap-icons/headset-vr.svg new file mode 100644 index 0000000..9f07b76 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/headset-vr.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/headset.svg b/src/core/static/css/bootstrap-icons/headset.svg new file mode 100644 index 0000000..5369974 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/headset.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heart-arrow.svg b/src/core/static/css/bootstrap-icons/heart-arrow.svg new file mode 100644 index 0000000..0407ed6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heart-arrow.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heart-fill.svg b/src/core/static/css/bootstrap-icons/heart-fill.svg new file mode 100644 index 0000000..4026252 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heart-half.svg b/src/core/static/css/bootstrap-icons/heart-half.svg new file mode 100644 index 0000000..1474a72 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heart-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heart-pulse-fill.svg b/src/core/static/css/bootstrap-icons/heart-pulse-fill.svg new file mode 100644 index 0000000..278e9e2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heart-pulse-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heart-pulse.svg b/src/core/static/css/bootstrap-icons/heart-pulse.svg new file mode 100644 index 0000000..bddedce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heart-pulse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heart.svg b/src/core/static/css/bootstrap-icons/heart.svg new file mode 100644 index 0000000..d650006 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heartbreak-fill.svg b/src/core/static/css/bootstrap-icons/heartbreak-fill.svg new file mode 100644 index 0000000..9c31039 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heartbreak-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heartbreak.svg b/src/core/static/css/bootstrap-icons/heartbreak.svg new file mode 100644 index 0000000..b59b4c6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heartbreak.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hearts.svg b/src/core/static/css/bootstrap-icons/hearts.svg new file mode 100644 index 0000000..c1c52e4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hearts.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heptagon-fill.svg b/src/core/static/css/bootstrap-icons/heptagon-fill.svg new file mode 100644 index 0000000..ad8e058 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heptagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heptagon-half.svg b/src/core/static/css/bootstrap-icons/heptagon-half.svg new file mode 100644 index 0000000..5753b62 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heptagon-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/heptagon.svg b/src/core/static/css/bootstrap-icons/heptagon.svg new file mode 100644 index 0000000..e85a0bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/heptagon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hexagon-fill.svg b/src/core/static/css/bootstrap-icons/hexagon-fill.svg new file mode 100644 index 0000000..afd7870 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hexagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hexagon-half.svg b/src/core/static/css/bootstrap-icons/hexagon-half.svg new file mode 100644 index 0000000..a9fc136 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hexagon-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hexagon.svg b/src/core/static/css/bootstrap-icons/hexagon.svg new file mode 100644 index 0000000..f6601f2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hexagon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hospital-fill.svg b/src/core/static/css/bootstrap-icons/hospital-fill.svg new file mode 100644 index 0000000..a932133 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hospital-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hospital.svg b/src/core/static/css/bootstrap-icons/hospital.svg new file mode 100644 index 0000000..5168a29 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hospital.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hourglass-bottom.svg b/src/core/static/css/bootstrap-icons/hourglass-bottom.svg new file mode 100644 index 0000000..8ce8394 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hourglass-bottom.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hourglass-split.svg b/src/core/static/css/bootstrap-icons/hourglass-split.svg new file mode 100644 index 0000000..b8bba9b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hourglass-split.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hourglass-top.svg b/src/core/static/css/bootstrap-icons/hourglass-top.svg new file mode 100644 index 0000000..f471084 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hourglass-top.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hourglass.svg b/src/core/static/css/bootstrap-icons/hourglass.svg new file mode 100644 index 0000000..cecfa7e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hourglass.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/house-door-fill.svg b/src/core/static/css/bootstrap-icons/house-door-fill.svg new file mode 100644 index 0000000..ff9f4db --- /dev/null +++ b/src/core/static/css/bootstrap-icons/house-door-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/house-door.svg b/src/core/static/css/bootstrap-icons/house-door.svg new file mode 100644 index 0000000..c883f34 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/house-door.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/house-fill.svg b/src/core/static/css/bootstrap-icons/house-fill.svg new file mode 100644 index 0000000..e782589 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/house-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/house-heart-fill.svg b/src/core/static/css/bootstrap-icons/house-heart-fill.svg new file mode 100644 index 0000000..6d874fc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/house-heart-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/house-heart.svg b/src/core/static/css/bootstrap-icons/house-heart.svg new file mode 100644 index 0000000..26b2395 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/house-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/house.svg b/src/core/static/css/bootstrap-icons/house.svg new file mode 100644 index 0000000..7baa23d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/house.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hr.svg b/src/core/static/css/bootstrap-icons/hr.svg new file mode 100644 index 0000000..b6f2e33 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hr.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hurricane.svg b/src/core/static/css/bootstrap-icons/hurricane.svg new file mode 100644 index 0000000..e21aaec --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hurricane.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/hypnotize.svg b/src/core/static/css/bootstrap-icons/hypnotize.svg new file mode 100644 index 0000000..baa2298 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/hypnotize.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/image-alt.svg b/src/core/static/css/bootstrap-icons/image-alt.svg new file mode 100644 index 0000000..98142b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/image-alt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/image-fill.svg b/src/core/static/css/bootstrap-icons/image-fill.svg new file mode 100644 index 0000000..33c40a1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/image-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/image.svg b/src/core/static/css/bootstrap-icons/image.svg new file mode 100644 index 0000000..facacee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/image.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/images.svg b/src/core/static/css/bootstrap-icons/images.svg new file mode 100644 index 0000000..b35eceb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/images.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/inbox-fill.svg b/src/core/static/css/bootstrap-icons/inbox-fill.svg new file mode 100644 index 0000000..bf5c8c9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/inbox-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/inbox.svg b/src/core/static/css/bootstrap-icons/inbox.svg new file mode 100644 index 0000000..59ad2d7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/inbox.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/inboxes-fill.svg b/src/core/static/css/bootstrap-icons/inboxes-fill.svg new file mode 100644 index 0000000..27447dc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/inboxes-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/inboxes.svg b/src/core/static/css/bootstrap-icons/inboxes.svg new file mode 100644 index 0000000..f23f0ec --- /dev/null +++ b/src/core/static/css/bootstrap-icons/inboxes.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/incognito.svg b/src/core/static/css/bootstrap-icons/incognito.svg new file mode 100644 index 0000000..fc9f6dc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/incognito.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/index.html b/src/core/static/css/bootstrap-icons/index.html new file mode 100644 index 0000000..bc5e5a9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/index.html @@ -0,0 +1,6719 @@ + + + + + bootstrap-icons + + + + + + + + +

bootstrap-icons

+ +
+
+ +
123
+
+
+ +
activity
+
+
+ +
alarm-fill
+
+
+ +
alarm
+
+
+ +
align-bottom
+
+
+ +
align-center
+
+
+ +
align-end
+
+
+ +
align-middle
+
+
+ +
align-start
+
+
+ +
align-top
+
+
+ +
alt
+
+
+ +
app-indicator
+
+
+ +
app
+
+
+ +
apple
+
+
+ +
archive-fill
+
+
+ +
archive
+
+
+ +
arrow-90deg-down
+
+
+ +
arrow-90deg-left
+
+
+ +
arrow-90deg-right
+
+
+ +
arrow-90deg-up
+
+
+ +
arrow-bar-down
+
+
+ +
arrow-bar-left
+
+
+ +
arrow-bar-right
+
+
+ +
arrow-bar-up
+
+
+ +
arrow-clockwise
+
+
+ +
arrow-counterclockwise
+
+
+ +
arrow-down-circle-fill
+
+
+ +
arrow-down-circle
+
+
+ +
arrow-down-left-circle-fill
+
+
+ +
arrow-down-left-circle
+
+
+ +
arrow-down-left-square-fill
+
+
+ +
arrow-down-left-square
+
+
+ +
arrow-down-left
+
+
+ +
arrow-down-right-circle-fill
+
+
+ +
arrow-down-right-circle
+
+
+ +
arrow-down-right-square-fill
+
+
+ +
arrow-down-right-square
+
+
+ +
arrow-down-right
+
+
+ +
arrow-down-short
+
+
+ +
arrow-down-square-fill
+
+
+ +
arrow-down-square
+
+
+ +
arrow-down-up
+
+
+ +
arrow-down
+
+
+ +
arrow-left-circle-fill
+
+
+ +
arrow-left-circle
+
+
+ +
arrow-left-right
+
+
+ +
arrow-left-short
+
+
+ +
arrow-left-square-fill
+
+
+ +
arrow-left-square
+
+
+ +
arrow-left
+
+
+ +
arrow-repeat
+
+
+ +
arrow-return-left
+
+
+ +
arrow-return-right
+
+
+ +
arrow-right-circle-fill
+
+
+ +
arrow-right-circle
+
+
+ +
arrow-right-short
+
+
+ +
arrow-right-square-fill
+
+
+ +
arrow-right-square
+
+
+ +
arrow-right
+
+
+ +
arrow-through-heart-fill
+
+
+ +
arrow-through-heart
+
+
+ +
arrow-up-circle-fill
+
+
+ +
arrow-up-circle
+
+
+ +
arrow-up-left-circle-fill
+
+
+ +
arrow-up-left-circle
+
+
+ +
arrow-up-left-square-fill
+
+
+ +
arrow-up-left-square
+
+
+ +
arrow-up-left
+
+
+ +
arrow-up-right-circle-fill
+
+
+ +
arrow-up-right-circle
+
+
+ +
arrow-up-right-square-fill
+
+
+ +
arrow-up-right-square
+
+
+ +
arrow-up-right
+
+
+ +
arrow-up-short
+
+
+ +
arrow-up-square-fill
+
+
+ +
arrow-up-square
+
+
+ +
arrow-up
+
+
+ +
arrows-angle-contract
+
+
+ +
arrows-angle-expand
+
+
+ +
arrows-collapse
+
+
+ +
arrows-expand
+
+
+ +
arrows-fullscreen
+
+
+ +
arrows-move
+
+
+ +
aspect-ratio-fill
+
+
+ +
aspect-ratio
+
+
+ +
asterisk
+
+
+ +
at
+
+
+ +
award-fill
+
+
+ +
award
+
+
+ +
back
+
+
+ +
backspace-fill
+
+
+ +
backspace-reverse-fill
+
+
+ +
backspace-reverse
+
+
+ +
backspace
+
+
+ +
badge-3d-fill
+
+
+ +
badge-3d
+
+
+ +
badge-4k-fill
+
+
+ +
badge-4k
+
+
+ +
badge-8k-fill
+
+
+ +
badge-8k
+
+
+ +
badge-ad-fill
+
+
+ +
badge-ad
+
+
+ +
badge-ar-fill
+
+
+ +
badge-ar
+
+
+ +
badge-cc-fill
+
+
+ +
badge-cc
+
+
+ +
badge-hd-fill
+
+
+ +
badge-hd
+
+
+ +
badge-sd-fill
+
+
+ +
badge-sd
+
+
+ +
badge-tm-fill
+
+
+ +
badge-tm
+
+
+ +
badge-vo-fill
+
+
+ +
badge-vo
+
+
+ +
badge-vr-fill
+
+
+ +
badge-vr
+
+
+ +
badge-wc-fill
+
+
+ +
badge-wc
+
+
+ +
bag-check-fill
+
+
+ +
bag-check
+
+
+ +
bag-dash-fill
+
+
+ +
bag-dash
+
+
+ +
bag-fill
+
+
+ +
bag-heart-fill
+
+
+ +
bag-heart
+
+
+ +
bag-plus-fill
+
+
+ +
bag-plus
+
+
+ +
bag-x-fill
+
+
+ +
bag-x
+
+
+ +
bag
+
+
+ +
balloon-fill
+
+
+ +
balloon-heart-fill
+
+
+ +
balloon-heart
+
+
+ +
balloon
+
+
+ +
bandaid-fill
+
+
+ +
bandaid
+
+
+ +
bank
+
+
+ +
bank2
+
+
+ +
bar-chart-fill
+
+
+ +
bar-chart-line-fill
+
+
+ +
bar-chart-line
+
+
+ +
bar-chart-steps
+
+
+ +
bar-chart
+
+
+ +
basket-fill
+
+
+ +
basket
+
+
+ +
basket2-fill
+
+
+ +
basket2
+
+
+ +
basket3-fill
+
+
+ +
basket3
+
+
+ +
battery-charging
+
+
+ +
battery-full
+
+
+ +
battery-half
+
+
+ +
battery
+
+
+ +
behance
+
+
+ +
bell-fill
+
+
+ +
bell-slash-fill
+
+
+ +
bell-slash
+
+
+ +
bell
+
+
+ +
bezier
+
+
+ +
bezier2
+
+
+ +
bicycle
+
+
+ +
binoculars-fill
+
+
+ +
binoculars
+
+
+ +
blockquote-left
+
+
+ +
blockquote-right
+
+
+ +
bluetooth
+
+
+ +
body-text
+
+
+ +
book-fill
+
+
+ +
book-half
+
+
+ +
book
+
+
+ +
bookmark-check-fill
+
+
+ +
bookmark-check
+
+
+ +
bookmark-dash-fill
+
+
+ +
bookmark-dash
+
+
+ +
bookmark-fill
+
+
+ +
bookmark-heart-fill
+
+
+ +
bookmark-heart
+
+
+ +
bookmark-plus-fill
+
+
+ +
bookmark-plus
+
+
+ +
bookmark-star-fill
+
+
+ +
bookmark-star
+
+
+ +
bookmark-x-fill
+
+
+ +
bookmark-x
+
+
+ +
bookmark
+
+
+ +
bookmarks-fill
+
+
+ +
bookmarks
+
+
+ +
bookshelf
+
+
+ +
boombox-fill
+
+
+ +
boombox
+
+
+ +
bootstrap-fill
+
+
+ +
bootstrap-reboot
+
+
+ +
bootstrap
+
+
+ +
border-all
+
+
+ +
border-bottom
+
+
+ +
border-center
+
+
+ +
border-inner
+
+
+ +
border-left
+
+
+ +
border-middle
+
+
+ +
border-outer
+
+
+ +
border-right
+
+
+ +
border-style
+
+
+ +
border-top
+
+
+ +
border-width
+
+
+ +
border
+
+
+ +
bounding-box-circles
+
+
+ +
bounding-box
+
+
+ +
box-arrow-down-left
+
+
+ +
box-arrow-down-right
+
+
+ +
box-arrow-down
+
+
+ +
box-arrow-in-down-left
+
+
+ +
box-arrow-in-down-right
+
+
+ +
box-arrow-in-down
+
+
+ +
box-arrow-in-left
+
+
+ +
box-arrow-in-right
+
+
+ +
box-arrow-in-up-left
+
+
+ +
box-arrow-in-up-right
+
+
+ +
box-arrow-in-up
+
+
+ +
box-arrow-left
+
+
+ +
box-arrow-right
+
+
+ +
box-arrow-up-left
+
+
+ +
box-arrow-up-right
+
+
+ +
box-arrow-up
+
+
+ +
box-seam
+
+
+ +
box
+
+
+ +
box2-fill
+
+
+ +
box2-heart-fill
+
+
+ +
box2-heart
+
+
+ +
box2
+
+
+ +
boxes
+
+
+ +
braces-asterisk
+
+
+ +
braces
+
+
+ +
bricks
+
+
+ +
briefcase-fill
+
+
+ +
briefcase
+
+
+ +
brightness-alt-high-fill
+
+
+ +
brightness-alt-high
+
+
+ +
brightness-alt-low-fill
+
+
+ +
brightness-alt-low
+
+
+ +
brightness-high-fill
+
+
+ +
brightness-high
+
+
+ +
brightness-low-fill
+
+
+ +
brightness-low
+
+
+ +
broadcast-pin
+
+
+ +
broadcast
+
+
+ +
brush-fill
+
+
+ +
brush
+
+
+ +
bucket-fill
+
+
+ +
bucket
+
+
+ +
bug-fill
+
+
+ +
bug
+
+
+ +
building
+
+
+ +
bullseye
+
+
+ +
calculator-fill
+
+
+ +
calculator
+
+
+ +
calendar-check-fill
+
+
+ +
calendar-check
+
+
+ +
calendar-date-fill
+
+
+ +
calendar-date
+
+
+ +
calendar-day-fill
+
+
+ +
calendar-day
+
+
+ +
calendar-event-fill
+
+
+ +
calendar-event
+
+
+ +
calendar-fill
+
+
+ +
calendar-heart-fill
+
+
+ +
calendar-heart
+
+
+ +
calendar-minus-fill
+
+
+ +
calendar-minus
+
+
+ +
calendar-month-fill
+
+
+ +
calendar-month
+
+
+ +
calendar-plus-fill
+
+
+ +
calendar-plus
+
+
+ +
calendar-range-fill
+
+
+ +
calendar-range
+
+
+ +
calendar-week-fill
+
+
+ +
calendar-week
+
+
+ +
calendar-x-fill
+
+
+ +
calendar-x
+
+
+ +
calendar
+
+
+ +
calendar2-check-fill
+
+
+ +
calendar2-check
+
+
+ +
calendar2-date-fill
+
+
+ +
calendar2-date
+
+
+ +
calendar2-day-fill
+
+
+ +
calendar2-day
+
+
+ +
calendar2-event-fill
+
+
+ +
calendar2-event
+
+
+ +
calendar2-fill
+
+
+ +
calendar2-heart-fill
+
+
+ +
calendar2-heart
+
+
+ +
calendar2-minus-fill
+
+
+ +
calendar2-minus
+
+
+ +
calendar2-month-fill
+
+
+ +
calendar2-month
+
+
+ +
calendar2-plus-fill
+
+
+ +
calendar2-plus
+
+
+ +
calendar2-range-fill
+
+
+ +
calendar2-range
+
+
+ +
calendar2-week-fill
+
+
+ +
calendar2-week
+
+
+ +
calendar2-x-fill
+
+
+ +
calendar2-x
+
+
+ +
calendar2
+
+
+ +
calendar3-event-fill
+
+
+ +
calendar3-event
+
+
+ +
calendar3-fill
+
+
+ +
calendar3-range-fill
+
+
+ +
calendar3-range
+
+
+ +
calendar3-week-fill
+
+
+ +
calendar3-week
+
+
+ +
calendar3
+
+
+ +
calendar4-event
+
+
+ +
calendar4-range
+
+
+ +
calendar4-week
+
+
+ +
calendar4
+
+
+ +
camera-fill
+
+
+ +
camera-reels-fill
+
+
+ +
camera-reels
+
+
+ +
camera-video-fill
+
+
+ +
camera-video-off-fill
+
+
+ +
camera-video-off
+
+
+ +
camera-video
+
+
+ +
camera
+
+
+ +
camera2
+
+
+ +
capslock-fill
+
+
+ +
capslock
+
+
+ +
card-checklist
+
+
+ +
card-heading
+
+
+ +
card-image
+
+
+ +
card-list
+
+
+ +
card-text
+
+
+ +
caret-down-fill
+
+
+ +
caret-down-square-fill
+
+
+ +
caret-down-square
+
+
+ +
caret-down
+
+
+ +
caret-left-fill
+
+
+ +
caret-left-square-fill
+
+
+ +
caret-left-square
+
+
+ +
caret-left
+
+
+ +
caret-right-fill
+
+
+ +
caret-right-square-fill
+
+
+ +
caret-right-square
+
+
+ +
caret-right
+
+
+ +
caret-up-fill
+
+
+ +
caret-up-square-fill
+
+
+ +
caret-up-square
+
+
+ +
caret-up
+
+
+ +
cart-check-fill
+
+
+ +
cart-check
+
+
+ +
cart-dash-fill
+
+
+ +
cart-dash
+
+
+ +
cart-fill
+
+
+ +
cart-plus-fill
+
+
+ +
cart-plus
+
+
+ +
cart-x-fill
+
+
+ +
cart-x
+
+
+ +
cart
+
+
+ +
cart2
+
+
+ +
cart3
+
+
+ +
cart4
+
+
+ +
cash-coin
+
+
+ +
cash-stack
+
+
+ +
cash
+
+
+ +
cast
+
+
+ +
chat-dots-fill
+
+
+ +
chat-dots
+
+
+ +
chat-fill
+
+
+ +
chat-heart-fill
+
+
+ +
chat-heart
+
+
+ +
chat-left-dots-fill
+
+
+ +
chat-left-dots
+
+
+ +
chat-left-fill
+
+
+ +
chat-left-heart-fill
+
+
+ +
chat-left-heart
+
+
+ +
chat-left-quote-fill
+
+
+ +
chat-left-quote
+
+
+ +
chat-left-text-fill
+
+
+ +
chat-left-text
+
+
+ +
chat-left
+
+
+ +
chat-quote-fill
+
+
+ +
chat-quote
+
+
+ +
chat-right-dots-fill
+
+
+ +
chat-right-dots
+
+
+ +
chat-right-fill
+
+
+ +
chat-right-heart-fill
+
+
+ +
chat-right-heart
+
+
+ +
chat-right-quote-fill
+
+
+ +
chat-right-quote
+
+
+ +
chat-right-text-fill
+
+
+ +
chat-right-text
+
+
+ +
chat-right
+
+
+ +
chat-square-dots-fill
+
+
+ +
chat-square-dots
+
+
+ +
chat-square-fill
+
+
+ +
chat-square-heart-fill
+
+
+ +
chat-square-heart
+
+
+ +
chat-square-quote-fill
+
+
+ +
chat-square-quote
+
+
+ +
chat-square-text-fill
+
+
+ +
chat-square-text
+
+
+ +
chat-square
+
+
+ +
chat-text-fill
+
+
+ +
chat-text
+
+
+ +
chat
+
+
+ +
check-all
+
+
+ +
check-circle-fill
+
+
+ +
check-circle
+
+
+ +
check-lg
+
+
+ +
check-square-fill
+
+
+ +
check-square
+
+
+ +
check
+
+
+ +
check2-all
+
+
+ +
check2-circle
+
+
+ +
check2-square
+
+
+ +
check2
+
+
+ +
chevron-bar-contract
+
+
+ +
chevron-bar-down
+
+
+ +
chevron-bar-expand
+
+
+ +
chevron-bar-left
+
+
+ +
chevron-bar-right
+
+
+ +
chevron-bar-up
+
+
+ +
chevron-compact-down
+
+
+ +
chevron-compact-left
+
+
+ +
chevron-compact-right
+
+
+ +
chevron-compact-up
+
+
+ +
chevron-contract
+
+
+ +
chevron-double-down
+
+
+ +
chevron-double-left
+
+
+ +
chevron-double-right
+
+
+ +
chevron-double-up
+
+
+ +
chevron-down
+
+
+ +
chevron-expand
+
+
+ +
chevron-left
+
+
+ +
chevron-right
+
+
+ +
chevron-up
+
+
+ +
circle-fill
+
+
+ +
circle-half
+
+
+ +
circle-square
+
+
+ +
circle
+
+
+ +
clipboard-check-fill
+
+
+ +
clipboard-check
+
+
+ +
clipboard-data-fill
+
+
+ +
clipboard-data
+
+
+ +
clipboard-fill
+
+
+ +
clipboard-heart-fill
+
+
+ +
clipboard-heart
+
+
+ +
clipboard-minus-fill
+
+
+ +
clipboard-minus
+
+
+ +
clipboard-plus-fill
+
+
+ +
clipboard-plus
+
+
+ +
clipboard-pulse
+
+
+ +
clipboard-x-fill
+
+
+ +
clipboard-x
+
+
+ +
clipboard
+
+
+ +
clipboard2-check-fill
+
+
+ +
clipboard2-check
+
+
+ +
clipboard2-data-fill
+
+
+ +
clipboard2-data
+
+
+ +
clipboard2-fill
+
+
+ +
clipboard2-heart-fill
+
+
+ +
clipboard2-heart
+
+
+ +
clipboard2-minus-fill
+
+
+ +
clipboard2-minus
+
+
+ +
clipboard2-plus-fill
+
+
+ +
clipboard2-plus
+
+
+ +
clipboard2-pulse-fill
+
+
+ +
clipboard2-pulse
+
+
+ +
clipboard2-x-fill
+
+
+ +
clipboard2-x
+
+
+ +
clipboard2
+
+
+ +
clock-fill
+
+
+ +
clock-history
+
+
+ +
clock
+
+
+ +
cloud-arrow-down-fill
+
+
+ +
cloud-arrow-down
+
+
+ +
cloud-arrow-up-fill
+
+
+ +
cloud-arrow-up
+
+
+ +
cloud-check-fill
+
+
+ +
cloud-check
+
+
+ +
cloud-download-fill
+
+
+ +
cloud-download
+
+
+ +
cloud-drizzle-fill
+
+
+ +
cloud-drizzle
+
+
+ +
cloud-fill
+
+
+ +
cloud-fog-fill
+
+
+ +
cloud-fog
+
+
+ +
cloud-fog2-fill
+
+
+ +
cloud-fog2
+
+
+ +
cloud-hail-fill
+
+
+ +
cloud-hail
+
+
+ +
cloud-haze-fill
+
+
+ +
cloud-haze
+
+
+ +
cloud-haze2-fill
+
+
+ +
cloud-haze2
+
+
+ +
cloud-lightning-fill
+
+
+ +
cloud-lightning-rain-fill
+
+
+ +
cloud-lightning-rain
+
+
+ +
cloud-lightning
+
+
+ +
cloud-minus-fill
+
+
+ +
cloud-minus
+
+
+ +
cloud-moon-fill
+
+
+ +
cloud-moon
+
+
+ +
cloud-plus-fill
+
+
+ +
cloud-plus
+
+
+ +
cloud-rain-fill
+
+
+ +
cloud-rain-heavy-fill
+
+
+ +
cloud-rain-heavy
+
+
+ +
cloud-rain
+
+
+ +
cloud-slash-fill
+
+
+ +
cloud-slash
+
+
+ +
cloud-sleet-fill
+
+
+ +
cloud-sleet
+
+
+ +
cloud-snow-fill
+
+
+ +
cloud-snow
+
+
+ +
cloud-sun-fill
+
+
+ +
cloud-sun
+
+
+ +
cloud-upload-fill
+
+
+ +
cloud-upload
+
+
+ +
cloud
+
+
+ +
clouds-fill
+
+
+ +
clouds
+
+
+ +
cloudy-fill
+
+
+ +
cloudy
+
+
+ +
code-slash
+
+
+ +
code-square
+
+
+ +
code
+
+
+ +
coin
+
+
+ +
collection-fill
+
+
+ +
collection-play-fill
+
+
+ +
collection-play
+
+
+ +
collection
+
+
+ +
columns-gap
+
+
+ +
columns
+
+
+ +
command
+
+
+ +
compass-fill
+
+
+ +
compass
+
+
+ +
cone-striped
+
+
+ +
cone
+
+
+ +
controller
+
+
+ +
cpu-fill
+
+
+ +
cpu
+
+
+ +
credit-card-2-back-fill
+
+
+ +
credit-card-2-back
+
+
+ +
credit-card-2-front-fill
+
+
+ +
credit-card-2-front
+
+
+ +
credit-card-fill
+
+
+ +
credit-card
+
+
+ +
crop
+
+
+ +
cup-fill
+
+
+ +
cup-straw
+
+
+ +
cup
+
+
+ +
currency-bitcoin
+
+
+ +
currency-dollar
+
+
+ +
currency-euro
+
+
+ +
currency-exchange
+
+
+ +
currency-pound
+
+
+ +
currency-yen
+
+
+ +
cursor-fill
+
+
+ +
cursor-text
+
+
+ +
cursor
+
+
+ +
dash-circle-dotted
+
+
+ +
dash-circle-fill
+
+
+ +
dash-circle
+
+
+ +
dash-lg
+
+
+ +
dash-square-dotted
+
+
+ +
dash-square-fill
+
+
+ +
dash-square
+
+
+ +
dash
+
+
+ +
device-hdd-fill
+
+
+ +
device-hdd
+
+
+ +
device-ssd-fill
+
+
+ +
device-ssd
+
+
+ +
diagram-2-fill
+
+
+ +
diagram-2
+
+
+ +
diagram-3-fill
+
+
+ +
diagram-3
+
+
+ +
diamond-fill
+
+
+ +
diamond-half
+
+
+ +
diamond
+
+
+ +
dice-1-fill
+
+
+ +
dice-1
+
+
+ +
dice-2-fill
+
+
+ +
dice-2
+
+
+ +
dice-3-fill
+
+
+ +
dice-3
+
+
+ +
dice-4-fill
+
+
+ +
dice-4
+
+
+ +
dice-5-fill
+
+
+ +
dice-5
+
+
+ +
dice-6-fill
+
+
+ +
dice-6
+
+
+ +
disc-fill
+
+
+ +
disc
+
+
+ +
discord
+
+
+ +
display-fill
+
+
+ +
display
+
+
+ +
displayport-fill
+
+
+ +
displayport
+
+
+ +
distribute-horizontal
+
+
+ +
distribute-vertical
+
+
+ +
door-closed-fill
+
+
+ +
door-closed
+
+
+ +
door-open-fill
+
+
+ +
door-open
+
+
+ +
dot
+
+
+ +
download
+
+
+ +
dpad-fill
+
+
+ +
dpad
+
+
+ +
dribbble
+
+
+ +
droplet-fill
+
+
+ +
droplet-half
+
+
+ +
droplet
+
+
+ +
ear-fill
+
+
+ +
ear
+
+
+ +
earbuds
+
+
+ +
easel-fill
+
+
+ +
easel
+
+
+ +
easel2-fill
+
+
+ +
easel2
+
+
+ +
easel3-fill
+
+
+ +
easel3
+
+
+ +
egg-fill
+
+
+ +
egg-fried
+
+
+ +
egg
+
+
+ +
eject-fill
+
+
+ +
eject
+
+
+ +
emoji-angry-fill
+
+
+ +
emoji-angry
+
+
+ +
emoji-dizzy-fill
+
+
+ +
emoji-dizzy
+
+
+ +
emoji-expressionless-fill
+
+
+ +
emoji-expressionless
+
+
+ +
emoji-frown-fill
+
+
+ +
emoji-frown
+
+
+ +
emoji-heart-eyes-fill
+
+
+ +
emoji-heart-eyes
+
+
+ +
emoji-kiss-fill
+
+
+ +
emoji-kiss
+
+
+ +
emoji-laughing-fill
+
+
+ +
emoji-laughing
+
+
+ +
emoji-neutral-fill
+
+
+ +
emoji-neutral
+
+
+ +
emoji-smile-fill
+
+
+ +
emoji-smile-upside-down-fill
+
+
+ +
emoji-smile-upside-down
+
+
+ +
emoji-smile
+
+
+ +
emoji-sunglasses-fill
+
+
+ +
emoji-sunglasses
+
+
+ +
emoji-wink-fill
+
+
+ +
emoji-wink
+
+
+ +
envelope-check-fill
+
+
+ +
envelope-check
+
+
+ +
envelope-dash-fill
+
+
+ +
envelope-dash
+
+
+ +
envelope-exclamation-fill
+
+
+ +
envelope-exclamation
+
+
+ +
envelope-fill
+
+
+ +
envelope-heart-fill
+
+
+ +
envelope-heart
+
+
+ +
envelope-open-fill
+
+
+ +
envelope-open-heart-fill
+
+
+ +
envelope-open-heart
+
+
+ +
envelope-open
+
+
+ +
envelope-paper-fill
+
+
+ +
envelope-paper-heart-fill
+
+
+ +
envelope-paper-heart
+
+
+ +
envelope-paper
+
+
+ +
envelope-plus-fill
+
+
+ +
envelope-plus
+
+
+ +
envelope-slash-fill
+
+
+ +
envelope-slash
+
+
+ +
envelope-x-fill
+
+
+ +
envelope-x
+
+
+ +
envelope
+
+
+ +
eraser-fill
+
+
+ +
eraser
+
+
+ +
ethernet
+
+
+ +
exclamation-circle-fill
+
+
+ +
exclamation-circle
+
+
+ +
exclamation-diamond-fill
+
+
+ +
exclamation-diamond
+
+
+ +
exclamation-lg
+
+
+ +
exclamation-octagon-fill
+
+
+ +
exclamation-octagon
+
+
+ +
exclamation-square-fill
+
+
+ +
exclamation-square
+
+
+ +
exclamation-triangle-fill
+
+
+ +
exclamation-triangle
+
+
+ +
exclamation
+
+
+ +
exclude
+
+
+ +
explicit-fill
+
+
+ +
explicit
+
+
+ +
eye-fill
+
+
+ +
eye-slash-fill
+
+
+ +
eye-slash
+
+
+ +
eye
+
+
+ +
eyedropper
+
+
+ +
eyeglasses
+
+
+ +
facebook
+
+
+ +
fan
+
+
+ +
file-arrow-down-fill
+
+
+ +
file-arrow-down
+
+
+ +
file-arrow-up-fill
+
+
+ +
file-arrow-up
+
+
+ +
file-bar-graph-fill
+
+
+ +
file-bar-graph
+
+
+ +
file-binary-fill
+
+
+ +
file-binary
+
+
+ +
file-break-fill
+
+
+ +
file-break
+
+
+ +
file-check-fill
+
+
+ +
file-check
+
+
+ +
file-code-fill
+
+
+ +
file-code
+
+
+ +
file-diff-fill
+
+
+ +
file-diff
+
+
+ +
file-earmark-arrow-down-fill
+
+
+ +
file-earmark-arrow-down
+
+
+ +
file-earmark-arrow-up-fill
+
+
+ +
file-earmark-arrow-up
+
+
+ +
file-earmark-bar-graph-fill
+
+
+ +
file-earmark-bar-graph
+
+
+ +
file-earmark-binary-fill
+
+
+ +
file-earmark-binary
+
+
+ +
file-earmark-break-fill
+
+
+ +
file-earmark-break
+
+
+ +
file-earmark-check-fill
+
+
+ +
file-earmark-check
+
+
+ +
file-earmark-code-fill
+
+
+ +
file-earmark-code
+
+
+ +
file-earmark-diff-fill
+
+
+ +
file-earmark-diff
+
+
+ +
file-earmark-easel-fill
+
+
+ +
file-earmark-easel
+
+
+ +
file-earmark-excel-fill
+
+
+ +
file-earmark-excel
+
+
+ +
file-earmark-fill
+
+
+ +
file-earmark-font-fill
+
+
+ +
file-earmark-font
+
+
+ +
file-earmark-image-fill
+
+
+ +
file-earmark-image
+
+
+ +
file-earmark-lock-fill
+
+
+ +
file-earmark-lock
+
+
+ +
file-earmark-lock2-fill
+
+
+ +
file-earmark-lock2
+
+
+ +
file-earmark-medical-fill
+
+
+ +
file-earmark-medical
+
+
+ +
file-earmark-minus-fill
+
+
+ +
file-earmark-minus
+
+
+ +
file-earmark-music-fill
+
+
+ +
file-earmark-music
+
+
+ +
file-earmark-pdf-fill
+
+
+ +
file-earmark-pdf
+
+
+ +
file-earmark-person-fill
+
+
+ +
file-earmark-person
+
+
+ +
file-earmark-play-fill
+
+
+ +
file-earmark-play
+
+
+ +
file-earmark-plus-fill
+
+
+ +
file-earmark-plus
+
+
+ +
file-earmark-post-fill
+
+
+ +
file-earmark-post
+
+
+ +
file-earmark-ppt-fill
+
+
+ +
file-earmark-ppt
+
+
+ +
file-earmark-richtext-fill
+
+
+ +
file-earmark-richtext
+
+
+ +
file-earmark-ruled-fill
+
+
+ +
file-earmark-ruled
+
+
+ +
file-earmark-slides-fill
+
+
+ +
file-earmark-slides
+
+
+ +
file-earmark-spreadsheet-fill
+
+
+ +
file-earmark-spreadsheet
+
+
+ +
file-earmark-text-fill
+
+
+ +
file-earmark-text
+
+
+ +
file-earmark-word-fill
+
+
+ +
file-earmark-word
+
+
+ +
file-earmark-x-fill
+
+
+ +
file-earmark-x
+
+
+ +
file-earmark-zip-fill
+
+
+ +
file-earmark-zip
+
+
+ +
file-earmark
+
+
+ +
file-easel-fill
+
+
+ +
file-easel
+
+
+ +
file-excel-fill
+
+
+ +
file-excel
+
+
+ +
file-fill
+
+
+ +
file-font-fill
+
+
+ +
file-font
+
+
+ +
file-image-fill
+
+
+ +
file-image
+
+
+ +
file-lock-fill
+
+
+ +
file-lock
+
+
+ +
file-lock2-fill
+
+
+ +
file-lock2
+
+
+ +
file-medical-fill
+
+
+ +
file-medical
+
+
+ +
file-minus-fill
+
+
+ +
file-minus
+
+
+ +
file-music-fill
+
+
+ +
file-music
+
+
+ +
file-pdf-fill
+
+
+ +
file-pdf
+
+
+ +
file-person-fill
+
+
+ +
file-person
+
+
+ +
file-play-fill
+
+
+ +
file-play
+
+
+ +
file-plus-fill
+
+
+ +
file-plus
+
+
+ +
file-post-fill
+
+
+ +
file-post
+
+
+ +
file-ppt-fill
+
+
+ +
file-ppt
+
+
+ +
file-richtext-fill
+
+
+ +
file-richtext
+
+
+ +
file-ruled-fill
+
+
+ +
file-ruled
+
+
+ +
file-slides-fill
+
+
+ +
file-slides
+
+
+ +
file-spreadsheet-fill
+
+
+ +
file-spreadsheet
+
+
+ +
file-text-fill
+
+
+ +
file-text
+
+
+ +
file-word-fill
+
+
+ +
file-word
+
+
+ +
file-x-fill
+
+
+ +
file-x
+
+
+ +
file-zip-fill
+
+
+ +
file-zip
+
+
+ +
file
+
+
+ +
files-alt
+
+
+ +
files
+
+
+ +
filetype-aac
+
+
+ +
filetype-ai
+
+
+ +
filetype-bmp
+
+
+ +
filetype-cs
+
+
+ +
filetype-css
+
+
+ +
filetype-csv
+
+
+ +
filetype-doc
+
+
+ +
filetype-docx
+
+
+ +
filetype-exe
+
+
+ +
filetype-gif
+
+
+ +
filetype-heic
+
+
+ +
filetype-html
+
+
+ +
filetype-java
+
+
+ +
filetype-jpg
+
+
+ +
filetype-js
+
+
+ +
filetype-json
+
+
+ +
filetype-jsx
+
+
+ +
filetype-key
+
+
+ +
filetype-m4p
+
+
+ +
filetype-md
+
+
+ +
filetype-mdx
+
+
+ +
filetype-mov
+
+
+ +
filetype-mp3
+
+
+ +
filetype-mp4
+
+
+ +
filetype-otf
+
+
+ +
filetype-pdf
+
+
+ +
filetype-php
+
+
+ +
filetype-png
+
+
+ +
filetype-ppt
+
+
+ +
filetype-pptx
+
+
+ +
filetype-psd
+
+
+ +
filetype-py
+
+
+ +
filetype-raw
+
+
+ +
filetype-rb
+
+
+ +
filetype-sass
+
+
+ +
filetype-scss
+
+
+ +
filetype-sh
+
+
+ +
filetype-svg
+
+
+ +
filetype-tiff
+
+
+ +
filetype-tsx
+
+
+ +
filetype-ttf
+
+
+ +
filetype-txt
+
+
+ +
filetype-wav
+
+
+ +
filetype-woff
+
+
+ +
filetype-xls
+
+
+ +
filetype-xlsx
+
+
+ +
filetype-xml
+
+
+ +
filetype-yml
+
+
+ +
film
+
+
+ +
filter-circle-fill
+
+
+ +
filter-circle
+
+
+ +
filter-left
+
+
+ +
filter-right
+
+
+ +
filter-square-fill
+
+
+ +
filter-square
+
+
+ +
filter
+
+
+ +
fingerprint
+
+
+ +
flag-fill
+
+
+ +
flag
+
+
+ +
flower1
+
+
+ +
flower2
+
+
+ +
flower3
+
+
+ +
folder-check
+
+
+ +
folder-fill
+
+
+ +
folder-minus
+
+
+ +
folder-plus
+
+
+ +
folder-symlink-fill
+
+
+ +
folder-symlink
+
+
+ +
folder-x
+
+
+ +
folder
+
+
+ +
folder2-open
+
+
+ +
folder2
+
+
+ +
fonts
+
+
+ +
forward-fill
+
+
+ +
forward
+
+
+ +
front
+
+
+ +
fullscreen-exit
+
+
+ +
fullscreen
+
+
+ +
funnel-fill
+
+
+ +
funnel
+
+
+ +
gear-fill
+
+
+ +
gear-wide-connected
+
+
+ +
gear-wide
+
+
+ +
gear
+
+
+ +
gem
+
+
+ +
gender-ambiguous
+
+
+ +
gender-female
+
+
+ +
gender-male
+
+
+ +
gender-trans
+
+
+ +
geo-alt-fill
+
+
+ +
geo-alt
+
+
+ +
geo-fill
+
+
+ +
geo
+
+
+ +
gift-fill
+
+
+ +
gift
+
+
+ +
git
+
+
+ +
github
+
+
+ +
globe
+
+
+ +
globe2
+
+
+ +
google
+
+
+ +
gpu-card
+
+
+ +
graph-down-arrow
+
+
+ +
graph-down
+
+
+ +
graph-up-arrow
+
+
+ +
graph-up
+
+
+ +
grid-1x2-fill
+
+
+ +
grid-1x2
+
+
+ +
grid-3x2-gap-fill
+
+
+ +
grid-3x2-gap
+
+
+ +
grid-3x2
+
+
+ +
grid-3x3-gap-fill
+
+
+ +
grid-3x3-gap
+
+
+ +
grid-3x3
+
+
+ +
grid-fill
+
+
+ +
grid
+
+
+ +
grip-horizontal
+
+
+ +
grip-vertical
+
+
+ +
hammer
+
+
+ +
hand-index-fill
+
+
+ +
hand-index-thumb-fill
+
+
+ +
hand-index-thumb
+
+
+ +
hand-index
+
+
+ +
hand-thumbs-down-fill
+
+
+ +
hand-thumbs-down
+
+
+ +
hand-thumbs-up-fill
+
+
+ +
hand-thumbs-up
+
+
+ +
handbag-fill
+
+
+ +
handbag
+
+
+ +
hash
+
+
+ +
hdd-fill
+
+
+ +
hdd-network-fill
+
+
+ +
hdd-network
+
+
+ +
hdd-rack-fill
+
+
+ +
hdd-rack
+
+
+ +
hdd-stack-fill
+
+
+ +
hdd-stack
+
+
+ +
hdd
+
+
+ +
hdmi-fill
+
+
+ +
hdmi
+
+
+ +
headphones
+
+
+ +
headset-vr
+
+
+ +
headset
+
+
+ +
heart-arrow
+
+
+ +
heart-fill
+
+
+ +
heart-half
+
+
+ +
heart-pulse-fill
+
+
+ +
heart-pulse
+
+
+ +
heart
+
+
+ +
heartbreak-fill
+
+
+ +
heartbreak
+
+
+ +
hearts
+
+
+ +
heptagon-fill
+
+
+ +
heptagon-half
+
+
+ +
heptagon
+
+
+ +
hexagon-fill
+
+
+ +
hexagon-half
+
+
+ +
hexagon
+
+
+ +
hospital-fill
+
+
+ +
hospital
+
+
+ +
hourglass-bottom
+
+
+ +
hourglass-split
+
+
+ +
hourglass-top
+
+
+ +
hourglass
+
+
+ +
house-door-fill
+
+
+ +
house-door
+
+
+ +
house-fill
+
+
+ +
house-heart-fill
+
+
+ +
house-heart
+
+
+ +
house
+
+
+ +
hr
+
+
+ +
hurricane
+
+
+ +
hypnotize
+
+
+ +
image-alt
+
+
+ +
image-fill
+
+
+ +
image
+
+
+ +
images
+
+
+ +
inbox-fill
+
+
+ +
inbox
+
+
+ +
inboxes-fill
+
+
+ +
inboxes
+
+
+ +
incognito
+
+
+ +
infinity
+
+
+ +
info-circle-fill
+
+
+ +
info-circle
+
+
+ +
info-lg
+
+
+ +
info-square-fill
+
+
+ +
info-square
+
+
+ +
info
+
+
+ +
input-cursor-text
+
+
+ +
input-cursor
+
+
+ +
instagram
+
+
+ +
intersect
+
+
+ +
journal-album
+
+
+ +
journal-arrow-down
+
+
+ +
journal-arrow-up
+
+
+ +
journal-bookmark-fill
+
+
+ +
journal-bookmark
+
+
+ +
journal-check
+
+
+ +
journal-code
+
+
+ +
journal-medical
+
+
+ +
journal-minus
+
+
+ +
journal-plus
+
+
+ +
journal-richtext
+
+
+ +
journal-text
+
+
+ +
journal-x
+
+
+ +
journal
+
+
+ +
journals
+
+
+ +
joystick
+
+
+ +
justify-left
+
+
+ +
justify-right
+
+
+ +
justify
+
+
+ +
kanban-fill
+
+
+ +
kanban
+
+
+ +
key-fill
+
+
+ +
key
+
+
+ +
keyboard-fill
+
+
+ +
keyboard
+
+
+ +
ladder
+
+
+ +
lamp-fill
+
+
+ +
lamp
+
+
+ +
laptop-fill
+
+
+ +
laptop
+
+
+ +
layer-backward
+
+
+ +
layer-forward
+
+
+ +
layers-fill
+
+
+ +
layers-half
+
+
+ +
layers
+
+
+ +
layout-sidebar-inset-reverse
+
+
+ +
layout-sidebar-inset
+
+
+ +
layout-sidebar-reverse
+
+
+ +
layout-sidebar
+
+
+ +
layout-split
+
+
+ +
layout-text-sidebar-reverse
+
+
+ +
layout-text-sidebar
+
+
+ +
layout-text-window-reverse
+
+
+ +
layout-text-window
+
+
+ +
layout-three-columns
+
+
+ +
layout-wtf
+
+
+ +
life-preserver
+
+
+ +
lightbulb-fill
+
+
+ +
lightbulb-off-fill
+
+
+ +
lightbulb-off
+
+
+ +
lightbulb
+
+
+ +
lightning-charge-fill
+
+
+ +
lightning-charge
+
+
+ +
lightning-fill
+
+
+ +
lightning
+
+
+ +
line
+
+
+ +
link-45deg
+
+
+ +
link
+
+
+ +
linkedin
+
+
+ +
list-check
+
+
+ +
list-columns-reverse
+
+
+ +
list-columns
+
+
+ +
list-nested
+
+
+ +
list-ol
+
+
+ +
list-stars
+
+
+ +
list-task
+
+
+ +
list-ul
+
+
+ +
list
+
+
+ +
lock-fill
+
+
+ +
lock
+
+
+ +
magic
+
+
+ +
magnet-fill
+
+
+ +
magnet
+
+
+ +
mailbox
+
+
+ +
mailbox2
+
+
+ +
map-fill
+
+
+ +
map
+
+
+ +
markdown-fill
+
+
+ +
markdown
+
+
+ +
mask
+
+
+ +
mastodon
+
+
+ +
medium
+
+
+ +
megaphone-fill
+
+
+ +
megaphone
+
+
+ +
memory
+
+
+ +
menu-app-fill
+
+
+ +
menu-app
+
+
+ +
menu-button-fill
+
+
+ +
menu-button-wide-fill
+
+
+ +
menu-button-wide
+
+
+ +
menu-button
+
+
+ +
menu-down
+
+
+ +
menu-up
+
+
+ +
messenger
+
+
+ +
meta
+
+
+ +
mic-fill
+
+
+ +
mic-mute-fill
+
+
+ +
mic-mute
+
+
+ +
mic
+
+
+ +
microsoft
+
+
+ +
minecart-loaded
+
+
+ +
minecart
+
+
+ +
modem-fill
+
+
+ +
modem
+
+
+ +
moisture
+
+
+ +
moon-fill
+
+
+ +
moon-stars-fill
+
+
+ +
moon-stars
+
+
+ +
moon
+
+
+ +
mortarboard-fill
+
+
+ +
mortarboard
+
+
+ +
motherboard-fill
+
+
+ +
motherboard
+
+
+ +
mouse-fill
+
+
+ +
mouse
+
+
+ +
mouse2-fill
+
+
+ +
mouse2
+
+
+ +
mouse3-fill
+
+
+ +
mouse3
+
+
+ +
music-note-beamed
+
+
+ +
music-note-list
+
+
+ +
music-note
+
+
+ +
music-player-fill
+
+
+ +
music-player
+
+
+ +
newspaper
+
+
+ +
nintendo-switch
+
+
+ +
node-minus-fill
+
+
+ +
node-minus
+
+
+ +
node-plus-fill
+
+
+ +
node-plus
+
+
+ +
nut-fill
+
+
+ +
nut
+
+
+ +
octagon-fill
+
+
+ +
octagon-half
+
+
+ +
octagon
+
+
+ +
optical-audio-fill
+
+
+ +
optical-audio
+
+
+ +
option
+
+
+ +
outlet
+
+
+ +
paint-bucket
+
+
+ +
palette-fill
+
+
+ +
palette
+
+
+ +
palette2
+
+
+ +
paperclip
+
+
+ +
paragraph
+
+
+ +
patch-check-fill
+
+
+ +
patch-check
+
+
+ +
patch-exclamation-fill
+
+
+ +
patch-exclamation
+
+
+ +
patch-minus-fill
+
+
+ +
patch-minus
+
+
+ +
patch-plus-fill
+
+
+ +
patch-plus
+
+
+ +
patch-question-fill
+
+
+ +
patch-question
+
+
+ +
pause-btn-fill
+
+
+ +
pause-btn
+
+
+ +
pause-circle-fill
+
+
+ +
pause-circle
+
+
+ +
pause-fill
+
+
+ +
pause
+
+
+ +
paypal
+
+
+ +
pc-display-horizontal
+
+
+ +
pc-display
+
+
+ +
pc-horizontal
+
+
+ +
pc
+
+
+ +
pci-card
+
+
+ +
peace-fill
+
+
+ +
peace
+
+
+ +
pen-fill
+
+
+ +
pen
+
+
+ +
pencil-fill
+
+
+ +
pencil-square
+
+
+ +
pencil
+
+
+ +
pentagon-fill
+
+
+ +
pentagon-half
+
+
+ +
pentagon
+
+
+ +
people-fill
+
+
+ +
people
+
+
+ +
percent
+
+
+ +
person-badge-fill
+
+
+ +
person-badge
+
+
+ +
person-bounding-box
+
+
+ +
person-check-fill
+
+
+ +
person-check
+
+
+ +
person-circle
+
+
+ +
person-dash-fill
+
+
+ +
person-dash
+
+
+ +
person-fill
+
+
+ +
person-heart
+
+
+ +
person-hearts
+
+
+ +
person-lines-fill
+
+
+ +
person-plus-fill
+
+
+ +
person-plus
+
+
+ +
person-rolodex
+
+
+ +
person-square
+
+
+ +
person-video
+
+
+ +
person-video2
+
+
+ +
person-video3
+
+
+ +
person-workspace
+
+
+ +
person-x-fill
+
+
+ +
person-x
+
+
+ +
person
+
+
+ +
phone-fill
+
+
+ +
phone-flip
+
+
+ +
phone-landscape-fill
+
+
+ +
phone-landscape
+
+
+ +
phone-vibrate-fill
+
+
+ +
phone-vibrate
+
+
+ +
phone
+
+
+ +
pie-chart-fill
+
+
+ +
pie-chart
+
+
+ +
piggy-bank-fill
+
+
+ +
piggy-bank
+
+
+ +
pin-angle-fill
+
+
+ +
pin-angle
+
+
+ +
pin-fill
+
+
+ +
pin-map-fill
+
+
+ +
pin-map
+
+
+ +
pin
+
+
+ +
pinterest
+
+
+ +
pip-fill
+
+
+ +
pip
+
+
+ +
play-btn-fill
+
+
+ +
play-btn
+
+
+ +
play-circle-fill
+
+
+ +
play-circle
+
+
+ +
play-fill
+
+
+ +
play
+
+
+ +
playstation
+
+
+ +
plug-fill
+
+
+ +
plug
+
+
+ +
plugin
+
+
+ +
plus-circle-dotted
+
+
+ +
plus-circle-fill
+
+
+ +
plus-circle
+
+
+ +
plus-lg
+
+
+ +
plus-slash-minus
+
+
+ +
plus-square-dotted
+
+
+ +
plus-square-fill
+
+
+ +
plus-square
+
+
+ +
plus
+
+
+ +
postage-fill
+
+
+ +
postage-heart-fill
+
+
+ +
postage-heart
+
+
+ +
postage
+
+
+ +
postcard-fill
+
+
+ +
postcard-heart-fill
+
+
+ +
postcard-heart
+
+
+ +
postcard
+
+
+ +
power
+
+
+ +
printer-fill
+
+
+ +
printer
+
+
+ +
projector-fill
+
+
+ +
projector
+
+
+ +
puzzle-fill
+
+
+ +
puzzle
+
+
+ +
qr-code-scan
+
+
+ +
qr-code
+
+
+ +
question-circle-fill
+
+
+ +
question-circle
+
+
+ +
question-diamond-fill
+
+
+ +
question-diamond
+
+
+ +
question-lg
+
+
+ +
question-octagon-fill
+
+
+ +
question-octagon
+
+
+ +
question-square-fill
+
+
+ +
question-square
+
+
+ +
question
+
+
+ +
quora
+
+
+ +
quote
+
+
+ +
radioactive
+
+
+ +
rainbow
+
+
+ +
receipt-cutoff
+
+
+ +
receipt
+
+
+ +
reception-0
+
+
+ +
reception-1
+
+
+ +
reception-2
+
+
+ +
reception-3
+
+
+ +
reception-4
+
+
+ +
record-btn-fill
+
+
+ +
record-btn
+
+
+ +
record-circle-fill
+
+
+ +
record-circle
+
+
+ +
record-fill
+
+
+ +
record
+
+
+ +
record2-fill
+
+
+ +
record2
+
+
+ +
recycle
+
+
+ +
reddit
+
+
+ +
reply-all-fill
+
+
+ +
reply-all
+
+
+ +
reply-fill
+
+
+ +
reply
+
+
+ +
robot
+
+
+ +
router-fill
+
+
+ +
router
+
+
+ +
rss-fill
+
+
+ +
rss
+
+
+ +
rulers
+
+
+ +
safe-fill
+
+
+ +
safe
+
+
+ +
safe2-fill
+
+
+ +
safe2
+
+
+ +
save-fill
+
+
+ +
save
+
+
+ +
save2-fill
+
+
+ +
save2
+
+
+ +
scissors
+
+
+ +
screwdriver
+
+
+ +
sd-card-fill
+
+
+ +
sd-card
+
+
+ +
search-heart-fill
+
+
+ +
search-heart
+
+
+ +
search
+
+
+ +
segmented-nav
+
+
+ +
send-check-fill
+
+
+ +
send-check
+
+
+ +
send-dash-fill
+
+
+ +
send-dash
+
+
+ +
send-exclamation-fill
+
+
+ +
send-exclamation
+
+
+ +
send-fill
+
+
+ +
send-plus-fill
+
+
+ +
send-plus
+
+
+ +
send-slash-fill
+
+
+ +
send-slash
+
+
+ +
send-x-fill
+
+
+ +
send-x
+
+
+ +
send
+
+
+ +
server
+
+
+ +
share-fill
+
+
+ +
share
+
+
+ +
shield-check
+
+
+ +
shield-exclamation
+
+
+ +
shield-fill-check
+
+
+ +
shield-fill-exclamation
+
+
+ +
shield-fill-minus
+
+
+ +
shield-fill-plus
+
+
+ +
shield-fill-x
+
+
+ +
shield-fill
+
+
+ +
shield-lock-fill
+
+
+ +
shield-lock
+
+
+ +
shield-minus
+
+
+ +
shield-plus
+
+
+ +
shield-shaded
+
+
+ +
shield-slash-fill
+
+
+ +
shield-slash
+
+
+ +
shield-x
+
+
+ +
shield
+
+
+ +
shift-fill
+
+
+ +
shift
+
+
+ +
shop-window
+
+
+ +
shop
+
+
+ +
shuffle
+
+
+ +
signal
+
+
+ +
signpost-2-fill
+
+
+ +
signpost-2
+
+
+ +
signpost-fill
+
+
+ +
signpost-split-fill
+
+
+ +
signpost-split
+
+
+ +
signpost
+
+
+ +
sim-fill
+
+
+ +
sim
+
+
+ +
skip-backward-btn-fill
+
+
+ +
skip-backward-btn
+
+
+ +
skip-backward-circle-fill
+
+
+ +
skip-backward-circle
+
+
+ +
skip-backward-fill
+
+
+ +
skip-backward
+
+
+ +
skip-end-btn-fill
+
+
+ +
skip-end-btn
+
+
+ +
skip-end-circle-fill
+
+
+ +
skip-end-circle
+
+
+ +
skip-end-fill
+
+
+ +
skip-end
+
+
+ +
skip-forward-btn-fill
+
+
+ +
skip-forward-btn
+
+
+ +
skip-forward-circle-fill
+
+
+ +
skip-forward-circle
+
+
+ +
skip-forward-fill
+
+
+ +
skip-forward
+
+
+ +
skip-start-btn-fill
+
+
+ +
skip-start-btn
+
+
+ +
skip-start-circle-fill
+
+
+ +
skip-start-circle
+
+
+ +
skip-start-fill
+
+
+ +
skip-start
+
+
+ +
skype
+
+
+ +
slack
+
+
+ +
slash-circle-fill
+
+
+ +
slash-circle
+
+
+ +
slash-lg
+
+
+ +
slash-square-fill
+
+
+ +
slash-square
+
+
+ +
slash
+
+
+ +
sliders
+
+
+ +
sliders2-vertical
+
+
+ +
sliders2
+
+
+ +
smartwatch
+
+
+ +
snapchat
+
+
+ +
snow
+
+
+ +
snow2
+
+
+ +
snow3
+
+
+ +
sort-alpha-down-alt
+
+
+ +
sort-alpha-down
+
+
+ +
sort-alpha-up-alt
+
+
+ +
sort-alpha-up
+
+
+ +
sort-down-alt
+
+
+ +
sort-down
+
+
+ +
sort-numeric-down-alt
+
+
+ +
sort-numeric-down
+
+
+ +
sort-numeric-up-alt
+
+
+ +
sort-numeric-up
+
+
+ +
sort-up-alt
+
+
+ +
sort-up
+
+
+ +
soundwave
+
+
+ +
speaker-fill
+
+
+ +
speaker
+
+
+ +
speedometer
+
+
+ +
speedometer2
+
+
+ +
spellcheck
+
+
+ +
spotify
+
+
+ +
square-fill
+
+
+ +
square-half
+
+
+ +
square
+
+
+ +
stack-overflow
+
+
+ +
stack
+
+
+ +
star-fill
+
+
+ +
star-half
+
+
+ +
star
+
+
+ +
stars
+
+
+ +
steam
+
+
+ +
stickies-fill
+
+
+ +
stickies
+
+
+ +
sticky-fill
+
+
+ +
sticky
+
+
+ +
stop-btn-fill
+
+
+ +
stop-btn
+
+
+ +
stop-circle-fill
+
+
+ +
stop-circle
+
+
+ +
stop-fill
+
+
+ +
stop
+
+
+ +
stoplights-fill
+
+
+ +
stoplights
+
+
+ +
stopwatch-fill
+
+
+ +
stopwatch
+
+
+ +
strava
+
+
+ +
subtract
+
+
+ +
suit-club-fill
+
+
+ +
suit-club
+
+
+ +
suit-diamond-fill
+
+
+ +
suit-diamond
+
+
+ +
suit-heart-fill
+
+
+ +
suit-heart
+
+
+ +
suit-spade-fill
+
+
+ +
suit-spade
+
+
+ +
sun-fill
+
+
+ +
sun
+
+
+ +
sunglasses
+
+
+ +
sunrise-fill
+
+
+ +
sunrise
+
+
+ +
sunset-fill
+
+
+ +
sunset
+
+
+ +
symmetry-horizontal
+
+
+ +
symmetry-vertical
+
+
+ +
table
+
+
+ +
tablet-fill
+
+
+ +
tablet-landscape-fill
+
+
+ +
tablet-landscape
+
+
+ +
tablet
+
+
+ +
tag-fill
+
+
+ +
tag
+
+
+ +
tags-fill
+
+
+ +
tags
+
+
+ +
telegram
+
+
+ +
telephone-fill
+
+
+ +
telephone-forward-fill
+
+
+ +
telephone-forward
+
+
+ +
telephone-inbound-fill
+
+
+ +
telephone-inbound
+
+
+ +
telephone-minus-fill
+
+
+ +
telephone-minus
+
+
+ +
telephone-outbound-fill
+
+
+ +
telephone-outbound
+
+
+ +
telephone-plus-fill
+
+
+ +
telephone-plus
+
+
+ +
telephone-x-fill
+
+
+ +
telephone-x
+
+
+ +
telephone
+
+
+ +
terminal-dash
+
+
+ +
terminal-fill
+
+
+ +
terminal-plus
+
+
+ +
terminal-split
+
+
+ +
terminal-x
+
+
+ +
terminal
+
+
+ +
text-center
+
+
+ +
text-indent-left
+
+
+ +
text-indent-right
+
+
+ +
text-left
+
+
+ +
text-paragraph
+
+
+ +
text-right
+
+
+ +
textarea-resize
+
+
+ +
textarea-t
+
+
+ +
textarea
+
+
+ +
thermometer-half
+
+
+ +
thermometer-high
+
+
+ +
thermometer-low
+
+
+ +
thermometer-snow
+
+
+ +
thermometer-sun
+
+
+ +
thermometer
+
+
+ +
three-dots-vertical
+
+
+ +
three-dots
+
+
+ +
thunderbolt-fill
+
+
+ +
thunderbolt
+
+
+ +
ticket-detailed-fill
+
+
+ +
ticket-detailed
+
+
+ +
ticket-fill
+
+
+ +
ticket-perforated-fill
+
+
+ +
ticket-perforated
+
+
+ +
ticket
+
+
+ +
tiktok
+
+
+ +
toggle-off
+
+
+ +
toggle-on
+
+
+ +
toggle2-off
+
+
+ +
toggle2-on
+
+
+ +
toggles
+
+
+ +
toggles2
+
+
+ +
tools
+
+
+ +
tornado
+
+
+ +
translate
+
+
+ +
trash-fill
+
+
+ +
trash
+
+
+ +
trash2-fill
+
+
+ +
trash2
+
+
+ +
trash3-fill
+
+
+ +
trash3
+
+
+ +
tree-fill
+
+
+ +
tree
+
+
+ +
triangle-fill
+
+
+ +
triangle-half
+
+
+ +
triangle
+
+
+ +
trophy-fill
+
+
+ +
trophy
+
+
+ +
tropical-storm
+
+
+ +
truck-flatbed
+
+
+ +
truck
+
+
+ +
tsunami
+
+
+ +
tv-fill
+
+
+ +
tv
+
+
+ +
twitch
+
+
+ +
twitter
+
+
+ +
type-bold
+
+
+ +
type-h1
+
+
+ +
type-h2
+
+
+ +
type-h3
+
+
+ +
type-italic
+
+
+ +
type-strikethrough
+
+
+ +
type-underline
+
+
+ +
type
+
+
+ +
ui-checks-grid
+
+
+ +
ui-checks
+
+
+ +
ui-radios-grid
+
+
+ +
ui-radios
+
+
+ +
umbrella-fill
+
+
+ +
umbrella
+
+
+ +
union
+
+
+ +
unlock-fill
+
+
+ +
unlock
+
+
+ +
upc-scan
+
+
+ +
upc
+
+
+ +
upload
+
+
+ +
usb-c-fill
+
+
+ +
usb-c
+
+
+ +
usb-drive-fill
+
+
+ +
usb-drive
+
+
+ +
usb-fill
+
+
+ +
usb-micro-fill
+
+
+ +
usb-micro
+
+
+ +
usb-mini-fill
+
+
+ +
usb-mini
+
+
+ +
usb-plug-fill
+
+
+ +
usb-plug
+
+
+ +
usb-symbol
+
+
+ +
usb
+
+
+ +
valentine
+
+
+ +
valentine2
+
+
+ +
vector-pen
+
+
+ +
view-list
+
+
+ +
view-stacked
+
+
+ +
vimeo
+
+
+ +
vinyl-fill
+
+
+ +
vinyl
+
+
+ +
voicemail
+
+
+ +
volume-down-fill
+
+
+ +
volume-down
+
+
+ +
volume-mute-fill
+
+
+ +
volume-mute
+
+
+ +
volume-off-fill
+
+
+ +
volume-off
+
+
+ +
volume-up-fill
+
+
+ +
volume-up
+
+
+ +
vr
+
+
+ +
wallet-fill
+
+
+ +
wallet
+
+
+ +
wallet2
+
+
+ +
watch
+
+
+ +
water
+
+
+ +
webcam-fill
+
+
+ +
webcam
+
+
+ +
whatsapp
+
+
+ +
wifi-1
+
+
+ +
wifi-2
+
+
+ +
wifi-off
+
+
+ +
wifi
+
+
+ +
wind
+
+
+ +
window-dash
+
+
+ +
window-desktop
+
+
+ +
window-dock
+
+
+ +
window-fullscreen
+
+
+ +
window-plus
+
+
+ +
window-sidebar
+
+
+ +
window-split
+
+
+ +
window-stack
+
+
+ +
window-x
+
+
+ +
window
+
+
+ +
windows
+
+
+ +
wordpress
+
+
+ +
wrench-adjustable-circle-fill
+
+
+ +
wrench-adjustable-circle
+
+
+ +
wrench-adjustable
+
+
+ +
wrench
+
+
+ +
x-circle-fill
+
+
+ +
x-circle
+
+
+ +
x-diamond-fill
+
+
+ +
x-diamond
+
+
+ +
x-lg
+
+
+ +
x-octagon-fill
+
+
+ +
x-octagon
+
+
+ +
x-square-fill
+
+
+ +
x-square
+
+
+ +
x
+
+
+ +
xbox
+
+
+ +
yin-yang
+
+
+ +
youtube
+
+
+ +
zoom-in
+
+
+ +
zoom-out
+
+
+ + + diff --git a/src/core/static/css/bootstrap-icons/infinity.svg b/src/core/static/css/bootstrap-icons/infinity.svg new file mode 100644 index 0000000..e9dd437 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/infinity.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/info-circle-fill.svg b/src/core/static/css/bootstrap-icons/info-circle-fill.svg new file mode 100644 index 0000000..9d38231 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/info-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/info-circle.svg b/src/core/static/css/bootstrap-icons/info-circle.svg new file mode 100644 index 0000000..8f48f86 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/info-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/info-lg.svg b/src/core/static/css/bootstrap-icons/info-lg.svg new file mode 100644 index 0000000..d1b988e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/info-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/info-square-fill.svg b/src/core/static/css/bootstrap-icons/info-square-fill.svg new file mode 100644 index 0000000..c2e5a66 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/info-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/info-square.svg b/src/core/static/css/bootstrap-icons/info-square.svg new file mode 100644 index 0000000..71e2818 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/info-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/info.svg b/src/core/static/css/bootstrap-icons/info.svg new file mode 100644 index 0000000..9d061b4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/info.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/input-cursor-text.svg b/src/core/static/css/bootstrap-icons/input-cursor-text.svg new file mode 100644 index 0000000..f212111 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/input-cursor-text.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/input-cursor.svg b/src/core/static/css/bootstrap-icons/input-cursor.svg new file mode 100644 index 0000000..3a89bb7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/input-cursor.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/instagram.svg b/src/core/static/css/bootstrap-icons/instagram.svg new file mode 100644 index 0000000..0b5c5ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/instagram.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/intersect.svg b/src/core/static/css/bootstrap-icons/intersect.svg new file mode 100644 index 0000000..2d8c329 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/intersect.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-album.svg b/src/core/static/css/bootstrap-icons/journal-album.svg new file mode 100644 index 0000000..2504b3d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-album.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-arrow-down.svg b/src/core/static/css/bootstrap-icons/journal-arrow-down.svg new file mode 100644 index 0000000..79c313d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-arrow-down.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-arrow-up.svg b/src/core/static/css/bootstrap-icons/journal-arrow-up.svg new file mode 100644 index 0000000..8423461 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-arrow-up.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-bookmark-fill.svg b/src/core/static/css/bootstrap-icons/journal-bookmark-fill.svg new file mode 100644 index 0000000..03e2476 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-bookmark-fill.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-bookmark.svg b/src/core/static/css/bootstrap-icons/journal-bookmark.svg new file mode 100644 index 0000000..6652764 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-bookmark.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-check.svg b/src/core/static/css/bootstrap-icons/journal-check.svg new file mode 100644 index 0000000..41b97e9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-check.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-code.svg b/src/core/static/css/bootstrap-icons/journal-code.svg new file mode 100644 index 0000000..82098b9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-code.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-medical.svg b/src/core/static/css/bootstrap-icons/journal-medical.svg new file mode 100644 index 0000000..5500110 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-medical.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-minus.svg b/src/core/static/css/bootstrap-icons/journal-minus.svg new file mode 100644 index 0000000..c8cd4d8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-minus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-plus.svg b/src/core/static/css/bootstrap-icons/journal-plus.svg new file mode 100644 index 0000000..fa6d702 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-plus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-richtext.svg b/src/core/static/css/bootstrap-icons/journal-richtext.svg new file mode 100644 index 0000000..14b0e1f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-richtext.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-text.svg b/src/core/static/css/bootstrap-icons/journal-text.svg new file mode 100644 index 0000000..9b66f43 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-text.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal-x.svg b/src/core/static/css/bootstrap-icons/journal-x.svg new file mode 100644 index 0000000..2ca24f4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal-x.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journal.svg b/src/core/static/css/bootstrap-icons/journal.svg new file mode 100644 index 0000000..941c987 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journal.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/journals.svg b/src/core/static/css/bootstrap-icons/journals.svg new file mode 100644 index 0000000..03f6dad --- /dev/null +++ b/src/core/static/css/bootstrap-icons/journals.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/joystick.svg b/src/core/static/css/bootstrap-icons/joystick.svg new file mode 100644 index 0000000..a8a9027 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/joystick.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/justify-left.svg b/src/core/static/css/bootstrap-icons/justify-left.svg new file mode 100644 index 0000000..68859b8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/justify-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/justify-right.svg b/src/core/static/css/bootstrap-icons/justify-right.svg new file mode 100644 index 0000000..1efe4f3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/justify-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/justify.svg b/src/core/static/css/bootstrap-icons/justify.svg new file mode 100644 index 0000000..009bd72 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/justify.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/kanban-fill.svg b/src/core/static/css/bootstrap-icons/kanban-fill.svg new file mode 100644 index 0000000..d633a53 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/kanban-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/kanban.svg b/src/core/static/css/bootstrap-icons/kanban.svg new file mode 100644 index 0000000..c5cdaaf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/kanban.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/key-fill.svg b/src/core/static/css/bootstrap-icons/key-fill.svg new file mode 100644 index 0000000..25a6d45 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/key-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/key.svg b/src/core/static/css/bootstrap-icons/key.svg new file mode 100644 index 0000000..dbaae3f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/key.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/keyboard-fill.svg b/src/core/static/css/bootstrap-icons/keyboard-fill.svg new file mode 100644 index 0000000..876321d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/keyboard-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/keyboard.svg b/src/core/static/css/bootstrap-icons/keyboard.svg new file mode 100644 index 0000000..996c1eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/keyboard.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ladder.svg b/src/core/static/css/bootstrap-icons/ladder.svg new file mode 100644 index 0000000..fd9182a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ladder.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lamp-fill.svg b/src/core/static/css/bootstrap-icons/lamp-fill.svg new file mode 100644 index 0000000..ff91f4b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lamp-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lamp.svg b/src/core/static/css/bootstrap-icons/lamp.svg new file mode 100644 index 0000000..6c50a70 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lamp.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/laptop-fill.svg b/src/core/static/css/bootstrap-icons/laptop-fill.svg new file mode 100644 index 0000000..5b1755d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/laptop-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/laptop.svg b/src/core/static/css/bootstrap-icons/laptop.svg new file mode 100644 index 0000000..0fc463d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/laptop.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layer-backward.svg b/src/core/static/css/bootstrap-icons/layer-backward.svg new file mode 100644 index 0000000..073034a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layer-backward.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layer-forward.svg b/src/core/static/css/bootstrap-icons/layer-forward.svg new file mode 100644 index 0000000..ffc6e2a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layer-forward.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layers-fill.svg b/src/core/static/css/bootstrap-icons/layers-fill.svg new file mode 100644 index 0000000..8af0b1c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layers-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layers-half.svg b/src/core/static/css/bootstrap-icons/layers-half.svg new file mode 100644 index 0000000..a054e25 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layers-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layers.svg b/src/core/static/css/bootstrap-icons/layers.svg new file mode 100644 index 0000000..ac2f5b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layers.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-sidebar-inset-reverse.svg b/src/core/static/css/bootstrap-icons/layout-sidebar-inset-reverse.svg new file mode 100644 index 0000000..5b6f324 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-sidebar-inset-reverse.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-sidebar-inset.svg b/src/core/static/css/bootstrap-icons/layout-sidebar-inset.svg new file mode 100644 index 0000000..8dc0243 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-sidebar-inset.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-sidebar-reverse.svg b/src/core/static/css/bootstrap-icons/layout-sidebar-reverse.svg new file mode 100644 index 0000000..8ab9509 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-sidebar-reverse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-sidebar.svg b/src/core/static/css/bootstrap-icons/layout-sidebar.svg new file mode 100644 index 0000000..1cfc86e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-sidebar.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-split.svg b/src/core/static/css/bootstrap-icons/layout-split.svg new file mode 100644 index 0000000..71f33d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-split.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-text-sidebar-reverse.svg b/src/core/static/css/bootstrap-icons/layout-text-sidebar-reverse.svg new file mode 100644 index 0000000..46252d5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-text-sidebar-reverse.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-text-sidebar.svg b/src/core/static/css/bootstrap-icons/layout-text-sidebar.svg new file mode 100644 index 0000000..5effada --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-text-sidebar.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-text-window-reverse.svg b/src/core/static/css/bootstrap-icons/layout-text-window-reverse.svg new file mode 100644 index 0000000..fb34840 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-text-window-reverse.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-text-window.svg b/src/core/static/css/bootstrap-icons/layout-text-window.svg new file mode 100644 index 0000000..0aef110 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-text-window.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-three-columns.svg b/src/core/static/css/bootstrap-icons/layout-three-columns.svg new file mode 100644 index 0000000..6d358d6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-three-columns.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/layout-wtf.svg b/src/core/static/css/bootstrap-icons/layout-wtf.svg new file mode 100644 index 0000000..b603f8f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/layout-wtf.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/life-preserver.svg b/src/core/static/css/bootstrap-icons/life-preserver.svg new file mode 100644 index 0000000..6466ea2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/life-preserver.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightbulb-fill.svg b/src/core/static/css/bootstrap-icons/lightbulb-fill.svg new file mode 100644 index 0000000..9903950 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightbulb-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightbulb-off-fill.svg b/src/core/static/css/bootstrap-icons/lightbulb-off-fill.svg new file mode 100644 index 0000000..7d9600e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightbulb-off-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightbulb-off.svg b/src/core/static/css/bootstrap-icons/lightbulb-off.svg new file mode 100644 index 0000000..5675e9c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightbulb-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightbulb.svg b/src/core/static/css/bootstrap-icons/lightbulb.svg new file mode 100644 index 0000000..c13f627 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightbulb.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightning-charge-fill.svg b/src/core/static/css/bootstrap-icons/lightning-charge-fill.svg new file mode 100644 index 0000000..5e197fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightning-charge-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightning-charge.svg b/src/core/static/css/bootstrap-icons/lightning-charge.svg new file mode 100644 index 0000000..8a97432 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightning-charge.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightning-fill.svg b/src/core/static/css/bootstrap-icons/lightning-fill.svg new file mode 100644 index 0000000..4d05a2b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightning-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lightning.svg b/src/core/static/css/bootstrap-icons/lightning.svg new file mode 100644 index 0000000..8737060 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lightning.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/line.svg b/src/core/static/css/bootstrap-icons/line.svg new file mode 100644 index 0000000..bedc051 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/line.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/link-45deg.svg b/src/core/static/css/bootstrap-icons/link-45deg.svg new file mode 100644 index 0000000..127956a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/link-45deg.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/link.svg b/src/core/static/css/bootstrap-icons/link.svg new file mode 100644 index 0000000..df35bc8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/link.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/linkedin.svg b/src/core/static/css/bootstrap-icons/linkedin.svg new file mode 100644 index 0000000..4c4efe5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/linkedin.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-check.svg b/src/core/static/css/bootstrap-icons/list-check.svg new file mode 100644 index 0000000..34dd420 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-check.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-columns-reverse.svg b/src/core/static/css/bootstrap-icons/list-columns-reverse.svg new file mode 100644 index 0000000..2cb5078 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-columns-reverse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-columns.svg b/src/core/static/css/bootstrap-icons/list-columns.svg new file mode 100644 index 0000000..d04a30f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-columns.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-nested.svg b/src/core/static/css/bootstrap-icons/list-nested.svg new file mode 100644 index 0000000..21c9a7d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-nested.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-ol.svg b/src/core/static/css/bootstrap-icons/list-ol.svg new file mode 100644 index 0000000..5782568 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-ol.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-stars.svg b/src/core/static/css/bootstrap-icons/list-stars.svg new file mode 100644 index 0000000..88dce52 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-stars.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-task.svg b/src/core/static/css/bootstrap-icons/list-task.svg new file mode 100644 index 0000000..8118190 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-task.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list-ul.svg b/src/core/static/css/bootstrap-icons/list-ul.svg new file mode 100644 index 0000000..217d153 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list-ul.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/list.svg b/src/core/static/css/bootstrap-icons/list.svg new file mode 100644 index 0000000..e039056 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/list.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lock-fill.svg b/src/core/static/css/bootstrap-icons/lock-fill.svg new file mode 100644 index 0000000..9fb8f7b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lock-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/lock.svg b/src/core/static/css/bootstrap-icons/lock.svg new file mode 100644 index 0000000..b50a68e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/lock.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/magic.svg b/src/core/static/css/bootstrap-icons/magic.svg new file mode 100644 index 0000000..3df2ec0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/magic.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/magnet-fill.svg b/src/core/static/css/bootstrap-icons/magnet-fill.svg new file mode 100644 index 0000000..9ca1865 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/magnet-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/magnet.svg b/src/core/static/css/bootstrap-icons/magnet.svg new file mode 100644 index 0000000..aab1763 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/magnet.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mailbox.svg b/src/core/static/css/bootstrap-icons/mailbox.svg new file mode 100644 index 0000000..e2ac2f9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mailbox.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mailbox2.svg b/src/core/static/css/bootstrap-icons/mailbox2.svg new file mode 100644 index 0000000..60a523b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mailbox2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/map-fill.svg b/src/core/static/css/bootstrap-icons/map-fill.svg new file mode 100644 index 0000000..6097c5f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/map-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/map.svg b/src/core/static/css/bootstrap-icons/map.svg new file mode 100644 index 0000000..f9dbb08 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/map.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/markdown-fill.svg b/src/core/static/css/bootstrap-icons/markdown-fill.svg new file mode 100644 index 0000000..b87e236 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/markdown-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/markdown.svg b/src/core/static/css/bootstrap-icons/markdown.svg new file mode 100644 index 0000000..f9933a6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/markdown.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mask.svg b/src/core/static/css/bootstrap-icons/mask.svg new file mode 100644 index 0000000..3bfe141 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mask.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mastodon.svg b/src/core/static/css/bootstrap-icons/mastodon.svg new file mode 100644 index 0000000..23b34f5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mastodon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/medium.svg b/src/core/static/css/bootstrap-icons/medium.svg new file mode 100644 index 0000000..cc46876 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/medium.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/megaphone-fill.svg b/src/core/static/css/bootstrap-icons/megaphone-fill.svg new file mode 100644 index 0000000..237e814 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/megaphone-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/megaphone.svg b/src/core/static/css/bootstrap-icons/megaphone.svg new file mode 100644 index 0000000..834083c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/megaphone.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/memory.svg b/src/core/static/css/bootstrap-icons/memory.svg new file mode 100644 index 0000000..cdc2943 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/memory.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-app-fill.svg b/src/core/static/css/bootstrap-icons/menu-app-fill.svg new file mode 100644 index 0000000..c41c6fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-app-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-app.svg b/src/core/static/css/bootstrap-icons/menu-app.svg new file mode 100644 index 0000000..36e57df --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-app.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-button-fill.svg b/src/core/static/css/bootstrap-icons/menu-button-fill.svg new file mode 100644 index 0000000..034b64d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-button-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-button-wide-fill.svg b/src/core/static/css/bootstrap-icons/menu-button-wide-fill.svg new file mode 100644 index 0000000..d6e17da --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-button-wide-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-button-wide.svg b/src/core/static/css/bootstrap-icons/menu-button-wide.svg new file mode 100644 index 0000000..d67ba6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-button-wide.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-button.svg b/src/core/static/css/bootstrap-icons/menu-button.svg new file mode 100644 index 0000000..4e0fff9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-button.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-down.svg b/src/core/static/css/bootstrap-icons/menu-down.svg new file mode 100644 index 0000000..b2d84b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/menu-up.svg b/src/core/static/css/bootstrap-icons/menu-up.svg new file mode 100644 index 0000000..fb35e8d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/menu-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/messenger.svg b/src/core/static/css/bootstrap-icons/messenger.svg new file mode 100644 index 0000000..5c6d37d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/messenger.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/meta.svg b/src/core/static/css/bootstrap-icons/meta.svg new file mode 100644 index 0000000..2c6885d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/meta.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mic-fill.svg b/src/core/static/css/bootstrap-icons/mic-fill.svg new file mode 100644 index 0000000..9be58e9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mic-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mic-mute-fill.svg b/src/core/static/css/bootstrap-icons/mic-mute-fill.svg new file mode 100644 index 0000000..cc325a0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mic-mute-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mic-mute.svg b/src/core/static/css/bootstrap-icons/mic-mute.svg new file mode 100644 index 0000000..5a520a1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mic-mute.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mic.svg b/src/core/static/css/bootstrap-icons/mic.svg new file mode 100644 index 0000000..57be2e5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mic.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/microsoft.svg b/src/core/static/css/bootstrap-icons/microsoft.svg new file mode 100644 index 0000000..d28281f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/microsoft.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/minecart-loaded.svg b/src/core/static/css/bootstrap-icons/minecart-loaded.svg new file mode 100644 index 0000000..8a75457 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/minecart-loaded.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/minecart.svg b/src/core/static/css/bootstrap-icons/minecart.svg new file mode 100644 index 0000000..7f3ad00 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/minecart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/modem-fill.svg b/src/core/static/css/bootstrap-icons/modem-fill.svg new file mode 100644 index 0000000..1fe97be --- /dev/null +++ b/src/core/static/css/bootstrap-icons/modem-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/modem.svg b/src/core/static/css/bootstrap-icons/modem.svg new file mode 100644 index 0000000..873090d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/modem.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/moisture.svg b/src/core/static/css/bootstrap-icons/moisture.svg new file mode 100644 index 0000000..732f4ac --- /dev/null +++ b/src/core/static/css/bootstrap-icons/moisture.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/moon-fill.svg b/src/core/static/css/bootstrap-icons/moon-fill.svg new file mode 100644 index 0000000..1149676 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/moon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/moon-stars-fill.svg b/src/core/static/css/bootstrap-icons/moon-stars-fill.svg new file mode 100644 index 0000000..d2e1d6e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/moon-stars-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/moon-stars.svg b/src/core/static/css/bootstrap-icons/moon-stars.svg new file mode 100644 index 0000000..b25ef86 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/moon-stars.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/moon.svg b/src/core/static/css/bootstrap-icons/moon.svg new file mode 100644 index 0000000..4cd8820 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/moon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mortarboard-fill.svg b/src/core/static/css/bootstrap-icons/mortarboard-fill.svg new file mode 100644 index 0000000..7f5fb48 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mortarboard-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mortarboard.svg b/src/core/static/css/bootstrap-icons/mortarboard.svg new file mode 100644 index 0000000..ed82b6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mortarboard.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/motherboard-fill.svg b/src/core/static/css/bootstrap-icons/motherboard-fill.svg new file mode 100644 index 0000000..bf15e96 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/motherboard-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/motherboard.svg b/src/core/static/css/bootstrap-icons/motherboard.svg new file mode 100644 index 0000000..ed13d0c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/motherboard.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mouse-fill.svg b/src/core/static/css/bootstrap-icons/mouse-fill.svg new file mode 100644 index 0000000..bd0b5eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mouse-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mouse.svg b/src/core/static/css/bootstrap-icons/mouse.svg new file mode 100644 index 0000000..40976e0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mouse.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mouse2-fill.svg b/src/core/static/css/bootstrap-icons/mouse2-fill.svg new file mode 100644 index 0000000..283d1cd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mouse2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mouse2.svg b/src/core/static/css/bootstrap-icons/mouse2.svg new file mode 100644 index 0000000..359da4d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mouse2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mouse3-fill.svg b/src/core/static/css/bootstrap-icons/mouse3-fill.svg new file mode 100644 index 0000000..de6dbc7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mouse3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/mouse3.svg b/src/core/static/css/bootstrap-icons/mouse3.svg new file mode 100644 index 0000000..d042bfd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/mouse3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/music-note-beamed.svg b/src/core/static/css/bootstrap-icons/music-note-beamed.svg new file mode 100644 index 0000000..04cedf0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/music-note-beamed.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/music-note-list.svg b/src/core/static/css/bootstrap-icons/music-note-list.svg new file mode 100644 index 0000000..5c306bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/music-note-list.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/music-note.svg b/src/core/static/css/bootstrap-icons/music-note.svg new file mode 100644 index 0000000..1125a66 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/music-note.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/music-player-fill.svg b/src/core/static/css/bootstrap-icons/music-player-fill.svg new file mode 100644 index 0000000..6619d1e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/music-player-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/music-player.svg b/src/core/static/css/bootstrap-icons/music-player.svg new file mode 100644 index 0000000..2d50a63 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/music-player.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/newspaper.svg b/src/core/static/css/bootstrap-icons/newspaper.svg new file mode 100644 index 0000000..7d7fa71 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/newspaper.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/nintendo-switch.svg b/src/core/static/css/bootstrap-icons/nintendo-switch.svg new file mode 100644 index 0000000..0f1e2ac --- /dev/null +++ b/src/core/static/css/bootstrap-icons/nintendo-switch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/node-minus-fill.svg b/src/core/static/css/bootstrap-icons/node-minus-fill.svg new file mode 100644 index 0000000..32430b9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/node-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/node-minus.svg b/src/core/static/css/bootstrap-icons/node-minus.svg new file mode 100644 index 0000000..b1accd4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/node-minus.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/node-plus-fill.svg b/src/core/static/css/bootstrap-icons/node-plus-fill.svg new file mode 100644 index 0000000..e5ee855 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/node-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/node-plus.svg b/src/core/static/css/bootstrap-icons/node-plus.svg new file mode 100644 index 0000000..085f04f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/node-plus.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/nut-fill.svg b/src/core/static/css/bootstrap-icons/nut-fill.svg new file mode 100644 index 0000000..4babc03 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/nut-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/nut.svg b/src/core/static/css/bootstrap-icons/nut.svg new file mode 100644 index 0000000..4912d48 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/nut.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/octagon-fill.svg b/src/core/static/css/bootstrap-icons/octagon-fill.svg new file mode 100644 index 0000000..c128317 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/octagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/octagon-half.svg b/src/core/static/css/bootstrap-icons/octagon-half.svg new file mode 100644 index 0000000..d95240a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/octagon-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/octagon.svg b/src/core/static/css/bootstrap-icons/octagon.svg new file mode 100644 index 0000000..9f3657e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/octagon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/optical-audio-fill.svg b/src/core/static/css/bootstrap-icons/optical-audio-fill.svg new file mode 100644 index 0000000..5bdfd82 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/optical-audio-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/optical-audio.svg b/src/core/static/css/bootstrap-icons/optical-audio.svg new file mode 100644 index 0000000..7a38b83 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/optical-audio.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/option.svg b/src/core/static/css/bootstrap-icons/option.svg new file mode 100644 index 0000000..d7702b1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/option.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/outlet.svg b/src/core/static/css/bootstrap-icons/outlet.svg new file mode 100644 index 0000000..b48af60 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/outlet.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/paint-bucket.svg b/src/core/static/css/bootstrap-icons/paint-bucket.svg new file mode 100644 index 0000000..ee15d10 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/paint-bucket.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/palette-fill.svg b/src/core/static/css/bootstrap-icons/palette-fill.svg new file mode 100644 index 0000000..7dc5ecd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/palette-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/palette.svg b/src/core/static/css/bootstrap-icons/palette.svg new file mode 100644 index 0000000..fea76d9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/palette.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/palette2.svg b/src/core/static/css/bootstrap-icons/palette2.svg new file mode 100644 index 0000000..5d140b3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/palette2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/paperclip.svg b/src/core/static/css/bootstrap-icons/paperclip.svg new file mode 100644 index 0000000..00f311d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/paperclip.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/paragraph.svg b/src/core/static/css/bootstrap-icons/paragraph.svg new file mode 100644 index 0000000..999cb53 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/paragraph.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-check-fill.svg b/src/core/static/css/bootstrap-icons/patch-check-fill.svg new file mode 100644 index 0000000..1301415 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-check-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-check.svg b/src/core/static/css/bootstrap-icons/patch-check.svg new file mode 100644 index 0000000..2dd799e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-exclamation-fill.svg b/src/core/static/css/bootstrap-icons/patch-exclamation-fill.svg new file mode 100644 index 0000000..fd900c4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-exclamation-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-exclamation.svg b/src/core/static/css/bootstrap-icons/patch-exclamation.svg new file mode 100644 index 0000000..153d97d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-exclamation.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-minus-fill.svg b/src/core/static/css/bootstrap-icons/patch-minus-fill.svg new file mode 100644 index 0000000..12f35c2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-minus.svg b/src/core/static/css/bootstrap-icons/patch-minus.svg new file mode 100644 index 0000000..f6024f9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-plus-fill.svg b/src/core/static/css/bootstrap-icons/patch-plus-fill.svg new file mode 100644 index 0000000..1a79d79 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-plus.svg b/src/core/static/css/bootstrap-icons/patch-plus.svg new file mode 100644 index 0000000..b9a7846 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-question-fill.svg b/src/core/static/css/bootstrap-icons/patch-question-fill.svg new file mode 100644 index 0000000..665588b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-question-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/patch-question.svg b/src/core/static/css/bootstrap-icons/patch-question.svg new file mode 100644 index 0000000..ef4ca58 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/patch-question.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pause-btn-fill.svg b/src/core/static/css/bootstrap-icons/pause-btn-fill.svg new file mode 100644 index 0000000..efca142 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pause-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pause-btn.svg b/src/core/static/css/bootstrap-icons/pause-btn.svg new file mode 100644 index 0000000..0e9eb3a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pause-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pause-circle-fill.svg b/src/core/static/css/bootstrap-icons/pause-circle-fill.svg new file mode 100644 index 0000000..5e3525f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pause-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pause-circle.svg b/src/core/static/css/bootstrap-icons/pause-circle.svg new file mode 100644 index 0000000..1b6b64a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pause-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pause-fill.svg b/src/core/static/css/bootstrap-icons/pause-fill.svg new file mode 100644 index 0000000..68285b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pause-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pause.svg b/src/core/static/css/bootstrap-icons/pause.svg new file mode 100644 index 0000000..22478ea --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pause.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/paypal.svg b/src/core/static/css/bootstrap-icons/paypal.svg new file mode 100644 index 0000000..41bd536 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/paypal.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pc-display-horizontal.svg b/src/core/static/css/bootstrap-icons/pc-display-horizontal.svg new file mode 100644 index 0000000..2013f15 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pc-display-horizontal.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pc-display.svg b/src/core/static/css/bootstrap-icons/pc-display.svg new file mode 100644 index 0000000..f5d09da --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pc-display.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pc-horizontal.svg b/src/core/static/css/bootstrap-icons/pc-horizontal.svg new file mode 100644 index 0000000..9ae513a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pc-horizontal.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pc.svg b/src/core/static/css/bootstrap-icons/pc.svg new file mode 100644 index 0000000..f0f280d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pc.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pci-card.svg b/src/core/static/css/bootstrap-icons/pci-card.svg new file mode 100644 index 0000000..600a5d0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pci-card.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/peace-fill.svg b/src/core/static/css/bootstrap-icons/peace-fill.svg new file mode 100644 index 0000000..c8ed5bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/peace-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/peace.svg b/src/core/static/css/bootstrap-icons/peace.svg new file mode 100644 index 0000000..3e4420b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/peace.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pen-fill.svg b/src/core/static/css/bootstrap-icons/pen-fill.svg new file mode 100644 index 0000000..b7bb337 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pen-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pen.svg b/src/core/static/css/bootstrap-icons/pen.svg new file mode 100644 index 0000000..8eb3be7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pen.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pencil-fill.svg b/src/core/static/css/bootstrap-icons/pencil-fill.svg new file mode 100644 index 0000000..59d2830 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pencil-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pencil-square.svg b/src/core/static/css/bootstrap-icons/pencil-square.svg new file mode 100644 index 0000000..b8c90d5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pencil-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pencil.svg b/src/core/static/css/bootstrap-icons/pencil.svg new file mode 100644 index 0000000..f8dbfeb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pencil.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pentagon-fill.svg b/src/core/static/css/bootstrap-icons/pentagon-fill.svg new file mode 100644 index 0000000..9c80789 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pentagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pentagon-half.svg b/src/core/static/css/bootstrap-icons/pentagon-half.svg new file mode 100644 index 0000000..305125c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pentagon-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pentagon.svg b/src/core/static/css/bootstrap-icons/pentagon.svg new file mode 100644 index 0000000..b6f5fe3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pentagon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/people-fill.svg b/src/core/static/css/bootstrap-icons/people-fill.svg new file mode 100644 index 0000000..2c7389d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/people-fill.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/people.svg b/src/core/static/css/bootstrap-icons/people.svg new file mode 100644 index 0000000..528933d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/people.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/percent.svg b/src/core/static/css/bootstrap-icons/percent.svg new file mode 100644 index 0000000..8af2bc4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/percent.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-badge-fill.svg b/src/core/static/css/bootstrap-icons/person-badge-fill.svg new file mode 100644 index 0000000..d9ebe67 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-badge-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-badge.svg b/src/core/static/css/bootstrap-icons/person-badge.svg new file mode 100644 index 0000000..d071d44 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-badge.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-bounding-box.svg b/src/core/static/css/bootstrap-icons/person-bounding-box.svg new file mode 100644 index 0000000..92e662c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-bounding-box.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-check-fill.svg b/src/core/static/css/bootstrap-icons/person-check-fill.svg new file mode 100644 index 0000000..872497a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-check-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-check.svg b/src/core/static/css/bootstrap-icons/person-check.svg new file mode 100644 index 0000000..c4b1e38 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-circle.svg b/src/core/static/css/bootstrap-icons/person-circle.svg new file mode 100644 index 0000000..fd7f2c9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-dash-fill.svg b/src/core/static/css/bootstrap-icons/person-dash-fill.svg new file mode 100644 index 0000000..fd719f2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-dash-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-dash.svg b/src/core/static/css/bootstrap-icons/person-dash.svg new file mode 100644 index 0000000..4c6cb79 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-fill.svg b/src/core/static/css/bootstrap-icons/person-fill.svg new file mode 100644 index 0000000..6e12768 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-heart.svg b/src/core/static/css/bootstrap-icons/person-heart.svg new file mode 100644 index 0000000..e9ebbf4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-hearts.svg b/src/core/static/css/bootstrap-icons/person-hearts.svg new file mode 100644 index 0000000..06970be --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-hearts.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-lines-fill.svg b/src/core/static/css/bootstrap-icons/person-lines-fill.svg new file mode 100644 index 0000000..736421c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-lines-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-plus-fill.svg b/src/core/static/css/bootstrap-icons/person-plus-fill.svg new file mode 100644 index 0000000..151ccfe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-plus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-plus.svg b/src/core/static/css/bootstrap-icons/person-plus.svg new file mode 100644 index 0000000..aac3a67 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-rolodex.svg b/src/core/static/css/bootstrap-icons/person-rolodex.svg new file mode 100644 index 0000000..af898ca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-rolodex.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-square.svg b/src/core/static/css/bootstrap-icons/person-square.svg new file mode 100644 index 0000000..a7eb40e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-video.svg b/src/core/static/css/bootstrap-icons/person-video.svg new file mode 100644 index 0000000..b8c1995 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-video.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-video2.svg b/src/core/static/css/bootstrap-icons/person-video2.svg new file mode 100644 index 0000000..3f4292e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-video2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-video3.svg b/src/core/static/css/bootstrap-icons/person-video3.svg new file mode 100644 index 0000000..be38b24 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-video3.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-workspace.svg b/src/core/static/css/bootstrap-icons/person-workspace.svg new file mode 100644 index 0000000..e72bea0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-workspace.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-x-fill.svg b/src/core/static/css/bootstrap-icons/person-x-fill.svg new file mode 100644 index 0000000..d4903a6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person-x.svg b/src/core/static/css/bootstrap-icons/person-x.svg new file mode 100644 index 0000000..d7ac8f6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/person.svg b/src/core/static/css/bootstrap-icons/person.svg new file mode 100644 index 0000000..022d1e9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/person.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone-fill.svg b/src/core/static/css/bootstrap-icons/phone-fill.svg new file mode 100644 index 0000000..a2dfd03 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone-flip.svg b/src/core/static/css/bootstrap-icons/phone-flip.svg new file mode 100644 index 0000000..54e2d26 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone-flip.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone-landscape-fill.svg b/src/core/static/css/bootstrap-icons/phone-landscape-fill.svg new file mode 100644 index 0000000..295481c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone-landscape-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone-landscape.svg b/src/core/static/css/bootstrap-icons/phone-landscape.svg new file mode 100644 index 0000000..65cd273 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone-landscape.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone-vibrate-fill.svg b/src/core/static/css/bootstrap-icons/phone-vibrate-fill.svg new file mode 100644 index 0000000..6e61ecc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone-vibrate-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone-vibrate.svg b/src/core/static/css/bootstrap-icons/phone-vibrate.svg new file mode 100644 index 0000000..f380cab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone-vibrate.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/phone.svg b/src/core/static/css/bootstrap-icons/phone.svg new file mode 100644 index 0000000..3f3fd74 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/phone.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pie-chart-fill.svg b/src/core/static/css/bootstrap-icons/pie-chart-fill.svg new file mode 100644 index 0000000..6aa71eb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pie-chart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pie-chart.svg b/src/core/static/css/bootstrap-icons/pie-chart.svg new file mode 100644 index 0000000..a20f6a7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pie-chart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/piggy-bank-fill.svg b/src/core/static/css/bootstrap-icons/piggy-bank-fill.svg new file mode 100644 index 0000000..b44f35d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/piggy-bank-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/piggy-bank.svg b/src/core/static/css/bootstrap-icons/piggy-bank.svg new file mode 100644 index 0000000..1d836ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/piggy-bank.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pin-angle-fill.svg b/src/core/static/css/bootstrap-icons/pin-angle-fill.svg new file mode 100644 index 0000000..3112c0b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pin-angle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pin-angle.svg b/src/core/static/css/bootstrap-icons/pin-angle.svg new file mode 100644 index 0000000..a07b038 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pin-angle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pin-fill.svg b/src/core/static/css/bootstrap-icons/pin-fill.svg new file mode 100644 index 0000000..f00b790 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pin-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pin-map-fill.svg b/src/core/static/css/bootstrap-icons/pin-map-fill.svg new file mode 100644 index 0000000..b8c8502 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pin-map-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pin-map.svg b/src/core/static/css/bootstrap-icons/pin-map.svg new file mode 100644 index 0000000..f04129a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pin-map.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pin.svg b/src/core/static/css/bootstrap-icons/pin.svg new file mode 100644 index 0000000..45fd7de --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pin.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pinterest.svg b/src/core/static/css/bootstrap-icons/pinterest.svg new file mode 100644 index 0000000..b4fbc23 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pinterest.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pip-fill.svg b/src/core/static/css/bootstrap-icons/pip-fill.svg new file mode 100644 index 0000000..1869f78 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pip-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/pip.svg b/src/core/static/css/bootstrap-icons/pip.svg new file mode 100644 index 0000000..58f0638 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/pip.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/play-btn-fill.svg b/src/core/static/css/bootstrap-icons/play-btn-fill.svg new file mode 100644 index 0000000..18b9167 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/play-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/play-btn.svg b/src/core/static/css/bootstrap-icons/play-btn.svg new file mode 100644 index 0000000..576e30b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/play-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/play-circle-fill.svg b/src/core/static/css/bootstrap-icons/play-circle-fill.svg new file mode 100644 index 0000000..511ef37 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/play-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/play-circle.svg b/src/core/static/css/bootstrap-icons/play-circle.svg new file mode 100644 index 0000000..c93144a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/play-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/play-fill.svg b/src/core/static/css/bootstrap-icons/play-fill.svg new file mode 100644 index 0000000..28f2e67 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/play-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/play.svg b/src/core/static/css/bootstrap-icons/play.svg new file mode 100644 index 0000000..b3fd3dc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/play.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/playstation.svg b/src/core/static/css/bootstrap-icons/playstation.svg new file mode 100644 index 0000000..f8ce05b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/playstation.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plug-fill.svg b/src/core/static/css/bootstrap-icons/plug-fill.svg new file mode 100644 index 0000000..d15b8e6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plug-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plug.svg b/src/core/static/css/bootstrap-icons/plug.svg new file mode 100644 index 0000000..c5e6688 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plug.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plugin.svg b/src/core/static/css/bootstrap-icons/plugin.svg new file mode 100644 index 0000000..3f179a3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plugin.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-circle-dotted.svg b/src/core/static/css/bootstrap-icons/plus-circle-dotted.svg new file mode 100644 index 0000000..c69316e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-circle-dotted.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-circle-fill.svg b/src/core/static/css/bootstrap-icons/plus-circle-fill.svg new file mode 100644 index 0000000..f320116 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-circle.svg b/src/core/static/css/bootstrap-icons/plus-circle.svg new file mode 100644 index 0000000..66308ef --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-lg.svg b/src/core/static/css/bootstrap-icons/plus-lg.svg new file mode 100644 index 0000000..f821cc3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-slash-minus.svg b/src/core/static/css/bootstrap-icons/plus-slash-minus.svg new file mode 100644 index 0000000..44a8e0e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-slash-minus.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-square-dotted.svg b/src/core/static/css/bootstrap-icons/plus-square-dotted.svg new file mode 100644 index 0000000..4ae7ad6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-square-dotted.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-square-fill.svg b/src/core/static/css/bootstrap-icons/plus-square-fill.svg new file mode 100644 index 0000000..0d5e15c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus-square.svg b/src/core/static/css/bootstrap-icons/plus-square.svg new file mode 100644 index 0000000..15c4c44 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/plus.svg b/src/core/static/css/bootstrap-icons/plus.svg new file mode 100644 index 0000000..5b088c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/plus.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postage-fill.svg b/src/core/static/css/bootstrap-icons/postage-fill.svg new file mode 100644 index 0000000..701a1c6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postage-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postage-heart-fill.svg b/src/core/static/css/bootstrap-icons/postage-heart-fill.svg new file mode 100644 index 0000000..a268901 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postage-heart-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postage-heart.svg b/src/core/static/css/bootstrap-icons/postage-heart.svg new file mode 100644 index 0000000..4d22b18 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postage-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postage.svg b/src/core/static/css/bootstrap-icons/postage.svg new file mode 100644 index 0000000..cc49c70 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postage.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postcard-fill.svg b/src/core/static/css/bootstrap-icons/postcard-fill.svg new file mode 100644 index 0000000..01b54dd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postcard-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postcard-heart-fill.svg b/src/core/static/css/bootstrap-icons/postcard-heart-fill.svg new file mode 100644 index 0000000..5e551fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postcard-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postcard-heart.svg b/src/core/static/css/bootstrap-icons/postcard-heart.svg new file mode 100644 index 0000000..e0f2f05 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postcard-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/postcard.svg b/src/core/static/css/bootstrap-icons/postcard.svg new file mode 100644 index 0000000..827180e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/postcard.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/power.svg b/src/core/static/css/bootstrap-icons/power.svg new file mode 100644 index 0000000..6fb9756 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/power.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/printer-fill.svg b/src/core/static/css/bootstrap-icons/printer-fill.svg new file mode 100644 index 0000000..485d987 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/printer-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/printer.svg b/src/core/static/css/bootstrap-icons/printer.svg new file mode 100644 index 0000000..60196bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/printer.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/projector-fill.svg b/src/core/static/css/bootstrap-icons/projector-fill.svg new file mode 100644 index 0000000..ff6a341 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/projector-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/projector.svg b/src/core/static/css/bootstrap-icons/projector.svg new file mode 100644 index 0000000..218c6a5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/projector.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/puzzle-fill.svg b/src/core/static/css/bootstrap-icons/puzzle-fill.svg new file mode 100644 index 0000000..e9bbfae --- /dev/null +++ b/src/core/static/css/bootstrap-icons/puzzle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/puzzle.svg b/src/core/static/css/bootstrap-icons/puzzle.svg new file mode 100644 index 0000000..c9b07a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/puzzle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/qr-code-scan.svg b/src/core/static/css/bootstrap-icons/qr-code-scan.svg new file mode 100644 index 0000000..7eb599e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/qr-code-scan.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/qr-code.svg b/src/core/static/css/bootstrap-icons/qr-code.svg new file mode 100644 index 0000000..bf5570d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/qr-code.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-circle-fill.svg b/src/core/static/css/bootstrap-icons/question-circle-fill.svg new file mode 100644 index 0000000..d8e5e06 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-circle.svg b/src/core/static/css/bootstrap-icons/question-circle.svg new file mode 100644 index 0000000..1c8cbe7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-diamond-fill.svg b/src/core/static/css/bootstrap-icons/question-diamond-fill.svg new file mode 100644 index 0000000..a86583b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-diamond-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-diamond.svg b/src/core/static/css/bootstrap-icons/question-diamond.svg new file mode 100644 index 0000000..a7d8233 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-diamond.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-lg.svg b/src/core/static/css/bootstrap-icons/question-lg.svg new file mode 100644 index 0000000..fa3452e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-octagon-fill.svg b/src/core/static/css/bootstrap-icons/question-octagon-fill.svg new file mode 100644 index 0000000..2ff954e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-octagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-octagon.svg b/src/core/static/css/bootstrap-icons/question-octagon.svg new file mode 100644 index 0000000..02e8ffe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-octagon.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-square-fill.svg b/src/core/static/css/bootstrap-icons/question-square-fill.svg new file mode 100644 index 0000000..dd72410 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question-square.svg b/src/core/static/css/bootstrap-icons/question-square.svg new file mode 100644 index 0000000..d0a56ff --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/question.svg b/src/core/static/css/bootstrap-icons/question.svg new file mode 100644 index 0000000..05abe29 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/question.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/quora.svg b/src/core/static/css/bootstrap-icons/quora.svg new file mode 100644 index 0000000..e90e571 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/quora.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/quote.svg b/src/core/static/css/bootstrap-icons/quote.svg new file mode 100644 index 0000000..03b45bf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/quote.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/radioactive.svg b/src/core/static/css/bootstrap-icons/radioactive.svg new file mode 100644 index 0000000..1b1072f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/radioactive.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/rainbow.svg b/src/core/static/css/bootstrap-icons/rainbow.svg new file mode 100644 index 0000000..8e8aea7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/rainbow.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/receipt-cutoff.svg b/src/core/static/css/bootstrap-icons/receipt-cutoff.svg new file mode 100644 index 0000000..27be3c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/receipt-cutoff.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/receipt.svg b/src/core/static/css/bootstrap-icons/receipt.svg new file mode 100644 index 0000000..9ea7283 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/receipt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reception-0.svg b/src/core/static/css/bootstrap-icons/reception-0.svg new file mode 100644 index 0000000..885bf3b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reception-0.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reception-1.svg b/src/core/static/css/bootstrap-icons/reception-1.svg new file mode 100644 index 0000000..3deafb6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reception-1.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reception-2.svg b/src/core/static/css/bootstrap-icons/reception-2.svg new file mode 100644 index 0000000..7dca57a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reception-2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reception-3.svg b/src/core/static/css/bootstrap-icons/reception-3.svg new file mode 100644 index 0000000..b30d5fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reception-3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reception-4.svg b/src/core/static/css/bootstrap-icons/reception-4.svg new file mode 100644 index 0000000..611bdf1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reception-4.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record-btn-fill.svg b/src/core/static/css/bootstrap-icons/record-btn-fill.svg new file mode 100644 index 0000000..caa3ea1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record-btn.svg b/src/core/static/css/bootstrap-icons/record-btn.svg new file mode 100644 index 0000000..4fd261c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record-circle-fill.svg b/src/core/static/css/bootstrap-icons/record-circle-fill.svg new file mode 100644 index 0000000..2c2429a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record-circle.svg b/src/core/static/css/bootstrap-icons/record-circle.svg new file mode 100644 index 0000000..d45d91c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record-fill.svg b/src/core/static/css/bootstrap-icons/record-fill.svg new file mode 100644 index 0000000..d474393 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record.svg b/src/core/static/css/bootstrap-icons/record.svg new file mode 100644 index 0000000..27f82a9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record2-fill.svg b/src/core/static/css/bootstrap-icons/record2-fill.svg new file mode 100644 index 0000000..7648928 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record2-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/record2.svg b/src/core/static/css/bootstrap-icons/record2.svg new file mode 100644 index 0000000..43a1150 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/record2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/recycle.svg b/src/core/static/css/bootstrap-icons/recycle.svg new file mode 100644 index 0000000..e4fa6c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/recycle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reddit.svg b/src/core/static/css/bootstrap-icons/reddit.svg new file mode 100644 index 0000000..b1c9cfe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reddit.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reply-all-fill.svg b/src/core/static/css/bootstrap-icons/reply-all-fill.svg new file mode 100644 index 0000000..7b77b06 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reply-all-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reply-all.svg b/src/core/static/css/bootstrap-icons/reply-all.svg new file mode 100644 index 0000000..c95025b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reply-all.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reply-fill.svg b/src/core/static/css/bootstrap-icons/reply-fill.svg new file mode 100644 index 0000000..b5a8722 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reply-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/reply.svg b/src/core/static/css/bootstrap-icons/reply.svg new file mode 100644 index 0000000..c2dc098 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/reply.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/robot.svg b/src/core/static/css/bootstrap-icons/robot.svg new file mode 100644 index 0000000..526cb99 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/robot.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/router-fill.svg b/src/core/static/css/bootstrap-icons/router-fill.svg new file mode 100644 index 0000000..de050cf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/router-fill.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/router.svg b/src/core/static/css/bootstrap-icons/router.svg new file mode 100644 index 0000000..8fa22d0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/router.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/rss-fill.svg b/src/core/static/css/bootstrap-icons/rss-fill.svg new file mode 100644 index 0000000..39bef06 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/rss-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/rss.svg b/src/core/static/css/bootstrap-icons/rss.svg new file mode 100644 index 0000000..be41f20 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/rss.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/rulers.svg b/src/core/static/css/bootstrap-icons/rulers.svg new file mode 100644 index 0000000..e9891c9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/rulers.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/safe-fill.svg b/src/core/static/css/bootstrap-icons/safe-fill.svg new file mode 100644 index 0000000..1036d67 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/safe-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/safe.svg b/src/core/static/css/bootstrap-icons/safe.svg new file mode 100644 index 0000000..fb5b7cb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/safe.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/safe2-fill.svg b/src/core/static/css/bootstrap-icons/safe2-fill.svg new file mode 100644 index 0000000..d1d37f2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/safe2-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/safe2.svg b/src/core/static/css/bootstrap-icons/safe2.svg new file mode 100644 index 0000000..37bfbe8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/safe2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/save-fill.svg b/src/core/static/css/bootstrap-icons/save-fill.svg new file mode 100644 index 0000000..0a43dc1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/save-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/save.svg b/src/core/static/css/bootstrap-icons/save.svg new file mode 100644 index 0000000..26b8aed --- /dev/null +++ b/src/core/static/css/bootstrap-icons/save.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/save2-fill.svg b/src/core/static/css/bootstrap-icons/save2-fill.svg new file mode 100644 index 0000000..45feb59 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/save2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/save2.svg b/src/core/static/css/bootstrap-icons/save2.svg new file mode 100644 index 0000000..52bc9e4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/save2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/scissors.svg b/src/core/static/css/bootstrap-icons/scissors.svg new file mode 100644 index 0000000..ab71b0d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/scissors.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/screwdriver.svg b/src/core/static/css/bootstrap-icons/screwdriver.svg new file mode 100644 index 0000000..dc9c374 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/screwdriver.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sd-card-fill.svg b/src/core/static/css/bootstrap-icons/sd-card-fill.svg new file mode 100644 index 0000000..9fe36b6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sd-card-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sd-card.svg b/src/core/static/css/bootstrap-icons/sd-card.svg new file mode 100644 index 0000000..12ed59f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sd-card.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/search-heart-fill.svg b/src/core/static/css/bootstrap-icons/search-heart-fill.svg new file mode 100644 index 0000000..54e31c7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/search-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/search-heart.svg b/src/core/static/css/bootstrap-icons/search-heart.svg new file mode 100644 index 0000000..92ea059 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/search-heart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/search.svg b/src/core/static/css/bootstrap-icons/search.svg new file mode 100644 index 0000000..d3dc7ca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/search.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/segmented-nav.svg b/src/core/static/css/bootstrap-icons/segmented-nav.svg new file mode 100644 index 0000000..42323b2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/segmented-nav.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-check-fill.svg b/src/core/static/css/bootstrap-icons/send-check-fill.svg new file mode 100644 index 0000000..4b0a56a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-check-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-check.svg b/src/core/static/css/bootstrap-icons/send-check.svg new file mode 100644 index 0000000..581ebbe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-dash-fill.svg b/src/core/static/css/bootstrap-icons/send-dash-fill.svg new file mode 100644 index 0000000..254329c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-dash-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-dash.svg b/src/core/static/css/bootstrap-icons/send-dash.svg new file mode 100644 index 0000000..abfbad3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-exclamation-fill.svg b/src/core/static/css/bootstrap-icons/send-exclamation-fill.svg new file mode 100644 index 0000000..5a77e98 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-exclamation-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-exclamation.svg b/src/core/static/css/bootstrap-icons/send-exclamation.svg new file mode 100644 index 0000000..149a7f7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-exclamation.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-fill.svg b/src/core/static/css/bootstrap-icons/send-fill.svg new file mode 100644 index 0000000..2a84015 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-plus-fill.svg b/src/core/static/css/bootstrap-icons/send-plus-fill.svg new file mode 100644 index 0000000..bea3738 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-plus-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-plus.svg b/src/core/static/css/bootstrap-icons/send-plus.svg new file mode 100644 index 0000000..4120228 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-slash-fill.svg b/src/core/static/css/bootstrap-icons/send-slash-fill.svg new file mode 100644 index 0000000..3345687 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-slash-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-slash.svg b/src/core/static/css/bootstrap-icons/send-slash.svg new file mode 100644 index 0000000..782daf3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-slash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-x-fill.svg b/src/core/static/css/bootstrap-icons/send-x-fill.svg new file mode 100644 index 0000000..ce102ba --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-x-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send-x.svg b/src/core/static/css/bootstrap-icons/send-x.svg new file mode 100644 index 0000000..c8bc8bf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/send.svg b/src/core/static/css/bootstrap-icons/send.svg new file mode 100644 index 0000000..c81fc95 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/send.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/server.svg b/src/core/static/css/bootstrap-icons/server.svg new file mode 100644 index 0000000..ff85feb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/server.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/share-fill.svg b/src/core/static/css/bootstrap-icons/share-fill.svg new file mode 100644 index 0000000..8b0ee88 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/share-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/share.svg b/src/core/static/css/bootstrap-icons/share.svg new file mode 100644 index 0000000..79d3075 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/share.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-check.svg b/src/core/static/css/bootstrap-icons/shield-check.svg new file mode 100644 index 0000000..ecbf543 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-exclamation.svg b/src/core/static/css/bootstrap-icons/shield-exclamation.svg new file mode 100644 index 0000000..825de04 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-exclamation.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-fill-check.svg b/src/core/static/css/bootstrap-icons/shield-fill-check.svg new file mode 100644 index 0000000..a72b2ba --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-fill-check.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-fill-exclamation.svg b/src/core/static/css/bootstrap-icons/shield-fill-exclamation.svg new file mode 100644 index 0000000..b489a68 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-fill-exclamation.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-fill-minus.svg b/src/core/static/css/bootstrap-icons/shield-fill-minus.svg new file mode 100644 index 0000000..b9b9129 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-fill-minus.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-fill-plus.svg b/src/core/static/css/bootstrap-icons/shield-fill-plus.svg new file mode 100644 index 0000000..aec96d1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-fill-plus.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-fill-x.svg b/src/core/static/css/bootstrap-icons/shield-fill-x.svg new file mode 100644 index 0000000..d384af4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-fill-x.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-fill.svg b/src/core/static/css/bootstrap-icons/shield-fill.svg new file mode 100644 index 0000000..d1d877d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-lock-fill.svg b/src/core/static/css/bootstrap-icons/shield-lock-fill.svg new file mode 100644 index 0000000..e4c96b4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-lock-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-lock.svg b/src/core/static/css/bootstrap-icons/shield-lock.svg new file mode 100644 index 0000000..ff38425 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-lock.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-minus.svg b/src/core/static/css/bootstrap-icons/shield-minus.svg new file mode 100644 index 0000000..d1cedfd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-plus.svg b/src/core/static/css/bootstrap-icons/shield-plus.svg new file mode 100644 index 0000000..77bcb1a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-shaded.svg b/src/core/static/css/bootstrap-icons/shield-shaded.svg new file mode 100644 index 0000000..9c4af1a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-shaded.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-slash-fill.svg b/src/core/static/css/bootstrap-icons/shield-slash-fill.svg new file mode 100644 index 0000000..015d11b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-slash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-slash.svg b/src/core/static/css/bootstrap-icons/shield-slash.svg new file mode 100644 index 0000000..234afa2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-slash.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield-x.svg b/src/core/static/css/bootstrap-icons/shield-x.svg new file mode 100644 index 0000000..3fe1666 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shield.svg b/src/core/static/css/bootstrap-icons/shield.svg new file mode 100644 index 0000000..18309d1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shield.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shift-fill.svg b/src/core/static/css/bootstrap-icons/shift-fill.svg new file mode 100644 index 0000000..da897bc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shift-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shift.svg b/src/core/static/css/bootstrap-icons/shift.svg new file mode 100644 index 0000000..59a88ef --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shift.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shop-window.svg b/src/core/static/css/bootstrap-icons/shop-window.svg new file mode 100644 index 0000000..a306cfa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shop-window.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shop.svg b/src/core/static/css/bootstrap-icons/shop.svg new file mode 100644 index 0000000..223d77b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shop.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/shuffle.svg b/src/core/static/css/bootstrap-icons/shuffle.svg new file mode 100644 index 0000000..83bf20c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/shuffle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signal.svg b/src/core/static/css/bootstrap-icons/signal.svg new file mode 100644 index 0000000..4220d48 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signal.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signpost-2-fill.svg b/src/core/static/css/bootstrap-icons/signpost-2-fill.svg new file mode 100644 index 0000000..cc51e51 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signpost-2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signpost-2.svg b/src/core/static/css/bootstrap-icons/signpost-2.svg new file mode 100644 index 0000000..6a18b3b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signpost-2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signpost-fill.svg b/src/core/static/css/bootstrap-icons/signpost-fill.svg new file mode 100644 index 0000000..f95f257 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signpost-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signpost-split-fill.svg b/src/core/static/css/bootstrap-icons/signpost-split-fill.svg new file mode 100644 index 0000000..86aa086 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signpost-split-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signpost-split.svg b/src/core/static/css/bootstrap-icons/signpost-split.svg new file mode 100644 index 0000000..0168ae5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signpost-split.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/signpost.svg b/src/core/static/css/bootstrap-icons/signpost.svg new file mode 100644 index 0000000..90a8882 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/signpost.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sim-fill.svg b/src/core/static/css/bootstrap-icons/sim-fill.svg new file mode 100644 index 0000000..c8e2c29 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sim-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sim.svg b/src/core/static/css/bootstrap-icons/sim.svg new file mode 100644 index 0000000..cc0e869 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sim.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-backward-btn-fill.svg b/src/core/static/css/bootstrap-icons/skip-backward-btn-fill.svg new file mode 100644 index 0000000..bf06429 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-backward-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-backward-btn.svg b/src/core/static/css/bootstrap-icons/skip-backward-btn.svg new file mode 100644 index 0000000..b04455e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-backward-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-backward-circle-fill.svg b/src/core/static/css/bootstrap-icons/skip-backward-circle-fill.svg new file mode 100644 index 0000000..f6b6e4d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-backward-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-backward-circle.svg b/src/core/static/css/bootstrap-icons/skip-backward-circle.svg new file mode 100644 index 0000000..63e2a19 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-backward-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-backward-fill.svg b/src/core/static/css/bootstrap-icons/skip-backward-fill.svg new file mode 100644 index 0000000..a0ce53c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-backward-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-backward.svg b/src/core/static/css/bootstrap-icons/skip-backward.svg new file mode 100644 index 0000000..9be60fe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-backward.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-end-btn-fill.svg b/src/core/static/css/bootstrap-icons/skip-end-btn-fill.svg new file mode 100644 index 0000000..55bf1ba --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-end-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-end-btn.svg b/src/core/static/css/bootstrap-icons/skip-end-btn.svg new file mode 100644 index 0000000..6c5b044 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-end-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-end-circle-fill.svg b/src/core/static/css/bootstrap-icons/skip-end-circle-fill.svg new file mode 100644 index 0000000..e303750 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-end-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-end-circle.svg b/src/core/static/css/bootstrap-icons/skip-end-circle.svg new file mode 100644 index 0000000..39e8cd3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-end-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-end-fill.svg b/src/core/static/css/bootstrap-icons/skip-end-fill.svg new file mode 100644 index 0000000..fa90d3f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-end-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-end.svg b/src/core/static/css/bootstrap-icons/skip-end.svg new file mode 100644 index 0000000..40d6fa9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-end.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-forward-btn-fill.svg b/src/core/static/css/bootstrap-icons/skip-forward-btn-fill.svg new file mode 100644 index 0000000..b767e9c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-forward-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-forward-btn.svg b/src/core/static/css/bootstrap-icons/skip-forward-btn.svg new file mode 100644 index 0000000..f67d3a8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-forward-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-forward-circle-fill.svg b/src/core/static/css/bootstrap-icons/skip-forward-circle-fill.svg new file mode 100644 index 0000000..00cea35 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-forward-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-forward-circle.svg b/src/core/static/css/bootstrap-icons/skip-forward-circle.svg new file mode 100644 index 0000000..3b55d7e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-forward-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-forward-fill.svg b/src/core/static/css/bootstrap-icons/skip-forward-fill.svg new file mode 100644 index 0000000..c4071aa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-forward-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-forward.svg b/src/core/static/css/bootstrap-icons/skip-forward.svg new file mode 100644 index 0000000..a1c4720 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-forward.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-start-btn-fill.svg b/src/core/static/css/bootstrap-icons/skip-start-btn-fill.svg new file mode 100644 index 0000000..56a1370 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-start-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-start-btn.svg b/src/core/static/css/bootstrap-icons/skip-start-btn.svg new file mode 100644 index 0000000..c86afbe --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-start-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-start-circle-fill.svg b/src/core/static/css/bootstrap-icons/skip-start-circle-fill.svg new file mode 100644 index 0000000..b6d13b0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-start-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-start-circle.svg b/src/core/static/css/bootstrap-icons/skip-start-circle.svg new file mode 100644 index 0000000..f9664d9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-start-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-start-fill.svg b/src/core/static/css/bootstrap-icons/skip-start-fill.svg new file mode 100644 index 0000000..c4295fc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-start-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skip-start.svg b/src/core/static/css/bootstrap-icons/skip-start.svg new file mode 100644 index 0000000..a178e0e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skip-start.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/skype.svg b/src/core/static/css/bootstrap-icons/skype.svg new file mode 100644 index 0000000..b3beaf9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/skype.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slack.svg b/src/core/static/css/bootstrap-icons/slack.svg new file mode 100644 index 0000000..f4aa6e6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slack.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slash-circle-fill.svg b/src/core/static/css/bootstrap-icons/slash-circle-fill.svg new file mode 100644 index 0000000..f703101 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slash-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slash-circle.svg b/src/core/static/css/bootstrap-icons/slash-circle.svg new file mode 100644 index 0000000..4c1344b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slash-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slash-lg.svg b/src/core/static/css/bootstrap-icons/slash-lg.svg new file mode 100644 index 0000000..161b6ec --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slash-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slash-square-fill.svg b/src/core/static/css/bootstrap-icons/slash-square-fill.svg new file mode 100644 index 0000000..c7a3935 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slash-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slash-square.svg b/src/core/static/css/bootstrap-icons/slash-square.svg new file mode 100644 index 0000000..ccf42bd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slash-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/slash.svg b/src/core/static/css/bootstrap-icons/slash.svg new file mode 100644 index 0000000..9616561 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/slash.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sliders.svg b/src/core/static/css/bootstrap-icons/sliders.svg new file mode 100644 index 0000000..da4b835 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sliders.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sliders2-vertical.svg b/src/core/static/css/bootstrap-icons/sliders2-vertical.svg new file mode 100644 index 0000000..c474281 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sliders2-vertical.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sliders2.svg b/src/core/static/css/bootstrap-icons/sliders2.svg new file mode 100644 index 0000000..86fa70c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sliders2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/smartwatch.svg b/src/core/static/css/bootstrap-icons/smartwatch.svg new file mode 100644 index 0000000..696bd33 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/smartwatch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/snapchat.svg b/src/core/static/css/bootstrap-icons/snapchat.svg new file mode 100644 index 0000000..505f55a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/snapchat.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/snow.svg b/src/core/static/css/bootstrap-icons/snow.svg new file mode 100644 index 0000000..9b648a5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/snow.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/snow2.svg b/src/core/static/css/bootstrap-icons/snow2.svg new file mode 100644 index 0000000..cede335 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/snow2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/snow3.svg b/src/core/static/css/bootstrap-icons/snow3.svg new file mode 100644 index 0000000..75e5ef2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/snow3.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-alpha-down-alt.svg b/src/core/static/css/bootstrap-icons/sort-alpha-down-alt.svg new file mode 100644 index 0000000..fa4f4fa --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-alpha-down-alt.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-alpha-down.svg b/src/core/static/css/bootstrap-icons/sort-alpha-down.svg new file mode 100644 index 0000000..e0fcad0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-alpha-down.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-alpha-up-alt.svg b/src/core/static/css/bootstrap-icons/sort-alpha-up-alt.svg new file mode 100644 index 0000000..69c1a39 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-alpha-up-alt.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-alpha-up.svg b/src/core/static/css/bootstrap-icons/sort-alpha-up.svg new file mode 100644 index 0000000..0be5e68 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-alpha-up.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-down-alt.svg b/src/core/static/css/bootstrap-icons/sort-down-alt.svg new file mode 100644 index 0000000..d7f7fc8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-down-alt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-down.svg b/src/core/static/css/bootstrap-icons/sort-down.svg new file mode 100644 index 0000000..848834c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-numeric-down-alt.svg b/src/core/static/css/bootstrap-icons/sort-numeric-down-alt.svg new file mode 100644 index 0000000..8c39a5a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-numeric-down-alt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-numeric-down.svg b/src/core/static/css/bootstrap-icons/sort-numeric-down.svg new file mode 100644 index 0000000..57a3fb0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-numeric-down.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-numeric-up-alt.svg b/src/core/static/css/bootstrap-icons/sort-numeric-up-alt.svg new file mode 100644 index 0000000..e8edf88 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-numeric-up-alt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-numeric-up.svg b/src/core/static/css/bootstrap-icons/sort-numeric-up.svg new file mode 100644 index 0000000..1cd0a37 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-numeric-up.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-up-alt.svg b/src/core/static/css/bootstrap-icons/sort-up-alt.svg new file mode 100644 index 0000000..96650d5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-up-alt.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sort-up.svg b/src/core/static/css/bootstrap-icons/sort-up.svg new file mode 100644 index 0000000..2158801 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sort-up.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/soundwave.svg b/src/core/static/css/bootstrap-icons/soundwave.svg new file mode 100644 index 0000000..288f108 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/soundwave.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/speaker-fill.svg b/src/core/static/css/bootstrap-icons/speaker-fill.svg new file mode 100644 index 0000000..bae80e2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/speaker-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/speaker.svg b/src/core/static/css/bootstrap-icons/speaker.svg new file mode 100644 index 0000000..461626d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/speaker.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/speedometer.svg b/src/core/static/css/bootstrap-icons/speedometer.svg new file mode 100644 index 0000000..5a0a43c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/speedometer.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/speedometer2.svg b/src/core/static/css/bootstrap-icons/speedometer2.svg new file mode 100644 index 0000000..d5676df --- /dev/null +++ b/src/core/static/css/bootstrap-icons/speedometer2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/spellcheck.svg b/src/core/static/css/bootstrap-icons/spellcheck.svg new file mode 100644 index 0000000..029950f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/spellcheck.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/spotify.svg b/src/core/static/css/bootstrap-icons/spotify.svg new file mode 100644 index 0000000..31b4238 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/spotify.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/square-fill.svg b/src/core/static/css/bootstrap-icons/square-fill.svg new file mode 100644 index 0000000..31bae4f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/square-half.svg b/src/core/static/css/bootstrap-icons/square-half.svg new file mode 100644 index 0000000..3f8179d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/square-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/square.svg b/src/core/static/css/bootstrap-icons/square.svg new file mode 100644 index 0000000..ded82d4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/square.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stack-overflow.svg b/src/core/static/css/bootstrap-icons/stack-overflow.svg new file mode 100644 index 0000000..b7d482d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stack-overflow.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stack.svg b/src/core/static/css/bootstrap-icons/stack.svg new file mode 100644 index 0000000..b8a9c94 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stack.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/star-fill.svg b/src/core/static/css/bootstrap-icons/star-fill.svg new file mode 100644 index 0000000..de09c4a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/star-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/star-half.svg b/src/core/static/css/bootstrap-icons/star-half.svg new file mode 100644 index 0000000..8d30e7e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/star-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/star.svg b/src/core/static/css/bootstrap-icons/star.svg new file mode 100644 index 0000000..742b5e2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/star.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stars.svg b/src/core/static/css/bootstrap-icons/stars.svg new file mode 100644 index 0000000..2c16677 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stars.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/steam.svg b/src/core/static/css/bootstrap-icons/steam.svg new file mode 100644 index 0000000..aecd433 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/steam.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stickies-fill.svg b/src/core/static/css/bootstrap-icons/stickies-fill.svg new file mode 100644 index 0000000..a0252da --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stickies-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stickies.svg b/src/core/static/css/bootstrap-icons/stickies.svg new file mode 100644 index 0000000..8252c49 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stickies.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sticky-fill.svg b/src/core/static/css/bootstrap-icons/sticky-fill.svg new file mode 100644 index 0000000..acd42b9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sticky-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sticky.svg b/src/core/static/css/bootstrap-icons/sticky.svg new file mode 100644 index 0000000..dba0142 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sticky.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stop-btn-fill.svg b/src/core/static/css/bootstrap-icons/stop-btn-fill.svg new file mode 100644 index 0000000..58b6c02 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stop-btn-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stop-btn.svg b/src/core/static/css/bootstrap-icons/stop-btn.svg new file mode 100644 index 0000000..5c392ec --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stop-btn.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stop-circle-fill.svg b/src/core/static/css/bootstrap-icons/stop-circle-fill.svg new file mode 100644 index 0000000..ac711e0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stop-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stop-circle.svg b/src/core/static/css/bootstrap-icons/stop-circle.svg new file mode 100644 index 0000000..441613c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stop-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stop-fill.svg b/src/core/static/css/bootstrap-icons/stop-fill.svg new file mode 100644 index 0000000..e00085a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stop-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stop.svg b/src/core/static/css/bootstrap-icons/stop.svg new file mode 100644 index 0000000..2b86647 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stop.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stoplights-fill.svg b/src/core/static/css/bootstrap-icons/stoplights-fill.svg new file mode 100644 index 0000000..a18566b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stoplights-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stoplights.svg b/src/core/static/css/bootstrap-icons/stoplights.svg new file mode 100644 index 0000000..f765ab2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stoplights.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stopwatch-fill.svg b/src/core/static/css/bootstrap-icons/stopwatch-fill.svg new file mode 100644 index 0000000..2d2ed11 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stopwatch-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/stopwatch.svg b/src/core/static/css/bootstrap-icons/stopwatch.svg new file mode 100644 index 0000000..964dbb8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/stopwatch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/strava.svg b/src/core/static/css/bootstrap-icons/strava.svg new file mode 100644 index 0000000..7e3237d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/strava.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/subtract.svg b/src/core/static/css/bootstrap-icons/subtract.svg new file mode 100644 index 0000000..e1d878a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/subtract.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-club-fill.svg b/src/core/static/css/bootstrap-icons/suit-club-fill.svg new file mode 100644 index 0000000..d4d311a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-club-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-club.svg b/src/core/static/css/bootstrap-icons/suit-club.svg new file mode 100644 index 0000000..75e5e85 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-club.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-diamond-fill.svg b/src/core/static/css/bootstrap-icons/suit-diamond-fill.svg new file mode 100644 index 0000000..2be1b7f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-diamond-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-diamond.svg b/src/core/static/css/bootstrap-icons/suit-diamond.svg new file mode 100644 index 0000000..9192a27 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-diamond.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-heart-fill.svg b/src/core/static/css/bootstrap-icons/suit-heart-fill.svg new file mode 100644 index 0000000..0dd86f9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-heart-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-heart.svg b/src/core/static/css/bootstrap-icons/suit-heart.svg new file mode 100644 index 0000000..c761ef4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-heart.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-spade-fill.svg b/src/core/static/css/bootstrap-icons/suit-spade-fill.svg new file mode 100644 index 0000000..63bb0c6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-spade-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/suit-spade.svg b/src/core/static/css/bootstrap-icons/suit-spade.svg new file mode 100644 index 0000000..8f14427 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/suit-spade.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sun-fill.svg b/src/core/static/css/bootstrap-icons/sun-fill.svg new file mode 100644 index 0000000..cc1a60e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sun-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sun.svg b/src/core/static/css/bootstrap-icons/sun.svg new file mode 100644 index 0000000..c311208 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sun.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sunglasses.svg b/src/core/static/css/bootstrap-icons/sunglasses.svg new file mode 100644 index 0000000..3f7dad0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sunglasses.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sunrise-fill.svg b/src/core/static/css/bootstrap-icons/sunrise-fill.svg new file mode 100644 index 0000000..eb6a668 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sunrise-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sunrise.svg b/src/core/static/css/bootstrap-icons/sunrise.svg new file mode 100644 index 0000000..53d670d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sunrise.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sunset-fill.svg b/src/core/static/css/bootstrap-icons/sunset-fill.svg new file mode 100644 index 0000000..7f5b60e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sunset-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/sunset.svg b/src/core/static/css/bootstrap-icons/sunset.svg new file mode 100644 index 0000000..91041cf --- /dev/null +++ b/src/core/static/css/bootstrap-icons/sunset.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/symmetry-horizontal.svg b/src/core/static/css/bootstrap-icons/symmetry-horizontal.svg new file mode 100644 index 0000000..7e46d90 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/symmetry-horizontal.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/symmetry-vertical.svg b/src/core/static/css/bootstrap-icons/symmetry-vertical.svg new file mode 100644 index 0000000..a18fa2f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/symmetry-vertical.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/table.svg b/src/core/static/css/bootstrap-icons/table.svg new file mode 100644 index 0000000..5e70d22 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/table.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tablet-fill.svg b/src/core/static/css/bootstrap-icons/tablet-fill.svg new file mode 100644 index 0000000..571ae8f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tablet-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tablet-landscape-fill.svg b/src/core/static/css/bootstrap-icons/tablet-landscape-fill.svg new file mode 100644 index 0000000..a4a6048 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tablet-landscape-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tablet-landscape.svg b/src/core/static/css/bootstrap-icons/tablet-landscape.svg new file mode 100644 index 0000000..b36f7d4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tablet-landscape.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tablet.svg b/src/core/static/css/bootstrap-icons/tablet.svg new file mode 100644 index 0000000..be81ff5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tablet.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tag-fill.svg b/src/core/static/css/bootstrap-icons/tag-fill.svg new file mode 100644 index 0000000..1502792 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tag-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tag.svg b/src/core/static/css/bootstrap-icons/tag.svg new file mode 100644 index 0000000..ab34fdd --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tag.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tags-fill.svg b/src/core/static/css/bootstrap-icons/tags-fill.svg new file mode 100644 index 0000000..f92a361 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tags-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tags.svg b/src/core/static/css/bootstrap-icons/tags.svg new file mode 100644 index 0000000..9f6d676 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tags.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telegram.svg b/src/core/static/css/bootstrap-icons/telegram.svg new file mode 100644 index 0000000..139af07 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telegram.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-fill.svg b/src/core/static/css/bootstrap-icons/telephone-fill.svg new file mode 100644 index 0000000..efc72c0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-forward-fill.svg b/src/core/static/css/bootstrap-icons/telephone-forward-fill.svg new file mode 100644 index 0000000..f4ce483 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-forward-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-forward.svg b/src/core/static/css/bootstrap-icons/telephone-forward.svg new file mode 100644 index 0000000..17ec9ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-forward.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-inbound-fill.svg b/src/core/static/css/bootstrap-icons/telephone-inbound-fill.svg new file mode 100644 index 0000000..998c8fb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-inbound-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-inbound.svg b/src/core/static/css/bootstrap-icons/telephone-inbound.svg new file mode 100644 index 0000000..460fe9f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-inbound.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-minus-fill.svg b/src/core/static/css/bootstrap-icons/telephone-minus-fill.svg new file mode 100644 index 0000000..bc17abb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-minus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-minus.svg b/src/core/static/css/bootstrap-icons/telephone-minus.svg new file mode 100644 index 0000000..4f4d93c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-minus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-outbound-fill.svg b/src/core/static/css/bootstrap-icons/telephone-outbound-fill.svg new file mode 100644 index 0000000..16013a5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-outbound-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-outbound.svg b/src/core/static/css/bootstrap-icons/telephone-outbound.svg new file mode 100644 index 0000000..1382886 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-outbound.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-plus-fill.svg b/src/core/static/css/bootstrap-icons/telephone-plus-fill.svg new file mode 100644 index 0000000..6d8c58f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-plus-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-plus.svg b/src/core/static/css/bootstrap-icons/telephone-plus.svg new file mode 100644 index 0000000..21ef909 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-x-fill.svg b/src/core/static/css/bootstrap-icons/telephone-x-fill.svg new file mode 100644 index 0000000..c8ef894 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-x-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone-x.svg b/src/core/static/css/bootstrap-icons/telephone-x.svg new file mode 100644 index 0000000..5aa3f95 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/telephone.svg b/src/core/static/css/bootstrap-icons/telephone.svg new file mode 100644 index 0000000..8e359b8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/telephone.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/terminal-dash.svg b/src/core/static/css/bootstrap-icons/terminal-dash.svg new file mode 100644 index 0000000..9049b5e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/terminal-dash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/terminal-fill.svg b/src/core/static/css/bootstrap-icons/terminal-fill.svg new file mode 100644 index 0000000..d3c6394 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/terminal-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/terminal-plus.svg b/src/core/static/css/bootstrap-icons/terminal-plus.svg new file mode 100644 index 0000000..be268c8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/terminal-plus.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/terminal-split.svg b/src/core/static/css/bootstrap-icons/terminal-split.svg new file mode 100644 index 0000000..f65d2c7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/terminal-split.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/terminal-x.svg b/src/core/static/css/bootstrap-icons/terminal-x.svg new file mode 100644 index 0000000..5128f11 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/terminal-x.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/terminal.svg b/src/core/static/css/bootstrap-icons/terminal.svg new file mode 100644 index 0000000..e12c9f8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/terminal.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/text-center.svg b/src/core/static/css/bootstrap-icons/text-center.svg new file mode 100644 index 0000000..2887a99 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/text-center.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/text-indent-left.svg b/src/core/static/css/bootstrap-icons/text-indent-left.svg new file mode 100644 index 0000000..34d8c55 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/text-indent-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/text-indent-right.svg b/src/core/static/css/bootstrap-icons/text-indent-right.svg new file mode 100644 index 0000000..fdd837f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/text-indent-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/text-left.svg b/src/core/static/css/bootstrap-icons/text-left.svg new file mode 100644 index 0000000..0452611 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/text-left.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/text-paragraph.svg b/src/core/static/css/bootstrap-icons/text-paragraph.svg new file mode 100644 index 0000000..9779bea --- /dev/null +++ b/src/core/static/css/bootstrap-icons/text-paragraph.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/text-right.svg b/src/core/static/css/bootstrap-icons/text-right.svg new file mode 100644 index 0000000..34686b0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/text-right.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/textarea-resize.svg b/src/core/static/css/bootstrap-icons/textarea-resize.svg new file mode 100644 index 0000000..c4a9d9f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/textarea-resize.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/textarea-t.svg b/src/core/static/css/bootstrap-icons/textarea-t.svg new file mode 100644 index 0000000..dc7e17c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/textarea-t.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/textarea.svg b/src/core/static/css/bootstrap-icons/textarea.svg new file mode 100644 index 0000000..9aa5445 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/textarea.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thermometer-half.svg b/src/core/static/css/bootstrap-icons/thermometer-half.svg new file mode 100644 index 0000000..cafefd2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thermometer-half.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thermometer-high.svg b/src/core/static/css/bootstrap-icons/thermometer-high.svg new file mode 100644 index 0000000..15acf4c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thermometer-high.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thermometer-low.svg b/src/core/static/css/bootstrap-icons/thermometer-low.svg new file mode 100644 index 0000000..ce540e0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thermometer-low.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thermometer-snow.svg b/src/core/static/css/bootstrap-icons/thermometer-snow.svg new file mode 100644 index 0000000..0e1b400 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thermometer-snow.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thermometer-sun.svg b/src/core/static/css/bootstrap-icons/thermometer-sun.svg new file mode 100644 index 0000000..07c3290 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thermometer-sun.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thermometer.svg b/src/core/static/css/bootstrap-icons/thermometer.svg new file mode 100644 index 0000000..748813e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thermometer.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/three-dots-vertical.svg b/src/core/static/css/bootstrap-icons/three-dots-vertical.svg new file mode 100644 index 0000000..cd0c79a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/three-dots-vertical.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/three-dots.svg b/src/core/static/css/bootstrap-icons/three-dots.svg new file mode 100644 index 0000000..ea92369 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/three-dots.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thunderbolt-fill.svg b/src/core/static/css/bootstrap-icons/thunderbolt-fill.svg new file mode 100644 index 0000000..85c437e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thunderbolt-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/thunderbolt.svg b/src/core/static/css/bootstrap-icons/thunderbolt.svg new file mode 100644 index 0000000..b8356da --- /dev/null +++ b/src/core/static/css/bootstrap-icons/thunderbolt.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ticket-detailed-fill.svg b/src/core/static/css/bootstrap-icons/ticket-detailed-fill.svg new file mode 100644 index 0000000..bc5d192 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ticket-detailed-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ticket-detailed.svg b/src/core/static/css/bootstrap-icons/ticket-detailed.svg new file mode 100644 index 0000000..c2701bb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ticket-detailed.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ticket-fill.svg b/src/core/static/css/bootstrap-icons/ticket-fill.svg new file mode 100644 index 0000000..73728b6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ticket-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ticket-perforated-fill.svg b/src/core/static/css/bootstrap-icons/ticket-perforated-fill.svg new file mode 100644 index 0000000..2ec1d57 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ticket-perforated-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ticket-perforated.svg b/src/core/static/css/bootstrap-icons/ticket-perforated.svg new file mode 100644 index 0000000..194ae05 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ticket-perforated.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ticket.svg b/src/core/static/css/bootstrap-icons/ticket.svg new file mode 100644 index 0000000..f24a93e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ticket.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tiktok.svg b/src/core/static/css/bootstrap-icons/tiktok.svg new file mode 100644 index 0000000..7edac4e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tiktok.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/toggle-off.svg b/src/core/static/css/bootstrap-icons/toggle-off.svg new file mode 100644 index 0000000..97d6dab --- /dev/null +++ b/src/core/static/css/bootstrap-icons/toggle-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/toggle-on.svg b/src/core/static/css/bootstrap-icons/toggle-on.svg new file mode 100644 index 0000000..d13b495 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/toggle-on.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/toggle2-off.svg b/src/core/static/css/bootstrap-icons/toggle2-off.svg new file mode 100644 index 0000000..a8fee6b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/toggle2-off.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/toggle2-on.svg b/src/core/static/css/bootstrap-icons/toggle2-on.svg new file mode 100644 index 0000000..993ec33 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/toggle2-on.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/toggles.svg b/src/core/static/css/bootstrap-icons/toggles.svg new file mode 100644 index 0000000..d53ae01 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/toggles.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/toggles2.svg b/src/core/static/css/bootstrap-icons/toggles2.svg new file mode 100644 index 0000000..862fc9f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/toggles2.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tools.svg b/src/core/static/css/bootstrap-icons/tools.svg new file mode 100644 index 0000000..fcc8362 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tools.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tornado.svg b/src/core/static/css/bootstrap-icons/tornado.svg new file mode 100644 index 0000000..5bb53a2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tornado.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/translate.svg b/src/core/static/css/bootstrap-icons/translate.svg new file mode 100644 index 0000000..39a17d2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/translate.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trash-fill.svg b/src/core/static/css/bootstrap-icons/trash-fill.svg new file mode 100644 index 0000000..1a20e6a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trash-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trash.svg b/src/core/static/css/bootstrap-icons/trash.svg new file mode 100644 index 0000000..0ba7218 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trash.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trash2-fill.svg b/src/core/static/css/bootstrap-icons/trash2-fill.svg new file mode 100644 index 0000000..bc78b6d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trash2-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trash2.svg b/src/core/static/css/bootstrap-icons/trash2.svg new file mode 100644 index 0000000..6e6468e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trash2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trash3-fill.svg b/src/core/static/css/bootstrap-icons/trash3-fill.svg new file mode 100644 index 0000000..e0e81f1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trash3-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trash3.svg b/src/core/static/css/bootstrap-icons/trash3.svg new file mode 100644 index 0000000..1d5f42e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trash3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tree-fill.svg b/src/core/static/css/bootstrap-icons/tree-fill.svg new file mode 100644 index 0000000..4d45dd4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tree-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tree.svg b/src/core/static/css/bootstrap-icons/tree.svg new file mode 100644 index 0000000..b97eb64 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tree.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/triangle-fill.svg b/src/core/static/css/bootstrap-icons/triangle-fill.svg new file mode 100644 index 0000000..654787f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/triangle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/triangle-half.svg b/src/core/static/css/bootstrap-icons/triangle-half.svg new file mode 100644 index 0000000..8f86f28 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/triangle-half.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/triangle.svg b/src/core/static/css/bootstrap-icons/triangle.svg new file mode 100644 index 0000000..1fa1898 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/triangle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trophy-fill.svg b/src/core/static/css/bootstrap-icons/trophy-fill.svg new file mode 100644 index 0000000..e29f001 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trophy-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/trophy.svg b/src/core/static/css/bootstrap-icons/trophy.svg new file mode 100644 index 0000000..adfa108 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/trophy.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tropical-storm.svg b/src/core/static/css/bootstrap-icons/tropical-storm.svg new file mode 100644 index 0000000..c16188d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tropical-storm.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/truck-flatbed.svg b/src/core/static/css/bootstrap-icons/truck-flatbed.svg new file mode 100644 index 0000000..5a37c8d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/truck-flatbed.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/truck.svg b/src/core/static/css/bootstrap-icons/truck.svg new file mode 100644 index 0000000..1afc549 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/truck.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tsunami.svg b/src/core/static/css/bootstrap-icons/tsunami.svg new file mode 100644 index 0000000..cf57486 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tsunami.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tv-fill.svg b/src/core/static/css/bootstrap-icons/tv-fill.svg new file mode 100644 index 0000000..bf9830f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tv-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/tv.svg b/src/core/static/css/bootstrap-icons/tv.svg new file mode 100644 index 0000000..bba3da1 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/tv.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/twitch.svg b/src/core/static/css/bootstrap-icons/twitch.svg new file mode 100644 index 0000000..2975f80 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/twitch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/twitter.svg b/src/core/static/css/bootstrap-icons/twitter.svg new file mode 100644 index 0000000..8a83fa6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/twitter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-bold.svg b/src/core/static/css/bootstrap-icons/type-bold.svg new file mode 100644 index 0000000..276d133 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-bold.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-h1.svg b/src/core/static/css/bootstrap-icons/type-h1.svg new file mode 100644 index 0000000..4c89181 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-h1.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-h2.svg b/src/core/static/css/bootstrap-icons/type-h2.svg new file mode 100644 index 0000000..b6ab765 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-h2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-h3.svg b/src/core/static/css/bootstrap-icons/type-h3.svg new file mode 100644 index 0000000..154c293 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-h3.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-italic.svg b/src/core/static/css/bootstrap-icons/type-italic.svg new file mode 100644 index 0000000..3ac6b09 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-italic.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-strikethrough.svg b/src/core/static/css/bootstrap-icons/type-strikethrough.svg new file mode 100644 index 0000000..1c940e4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-strikethrough.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type-underline.svg b/src/core/static/css/bootstrap-icons/type-underline.svg new file mode 100644 index 0000000..c299b8b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type-underline.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/type.svg b/src/core/static/css/bootstrap-icons/type.svg new file mode 100644 index 0000000..9ab1e4c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/type.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ui-checks-grid.svg b/src/core/static/css/bootstrap-icons/ui-checks-grid.svg new file mode 100644 index 0000000..a32d424 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ui-checks-grid.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ui-checks.svg b/src/core/static/css/bootstrap-icons/ui-checks.svg new file mode 100644 index 0000000..9b659e2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ui-checks.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ui-radios-grid.svg b/src/core/static/css/bootstrap-icons/ui-radios-grid.svg new file mode 100644 index 0000000..00c7b08 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ui-radios-grid.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/ui-radios.svg b/src/core/static/css/bootstrap-icons/ui-radios.svg new file mode 100644 index 0000000..da779af --- /dev/null +++ b/src/core/static/css/bootstrap-icons/ui-radios.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/umbrella-fill.svg b/src/core/static/css/bootstrap-icons/umbrella-fill.svg new file mode 100644 index 0000000..c4886e9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/umbrella-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/umbrella.svg b/src/core/static/css/bootstrap-icons/umbrella.svg new file mode 100644 index 0000000..94f32f9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/umbrella.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/union.svg b/src/core/static/css/bootstrap-icons/union.svg new file mode 100644 index 0000000..b629b88 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/union.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/unlock-fill.svg b/src/core/static/css/bootstrap-icons/unlock-fill.svg new file mode 100644 index 0000000..f053354 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/unlock-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/unlock.svg b/src/core/static/css/bootstrap-icons/unlock.svg new file mode 100644 index 0000000..8eb0925 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/unlock.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/upc-scan.svg b/src/core/static/css/bootstrap-icons/upc-scan.svg new file mode 100644 index 0000000..2a9a6af --- /dev/null +++ b/src/core/static/css/bootstrap-icons/upc-scan.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/upc.svg b/src/core/static/css/bootstrap-icons/upc.svg new file mode 100644 index 0000000..6669ef7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/upc.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/upload.svg b/src/core/static/css/bootstrap-icons/upload.svg new file mode 100644 index 0000000..be3f8e3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/upload.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-c-fill.svg b/src/core/static/css/bootstrap-icons/usb-c-fill.svg new file mode 100644 index 0000000..0e50ac6 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-c-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-c.svg b/src/core/static/css/bootstrap-icons/usb-c.svg new file mode 100644 index 0000000..c17d4ca --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-c.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-drive-fill.svg b/src/core/static/css/bootstrap-icons/usb-drive-fill.svg new file mode 100644 index 0000000..834614d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-drive-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-drive.svg b/src/core/static/css/bootstrap-icons/usb-drive.svg new file mode 100644 index 0000000..ca08df5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-drive.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-fill.svg b/src/core/static/css/bootstrap-icons/usb-fill.svg new file mode 100644 index 0000000..443c91a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-micro-fill.svg b/src/core/static/css/bootstrap-icons/usb-micro-fill.svg new file mode 100644 index 0000000..67ad744 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-micro-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-micro.svg b/src/core/static/css/bootstrap-icons/usb-micro.svg new file mode 100644 index 0000000..945b6e7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-micro.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-mini-fill.svg b/src/core/static/css/bootstrap-icons/usb-mini-fill.svg new file mode 100644 index 0000000..7235636 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-mini-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-mini.svg b/src/core/static/css/bootstrap-icons/usb-mini.svg new file mode 100644 index 0000000..7cc383f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-mini.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-plug-fill.svg b/src/core/static/css/bootstrap-icons/usb-plug-fill.svg new file mode 100644 index 0000000..2f1c185 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-plug-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-plug.svg b/src/core/static/css/bootstrap-icons/usb-plug.svg new file mode 100644 index 0000000..68f5f97 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-plug.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb-symbol.svg b/src/core/static/css/bootstrap-icons/usb-symbol.svg new file mode 100644 index 0000000..eb02d87 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb-symbol.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/usb.svg b/src/core/static/css/bootstrap-icons/usb.svg new file mode 100644 index 0000000..e82324c --- /dev/null +++ b/src/core/static/css/bootstrap-icons/usb.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/valentine.svg b/src/core/static/css/bootstrap-icons/valentine.svg new file mode 100644 index 0000000..5542055 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/valentine.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/valentine2.svg b/src/core/static/css/bootstrap-icons/valentine2.svg new file mode 100644 index 0000000..c70e274 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/valentine2.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/vector-pen.svg b/src/core/static/css/bootstrap-icons/vector-pen.svg new file mode 100644 index 0000000..013acc2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/vector-pen.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/view-list.svg b/src/core/static/css/bootstrap-icons/view-list.svg new file mode 100644 index 0000000..3d1a972 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/view-list.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/view-stacked.svg b/src/core/static/css/bootstrap-icons/view-stacked.svg new file mode 100644 index 0000000..7f59bb9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/view-stacked.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/vimeo.svg b/src/core/static/css/bootstrap-icons/vimeo.svg new file mode 100644 index 0000000..34eea6d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/vimeo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/vinyl-fill.svg b/src/core/static/css/bootstrap-icons/vinyl-fill.svg new file mode 100644 index 0000000..a5ab73d --- /dev/null +++ b/src/core/static/css/bootstrap-icons/vinyl-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/vinyl.svg b/src/core/static/css/bootstrap-icons/vinyl.svg new file mode 100644 index 0000000..75c2681 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/vinyl.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/voicemail.svg b/src/core/static/css/bootstrap-icons/voicemail.svg new file mode 100644 index 0000000..ff7ce86 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/voicemail.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-down-fill.svg b/src/core/static/css/bootstrap-icons/volume-down-fill.svg new file mode 100644 index 0000000..4879b5a --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-down-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-down.svg b/src/core/static/css/bootstrap-icons/volume-down.svg new file mode 100644 index 0000000..996dbef --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-mute-fill.svg b/src/core/static/css/bootstrap-icons/volume-mute-fill.svg new file mode 100644 index 0000000..7ab7684 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-mute-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-mute.svg b/src/core/static/css/bootstrap-icons/volume-mute.svg new file mode 100644 index 0000000..12659d9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-mute.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-off-fill.svg b/src/core/static/css/bootstrap-icons/volume-off-fill.svg new file mode 100644 index 0000000..4941870 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-off-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-off.svg b/src/core/static/css/bootstrap-icons/volume-off.svg new file mode 100644 index 0000000..08bb6b9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-up-fill.svg b/src/core/static/css/bootstrap-icons/volume-up-fill.svg new file mode 100644 index 0000000..495ee98 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-up-fill.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/volume-up.svg b/src/core/static/css/bootstrap-icons/volume-up.svg new file mode 100644 index 0000000..3840310 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/volume-up.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/vr.svg b/src/core/static/css/bootstrap-icons/vr.svg new file mode 100644 index 0000000..cf2ea37 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/vr.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wallet-fill.svg b/src/core/static/css/bootstrap-icons/wallet-fill.svg new file mode 100644 index 0000000..d44e5c8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wallet-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wallet.svg b/src/core/static/css/bootstrap-icons/wallet.svg new file mode 100644 index 0000000..d18441b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wallet.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wallet2.svg b/src/core/static/css/bootstrap-icons/wallet2.svg new file mode 100644 index 0000000..e646d94 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wallet2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/watch.svg b/src/core/static/css/bootstrap-icons/watch.svg new file mode 100644 index 0000000..8c3ee98 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/watch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/water.svg b/src/core/static/css/bootstrap-icons/water.svg new file mode 100644 index 0000000..18e0825 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/water.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/webcam-fill.svg b/src/core/static/css/bootstrap-icons/webcam-fill.svg new file mode 100644 index 0000000..04b835b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/webcam-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/webcam.svg b/src/core/static/css/bootstrap-icons/webcam.svg new file mode 100644 index 0000000..da7ef71 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/webcam.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/whatsapp.svg b/src/core/static/css/bootstrap-icons/whatsapp.svg new file mode 100644 index 0000000..6242d05 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/whatsapp.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wifi-1.svg b/src/core/static/css/bootstrap-icons/wifi-1.svg new file mode 100644 index 0000000..4d75ef5 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wifi-1.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wifi-2.svg b/src/core/static/css/bootstrap-icons/wifi-2.svg new file mode 100644 index 0000000..377c1fc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wifi-2.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wifi-off.svg b/src/core/static/css/bootstrap-icons/wifi-off.svg new file mode 100644 index 0000000..4399861 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wifi-off.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wifi.svg b/src/core/static/css/bootstrap-icons/wifi.svg new file mode 100644 index 0000000..8cb1f71 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wifi.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wind.svg b/src/core/static/css/bootstrap-icons/wind.svg new file mode 100644 index 0000000..d350ea4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wind.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-dash.svg b/src/core/static/css/bootstrap-icons/window-dash.svg new file mode 100644 index 0000000..191fbd7 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-dash.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-desktop.svg b/src/core/static/css/bootstrap-icons/window-desktop.svg new file mode 100644 index 0000000..a044521 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-desktop.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-dock.svg b/src/core/static/css/bootstrap-icons/window-dock.svg new file mode 100644 index 0000000..dbffecb --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-dock.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-fullscreen.svg b/src/core/static/css/bootstrap-icons/window-fullscreen.svg new file mode 100644 index 0000000..22a8d20 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-fullscreen.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-plus.svg b/src/core/static/css/bootstrap-icons/window-plus.svg new file mode 100644 index 0000000..08444f3 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-plus.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-sidebar.svg b/src/core/static/css/bootstrap-icons/window-sidebar.svg new file mode 100644 index 0000000..98476ce --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-sidebar.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-split.svg b/src/core/static/css/bootstrap-icons/window-split.svg new file mode 100644 index 0000000..21862f2 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-split.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-stack.svg b/src/core/static/css/bootstrap-icons/window-stack.svg new file mode 100644 index 0000000..592e5c8 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-stack.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window-x.svg b/src/core/static/css/bootstrap-icons/window-x.svg new file mode 100644 index 0000000..e7a97dc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window-x.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/window.svg b/src/core/static/css/bootstrap-icons/window.svg new file mode 100644 index 0000000..ad6166e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/window.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/windows.svg b/src/core/static/css/bootstrap-icons/windows.svg new file mode 100644 index 0000000..b280560 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/windows.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wordpress.svg b/src/core/static/css/bootstrap-icons/wordpress.svg new file mode 100644 index 0000000..4c8cbc4 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wordpress.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wrench-adjustable-circle-fill.svg b/src/core/static/css/bootstrap-icons/wrench-adjustable-circle-fill.svg new file mode 100644 index 0000000..b723d7f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wrench-adjustable-circle-fill.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wrench-adjustable-circle.svg b/src/core/static/css/bootstrap-icons/wrench-adjustable-circle.svg new file mode 100644 index 0000000..a5a6f0b --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wrench-adjustable-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wrench-adjustable.svg b/src/core/static/css/bootstrap-icons/wrench-adjustable.svg new file mode 100644 index 0000000..4ec8082 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wrench-adjustable.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/wrench.svg b/src/core/static/css/bootstrap-icons/wrench.svg new file mode 100644 index 0000000..bef0713 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/wrench.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-circle-fill.svg b/src/core/static/css/bootstrap-icons/x-circle-fill.svg new file mode 100644 index 0000000..448fdee --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-circle-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-circle.svg b/src/core/static/css/bootstrap-icons/x-circle.svg new file mode 100644 index 0000000..ce37cdc --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-circle.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-diamond-fill.svg b/src/core/static/css/bootstrap-icons/x-diamond-fill.svg new file mode 100644 index 0000000..2de6403 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-diamond-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-diamond.svg b/src/core/static/css/bootstrap-icons/x-diamond.svg new file mode 100644 index 0000000..0ade536 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-diamond.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-lg.svg b/src/core/static/css/bootstrap-icons/x-lg.svg new file mode 100644 index 0000000..53aec00 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-octagon-fill.svg b/src/core/static/css/bootstrap-icons/x-octagon-fill.svg new file mode 100644 index 0000000..7872889 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-octagon-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-octagon.svg b/src/core/static/css/bootstrap-icons/x-octagon.svg new file mode 100644 index 0000000..794afd9 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-octagon.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-square-fill.svg b/src/core/static/css/bootstrap-icons/x-square-fill.svg new file mode 100644 index 0000000..ddfd727 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-square-fill.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x-square.svg b/src/core/static/css/bootstrap-icons/x-square.svg new file mode 100644 index 0000000..9d7852f --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x-square.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/x.svg b/src/core/static/css/bootstrap-icons/x.svg new file mode 100644 index 0000000..c865d88 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/x.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/xbox.svg b/src/core/static/css/bootstrap-icons/xbox.svg new file mode 100644 index 0000000..9d84973 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/xbox.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/yin-yang.svg b/src/core/static/css/bootstrap-icons/yin-yang.svg new file mode 100644 index 0000000..cf1da48 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/yin-yang.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/youtube.svg b/src/core/static/css/bootstrap-icons/youtube.svg new file mode 100644 index 0000000..86fa490 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/youtube.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/zoom-in.svg b/src/core/static/css/bootstrap-icons/zoom-in.svg new file mode 100644 index 0000000..6cde1a0 --- /dev/null +++ b/src/core/static/css/bootstrap-icons/zoom-in.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap-icons/zoom-out.svg b/src/core/static/css/bootstrap-icons/zoom-out.svg new file mode 100644 index 0000000..b965f8e --- /dev/null +++ b/src/core/static/css/bootstrap-icons/zoom-out.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/core/static/css/bootstrap/mdb.dark.min.css b/src/core/static/css/bootstrap/mdb.dark.min.css deleted file mode 100644 index e9d9f50..0000000 --- a/src/core/static/css/bootstrap/mdb.dark.min.css +++ /dev/null @@ -1,31 +0,0 @@ -: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-gray:#757575;--bs-gray-dark:#4f4f4f;--bs-primary:#1266f1;--bs-secondary:#b23cfd;--bs-success:#00b74a;--bs-info:#39c0ed;--bs-warning:#ffa900;--bs-danger:#f93154;--bs-light:#fbfbfb;--bs-dark:#262626;--bs-white:#fff;--bs-black:#000;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-size:1rem;font-weight:400;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-mdb-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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:#1266f1;text-decoration:underline}a:hover{color:#0e52c1}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;/*!rtl:ignore*/direction:ltr;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:#262626;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:1rem;padding-bottom:1rem;color:#757575;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}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-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}/*!rtl:raw: -[type="tel"], -[type="url"], -[type="email"], -[type="number"] { - direction: ltr; -} -*/::-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-inline,.list-unstyled{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:#757575}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#757575}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.3333333333%}.col-1,.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.6666666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.3333333333%}.col-7,.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.6666666667%}.col-9{width:75%}.col-9,.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*,.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.3333333333%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*,.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.3333333333%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*,.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.3333333333%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{width:auto}.row-cols-xl-1>*,.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-4>*{width:25%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-5>*{width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.3333333333%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.6666666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.3333333333%}.col-xl-11{width:91.6666666667%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{width:auto}.row-cols-xxl-1>*,.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%}.row-cols-xxl-2>*{width:50%}.row-cols-xxl-2>*,.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-3>*{width:33.3333333333%}.row-cols-xxl-4>*{width:25%}.row-cols-xxl-4>*,.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-5>*{width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.3333333333%}.col-xxl-1,.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.6666666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.3333333333%}.col-xxl-5{width:41.6666666667%}.col-xxl-5,.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.3333333333%}.col-xxl-7,.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.6666666667%}.col-xxl-9{width:75%}.col-xxl-9,.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.3333333333%}.col-xxl-11{width:91.6666666667%}.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#e0e0e0}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.caption-top{caption-side:top}.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-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:#d0e0fc;--bs-table-striped-bg:#c6d5ef;--bs-table-striped-color:#000;--bs-table-active-bg:#bbcae3;--bs-table-active-color:#000;--bs-table-hover-bg:#c0cfe9;--bs-table-hover-color:#000;color:#000;border-color:#bbcae3}.table-secondary{--bs-table-bg:#f0d8ff;--bs-table-striped-bg:#e4cdf2;--bs-table-striped-color:#000;--bs-table-active-bg:#d8c2e6;--bs-table-active-color:#000;--bs-table-hover-bg:#dec8ec;--bs-table-hover-color:#000;color:#000;border-color:#d8c2e6}.table-success{--bs-table-bg:#ccf1db;--bs-table-striped-bg:#c2e5d0;--bs-table-striped-color:#000;--bs-table-active-bg:#b8d9c5;--bs-table-active-color:#000;--bs-table-hover-bg:#bddfcb;--bs-table-hover-color:#000;color:#000;border-color:#b8d9c5}.table-info{--bs-table-bg:#d7f2fb;--bs-table-striped-bg:#cce6ee;--bs-table-striped-color:#000;--bs-table-active-bg:#c2dae2;--bs-table-active-color:#000;--bs-table-hover-bg:#c7e0e8;--bs-table-hover-color:#000;color:#000;border-color:#c2dae2}.table-warning{--bs-table-bg:#fec;--bs-table-striped-bg:#f2e2c2;--bs-table-striped-color:#000;--bs-table-active-bg:#e6d6b8;--bs-table-active-color:#000;--bs-table-hover-bg:#ecdcbd;--bs-table-hover-color:#000;color:#000;border-color:#e6d6b8}.table-danger{--bs-table-bg:#fed6dd;--bs-table-striped-bg:#f1cbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#e5c1c7;--bs-table-active-color:#000;--bs-table-hover-bg:#ebc6cc;--bs-table-hover-color:#000;color:#000;border-color:#e5c1c7}.table-light{--bs-table-bg:#fbfbfb;--bs-table-striped-bg:#eee;--bs-table-striped-color:#000;--bs-table-active-bg:#e2e2e2;--bs-table-active-color:#000;--bs-table-hover-bg:#e8e8e8;--bs-table-hover-color:#000;color:#000;border-color:#e2e2e2}.table-dark{--bs-table-bg:#262626;--bs-table-striped-bg:#313131;--bs-table-striped-color:#fff;--bs-table-active-bg:#3c3c3c;--bs-table-active-color:#fff;--bs-table-hover-bg:#363636;--bs-table-hover-color:#fff;color:#fff;border-color:#3c3c3c}.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;color:rgba(0,0,0,.6)}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6;color:rgba(0,0,0,.6)}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.775rem}.form-text{margin-top:.25rem;font-size:.875em;color:#757575}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.6;color:#4f4f4f;background-color:#fff;background-clip:padding-box;border:1px solid #bdbdbd;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;-webkit-transition:all .2s linear;transition:all .2s linear}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#4f4f4f;background-color:#fff;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25)}.form-control::-webkit-date-and-time-value{height:1.6em}.form-control::-webkit-input-placeholder{color:#757575;opacity:1}.form-control::-moz-placeholder{color:#757575;opacity:1}.form-control:-ms-input-placeholder{color:#757575;opacity:1}.form-control::-ms-input-placeholder{color:#757575;opacity:1}.form-control::placeholder{color:#757575;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eee;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#4f4f4f;background-color:#eee;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e2e2e2}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#4f4f4f;background-color:#eee;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e2e2e2}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.6;color:#4f4f4f;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.6em + .5rem + 2px);padding:.25rem .5rem;font-size:.775rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.6em + 1rem + 2px);padding:.5rem 1rem;font-size:1rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.6em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.6em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.6em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.6em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.6em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.6;color:#4f4f4f;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%234f4f4f' 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 #bdbdbd;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:#1266f1;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:#757575;background-color:#eee}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #4f4f4f}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.775rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1rem}.form-check{display:block;min-height:1.6rem;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:.3em;vertical-align:top;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#1266f1;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25)}.form-check-input:checked{background-color:#1266f1}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%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:#1266f1;background-image:url("data:image/svg+xml;charset=utf-8,%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;-webkit-filter: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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%231266f1'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml;charset=utf-8,%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;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(18,102,241,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(18,102,241,.25)}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b8d1fb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b8d1fb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#e0e0e0;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#9e9e9e}.form-range:disabled::-moz-range-thumb{background-color:#9e9e9e}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder{color:transparent}.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;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.6;color:#4f4f4f;text-align:center;white-space:nowrap;background-color:#eee;border:1px solid #bdbdbd;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.775rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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{width:100%;margin-top:.25rem;font-size:.875em}.valid-tooltip{color:#000;border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{padding-right:calc(1.6em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300b74a' 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(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300b74a' 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(.8em + .375rem) calc(.8em + .375rem)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,183,74,.25);box-shadow:0 0 0 .25rem rgba(0,183,74,.25)}.invalid-feedback{width:100%;margin-top:.25rem;font-size:.875em}.invalid-tooltip{color:#000;border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{padding-right:calc(1.6em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f93154'%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='%23f93154' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%234f4f4f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f93154'%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='%23f93154' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.8em + .375rem) calc(.8em + .375rem)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(249,49,84,.25);box-shadow:0 0 0 .25rem rgba(249,49,84,.25)}.btn{display:inline-block;color:#4f4f4f;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:.125rem solid transparent;padding:.375rem .75rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#4f4f4f}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{border-color:#1266f1}.btn-primary:hover{background-color:#0f57cd;border-color:#0e52c1}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0f57cd;border-color:#0e52c1;-webkit-box-shadow:0 0 0 .25rem rgba(54,125,243,.5);box-shadow:0 0 0 .25rem rgba(54,125,243,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#0e52c1;border-color:#0e4db5}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(54,125,243,.5);box-shadow:0 0 0 .25rem rgba(54,125,243,.5)}.btn-primary.disabled,.btn-primary:disabled{border-color:#1266f1}.btn-secondary{color:#000;border-color:#b23cfd}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#000;background-color:#be59fd;border-color:#ba50fd}.btn-check:focus+.btn-secondary,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(151,51,215,.5);box-shadow:0 0 0 .25rem rgba(151,51,215,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#c163fd;border-color:#ba50fd}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(151,51,215,.5);box-shadow:0 0 0 .25rem rgba(151,51,215,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#000;border-color:#b23cfd}.btn-success{color:#000;border-color:#00b74a}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#000;background-color:#26c265;border-color:#1abe5c}.btn-check:focus+.btn-success,.btn-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,156,63,.5);box-shadow:0 0 0 .25rem rgba(0,156,63,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#000;background-color:#33c56e;border-color:#1abe5c}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,156,63,.5);box-shadow:0 0 0 .25rem rgba(0,156,63,.5)}.btn-success.disabled,.btn-success:disabled{color:#000;border-color:#00b74a}.btn-info{color:#000;border-color:#39c0ed}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#000;background-color:#57c9f0;border-color:#4dc6ef}.btn-check:focus+.btn-info,.btn-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(48,163,201,.5);box-shadow:0 0 0 .25rem rgba(48,163,201,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#61cdf1;border-color:#4dc6ef}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(48,163,201,.5);box-shadow:0 0 0 .25rem rgba(48,163,201,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;border-color:#39c0ed}.btn-warning{color:#000;border-color:#ffa900}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#000;background-color:#ffb626;border-color:#ffb21a}.btn-check:focus+.btn-warning,.btn-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,144,0,.5);box-shadow:0 0 0 .25rem rgba(217,144,0,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffba33;border-color:#ffb21a}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(217,144,0,.5);box-shadow:0 0 0 .25rem rgba(217,144,0,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;border-color:#ffa900}.btn-danger{color:#000;border-color:#f93154}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#000;background-color:#fa506e;border-color:#fa4665}.btn-check:focus+.btn-danger,.btn-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(212,42,71,.5);box-shadow:0 0 0 .25rem rgba(212,42,71,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#000;background-color:#fa5a76;border-color:#fa4665}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(212,42,71,.5);box-shadow:0 0 0 .25rem rgba(212,42,71,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#000;border-color:#f93154}.btn-light,.btn-light:hover{color:#000;border-color:#fbfbfb}.btn-light:hover{background-color:#fcfcfc}.btn-check:focus+.btn-light,.btn-light:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,83.5%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,83.5%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-check:focus+.btn-light,.btn-light.active,.btn-light:active,.btn-light:focus,.show>.btn-light.dropdown-toggle{color:#000;background-color:#fcfcfc;border-color:#fbfbfb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,83.5%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,83.5%,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;border-color:#fbfbfb}.btn-dark{border-color:#262626}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{background-color:#202020;border-color:#1e1e1e}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;-webkit-box-shadow:0 0 0 .25rem rgba(71,71,71,.5);box-shadow:0 0 0 .25rem rgba(71,71,71,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#1e1e1e;border-color:#1d1d1d}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(71,71,71,.5);box-shadow:0 0 0 .25rem rgba(71,71,71,.5)}.btn-dark.disabled,.btn-dark:disabled{border-color:#262626}.btn-white{color:#000;border-color:#fff}.btn-check:focus+.btn-white,.btn-white:focus,.btn-white:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-white,.btn-white:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,85.1%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,85.1%,.5)}.btn-check:active+.btn-white,.btn-check:checked+.btn-white,.btn-white.active,.btn-white:active,.show>.btn-white.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-white:focus,.btn-check:checked+.btn-white:focus,.btn-white.active:focus,.btn-white:active:focus,.show>.btn-white.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,85.1%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,85.1%,.5)}.btn-white.disabled,.btn-white:disabled{color:#000;border-color:#fff}.btn-black,.btn-black:hover{border-color:#000}.btn-black:focus,.btn-check:focus+.btn-black{color:#fff;background-color:#000;border-color:#000;-webkit-box-shadow:0 0 0 .25rem rgba(38,38,38,.5);box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-black.active,.btn-black:active,.btn-check:active+.btn-black,.btn-check:checked+.btn-black,.show>.btn-black.dropdown-toggle{border-color:#000}.btn-black.active:focus,.btn-black:active:focus,.btn-check:active+.btn-black:focus,.btn-check:checked+.btn-black:focus,.show>.btn-black.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .25rem rgba(38,38,38,.5);box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-black.disabled,.btn-black:disabled{border-color:#000}.btn-outline-primary:hover{color:#fff;background-color:#1266f1}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.5);box-shadow:0 0 0 .25rem rgba(18,102,241,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#1266f1;border-color:#1266f1}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.5);box-shadow:0 0 0 .25rem rgba(18,102,241,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent}.btn-outline-secondary:hover{color:#000;background-color:#b23cfd}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .25rem rgba(178,60,253,.5);box-shadow:0 0 0 .25rem rgba(178,60,253,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#000;background-color:#b23cfd;border-color:#b23cfd}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(178,60,253,.5);box-shadow:0 0 0 .25rem rgba(178,60,253,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent}.btn-outline-success:hover{color:#000;background-color:#00b74a;border-color:#00b74a}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,183,74,.5);box-shadow:0 0 0 .25rem rgba(0,183,74,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#000;background-color:#00b74a;border-color:#00b74a}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,183,74,.5);box-shadow:0 0 0 .25rem rgba(0,183,74,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent}.btn-outline-info:hover{color:#000;background-color:#39c0ed;border-color:#39c0ed}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .25rem rgba(57,192,237,.5);box-shadow:0 0 0 .25rem rgba(57,192,237,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#39c0ed;border-color:#39c0ed}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(57,192,237,.5);box-shadow:0 0 0 .25rem rgba(57,192,237,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent}.btn-outline-warning:hover{color:#000;background-color:#ffa900;border-color:#ffa900}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,169,0,.5);box-shadow:0 0 0 .25rem rgba(255,169,0,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffa900;border-color:#ffa900}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(255,169,0,.5);box-shadow:0 0 0 .25rem rgba(255,169,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent}.btn-outline-danger:hover{color:#000;background-color:#f93154;border-color:#f93154}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .25rem rgba(249,49,84,.5);box-shadow:0 0 0 .25rem rgba(249,49,84,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#000;background-color:#f93154;border-color:#f93154}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(249,49,84,.5);box-shadow:0 0 0 .25rem rgba(249,49,84,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent}.btn-outline-light:hover{color:#000;background-color:#fbfbfb;border-color:#fbfbfb}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,98.4%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,98.4%,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#fbfbfb;border-color:#fbfbfb}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,98.4%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,98.4%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent}.btn-outline-dark:hover{color:#fff;background-color:#262626;border-color:#262626}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .25rem rgba(38,38,38,.5);box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#262626;border-color:#262626}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(38,38,38,.5);box-shadow:0 0 0 .25rem rgba(38,38,38,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent}.btn-outline-white:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-white,.btn-outline-white:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5)}.btn-check:active+.btn-outline-white,.btn-check:checked+.btn-outline-white,.btn-outline-white.active,.btn-outline-white.dropdown-toggle.show,.btn-outline-white:active{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-outline-white:focus,.btn-check:checked+.btn-outline-white:focus,.btn-outline-white.active:focus,.btn-outline-white.dropdown-toggle.show:focus,.btn-outline-white:active:focus{-webkit-box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5);box-shadow:0 0 0 .25rem hsla(0,0%,100%,.5)}.btn-outline-white.disabled,.btn-outline-white:disabled{background-color:transparent}.btn-outline-black:hover{color:#fff;background-color:#000;border-color:#000}.btn-check:focus+.btn-outline-black,.btn-outline-black:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,0,0,.5);box-shadow:0 0 0 .25rem rgba(0,0,0,.5)}.btn-check:active+.btn-outline-black,.btn-check:checked+.btn-outline-black,.btn-outline-black.active,.btn-outline-black.dropdown-toggle.show,.btn-outline-black:active{color:#fff;background-color:#000;border-color:#000}.btn-check:active+.btn-outline-black:focus,.btn-check:checked+.btn-outline-black:focus,.btn-outline-black.active:focus,.btn-outline-black.dropdown-toggle.show:focus,.btn-outline-black:active:focus{-webkit-box-shadow:0 0 0 .25rem rgba(0,0,0,.5);box-shadow:0 0 0 .25rem rgba(0,0,0,.5)}.btn-outline-black.disabled,.btn-outline-black:disabled{background-color:transparent}.btn-link{font-weight:400;color:#1266f1;text-decoration:underline}.btn-link:hover{color:#0e52c1}.btn-link.disabled,.btn-link:disabled{color:#757575}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;border-radius:.2rem}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropend,.dropstart,.dropup{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;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-mdb-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-mdb-popper]{/*!rtl:ignore*/right:auto;/*!rtl:ignore*/left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-mdb-popper]{/*!rtl:ignore*/right:0;/*!rtl:ignore*/left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-mdb-popper]{/*!rtl:ignore*/right:auto;/*!rtl:ignore*/left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-mdb-popper]{/*!rtl:ignore*/right:0;/*!rtl:ignore*/left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-mdb-popper]{/*!rtl:ignore*/right:auto;/*!rtl:ignore*/left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-mdb-popper]{/*!rtl:ignore*/right:0;/*!rtl:ignore*/left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-mdb-popper]{/*!rtl:ignore*/right:auto;/*!rtl:ignore*/left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-mdb-popper]{/*!rtl:ignore*/right:0;/*!rtl:ignore*/left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-mdb-popper]{/*!rtl:ignore*/right:auto;/*!rtl:ignore*/left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-mdb-popper]{/*!rtl:ignore*/right:0;/*!rtl:ignore*/left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-mdb-popper]{/*!rtl:ignore*/right:auto;/*!rtl:ignore*/left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-mdb-popper]{/*!rtl:ignore*/right:0;/*!rtl:ignore*/left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%}.dropup .dropdown-menu[data-mdb-popper]{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{top:0;right:auto;left:100%}.dropend .dropdown-menu[data-mdb-popper]{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{top:0;right:100%;left:auto}.dropstart .dropdown-menu[data-mdb-popper]{margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";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,.15)}.dropdown-item{display:block;width:100%;clear:both;font-weight:400;color:#262626;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#222}.dropdown-item.active,.dropdown-item:active{text-decoration:none;background-color:#1266f1}.dropdown-item.disabled,.dropdown-item:disabled{color:#9e9e9e;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:#757575;white-space:nowrap}.dropdown-item-text{display:block;padding:.5rem 1rem;color:#262626}.dropdown-menu-dark{color:#e0e0e0;background-color:#4f4f4f;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#e0e0e0}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#1266f1}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#9e9e9e}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#e0e0e0}.dropdown-menu-dark .dropdown-header{color:#9e9e9e}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-.125rem}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-.125rem}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;transition:none}}.nav-link.disabled{color:#757575;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #e0e0e0}.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:focus,.nav-tabs .nav-link:hover{border-color:#eee #eee #e0e0e0;isolation:isolate}.nav-tabs .nav-link.disabled{color:#757575;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#616161;background-color:#fff;border-color:#e0e0e0 #e0e0e0 #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}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.navbar,.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{-ms-flex-wrap:inherit;flex-wrap:inherit}.navbar-brand{padding-top:.3rem;padding-bottom:.3rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 .25rem;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:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(min-width:768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(min-width:992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(min-width:1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media(min-width:1400px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' 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,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(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{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{/*!rtl:ignore*/margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(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,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{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-bottom,.card-img-top{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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding: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:#757575;content:var(--bs-breadcrumb-divider,"/") /*!rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:#757575}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;text-decoration:none;background-color:#fff;border:1px solid #e0e0e0}@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;background-color:#eee;border-color:#e0e0e0}.page-link:focus{z-index:3;color:#0e52c1;background-color:#eee;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;border-color:#1266f1}.page-item.disabled .page-link{color:#757575;pointer-events:none;background-color:#fff;border-color:#e0e0e0}.page-link{padding:.375rem .75rem}.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;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-success{color:#006e2c;background-color:#ccf1db;border-color:#b3e9c9}.alert-success .alert-link{color:#005823}.alert-info{color:#22738e;background-color:#d7f2fb;border-color:#c4ecfa}.alert-info .alert-link{color:#1b5c72}.alert-warning{color:#640;background-color:#fec;border-color:#ffe5b3}.alert-warning .alert-link{color:#523600}.alert-danger{color:#951d32;background-color:#fed6dd;border-color:#fdc1cc}.alert-danger .alert-link{color:#771728}.alert-light{color:#646464;background-color:#fefefe;border-color:#fefefe}.alert-light .alert-link{color:#505050}.alert-dark{color:#171717;background-color:#d4d4d4;border-color:#bebebe}.alert-dark .alert-link{color:#121212}.alert-white{color:#666;background-color:#fff;border-color:#fff}.alert-white .alert-link{color:#525252}.alert-black{color:#000;background-color:#ccc;border-color:#b3b3b3}.alert-black .alert-link{color:#000}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#4f4f4f;text-align:left;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#105cd9;background-color:#e7f0fe}.accordion-button:not(.collapsed):after{background-image:none;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-button:after{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:none;background-repeat:no-repeat;background-size:1.25rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button:after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#1266f1;outline:0;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.accordion-header{margin-bottom:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-button{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item:first-of-type .accordion-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:4px}}@keyframes progress-bar-stripes{0%{background-position-x:4px}}.progress{height:4px;font-size:.75rem;background-color:#eee;border-radius:.25rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:4px 4px}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#616161;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#616161;text-decoration:none;background-color:#f5f5f5}.list-group-item-action:active{color:#4f4f4f;background-color:#eee}.list-group-item{position:relative;display:block;padding:.5rem 1rem;text-decoration:none;background-color:#fff;border:1px solid rgba(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:#757575;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff}.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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:#0b3d91;background-color:#d0e0fc}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#0b3d91;background-color:#bbcae3}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#0b3d91;border-color:#0b3d91}.list-group-item-secondary{color:#6b2498;background-color:#f0d8ff}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#6b2498;background-color:#d8c2e6}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#6b2498;border-color:#6b2498}.list-group-item-success{color:#006e2c;background-color:#ccf1db}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#006e2c;background-color:#b8d9c5}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#006e2c;border-color:#006e2c}.list-group-item-info{color:#22738e;background-color:#d7f2fb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#22738e;background-color:#c2dae2}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#22738e;border-color:#22738e}.list-group-item-warning{color:#640;background-color:#fec}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#640;background-color:#e6d6b8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#640;border-color:#640}.list-group-item-danger{color:#951d32;background-color:#fed6dd}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#951d32;background-color:#e5c1c7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#951d32;border-color:#951d32}.list-group-item-light{color:#646464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#646464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#646464;border-color:#646464}.list-group-item-dark{color:#171717;background-color:#d4d4d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#171717;background-color:#bfbfbf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#171717;border-color:#171717}.list-group-item-white{color:#666;background-color:#fff}.list-group-item-white.list-group-item-action:focus,.list-group-item-white.list-group-item-action:hover{color:#666;background-color:#e6e6e6}.list-group-item-white.list-group-item-action.active{color:#fff;background-color:#666;border-color:#666}.list-group-item-black{color:#000;background-color:#ccc}.list-group-item-black.list-group-item-action:focus,.list-group-item-black.list-group-item-action:hover{color:#000;background-color:#b8b8b8}.list-group-item-black.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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") 50%/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;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem .75rem;color:#757575;background-clip:padding-box;border-bottom:1px solid rgba(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-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content,.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e0e0e0;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.6}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #e0e0e0;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@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}}.popover{position:absolute;top:0;/*!rtl:ignore*/left:0;z-index:1080;display:block;max-width:276px;font-family:var(--mdb-font-roboto);font-style:normal;font-weight:400;line-height:1.6;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,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-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-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.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 #d8d8d8;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#4f4f4f}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}/*!rtl:begin:ignore*/.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}/*!rtl:end:ignore*/.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}/*!rtl:options: { - "autoRename": true, - "stringMap":[ { - "name" : "prev-next", - "search" : "prev", - "replace" : "next" - } ] -} */.carousel-control-next-icon,.carousel-control-prev-icon{background-image:none}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-mdb-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;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;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-mdb-target]{-webkit-transition:none;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-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-mdb-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{/*!rtl:ignore*/to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{/*!rtl:ignore*/to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.tooltip{position:absolute;z-index:1090;display:block;margin:0;font-family:var(--mdb-font-roboto);font-style:normal;font-weight:400;line-height:1.6;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-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;text-align:center;background-color:#000}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#1266f1}.link-primary:focus,.link-primary:hover{color:#0e52c1}.link-secondary{color:#b23cfd}.link-secondary:focus,.link-secondary:hover{color:#c163fd}.link-success{color:#00b74a}.link-success:focus,.link-success:hover{color:#33c56e}.link-info{color:#39c0ed}.link-info:focus,.link-info:hover{color:#61cdf1}.link-warning{color:#ffa900}.link-warning:focus,.link-warning:hover{color:#ffba33}.link-danger{color:#f93154}.link-danger:focus,.link-danger:hover{color:#fa5a76}.link-light{color:#fbfbfb}.link-light:focus,.link-light:hover{color:#fcfcfc}.link-dark{color:#262626}.link-dark:focus,.link-dark:hover{color:#1e1e1e}.link-white,.link-white:focus,.link-white:hover{color:#fff}.link-black,.link-black:focus,.link-black:hover{color:#000}.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:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.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}}.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}.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}.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #e0e0e0!important}.border-0{border:0!important}.border-top{border-top:1px solid #e0e0e0!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #e0e0e0!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #e0e0e0!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #e0e0e0!important}.border-start-0{border-left:0!important}.border-success{border-color:#00b74a!important}.border-info{border-color:#39c0ed!important}.border-warning{border-color:#ffa900!important}.border-danger{border-color:#f93154!important}.border-light{border-color:#fbfbfb!important}.border-dark{border-color:#262626!important}.border-white{border-color:#fff!important}.border-black{border-color:#000!important}.border-0{border-width:0!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{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!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}.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}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-success{color:#00b74a!important}.text-info{color:#39c0ed!important}.text-warning{color:#ffa900!important}.text-danger{color:#f93154!important}.text-light{color:#fbfbfb!important}.text-dark{color:#262626!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-body{color:#4f4f4f!important}.text-muted{color:#757575!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-reset{color:inherit!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.6!important}.lh-lg{line-height:2!important}.bg-body{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}/*!rtl:begin:remove*/.text-break{word-wrap:break-word!important;word-break:break-word!important}/*!rtl:end:remove*/.font-monospace{font-family:var(--bs-font-monospace)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;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}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;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{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}:root{--mdb-font-roboto:"Roboto",sans-serif}body{font-family:var(--mdb-font-roboto);line-height:1.6;color:#4f4f4f}a{text-decoration:none}button:focus{outline:0}.note{padding:10px;border-left:6px solid;border-radius:5px}.note strong{font-weight:600}.note p{font-weight:500}.note-success{background-color:#c6ffdd;border-color:#00b74a}.note-danger{background-color:#fee3e8;border-color:#f93154}.note-warning{background-color:#fff1d6;border-color:#ffa900}.note-info{background-color:#e1f6fc;border-color:#39c0ed}.note-light{background-color:#fbfbfb;border-color:#262626}@media(min-width:1199px){.w-responsive{width:75%}}.bg-success{background-color:#00b74a!important}.bg-info{background-color:#39c0ed!important}.bg-warning{background-color:#ffa900!important}.bg-danger{background-color:#f93154!important}.bg-light{background-color:#fbfbfb!important}.bg-dark{background-color:#262626!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.shadow-0{-webkit-box-shadow:none!important;box-shadow:none!important}.shadow-1{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.05)!important;box-shadow:0 2px 10px 0 rgba(0,0,0,.05)!important}.shadow-2{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.05)!important;box-shadow:0 5px 15px 0 rgba(0,0,0,.05)!important}.shadow-3{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.05)!important;box-shadow:0 10px 20px 0 rgba(0,0,0,.05)!important}.shadow-4{-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,.05)!important;box-shadow:0 15px 30px 0 rgba(0,0,0,.05)!important}.shadow-5{-webkit-box-shadow:0 20px 40px 0 rgba(0,0,0,.05)!important;box-shadow:0 20px 40px 0 rgba(0,0,0,.05)!important}.shadow-1-strong{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.25),0 3px 10px 0 rgba(0,0,0,.2)!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.25),0 3px 10px 0 rgba(0,0,0,.2)!important}.shadow-2-strong{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.25),0 5px 15px 2px rgba(0,0,0,.2)!important;box-shadow:0 4px 8px 0 rgba(0,0,0,.25),0 5px 15px 2px rgba(0,0,0,.2)!important}.shadow-3-strong{-webkit-box-shadow:0 6px 11px 0 rgba(0,0,0,.25),0 7px 20px 3px rgba(0,0,0,.2)!important;box-shadow:0 6px 11px 0 rgba(0,0,0,.25),0 7px 20px 3px rgba(0,0,0,.2)!important}.shadow-4-strong{-webkit-box-shadow:0 6px 14px 0 rgba(0,0,0,.25),0 10px 30px 4px rgba(0,0,0,.2)!important;box-shadow:0 6px 14px 0 rgba(0,0,0,.25),0 10px 30px 4px rgba(0,0,0,.2)!important}.shadow-5-strong{-webkit-box-shadow:0 6px 20px 0 rgba(0,0,0,.25),0 12px 40px 5px rgba(0,0,0,.2)!important;box-shadow:0 6px 20px 0 rgba(0,0,0,.25),0 12px 40px 5px rgba(0,0,0,.2)!important}/*! - * # Semantic UI 2.4.2 - Flag - * http://github.com/semantic-org/semantic-ui/ - * - * - * Released under the MIT license - * http://opensource.org/licenses/MIT - * - */#mdb-table-flag tr{cursor:pointer}.mdb-flag-selected{border-top-left-radius:5px;border-top-right-radius:5px;text-align:center;max-width:150px;margin:10px auto 0}.mdb-selected-flag-text{margin:0 auto;max-width:150px}i.flag:before{display:inline-block;width:16px;height:11px;content:"";background:url(https://mdbootstrap.com/img/svg/flags.png) no-repeat -108px -1976px}i.flag-ad:before,i.flag-andorra:before{background-position:0 0!important}i.flag-ae:before,i.flag-uae:before,i.flag-united-arab-emirates:before{background-position:0 -26px!important}i.flag-af:before,i.flag-afghanistan:before{background-position:0 -52px!important}i.flag-ag:before,i.flag-antigua:before{background-position:0 -78px!important}i.flag-ai:before,i.flag-anguilla:before{background-position:0 -104px!important}i.flag-al:before,i.flag-albania:before{background-position:0 -130px!important}i.flag-am:before,i.flag-armenia:before{background-position:0 -156px!important}i.flag-an:before,i.flag-netherlands-antilles:before{background-position:0 -182px!important}i.flag-angola:before,i.flag-ao:before{background-position:0 -208px!important}i.flag-ar:before,i.flag-argentina:before{background-position:0 -234px!important}i.flag-american-samoa:before,i.flag-as:before{background-position:0 -260px!important}i.flag-at:before,i.flag-austria:before{background-position:0 -286px!important}i.flag-au:before,i.flag-australia:before{background-position:0 -312px!important}i.flag-aruba:before,i.flag-aw:before{background-position:0 -338px!important}i.flag-aland-islands:before,i.flag-ax:before{background-position:0 -364px!important}i.flag-az:before,i.flag-azerbaijan:before{background-position:0 -390px!important}i.flag-ba:before,i.flag-bosnia:before{background-position:0 -416px!important}i.flag-barbados:before,i.flag-bb:before{background-position:0 -442px!important}i.flag-bangladesh:before,i.flag-bd:before{background-position:0 -468px!important}i.flag-be:before,i.flag-belgium:before{background-position:0 -494px!important}i.flag-bf:before,i.flag-burkina-faso:before{background-position:0 -520px!important}i.flag-bg:before,i.flag-bulgaria:before{background-position:0 -546px!important}i.flag-bahrain:before,i.flag-bh:before{background-position:0 -572px!important}i.flag-bi:before,i.flag-burundi:before{background-position:0 -598px!important}i.flag-benin:before,i.flag-bj:before{background-position:0 -624px!important}i.flag-bermuda:before,i.flag-bm:before{background-position:0 -650px!important}i.flag-bn:before,i.flag-brunei:before{background-position:0 -676px!important}i.flag-bo:before,i.flag-bolivia:before{background-position:0 -702px!important}i.flag-br:before,i.flag-brazil:before{background-position:0 -728px!important}i.flag-bahamas:before,i.flag-bs:before{background-position:0 -754px!important}i.flag-bhutan:before,i.flag-bt:before{background-position:0 -780px!important}i.flag-bouvet-island:before,i.flag-bv:before{background-position:0 -806px!important}i.flag-botswana:before,i.flag-bw:before{background-position:0 -832px!important}i.flag-belarus:before,i.flag-by:before{background-position:0 -858px!important}i.flag-belize:before,i.flag-bz:before{background-position:0 -884px!important}i.flag-ca:before,i.flag-canada:before{background-position:0 -910px!important}i.flag-cc:before,i.flag-cocos-islands:before{background-position:0 -962px!important}i.flag-cd:before,i.flag-congo:before{background-position:0 -988px!important}i.flag-central-african-republic:before,i.flag-cf:before{background-position:0 -1014px!important}i.flag-cg:before,i.flag-congo-brazzaville:before{background-position:0 -1040px!important}i.flag-ch:before,i.flag-switzerland:before{background-position:0 -1066px!important}i.flag-ci:before,i.flag-cote-divoire:before{background-position:0 -1092px!important}i.flag-ck:before,i.flag-cook-islands:before{background-position:0 -1118px!important}i.flag-chile:before,i.flag-cl:before{background-position:0 -1144px!important}i.flag-cameroon:before,i.flag-cm:before{background-position:0 -1170px!important}i.flag-china:before,i.flag-cn:before{background-position:0 -1196px!important}i.flag-co:before,i.flag-colombia:before{background-position:0 -1222px!important}i.flag-costa-rica:before,i.flag-cr:before{background-position:0 -1248px!important}i.flag-cs:before,i.flag-serbia:before{background-position:0 -1274px!important}i.flag-cu:before,i.flag-cuba:before{background-position:0 -1300px!important}i.flag-cape-verde:before,i.flag-cv:before{background-position:0 -1326px!important}i.flag-christmas-island:before,i.flag-cx:before{background-position:0 -1352px!important}i.flag-cy:before,i.flag-cyprus:before{background-position:0 -1378px!important}i.flag-cz:before,i.flag-czech-republic:before{background-position:0 -1404px!important}i.flag-de:before,i.flag-germany:before{background-position:0 -1430px!important}i.flag-dj:before,i.flag-djibouti:before{background-position:0 -1456px!important}i.flag-denmark:before,i.flag-dk:before{background-position:0 -1482px!important}i.flag-dm:before,i.flag-dominica:before{background-position:0 -1508px!important}i.flag-do:before,i.flag-dominican-republic:before{background-position:0 -1534px!important}i.flag-algeria:before,i.flag-dz:before{background-position:0 -1560px!important}i.flag-ec:before,i.flag-ecuador:before{background-position:0 -1586px!important}i.flag-ee:before,i.flag-estonia:before{background-position:0 -1612px!important}i.flag-eg:before,i.flag-egypt:before{background-position:0 -1638px!important}i.flag-eh:before,i.flag-western-sahara:before{background-position:0 -1664px!important}i.flag-england:before,i.flag-gb-eng:before{background-position:0 -1690px!important}i.flag-er:before,i.flag-eritrea:before{background-position:0 -1716px!important}i.flag-es:before,i.flag-spain:before{background-position:0 -1742px!important}i.flag-et:before,i.flag-ethiopia:before{background-position:0 -1768px!important}i.flag-eu:before,i.flag-european-union:before{background-position:0 -1794px!important}i.flag-fi:before,i.flag-finland:before{background-position:0 -1846px!important}i.flag-fiji:before,i.flag-fj:before{background-position:0 -1872px!important}i.flag-falkland-islands:before,i.flag-fk:before{background-position:0 -1898px!important}i.flag-fm:before,i.flag-micronesia:before{background-position:0 -1924px!important}i.flag-faroe-islands:before,i.flag-fo:before{background-position:0 -1950px!important}i.flag-fr:before,i.flag-france:before{background-position:0 -1976px!important}i.flag-ga:before,i.flag-gabon:before{background-position:-36px 0!important}i.flag-gb:before,i.flag-uk:before,i.flag-united-kingdom:before{background-position:-36px -26px!important}i.flag-gd:before,i.flag-grenada:before{background-position:-36px -52px!important}i.flag-ge:before,i.flag-georgia:before{background-position:-36px -78px!important}i.flag-french-guiana:before,i.flag-gf:before{background-position:-36px -104px!important}i.flag-gh:before,i.flag-ghana:before{background-position:-36px -130px!important}i.flag-gi:before,i.flag-gibraltar:before{background-position:-36px -156px!important}i.flag-gl:before,i.flag-greenland:before{background-position:-36px -182px!important}i.flag-gambia:before,i.flag-gm:before{background-position:-36px -208px!important}i.flag-gn:before,i.flag-guinea:before{background-position:-36px -234px!important}i.flag-gp:before,i.flag-guadeloupe:before{background-position:-36px -260px!important}i.flag-equatorial-guinea:before,i.flag-gq:before{background-position:-36px -286px!important}i.flag-gr:before,i.flag-greece:before{background-position:-36px -312px!important}i.flag-gs:before,i.flag-sandwich-islands:before{background-position:-36px -338px!important}i.flag-gt:before,i.flag-guatemala:before{background-position:-36px -364px!important}i.flag-gu:before,i.flag-guam:before{background-position:-36px -390px!important}i.flag-guinea-bissau:before,i.flag-gw:before{background-position:-36px -416px!important}i.flag-guyana:before,i.flag-gy:before{background-position:-36px -442px!important}i.flag-hk:before,i.flag-hong-kong:before{background-position:-36px -468px!important}i.flag-heard-island:before,i.flag-hm:before{background-position:-36px -494px!important}i.flag-hn:before,i.flag-honduras:before{background-position:-36px -520px!important}i.flag-croatia:before,i.flag-hr:before{background-position:-36px -546px!important}i.flag-haiti:before,i.flag-ht:before{background-position:-36px -572px!important}i.flag-hu:before,i.flag-hungary:before{background-position:-36px -598px!important}i.flag-id:before,i.flag-indonesia:before{background-position:-36px -624px!important}i.flag-ie:before,i.flag-ireland:before{background-position:-36px -650px!important}i.flag-il:before,i.flag-israel:before{background-position:-36px -676px!important}i.flag-in:before,i.flag-india:before{background-position:-36px -702px!important}i.flag-indian-ocean-territory:before,i.flag-io:before{background-position:-36px -728px!important}i.flag-iq:before,i.flag-iraq:before{background-position:-36px -754px!important}i.flag-ir:before,i.flag-iran:before{background-position:-36px -780px!important}i.flag-iceland:before,i.flag-is:before{background-position:-36px -806px!important}i.flag-it:before,i.flag-italy:before{background-position:-36px -832px!important}i.flag-jamaica:before,i.flag-jm:before{background-position:-36px -858px!important}i.flag-jo:before,i.flag-jordan:before{background-position:-36px -884px!important}i.flag-japan:before,i.flag-jp:before{background-position:-36px -910px!important}i.flag-ke:before,i.flag-kenya:before{background-position:-36px -936px!important}i.flag-kg:before,i.flag-kyrgyzstan:before{background-position:-36px -962px!important}i.flag-cambodia:before,i.flag-kh:before{background-position:-36px -988px!important}i.flag-ki:before,i.flag-kiribati:before{background-position:-36px -1014px!important}i.flag-comoros:before,i.flag-km:before{background-position:-36px -1040px!important}i.flag-kn:before,i.flag-saint-kitts-and-nevis:before{background-position:-36px -1066px!important}i.flag-kp:before,i.flag-north-korea:before{background-position:-36px -1092px!important}i.flag-kr:before,i.flag-south-korea:before{background-position:-36px -1118px!important}i.flag-kuwait:before,i.flag-kw:before{background-position:-36px -1144px!important}i.flag-cayman-islands:before,i.flag-ky:before{background-position:-36px -1170px!important}i.flag-kazakhstan:before,i.flag-kz:before{background-position:-36px -1196px!important}i.flag-la:before,i.flag-laos:before{background-position:-36px -1222px!important}i.flag-lb:before,i.flag-lebanon:before{background-position:-36px -1248px!important}i.flag-lc:before,i.flag-saint-lucia:before{background-position:-36px -1274px!important}i.flag-li:before,i.flag-liechtenstein:before{background-position:-36px -1300px!important}i.flag-lk:before,i.flag-sri-lanka:before{background-position:-36px -1326px!important}i.flag-liberia:before,i.flag-lr:before{background-position:-36px -1352px!important}i.flag-lesotho:before,i.flag-ls:before{background-position:-36px -1378px!important}i.flag-lithuania:before,i.flag-lt:before{background-position:-36px -1404px!important}i.flag-lu:before,i.flag-luxembourg:before{background-position:-36px -1430px!important}i.flag-latvia:before,i.flag-lv:before{background-position:-36px -1456px!important}i.flag-libya:before,i.flag-ly:before{background-position:-36px -1482px!important}i.flag-ma:before,i.flag-morocco:before{background-position:-36px -1508px!important}i.flag-mc:before,i.flag-monaco:before{background-position:-36px -1534px!important}i.flag-md:before,i.flag-moldova:before{background-position:-36px -1560px!important}i.flag-me:before,i.flag-montenegro:before{background-position:-36px -1586px!important}i.flag-madagascar:before,i.flag-mg:before{background-position:-36px -1613px!important}i.flag-marshall-islands:before,i.flag-mh:before{background-position:-36px -1639px!important}i.flag-macedonia:before,i.flag-mk:before{background-position:-36px -1665px!important}i.flag-mali:before,i.flag-ml:before{background-position:-36px -1691px!important}i.flag-burma:before,i.flag-mm:before,i.flag-myanmar:before{background-position:-73px -1821px!important}i.flag-mn:before,i.flag-mongolia:before{background-position:-36px -1743px!important}i.flag-macau:before,i.flag-mo:before{background-position:-36px -1769px!important}i.flag-mp:before,i.flag-northern-mariana-islands:before{background-position:-36px -1795px!important}i.flag-martinique:before,i.flag-mq:before{background-position:-36px -1821px!important}i.flag-mauritania:before,i.flag-mr:before{background-position:-36px -1847px!important}i.flag-montserrat:before,i.flag-ms:before{background-position:-36px -1873px!important}i.flag-malta:before,i.flag-mt:before{background-position:-36px -1899px!important}i.flag-mauritius:before,i.flag-mu:before{background-position:-36px -1925px!important}i.flag-maldives:before,i.flag-mv:before{background-position:-36px -1951px!important}i.flag-malawi:before,i.flag-mw:before{background-position:-36px -1977px!important}i.flag-mexico:before,i.flag-mx:before{background-position:-72px 0!important}i.flag-malaysia:before,i.flag-my:before{background-position:-72px -26px!important}i.flag-mozambique:before,i.flag-mz:before{background-position:-72px -52px!important}i.flag-na:before,i.flag-namibia:before{background-position:-72px -78px!important}i.flag-nc:before,i.flag-new-caledonia:before{background-position:-72px -104px!important}i.flag-ne:before,i.flag-niger:before{background-position:-72px -130px!important}i.flag-nf:before,i.flag-norfolk-island:before{background-position:-72px -156px!important}i.flag-ng:before,i.flag-nigeria:before{background-position:-72px -182px!important}i.flag-ni:before,i.flag-nicaragua:before{background-position:-72px -208px!important}i.flag-netherlands:before,i.flag-nl:before{background-position:-72px -234px!important}i.flag-no:before,i.flag-norway:before{background-position:-72px -260px!important}i.flag-nepal:before,i.flag-np:before{background-position:-72px -286px!important}i.flag-nauru:before,i.flag-nr:before{background-position:-72px -312px!important}i.flag-niue:before,i.flag-nu:before{background-position:-72px -338px!important}i.flag-new-zealand:before,i.flag-nz:before{background-position:-72px -364px!important}i.flag-om:before,i.flag-oman:before{background-position:-72px -390px!important}i.flag-pa:before,i.flag-panama:before{background-position:-72px -416px!important}i.flag-pe:before,i.flag-peru:before{background-position:-72px -442px!important}i.flag-french-polynesia:before,i.flag-pf:before{background-position:-72px -468px!important}i.flag-new-guinea:before,i.flag-pg:before{background-position:-72px -494px!important}i.flag-ph:before,i.flag-philippines:before{background-position:-72px -520px!important}i.flag-pakistan:before,i.flag-pk:before{background-position:-72px -546px!important}i.flag-pl:before,i.flag-poland:before{background-position:-72px -572px!important}i.flag-pm:before,i.flag-saint-pierre:before{background-position:-72px -598px!important}i.flag-pitcairn-islands:before,i.flag-pn:before{background-position:-72px -624px!important}i.flag-pr:before,i.flag-puerto-rico:before{background-position:-72px -650px!important}i.flag-palestine:before,i.flag-ps:before{background-position:-72px -676px!important}i.flag-portugal:before,i.flag-pt:before{background-position:-72px -702px!important}i.flag-palau:before,i.flag-pw:before{background-position:-72px -728px!important}i.flag-paraguay:before,i.flag-py:before{background-position:-72px -754px!important}i.flag-qa:before,i.flag-qatar:before{background-position:-72px -780px!important}i.flag-re:before,i.flag-reunion:before{background-position:-72px -806px!important}i.flag-ro:before,i.flag-romania:before{background-position:-72px -832px!important}i.flag-rs:before,i.flag-serbia:before{background-position:-72px -858px!important}i.flag-ru:before,i.flag-russia:before{background-position:-72px -884px!important}i.flag-rw:before,i.flag-rwanda:before{background-position:-72px -910px!important}i.flag-sa:before,i.flag-saudi-arabia:before{background-position:-72px -936px!important}i.flag-sb:before,i.flag-solomon-islands:before{background-position:-72px -962px!important}i.flag-sc:before,i.flag-seychelles:before{background-position:-72px -988px!important}i.flag-gb-sct:before,i.flag-scotland:before{background-position:-72px -1014px!important}i.flag-sd:before,i.flag-sudan:before{background-position:-72px -1040px!important}i.flag-se:before,i.flag-sweden:before{background-position:-72px -1066px!important}i.flag-sg:before,i.flag-singapore:before{background-position:-72px -1092px!important}i.flag-saint-helena:before,i.flag-sh:before{background-position:-72px -1118px!important}i.flag-si:before,i.flag-slovenia:before{background-position:-72px -1144px!important}i.flag-jan-mayen:before,i.flag-sj:before,i.flag-svalbard:before{background-position:-72px -1170px!important}i.flag-sk:before,i.flag-slovakia:before{background-position:-72px -1196px!important}i.flag-sierra-leone:before,i.flag-sl:before{background-position:-72px -1222px!important}i.flag-san-marino:before,i.flag-sm:before{background-position:-72px -1248px!important}i.flag-senegal:before,i.flag-sn:before{background-position:-72px -1274px!important}i.flag-so:before,i.flag-somalia:before{background-position:-72px -1300px!important}i.flag-sr:before,i.flag-suriname:before{background-position:-72px -1326px!important}i.flag-sao-tome:before,i.flag-st:before{background-position:-72px -1352px!important}i.flag-el-salvador:before,i.flag-sv:before{background-position:-72px -1378px!important}i.flag-sy:before,i.flag-syria:before{background-position:-72px -1404px!important}i.flag-swaziland:before,i.flag-sz:before{background-position:-72px -1430px!important}i.flag-caicos-islands:before,i.flag-tc:before{background-position:-72px -1456px!important}i.flag-chad:before,i.flag-td:before{background-position:-72px -1482px!important}i.flag-french-territories:before,i.flag-tf:before{background-position:-72px -1508px!important}i.flag-tg:before,i.flag-togo:before{background-position:-72px -1534px!important}i.flag-th:before,i.flag-thailand:before{background-position:-72px -1560px!important}i.flag-tajikistan:before,i.flag-tj:before{background-position:-72px -1586px!important}i.flag-tk:before,i.flag-tokelau:before{background-position:-72px -1612px!important}i.flag-timorleste:before,i.flag-tl:before{background-position:-72px -1638px!important}i.flag-tm:before,i.flag-turkmenistan:before{background-position:-72px -1664px!important}i.flag-tn:before,i.flag-tunisia:before{background-position:-72px -1690px!important}i.flag-to:before,i.flag-tonga:before{background-position:-72px -1716px!important}i.flag-tr:before,i.flag-turkey:before{background-position:-72px -1742px!important}i.flag-trinidad:before,i.flag-tt:before{background-position:-72px -1768px!important}i.flag-tuvalu:before,i.flag-tv:before{background-position:-72px -1794px!important}i.flag-taiwan:before,i.flag-tw:before{background-position:-72px -1820px!important}i.flag-tanzania:before,i.flag-tz:before{background-position:-72px -1846px!important}i.flag-ua:before,i.flag-ukraine:before{background-position:-72px -1872px!important}i.flag-ug:before,i.flag-uganda:before{background-position:-72px -1898px!important}i.flag-um:before,i.flag-us-minor-islands:before{background-position:-72px -1924px!important}i.flag-america:before,i.flag-united-states:before,i.flag-us:before{background-position:-72px -1950px!important}i.flag-uruguay:before,i.flag-uy:before{background-position:-72px -1976px!important}i.flag-uz:before,i.flag-uzbekistan:before{background-position:-108px 0!important}i.flag-va:before,i.flag-vatican-city:before{background-position:-108px -26px!important}i.flag-saint-vincent:before,i.flag-vc:before{background-position:-108px -52px!important}i.flag-ve:before,i.flag-venezuela:before{background-position:-108px -78px!important}i.flag-british-virgin-islands:before,i.flag-vg:before{background-position:-108px -104px!important}i.flag-us-virgin-islands:before,i.flag-vi:before{background-position:-108px -130px!important}i.flag-vietnam:before,i.flag-vn:before{background-position:-108px -156px!important}i.flag-vanuatu:before,i.flag-vu:before{background-position:-108px -182px!important}i.flag-gb-wls:before,i.flag-wales:before{background-position:-108px -208px!important}i.flag-wallis-and-futuna:before,i.flag-wf:before{background-position:-108px -234px!important}i.flag-samoa:before,i.flag-ws:before{background-position:-108px -260px!important}i.flag-ye:before,i.flag-yemen:before{background-position:-108px -286px!important}i.flag-mayotte:before,i.flag-yt:before{background-position:-108px -312px!important}i.flag-south-africa:before,i.flag-za:before{background-position:-108px -338px!important}i.flag-zambia:before,i.flag-zm:before{background-position:-108px -364px!important}i.flag-zimbabwe:before,i.flag-zw:before{background-position:-108px -390px!important}.bg-image{position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:50%}.mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background-attachment:fixed}.hover-overlay .mask{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hover-overlay .mask:hover{opacity:1}.hover-zoom img,.hover-zoom video{-webkit-transition:all .3s linear;transition:all .3s linear}.hover-zoom:hover img,.hover-zoom:hover video{-webkit-transform:scale(1.1);transform:scale(1.1)}.card.hover-shadow,.hover-shadow{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.card.hover-shadow:hover,.hover-shadow:hover{-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.bg-fixed{background-attachment:fixed}.form-control{min-height:auto;padding-top:4px;padding-bottom:3.28px}.form-control,.form-control:focus{-webkit-transition:all .1s linear;transition:all .1s linear}.form-control:focus{-webkit-box-shadow:none;box-shadow:none}.form-control.form-control-sm{font-size:.775rem;line-height:1.5}.form-control.form-control-lg{line-height:2.15;border-radius:.25rem}.form-outline{position:relative}.form-outline .form-helper{width:100%;position:absolute;font-size:.875em;color:#757575}.form-outline .form-helper .form-counter{text-align:right}.form-outline .trailing{position:absolute;right:10px;left:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.form-outline .form-icon-trailing{padding-right:2rem!important}.form-outline .form-control{min-height:auto;padding:.33em .75em;border:0;-webkit-transition:all .2s linear;transition:all .2s linear}.form-outline .form-control~.form-label{position:absolute;top:0;left:.75rem;padding-top:.37rem;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;color:rgba(0,0,0,.6);margin-bottom:0}.form-outline .form-control~.form-notch{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}.form-outline .form-control~.form-notch div{pointer-events:none;border:1px solid #bdbdbd;-webkit-box-sizing:border-box;box-sizing:border-box}.form-outline .form-control~.form-notch .form-notch-leading{left:0;top:0;height:100%;width:.5rem;border-right:none;border-radius:.25rem 0 0 .25rem}.form-outline .form-control~.form-notch .form-notch-middle{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:calc(100% - 1rem);height:100%;border-right:none;border-left:none}.form-outline .form-control~.form-notch .form-notch-trailing{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;border-left:none;border-radius:0 .25rem .25rem 0}.form-outline .form-control:not(.placeholder-active)::-webkit-input-placeholder{opacity:0}.form-outline .form-control:not(.placeholder-active)::-moz-placeholder{opacity:0}.form-outline .form-control:not(.placeholder-active):-ms-input-placeholder{opacity:0}.form-outline .form-control:not(.placeholder-active)::-ms-input-placeholder{opacity:0}.form-outline .form-control:not(.placeholder-active)::placeholder{opacity:0}.form-outline .form-control.active::-webkit-input-placeholder,.form-outline .form-control:focus::-webkit-input-placeholder{opacity:1}.form-outline .form-control.active::-moz-placeholder,.form-outline .form-control:focus::-moz-placeholder{opacity:1}.form-outline .form-control.active:-ms-input-placeholder,.form-outline .form-control:focus:-ms-input-placeholder{opacity:1}.form-outline .form-control.active::-ms-input-placeholder,.form-outline .form-control:focus::-ms-input-placeholder{opacity:1}.form-outline .form-control.active::placeholder,.form-outline .form-control:focus::placeholder{opacity:1}.form-outline .form-control:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.form-outline .form-control.active~.form-label,.form-outline .form-control:focus~.form-label{-webkit-transform:translateY(-1rem) translateY(.1rem) scale(.8);transform:translateY(-1rem) translateY(.1rem) scale(.8)}.form-outline .form-control.active~.form-notch .form-notch-middle,.form-outline .form-control:focus~.form-notch .form-notch-middle{border-top:none;border-right:none;border-left:none;-webkit-transition:all .2s linear;transition:all .2s linear}.form-outline .form-control:focus~.form-notch .form-notch-middle{border-bottom:.125rem solid}.form-outline .form-control.active~.form-notch .form-notch-leading,.form-outline .form-control:focus~.form-notch .form-notch-leading{border-right:none;-webkit-transition:all .2s linear;transition:all .2s linear}.form-outline .form-control:focus~.form-notch .form-notch-leading{border-top:.125rem solid #1266f1;border-bottom:.125rem solid #1266f1;border-left:.125rem solid #1266f1}.form-outline .form-control.active~.form-notch .form-notch-trailing,.form-outline .form-control:focus~.form-notch .form-notch-trailing{border-left:none;-webkit-transition:all .2s linear;transition:all .2s linear}.form-outline .form-control:focus~.form-notch .form-notch-trailing{border-top:.125rem solid #1266f1;border-bottom:.125rem solid #1266f1;border-right:.125rem solid #1266f1}.form-outline .form-control.disabled,.form-outline .form-control:disabled,.form-outline .form-control[readonly]{background-color:#e9ecef}.form-outline .form-control.form-control-lg{font-size:1rem;line-height:2.15;padding-left:.75em;padding-right:.75em}.form-outline .form-control.form-control-lg~.form-label{padding-top:.7rem}.form-outline .form-control.form-control-lg.active~.form-label,.form-outline .form-control.form-control-lg:focus~.form-label{-webkit-transform:translateY(-1.25rem) translateY(.1rem) scale(.8);transform:translateY(-1.25rem) translateY(.1rem) scale(.8)}.form-outline .form-control.form-control-sm{padding:.43em .99em .35em;font-size:.775rem;line-height:1.6}.form-outline .form-control.form-control-sm~.form-label{padding-top:.33rem;font-size:.775rem}.form-outline .form-control.form-control-sm.active~.form-label,.form-outline .form-control.form-control-sm:focus~.form-label{-webkit-transform:translateY(-.85rem) translateY(.1rem) scale(.8);transform:translateY(-.85rem) translateY(.1rem) scale(.8)}.form-outline.form-white .form-control{color:#fff}.form-outline.form-white .form-control~.form-label{color:#fbfbfb}.form-outline.form-white .form-control~.form-notch div{border-color:#fbfbfb}.form-outline.form-white .form-control:focus~.form-label{color:#fff}.form-outline.form-white .form-control:focus~.form-notch .form-notch-middle{border-color:#fff}.form-outline.form-white .form-control:focus~.form-notch .form-notch-leading{border-top:.125rem solid #fff;border-bottom:.125rem solid #fff;border-left:.125rem solid #fff}.form-outline.form-white .form-control:focus~.form-notch .form-notch-trailing{border-color:#fff}.select-input.form-control[readonly]:not([disabled]){background-color:transparent}.form-check{line-height:1.3;margin-bottom:0;min-height:auto}.form-check .form-check-input{margin-left:-1.79rem}.form-check .form-check-input[type=radio]{margin-left:-1.85rem}.form-check-input{position:relative;width:1.125rem;height:1.125rem;background-color:#fff;border:.125rem solid #757575;margin-top:0}.form-check-input:before{content:"";position:absolute;border-radius:50%;width:.875rem;height:.875rem;opacity:0;pointer-events:none;-webkit-transform:scale(0);transform:scale(0)}.form-check-input:hover{cursor:pointer}.form-check-input:hover:before{opacity:.04;-webkit-box-shadow:0 0 0 13px rgba(0,0,0,.6);box-shadow:0 0 0 13px rgba(0,0,0,.6)}.form-check-input:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#757575;-webkit-transition:border-color .2s;transition:border-color .2s}.form-check-input:focus:before{opacity:.12;-webkit-box-shadow:0 0 0 13px rgba(0,0,0,.6);box-shadow:0 0 0 13px rgba(0,0,0,.6);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s;transition:box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.form-check-input:checked:before{opacity:.16}.form-check-input:checked:after{content:"";position:absolute}.form-check-input:checked:focus:before{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s;transition:box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.form-check-input[type=checkbox]{border-radius:.125rem}.form-check-input[type=checkbox]:focus:after{content:"";position:absolute;width:.875rem;height:.875rem;z-index:1;display:block;border-radius:0;background-color:#fff}.form-check-input[type=checkbox]:checked{background-image:none}.form-check-input[type=checkbox]:checked:after{display:block;-webkit-transform:rotate(45deg) /*!rtl:ignore*/;transform:rotate(45deg) /*!rtl:ignore*/;width:.375rem;height:.8125rem;border:.125rem solid #fff;border-top:0;border-left:0 /*!rtl:ignore*/;margin-left:.25rem;margin-top:-1px}.form-check-input[type=checkbox]:indeterminate{background-image:none;border-color:#757575}.form-check-input[type=checkbox]:indeterminate:after{display:block;-webkit-transform:rotate(90deg) /*!rtl:ignore*/;transform:rotate(90deg) /*!rtl:ignore*/;width:.125rem;height:.875rem;border:.125rem solid #fff;border-top:0;border-left:0 /*!rtl:ignore*/;margin-left:.375rem;margin-top:0}.form-check-input[type=radio]{border-radius:50%;width:1.25rem;height:1.25rem}.form-check-input[type=radio]:before{width:1rem;height:1rem}.form-check-input[type=radio]:after{content:"";position:absolute;width:1rem;height:1rem;z-index:1;display:block;border-radius:50%;background-color:#fff}.form-check-input[type=radio]:checked{background-image:none;background-color:#fff}.form-check-input[type=radio]:checked:after{border-radius:50%;width:.625rem;height:.625rem;margin-top:.1875rem;margin-left:.1875rem;-webkit-transition:border-color;transition:border-color}.form-check-input[type=radio]:checked:focus{background-color:#fff}.form-check-label:hover{cursor:pointer}.form-switch{padding-left:1.85rem}.form-switch .form-check-input{background-image:none;border-width:0;border-radius:.4375rem;width:2.25rem;height:.875rem;background-color:rgba(0,0,0,.38);margin-top:.35rem;margin-right:.7rem}.form-switch .form-check-input:after{content:"";position:absolute;border:none;z-index:2;border-radius:50%;width:1.25rem;height:1.25rem;background-color:#fff;margin-top:-.1875rem;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,transform .2s;transition:background-color .2s,transform .2s,-webkit-transform .2s}.form-switch .form-check-input:focus{background-image:none}.form-switch .form-check-input:focus:before{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s;transition:box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.form-switch .form-check-input:focus:after{border-radius:50%;width:1.25rem;height:1.25rem}.form-switch .form-check-input:checked,.form-switch .form-check-input:checked:focus{background-image:none}.form-switch .form-check-input:checked:focus:before{margin-left:1.0625rem;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s;transition:box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.form-switch .form-check-input:checked[type=checkbox]{background-image:none}.form-switch .form-check-input:checked[type=checkbox]:after{content:"";position:absolute;border:none;z-index:2;border-radius:50%;width:1.25rem;height:1.25rem;margin-top:-3px;margin-left:1.0625rem;-webkit-transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,-webkit-transform .2s;transition:background-color .2s,transform .2s;transition:background-color .2s,transform .2s,-webkit-transform .2s}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button,.form-control[type=file]::-webkit-file-upload-button{background-color:transparent}.form-control-sm::-webkit-file-upload-button{padding:.28rem .5rem;margin:-.28rem -.5rem}.input-group>.form-control{min-height:calc(2.08rem + 2px);height:calc(2.08rem + 2px);padding-top:.27rem;padding-bottom:.27rem;-webkit-transition:all .2s linear;transition:all .2s linear}.input-group>.form-control:focus{-webkit-transition:all .2s linear;transition:all .2s linear;outline:0}.input-group-text{padding-top:.26rem;padding-bottom:.26rem}.input-group-lg>.form-control{height:calc(2.645rem + 2px);font-size:1rem;padding-top:.33rem;padding-bottom:.33rem}.input-group-lg .input-group-text{font-size:1rem}.input-group-sm>.form-control{min-height:calc(1.66rem + 2px);height:calc(1.66rem + 2px);font-size:.775rem;padding-top:.33rem;padding-bottom:.33rem}.input-group-sm .input-group-text{font-size:.775rem;line-height:1.6}.input-group.form-outline .input-group-text{border-left:0}.input-group.form-outline input+.input-group-text{border:0;border-left:1px solid #bdbdbd}.input-group .form-outline:not(:first-child),.input-group .form-outline:not(:first-child) .form-notch-leading{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.input-group .form-outline:not(:last-child),.input-group .form-outline:not(:last-child) .form-notch-trailing{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-group>[class*=btn-outline-]+[class*=btn-outline-]{border-left:0}.input-group .invalid-feedback,.input-group .valid-feedback,.was-validated .input-group .invalid-feedback,.was-validated .input-group .valid-feedback{margin-top:2.5rem}.valid-feedback{width:auto;color:#00b74a;margin-top:-.75rem}.valid-feedback,.valid-tooltip{position:absolute;display:none;font-size:.875rem}.valid-tooltip{top:100%;z-index:5;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;background-color:rgba(0,183,74,.9);border-radius:.25rem!important;color:#fff}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{margin-bottom:1rem;background-image:none;border-color:#00b74a}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#00b74a;-webkit-box-shadow:0 0 0 .25rem rgba(0,183,74,.25);box-shadow:0 0 0 .25rem rgba(0,183,74,.25)}.form-outline .form-control.is-valid~.form-label,.was-validated .form-outline .form-control:valid~.form-label{color:#00b74a}.form-outline .form-control.is-valid~.form-notch .form-notch-leading,.form-outline .form-control.is-valid~.form-notch .form-notch-middle,.form-outline .form-control.is-valid~.form-notch .form-notch-trailing,.form-select.is-valid,.was-validated .form-outline .form-control:valid~.form-notch .form-notch-leading,.was-validated .form-outline .form-control:valid~.form-notch .form-notch-middle,.was-validated .form-outline .form-control:valid~.form-notch .form-notch-trailing,.was-validated .form-select:valid{border-color:#00b74a}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#00b74a;-webkit-box-shadow:0 0 0 .25rem rgba(0,183,74,.25);box-shadow:0 0 0 .25rem rgba(0,183,74,.25)}.form-select.is-valid~.valid-feedback,.was-validated .form-select:valid~.valid-feedback{margin-top:0}.input-group .form-control.is-valid,.was-validated .input-group .form-control:valid{margin-bottom:0}.was-validated input[type=file].form-control:valid .valid-feedback,input[type=file].form-control.is-valid .valid-feedback{margin-top:0}.was-validated input[type=file].form-control:valid:focus,input[type=file].form-control.is-valid:focus{-webkit-box-shadow:inset 0 0 0 1px #00b74a;box-shadow:inset 0 0 0 1px #00b74a;border-color:#00b74a}.was-validated input[type=file].form-control:valid:focus~.form-file-label,input[type=file].form-control.is-valid:focus~.form-file-label{-webkit-box-shadow:none;box-shadow:none}.was-validated input[type=file].form-control:valid:focus-within~.form-file-label .form-file-button,.was-validated input[type=file].form-control:valid:focus-within~.form-file-label .form-file-text,input[type=file].form-control.is-valid:focus-within~.form-file-label .form-file-button,input[type=file].form-control.is-valid:focus-within~.form-file-label .form-file-text{border-color:#00b74a}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#00b74a}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#00b74a}.form-check-input.is-valid:checked:focus:before,.was-validated .form-check-input:valid:checked:focus:before{-webkit-box-shadow:0 0 0 13px #00b74a;box-shadow:0 0 0 13px #00b74a}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:none;box-shadow:none}.form-check-input.is-valid:focus:before,.was-validated .form-check-input:valid:focus:before{-webkit-box-shadow:0 0 0 13px #00b74a;box-shadow:0 0 0 13px #00b74a}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#00b74a;margin-bottom:1rem}.form-check-input.is-valid[type=checkbox]:checked:focus,.was-validated .form-check-input:valid[type=checkbox]:checked:focus{background-color:#00b74a;border-color:#00b74a}.form-check-input.is-valid[type=radio]:checked,.was-validated .form-check-input:valid[type=radio]:checked{border-color:#00b74a;background-color:#fff}.form-check-input.is-valid[type=radio]:checked:focus:before,.was-validated .form-check-input:valid[type=radio]:checked:focus:before{-webkit-box-shadow:0 0 0 13px #00b74a;box-shadow:0 0 0 13px #00b74a}.form-check-input.is-valid[type=radio]:checked:after,.was-validated .form-check-input:valid[type=radio]:checked:after{border-color:#00b74a;background-color:#00b74a}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.invalid-feedback{width:auto;color:#f93154;margin-top:-.75rem}.invalid-feedback,.invalid-tooltip{position:absolute;display:none;font-size:.875rem}.invalid-tooltip{top:100%;z-index:5;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;background-color:rgba(249,49,84,.9);border-radius:.25rem!important;color:#fff}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{margin-bottom:1rem;background-image:none;border-color:#f93154}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#f93154;-webkit-box-shadow:0 0 0 .25rem rgba(249,49,84,.25);box-shadow:0 0 0 .25rem rgba(249,49,84,.25)}.form-outline .form-control.is-invalid~.form-label,.was-validated .form-outline .form-control:invalid~.form-label{color:#f93154}.form-outline .form-control.is-invalid~.form-notch .form-notch-leading,.form-outline .form-control.is-invalid~.form-notch .form-notch-middle,.form-outline .form-control.is-invalid~.form-notch .form-notch-trailing,.form-select.is-invalid,.was-validated .form-outline .form-control:invalid~.form-notch .form-notch-leading,.was-validated .form-outline .form-control:invalid~.form-notch .form-notch-middle,.was-validated .form-outline .form-control:invalid~.form-notch .form-notch-trailing,.was-validated .form-select:invalid{border-color:#f93154}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#f93154;-webkit-box-shadow:0 0 0 .25rem rgba(249,49,84,.25);box-shadow:0 0 0 .25rem rgba(249,49,84,.25)}.form-select.is-invalid~.invalid-feedback,.was-validated .form-select:invalid~.invalid-feedback{margin-top:0}.input-group .form-control.is-invalid,.was-validated .input-group .form-control:invalid{margin-bottom:0}.was-validated input[type=file].form-control:invalid .invalid-feedback,input[type=file].form-control.is-invalid .invalid-feedback{margin-top:0}.was-validated input[type=file].form-control:invalid:focus,input[type=file].form-control.is-invalid:focus{-webkit-box-shadow:inset 0 0 0 1px #f93154;box-shadow:inset 0 0 0 1px #f93154;border-color:#f93154}.was-validated input[type=file].form-control:invalid:focus~.form-file-label,input[type=file].form-control.is-invalid:focus~.form-file-label{-webkit-box-shadow:none;box-shadow:none}.was-validated input[type=file].form-control:invalid:focus-within~.form-file-label .form-file-button,.was-validated input[type=file].form-control:invalid:focus-within~.form-file-label .form-file-text,input[type=file].form-control.is-invalid:focus-within~.form-file-label .form-file-button,input[type=file].form-control.is-invalid:focus-within~.form-file-label .form-file-text{border-color:#f93154}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#f93154}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#f93154}.form-check-input.is-invalid:checked:focus:before,.was-validated .form-check-input:invalid:checked:focus:before{-webkit-box-shadow:0 0 0 13px #f93154;box-shadow:0 0 0 13px #f93154}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:none;box-shadow:none}.form-check-input.is-invalid:focus:before,.was-validated .form-check-input:invalid:focus:before{-webkit-box-shadow:0 0 0 13px #f93154;box-shadow:0 0 0 13px #f93154}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#f93154;margin-bottom:1rem}.form-check-input.is-invalid[type=checkbox]:checked:focus,.was-validated .form-check-input:invalid[type=checkbox]:checked:focus{background-color:#f93154;border-color:#f93154}.form-check-input.is-invalid[type=radio]:checked,.was-validated .form-check-input:invalid[type=radio]:checked{border-color:#f93154;background-color:#fff}.form-check-input.is-invalid[type=radio]:checked:focus:before,.was-validated .form-check-input:invalid[type=radio]:checked:focus:before{-webkit-box-shadow:0 0 0 13px #f93154;box-shadow:0 0 0 13px #f93154}.form-check-input.is-invalid[type=radio]:checked:after,.was-validated .form-check-input:invalid[type=radio]:checked:after{border-color:#f93154;background-color:#f93154}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.form-range:focus{-webkit-box-shadow:none;box-shadow:none}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:none;box-shadow:none}.form-range:focus::-moz-range-thumb{box-shadow:none}.form-range:focus::-ms-thumb{box-shadow:none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{margin-top:-6px;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;appearance:none}.form-range::-webkit-slider-runnable-track{height:4px;border-radius:0}.form-range::-moz-range-thumb{box-shadow:none;-moz-appearance:none;appearance:none}.table{font-size:.9rem}.table>:not(caption)>*>*{padding:1rem 1.4rem;-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in;background-image:none;background-color:var(--bs-table-accent-bg)}.table th{font-weight:500}.table tbody{font-weight:300}.table>:not(:last-child)>:last-child>*{border-bottom-color:inherit}.table-sm>:not(caption)>*>*{padding:.5rem 1.4rem}.table-primary{background-color:#d0e0fc}.table-secondary{background-color:#f0d8ff}.table-success{background-color:#ccf1db}.table-info{background-color:#d7f2fb}.table-warning{background-color:#fec}.table-danger{background-color:#fed6dd}.table-light{background-color:#fbfbfb}.table-dark{background-color:#262626}.btn{text-transform:uppercase;vertical-align:bottom;border:0;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);font-weight:500;padding:.625rem 1.5rem .5rem;font-size:.75rem;line-height:1.5}.btn.active,.btn.active:focus,.btn.focus,.btn:active,.btn:active:focus,.btn:focus,.btn:hover{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);border:0}.btn-check:focus+.btn,.btn:focus{outline:0;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}[class*=btn-outline-]{border-width:.125rem;border-style:solid;-webkit-box-shadow:none;box-shadow:none;padding:.5rem 1.375rem .375rem}[class*=btn-outline-].focus,[class*=btn-outline-]:focus,[class*=btn-outline-]:hover{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}[class*=btn-outline-].active,[class*=btn-outline-].active:focus,[class*=btn-outline-].disabled,[class*=btn-outline-]:active,[class*=btn-outline-]:active:focus,[class*=btn-outline-]:disabled,fieldset:disabled [class*=btn-outline-]{-webkit-box-shadow:none;box-shadow:none}.btn-group-lg>[class*=btn-outline-].btn,[class*=btn-outline-].btn-lg{padding:.625rem 1.5625rem .5625rem}.btn-group-sm>[class*=btn-outline-].btn,[class*=btn-outline-].btn-sm{padding:.25rem .875rem .1875rem}.btn-check:active+.btn-primary:focus,.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-primary:focus,.btn-check:checked+.btn-secondary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-primary.dropdown-toggle:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-success{color:#fff;background-color:#00b74a}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#00913b}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#005121}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#00b74a}.btn-info{color:#fff;background-color:#39c0ed}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#16b5ea}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#1088b0}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#39c0ed}.btn-warning{color:#fff;background-color:#ffa900}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#d99000}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#996500}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#ffa900}.btn-danger{color:#fff;background-color:#f93154}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#f80c35}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#be0626}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f93154}.btn-light{color:#4f4f4f;background-color:#fbfbfb}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#4f4f4f;background-color:#e8e8e8}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#4f4f4f;background-color:#c8c8c8}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-light.disabled,.btn-light:disabled{color:#4f4f4f;background-color:#fbfbfb}.btn-dark{color:#fff;background-color:#262626}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#131313}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#262626}.btn-white{color:#4f4f4f;background-color:#fff}.btn-white.focus,.btn-white:focus,.btn-white:hover{color:#4f4f4f;background-color:#ececec}.btn-check:active+.btn-white,.btn-check:checked+.btn-white,.btn-white.active,.btn-white:active,.show>.btn-white.dropdown-toggle{color:#4f4f4f;background-color:#ccc}.btn-check:active+.btn-white:focus,.btn-check:checked+.btn-white:focus,.btn-white.active:focus,.btn-white:active:focus,.show>.btn-white.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-white.disabled,.btn-white:disabled{color:#4f4f4f;background-color:#fff}.btn-black,.btn-black.active,.btn-black.focus,.btn-black:active,.btn-black:focus,.btn-black:hover,.btn-check:active+.btn-black,.btn-check:checked+.btn-black,.show>.btn-black.dropdown-toggle{color:#fff;background-color:#000}.btn-black.active:focus,.btn-black:active:focus,.btn-check:active+.btn-black:focus,.btn-check:checked+.btn-black:focus,.show>.btn-black.dropdown-toggle:focus{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-black.disabled,.btn-black:disabled{color:#fff;background-color:#000}.btn-outline-primary:hover{background-color:rgba(0,0,0,.02)}.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus{background-color:transparent}.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-secondary:hover{background-color:rgba(0,0,0,.02)}.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:focus{background-color:transparent}.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-success{color:#00b74a;border-color:#00b74a}.btn-outline-success:hover{color:#00b74a;background-color:rgba(0,0,0,.02)}.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success.focus,.btn-outline-success:active,.btn-outline-success:focus{color:#00b74a;background-color:transparent}.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#00b74a}.btn-outline-info{color:#39c0ed;border-color:#39c0ed}.btn-outline-info:hover{color:#39c0ed;background-color:rgba(0,0,0,.02)}.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:focus{color:#39c0ed;background-color:transparent}.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#39c0ed}.btn-outline-warning{color:#ffa900;border-color:#ffa900}.btn-outline-warning:hover{color:#ffa900;background-color:rgba(0,0,0,.02)}.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning:focus{color:#ffa900;background-color:transparent}.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffa900}.btn-outline-danger{color:#f93154;border-color:#f93154}.btn-outline-danger:hover{color:#f93154;background-color:rgba(0,0,0,.02)}.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger.focus,.btn-outline-danger:active,.btn-outline-danger:focus{color:#f93154;background-color:transparent}.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f93154}.btn-outline-light{color:#fbfbfb;border-color:#fbfbfb}.btn-outline-light:hover{color:#fbfbfb;background-color:rgba(0,0,0,.02)}.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light.focus,.btn-outline-light:active,.btn-outline-light:focus{color:#fbfbfb;background-color:transparent}.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#fbfbfb}.btn-outline-dark{color:#262626;border-color:#262626}.btn-outline-dark:hover{color:#262626;background-color:rgba(0,0,0,.02)}.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark.focus,.btn-outline-dark:active,.btn-outline-dark:focus{color:#262626;background-color:transparent}.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#262626}.btn-outline-white{color:#fff;border-color:#fff}.btn-outline-white:hover{color:#fff;background-color:rgba(0,0,0,.02)}.btn-outline-white.active,.btn-outline-white.dropdown-toggle.show,.btn-outline-white.focus,.btn-outline-white:active,.btn-outline-white:focus{color:#fff;background-color:transparent}.btn-outline-white.active:focus,.btn-outline-white.dropdown-toggle.show:focus,.btn-outline-white:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-white.disabled,.btn-outline-white:disabled{color:#fff}.btn-outline-black{color:#000;border-color:#000}.btn-outline-black:hover{color:#000;background-color:rgba(0,0,0,.02)}.btn-outline-black.active,.btn-outline-black.dropdown-toggle.show,.btn-outline-black.focus,.btn-outline-black:active,.btn-outline-black:focus{color:#000;background-color:transparent}.btn-outline-black.active:focus,.btn-outline-black.dropdown-toggle.show:focus,.btn-outline-black:active:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline-black.disabled,.btn-outline-black:disabled{color:#000}.btn-group-lg>.btn,.btn-lg{padding:.75rem 1.6875rem .6875rem;font-size:.875rem;line-height:1.6}.btn-group-sm>.btn,.btn-sm{padding:.375rem 1rem .3125rem;font-size:.75rem;line-height:1.5}.btn-link{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:none}.btn-link.active,.btn-link.active:focus,.btn-link.focus,.btn-link:active,.btn-link:active:focus,.btn-link:focus,.btn-link:hover{-webkit-box-shadow:none;box-shadow:none;background-color:#f5f5f5}.btn-link.disabled,.btn-link:disabled,fieldset:disabled .btn-link{-webkit-box-shadow:none;box-shadow:none}.btn-rounded{border-radius:10rem}.btn-floating,[class*=btn-outline-].btn-floating{border-radius:50%;padding:0;position:relative}.btn-floating{width:2.3125rem;height:2.3125rem}.btn-floating .fab,.btn-floating .far,.btn-floating .fas{width:2.3125rem;line-height:2.3125rem}.btn-floating.btn-lg,.btn-group-lg>.btn-floating.btn{width:2.8125rem;height:2.8125rem}.btn-floating.btn-lg .fab,.btn-floating.btn-lg .far,.btn-floating.btn-lg .fas,.btn-group-lg>.btn-floating.btn .fab,.btn-group-lg>.btn-floating.btn .far,.btn-group-lg>.btn-floating.btn .fas{width:2.8125rem;line-height:2.8125rem}.btn-floating.btn-sm,.btn-group-sm>.btn-floating.btn{width:1.8125rem;height:1.8125rem}.btn-floating.btn-sm .fab,.btn-floating.btn-sm .far,.btn-floating.btn-sm .fas,.btn-group-sm>.btn-floating.btn .fab,.btn-group-sm>.btn-floating.btn .far,.btn-group-sm>.btn-floating.btn .fas{width:1.8125rem;line-height:1.8125rem}[class*=btn-outline-].btn-floating .fab,[class*=btn-outline-].btn-floating .far,[class*=btn-outline-].btn-floating .fas{width:2.0625rem;line-height:2.0625rem}.btn-group-lg>[class*=btn-outline-].btn-floating.btn .fab,.btn-group-lg>[class*=btn-outline-].btn-floating.btn .far,.btn-group-lg>[class*=btn-outline-].btn-floating.btn .fas,[class*=btn-outline-].btn-floating.btn-lg .fab,[class*=btn-outline-].btn-floating.btn-lg .far,[class*=btn-outline-].btn-floating.btn-lg .fas{width:2.5625rem;line-height:2.5625rem}.btn-group-sm>[class*=btn-outline-].btn-floating.btn .fab,.btn-group-sm>[class*=btn-outline-].btn-floating.btn .far,.btn-group-sm>[class*=btn-outline-].btn-floating.btn .fas,[class*=btn-outline-].btn-floating.btn-sm .fab,[class*=btn-outline-].btn-floating.btn-sm .far,[class*=btn-outline-].btn-floating.btn-sm .fas{width:1.5625rem;line-height:1.5625rem}.fixed-action-btn{position:fixed;right:2.1875rem;bottom:2.1875rem;z-index:1030;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse nowrap;flex-flow:column-reverse nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375rem 20px 20px;margin-bottom:0;height:auto;overflow:hidden}.fixed-action-btn>.btn-floating{position:relative;-webkit-transform:scale(1.2);transform:scale(1.2);z-index:10}.fixed-action-btn ul{position:absolute;bottom:0;left:0;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;text-align:center;opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;z-index:-1}.fixed-action-btn ul,.fixed-action-btn ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-action-btn ul li{z-index:0;margin-right:auto;margin-bottom:1.5rem;margin-left:auto}.fixed-action-btn ul li:first-of-type{margin-top:.75rem}.fixed-action-btn ul a.btn{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.fixed-action-btn.active ul,.fixed-action-btn ul a.btn.shown{opacity:1}.close{font-size:calc(1.275rem + .3vw);font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:focus,.close:hover{opacity:.75}.close.disabled,.close:disabled{pointer-events:none}button.close{padding:0;background-color:transparent;border:0}.embed-responsive{position:relative;width:100%}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;width:100%;height:100%}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.sr-only,.sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}/*! - * # Semantic UI 2.4.2 - Flag - * http://github.com/semantic-org/semantic-ui/ - * - * - * Released under the MIT license - * http://opensource.org/licenses/MIT - * - */i.flag:not(.icon){margin:0 .5em 0 0;line-height:11px;text-decoration:inherit;vertical-align:baseline;-webkit-backface-visibility:hidden;backface-visibility:hidden}i.flag:not(.icon),i.flag:not(.icon):before{display:inline-block;width:16px;height:11px}i.flag:not(.icon):before{content:"";background:url(https://mdbootstrap.com/img/svg/flags.png) no-repeat -108px -1976px}i.flag.ad:before,i.flag.andorra:before{background-position:0 0}i.flag.ae:before,i.flag.uae:before,i.flag.united.arab.emirates:before{background-position:0 -26px}i.flag.af:before,i.flag.afghanistan:before{background-position:0 -52px}i.flag.ag:before,i.flag.antigua:before{background-position:0 -78px}i.flag.ai:before,i.flag.anguilla:before{background-position:0 -104px}i.flag.al:before,i.flag.albania:before{background-position:0 -130px}i.flag.am:before,i.flag.armenia:before{background-position:0 -156px}i.flag.an:before,i.flag.netherlands.antilles:before{background-position:0 -182px}i.flag.angola:before,i.flag.ao:before{background-position:0 -208px}i.flag.ar:before,i.flag.argentina:before{background-position:0 -234px}i.flag.american.samoa:before,i.flag.as:before{background-position:0 -260px}i.flag.at:before,i.flag.austria:before{background-position:0 -286px}i.flag.au:before,i.flag.australia:before{background-position:0 -312px}i.flag.aruba:before,i.flag.aw:before{background-position:0 -338px}i.flag.aland.islands:before,i.flag.ax:before{background-position:0 -364px}i.flag.az:before,i.flag.azerbaijan:before{background-position:0 -390px}i.flag.ba:before,i.flag.bosnia:before{background-position:0 -416px}i.flag.barbados:before,i.flag.bb:before{background-position:0 -442px}i.flag.bangladesh:before,i.flag.bd:before{background-position:0 -468px}i.flag.be:before,i.flag.belgium:before{background-position:0 -494px}i.flag.bf:before,i.flag.burkina.faso:before{background-position:0 -520px}i.flag.bg:before,i.flag.bulgaria:before{background-position:0 -546px}i.flag.bahrain:before,i.flag.bh:before{background-position:0 -572px}i.flag.bi:before,i.flag.burundi:before{background-position:0 -598px}i.flag.benin:before,i.flag.bj:before{background-position:0 -624px}i.flag.bermuda:before,i.flag.bm:before{background-position:0 -650px}i.flag.bn:before,i.flag.brunei:before{background-position:0 -676px}i.flag.bo:before,i.flag.bolivia:before{background-position:0 -702px}i.flag.br:before,i.flag.brazil:before{background-position:0 -728px}i.flag.bahamas:before,i.flag.bs:before{background-position:0 -754px}i.flag.bhutan:before,i.flag.bt:before{background-position:0 -780px}i.flag.bouvet.island:before,i.flag.bv:before{background-position:0 -806px}i.flag.botswana:before,i.flag.bw:before{background-position:0 -832px}i.flag.belarus:before,i.flag.by:before{background-position:0 -858px}i.flag.belize:before,i.flag.bz:before{background-position:0 -884px}i.flag.ca:before,i.flag.canada:before{background-position:0 -910px}i.flag.cc:before,i.flag.cocos.islands:before{background-position:0 -962px}i.flag.cd:before,i.flag.congo:before{background-position:0 -988px}i.flag.central.african.republic:before,i.flag.cf:before{background-position:0 -1014px}i.flag.cg:before,i.flag.congo.brazzaville:before{background-position:0 -1040px}i.flag.ch:before,i.flag.switzerland:before{background-position:0 -1066px}i.flag.ci:before,i.flag.cote.divoire:before{background-position:0 -1092px}i.flag.ck:before,i.flag.cook.islands:before{background-position:0 -1118px}i.flag.chile:before,i.flag.cl:before{background-position:0 -1144px}i.flag.cameroon:before,i.flag.cm:before{background-position:0 -1170px}i.flag.china:before,i.flag.cn:before{background-position:0 -1196px}i.flag.co:before,i.flag.colombia:before{background-position:0 -1222px}i.flag.costa.rica:before,i.flag.cr:before{background-position:0 -1248px}i.flag.cs:before,i.flag.serbia:before{background-position:0 -1274px}i.flag.cu:before,i.flag.cuba:before{background-position:0 -1300px}i.flag.cape.verde:before,i.flag.cv:before{background-position:0 -1326px}i.flag.christmas.island:before,i.flag.cx:before{background-position:0 -1352px}i.flag.cy:before,i.flag.cyprus:before{background-position:0 -1378px}i.flag.cz:before,i.flag.czech.republic:before{background-position:0 -1404px}i.flag.de:before,i.flag.germany:before{background-position:0 -1430px}i.flag.dj:before,i.flag.djibouti:before{background-position:0 -1456px}i.flag.denmark:before,i.flag.dk:before{background-position:0 -1482px}i.flag.dm:before,i.flag.dominica:before{background-position:0 -1508px}i.flag.do:before,i.flag.dominican.republic:before{background-position:0 -1534px}i.flag.algeria:before,i.flag.dz:before{background-position:0 -1560px}i.flag.ec:before,i.flag.ecuador:before{background-position:0 -1586px}i.flag.ee:before,i.flag.estonia:before{background-position:0 -1612px}i.flag.eg:before,i.flag.egypt:before{background-position:0 -1638px}i.flag.eh:before,i.flag.western.sahara:before{background-position:0 -1664px}i.flag.england:before,i.flag.gb.eng:before{background-position:0 -1690px}i.flag.er:before,i.flag.eritrea:before{background-position:0 -1716px}i.flag.es:before,i.flag.spain:before{background-position:0 -1742px}i.flag.et:before,i.flag.ethiopia:before{background-position:0 -1768px}i.flag.eu:before,i.flag.european.union:before{background-position:0 -1794px}i.flag.fi:before,i.flag.finland:before{background-position:0 -1846px}i.flag.fiji:before,i.flag.fj:before{background-position:0 -1872px}i.flag.falkland.islands:before,i.flag.fk:before{background-position:0 -1898px}i.flag.fm:before,i.flag.micronesia:before{background-position:0 -1924px}i.flag.faroe.islands:before,i.flag.fo:before{background-position:0 -1950px}i.flag.fr:before,i.flag.france:before{background-position:0 -1976px}i.flag.ga:before,i.flag.gabon:before{background-position:-36px 0}i.flag.gb:before,i.flag.uk:before,i.flag.united.kingdom:before{background-position:-36px -26px}i.flag.gd:before,i.flag.grenada:before{background-position:-36px -52px}i.flag.ge:before,i.flag.georgia:before{background-position:-36px -78px}i.flag.french.guiana:before,i.flag.gf:before{background-position:-36px -104px}i.flag.gh:before,i.flag.ghana:before{background-position:-36px -130px}i.flag.gi:before,i.flag.gibraltar:before{background-position:-36px -156px}i.flag.gl:before,i.flag.greenland:before{background-position:-36px -182px}i.flag.gambia:before,i.flag.gm:before{background-position:-36px -208px}i.flag.gn:before,i.flag.guinea:before{background-position:-36px -234px}i.flag.gp:before,i.flag.guadeloupe:before{background-position:-36px -260px}i.flag.equatorial.guinea:before,i.flag.gq:before{background-position:-36px -286px}i.flag.gr:before,i.flag.greece:before{background-position:-36px -312px}i.flag.gs:before,i.flag.sandwich.islands:before{background-position:-36px -338px}i.flag.gt:before,i.flag.guatemala:before{background-position:-36px -364px}i.flag.gu:before,i.flag.guam:before{background-position:-36px -390px}i.flag.guinea-bissau:before,i.flag.gw:before{background-position:-36px -416px}i.flag.guyana:before,i.flag.gy:before{background-position:-36px -442px}i.flag.hk:before,i.flag.hong.kong:before{background-position:-36px -468px}i.flag.heard.island:before,i.flag.hm:before{background-position:-36px -494px}i.flag.hn:before,i.flag.honduras:before{background-position:-36px -520px}i.flag.croatia:before,i.flag.hr:before{background-position:-36px -546px}i.flag.haiti:before,i.flag.ht:before{background-position:-36px -572px}i.flag.hu:before,i.flag.hungary:before{background-position:-36px -598px}i.flag.id:before,i.flag.indonesia:before{background-position:-36px -624px}i.flag.ie:before,i.flag.ireland:before{background-position:-36px -650px}i.flag.il:before,i.flag.israel:before{background-position:-36px -676px}i.flag.in:before,i.flag.india:before{background-position:-36px -702px}i.flag.indian.ocean.territory:before,i.flag.io:before{background-position:-36px -728px}i.flag.iq:before,i.flag.iraq:before{background-position:-36px -754px}i.flag.ir:before,i.flag.iran:before{background-position:-36px -780px}i.flag.iceland:before,i.flag.is:before{background-position:-36px -806px}i.flag.it:before,i.flag.italy:before{background-position:-36px -832px}i.flag.jamaica:before,i.flag.jm:before{background-position:-36px -858px}i.flag.jo:before,i.flag.jordan:before{background-position:-36px -884px}i.flag.japan:before,i.flag.jp:before{background-position:-36px -910px}i.flag.ke:before,i.flag.kenya:before{background-position:-36px -936px}i.flag.kg:before,i.flag.kyrgyzstan:before{background-position:-36px -962px}i.flag.cambodia:before,i.flag.kh:before{background-position:-36px -988px}i.flag.ki:before,i.flag.kiribati:before{background-position:-36px -1014px}i.flag.comoros:before,i.flag.km:before{background-position:-36px -1040px}i.flag.kn:before,i.flag.saint.kitts.and.nevis:before{background-position:-36px -1066px}i.flag.kp:before,i.flag.north.korea:before{background-position:-36px -1092px}i.flag.kr:before,i.flag.south.korea:before{background-position:-36px -1118px}i.flag.kuwait:before,i.flag.kw:before{background-position:-36px -1144px}i.flag.cayman.islands:before,i.flag.ky:before{background-position:-36px -1170px}i.flag.kazakhstan:before,i.flag.kz:before{background-position:-36px -1196px}i.flag.la:before,i.flag.laos:before{background-position:-36px -1222px}i.flag.lb:before,i.flag.lebanon:before{background-position:-36px -1248px}i.flag.lc:before,i.flag.saint.lucia:before{background-position:-36px -1274px}i.flag.li:before,i.flag.liechtenstein:before{background-position:-36px -1300px}i.flag.lk:before,i.flag.sri.lanka:before{background-position:-36px -1326px}i.flag.liberia:before,i.flag.lr:before{background-position:-36px -1352px}i.flag.lesotho:before,i.flag.ls:before{background-position:-36px -1378px}i.flag.lithuania:before,i.flag.lt:before{background-position:-36px -1404px}i.flag.lu:before,i.flag.luxembourg:before{background-position:-36px -1430px}i.flag.latvia:before,i.flag.lv:before{background-position:-36px -1456px}i.flag.libya:before,i.flag.ly:before{background-position:-36px -1482px}i.flag.ma:before,i.flag.morocco:before{background-position:-36px -1508px}i.flag.mc:before,i.flag.monaco:before{background-position:-36px -1534px}i.flag.md:before,i.flag.moldova:before{background-position:-36px -1560px}i.flag.me:before,i.flag.montenegro:before{background-position:-36px -1586px}i.flag.madagascar:before,i.flag.mg:before{background-position:-36px -1613px}i.flag.marshall.islands:before,i.flag.mh:before{background-position:-36px -1639px}i.flag.macedonia:before,i.flag.mk:before{background-position:-36px -1665px}i.flag.mali:before,i.flag.ml:before{background-position:-36px -1691px}i.flag.burma:before,i.flag.mm:before,i.flag.myanmar:before{background-position:-73px -1821px}i.flag.mn:before,i.flag.mongolia:before{background-position:-36px -1743px}i.flag.macau:before,i.flag.mo:before{background-position:-36px -1769px}i.flag.mp:before,i.flag.northern.mariana.islands:before{background-position:-36px -1795px}i.flag.martinique:before,i.flag.mq:before{background-position:-36px -1821px}i.flag.mauritania:before,i.flag.mr:before{background-position:-36px -1847px}i.flag.montserrat:before,i.flag.ms:before{background-position:-36px -1873px}i.flag.malta:before,i.flag.mt:before{background-position:-36px -1899px}i.flag.mauritius:before,i.flag.mu:before{background-position:-36px -1925px}i.flag.maldives:before,i.flag.mv:before{background-position:-36px -1951px}i.flag.malawi:before,i.flag.mw:before{background-position:-36px -1977px}i.flag.mexico:before,i.flag.mx:before{background-position:-72px 0}i.flag.malaysia:before,i.flag.my:before{background-position:-72px -26px}i.flag.mozambique:before,i.flag.mz:before{background-position:-72px -52px}i.flag.na:before,i.flag.namibia:before{background-position:-72px -78px}i.flag.nc:before,i.flag.new.caledonia:before{background-position:-72px -104px}i.flag.ne:before,i.flag.niger:before{background-position:-72px -130px}i.flag.nf:before,i.flag.norfolk.island:before{background-position:-72px -156px}i.flag.ng:before,i.flag.nigeria:before{background-position:-72px -182px}i.flag.ni:before,i.flag.nicaragua:before{background-position:-72px -208px}i.flag.netherlands:before,i.flag.nl:before{background-position:-72px -234px}i.flag.no:before,i.flag.norway:before{background-position:-72px -260px}i.flag.nepal:before,i.flag.np:before{background-position:-72px -286px}i.flag.nauru:before,i.flag.nr:before{background-position:-72px -312px}i.flag.niue:before,i.flag.nu:before{background-position:-72px -338px}i.flag.new.zealand:before,i.flag.nz:before{background-position:-72px -364px}i.flag.om:before,i.flag.oman:before{background-position:-72px -390px}i.flag.pa:before,i.flag.panama:before{background-position:-72px -416px}i.flag.pe:before,i.flag.peru:before{background-position:-72px -442px}i.flag.french.polynesia:before,i.flag.pf:before{background-position:-72px -468px}i.flag.new.guinea:before,i.flag.pg:before{background-position:-72px -494px}i.flag.ph:before,i.flag.philippines:before{background-position:-72px -520px}i.flag.pakistan:before,i.flag.pk:before{background-position:-72px -546px}i.flag.pl:before,i.flag.poland:before{background-position:-72px -572px}i.flag.pm:before,i.flag.saint.pierre:before{background-position:-72px -598px}i.flag.pitcairn.islands:before,i.flag.pn:before{background-position:-72px -624px}i.flag.pr:before,i.flag.puerto.rico:before{background-position:-72px -650px}i.flag.palestine:before,i.flag.ps:before{background-position:-72px -676px}i.flag.portugal:before,i.flag.pt:before{background-position:-72px -702px}i.flag.palau:before,i.flag.pw:before{background-position:-72px -728px}i.flag.paraguay:before,i.flag.py:before{background-position:-72px -754px}i.flag.qa:before,i.flag.qatar:before{background-position:-72px -780px}i.flag.re:before,i.flag.reunion:before{background-position:-72px -806px}i.flag.ro:before,i.flag.romania:before{background-position:-72px -832px}i.flag.rs:before,i.flag.serbia:before{background-position:-72px -858px}i.flag.ru:before,i.flag.russia:before{background-position:-72px -884px}i.flag.rw:before,i.flag.rwanda:before{background-position:-72px -910px}i.flag.sa:before,i.flag.saudi.arabia:before{background-position:-72px -936px}i.flag.sb:before,i.flag.solomon.islands:before{background-position:-72px -962px}i.flag.sc:before,i.flag.seychelles:before{background-position:-72px -988px}i.flag.gb.sct:before,i.flag.scotland:before{background-position:-72px -1014px}i.flag.sd:before,i.flag.sudan:before{background-position:-72px -1040px}i.flag.se:before,i.flag.sweden:before{background-position:-72px -1066px}i.flag.sg:before,i.flag.singapore:before{background-position:-72px -1092px}i.flag.saint.helena:before,i.flag.sh:before{background-position:-72px -1118px}i.flag.si:before,i.flag.slovenia:before{background-position:-72px -1144px}i.flag.jan.mayen:before,i.flag.sj:before,i.flag.svalbard:before{background-position:-72px -1170px}i.flag.sk:before,i.flag.slovakia:before{background-position:-72px -1196px}i.flag.sierra.leone:before,i.flag.sl:before{background-position:-72px -1222px}i.flag.san.marino:before,i.flag.sm:before{background-position:-72px -1248px}i.flag.senegal:before,i.flag.sn:before{background-position:-72px -1274px}i.flag.so:before,i.flag.somalia:before{background-position:-72px -1300px}i.flag.sr:before,i.flag.suriname:before{background-position:-72px -1326px}i.flag.sao.tome:before,i.flag.st:before{background-position:-72px -1352px}i.flag.el.salvador:before,i.flag.sv:before{background-position:-72px -1378px}i.flag.sy:before,i.flag.syria:before{background-position:-72px -1404px}i.flag.swaziland:before,i.flag.sz:before{background-position:-72px -1430px}i.flag.caicos.islands:before,i.flag.tc:before{background-position:-72px -1456px}i.flag.chad:before,i.flag.td:before{background-position:-72px -1482px}i.flag.french.territories:before,i.flag.tf:before{background-position:-72px -1508px}i.flag.tg:before,i.flag.togo:before{background-position:-72px -1534px}i.flag.th:before,i.flag.thailand:before{background-position:-72px -1560px}i.flag.tajikistan:before,i.flag.tj:before{background-position:-72px -1586px}i.flag.tk:before,i.flag.tokelau:before{background-position:-72px -1612px}i.flag.timorleste:before,i.flag.tl:before{background-position:-72px -1638px}i.flag.tm:before,i.flag.turkmenistan:before{background-position:-72px -1664px}i.flag.tn:before,i.flag.tunisia:before{background-position:-72px -1690px}i.flag.to:before,i.flag.tonga:before{background-position:-72px -1716px}i.flag.tr:before,i.flag.turkey:before{background-position:-72px -1742px}i.flag.trinidad:before,i.flag.tt:before{background-position:-72px -1768px}i.flag.tuvalu:before,i.flag.tv:before{background-position:-72px -1794px}i.flag.taiwan:before,i.flag.tw:before{background-position:-72px -1820px}i.flag.tanzania:before,i.flag.tz:before{background-position:-72px -1846px}i.flag.ua:before,i.flag.ukraine:before{background-position:-72px -1872px}i.flag.ug:before,i.flag.uganda:before{background-position:-72px -1898px}i.flag.um:before,i.flag.us.minor.islands:before{background-position:-72px -1924px}i.flag.america:before,i.flag.united.states:before,i.flag.us:before{background-position:-72px -1950px}i.flag.uruguay:before,i.flag.uy:before{background-position:-72px -1976px}i.flag.uz:before,i.flag.uzbekistan:before{background-position:-108px 0}i.flag.va:before,i.flag.vatican.city:before{background-position:-108px -26px}i.flag.saint.vincent:before,i.flag.vc:before{background-position:-108px -52px}i.flag.ve:before,i.flag.venezuela:before{background-position:-108px -78px}i.flag.british.virgin.islands:before,i.flag.vg:before{background-position:-108px -104px}i.flag.us.virgin.islands:before,i.flag.vi:before{background-position:-108px -130px}i.flag.vietnam:before,i.flag.vn:before{background-position:-108px -156px}i.flag.vanuatu:before,i.flag.vu:before{background-position:-108px -182px}i.flag.gb.wls:before,i.flag.wales:before{background-position:-108px -208px}i.flag.wallis.and.futuna:before,i.flag.wf:before{background-position:-108px -234px}i.flag.samoa:before,i.flag.ws:before{background-position:-108px -260px}i.flag.ye:before,i.flag.yemen:before{background-position:-108px -286px}i.flag.mayotte:before,i.flag.yt:before{background-position:-108px -312px}i.flag.south.africa:before,i.flag.za:before{background-position:-108px -338px}i.flag.zambia:before,i.flag.zm:before{background-position:-108px -364px}i.flag.zimbabwe:before,i.flag.zw:before{background-position:-108px -390px}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;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;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-dark .carousel-indicators li{background-color:#000}.dropdown-menu{color:#212529;margin:0;padding-top:0;padding-bottom:0;border:0;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);box-shadow:0 5px 15px 0 rgba(0,0,0,.05);font-size:.875rem}.dropdown-menu>li{border-radius:0}.dropdown-menu>li:first-child,.dropdown-menu>li:first-child .dropdown-item{border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-left-radius:0;border-bottom-right-radius:0}.dropdown-menu>li:not(:first-child):not(:last-child) .dropdown-item{border-radius:0}.dropdown-menu>li:last-child,.dropdown-menu>li:last-child .dropdown-item{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.dropdown-menu.animation{display:block;-webkit-animation-duration:.55s;animation-duration:.55s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.dropdown-item{padding:.5rem 1rem;color:#212529;border-radius:0}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{color:#16181b;background-color:#eee}.hidden-arrow.dropdown-toggle:after{display:none}.animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;padding:auto}@media(prefers-reduced-motion){.animation{-webkit-transition:none!important;transition:none!important;-webkit-animation:unset!important;animation:unset!important}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.fade-out{-webkit-animation-name:fade-out;animation-name:fade-out}.btn-group,.btn-group-vertical{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);border-radius:3px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.btn-group-vertical.active,.btn-group-vertical.active:focus,.btn-group-vertical.focus,.btn-group-vertical:active,.btn-group-vertical:active:focus,.btn-group-vertical:focus,.btn-group-vertical:hover,.btn-group.active,.btn-group.active:focus,.btn-group.focus,.btn-group:active,.btn-group:active:focus,.btn-group:focus,.btn-group:hover{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.1)}.btn-group-vertical.disabled,.btn-group-vertical:disabled,.btn-group.disabled,.btn-group:disabled,fieldset:disabled .btn-group,fieldset:disabled .btn-group-vertical{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);border:0}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group>.btn,.btn-group>.btn-group{-webkit-box-shadow:none;box-shadow:none}.btn-group-vertical>.btn-link:first-child,.btn-group>.btn-link:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-link:last-child,.btn-group>.btn-link:last-child{border-top-right-radius:0;border-bottom-right-radius:0}.nav-tabs{border-bottom:0}.nav-tabs .nav-link{border:solid transparent;border-width:0 0 2px;border-radius:0;text-transform:uppercase;line-height:1;font-weight:500;font-size:12px;color:rgba(0,0,0,.6);padding:17px 29px 16px}.nav-tabs .nav-link:hover{background-color:#f5f5f5}.nav-pills{margin-left:-.5rem}.nav-pills .nav-link{border-radius:.25rem;font-size:12px;text-transform:uppercase;padding:17px 29px 16px;line-height:1;background-color:#f5f5f5;font-weight:500;color:rgba(0,0,0,.6);margin:.5rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#1266f1;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1)}.navbar{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.05);box-shadow:0 10px 20px 0 rgba(0,0,0,.05);padding-top:.5625rem}.navbar-toggler{border:0}.navbar-toggler:focus{-webkit-box-shadow:none;box-shadow:none}.navbar-dark .navbar-toggler,.navbar-light .navbar-toggler{border:0}.navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-brand img{margin-right:.25rem}.navbar-nav .dropdown-menu{position:absolute}.navbar-dark .navbar-toggler-icon,.navbar-light .navbar-toggler-icon{background-image:none}.card{border:0;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.05);box-shadow:0 10px 20px 0 rgba(0,0,0,.05)}.card .bg-image{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-header{background-color:hsla(0,0%,100%,0)}.card-body[class*=bg-]{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-footer{background-color:hsla(0,0%,100%,0)}.navbar .breadcrumb{background-color:transparent;margin-bottom:0}.navbar .breadcrumb .breadcrumb-item a{color:rgba(0,0,0,.55);-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.navbar .breadcrumb .breadcrumb-item a:focus,.navbar .breadcrumb .breadcrumb-item a:hover{color:rgba(0,0,0,.7)}.navbar .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:rgba(0,0,0,.55)}.page-link{font-size:.9rem;background-color:transparent;border:0;outline:0;-webkit-transition:all .3s linear;transition:all .3s linear;border-radius:.125rem}.page-link,.page-link:hover{color:#212529}.page-link:focus{-webkit-box-shadow:none;box-shadow:none}.page-item.active .page-link{border:0;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.1);-webkit-transition:all .2s linear;transition:all .2s linear}.page-item:first-child .page-link{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.page-item:last-child .page-link{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.page-item:not(:first-child) .page-link{margin-left:0}.pagination-lg .page-item:first-child .page-link,.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.pagination-lg .page-item:last-child .page-link,.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.pagination-circle .page-item:first-child .page-link,.pagination-circle .page-item:last-child .page-link{border-radius:50%}.pagination-circle .page-link{border-radius:50%;padding-left:.841rem;padding-right:.841rem}.pagination-circle.pagination-lg .page-link{padding-left:1.399414rem;padding-right:1.399415rem}.pagination-circle.pagination-sm .page-link{padding-left:.696rem;padding-right:.688rem}.badge-dot{position:absolute;border-radius:4.5px;height:9px;min-width:0;padding:0;width:9px;margin-left:-.3125rem}.badge-dot:empty{display:inline-block}.badge-notification{position:absolute;font-size:.6rem;margin-top:-.1rem;margin-left:-.5rem;padding:.2em .45em}.alert{border:0}.alert-absolute{position:absolute}.alert-fixed{position:fixed;z-index:1070}.parent-alert-relative{position:relative}.progress{border-radius:0}.list-group-item-action,.list-group-item-action:hover{-webkit-transition:.5s;transition:.5s}.btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.modal-content{border:0;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.05);box-shadow:0 10px 20px 0 rgba(0,0,0,.05)}.toast{background-color:#fff;border:0;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);box-shadow:0 5px 15px 0 rgba(0,0,0,.05)}.toast .btn-close{width:1.3em}.toast-header{background-color:#fff}.parent-toast-relative{position:relative}.toast-absolute{position:absolute}.toast-fixed{position:fixed;z-index:1060}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{display:none}.tooltip-inner{padding:6px 16px;font-size:14px;background-color:#6d6d6d;border-radius:.25rem}.popover{border:0;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.05);box-shadow:0 5px 15px 0 rgba(0,0,0,.05)}.popover .popover-arrow{display:none}.popover-header{background-color:#fff}.nav-pills.menu-sidebar .nav-link{font-size:.8rem;background-color:transparent;color:#262626;line-height:1.1rem;padding:0 5px;font-weight:400;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-transform:none;margin-top:3px;margin-bottom:3px}.nav-pills.menu-sidebar .nav-link.active,.nav-pills.menu-sidebar .show>.nav-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#1266f1;font-weight:600;border-left:.125rem solid #1266f1;border-radius:0}.ripple-surface{position:relative;overflow:hidden;display:inline-block;vertical-align:bottom}.ripple-surface-unbound{overflow:visible}.ripple-wave{background-image:radial-gradient(circle,rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,transparent 70%);border-radius:50%;opacity:.5;pointer-events:none;position:absolute;-ms-touch-action:none;touch-action:none;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(0,0,.15,1),cubic-bezier(0,0,.15,1);transition-timing-function:cubic-bezier(0,0,.15,1),cubic-bezier(0,0,.15,1);z-index:999}.ripple-wave.active{-webkit-transform:scale(1);transform:scale(1);opacity:0}.btn .ripple-wave{background-image:radial-gradient(circle,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.3) 40%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0) 70%)}.ripple-surface-secondary .ripple-wave{background-image:radial-gradient(circle,rgba(178,60,253,.2) 0,rgba(178,60,253,.3) 40%,rgba(178,60,253,.4) 50%,rgba(178,60,253,.5) 60%,rgba(178,60,253,0) 70%)}.ripple-surface-success .ripple-wave{background-image:radial-gradient(circle,rgba(0,183,74,.2) 0,rgba(0,183,74,.3) 40%,rgba(0,183,74,.4) 50%,rgba(0,183,74,.5) 60%,rgba(0,183,74,0) 70%)}.ripple-surface-info .ripple-wave{background-image:radial-gradient(circle,rgba(57,192,237,.2) 0,rgba(57,192,237,.3) 40%,rgba(57,192,237,.4) 50%,rgba(57,192,237,.5) 60%,rgba(57,192,237,0) 70%)}.ripple-surface-warning .ripple-wave{background-image:radial-gradient(circle,rgba(255,169,0,.2) 0,rgba(255,169,0,.3) 40%,rgba(255,169,0,.4) 50%,rgba(255,169,0,.5) 60%,rgba(255,169,0,0) 70%)}.ripple-surface-danger .ripple-wave{background-image:radial-gradient(circle,rgba(249,49,84,.2) 0,rgba(249,49,84,.3) 40%,rgba(249,49,84,.4) 50%,rgba(249,49,84,.5) 60%,rgba(249,49,84,0) 70%)}.ripple-surface-light .ripple-wave{background-image:radial-gradient(circle,hsla(0,0%,98.4%,.2) 0,hsla(0,0%,98.4%,.3) 40%,hsla(0,0%,98.4%,.4) 50%,hsla(0,0%,98.4%,.5) 60%,hsla(0,0%,98.4%,0) 70%)}.ripple-surface-dark .ripple-wave{background-image:radial-gradient(circle,rgba(38,38,38,.2) 0,rgba(38,38,38,.3) 40%,rgba(38,38,38,.4) 50%,rgba(38,38,38,.5) 60%,rgba(38,38,38,0) 70%)}.ripple-surface-white .ripple-wave{background-image:radial-gradient(circle,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.3) 40%,hsla(0,0%,100%,.4) 50%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0) 70%)}.ripple-surface-black .ripple-wave{background-image:radial-gradient(circle,rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,transparent 70%)}.range{position:relative}.range .thumb{height:30px;width:30px;top:-35px;margin-left:-15px;text-align:center;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.range .thumb,.range .thumb:after{position:absolute;display:block;border-radius:50% 50% 50% 0}.range .thumb:after{content:"";-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#1266f1;z-index:-1}.range .thumb .thumb-value{display:block;font-size:12px;line-height:30px;color:#fff;font-weight:500;z-index:2}.range .thumb.thumb-active{-webkit-transform:scale(1);transform:scale(1)}.accordion-button:after{font-weight:700;font-family:Font Awesome\ 5 Pro,Font Awesome\ 5 Free;content:""}.accordion-button,.accordion-collapse{border:0}.accordion-button,.accordion-button:focus,.accordion-collapse{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.05);box-shadow:0 2px 10px 0 rgba(0,0,0,.05)}.accordion-button:not(.collapsed){color:inherit;background-color:inherit}.accordion-button:hover,.accordion-button:not(:hover):focus{background-color:rgba(0,0,0,.04)}.carousel-control-prev-icon:after{content:""}.carousel-control-next-icon:after,.carousel-control-prev-icon:after{font-weight:700;font-family:Font Awesome\ 5 Pro,Font Awesome\ 5 Free;font-size:1.7rem}.carousel-control-next-icon:after{content:""}body{background-color:#303030;color:#fff}.bg-primary{background-color:#1266f1!important;color:#fff}.bg-secondary{background-color:#b23cfd!important;color:#fff}.border,.border-bottom,.border-left,.border-right,.border-top{border-color:hsla(0,0%,100%,.12)!important}.border-primary{border-color:#1266f1!important}.border-secondary{border-color:#b23cfd!important}a:not(.sidenav-link):not(.btn):not(.dropdown-item):not(.nav-link):not(.navbar-brand):not(.page-link):not(.carousel-control-prev):not(.carousel-control-next){color:#72a4f7}a:not(.sidenav-link):not(.btn):not(.dropdown-item):not(.nav-link):not(.navbar-brand):not(.page-link):not(.carousel-control-prev):not(.carousel-control-next):hover{color:#5a95f5}.text-primary{color:#1266f1!important}.text-secondary{color:#b23cfd!important}.note{color:#424242}.note-primary{background-color:#e1ecfd;border-color:#1266f1}.note-secondary{background-color:#f4e3ff;border-color:#b23cfd}.alert-primary{color:#0b3d91;background-color:#d0e0fc;border-color:#b8d1fb}.alert-primary .alert-link{color:#093174}.alert-secondary{color:#6b2498;background-color:#f0d8ff;border-color:#e8c5fe}.alert-secondary .alert-link{color:#561d7a}.btn-primary{background-color:#1266f1;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#0c56d0;color:#fff}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{background-color:#093d94;color:#fff}.btn-primary.disabled,.btn-primary:disabled{background-color:#1266f1;color:#fff}.btn-secondary{background-color:#b23cfd;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#a316fd;color:#fff}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#8102d1;color:#fff}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#b23cfd;color:#fff}.btn-outline-primary,.btn-outline-primary:hover{color:#1266f1;border-color:#1266f1}.btn-outline-primary.active,.btn-outline-primary.disabled,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:disabled,.btn-outline-primary:focus{color:#1266f1}.btn-outline-secondary,.btn-outline-secondary:hover{color:#b23cfd;border-color:#b23cfd}.btn-outline-secondary.active,.btn-outline-secondary.disabled,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:disabled,.btn-outline-secondary:focus{color:#b23cfd}.btn-link{color:#72a4f7}.btn-link:hover{color:#5a95f5}.btn-link.active,.btn-link.active:focus,.btn-link.focus,.btn-link:active,.btn-link:active:focus,.btn-link:focus,.btn-link:hover{background-color:rgba(0,0,0,.15)}.list-group-item{background-color:#424242;border-color:hsla(0,0%,100%,.12)}.list-group-item.active{background-color:#1266f1;border-color:#1266f1}.list-group-item.disabled,.list-group-item:disabled{background-color:#424242}.list-group-item-action.active:focus,.list-group-item-action.active:hover{background-color:#1266f1;border-color:#1266f1}.list-group-item-action{color:#fff}.list-group-item-action:active,.list-group-item-action:focus,.list-group-item-action:hover{color:#fff;background:hsla(0,0%,100%,.3)}.list-group-item-action.list-group-item-primary{color:#8ab4f8}.list-group-item-action.list-group-item-primary:hover{color:#5a95f5;background-color:#d3e2fc}.list-group-item-action.list-group-item-secondary:hover{color:#9002ea;background-color:#daa1fe}.list-group-item-primary{color:#1266f1}.list-group-item-secondary{color:#b23cfd}.card{background-color:#424242;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.25);box-shadow:0 10px 20px 0 rgba(0,0,0,.25)}.card-header{border-bottom-color:hsla(0,0%,100%,.12)}.card-footer,.card-header{background-color:#424242!important}.card-footer{border-top-color:hsla(0,0%,100%,.12)}.card-link{color:#72a4f7}.card-link:hover{color:#5a95f5}.modal-content{background-color:#424242}.modal-header{border-bottom-color:hsla(0,0%,100%,.12);color:#fff}.modal-footer{border-top-color:hsla(0,0%,100%,.12)}.btn-close{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);width:20px}.dropdown-menu{color:#fff;background-color:#424242;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.25);box-shadow:0 5px 15px 0 rgba(0,0,0,.25)}.dropdown-item{color:#fff}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{color:#fff;background:hsla(0,0%,100%,.3)}.dropdown-divider{border-color:hsla(0,0%,100%,.12)}.dropdown-header,.dropdown-item-text{color:#dee2e6}.navbar .breadcrumb .breadcrumb-item+.breadcrumb-item:before,.navbar .breadcrumb .breadcrumb-item a,.navbar .breadcrumb .breadcrumb-item a:focus,.navbar .breadcrumb .breadcrumb-item a:hover{color:#fff}.nav-tabs .nav-link{border-color:transparent;color:#dee2e6}.nav-tabs .nav-link:hover{background-color:transparent;border-color:transparent}.nav-tabs .nav-link:focus{border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#1266f1;border-color:#1266f1;background-color:transparent}.nav-pills:not(.menu-sidebar) .nav-link{background-color:#424242;color:#fff}.nav-pills:not(.menu-sidebar) .nav-link.active,.nav-pills:not(.menu-sidebar) .show>.nav-link{color:#fff;background-color:#1266f1}.navbar-brand,.navbar-brand:hover,.navbar-nav .nav-link,.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover,.navbar-scroll .fa-bars,.navbar-scroll .nav-link,.navbar-scrolled .fa-bars,.navbar-scrolled .nav-link{color:#fff}.navbar-scrolled{background-color:#1266f1}.navbar.navbar-light.bg-light .breadcrumb .breadcrumb-item a{color:rgba(0,0,0,.55)}.navbar.navbar-light.bg-light .breadcrumb .breadcrumb-item a:hover{color:rgba(0,0,0,.7)}.navbar.navbar-light.bg-light .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:rgba(0,0,0,.55)}.page-link{color:#fff}.page-link:hover{color:#fff;background:rgba(0,0,0,.15)}.page-link:focus{color:#fff;background-color:rgba(0,0,0,.15)}.page-item.active .page-link{background-color:#1266f1}.page-item.disabled .page-link{background-color:rgba(0,0,0,.15)}.popover{background-color:#424242}.popover-body{color:#fff}.popover-header{background-color:#424242;border-bottom-color:hsla(0,0%,100%,.12)}.progress-bar{background-color:#1266f1}.ripple-surface-primary .ripple-wave{background-image:radial-gradient(circle,rgba(18,102,241,.2) 0,rgba(18,102,241,.3) 40%,rgba(18,102,241,.4) 50%,rgba(18,102,241,.5) 60%,rgba(18,102,241,0) 70%)}.ripple-surface-secondary .ripple-wave{background-image:radial-gradient(circle,rgba(178,60,253,.2) 0,rgba(178,60,253,.3) 40%,rgba(178,60,253,.4) 50%,rgba(178,60,253,.5) 60%,rgba(18,102,241,0) 70%)}.nav-pills.menu-sidebar .nav-link{color:#fff}.nav-pills.menu-sidebar .nav-link.active,.nav-pills.menu-sidebar .show>.nav-link{color:#72a4f7;border-left-color:#72a4f7}.shadow-1-primary{-webkit-box-shadow:0 2px 5px 0 rgba(18,102,241,.25),0 3px 10px 0 rgba(18,102,241,.2);box-shadow:0 2px 5px 0 rgba(18,102,241,.25),0 3px 10px 0 rgba(18,102,241,.2)}.shadow-2-primary{-webkit-box-shadow:0 4px 8px 0 rgba(18,102,241,.25),0 5px 15px 2px rgba(18,102,241,.2);box-shadow:0 4px 8px 0 rgba(18,102,241,.25),0 5px 15px 2px rgba(18,102,241,.2)}.shadow-3-primary{-webkit-box-shadow:0 6px 11px 0 rgba(18,102,241,.25),0 7px 20px 3px rgba(18,102,241,.2);box-shadow:0 6px 11px 0 rgba(18,102,241,.25),0 7px 20px 3px rgba(18,102,241,.2)}.shadow-4-primary{-webkit-box-shadow:0 6px 14px 0 rgba(18,102,241,.25),0 10px 30px 4px rgba(18,102,241,.2);box-shadow:0 6px 14px 0 rgba(18,102,241,.25),0 10px 30px 4px rgba(18,102,241,.2)}.shadow-5-primary{-webkit-box-shadow:0 6px 20px 0 rgba(18,102,241,.25),0 12px 40px 5px rgba(18,102,241,.2);box-shadow:0 6px 20px 0 rgba(18,102,241,.25),0 12px 40px 5px rgba(18,102,241,.2)}.shadow-1-secondary{-webkit-box-shadow:0 2px 5px 0 rgba(178,60,253,.25),0 3px 10px 0 rgba(178,60,253,.2);box-shadow:0 2px 5px 0 rgba(178,60,253,.25),0 3px 10px 0 rgba(178,60,253,.2)}.shadow-2-secondary{-webkit-box-shadow:0 4px 8px 0 rgba(178,60,253,.25),0 5px 15px 2px rgba(178,60,253,.2);box-shadow:0 4px 8px 0 rgba(178,60,253,.25),0 5px 15px 2px rgba(178,60,253,.2)}.shadow-3-secondary{-webkit-box-shadow:0 6px 11px 0 rgba(178,60,253,.25),0 7px 20px 3px rgba(178,60,253,.2);box-shadow:0 6px 11px 0 rgba(178,60,253,.25),0 7px 20px 3px rgba(178,60,253,.2)}.shadow-4-secondary{-webkit-box-shadow:0 6px 14px 0 rgba(178,60,253,.25),0 10px 30px 4px rgba(178,60,253,.2);box-shadow:0 6px 14px 0 rgba(178,60,253,.25),0 10px 30px 4px rgba(178,60,253,.2)}.shadow-5-secondary{-webkit-box-shadow:0 6px 20px 0 rgba(178,60,253,.25),0 12px 40px 5px rgba(178,60,253,.2);box-shadow:0 6px 20px 0 rgba(178,60,253,.25),0 12px 40px 5px rgba(178,60,253,.2)}.table{background:#424242;color:#fff;border-color:hsla(0,0%,100%,.12)}.table>:not(:last-child)>:last-child>*{border-bottom-color:hsla(0,0%,100%,.12)}.text-muted{color:#a3a3a3!important}td,th{border-color:hsla(0,0%,100%,.12)}.table-active,.table-hover>tbody>tr:hover,.table-striped>tbody>tr:nth-of-type(odd){color:#fff}.table-light{background-color:#323232;color:#fff}caption{color:#dee2e6}.toast{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.25);box-shadow:0 5px 15px 0 rgba(0,0,0,.25)}.toast,.toast-header{background:#424242;color:#fff}.toast-header{border-bottom-color:hsla(0,0%,100%,.12)}.link-primary{color:#72a4f7}.link-primary:hover{color:#5a95f5}.link-secondary{color:#daa1fe}.link-secondary:hover{color:#d088fe}.tooltip-inner{color:#fff;background-color:#757575}.form-check-input{background-color:transparent;border-color:hsla(0,0%,100%,.7)}.form-check-input:before{background-color:transparent;-webkit-box-shadow:0 0 0 13px transparent;box-shadow:0 0 0 13px transparent}.form-check-input:hover:before{-webkit-box-shadow:transparent;box-shadow:transparent}.form-check-input:focus{border-color:hsla(0,0%,100%,.7)}.form-check-input:focus:before{-webkit-box-shadow:0 0 0 13px hsla(0,0%,100%,.6);box-shadow:0 0 0 13px hsla(0,0%,100%,.6)}.form-check-input:checked,.form-check-input:checked:focus{border-color:#1266f1}.form-check-input:checked:focus:before{-webkit-box-shadow:0 0 0 13px #1266f1;box-shadow:0 0 0 13px #1266f1}.form-check-input:indeterminate:focus:before{-webkit-box-shadow:0 0 0 13px #1266f1;box-shadow:0 0 0 13px #1266f1}.form-check-input[type=checkbox]:focus:after{background-color:#303030}.form-check-input[type=checkbox]:checked{background-color:#1266f1}.form-check-input[type=checkbox]:checked:after{border-color:#fff;background-color:transparent}.form-check-input[type=checkbox]:checked:focus{background-color:#1266f1}.form-check-input[type=checkbox]:indeterminate{background-color:transparent;border-color:hsla(0,0%,100%,.7)}.form-check-input[type=checkbox]:indeterminate:after{border-color:#fff}.form-check-input[type=checkbox]:indeterminate:focus{background-color:#1266f1;border-color:#1266f1}.form-check-input[type=radio]:after,.form-check-input[type=radio]:checked{background-color:transparent}.form-check-input[type=radio]:checked:after{border-color:#1266f1;background-color:#1266f1}.form-check-input[type=radio]:checked:focus{background-color:transparent}.form-switch .form-check-input{background-color:hsla(0,0%,100%,.38)}.form-switch .form-check-input:after{background-color:#dee2e6;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.form-switch .form-check-input:focus:before{-webkit-box-shadow:3px -1px 0 13px rgba(0,0,0,.6);box-shadow:3px -1px 0 13px rgba(0,0,0,.6)}.form-switch .form-check-input[type=checkbox]:focus:after{background-color:#dee2e6}.form-switch .form-check-input:checked{background-color:#1266f1}.form-switch .form-check-input:checked:focus:before{-webkit-box-shadow:3px -1px 0 13px #1266f1;box-shadow:3px -1px 0 13px #1266f1}.form-switch .form-check-input:checked[type=checkbox]:after{background-color:#1266f1;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.form-label{color:hsla(0,0%,100%,.7)}.form-control,.form-control:focus{background-color:transparent}.form-control:focus{color:hsla(0,0%,100%,.7)}.form-control::-webkit-input-placeholder{color:#6c757d}.form-control::-moz-placeholder{color:#6c757d}.form-control:-ms-input-placeholder{color:#6c757d}.form-control::-ms-input-placeholder{color:#6c757d}.form-control::placeholder{color:#6c757d}.form-control{color:hsla(0,0%,100%,.7)}.form-control:focus{border-color:#1266f1;-webkit-box-shadow:inset 0 0 0 1px #1266f1;box-shadow:inset 0 0 0 1px #1266f1}.form-outline .form-control{background:transparent;color:hsla(0,0%,100%,.7)}.form-outline .form-control~.form-label{color:hsla(0,0%,100%,.7)}.form-outline .form-control~.form-notch div{border-color:hsla(0,0%,100%,.7);background:transparent}.form-outline .form-control:focus~.form-label{color:#1266f1}.form-outline .form-control:focus~.form-notch .form-notch-middle{border-color:#1266f1}.form-outline .form-control:focus~.form-notch .form-notch-leading{border-top-color:#1266f1;border-bottom-color:#1266f1;border-left-color:#1266f1}.form-outline .form-control:focus~.form-notch .form-notch-trailing{border-color:#1266f1}.form-outline .form-control.disabled,.form-outline .form-control:disabled,.form-outline .form-control[readonly]:not(.select-input){background-color:hsla(0,0%,100%,.2)}.form-range::-webkit-slider-thumb{background-color:#1266f1}.form-range::-moz-range-thumb{background-color:#1266f1}.form-range::-ms-thumb{background-color:#1266f1}.form-range:focus::-webkit-slider-thumb{background-color:#1266f1}.form-range:focus::-moz-range-thumb{background-color:#1266f1}.form-range:focus::-ms-thumb{background-color:#1266f1}.form-file-input:focus-within~.form-file-label{border-color:#1266f1;-webkit-box-shadow:0 0 0 1px #1266f1;box-shadow:0 0 0 1px #1266f1}.form-file-input:disabled~.form-file-label .form-file-button,.form-file-input:disabled~.form-file-label .form-file-text,.form-file-input[disabled]~.form-file-label .form-file-button,.form-file-input[disabled]~.form-file-label .form-file-text{background-color:hsla(0,0%,100%,.2)}.form-file-label{border-color:hsla(0,0%,100%,.7)}.form-file-button,.form-file-text{background-color:transparent;color:hsla(0,0%,100%,.7)}.form-control::-webkit-file-upload-button{color:hsla(0,0%,100%,.7)}.input-group>.form-control:focus{border-color:#1266f1;-webkit-box-shadow:inset 0 0 0 1px #1266f1;box-shadow:inset 0 0 0 1px #1266f1}.input-group-text{background-color:transparent;color:hsla(0,0%,100%,.7)}.input-group.form-outline input+.input-group-text{border-left-color:hsla(0,0%,100%,.7)}.loading-spinner{color:#1266f1} \ No newline at end of file diff --git a/src/core/static/css/bootstrap5/bootstrap-dark.min.css b/src/core/static/css/bootstrap5/bootstrap-dark.min.css new file mode 100644 index 0000000..0c9c8ff --- /dev/null +++ b/src/core/static/css/bootstrap5/bootstrap-dark.min.css @@ -0,0 +1,11 @@ +@charset "UTF-8";/*! + * 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) + * + * Bootstrap-Dark v1.1.3 (https://vinorodrigues.github.io/bootstrap-dark-5/) + * Copyright 2020-2021 Vino Rodrigues + * This version is a dual color theme, with the default light mode and the dark + * elements optioned in by a `prefers-color-scheme: dark` media query + */:root{color-scheme:light dark}: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-black:#000;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",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:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{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:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}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}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}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-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::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:"— "}.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-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display: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.3333333333%}.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.6666666667%}.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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.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.3333333333%}.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.6666666667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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.3333333333%}.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.6666666667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.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:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.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:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.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;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.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-lg,.form-control-plaintext.form-control-sm{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::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.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::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end: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(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%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 .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.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,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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:#0d6efd;border-color:#0d6efd;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 .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='%2386b7fe'/%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;-webkit-appearance:none;-moz-appearance:none;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(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.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:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.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 .1s ease-in-out,transform .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::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control: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:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.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>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{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)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){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,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control: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)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.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)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select: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)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-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(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select: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='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select: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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.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,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-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,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-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,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.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,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;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,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-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,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-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,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-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,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .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 .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{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,.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,.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:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.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,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(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-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.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-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.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:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.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:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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-lg,.navbar>.container-md,.navbar>.container-sm,.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 .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-bottom,.navbar-expand-sm .offcanvas-top{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-bottom,.navbar-expand-md .offcanvas-top{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-bottom,.navbar-expand-lg .offcanvas-top{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-bottom,.navbar-expand-xl .offcanvas-top{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-bottom,.navbar-expand-xxl .offcanvas-top{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-bottom,.navbar-expand .offcanvas-top{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,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(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,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.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,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{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,.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,.03);border-bottom:1px solid rgba(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,.03);border-top:1px solid rgba(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-bottom,.card-img-top{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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{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 .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(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='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");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 .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(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, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.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:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.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:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@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:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;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:focus,.list-group-item-action:hover{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,.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:#0d6efd;border-color:#0d6efd}.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:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{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:focus,.list-group-item-info.list-group-item-action:hover{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:focus,.list-group-item-warning.list-group-item-action:hover{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:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{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(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.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,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;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,.85);background-clip:padding-box;border-bottom:1px solid rgba(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 .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,.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:var(--bs-font-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-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .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;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-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,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-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-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.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,.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{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:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-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 .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-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;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,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(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,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(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{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{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:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.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:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;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 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(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:-webkit-sticky!important;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:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-black{border-color:#000!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:#000!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,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.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:#000!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:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;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}}@media (prefers-color-scheme:dark){:root{--bs-blue:#375a7f;--bs-indigo:#673ab7;--bs-purple:#654ea3;--bs-pink:#e83e8c;--bs-red:#e74c3c;--bs-orange:#fd7e14;--bs-yellow:#f39c12;--bs-green:#00bc8c;--bs-teal:#45b5aa;--bs-cyan:#17a2b8;--bs-white:#fafafa;--bs-black:#111;--bs-gray:#7e7e7e;--bs-gray-dark:#121212;--bs-gray-100:#e1e1e1;--bs-gray-200:#cfcfcf;--bs-gray-300:#b1b1b1;--bs-gray-400:#9e9e9e;--bs-gray-500:#7e7e7e;--bs-gray-600:#626262;--bs-gray-700:#515151;--bs-gray-800:#3b3b3b;--bs-gray-900:#222;--bs-primary:#375a7f;--bs-secondary:#626262;--bs-success:#00bc8c;--bs-info:#17a2b8;--bs-warning:#f39c12;--bs-danger:#e74c3c;--bs-light:#9e9e9e;--bs-dark:#3b3b3b;--bs-primary-rgb:55,90,127;--bs-secondary-rgb:98,98,98;--bs-success-rgb:0,188,140;--bs-info-rgb:23,162,184;--bs-warning-rgb:243,156,18;--bs-danger-rgb:231,76,60;--bs-light-rgb:158,158,158;--bs-dark-rgb:59,59,59;--bs-white-rgb:250,250,250;--bs-black-rgb:17,17,17;--bs-body-color-rgb:225,225,225;--bs-body-bg-rgb:34,34,34;--bs-body-color:#e1e1e1;--bs-body-bg:#222;--bs-gradient:linear-gradient(180deg, rgba(17, 17, 17, 0.15), rgba(17, 17, 17, 0))}hr{color:#fafafa;background-color:currentColor;opacity:.1}.mark,mark{background-color:rgba(243,156,18,.5)}a{color:#557392}a:hover{color:#778fa8}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit}pre{color:#e1e1e1}pre code{color:inherit}code{color:#45b5aa}a>code{color:inherit}kbd{color:#e1e1e1;background-color:#3b3b3b}caption{color:#9e9e9e}.blockquote-footer{color:#626262}.img-thumbnail{background-color:#222;border:1px solid #515151}.figure-caption{color:#9e9e9e}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#e1e1e1;--bs-table-striped-bg:rgba(250, 250, 250, 0.05);--bs-table-active-color:#e1e1e1;--bs-table-active-bg:rgba(250, 250, 250, 0.1);--bs-table-hover-color:#e1e1e1;--bs-table-hover-bg:rgba(250, 250, 250, 0.075);color:#e1e1e1;border-color:#515151}.table>:not(:first-child){border-top:2px solid currentColor}.table-primary{--bs-table-bg:#1c2d40;--bs-table-striped-bg:#27384a;--bs-table-striped-color:#fff;--bs-table-active-bg:#334253;--bs-table-active-color:#fff;--bs-table-hover-bg:#2d3d4e;--bs-table-hover-color:#fff;color:#fff;border-color:#334253}.table-secondary{--bs-table-bg:#313131;--bs-table-striped-bg:#3b3b3b;--bs-table-striped-color:#fff;--bs-table-active-bg:#464646;--bs-table-active-color:#fff;--bs-table-hover-bg:#404040;--bs-table-hover-color:#fff;color:#fff;border-color:#464646}.table-success{--bs-table-bg:#005e46;--bs-table-striped-bg:#0d664f;--bs-table-striped-color:#fff;--bs-table-active-bg:#1a6e59;--bs-table-active-color:#fff;--bs-table-hover-bg:#136a54;--bs-table-hover-color:#fff;color:#fff;border-color:#1a6e59}.table-info{--bs-table-bg:#0c515c;--bs-table-striped-bg:#185a64;--bs-table-striped-color:#fff;--bs-table-active-bg:#24626c;--bs-table-active-color:#fff;--bs-table-hover-bg:#1e5e68;--bs-table-hover-color:#fff;color:#fff;border-color:#24626c}.table-warning{--bs-table-bg:#7a4e09;--bs-table-striped-bg:#815715;--bs-table-striped-color:#fff;--bs-table-active-bg:#876022;--bs-table-active-color:#fff;--bs-table-hover-bg:#845b1b;--bs-table-hover-color:#fff;color:#fff;border-color:#876022}.table-danger{--bs-table-bg:#74261e;--bs-table-striped-bg:#7b3129;--bs-table-striped-color:#fff;--bs-table-active-bg:#823c35;--bs-table-active-color:#fff;--bs-table-hover-bg:#7e362f;--bs-table-hover-color:#fff;color:#fff;border-color:#823c35}.table-light{--bs-table-bg:#9e9e9e;--bs-table-striped-bg:#969696;--bs-table-striped-color:#000;--bs-table-active-bg:#8e8e8e;--bs-table-active-color:#000;--bs-table-hover-bg:#929292;--bs-table-hover-color:#000;color:#000;border-color:#8e8e8e}.table-dark{--bs-table-bg:#3b3b3b;--bs-table-striped-bg:#454545;--bs-table-striped-color:#fff;--bs-table-active-bg:#4f4f4f;--bs-table-active-color:#fff;--bs-table-hover-bg:#4a4a4a;--bs-table-hover-color:#fff;color:#fff;border-color:#4f4f4f}.form-text{color:#9e9e9e}.form-control{color:#b1b1b1;background-color:#222;border:1px solid #515151}.form-control:focus{color:#b1b1b1;background-color:#222;border-color:#9badbf;box-shadow:0 0 0 .25rem rgba(55,90,127,.25)}.form-control::-moz-placeholder{color:#5a5a5a}.form-control:-ms-input-placeholder{color:#5a5a5a}.form-control::placeholder{color:#5a5a5a}.form-control:disabled,.form-control[readonly]{background-color:#222}.form-control::-webkit-file-upload-button{color:#b1b1b1;background-color:#3b3b3b;border-color:inherit}.form-control::file-selector-button{color:#b1b1b1;background-color:#3b3b3b;border-color:inherit}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#383838}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#383838}.form-control::-webkit-file-upload-button{color:#b1b1b1;background-color:#3b3b3b;border-color:inherit}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#383838}.form-control-plaintext{color:#e1e1e1;background-color:transparent;border:solid transparent}.form-select{color:#b1b1b1;background-color:#222;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='%23cfcfcf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");border:1px solid #515151}.form-select:focus{border-color:#9badbf;box-shadow:0 0 0 .25rem rgba(55,90,127,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none}.form-select:disabled{background-color:#3b3b3b}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #b1b1b1}.form-check-input{background-color:#222;border:1px solid rgba(255,255,255,.25)}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#9badbf;box-shadow:0 0 0 .25rem rgba(55,90,127,.25)}.form-check-input:checked{background-color:#375a7f;border-color:#375a7f}.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='%23fafafa' 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='%23fafafa'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#375a7f;border-color:#375a7f;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='%23fafafa' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch .form-check-input{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%28250, 250, 250, 0.25%29'/%3e%3c/svg%3e")}.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='%239badbf'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{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='%23fafafa'/%3e%3c/svg%3e")}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{opacity:.65}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #222,0 0 0 .25rem rgba(55,90,127,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #222,0 0 0 .25rem rgba(55,90,127,.25)}.form-range::-webkit-slider-thumb{background-color:#375a7f;border:0}.form-range::-webkit-slider-thumb:active{background-color:#c3ced9}.form-range::-webkit-slider-runnable-track{background-color:#515151}.form-range::-moz-range-thumb{background-color:#375a7f;border:0}.form-range::-moz-range-thumb:active{background-color:#c3ced9}.form-range::-moz-range-track{background-color:#515151}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#7e7e7e}.form-range:disabled::-moz-range-thumb{background-color:#7e7e7e}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65}.form-floating>.form-control:-webkit-autofill~label{opacity:.65}.input-group-text{color:#b1b1b1;background-color:#3b3b3b;border:1px solid #515151}.valid-feedback{color:#00bc8c}.valid-tooltip{color:#111;background-color:rgba(0,188,140,.9)}.form-control.is-valid,.was-validated .form-control:valid{border-color:#00bc8c;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' 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")}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#00bc8c;box-shadow:0 0 0 .25rem rgba(0,188,140,.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#00bc8c}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{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='%23cfcfcf' 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='%2300bc8c' 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")}.form-select.is-valid[multiple],.form-select.is-valid[size]:not([size="1"]),.was-validated .form-select:valid[multiple],.was-validated .form-select:valid[size]:not([size="1"]){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2300bc8c' 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")}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#00bc8c;box-shadow:0 0 0 .25rem rgba(0,188,140,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#00bc8c}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#00bc8c}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(0,188,140,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#00bc8c}.invalid-feedback{color:#e74c3c}.invalid-tooltip{color:#fafafa;background-color:rgba(231,76,60,.9)}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#e74c3c;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='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#e74c3c;box-shadow:0 0 0 .25rem rgba(231,76,60,.25)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#e74c3c}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{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='%23cfcfcf' 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='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")}.form-select.is-invalid[multiple],.form-select.is-invalid[size]:not([size="1"]),.was-validated .form-select:invalid[multiple],.was-validated .form-select:invalid[size]:not([size="1"]){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='%23e74c3c'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#e74c3c;box-shadow:0 0 0 .25rem rgba(231,76,60,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#e74c3c}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#e74c3c}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(231,76,60,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#e74c3c}.btn{color:#e1e1e1;background-color:transparent;border:1px solid transparent}.btn:hover{color:#e1e1e1}.btn-check:focus+.btn,.btn:focus{box-shadow:0 0 0 .25rem rgba(55,90,127,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{opacity:.65}.btn-primary{color:#fafafa;background-color:#375a7f;border-color:#375a7f}.btn-primary:hover{color:#fafafa;background-color:#2f4d6c;border-color:#2c4866}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fafafa;background-color:#2f4d6c;border-color:#2c4866;box-shadow:0 0 0 .25rem rgba(84,114,145,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fafafa;background-color:#2c4866;border-color:#29445f}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(84,114,145,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fafafa;background-color:#375a7f;border-color:#375a7f}.btn-secondary{color:#fafafa;background-color:#626262;border-color:#626262}.btn-secondary:hover{color:#fafafa;background-color:#535353;border-color:#4e4e4e}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fafafa;background-color:#535353;border-color:#4e4e4e;box-shadow:0 0 0 .25rem rgba(121,121,121,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fafafa;background-color:#4e4e4e;border-color:#4a4a4a}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(121,121,121,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fafafa;background-color:#626262;border-color:#626262}.btn-success{color:#111;background-color:#00bc8c;border-color:#00bc8c}.btn-success:hover{color:#111;background-color:#26c69d;border-color:#1ac398}.btn-check:focus+.btn-success,.btn-success:focus{color:#111;background-color:#26c69d;border-color:#1ac398;box-shadow:0 0 0 .25rem rgba(3,162,122,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#111;background-color:#33c9a3;border-color:#1ac398}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(3,162,122,.5)}.btn-success.disabled,.btn-success:disabled{color:#111;background-color:#00bc8c;border-color:#00bc8c}.btn-info{color:#fafafa;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fafafa;background-color:#148a9c;border-color:#128293}.btn-check:focus+.btn-info,.btn-info:focus{color:#fafafa;background-color:#148a9c;border-color:#128293;box-shadow:0 0 0 .25rem rgba(57,175,194,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fafafa;background-color:#128293;border-color:#117a8a}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(57,175,194,.5)}.btn-info.disabled,.btn-info:disabled{color:#fafafa;background-color:#17a2b8;border-color:#17a2b8}.btn-warning{color:#111;background-color:#f39c12;border-color:#f39c12}.btn-warning:hover{color:#111;background-color:#f5ab36;border-color:#f4a62a}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#111;background-color:#f5ab36;border-color:#f4a62a;box-shadow:0 0 0 .25rem rgba(209,135,18,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#111;background-color:#f5b041;border-color:#f4a62a}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(209,135,18,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#111;background-color:#f39c12;border-color:#f39c12}.btn-danger{color:#fafafa;background-color:#e74c3c;border-color:#e74c3c}.btn-danger:hover{color:#fafafa;background-color:#c44133;border-color:#b93d30}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fafafa;background-color:#c44133;border-color:#b93d30;box-shadow:0 0 0 .25rem rgba(234,102,89,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fafafa;background-color:#b93d30;border-color:#ad392d}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(234,102,89,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fafafa;background-color:#e74c3c;border-color:#e74c3c}.btn-light{color:#fafafa;background-color:#9e9e9e;border-color:#9e9e9e}.btn-light:hover{color:#fafafa;background-color:#868686;border-color:#7e7e7e}.btn-check:focus+.btn-light,.btn-light:focus{color:#fafafa;background-color:#868686;border-color:#7e7e7e;box-shadow:0 0 0 .25rem rgba(172,172,172,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#fafafa;background-color:#7e7e7e;border-color:#777}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(172,172,172,.5)}.btn-light.disabled,.btn-light:disabled{color:#fafafa;background-color:#9e9e9e;border-color:#9e9e9e}.btn-dark{color:#fafafa;background-color:#3b3b3b;border-color:#3b3b3b}.btn-dark:hover{color:#fafafa;background-color:#323232;border-color:#2f2f2f}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fafafa;background-color:#323232;border-color:#2f2f2f;box-shadow:0 0 0 .25rem rgba(88,88,88,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fafafa;background-color:#2f2f2f;border-color:#2c2c2c}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(88,88,88,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fafafa;background-color:#3b3b3b;border-color:#3b3b3b}.btn-outline-primary{color:#375a7f;border-color:#375a7f}.btn-outline-primary:hover{color:#fff;background-color:#375a7f;border-color:#375a7f}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(55,90,127,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#375a7f;border-color:#375a7f}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(55,90,127,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#375a7f;background-color:transparent}.btn-outline-secondary{color:#626262;border-color:#626262}.btn-outline-secondary:hover{color:#fff;background-color:#626262;border-color:#626262}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(98,98,98,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#626262;border-color:#626262}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(98,98,98,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#626262;background-color:transparent}.btn-outline-success{color:#00bc8c;border-color:#00bc8c}.btn-outline-success:hover{color:#000;background-color:#00bc8c;border-color:#00bc8c}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(0,188,140,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#000;background-color:#00bc8c;border-color:#00bc8c}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(0,188,140,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#00bc8c;background-color:transparent}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#000;background-color:#17a2b8;border-color:#17a2b8}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(23,162,184,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#17a2b8;border-color:#17a2b8}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-warning{color:#f39c12;border-color:#f39c12}.btn-outline-warning:hover{color:#000;background-color:#f39c12;border-color:#f39c12}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(243,156,18,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#f39c12;border-color:#f39c12}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(243,156,18,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f39c12;background-color:transparent}.btn-outline-danger{color:#e74c3c;border-color:#e74c3c}.btn-outline-danger:hover{color:#000;background-color:#e74c3c;border-color:#e74c3c}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(231,76,60,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#000;background-color:#e74c3c;border-color:#e74c3c}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(231,76,60,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e74c3c;background-color:transparent}.btn-outline-light{color:#9e9e9e;border-color:#9e9e9e}.btn-outline-light:hover{color:#000;background-color:#9e9e9e;border-color:#9e9e9e}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(158,158,158,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#9e9e9e;border-color:#9e9e9e}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(158,158,158,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#9e9e9e;background-color:transparent}.btn-outline-dark{color:#3b3b3b;border-color:#3b3b3b}.btn-outline-dark:hover{color:#fff;background-color:#3b3b3b;border-color:#3b3b3b}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(59,59,59,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#3b3b3b;border-color:#3b3b3b}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(59,59,59,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#3b3b3b;background-color:transparent}.btn-link{color:#557392}.btn-link:hover{color:#778fa8}.btn-link.disabled,.btn-link:disabled{color:#626262}.dropdown-menu{color:#e1e1e1;background-color:#111;border:1px solid rgba(250,250,250,.15)}.dropdown-divider{border-top:1px solid rgba(250,250,250,.15)}.dropdown-item{color:#f8f9fa;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#dfe0e1;background-color:#343a40}.dropdown-item.active,.dropdown-item:active{color:#fafafa;background-color:#375a7f}.dropdown-item.disabled,.dropdown-item:disabled{color:#7e7e7e;background-color:transparent}.dropdown-header{color:#9e9e9e}.dropdown-item-text{color:#f8f9fa}.dropdown-menu-dark{color:#515151;background-color:#cfcfcf;border-color:rgba(250,250,250,.15)}.dropdown-menu-dark .dropdown-item{color:#515151}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#111;background-color:rgba(17,17,17,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fafafa;background-color:#375a7f}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#7e7e7e}.dropdown-menu-dark .dropdown-divider{border-color:rgba(250,250,250,.15)}.dropdown-menu-dark .dropdown-item-text{color:#515151}.dropdown-menu-dark .dropdown-header{color:#7e7e7e}.nav-link{color:#557392}.nav-link:focus,.nav-link:hover{color:#778fa8}.nav-link.disabled{color:#9e9e9e}.nav-tabs{border-bottom:1px solid #515151}.nav-tabs .nav-link{border:1px solid transparent}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#3b3b3b #3b3b3b #515151}.nav-tabs .nav-link.disabled{color:#9e9e9e;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#b1b1b1;background-color:#222;border-color:#515151 #515151 #222}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fafafa;background-color:#375a7f}.navbar-toggler{background-color:transparent;border:1px solid transparent}.navbar-light .navbar-brand{color:rgba(250,250,250,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(250,250,250,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(250,250,250,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(250,250,250,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(250,250,250,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(250,250,250,.9)}.navbar-light .navbar-toggler{color:rgba(250,250,250,.55);border-color:rgba(250,250,250,.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%28250, 250, 250, 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(250,250,250,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(250,250,250,.9)}.navbar-dark .navbar-brand{color:#fafafa}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fafafa}.navbar-dark .navbar-nav .nav-link{color:rgba(250,250,250,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(250,250,250,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(250,250,250,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fafafa}.navbar-dark .navbar-toggler{color:rgba(250,250,250,.55);border-color:rgba(250,250,250,.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%28250, 250, 250, 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(250,250,250,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fafafa}.card{background-color:#222;border:1px solid rgba(250,250,250,.125)}.card-header{background-color:rgba(250,250,250,.03);border-bottom:1px solid rgba(250,250,250,.125)}.card-footer{background-color:rgba(250,250,250,.03);border-top:1px solid rgba(250,250,250,.125)}.accordion-button{color:#e1e1e1;background-color:#222}.accordion-button:not(.collapsed){color:#879cb2;background-color:#1c2d40;box-shadow:inset 0 -1px 0 rgba(250,250,250,.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='%23879cb2'%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")}.accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e1e1e1'%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")}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#9badbf;box-shadow:0 0 0 .25rem rgba(55,90,127,.25)}.accordion-item{background-color:#222;border:1px solid rgba(250,250,250,.125)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.breadcrumb-item+.breadcrumb-item::before{color:#9e9e9e}.breadcrumb-item.active{color:#9e9e9e}.page-link{color:#557392;background-color:#3b3b3b;border:1px solid #515151}.page-link:hover{color:#778fa8;background-color:#515151;border-color:#515151}.page-link:focus{color:#778fa8;background-color:#3b3b3b;outline:0;box-shadow:0 0 0 .25rem rgba(55,90,127,.25)}.page-item.active .page-link{color:#fafafa;background-color:#375a7f;border-color:#375a7f}.page-item.disabled .page-link{color:#5a5a5a;background-color:#222;border-color:#515151}.badge{color:#fafafa}.alert-heading{color:inherit}.alert-primary{color:#738ca5;background-color:#1c2d40;border-color:#21364c}.alert-primary .alert-link{color:#5c7084}.alert-secondary{color:#919191;background-color:#313131;border-color:#3b3b3b}.alert-secondary .alert-link{color:#747474}.alert-success{color:#4dd0af;background-color:#005e46;border-color:#007154}.alert-success .alert-link{color:#3ea68c}.alert-info{color:#5dbecd;background-color:#0c515c;border-color:#0e616e}.alert-info .alert-link{color:#4a98a4}.alert-warning{color:#f7ba59;background-color:#7a4e09;border-color:#925e0b}.alert-warning .alert-link{color:#c69547}.alert-danger{color:#ee8277;background-color:#74261e;border-color:#8b2e24}.alert-danger .alert-link{color:#be685f}.alert-light{color:#bbb;background-color:#4f4f4f;border-color:#5f5f5f}.alert-light .alert-link{color:#969696}.alert-dark{color:#767676;background-color:#1e1e1e;border-color:#232323}.alert-dark .alert-link{color:#5e5e5e}.progress{background-color:#3b3b3b}.progress-bar{color:#111;background-color:#375a7f}.list-group-item-action{color:#b1b1b1}.list-group-item-action:focus,.list-group-item-action:hover{color:#b1b1b1;background-color:#2f2f2f}.list-group-item-action:active{color:#e1e1e1;background-color:#3b3b3b}.list-group-item{color:#e1e1e1;background-color:#222;border:1px solid rgba(250,250,250,.125)}.list-group-item.disabled,.list-group-item:disabled{color:#9e9e9e;background-color:#222}.list-group-item.active{color:#fafafa;background-color:#375a7f;border-color:#375a7f}.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:#738ca5;background-color:#1c2d40}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#738ca5;background-color:#19293a}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#738ca5;border-color:#738ca5}.list-group-item-secondary{color:#919191;background-color:#313131}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#919191;background-color:#2c2c2c}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#919191;border-color:#919191}.list-group-item-success{color:#4dd0af;background-color:#005e46}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#4dd0af;background-color:#00553f}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#4dd0af;border-color:#4dd0af}.list-group-item-info{color:#5dbecd;background-color:#0c515c}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#5dbecd;background-color:#0b4953}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#5dbecd;border-color:#5dbecd}.list-group-item-warning{color:#f7ba59;background-color:#7a4e09}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#f7ba59;background-color:#6e4608}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#f7ba59;border-color:#f7ba59}.list-group-item-danger{color:#ee8277;background-color:#74261e}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#ee8277;background-color:#68221b}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#ee8277;border-color:#ee8277}.list-group-item-light{color:#bbb;background-color:#4f4f4f}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#bbb;background-color:#474747}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#bbb;border-color:#bbb}.list-group-item-dark{color:#767676;background-color:#1e1e1e}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#767676;background-color:#1b1b1b}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#767676;border-color:#767676}.btn-close{color:#fafafa;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fafafa'%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;opacity:.5}.btn-close:hover{color:#fafafa;opacity:.75}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(55,90,127,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{background-color:rgba(17,17,17,.85);border:1px solid rgba(250,250,250,.1);box-shadow:0 .5rem 1rem rgba(17,17,17,.15)}.toast-header{color:#9e9e9e;background-color:rgba(17,17,17,.85);border-bottom:1px solid rgba(250,250,250,.05)}.modal-content{background-color:#2f2f2f;border:1px solid rgba(250,250,250,.2)}.modal-backdrop{background-color:#111}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.85}.modal-header{border-bottom:1px solid #515151}.modal-footer{border-top:1px solid #515151}.tooltip{opacity:0}.tooltip.show{opacity:.9}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{border-top-color:#fafafa}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{border-right-color:#fafafa}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:#fafafa}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{border-left-color:#fafafa}.tooltip-inner{color:#111;background-color:#fafafa}.popover{background-color:#111;border:1px solid rgba(250,250,250,.2)}.popover .popover-arrow::after,.popover .popover-arrow::before{border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{border-top-color:rgba(250,250,250,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{border-top-color:#111}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{border-right-color:rgba(250,250,250,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{border-right-color:#111}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{border-bottom-color:rgba(250,250,250,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{border-bottom-color:#111}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{border-bottom:1px solid #1f1f1f}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{border-left-color:rgba(250,250,250,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{border-left-color:#111}.popover-header{background-color:#1f1f1f;border-bottom:1px solid rgba(250,250,250,.2)}.popover-body{color:#e1e1e1}.carousel-control-next,.carousel-control-prev{color:#fafafa;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fafafa;opacity:.9}.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='%23fafafa'%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='%23fafafa'%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 [data-bs-target]{background-color:#111;opacity:.5}.carousel-indicators .active{opacity:1}.carousel-caption{color:#111}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#fafafa}.carousel-dark .carousel-caption{color:#fafafa}.offcanvas{background-color:#2f2f2f}.offcanvas-backdrop{background-color:#111}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.85}.offcanvas-start{border-right:1px solid rgba(250,250,250,.2)}.offcanvas-end{border-left:1px solid rgba(250,250,250,.2)}.offcanvas-top{border-bottom:1px solid rgba(250,250,250,.2)}.offcanvas-bottom{border-top:1px solid rgba(250,250,250,.2)}.placeholder{background-color:currentColor;opacity:.5}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#fafafa 55%,rgba(255,255,255,0.8) 75%,#fafafa 95%);mask-image:linear-gradient(130deg,#fafafa 55%,rgba(255,255,255,0.8) 75%,#fafafa 95%)}.link-primary{color:#375a7f}.link-primary:focus,.link-primary:hover{color:#2c4866}.link-secondary{color:#626262}.link-secondary:focus,.link-secondary:hover{color:#4e4e4e}.link-success{color:#00bc8c}.link-success:focus,.link-success:hover{color:#33c9a3}.link-info{color:#17a2b8}.link-info:focus,.link-info:hover{color:#128293}.link-warning{color:#f39c12}.link-warning:focus,.link-warning:hover{color:#f5b041}.link-danger{color:#e74c3c}.link-danger:focus,.link-danger:hover{color:#b93d30}.link-light{color:#9e9e9e}.link-light:focus,.link-light:hover{color:#7e7e7e}.link-dark{color:#3b3b3b}.link-dark:focus,.link-dark:hover{color:#2f2f2f}.vr{background-color:currentColor;opacity:.1}.shadow{box-shadow:0 .5rem 1rem rgba(17,17,17,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(17,17,17,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(17,17,17,.175)!important}.border{border:1px solid #515151!important}.border-top{border-top:1px solid #515151!important}.border-end{border-right:1px solid #515151!important}.border-bottom{border-bottom:1px solid #515151!important}.border-start{border-left:1px solid #515151!important}.border-primary{border-color:#375a7f!important}.border-secondary{border-color:#626262!important}.border-success{border-color:#00bc8c!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#f39c12!important}.border-danger{border-color:#e74c3c!important}.border-light{border-color:#9e9e9e!important}.border-dark{border-color:#3b3b3b!important}.border-white{border-color:#fafafa!important}.border-black{border-color:#111!important}.text-muted{color:#9e9e9e!important}.text-white-50{color:rgba(250,250,250,.5)!important}.text-black-50{color:rgba(17,17,17,.5)!important}.bg-black{background-color:#111!important}body::-moz-selection{color:#cfcfcf;background:rgba(23,162,184,.5)}body::selection{color:#cfcfcf;background:rgba(23,162,184,.5)}}@media (prefers-color-scheme:light){.d-light-inline{display:inline!important}.d-light-inline-block{display:inline-block!important}.d-light-block{display:block!important}.d-light-grid{display:grid!important}.d-light-table{display:table!important}.d-light-table-row{display:table-row!important}.d-light-table-cell{display:table-cell!important}.d-light-flex{display:flex!important}.d-light-inline-flex{display:inline-flex!important}.d-light-none{display:none!important}}@media (prefers-color-scheme:dark){.d-dark-inline{display:inline!important}.d-dark-inline-block{display:inline-block!important}.d-dark-block{display:block!important}.d-dark-grid{display:grid!important}.d-dark-table{display:table!important}.d-dark-table-row{display:table-row!important}.d-dark-table-cell{display:table-cell!important}.d-dark-flex{display:flex!important}.d-dark-inline-flex{display:inline-flex!important}.d-dark-none{display:none!important}} \ No newline at end of file diff --git a/src/core/static/css/bootstrap/bootstrap.min.css b/src/core/static/css/bootstrap5/bootstrap.min.css similarity index 100% rename from src/core/static/css/bootstrap/bootstrap.min.css rename to src/core/static/css/bootstrap5/bootstrap.min.css diff --git a/src/core/static/css/font-awesome/font-awesome-all-v5.7.css b/src/core/static/css/font-awesome/font-awesome-all-v5.7.css deleted file mode 100644 index 14a52ea..0000000 --- a/src/core/static/css/font-awesome/font-awesome-all-v5.7.css +++ /dev/null @@ -1,5 +0,0 @@ -/*! - * Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com - * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - */ -.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900} \ No newline at end of file diff --git a/src/core/static/css/font-awesome/font-awesome-min-v4.7.0.css b/src/core/static/css/font-awesome/font-awesome-min-v4.7.0.css deleted file mode 100644 index 540440c..0000000 --- a/src/core/static/css/font-awesome/font-awesome-min-v4.7.0.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/src/core/static/css/font-awesome/font-awesome-woff2.css b/src/core/static/css/font-awesome/font-awesome-woff2.css deleted file mode 100644 index b70ad29..0000000 --- a/src/core/static/css/font-awesome/font-awesome-woff2.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:FontawesomeCom;src:url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2');font-weight:400;font-style:normal}@font-face{font-family:fa5-proxima-nova;src:url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2');font-weight:400;font-style:normal}@font-face{font-family:fa5-proxima-nova;src:url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2');font-weight:600;font-style:normal}@font-face{font-family:fa5-proxima-nova;src:url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2');font-weight:700;font-style:normal}@font-face{font-family:fa5-proxima-nova;src:url(data:application/font-woff2;charset=utf-8;base64,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) format('woff2');font-weight:400;font-style:italic}.fi-fa5-proxima-nova{font-family:fa5-proxima-nova}.fa5-fa5-proxima-nova{font-family:fa5-proxima-nova}.fa5{display:inline-block;font:normal normal normal 14px/1 FontawesomeCom;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa5-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa5-2x{font-size:2em}.fa5-3x{font-size:3em}.fa5-4x{font-size:4em}.fa5-5x{font-size:5em}.fa5-fw{width:1.28571429em;text-align:center}.fa5-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa5-ul>li{position:relative}.fa5-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa5-li.fa5-lg{left:-1.85714286em}.fa5-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa5.pull-left{margin-right:.3em}.fa5.pull-right{margin-left:.3em}.fa5-spin{-webkit-animation:fa5-spin 2s infinite linear;animation:fa5-spin 2s infinite linear}.fa5-pulse{-webkit-animation:fa5-spin 1s infinite steps(8);animation:fa5-spin 1s infinite steps(8)}@-webkit-keyframes fa5-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa5-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa5-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa5-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa5-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa5-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa5-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa5-flip-horizontal,:root .fa5-flip-vertical,:root .fa5-rotate-180,:root .fa5-rotate-270,:root .fa5-rotate-90{filter:none}.fa5-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa5-stack-1x,.fa5-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa5-stack-1x{line-height:inherit}.fa5-stack-2x{font-size:2em}.fa5-inverse{color:#fff}.fa5-logo:before{content:'\f007'}.fa5-trophy-star:before{content:'\f019'}.fa5-stark:before{content:'\f01a'}.fa5-fantana:before{content:'\f01c'}.fa5-burgundy:before{content:'\f01d'}.fa5-rocket:before{content:'\f02b'}.fa5-coffee:before{content:'\f02c'}.fa5-pencilbrush:before{content:'\f039'}.fa5-graduation-cap:before{content:'\f04b'}.fa5-industry:before{content:'\f04c'}.fa5-flag:before{content:'\f0ef'}.fa5-trophy:before{content:'\f10c'}.fa5-users:before{content:'\f10f'}.fa5-head-side-brain-r:before{content:'\f119'}.fa5-head-side-r:before{content:'\f11a'}.fa5-paint-brush:before{content:'\f11b'}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} \ No newline at end of file diff --git a/src/core/static/js/libs/bootstrap/bootstrap.min.js b/src/core/static/js/libs/bootstrap/bootstrap.min.js deleted file mode 100644 index aed031f..0000000 --- a/src/core/static/js/libs/bootstrap/bootstrap.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v5.0.2 (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) - */ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e(t.Popper)}(this,(function(t){"use strict";function e(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach((function(s){if("default"!==s){var i=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,i.get?i:{enumerable:!0,get:function(){return t[s]}})}})),e.default=t,Object.freeze(e)}var s=e(t);const i={find:(t,e=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const s=[];let i=t.parentNode;for(;i&&i.nodeType===Node.ELEMENT_NODE&&3!==i.nodeType;)i.matches(e)&&s.push(i),i=i.parentNode;return s},prev(t,e){let s=t.previousElementSibling;for(;s;){if(s.matches(e))return[s];s=s.previousElementSibling}return[]},next(t,e){let s=t.nextElementSibling;for(;s;){if(s.matches(e))return[s];s=s.nextElementSibling}return[]}},n=t=>{do{t+=Math.floor(1e6*Math.random())}while(document.getElementById(t));return t},o=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let s=t.getAttribute("href");if(!s||!s.includes("#")&&!s.startsWith("."))return null;s.includes("#")&&!s.startsWith("#")&&(s="#"+s.split("#")[1]),e=s&&"#"!==s?s.trim():null}return e},r=t=>{const e=o(t);return e&&document.querySelector(e)?e:null},a=t=>{const e=o(t);return e?document.querySelector(e):null},l=t=>{t.dispatchEvent(new Event("transitionend"))},c=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),h=t=>c(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?i.findOne(t):null,d=(t,e,s)=>{Object.keys(s).forEach(i=>{const n=s[i],o=e[i],r=o&&c(o)?"element":null==(a=o)?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();var a;if(!new RegExp(n).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${n}".`)})},u=t=>!(!c(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),g=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),p=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?p(t.parentNode):null},f=()=>{},m=t=>t.offsetHeight,_=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},b=[],v=()=>"rtl"===document.documentElement.dir,y=t=>{var e;e=()=>{const e=_();if(e){const s=t.NAME,i=e.fn[s];e.fn[s]=t.jQueryInterface,e.fn[s].Constructor=t,e.fn[s].noConflict=()=>(e.fn[s]=i,t.jQueryInterface)}},"loading"===document.readyState?(b.length||document.addEventListener("DOMContentLoaded",()=>{b.forEach(t=>t())}),b.push(e)):e()},w=t=>{"function"==typeof t&&t()},E=(t,e,s=!0)=>{if(!s)return void w(t);const i=(t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:s}=window.getComputedStyle(t);const i=Number.parseFloat(e),n=Number.parseFloat(s);return i||n?(e=e.split(",")[0],s=s.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(s))):0})(e)+5;let n=!1;const o=({target:s})=>{s===e&&(n=!0,e.removeEventListener("transitionend",o),w(t))};e.addEventListener("transitionend",o),setTimeout(()=>{n||l(e)},i)},A=(t,e,s,i)=>{let n=t.indexOf(e);if(-1===n)return t[!s&&i?t.length-1:0];const o=t.length;return n+=s?1:-1,i&&(n=(n+o)%o),t[Math.max(0,Math.min(n,o-1))]},T=/[^.]*(?=\..*)\.|.*/,C=/\..*/,k=/::\d+$/,L={};let O=1;const D={mouseenter:"mouseover",mouseleave:"mouseout"},I=/^(mouseenter|mouseleave)/i,N=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(t,e){return e&&`${e}::${O++}`||t.uidEvent||O++}function x(t){const e=S(t);return t.uidEvent=e,L[e]=L[e]||{},L[e]}function M(t,e,s=null){const i=Object.keys(t);for(let n=0,o=i.length;nfunction(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};i?i=t(i):s=t(s)}const[o,r,a]=P(e,s,i),l=x(t),c=l[a]||(l[a]={}),h=M(c,r,o?s:null);if(h)return void(h.oneOff=h.oneOff&&n);const d=S(r,e.replace(T,"")),u=o?function(t,e,s){return function i(n){const o=t.querySelectorAll(e);for(let{target:r}=n;r&&r!==this;r=r.parentNode)for(let a=o.length;a--;)if(o[a]===r)return n.delegateTarget=r,i.oneOff&&B.off(t,n.type,e,s),s.apply(r,[n]);return null}}(t,s,i):function(t,e){return function s(i){return i.delegateTarget=t,s.oneOff&&B.off(t,i.type,e),e.apply(t,[i])}}(t,s);u.delegationSelector=o?s:null,u.originalHandler=r,u.oneOff=n,u.uidEvent=d,c[d]=u,t.addEventListener(a,u,o)}function H(t,e,s,i,n){const o=M(e[s],i,n);o&&(t.removeEventListener(s,o,Boolean(n)),delete e[s][o.uidEvent])}function R(t){return t=t.replace(C,""),D[t]||t}const B={on(t,e,s,i){j(t,e,s,i,!1)},one(t,e,s,i){j(t,e,s,i,!0)},off(t,e,s,i){if("string"!=typeof e||!t)return;const[n,o,r]=P(e,s,i),a=r!==e,l=x(t),c=e.startsWith(".");if(void 0!==o){if(!l||!l[r])return;return void H(t,l,r,o,n?s:null)}c&&Object.keys(l).forEach(s=>{!function(t,e,s,i){const n=e[s]||{};Object.keys(n).forEach(o=>{if(o.includes(i)){const i=n[o];H(t,e,s,i.originalHandler,i.delegationSelector)}})}(t,l,s,e.slice(1))});const h=l[r]||{};Object.keys(h).forEach(s=>{const i=s.replace(k,"");if(!a||e.includes(i)){const e=h[s];H(t,l,r,e.originalHandler,e.delegationSelector)}})},trigger(t,e,s){if("string"!=typeof e||!t)return null;const i=_(),n=R(e),o=e!==n,r=N.has(n);let a,l=!0,c=!0,h=!1,d=null;return o&&i&&(a=i.Event(e,s),i(t).trigger(a),l=!a.isPropagationStopped(),c=!a.isImmediatePropagationStopped(),h=a.isDefaultPrevented()),r?(d=document.createEvent("HTMLEvents"),d.initEvent(n,l,!0)):d=new CustomEvent(e,{bubbles:l,cancelable:!0}),void 0!==s&&Object.keys(s).forEach(t=>{Object.defineProperty(d,t,{get:()=>s[t]})}),h&&d.preventDefault(),c&&t.dispatchEvent(d),d.defaultPrevented&&void 0!==a&&a.preventDefault(),d}},$=new Map;var W={set(t,e,s){$.has(t)||$.set(t,new Map);const i=$.get(t);i.has(e)||0===i.size?i.set(e,s):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(i.keys())[0]}.`)},get:(t,e)=>$.has(t)&&$.get(t).get(e)||null,remove(t,e){if(!$.has(t))return;const s=$.get(t);s.delete(e),0===s.size&&$.delete(t)}};class q{constructor(t){(t=h(t))&&(this._element=t,W.set(this._element,this.constructor.DATA_KEY,this))}dispose(){W.remove(this._element,this.constructor.DATA_KEY),B.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach(t=>{this[t]=null})}_queueCallback(t,e,s=!0){E(t,e,s)}static getInstance(t){return W.get(t,this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,"object"==typeof e?e:null)}static get VERSION(){return"5.0.2"}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}}class z extends q{static get NAME(){return"alert"}close(t){const e=t?this._getRootElement(t):this._element,s=this._triggerCloseEvent(e);null===s||s.defaultPrevented||this._removeElement(e)}_getRootElement(t){return a(t)||t.closest(".alert")}_triggerCloseEvent(t){return B.trigger(t,"close.bs.alert")}_removeElement(t){t.classList.remove("show");const e=t.classList.contains("fade");this._queueCallback(()=>this._destroyElement(t),t,e)}_destroyElement(t){t.remove(),B.trigger(t,"closed.bs.alert")}static jQueryInterface(t){return this.each((function(){const e=z.getOrCreateInstance(this);"close"===t&&e[t](this)}))}static handleDismiss(t){return function(e){e&&e.preventDefault(),t.close(this)}}}B.on(document,"click.bs.alert.data-api",'[data-bs-dismiss="alert"]',z.handleDismiss(new z)),y(z);class F extends q{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(t){return this.each((function(){const e=F.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}function U(t){return"true"===t||"false"!==t&&(t===Number(t).toString()?Number(t):""===t||"null"===t?null:t)}function K(t){return t.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}B.on(document,"click.bs.button.data-api",'[data-bs-toggle="button"]',t=>{t.preventDefault();const e=t.target.closest('[data-bs-toggle="button"]');F.getOrCreateInstance(e).toggle()}),y(F);const V={setDataAttribute(t,e,s){t.setAttribute("data-bs-"+K(e),s)},removeDataAttribute(t,e){t.removeAttribute("data-bs-"+K(e))},getDataAttributes(t){if(!t)return{};const e={};return Object.keys(t.dataset).filter(t=>t.startsWith("bs")).forEach(s=>{let i=s.replace(/^bs/,"");i=i.charAt(0).toLowerCase()+i.slice(1,i.length),e[i]=U(t.dataset[s])}),e},getDataAttribute:(t,e)=>U(t.getAttribute("data-bs-"+K(e))),offset(t){const e=t.getBoundingClientRect();return{top:e.top+document.body.scrollTop,left:e.left+document.body.scrollLeft}},position:t=>({top:t.offsetTop,left:t.offsetLeft})},Q={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},X={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},Y="next",G="prev",Z="left",J="right",tt={ArrowLeft:J,ArrowRight:Z};class et extends q{constructor(t,e){super(t),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(e),this._indicatorsElement=i.findOne(".carousel-indicators",this._element),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent),this._addEventListeners()}static get Default(){return Q}static get NAME(){return"carousel"}next(){this._slide(Y)}nextWhenVisible(){!document.hidden&&u(this._element)&&this.next()}prev(){this._slide(G)}pause(t){t||(this._isPaused=!0),i.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(l(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(t){t||(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(t){this._activeElement=i.findOne(".active.carousel-item",this._element);const e=this._getItemIndex(this._activeElement);if(t>this._items.length-1||t<0)return;if(this._isSliding)return void B.one(this._element,"slid.bs.carousel",()=>this.to(t));if(e===t)return this.pause(),void this.cycle();const s=t>e?Y:G;this._slide(s,this._items[t])}_getConfig(t){return t={...Q,...V.getDataAttributes(this._element),..."object"==typeof t?t:{}},d("carousel",t,X),t}_handleSwipe(){const t=Math.abs(this.touchDeltaX);if(t<=40)return;const e=t/this.touchDeltaX;this.touchDeltaX=0,e&&this._slide(e>0?J:Z)}_addEventListeners(){this._config.keyboard&&B.on(this._element,"keydown.bs.carousel",t=>this._keydown(t)),"hover"===this._config.pause&&(B.on(this._element,"mouseenter.bs.carousel",t=>this.pause(t)),B.on(this._element,"mouseleave.bs.carousel",t=>this.cycle(t))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}_addTouchEventListeners(){const t=t=>{!this._pointerEvent||"pen"!==t.pointerType&&"touch"!==t.pointerType?this._pointerEvent||(this.touchStartX=t.touches[0].clientX):this.touchStartX=t.clientX},e=t=>{this.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this.touchStartX},s=t=>{!this._pointerEvent||"pen"!==t.pointerType&&"touch"!==t.pointerType||(this.touchDeltaX=t.clientX-this.touchStartX),this._handleSwipe(),"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(t=>this.cycle(t),500+this._config.interval))};i.find(".carousel-item img",this._element).forEach(t=>{B.on(t,"dragstart.bs.carousel",t=>t.preventDefault())}),this._pointerEvent?(B.on(this._element,"pointerdown.bs.carousel",e=>t(e)),B.on(this._element,"pointerup.bs.carousel",t=>s(t)),this._element.classList.add("pointer-event")):(B.on(this._element,"touchstart.bs.carousel",e=>t(e)),B.on(this._element,"touchmove.bs.carousel",t=>e(t)),B.on(this._element,"touchend.bs.carousel",t=>s(t)))}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=tt[t.key];e&&(t.preventDefault(),this._slide(e))}_getItemIndex(t){return this._items=t&&t.parentNode?i.find(".carousel-item",t.parentNode):[],this._items.indexOf(t)}_getItemByOrder(t,e){const s=t===Y;return A(this._items,e,s,this._config.wrap)}_triggerSlideEvent(t,e){const s=this._getItemIndex(t),n=this._getItemIndex(i.findOne(".active.carousel-item",this._element));return B.trigger(this._element,"slide.bs.carousel",{relatedTarget:t,direction:e,from:n,to:s})}_setActiveIndicatorElement(t){if(this._indicatorsElement){const e=i.findOne(".active",this._indicatorsElement);e.classList.remove("active"),e.removeAttribute("aria-current");const s=i.find("[data-bs-target]",this._indicatorsElement);for(let e=0;e{B.trigger(this._element,"slid.bs.carousel",{relatedTarget:r,direction:u,from:o,to:a})};if(this._element.classList.contains("slide")){r.classList.add(d),m(r),n.classList.add(h),r.classList.add(h);const t=()=>{r.classList.remove(h,d),r.classList.add("active"),n.classList.remove("active",d,h),this._isSliding=!1,setTimeout(g,0)};this._queueCallback(t,n,!0)}else n.classList.remove("active"),r.classList.add("active"),this._isSliding=!1,g();l&&this.cycle()}_directionToOrder(t){return[J,Z].includes(t)?v()?t===Z?G:Y:t===Z?Y:G:t}_orderToDirection(t){return[Y,G].includes(t)?v()?t===G?Z:J:t===G?J:Z:t}static carouselInterface(t,e){const s=et.getOrCreateInstance(t,e);let{_config:i}=s;"object"==typeof e&&(i={...i,...e});const n="string"==typeof e?e:i.slide;if("number"==typeof e)s.to(e);else if("string"==typeof n){if(void 0===s[n])throw new TypeError(`No method named "${n}"`);s[n]()}else i.interval&&i.ride&&(s.pause(),s.cycle())}static jQueryInterface(t){return this.each((function(){et.carouselInterface(this,t)}))}static dataApiClickHandler(t){const e=a(this);if(!e||!e.classList.contains("carousel"))return;const s={...V.getDataAttributes(e),...V.getDataAttributes(this)},i=this.getAttribute("data-bs-slide-to");i&&(s.interval=!1),et.carouselInterface(e,s),i&&et.getInstance(e).to(i),t.preventDefault()}}B.on(document,"click.bs.carousel.data-api","[data-bs-slide], [data-bs-slide-to]",et.dataApiClickHandler),B.on(window,"load.bs.carousel.data-api",()=>{const t=i.find('[data-bs-ride="carousel"]');for(let e=0,s=t.length;et===this._element);null!==n&&o.length&&(this._selector=n,this._triggerArray.push(e))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}static get Default(){return st}static get NAME(){return"collapse"}toggle(){this._element.classList.contains("show")?this.hide():this.show()}show(){if(this._isTransitioning||this._element.classList.contains("show"))return;let t,e;this._parent&&(t=i.find(".show, .collapsing",this._parent).filter(t=>"string"==typeof this._config.parent?t.getAttribute("data-bs-parent")===this._config.parent:t.classList.contains("collapse")),0===t.length&&(t=null));const s=i.findOne(this._selector);if(t){const i=t.find(t=>s!==t);if(e=i?nt.getInstance(i):null,e&&e._isTransitioning)return}if(B.trigger(this._element,"show.bs.collapse").defaultPrevented)return;t&&t.forEach(t=>{s!==t&&nt.collapseInterface(t,"hide"),e||W.set(t,"bs.collapse",null)});const n=this._getDimension();this._element.classList.remove("collapse"),this._element.classList.add("collapsing"),this._element.style[n]=0,this._triggerArray.length&&this._triggerArray.forEach(t=>{t.classList.remove("collapsed"),t.setAttribute("aria-expanded",!0)}),this.setTransitioning(!0);const o="scroll"+(n[0].toUpperCase()+n.slice(1));this._queueCallback(()=>{this._element.classList.remove("collapsing"),this._element.classList.add("collapse","show"),this._element.style[n]="",this.setTransitioning(!1),B.trigger(this._element,"shown.bs.collapse")},this._element,!0),this._element.style[n]=this._element[o]+"px"}hide(){if(this._isTransitioning||!this._element.classList.contains("show"))return;if(B.trigger(this._element,"hide.bs.collapse").defaultPrevented)return;const t=this._getDimension();this._element.style[t]=this._element.getBoundingClientRect()[t]+"px",m(this._element),this._element.classList.add("collapsing"),this._element.classList.remove("collapse","show");const e=this._triggerArray.length;if(e>0)for(let t=0;t{this.setTransitioning(!1),this._element.classList.remove("collapsing"),this._element.classList.add("collapse"),B.trigger(this._element,"hidden.bs.collapse")},this._element,!0)}setTransitioning(t){this._isTransitioning=t}_getConfig(t){return(t={...st,...t}).toggle=Boolean(t.toggle),d("collapse",t,it),t}_getDimension(){return this._element.classList.contains("width")?"width":"height"}_getParent(){let{parent:t}=this._config;t=h(t);const e=`[data-bs-toggle="collapse"][data-bs-parent="${t}"]`;return i.find(e,t).forEach(t=>{const e=a(t);this._addAriaAndCollapsedClass(e,[t])}),t}_addAriaAndCollapsedClass(t,e){if(!t||!e.length)return;const s=t.classList.contains("show");e.forEach(t=>{s?t.classList.remove("collapsed"):t.classList.add("collapsed"),t.setAttribute("aria-expanded",s)})}static collapseInterface(t,e){let s=nt.getInstance(t);const i={...st,...V.getDataAttributes(t),..."object"==typeof e&&e?e:{}};if(!s&&i.toggle&&"string"==typeof e&&/show|hide/.test(e)&&(i.toggle=!1),s||(s=new nt(t,i)),"string"==typeof e){if(void 0===s[e])throw new TypeError(`No method named "${e}"`);s[e]()}}static jQueryInterface(t){return this.each((function(){nt.collapseInterface(this,t)}))}}B.on(document,"click.bs.collapse.data-api",'[data-bs-toggle="collapse"]',(function(t){("A"===t.target.tagName||t.delegateTarget&&"A"===t.delegateTarget.tagName)&&t.preventDefault();const e=V.getDataAttributes(this),s=r(this);i.find(s).forEach(t=>{const s=nt.getInstance(t);let i;s?(null===s._parent&&"string"==typeof e.parent&&(s._config.parent=e.parent,s._parent=s._getParent()),i="toggle"):i=e,nt.collapseInterface(t,i)})})),y(nt);const ot=new RegExp("ArrowUp|ArrowDown|Escape"),rt=v()?"top-end":"top-start",at=v()?"top-start":"top-end",lt=v()?"bottom-end":"bottom-start",ct=v()?"bottom-start":"bottom-end",ht=v()?"left-start":"right-start",dt=v()?"right-start":"left-start",ut={offset:[0,2],boundary:"clippingParents",reference:"toggle",display:"dynamic",popperConfig:null,autoClose:!0},gt={offset:"(array|string|function)",boundary:"(string|element)",reference:"(string|element|object)",display:"string",popperConfig:"(null|object|function)",autoClose:"(boolean|string)"};class pt extends q{constructor(t,e){super(t),this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}static get Default(){return ut}static get DefaultType(){return gt}static get NAME(){return"dropdown"}toggle(){g(this._element)||(this._element.classList.contains("show")?this.hide():this.show())}show(){if(g(this._element)||this._menu.classList.contains("show"))return;const t=pt.getParentFromElement(this._element),e={relatedTarget:this._element};if(!B.trigger(this._element,"show.bs.dropdown",e).defaultPrevented){if(this._inNavbar)V.setDataAttribute(this._menu,"popper","none");else{if(void 0===s)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");let e=this._element;"parent"===this._config.reference?e=t:c(this._config.reference)?e=h(this._config.reference):"object"==typeof this._config.reference&&(e=this._config.reference);const i=this._getPopperConfig(),n=i.modifiers.find(t=>"applyStyles"===t.name&&!1===t.enabled);this._popper=s.createPopper(e,this._menu,i),n&&V.setDataAttribute(this._menu,"popper","static")}"ontouchstart"in document.documentElement&&!t.closest(".navbar-nav")&&[].concat(...document.body.children).forEach(t=>B.on(t,"mouseover",f)),this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.toggle("show"),this._element.classList.toggle("show"),B.trigger(this._element,"shown.bs.dropdown",e)}}hide(){if(g(this._element)||!this._menu.classList.contains("show"))return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_addEventListeners(){B.on(this._element,"click.bs.dropdown",t=>{t.preventDefault(),this.toggle()})}_completeHide(t){B.trigger(this._element,"hide.bs.dropdown",t).defaultPrevented||("ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>B.off(t,"mouseover",f)),this._popper&&this._popper.destroy(),this._menu.classList.remove("show"),this._element.classList.remove("show"),this._element.setAttribute("aria-expanded","false"),V.removeDataAttribute(this._menu,"popper"),B.trigger(this._element,"hidden.bs.dropdown",t))}_getConfig(t){if(t={...this.constructor.Default,...V.getDataAttributes(this._element),...t},d("dropdown",t,this.constructor.DefaultType),"object"==typeof t.reference&&!c(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError("dropdown".toUpperCase()+': Option "reference" provided type "object" without a required "getBoundingClientRect" method.');return t}_getMenuElement(){return i.next(this._element,".dropdown-menu")[0]}_getPlacement(){const t=this._element.parentNode;if(t.classList.contains("dropend"))return ht;if(t.classList.contains("dropstart"))return dt;const e="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return t.classList.contains("dropup")?e?at:rt:e?ct:lt}_detectNavbar(){return null!==this._element.closest(".navbar")}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return"static"===this._config.display&&(t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,..."function"==typeof this._config.popperConfig?this._config.popperConfig(t):this._config.popperConfig}}_selectMenuItem({key:t,target:e}){const s=i.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter(u);s.length&&A(s,e,"ArrowDown"===t,!s.includes(e)).focus()}static dropdownInterface(t,e){const s=pt.getOrCreateInstance(t,e);if("string"==typeof e){if(void 0===s[e])throw new TypeError(`No method named "${e}"`);s[e]()}}static jQueryInterface(t){return this.each((function(){pt.dropdownInterface(this,t)}))}static clearMenus(t){if(t&&(2===t.button||"keyup"===t.type&&"Tab"!==t.key))return;const e=i.find('[data-bs-toggle="dropdown"]');for(let s=0,i=e.length;sthis.matches('[data-bs-toggle="dropdown"]')?this:i.prev(this,'[data-bs-toggle="dropdown"]')[0];return"Escape"===t.key?(s().focus(),void pt.clearMenus()):"ArrowUp"===t.key||"ArrowDown"===t.key?(e||s().click(),void pt.getInstance(s())._selectMenuItem(t)):void(e&&"Space"!==t.key||pt.clearMenus())}}B.on(document,"keydown.bs.dropdown.data-api",'[data-bs-toggle="dropdown"]',pt.dataApiKeydownHandler),B.on(document,"keydown.bs.dropdown.data-api",".dropdown-menu",pt.dataApiKeydownHandler),B.on(document,"click.bs.dropdown.data-api",pt.clearMenus),B.on(document,"keyup.bs.dropdown.data-api",pt.clearMenus),B.on(document,"click.bs.dropdown.data-api",'[data-bs-toggle="dropdown"]',(function(t){t.preventDefault(),pt.dropdownInterface(this)})),y(pt);class ft{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,"paddingRight",e=>e+t),this._setElementAttributes(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top","paddingRight",e=>e+t),this._setElementAttributes(".sticky-top","marginRight",e=>e-t)}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,s){const i=this.getWidth();this._applyManipulationCallback(t,t=>{if(t!==this._element&&window.innerWidth>t.clientWidth+i)return;this._saveInitialAttribute(t,e);const n=window.getComputedStyle(t)[e];t.style[e]=s(Number.parseFloat(n))+"px"})}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top","paddingRight"),this._resetElementAttributes(".sticky-top","marginRight")}_saveInitialAttribute(t,e){const s=t.style[e];s&&V.setDataAttribute(t,e,s)}_resetElementAttributes(t,e){this._applyManipulationCallback(t,t=>{const s=V.getDataAttribute(t,e);void 0===s?t.style.removeProperty(e):(V.removeDataAttribute(t,e),t.style[e]=s)})}_applyManipulationCallback(t,e){c(t)?e(t):i.find(t,this._element).forEach(e)}isOverflowing(){return this.getWidth()>0}}const mt={isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},_t={isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"};class bt{constructor(t){this._config=this._getConfig(t),this._isAppended=!1,this._element=null}show(t){this._config.isVisible?(this._append(),this._config.isAnimated&&m(this._getElement()),this._getElement().classList.add("show"),this._emulateAnimation(()=>{w(t)})):w(t)}hide(t){this._config.isVisible?(this._getElement().classList.remove("show"),this._emulateAnimation(()=>{this.dispose(),w(t)})):w(t)}_getElement(){if(!this._element){const t=document.createElement("div");t.className="modal-backdrop",this._config.isAnimated&&t.classList.add("fade"),this._element=t}return this._element}_getConfig(t){return(t={...mt,..."object"==typeof t?t:{}}).rootElement=h(t.rootElement),d("backdrop",t,_t),t}_append(){this._isAppended||(this._config.rootElement.appendChild(this._getElement()),B.on(this._getElement(),"mousedown.bs.backdrop",()=>{w(this._config.clickCallback)}),this._isAppended=!0)}dispose(){this._isAppended&&(B.off(this._element,"mousedown.bs.backdrop"),this._element.remove(),this._isAppended=!1)}_emulateAnimation(t){E(t,this._getElement(),this._config.isAnimated)}}const vt={backdrop:!0,keyboard:!0,focus:!0},yt={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean"};class wt extends q{constructor(t,e){super(t),this._config=this._getConfig(e),this._dialog=i.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._isShown=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollBar=new ft}static get Default(){return vt}static get NAME(){return"modal"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||B.trigger(this._element,"show.bs.modal",{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isAnimated()&&(this._isTransitioning=!0),this._scrollBar.hide(),document.body.classList.add("modal-open"),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),B.on(this._element,"click.dismiss.bs.modal",'[data-bs-dismiss="modal"]',t=>this.hide(t)),B.on(this._dialog,"mousedown.dismiss.bs.modal",()=>{B.one(this._element,"mouseup.dismiss.bs.modal",t=>{t.target===this._element&&(this._ignoreBackdropClick=!0)})}),this._showBackdrop(()=>this._showElement(t)))}hide(t){if(t&&["A","AREA"].includes(t.target.tagName)&&t.preventDefault(),!this._isShown||this._isTransitioning)return;if(B.trigger(this._element,"hide.bs.modal").defaultPrevented)return;this._isShown=!1;const e=this._isAnimated();e&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),B.off(document,"focusin.bs.modal"),this._element.classList.remove("show"),B.off(this._element,"click.dismiss.bs.modal"),B.off(this._dialog,"mousedown.dismiss.bs.modal"),this._queueCallback(()=>this._hideModal(),this._element,e)}dispose(){[window,this._dialog].forEach(t=>B.off(t,".bs.modal")),this._backdrop.dispose(),super.dispose(),B.off(document,"focusin.bs.modal")}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new bt({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_getConfig(t){return t={...vt,...V.getDataAttributes(this._element),..."object"==typeof t?t:{}},d("modal",t,yt),t}_showElement(t){const e=this._isAnimated(),s=i.findOne(".modal-body",this._dialog);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(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,s&&(s.scrollTop=0),e&&m(this._element),this._element.classList.add("show"),this._config.focus&&this._enforceFocus(),this._queueCallback(()=>{this._config.focus&&this._element.focus(),this._isTransitioning=!1,B.trigger(this._element,"shown.bs.modal",{relatedTarget:t})},this._dialog,e)}_enforceFocus(){B.off(document,"focusin.bs.modal"),B.on(document,"focusin.bs.modal",t=>{document===t.target||this._element===t.target||this._element.contains(t.target)||this._element.focus()})}_setEscapeEvent(){this._isShown?B.on(this._element,"keydown.dismiss.bs.modal",t=>{this._config.keyboard&&"Escape"===t.key?(t.preventDefault(),this.hide()):this._config.keyboard||"Escape"!==t.key||this._triggerBackdropTransition()}):B.off(this._element,"keydown.dismiss.bs.modal")}_setResizeEvent(){this._isShown?B.on(window,"resize.bs.modal",()=>this._adjustDialog()):B.off(window,"resize.bs.modal")}_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("modal-open"),this._resetAdjustments(),this._scrollBar.reset(),B.trigger(this._element,"hidden.bs.modal")})}_showBackdrop(t){B.on(this._element,"click.dismiss.bs.modal",t=>{this._ignoreBackdropClick?this._ignoreBackdropClick=!1:t.target===t.currentTarget&&(!0===this._config.backdrop?this.hide():"static"===this._config.backdrop&&this._triggerBackdropTransition())}),this._backdrop.show(t)}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(B.trigger(this._element,"hidePrevented.bs.modal").defaultPrevented)return;const{classList:t,scrollHeight:e,style:s}=this._element,i=e>document.documentElement.clientHeight;!i&&"hidden"===s.overflowY||t.contains("modal-static")||(i||(s.overflowY="hidden"),t.add("modal-static"),this._queueCallback(()=>{t.remove("modal-static"),i||this._queueCallback(()=>{s.overflowY=""},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),s=e>0;(!s&&t&&!v()||s&&!t&&v())&&(this._element.style.paddingLeft=e+"px"),(s&&!t&&!v()||!s&&t&&v())&&(this._element.style.paddingRight=e+"px")}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each((function(){const s=wt.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===s[t])throw new TypeError(`No method named "${t}"`);s[t](e)}}))}}B.on(document,"click.bs.modal.data-api",'[data-bs-toggle="modal"]',(function(t){const e=a(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),B.one(e,"show.bs.modal",t=>{t.defaultPrevented||B.one(e,"hidden.bs.modal",()=>{u(this)&&this.focus()})}),wt.getOrCreateInstance(e).toggle(this)})),y(wt);const Et={backdrop:!0,keyboard:!0,scroll:!1},At={backdrop:"boolean",keyboard:"boolean",scroll:"boolean"};class Tt extends q{constructor(t,e){super(t),this._config=this._getConfig(e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._addEventListeners()}static get NAME(){return"offcanvas"}static get Default(){return Et}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||B.trigger(this._element,"show.bs.offcanvas",{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._element.style.visibility="visible",this._backdrop.show(),this._config.scroll||((new ft).hide(),this._enforceFocusOnElement(this._element)),this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add("show"),this._queueCallback(()=>{B.trigger(this._element,"shown.bs.offcanvas",{relatedTarget:t})},this._element,!0))}hide(){this._isShown&&(B.trigger(this._element,"hide.bs.offcanvas").defaultPrevented||(B.off(document,"focusin.bs.offcanvas"),this._element.blur(),this._isShown=!1,this._element.classList.remove("show"),this._backdrop.hide(),this._queueCallback(()=>{this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._element.style.visibility="hidden",this._config.scroll||(new ft).reset(),B.trigger(this._element,"hidden.bs.offcanvas")},this._element,!0)))}dispose(){this._backdrop.dispose(),super.dispose(),B.off(document,"focusin.bs.offcanvas")}_getConfig(t){return t={...Et,...V.getDataAttributes(this._element),..."object"==typeof t?t:{}},d("offcanvas",t,At),t}_initializeBackDrop(){return new bt({isVisible:this._config.backdrop,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:()=>this.hide()})}_enforceFocusOnElement(t){B.off(document,"focusin.bs.offcanvas"),B.on(document,"focusin.bs.offcanvas",e=>{document===e.target||t===e.target||t.contains(e.target)||t.focus()}),t.focus()}_addEventListeners(){B.on(this._element,"click.dismiss.bs.offcanvas",'[data-bs-dismiss="offcanvas"]',()=>this.hide()),B.on(this._element,"keydown.dismiss.bs.offcanvas",t=>{this._config.keyboard&&"Escape"===t.key&&this.hide()})}static jQueryInterface(t){return this.each((function(){const e=Tt.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}B.on(document,"click.bs.offcanvas.data-api",'[data-bs-toggle="offcanvas"]',(function(t){const e=a(this);if(["A","AREA"].includes(this.tagName)&&t.preventDefault(),g(this))return;B.one(e,"hidden.bs.offcanvas",()=>{u(this)&&this.focus()});const s=i.findOne(".offcanvas.show");s&&s!==e&&Tt.getInstance(s).hide(),Tt.getOrCreateInstance(e).toggle(this)})),B.on(window,"load.bs.offcanvas.data-api",()=>i.find(".offcanvas.show").forEach(t=>Tt.getOrCreateInstance(t).show())),y(Tt);const Ct=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),kt=/^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(?:[#/?]|$))/i,Lt=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i,Ot=(t,e)=>{const s=t.nodeName.toLowerCase();if(e.includes(s))return!Ct.has(s)||Boolean(kt.test(t.nodeValue)||Lt.test(t.nodeValue));const i=e.filter(t=>t instanceof RegExp);for(let t=0,e=i.length;t{Ot(t,a)||s.removeAttribute(t.nodeName)})}return i.body.innerHTML}const It=new RegExp("(^|\\s)bs-tooltip\\S+","g"),Nt=new Set(["sanitize","allowList","sanitizeFn"]),St={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)"},xt={AUTO:"auto",TOP:"top",RIGHT:v()?"left":"right",BOTTOM:"bottom",LEFT:v()?"right":"left"},Mt={animation:!0,template:'',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:{"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],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:[]},popperConfig:null},Pt={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"};class jt extends q{constructor(t,e){if(void 0===s)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this._config=this._getConfig(e),this.tip=null,this._setListeners()}static get Default(){return Mt}static get NAME(){return"tooltip"}static get Event(){return Pt}static get DefaultType(){return St}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(t){if(this._isEnabled)if(t){const e=this._initializeOnDelegatedTarget(t);e._activeTrigger.click=!e._activeTrigger.click,e._isWithActiveTrigger()?e._enter(null,e):e._leave(null,e)}else{if(this.getTipElement().classList.contains("show"))return void this._leave(null,this);this._enter(null,this)}}dispose(){clearTimeout(this._timeout),B.off(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.tip&&this.tip.remove(),this._popper&&this._popper.destroy(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this.isWithContent()||!this._isEnabled)return;const t=B.trigger(this._element,this.constructor.Event.SHOW),e=p(this._element),i=null===e?this._element.ownerDocument.documentElement.contains(this._element):e.contains(this._element);if(t.defaultPrevented||!i)return;const o=this.getTipElement(),r=n(this.constructor.NAME);o.setAttribute("id",r),this._element.setAttribute("aria-describedby",r),this.setContent(),this._config.animation&&o.classList.add("fade");const a="function"==typeof this._config.placement?this._config.placement.call(this,o,this._element):this._config.placement,l=this._getAttachment(a);this._addAttachmentClass(l);const{container:c}=this._config;W.set(o,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||(c.appendChild(o),B.trigger(this._element,this.constructor.Event.INSERTED)),this._popper?this._popper.update():this._popper=s.createPopper(this._element,o,this._getPopperConfig(l)),o.classList.add("show");const h="function"==typeof this._config.customClass?this._config.customClass():this._config.customClass;h&&o.classList.add(...h.split(" ")),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>{B.on(t,"mouseover",f)});const d=this.tip.classList.contains("fade");this._queueCallback(()=>{const t=this._hoverState;this._hoverState=null,B.trigger(this._element,this.constructor.Event.SHOWN),"out"===t&&this._leave(null,this)},this.tip,d)}hide(){if(!this._popper)return;const t=this.getTipElement();if(B.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented)return;t.classList.remove("show"),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>B.off(t,"mouseover",f)),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1;const e=this.tip.classList.contains("fade");this._queueCallback(()=>{this._isWithActiveTrigger()||("show"!==this._hoverState&&t.remove(),this._cleanTipClass(),this._element.removeAttribute("aria-describedby"),B.trigger(this._element,this.constructor.Event.HIDDEN),this._popper&&(this._popper.destroy(),this._popper=null))},this.tip,e),this._hoverState=""}update(){null!==this._popper&&this._popper.update()}isWithContent(){return Boolean(this.getTitle())}getTipElement(){if(this.tip)return this.tip;const t=document.createElement("div");return t.innerHTML=this._config.template,this.tip=t.children[0],this.tip}setContent(){const t=this.getTipElement();this.setElementContent(i.findOne(".tooltip-inner",t),this.getTitle()),t.classList.remove("fade","show")}setElementContent(t,e){if(null!==t)return c(e)?(e=h(e),void(this._config.html?e.parentNode!==t&&(t.innerHTML="",t.appendChild(e)):t.textContent=e.textContent)):void(this._config.html?(this._config.sanitize&&(e=Dt(e,this._config.allowList,this._config.sanitizeFn)),t.innerHTML=e):t.textContent=e)}getTitle(){let t=this._element.getAttribute("data-bs-original-title");return t||(t="function"==typeof this._config.title?this._config.title.call(this._element):this._config.title),t}updateAttachment(t){return"right"===t?"end":"left"===t?"start":t}_initializeOnDelegatedTarget(t,e){const s=this.constructor.DATA_KEY;return(e=e||W.get(t.delegateTarget,s))||(e=new this.constructor(t.delegateTarget,this._getDelegateConfig()),W.set(t.delegateTarget,s,e)),e}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(t){const e={placement:t,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:t=>this._handlePopperPlacementChange(t)}],onFirstUpdate:t=>{t.options.placement!==t.placement&&this._handlePopperPlacementChange(t)}};return{...e,..."function"==typeof this._config.popperConfig?this._config.popperConfig(e):this._config.popperConfig}}_addAttachmentClass(t){this.getTipElement().classList.add("bs-tooltip-"+this.updateAttachment(t))}_getAttachment(t){return xt[t.toUpperCase()]}_setListeners(){this._config.trigger.split(" ").forEach(t=>{if("click"===t)B.on(this._element,this.constructor.Event.CLICK,this._config.selector,t=>this.toggle(t));else if("manual"!==t){const e="hover"===t?this.constructor.Event.MOUSEENTER:this.constructor.Event.FOCUSIN,s="hover"===t?this.constructor.Event.MOUSELEAVE:this.constructor.Event.FOCUSOUT;B.on(this._element,e,this._config.selector,t=>this._enter(t)),B.on(this._element,s,this._config.selector,t=>this._leave(t))}}),this._hideModalHandler=()=>{this._element&&this.hide()},B.on(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this._config.selector?this._config={...this._config,trigger:"manual",selector:""}:this._fixTitle()}_fixTitle(){const t=this._element.getAttribute("title"),e=typeof this._element.getAttribute("data-bs-original-title");(t||"string"!==e)&&(this._element.setAttribute("data-bs-original-title",t||""),!t||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",t),this._element.setAttribute("title",""))}_enter(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusin"===t.type?"focus":"hover"]=!0),e.getTipElement().classList.contains("show")||"show"===e._hoverState?e._hoverState="show":(clearTimeout(e._timeout),e._hoverState="show",e._config.delay&&e._config.delay.show?e._timeout=setTimeout(()=>{"show"===e._hoverState&&e.show()},e._config.delay.show):e.show())}_leave(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusout"===t.type?"focus":"hover"]=e._element.contains(t.relatedTarget)),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e._config.delay&&e._config.delay.hide?e._timeout=setTimeout(()=>{"out"===e._hoverState&&e.hide()},e._config.delay.hide):e.hide())}_isWithActiveTrigger(){for(const t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1}_getConfig(t){const e=V.getDataAttributes(this._element);return Object.keys(e).forEach(t=>{Nt.has(t)&&delete e[t]}),(t={...this.constructor.Default,...e,..."object"==typeof t&&t?t:{}}).container=!1===t.container?document.body:h(t.container),"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),d("tooltip",t,this.constructor.DefaultType),t.sanitize&&(t.template=Dt(t.template,t.allowList,t.sanitizeFn)),t}_getDelegateConfig(){const t={};if(this._config)for(const e in this._config)this.constructor.Default[e]!==this._config[e]&&(t[e]=this._config[e]);return t}_cleanTipClass(){const t=this.getTipElement(),e=t.getAttribute("class").match(It);null!==e&&e.length>0&&e.map(t=>t.trim()).forEach(e=>t.classList.remove(e))}_handlePopperPlacementChange(t){const{state:e}=t;e&&(this.tip=e.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(e.placement)))}static jQueryInterface(t){return this.each((function(){const e=jt.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}y(jt);const Ht=new RegExp("(^|\\s)bs-popover\\S+","g"),Rt={...jt.Default,placement:"right",offset:[0,8],trigger:"click",content:"",template:''},Bt={...jt.DefaultType,content:"(string|element|function)"},$t={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"};class Wt extends jt{static get Default(){return Rt}static get NAME(){return"popover"}static get Event(){return $t}static get DefaultType(){return Bt}isWithContent(){return this.getTitle()||this._getContent()}getTipElement(){return this.tip||(this.tip=super.getTipElement(),this.getTitle()||i.findOne(".popover-header",this.tip).remove(),this._getContent()||i.findOne(".popover-body",this.tip).remove()),this.tip}setContent(){const t=this.getTipElement();this.setElementContent(i.findOne(".popover-header",t),this.getTitle());let e=this._getContent();"function"==typeof e&&(e=e.call(this._element)),this.setElementContent(i.findOne(".popover-body",t),e),t.classList.remove("fade","show")}_addAttachmentClass(t){this.getTipElement().classList.add("bs-popover-"+this.updateAttachment(t))}_getContent(){return this._element.getAttribute("data-bs-content")||this._config.content}_cleanTipClass(){const t=this.getTipElement(),e=t.getAttribute("class").match(Ht);null!==e&&e.length>0&&e.map(t=>t.trim()).forEach(e=>t.classList.remove(e))}static jQueryInterface(t){return this.each((function(){const e=Wt.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}y(Wt);const qt={offset:10,method:"auto",target:""},zt={offset:"number",method:"string",target:"(string|element)"};class Ft extends q{constructor(t,e){super(t),this._scrollElement="BODY"===this._element.tagName?window:this._element,this._config=this._getConfig(e),this._selector=`${this._config.target} .nav-link, ${this._config.target} .list-group-item, ${this._config.target} .dropdown-item`,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,B.on(this._scrollElement,"scroll.bs.scrollspy",()=>this._process()),this.refresh(),this._process()}static get Default(){return qt}static get NAME(){return"scrollspy"}refresh(){const t=this._scrollElement===this._scrollElement.window?"offset":"position",e="auto"===this._config.method?t:this._config.method,s="position"===e?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),i.find(this._selector).map(t=>{const n=r(t),o=n?i.findOne(n):null;if(o){const t=o.getBoundingClientRect();if(t.width||t.height)return[V[e](o).top+s,n]}return null}).filter(t=>t).sort((t,e)=>t[0]-e[0]).forEach(t=>{this._offsets.push(t[0]),this._targets.push(t[1])})}dispose(){B.off(this._scrollElement,".bs.scrollspy"),super.dispose()}_getConfig(t){if("string"!=typeof(t={...qt,...V.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}}).target&&c(t.target)){let{id:e}=t.target;e||(e=n("scrollspy"),t.target.id=e),t.target="#"+e}return d("scrollspy",t,zt),t}_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(){const t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),s=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=s){const t=this._targets[this._targets.length-1];this._activeTarget!==t&&this._activate(t)}else{if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(let e=this._offsets.length;e--;)this._activeTarget!==this._targets[e]&&t>=this._offsets[e]&&(void 0===this._offsets[e+1]||t`${e}[data-bs-target="${t}"],${e}[href="${t}"]`),s=i.findOne(e.join(","));s.classList.contains("dropdown-item")?(i.findOne(".dropdown-toggle",s.closest(".dropdown")).classList.add("active"),s.classList.add("active")):(s.classList.add("active"),i.parents(s,".nav, .list-group").forEach(t=>{i.prev(t,".nav-link, .list-group-item").forEach(t=>t.classList.add("active")),i.prev(t,".nav-item").forEach(t=>{i.children(t,".nav-link").forEach(t=>t.classList.add("active"))})})),B.trigger(this._scrollElement,"activate.bs.scrollspy",{relatedTarget:t})}_clear(){i.find(this._selector).filter(t=>t.classList.contains("active")).forEach(t=>t.classList.remove("active"))}static jQueryInterface(t){return this.each((function(){const e=Ft.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}B.on(window,"load.bs.scrollspy.data-api",()=>{i.find('[data-bs-spy="scroll"]').forEach(t=>new Ft(t))}),y(Ft);class Ut extends q{static get NAME(){return"tab"}show(){if(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&this._element.classList.contains("active"))return;let t;const e=a(this._element),s=this._element.closest(".nav, .list-group");if(s){const e="UL"===s.nodeName||"OL"===s.nodeName?":scope > li > .active":".active";t=i.find(e,s),t=t[t.length-1]}const n=t?B.trigger(t,"hide.bs.tab",{relatedTarget:this._element}):null;if(B.trigger(this._element,"show.bs.tab",{relatedTarget:t}).defaultPrevented||null!==n&&n.defaultPrevented)return;this._activate(this._element,s);const o=()=>{B.trigger(t,"hidden.bs.tab",{relatedTarget:this._element}),B.trigger(this._element,"shown.bs.tab",{relatedTarget:t})};e?this._activate(e,e.parentNode,o):o()}_activate(t,e,s){const n=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?i.children(e,".active"):i.find(":scope > li > .active",e))[0],o=s&&n&&n.classList.contains("fade"),r=()=>this._transitionComplete(t,n,s);n&&o?(n.classList.remove("show"),this._queueCallback(r,t,!0)):r()}_transitionComplete(t,e,s){if(e){e.classList.remove("active");const t=i.findOne(":scope > .dropdown-menu .active",e.parentNode);t&&t.classList.remove("active"),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}t.classList.add("active"),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),m(t),t.classList.contains("fade")&&t.classList.add("show");let n=t.parentNode;if(n&&"LI"===n.nodeName&&(n=n.parentNode),n&&n.classList.contains("dropdown-menu")){const e=t.closest(".dropdown");e&&i.find(".dropdown-toggle",e).forEach(t=>t.classList.add("active")),t.setAttribute("aria-expanded",!0)}s&&s()}static jQueryInterface(t){return this.each((function(){const e=Ut.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}B.on(document,"click.bs.tab.data-api",'[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',(function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),g(this)||Ut.getOrCreateInstance(this).show()})),y(Ut);const Kt={animation:"boolean",autohide:"boolean",delay:"number"},Vt={animation:!0,autohide:!0,delay:5e3};class Qt extends q{constructor(t,e){super(t),this._config=this._getConfig(e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get DefaultType(){return Kt}static get Default(){return Vt}static get NAME(){return"toast"}show(){B.trigger(this._element,"show.bs.toast").defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add("fade"),this._element.classList.remove("hide"),m(this._element),this._element.classList.add("showing"),this._queueCallback(()=>{this._element.classList.remove("showing"),this._element.classList.add("show"),B.trigger(this._element,"shown.bs.toast"),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){this._element.classList.contains("show")&&(B.trigger(this._element,"hide.bs.toast").defaultPrevented||(this._element.classList.remove("show"),this._queueCallback(()=>{this._element.classList.add("hide"),B.trigger(this._element,"hidden.bs.toast")},this._element,this._config.animation)))}dispose(){this._clearTimeout(),this._element.classList.contains("show")&&this._element.classList.remove("show"),super.dispose()}_getConfig(t){return t={...Vt,...V.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}},d("toast",t,this.constructor.DefaultType),t}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,e){switch(t.type){case"mouseover":case"mouseout":this._hasMouseInteraction=e;break;case"focusin":case"focusout":this._hasKeyboardInteraction=e}if(e)return void this._clearTimeout();const s=t.relatedTarget;this._element===s||this._element.contains(s)||this._maybeScheduleHide()}_setListeners(){B.on(this._element,"click.dismiss.bs.toast",'[data-bs-dismiss="toast"]',()=>this.hide()),B.on(this._element,"mouseover.bs.toast",t=>this._onInteraction(t,!0)),B.on(this._element,"mouseout.bs.toast",t=>this._onInteraction(t,!1)),B.on(this._element,"focusin.bs.toast",t=>this._onInteraction(t,!0)),B.on(this._element,"focusout.bs.toast",t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each((function(){const e=Qt.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return y(Qt),{Alert:z,Button:F,Carousel:et,Collapse:nt,Dropdown:pt,Modal:wt,Offcanvas:Tt,Popover:Wt,ScrollSpy:Ft,Tab:Ut,Toast:Qt,Tooltip:jt}})); -//# sourceMappingURL=bootstrap.min.js.map \ No newline at end of file diff --git a/src/core/static/js/libs/bootstrap/mdb.min.js b/src/core/static/js/libs/bootstrap/mdb.min.js deleted file mode 100644 index d293fe9..0000000 --- a/src/core/static/js/libs/bootstrap/mdb.min.js +++ /dev/null @@ -1,20 +0,0 @@ -/*! - * MDB5 - * Version: FREE 3.3.0 - * - * - * Copyright: Material Design for Bootstrap - * https://mdbootstrap.com/ - * - * Read the license: https://mdbootstrap.com/general/license/ - * - * - * Documentation: https://mdbootstrap.com/docs/standard/ - * - * Support: https://mdbootstrap.com/support/ - * - * Contact: office@mdbootstrap.com - * - */ -!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("mdb",[],e):"object"==typeof exports?exports.mdb=e():t.mdb=e()}(this,function(){return r={},o.m=n=[function(t,e,n){var r,o=n(7),i=n(93),c=n(122),a=n(18);for(r in i){var u=o[r],s=u&&u.prototype;if(s&&s.forEach!==c)try{a(s,"forEach",c)}catch(t){s.forEach=c}}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,n){var s=n(7),l=n(36).f,f=n(18),p=n(19),d=n(55),h=n(115),y=n(44);t.exports=function(t,e){var n,r,o,i=t.target,c=t.global,a=t.stat,u=c?s:a?s[i]||d(i,{}):(s[i]||{}).prototype;if(u)for(n in e){if(r=e[n],o=t.noTargetGet?(o=l(u,n))&&o.value:u[n],!y(c?n:i+(a?".":"#")+n,t.forced)&&void 0!==o){if(typeof r==typeof o)continue;h(r,o)}(t.sham||o&&o.sham)&&f(r,"sham",!0),p(u,n,r,t)}}},function(t,e,n){var r=n(7),o=n(84),i=n(14),c=n(58),a=n(91),n=n(118),u=o("wks"),s=r.Symbol,l=n?s:s&&s.withoutSetter||c;t.exports=function(t){return i(u,t)||(a&&i(s,t)?u[t]=s[t]:u[t]=l("Symbol."+t)),u[t]}},function(t,e,n){var r=n(2),o=n(1),i=n(23),c=n(64),n=n(92);r({target:"Object",stat:!0,forced:o(function(){c(1)}),sham:!n},{getPrototypeOf:function(t){return c(i(t))}})},function(t,e,n){n(2)({target:"Object",stat:!0},{setPrototypeOf:n(65)})},function(t,e,n){"use strict";var r=n(2),o=n(45).find,i=n(62),n="find",c=!0;n in[]&&Array(1)[n](function(){c=!1}),r({target:"Array",proto:!0,forced:c},{find:function(t){return o(this,t,1k;k++)u(b,O=j[k])&&!u(E,O)&&g(E,O,y(b,O));(E.prototype=_).constructor=E,a(i,m,E)}},function(t,e,n){var r=n(43),o=Math.min;t.exports=function(t){return 0>>0;if(0==r)return[];if(void 0===t)return[n];if(!l(t))return h.call(n,t,r);for(var o,i,c,a=[],e=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),u=0,s=new RegExp(t.source,e+"g");(o=p.call(s,n))&&!(u<(i=s.lastIndex)&&(a.push(n.slice(u,o.index)),1=r));)s.lastIndex===o.index&&s.lastIndex++;return u===n.length?!c&&s.test("")||a.push(""):a.push(n.slice(u)),a.length>r?a.slice(0,r):a}:"0".split(void 0,0).length?function(t,e){return void 0===t&&0===e?[]:h.call(this,t,e)}:h;return[function(t,e){var n=f(this),r=null==t?void 0:t[o];return void 0!==r?r.call(t,n,e):g.call(String(n),t,e)},function(t,e){var n=y(g,t,this,e,g!==h);if(n.done)return n.value;var r=v(t),o=String(this),n=m(r,RegExp),i=r.unicode,t=(r.ignoreCase?"i":"")+(r.multiline?"m":"")+(r.unicode?"u":"")+(j?"y":"g"),c=new n(j?r:"^(?:"+r.source+")",t),a=void 0===e?E:e>>>0;if(0==a)return[];if(0===o.length)return null===w(c,o)?[o]:[];for(var u=0,s=0,l=[];sk;)!function(e){e in E||a(E,e,{configurable:!0,get:function(){return v[e]},set:function(t){v[e]=t}})}(j[k++]);(m.constructor=E).prototype=m,p(o,"RegExp",E)}y("RegExp")},function(t,e,n){var r=n(38),o=n(17);t.exports=function(t){return r(o(t))}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){"use strict";var r=n(74),l=n(9),f=n(16),o=n(17),p=n(75),d=n(76);r("match",1,function(r,u,s){return[function(t){var e=o(this),n=null==t?void 0:t[r];return void 0!==n?n.call(t,e):new RegExp(t)[r](String(e))},function(t){var e=s(u,t,this);if(e.done)return e.value;var n=l(t),r=String(this);if(!n.global)return d(n,r);for(var o=n.unicode,i=[],c=n.lastIndex=0;null!==(a=d(n,r));){var a=String(a[0]);""===(i[c]=a)&&(n.lastIndex=p(r,f(n.lastIndex),o)),c++}return 0===c?null:i}]})},function(t,e,n){var r,o,i,c,a,u,s,l,f=n(114),p=n(7),d=n(11),h=n(18),y=n(14),g=n(56),v=n(57),n=n(41),p=p.WeakMap;s=f?(r=g.state||(g.state=new p),o=r.get,i=r.has,c=r.set,a=function(t,e){return e.facade=t,c.call(r,t,e),e},u=function(t){return o.call(r,t)||{}},function(t){return i.call(r,t)}):(n[l=v("state")]=!0,a=function(t,e){return e.facade=t,h(t,l,e),e},u=function(t){return y(t,l)?t[l]:{}},function(t){return y(t,l)}),t.exports={set:a,get:u,has:s,enforce:function(t){return s(t)?u(t):a(t,{})},getterFor:function(n){return function(t){var e;if(!d(t)||(e=u(t)).type!==n)throw TypeError("Incompatible receiver, "+n+" required");return e}}}},function(t,e){t.exports={}},function(t,e,n){"use strict";var r=n(2),o=n(49).trim;r({target:"String",proto:!0,forced:n(131)("trim")},{trim:function(){return o(this)}})},function(t,e,n){"use strict";var r=n(2),s=n(11),l=n(61),f=n(87),p=n(16),d=n(28),h=n(66),o=n(3),n=n(48)("slice"),y=o("species"),g=[].slice,v=Math.max;r({target:"Array",proto:!0,forced:!n},{slice:function(t,e){var n,r,o,i=d(this),c=p(i.length),a=f(t,c),u=f(void 0===e?c:e,c);if(l(i)&&((n="function"==typeof(n=i.constructor)&&(n===Array||l(n.prototype))||s(n)&&null===(n=n[y])?void 0:n)===Array||void 0===n))return g.call(i,a,u);for(r=new(void 0===n?Array:n)(v(u-a,0)),o=0;a"+t+""}var i,c=n(9),a=n(119),u=n(60),s=n(41),l=n(120),f=n(82),n=n(57),p="prototype",d="script",h=n("IE_PROTO"),y=function(){try{i=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t;y=i?function(t){t.write(o("")),t.close();var e=t.parentWindow.Object;return t=null,e}(i):((t=f("iframe")).style.display="none",l.appendChild(t),t.src=String("javascript:"),(t=t.contentWindow.document).open(),t.write(o("document.F=Object")),t.close(),t.F);for(var e=u.length;e--;)delete y[p][u[e]];return y()};s[h]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(r[p]=c(t),n=new r,r[p]=null,n[h]=t):n=y(),void 0===e?n:a(n,e)}},function(t,e,n){var r=n(1),o=n(3),i=n(95),c=o("species");t.exports=function(e){return 51<=i||!r(function(){var t=[];return(t.constructor={})[c]=function(){return{foo:1}},1!==t[e](Boolean).foo})}},function(t,e,n){var r=n(17),n="["+n(50)+"]",o=RegExp("^"+n+n+"*"),i=RegExp(n+n+"*$"),n=function(e){return function(t){t=String(r(t));return 1&e&&(t=t.replace(o,"")),t=2&e?t.replace(i,""):t}};t.exports={start:n(1),end:n(2),trim:n(3)}},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},function(t,e,n){"use strict";var r,f=n(71),o=n(101),p=RegExp.prototype.exec,d=String.prototype.replace,i=p,h=(r=/a/,n=/b*/g,p.call(r,"a"),p.call(n,"a"),0!==r.lastIndex||0!==n.lastIndex),y=o.UNSUPPORTED_Y||o.BROKEN_CARET,g=void 0!==/()??/.exec("")[1];(h||g||y)&&(i=function(t){var e,n,r,o,i=this,c=y&&i.sticky,a=f.call(i),u=i.source,s=0,l=t;return c&&(-1===(a=a.replace("y","")).indexOf("g")&&(a+="g"),l=String(t).slice(i.lastIndex),0=e.length?{value:void 0,done:!0}:(n=r(e,n),t.index+=n.length,{value:n,done:!1})})},function(t,e,n){"use strict";var r=n(28),o=n(62),i=n(32),c=n(31),n=n(72),a="Array Iterator",u=c.set,s=c.getterFor(a);t.exports=n(Array,"Array",function(t,e){u(this,{type:a,target:r(t),index:0,kind:e})},function(){var t=s(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?{value:t.target=void 0,done:!0}:"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}},"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},function(t,e,n){var r=n(2),n=n(139);r({target:"Number",stat:!0,forced:Number.parseInt!=n},{parseInt:n})},function(t,e,n){var r=n(7),o=n(18);t.exports=function(e,n){try{o(r,e,n)}catch(t){r[e]=n}return n}},function(t,e,n){var r=n(7),o=n(55),n="__core-js_shared__",n=r[n]||o(n,{});t.exports=n},function(t,e,n){var r=n(84),o=n(58),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},function(t,e,n){var r=n(85),o=n(60).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){var r=n(29);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(3),o=n(47),n=n(12),i=r("unscopables"),c=Array.prototype;null==c[i]&&n.f(c,i,{configurable:!0,value:o(null)}),t.exports=function(t){c[i][t]=!0}},function(t,e,n){var r=n(85),o=n(60);t.exports=Object.keys||function(t){return r(t,o)}},function(t,e,n){var r=n(14),o=n(23),i=n(57),n=n(92),c=i("IE_PROTO"),a=Object.prototype;t.exports=n?Object.getPrototypeOf:function(t){return t=o(t),r(t,c)?t[c]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},function(t,e,n){var o=n(9),i=n(121);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var n,r=!1,t={};try{(n=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(t,[]),r=t instanceof Array}catch(t){}return function(t,e){return o(t),i(e),r?n.call(t,e):t.__proto__=e,t}}():void 0)},function(t,e,n){"use strict";var r=n(39),o=n(12),i=n(37);t.exports=function(t,e,n){e=r(e);e in t?o.f(t,e,i(0,n)):t[e]=n}},function(t,e,n){var r={};r[n(3)("toStringTag")]="z",t.exports="[object z]"===String(r)},function(t,e,n){var i=n(11),c=n(65);t.exports=function(t,e,n){var r,o;return c&&"function"==typeof(r=e.constructor)&&r!==n&&i(o=r.prototype)&&o!==n.prototype&&c(t,o),t}},function(t,e,n){var r=n(2),n=n(127);r({target:"Number",stat:!0,forced:Number.parseFloat!=n},{parseFloat:n})},function(t,e,n){var r=n(11),o=n(29),i=n(3)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[i])?!!e:"RegExp"==o(t))}},function(t,e,n){"use strict";var r=n(9);t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},function(t,e,n){"use strict";function y(){return this}var g=n(2),v=n(129),m=n(64),b=n(65),_=n(73),w=n(18),O=n(19),r=n(3),E=n(40),j=n(32),n=n(104),k=n.IteratorPrototype,S=n.BUGGY_SAFARI_ITERATORS,x=r("iterator"),P="values",T="entries";t.exports=function(t,e,n,r,o,i,c){v(n,e,r);function a(t){if(t===o&&h)return h;if(!S&&t in p)return p[t];switch(t){case"keys":case P:case T:return function(){return new n(this,t)}}return function(){return new n(this)}}var u,s,l=e+" Iterator",f=!1,p=t.prototype,d=p[x]||p["@@iterator"]||o&&p[o],h=!S&&d||a(o),r="Array"==e&&p.entries||d;if(r&&(t=m(r.call(new t)),k!==Object.prototype&&t.next&&(E||m(t)===k||(b?b(t,k):"function"!=typeof t[x]&&w(t,x,y)),_(t,l,!0,!0),E&&(j[l]=y))),o==P&&d&&d.name!==P&&(f=!0,h=function(){return d.call(this)}),E&&!c||p[x]===h||w(p,x,h),j[e]=h,o)if(u={values:a(P),keys:i?h:a("keys"),entries:a(T)},c)for(s in u)!S&&!f&&s in p||O(p,s,u[s]);else g({target:e,proto:!0,forced:S||f},u);return u}},function(t,e,n){var r=n(12).f,o=n(14),i=n(3)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},function(t,e,n){"use strict";n(8);var s=n(19),l=n(1),f=n(3),p=n(51),d=n(18),h=f("species"),y=!l(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")}),g="$0"==="a".replace(/./,"$0"),n=f("replace"),v=!!/./[n]&&""===/./[n]("a","$0"),m=!l(function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};t="ab".split(t);return 2!==t.length||"a"!==t[0]||"b"!==t[1]});t.exports=function(n,t,e,r){var i,o,c=f(n),a=!l(function(){var t={};return t[c]=function(){return 7},7!=""[n](t)}),u=a&&!l(function(){var t=!1,e=/a/;return"split"===n&&((e={constructor:{}}).constructor[h]=function(){return e},e.flags="",e[c]=/./[c]),e.exec=function(){return t=!0,null},e[c](""),!t});a&&u&&("replace"!==n||y&&g&&!v)&&("split"!==n||m)||(i=/./[c],e=(u=e(c,""[n],function(t,e,n,r,o){return e.exec===p?a&&!o?{done:!0,value:i.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}},{REPLACE_KEEPS_$0:g,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:v}))[0],o=u[1],s(String.prototype,n,e),s(RegExp.prototype,c,2==t?function(t,e){return o.call(t,this,e)}:function(t){return o.call(t,this)})),r&&d(RegExp.prototype[c],"sham",!0)}},function(t,e,n){"use strict";var r=n(103).charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},function(t,e,n){var r=n(29),o=n(51);t.exports=function(t,e){var n=t.exec;if("function"==typeof n){n=n.call(t,e);if("object"!=typeof n)throw TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(t,e)}},function(t,e,n){"use strict";var r=n(2),o=n(36).f,i=n(16),c=n(105),a=n(17),u=n(106),n=n(40),s="".startsWith,l=Math.min,u=u("startsWith");r({target:"String",proto:!0,forced:!!(n||u||(!(o=o(String.prototype,"startsWith"))||o.writable))&&!u},{startsWith:function(t){var e=String(a(this));c(t);var n=i(l(1o;)c(r,n=e[o++])&&(~u(i,n)||i.push(n));return i}},function(t,e,n){var u=n(28),s=n(16),l=n(87),n=function(a){return function(t,e,n){var r,o=u(t),i=s(o.length),c=l(n,i);if(a&&e!=e){for(;c]*>)/g,h=/\$([$&'`]|\d\d?)/g;t.exports=function(i,c,a,u,s,t){var l=a+i.length,f=u.length,e=h;return void 0!==s&&(s=r(s),e=d),o.call(t,e,function(t,e){var n;switch(e.charAt(0)){case"$":return"$";case"&":return i;case"`":return c.slice(0,a);case"'":return c.slice(l);case"<":n=s[e.slice(1,-1)];break;default:var r=+e;if(0==r)return t;if(f>>0||(c.test(t)?16:10))}:i},function(t,e){function o(t){if(r[t])return r[t].exports;var e=r[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,o),e.l=!0,e.exports}var n,r;r={},o.m=n=[function(t,e,n){"use strict";function r(t){var e;t.hasAttribute("autocompleted")||(t.setAttribute("autocompleted",""),e=new window.CustomEvent("onautocomplete",{bubbles:!0,cancelable:!0,detail:null}),t.dispatchEvent(e)||(t.value=""))}function o(t){t.hasAttribute("autocompleted")&&(t.removeAttribute("autocompleted"),t.dispatchEvent(new window.CustomEvent("onautocomplete",{bubbles:!0,cancelable:!1,detail:null})))}n.r(e),n(1),n(5),document.addEventListener("animationstart",function(t){("onautofillstart"===t.animationName?r:o)(t.target)},!0),document.addEventListener("input",function(t){("insertReplacementText"!==t.inputType&&"data"in t?o:r)(t.target)},!0)},function(t,e,n){var r=n(2),n=n(3),n=(r(n="string"==typeof(n=n.__esModule?n.default:n)?[[t.i,n,""]]:n,{insert:"head",singleton:!1}),n.locals||{});t.exports=n},function(t,e,o){"use strict";var n,r,i=(r={},function(t){if(void 0===r[t]){var e=document.querySelector(t);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(t){e=null}r[t]=e}return r[t]}),s=[];function l(t){for(var e=-1,n=0;nt.length)&&(e=t.length);for(var n=0,r=new Array(e);nt.length)&&(e=t.length);for(var n=0,r=new Array(e);nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n .btn-floating",this._element)}},{key:"_buttonListElements",get:function(){return Z.find("ul .btn",this._element)}},{key:"_buttonList",get:function(){return Z.findOne("ul",this._element)}},{key:"_isTouchDevice",get:function(){return"ontouchstart"in document.documentElement}},{key:"show",value:function(){I.hasClass(this._element,Jt)&&(D.off(this._buttonList,Kt),D.trigger(this._element,$t),this._bindListOpenTransitionEnd(),I.addStyle(this._element,{height:"".concat(this._fullContainerHeight,"px")}),this._toggleVisibility(!0))}},{key:"hide",value:function(){I.hasClass(this._element,Jt)&&(D.off(this._buttonList,Kt),D.trigger(this._element,Vt),this._bindListHideTransitionEnd(),this._toggleVisibility(!1))}},{key:"dispose",value:function(){I.hasClass(this._element,Jt)&&(D.off(this._actionButton,zt),this._actionButton.removeEventListener(Yt,this._fn.mouseenter),this._element.removeEventListener(qt,this._fn.mouseleave)),Mt(Wt(o.prototype),"dispose",this).call(this)}},{key:"_init",value:function(){I.hasClass(this._element,Jt)&&(this._saveInitialHeights(),this._setInitialStyles(),this._bindInitialEvents())}},{key:"_bindMouseEnter",value:function(){var t=this;this._actionButton.addEventListener(Yt,this._fn.mouseenter=function(){t._isTouchDevice||t.show()})}},{key:"_bindMouseLeave",value:function(){var t=this;this._element.addEventListener(qt,this._fn.mouseleave=function(){t.hide()})}},{key:"_bindClick",value:function(){var t=this;D.on(this._actionButton,zt,function(){I.hasClass(t._element,"active")?t.hide():t.show()})}},{key:"_bindListHideTransitionEnd",value:function(){var e=this;D.on(this._buttonList,Kt,function(t){"transform"===t.propertyName&&(D.off(e._buttonList,Kt),e._element.style.height="".concat(e._initialContainerHeight,"px"),D.trigger(e._element,Xt))})}},{key:"_bindListOpenTransitionEnd",value:function(){var e=this;D.on(this._buttonList,Kt,function(t){"transform"===t.propertyName&&(D.off(e._buttonList,Kt),D.trigger(e._element,Gt))})}},{key:"_toggleVisibility",value:function(t){var e=t?"addClass":"removeClass",t=t?"translate(0)":"translateY(".concat(this._fullContainerHeight,"px)");I.addStyle(this._buttonList,{transform:t}),this._buttonListElements&&this._buttonListElements.forEach(function(t){return I[e](t,"shown")}),I[e](this._element,"active")}},{key:"_getHeight",value:function(t){t=window.getComputedStyle(t);return parseFloat(t.getPropertyValue("height"))}},{key:"_saveInitialHeights",value:function(){this._initialContainerHeight=this._getHeight(this._element),this._initialListHeight=this._getHeight(this._buttonList),this._fullContainerHeight=this._initialContainerHeight+this._initialListHeight}},{key:"_bindInitialEvents",value:function(){this._bindClick(),this._bindMouseEnter(),this._bindMouseLeave()}},{key:"_setInitialStyles",value:function(){this._buttonList.style.marginBottom="".concat(this._initialContainerHeight,"px"),this._buttonList.style.transform="translateY(".concat(this._fullContainerHeight,"px)"),this._element.style.height="".concat(this._initialContainerHeight,"px")}}])&&Nt(t.prototype,e),n&&Nt(t,n),o}();Z.find(".fixed-action-btn").forEach(function(t){return Zt.getInstance(t)||new Zt(t)}),Z.find('[data-mdb-toggle="button"]').forEach(function(t){return Zt.getInstance(t)||new Zt(t)}),u(function(){var t,e=r();e&&(t=e.fn[Ft],e.fn[Ft]=Zt.jQueryInterface,e.fn[Ft].Constructor=Zt,e.fn[Ft].noConflict=function(){return e.fn[Ft]=t,Zt.jQueryInterface})});var te=Zt;function ee(t){return"true"===t||"false"!==t&&(t===Number(t).toString()?Number(t):""===t||"null"===t?null:t)}function ne(t){return t.replace(/[A-Z]/g,function(t){return"-".concat(t.toLowerCase())})}var re={setDataAttribute:function(t,e,n){t.setAttribute("data-mdb-".concat(ne(e)),n)},removeDataAttribute:function(t,e){t.removeAttribute("data-mdb-".concat(ne(e)))},getDataAttributes:function(n){if(!n)return{};var r={};return Object.keys(n.dataset).filter(function(t){return t.startsWith("mdb")}).forEach(function(t){var e=(e=t.replace(/^mdb/,"")).charAt(0).toLowerCase()+e.slice(1,e.length);r[e]=ee(n.dataset[t])}),r},getDataAttribute:function(t,e){return ee(t.getAttribute("data-mdb-".concat(ne(e))))},offset:function(t){t=t.getBoundingClientRect();return{top:t.top+document.body.scrollTop,left:t.left+document.body.scrollLeft}},position:function(t){return{top:t.offsetTop,left:t.offsetLeft}}};function oe(t){return function(t){if(Array.isArray(t))return ie(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return ie(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ie(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ie(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);nthis._items.length-1||t<0))if(this._isSliding)Ot.one(this._element,yn,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();n=ndocument.documentElement.clientHeight)||(this._element.style.overflowY="hidden"),this._element.classList.add(yr),e=W(this._dialog),Ot.off(this._element,"transitionend"),Ot.one(this._element,"transitionend",function(){n._element.classList.remove(yr),t||(Ot.one(n._element,"transitionend",function(){n._element.style.overflowY=""}),z(n._element,e))}),z(this._element,e),this._element.focus())}},{key:"_adjustDialog",value:function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;(!this._isBodyOverflowing&&t&&!nt||this._isBodyOverflowing&&!t&&nt)&&(this._element.style.paddingLeft="".concat(this._scrollbarWidth,"px")),(this._isBodyOverflowing&&!t&&!nt||!this._isBodyOverflowing&&t&&nt)&&(this._element.style.paddingRight="".concat(this._scrollbarWidth,"px"))}},{key:"_resetAdjustments",value:function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}},{key:"_checkScrollbar",value:function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)s[j]&&(E=Uo(E));O=Uo(E),j=[];if(o&&j.push(k[w]<=0),i&&j.push(k[E]<=0,k[O]<=0),j.every(function(t){return t})){m=_,v=!1;break}l.set(_,j)}if(v)for(var S=y?3:1;0t.length)&&(e=t.length);for(var n=0,r=new Array(e);nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n
',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:e,popperConfig:null},Ui={HIDE:"hide".concat(Li),HIDDEN:"hidden".concat(Li),SHOW:"show".concat(Li),SHOWN:"shown".concat(Li),INSERTED:"inserted".concat(Li),CLICK:"click".concat(Li),FOCUSIN:"focusin".concat(Li),FOCUSOUT:"focusout".concat(Li),MOUSEENTER:"mouseenter".concat(Li),MOUSELEAVE:"mouseleave".concat(Li)},Wi="fade",Fi="show",Qi="show",zi="hover",Ki="focus",At=function(){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Pi(t,e)}(o,jt);var t,e,n,r=Ti(o);function o(t,e){if(!function(t){if(!(t instanceof o))throw new TypeError("Cannot call a class as a function")}(this),void 0===c)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");return(t=r.call(this,t))._isEnabled=!0,t._timeout=0,t._hoverState="",t._activeTrigger={},t._popper=null,t.config=t._getConfig(e),t.tip=null,t._setListeners(),t}return t=o,n=[{key:"Default",get:function(){return Bi}},{key:"NAME",get:function(){return Ai}},{key:"DATA_KEY",get:function(){return Ci}},{key:"Event",get:function(){return Ui}},{key:"EVENT_KEY",get:function(){return Li}},{key:"DefaultType",get:function(){return Mi}},{key:"jQueryInterface",value:function(n){return this.each(function(){var t=it.getData(this,Ci),e="object"===Ei(n)&&n;if((t||!/dispose|hide/.test(n))&&(t=t||new o(this,e),"string"==typeof n)){if(void 0===t[n])throw new TypeError('No method named "'.concat(n,'"'));t[n]()}})}}],(e=[{key:"enable",value:function(){this._isEnabled=!0}},{key:"disable",value:function(){this._isEnabled=!1}},{key:"toggleEnabled",value:function(){this._isEnabled=!this._isEnabled}},{key:"toggle",value:function(t){this._isEnabled&&(t?((t=this._initializeOnDelegatedTarget(t))._activeTrigger.click=!t._activeTrigger.click,t._isWithActiveTrigger()?t._enter(null,t):t._leave(null,t)):this.getTipElement().classList.contains(Fi)?this._leave(null,this):this._enter(null,this))}},{key:"dispose",value:function(){clearTimeout(this._timeout),Ot.off(this._element,this.constructor.EVENT_KEY),Ot.off(this._element.closest(".".concat("modal")),"hide.bs.modal",this._hideModalHandler),this.tip&&this.tip.parentNode&&this.tip.parentNode.removeChild(this.tip),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.config=null,this.tip=null,xi(Di(o.prototype),"dispose",this).call(this)}},{key:"show",value:function(){var t,e,n,r,o=this;if("none"===this._element.style.display)throw new Error("Please use show on visible elements");this.isWithContent()&&this._isEnabled&&(n=Ot.trigger(this._element,this.constructor.Event.SHOW),t=(null===(e=q(this._element))?this._element.ownerDocument.documentElement:e).contains(this._element),!n.defaultPrevented&&t&&(e=this.getTipElement(),n=H(this.constructor.NAME),e.setAttribute("id",n),this._element.setAttribute("aria-describedby",n),this.setContent(),this.config.animation&&e.classList.add(Wi),t="function"==typeof this.config.placement?this.config.placement.call(this,e,this._element):this.config.placement,n=this._getAttachment(t),this._addAttachmentClass(n),t=this._getContainer(),it.setData(e,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||t.appendChild(e),Ot.trigger(this._element,this.constructor.Event.INSERTED),this._popper=di(this._element,e,this._getPopperConfig(n)),e.classList.add(Fi),(n="function"==typeof this.config.customClass?this.config.customClass():this.config.customClass)&&(e=e.classList).add.apply(e,ji(n.split(" "))),"ontouchstart"in document.documentElement&&(r=[]).concat.apply(r,ji(document.body.children)).forEach(function(t){Ot.on(t,"mouseover",V())}),n=function(){var t=o._hoverState;o._hoverState=null,Ot.trigger(o._element,o.constructor.Event.SHOWN),"out"===t&&o._leave(null,o)},this.tip.classList.contains(Wi)?(r=W(this.tip),Ot.one(this.tip,"transitionend",n),z(this.tip,r)):n()))}},{key:"hide",value:function(){var t,e,n,r=this;this._popper&&(t=this.getTipElement(),e=function(){r._hoverState!==Qi&&t.parentNode&&t.parentNode.removeChild(t),r._cleanTipClass(),r._element.removeAttribute("aria-describedby"),Ot.trigger(r._element,r.constructor.Event.HIDDEN),r._popper&&(r._popper.destroy(),r._popper=null)},Ot.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented||(t.classList.remove(Fi),"ontouchstart"in document.documentElement&&(n=[]).concat.apply(n,ji(document.body.children)).forEach(function(t){return Ot.off(t,"mouseover",V)}),this._activeTrigger.click=!1,this._activeTrigger[Ki]=!1,this._activeTrigger[zi]=!1,this.tip.classList.contains(Wi)?(n=W(t),Ot.one(t,"transitionend",e),z(t,n)):e(),this._hoverState=""))}},{key:"update",value:function(){null!==this._popper&&this._popper.update()}},{key:"isWithContent",value:function(){return Boolean(this.getTitle())}},{key:"getTipElement",value:function(){if(this.tip)return this.tip;var t=document.createElement("div");return t.innerHTML=this.config.template,this.tip=t.children[0],this.tip}},{key:"setContent",value:function(){var t=this.getTipElement();this.setElementContent(ce.findOne(".tooltip-inner",t),this.getTitle()),t.classList.remove(Wi,Fi)}},{key:"setElementContent",value:function(t,e){if(null!==t)return"object"===Ei(e)&&Q(e)?(e.jquery&&(e=e[0]),void(this.config.html?e.parentNode!==t&&(t.innerHTML="",t.appendChild(e)):t.textContent=e.textContent)):void(this.config.html?(this.config.sanitize&&(e=_i(e,this.config.allowList,this.config.sanitizeFn)),t.innerHTML=e):t.textContent=e)}},{key:"getTitle",value:function(){return this._element.getAttribute("data-mdb-original-title")||("function"==typeof this.config.title?this.config.title.call(this._element):this.config.title)}},{key:"updateAttachment",value:function(t){return"right"===t?"end":"left"===t?"start":t}},{key:"_initializeOnDelegatedTarget",value:function(t,e){var n=this.constructor.DATA_KEY;return(e=e||it.getData(t.delegateTarget,n))||(e=new this.constructor(t.delegateTarget,this._getDelegateConfig()),it.setData(t.delegateTarget,n,e)),e}},{key:"_getOffset",value:function(){var e=this,n=this.config.offset;return"string"==typeof n?n.split(",").map(function(t){return Number.parseInt(t,10)}):"function"==typeof n?function(t){return n(t,e._element)}:n}},{key:"_getPopperConfig",value:function(t){var e=this,t={placement:t,modifiers:[{name:"flip",options:{altBoundary:!0,fallbackPlacements:this.config.fallbackPlacements}},{name:"offset",options:{offset:this._getOffset()}},{name:"preventOverflow",options:{boundary:this.config.boundary}},{name:"arrow",options:{element:".".concat(this.constructor.NAME,"-arrow")}},{name:"onChange",enabled:!0,phase:"afterWrite",fn:function(t){return e._handlePopperPlacementChange(t)}}],onFirstUpdate:function(t){t.options.placement!==t.placement&&e._handlePopperPlacementChange(t)}};return Oi(Oi({},t),"function"==typeof this.config.popperConfig?this.config.popperConfig(t):this.config.popperConfig)}},{key:"_addAttachmentClass",value:function(t){this.getTipElement().classList.add("".concat(Ri,"-").concat(this.updateAttachment(t)))}},{key:"_getContainer",value:function(){return!1===this.config.container?document.body:Q(this.config.container)?this.config.container:ce.findOne(this.config.container)}},{key:"_getAttachment",value:function(t){return Hi[t.toUpperCase()]}},{key:"_setListeners",value:function(){var n=this;this.config.trigger.split(" ").forEach(function(t){var e;"click"===t?Ot.on(n._element,n.constructor.Event.CLICK,n.config.selector,function(t){return n.toggle(t)}):"manual"!==t&&(e=t===zi?n.constructor.Event.MOUSEENTER:n.constructor.Event.FOCUSIN,t=t===zi?n.constructor.Event.MOUSELEAVE:n.constructor.Event.FOCUSOUT,Ot.on(n._element,e,n.config.selector,function(t){return n._enter(t)}),Ot.on(n._element,t,n.config.selector,function(t){return n._leave(t)}))}),this._hideModalHandler=function(){n._element&&n.hide()},Ot.on(this._element.closest(".".concat("modal")),"hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=Oi(Oi({},this.config),{},{trigger:"manual",selector:""}):this._fixTitle()}},{key:"_fixTitle",value:function(){var t=this._element.getAttribute("title"),e=Ei(this._element.getAttribute("data-mdb-original-title"));!t&&"string"===e||(this._element.setAttribute("data-mdb-original-title",t||""),!t||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",t),this._element.setAttribute("title",""))}},{key:"_enter",value:function(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusin"===t.type?Ki:zi]=!0),e.getTipElement().classList.contains(Fi)||e._hoverState===Qi?e._hoverState=Qi:(clearTimeout(e._timeout),e._hoverState=Qi,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===Qi&&e.show()},e.config.delay.show):e.show())}},{key:"_leave",value:function(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusout"===t.type?Ki:zi]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){"out"===e._hoverState&&e.hide()},e.config.delay.hide):e.hide())}},{key:"_isWithActiveTrigger",value:function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1}},{key:"_getConfig",value:function(t){var e=re.getDataAttributes(this._element);return Object.keys(e).forEach(function(t){Ni.has(t)&&delete e[t]}),t&&"object"===Ei(t.container)&&t.container.jquery&&(t.container=t.container[0]),"number"==typeof(t=Oi(Oi(Oi({},this.constructor.Default),e),"object"===Ei(t)&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),K(Ai,t,this.constructor.DefaultType),t.sanitize&&(t.template=_i(t.template,t.allowList,t.sanitizeFn)),t}},{key:"_getDelegateConfig",value:function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t}},{key:"_cleanTipClass",value:function(){var e=this.getTipElement(),t=e.getAttribute("class").match(Ii);null!==t&&0

'}),cc=Zi(Zi({},Yi.DefaultType),{},{content:"(string|element|function)"}),ac={HIDE:"hide".concat(nc),HIDDEN:"hidden".concat(nc),SHOW:"show".concat(nc),SHOWN:"shown".concat(nc),INSERTED:"inserted".concat(nc),CLICK:"click".concat(nc),FOCUSIN:"focusin".concat(nc),FOCUSOUT:"focusout".concat(nc),MOUSEENTER:"mouseenter".concat(nc),MOUSELEAVE:"mouseleave".concat(nc)},e=function(){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&Xi(t,e)}(o,Yi);var t,e,n,r=$i(o);function o(){return function(t){if(!(t instanceof o))throw new TypeError("Cannot call a class as a function")}(this),r.apply(this,arguments)}return t=o,n=[{key:"Default",get:function(){return ic}},{key:"NAME",get:function(){return tc}},{key:"DATA_KEY",get:function(){return ec}},{key:"Event",get:function(){return ac}},{key:"EVENT_KEY",get:function(){return nc}},{key:"DefaultType",get:function(){return cc}},{key:"jQueryInterface",value:function(n){return this.each(function(){var t=it.getData(this,ec),e="object"===qi(n)?n:null;if((t||!/dispose|hide/.test(n))&&(t||(t=new o(this,e),it.setData(this,ec,t)),"string"==typeof n)){if(void 0===t[n])throw new TypeError('No method named "'.concat(n,'"'));t[n]()}})}}],(e=[{key:"isWithContent",value:function(){return this.getTitle()||this._getContent()}},{key:"setContent",value:function(){var t=this.getTipElement();this.setElementContent(ce.findOne(".popover-header",t),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this._element)),this.setElementContent(ce.findOne(".popover-body",t),e),t.classList.remove("fade","show")}},{key:"_addAttachmentClass",value:function(t){this.getTipElement().classList.add("".concat(rc,"-").concat(this.updateAttachment(t)))}},{key:"_getContent",value:function(){return this._element.getAttribute("data-mdb-content")||this.config.content}},{key:"_cleanTipClass",value:function(){var e=this.getTipElement(),t=e.getAttribute("class").match(oc);null!==t&&0=this._offsets[r]&&(void 0===this._offsets[r+1]||t .dropdown-menu .active",e.parentNode))&&r.classList.remove(va),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)),t.classList.add(va),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),X(t),t.classList.contains("fade")&&t.classList.add("show"),t.parentNode&&t.parentNode.classList.contains("dropdown-menu")&&(t.closest(".dropdown")&&ce.find(".dropdown-toggle").forEach(function(t){return t.classList.add(va)}),t.setAttribute("aria-expanded",!0)),n&&n()}}])&&ua(t.prototype,e),n&&ua(t,n),o}();Ot.on(document,e,'[data-mdb-toggle="tab"], [data-mdb-toggle="pill"], [data-mdb-toggle="list"]',function(t){t.preventDefault(),(it.getData(this,pa)||new _a(this)).show()}),rt("tab",_a);var wa=_a;function Oa(t){return(Oa="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function Ea(t,e){for(var n=0;n li > .active":".active",this._previous=Z.find(n,r),this._previous=this._previous[this._previous.length-1]),n=e=null,this._previous&&(e=D.trigger(this._previous,Aa,{relatedTarget:this._element}),n=D.trigger(this._previous,Ia,{relatedTarget:this._element})),D.trigger(this._element,Ta,{relatedTarget:this._previous}).defaultPrevented||null!==e&&e.defaultPrevented||null!==n&&n.defaultPrevented||(this._activate(this._element,r),r=function(){D.trigger(o._previous,Ca,{relatedTarget:o._element}),D.trigger(o._previous,Na,{relatedTarget:o._element}),D.trigger(o._element,Da,{relatedTarget:o._previous})},t?this._activate(t,t.parentNode,r):r()))}},{key:"_init",value:function(){this._bindShowEvent(),this._bindShownEvent(),this._bindHideEvent(),this._bindHiddenEvent()}},{key:"_bindShowEvent",value:function(){var e=this;D.on(this._element,Ta,function(t){D.trigger(e._element,La,{relatedTarget:t.relatedTarget})})}},{key:"_bindShownEvent",value:function(){var e=this;D.on(this._element,Da,function(t){D.trigger(e._element,Ra,{relatedTarget:t.relatedTarget})})}},{key:"_bindHideEvent",value:function(){var t=this;D.on(this._previous,Aa,function(){D.trigger(t._previous,Ia)})}},{key:"_bindHiddenEvent",value:function(){var t=this;D.on(this._previous,Ca,function(){D.trigger(t._previous,Na)})}}])&&Ea(t.prototype,e),n&&Ea(t,n),o}();Z.find('[data-mdb-toggle="tab"], [data-mdb-toggle="pill"], [data-mdb-toggle="list"]').forEach(function(t){Ma.getInstance(t)||new Ma(t)}),u(function(){var t,e=r();e&&(t=e.fn.tab,e.fn.tab=Ma.jQueryInterface,e.fn.tab.Constructor=Ma,e.fn.tab.noConflict=function(){return e.fn.tab=t,Ma.jQueryInterface})});var Ha=Ma;function Ba(t){return(Ba="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function Ua(t,e){for(var n=0;nt.length)&&(e=t.length);for(var n=0,r=new Array(e);n',this._element.append(t)}},{key:"_updateValue",value:function(){var t=this,e=Z.findOne(xl,this._element);e.textContent=this.rangeInput.value,this.rangeInput.oninput=function(){return e.textContent=t.rangeInput.value}}},{key:"_handleEvents",value:function(){var t=this;D.on(this.rangeInput,"mousedown",function(){return t._showThumb()}),D.on(this.rangeInput,"mouseup",function(){return t._hideThumb()}),D.on(this.rangeInput,"touchstart",function(){return t._showThumb()}),D.on(this.rangeInput,"touchend",function(){return t._hideThumb()}),D.on(this.rangeInput,"input",function(){return t._thumbPositionUpdate()})}},{key:"_disposeEvents",value:function(){D.off(this.rangeInput,"mousedown",this._showThumb),D.off(this.rangeInput,"mouseup",this._hideThumb),D.off(this.rangeInput,"touchstart",this._showThumb),D.off(this.rangeInput,"touchend",this._hideThumb),D.off(this.rangeInput,"input",this._thumbPositionUpdate)}},{key:"_showThumb",value:function(){I.addClass(this._element.lastElementChild,Sl)}},{key:"_hideThumb",value:function(){I.removeClass(this._element.lastElementChild,Sl)}},{key:"_thumbPositionUpdate",value:function(){var t=this.rangeInput,e=t.value,n=t.min||0,r=t.max||100,t=this._element.lastElementChild,n=Number(100*(e-n)/(r-n));t.firstElementChild.textContent=e,I.style(t,{left:"calc(".concat(n,"% + (").concat(8-.15*n,"px))")})}}])&&El(t.prototype,e),n&&El(t,n),o}();Z.find(rt).map(function(t){return new Pl(t)}),u(function(){var t,e=r();e&&(t=e.fn[jl],e.fn[jl]=Pl.jQueryInterface,e.fn[jl].Constructor=Pl,e.fn[jl].noConflict=function(){return e.fn[jl]=t,Pl.jQueryInterface})});var Tl=Pl}],o.c=r,o.d=function(t,e,n){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="",o(o.s=143);function o(t){if(r[t])return r[t].exports;var e=r[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,o),e.l=!0,e.exports}var n,r}); -//# sourceMappingURL=mdb.min.js.map \ No newline at end of file diff --git a/src/core/static/js/libs/bootstrap/popper.min.js b/src/core/static/js/libs/bootstrap/popper.min.js deleted file mode 100644 index 23122cc..0000000 --- a/src/core/static/js/libs/bootstrap/popper.min.js +++ /dev/null @@ -1,6 +0,0 @@ -/** - * @popperjs/core v2.9.2 - MIT License - */ - -"use strict";!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){function t(e){return{width:(e=e.getBoundingClientRect()).width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function n(e){return null==e?window:"[object Window]"!==e.toString()?(e=e.ownerDocument)&&e.defaultView||window:e}function o(e){return{scrollLeft:(e=n(e)).pageXOffset,scrollTop:e.pageYOffset}}function r(e){return e instanceof n(e).Element||e instanceof Element}function i(e){return e instanceof n(e).HTMLElement||e instanceof HTMLElement}function a(e){return"undefined"!=typeof ShadowRoot&&(e instanceof n(e).ShadowRoot||e instanceof ShadowRoot)}function s(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((r(e)?e.ownerDocument:e.document)||window.document).documentElement}function p(e){return t(f(e)).left+o(e).scrollLeft}function c(e){return n(e).getComputedStyle(e)}function l(e){return e=c(e),/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function u(e,r,a){void 0===a&&(a=!1);var c=f(r);e=t(e);var u=i(r),d={scrollLeft:0,scrollTop:0},m={x:0,y:0};return(u||!u&&!a)&&(("body"!==s(r)||l(c))&&(d=r!==n(r)&&i(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:o(r)),i(r)?((m=t(r)).x+=r.clientLeft,m.y+=r.clientTop):c&&(m.x=p(c))),{x:e.left+d.scrollLeft-m.x,y:e.top+d.scrollTop-m.y,width:e.width,height:e.height}}function d(e){var n=t(e),o=e.offsetWidth,r=e.offsetHeight;return 1>=Math.abs(n.width-o)&&(o=n.width),1>=Math.abs(n.height-r)&&(r=n.height),{x:e.offsetLeft,y:e.offsetTop,width:o,height:r}}function m(e){return"html"===s(e)?e:e.assignedSlot||e.parentNode||(a(e)?e.host:null)||f(e)}function h(e){return 0<=["html","body","#document"].indexOf(s(e))?e.ownerDocument.body:i(e)&&l(e)?e:h(m(e))}function v(e,t){var o;void 0===t&&(t=[]);var r=h(e);return e=r===(null==(o=e.ownerDocument)?void 0:o.body),o=n(r),r=e?[o].concat(o.visualViewport||[],l(r)?r:[]):r,t=t.concat(r),e?t:t.concat(v(m(r)))}function g(e){return i(e)&&"fixed"!==c(e).position?e.offsetParent:null}function y(e){for(var t=n(e),o=g(e);o&&0<=["table","td","th"].indexOf(s(o))&&"static"===c(o).position;)o=g(o);if(o&&("html"===s(o)||"body"===s(o)&&"static"===c(o).position))return t;if(!o)e:{if(o=-1!==navigator.userAgent.toLowerCase().indexOf("firefox"),-1===navigator.userAgent.indexOf("Trident")||!i(e)||"fixed"!==c(e).position)for(e=m(e);i(e)&&0>["html","body"].indexOf(s(e));){var r=c(e);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||o&&"filter"===r.willChange||o&&r.filter&&"none"!==r.filter){o=e;break e}e=e.parentNode}o=null}return o||t}function b(e){function t(e){o.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){o.has(e)||(e=n.get(e))&&t(e)})),r.push(e)}var n=new Map,o=new Set,r=[];return e.forEach((function(e){n.set(e.name,e)})),e.forEach((function(e){o.has(e.name)||t(e)})),r}function w(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}function x(e){return e.split("-")[0]}function O(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&a(n))do{if(t&&e.isSameNode(t))return!0;t=t.parentNode||t.host}while(t);return!1}function j(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function E(e,r){if("viewport"===r){r=n(e);var a=f(e);r=r.visualViewport;var s=a.clientWidth;a=a.clientHeight;var l=0,u=0;r&&(s=r.width,a=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(l=r.offsetLeft,u=r.offsetTop)),e=j(e={width:s,height:a,x:l+p(e),y:u})}else i(r)?((e=t(r)).top+=r.clientTop,e.left+=r.clientLeft,e.bottom=e.top+r.clientHeight,e.right=e.left+r.clientWidth,e.width=r.clientWidth,e.height=r.clientHeight,e.x=e.left,e.y=e.top):(u=f(e),e=f(u),s=o(u),r=null==(a=u.ownerDocument)?void 0:a.body,a=_(e.scrollWidth,e.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),l=_(e.scrollHeight,e.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0),u=-s.scrollLeft+p(u),s=-s.scrollTop,"rtl"===c(r||e).direction&&(u+=_(e.clientWidth,r?r.clientWidth:0)-a),e=j({width:a,height:l,x:u,y:s}));return e}function D(e,t,n){return t="clippingParents"===t?function(e){var t=v(m(e)),n=0<=["absolute","fixed"].indexOf(c(e).position)&&i(e)?y(e):e;return r(n)?t.filter((function(e){return r(e)&&O(e,n)&&"body"!==s(e)})):[]}(e):[].concat(t),(n=(n=[].concat(t,[n])).reduce((function(t,n){return n=E(e,n),t.top=_(n.top,t.top),t.right=U(n.right,t.right),t.bottom=U(n.bottom,t.bottom),t.left=_(n.left,t.left),t}),E(e,n[0]))).width=n.right-n.left,n.height=n.bottom-n.top,n.x=n.left,n.y=n.top,n}function L(e){return 0<=["top","bottom"].indexOf(e)?"x":"y"}function P(e){var t=e.reference,n=e.element,o=(e=e.placement)?x(e):null;e=e?e.split("-")[1]:null;var r=t.x+t.width/2-n.width/2,i=t.y+t.height/2-n.height/2;switch(o){case"top":r={x:r,y:t.y-n.height};break;case"bottom":r={x:r,y:t.y+t.height};break;case"right":r={x:t.x+t.width,y:i};break;case"left":r={x:t.x-n.width,y:i};break;default:r={x:t.x,y:t.y}}if(null!=(o=o?L(o):null))switch(i="y"===o?"height":"width",e){case"start":r[o]-=t[i]/2-n[i]/2;break;case"end":r[o]+=t[i]/2-n[i]/2}return r}function M(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function k(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}function A(e,n){void 0===n&&(n={});var o=n;n=void 0===(n=o.placement)?e.placement:n;var i=o.boundary,a=void 0===i?"clippingParents":i,s=void 0===(i=o.rootBoundary)?"viewport":i;i=void 0===(i=o.elementContext)?"popper":i;var p=o.altBoundary,c=void 0!==p&&p;o=M("number"!=typeof(o=void 0===(o=o.padding)?0:o)?o:k(o,C));var l=e.elements.reference;p=e.rects.popper,a=D(r(c=e.elements[c?"popper"===i?"reference":"popper":i])?c:c.contextElement||f(e.elements.popper),a,s),c=P({reference:s=t(l),element:p,strategy:"absolute",placement:n}),p=j(Object.assign({},p,c)),s="popper"===i?p:s;var u={top:a.top-s.top+o.top,bottom:s.bottom-a.bottom+o.bottom,left:a.left-s.left+o.left,right:s.right-a.right+o.right};if(e=e.modifiersData.offset,"popper"===i&&e){var d=e[n];Object.keys(u).forEach((function(e){var t=0<=["right","bottom"].indexOf(e)?1:-1,n=0<=["top","bottom"].indexOf(e)?"y":"x";u[e]+=d[n]*t}))}return u}function W(){for(var e=arguments.length,t=Array(e),n=0;n(g.devicePixelRatio||1)?"translate("+e+"px, "+u+"px)":"translate3d("+e+"px, "+u+"px, 0)",m)):Object.assign({},o,((t={})[v]=a?u+"px":"",t[h]=d?e+"px":"",t.transform="",t))}function H(e){return e.replace(/left|right|bottom|top/g,(function(e){return $[e]}))}function R(e){return e.replace(/start|end/g,(function(e){return ee[e]}))}function S(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function q(e){return["top","right","bottom","left"].some((function(t){return 0<=e[t]}))}var C=["top","bottom","right","left"],N=C.reduce((function(e,t){return e.concat([t+"-start",t+"-end"])}),[]),V=[].concat(C,["auto"]).reduce((function(e,t){return e.concat([t,t+"-start",t+"-end"])}),[]),I="beforeRead read afterRead beforeMain main afterMain beforeWrite write afterWrite".split(" "),_=Math.max,U=Math.min,z=Math.round,F={placement:"bottom",modifiers:[],strategy:"absolute"},X={passive:!0},Y={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,o=e.instance,r=(e=e.options).scroll,i=void 0===r||r,a=void 0===(e=e.resize)||e,s=n(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&f.forEach((function(e){e.addEventListener("scroll",o.update,X)})),a&&s.addEventListener("resize",o.update,X),function(){i&&f.forEach((function(e){e.removeEventListener("scroll",o.update,X)})),a&&s.removeEventListener("resize",o.update,X)}},data:{}},G={name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state;t.modifiersData[e.name]=P({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},J={top:"auto",right:"auto",bottom:"auto",left:"auto"},K={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options;e=void 0===(e=n.gpuAcceleration)||e;var o=n.adaptive;o=void 0===o||o,n=void 0===(n=n.roundOffsets)||n,e={placement:x(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:e},null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,T(Object.assign({},e,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:o,roundOffsets:n})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,T(Object.assign({},e,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:n})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},Q={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},o=t.attributes[e]||{},r=t.elements[e];i(r)&&s(r)&&(Object.assign(r.style,n),Object.keys(o).forEach((function(e){var t=o[e];!1===t?r.removeAttribute(e):r.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var o=t.elements[e],r=t.attributes[e]||{};e=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{}),i(o)&&s(o)&&(Object.assign(o.style,e),Object.keys(r).forEach((function(e){o.removeAttribute(e)})))}))}},requires:["computeStyles"]},Z={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.name,o=void 0===(e=e.options.offset)?[0,0]:e,r=(e=V.reduce((function(e,n){var r=t.rects,i=x(n),a=0<=["left","top"].indexOf(i)?-1:1,s="function"==typeof o?o(Object.assign({},r,{placement:n})):o;return r=(r=s[0])||0,s=((s=s[1])||0)*a,i=0<=["left","right"].indexOf(i)?{x:s,y:r}:{x:r,y:s},e[n]=i,e}),{}))[t.placement],i=r.x;r=r.y,null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=r),t.modifiersData[n]=e}},$={left:"right",right:"left",bottom:"top",top:"bottom"},ee={start:"end",end:"start"},te={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options;if(e=e.name,!t.modifiersData[e]._skip){var o=n.mainAxis;o=void 0===o||o;var r=n.altAxis;r=void 0===r||r;var i=n.fallbackPlacements,a=n.padding,s=n.boundary,f=n.rootBoundary,p=n.altBoundary,c=n.flipVariations,l=void 0===c||c,u=n.allowedAutoPlacements;c=x(n=t.options.placement),i=i||(c!==n&&l?function(e){if("auto"===x(e))return[];var t=H(e);return[R(e),t,R(t)]}(n):[H(n)]);var d=[n].concat(i).reduce((function(e,n){return e.concat("auto"===x(n)?function(e,t){void 0===t&&(t={});var n=t.boundary,o=t.rootBoundary,r=t.padding,i=t.flipVariations,a=t.allowedAutoPlacements,s=void 0===a?V:a,f=t.placement.split("-")[1];0===(i=(t=f?i?N:N.filter((function(e){return e.split("-")[1]===f})):C).filter((function(e){return 0<=s.indexOf(e)}))).length&&(i=t);var p=i.reduce((function(t,i){return t[i]=A(e,{placement:i,boundary:n,rootBoundary:o,padding:r})[x(i)],t}),{});return Object.keys(p).sort((function(e,t){return p[e]-p[t]}))}(t,{placement:n,boundary:s,rootBoundary:f,padding:a,flipVariations:l,allowedAutoPlacements:u}):n)}),[]);n=t.rects.reference,i=t.rects.popper;var m=new Map;c=!0;for(var h=d[0],v=0;vi[O]&&(b=H(b)),O=H(b),w=[],o&&w.push(0>=j[y]),r&&w.push(0>=j[b],0>=j[O]),w.every((function(e){return e}))){h=g,c=!1;break}m.set(g,w)}if(c)for(o=function(e){var t=d.find((function(t){if(t=m.get(t))return t.slice(0,e).every((function(e){return e}))}));if(t)return h=t,"break"},r=l?3:1;0[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const i=[];let n=t.parentNode;for(;n&&n.nodeType===Node.ELEMENT_NODE&&3!==n.nodeType;)n.matches(e)&&i.push(n),n=n.parentNode;return i},prev(t,e){let i=t.previousElementSibling;for(;i;){if(i.matches(e))return[i];i=i.previousElementSibling}return[]},next(t,e){let i=t.nextElementSibling;for(;i;){if(i.matches(e))return[i];i=i.nextElementSibling}return[]}},e=t=>{do{t+=Math.floor(1e6*Math.random())}while(document.getElementById(t));return t},i=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let i=t.getAttribute("href");if(!i||!i.includes("#")&&!i.startsWith("."))return null;i.includes("#")&&!i.startsWith("#")&&(i="#"+i.split("#")[1]),e=i&&"#"!==i?i.trim():null}return e},n=t=>{const e=i(t);return e&&document.querySelector(e)?e:null},s=t=>{const e=i(t);return e?document.querySelector(e):null},o=t=>{t.dispatchEvent(new Event("transitionend"))},r=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),a=e=>r(e)?e.jquery?e[0]:e:"string"==typeof e&&e.length>0?t.findOne(e):null,l=(t,e,i)=>{Object.keys(i).forEach(n=>{const s=i[n],o=e[n],a=o&&r(o)?"element":null==(l=o)?""+l:{}.toString.call(l).match(/\s([a-z]+)/i)[1].toLowerCase();var l;if(!new RegExp(s).test(a))throw new TypeError(`${t.toUpperCase()}: Option "${n}" provided type "${a}" but expected type "${s}".`)})},c=t=>!(!r(t)||0===t.getClientRects().length)&&"visible"===getComputedStyle(t).getPropertyValue("visibility"),h=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),d=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?d(t.parentNode):null},u=()=>{},f=t=>t.offsetHeight,p=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},m=[],g=()=>"rtl"===document.documentElement.dir,_=t=>{var e;e=()=>{const e=p();if(e){const i=t.NAME,n=e.fn[i];e.fn[i]=t.jQueryInterface,e.fn[i].Constructor=t,e.fn[i].noConflict=()=>(e.fn[i]=n,t.jQueryInterface)}},"loading"===document.readyState?(m.length||document.addEventListener("DOMContentLoaded",()=>{m.forEach(t=>t())}),m.push(e)):e()},b=t=>{"function"==typeof t&&t()},v=(t,e,i=!0)=>{if(!i)return void b(t);const n=(t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:i}=window.getComputedStyle(t);const n=Number.parseFloat(e),s=Number.parseFloat(i);return n||s?(e=e.split(",")[0],i=i.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(i))):0})(e)+5;let s=!1;const r=({target:i})=>{i===e&&(s=!0,e.removeEventListener("transitionend",r),b(t))};e.addEventListener("transitionend",r),setTimeout(()=>{s||o(e)},n)},y=(t,e,i,n)=>{let s=t.indexOf(e);if(-1===s)return t[!i&&n?t.length-1:0];const o=t.length;return s+=i?1:-1,n&&(s=(s+o)%o),t[Math.max(0,Math.min(s,o-1))]},w=/[^.]*(?=\..*)\.|.*/,E=/\..*/,A=/::\d+$/,T={};let O=1;const C={mouseenter:"mouseover",mouseleave:"mouseout"},k=/^(mouseenter|mouseleave)/i,L=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 x(t,e){return e&&`${e}::${O++}`||t.uidEvent||O++}function D(t){const e=x(t);return t.uidEvent=e,T[e]=T[e]||{},T[e]}function S(t,e,i=null){const n=Object.keys(t);for(let s=0,o=n.length;sfunction(e){if(!e.relatedTarget||e.relatedTarget!==e.delegateTarget&&!e.delegateTarget.contains(e.relatedTarget))return t.call(this,e)};n?n=t(n):i=t(i)}const[o,r,a]=I(e,i,n),l=D(t),c=l[a]||(l[a]={}),h=S(c,r,o?i:null);if(h)return void(h.oneOff=h.oneOff&&s);const d=x(r,e.replace(w,"")),u=o?function(t,e,i){return function n(s){const o=t.querySelectorAll(e);for(let{target:r}=s;r&&r!==this;r=r.parentNode)for(let a=o.length;a--;)if(o[a]===r)return s.delegateTarget=r,n.oneOff&&P.off(t,s.type,e,i),i.apply(r,[s]);return null}}(t,i,n):function(t,e){return function i(n){return n.delegateTarget=t,i.oneOff&&P.off(t,n.type,e),e.apply(t,[n])}}(t,i);u.delegationSelector=o?i:null,u.originalHandler=r,u.oneOff=s,u.uidEvent=d,c[d]=u,t.addEventListener(a,u,o)}function j(t,e,i,n,s){const o=S(e[i],n,s);o&&(t.removeEventListener(i,o,Boolean(s)),delete e[i][o.uidEvent])}function M(t){return t=t.replace(E,""),C[t]||t}const P={on(t,e,i,n){N(t,e,i,n,!1)},one(t,e,i,n){N(t,e,i,n,!0)},off(t,e,i,n){if("string"!=typeof e||!t)return;const[s,o,r]=I(e,i,n),a=r!==e,l=D(t),c=e.startsWith(".");if(void 0!==o){if(!l||!l[r])return;return void j(t,l,r,o,s?i:null)}c&&Object.keys(l).forEach(i=>{!function(t,e,i,n){const s=e[i]||{};Object.keys(s).forEach(o=>{if(o.includes(n)){const n=s[o];j(t,e,i,n.originalHandler,n.delegationSelector)}})}(t,l,i,e.slice(1))});const h=l[r]||{};Object.keys(h).forEach(i=>{const n=i.replace(A,"");if(!a||e.includes(n)){const e=h[i];j(t,l,r,e.originalHandler,e.delegationSelector)}})},trigger(t,e,i){if("string"!=typeof e||!t)return null;const n=p(),s=M(e),o=e!==s,r=L.has(s);let a,l=!0,c=!0,h=!1,d=null;return o&&n&&(a=n.Event(e,i),n(t).trigger(a),l=!a.isPropagationStopped(),c=!a.isImmediatePropagationStopped(),h=a.isDefaultPrevented()),r?(d=document.createEvent("HTMLEvents"),d.initEvent(s,l,!0)):d=new CustomEvent(e,{bubbles:l,cancelable:!0}),void 0!==i&&Object.keys(i).forEach(t=>{Object.defineProperty(d,t,{get:()=>i[t]})}),h&&d.preventDefault(),c&&t.dispatchEvent(d),d.defaultPrevented&&void 0!==a&&a.preventDefault(),d}},H=new Map;var R={set(t,e,i){H.has(t)||H.set(t,new Map);const n=H.get(t);n.has(e)||0===n.size?n.set(e,i):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(n.keys())[0]}.`)},get:(t,e)=>H.has(t)&&H.get(t).get(e)||null,remove(t,e){if(!H.has(t))return;const i=H.get(t);i.delete(e),0===i.size&&H.delete(t)}};class B{constructor(t){(t=a(t))&&(this._element=t,R.set(this._element,this.constructor.DATA_KEY,this))}dispose(){R.remove(this._element,this.constructor.DATA_KEY),P.off(this._element,this.constructor.EVENT_KEY),Object.getOwnPropertyNames(this).forEach(t=>{this[t]=null})}_queueCallback(t,e,i=!0){v(t,e,i)}static getInstance(t){return R.get(t,this.DATA_KEY)}static getOrCreateInstance(t,e={}){return this.getInstance(t)||new this(t,"object"==typeof e?e:null)}static get VERSION(){return"5.0.2"}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}}class W extends B{static get NAME(){return"alert"}close(t){const e=t?this._getRootElement(t):this._element,i=this._triggerCloseEvent(e);null===i||i.defaultPrevented||this._removeElement(e)}_getRootElement(t){return s(t)||t.closest(".alert")}_triggerCloseEvent(t){return P.trigger(t,"close.bs.alert")}_removeElement(t){t.classList.remove("show");const e=t.classList.contains("fade");this._queueCallback(()=>this._destroyElement(t),t,e)}_destroyElement(t){t.remove(),P.trigger(t,"closed.bs.alert")}static jQueryInterface(t){return this.each((function(){const e=W.getOrCreateInstance(this);"close"===t&&e[t](this)}))}static handleDismiss(t){return function(e){e&&e.preventDefault(),t.close(this)}}}P.on(document,"click.bs.alert.data-api",'[data-bs-dismiss="alert"]',W.handleDismiss(new W)),_(W);class q extends B{static get NAME(){return"button"}toggle(){this._element.setAttribute("aria-pressed",this._element.classList.toggle("active"))}static jQueryInterface(t){return this.each((function(){const e=q.getOrCreateInstance(this);"toggle"===t&&e[t]()}))}}function z(t){return"true"===t||"false"!==t&&(t===Number(t).toString()?Number(t):""===t||"null"===t?null:t)}function $(t){return t.replace(/[A-Z]/g,t=>"-"+t.toLowerCase())}P.on(document,"click.bs.button.data-api",'[data-bs-toggle="button"]',t=>{t.preventDefault();const e=t.target.closest('[data-bs-toggle="button"]');q.getOrCreateInstance(e).toggle()}),_(q);const U={setDataAttribute(t,e,i){t.setAttribute("data-bs-"+$(e),i)},removeDataAttribute(t,e){t.removeAttribute("data-bs-"+$(e))},getDataAttributes(t){if(!t)return{};const e={};return Object.keys(t.dataset).filter(t=>t.startsWith("bs")).forEach(i=>{let n=i.replace(/^bs/,"");n=n.charAt(0).toLowerCase()+n.slice(1,n.length),e[n]=z(t.dataset[i])}),e},getDataAttribute:(t,e)=>z(t.getAttribute("data-bs-"+$(e))),offset(t){const e=t.getBoundingClientRect();return{top:e.top+document.body.scrollTop,left:e.left+document.body.scrollLeft}},position:t=>({top:t.offsetTop,left:t.offsetLeft})},F={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},V={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},K="next",X="prev",Y="left",Q="right",G={ArrowLeft:Q,ArrowRight:Y};class Z extends B{constructor(e,i){super(e),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(i),this._indicatorsElement=t.findOne(".carousel-indicators",this._element),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent),this._addEventListeners()}static get Default(){return F}static get NAME(){return"carousel"}next(){this._slide(K)}nextWhenVisible(){!document.hidden&&c(this._element)&&this.next()}prev(){this._slide(X)}pause(e){e||(this._isPaused=!0),t.findOne(".carousel-item-next, .carousel-item-prev",this._element)&&(o(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(t){t||(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(e){this._activeElement=t.findOne(".active.carousel-item",this._element);const i=this._getItemIndex(this._activeElement);if(e>this._items.length-1||e<0)return;if(this._isSliding)return void P.one(this._element,"slid.bs.carousel",()=>this.to(e));if(i===e)return this.pause(),void this.cycle();const n=e>i?K:X;this._slide(n,this._items[e])}_getConfig(t){return t={...F,...U.getDataAttributes(this._element),..."object"==typeof t?t:{}},l("carousel",t,V),t}_handleSwipe(){const t=Math.abs(this.touchDeltaX);if(t<=40)return;const e=t/this.touchDeltaX;this.touchDeltaX=0,e&&this._slide(e>0?Q:Y)}_addEventListeners(){this._config.keyboard&&P.on(this._element,"keydown.bs.carousel",t=>this._keydown(t)),"hover"===this._config.pause&&(P.on(this._element,"mouseenter.bs.carousel",t=>this.pause(t)),P.on(this._element,"mouseleave.bs.carousel",t=>this.cycle(t))),this._config.touch&&this._touchSupported&&this._addTouchEventListeners()}_addTouchEventListeners(){const e=t=>{!this._pointerEvent||"pen"!==t.pointerType&&"touch"!==t.pointerType?this._pointerEvent||(this.touchStartX=t.touches[0].clientX):this.touchStartX=t.clientX},i=t=>{this.touchDeltaX=t.touches&&t.touches.length>1?0:t.touches[0].clientX-this.touchStartX},n=t=>{!this._pointerEvent||"pen"!==t.pointerType&&"touch"!==t.pointerType||(this.touchDeltaX=t.clientX-this.touchStartX),this._handleSwipe(),"hover"===this._config.pause&&(this.pause(),this.touchTimeout&&clearTimeout(this.touchTimeout),this.touchTimeout=setTimeout(t=>this.cycle(t),500+this._config.interval))};t.find(".carousel-item img",this._element).forEach(t=>{P.on(t,"dragstart.bs.carousel",t=>t.preventDefault())}),this._pointerEvent?(P.on(this._element,"pointerdown.bs.carousel",t=>e(t)),P.on(this._element,"pointerup.bs.carousel",t=>n(t)),this._element.classList.add("pointer-event")):(P.on(this._element,"touchstart.bs.carousel",t=>e(t)),P.on(this._element,"touchmove.bs.carousel",t=>i(t)),P.on(this._element,"touchend.bs.carousel",t=>n(t)))}_keydown(t){if(/input|textarea/i.test(t.target.tagName))return;const e=G[t.key];e&&(t.preventDefault(),this._slide(e))}_getItemIndex(e){return this._items=e&&e.parentNode?t.find(".carousel-item",e.parentNode):[],this._items.indexOf(e)}_getItemByOrder(t,e){const i=t===K;return y(this._items,e,i,this._config.wrap)}_triggerSlideEvent(e,i){const n=this._getItemIndex(e),s=this._getItemIndex(t.findOne(".active.carousel-item",this._element));return P.trigger(this._element,"slide.bs.carousel",{relatedTarget:e,direction:i,from:s,to:n})}_setActiveIndicatorElement(e){if(this._indicatorsElement){const i=t.findOne(".active",this._indicatorsElement);i.classList.remove("active"),i.removeAttribute("aria-current");const n=t.find("[data-bs-target]",this._indicatorsElement);for(let t=0;t{P.trigger(this._element,"slid.bs.carousel",{relatedTarget:r,direction:u,from:o,to:a})};if(this._element.classList.contains("slide")){r.classList.add(d),f(r),s.classList.add(h),r.classList.add(h);const t=()=>{r.classList.remove(h,d),r.classList.add("active"),s.classList.remove("active",d,h),this._isSliding=!1,setTimeout(p,0)};this._queueCallback(t,s,!0)}else s.classList.remove("active"),r.classList.add("active"),this._isSliding=!1,p();l&&this.cycle()}_directionToOrder(t){return[Q,Y].includes(t)?g()?t===Y?X:K:t===Y?K:X:t}_orderToDirection(t){return[K,X].includes(t)?g()?t===X?Y:Q:t===X?Q:Y:t}static carouselInterface(t,e){const i=Z.getOrCreateInstance(t,e);let{_config:n}=i;"object"==typeof e&&(n={...n,...e});const s="string"==typeof e?e:n.slide;if("number"==typeof e)i.to(e);else if("string"==typeof s){if(void 0===i[s])throw new TypeError(`No method named "${s}"`);i[s]()}else n.interval&&n.ride&&(i.pause(),i.cycle())}static jQueryInterface(t){return this.each((function(){Z.carouselInterface(this,t)}))}static dataApiClickHandler(t){const e=s(this);if(!e||!e.classList.contains("carousel"))return;const i={...U.getDataAttributes(e),...U.getDataAttributes(this)},n=this.getAttribute("data-bs-slide-to");n&&(i.interval=!1),Z.carouselInterface(e,i),n&&Z.getInstance(e).to(n),t.preventDefault()}}P.on(document,"click.bs.carousel.data-api","[data-bs-slide], [data-bs-slide-to]",Z.dataApiClickHandler),P.on(window,"load.bs.carousel.data-api",()=>{const e=t.find('[data-bs-ride="carousel"]');for(let t=0,i=e.length;tt===this._element);null!==o&&r.length&&(this._selector=o,this._triggerArray.push(i))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}static get Default(){return J}static get NAME(){return"collapse"}toggle(){this._element.classList.contains("show")?this.hide():this.show()}show(){if(this._isTransitioning||this._element.classList.contains("show"))return;let e,i;this._parent&&(e=t.find(".show, .collapsing",this._parent).filter(t=>"string"==typeof this._config.parent?t.getAttribute("data-bs-parent")===this._config.parent:t.classList.contains("collapse")),0===e.length&&(e=null));const n=t.findOne(this._selector);if(e){const t=e.find(t=>n!==t);if(i=t?et.getInstance(t):null,i&&i._isTransitioning)return}if(P.trigger(this._element,"show.bs.collapse").defaultPrevented)return;e&&e.forEach(t=>{n!==t&&et.collapseInterface(t,"hide"),i||R.set(t,"bs.collapse",null)});const s=this._getDimension();this._element.classList.remove("collapse"),this._element.classList.add("collapsing"),this._element.style[s]=0,this._triggerArray.length&&this._triggerArray.forEach(t=>{t.classList.remove("collapsed"),t.setAttribute("aria-expanded",!0)}),this.setTransitioning(!0);const o="scroll"+(s[0].toUpperCase()+s.slice(1));this._queueCallback(()=>{this._element.classList.remove("collapsing"),this._element.classList.add("collapse","show"),this._element.style[s]="",this.setTransitioning(!1),P.trigger(this._element,"shown.bs.collapse")},this._element,!0),this._element.style[s]=this._element[o]+"px"}hide(){if(this._isTransitioning||!this._element.classList.contains("show"))return;if(P.trigger(this._element,"hide.bs.collapse").defaultPrevented)return;const t=this._getDimension();this._element.style[t]=this._element.getBoundingClientRect()[t]+"px",f(this._element),this._element.classList.add("collapsing"),this._element.classList.remove("collapse","show");const e=this._triggerArray.length;if(e>0)for(let t=0;t{this.setTransitioning(!1),this._element.classList.remove("collapsing"),this._element.classList.add("collapse"),P.trigger(this._element,"hidden.bs.collapse")},this._element,!0)}setTransitioning(t){this._isTransitioning=t}_getConfig(t){return(t={...J,...t}).toggle=Boolean(t.toggle),l("collapse",t,tt),t}_getDimension(){return this._element.classList.contains("width")?"width":"height"}_getParent(){let{parent:e}=this._config;e=a(e);const i=`[data-bs-toggle="collapse"][data-bs-parent="${e}"]`;return t.find(i,e).forEach(t=>{const e=s(t);this._addAriaAndCollapsedClass(e,[t])}),e}_addAriaAndCollapsedClass(t,e){if(!t||!e.length)return;const i=t.classList.contains("show");e.forEach(t=>{i?t.classList.remove("collapsed"):t.classList.add("collapsed"),t.setAttribute("aria-expanded",i)})}static collapseInterface(t,e){let i=et.getInstance(t);const n={...J,...U.getDataAttributes(t),..."object"==typeof e&&e?e:{}};if(!i&&n.toggle&&"string"==typeof e&&/show|hide/.test(e)&&(n.toggle=!1),i||(i=new et(t,n)),"string"==typeof e){if(void 0===i[e])throw new TypeError(`No method named "${e}"`);i[e]()}}static jQueryInterface(t){return this.each((function(){et.collapseInterface(this,t)}))}}P.on(document,"click.bs.collapse.data-api",'[data-bs-toggle="collapse"]',(function(e){("A"===e.target.tagName||e.delegateTarget&&"A"===e.delegateTarget.tagName)&&e.preventDefault();const i=U.getDataAttributes(this),s=n(this);t.find(s).forEach(t=>{const e=et.getInstance(t);let n;e?(null===e._parent&&"string"==typeof i.parent&&(e._config.parent=i.parent,e._parent=e._getParent()),n="toggle"):n=i,et.collapseInterface(t,n)})})),_(et);var it="top",nt="bottom",st="right",ot="left",rt=[it,nt,st,ot],at=rt.reduce((function(t,e){return t.concat([e+"-start",e+"-end"])}),[]),lt=[].concat(rt,["auto"]).reduce((function(t,e){return t.concat([e,e+"-start",e+"-end"])}),[]),ct=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function ht(t){return t?(t.nodeName||"").toLowerCase():null}function dt(t){if(null==t)return window;if("[object Window]"!==t.toString()){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function ut(t){return t instanceof dt(t).Element||t instanceof Element}function ft(t){return t instanceof dt(t).HTMLElement||t instanceof HTMLElement}function pt(t){return"undefined"!=typeof ShadowRoot&&(t instanceof dt(t).ShadowRoot||t instanceof ShadowRoot)}var mt={name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var e=t.state;Object.keys(e.elements).forEach((function(t){var i=e.styles[t]||{},n=e.attributes[t]||{},s=e.elements[t];ft(s)&&ht(s)&&(Object.assign(s.style,i),Object.keys(n).forEach((function(t){var e=n[t];!1===e?s.removeAttribute(t):s.setAttribute(t,!0===e?"":e)})))}))},effect:function(t){var e=t.state,i={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,i.popper),e.styles=i,e.elements.arrow&&Object.assign(e.elements.arrow.style,i.arrow),function(){Object.keys(e.elements).forEach((function(t){var n=e.elements[t],s=e.attributes[t]||{},o=Object.keys(e.styles.hasOwnProperty(t)?e.styles[t]:i[t]).reduce((function(t,e){return t[e]="",t}),{});ft(n)&&ht(n)&&(Object.assign(n.style,o),Object.keys(s).forEach((function(t){n.removeAttribute(t)})))}))}},requires:["computeStyles"]};function gt(t){return t.split("-")[0]}function _t(t){var e=t.getBoundingClientRect();return{width:e.width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function bt(t){var e=_t(t),i=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-i)<=1&&(i=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:i,height:n}}function vt(t,e){var i=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(i&&pt(i)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function yt(t){return dt(t).getComputedStyle(t)}function wt(t){return["table","td","th"].indexOf(ht(t))>=0}function Et(t){return((ut(t)?t.ownerDocument:t.document)||window.document).documentElement}function At(t){return"html"===ht(t)?t:t.assignedSlot||t.parentNode||(pt(t)?t.host:null)||Et(t)}function Tt(t){return ft(t)&&"fixed"!==yt(t).position?t.offsetParent:null}function Ot(t){for(var e=dt(t),i=Tt(t);i&&wt(i)&&"static"===yt(i).position;)i=Tt(i);return i&&("html"===ht(i)||"body"===ht(i)&&"static"===yt(i).position)?e:i||function(t){var e=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&ft(t)&&"fixed"===yt(t).position)return null;for(var i=At(t);ft(i)&&["html","body"].indexOf(ht(i))<0;){var n=yt(i);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||e&&"filter"===n.willChange||e&&n.filter&&"none"!==n.filter)return i;i=i.parentNode}return null}(t)||e}function Ct(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}var kt=Math.max,Lt=Math.min,xt=Math.round;function Dt(t,e,i){return kt(t,Lt(e,i))}function St(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function It(t,e){return e.reduce((function(e,i){return e[i]=t,e}),{})}var Nt={name:"arrow",enabled:!0,phase:"main",fn:function(t){var e,i=t.state,n=t.name,s=t.options,o=i.elements.arrow,r=i.modifiersData.popperOffsets,a=gt(i.placement),l=Ct(a),c=[ot,st].indexOf(a)>=0?"height":"width";if(o&&r){var h=function(t,e){return St("number"!=typeof(t="function"==typeof t?t(Object.assign({},e.rects,{placement:e.placement})):t)?t:It(t,rt))}(s.padding,i),d=bt(o),u="y"===l?it:ot,f="y"===l?nt:st,p=i.rects.reference[c]+i.rects.reference[l]-r[l]-i.rects.popper[c],m=r[l]-i.rects.reference[l],g=Ot(o),_=g?"y"===l?g.clientHeight||0:g.clientWidth||0:0,b=p/2-m/2,v=h[u],y=_-d[c]-h[f],w=_/2-d[c]/2+b,E=Dt(v,w,y),A=l;i.modifiersData[n]=((e={})[A]=E,e.centerOffset=E-w,e)}},effect:function(t){var e=t.state,i=t.options.element,n=void 0===i?"[data-popper-arrow]":i;null!=n&&("string"!=typeof n||(n=e.elements.popper.querySelector(n)))&&vt(e.elements.popper,n)&&(e.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},jt={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Mt(t){var e,i=t.popper,n=t.popperRect,s=t.placement,o=t.offsets,r=t.position,a=t.gpuAcceleration,l=t.adaptive,c=t.roundOffsets,h=!0===c?function(t){var e=t.x,i=t.y,n=window.devicePixelRatio||1;return{x:xt(xt(e*n)/n)||0,y:xt(xt(i*n)/n)||0}}(o):"function"==typeof c?c(o):o,d=h.x,u=void 0===d?0:d,f=h.y,p=void 0===f?0:f,m=o.hasOwnProperty("x"),g=o.hasOwnProperty("y"),_=ot,b=it,v=window;if(l){var y=Ot(i),w="clientHeight",E="clientWidth";y===dt(i)&&"static"!==yt(y=Et(i)).position&&(w="scrollHeight",E="scrollWidth"),y=y,s===it&&(b=nt,p-=y[w]-n.height,p*=a?1:-1),s===ot&&(_=st,u-=y[E]-n.width,u*=a?1:-1)}var A,T=Object.assign({position:r},l&&jt);return a?Object.assign({},T,((A={})[b]=g?"0":"",A[_]=m?"0":"",A.transform=(v.devicePixelRatio||1)<2?"translate("+u+"px, "+p+"px)":"translate3d("+u+"px, "+p+"px, 0)",A)):Object.assign({},T,((e={})[b]=g?p+"px":"",e[_]=m?u+"px":"",e.transform="",e))}var Pt={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var e=t.state,i=t.options,n=i.gpuAcceleration,s=void 0===n||n,o=i.adaptive,r=void 0===o||o,a=i.roundOffsets,l=void 0===a||a,c={placement:gt(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:s};null!=e.modifiersData.popperOffsets&&(e.styles.popper=Object.assign({},e.styles.popper,Mt(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:r,roundOffsets:l})))),null!=e.modifiersData.arrow&&(e.styles.arrow=Object.assign({},e.styles.arrow,Mt(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})},data:{}},Ht={passive:!0},Rt={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var e=t.state,i=t.instance,n=t.options,s=n.scroll,o=void 0===s||s,r=n.resize,a=void 0===r||r,l=dt(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return o&&c.forEach((function(t){t.addEventListener("scroll",i.update,Ht)})),a&&l.addEventListener("resize",i.update,Ht),function(){o&&c.forEach((function(t){t.removeEventListener("scroll",i.update,Ht)})),a&&l.removeEventListener("resize",i.update,Ht)}},data:{}},Bt={left:"right",right:"left",bottom:"top",top:"bottom"};function Wt(t){return t.replace(/left|right|bottom|top/g,(function(t){return Bt[t]}))}var qt={start:"end",end:"start"};function zt(t){return t.replace(/start|end/g,(function(t){return qt[t]}))}function $t(t){var e=dt(t);return{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ut(t){return _t(Et(t)).left+$t(t).scrollLeft}function Ft(t){var e=yt(t),i=e.overflow,n=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(i+s+n)}function Vt(t,e){var i;void 0===e&&(e=[]);var n=function t(e){return["html","body","#document"].indexOf(ht(e))>=0?e.ownerDocument.body:ft(e)&&Ft(e)?e:t(At(e))}(t),s=n===(null==(i=t.ownerDocument)?void 0:i.body),o=dt(n),r=s?[o].concat(o.visualViewport||[],Ft(n)?n:[]):n,a=e.concat(r);return s?a:a.concat(Vt(At(r)))}function Kt(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function Xt(t,e){return"viewport"===e?Kt(function(t){var e=dt(t),i=Et(t),n=e.visualViewport,s=i.clientWidth,o=i.clientHeight,r=0,a=0;return n&&(s=n.width,o=n.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(r=n.offsetLeft,a=n.offsetTop)),{width:s,height:o,x:r+Ut(t),y:a}}(t)):ft(e)?function(t){var e=_t(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}(e):Kt(function(t){var e,i=Et(t),n=$t(t),s=null==(e=t.ownerDocument)?void 0:e.body,o=kt(i.scrollWidth,i.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),r=kt(i.scrollHeight,i.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-n.scrollLeft+Ut(t),l=-n.scrollTop;return"rtl"===yt(s||i).direction&&(a+=kt(i.clientWidth,s?s.clientWidth:0)-o),{width:o,height:r,x:a,y:l}}(Et(t)))}function Yt(t){return t.split("-")[1]}function Qt(t){var e,i=t.reference,n=t.element,s=t.placement,o=s?gt(s):null,r=s?Yt(s):null,a=i.x+i.width/2-n.width/2,l=i.y+i.height/2-n.height/2;switch(o){case it:e={x:a,y:i.y-n.height};break;case nt:e={x:a,y:i.y+i.height};break;case st:e={x:i.x+i.width,y:l};break;case ot:e={x:i.x-n.width,y:l};break;default:e={x:i.x,y:i.y}}var c=o?Ct(o):null;if(null!=c){var h="y"===c?"height":"width";switch(r){case"start":e[c]=e[c]-(i[h]/2-n[h]/2);break;case"end":e[c]=e[c]+(i[h]/2-n[h]/2)}}return e}function Gt(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=void 0===n?t.placement:n,o=i.boundary,r=void 0===o?"clippingParents":o,a=i.rootBoundary,l=void 0===a?"viewport":a,c=i.elementContext,h=void 0===c?"popper":c,d=i.altBoundary,u=void 0!==d&&d,f=i.padding,p=void 0===f?0:f,m=St("number"!=typeof p?p:It(p,rt)),g="popper"===h?"reference":"popper",_=t.elements.reference,b=t.rects.popper,v=t.elements[u?g:h],y=function(t,e,i){var n="clippingParents"===e?function(t){var e=Vt(At(t)),i=["absolute","fixed"].indexOf(yt(t).position)>=0&&ft(t)?Ot(t):t;return ut(i)?e.filter((function(t){return ut(t)&&vt(t,i)&&"body"!==ht(t)})):[]}(t):[].concat(e),s=[].concat(n,[i]),o=s[0],r=s.reduce((function(e,i){var n=Xt(t,i);return e.top=kt(n.top,e.top),e.right=Lt(n.right,e.right),e.bottom=Lt(n.bottom,e.bottom),e.left=kt(n.left,e.left),e}),Xt(t,o));return r.width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}(ut(v)?v:v.contextElement||Et(t.elements.popper),r,l),w=_t(_),E=Qt({reference:w,element:b,strategy:"absolute",placement:s}),A=Kt(Object.assign({},b,E)),T="popper"===h?A:w,O={top:y.top-T.top+m.top,bottom:T.bottom-y.bottom+m.bottom,left:y.left-T.left+m.left,right:T.right-y.right+m.right},C=t.modifiersData.offset;if("popper"===h&&C){var k=C[s];Object.keys(O).forEach((function(t){var e=[st,nt].indexOf(t)>=0?1:-1,i=[it,nt].indexOf(t)>=0?"y":"x";O[t]+=k[i]*e}))}return O}function Zt(t,e){void 0===e&&(e={});var i=e,n=i.placement,s=i.boundary,o=i.rootBoundary,r=i.padding,a=i.flipVariations,l=i.allowedAutoPlacements,c=void 0===l?lt:l,h=Yt(n),d=h?a?at:at.filter((function(t){return Yt(t)===h})):rt,u=d.filter((function(t){return c.indexOf(t)>=0}));0===u.length&&(u=d);var f=u.reduce((function(e,i){return e[i]=Gt(t,{placement:i,boundary:s,rootBoundary:o,padding:r})[gt(i)],e}),{});return Object.keys(f).sort((function(t,e){return f[t]-f[e]}))}var Jt={name:"flip",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,n=t.name;if(!e.modifiersData[n]._skip){for(var s=i.mainAxis,o=void 0===s||s,r=i.altAxis,a=void 0===r||r,l=i.fallbackPlacements,c=i.padding,h=i.boundary,d=i.rootBoundary,u=i.altBoundary,f=i.flipVariations,p=void 0===f||f,m=i.allowedAutoPlacements,g=e.options.placement,_=gt(g),b=l||(_!==g&&p?function(t){if("auto"===gt(t))return[];var e=Wt(t);return[zt(t),e,zt(e)]}(g):[Wt(g)]),v=[g].concat(b).reduce((function(t,i){return t.concat("auto"===gt(i)?Zt(e,{placement:i,boundary:h,rootBoundary:d,padding:c,flipVariations:p,allowedAutoPlacements:m}):i)}),[]),y=e.rects.reference,w=e.rects.popper,E=new Map,A=!0,T=v[0],O=0;O=0,D=x?"width":"height",S=Gt(e,{placement:C,boundary:h,rootBoundary:d,altBoundary:u,padding:c}),I=x?L?st:ot:L?nt:it;y[D]>w[D]&&(I=Wt(I));var N=Wt(I),j=[];if(o&&j.push(S[k]<=0),a&&j.push(S[I]<=0,S[N]<=0),j.every((function(t){return t}))){T=C,A=!1;break}E.set(C,j)}if(A)for(var M=function(t){var e=v.find((function(e){var i=E.get(e);if(i)return i.slice(0,t).every((function(t){return t}))}));if(e)return T=e,"break"},P=p?3:1;P>0&&"break"!==M(P);P--);e.placement!==T&&(e.modifiersData[n]._skip=!0,e.placement=T,e.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function te(t,e,i){return void 0===i&&(i={x:0,y:0}),{top:t.top-e.height-i.y,right:t.right-e.width+i.x,bottom:t.bottom-e.height+i.y,left:t.left-e.width-i.x}}function ee(t){return[it,st,nt,ot].some((function(e){return t[e]>=0}))}var ie={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var e=t.state,i=t.name,n=e.rects.reference,s=e.rects.popper,o=e.modifiersData.preventOverflow,r=Gt(e,{elementContext:"reference"}),a=Gt(e,{altBoundary:!0}),l=te(r,n),c=te(a,s,o),h=ee(l),d=ee(c);e.modifiersData[i]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:h,hasPopperEscaped:d},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":h,"data-popper-escaped":d})}},ne={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var e=t.state,i=t.options,n=t.name,s=i.offset,o=void 0===s?[0,0]:s,r=lt.reduce((function(t,i){return t[i]=function(t,e,i){var n=gt(t),s=[ot,it].indexOf(n)>=0?-1:1,o="function"==typeof i?i(Object.assign({},e,{placement:t})):i,r=o[0],a=o[1];return r=r||0,a=(a||0)*s,[ot,st].indexOf(n)>=0?{x:a,y:r}:{x:r,y:a}}(i,e.rects,o),t}),{}),a=r[e.placement],l=a.x,c=a.y;null!=e.modifiersData.popperOffsets&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[n]=r}},se={name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var e=t.state,i=t.name;e.modifiersData[i]=Qt({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})},data:{}},oe={name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var e=t.state,i=t.options,n=t.name,s=i.mainAxis,o=void 0===s||s,r=i.altAxis,a=void 0!==r&&r,l=i.boundary,c=i.rootBoundary,h=i.altBoundary,d=i.padding,u=i.tether,f=void 0===u||u,p=i.tetherOffset,m=void 0===p?0:p,g=Gt(e,{boundary:l,rootBoundary:c,padding:d,altBoundary:h}),_=gt(e.placement),b=Yt(e.placement),v=!b,y=Ct(_),w="x"===y?"y":"x",E=e.modifiersData.popperOffsets,A=e.rects.reference,T=e.rects.popper,O="function"==typeof m?m(Object.assign({},e.rects,{placement:e.placement})):m,C={x:0,y:0};if(E){if(o||a){var k="y"===y?it:ot,L="y"===y?nt:st,x="y"===y?"height":"width",D=E[y],S=E[y]+g[k],I=E[y]-g[L],N=f?-T[x]/2:0,j="start"===b?A[x]:T[x],M="start"===b?-T[x]:-A[x],P=e.elements.arrow,H=f&&P?bt(P):{width:0,height:0},R=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},B=R[k],W=R[L],q=Dt(0,A[x],H[x]),z=v?A[x]/2-N-q-B-O:j-q-B-O,$=v?-A[x]/2+N+q+W+O:M+q+W+O,U=e.elements.arrow&&Ot(e.elements.arrow),F=U?"y"===y?U.clientTop||0:U.clientLeft||0:0,V=e.modifiersData.offset?e.modifiersData.offset[e.placement][y]:0,K=E[y]+z-V-F,X=E[y]+$-V;if(o){var Y=Dt(f?Lt(S,K):S,D,f?kt(I,X):I);E[y]=Y,C[y]=Y-D}if(a){var Q="x"===y?it:ot,G="x"===y?nt:st,Z=E[w],J=Z+g[Q],tt=Z-g[G],et=Dt(f?Lt(J,K):J,Z,f?kt(tt,X):tt);E[w]=et,C[w]=et-Z}}e.modifiersData[n]=C}},requiresIfExists:["offset"]};function re(t,e,i){void 0===i&&(i=!1);var n,s,o=Et(e),r=_t(t),a=ft(e),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(a||!a&&!i)&&(("body"!==ht(e)||Ft(o))&&(l=(n=e)!==dt(n)&&ft(n)?{scrollLeft:(s=n).scrollLeft,scrollTop:s.scrollTop}:$t(n)),ft(e)?((c=_t(e)).x+=e.clientLeft,c.y+=e.clientTop):o&&(c.x=Ut(o))),{x:r.left+l.scrollLeft-c.x,y:r.top+l.scrollTop-c.y,width:r.width,height:r.height}}var ae={placement:"bottom",modifiers:[],strategy:"absolute"};function le(){for(var t=arguments.length,e=new Array(t),i=0;i"applyStyles"===t.name&&!1===t.enabled);this._popper=ue(e,this._menu,i),n&&U.setDataAttribute(this._menu,"popper","static")}"ontouchstart"in document.documentElement&&!t.closest(".navbar-nav")&&[].concat(...document.body.children).forEach(t=>P.on(t,"mouseover",u)),this._element.focus(),this._element.setAttribute("aria-expanded",!0),this._menu.classList.toggle("show"),this._element.classList.toggle("show"),P.trigger(this._element,"shown.bs.dropdown",e)}}hide(){if(h(this._element)||!this._menu.classList.contains("show"))return;const t={relatedTarget:this._element};this._completeHide(t)}dispose(){this._popper&&this._popper.destroy(),super.dispose()}update(){this._inNavbar=this._detectNavbar(),this._popper&&this._popper.update()}_addEventListeners(){P.on(this._element,"click.bs.dropdown",t=>{t.preventDefault(),this.toggle()})}_completeHide(t){P.trigger(this._element,"hide.bs.dropdown",t).defaultPrevented||("ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>P.off(t,"mouseover",u)),this._popper&&this._popper.destroy(),this._menu.classList.remove("show"),this._element.classList.remove("show"),this._element.setAttribute("aria-expanded","false"),U.removeDataAttribute(this._menu,"popper"),P.trigger(this._element,"hidden.bs.dropdown",t))}_getConfig(t){if(t={...this.constructor.Default,...U.getDataAttributes(this._element),...t},l("dropdown",t,this.constructor.DefaultType),"object"==typeof t.reference&&!r(t.reference)&&"function"!=typeof t.reference.getBoundingClientRect)throw new TypeError("dropdown".toUpperCase()+': Option "reference" provided type "object" without a required "getBoundingClientRect" method.');return t}_getMenuElement(){return t.next(this._element,".dropdown-menu")[0]}_getPlacement(){const t=this._element.parentNode;if(t.classList.contains("dropend"))return ve;if(t.classList.contains("dropstart"))return ye;const e="end"===getComputedStyle(this._menu).getPropertyValue("--bs-position").trim();return t.classList.contains("dropup")?e?ge:me:e?be:_e}_detectNavbar(){return null!==this._element.closest(".navbar")}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(){const t={placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.boundary}},{name:"offset",options:{offset:this._getOffset()}}]};return"static"===this._config.display&&(t.modifiers=[{name:"applyStyles",enabled:!1}]),{...t,..."function"==typeof this._config.popperConfig?this._config.popperConfig(t):this._config.popperConfig}}_selectMenuItem({key:e,target:i}){const n=t.find(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",this._menu).filter(c);n.length&&y(n,i,"ArrowDown"===e,!n.includes(i)).focus()}static dropdownInterface(t,e){const i=Ae.getOrCreateInstance(t,e);if("string"==typeof e){if(void 0===i[e])throw new TypeError(`No method named "${e}"`);i[e]()}}static jQueryInterface(t){return this.each((function(){Ae.dropdownInterface(this,t)}))}static clearMenus(e){if(e&&(2===e.button||"keyup"===e.type&&"Tab"!==e.key))return;const i=t.find('[data-bs-toggle="dropdown"]');for(let t=0,n=i.length;tthis.matches('[data-bs-toggle="dropdown"]')?this:t.prev(this,'[data-bs-toggle="dropdown"]')[0];return"Escape"===e.key?(n().focus(),void Ae.clearMenus()):"ArrowUp"===e.key||"ArrowDown"===e.key?(i||n().click(),void Ae.getInstance(n())._selectMenuItem(e)):void(i&&"Space"!==e.key||Ae.clearMenus())}}P.on(document,"keydown.bs.dropdown.data-api",'[data-bs-toggle="dropdown"]',Ae.dataApiKeydownHandler),P.on(document,"keydown.bs.dropdown.data-api",".dropdown-menu",Ae.dataApiKeydownHandler),P.on(document,"click.bs.dropdown.data-api",Ae.clearMenus),P.on(document,"keyup.bs.dropdown.data-api",Ae.clearMenus),P.on(document,"click.bs.dropdown.data-api",'[data-bs-toggle="dropdown"]',(function(t){t.preventDefault(),Ae.dropdownInterface(this)})),_(Ae);class Te{constructor(){this._element=document.body}getWidth(){const t=document.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}hide(){const t=this.getWidth();this._disableOverFlow(),this._setElementAttributes(this._element,"paddingRight",e=>e+t),this._setElementAttributes(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top","paddingRight",e=>e+t),this._setElementAttributes(".sticky-top","marginRight",e=>e-t)}_disableOverFlow(){this._saveInitialAttribute(this._element,"overflow"),this._element.style.overflow="hidden"}_setElementAttributes(t,e,i){const n=this.getWidth();this._applyManipulationCallback(t,t=>{if(t!==this._element&&window.innerWidth>t.clientWidth+n)return;this._saveInitialAttribute(t,e);const s=window.getComputedStyle(t)[e];t.style[e]=i(Number.parseFloat(s))+"px"})}reset(){this._resetElementAttributes(this._element,"overflow"),this._resetElementAttributes(this._element,"paddingRight"),this._resetElementAttributes(".fixed-top, .fixed-bottom, .is-fixed, .sticky-top","paddingRight"),this._resetElementAttributes(".sticky-top","marginRight")}_saveInitialAttribute(t,e){const i=t.style[e];i&&U.setDataAttribute(t,e,i)}_resetElementAttributes(t,e){this._applyManipulationCallback(t,t=>{const i=U.getDataAttribute(t,e);void 0===i?t.style.removeProperty(e):(U.removeDataAttribute(t,e),t.style[e]=i)})}_applyManipulationCallback(e,i){r(e)?i(e):t.find(e,this._element).forEach(i)}isOverflowing(){return this.getWidth()>0}}const Oe={isVisible:!0,isAnimated:!1,rootElement:"body",clickCallback:null},Ce={isVisible:"boolean",isAnimated:"boolean",rootElement:"(element|string)",clickCallback:"(function|null)"};class ke{constructor(t){this._config=this._getConfig(t),this._isAppended=!1,this._element=null}show(t){this._config.isVisible?(this._append(),this._config.isAnimated&&f(this._getElement()),this._getElement().classList.add("show"),this._emulateAnimation(()=>{b(t)})):b(t)}hide(t){this._config.isVisible?(this._getElement().classList.remove("show"),this._emulateAnimation(()=>{this.dispose(),b(t)})):b(t)}_getElement(){if(!this._element){const t=document.createElement("div");t.className="modal-backdrop",this._config.isAnimated&&t.classList.add("fade"),this._element=t}return this._element}_getConfig(t){return(t={...Oe,..."object"==typeof t?t:{}}).rootElement=a(t.rootElement),l("backdrop",t,Ce),t}_append(){this._isAppended||(this._config.rootElement.appendChild(this._getElement()),P.on(this._getElement(),"mousedown.bs.backdrop",()=>{b(this._config.clickCallback)}),this._isAppended=!0)}dispose(){this._isAppended&&(P.off(this._element,"mousedown.bs.backdrop"),this._element.remove(),this._isAppended=!1)}_emulateAnimation(t){v(t,this._getElement(),this._config.isAnimated)}}const Le={backdrop:!0,keyboard:!0,focus:!0},xe={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean"};class De extends B{constructor(e,i){super(e),this._config=this._getConfig(i),this._dialog=t.findOne(".modal-dialog",this._element),this._backdrop=this._initializeBackDrop(),this._isShown=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollBar=new Te}static get Default(){return Le}static get NAME(){return"modal"}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||this._isTransitioning||P.trigger(this._element,"show.bs.modal",{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._isAnimated()&&(this._isTransitioning=!0),this._scrollBar.hide(),document.body.classList.add("modal-open"),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),P.on(this._element,"click.dismiss.bs.modal",'[data-bs-dismiss="modal"]',t=>this.hide(t)),P.on(this._dialog,"mousedown.dismiss.bs.modal",()=>{P.one(this._element,"mouseup.dismiss.bs.modal",t=>{t.target===this._element&&(this._ignoreBackdropClick=!0)})}),this._showBackdrop(()=>this._showElement(t)))}hide(t){if(t&&["A","AREA"].includes(t.target.tagName)&&t.preventDefault(),!this._isShown||this._isTransitioning)return;if(P.trigger(this._element,"hide.bs.modal").defaultPrevented)return;this._isShown=!1;const e=this._isAnimated();e&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),P.off(document,"focusin.bs.modal"),this._element.classList.remove("show"),P.off(this._element,"click.dismiss.bs.modal"),P.off(this._dialog,"mousedown.dismiss.bs.modal"),this._queueCallback(()=>this._hideModal(),this._element,e)}dispose(){[window,this._dialog].forEach(t=>P.off(t,".bs.modal")),this._backdrop.dispose(),super.dispose(),P.off(document,"focusin.bs.modal")}handleUpdate(){this._adjustDialog()}_initializeBackDrop(){return new ke({isVisible:Boolean(this._config.backdrop),isAnimated:this._isAnimated()})}_getConfig(t){return t={...Le,...U.getDataAttributes(this._element),..."object"==typeof t?t:{}},l("modal",t,xe),t}_showElement(e){const i=this._isAnimated(),n=t.findOne(".modal-body",this._dialog);this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(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,n&&(n.scrollTop=0),i&&f(this._element),this._element.classList.add("show"),this._config.focus&&this._enforceFocus(),this._queueCallback(()=>{this._config.focus&&this._element.focus(),this._isTransitioning=!1,P.trigger(this._element,"shown.bs.modal",{relatedTarget:e})},this._dialog,i)}_enforceFocus(){P.off(document,"focusin.bs.modal"),P.on(document,"focusin.bs.modal",t=>{document===t.target||this._element===t.target||this._element.contains(t.target)||this._element.focus()})}_setEscapeEvent(){this._isShown?P.on(this._element,"keydown.dismiss.bs.modal",t=>{this._config.keyboard&&"Escape"===t.key?(t.preventDefault(),this.hide()):this._config.keyboard||"Escape"!==t.key||this._triggerBackdropTransition()}):P.off(this._element,"keydown.dismiss.bs.modal")}_setResizeEvent(){this._isShown?P.on(window,"resize.bs.modal",()=>this._adjustDialog()):P.off(window,"resize.bs.modal")}_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("modal-open"),this._resetAdjustments(),this._scrollBar.reset(),P.trigger(this._element,"hidden.bs.modal")})}_showBackdrop(t){P.on(this._element,"click.dismiss.bs.modal",t=>{this._ignoreBackdropClick?this._ignoreBackdropClick=!1:t.target===t.currentTarget&&(!0===this._config.backdrop?this.hide():"static"===this._config.backdrop&&this._triggerBackdropTransition())}),this._backdrop.show(t)}_isAnimated(){return this._element.classList.contains("fade")}_triggerBackdropTransition(){if(P.trigger(this._element,"hidePrevented.bs.modal").defaultPrevented)return;const{classList:t,scrollHeight:e,style:i}=this._element,n=e>document.documentElement.clientHeight;!n&&"hidden"===i.overflowY||t.contains("modal-static")||(n||(i.overflowY="hidden"),t.add("modal-static"),this._queueCallback(()=>{t.remove("modal-static"),n||this._queueCallback(()=>{i.overflowY=""},this._dialog)},this._dialog),this._element.focus())}_adjustDialog(){const t=this._element.scrollHeight>document.documentElement.clientHeight,e=this._scrollBar.getWidth(),i=e>0;(!i&&t&&!g()||i&&!t&&g())&&(this._element.style.paddingLeft=e+"px"),(i&&!t&&!g()||!i&&t&&g())&&(this._element.style.paddingRight=e+"px")}_resetAdjustments(){this._element.style.paddingLeft="",this._element.style.paddingRight=""}static jQueryInterface(t,e){return this.each((function(){const i=De.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===i[t])throw new TypeError(`No method named "${t}"`);i[t](e)}}))}}P.on(document,"click.bs.modal.data-api",'[data-bs-toggle="modal"]',(function(t){const e=s(this);["A","AREA"].includes(this.tagName)&&t.preventDefault(),P.one(e,"show.bs.modal",t=>{t.defaultPrevented||P.one(e,"hidden.bs.modal",()=>{c(this)&&this.focus()})}),De.getOrCreateInstance(e).toggle(this)})),_(De);const Se={backdrop:!0,keyboard:!0,scroll:!1},Ie={backdrop:"boolean",keyboard:"boolean",scroll:"boolean"};class Ne extends B{constructor(t,e){super(t),this._config=this._getConfig(e),this._isShown=!1,this._backdrop=this._initializeBackDrop(),this._addEventListeners()}static get NAME(){return"offcanvas"}static get Default(){return Se}toggle(t){return this._isShown?this.hide():this.show(t)}show(t){this._isShown||P.trigger(this._element,"show.bs.offcanvas",{relatedTarget:t}).defaultPrevented||(this._isShown=!0,this._element.style.visibility="visible",this._backdrop.show(),this._config.scroll||((new Te).hide(),this._enforceFocusOnElement(this._element)),this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),this._element.classList.add("show"),this._queueCallback(()=>{P.trigger(this._element,"shown.bs.offcanvas",{relatedTarget:t})},this._element,!0))}hide(){this._isShown&&(P.trigger(this._element,"hide.bs.offcanvas").defaultPrevented||(P.off(document,"focusin.bs.offcanvas"),this._element.blur(),this._isShown=!1,this._element.classList.remove("show"),this._backdrop.hide(),this._queueCallback(()=>{this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._element.style.visibility="hidden",this._config.scroll||(new Te).reset(),P.trigger(this._element,"hidden.bs.offcanvas")},this._element,!0)))}dispose(){this._backdrop.dispose(),super.dispose(),P.off(document,"focusin.bs.offcanvas")}_getConfig(t){return t={...Se,...U.getDataAttributes(this._element),..."object"==typeof t?t:{}},l("offcanvas",t,Ie),t}_initializeBackDrop(){return new ke({isVisible:this._config.backdrop,isAnimated:!0,rootElement:this._element.parentNode,clickCallback:()=>this.hide()})}_enforceFocusOnElement(t){P.off(document,"focusin.bs.offcanvas"),P.on(document,"focusin.bs.offcanvas",e=>{document===e.target||t===e.target||t.contains(e.target)||t.focus()}),t.focus()}_addEventListeners(){P.on(this._element,"click.dismiss.bs.offcanvas",'[data-bs-dismiss="offcanvas"]',()=>this.hide()),P.on(this._element,"keydown.dismiss.bs.offcanvas",t=>{this._config.keyboard&&"Escape"===t.key&&this.hide()})}static jQueryInterface(t){return this.each((function(){const e=Ne.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t]||t.startsWith("_")||"constructor"===t)throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}P.on(document,"click.bs.offcanvas.data-api",'[data-bs-toggle="offcanvas"]',(function(e){const i=s(this);if(["A","AREA"].includes(this.tagName)&&e.preventDefault(),h(this))return;P.one(i,"hidden.bs.offcanvas",()=>{c(this)&&this.focus()});const n=t.findOne(".offcanvas.show");n&&n!==i&&Ne.getInstance(n).hide(),Ne.getOrCreateInstance(i).toggle(this)})),P.on(window,"load.bs.offcanvas.data-api",()=>t.find(".offcanvas.show").forEach(t=>Ne.getOrCreateInstance(t).show())),_(Ne);const je=new Set(["background","cite","href","itemtype","longdesc","poster","src","xlink:href"]),Me=/^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(?:[#/?]|$))/i,Pe=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i,He=(t,e)=>{const i=t.nodeName.toLowerCase();if(e.includes(i))return!je.has(i)||Boolean(Me.test(t.nodeValue)||Pe.test(t.nodeValue));const n=e.filter(t=>t instanceof RegExp);for(let t=0,e=n.length;t{He(t,a)||i.removeAttribute(t.nodeName)})}return n.body.innerHTML}const Be=new RegExp("(^|\\s)bs-tooltip\\S+","g"),We=new Set(["sanitize","allowList","sanitizeFn"]),qe={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)"},ze={AUTO:"auto",TOP:"top",RIGHT:g()?"left":"right",BOTTOM:"bottom",LEFT:g()?"right":"left"},$e={animation:!0,template:'',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:{"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],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:[]},popperConfig:null},Ue={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"};class Fe extends B{constructor(t,e){if(void 0===fe)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");super(t),this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this._config=this._getConfig(e),this.tip=null,this._setListeners()}static get Default(){return $e}static get NAME(){return"tooltip"}static get Event(){return Ue}static get DefaultType(){return qe}enable(){this._isEnabled=!0}disable(){this._isEnabled=!1}toggleEnabled(){this._isEnabled=!this._isEnabled}toggle(t){if(this._isEnabled)if(t){const e=this._initializeOnDelegatedTarget(t);e._activeTrigger.click=!e._activeTrigger.click,e._isWithActiveTrigger()?e._enter(null,e):e._leave(null,e)}else{if(this.getTipElement().classList.contains("show"))return void this._leave(null,this);this._enter(null,this)}}dispose(){clearTimeout(this._timeout),P.off(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this.tip&&this.tip.remove(),this._popper&&this._popper.destroy(),super.dispose()}show(){if("none"===this._element.style.display)throw new Error("Please use show on visible elements");if(!this.isWithContent()||!this._isEnabled)return;const t=P.trigger(this._element,this.constructor.Event.SHOW),i=d(this._element),n=null===i?this._element.ownerDocument.documentElement.contains(this._element):i.contains(this._element);if(t.defaultPrevented||!n)return;const s=this.getTipElement(),o=e(this.constructor.NAME);s.setAttribute("id",o),this._element.setAttribute("aria-describedby",o),this.setContent(),this._config.animation&&s.classList.add("fade");const r="function"==typeof this._config.placement?this._config.placement.call(this,s,this._element):this._config.placement,a=this._getAttachment(r);this._addAttachmentClass(a);const{container:l}=this._config;R.set(s,this.constructor.DATA_KEY,this),this._element.ownerDocument.documentElement.contains(this.tip)||(l.appendChild(s),P.trigger(this._element,this.constructor.Event.INSERTED)),this._popper?this._popper.update():this._popper=ue(this._element,s,this._getPopperConfig(a)),s.classList.add("show");const c="function"==typeof this._config.customClass?this._config.customClass():this._config.customClass;c&&s.classList.add(...c.split(" ")),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>{P.on(t,"mouseover",u)});const h=this.tip.classList.contains("fade");this._queueCallback(()=>{const t=this._hoverState;this._hoverState=null,P.trigger(this._element,this.constructor.Event.SHOWN),"out"===t&&this._leave(null,this)},this.tip,h)}hide(){if(!this._popper)return;const t=this.getTipElement();if(P.trigger(this._element,this.constructor.Event.HIDE).defaultPrevented)return;t.classList.remove("show"),"ontouchstart"in document.documentElement&&[].concat(...document.body.children).forEach(t=>P.off(t,"mouseover",u)),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1;const e=this.tip.classList.contains("fade");this._queueCallback(()=>{this._isWithActiveTrigger()||("show"!==this._hoverState&&t.remove(),this._cleanTipClass(),this._element.removeAttribute("aria-describedby"),P.trigger(this._element,this.constructor.Event.HIDDEN),this._popper&&(this._popper.destroy(),this._popper=null))},this.tip,e),this._hoverState=""}update(){null!==this._popper&&this._popper.update()}isWithContent(){return Boolean(this.getTitle())}getTipElement(){if(this.tip)return this.tip;const t=document.createElement("div");return t.innerHTML=this._config.template,this.tip=t.children[0],this.tip}setContent(){const e=this.getTipElement();this.setElementContent(t.findOne(".tooltip-inner",e),this.getTitle()),e.classList.remove("fade","show")}setElementContent(t,e){if(null!==t)return r(e)?(e=a(e),void(this._config.html?e.parentNode!==t&&(t.innerHTML="",t.appendChild(e)):t.textContent=e.textContent)):void(this._config.html?(this._config.sanitize&&(e=Re(e,this._config.allowList,this._config.sanitizeFn)),t.innerHTML=e):t.textContent=e)}getTitle(){let t=this._element.getAttribute("data-bs-original-title");return t||(t="function"==typeof this._config.title?this._config.title.call(this._element):this._config.title),t}updateAttachment(t){return"right"===t?"end":"left"===t?"start":t}_initializeOnDelegatedTarget(t,e){const i=this.constructor.DATA_KEY;return(e=e||R.get(t.delegateTarget,i))||(e=new this.constructor(t.delegateTarget,this._getDelegateConfig()),R.set(t.delegateTarget,i,e)),e}_getOffset(){const{offset:t}=this._config;return"string"==typeof t?t.split(",").map(t=>Number.parseInt(t,10)):"function"==typeof t?e=>t(e,this._element):t}_getPopperConfig(t){const e={placement:t,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:t=>this._handlePopperPlacementChange(t)}],onFirstUpdate:t=>{t.options.placement!==t.placement&&this._handlePopperPlacementChange(t)}};return{...e,..."function"==typeof this._config.popperConfig?this._config.popperConfig(e):this._config.popperConfig}}_addAttachmentClass(t){this.getTipElement().classList.add("bs-tooltip-"+this.updateAttachment(t))}_getAttachment(t){return ze[t.toUpperCase()]}_setListeners(){this._config.trigger.split(" ").forEach(t=>{if("click"===t)P.on(this._element,this.constructor.Event.CLICK,this._config.selector,t=>this.toggle(t));else if("manual"!==t){const e="hover"===t?this.constructor.Event.MOUSEENTER:this.constructor.Event.FOCUSIN,i="hover"===t?this.constructor.Event.MOUSELEAVE:this.constructor.Event.FOCUSOUT;P.on(this._element,e,this._config.selector,t=>this._enter(t)),P.on(this._element,i,this._config.selector,t=>this._leave(t))}}),this._hideModalHandler=()=>{this._element&&this.hide()},P.on(this._element.closest(".modal"),"hide.bs.modal",this._hideModalHandler),this._config.selector?this._config={...this._config,trigger:"manual",selector:""}:this._fixTitle()}_fixTitle(){const t=this._element.getAttribute("title"),e=typeof this._element.getAttribute("data-bs-original-title");(t||"string"!==e)&&(this._element.setAttribute("data-bs-original-title",t||""),!t||this._element.getAttribute("aria-label")||this._element.textContent||this._element.setAttribute("aria-label",t),this._element.setAttribute("title",""))}_enter(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusin"===t.type?"focus":"hover"]=!0),e.getTipElement().classList.contains("show")||"show"===e._hoverState?e._hoverState="show":(clearTimeout(e._timeout),e._hoverState="show",e._config.delay&&e._config.delay.show?e._timeout=setTimeout(()=>{"show"===e._hoverState&&e.show()},e._config.delay.show):e.show())}_leave(t,e){e=this._initializeOnDelegatedTarget(t,e),t&&(e._activeTrigger["focusout"===t.type?"focus":"hover"]=e._element.contains(t.relatedTarget)),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e._config.delay&&e._config.delay.hide?e._timeout=setTimeout(()=>{"out"===e._hoverState&&e.hide()},e._config.delay.hide):e.hide())}_isWithActiveTrigger(){for(const t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1}_getConfig(t){const e=U.getDataAttributes(this._element);return Object.keys(e).forEach(t=>{We.has(t)&&delete e[t]}),(t={...this.constructor.Default,...e,..."object"==typeof t&&t?t:{}}).container=!1===t.container?document.body:a(t.container),"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),l("tooltip",t,this.constructor.DefaultType),t.sanitize&&(t.template=Re(t.template,t.allowList,t.sanitizeFn)),t}_getDelegateConfig(){const t={};if(this._config)for(const e in this._config)this.constructor.Default[e]!==this._config[e]&&(t[e]=this._config[e]);return t}_cleanTipClass(){const t=this.getTipElement(),e=t.getAttribute("class").match(Be);null!==e&&e.length>0&&e.map(t=>t.trim()).forEach(e=>t.classList.remove(e))}_handlePopperPlacementChange(t){const{state:e}=t;e&&(this.tip=e.elements.popper,this._cleanTipClass(),this._addAttachmentClass(this._getAttachment(e.placement)))}static jQueryInterface(t){return this.each((function(){const e=Fe.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}_(Fe);const Ve=new RegExp("(^|\\s)bs-popover\\S+","g"),Ke={...Fe.Default,placement:"right",offset:[0,8],trigger:"click",content:"",template:''},Xe={...Fe.DefaultType,content:"(string|element|function)"},Ye={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"};class Qe extends Fe{static get Default(){return Ke}static get NAME(){return"popover"}static get Event(){return Ye}static get DefaultType(){return Xe}isWithContent(){return this.getTitle()||this._getContent()}getTipElement(){return this.tip||(this.tip=super.getTipElement(),this.getTitle()||t.findOne(".popover-header",this.tip).remove(),this._getContent()||t.findOne(".popover-body",this.tip).remove()),this.tip}setContent(){const e=this.getTipElement();this.setElementContent(t.findOne(".popover-header",e),this.getTitle());let i=this._getContent();"function"==typeof i&&(i=i.call(this._element)),this.setElementContent(t.findOne(".popover-body",e),i),e.classList.remove("fade","show")}_addAttachmentClass(t){this.getTipElement().classList.add("bs-popover-"+this.updateAttachment(t))}_getContent(){return this._element.getAttribute("data-bs-content")||this._config.content}_cleanTipClass(){const t=this.getTipElement(),e=t.getAttribute("class").match(Ve);null!==e&&e.length>0&&e.map(t=>t.trim()).forEach(e=>t.classList.remove(e))}static jQueryInterface(t){return this.each((function(){const e=Qe.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}_(Qe);const Ge={offset:10,method:"auto",target:""},Ze={offset:"number",method:"string",target:"(string|element)"};class Je extends B{constructor(t,e){super(t),this._scrollElement="BODY"===this._element.tagName?window:this._element,this._config=this._getConfig(e),this._selector=`${this._config.target} .nav-link, ${this._config.target} .list-group-item, ${this._config.target} .dropdown-item`,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,P.on(this._scrollElement,"scroll.bs.scrollspy",()=>this._process()),this.refresh(),this._process()}static get Default(){return Ge}static get NAME(){return"scrollspy"}refresh(){const e=this._scrollElement===this._scrollElement.window?"offset":"position",i="auto"===this._config.method?e:this._config.method,s="position"===i?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),t.find(this._selector).map(e=>{const o=n(e),r=o?t.findOne(o):null;if(r){const t=r.getBoundingClientRect();if(t.width||t.height)return[U[i](r).top+s,o]}return null}).filter(t=>t).sort((t,e)=>t[0]-e[0]).forEach(t=>{this._offsets.push(t[0]),this._targets.push(t[1])})}dispose(){P.off(this._scrollElement,".bs.scrollspy"),super.dispose()}_getConfig(t){if("string"!=typeof(t={...Ge,...U.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}}).target&&r(t.target)){let{id:i}=t.target;i||(i=e("scrollspy"),t.target.id=i),t.target="#"+i}return l("scrollspy",t,Ze),t}_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(){const t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),i=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=i){const t=this._targets[this._targets.length-1];this._activeTarget!==t&&this._activate(t)}else{if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(let e=this._offsets.length;e--;)this._activeTarget!==this._targets[e]&&t>=this._offsets[e]&&(void 0===this._offsets[e+1]||t`${t}[data-bs-target="${e}"],${t}[href="${e}"]`),n=t.findOne(i.join(","));n.classList.contains("dropdown-item")?(t.findOne(".dropdown-toggle",n.closest(".dropdown")).classList.add("active"),n.classList.add("active")):(n.classList.add("active"),t.parents(n,".nav, .list-group").forEach(e=>{t.prev(e,".nav-link, .list-group-item").forEach(t=>t.classList.add("active")),t.prev(e,".nav-item").forEach(e=>{t.children(e,".nav-link").forEach(t=>t.classList.add("active"))})})),P.trigger(this._scrollElement,"activate.bs.scrollspy",{relatedTarget:e})}_clear(){t.find(this._selector).filter(t=>t.classList.contains("active")).forEach(t=>t.classList.remove("active"))}static jQueryInterface(t){return this.each((function(){const e=Je.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}P.on(window,"load.bs.scrollspy.data-api",()=>{t.find('[data-bs-spy="scroll"]').forEach(t=>new Je(t))}),_(Je);class ti extends B{static get NAME(){return"tab"}show(){if(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&this._element.classList.contains("active"))return;let e;const i=s(this._element),n=this._element.closest(".nav, .list-group");if(n){const i="UL"===n.nodeName||"OL"===n.nodeName?":scope > li > .active":".active";e=t.find(i,n),e=e[e.length-1]}const o=e?P.trigger(e,"hide.bs.tab",{relatedTarget:this._element}):null;if(P.trigger(this._element,"show.bs.tab",{relatedTarget:e}).defaultPrevented||null!==o&&o.defaultPrevented)return;this._activate(this._element,n);const r=()=>{P.trigger(e,"hidden.bs.tab",{relatedTarget:this._element}),P.trigger(this._element,"shown.bs.tab",{relatedTarget:e})};i?this._activate(i,i.parentNode,r):r()}_activate(e,i,n){const s=(!i||"UL"!==i.nodeName&&"OL"!==i.nodeName?t.children(i,".active"):t.find(":scope > li > .active",i))[0],o=n&&s&&s.classList.contains("fade"),r=()=>this._transitionComplete(e,s,n);s&&o?(s.classList.remove("show"),this._queueCallback(r,e,!0)):r()}_transitionComplete(e,i,n){if(i){i.classList.remove("active");const e=t.findOne(":scope > .dropdown-menu .active",i.parentNode);e&&e.classList.remove("active"),"tab"===i.getAttribute("role")&&i.setAttribute("aria-selected",!1)}e.classList.add("active"),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!0),f(e),e.classList.contains("fade")&&e.classList.add("show");let s=e.parentNode;if(s&&"LI"===s.nodeName&&(s=s.parentNode),s&&s.classList.contains("dropdown-menu")){const i=e.closest(".dropdown");i&&t.find(".dropdown-toggle",i).forEach(t=>t.classList.add("active")),e.setAttribute("aria-expanded",!0)}n&&n()}static jQueryInterface(t){return this.each((function(){const e=ti.getOrCreateInstance(this);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t]()}}))}}P.on(document,"click.bs.tab.data-api",'[data-bs-toggle="tab"], [data-bs-toggle="pill"], [data-bs-toggle="list"]',(function(t){["A","AREA"].includes(this.tagName)&&t.preventDefault(),h(this)||ti.getOrCreateInstance(this).show()})),_(ti);const ei={animation:"boolean",autohide:"boolean",delay:"number"},ii={animation:!0,autohide:!0,delay:5e3};class ni extends B{constructor(t,e){super(t),this._config=this._getConfig(e),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get DefaultType(){return ei}static get Default(){return ii}static get NAME(){return"toast"}show(){P.trigger(this._element,"show.bs.toast").defaultPrevented||(this._clearTimeout(),this._config.animation&&this._element.classList.add("fade"),this._element.classList.remove("hide"),f(this._element),this._element.classList.add("showing"),this._queueCallback(()=>{this._element.classList.remove("showing"),this._element.classList.add("show"),P.trigger(this._element,"shown.bs.toast"),this._maybeScheduleHide()},this._element,this._config.animation))}hide(){this._element.classList.contains("show")&&(P.trigger(this._element,"hide.bs.toast").defaultPrevented||(this._element.classList.remove("show"),this._queueCallback(()=>{this._element.classList.add("hide"),P.trigger(this._element,"hidden.bs.toast")},this._element,this._config.animation)))}dispose(){this._clearTimeout(),this._element.classList.contains("show")&&this._element.classList.remove("show"),super.dispose()}_getConfig(t){return t={...ii,...U.getDataAttributes(this._element),..."object"==typeof t&&t?t:{}},l("toast",t,this.constructor.DefaultType),t}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout(()=>{this.hide()},this._config.delay)))}_onInteraction(t,e){switch(t.type){case"mouseover":case"mouseout":this._hasMouseInteraction=e;break;case"focusin":case"focusout":this._hasKeyboardInteraction=e}if(e)return void this._clearTimeout();const i=t.relatedTarget;this._element===i||this._element.contains(i)||this._maybeScheduleHide()}_setListeners(){P.on(this._element,"click.dismiss.bs.toast",'[data-bs-dismiss="toast"]',()=>this.hide()),P.on(this._element,"mouseover.bs.toast",t=>this._onInteraction(t,!0)),P.on(this._element,"mouseout.bs.toast",t=>this._onInteraction(t,!1)),P.on(this._element,"focusin.bs.toast",t=>this._onInteraction(t,!0)),P.on(this._element,"focusout.bs.toast",t=>this._onInteraction(t,!1))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(t){return this.each((function(){const e=ni.getOrCreateInstance(this,t);if("string"==typeof t){if(void 0===e[t])throw new TypeError(`No method named "${t}"`);e[t](this)}}))}}return _(ni),{Alert:W,Button:q,Carousel:Z,Collapse:et,Dropdown:Ae,Modal:De,Offcanvas:Ne,Popover:Qe,ScrollSpy:Je,Tab:ti,Toast:ni,Tooltip:Fe}})); +//# sourceMappingURL=bootstrap.bundle.min.js.map \ No newline at end of file diff --git a/src/core/templates/body-header.html b/src/core/templates/body-header.html index 1a01f38..71288b2 100644 --- a/src/core/templates/body-header.html +++ b/src/core/templates/body-header.html @@ -9,10 +9,10 @@ {% if current_directory %}
-