diff --git a/.hugo_build.lock b/.hugo_build.lock
new file mode 100644
index 0000000..e69de29
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..4d14453
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,49 @@
+baseurl = "/"
+contentdir = "content"
+publishdir = "public"
+
+canonifyurls = true
+relativeURLS = false
+
+theme = "diary"
+title = "Ringo's site"
+languageCode = "vi-vn"
+summaryLength = 42
+
+copyright = "copyright info, like license, year, author name, e.t.c."
+
+[author]
+name = "Ringo Stark"
+
+[params]
+description = "My personal blog and academic info"
+showFooterCredits = true
+math = false
+useIcon = true
+
+[outputFormats]
+[outputFormats.RSS]
+mediatype = "application/rss+xml"
+baseName = "feed"
+
+[[params.links]]
+[[params.links.link]]
+name = "Github"
+href = "https://github.com/andreyorst/"
+[[params.links.link]]
+name = "Tags"
+href = "/tags"
+[[params.links.link]]
+name = "Categories"
+href = "/categories"
+[[params.links.link]]
+name = "Archive"
+href = "/posts"
+[[params.links.link]]
+name = "About"
+href = "/about"
+
+[module]
+ [module.hugoVersion]
+ extended = true
+ min = '0.111.0'
\ No newline at end of file
diff --git a/content/posts/hadlock.md b/content/posts/hadlock.md
new file mode 100644
index 0000000..9a5ed25
--- /dev/null
+++ b/content/posts/hadlock.md
@@ -0,0 +1,69 @@
++++
+title = "Hàm Hadlock có so sánh tuổi thai theo tiêu chuẩn Intergrowth-21"
+author = ["Ringo Stark"]
+lastmod = 2024-04-13T14:37:26+07:00
+draft = false
++++
+
+Việc tính toán cân nặng thai sẽ không có ý nghĩa, nếu không biết cân nặng đó có đúng chuẩn so với tuổi thai hiện tại hay không. Vì vậy, nhất thiết phải có một hàm so sánh cân nặng thai hiện tại và suy ra bách phân vị mà thai đang đứng.
+
+Tiêu chuẩn số liệu nên dựa vào chuẩn nào, Intergrowth-21 chăng?
+
+EDITED: [2024-02-26 Mon 21:12]
+Đây là đoạn mã hoàn chỉnh của hàm Hadlock mở rộng có tính percentiles theo tiêu chuẩn Intergrowth-21 cho thai
+
+```symja
+{
+{
+m = 1,
+
+s = 2,
+
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>,
+
+ageI21 = Round(age),
+
+BPD1 = bpd / 10,
+
+HC1 = hc / 10,
+
+FL1 = fl / 10,
+
+AC1 = ac / 10,
+
+WEIGHT = Round(10^
+If (Or (AC1 <= 0, FL1 <= 0),
+ -1,
+ If (HC1 <= 0,
+ If (BPD1 <= 0,
+ 1.304 + 0.05281 * AC1 + 0.1938 * FL1 - 0.004 * AC1 * FL1,
+ 1.335 - 0.0034 * AC1 * FL1 + 0.0316 * BPD1 + 0.0457 * AC1 + 0.1623 * FL1),
+ If (BPD1 <= 0,
+ 1.326 - 0.00326 * AC1 * FL1 + 0.0107 * HC1 + 0.0438 * AC1 + 0.158 * FL1,
+ 1.3596 - 0.00386 * AC1 * FL1 + 0.0064 * HC1 + 0.00061 * BPD1 * AC1 + 0.0424 * AC1 + 0.174 * FL1)
+ )
+)
+),
+
+bpdPercentile = Round(100 * CDF(NormalDistribution(bpdI21[ageI21][[m]],bpdI21[ageI21][[s]]),bpd)),
+
+hcPercentile = Round(100 * CDF(NormalDistribution(hcI21[ageI21][[m]],hcI21[ageI21][[s]]),hc)),
+
+flPercentile = Round(100 * CDF(NormalDistribution(flI21[ageI21][[m]],flI21[ageI21][[s]]),fl)),
+
+acPercentile = Round(100 * CDF(NormalDistribution(acI21[ageI21][[m]],acI21[ageI21][[s]]),ac)),
+
+weightPercentile = Round(100 * CDF(NormalDistribution(weightI21[ageI21][[m]],weightI21[ageI21][[s]]),WEIGHT))
+}[[14]],
+ hcPercentile, flPercentile, acPercentile, WEIGHT, weightPercentile}
+```
+
+NOTE: Ở đây tôi sử dụng một thủ thuật để giải quyết vấn đề chuỗi lệnh của symja chưa được hoàn thiện. Chuỗi lệnh của symja được nối tiếp nhau bằng dấu chấm phẩy ";", và câu lệnh cuối cùng sẽ được in ra màn hình, điều đó ẩn ý là câu lệnh cuối là câu lệnh in ra các biến số cần in. Nhưng trong phiên bản trên điện thoại, nó lại in ra câu lệnh đầu tiên, tôi thử chèn câu lệnh in lên đầu, nhưng không đạt được kết quả mong muốn. Vì vậy, tôi sử dụng một thủ thuật trong List, nghĩa là toàn bộ chương trình này chỉ là một chuỗi, chuỗi đầu tiên tính toán tất cả các công thức cần thiết và in ra biến số đầu tiên, các biến số sau đó được tùy chọn để in ra tiếp theo, nhờ đã có kết quả tính toán ở chuỗi trước.
diff --git a/content/posts/hello.md b/content/posts/hello.md
new file mode 100644
index 0000000..b428e3f
--- /dev/null
+++ b/content/posts/hello.md
@@ -0,0 +1,9 @@
++++
+title = "Hello There!"
+author = ["Ringo Stark"]
+lastmod = 2024-04-13T14:37:26+07:00
+tags = ["some", "tags"]
+draft = false
++++
+
+General Kenobi
diff --git a/content/posts/intergrwon.md b/content/posts/intergrwon.md
new file mode 100644
index 0000000..d81fe00
--- /dev/null
+++ b/content/posts/intergrwon.md
@@ -0,0 +1,25 @@
++++
+title = "Biến số của Intergrowth-21 trong SymjaBlog nghiêm túc của tôi"
+author = ["Ringo Stark"]
+lastmod = 2024-04-13T14:37:26+07:00
+draft = false
++++
+
+Tôi quyết định sử dụng Intergrowth-21 làm chỉ số tham khảo chính, và lấy số liệu từ trang web chính thức ở đây [Intergrowth-21 tables](https://intergrowth21.tghn.org/fetal-growth/#fg1). Từ các bảng số này, tham khảo cả bảng giá trị và z-score, tôi chỉ giữ lại 2 chỉ số cơ bản của phân phối là `mean` và `sd`. Sau đó tôi chuyển qua dạng Associations của Symja thì được các số liệu như sau.
+
+
+```symja
+{
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>
+}
+```
+
+Lưu ý là trong Intergrowth-21, các tuổi thai từ 14 đến 21 tuần không có phân bố cân nặng thai, nên nếu các tính toán ở tuổi thai này sẽ sinh ra lỗi do không tồn tại giá trị. Vì vậy tôi đồng nhất hóa các biến số ở đây bằng 0.01 (không thể bằng 0 được, vì khi đó cũng sinh ra lỗi) để các tính toán được thông suốt, nhưng hoàn toàn không có ý nghĩa nữa.
diff --git a/content/posts/other-post.md b/content/posts/other-post.md
new file mode 100644
index 0000000..1eaec84
--- /dev/null
+++ b/content/posts/other-post.md
@@ -0,0 +1,8 @@
++++
+title = "ther post"
+author = ["Ringo Stark"]
+lastmod = 2024-04-13T14:37:26+07:00
+draft = false
++++
+
+Keep bloggin
diff --git a/main.org b/main.org
new file mode 100644
index 0000000..b24832e
--- /dev/null
+++ b/main.org
@@ -0,0 +1,128 @@
+#+Title: Ringo's blog
+#+AUTHOR: Ringo Stark
+#+DATE: \today
+#+COMMENT:
+
+#+SETUPFILE: "./assets/latex/report-main.org"
+
+#+DESCRIPTION:
+#+KEYWORDS:
+#+LANGUAGE: vi
+
+#+EXCLUDE_TAGS: noexport
+
+#+hugo_auto_set_lastmod: t
+#+hugo_base_dir: .
+#+hugo_section: .
+
+* Posts
+:properties:
+:export_hugo_section: posts
+:end:
+** Hello There! :some:tags:
+:properties:
+:export_file_name: hello
+:end:
+General Kenobi
+** ther post
+:properties:
+:export_file_name: other-post
+:end:
+Keep bloggin
+
+** Biến số của Intergrowth-21 trong SymjaBlog nghiêm túc của tôi
+:PROPERTIES:
+:CREATED: [2024-04-13 Sat 14:15]
+:export_file_name: intergrwon
+:END:
+
+Tôi quyết định sử dụng Intergrowth-21 làm chỉ số tham khảo chính, và lấy số liệu từ trang web chính thức ở đây [[https://intergrowth21.tghn.org/fetal-growth/#fg1][Intergrowth-21 tables]]. Từ các bảng số này, tham khảo cả bảng giá trị và z-score, tôi chỉ giữ lại 2 chỉ số cơ bản của phân phối là ~mean~ và ~sd~. Sau đó tôi chuyển qua dạng Associations của Symja thì được các số liệu như sau.
+
+#+NAME: Intergrowth-21 constants (mean,sd) for bpd, hc, fl, ac, weight
+#+BEGIN_SRC symja
+{
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>
+}
+#+END_SRC
+
+Lưu ý là trong Intergrowth-21, các tuổi thai từ 14 đến 21 tuần không có phân bố cân nặng thai, nên nếu các tính toán ở tuổi thai này sẽ sinh ra lỗi do không tồn tại giá trị. Vì vậy tôi đồng nhất hóa các biến số ở đây bằng 0.01 (không thể bằng 0 được, vì khi đó cũng sinh ra lỗi) để các tính toán được thông suốt, nhưng hoàn toàn không có ý nghĩa nữa.
+
+** Hàm Hadlock có so sánh tuổi thai theo tiêu chuẩn Intergrowth-21
+:PROPERTIES:
+:CREATED: [2024-04-13 Sat 14:16]
+:export_file_name: hadlock
+:END:
+
+Việc tính toán cân nặng thai sẽ không có ý nghĩa, nếu không biết cân nặng đó có đúng chuẩn so với tuổi thai hiện tại hay không. Vì vậy, nhất thiết phải có một hàm so sánh cân nặng thai hiện tại và suy ra bách phân vị mà thai đang đứng.
+
+Tiêu chuẩn số liệu nên dựa vào chuẩn nào, Intergrowth-21 chăng?
+
+EDITED: [2024-02-26 Mon 21:12]
+Đây là đoạn mã hoàn chỉnh của hàm Hadlock mở rộng có tính percentiles theo tiêu chuẩn Intergrowth-21 cho thai
+
+#+NAME: extended Hadlock
+#+PARAMETERS: age, bpd, hc, fl, ac
+#+COMMENT: tính cân nặng thai theo công thức Hadlock và phân bố của các chỉ số
+#+BEGIN_SRC symja
+{
+{
+m = 1,
+
+s = 2,
+
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>,
+
+ageI21 = Round(age),
+
+BPD1 = bpd / 10,
+
+HC1 = hc / 10,
+
+FL1 = fl / 10,
+
+AC1 = ac / 10,
+
+WEIGHT = Round(10^
+If (Or (AC1 <= 0, FL1 <= 0),
+ -1,
+ If (HC1 <= 0,
+ If (BPD1 <= 0,
+ 1.304 + 0.05281 * AC1 + 0.1938 * FL1 - 0.004 * AC1 * FL1,
+ 1.335 - 0.0034 * AC1 * FL1 + 0.0316 * BPD1 + 0.0457 * AC1 + 0.1623 * FL1),
+ If (BPD1 <= 0,
+ 1.326 - 0.00326 * AC1 * FL1 + 0.0107 * HC1 + 0.0438 * AC1 + 0.158 * FL1,
+ 1.3596 - 0.00386 * AC1 * FL1 + 0.0064 * HC1 + 0.00061 * BPD1 * AC1 + 0.0424 * AC1 + 0.174 * FL1)
+ )
+)
+),
+
+bpdPercentile = Round(100 * CDF(NormalDistribution(bpdI21[ageI21][[m]],bpdI21[ageI21][[s]]),bpd)),
+
+hcPercentile = Round(100 * CDF(NormalDistribution(hcI21[ageI21][[m]],hcI21[ageI21][[s]]),hc)),
+
+flPercentile = Round(100 * CDF(NormalDistribution(flI21[ageI21][[m]],flI21[ageI21][[s]]),fl)),
+
+acPercentile = Round(100 * CDF(NormalDistribution(acI21[ageI21][[m]],acI21[ageI21][[s]]),ac)),
+
+weightPercentile = Round(100 * CDF(NormalDistribution(weightI21[ageI21][[m]],weightI21[ageI21][[s]]),WEIGHT))
+}[[14]],
+ hcPercentile, flPercentile, acPercentile, WEIGHT, weightPercentile}
+#+END_SRC
+
+NOTE: Ở đây tôi sử dụng một thủ thuật để giải quyết vấn đề chuỗi lệnh của symja chưa được hoàn thiện. Chuỗi lệnh của symja được nối tiếp nhau bằng dấu chấm phẩy ";", và câu lệnh cuối cùng sẽ được in ra màn hình, điều đó ẩn ý là câu lệnh cuối là câu lệnh in ra các biến số cần in. Nhưng trong phiên bản trên điện thoại, nó lại in ra câu lệnh đầu tiên, tôi thử chèn câu lệnh in lên đầu, nhưng không đạt được kết quả mong muốn. Vì vậy, tôi sử dụng một thủ thuật trong List, nghĩa là toàn bộ chương trình này chỉ là một chuỗi, chuỗi đầu tiên tính toán tất cả các công thức cần thiết và in ra biến số đầu tiên, các biến số sau đó được tùy chọn để in ra tiếp theo, nhờ đã có kết quả tính toán ở chuỗi trước.
diff --git a/public/categories/feed.xml b/public/categories/feed.xml
new file mode 100644
index 0000000..671024f
--- /dev/null
+++ b/public/categories/feed.xml
@@ -0,0 +1,11 @@
+
+
+
+ Categories on Ringo's site
+ /categories/
+ Recent content in Categories on Ringo's site
+ Hugo -- gohugo.io
+ vi-vn
+ copyright info, like license, year, author name, e.t.c.
+
+
diff --git a/public/categories/index.html b/public/categories/index.html
new file mode 100644
index 0000000..6410cc8
--- /dev/null
+++ b/public/categories/index.html
@@ -0,0 +1,204 @@
+
+
+Categories
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html
new file mode 100644
index 0000000..f587a06
--- /dev/null
+++ b/public/categories/page/1/index.html
@@ -0,0 +1 @@
+/categories/
\ No newline at end of file
diff --git a/public/feed.xml b/public/feed.xml
new file mode 100644
index 0000000..2efb254
--- /dev/null
+++ b/public/feed.xml
@@ -0,0 +1,132 @@
+
+
+
+ Ringo's site
+ /
+ Recent content on Ringo's site
+ Hugo -- gohugo.io
+ vi-vn
+ copyright info, like license, year, author name, e.t.c.
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+
+
+
+
+ -
+
Biến số của Intergrowth-21 trong SymjaBlog nghiêm túc của tôi
+ /posts/intergrwon/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/intergrwon/
+ Ringo's site /posts/intergrwon/ -<p>Tôi quyết định sử dụng Intergrowth-21 làm chỉ số tham khảo chính, và lấy số liệu từ trang web chính thức ở đây <a href="https://intergrowth21.tghn.org/fetal-growth/#fg1">Intergrowth-21 tables</a>. Từ các bảng số này, tham khảo cả bảng giá trị và z-score, tôi chỉ giữ lại 2 chỉ số cơ bản của phân phối là <code>mean</code> và <code>sd</code>. Sau đó tôi chuyển qua dạng Associations của Symja thì được các số liệu như sau.</p>
+<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
+<pre tabindex="0"><code class="language-symja" data-lang="symja">{
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>
+}
+</code></pre><p>Lưu ý là trong Intergrowth-21, các tuổi thai từ 14 đến 21 tuần không có phân bố cân nặng thai, nên nếu các tính toán ở tuổi thai này sẽ sinh ra lỗi do không tồn tại giá trị. Vì vậy tôi đồng nhất hóa các biến số ở đây bằng 0.01 (không thể bằng 0 được, vì khi đó cũng sinh ra lỗi) để các tính toán được thông suốt, nhưng hoàn toàn không có ý nghĩa nữa.</p>
+- /posts/intergrwon/ - copyright info, like license, year, author name, e.t.c.
+
+
+
+
+ -
+
Hello There!
+ /posts/hello/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/hello/
+ Ringo's site /posts/hello/ -<p>General Kenobi</p>
+- /posts/hello/ - copyright info, like license, year, author name, e.t.c.
+
+
+
+
+ -
+
Hàm Hadlock có so sánh tuổi thai theo tiêu chuẩn Intergrowth-21
+ /posts/hadlock/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/hadlock/
+ Ringo's site /posts/hadlock/ -<p>Việc tính toán cân nặng thai sẽ không có ý nghĩa, nếu không biết cân nặng đó có đúng chuẩn so với tuổi thai hiện tại hay không. Vì vậy, nhất thiết phải có một hàm so sánh cân nặng thai hiện tại và suy ra bách phân vị mà thai đang đứng.</p>
+<p>Tiêu chuẩn số liệu nên dựa vào chuẩn nào, Intergrowth-21 chăng?</p>
+<p>EDITED: <!-- raw HTML omitted --><!-- raw HTML omitted -->[2024-02-26 Mon 21:12]<!-- raw HTML omitted --><!-- raw HTML omitted -->
+Đây là đoạn mã hoàn chỉnh của hàm Hadlock mở rộng có tính percentiles theo tiêu chuẩn Intergrowth-21 cho thai</p>
+<pre tabindex="0"><code class="language-symja" data-lang="symja">{
+{
+m = 1,
+
+s = 2,
+
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>,
+
+ageI21 = Round(age),
+
+BPD1 = bpd / 10,
+
+HC1 = hc / 10,
+
+FL1 = fl / 10,
+
+AC1 = ac / 10,
+
+WEIGHT = Round(10^
+If (Or (AC1 <= 0, FL1 <= 0),
+ -1,
+ If (HC1 <= 0,
+ If (BPD1 <= 0,
+ 1.304 + 0.05281 * AC1 + 0.1938 * FL1 - 0.004 * AC1 * FL1,
+ 1.335 - 0.0034 * AC1 * FL1 + 0.0316 * BPD1 + 0.0457 * AC1 + 0.1623 * FL1),
+ If (BPD1 <= 0,
+ 1.326 - 0.00326 * AC1 * FL1 + 0.0107 * HC1 + 0.0438 * AC1 + 0.158 * FL1,
+ 1.3596 - 0.00386 * AC1 * FL1 + 0.0064 * HC1 + 0.00061 * BPD1 * AC1 + 0.0424 * AC1 + 0.174 * FL1)
+ )
+)
+),
+
+bpdPercentile = Round(100 * CDF(NormalDistribution(bpdI21[ageI21][[m]],bpdI21[ageI21][[s]]),bpd)),
+
+hcPercentile = Round(100 * CDF(NormalDistribution(hcI21[ageI21][[m]],hcI21[ageI21][[s]]),hc)),
+
+flPercentile = Round(100 * CDF(NormalDistribution(flI21[ageI21][[m]],flI21[ageI21][[s]]),fl)),
+
+acPercentile = Round(100 * CDF(NormalDistribution(acI21[ageI21][[m]],acI21[ageI21][[s]]),ac)),
+
+weightPercentile = Round(100 * CDF(NormalDistribution(weightI21[ageI21][[m]],weightI21[ageI21][[s]]),WEIGHT))
+}[[14]],
+ hcPercentile, flPercentile, acPercentile, WEIGHT, weightPercentile}
+</code></pre><p>NOTE: Ở đây tôi sử dụng một thủ thuật để giải quyết vấn đề chuỗi lệnh của symja chưa được hoàn thiện. Chuỗi lệnh của symja được nối tiếp nhau bằng dấu chấm phẩy “;”, và câu lệnh cuối cùng sẽ được in ra màn hình, điều đó ẩn ý là câu lệnh cuối là câu lệnh in ra các biến số cần in. Nhưng trong phiên bản trên điện thoại, nó lại in ra câu lệnh đầu tiên, tôi thử chèn câu lệnh in lên đầu, nhưng không đạt được kết quả mong muốn. Vì vậy, tôi sử dụng một thủ thuật trong List, nghĩa là toàn bộ chương trình này chỉ là một chuỗi, chuỗi đầu tiên tính toán tất cả các công thức cần thiết và in ra biến số đầu tiên, các biến số sau đó được tùy chọn để in ra tiếp theo, nhờ đã có kết quả tính toán ở chuỗi trước.</p>
+- /posts/hadlock/ - copyright info, like license, year, author name, e.t.c.
+
+
+
+
+ -
+
ther post
+ /posts/other-post/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/other-post/
+ Ringo's site /posts/other-post/ -<p>Keep bloggin</p>
+- /posts/other-post/ - copyright info, like license, year, author name, e.t.c.
+
+
+
+
+
\ No newline at end of file
diff --git a/public/images/Pope-Edouard-de-Beaumont-1844.jpg b/public/images/Pope-Edouard-de-Beaumont-1844.jpg
new file mode 100644
index 0000000..a4b5d0f
Binary files /dev/null and b/public/images/Pope-Edouard-de-Beaumont-1844.jpg differ
diff --git a/public/images/Victor_Hugo-Hunchback.jpg b/public/images/Victor_Hugo-Hunchback.jpg
new file mode 100644
index 0000000..20a243d
Binary files /dev/null and b/public/images/Victor_Hugo-Hunchback.jpg differ
diff --git a/public/images/chinese.jpg b/public/images/chinese.jpg
new file mode 100644
index 0000000..6dc62b3
Binary files /dev/null and b/public/images/chinese.jpg differ
diff --git a/public/images/esmeralda.jpg b/public/images/esmeralda.jpg
new file mode 100644
index 0000000..59a28c2
Binary files /dev/null and b/public/images/esmeralda.jpg differ
diff --git a/public/images/notebook.jpg b/public/images/notebook.jpg
new file mode 100644
index 0000000..934af26
Binary files /dev/null and b/public/images/notebook.jpg differ
diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..c415a49
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,307 @@
+
+
+
+Ringo's site
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/js/journal.js b/public/js/journal.js
new file mode 100644
index 0000000..3cf731f
--- /dev/null
+++ b/public/js/journal.js
@@ -0,0 +1,315 @@
+var debounce = function (func, wait, options) {
+ let lastArgs, lastThis, maxWait, result, timerId, lastCallTime;
+
+ let lastInvokeTime = 0;
+ let leading = false;
+ let maxing = false;
+ let trailing = true;
+
+ // Bypass `requestAnimationFrame` by explicitly setting `wait=0`.
+ const useRAF =
+ !wait && wait !== 0 && typeof root.requestAnimationFrame === "function";
+
+ if (typeof func !== "function") {
+ throw new TypeError("Expected a function");
+ }
+ function isObject(value) {
+ const type = typeof value;
+ return value != null && (type === "object" || type === "function");
+ }
+
+ wait = +wait || 0;
+ if (isObject(options)) {
+ leading = !!options.leading;
+ maxing = "maxWait" in options;
+ maxWait = maxing ? Math.max(+options.maxWait || 0, wait) : maxWait;
+ trailing = "trailing" in options ? !!options.trailing : trailing;
+ }
+
+ function invokeFunc(time) {
+ const args = lastArgs;
+ const thisArg = lastThis;
+
+ lastArgs = lastThis = undefined;
+ lastInvokeTime = time;
+ result = func.apply(thisArg, args);
+ return result;
+ }
+
+ function startTimer(pendingFunc, wait) {
+ if (useRAF) {
+ root.cancelAnimationFrame(timerId);
+ return root.requestAnimationFrame(pendingFunc);
+ }
+ return setTimeout(pendingFunc, wait);
+ }
+
+ function cancelTimer(id) {
+ if (useRAF) {
+ return root.cancelAnimationFrame(id);
+ }
+ clearTimeout(id);
+ }
+
+ function leadingEdge(time) {
+ // Reset any `maxWait` timer.
+ lastInvokeTime = time;
+ // Start the timer for the trailing edge.
+ timerId = startTimer(timerExpired, wait);
+ // Invoke the leading edge.
+ return leading ? invokeFunc(time) : result;
+ }
+
+ function remainingWait(time) {
+ const timeSinceLastCall = time - lastCallTime;
+ const timeSinceLastInvoke = time - lastInvokeTime;
+ const timeWaiting = wait - timeSinceLastCall;
+
+ return maxing
+ ? Math.min(timeWaiting, maxWait - timeSinceLastInvoke)
+ : timeWaiting;
+ }
+
+ function shouldInvoke(time) {
+ const timeSinceLastCall = time - lastCallTime;
+ const timeSinceLastInvoke = time - lastInvokeTime;
+
+ // Either this is the first call, activity has stopped and we're at the
+ // trailing edge, the system time has gone backwards and we're treating
+ // it as the trailing edge, or we've hit the `maxWait` limit.
+ return (
+ lastCallTime === undefined ||
+ timeSinceLastCall >= wait ||
+ timeSinceLastCall < 0 ||
+ (maxing && timeSinceLastInvoke >= maxWait)
+ );
+ }
+
+ function timerExpired() {
+ const time = Date.now();
+ if (shouldInvoke(time)) {
+ return trailingEdge(time);
+ }
+ // Restart the timer.
+ timerId = startTimer(timerExpired, remainingWait(time));
+ }
+
+ function trailingEdge(time) {
+ timerId = undefined;
+
+ // Only invoke if we have `lastArgs` which means `func` has been
+ // debounced at least once.
+ if (trailing && lastArgs) {
+ return invokeFunc(time);
+ }
+ lastArgs = lastThis = undefined;
+ return result;
+ }
+
+ function cancel() {
+ if (timerId !== undefined) {
+ cancelTimer(timerId);
+ }
+ lastInvokeTime = 0;
+ lastArgs = lastCallTime = lastThis = timerId = undefined;
+ }
+
+ function flush() {
+ return timerId === undefined ? result : trailingEdge(Date.now());
+ }
+
+ function pending() {
+ return timerId !== undefined;
+ }
+
+ function debounced(...args) {
+ const time = Date.now();
+ const isInvoking = shouldInvoke(time);
+
+ lastArgs = args;
+ lastThis = this;
+ lastCallTime = time;
+
+ if (isInvoking) {
+ if (timerId === undefined) {
+ return leadingEdge(lastCallTime);
+ }
+ if (maxing) {
+ // Handle invocations in a tight loop.
+ timerId = startTimer(timerExpired, wait);
+ return invokeFunc(lastCallTime);
+ }
+ }
+ if (timerId === undefined) {
+ timerId = startTimer(timerExpired, wait);
+ }
+ return result;
+ }
+ debounced.cancel = cancel;
+ debounced.flush = flush;
+ debounced.pending = pending;
+ return debounced;
+};
+
+const navBar = document.getElementById("navBar");
+const navBackground = document.getElementById("navBackground");
+const navTitle = document.getElementById("navTitle");
+const extraContainer = document.getElementById("extraContainer");
+const streamContainer = document.getElementById("streamContainer");
+
+// Scroll
+
+var sgn = function (t, x) {
+ let k = 1 / (1 - 2 * t);
+ if (x <= t) return 0;
+ else if (x >= 1 - t) return 1;
+ else {
+ return k * (x - t);
+ }
+};
+
+var handleScroll = function () {
+ //let scrollY = window.scrollY;
+ let pageHeadHeight = function () {
+ return document.getElementById("pageHead").offsetHeight;
+ };
+
+ let navBarHeight = function () {
+ return document.getElementById("navBar").offsetHeight;
+ };
+ let navOpacity = sgn(
+ 0.0,
+ Math.min(
+ 1,
+ Math.max(0, window.scrollY / (pageHeadHeight() - navBarHeight() * 0.8))
+ )
+ );
+ if (navOpacity >= 1) {
+ navBackground.style.opacity = 1;
+ navTitle.style.opacity = 1;
+ } else {
+ navBackground.style.opacity = 0;
+ navTitle.style.opacity = 0;
+ }
+
+ if (typeof spy !== "undefined") {
+ spy();
+ }
+};
+
+window.addEventListener(
+ "scroll",
+ debounce(handleScroll, 100, { maxWait: 100 }),
+ false
+);
+
+document.querySelectorAll("table").forEach(function (elem) {
+ elem.classList.add("table-striped");
+ elem.classList.add("table");
+ elem.classList.add("table-responsive");
+ elem.classList.add("table-hover");
+});
+
+// Night mode
+
+var isDarkMode = false;
+
+var toggleDarkMode = function () {
+ let setGiscusTheme = function (themeName) {
+ const iframe = document.querySelector('iframe.giscus-frame');
+ if (!iframe) return;
+ iframe.contentWindow.postMessage({
+ giscus: {
+ setConfig: {
+ theme: themeName
+ }
+ }
+ }, '*');
+ }
+
+ isDarkMode = !isDarkMode;
+ let icon = document.getElementById("darkModeToggleIcon");
+ let icon2 = document.getElementById("darkModeToggleIcon2");
+ if (isDarkMode == true) {
+ document.cookie = "night=1;path=/";
+ document.body.classList.add("night");
+ icon.innerText = "light_mode";
+ icon2.innerText = "light_mode";
+ setGiscusTheme("dark");
+ } else {
+ document.cookie = "night=0;path=/";
+ document.body.classList.remove("night");
+ icon.innerText = "dark_mode";
+ icon2.innerText = "dark_mode";
+ setGiscusTheme("light");
+ }
+};
+
+let night = document.cookie.replace(
+ /(?:(?:^|.*;\s*)night\s*\=\s*([^;]*).*$)|^.*$/,
+ "$1"
+);
+
+if (night == "") {
+ if (
+ window.matchMedia &&
+ window.matchMedia("(prefers-color-scheme: dark)").matches
+ ) {
+ toggleDarkMode();
+ }
+} else {
+ // If night is not empty
+ if (night === "1") {
+ toggleDarkMode();
+ }
+}
+
+try {
+ document
+ .getElementById("darkModeToggleButton")
+ .addEventListener("click", function () {
+ toggleDarkMode();
+ });
+
+ document
+ .getElementById("darkModeToggleButton2")
+ .addEventListener("click", function () {
+ toggleDarkMode();
+ });
+} catch (_) {
+
+}
+
+
+
+// Drawer
+
+var openDrawer = function () {
+ document.getElementsByTagName("html")[0].style.overflow = "hidden";
+ document
+ .getElementById("drawer-mask")
+ .classList.add("single-column-drawer-mask");
+ document
+ .getElementById("drawer")
+ .classList.add("single-column-drawer-container-active");
+};
+
+document
+ .getElementById("nav_dropdown_btn")
+ .addEventListener("click", function () {
+ openDrawer();
+ });
+
+var closeDrawer = function () {
+ document.getElementsByTagName("html")[0].style.overflow = "unset";
+ document
+ .getElementById("drawer-mask")
+ .classList.remove("single-column-drawer-mask");
+ document
+ .getElementById("drawer")
+ .classList.remove("single-column-drawer-container-active");
+};
+
+document.getElementById("drawer-mask").addEventListener("click", function () {
+ closeDrawer();
+});
diff --git a/public/js/toc.js b/public/js/toc.js
new file mode 100644
index 0000000..f14a3bb
--- /dev/null
+++ b/public/js/toc.js
@@ -0,0 +1,45 @@
+var spy = function () {
+ var elems = document.querySelectorAll(Array.from(Array(6).keys(), x => ".post-body h"+(x+1).toString()));
+ // ":is()" was not supported until Chrome 88+
+ // Here is a backfill
+ if (elems.length == 0) {
+ return;
+ }
+ var supportPageOffset = window.pageXOffset !== undefined;
+ var isCSS1Compat = ((document.compatMode || "") === "CSS1Compat");
+
+ var currentTop = supportPageOffset ? window.pageYOffset : isCSS1Compat ? document.documentElement.scrollTop : document.body.scrollTop;
+ var currentBottom = currentTop + window.height;
+ var pageBottom = window.pageBottom;
+
+ var meetUnread = false
+ let lastElemName = elems[elems.length - 1].id;
+ elems.forEach(function (elem, idx) {
+ var elemTop = elem.offsetTop;
+ var id = elem.getAttribute('id');
+ var navElems = document.getElementsByClassName("nav-"+id);
+ if (navElems.length == 0) {
+ return
+ }
+ if (currentTop >= elemTop || currentBottom >= pageBottom) {
+ Array.from(navElems).forEach((e) => {
+ e.classList.add('toc-active');
+ });
+ } else {
+ if (meetUnread == false) {
+ meetUnread = true;
+ if (idx > 0) {
+ lastElemName = elems[idx - 1].id;
+ }
+ }
+ Array.from(navElems).forEach((e) => {
+ e.classList.remove('toc-active');
+ });
+ }
+ })
+ let selector = ".nav-" + lastElemName;
+ // Two toc elements here
+ document.querySelectorAll(selector).forEach(e => {
+ e.scrollIntoView({ block: "center", behavior: 'smooth' });
+ });
+}
diff --git a/public/ltximg/org-ltximg_00e07d562e0fa5d4c8e028c085950638ca1a88b3.png b/public/ltximg/org-ltximg_00e07d562e0fa5d4c8e028c085950638ca1a88b3.png
new file mode 100644
index 0000000..a750816
Binary files /dev/null and b/public/ltximg/org-ltximg_00e07d562e0fa5d4c8e028c085950638ca1a88b3.png differ
diff --git a/public/ltximg/org-ltximg_013f432b8ddd940282ff232845d63f3c65ea9b3e.png b/public/ltximg/org-ltximg_013f432b8ddd940282ff232845d63f3c65ea9b3e.png
new file mode 100644
index 0000000..9966286
Binary files /dev/null and b/public/ltximg/org-ltximg_013f432b8ddd940282ff232845d63f3c65ea9b3e.png differ
diff --git a/public/ltximg/org-ltximg_01a43e83780c6a66f08f22e0647c6ee3c6756d55.png b/public/ltximg/org-ltximg_01a43e83780c6a66f08f22e0647c6ee3c6756d55.png
new file mode 100644
index 0000000..8f05641
Binary files /dev/null and b/public/ltximg/org-ltximg_01a43e83780c6a66f08f22e0647c6ee3c6756d55.png differ
diff --git a/public/ltximg/org-ltximg_020e01870ce6804f7319e1b24218c5efb3e768cf.png b/public/ltximg/org-ltximg_020e01870ce6804f7319e1b24218c5efb3e768cf.png
new file mode 100644
index 0000000..415ccb4
Binary files /dev/null and b/public/ltximg/org-ltximg_020e01870ce6804f7319e1b24218c5efb3e768cf.png differ
diff --git a/public/ltximg/org-ltximg_025445994628004b9eead4a7b0ec580be7255621.png b/public/ltximg/org-ltximg_025445994628004b9eead4a7b0ec580be7255621.png
new file mode 100644
index 0000000..b9a929e
Binary files /dev/null and b/public/ltximg/org-ltximg_025445994628004b9eead4a7b0ec580be7255621.png differ
diff --git a/public/ltximg/org-ltximg_029e56b0cc30d4ac73938b2953a99327b517d85a.png b/public/ltximg/org-ltximg_029e56b0cc30d4ac73938b2953a99327b517d85a.png
new file mode 100644
index 0000000..e094b01
Binary files /dev/null and b/public/ltximg/org-ltximg_029e56b0cc30d4ac73938b2953a99327b517d85a.png differ
diff --git a/public/ltximg/org-ltximg_030d0c488651762c59a6809fd367d80e81167a2f.png b/public/ltximg/org-ltximg_030d0c488651762c59a6809fd367d80e81167a2f.png
new file mode 100644
index 0000000..2ee04d1
Binary files /dev/null and b/public/ltximg/org-ltximg_030d0c488651762c59a6809fd367d80e81167a2f.png differ
diff --git a/public/ltximg/org-ltximg_03bff3c399c8ce5ded955e6bcc94e18593e2f92f.png b/public/ltximg/org-ltximg_03bff3c399c8ce5ded955e6bcc94e18593e2f92f.png
new file mode 100644
index 0000000..9272ecf
Binary files /dev/null and b/public/ltximg/org-ltximg_03bff3c399c8ce5ded955e6bcc94e18593e2f92f.png differ
diff --git a/public/ltximg/org-ltximg_04d5f4a064d380a7d337fc52de9ea4c95add3f08.png b/public/ltximg/org-ltximg_04d5f4a064d380a7d337fc52de9ea4c95add3f08.png
new file mode 100644
index 0000000..d38eda4
Binary files /dev/null and b/public/ltximg/org-ltximg_04d5f4a064d380a7d337fc52de9ea4c95add3f08.png differ
diff --git a/public/ltximg/org-ltximg_06097bbb6dc8b09fc8cdd119ae380809c2392d2a.png b/public/ltximg/org-ltximg_06097bbb6dc8b09fc8cdd119ae380809c2392d2a.png
new file mode 100644
index 0000000..5c412d2
Binary files /dev/null and b/public/ltximg/org-ltximg_06097bbb6dc8b09fc8cdd119ae380809c2392d2a.png differ
diff --git a/public/ltximg/org-ltximg_070cc7fa424ca78e80dc9356d2bf5820dbc5eaac.png b/public/ltximg/org-ltximg_070cc7fa424ca78e80dc9356d2bf5820dbc5eaac.png
new file mode 100644
index 0000000..ef6d1e1
Binary files /dev/null and b/public/ltximg/org-ltximg_070cc7fa424ca78e80dc9356d2bf5820dbc5eaac.png differ
diff --git a/public/ltximg/org-ltximg_072f8a386593d3b4882b376e70d5d30e9df827c3.png b/public/ltximg/org-ltximg_072f8a386593d3b4882b376e70d5d30e9df827c3.png
new file mode 100644
index 0000000..d551ab4
Binary files /dev/null and b/public/ltximg/org-ltximg_072f8a386593d3b4882b376e70d5d30e9df827c3.png differ
diff --git a/public/ltximg/org-ltximg_0864abd753eae4f640b9046572fb509a1977cb34.png b/public/ltximg/org-ltximg_0864abd753eae4f640b9046572fb509a1977cb34.png
new file mode 100644
index 0000000..562a62b
Binary files /dev/null and b/public/ltximg/org-ltximg_0864abd753eae4f640b9046572fb509a1977cb34.png differ
diff --git a/public/ltximg/org-ltximg_086d1e515ae73af53f45b531f88abc389d6b31a8.png b/public/ltximg/org-ltximg_086d1e515ae73af53f45b531f88abc389d6b31a8.png
new file mode 100644
index 0000000..0a2f68d
Binary files /dev/null and b/public/ltximg/org-ltximg_086d1e515ae73af53f45b531f88abc389d6b31a8.png differ
diff --git a/public/ltximg/org-ltximg_08836e08b165a3ab1113c4f32ff356e611d4c025.png b/public/ltximg/org-ltximg_08836e08b165a3ab1113c4f32ff356e611d4c025.png
new file mode 100644
index 0000000..5f98cb1
Binary files /dev/null and b/public/ltximg/org-ltximg_08836e08b165a3ab1113c4f32ff356e611d4c025.png differ
diff --git a/public/ltximg/org-ltximg_0933c853717d0bd1ef029d3ddaa1e1cd3d3303c6.png b/public/ltximg/org-ltximg_0933c853717d0bd1ef029d3ddaa1e1cd3d3303c6.png
new file mode 100644
index 0000000..2ad848a
Binary files /dev/null and b/public/ltximg/org-ltximg_0933c853717d0bd1ef029d3ddaa1e1cd3d3303c6.png differ
diff --git a/public/ltximg/org-ltximg_09a4fc432fe4df74fe448eadcc151086b10cd317.png b/public/ltximg/org-ltximg_09a4fc432fe4df74fe448eadcc151086b10cd317.png
new file mode 100644
index 0000000..0dacfe8
Binary files /dev/null and b/public/ltximg/org-ltximg_09a4fc432fe4df74fe448eadcc151086b10cd317.png differ
diff --git a/public/ltximg/org-ltximg_0a51eb7945b7795bc57ff04bd6d1658590aeb899.png b/public/ltximg/org-ltximg_0a51eb7945b7795bc57ff04bd6d1658590aeb899.png
new file mode 100644
index 0000000..2398d93
Binary files /dev/null and b/public/ltximg/org-ltximg_0a51eb7945b7795bc57ff04bd6d1658590aeb899.png differ
diff --git a/public/ltximg/org-ltximg_0b4c33329577cbe97b87caa108d70ef10fab907d.png b/public/ltximg/org-ltximg_0b4c33329577cbe97b87caa108d70ef10fab907d.png
new file mode 100644
index 0000000..2be20b9
Binary files /dev/null and b/public/ltximg/org-ltximg_0b4c33329577cbe97b87caa108d70ef10fab907d.png differ
diff --git a/public/ltximg/org-ltximg_0b5e555406fcf7b263db214e3a1d3612d348ee6c.png b/public/ltximg/org-ltximg_0b5e555406fcf7b263db214e3a1d3612d348ee6c.png
new file mode 100644
index 0000000..a23b177
Binary files /dev/null and b/public/ltximg/org-ltximg_0b5e555406fcf7b263db214e3a1d3612d348ee6c.png differ
diff --git a/public/ltximg/org-ltximg_0c292208bdd01d13080a52e2c13944ab1629c2be.png b/public/ltximg/org-ltximg_0c292208bdd01d13080a52e2c13944ab1629c2be.png
new file mode 100644
index 0000000..0fa7390
Binary files /dev/null and b/public/ltximg/org-ltximg_0c292208bdd01d13080a52e2c13944ab1629c2be.png differ
diff --git a/public/ltximg/org-ltximg_0c4726a1e2ce6414fa86444ee27e4fdf7eaa8bcb.png b/public/ltximg/org-ltximg_0c4726a1e2ce6414fa86444ee27e4fdf7eaa8bcb.png
new file mode 100644
index 0000000..f508b2f
Binary files /dev/null and b/public/ltximg/org-ltximg_0c4726a1e2ce6414fa86444ee27e4fdf7eaa8bcb.png differ
diff --git a/public/ltximg/org-ltximg_0d7d5ad7c95958e96d0337c60901f98c1dffee3c.png b/public/ltximg/org-ltximg_0d7d5ad7c95958e96d0337c60901f98c1dffee3c.png
new file mode 100644
index 0000000..076a3e7
Binary files /dev/null and b/public/ltximg/org-ltximg_0d7d5ad7c95958e96d0337c60901f98c1dffee3c.png differ
diff --git a/public/ltximg/org-ltximg_0d7df1d311eac1e9886b7638f8870efff5930b26.png b/public/ltximg/org-ltximg_0d7df1d311eac1e9886b7638f8870efff5930b26.png
new file mode 100644
index 0000000..81c10db
Binary files /dev/null and b/public/ltximg/org-ltximg_0d7df1d311eac1e9886b7638f8870efff5930b26.png differ
diff --git a/public/ltximg/org-ltximg_0e0330f0d5e2e57cc581369169592a50c83cacd4.png b/public/ltximg/org-ltximg_0e0330f0d5e2e57cc581369169592a50c83cacd4.png
new file mode 100644
index 0000000..e11f43a
Binary files /dev/null and b/public/ltximg/org-ltximg_0e0330f0d5e2e57cc581369169592a50c83cacd4.png differ
diff --git a/public/ltximg/org-ltximg_0ed3d6d000d65c7f38d6e037c2905362ba34f3a2.png b/public/ltximg/org-ltximg_0ed3d6d000d65c7f38d6e037c2905362ba34f3a2.png
new file mode 100644
index 0000000..05aa076
Binary files /dev/null and b/public/ltximg/org-ltximg_0ed3d6d000d65c7f38d6e037c2905362ba34f3a2.png differ
diff --git a/public/ltximg/org-ltximg_0f1768d6a37a91d77d88a451187af67a354858d7.png b/public/ltximg/org-ltximg_0f1768d6a37a91d77d88a451187af67a354858d7.png
new file mode 100644
index 0000000..09ab1b4
Binary files /dev/null and b/public/ltximg/org-ltximg_0f1768d6a37a91d77d88a451187af67a354858d7.png differ
diff --git a/public/ltximg/org-ltximg_0f2b954161308243f60026d19a996dcf9728c8bf.png b/public/ltximg/org-ltximg_0f2b954161308243f60026d19a996dcf9728c8bf.png
new file mode 100644
index 0000000..b6b7eaf
Binary files /dev/null and b/public/ltximg/org-ltximg_0f2b954161308243f60026d19a996dcf9728c8bf.png differ
diff --git a/public/ltximg/org-ltximg_0f476077456e4821b74f68fdf1abf24e2106e62e.png b/public/ltximg/org-ltximg_0f476077456e4821b74f68fdf1abf24e2106e62e.png
new file mode 100644
index 0000000..e1260af
Binary files /dev/null and b/public/ltximg/org-ltximg_0f476077456e4821b74f68fdf1abf24e2106e62e.png differ
diff --git a/public/ltximg/org-ltximg_1139e8c79e3b96ef092b3dc2576b3c8e3d79c5cb.png b/public/ltximg/org-ltximg_1139e8c79e3b96ef092b3dc2576b3c8e3d79c5cb.png
new file mode 100644
index 0000000..5dfb98b
Binary files /dev/null and b/public/ltximg/org-ltximg_1139e8c79e3b96ef092b3dc2576b3c8e3d79c5cb.png differ
diff --git a/public/ltximg/org-ltximg_1154098bed117b821c31a4c4e063be062f6729a9.png b/public/ltximg/org-ltximg_1154098bed117b821c31a4c4e063be062f6729a9.png
new file mode 100644
index 0000000..df8a194
Binary files /dev/null and b/public/ltximg/org-ltximg_1154098bed117b821c31a4c4e063be062f6729a9.png differ
diff --git a/public/ltximg/org-ltximg_11679b7e8d4a9953b196de7ea123976046d15476.png b/public/ltximg/org-ltximg_11679b7e8d4a9953b196de7ea123976046d15476.png
new file mode 100644
index 0000000..644b137
Binary files /dev/null and b/public/ltximg/org-ltximg_11679b7e8d4a9953b196de7ea123976046d15476.png differ
diff --git a/public/ltximg/org-ltximg_11808cad3543849c45eb8efd687327cbc065a044.png b/public/ltximg/org-ltximg_11808cad3543849c45eb8efd687327cbc065a044.png
new file mode 100644
index 0000000..7f91e05
Binary files /dev/null and b/public/ltximg/org-ltximg_11808cad3543849c45eb8efd687327cbc065a044.png differ
diff --git a/public/ltximg/org-ltximg_12a2b985242159689f97a397d3b7ee3a9dc18641.png b/public/ltximg/org-ltximg_12a2b985242159689f97a397d3b7ee3a9dc18641.png
new file mode 100644
index 0000000..7c27c28
Binary files /dev/null and b/public/ltximg/org-ltximg_12a2b985242159689f97a397d3b7ee3a9dc18641.png differ
diff --git a/public/ltximg/org-ltximg_12bf7603b68765c03ddb1c7cd8c586cd8bf47a5e.png b/public/ltximg/org-ltximg_12bf7603b68765c03ddb1c7cd8c586cd8bf47a5e.png
new file mode 100644
index 0000000..7866280
Binary files /dev/null and b/public/ltximg/org-ltximg_12bf7603b68765c03ddb1c7cd8c586cd8bf47a5e.png differ
diff --git a/public/ltximg/org-ltximg_12e2fb3df3feec2627ba86599468e4a912b45417.png b/public/ltximg/org-ltximg_12e2fb3df3feec2627ba86599468e4a912b45417.png
new file mode 100644
index 0000000..87fa31e
Binary files /dev/null and b/public/ltximg/org-ltximg_12e2fb3df3feec2627ba86599468e4a912b45417.png differ
diff --git a/public/ltximg/org-ltximg_12f83e1481a46154e82bf6426addc717d2554211.png b/public/ltximg/org-ltximg_12f83e1481a46154e82bf6426addc717d2554211.png
new file mode 100644
index 0000000..fef83ec
Binary files /dev/null and b/public/ltximg/org-ltximg_12f83e1481a46154e82bf6426addc717d2554211.png differ
diff --git a/public/ltximg/org-ltximg_13252dd8cf277b7e38a35b980ab6dd72e81d119d.png b/public/ltximg/org-ltximg_13252dd8cf277b7e38a35b980ab6dd72e81d119d.png
new file mode 100644
index 0000000..07c5e3a
Binary files /dev/null and b/public/ltximg/org-ltximg_13252dd8cf277b7e38a35b980ab6dd72e81d119d.png differ
diff --git a/public/ltximg/org-ltximg_13a76ab64c8f3fb4df7b7392170d7e6346fb22c2.png b/public/ltximg/org-ltximg_13a76ab64c8f3fb4df7b7392170d7e6346fb22c2.png
new file mode 100644
index 0000000..8274d9e
Binary files /dev/null and b/public/ltximg/org-ltximg_13a76ab64c8f3fb4df7b7392170d7e6346fb22c2.png differ
diff --git a/public/ltximg/org-ltximg_13c4cf29ef7b3b1b20118a6ccb05191fbac5d374.png b/public/ltximg/org-ltximg_13c4cf29ef7b3b1b20118a6ccb05191fbac5d374.png
new file mode 100644
index 0000000..7b6d3d7
Binary files /dev/null and b/public/ltximg/org-ltximg_13c4cf29ef7b3b1b20118a6ccb05191fbac5d374.png differ
diff --git a/public/ltximg/org-ltximg_13db12c1169843ccd0dc8c32ef1e5f492bdd81c6.png b/public/ltximg/org-ltximg_13db12c1169843ccd0dc8c32ef1e5f492bdd81c6.png
new file mode 100644
index 0000000..aed9115
Binary files /dev/null and b/public/ltximg/org-ltximg_13db12c1169843ccd0dc8c32ef1e5f492bdd81c6.png differ
diff --git a/public/ltximg/org-ltximg_14603cb90eebf9678fe18b4dea7d9bb0eb0210df.png b/public/ltximg/org-ltximg_14603cb90eebf9678fe18b4dea7d9bb0eb0210df.png
new file mode 100644
index 0000000..7db7cc0
Binary files /dev/null and b/public/ltximg/org-ltximg_14603cb90eebf9678fe18b4dea7d9bb0eb0210df.png differ
diff --git a/public/ltximg/org-ltximg_148b4732a4818ab2c23d8ddff38edba580b40e01.png b/public/ltximg/org-ltximg_148b4732a4818ab2c23d8ddff38edba580b40e01.png
new file mode 100644
index 0000000..665e03d
Binary files /dev/null and b/public/ltximg/org-ltximg_148b4732a4818ab2c23d8ddff38edba580b40e01.png differ
diff --git a/public/ltximg/org-ltximg_1495283e57f250cd868a2a91e5ff7e6caf93a5c9.png b/public/ltximg/org-ltximg_1495283e57f250cd868a2a91e5ff7e6caf93a5c9.png
new file mode 100644
index 0000000..861f93c
Binary files /dev/null and b/public/ltximg/org-ltximg_1495283e57f250cd868a2a91e5ff7e6caf93a5c9.png differ
diff --git a/public/ltximg/org-ltximg_14f1db0c6ffc43012b82779f107c9adf03a8ba43.png b/public/ltximg/org-ltximg_14f1db0c6ffc43012b82779f107c9adf03a8ba43.png
new file mode 100644
index 0000000..f297389
Binary files /dev/null and b/public/ltximg/org-ltximg_14f1db0c6ffc43012b82779f107c9adf03a8ba43.png differ
diff --git a/public/ltximg/org-ltximg_15f09271eb5b4e9cf4fad2eaf44b78b3f56ec390.png b/public/ltximg/org-ltximg_15f09271eb5b4e9cf4fad2eaf44b78b3f56ec390.png
new file mode 100644
index 0000000..5a1815a
Binary files /dev/null and b/public/ltximg/org-ltximg_15f09271eb5b4e9cf4fad2eaf44b78b3f56ec390.png differ
diff --git a/public/ltximg/org-ltximg_1671a69ddc0a20692cefeab83436da0bee734eba.png b/public/ltximg/org-ltximg_1671a69ddc0a20692cefeab83436da0bee734eba.png
new file mode 100644
index 0000000..a5dd359
Binary files /dev/null and b/public/ltximg/org-ltximg_1671a69ddc0a20692cefeab83436da0bee734eba.png differ
diff --git a/public/ltximg/org-ltximg_167d29b429f52188254e031156e76308b1ec6402.png b/public/ltximg/org-ltximg_167d29b429f52188254e031156e76308b1ec6402.png
new file mode 100644
index 0000000..fe86e1c
Binary files /dev/null and b/public/ltximg/org-ltximg_167d29b429f52188254e031156e76308b1ec6402.png differ
diff --git a/public/ltximg/org-ltximg_16d44818bbaf6301da4b55fa27d75f2ed4273cc0.png b/public/ltximg/org-ltximg_16d44818bbaf6301da4b55fa27d75f2ed4273cc0.png
new file mode 100644
index 0000000..53e86b3
Binary files /dev/null and b/public/ltximg/org-ltximg_16d44818bbaf6301da4b55fa27d75f2ed4273cc0.png differ
diff --git a/public/ltximg/org-ltximg_1793660a3fa6fbd29e5a5d18a86d9b548b58071a.png b/public/ltximg/org-ltximg_1793660a3fa6fbd29e5a5d18a86d9b548b58071a.png
new file mode 100644
index 0000000..e06049a
Binary files /dev/null and b/public/ltximg/org-ltximg_1793660a3fa6fbd29e5a5d18a86d9b548b58071a.png differ
diff --git a/public/ltximg/org-ltximg_18157c4639ed24ac073406b2d254d6223b6e0c07.png b/public/ltximg/org-ltximg_18157c4639ed24ac073406b2d254d6223b6e0c07.png
new file mode 100644
index 0000000..87bed41
Binary files /dev/null and b/public/ltximg/org-ltximg_18157c4639ed24ac073406b2d254d6223b6e0c07.png differ
diff --git a/public/ltximg/org-ltximg_195b6d22eab093d18efda0b96b5af583013b6b05.png b/public/ltximg/org-ltximg_195b6d22eab093d18efda0b96b5af583013b6b05.png
new file mode 100644
index 0000000..df8c16e
Binary files /dev/null and b/public/ltximg/org-ltximg_195b6d22eab093d18efda0b96b5af583013b6b05.png differ
diff --git a/public/ltximg/org-ltximg_196029fda819febe4a0ac82b82a1ac97d1ddad4f.png b/public/ltximg/org-ltximg_196029fda819febe4a0ac82b82a1ac97d1ddad4f.png
new file mode 100644
index 0000000..885cd51
Binary files /dev/null and b/public/ltximg/org-ltximg_196029fda819febe4a0ac82b82a1ac97d1ddad4f.png differ
diff --git a/public/ltximg/org-ltximg_19e18a26cbe85005b90447aa9069877e514178ba.png b/public/ltximg/org-ltximg_19e18a26cbe85005b90447aa9069877e514178ba.png
new file mode 100644
index 0000000..915fc69
Binary files /dev/null and b/public/ltximg/org-ltximg_19e18a26cbe85005b90447aa9069877e514178ba.png differ
diff --git a/public/ltximg/org-ltximg_1a255a6d07a549fd4ebf29f9651dba50caac1a49.png b/public/ltximg/org-ltximg_1a255a6d07a549fd4ebf29f9651dba50caac1a49.png
new file mode 100644
index 0000000..b674228
Binary files /dev/null and b/public/ltximg/org-ltximg_1a255a6d07a549fd4ebf29f9651dba50caac1a49.png differ
diff --git a/public/ltximg/org-ltximg_1b097d425ccc65a8fb8ded44a8aa185874c61c24.png b/public/ltximg/org-ltximg_1b097d425ccc65a8fb8ded44a8aa185874c61c24.png
new file mode 100644
index 0000000..9b4bf2e
Binary files /dev/null and b/public/ltximg/org-ltximg_1b097d425ccc65a8fb8ded44a8aa185874c61c24.png differ
diff --git a/public/ltximg/org-ltximg_1b5d46ff8d6469720b8ceb0e684a957a99cca933.png b/public/ltximg/org-ltximg_1b5d46ff8d6469720b8ceb0e684a957a99cca933.png
new file mode 100644
index 0000000..d0da274
Binary files /dev/null and b/public/ltximg/org-ltximg_1b5d46ff8d6469720b8ceb0e684a957a99cca933.png differ
diff --git a/public/ltximg/org-ltximg_1b8cfa949db2a30d0aa9bb1596fb2b14d7a89305.png b/public/ltximg/org-ltximg_1b8cfa949db2a30d0aa9bb1596fb2b14d7a89305.png
new file mode 100644
index 0000000..925c34a
Binary files /dev/null and b/public/ltximg/org-ltximg_1b8cfa949db2a30d0aa9bb1596fb2b14d7a89305.png differ
diff --git a/public/ltximg/org-ltximg_1b8f9bad77d3a0054bff733e8e487b60b5b2f932.png b/public/ltximg/org-ltximg_1b8f9bad77d3a0054bff733e8e487b60b5b2f932.png
new file mode 100644
index 0000000..bb4748e
Binary files /dev/null and b/public/ltximg/org-ltximg_1b8f9bad77d3a0054bff733e8e487b60b5b2f932.png differ
diff --git a/public/ltximg/org-ltximg_1c514e0edeff08115abc8e57f6cfd8fc52d2476d.png b/public/ltximg/org-ltximg_1c514e0edeff08115abc8e57f6cfd8fc52d2476d.png
new file mode 100644
index 0000000..31b03e0
Binary files /dev/null and b/public/ltximg/org-ltximg_1c514e0edeff08115abc8e57f6cfd8fc52d2476d.png differ
diff --git a/public/ltximg/org-ltximg_1c672a6170237f293c75cc1be59734cd9416c5ea.png b/public/ltximg/org-ltximg_1c672a6170237f293c75cc1be59734cd9416c5ea.png
new file mode 100644
index 0000000..5ce9a20
Binary files /dev/null and b/public/ltximg/org-ltximg_1c672a6170237f293c75cc1be59734cd9416c5ea.png differ
diff --git a/public/ltximg/org-ltximg_1c70b5dd8d4515c9c08a0ddb1ee361cb414d82ca.png b/public/ltximg/org-ltximg_1c70b5dd8d4515c9c08a0ddb1ee361cb414d82ca.png
new file mode 100644
index 0000000..c1f85f9
Binary files /dev/null and b/public/ltximg/org-ltximg_1c70b5dd8d4515c9c08a0ddb1ee361cb414d82ca.png differ
diff --git a/public/ltximg/org-ltximg_1ca6814ceacb534ec739c5adf3368813aca54c1a.png b/public/ltximg/org-ltximg_1ca6814ceacb534ec739c5adf3368813aca54c1a.png
new file mode 100644
index 0000000..fb5f7f1
Binary files /dev/null and b/public/ltximg/org-ltximg_1ca6814ceacb534ec739c5adf3368813aca54c1a.png differ
diff --git a/public/ltximg/org-ltximg_1cc61ad2df8043ce1f7c9058defd557a0d4d7e83.png b/public/ltximg/org-ltximg_1cc61ad2df8043ce1f7c9058defd557a0d4d7e83.png
new file mode 100644
index 0000000..1794ac4
Binary files /dev/null and b/public/ltximg/org-ltximg_1cc61ad2df8043ce1f7c9058defd557a0d4d7e83.png differ
diff --git a/public/ltximg/org-ltximg_1d021ed7682aebafec5116741ec71f9bad7ec146.png b/public/ltximg/org-ltximg_1d021ed7682aebafec5116741ec71f9bad7ec146.png
new file mode 100644
index 0000000..598a9ec
Binary files /dev/null and b/public/ltximg/org-ltximg_1d021ed7682aebafec5116741ec71f9bad7ec146.png differ
diff --git a/public/ltximg/org-ltximg_1d530d393d83b2ab12b91c408ba86c7b0eca5d5b.png b/public/ltximg/org-ltximg_1d530d393d83b2ab12b91c408ba86c7b0eca5d5b.png
new file mode 100644
index 0000000..41f14db
Binary files /dev/null and b/public/ltximg/org-ltximg_1d530d393d83b2ab12b91c408ba86c7b0eca5d5b.png differ
diff --git a/public/ltximg/org-ltximg_1dbb8299ca614850a6d6dc9421da6a890d239102.png b/public/ltximg/org-ltximg_1dbb8299ca614850a6d6dc9421da6a890d239102.png
new file mode 100644
index 0000000..3dff8bd
Binary files /dev/null and b/public/ltximg/org-ltximg_1dbb8299ca614850a6d6dc9421da6a890d239102.png differ
diff --git a/public/ltximg/org-ltximg_1df0395236803b32ce47d2c635983dff6b0c98ed.png b/public/ltximg/org-ltximg_1df0395236803b32ce47d2c635983dff6b0c98ed.png
new file mode 100644
index 0000000..2d0530b
Binary files /dev/null and b/public/ltximg/org-ltximg_1df0395236803b32ce47d2c635983dff6b0c98ed.png differ
diff --git a/public/ltximg/org-ltximg_1e0dcdcd4fcde7f043f939076cb355f9db6785d1.png b/public/ltximg/org-ltximg_1e0dcdcd4fcde7f043f939076cb355f9db6785d1.png
new file mode 100644
index 0000000..562a62b
Binary files /dev/null and b/public/ltximg/org-ltximg_1e0dcdcd4fcde7f043f939076cb355f9db6785d1.png differ
diff --git a/public/ltximg/org-ltximg_1e120627b308217067f9def5ab17fc8e17ae412a.png b/public/ltximg/org-ltximg_1e120627b308217067f9def5ab17fc8e17ae412a.png
new file mode 100644
index 0000000..9c3df4e
Binary files /dev/null and b/public/ltximg/org-ltximg_1e120627b308217067f9def5ab17fc8e17ae412a.png differ
diff --git a/public/ltximg/org-ltximg_1e53af739b16283dd525fd04a0425dcaa7e2f7e1.png b/public/ltximg/org-ltximg_1e53af739b16283dd525fd04a0425dcaa7e2f7e1.png
new file mode 100644
index 0000000..d707823
Binary files /dev/null and b/public/ltximg/org-ltximg_1e53af739b16283dd525fd04a0425dcaa7e2f7e1.png differ
diff --git a/public/ltximg/org-ltximg_1e97c45edfc76c713d4ac78f8a4b7924790a5a3f.png b/public/ltximg/org-ltximg_1e97c45edfc76c713d4ac78f8a4b7924790a5a3f.png
new file mode 100644
index 0000000..8101cc0
Binary files /dev/null and b/public/ltximg/org-ltximg_1e97c45edfc76c713d4ac78f8a4b7924790a5a3f.png differ
diff --git a/public/ltximg/org-ltximg_1eb335f2f822b9ceae4bbd2ce22531e31016cd38.png b/public/ltximg/org-ltximg_1eb335f2f822b9ceae4bbd2ce22531e31016cd38.png
new file mode 100644
index 0000000..c3150c3
Binary files /dev/null and b/public/ltximg/org-ltximg_1eb335f2f822b9ceae4bbd2ce22531e31016cd38.png differ
diff --git a/public/ltximg/org-ltximg_1ee7f165cd5d7f203f4d894cdb9d1f93efd2be5e.png b/public/ltximg/org-ltximg_1ee7f165cd5d7f203f4d894cdb9d1f93efd2be5e.png
new file mode 100644
index 0000000..bdc1dab
Binary files /dev/null and b/public/ltximg/org-ltximg_1ee7f165cd5d7f203f4d894cdb9d1f93efd2be5e.png differ
diff --git a/public/ltximg/org-ltximg_1f67bfd53514421028610b945c0aa2a714c32eaf.png b/public/ltximg/org-ltximg_1f67bfd53514421028610b945c0aa2a714c32eaf.png
new file mode 100644
index 0000000..7ceec19
Binary files /dev/null and b/public/ltximg/org-ltximg_1f67bfd53514421028610b945c0aa2a714c32eaf.png differ
diff --git a/public/ltximg/org-ltximg_1fc08e1a232479044f607993b909c6a8f2ba1065.png b/public/ltximg/org-ltximg_1fc08e1a232479044f607993b909c6a8f2ba1065.png
new file mode 100644
index 0000000..4bc7172
Binary files /dev/null and b/public/ltximg/org-ltximg_1fc08e1a232479044f607993b909c6a8f2ba1065.png differ
diff --git a/public/ltximg/org-ltximg_1fedae2a30f5668d95868d9facdf9ae147552a7f.png b/public/ltximg/org-ltximg_1fedae2a30f5668d95868d9facdf9ae147552a7f.png
new file mode 100644
index 0000000..b3d8aec
Binary files /dev/null and b/public/ltximg/org-ltximg_1fedae2a30f5668d95868d9facdf9ae147552a7f.png differ
diff --git a/public/ltximg/org-ltximg_202fe537b778f2a147a5d7ea13de1f6640e0a63e.png b/public/ltximg/org-ltximg_202fe537b778f2a147a5d7ea13de1f6640e0a63e.png
new file mode 100644
index 0000000..27df7a5
Binary files /dev/null and b/public/ltximg/org-ltximg_202fe537b778f2a147a5d7ea13de1f6640e0a63e.png differ
diff --git a/public/ltximg/org-ltximg_20f65934bdbef915c41426389ddf0c352e138f1d.png b/public/ltximg/org-ltximg_20f65934bdbef915c41426389ddf0c352e138f1d.png
new file mode 100644
index 0000000..1058438
Binary files /dev/null and b/public/ltximg/org-ltximg_20f65934bdbef915c41426389ddf0c352e138f1d.png differ
diff --git a/public/ltximg/org-ltximg_2141992b8bee2de1a778894e917417136d326263.png b/public/ltximg/org-ltximg_2141992b8bee2de1a778894e917417136d326263.png
new file mode 100644
index 0000000..2c06f0c
Binary files /dev/null and b/public/ltximg/org-ltximg_2141992b8bee2de1a778894e917417136d326263.png differ
diff --git a/public/ltximg/org-ltximg_21639b828d107ed10d38f1e49df1cf35dd9d5d2f.png b/public/ltximg/org-ltximg_21639b828d107ed10d38f1e49df1cf35dd9d5d2f.png
new file mode 100644
index 0000000..47d3ede
Binary files /dev/null and b/public/ltximg/org-ltximg_21639b828d107ed10d38f1e49df1cf35dd9d5d2f.png differ
diff --git a/public/ltximg/org-ltximg_21c46947a5036da64cbb6fdab6734196f262ed2b.png b/public/ltximg/org-ltximg_21c46947a5036da64cbb6fdab6734196f262ed2b.png
new file mode 100644
index 0000000..8e7b350
Binary files /dev/null and b/public/ltximg/org-ltximg_21c46947a5036da64cbb6fdab6734196f262ed2b.png differ
diff --git a/public/ltximg/org-ltximg_21c9a78db26ace5ef1460442331b7059709b74aa.png b/public/ltximg/org-ltximg_21c9a78db26ace5ef1460442331b7059709b74aa.png
new file mode 100644
index 0000000..ad11003
Binary files /dev/null and b/public/ltximg/org-ltximg_21c9a78db26ace5ef1460442331b7059709b74aa.png differ
diff --git a/public/ltximg/org-ltximg_22b250ea8a17a36d8c60625823ac470771978fb3.png b/public/ltximg/org-ltximg_22b250ea8a17a36d8c60625823ac470771978fb3.png
new file mode 100644
index 0000000..fd36881
Binary files /dev/null and b/public/ltximg/org-ltximg_22b250ea8a17a36d8c60625823ac470771978fb3.png differ
diff --git a/public/ltximg/org-ltximg_22f39524646357a8116f0fdbd8df9bc5a78b80c4.png b/public/ltximg/org-ltximg_22f39524646357a8116f0fdbd8df9bc5a78b80c4.png
new file mode 100644
index 0000000..de05ad7
Binary files /dev/null and b/public/ltximg/org-ltximg_22f39524646357a8116f0fdbd8df9bc5a78b80c4.png differ
diff --git a/public/ltximg/org-ltximg_2322614193e476ca57c3ad27ba56dbbdb7eb9c21.png b/public/ltximg/org-ltximg_2322614193e476ca57c3ad27ba56dbbdb7eb9c21.png
new file mode 100644
index 0000000..ede6518
Binary files /dev/null and b/public/ltximg/org-ltximg_2322614193e476ca57c3ad27ba56dbbdb7eb9c21.png differ
diff --git a/public/ltximg/org-ltximg_23368c6fb6cbac5337b1307eb3f6d791269bb241.png b/public/ltximg/org-ltximg_23368c6fb6cbac5337b1307eb3f6d791269bb241.png
new file mode 100644
index 0000000..401364b
Binary files /dev/null and b/public/ltximg/org-ltximg_23368c6fb6cbac5337b1307eb3f6d791269bb241.png differ
diff --git a/public/ltximg/org-ltximg_23714c181a9651dc303d43261de45f7e57d6ce42.png b/public/ltximg/org-ltximg_23714c181a9651dc303d43261de45f7e57d6ce42.png
new file mode 100644
index 0000000..3119a61
Binary files /dev/null and b/public/ltximg/org-ltximg_23714c181a9651dc303d43261de45f7e57d6ce42.png differ
diff --git a/public/ltximg/org-ltximg_23c0dcc26b38caf603d5af23d584271e8426ac44.png b/public/ltximg/org-ltximg_23c0dcc26b38caf603d5af23d584271e8426ac44.png
new file mode 100644
index 0000000..57911e0
Binary files /dev/null and b/public/ltximg/org-ltximg_23c0dcc26b38caf603d5af23d584271e8426ac44.png differ
diff --git a/public/ltximg/org-ltximg_23c22a34eea8749ce6bd2ad0798c5f250d66f447.png b/public/ltximg/org-ltximg_23c22a34eea8749ce6bd2ad0798c5f250d66f447.png
new file mode 100644
index 0000000..a4b820c
Binary files /dev/null and b/public/ltximg/org-ltximg_23c22a34eea8749ce6bd2ad0798c5f250d66f447.png differ
diff --git a/public/ltximg/org-ltximg_24093694d8cb3d13b30bd31f2ed05ddaa7b057dd.png b/public/ltximg/org-ltximg_24093694d8cb3d13b30bd31f2ed05ddaa7b057dd.png
new file mode 100644
index 0000000..45bbeb4
Binary files /dev/null and b/public/ltximg/org-ltximg_24093694d8cb3d13b30bd31f2ed05ddaa7b057dd.png differ
diff --git a/public/ltximg/org-ltximg_24bcebd9d1db9668b99c1af58ea0e435d4526ac0.png b/public/ltximg/org-ltximg_24bcebd9d1db9668b99c1af58ea0e435d4526ac0.png
new file mode 100644
index 0000000..5e0ece5
Binary files /dev/null and b/public/ltximg/org-ltximg_24bcebd9d1db9668b99c1af58ea0e435d4526ac0.png differ
diff --git a/public/ltximg/org-ltximg_25244841a830e5ab653e387d6267886664e2141d.png b/public/ltximg/org-ltximg_25244841a830e5ab653e387d6267886664e2141d.png
new file mode 100644
index 0000000..a86b50e
Binary files /dev/null and b/public/ltximg/org-ltximg_25244841a830e5ab653e387d6267886664e2141d.png differ
diff --git a/public/ltximg/org-ltximg_255a2f786d1aca6e754273cbf7dfad848801da6d.png b/public/ltximg/org-ltximg_255a2f786d1aca6e754273cbf7dfad848801da6d.png
new file mode 100644
index 0000000..e22ac8d
Binary files /dev/null and b/public/ltximg/org-ltximg_255a2f786d1aca6e754273cbf7dfad848801da6d.png differ
diff --git a/public/ltximg/org-ltximg_266bdedacb34795e291f7a2525eb12bd6f934551.png b/public/ltximg/org-ltximg_266bdedacb34795e291f7a2525eb12bd6f934551.png
new file mode 100644
index 0000000..af9d69e
Binary files /dev/null and b/public/ltximg/org-ltximg_266bdedacb34795e291f7a2525eb12bd6f934551.png differ
diff --git a/public/ltximg/org-ltximg_275a0f75889032024e7ebd1d443ca5a966122d57.png b/public/ltximg/org-ltximg_275a0f75889032024e7ebd1d443ca5a966122d57.png
new file mode 100644
index 0000000..631fa08
Binary files /dev/null and b/public/ltximg/org-ltximg_275a0f75889032024e7ebd1d443ca5a966122d57.png differ
diff --git a/public/ltximg/org-ltximg_279757e8e91eb441297a1eba71623b6f6dd4c9ab.png b/public/ltximg/org-ltximg_279757e8e91eb441297a1eba71623b6f6dd4c9ab.png
new file mode 100644
index 0000000..520ab08
Binary files /dev/null and b/public/ltximg/org-ltximg_279757e8e91eb441297a1eba71623b6f6dd4c9ab.png differ
diff --git a/public/ltximg/org-ltximg_27af7c92a7b6b0d429af0e4a21218bc16a72760b.png b/public/ltximg/org-ltximg_27af7c92a7b6b0d429af0e4a21218bc16a72760b.png
new file mode 100644
index 0000000..f07f236
Binary files /dev/null and b/public/ltximg/org-ltximg_27af7c92a7b6b0d429af0e4a21218bc16a72760b.png differ
diff --git a/public/ltximg/org-ltximg_27eec9a210888683227051c80eddba51880c6a4d.png b/public/ltximg/org-ltximg_27eec9a210888683227051c80eddba51880c6a4d.png
new file mode 100644
index 0000000..485ed6c
Binary files /dev/null and b/public/ltximg/org-ltximg_27eec9a210888683227051c80eddba51880c6a4d.png differ
diff --git a/public/ltximg/org-ltximg_27f8317d72effc9e37d7a01ac344f585bd126459.png b/public/ltximg/org-ltximg_27f8317d72effc9e37d7a01ac344f585bd126459.png
new file mode 100644
index 0000000..09c9afb
Binary files /dev/null and b/public/ltximg/org-ltximg_27f8317d72effc9e37d7a01ac344f585bd126459.png differ
diff --git a/public/ltximg/org-ltximg_28980914ec60fba5fde1b8d2984a4f435db4e539.png b/public/ltximg/org-ltximg_28980914ec60fba5fde1b8d2984a4f435db4e539.png
new file mode 100644
index 0000000..c75353b
Binary files /dev/null and b/public/ltximg/org-ltximg_28980914ec60fba5fde1b8d2984a4f435db4e539.png differ
diff --git a/public/ltximg/org-ltximg_2928d7ec8df69a56ef3e61f250d57601cc78d39c.png b/public/ltximg/org-ltximg_2928d7ec8df69a56ef3e61f250d57601cc78d39c.png
new file mode 100644
index 0000000..a92c6e6
Binary files /dev/null and b/public/ltximg/org-ltximg_2928d7ec8df69a56ef3e61f250d57601cc78d39c.png differ
diff --git a/public/ltximg/org-ltximg_2a12c784c4bb24bd2eacdda83108d70e5a088b52.png b/public/ltximg/org-ltximg_2a12c784c4bb24bd2eacdda83108d70e5a088b52.png
new file mode 100644
index 0000000..48bac2f
Binary files /dev/null and b/public/ltximg/org-ltximg_2a12c784c4bb24bd2eacdda83108d70e5a088b52.png differ
diff --git a/public/ltximg/org-ltximg_2abe951131f7d04caeafa280ed814d1ba94312af.png b/public/ltximg/org-ltximg_2abe951131f7d04caeafa280ed814d1ba94312af.png
new file mode 100644
index 0000000..ecbe5cf
Binary files /dev/null and b/public/ltximg/org-ltximg_2abe951131f7d04caeafa280ed814d1ba94312af.png differ
diff --git a/public/ltximg/org-ltximg_2c99150b3a5f6ba99e84bd9245a5076467d4a644.png b/public/ltximg/org-ltximg_2c99150b3a5f6ba99e84bd9245a5076467d4a644.png
new file mode 100644
index 0000000..14c9461
Binary files /dev/null and b/public/ltximg/org-ltximg_2c99150b3a5f6ba99e84bd9245a5076467d4a644.png differ
diff --git a/public/ltximg/org-ltximg_2c9f524c6909f40f869ecc25fcbcbea8a6aed24c.png b/public/ltximg/org-ltximg_2c9f524c6909f40f869ecc25fcbcbea8a6aed24c.png
new file mode 100644
index 0000000..b7eec15
Binary files /dev/null and b/public/ltximg/org-ltximg_2c9f524c6909f40f869ecc25fcbcbea8a6aed24c.png differ
diff --git a/public/ltximg/org-ltximg_2cd429f34a715eb80529171b4c8b062eac3304e5.png b/public/ltximg/org-ltximg_2cd429f34a715eb80529171b4c8b062eac3304e5.png
new file mode 100644
index 0000000..dcf0548
Binary files /dev/null and b/public/ltximg/org-ltximg_2cd429f34a715eb80529171b4c8b062eac3304e5.png differ
diff --git a/public/ltximg/org-ltximg_2cdd24d9ca941bb8735fb5b04e14ddfbd1d78990.png b/public/ltximg/org-ltximg_2cdd24d9ca941bb8735fb5b04e14ddfbd1d78990.png
new file mode 100644
index 0000000..8fda9fc
Binary files /dev/null and b/public/ltximg/org-ltximg_2cdd24d9ca941bb8735fb5b04e14ddfbd1d78990.png differ
diff --git a/public/ltximg/org-ltximg_2d3226e5ac4cccb25da04a786578536a92cad75e.png b/public/ltximg/org-ltximg_2d3226e5ac4cccb25da04a786578536a92cad75e.png
new file mode 100644
index 0000000..480dbab
Binary files /dev/null and b/public/ltximg/org-ltximg_2d3226e5ac4cccb25da04a786578536a92cad75e.png differ
diff --git a/public/ltximg/org-ltximg_2d346d7154c78e2adc727ccf1e42e083e2f74949.png b/public/ltximg/org-ltximg_2d346d7154c78e2adc727ccf1e42e083e2f74949.png
new file mode 100644
index 0000000..3a24bdf
Binary files /dev/null and b/public/ltximg/org-ltximg_2d346d7154c78e2adc727ccf1e42e083e2f74949.png differ
diff --git a/public/ltximg/org-ltximg_2e32f404e90a4c39460d2e3ba747827cfd8c5088.png b/public/ltximg/org-ltximg_2e32f404e90a4c39460d2e3ba747827cfd8c5088.png
new file mode 100644
index 0000000..853eb28
Binary files /dev/null and b/public/ltximg/org-ltximg_2e32f404e90a4c39460d2e3ba747827cfd8c5088.png differ
diff --git a/public/ltximg/org-ltximg_2e88f28569abf2cc2dd1283c6516683e0ade379d.png b/public/ltximg/org-ltximg_2e88f28569abf2cc2dd1283c6516683e0ade379d.png
new file mode 100644
index 0000000..5bf06f4
Binary files /dev/null and b/public/ltximg/org-ltximg_2e88f28569abf2cc2dd1283c6516683e0ade379d.png differ
diff --git a/public/ltximg/org-ltximg_2ea0880f066d4d200c0e29227ea454544a9f9bcc.png b/public/ltximg/org-ltximg_2ea0880f066d4d200c0e29227ea454544a9f9bcc.png
new file mode 100644
index 0000000..8f936a4
Binary files /dev/null and b/public/ltximg/org-ltximg_2ea0880f066d4d200c0e29227ea454544a9f9bcc.png differ
diff --git a/public/ltximg/org-ltximg_2f04fe78454f31d426edbee3fbddabf8b08ee987.png b/public/ltximg/org-ltximg_2f04fe78454f31d426edbee3fbddabf8b08ee987.png
new file mode 100644
index 0000000..fed82ad
Binary files /dev/null and b/public/ltximg/org-ltximg_2f04fe78454f31d426edbee3fbddabf8b08ee987.png differ
diff --git a/public/ltximg/org-ltximg_2f93964094e51cf2db2d7b9e934f14122e2f9368.png b/public/ltximg/org-ltximg_2f93964094e51cf2db2d7b9e934f14122e2f9368.png
new file mode 100644
index 0000000..e72f6f8
Binary files /dev/null and b/public/ltximg/org-ltximg_2f93964094e51cf2db2d7b9e934f14122e2f9368.png differ
diff --git a/public/ltximg/org-ltximg_2faefb382dce5b2ea468e7921dc06fb83c3b5032.png b/public/ltximg/org-ltximg_2faefb382dce5b2ea468e7921dc06fb83c3b5032.png
new file mode 100644
index 0000000..a182884
Binary files /dev/null and b/public/ltximg/org-ltximg_2faefb382dce5b2ea468e7921dc06fb83c3b5032.png differ
diff --git a/public/ltximg/org-ltximg_2fb54048f802fcaf6e7eacd534f1999d47706266.png b/public/ltximg/org-ltximg_2fb54048f802fcaf6e7eacd534f1999d47706266.png
new file mode 100644
index 0000000..9c21562
Binary files /dev/null and b/public/ltximg/org-ltximg_2fb54048f802fcaf6e7eacd534f1999d47706266.png differ
diff --git a/public/ltximg/org-ltximg_2ffa25bd69a0a35fbd9ab4e4ab3b59e66130b120.png b/public/ltximg/org-ltximg_2ffa25bd69a0a35fbd9ab4e4ab3b59e66130b120.png
new file mode 100644
index 0000000..347d639
Binary files /dev/null and b/public/ltximg/org-ltximg_2ffa25bd69a0a35fbd9ab4e4ab3b59e66130b120.png differ
diff --git a/public/ltximg/org-ltximg_3018ae61f1b45b1a1ae24e1df87126f7f45f9b03.png b/public/ltximg/org-ltximg_3018ae61f1b45b1a1ae24e1df87126f7f45f9b03.png
new file mode 100644
index 0000000..39d7856
Binary files /dev/null and b/public/ltximg/org-ltximg_3018ae61f1b45b1a1ae24e1df87126f7f45f9b03.png differ
diff --git a/public/ltximg/org-ltximg_30204e301a19f41d9bec999ae44132831718f708.png b/public/ltximg/org-ltximg_30204e301a19f41d9bec999ae44132831718f708.png
new file mode 100644
index 0000000..4f3e7c5
Binary files /dev/null and b/public/ltximg/org-ltximg_30204e301a19f41d9bec999ae44132831718f708.png differ
diff --git a/public/ltximg/org-ltximg_306c71eefd90d74793e5ad57ede339ead84b0aec.png b/public/ltximg/org-ltximg_306c71eefd90d74793e5ad57ede339ead84b0aec.png
new file mode 100644
index 0000000..9a389dd
Binary files /dev/null and b/public/ltximg/org-ltximg_306c71eefd90d74793e5ad57ede339ead84b0aec.png differ
diff --git a/public/ltximg/org-ltximg_306d862be750a2badf0049591ae391290b522bc1.png b/public/ltximg/org-ltximg_306d862be750a2badf0049591ae391290b522bc1.png
new file mode 100644
index 0000000..0e20b9c
Binary files /dev/null and b/public/ltximg/org-ltximg_306d862be750a2badf0049591ae391290b522bc1.png differ
diff --git a/public/ltximg/org-ltximg_30a91f0d21ce38ec67307be86f3b874e0dac4bd9.png b/public/ltximg/org-ltximg_30a91f0d21ce38ec67307be86f3b874e0dac4bd9.png
new file mode 100644
index 0000000..e6b3d15
Binary files /dev/null and b/public/ltximg/org-ltximg_30a91f0d21ce38ec67307be86f3b874e0dac4bd9.png differ
diff --git a/public/ltximg/org-ltximg_30efce163dd00e0e6076be5420b9fb0316031e9d.png b/public/ltximg/org-ltximg_30efce163dd00e0e6076be5420b9fb0316031e9d.png
new file mode 100644
index 0000000..85dee8d
Binary files /dev/null and b/public/ltximg/org-ltximg_30efce163dd00e0e6076be5420b9fb0316031e9d.png differ
diff --git a/public/ltximg/org-ltximg_316d68b95936dcea3108438cbac3dca4d010c5b3.png b/public/ltximg/org-ltximg_316d68b95936dcea3108438cbac3dca4d010c5b3.png
new file mode 100644
index 0000000..e914c16
Binary files /dev/null and b/public/ltximg/org-ltximg_316d68b95936dcea3108438cbac3dca4d010c5b3.png differ
diff --git a/public/ltximg/org-ltximg_316f3d616f6bb067ae044971226d153906becbb7.png b/public/ltximg/org-ltximg_316f3d616f6bb067ae044971226d153906becbb7.png
new file mode 100644
index 0000000..1df8db5
Binary files /dev/null and b/public/ltximg/org-ltximg_316f3d616f6bb067ae044971226d153906becbb7.png differ
diff --git a/public/ltximg/org-ltximg_319884e794b357ca3423ba00f961cee30f68994a.png b/public/ltximg/org-ltximg_319884e794b357ca3423ba00f961cee30f68994a.png
new file mode 100644
index 0000000..79c457f
Binary files /dev/null and b/public/ltximg/org-ltximg_319884e794b357ca3423ba00f961cee30f68994a.png differ
diff --git a/public/ltximg/org-ltximg_328c2e61febbea28bf8952c857ce761bc3f4964e.png b/public/ltximg/org-ltximg_328c2e61febbea28bf8952c857ce761bc3f4964e.png
new file mode 100644
index 0000000..af9cb98
Binary files /dev/null and b/public/ltximg/org-ltximg_328c2e61febbea28bf8952c857ce761bc3f4964e.png differ
diff --git a/public/ltximg/org-ltximg_32b0c992212d40ff29fba49938da535374d8f8c7.png b/public/ltximg/org-ltximg_32b0c992212d40ff29fba49938da535374d8f8c7.png
new file mode 100644
index 0000000..0035134
Binary files /dev/null and b/public/ltximg/org-ltximg_32b0c992212d40ff29fba49938da535374d8f8c7.png differ
diff --git a/public/ltximg/org-ltximg_32cce9e95d737d00281e1b67fb24f79199dc2abc.png b/public/ltximg/org-ltximg_32cce9e95d737d00281e1b67fb24f79199dc2abc.png
new file mode 100644
index 0000000..e65176c
Binary files /dev/null and b/public/ltximg/org-ltximg_32cce9e95d737d00281e1b67fb24f79199dc2abc.png differ
diff --git a/public/ltximg/org-ltximg_330f11526444ec528bee5846043c6153cca7a3c5.png b/public/ltximg/org-ltximg_330f11526444ec528bee5846043c6153cca7a3c5.png
new file mode 100644
index 0000000..cf00f62
Binary files /dev/null and b/public/ltximg/org-ltximg_330f11526444ec528bee5846043c6153cca7a3c5.png differ
diff --git a/public/ltximg/org-ltximg_333ddf2cc2df3f2bc2d77c69433a4e7517ba245e.png b/public/ltximg/org-ltximg_333ddf2cc2df3f2bc2d77c69433a4e7517ba245e.png
new file mode 100644
index 0000000..c49c86f
Binary files /dev/null and b/public/ltximg/org-ltximg_333ddf2cc2df3f2bc2d77c69433a4e7517ba245e.png differ
diff --git a/public/ltximg/org-ltximg_33e5d79befc1fa133cd472a9ecb622a49ae0afe1.png b/public/ltximg/org-ltximg_33e5d79befc1fa133cd472a9ecb622a49ae0afe1.png
new file mode 100644
index 0000000..f7d9637
Binary files /dev/null and b/public/ltximg/org-ltximg_33e5d79befc1fa133cd472a9ecb622a49ae0afe1.png differ
diff --git a/public/ltximg/org-ltximg_342533565820c76db6946b23e1295d19860de2d5.png b/public/ltximg/org-ltximg_342533565820c76db6946b23e1295d19860de2d5.png
new file mode 100644
index 0000000..76ceaf8
Binary files /dev/null and b/public/ltximg/org-ltximg_342533565820c76db6946b23e1295d19860de2d5.png differ
diff --git a/public/ltximg/org-ltximg_3456bd52d7a9e3e1e3cd447f479f5d97d89d4048.png b/public/ltximg/org-ltximg_3456bd52d7a9e3e1e3cd447f479f5d97d89d4048.png
new file mode 100644
index 0000000..5a38916
Binary files /dev/null and b/public/ltximg/org-ltximg_3456bd52d7a9e3e1e3cd447f479f5d97d89d4048.png differ
diff --git a/public/ltximg/org-ltximg_346b1b5849a58980f1eada26c80b8a479d206339.png b/public/ltximg/org-ltximg_346b1b5849a58980f1eada26c80b8a479d206339.png
new file mode 100644
index 0000000..051e412
Binary files /dev/null and b/public/ltximg/org-ltximg_346b1b5849a58980f1eada26c80b8a479d206339.png differ
diff --git a/public/ltximg/org-ltximg_34dc1d79afa38d3d98e8bd1252c08faf5cb41dbd.png b/public/ltximg/org-ltximg_34dc1d79afa38d3d98e8bd1252c08faf5cb41dbd.png
new file mode 100644
index 0000000..a81ab45
Binary files /dev/null and b/public/ltximg/org-ltximg_34dc1d79afa38d3d98e8bd1252c08faf5cb41dbd.png differ
diff --git a/public/ltximg/org-ltximg_34fabfbb65218febaac17a8d48ab1b064179b26c.png b/public/ltximg/org-ltximg_34fabfbb65218febaac17a8d48ab1b064179b26c.png
new file mode 100644
index 0000000..169bef3
Binary files /dev/null and b/public/ltximg/org-ltximg_34fabfbb65218febaac17a8d48ab1b064179b26c.png differ
diff --git a/public/ltximg/org-ltximg_35013f6c0c2af49c17d01312e31f21fce379a7e2.png b/public/ltximg/org-ltximg_35013f6c0c2af49c17d01312e31f21fce379a7e2.png
new file mode 100644
index 0000000..27e2fef
Binary files /dev/null and b/public/ltximg/org-ltximg_35013f6c0c2af49c17d01312e31f21fce379a7e2.png differ
diff --git a/public/ltximg/org-ltximg_3515df2efff63f74948760ec2df2c771cff9cb5e.png b/public/ltximg/org-ltximg_3515df2efff63f74948760ec2df2c771cff9cb5e.png
new file mode 100644
index 0000000..432153a
Binary files /dev/null and b/public/ltximg/org-ltximg_3515df2efff63f74948760ec2df2c771cff9cb5e.png differ
diff --git a/public/ltximg/org-ltximg_358cf3b6f5355b7e192d5477b7415fd0fecac35a.png b/public/ltximg/org-ltximg_358cf3b6f5355b7e192d5477b7415fd0fecac35a.png
new file mode 100644
index 0000000..6b03b76
Binary files /dev/null and b/public/ltximg/org-ltximg_358cf3b6f5355b7e192d5477b7415fd0fecac35a.png differ
diff --git a/public/ltximg/org-ltximg_35ca67637a6ee00152d1bc40fb3904192f506fa9.png b/public/ltximg/org-ltximg_35ca67637a6ee00152d1bc40fb3904192f506fa9.png
new file mode 100644
index 0000000..da47d98
Binary files /dev/null and b/public/ltximg/org-ltximg_35ca67637a6ee00152d1bc40fb3904192f506fa9.png differ
diff --git a/public/ltximg/org-ltximg_36ad24709a596d69aca2951a18cd41dd4fc60b1b.png b/public/ltximg/org-ltximg_36ad24709a596d69aca2951a18cd41dd4fc60b1b.png
new file mode 100644
index 0000000..5a1815a
Binary files /dev/null and b/public/ltximg/org-ltximg_36ad24709a596d69aca2951a18cd41dd4fc60b1b.png differ
diff --git a/public/ltximg/org-ltximg_37e671d634d5905bd807e76db6d386c08e34cfa8.png b/public/ltximg/org-ltximg_37e671d634d5905bd807e76db6d386c08e34cfa8.png
new file mode 100644
index 0000000..20edfeb
Binary files /dev/null and b/public/ltximg/org-ltximg_37e671d634d5905bd807e76db6d386c08e34cfa8.png differ
diff --git a/public/ltximg/org-ltximg_38c04f954525b70b88fc6849f5febf79ed95e4f3.png b/public/ltximg/org-ltximg_38c04f954525b70b88fc6849f5febf79ed95e4f3.png
new file mode 100644
index 0000000..1dcb34e
Binary files /dev/null and b/public/ltximg/org-ltximg_38c04f954525b70b88fc6849f5febf79ed95e4f3.png differ
diff --git a/public/ltximg/org-ltximg_38ca917bafbf905bf68fc3c2063eb6701087b08a.png b/public/ltximg/org-ltximg_38ca917bafbf905bf68fc3c2063eb6701087b08a.png
new file mode 100644
index 0000000..4fbc63d
Binary files /dev/null and b/public/ltximg/org-ltximg_38ca917bafbf905bf68fc3c2063eb6701087b08a.png differ
diff --git a/public/ltximg/org-ltximg_38ccf111f3a0ec46ea0de09a9b0360ee78a7ee51.png b/public/ltximg/org-ltximg_38ccf111f3a0ec46ea0de09a9b0360ee78a7ee51.png
new file mode 100644
index 0000000..2faa82c
Binary files /dev/null and b/public/ltximg/org-ltximg_38ccf111f3a0ec46ea0de09a9b0360ee78a7ee51.png differ
diff --git a/public/ltximg/org-ltximg_38e5c90d55692ca45cf3fa072ace0721ccf39b25.png b/public/ltximg/org-ltximg_38e5c90d55692ca45cf3fa072ace0721ccf39b25.png
new file mode 100644
index 0000000..0b51e1d
Binary files /dev/null and b/public/ltximg/org-ltximg_38e5c90d55692ca45cf3fa072ace0721ccf39b25.png differ
diff --git a/public/ltximg/org-ltximg_3913c07e2d0d099105359f811498a44383cf49c3.png b/public/ltximg/org-ltximg_3913c07e2d0d099105359f811498a44383cf49c3.png
new file mode 100644
index 0000000..0360656
Binary files /dev/null and b/public/ltximg/org-ltximg_3913c07e2d0d099105359f811498a44383cf49c3.png differ
diff --git a/public/ltximg/org-ltximg_39200505de8229b460d6b276d64f8a68f74a5ad9.png b/public/ltximg/org-ltximg_39200505de8229b460d6b276d64f8a68f74a5ad9.png
new file mode 100644
index 0000000..36865a2
Binary files /dev/null and b/public/ltximg/org-ltximg_39200505de8229b460d6b276d64f8a68f74a5ad9.png differ
diff --git a/public/ltximg/org-ltximg_395851ff25618f0727c059bc67d73d10ee410498.png b/public/ltximg/org-ltximg_395851ff25618f0727c059bc67d73d10ee410498.png
new file mode 100644
index 0000000..3cfae59
Binary files /dev/null and b/public/ltximg/org-ltximg_395851ff25618f0727c059bc67d73d10ee410498.png differ
diff --git a/public/ltximg/org-ltximg_396c0c96c0d2e165334e3a46d3f38a0ac5d0a117.png b/public/ltximg/org-ltximg_396c0c96c0d2e165334e3a46d3f38a0ac5d0a117.png
new file mode 100644
index 0000000..641f159
Binary files /dev/null and b/public/ltximg/org-ltximg_396c0c96c0d2e165334e3a46d3f38a0ac5d0a117.png differ
diff --git a/public/ltximg/org-ltximg_39c31fc088199418bc89e00a89265a191df35035.png b/public/ltximg/org-ltximg_39c31fc088199418bc89e00a89265a191df35035.png
new file mode 100644
index 0000000..50cfac2
Binary files /dev/null and b/public/ltximg/org-ltximg_39c31fc088199418bc89e00a89265a191df35035.png differ
diff --git a/public/ltximg/org-ltximg_3af6c4beebfe9f6ca32cfd4de4109465434fe112.png b/public/ltximg/org-ltximg_3af6c4beebfe9f6ca32cfd4de4109465434fe112.png
new file mode 100644
index 0000000..8eef325
Binary files /dev/null and b/public/ltximg/org-ltximg_3af6c4beebfe9f6ca32cfd4de4109465434fe112.png differ
diff --git a/public/ltximg/org-ltximg_3b0e80f664d279195da23a5792955bbe8991926c.png b/public/ltximg/org-ltximg_3b0e80f664d279195da23a5792955bbe8991926c.png
new file mode 100644
index 0000000..0a79677
Binary files /dev/null and b/public/ltximg/org-ltximg_3b0e80f664d279195da23a5792955bbe8991926c.png differ
diff --git a/public/ltximg/org-ltximg_3b1cdca3c5c6b771663368f8e0ee22aa03e15b59.png b/public/ltximg/org-ltximg_3b1cdca3c5c6b771663368f8e0ee22aa03e15b59.png
new file mode 100644
index 0000000..2574b00
Binary files /dev/null and b/public/ltximg/org-ltximg_3b1cdca3c5c6b771663368f8e0ee22aa03e15b59.png differ
diff --git a/public/ltximg/org-ltximg_3b3679823413668926e4bf626090c9b159e63678.png b/public/ltximg/org-ltximg_3b3679823413668926e4bf626090c9b159e63678.png
new file mode 100644
index 0000000..231902b
Binary files /dev/null and b/public/ltximg/org-ltximg_3b3679823413668926e4bf626090c9b159e63678.png differ
diff --git a/public/ltximg/org-ltximg_3b3f426f3168fba2261fda8940a6cca80a8707c0.png b/public/ltximg/org-ltximg_3b3f426f3168fba2261fda8940a6cca80a8707c0.png
new file mode 100644
index 0000000..dd15427
Binary files /dev/null and b/public/ltximg/org-ltximg_3b3f426f3168fba2261fda8940a6cca80a8707c0.png differ
diff --git a/public/ltximg/org-ltximg_3b482e9c1b81331a52eef1b291c16a4c1734d5f5.png b/public/ltximg/org-ltximg_3b482e9c1b81331a52eef1b291c16a4c1734d5f5.png
new file mode 100644
index 0000000..5f330e6
Binary files /dev/null and b/public/ltximg/org-ltximg_3b482e9c1b81331a52eef1b291c16a4c1734d5f5.png differ
diff --git a/public/ltximg/org-ltximg_3bd0e89c055fd5624dfa3f49c4295a3648d00317.png b/public/ltximg/org-ltximg_3bd0e89c055fd5624dfa3f49c4295a3648d00317.png
new file mode 100644
index 0000000..5d5e16a
Binary files /dev/null and b/public/ltximg/org-ltximg_3bd0e89c055fd5624dfa3f49c4295a3648d00317.png differ
diff --git a/public/ltximg/org-ltximg_3bd295e277e65551810e5df82d25c9cd530e0f17.png b/public/ltximg/org-ltximg_3bd295e277e65551810e5df82d25c9cd530e0f17.png
new file mode 100644
index 0000000..97e81ff
Binary files /dev/null and b/public/ltximg/org-ltximg_3bd295e277e65551810e5df82d25c9cd530e0f17.png differ
diff --git a/public/ltximg/org-ltximg_3bf4360cb469e98e27a931ceb570cbde6c5b5d60.png b/public/ltximg/org-ltximg_3bf4360cb469e98e27a931ceb570cbde6c5b5d60.png
new file mode 100644
index 0000000..51b49b2
Binary files /dev/null and b/public/ltximg/org-ltximg_3bf4360cb469e98e27a931ceb570cbde6c5b5d60.png differ
diff --git a/public/ltximg/org-ltximg_3d1522c0a02bf937205e63a8fe9c91014b2abee1.png b/public/ltximg/org-ltximg_3d1522c0a02bf937205e63a8fe9c91014b2abee1.png
new file mode 100644
index 0000000..0223004
Binary files /dev/null and b/public/ltximg/org-ltximg_3d1522c0a02bf937205e63a8fe9c91014b2abee1.png differ
diff --git a/public/ltximg/org-ltximg_3d64fdc15cdf4bff482809675203667fb50b8ac6.png b/public/ltximg/org-ltximg_3d64fdc15cdf4bff482809675203667fb50b8ac6.png
new file mode 100644
index 0000000..1645b5e
Binary files /dev/null and b/public/ltximg/org-ltximg_3d64fdc15cdf4bff482809675203667fb50b8ac6.png differ
diff --git a/public/ltximg/org-ltximg_3f5c2f374653ec767f146b3c4bc7416bd2e594cd.png b/public/ltximg/org-ltximg_3f5c2f374653ec767f146b3c4bc7416bd2e594cd.png
new file mode 100644
index 0000000..8546e4f
Binary files /dev/null and b/public/ltximg/org-ltximg_3f5c2f374653ec767f146b3c4bc7416bd2e594cd.png differ
diff --git a/public/ltximg/org-ltximg_3f8503684394931674db55976cd0366f80fb5784.png b/public/ltximg/org-ltximg_3f8503684394931674db55976cd0366f80fb5784.png
new file mode 100644
index 0000000..2c5f673
Binary files /dev/null and b/public/ltximg/org-ltximg_3f8503684394931674db55976cd0366f80fb5784.png differ
diff --git a/public/ltximg/org-ltximg_4028949e6563201b1a7b8aac528c34441b66a3a4.png b/public/ltximg/org-ltximg_4028949e6563201b1a7b8aac528c34441b66a3a4.png
new file mode 100644
index 0000000..ffa5f69
Binary files /dev/null and b/public/ltximg/org-ltximg_4028949e6563201b1a7b8aac528c34441b66a3a4.png differ
diff --git a/public/ltximg/org-ltximg_403ee0bfb3ecdc26ef1c4cb5214b2abcb996234c.png b/public/ltximg/org-ltximg_403ee0bfb3ecdc26ef1c4cb5214b2abcb996234c.png
new file mode 100644
index 0000000..794895d
Binary files /dev/null and b/public/ltximg/org-ltximg_403ee0bfb3ecdc26ef1c4cb5214b2abcb996234c.png differ
diff --git a/public/ltximg/org-ltximg_40cc54c50ca175848ba7579a58fd83432e80c08d.png b/public/ltximg/org-ltximg_40cc54c50ca175848ba7579a58fd83432e80c08d.png
new file mode 100644
index 0000000..e6f4931
Binary files /dev/null and b/public/ltximg/org-ltximg_40cc54c50ca175848ba7579a58fd83432e80c08d.png differ
diff --git a/public/ltximg/org-ltximg_40e8edb8b8bee43a5c50e6029801659cb94c97f3.png b/public/ltximg/org-ltximg_40e8edb8b8bee43a5c50e6029801659cb94c97f3.png
new file mode 100644
index 0000000..bfea42a
Binary files /dev/null and b/public/ltximg/org-ltximg_40e8edb8b8bee43a5c50e6029801659cb94c97f3.png differ
diff --git a/public/ltximg/org-ltximg_4152ae9cd0705ad29bef010b53d2fb425b551337.png b/public/ltximg/org-ltximg_4152ae9cd0705ad29bef010b53d2fb425b551337.png
new file mode 100644
index 0000000..a6128d1
Binary files /dev/null and b/public/ltximg/org-ltximg_4152ae9cd0705ad29bef010b53d2fb425b551337.png differ
diff --git a/public/ltximg/org-ltximg_4158920cf4289e92cd077f804e6b6ac2bdf10282.png b/public/ltximg/org-ltximg_4158920cf4289e92cd077f804e6b6ac2bdf10282.png
new file mode 100644
index 0000000..487d893
Binary files /dev/null and b/public/ltximg/org-ltximg_4158920cf4289e92cd077f804e6b6ac2bdf10282.png differ
diff --git a/public/ltximg/org-ltximg_416e302e3f3d83a7fc8f130c116e50edfb88ee21.png b/public/ltximg/org-ltximg_416e302e3f3d83a7fc8f130c116e50edfb88ee21.png
new file mode 100644
index 0000000..8d6589a
Binary files /dev/null and b/public/ltximg/org-ltximg_416e302e3f3d83a7fc8f130c116e50edfb88ee21.png differ
diff --git a/public/ltximg/org-ltximg_41c879328b4bc0eff19db8318db86b16a55fb052.png b/public/ltximg/org-ltximg_41c879328b4bc0eff19db8318db86b16a55fb052.png
new file mode 100644
index 0000000..60a394f
Binary files /dev/null and b/public/ltximg/org-ltximg_41c879328b4bc0eff19db8318db86b16a55fb052.png differ
diff --git a/public/ltximg/org-ltximg_41d139ccb9ed691f38a696aa8c2d47718a7ab381.png b/public/ltximg/org-ltximg_41d139ccb9ed691f38a696aa8c2d47718a7ab381.png
new file mode 100644
index 0000000..5d6ab79
Binary files /dev/null and b/public/ltximg/org-ltximg_41d139ccb9ed691f38a696aa8c2d47718a7ab381.png differ
diff --git a/public/ltximg/org-ltximg_42ef1a10f25a575a62167f2a1cf43e8803dc29ac.png b/public/ltximg/org-ltximg_42ef1a10f25a575a62167f2a1cf43e8803dc29ac.png
new file mode 100644
index 0000000..b584961
Binary files /dev/null and b/public/ltximg/org-ltximg_42ef1a10f25a575a62167f2a1cf43e8803dc29ac.png differ
diff --git a/public/ltximg/org-ltximg_4307fc93565263c708087bbfe11557ac971bbfc5.png b/public/ltximg/org-ltximg_4307fc93565263c708087bbfe11557ac971bbfc5.png
new file mode 100644
index 0000000..bbdf9eb
Binary files /dev/null and b/public/ltximg/org-ltximg_4307fc93565263c708087bbfe11557ac971bbfc5.png differ
diff --git a/public/ltximg/org-ltximg_4343f6e8c1b647d8f116f33dc5bd729abf44bf65.png b/public/ltximg/org-ltximg_4343f6e8c1b647d8f116f33dc5bd729abf44bf65.png
new file mode 100644
index 0000000..561960a
Binary files /dev/null and b/public/ltximg/org-ltximg_4343f6e8c1b647d8f116f33dc5bd729abf44bf65.png differ
diff --git a/public/ltximg/org-ltximg_43af3e7f56cb8bee1e10689db72f9b30f973225a.png b/public/ltximg/org-ltximg_43af3e7f56cb8bee1e10689db72f9b30f973225a.png
new file mode 100644
index 0000000..b52f295
Binary files /dev/null and b/public/ltximg/org-ltximg_43af3e7f56cb8bee1e10689db72f9b30f973225a.png differ
diff --git a/public/ltximg/org-ltximg_43bd5485137036a760abb5ba2d29eb38f9f41bdc.png b/public/ltximg/org-ltximg_43bd5485137036a760abb5ba2d29eb38f9f41bdc.png
new file mode 100644
index 0000000..c599b94
Binary files /dev/null and b/public/ltximg/org-ltximg_43bd5485137036a760abb5ba2d29eb38f9f41bdc.png differ
diff --git a/public/ltximg/org-ltximg_43c71f82bada4a474c34d74d5b717647c45ff67d.png b/public/ltximg/org-ltximg_43c71f82bada4a474c34d74d5b717647c45ff67d.png
new file mode 100644
index 0000000..2fb2ec8
Binary files /dev/null and b/public/ltximg/org-ltximg_43c71f82bada4a474c34d74d5b717647c45ff67d.png differ
diff --git a/public/ltximg/org-ltximg_44ab48695f5af01575768997ed76a61dec1a7354.png b/public/ltximg/org-ltximg_44ab48695f5af01575768997ed76a61dec1a7354.png
new file mode 100644
index 0000000..e06049a
Binary files /dev/null and b/public/ltximg/org-ltximg_44ab48695f5af01575768997ed76a61dec1a7354.png differ
diff --git a/public/ltximg/org-ltximg_4500c83ab79165ba54f8e799918a018322c526bc.png b/public/ltximg/org-ltximg_4500c83ab79165ba54f8e799918a018322c526bc.png
new file mode 100644
index 0000000..e6b839c
Binary files /dev/null and b/public/ltximg/org-ltximg_4500c83ab79165ba54f8e799918a018322c526bc.png differ
diff --git a/public/ltximg/org-ltximg_4523d78cab57cae95e47249938006e77c285a7cd.png b/public/ltximg/org-ltximg_4523d78cab57cae95e47249938006e77c285a7cd.png
new file mode 100644
index 0000000..f3f2781
Binary files /dev/null and b/public/ltximg/org-ltximg_4523d78cab57cae95e47249938006e77c285a7cd.png differ
diff --git a/public/ltximg/org-ltximg_4596f5b2eebe0928e546a87b871a1dfdc2fc817f.png b/public/ltximg/org-ltximg_4596f5b2eebe0928e546a87b871a1dfdc2fc817f.png
new file mode 100644
index 0000000..72706dd
Binary files /dev/null and b/public/ltximg/org-ltximg_4596f5b2eebe0928e546a87b871a1dfdc2fc817f.png differ
diff --git a/public/ltximg/org-ltximg_46072a98530fdccfe1077590be6887cf75797950.png b/public/ltximg/org-ltximg_46072a98530fdccfe1077590be6887cf75797950.png
new file mode 100644
index 0000000..55875f8
Binary files /dev/null and b/public/ltximg/org-ltximg_46072a98530fdccfe1077590be6887cf75797950.png differ
diff --git a/public/ltximg/org-ltximg_465cfafdd8d6d10061cdee9f699d93486105aa40.png b/public/ltximg/org-ltximg_465cfafdd8d6d10061cdee9f699d93486105aa40.png
new file mode 100644
index 0000000..92c4750
Binary files /dev/null and b/public/ltximg/org-ltximg_465cfafdd8d6d10061cdee9f699d93486105aa40.png differ
diff --git a/public/ltximg/org-ltximg_46a245fe0ea2a25ed2de0d7bfe0cf592910065f8.png b/public/ltximg/org-ltximg_46a245fe0ea2a25ed2de0d7bfe0cf592910065f8.png
new file mode 100644
index 0000000..0729774
Binary files /dev/null and b/public/ltximg/org-ltximg_46a245fe0ea2a25ed2de0d7bfe0cf592910065f8.png differ
diff --git a/public/ltximg/org-ltximg_472f3881e5b8e05f94b1b28b441dfd69ad01042a.png b/public/ltximg/org-ltximg_472f3881e5b8e05f94b1b28b441dfd69ad01042a.png
new file mode 100644
index 0000000..4e3b13d
Binary files /dev/null and b/public/ltximg/org-ltximg_472f3881e5b8e05f94b1b28b441dfd69ad01042a.png differ
diff --git a/public/ltximg/org-ltximg_47a5db8c374a678f53eb510b43ffb5d48e50c688.png b/public/ltximg/org-ltximg_47a5db8c374a678f53eb510b43ffb5d48e50c688.png
new file mode 100644
index 0000000..8e03aac
Binary files /dev/null and b/public/ltximg/org-ltximg_47a5db8c374a678f53eb510b43ffb5d48e50c688.png differ
diff --git a/public/ltximg/org-ltximg_4807066ae4fcdb0d828d872a630a38647f45f486.png b/public/ltximg/org-ltximg_4807066ae4fcdb0d828d872a630a38647f45f486.png
new file mode 100644
index 0000000..2017cc6
Binary files /dev/null and b/public/ltximg/org-ltximg_4807066ae4fcdb0d828d872a630a38647f45f486.png differ
diff --git a/public/ltximg/org-ltximg_4862fba58c47bec8da1fe6d53e3fb193379ff463.png b/public/ltximg/org-ltximg_4862fba58c47bec8da1fe6d53e3fb193379ff463.png
new file mode 100644
index 0000000..c80da82
Binary files /dev/null and b/public/ltximg/org-ltximg_4862fba58c47bec8da1fe6d53e3fb193379ff463.png differ
diff --git a/public/ltximg/org-ltximg_4872787eb8dd90bf5b7ce4a56de7e4c0c2485559.png b/public/ltximg/org-ltximg_4872787eb8dd90bf5b7ce4a56de7e4c0c2485559.png
new file mode 100644
index 0000000..239c456
Binary files /dev/null and b/public/ltximg/org-ltximg_4872787eb8dd90bf5b7ce4a56de7e4c0c2485559.png differ
diff --git a/public/ltximg/org-ltximg_4877ad7505283aa6b4b2167902d1d36e86308640.png b/public/ltximg/org-ltximg_4877ad7505283aa6b4b2167902d1d36e86308640.png
new file mode 100644
index 0000000..a0071c8
Binary files /dev/null and b/public/ltximg/org-ltximg_4877ad7505283aa6b4b2167902d1d36e86308640.png differ
diff --git a/public/ltximg/org-ltximg_48d2e109f99332b7b667e3b72fbe3749e7ee6f8d.png b/public/ltximg/org-ltximg_48d2e109f99332b7b667e3b72fbe3749e7ee6f8d.png
new file mode 100644
index 0000000..1c442b7
Binary files /dev/null and b/public/ltximg/org-ltximg_48d2e109f99332b7b667e3b72fbe3749e7ee6f8d.png differ
diff --git a/public/ltximg/org-ltximg_48efcb20260dc74754bb35eb491952580580fcc5.png b/public/ltximg/org-ltximg_48efcb20260dc74754bb35eb491952580580fcc5.png
new file mode 100644
index 0000000..e1ed69c
Binary files /dev/null and b/public/ltximg/org-ltximg_48efcb20260dc74754bb35eb491952580580fcc5.png differ
diff --git a/public/ltximg/org-ltximg_49114f4d87e77905657b1953fc2480eea76167d8.png b/public/ltximg/org-ltximg_49114f4d87e77905657b1953fc2480eea76167d8.png
new file mode 100644
index 0000000..ebe24d5
Binary files /dev/null and b/public/ltximg/org-ltximg_49114f4d87e77905657b1953fc2480eea76167d8.png differ
diff --git a/public/ltximg/org-ltximg_49fbe6a4383c1fe7be76700c3cf28d1fde6079ad.png b/public/ltximg/org-ltximg_49fbe6a4383c1fe7be76700c3cf28d1fde6079ad.png
new file mode 100644
index 0000000..11c57fc
Binary files /dev/null and b/public/ltximg/org-ltximg_49fbe6a4383c1fe7be76700c3cf28d1fde6079ad.png differ
diff --git a/public/ltximg/org-ltximg_4a090b8b411ac5de792e922f378b621b0479dc35.png b/public/ltximg/org-ltximg_4a090b8b411ac5de792e922f378b621b0479dc35.png
new file mode 100644
index 0000000..7c74ae8
Binary files /dev/null and b/public/ltximg/org-ltximg_4a090b8b411ac5de792e922f378b621b0479dc35.png differ
diff --git a/public/ltximg/org-ltximg_4a2fe1f86136d5becb9024823c5e819d63ecbfc5.png b/public/ltximg/org-ltximg_4a2fe1f86136d5becb9024823c5e819d63ecbfc5.png
new file mode 100644
index 0000000..0901b84
Binary files /dev/null and b/public/ltximg/org-ltximg_4a2fe1f86136d5becb9024823c5e819d63ecbfc5.png differ
diff --git a/public/ltximg/org-ltximg_4addef12b15113dfbe7c648f4fd1cecaf31bfa3f.png b/public/ltximg/org-ltximg_4addef12b15113dfbe7c648f4fd1cecaf31bfa3f.png
new file mode 100644
index 0000000..4cf2390
Binary files /dev/null and b/public/ltximg/org-ltximg_4addef12b15113dfbe7c648f4fd1cecaf31bfa3f.png differ
diff --git a/public/ltximg/org-ltximg_4b13773be12ca635f5b37b9815cf5cc6ac26d27a.png b/public/ltximg/org-ltximg_4b13773be12ca635f5b37b9815cf5cc6ac26d27a.png
new file mode 100644
index 0000000..0a2e313
Binary files /dev/null and b/public/ltximg/org-ltximg_4b13773be12ca635f5b37b9815cf5cc6ac26d27a.png differ
diff --git a/public/ltximg/org-ltximg_4c4450bced884c1eaddfa024527373bf6ad6550c.png b/public/ltximg/org-ltximg_4c4450bced884c1eaddfa024527373bf6ad6550c.png
new file mode 100644
index 0000000..a2ff7d5
Binary files /dev/null and b/public/ltximg/org-ltximg_4c4450bced884c1eaddfa024527373bf6ad6550c.png differ
diff --git a/public/ltximg/org-ltximg_4c982152ba7238ea9cd61d7cea8c45897ee7ee86.png b/public/ltximg/org-ltximg_4c982152ba7238ea9cd61d7cea8c45897ee7ee86.png
new file mode 100644
index 0000000..1266cdf
Binary files /dev/null and b/public/ltximg/org-ltximg_4c982152ba7238ea9cd61d7cea8c45897ee7ee86.png differ
diff --git a/public/ltximg/org-ltximg_4d2d9c88e52fe458eeb1af06919ec31690cb5d99.png b/public/ltximg/org-ltximg_4d2d9c88e52fe458eeb1af06919ec31690cb5d99.png
new file mode 100644
index 0000000..066162e
Binary files /dev/null and b/public/ltximg/org-ltximg_4d2d9c88e52fe458eeb1af06919ec31690cb5d99.png differ
diff --git a/public/ltximg/org-ltximg_4d4930fe79a555685245fd4cd1a0bf426054225f.png b/public/ltximg/org-ltximg_4d4930fe79a555685245fd4cd1a0bf426054225f.png
new file mode 100644
index 0000000..f0ccef9
Binary files /dev/null and b/public/ltximg/org-ltximg_4d4930fe79a555685245fd4cd1a0bf426054225f.png differ
diff --git a/public/ltximg/org-ltximg_4d7948eb863b1e67e2a71b2851d255709c78cce8.png b/public/ltximg/org-ltximg_4d7948eb863b1e67e2a71b2851d255709c78cce8.png
new file mode 100644
index 0000000..91586ab
Binary files /dev/null and b/public/ltximg/org-ltximg_4d7948eb863b1e67e2a71b2851d255709c78cce8.png differ
diff --git a/public/ltximg/org-ltximg_4d7b3f55cf56fa421aad26749727e7634706d49d.png b/public/ltximg/org-ltximg_4d7b3f55cf56fa421aad26749727e7634706d49d.png
new file mode 100644
index 0000000..cc29dc1
Binary files /dev/null and b/public/ltximg/org-ltximg_4d7b3f55cf56fa421aad26749727e7634706d49d.png differ
diff --git a/public/ltximg/org-ltximg_4e77cd6320264e4c6c90961c605825f25ad8d362.png b/public/ltximg/org-ltximg_4e77cd6320264e4c6c90961c605825f25ad8d362.png
new file mode 100644
index 0000000..2766e39
Binary files /dev/null and b/public/ltximg/org-ltximg_4e77cd6320264e4c6c90961c605825f25ad8d362.png differ
diff --git a/public/ltximg/org-ltximg_4e98500b9a99b92d8eba62d21b21e470340e2041.png b/public/ltximg/org-ltximg_4e98500b9a99b92d8eba62d21b21e470340e2041.png
new file mode 100644
index 0000000..25079da
Binary files /dev/null and b/public/ltximg/org-ltximg_4e98500b9a99b92d8eba62d21b21e470340e2041.png differ
diff --git a/public/ltximg/org-ltximg_4eb70e670445b48899083a9c995b1ac13593b125.png b/public/ltximg/org-ltximg_4eb70e670445b48899083a9c995b1ac13593b125.png
new file mode 100644
index 0000000..e572d0b
Binary files /dev/null and b/public/ltximg/org-ltximg_4eb70e670445b48899083a9c995b1ac13593b125.png differ
diff --git a/public/ltximg/org-ltximg_4f755be0955be6d2c31668827758bbf3925969bf.png b/public/ltximg/org-ltximg_4f755be0955be6d2c31668827758bbf3925969bf.png
new file mode 100644
index 0000000..867e5ab
Binary files /dev/null and b/public/ltximg/org-ltximg_4f755be0955be6d2c31668827758bbf3925969bf.png differ
diff --git a/public/ltximg/org-ltximg_4fb65de9150a149bdaf0b7c059c94c86145fca81.png b/public/ltximg/org-ltximg_4fb65de9150a149bdaf0b7c059c94c86145fca81.png
new file mode 100644
index 0000000..32ef3cf
Binary files /dev/null and b/public/ltximg/org-ltximg_4fb65de9150a149bdaf0b7c059c94c86145fca81.png differ
diff --git a/public/ltximg/org-ltximg_501e111e26625b762bdcc0ac11e04f9ac21e10d7.png b/public/ltximg/org-ltximg_501e111e26625b762bdcc0ac11e04f9ac21e10d7.png
new file mode 100644
index 0000000..cb58c1e
Binary files /dev/null and b/public/ltximg/org-ltximg_501e111e26625b762bdcc0ac11e04f9ac21e10d7.png differ
diff --git a/public/ltximg/org-ltximg_503bd2f1c14b2e99c417514052181411684aa051.png b/public/ltximg/org-ltximg_503bd2f1c14b2e99c417514052181411684aa051.png
new file mode 100644
index 0000000..c2c86ab
Binary files /dev/null and b/public/ltximg/org-ltximg_503bd2f1c14b2e99c417514052181411684aa051.png differ
diff --git a/public/ltximg/org-ltximg_505a12fdd989e7da0a48416aa92dab9c58fc1f80.png b/public/ltximg/org-ltximg_505a12fdd989e7da0a48416aa92dab9c58fc1f80.png
new file mode 100644
index 0000000..b0ecc80
Binary files /dev/null and b/public/ltximg/org-ltximg_505a12fdd989e7da0a48416aa92dab9c58fc1f80.png differ
diff --git a/public/ltximg/org-ltximg_50627a3611260be38d34d00b0d9e1a827d7ad7b1.png b/public/ltximg/org-ltximg_50627a3611260be38d34d00b0d9e1a827d7ad7b1.png
new file mode 100644
index 0000000..5bf06f4
Binary files /dev/null and b/public/ltximg/org-ltximg_50627a3611260be38d34d00b0d9e1a827d7ad7b1.png differ
diff --git a/public/ltximg/org-ltximg_51eec15ba8f49ed2ae47b833274548c508badca9.png b/public/ltximg/org-ltximg_51eec15ba8f49ed2ae47b833274548c508badca9.png
new file mode 100644
index 0000000..8d24188
Binary files /dev/null and b/public/ltximg/org-ltximg_51eec15ba8f49ed2ae47b833274548c508badca9.png differ
diff --git a/public/ltximg/org-ltximg_51f49363fc0213cfc54b036a134aaf63759b99e3.png b/public/ltximg/org-ltximg_51f49363fc0213cfc54b036a134aaf63759b99e3.png
new file mode 100644
index 0000000..f68e2a9
Binary files /dev/null and b/public/ltximg/org-ltximg_51f49363fc0213cfc54b036a134aaf63759b99e3.png differ
diff --git a/public/ltximg/org-ltximg_521767009f24a9b706cbb782d5184dc336df0a20.png b/public/ltximg/org-ltximg_521767009f24a9b706cbb782d5184dc336df0a20.png
new file mode 100644
index 0000000..d50b6ac
Binary files /dev/null and b/public/ltximg/org-ltximg_521767009f24a9b706cbb782d5184dc336df0a20.png differ
diff --git a/public/ltximg/org-ltximg_521b409fbf5bc0221b8b1681e0855b479bbf5dd0.png b/public/ltximg/org-ltximg_521b409fbf5bc0221b8b1681e0855b479bbf5dd0.png
new file mode 100644
index 0000000..562a62b
Binary files /dev/null and b/public/ltximg/org-ltximg_521b409fbf5bc0221b8b1681e0855b479bbf5dd0.png differ
diff --git a/public/ltximg/org-ltximg_52773af2808b45414edcc70e9bb40ce33c7199db.png b/public/ltximg/org-ltximg_52773af2808b45414edcc70e9bb40ce33c7199db.png
new file mode 100644
index 0000000..29a02bb
Binary files /dev/null and b/public/ltximg/org-ltximg_52773af2808b45414edcc70e9bb40ce33c7199db.png differ
diff --git a/public/ltximg/org-ltximg_52cb5875185320ccd82a4125967cd5b589dc4538.png b/public/ltximg/org-ltximg_52cb5875185320ccd82a4125967cd5b589dc4538.png
new file mode 100644
index 0000000..8853f30
Binary files /dev/null and b/public/ltximg/org-ltximg_52cb5875185320ccd82a4125967cd5b589dc4538.png differ
diff --git a/public/ltximg/org-ltximg_5457436a5c65f87009fe8acebecfb8dfea0adef4.png b/public/ltximg/org-ltximg_5457436a5c65f87009fe8acebecfb8dfea0adef4.png
new file mode 100644
index 0000000..5b7c513
Binary files /dev/null and b/public/ltximg/org-ltximg_5457436a5c65f87009fe8acebecfb8dfea0adef4.png differ
diff --git a/public/ltximg/org-ltximg_55340c8f3a8cf1d52dbced23cb703d01adcece2a.png b/public/ltximg/org-ltximg_55340c8f3a8cf1d52dbced23cb703d01adcece2a.png
new file mode 100644
index 0000000..9e28899
Binary files /dev/null and b/public/ltximg/org-ltximg_55340c8f3a8cf1d52dbced23cb703d01adcece2a.png differ
diff --git a/public/ltximg/org-ltximg_55419ccbe26281eb0c3280853199f0491b17737a.png b/public/ltximg/org-ltximg_55419ccbe26281eb0c3280853199f0491b17737a.png
new file mode 100644
index 0000000..0621424
Binary files /dev/null and b/public/ltximg/org-ltximg_55419ccbe26281eb0c3280853199f0491b17737a.png differ
diff --git a/public/ltximg/org-ltximg_555d0c567faa7cc1e7acabbf5af85078e0d15ed3.png b/public/ltximg/org-ltximg_555d0c567faa7cc1e7acabbf5af85078e0d15ed3.png
new file mode 100644
index 0000000..abcfd71
Binary files /dev/null and b/public/ltximg/org-ltximg_555d0c567faa7cc1e7acabbf5af85078e0d15ed3.png differ
diff --git a/public/ltximg/org-ltximg_55a0798c6fd88f5009ddc38677c70578b284ac6d.png b/public/ltximg/org-ltximg_55a0798c6fd88f5009ddc38677c70578b284ac6d.png
new file mode 100644
index 0000000..ceb77af
Binary files /dev/null and b/public/ltximg/org-ltximg_55a0798c6fd88f5009ddc38677c70578b284ac6d.png differ
diff --git a/public/ltximg/org-ltximg_5643498fa670ebcdb03b734360e251e3dd96079f.png b/public/ltximg/org-ltximg_5643498fa670ebcdb03b734360e251e3dd96079f.png
new file mode 100644
index 0000000..2a63ed5
Binary files /dev/null and b/public/ltximg/org-ltximg_5643498fa670ebcdb03b734360e251e3dd96079f.png differ
diff --git a/public/ltximg/org-ltximg_56770fd8a26057bc8399c8b1ebc4b8414fa0a41a.png b/public/ltximg/org-ltximg_56770fd8a26057bc8399c8b1ebc4b8414fa0a41a.png
new file mode 100644
index 0000000..e634751
Binary files /dev/null and b/public/ltximg/org-ltximg_56770fd8a26057bc8399c8b1ebc4b8414fa0a41a.png differ
diff --git a/public/ltximg/org-ltximg_576c3a69391071531418286ba1dcd2a1ff04f2df.png b/public/ltximg/org-ltximg_576c3a69391071531418286ba1dcd2a1ff04f2df.png
new file mode 100644
index 0000000..9b04bf4
Binary files /dev/null and b/public/ltximg/org-ltximg_576c3a69391071531418286ba1dcd2a1ff04f2df.png differ
diff --git a/public/ltximg/org-ltximg_57b86c069c7b05489aa30611e80147a2df0ab0a5.png b/public/ltximg/org-ltximg_57b86c069c7b05489aa30611e80147a2df0ab0a5.png
new file mode 100644
index 0000000..d1157a1
Binary files /dev/null and b/public/ltximg/org-ltximg_57b86c069c7b05489aa30611e80147a2df0ab0a5.png differ
diff --git a/public/ltximg/org-ltximg_57c7ac3c20043fe95fadba1d86bf12528c9ceec0.png b/public/ltximg/org-ltximg_57c7ac3c20043fe95fadba1d86bf12528c9ceec0.png
new file mode 100644
index 0000000..ccde024
Binary files /dev/null and b/public/ltximg/org-ltximg_57c7ac3c20043fe95fadba1d86bf12528c9ceec0.png differ
diff --git a/public/ltximg/org-ltximg_5806c8a0067399b4f754d60b96e896f025445c97.png b/public/ltximg/org-ltximg_5806c8a0067399b4f754d60b96e896f025445c97.png
new file mode 100644
index 0000000..d51089b
Binary files /dev/null and b/public/ltximg/org-ltximg_5806c8a0067399b4f754d60b96e896f025445c97.png differ
diff --git a/public/ltximg/org-ltximg_5809488b1b026a5aafaaf504b4aacd7df574e027.png b/public/ltximg/org-ltximg_5809488b1b026a5aafaaf504b4aacd7df574e027.png
new file mode 100644
index 0000000..88284ad
Binary files /dev/null and b/public/ltximg/org-ltximg_5809488b1b026a5aafaaf504b4aacd7df574e027.png differ
diff --git a/public/ltximg/org-ltximg_584320fdcd4a887f117a46bc533e1bbc0778bf93.png b/public/ltximg/org-ltximg_584320fdcd4a887f117a46bc533e1bbc0778bf93.png
new file mode 100644
index 0000000..8968a76
Binary files /dev/null and b/public/ltximg/org-ltximg_584320fdcd4a887f117a46bc533e1bbc0778bf93.png differ
diff --git a/public/ltximg/org-ltximg_584472396fad6613837ca02beaa100808ef7c2cd.png b/public/ltximg/org-ltximg_584472396fad6613837ca02beaa100808ef7c2cd.png
new file mode 100644
index 0000000..a40b671
Binary files /dev/null and b/public/ltximg/org-ltximg_584472396fad6613837ca02beaa100808ef7c2cd.png differ
diff --git a/public/ltximg/org-ltximg_584a60aef9c6cb36d523358e172a785d2c0eb0c8.png b/public/ltximg/org-ltximg_584a60aef9c6cb36d523358e172a785d2c0eb0c8.png
new file mode 100644
index 0000000..1881750
Binary files /dev/null and b/public/ltximg/org-ltximg_584a60aef9c6cb36d523358e172a785d2c0eb0c8.png differ
diff --git a/public/ltximg/org-ltximg_58ea268f1eabad94d6d0de26f469cb64dd79ea9c.png b/public/ltximg/org-ltximg_58ea268f1eabad94d6d0de26f469cb64dd79ea9c.png
new file mode 100644
index 0000000..c826cd0
Binary files /dev/null and b/public/ltximg/org-ltximg_58ea268f1eabad94d6d0de26f469cb64dd79ea9c.png differ
diff --git a/public/ltximg/org-ltximg_5949316e56391aebab530f7d6e6d006b1f0e52de.png b/public/ltximg/org-ltximg_5949316e56391aebab530f7d6e6d006b1f0e52de.png
new file mode 100644
index 0000000..66ff2e1
Binary files /dev/null and b/public/ltximg/org-ltximg_5949316e56391aebab530f7d6e6d006b1f0e52de.png differ
diff --git a/public/ltximg/org-ltximg_595a7296c764eace05fd445de65f1b5425a108fe.png b/public/ltximg/org-ltximg_595a7296c764eace05fd445de65f1b5425a108fe.png
new file mode 100644
index 0000000..fbf84d0
Binary files /dev/null and b/public/ltximg/org-ltximg_595a7296c764eace05fd445de65f1b5425a108fe.png differ
diff --git a/public/ltximg/org-ltximg_59eed3073d0ae5d3cdb07209feb17530873a4026.png b/public/ltximg/org-ltximg_59eed3073d0ae5d3cdb07209feb17530873a4026.png
new file mode 100644
index 0000000..bb4748e
Binary files /dev/null and b/public/ltximg/org-ltximg_59eed3073d0ae5d3cdb07209feb17530873a4026.png differ
diff --git a/public/ltximg/org-ltximg_5b174950f9e4ebb9de048be8a4d4ef4244eed6d6.png b/public/ltximg/org-ltximg_5b174950f9e4ebb9de048be8a4d4ef4244eed6d6.png
new file mode 100644
index 0000000..4e9157d
Binary files /dev/null and b/public/ltximg/org-ltximg_5b174950f9e4ebb9de048be8a4d4ef4244eed6d6.png differ
diff --git a/public/ltximg/org-ltximg_5b63c18d6bb329d39993c5018a25355cdccd1852.png b/public/ltximg/org-ltximg_5b63c18d6bb329d39993c5018a25355cdccd1852.png
new file mode 100644
index 0000000..d8e7592
Binary files /dev/null and b/public/ltximg/org-ltximg_5b63c18d6bb329d39993c5018a25355cdccd1852.png differ
diff --git a/public/ltximg/org-ltximg_5bd4211e4517fcdfb9f602c5098e26c534c6f8b6.png b/public/ltximg/org-ltximg_5bd4211e4517fcdfb9f602c5098e26c534c6f8b6.png
new file mode 100644
index 0000000..89b6812
Binary files /dev/null and b/public/ltximg/org-ltximg_5bd4211e4517fcdfb9f602c5098e26c534c6f8b6.png differ
diff --git a/public/ltximg/org-ltximg_5beb8d631cbf9ce617eb86015ec8578050882357.png b/public/ltximg/org-ltximg_5beb8d631cbf9ce617eb86015ec8578050882357.png
new file mode 100644
index 0000000..45f1dc0
Binary files /dev/null and b/public/ltximg/org-ltximg_5beb8d631cbf9ce617eb86015ec8578050882357.png differ
diff --git a/public/ltximg/org-ltximg_5bef9917ed9de865fa5159cbdc7e249c2fecc82f.png b/public/ltximg/org-ltximg_5bef9917ed9de865fa5159cbdc7e249c2fecc82f.png
new file mode 100644
index 0000000..e8aad42
Binary files /dev/null and b/public/ltximg/org-ltximg_5bef9917ed9de865fa5159cbdc7e249c2fecc82f.png differ
diff --git a/public/ltximg/org-ltximg_5bfb4bbb31c93877b5f6cc429728a3373013d606.png b/public/ltximg/org-ltximg_5bfb4bbb31c93877b5f6cc429728a3373013d606.png
new file mode 100644
index 0000000..39b60c2
Binary files /dev/null and b/public/ltximg/org-ltximg_5bfb4bbb31c93877b5f6cc429728a3373013d606.png differ
diff --git a/public/ltximg/org-ltximg_5cbebaaac94955ce766b0ac9210098df9901e2c8.png b/public/ltximg/org-ltximg_5cbebaaac94955ce766b0ac9210098df9901e2c8.png
new file mode 100644
index 0000000..6763919
Binary files /dev/null and b/public/ltximg/org-ltximg_5cbebaaac94955ce766b0ac9210098df9901e2c8.png differ
diff --git a/public/ltximg/org-ltximg_5d0bc5bb38fb1261d3de199a6bc4a82890dea14b.png b/public/ltximg/org-ltximg_5d0bc5bb38fb1261d3de199a6bc4a82890dea14b.png
new file mode 100644
index 0000000..a58d0c7
Binary files /dev/null and b/public/ltximg/org-ltximg_5d0bc5bb38fb1261d3de199a6bc4a82890dea14b.png differ
diff --git a/public/ltximg/org-ltximg_5e960c227370d2054aed8353459821c3f5c935b5.png b/public/ltximg/org-ltximg_5e960c227370d2054aed8353459821c3f5c935b5.png
new file mode 100644
index 0000000..55da254
Binary files /dev/null and b/public/ltximg/org-ltximg_5e960c227370d2054aed8353459821c3f5c935b5.png differ
diff --git a/public/ltximg/org-ltximg_5edc2e416d0efeedde2f89e3db68e16808d31f09.png b/public/ltximg/org-ltximg_5edc2e416d0efeedde2f89e3db68e16808d31f09.png
new file mode 100644
index 0000000..3b97ec6
Binary files /dev/null and b/public/ltximg/org-ltximg_5edc2e416d0efeedde2f89e3db68e16808d31f09.png differ
diff --git a/public/ltximg/org-ltximg_5f0285514b9fc8e3385d06e6177a1ad82be2fe49.png b/public/ltximg/org-ltximg_5f0285514b9fc8e3385d06e6177a1ad82be2fe49.png
new file mode 100644
index 0000000..c4bd863
Binary files /dev/null and b/public/ltximg/org-ltximg_5f0285514b9fc8e3385d06e6177a1ad82be2fe49.png differ
diff --git a/public/ltximg/org-ltximg_5f335603bb6c51178b6ebbe74edaa0e38a7795be.png b/public/ltximg/org-ltximg_5f335603bb6c51178b6ebbe74edaa0e38a7795be.png
new file mode 100644
index 0000000..c9bf15f
Binary files /dev/null and b/public/ltximg/org-ltximg_5f335603bb6c51178b6ebbe74edaa0e38a7795be.png differ
diff --git a/public/ltximg/org-ltximg_5f6549452d14beeb15a7fa6eddcd5e465924ed0e.png b/public/ltximg/org-ltximg_5f6549452d14beeb15a7fa6eddcd5e465924ed0e.png
new file mode 100644
index 0000000..b57b611
Binary files /dev/null and b/public/ltximg/org-ltximg_5f6549452d14beeb15a7fa6eddcd5e465924ed0e.png differ
diff --git a/public/ltximg/org-ltximg_5f680832384fc6c02ab418df9cbb09c135566acc.png b/public/ltximg/org-ltximg_5f680832384fc6c02ab418df9cbb09c135566acc.png
new file mode 100644
index 0000000..8bf79d9
Binary files /dev/null and b/public/ltximg/org-ltximg_5f680832384fc6c02ab418df9cbb09c135566acc.png differ
diff --git a/public/ltximg/org-ltximg_602abd46de62698f31e35b12e2b1679547e4f7d4.png b/public/ltximg/org-ltximg_602abd46de62698f31e35b12e2b1679547e4f7d4.png
new file mode 100644
index 0000000..6ae5916
Binary files /dev/null and b/public/ltximg/org-ltximg_602abd46de62698f31e35b12e2b1679547e4f7d4.png differ
diff --git a/public/ltximg/org-ltximg_604070c3c891b5d76074a3489ca2f601b23bbf87.png b/public/ltximg/org-ltximg_604070c3c891b5d76074a3489ca2f601b23bbf87.png
new file mode 100644
index 0000000..45e8126
Binary files /dev/null and b/public/ltximg/org-ltximg_604070c3c891b5d76074a3489ca2f601b23bbf87.png differ
diff --git a/public/ltximg/org-ltximg_605217923d62455a17da5ca78e84eaab1e1cfe48.png b/public/ltximg/org-ltximg_605217923d62455a17da5ca78e84eaab1e1cfe48.png
new file mode 100644
index 0000000..d037664
Binary files /dev/null and b/public/ltximg/org-ltximg_605217923d62455a17da5ca78e84eaab1e1cfe48.png differ
diff --git a/public/ltximg/org-ltximg_60ba4fa04132016dfb34f151c68d1794dec94757.png b/public/ltximg/org-ltximg_60ba4fa04132016dfb34f151c68d1794dec94757.png
new file mode 100644
index 0000000..dbbaf7b
Binary files /dev/null and b/public/ltximg/org-ltximg_60ba4fa04132016dfb34f151c68d1794dec94757.png differ
diff --git a/public/ltximg/org-ltximg_60cf6cd0b10314499661886961799af42769d575.png b/public/ltximg/org-ltximg_60cf6cd0b10314499661886961799af42769d575.png
new file mode 100644
index 0000000..1a24f29
Binary files /dev/null and b/public/ltximg/org-ltximg_60cf6cd0b10314499661886961799af42769d575.png differ
diff --git a/public/ltximg/org-ltximg_60f3656234c2d51703bbee94fb0c667dd40d736f.png b/public/ltximg/org-ltximg_60f3656234c2d51703bbee94fb0c667dd40d736f.png
new file mode 100644
index 0000000..819e8cb
Binary files /dev/null and b/public/ltximg/org-ltximg_60f3656234c2d51703bbee94fb0c667dd40d736f.png differ
diff --git a/public/ltximg/org-ltximg_618838234f1a0eec5ba3f18c84415cc79def983d.png b/public/ltximg/org-ltximg_618838234f1a0eec5ba3f18c84415cc79def983d.png
new file mode 100644
index 0000000..29aa27f
Binary files /dev/null and b/public/ltximg/org-ltximg_618838234f1a0eec5ba3f18c84415cc79def983d.png differ
diff --git a/public/ltximg/org-ltximg_618cfc98587fc0fe1f237d6cb836861d7f6dcf60.png b/public/ltximg/org-ltximg_618cfc98587fc0fe1f237d6cb836861d7f6dcf60.png
new file mode 100644
index 0000000..cb5ffd0
Binary files /dev/null and b/public/ltximg/org-ltximg_618cfc98587fc0fe1f237d6cb836861d7f6dcf60.png differ
diff --git a/public/ltximg/org-ltximg_619c0bca59c39d1aec08439d3a2d44ba28b2ac0e.png b/public/ltximg/org-ltximg_619c0bca59c39d1aec08439d3a2d44ba28b2ac0e.png
new file mode 100644
index 0000000..e68dd72
Binary files /dev/null and b/public/ltximg/org-ltximg_619c0bca59c39d1aec08439d3a2d44ba28b2ac0e.png differ
diff --git a/public/ltximg/org-ltximg_623a5b986dbfa7a5d7af295a8630795a69806419.png b/public/ltximg/org-ltximg_623a5b986dbfa7a5d7af295a8630795a69806419.png
new file mode 100644
index 0000000..17714a2
Binary files /dev/null and b/public/ltximg/org-ltximg_623a5b986dbfa7a5d7af295a8630795a69806419.png differ
diff --git a/public/ltximg/org-ltximg_626da243e33ea2db4c4449e279ae9ef6daa2109f.png b/public/ltximg/org-ltximg_626da243e33ea2db4c4449e279ae9ef6daa2109f.png
new file mode 100644
index 0000000..e186c53
Binary files /dev/null and b/public/ltximg/org-ltximg_626da243e33ea2db4c4449e279ae9ef6daa2109f.png differ
diff --git a/public/ltximg/org-ltximg_62f0a3920a960f0d8791330f58db9c8480ca046f.png b/public/ltximg/org-ltximg_62f0a3920a960f0d8791330f58db9c8480ca046f.png
new file mode 100644
index 0000000..7cd67f8
Binary files /dev/null and b/public/ltximg/org-ltximg_62f0a3920a960f0d8791330f58db9c8480ca046f.png differ
diff --git a/public/ltximg/org-ltximg_631e7a3fcc1713e29e76204f814c08620e478df7.png b/public/ltximg/org-ltximg_631e7a3fcc1713e29e76204f814c08620e478df7.png
new file mode 100644
index 0000000..1810f27
Binary files /dev/null and b/public/ltximg/org-ltximg_631e7a3fcc1713e29e76204f814c08620e478df7.png differ
diff --git a/public/ltximg/org-ltximg_63508f93b1a98841e4e0082675db4aea5ad9aa99.png b/public/ltximg/org-ltximg_63508f93b1a98841e4e0082675db4aea5ad9aa99.png
new file mode 100644
index 0000000..1ae2d03
Binary files /dev/null and b/public/ltximg/org-ltximg_63508f93b1a98841e4e0082675db4aea5ad9aa99.png differ
diff --git a/public/ltximg/org-ltximg_6357e18d3377c377976996e2c1b86b1284860ad6.png b/public/ltximg/org-ltximg_6357e18d3377c377976996e2c1b86b1284860ad6.png
new file mode 100644
index 0000000..8aba625
Binary files /dev/null and b/public/ltximg/org-ltximg_6357e18d3377c377976996e2c1b86b1284860ad6.png differ
diff --git a/public/ltximg/org-ltximg_6362917d4f7d98ed8c5c3f2c8144c0b83a341aa4.png b/public/ltximg/org-ltximg_6362917d4f7d98ed8c5c3f2c8144c0b83a341aa4.png
new file mode 100644
index 0000000..94f04d1
Binary files /dev/null and b/public/ltximg/org-ltximg_6362917d4f7d98ed8c5c3f2c8144c0b83a341aa4.png differ
diff --git a/public/ltximg/org-ltximg_637f789439457d36ce6d65f8ae439c2a8a848c4e.png b/public/ltximg/org-ltximg_637f789439457d36ce6d65f8ae439c2a8a848c4e.png
new file mode 100644
index 0000000..8b048e2
Binary files /dev/null and b/public/ltximg/org-ltximg_637f789439457d36ce6d65f8ae439c2a8a848c4e.png differ
diff --git a/public/ltximg/org-ltximg_640923a26d100728b198fc2fe61a203e22fafd2e.png b/public/ltximg/org-ltximg_640923a26d100728b198fc2fe61a203e22fafd2e.png
new file mode 100644
index 0000000..1ef9560
Binary files /dev/null and b/public/ltximg/org-ltximg_640923a26d100728b198fc2fe61a203e22fafd2e.png differ
diff --git a/public/ltximg/org-ltximg_66a5a8b82bf0d48b6c1d1d24e87006a20f164b08.png b/public/ltximg/org-ltximg_66a5a8b82bf0d48b6c1d1d24e87006a20f164b08.png
new file mode 100644
index 0000000..07fa3a4
Binary files /dev/null and b/public/ltximg/org-ltximg_66a5a8b82bf0d48b6c1d1d24e87006a20f164b08.png differ
diff --git a/public/ltximg/org-ltximg_66c5f2cbad07a0c8a385b1d76da2bb49437fe663.png b/public/ltximg/org-ltximg_66c5f2cbad07a0c8a385b1d76da2bb49437fe663.png
new file mode 100644
index 0000000..dc40f0b
Binary files /dev/null and b/public/ltximg/org-ltximg_66c5f2cbad07a0c8a385b1d76da2bb49437fe663.png differ
diff --git a/public/ltximg/org-ltximg_67acadadbb3717cca62c7f783a80a0f2d5adf5da.png b/public/ltximg/org-ltximg_67acadadbb3717cca62c7f783a80a0f2d5adf5da.png
new file mode 100644
index 0000000..ccd86d3
Binary files /dev/null and b/public/ltximg/org-ltximg_67acadadbb3717cca62c7f783a80a0f2d5adf5da.png differ
diff --git a/public/ltximg/org-ltximg_67eebe24f0b924b928c0d1f0700d27dc36c8bc0a.png b/public/ltximg/org-ltximg_67eebe24f0b924b928c0d1f0700d27dc36c8bc0a.png
new file mode 100644
index 0000000..f5c0841
Binary files /dev/null and b/public/ltximg/org-ltximg_67eebe24f0b924b928c0d1f0700d27dc36c8bc0a.png differ
diff --git a/public/ltximg/org-ltximg_682147d293526a453e10406eebd5d49f4ed884a6.png b/public/ltximg/org-ltximg_682147d293526a453e10406eebd5d49f4ed884a6.png
new file mode 100644
index 0000000..cd8c874
Binary files /dev/null and b/public/ltximg/org-ltximg_682147d293526a453e10406eebd5d49f4ed884a6.png differ
diff --git a/public/ltximg/org-ltximg_6860191e26685961a45bec9dece61aa058215437.png b/public/ltximg/org-ltximg_6860191e26685961a45bec9dece61aa058215437.png
new file mode 100644
index 0000000..e34117d
Binary files /dev/null and b/public/ltximg/org-ltximg_6860191e26685961a45bec9dece61aa058215437.png differ
diff --git a/public/ltximg/org-ltximg_686c5a275544b66f94194569bb9cf63d40c14512.png b/public/ltximg/org-ltximg_686c5a275544b66f94194569bb9cf63d40c14512.png
new file mode 100644
index 0000000..784e9bf
Binary files /dev/null and b/public/ltximg/org-ltximg_686c5a275544b66f94194569bb9cf63d40c14512.png differ
diff --git a/public/ltximg/org-ltximg_687f38c5123d2ffda41f1d55735b00e1a39dd2fb.png b/public/ltximg/org-ltximg_687f38c5123d2ffda41f1d55735b00e1a39dd2fb.png
new file mode 100644
index 0000000..7296719
Binary files /dev/null and b/public/ltximg/org-ltximg_687f38c5123d2ffda41f1d55735b00e1a39dd2fb.png differ
diff --git a/public/ltximg/org-ltximg_6927ae3733b7027aab0f3503603c491314ade9c9.png b/public/ltximg/org-ltximg_6927ae3733b7027aab0f3503603c491314ade9c9.png
new file mode 100644
index 0000000..742eec5
Binary files /dev/null and b/public/ltximg/org-ltximg_6927ae3733b7027aab0f3503603c491314ade9c9.png differ
diff --git a/public/ltximg/org-ltximg_695bc46d252d9034df0366af62548022cf451df4.png b/public/ltximg/org-ltximg_695bc46d252d9034df0366af62548022cf451df4.png
new file mode 100644
index 0000000..226789e
Binary files /dev/null and b/public/ltximg/org-ltximg_695bc46d252d9034df0366af62548022cf451df4.png differ
diff --git a/public/ltximg/org-ltximg_6a0bc92e4575dbd33157862908cf551cb4682bac.png b/public/ltximg/org-ltximg_6a0bc92e4575dbd33157862908cf551cb4682bac.png
new file mode 100644
index 0000000..fd6e766
Binary files /dev/null and b/public/ltximg/org-ltximg_6a0bc92e4575dbd33157862908cf551cb4682bac.png differ
diff --git a/public/ltximg/org-ltximg_6a8403ad7839c0ba5ee3a0ab1ba386284a45f8da.png b/public/ltximg/org-ltximg_6a8403ad7839c0ba5ee3a0ab1ba386284a45f8da.png
new file mode 100644
index 0000000..25dd541
Binary files /dev/null and b/public/ltximg/org-ltximg_6a8403ad7839c0ba5ee3a0ab1ba386284a45f8da.png differ
diff --git a/public/ltximg/org-ltximg_6a9fe89de2c24b769df1ce85644cd26e5f619fe1.png b/public/ltximg/org-ltximg_6a9fe89de2c24b769df1ce85644cd26e5f619fe1.png
new file mode 100644
index 0000000..c1bbd55
Binary files /dev/null and b/public/ltximg/org-ltximg_6a9fe89de2c24b769df1ce85644cd26e5f619fe1.png differ
diff --git a/public/ltximg/org-ltximg_6b911bdf7903c6d030cacfdbb9f7d0b58e13a90c.png b/public/ltximg/org-ltximg_6b911bdf7903c6d030cacfdbb9f7d0b58e13a90c.png
new file mode 100644
index 0000000..f216a71
Binary files /dev/null and b/public/ltximg/org-ltximg_6b911bdf7903c6d030cacfdbb9f7d0b58e13a90c.png differ
diff --git a/public/ltximg/org-ltximg_6bc2dafc488261c737fdc579c0127dbe66b0296a.png b/public/ltximg/org-ltximg_6bc2dafc488261c737fdc579c0127dbe66b0296a.png
new file mode 100644
index 0000000..b2248a3
Binary files /dev/null and b/public/ltximg/org-ltximg_6bc2dafc488261c737fdc579c0127dbe66b0296a.png differ
diff --git a/public/ltximg/org-ltximg_6bdab7dda92f7d16430e5584e4146b6ddf75d1ce.png b/public/ltximg/org-ltximg_6bdab7dda92f7d16430e5584e4146b6ddf75d1ce.png
new file mode 100644
index 0000000..fb4b4f5
Binary files /dev/null and b/public/ltximg/org-ltximg_6bdab7dda92f7d16430e5584e4146b6ddf75d1ce.png differ
diff --git a/public/ltximg/org-ltximg_6bf66483c5a2d014acabdb3953ef187d1e50258d.png b/public/ltximg/org-ltximg_6bf66483c5a2d014acabdb3953ef187d1e50258d.png
new file mode 100644
index 0000000..858b65c
Binary files /dev/null and b/public/ltximg/org-ltximg_6bf66483c5a2d014acabdb3953ef187d1e50258d.png differ
diff --git a/public/ltximg/org-ltximg_6c1c2bbd6fee1eedf6137b46d9596e058020dae6.png b/public/ltximg/org-ltximg_6c1c2bbd6fee1eedf6137b46d9596e058020dae6.png
new file mode 100644
index 0000000..1e76908
Binary files /dev/null and b/public/ltximg/org-ltximg_6c1c2bbd6fee1eedf6137b46d9596e058020dae6.png differ
diff --git a/public/ltximg/org-ltximg_6cb98f2d11aa8c0f0fff41efeda5d8981ad22683.png b/public/ltximg/org-ltximg_6cb98f2d11aa8c0f0fff41efeda5d8981ad22683.png
new file mode 100644
index 0000000..30c12fd
Binary files /dev/null and b/public/ltximg/org-ltximg_6cb98f2d11aa8c0f0fff41efeda5d8981ad22683.png differ
diff --git a/public/ltximg/org-ltximg_6ccab016ef346b9e89ca685ef4e2732bf8f1bc98.png b/public/ltximg/org-ltximg_6ccab016ef346b9e89ca685ef4e2732bf8f1bc98.png
new file mode 100644
index 0000000..3542b9b
Binary files /dev/null and b/public/ltximg/org-ltximg_6ccab016ef346b9e89ca685ef4e2732bf8f1bc98.png differ
diff --git a/public/ltximg/org-ltximg_6d385da6df9f160e5d19c2adaf6562278c23b281.png b/public/ltximg/org-ltximg_6d385da6df9f160e5d19c2adaf6562278c23b281.png
new file mode 100644
index 0000000..e763740
Binary files /dev/null and b/public/ltximg/org-ltximg_6d385da6df9f160e5d19c2adaf6562278c23b281.png differ
diff --git a/public/ltximg/org-ltximg_6dd1e6ab40974169e5d1aa7c7add27573f134430.png b/public/ltximg/org-ltximg_6dd1e6ab40974169e5d1aa7c7add27573f134430.png
new file mode 100644
index 0000000..8b2db0d
Binary files /dev/null and b/public/ltximg/org-ltximg_6dd1e6ab40974169e5d1aa7c7add27573f134430.png differ
diff --git a/public/ltximg/org-ltximg_6dd6df5bf8e1a210cba4a1cca413fe0746911ee6.png b/public/ltximg/org-ltximg_6dd6df5bf8e1a210cba4a1cca413fe0746911ee6.png
new file mode 100644
index 0000000..cd15aab
Binary files /dev/null and b/public/ltximg/org-ltximg_6dd6df5bf8e1a210cba4a1cca413fe0746911ee6.png differ
diff --git a/public/ltximg/org-ltximg_6e520a805d84bf5248b2a03c438ddccd431c6859.png b/public/ltximg/org-ltximg_6e520a805d84bf5248b2a03c438ddccd431c6859.png
new file mode 100644
index 0000000..abf56e7
Binary files /dev/null and b/public/ltximg/org-ltximg_6e520a805d84bf5248b2a03c438ddccd431c6859.png differ
diff --git a/public/ltximg/org-ltximg_6ecc7a5bd7f6b43b7611d5a5f23278f63ca81eb3.png b/public/ltximg/org-ltximg_6ecc7a5bd7f6b43b7611d5a5f23278f63ca81eb3.png
new file mode 100644
index 0000000..2db5f17
Binary files /dev/null and b/public/ltximg/org-ltximg_6ecc7a5bd7f6b43b7611d5a5f23278f63ca81eb3.png differ
diff --git a/public/ltximg/org-ltximg_6f24d474d3a1908d225b51dc183edb7835022a2a.png b/public/ltximg/org-ltximg_6f24d474d3a1908d225b51dc183edb7835022a2a.png
new file mode 100644
index 0000000..f36ea28
Binary files /dev/null and b/public/ltximg/org-ltximg_6f24d474d3a1908d225b51dc183edb7835022a2a.png differ
diff --git a/public/ltximg/org-ltximg_6f5343ab4cbde47d175e2423b58a5f728378319f.png b/public/ltximg/org-ltximg_6f5343ab4cbde47d175e2423b58a5f728378319f.png
new file mode 100644
index 0000000..c7a1aa9
Binary files /dev/null and b/public/ltximg/org-ltximg_6f5343ab4cbde47d175e2423b58a5f728378319f.png differ
diff --git a/public/ltximg/org-ltximg_6f6a3b98edef9a30944ba551d8cc2cc80ec9fca8.png b/public/ltximg/org-ltximg_6f6a3b98edef9a30944ba551d8cc2cc80ec9fca8.png
new file mode 100644
index 0000000..9d9ce15
Binary files /dev/null and b/public/ltximg/org-ltximg_6f6a3b98edef9a30944ba551d8cc2cc80ec9fca8.png differ
diff --git a/public/ltximg/org-ltximg_7058b56d94103866bc0cf09801d22f1db5672398.png b/public/ltximg/org-ltximg_7058b56d94103866bc0cf09801d22f1db5672398.png
new file mode 100644
index 0000000..ad19664
Binary files /dev/null and b/public/ltximg/org-ltximg_7058b56d94103866bc0cf09801d22f1db5672398.png differ
diff --git a/public/ltximg/org-ltximg_709b51511def98d609fdd518609dca04ced78cb4.png b/public/ltximg/org-ltximg_709b51511def98d609fdd518609dca04ced78cb4.png
new file mode 100644
index 0000000..a6d45fb
Binary files /dev/null and b/public/ltximg/org-ltximg_709b51511def98d609fdd518609dca04ced78cb4.png differ
diff --git a/public/ltximg/org-ltximg_70efa853e6204aa9999b51f1ce07f26199c596f5.png b/public/ltximg/org-ltximg_70efa853e6204aa9999b51f1ce07f26199c596f5.png
new file mode 100644
index 0000000..b915887
Binary files /dev/null and b/public/ltximg/org-ltximg_70efa853e6204aa9999b51f1ce07f26199c596f5.png differ
diff --git a/public/ltximg/org-ltximg_71a7e53aaa0944e533f809512106fa59f374d45e.png b/public/ltximg/org-ltximg_71a7e53aaa0944e533f809512106fa59f374d45e.png
new file mode 100644
index 0000000..dc9d3f0
Binary files /dev/null and b/public/ltximg/org-ltximg_71a7e53aaa0944e533f809512106fa59f374d45e.png differ
diff --git a/public/ltximg/org-ltximg_71f7b9567ecdb00da3e7eb05e613065b010a9ecb.png b/public/ltximg/org-ltximg_71f7b9567ecdb00da3e7eb05e613065b010a9ecb.png
new file mode 100644
index 0000000..a370f03
Binary files /dev/null and b/public/ltximg/org-ltximg_71f7b9567ecdb00da3e7eb05e613065b010a9ecb.png differ
diff --git a/public/ltximg/org-ltximg_724ac90e2df70fa3254387802bb6f9df860e2aae.png b/public/ltximg/org-ltximg_724ac90e2df70fa3254387802bb6f9df860e2aae.png
new file mode 100644
index 0000000..0ed3dad
Binary files /dev/null and b/public/ltximg/org-ltximg_724ac90e2df70fa3254387802bb6f9df860e2aae.png differ
diff --git a/public/ltximg/org-ltximg_748f02d4df99166cb3ab3891f03b5722ddea6fa5.png b/public/ltximg/org-ltximg_748f02d4df99166cb3ab3891f03b5722ddea6fa5.png
new file mode 100644
index 0000000..a550298
Binary files /dev/null and b/public/ltximg/org-ltximg_748f02d4df99166cb3ab3891f03b5722ddea6fa5.png differ
diff --git a/public/ltximg/org-ltximg_749c0081c942621a19e4b5c4656052387c387893.png b/public/ltximg/org-ltximg_749c0081c942621a19e4b5c4656052387c387893.png
new file mode 100644
index 0000000..3c3adb6
Binary files /dev/null and b/public/ltximg/org-ltximg_749c0081c942621a19e4b5c4656052387c387893.png differ
diff --git a/public/ltximg/org-ltximg_74af920f03bb712b13d0570325195fc436a04d63.png b/public/ltximg/org-ltximg_74af920f03bb712b13d0570325195fc436a04d63.png
new file mode 100644
index 0000000..7c04c52
Binary files /dev/null and b/public/ltximg/org-ltximg_74af920f03bb712b13d0570325195fc436a04d63.png differ
diff --git a/public/ltximg/org-ltximg_74e5ee873a6d3ae1377cb2d54b1ed80d6fdeea74.png b/public/ltximg/org-ltximg_74e5ee873a6d3ae1377cb2d54b1ed80d6fdeea74.png
new file mode 100644
index 0000000..8866196
Binary files /dev/null and b/public/ltximg/org-ltximg_74e5ee873a6d3ae1377cb2d54b1ed80d6fdeea74.png differ
diff --git a/public/ltximg/org-ltximg_754d116597673882655b10b2a65f51f78ae720b1.png b/public/ltximg/org-ltximg_754d116597673882655b10b2a65f51f78ae720b1.png
new file mode 100644
index 0000000..71287d4
Binary files /dev/null and b/public/ltximg/org-ltximg_754d116597673882655b10b2a65f51f78ae720b1.png differ
diff --git a/public/ltximg/org-ltximg_7575d44438e1375d4b26ae33243a3152223fec39.png b/public/ltximg/org-ltximg_7575d44438e1375d4b26ae33243a3152223fec39.png
new file mode 100644
index 0000000..e485b45
Binary files /dev/null and b/public/ltximg/org-ltximg_7575d44438e1375d4b26ae33243a3152223fec39.png differ
diff --git a/public/ltximg/org-ltximg_75760da8841c9b96b0ffcf91593d53fee2cebc64.png b/public/ltximg/org-ltximg_75760da8841c9b96b0ffcf91593d53fee2cebc64.png
new file mode 100644
index 0000000..edbe98d
Binary files /dev/null and b/public/ltximg/org-ltximg_75760da8841c9b96b0ffcf91593d53fee2cebc64.png differ
diff --git a/public/ltximg/org-ltximg_75a2c8151f79e31dfa232e806d2a0321e6f90ecd.png b/public/ltximg/org-ltximg_75a2c8151f79e31dfa232e806d2a0321e6f90ecd.png
new file mode 100644
index 0000000..c313634
Binary files /dev/null and b/public/ltximg/org-ltximg_75a2c8151f79e31dfa232e806d2a0321e6f90ecd.png differ
diff --git a/public/ltximg/org-ltximg_75c67a553c4b4537cc263360e1eeacaece33679d.png b/public/ltximg/org-ltximg_75c67a553c4b4537cc263360e1eeacaece33679d.png
new file mode 100644
index 0000000..d92dfac
Binary files /dev/null and b/public/ltximg/org-ltximg_75c67a553c4b4537cc263360e1eeacaece33679d.png differ
diff --git a/public/ltximg/org-ltximg_75c81562ea144cfa2cf1f3bce9ae76a05ef9cef5.png b/public/ltximg/org-ltximg_75c81562ea144cfa2cf1f3bce9ae76a05ef9cef5.png
new file mode 100644
index 0000000..7189125
Binary files /dev/null and b/public/ltximg/org-ltximg_75c81562ea144cfa2cf1f3bce9ae76a05ef9cef5.png differ
diff --git a/public/ltximg/org-ltximg_75fae2b6cd50f61b9bd6cc9040db43a615fb262d.png b/public/ltximg/org-ltximg_75fae2b6cd50f61b9bd6cc9040db43a615fb262d.png
new file mode 100644
index 0000000..13226a6
Binary files /dev/null and b/public/ltximg/org-ltximg_75fae2b6cd50f61b9bd6cc9040db43a615fb262d.png differ
diff --git a/public/ltximg/org-ltximg_766e24b91f3ae278142b5e9c8fdb2e2b80a3a3f7.png b/public/ltximg/org-ltximg_766e24b91f3ae278142b5e9c8fdb2e2b80a3a3f7.png
new file mode 100644
index 0000000..8481f3c
Binary files /dev/null and b/public/ltximg/org-ltximg_766e24b91f3ae278142b5e9c8fdb2e2b80a3a3f7.png differ
diff --git a/public/ltximg/org-ltximg_7706a25ccca5b1eb2e4a204333c7fb31db00bf1e.png b/public/ltximg/org-ltximg_7706a25ccca5b1eb2e4a204333c7fb31db00bf1e.png
new file mode 100644
index 0000000..82f78e1
Binary files /dev/null and b/public/ltximg/org-ltximg_7706a25ccca5b1eb2e4a204333c7fb31db00bf1e.png differ
diff --git a/public/ltximg/org-ltximg_776b6e6f2ed61d00e270870c6517a3ea62102f9d.png b/public/ltximg/org-ltximg_776b6e6f2ed61d00e270870c6517a3ea62102f9d.png
new file mode 100644
index 0000000..b0993e0
Binary files /dev/null and b/public/ltximg/org-ltximg_776b6e6f2ed61d00e270870c6517a3ea62102f9d.png differ
diff --git a/public/ltximg/org-ltximg_777f81aeb06d6f098d0e8b6e85c3c66aa140d1e0.png b/public/ltximg/org-ltximg_777f81aeb06d6f098d0e8b6e85c3c66aa140d1e0.png
new file mode 100644
index 0000000..1058438
Binary files /dev/null and b/public/ltximg/org-ltximg_777f81aeb06d6f098d0e8b6e85c3c66aa140d1e0.png differ
diff --git a/public/ltximg/org-ltximg_77dba2a57794f6b038ecfe0dd74c600da56af441.png b/public/ltximg/org-ltximg_77dba2a57794f6b038ecfe0dd74c600da56af441.png
new file mode 100644
index 0000000..85faeed
Binary files /dev/null and b/public/ltximg/org-ltximg_77dba2a57794f6b038ecfe0dd74c600da56af441.png differ
diff --git a/public/ltximg/org-ltximg_785c9e829706476a51b44ef42c453bd967741922.png b/public/ltximg/org-ltximg_785c9e829706476a51b44ef42c453bd967741922.png
new file mode 100644
index 0000000..6a58c83
Binary files /dev/null and b/public/ltximg/org-ltximg_785c9e829706476a51b44ef42c453bd967741922.png differ
diff --git a/public/ltximg/org-ltximg_7860c22ecbe3d33ccb5cc180b7f4550c9303e83f.png b/public/ltximg/org-ltximg_7860c22ecbe3d33ccb5cc180b7f4550c9303e83f.png
new file mode 100644
index 0000000..ad95126
Binary files /dev/null and b/public/ltximg/org-ltximg_7860c22ecbe3d33ccb5cc180b7f4550c9303e83f.png differ
diff --git a/public/ltximg/org-ltximg_787df81b06fd520e63e70582ad452bc3435e41cd.png b/public/ltximg/org-ltximg_787df81b06fd520e63e70582ad452bc3435e41cd.png
new file mode 100644
index 0000000..800bdd6
Binary files /dev/null and b/public/ltximg/org-ltximg_787df81b06fd520e63e70582ad452bc3435e41cd.png differ
diff --git a/public/ltximg/org-ltximg_78b9ceb12aa93ffccda129496a05f1f62dab712d.png b/public/ltximg/org-ltximg_78b9ceb12aa93ffccda129496a05f1f62dab712d.png
new file mode 100644
index 0000000..a98f4c8
Binary files /dev/null and b/public/ltximg/org-ltximg_78b9ceb12aa93ffccda129496a05f1f62dab712d.png differ
diff --git a/public/ltximg/org-ltximg_7906022f19b1048b752ebbe03d683f5fbec7c16a.png b/public/ltximg/org-ltximg_7906022f19b1048b752ebbe03d683f5fbec7c16a.png
new file mode 100644
index 0000000..18ffcfb
Binary files /dev/null and b/public/ltximg/org-ltximg_7906022f19b1048b752ebbe03d683f5fbec7c16a.png differ
diff --git a/public/ltximg/org-ltximg_790d9b5d99faa3e9328be54b2a9d2d95d98a876c.png b/public/ltximg/org-ltximg_790d9b5d99faa3e9328be54b2a9d2d95d98a876c.png
new file mode 100644
index 0000000..5e48d73
Binary files /dev/null and b/public/ltximg/org-ltximg_790d9b5d99faa3e9328be54b2a9d2d95d98a876c.png differ
diff --git a/public/ltximg/org-ltximg_79b47b491fd5690c4e832bad9837bad2cfec9cba.png b/public/ltximg/org-ltximg_79b47b491fd5690c4e832bad9837bad2cfec9cba.png
new file mode 100644
index 0000000..3160365
Binary files /dev/null and b/public/ltximg/org-ltximg_79b47b491fd5690c4e832bad9837bad2cfec9cba.png differ
diff --git a/public/ltximg/org-ltximg_7a04cbc75b6dc9248a1627aeb52d61fd11d99da9.png b/public/ltximg/org-ltximg_7a04cbc75b6dc9248a1627aeb52d61fd11d99da9.png
new file mode 100644
index 0000000..dbb6c21
Binary files /dev/null and b/public/ltximg/org-ltximg_7a04cbc75b6dc9248a1627aeb52d61fd11d99da9.png differ
diff --git a/public/ltximg/org-ltximg_7a2517ee0f522c2fd51bb7ba9a63f7b7f7834f31.png b/public/ltximg/org-ltximg_7a2517ee0f522c2fd51bb7ba9a63f7b7f7834f31.png
new file mode 100644
index 0000000..46d8a93
Binary files /dev/null and b/public/ltximg/org-ltximg_7a2517ee0f522c2fd51bb7ba9a63f7b7f7834f31.png differ
diff --git a/public/ltximg/org-ltximg_7a39e479d372d1100eda923025cdec1aebeea4b4.png b/public/ltximg/org-ltximg_7a39e479d372d1100eda923025cdec1aebeea4b4.png
new file mode 100644
index 0000000..9d8d9c1
Binary files /dev/null and b/public/ltximg/org-ltximg_7a39e479d372d1100eda923025cdec1aebeea4b4.png differ
diff --git a/public/ltximg/org-ltximg_7aafdd68e30c69891e4ee4809906efd9ef8cfea6.png b/public/ltximg/org-ltximg_7aafdd68e30c69891e4ee4809906efd9ef8cfea6.png
new file mode 100644
index 0000000..a8a6996
Binary files /dev/null and b/public/ltximg/org-ltximg_7aafdd68e30c69891e4ee4809906efd9ef8cfea6.png differ
diff --git a/public/ltximg/org-ltximg_7b74bb7218d082e5200e84bb65221a3baf681ef0.png b/public/ltximg/org-ltximg_7b74bb7218d082e5200e84bb65221a3baf681ef0.png
new file mode 100644
index 0000000..f47c36f
Binary files /dev/null and b/public/ltximg/org-ltximg_7b74bb7218d082e5200e84bb65221a3baf681ef0.png differ
diff --git a/public/ltximg/org-ltximg_7bb196174e916dbabe73fbdb6eec765ebf6a8eb2.png b/public/ltximg/org-ltximg_7bb196174e916dbabe73fbdb6eec765ebf6a8eb2.png
new file mode 100644
index 0000000..502721c
Binary files /dev/null and b/public/ltximg/org-ltximg_7bb196174e916dbabe73fbdb6eec765ebf6a8eb2.png differ
diff --git a/public/ltximg/org-ltximg_7be910626a54ef938687dec8bff9af78b234b000.png b/public/ltximg/org-ltximg_7be910626a54ef938687dec8bff9af78b234b000.png
new file mode 100644
index 0000000..b669b20
Binary files /dev/null and b/public/ltximg/org-ltximg_7be910626a54ef938687dec8bff9af78b234b000.png differ
diff --git a/public/ltximg/org-ltximg_7beadaf8434262c97d1ef75bac7b27b7202e2f73.png b/public/ltximg/org-ltximg_7beadaf8434262c97d1ef75bac7b27b7202e2f73.png
new file mode 100644
index 0000000..9536a5f
Binary files /dev/null and b/public/ltximg/org-ltximg_7beadaf8434262c97d1ef75bac7b27b7202e2f73.png differ
diff --git a/public/ltximg/org-ltximg_7c3f2511fd811e686831862872b3b9fe5545a092.png b/public/ltximg/org-ltximg_7c3f2511fd811e686831862872b3b9fe5545a092.png
new file mode 100644
index 0000000..f2ed85e
Binary files /dev/null and b/public/ltximg/org-ltximg_7c3f2511fd811e686831862872b3b9fe5545a092.png differ
diff --git a/public/ltximg/org-ltximg_7c986596790d4ede5f552fd1dc7e7e7cf1c19cb9.png b/public/ltximg/org-ltximg_7c986596790d4ede5f552fd1dc7e7e7cf1c19cb9.png
new file mode 100644
index 0000000..243f224
Binary files /dev/null and b/public/ltximg/org-ltximg_7c986596790d4ede5f552fd1dc7e7e7cf1c19cb9.png differ
diff --git a/public/ltximg/org-ltximg_7cb95ee05fa8da8a35b09d99b994cc6a757ec171.png b/public/ltximg/org-ltximg_7cb95ee05fa8da8a35b09d99b994cc6a757ec171.png
new file mode 100644
index 0000000..299995c
Binary files /dev/null and b/public/ltximg/org-ltximg_7cb95ee05fa8da8a35b09d99b994cc6a757ec171.png differ
diff --git a/public/ltximg/org-ltximg_7d2f848bdcd64668c748ee13eeaec8476a39ff72.png b/public/ltximg/org-ltximg_7d2f848bdcd64668c748ee13eeaec8476a39ff72.png
new file mode 100644
index 0000000..a5c6f68
Binary files /dev/null and b/public/ltximg/org-ltximg_7d2f848bdcd64668c748ee13eeaec8476a39ff72.png differ
diff --git a/public/ltximg/org-ltximg_7dbbab44769e3bb3da123f5bc0bf77640baae2d3.png b/public/ltximg/org-ltximg_7dbbab44769e3bb3da123f5bc0bf77640baae2d3.png
new file mode 100644
index 0000000..81fb958
Binary files /dev/null and b/public/ltximg/org-ltximg_7dbbab44769e3bb3da123f5bc0bf77640baae2d3.png differ
diff --git a/public/ltximg/org-ltximg_7dd176361215c896bcfd97e1d157dff3d44bf08b.png b/public/ltximg/org-ltximg_7dd176361215c896bcfd97e1d157dff3d44bf08b.png
new file mode 100644
index 0000000..a697368
Binary files /dev/null and b/public/ltximg/org-ltximg_7dd176361215c896bcfd97e1d157dff3d44bf08b.png differ
diff --git a/public/ltximg/org-ltximg_7ddd92228944ad685000e4854d655f353744eded.png b/public/ltximg/org-ltximg_7ddd92228944ad685000e4854d655f353744eded.png
new file mode 100644
index 0000000..53e306a
Binary files /dev/null and b/public/ltximg/org-ltximg_7ddd92228944ad685000e4854d655f353744eded.png differ
diff --git a/public/ltximg/org-ltximg_7efe134929242ced595c4bfdcf7c6fc920abacf6.png b/public/ltximg/org-ltximg_7efe134929242ced595c4bfdcf7c6fc920abacf6.png
new file mode 100644
index 0000000..33cfdd5
Binary files /dev/null and b/public/ltximg/org-ltximg_7efe134929242ced595c4bfdcf7c6fc920abacf6.png differ
diff --git a/public/ltximg/org-ltximg_80f7e11cb72784142ec91b382bf6c6663a64d992.png b/public/ltximg/org-ltximg_80f7e11cb72784142ec91b382bf6c6663a64d992.png
new file mode 100644
index 0000000..02979be
Binary files /dev/null and b/public/ltximg/org-ltximg_80f7e11cb72784142ec91b382bf6c6663a64d992.png differ
diff --git a/public/ltximg/org-ltximg_81032d20cbd55fbdc54f758bdbfb6a5d344703e1.png b/public/ltximg/org-ltximg_81032d20cbd55fbdc54f758bdbfb6a5d344703e1.png
new file mode 100644
index 0000000..c3e2fd2
Binary files /dev/null and b/public/ltximg/org-ltximg_81032d20cbd55fbdc54f758bdbfb6a5d344703e1.png differ
diff --git a/public/ltximg/org-ltximg_81dd3dab7f663e8f07e8e247824e7586569e6909.png b/public/ltximg/org-ltximg_81dd3dab7f663e8f07e8e247824e7586569e6909.png
new file mode 100644
index 0000000..d74fdf2
Binary files /dev/null and b/public/ltximg/org-ltximg_81dd3dab7f663e8f07e8e247824e7586569e6909.png differ
diff --git a/public/ltximg/org-ltximg_81df802a94771f22a1f962df29ab17cff0c15a88.png b/public/ltximg/org-ltximg_81df802a94771f22a1f962df29ab17cff0c15a88.png
new file mode 100644
index 0000000..84e10c2
Binary files /dev/null and b/public/ltximg/org-ltximg_81df802a94771f22a1f962df29ab17cff0c15a88.png differ
diff --git a/public/ltximg/org-ltximg_81ebba58051e4d3a439b55802494313b5d815ef0.png b/public/ltximg/org-ltximg_81ebba58051e4d3a439b55802494313b5d815ef0.png
new file mode 100644
index 0000000..c472e6f
Binary files /dev/null and b/public/ltximg/org-ltximg_81ebba58051e4d3a439b55802494313b5d815ef0.png differ
diff --git a/public/ltximg/org-ltximg_822751051bc5aef9942307bbe711f122be2ee331.png b/public/ltximg/org-ltximg_822751051bc5aef9942307bbe711f122be2ee331.png
new file mode 100644
index 0000000..8fc87b8
Binary files /dev/null and b/public/ltximg/org-ltximg_822751051bc5aef9942307bbe711f122be2ee331.png differ
diff --git a/public/ltximg/org-ltximg_8294f2fe574952d270be7bf49a4fa3c325be0db0.png b/public/ltximg/org-ltximg_8294f2fe574952d270be7bf49a4fa3c325be0db0.png
new file mode 100644
index 0000000..c679d6c
Binary files /dev/null and b/public/ltximg/org-ltximg_8294f2fe574952d270be7bf49a4fa3c325be0db0.png differ
diff --git a/public/ltximg/org-ltximg_83084f04b57eae28a50e137862dcecdc5544aa05.png b/public/ltximg/org-ltximg_83084f04b57eae28a50e137862dcecdc5544aa05.png
new file mode 100644
index 0000000..775e0d6
Binary files /dev/null and b/public/ltximg/org-ltximg_83084f04b57eae28a50e137862dcecdc5544aa05.png differ
diff --git a/public/ltximg/org-ltximg_83bdec767ee30b69e8cc3b38a05a6652626b2520.png b/public/ltximg/org-ltximg_83bdec767ee30b69e8cc3b38a05a6652626b2520.png
new file mode 100644
index 0000000..171f103
Binary files /dev/null and b/public/ltximg/org-ltximg_83bdec767ee30b69e8cc3b38a05a6652626b2520.png differ
diff --git a/public/ltximg/org-ltximg_83f61da9a3a322a85d7c44663d65b4a486faf1c6.png b/public/ltximg/org-ltximg_83f61da9a3a322a85d7c44663d65b4a486faf1c6.png
new file mode 100644
index 0000000..2d9662c
Binary files /dev/null and b/public/ltximg/org-ltximg_83f61da9a3a322a85d7c44663d65b4a486faf1c6.png differ
diff --git a/public/ltximg/org-ltximg_8424d192781d58c7ecc36973b92f77e32a28d231.png b/public/ltximg/org-ltximg_8424d192781d58c7ecc36973b92f77e32a28d231.png
new file mode 100644
index 0000000..69f6a7f
Binary files /dev/null and b/public/ltximg/org-ltximg_8424d192781d58c7ecc36973b92f77e32a28d231.png differ
diff --git a/public/ltximg/org-ltximg_843cdf973dcb0ec0f19f8f044c58fd1997887194.png b/public/ltximg/org-ltximg_843cdf973dcb0ec0f19f8f044c58fd1997887194.png
new file mode 100644
index 0000000..8c55c9f
Binary files /dev/null and b/public/ltximg/org-ltximg_843cdf973dcb0ec0f19f8f044c58fd1997887194.png differ
diff --git a/public/ltximg/org-ltximg_8456a5a6df62d9e5259dd47721aa734ac91a0d6c.png b/public/ltximg/org-ltximg_8456a5a6df62d9e5259dd47721aa734ac91a0d6c.png
new file mode 100644
index 0000000..346d571
Binary files /dev/null and b/public/ltximg/org-ltximg_8456a5a6df62d9e5259dd47721aa734ac91a0d6c.png differ
diff --git a/public/ltximg/org-ltximg_84652dd16e37e8dec1b026148338c013e9ec625d.png b/public/ltximg/org-ltximg_84652dd16e37e8dec1b026148338c013e9ec625d.png
new file mode 100644
index 0000000..5ad6465
Binary files /dev/null and b/public/ltximg/org-ltximg_84652dd16e37e8dec1b026148338c013e9ec625d.png differ
diff --git a/public/ltximg/org-ltximg_849320a96d6474a7d96c16e90091721143ad5bea.png b/public/ltximg/org-ltximg_849320a96d6474a7d96c16e90091721143ad5bea.png
new file mode 100644
index 0000000..ea073d2
Binary files /dev/null and b/public/ltximg/org-ltximg_849320a96d6474a7d96c16e90091721143ad5bea.png differ
diff --git a/public/ltximg/org-ltximg_84965d0399d4890b298c077f5ae98ffc3f2fe7d6.png b/public/ltximg/org-ltximg_84965d0399d4890b298c077f5ae98ffc3f2fe7d6.png
new file mode 100644
index 0000000..4bb0916
Binary files /dev/null and b/public/ltximg/org-ltximg_84965d0399d4890b298c077f5ae98ffc3f2fe7d6.png differ
diff --git a/public/ltximg/org-ltximg_851296b56191ab3bbec14e2c094307fa388cb1da.png b/public/ltximg/org-ltximg_851296b56191ab3bbec14e2c094307fa388cb1da.png
new file mode 100644
index 0000000..bf8c2f1
Binary files /dev/null and b/public/ltximg/org-ltximg_851296b56191ab3bbec14e2c094307fa388cb1da.png differ
diff --git a/public/ltximg/org-ltximg_853c2bfb0bfd76ecc7c63436786abe6bf26c5ec0.png b/public/ltximg/org-ltximg_853c2bfb0bfd76ecc7c63436786abe6bf26c5ec0.png
new file mode 100644
index 0000000..979eb24
Binary files /dev/null and b/public/ltximg/org-ltximg_853c2bfb0bfd76ecc7c63436786abe6bf26c5ec0.png differ
diff --git a/public/ltximg/org-ltximg_856ac6bb28cc40705e098b826e23934423d734b5.png b/public/ltximg/org-ltximg_856ac6bb28cc40705e098b826e23934423d734b5.png
new file mode 100644
index 0000000..5288437
Binary files /dev/null and b/public/ltximg/org-ltximg_856ac6bb28cc40705e098b826e23934423d734b5.png differ
diff --git a/public/ltximg/org-ltximg_85c661501a1b53a93072b28bec0fbbc85115472f.png b/public/ltximg/org-ltximg_85c661501a1b53a93072b28bec0fbbc85115472f.png
new file mode 100644
index 0000000..8601a84
Binary files /dev/null and b/public/ltximg/org-ltximg_85c661501a1b53a93072b28bec0fbbc85115472f.png differ
diff --git a/public/ltximg/org-ltximg_85e2ba82b30e1fbedf6937ff6d9647a123d5c876.png b/public/ltximg/org-ltximg_85e2ba82b30e1fbedf6937ff6d9647a123d5c876.png
new file mode 100644
index 0000000..7bd62c3
Binary files /dev/null and b/public/ltximg/org-ltximg_85e2ba82b30e1fbedf6937ff6d9647a123d5c876.png differ
diff --git a/public/ltximg/org-ltximg_85e85a061ad7ebf8424000dc1e85d7dd47076939.png b/public/ltximg/org-ltximg_85e85a061ad7ebf8424000dc1e85d7dd47076939.png
new file mode 100644
index 0000000..8cc2e65
Binary files /dev/null and b/public/ltximg/org-ltximg_85e85a061ad7ebf8424000dc1e85d7dd47076939.png differ
diff --git a/public/ltximg/org-ltximg_8799872839400290048fe15171aa0e91d201ae6a.png b/public/ltximg/org-ltximg_8799872839400290048fe15171aa0e91d201ae6a.png
new file mode 100644
index 0000000..21a86fd
Binary files /dev/null and b/public/ltximg/org-ltximg_8799872839400290048fe15171aa0e91d201ae6a.png differ
diff --git a/public/ltximg/org-ltximg_87bc0db56439c9808a57db394f0c1117ce349baf.png b/public/ltximg/org-ltximg_87bc0db56439c9808a57db394f0c1117ce349baf.png
new file mode 100644
index 0000000..ac5bdbb
Binary files /dev/null and b/public/ltximg/org-ltximg_87bc0db56439c9808a57db394f0c1117ce349baf.png differ
diff --git a/public/ltximg/org-ltximg_87bc5c4bd46d3bd25aba3e13ce5888f9f9d67b96.png b/public/ltximg/org-ltximg_87bc5c4bd46d3bd25aba3e13ce5888f9f9d67b96.png
new file mode 100644
index 0000000..a9a048d
Binary files /dev/null and b/public/ltximg/org-ltximg_87bc5c4bd46d3bd25aba3e13ce5888f9f9d67b96.png differ
diff --git a/public/ltximg/org-ltximg_87e4414e130278cf17d34bbbd19f7366aa26fd19.png b/public/ltximg/org-ltximg_87e4414e130278cf17d34bbbd19f7366aa26fd19.png
new file mode 100644
index 0000000..54f5c94
Binary files /dev/null and b/public/ltximg/org-ltximg_87e4414e130278cf17d34bbbd19f7366aa26fd19.png differ
diff --git a/public/ltximg/org-ltximg_882c87666a74824dce6310af4ecee374f5641c3c.png b/public/ltximg/org-ltximg_882c87666a74824dce6310af4ecee374f5641c3c.png
new file mode 100644
index 0000000..dac0c59
Binary files /dev/null and b/public/ltximg/org-ltximg_882c87666a74824dce6310af4ecee374f5641c3c.png differ
diff --git a/public/ltximg/org-ltximg_888bbb5662a30522764628cb00b8662efe471d73.png b/public/ltximg/org-ltximg_888bbb5662a30522764628cb00b8662efe471d73.png
new file mode 100644
index 0000000..dd799f4
Binary files /dev/null and b/public/ltximg/org-ltximg_888bbb5662a30522764628cb00b8662efe471d73.png differ
diff --git a/public/ltximg/org-ltximg_89425b1260cfbc2f77b6ce04452224272028c73e.png b/public/ltximg/org-ltximg_89425b1260cfbc2f77b6ce04452224272028c73e.png
new file mode 100644
index 0000000..787a7be
Binary files /dev/null and b/public/ltximg/org-ltximg_89425b1260cfbc2f77b6ce04452224272028c73e.png differ
diff --git a/public/ltximg/org-ltximg_89a51a191fd01f8acc3155e870e8908297f0deeb.png b/public/ltximg/org-ltximg_89a51a191fd01f8acc3155e870e8908297f0deeb.png
new file mode 100644
index 0000000..5c429db
Binary files /dev/null and b/public/ltximg/org-ltximg_89a51a191fd01f8acc3155e870e8908297f0deeb.png differ
diff --git a/public/ltximg/org-ltximg_8a3b07948bbb9c3630494b7eb4d9bd3be6871bee.png b/public/ltximg/org-ltximg_8a3b07948bbb9c3630494b7eb4d9bd3be6871bee.png
new file mode 100644
index 0000000..d3c62d6
Binary files /dev/null and b/public/ltximg/org-ltximg_8a3b07948bbb9c3630494b7eb4d9bd3be6871bee.png differ
diff --git a/public/ltximg/org-ltximg_8a59e3e646c7312e63cee343ee05a2f8d4c99003.png b/public/ltximg/org-ltximg_8a59e3e646c7312e63cee343ee05a2f8d4c99003.png
new file mode 100644
index 0000000..4a51a58
Binary files /dev/null and b/public/ltximg/org-ltximg_8a59e3e646c7312e63cee343ee05a2f8d4c99003.png differ
diff --git a/public/ltximg/org-ltximg_8a62f141f1e9764fdde28ec1f94ae7d179c200ac.png b/public/ltximg/org-ltximg_8a62f141f1e9764fdde28ec1f94ae7d179c200ac.png
new file mode 100644
index 0000000..f97c01e
Binary files /dev/null and b/public/ltximg/org-ltximg_8a62f141f1e9764fdde28ec1f94ae7d179c200ac.png differ
diff --git a/public/ltximg/org-ltximg_8b2fb2ea17c8e7a128697190b0a19215dbc6017e.png b/public/ltximg/org-ltximg_8b2fb2ea17c8e7a128697190b0a19215dbc6017e.png
new file mode 100644
index 0000000..0d876ae
Binary files /dev/null and b/public/ltximg/org-ltximg_8b2fb2ea17c8e7a128697190b0a19215dbc6017e.png differ
diff --git a/public/ltximg/org-ltximg_8b5feb91975b5818f009fc68bbc8f63440670d1d.png b/public/ltximg/org-ltximg_8b5feb91975b5818f009fc68bbc8f63440670d1d.png
new file mode 100644
index 0000000..1e1b34d
Binary files /dev/null and b/public/ltximg/org-ltximg_8b5feb91975b5818f009fc68bbc8f63440670d1d.png differ
diff --git a/public/ltximg/org-ltximg_8ba3d21c62198ebfc5b8eb29ab7339d6d1617b53.png b/public/ltximg/org-ltximg_8ba3d21c62198ebfc5b8eb29ab7339d6d1617b53.png
new file mode 100644
index 0000000..ef1c8f3
Binary files /dev/null and b/public/ltximg/org-ltximg_8ba3d21c62198ebfc5b8eb29ab7339d6d1617b53.png differ
diff --git a/public/ltximg/org-ltximg_8be1022033fac7482c934180ecfab863a55c6c76.png b/public/ltximg/org-ltximg_8be1022033fac7482c934180ecfab863a55c6c76.png
new file mode 100644
index 0000000..21df3eb
Binary files /dev/null and b/public/ltximg/org-ltximg_8be1022033fac7482c934180ecfab863a55c6c76.png differ
diff --git a/public/ltximg/org-ltximg_8ce6503587ab580edcdf24502101b216a7a0d571.png b/public/ltximg/org-ltximg_8ce6503587ab580edcdf24502101b216a7a0d571.png
new file mode 100644
index 0000000..8b03b2b
Binary files /dev/null and b/public/ltximg/org-ltximg_8ce6503587ab580edcdf24502101b216a7a0d571.png differ
diff --git a/public/ltximg/org-ltximg_8cf9fd89416cdac6150785dee07a8a563d8de3c2.png b/public/ltximg/org-ltximg_8cf9fd89416cdac6150785dee07a8a563d8de3c2.png
new file mode 100644
index 0000000..8b9d826
Binary files /dev/null and b/public/ltximg/org-ltximg_8cf9fd89416cdac6150785dee07a8a563d8de3c2.png differ
diff --git a/public/ltximg/org-ltximg_8d1112b0895ff805b036fbf8938591a614fc207e.png b/public/ltximg/org-ltximg_8d1112b0895ff805b036fbf8938591a614fc207e.png
new file mode 100644
index 0000000..40258a8
Binary files /dev/null and b/public/ltximg/org-ltximg_8d1112b0895ff805b036fbf8938591a614fc207e.png differ
diff --git a/public/ltximg/org-ltximg_8d253670a6854ea1c011b7862ba1a3b2de7b9ea1.png b/public/ltximg/org-ltximg_8d253670a6854ea1c011b7862ba1a3b2de7b9ea1.png
new file mode 100644
index 0000000..ea86fab
Binary files /dev/null and b/public/ltximg/org-ltximg_8d253670a6854ea1c011b7862ba1a3b2de7b9ea1.png differ
diff --git a/public/ltximg/org-ltximg_8d5d194a9654887b0c99a2011db0afd0c6c0af0a.png b/public/ltximg/org-ltximg_8d5d194a9654887b0c99a2011db0afd0c6c0af0a.png
new file mode 100644
index 0000000..9264f88
Binary files /dev/null and b/public/ltximg/org-ltximg_8d5d194a9654887b0c99a2011db0afd0c6c0af0a.png differ
diff --git a/public/ltximg/org-ltximg_8e77e8858dfe2f29c3d127dad667930a742a6c81.png b/public/ltximg/org-ltximg_8e77e8858dfe2f29c3d127dad667930a742a6c81.png
new file mode 100644
index 0000000..7c08e8d
Binary files /dev/null and b/public/ltximg/org-ltximg_8e77e8858dfe2f29c3d127dad667930a742a6c81.png differ
diff --git a/public/ltximg/org-ltximg_8eb2ff9533dfb0100e74c993beb57aef2b9739e0.png b/public/ltximg/org-ltximg_8eb2ff9533dfb0100e74c993beb57aef2b9739e0.png
new file mode 100644
index 0000000..d1e55d0
Binary files /dev/null and b/public/ltximg/org-ltximg_8eb2ff9533dfb0100e74c993beb57aef2b9739e0.png differ
diff --git a/public/ltximg/org-ltximg_8fe0ef5bb6c54260db2ab563615525bc70f93f77.png b/public/ltximg/org-ltximg_8fe0ef5bb6c54260db2ab563615525bc70f93f77.png
new file mode 100644
index 0000000..2604c47
Binary files /dev/null and b/public/ltximg/org-ltximg_8fe0ef5bb6c54260db2ab563615525bc70f93f77.png differ
diff --git a/public/ltximg/org-ltximg_9003590ad107c4833045589ab4dbdcde323e4dda.png b/public/ltximg/org-ltximg_9003590ad107c4833045589ab4dbdcde323e4dda.png
new file mode 100644
index 0000000..f176140
Binary files /dev/null and b/public/ltximg/org-ltximg_9003590ad107c4833045589ab4dbdcde323e4dda.png differ
diff --git a/public/ltximg/org-ltximg_9022cc53dbe87c0c43dade76eee34f94c56addb6.png b/public/ltximg/org-ltximg_9022cc53dbe87c0c43dade76eee34f94c56addb6.png
new file mode 100644
index 0000000..1ce0e9e
Binary files /dev/null and b/public/ltximg/org-ltximg_9022cc53dbe87c0c43dade76eee34f94c56addb6.png differ
diff --git a/public/ltximg/org-ltximg_90dcd490f8d89d9ad21601342e6f5fe75c133cf7.png b/public/ltximg/org-ltximg_90dcd490f8d89d9ad21601342e6f5fe75c133cf7.png
new file mode 100644
index 0000000..d5a8790
Binary files /dev/null and b/public/ltximg/org-ltximg_90dcd490f8d89d9ad21601342e6f5fe75c133cf7.png differ
diff --git a/public/ltximg/org-ltximg_91084d0baba9e272cc262303fb9cea53de4596d1.png b/public/ltximg/org-ltximg_91084d0baba9e272cc262303fb9cea53de4596d1.png
new file mode 100644
index 0000000..aeff0a5
Binary files /dev/null and b/public/ltximg/org-ltximg_91084d0baba9e272cc262303fb9cea53de4596d1.png differ
diff --git a/public/ltximg/org-ltximg_912f90317543c5df8c2d40f7884213dda6b87d6c.png b/public/ltximg/org-ltximg_912f90317543c5df8c2d40f7884213dda6b87d6c.png
new file mode 100644
index 0000000..5a44973
Binary files /dev/null and b/public/ltximg/org-ltximg_912f90317543c5df8c2d40f7884213dda6b87d6c.png differ
diff --git a/public/ltximg/org-ltximg_915a458d0ddab8e3d08d43c2d9f5d875b1c7d4f8.png b/public/ltximg/org-ltximg_915a458d0ddab8e3d08d43c2d9f5d875b1c7d4f8.png
new file mode 100644
index 0000000..7770968
Binary files /dev/null and b/public/ltximg/org-ltximg_915a458d0ddab8e3d08d43c2d9f5d875b1c7d4f8.png differ
diff --git a/public/ltximg/org-ltximg_915b8bc5237084815d02c2111d943a78e4c1d5db.png b/public/ltximg/org-ltximg_915b8bc5237084815d02c2111d943a78e4c1d5db.png
new file mode 100644
index 0000000..ffc114f
Binary files /dev/null and b/public/ltximg/org-ltximg_915b8bc5237084815d02c2111d943a78e4c1d5db.png differ
diff --git a/public/ltximg/org-ltximg_9170463f760288a16afe7eb675d37d29e282a3df.png b/public/ltximg/org-ltximg_9170463f760288a16afe7eb675d37d29e282a3df.png
new file mode 100644
index 0000000..e9ce615
Binary files /dev/null and b/public/ltximg/org-ltximg_9170463f760288a16afe7eb675d37d29e282a3df.png differ
diff --git a/public/ltximg/org-ltximg_91ea352a6d7041658700164cffc9f06865623c9b.png b/public/ltximg/org-ltximg_91ea352a6d7041658700164cffc9f06865623c9b.png
new file mode 100644
index 0000000..8101cc0
Binary files /dev/null and b/public/ltximg/org-ltximg_91ea352a6d7041658700164cffc9f06865623c9b.png differ
diff --git a/public/ltximg/org-ltximg_924fe0a2afbe8bcf2143fa837a82a518c4f3692a.png b/public/ltximg/org-ltximg_924fe0a2afbe8bcf2143fa837a82a518c4f3692a.png
new file mode 100644
index 0000000..ee30542
Binary files /dev/null and b/public/ltximg/org-ltximg_924fe0a2afbe8bcf2143fa837a82a518c4f3692a.png differ
diff --git a/public/ltximg/org-ltximg_926d870029860a8a585178f3499326083790263a.png b/public/ltximg/org-ltximg_926d870029860a8a585178f3499326083790263a.png
new file mode 100644
index 0000000..39b60c2
Binary files /dev/null and b/public/ltximg/org-ltximg_926d870029860a8a585178f3499326083790263a.png differ
diff --git a/public/ltximg/org-ltximg_92f1a1cb44d4b75f933b7f4e68618166deedd92c.png b/public/ltximg/org-ltximg_92f1a1cb44d4b75f933b7f4e68618166deedd92c.png
new file mode 100644
index 0000000..c7230bf
Binary files /dev/null and b/public/ltximg/org-ltximg_92f1a1cb44d4b75f933b7f4e68618166deedd92c.png differ
diff --git a/public/ltximg/org-ltximg_93ff420a3e6b10e6be1070ec395e3548636daa01.png b/public/ltximg/org-ltximg_93ff420a3e6b10e6be1070ec395e3548636daa01.png
new file mode 100644
index 0000000..0cf429f
Binary files /dev/null and b/public/ltximg/org-ltximg_93ff420a3e6b10e6be1070ec395e3548636daa01.png differ
diff --git a/public/ltximg/org-ltximg_943817b4360bd668817a06d3fe9c0ef066a886b3.png b/public/ltximg/org-ltximg_943817b4360bd668817a06d3fe9c0ef066a886b3.png
new file mode 100644
index 0000000..0fd245a
Binary files /dev/null and b/public/ltximg/org-ltximg_943817b4360bd668817a06d3fe9c0ef066a886b3.png differ
diff --git a/public/ltximg/org-ltximg_94d4e03c2917be8117b54dc1644711b16e8ba055.png b/public/ltximg/org-ltximg_94d4e03c2917be8117b54dc1644711b16e8ba055.png
new file mode 100644
index 0000000..022def1
Binary files /dev/null and b/public/ltximg/org-ltximg_94d4e03c2917be8117b54dc1644711b16e8ba055.png differ
diff --git a/public/ltximg/org-ltximg_9527562b4f3e06313fc1a5966bb710c1909fc041.png b/public/ltximg/org-ltximg_9527562b4f3e06313fc1a5966bb710c1909fc041.png
new file mode 100644
index 0000000..3b9b0d9
Binary files /dev/null and b/public/ltximg/org-ltximg_9527562b4f3e06313fc1a5966bb710c1909fc041.png differ
diff --git a/public/ltximg/org-ltximg_9579079cc8b1c130ea67b31d3a2db45ed18725f2.png b/public/ltximg/org-ltximg_9579079cc8b1c130ea67b31d3a2db45ed18725f2.png
new file mode 100644
index 0000000..a68bff6
Binary files /dev/null and b/public/ltximg/org-ltximg_9579079cc8b1c130ea67b31d3a2db45ed18725f2.png differ
diff --git a/public/ltximg/org-ltximg_95d3c4412087e45e405d279fca82ed78af2aeab8.png b/public/ltximg/org-ltximg_95d3c4412087e45e405d279fca82ed78af2aeab8.png
new file mode 100644
index 0000000..03cf3be
Binary files /dev/null and b/public/ltximg/org-ltximg_95d3c4412087e45e405d279fca82ed78af2aeab8.png differ
diff --git a/public/ltximg/org-ltximg_95ebd58aa855fe26d4481c91bc7f0c7880968000.png b/public/ltximg/org-ltximg_95ebd58aa855fe26d4481c91bc7f0c7880968000.png
new file mode 100644
index 0000000..6032baf
Binary files /dev/null and b/public/ltximg/org-ltximg_95ebd58aa855fe26d4481c91bc7f0c7880968000.png differ
diff --git a/public/ltximg/org-ltximg_97bac4c32a0d83e47bccb84ce0f560dd80246ac0.png b/public/ltximg/org-ltximg_97bac4c32a0d83e47bccb84ce0f560dd80246ac0.png
new file mode 100644
index 0000000..938f58a
Binary files /dev/null and b/public/ltximg/org-ltximg_97bac4c32a0d83e47bccb84ce0f560dd80246ac0.png differ
diff --git a/public/ltximg/org-ltximg_98751ee497ae1defe725d7a4a76a3d79d428577d.png b/public/ltximg/org-ltximg_98751ee497ae1defe725d7a4a76a3d79d428577d.png
new file mode 100644
index 0000000..1881750
Binary files /dev/null and b/public/ltximg/org-ltximg_98751ee497ae1defe725d7a4a76a3d79d428577d.png differ
diff --git a/public/ltximg/org-ltximg_9895887fad14b292198f12e34f28e8388d2ce6fa.png b/public/ltximg/org-ltximg_9895887fad14b292198f12e34f28e8388d2ce6fa.png
new file mode 100644
index 0000000..82e8178
Binary files /dev/null and b/public/ltximg/org-ltximg_9895887fad14b292198f12e34f28e8388d2ce6fa.png differ
diff --git a/public/ltximg/org-ltximg_98c22ec74df177175975931a5a35090ff87764f6.png b/public/ltximg/org-ltximg_98c22ec74df177175975931a5a35090ff87764f6.png
new file mode 100644
index 0000000..10b3000
Binary files /dev/null and b/public/ltximg/org-ltximg_98c22ec74df177175975931a5a35090ff87764f6.png differ
diff --git a/public/ltximg/org-ltximg_998037fc1fe923c31ad973bc7e06f03d7e8e8eb4.png b/public/ltximg/org-ltximg_998037fc1fe923c31ad973bc7e06f03d7e8e8eb4.png
new file mode 100644
index 0000000..f9f565d
Binary files /dev/null and b/public/ltximg/org-ltximg_998037fc1fe923c31ad973bc7e06f03d7e8e8eb4.png differ
diff --git a/public/ltximg/org-ltximg_99a5023a89d9bca0063d76fb0d118c9aeec00c17.png b/public/ltximg/org-ltximg_99a5023a89d9bca0063d76fb0d118c9aeec00c17.png
new file mode 100644
index 0000000..486c94e
Binary files /dev/null and b/public/ltximg/org-ltximg_99a5023a89d9bca0063d76fb0d118c9aeec00c17.png differ
diff --git a/public/ltximg/org-ltximg_99afb77b17767ea6abcad80f9156761afc5117ff.png b/public/ltximg/org-ltximg_99afb77b17767ea6abcad80f9156761afc5117ff.png
new file mode 100644
index 0000000..88264a3
Binary files /dev/null and b/public/ltximg/org-ltximg_99afb77b17767ea6abcad80f9156761afc5117ff.png differ
diff --git a/public/ltximg/org-ltximg_99e1582e69391635ee5a89b25e7568fa4a98226e.png b/public/ltximg/org-ltximg_99e1582e69391635ee5a89b25e7568fa4a98226e.png
new file mode 100644
index 0000000..95899f8
Binary files /dev/null and b/public/ltximg/org-ltximg_99e1582e69391635ee5a89b25e7568fa4a98226e.png differ
diff --git a/public/ltximg/org-ltximg_9abc0bb0b53a95222266f8e54ce9a62b5f914efd.png b/public/ltximg/org-ltximg_9abc0bb0b53a95222266f8e54ce9a62b5f914efd.png
new file mode 100644
index 0000000..a71438d
Binary files /dev/null and b/public/ltximg/org-ltximg_9abc0bb0b53a95222266f8e54ce9a62b5f914efd.png differ
diff --git a/public/ltximg/org-ltximg_9b1ae954f0d984a4f66d7b64048e24c59d1b01a7.png b/public/ltximg/org-ltximg_9b1ae954f0d984a4f66d7b64048e24c59d1b01a7.png
new file mode 100644
index 0000000..2a772a4
Binary files /dev/null and b/public/ltximg/org-ltximg_9b1ae954f0d984a4f66d7b64048e24c59d1b01a7.png differ
diff --git a/public/ltximg/org-ltximg_9c360365e66868c7020c8a7ef4108b9bfb94e97c.png b/public/ltximg/org-ltximg_9c360365e66868c7020c8a7ef4108b9bfb94e97c.png
new file mode 100644
index 0000000..f3aa398
Binary files /dev/null and b/public/ltximg/org-ltximg_9c360365e66868c7020c8a7ef4108b9bfb94e97c.png differ
diff --git a/public/ltximg/org-ltximg_9c7010fc78bcc53793943159a06029c76105458e.png b/public/ltximg/org-ltximg_9c7010fc78bcc53793943159a06029c76105458e.png
new file mode 100644
index 0000000..2ff01a5
Binary files /dev/null and b/public/ltximg/org-ltximg_9c7010fc78bcc53793943159a06029c76105458e.png differ
diff --git a/public/ltximg/org-ltximg_9d6b695b373fda2d00832320e3f0d7733efe9afe.png b/public/ltximg/org-ltximg_9d6b695b373fda2d00832320e3f0d7733efe9afe.png
new file mode 100644
index 0000000..b753913
Binary files /dev/null and b/public/ltximg/org-ltximg_9d6b695b373fda2d00832320e3f0d7733efe9afe.png differ
diff --git a/public/ltximg/org-ltximg_9e9e85f01450f6b5ad424a4fcae7582a9f43ccd8.png b/public/ltximg/org-ltximg_9e9e85f01450f6b5ad424a4fcae7582a9f43ccd8.png
new file mode 100644
index 0000000..449f70d
Binary files /dev/null and b/public/ltximg/org-ltximg_9e9e85f01450f6b5ad424a4fcae7582a9f43ccd8.png differ
diff --git a/public/ltximg/org-ltximg_a035a51865224be2320c8e1d8232d55ad24546f4.png b/public/ltximg/org-ltximg_a035a51865224be2320c8e1d8232d55ad24546f4.png
new file mode 100644
index 0000000..a637ed7
Binary files /dev/null and b/public/ltximg/org-ltximg_a035a51865224be2320c8e1d8232d55ad24546f4.png differ
diff --git a/public/ltximg/org-ltximg_a03a87637e97d708f58d0ccaf9d3d3e0a84b782b.png b/public/ltximg/org-ltximg_a03a87637e97d708f58d0ccaf9d3d3e0a84b782b.png
new file mode 100644
index 0000000..d5f8602
Binary files /dev/null and b/public/ltximg/org-ltximg_a03a87637e97d708f58d0ccaf9d3d3e0a84b782b.png differ
diff --git a/public/ltximg/org-ltximg_a053c13de7d71c187a88602257c03f078224398d.png b/public/ltximg/org-ltximg_a053c13de7d71c187a88602257c03f078224398d.png
new file mode 100644
index 0000000..f1a4fee
Binary files /dev/null and b/public/ltximg/org-ltximg_a053c13de7d71c187a88602257c03f078224398d.png differ
diff --git a/public/ltximg/org-ltximg_a069217fe85f9ed1485cb9ea15a0bda3c5feef5d.png b/public/ltximg/org-ltximg_a069217fe85f9ed1485cb9ea15a0bda3c5feef5d.png
new file mode 100644
index 0000000..580f38b
Binary files /dev/null and b/public/ltximg/org-ltximg_a069217fe85f9ed1485cb9ea15a0bda3c5feef5d.png differ
diff --git a/public/ltximg/org-ltximg_a0b29dada678a3fd05884480b1e0d407d4517b84.png b/public/ltximg/org-ltximg_a0b29dada678a3fd05884480b1e0d407d4517b84.png
new file mode 100644
index 0000000..461001e
Binary files /dev/null and b/public/ltximg/org-ltximg_a0b29dada678a3fd05884480b1e0d407d4517b84.png differ
diff --git a/public/ltximg/org-ltximg_a16dcfd045192000597e73cd5e6ce00ee1c4edbb.png b/public/ltximg/org-ltximg_a16dcfd045192000597e73cd5e6ce00ee1c4edbb.png
new file mode 100644
index 0000000..f3ce391
Binary files /dev/null and b/public/ltximg/org-ltximg_a16dcfd045192000597e73cd5e6ce00ee1c4edbb.png differ
diff --git a/public/ltximg/org-ltximg_a1cdc4faaee0e776037316506736028412045822.png b/public/ltximg/org-ltximg_a1cdc4faaee0e776037316506736028412045822.png
new file mode 100644
index 0000000..2e2cf61
Binary files /dev/null and b/public/ltximg/org-ltximg_a1cdc4faaee0e776037316506736028412045822.png differ
diff --git a/public/ltximg/org-ltximg_a1e8111d8c357cddfa09f0ebd50186d4028da467.png b/public/ltximg/org-ltximg_a1e8111d8c357cddfa09f0ebd50186d4028da467.png
new file mode 100644
index 0000000..57f5dc8
Binary files /dev/null and b/public/ltximg/org-ltximg_a1e8111d8c357cddfa09f0ebd50186d4028da467.png differ
diff --git a/public/ltximg/org-ltximg_a1f0acb80d0555a02cb9a4e77c7c743b151d1e96.png b/public/ltximg/org-ltximg_a1f0acb80d0555a02cb9a4e77c7c743b151d1e96.png
new file mode 100644
index 0000000..b41dc79
Binary files /dev/null and b/public/ltximg/org-ltximg_a1f0acb80d0555a02cb9a4e77c7c743b151d1e96.png differ
diff --git a/public/ltximg/org-ltximg_a320973c125d12720c1bf4b046f28826ceb9c41e.png b/public/ltximg/org-ltximg_a320973c125d12720c1bf4b046f28826ceb9c41e.png
new file mode 100644
index 0000000..1e6ebde
Binary files /dev/null and b/public/ltximg/org-ltximg_a320973c125d12720c1bf4b046f28826ceb9c41e.png differ
diff --git a/public/ltximg/org-ltximg_a331f9b5d4b327aaf0f9d2627a596a9f93f1e9bd.png b/public/ltximg/org-ltximg_a331f9b5d4b327aaf0f9d2627a596a9f93f1e9bd.png
new file mode 100644
index 0000000..6b970ae
Binary files /dev/null and b/public/ltximg/org-ltximg_a331f9b5d4b327aaf0f9d2627a596a9f93f1e9bd.png differ
diff --git a/public/ltximg/org-ltximg_a381c1b79f48df5b61db12e34f32236c6cf5b23c.png b/public/ltximg/org-ltximg_a381c1b79f48df5b61db12e34f32236c6cf5b23c.png
new file mode 100644
index 0000000..4dd973c
Binary files /dev/null and b/public/ltximg/org-ltximg_a381c1b79f48df5b61db12e34f32236c6cf5b23c.png differ
diff --git a/public/ltximg/org-ltximg_a3bfa0b265e5bfe6cc9bd58227bfba227267cff5.png b/public/ltximg/org-ltximg_a3bfa0b265e5bfe6cc9bd58227bfba227267cff5.png
new file mode 100644
index 0000000..c64b3e9
Binary files /dev/null and b/public/ltximg/org-ltximg_a3bfa0b265e5bfe6cc9bd58227bfba227267cff5.png differ
diff --git a/public/ltximg/org-ltximg_a410b9d8dfb6ed27b9ce96ef2ad50cbef31d7ffc.png b/public/ltximg/org-ltximg_a410b9d8dfb6ed27b9ce96ef2ad50cbef31d7ffc.png
new file mode 100644
index 0000000..877b8ac
Binary files /dev/null and b/public/ltximg/org-ltximg_a410b9d8dfb6ed27b9ce96ef2ad50cbef31d7ffc.png differ
diff --git a/public/ltximg/org-ltximg_a4971fc835d2e4f903b4c787f0767be2eaa39b05.png b/public/ltximg/org-ltximg_a4971fc835d2e4f903b4c787f0767be2eaa39b05.png
new file mode 100644
index 0000000..9a2e9f2
Binary files /dev/null and b/public/ltximg/org-ltximg_a4971fc835d2e4f903b4c787f0767be2eaa39b05.png differ
diff --git a/public/ltximg/org-ltximg_a4b632bb1b8810ac39abdf682f6dd1812fde651f.png b/public/ltximg/org-ltximg_a4b632bb1b8810ac39abdf682f6dd1812fde651f.png
new file mode 100644
index 0000000..1266cdf
Binary files /dev/null and b/public/ltximg/org-ltximg_a4b632bb1b8810ac39abdf682f6dd1812fde651f.png differ
diff --git a/public/ltximg/org-ltximg_a52f19e94fb7f4c325158523faa68fde87c2815b.png b/public/ltximg/org-ltximg_a52f19e94fb7f4c325158523faa68fde87c2815b.png
new file mode 100644
index 0000000..449f70d
Binary files /dev/null and b/public/ltximg/org-ltximg_a52f19e94fb7f4c325158523faa68fde87c2815b.png differ
diff --git a/public/ltximg/org-ltximg_a54ce7b94daab75b4c1b2410e873ccb6cceabb2f.png b/public/ltximg/org-ltximg_a54ce7b94daab75b4c1b2410e873ccb6cceabb2f.png
new file mode 100644
index 0000000..b3c81b0
Binary files /dev/null and b/public/ltximg/org-ltximg_a54ce7b94daab75b4c1b2410e873ccb6cceabb2f.png differ
diff --git a/public/ltximg/org-ltximg_a56ee5601b280f528c5389c11f1b0eb2ff6e24af.png b/public/ltximg/org-ltximg_a56ee5601b280f528c5389c11f1b0eb2ff6e24af.png
new file mode 100644
index 0000000..213e0af
Binary files /dev/null and b/public/ltximg/org-ltximg_a56ee5601b280f528c5389c11f1b0eb2ff6e24af.png differ
diff --git a/public/ltximg/org-ltximg_a5dfb8c815cd9860d1393fe589356a091533fb49.png b/public/ltximg/org-ltximg_a5dfb8c815cd9860d1393fe589356a091533fb49.png
new file mode 100644
index 0000000..bebf0b4
Binary files /dev/null and b/public/ltximg/org-ltximg_a5dfb8c815cd9860d1393fe589356a091533fb49.png differ
diff --git a/public/ltximg/org-ltximg_a67263771b32e95cb7081db98358bd5a25ec73b4.png b/public/ltximg/org-ltximg_a67263771b32e95cb7081db98358bd5a25ec73b4.png
new file mode 100644
index 0000000..f006d3b
Binary files /dev/null and b/public/ltximg/org-ltximg_a67263771b32e95cb7081db98358bd5a25ec73b4.png differ
diff --git a/public/ltximg/org-ltximg_a6b04169eabd7ff63234f99e65d792208124c6ef.png b/public/ltximg/org-ltximg_a6b04169eabd7ff63234f99e65d792208124c6ef.png
new file mode 100644
index 0000000..4f1873b
Binary files /dev/null and b/public/ltximg/org-ltximg_a6b04169eabd7ff63234f99e65d792208124c6ef.png differ
diff --git a/public/ltximg/org-ltximg_a795313d95eb8a4ba24bfa2849eed1036309860f.png b/public/ltximg/org-ltximg_a795313d95eb8a4ba24bfa2849eed1036309860f.png
new file mode 100644
index 0000000..686b258
Binary files /dev/null and b/public/ltximg/org-ltximg_a795313d95eb8a4ba24bfa2849eed1036309860f.png differ
diff --git a/public/ltximg/org-ltximg_a8d66d7cb0934a6c668766f9ae1e3131afdab2d6.png b/public/ltximg/org-ltximg_a8d66d7cb0934a6c668766f9ae1e3131afdab2d6.png
new file mode 100644
index 0000000..394931a
Binary files /dev/null and b/public/ltximg/org-ltximg_a8d66d7cb0934a6c668766f9ae1e3131afdab2d6.png differ
diff --git a/public/ltximg/org-ltximg_a91a397e85832cd8deb5258a5cced906bc6357a0.png b/public/ltximg/org-ltximg_a91a397e85832cd8deb5258a5cced906bc6357a0.png
new file mode 100644
index 0000000..b85a7e5
Binary files /dev/null and b/public/ltximg/org-ltximg_a91a397e85832cd8deb5258a5cced906bc6357a0.png differ
diff --git a/public/ltximg/org-ltximg_aa053921e3b73dc0ec95dde634d75210476c743b.png b/public/ltximg/org-ltximg_aa053921e3b73dc0ec95dde634d75210476c743b.png
new file mode 100644
index 0000000..f8620d8
Binary files /dev/null and b/public/ltximg/org-ltximg_aa053921e3b73dc0ec95dde634d75210476c743b.png differ
diff --git a/public/ltximg/org-ltximg_aa08ebea2d54789d1ff506eeeab46276290b0671.png b/public/ltximg/org-ltximg_aa08ebea2d54789d1ff506eeeab46276290b0671.png
new file mode 100644
index 0000000..0469aab
Binary files /dev/null and b/public/ltximg/org-ltximg_aa08ebea2d54789d1ff506eeeab46276290b0671.png differ
diff --git a/public/ltximg/org-ltximg_aa14e74009392728ec3dc805e6c63f82df0078ff.png b/public/ltximg/org-ltximg_aa14e74009392728ec3dc805e6c63f82df0078ff.png
new file mode 100644
index 0000000..07e5a53
Binary files /dev/null and b/public/ltximg/org-ltximg_aa14e74009392728ec3dc805e6c63f82df0078ff.png differ
diff --git a/public/ltximg/org-ltximg_aa4e9ca0b78b58d3bda66ee0b9f197b9cb7b2dd8.png b/public/ltximg/org-ltximg_aa4e9ca0b78b58d3bda66ee0b9f197b9cb7b2dd8.png
new file mode 100644
index 0000000..dcaeeb1
Binary files /dev/null and b/public/ltximg/org-ltximg_aa4e9ca0b78b58d3bda66ee0b9f197b9cb7b2dd8.png differ
diff --git a/public/ltximg/org-ltximg_aba5763a03f4c5d5f058a5c276a3a39638b5daa3.png b/public/ltximg/org-ltximg_aba5763a03f4c5d5f058a5c276a3a39638b5daa3.png
new file mode 100644
index 0000000..f8acc65
Binary files /dev/null and b/public/ltximg/org-ltximg_aba5763a03f4c5d5f058a5c276a3a39638b5daa3.png differ
diff --git a/public/ltximg/org-ltximg_ac292826bfe51033f2893444642803e27f32e725.png b/public/ltximg/org-ltximg_ac292826bfe51033f2893444642803e27f32e725.png
new file mode 100644
index 0000000..0723510
Binary files /dev/null and b/public/ltximg/org-ltximg_ac292826bfe51033f2893444642803e27f32e725.png differ
diff --git a/public/ltximg/org-ltximg_ac4a7c2263eb15ef667aab2d4e626c1d8e229f54.png b/public/ltximg/org-ltximg_ac4a7c2263eb15ef667aab2d4e626c1d8e229f54.png
new file mode 100644
index 0000000..740b9e2
Binary files /dev/null and b/public/ltximg/org-ltximg_ac4a7c2263eb15ef667aab2d4e626c1d8e229f54.png differ
diff --git a/public/ltximg/org-ltximg_ac4cfaf76a92880fe16d4c0e37bed1c45d526398.png b/public/ltximg/org-ltximg_ac4cfaf76a92880fe16d4c0e37bed1c45d526398.png
new file mode 100644
index 0000000..9491fb2
Binary files /dev/null and b/public/ltximg/org-ltximg_ac4cfaf76a92880fe16d4c0e37bed1c45d526398.png differ
diff --git a/public/ltximg/org-ltximg_ac83ef29f588b6202a434326eb8ebd5e95b9f820.png b/public/ltximg/org-ltximg_ac83ef29f588b6202a434326eb8ebd5e95b9f820.png
new file mode 100644
index 0000000..3948da2
Binary files /dev/null and b/public/ltximg/org-ltximg_ac83ef29f588b6202a434326eb8ebd5e95b9f820.png differ
diff --git a/public/ltximg/org-ltximg_acbeefe6a0966e62a1fd834ed29859cc51775593.png b/public/ltximg/org-ltximg_acbeefe6a0966e62a1fd834ed29859cc51775593.png
new file mode 100644
index 0000000..24dcd1c
Binary files /dev/null and b/public/ltximg/org-ltximg_acbeefe6a0966e62a1fd834ed29859cc51775593.png differ
diff --git a/public/ltximg/org-ltximg_ad0560dd6eedeadeb10bd8b5c21382bed587da11.png b/public/ltximg/org-ltximg_ad0560dd6eedeadeb10bd8b5c21382bed587da11.png
new file mode 100644
index 0000000..7d0756f
Binary files /dev/null and b/public/ltximg/org-ltximg_ad0560dd6eedeadeb10bd8b5c21382bed587da11.png differ
diff --git a/public/ltximg/org-ltximg_ae6f5780a4a039c23260386321135c05f6b086e5.png b/public/ltximg/org-ltximg_ae6f5780a4a039c23260386321135c05f6b086e5.png
new file mode 100644
index 0000000..1d6fe1c
Binary files /dev/null and b/public/ltximg/org-ltximg_ae6f5780a4a039c23260386321135c05f6b086e5.png differ
diff --git a/public/ltximg/org-ltximg_ae8b9f687e22917c8af5d3349c2f53f86d5c111d.png b/public/ltximg/org-ltximg_ae8b9f687e22917c8af5d3349c2f53f86d5c111d.png
new file mode 100644
index 0000000..83d3c9b
Binary files /dev/null and b/public/ltximg/org-ltximg_ae8b9f687e22917c8af5d3349c2f53f86d5c111d.png differ
diff --git a/public/ltximg/org-ltximg_af6b5c90121c06c971eb80ff9d2c78cbd643a69c.png b/public/ltximg/org-ltximg_af6b5c90121c06c971eb80ff9d2c78cbd643a69c.png
new file mode 100644
index 0000000..883ea9c
Binary files /dev/null and b/public/ltximg/org-ltximg_af6b5c90121c06c971eb80ff9d2c78cbd643a69c.png differ
diff --git a/public/ltximg/org-ltximg_af844283fb60aeec689c89e79280ed87109a0a97.png b/public/ltximg/org-ltximg_af844283fb60aeec689c89e79280ed87109a0a97.png
new file mode 100644
index 0000000..463d193
Binary files /dev/null and b/public/ltximg/org-ltximg_af844283fb60aeec689c89e79280ed87109a0a97.png differ
diff --git a/public/ltximg/org-ltximg_af93a7908273fcf045bf14cd8beb49a4b85ef337.png b/public/ltximg/org-ltximg_af93a7908273fcf045bf14cd8beb49a4b85ef337.png
new file mode 100644
index 0000000..109827a
Binary files /dev/null and b/public/ltximg/org-ltximg_af93a7908273fcf045bf14cd8beb49a4b85ef337.png differ
diff --git a/public/ltximg/org-ltximg_afc5e63af06fdc6b4f27854bc5d5abacc659e6c5.png b/public/ltximg/org-ltximg_afc5e63af06fdc6b4f27854bc5d5abacc659e6c5.png
new file mode 100644
index 0000000..a9b4196
Binary files /dev/null and b/public/ltximg/org-ltximg_afc5e63af06fdc6b4f27854bc5d5abacc659e6c5.png differ
diff --git a/public/ltximg/org-ltximg_afcf7e85c1dfd8171b63a37b4daabf1f4a3b55c0.png b/public/ltximg/org-ltximg_afcf7e85c1dfd8171b63a37b4daabf1f4a3b55c0.png
new file mode 100644
index 0000000..e3d621e
Binary files /dev/null and b/public/ltximg/org-ltximg_afcf7e85c1dfd8171b63a37b4daabf1f4a3b55c0.png differ
diff --git a/public/ltximg/org-ltximg_b02f8def3c57701e92ca7dba9693d7c69a292eee.png b/public/ltximg/org-ltximg_b02f8def3c57701e92ca7dba9693d7c69a292eee.png
new file mode 100644
index 0000000..e22ac8d
Binary files /dev/null and b/public/ltximg/org-ltximg_b02f8def3c57701e92ca7dba9693d7c69a292eee.png differ
diff --git a/public/ltximg/org-ltximg_b0ad61bb02ae424aa1dda752c78e5eb6f6c4d039.png b/public/ltximg/org-ltximg_b0ad61bb02ae424aa1dda752c78e5eb6f6c4d039.png
new file mode 100644
index 0000000..d5b9001
Binary files /dev/null and b/public/ltximg/org-ltximg_b0ad61bb02ae424aa1dda752c78e5eb6f6c4d039.png differ
diff --git a/public/ltximg/org-ltximg_b186564044b1c82a66da994c861d10df88065f88.png b/public/ltximg/org-ltximg_b186564044b1c82a66da994c861d10df88065f88.png
new file mode 100644
index 0000000..f8440a2
Binary files /dev/null and b/public/ltximg/org-ltximg_b186564044b1c82a66da994c861d10df88065f88.png differ
diff --git a/public/ltximg/org-ltximg_b1f6db4087640f9ef10b4293d74aa1dc0f068d10.png b/public/ltximg/org-ltximg_b1f6db4087640f9ef10b4293d74aa1dc0f068d10.png
new file mode 100644
index 0000000..369b6ec
Binary files /dev/null and b/public/ltximg/org-ltximg_b1f6db4087640f9ef10b4293d74aa1dc0f068d10.png differ
diff --git a/public/ltximg/org-ltximg_b20fc6e82607cd5a880d6472e5be9848a68e1a65.png b/public/ltximg/org-ltximg_b20fc6e82607cd5a880d6472e5be9848a68e1a65.png
new file mode 100644
index 0000000..abb8ff4
Binary files /dev/null and b/public/ltximg/org-ltximg_b20fc6e82607cd5a880d6472e5be9848a68e1a65.png differ
diff --git a/public/ltximg/org-ltximg_b21a7efffd2bb95bc522ae529f91041e6e5524cc.png b/public/ltximg/org-ltximg_b21a7efffd2bb95bc522ae529f91041e6e5524cc.png
new file mode 100644
index 0000000..54a74da
Binary files /dev/null and b/public/ltximg/org-ltximg_b21a7efffd2bb95bc522ae529f91041e6e5524cc.png differ
diff --git a/public/ltximg/org-ltximg_b2967953265aa824b690cb220942648fe2d5b0da.png b/public/ltximg/org-ltximg_b2967953265aa824b690cb220942648fe2d5b0da.png
new file mode 100644
index 0000000..6f844dd
Binary files /dev/null and b/public/ltximg/org-ltximg_b2967953265aa824b690cb220942648fe2d5b0da.png differ
diff --git a/public/ltximg/org-ltximg_b29e82d90be7b715b22b7485e88936b2ba0e8354.png b/public/ltximg/org-ltximg_b29e82d90be7b715b22b7485e88936b2ba0e8354.png
new file mode 100644
index 0000000..761a921
Binary files /dev/null and b/public/ltximg/org-ltximg_b29e82d90be7b715b22b7485e88936b2ba0e8354.png differ
diff --git a/public/ltximg/org-ltximg_b2dc5a524df87c46d3f3783f358ec83d3a41e437.png b/public/ltximg/org-ltximg_b2dc5a524df87c46d3f3783f358ec83d3a41e437.png
new file mode 100644
index 0000000..fb09b44
Binary files /dev/null and b/public/ltximg/org-ltximg_b2dc5a524df87c46d3f3783f358ec83d3a41e437.png differ
diff --git a/public/ltximg/org-ltximg_b347663bd590eb20c59d16c21c0e6bcd50ec1140.png b/public/ltximg/org-ltximg_b347663bd590eb20c59d16c21c0e6bcd50ec1140.png
new file mode 100644
index 0000000..a655d3a
Binary files /dev/null and b/public/ltximg/org-ltximg_b347663bd590eb20c59d16c21c0e6bcd50ec1140.png differ
diff --git a/public/ltximg/org-ltximg_b352f3c722025642ae672932823d5f7330846fa3.png b/public/ltximg/org-ltximg_b352f3c722025642ae672932823d5f7330846fa3.png
new file mode 100644
index 0000000..b042750
Binary files /dev/null and b/public/ltximg/org-ltximg_b352f3c722025642ae672932823d5f7330846fa3.png differ
diff --git a/public/ltximg/org-ltximg_b3c9bce58d05047bcfa98880adb1bd6208c91b44.png b/public/ltximg/org-ltximg_b3c9bce58d05047bcfa98880adb1bd6208c91b44.png
new file mode 100644
index 0000000..ee96dcb
Binary files /dev/null and b/public/ltximg/org-ltximg_b3c9bce58d05047bcfa98880adb1bd6208c91b44.png differ
diff --git a/public/ltximg/org-ltximg_b3cc02727081b2b2c7ffa666a54b719290aec87a.png b/public/ltximg/org-ltximg_b3cc02727081b2b2c7ffa666a54b719290aec87a.png
new file mode 100644
index 0000000..7907842
Binary files /dev/null and b/public/ltximg/org-ltximg_b3cc02727081b2b2c7ffa666a54b719290aec87a.png differ
diff --git a/public/ltximg/org-ltximg_b3cec2d51c9bad7f6f16e035c2835664d9d0082b.png b/public/ltximg/org-ltximg_b3cec2d51c9bad7f6f16e035c2835664d9d0082b.png
new file mode 100644
index 0000000..e63f489
Binary files /dev/null and b/public/ltximg/org-ltximg_b3cec2d51c9bad7f6f16e035c2835664d9d0082b.png differ
diff --git a/public/ltximg/org-ltximg_b41ad2ea19182d39672c90cf9f0e8d49e9a60638.png b/public/ltximg/org-ltximg_b41ad2ea19182d39672c90cf9f0e8d49e9a60638.png
new file mode 100644
index 0000000..398a1ca
Binary files /dev/null and b/public/ltximg/org-ltximg_b41ad2ea19182d39672c90cf9f0e8d49e9a60638.png differ
diff --git a/public/ltximg/org-ltximg_b46959764ad85aefdcc8cd14b2760062a3254d2d.png b/public/ltximg/org-ltximg_b46959764ad85aefdcc8cd14b2760062a3254d2d.png
new file mode 100644
index 0000000..dc9462c
Binary files /dev/null and b/public/ltximg/org-ltximg_b46959764ad85aefdcc8cd14b2760062a3254d2d.png differ
diff --git a/public/ltximg/org-ltximg_b490eb6f3f49f20f9235ab67a2c985060b86cbaa.png b/public/ltximg/org-ltximg_b490eb6f3f49f20f9235ab67a2c985060b86cbaa.png
new file mode 100644
index 0000000..48df85b
Binary files /dev/null and b/public/ltximg/org-ltximg_b490eb6f3f49f20f9235ab67a2c985060b86cbaa.png differ
diff --git a/public/ltximg/org-ltximg_b4b8ef826a4b709060132763c82dfbc89483106b.png b/public/ltximg/org-ltximg_b4b8ef826a4b709060132763c82dfbc89483106b.png
new file mode 100644
index 0000000..9504858
Binary files /dev/null and b/public/ltximg/org-ltximg_b4b8ef826a4b709060132763c82dfbc89483106b.png differ
diff --git a/public/ltximg/org-ltximg_b549642226074e496686b91c84a2bc6f70de0eb8.png b/public/ltximg/org-ltximg_b549642226074e496686b91c84a2bc6f70de0eb8.png
new file mode 100644
index 0000000..585aae2
Binary files /dev/null and b/public/ltximg/org-ltximg_b549642226074e496686b91c84a2bc6f70de0eb8.png differ
diff --git a/public/ltximg/org-ltximg_b60ba24f345983dcaa166dd32e0d018352faf137.png b/public/ltximg/org-ltximg_b60ba24f345983dcaa166dd32e0d018352faf137.png
new file mode 100644
index 0000000..569740f
Binary files /dev/null and b/public/ltximg/org-ltximg_b60ba24f345983dcaa166dd32e0d018352faf137.png differ
diff --git a/public/ltximg/org-ltximg_b6444f2419352b464e10ce8abbacb2738533272f.png b/public/ltximg/org-ltximg_b6444f2419352b464e10ce8abbacb2738533272f.png
new file mode 100644
index 0000000..80dca7a
Binary files /dev/null and b/public/ltximg/org-ltximg_b6444f2419352b464e10ce8abbacb2738533272f.png differ
diff --git a/public/ltximg/org-ltximg_b68bd482c87c746134baf644f14b58135866ac93.png b/public/ltximg/org-ltximg_b68bd482c87c746134baf644f14b58135866ac93.png
new file mode 100644
index 0000000..227126b
Binary files /dev/null and b/public/ltximg/org-ltximg_b68bd482c87c746134baf644f14b58135866ac93.png differ
diff --git a/public/ltximg/org-ltximg_b6bfd17c603cff7b79d36a423ff54653f3afff25.png b/public/ltximg/org-ltximg_b6bfd17c603cff7b79d36a423ff54653f3afff25.png
new file mode 100644
index 0000000..ce29221
Binary files /dev/null and b/public/ltximg/org-ltximg_b6bfd17c603cff7b79d36a423ff54653f3afff25.png differ
diff --git a/public/ltximg/org-ltximg_b6d3f0b0500c86ab1310832be76791c595b45fa8.png b/public/ltximg/org-ltximg_b6d3f0b0500c86ab1310832be76791c595b45fa8.png
new file mode 100644
index 0000000..4614f63
Binary files /dev/null and b/public/ltximg/org-ltximg_b6d3f0b0500c86ab1310832be76791c595b45fa8.png differ
diff --git a/public/ltximg/org-ltximg_b71df5428be15e3bd81c4b7299d96df1caf61e56.png b/public/ltximg/org-ltximg_b71df5428be15e3bd81c4b7299d96df1caf61e56.png
new file mode 100644
index 0000000..c1f85f9
Binary files /dev/null and b/public/ltximg/org-ltximg_b71df5428be15e3bd81c4b7299d96df1caf61e56.png differ
diff --git a/public/ltximg/org-ltximg_b83aca1cfe7f0a43173e56449b5e1561b84835f9.png b/public/ltximg/org-ltximg_b83aca1cfe7f0a43173e56449b5e1561b84835f9.png
new file mode 100644
index 0000000..84e6961
Binary files /dev/null and b/public/ltximg/org-ltximg_b83aca1cfe7f0a43173e56449b5e1561b84835f9.png differ
diff --git a/public/ltximg/org-ltximg_b8d2e554cabdb7d2f647f6b60df04209b3f15c79.png b/public/ltximg/org-ltximg_b8d2e554cabdb7d2f647f6b60df04209b3f15c79.png
new file mode 100644
index 0000000..3b4a5e2
Binary files /dev/null and b/public/ltximg/org-ltximg_b8d2e554cabdb7d2f647f6b60df04209b3f15c79.png differ
diff --git a/public/ltximg/org-ltximg_b9b58bcd7c89dbc7ec06dfa2eec2941faa1a77f2.png b/public/ltximg/org-ltximg_b9b58bcd7c89dbc7ec06dfa2eec2941faa1a77f2.png
new file mode 100644
index 0000000..ce0ba5f
Binary files /dev/null and b/public/ltximg/org-ltximg_b9b58bcd7c89dbc7ec06dfa2eec2941faa1a77f2.png differ
diff --git a/public/ltximg/org-ltximg_b9c7a31718eeb47f127ee4e53f12f6545c5a00ab.png b/public/ltximg/org-ltximg_b9c7a31718eeb47f127ee4e53f12f6545c5a00ab.png
new file mode 100644
index 0000000..a8a5022
Binary files /dev/null and b/public/ltximg/org-ltximg_b9c7a31718eeb47f127ee4e53f12f6545c5a00ab.png differ
diff --git a/public/ltximg/org-ltximg_b9ffea13d150f6d13d9a70956496fc0fb47c99ae.png b/public/ltximg/org-ltximg_b9ffea13d150f6d13d9a70956496fc0fb47c99ae.png
new file mode 100644
index 0000000..38c51aa
Binary files /dev/null and b/public/ltximg/org-ltximg_b9ffea13d150f6d13d9a70956496fc0fb47c99ae.png differ
diff --git a/public/ltximg/org-ltximg_ba6ac16155405c6a57373e12e0aa3f4d93785c9f.png b/public/ltximg/org-ltximg_ba6ac16155405c6a57373e12e0aa3f4d93785c9f.png
new file mode 100644
index 0000000..02e5dfb
Binary files /dev/null and b/public/ltximg/org-ltximg_ba6ac16155405c6a57373e12e0aa3f4d93785c9f.png differ
diff --git a/public/ltximg/org-ltximg_bac917e96787d59e5f32d7485758bac15a784aea.png b/public/ltximg/org-ltximg_bac917e96787d59e5f32d7485758bac15a784aea.png
new file mode 100644
index 0000000..a8f971b
Binary files /dev/null and b/public/ltximg/org-ltximg_bac917e96787d59e5f32d7485758bac15a784aea.png differ
diff --git a/public/ltximg/org-ltximg_baf61090ef1c82ea1b52d22b5e251c368358eac0.png b/public/ltximg/org-ltximg_baf61090ef1c82ea1b52d22b5e251c368358eac0.png
new file mode 100644
index 0000000..ce0ba5f
Binary files /dev/null and b/public/ltximg/org-ltximg_baf61090ef1c82ea1b52d22b5e251c368358eac0.png differ
diff --git a/public/ltximg/org-ltximg_bb60375819ea86af0aaa6f118b57e188454056f4.png b/public/ltximg/org-ltximg_bb60375819ea86af0aaa6f118b57e188454056f4.png
new file mode 100644
index 0000000..d7ef5dc
Binary files /dev/null and b/public/ltximg/org-ltximg_bb60375819ea86af0aaa6f118b57e188454056f4.png differ
diff --git a/public/ltximg/org-ltximg_bb9ff0a33979eb477964e596ad7cb9edc7217552.png b/public/ltximg/org-ltximg_bb9ff0a33979eb477964e596ad7cb9edc7217552.png
new file mode 100644
index 0000000..12a49cd
Binary files /dev/null and b/public/ltximg/org-ltximg_bb9ff0a33979eb477964e596ad7cb9edc7217552.png differ
diff --git a/public/ltximg/org-ltximg_bc6be9829912fcb8aefef1307bd3929f19d850df.png b/public/ltximg/org-ltximg_bc6be9829912fcb8aefef1307bd3929f19d850df.png
new file mode 100644
index 0000000..9df61e3
Binary files /dev/null and b/public/ltximg/org-ltximg_bc6be9829912fcb8aefef1307bd3929f19d850df.png differ
diff --git a/public/ltximg/org-ltximg_bd038564139715505c710eeab4839f6b4454c4ab.png b/public/ltximg/org-ltximg_bd038564139715505c710eeab4839f6b4454c4ab.png
new file mode 100644
index 0000000..bf8c2f1
Binary files /dev/null and b/public/ltximg/org-ltximg_bd038564139715505c710eeab4839f6b4454c4ab.png differ
diff --git a/public/ltximg/org-ltximg_bd5adf8eed4b14369d183f39c23902c6f05bcf9f.png b/public/ltximg/org-ltximg_bd5adf8eed4b14369d183f39c23902c6f05bcf9f.png
new file mode 100644
index 0000000..fe86e1c
Binary files /dev/null and b/public/ltximg/org-ltximg_bd5adf8eed4b14369d183f39c23902c6f05bcf9f.png differ
diff --git a/public/ltximg/org-ltximg_bdc7e595d50fc28fda3288e4372a1c0d7de86686.png b/public/ltximg/org-ltximg_bdc7e595d50fc28fda3288e4372a1c0d7de86686.png
new file mode 100644
index 0000000..57d0add
Binary files /dev/null and b/public/ltximg/org-ltximg_bdc7e595d50fc28fda3288e4372a1c0d7de86686.png differ
diff --git a/public/ltximg/org-ltximg_becd6bd3607f964069d939e47fb5a547b1947180.png b/public/ltximg/org-ltximg_becd6bd3607f964069d939e47fb5a547b1947180.png
new file mode 100644
index 0000000..912104b
Binary files /dev/null and b/public/ltximg/org-ltximg_becd6bd3607f964069d939e47fb5a547b1947180.png differ
diff --git a/public/ltximg/org-ltximg_bef00cacc6c7c6607650dee62334993d6e16ffa4.png b/public/ltximg/org-ltximg_bef00cacc6c7c6607650dee62334993d6e16ffa4.png
new file mode 100644
index 0000000..67a53a8
Binary files /dev/null and b/public/ltximg/org-ltximg_bef00cacc6c7c6607650dee62334993d6e16ffa4.png differ
diff --git a/public/ltximg/org-ltximg_bf451835e2f77787144cb82ae330e65a8a6641ad.png b/public/ltximg/org-ltximg_bf451835e2f77787144cb82ae330e65a8a6641ad.png
new file mode 100644
index 0000000..776e2d3
Binary files /dev/null and b/public/ltximg/org-ltximg_bf451835e2f77787144cb82ae330e65a8a6641ad.png differ
diff --git a/public/ltximg/org-ltximg_bf895258168948c421cd473b8d36bcb3c9494233.png b/public/ltximg/org-ltximg_bf895258168948c421cd473b8d36bcb3c9494233.png
new file mode 100644
index 0000000..5d57468
Binary files /dev/null and b/public/ltximg/org-ltximg_bf895258168948c421cd473b8d36bcb3c9494233.png differ
diff --git a/public/ltximg/org-ltximg_bf941384f6b9398a66bf13a60681ab40011e3932.png b/public/ltximg/org-ltximg_bf941384f6b9398a66bf13a60681ab40011e3932.png
new file mode 100644
index 0000000..82c90c1
Binary files /dev/null and b/public/ltximg/org-ltximg_bf941384f6b9398a66bf13a60681ab40011e3932.png differ
diff --git a/public/ltximg/org-ltximg_bfd83b641d24c454db386928d88ae92e063967f4.png b/public/ltximg/org-ltximg_bfd83b641d24c454db386928d88ae92e063967f4.png
new file mode 100644
index 0000000..8638cdb
Binary files /dev/null and b/public/ltximg/org-ltximg_bfd83b641d24c454db386928d88ae92e063967f4.png differ
diff --git a/public/ltximg/org-ltximg_bfe194165b93fe7b849d46bf2bf12b1a9c9d39e6.png b/public/ltximg/org-ltximg_bfe194165b93fe7b849d46bf2bf12b1a9c9d39e6.png
new file mode 100644
index 0000000..b7a937d
Binary files /dev/null and b/public/ltximg/org-ltximg_bfe194165b93fe7b849d46bf2bf12b1a9c9d39e6.png differ
diff --git a/public/ltximg/org-ltximg_bffaecda0a0b567392138862652cb1418e743f6f.png b/public/ltximg/org-ltximg_bffaecda0a0b567392138862652cb1418e743f6f.png
new file mode 100644
index 0000000..01a938b
Binary files /dev/null and b/public/ltximg/org-ltximg_bffaecda0a0b567392138862652cb1418e743f6f.png differ
diff --git a/public/ltximg/org-ltximg_c0883b3a0e7d0ce6f98ab7d1491c3f4383b25a7d.png b/public/ltximg/org-ltximg_c0883b3a0e7d0ce6f98ab7d1491c3f4383b25a7d.png
new file mode 100644
index 0000000..72a6415
Binary files /dev/null and b/public/ltximg/org-ltximg_c0883b3a0e7d0ce6f98ab7d1491c3f4383b25a7d.png differ
diff --git a/public/ltximg/org-ltximg_c09adc33b8f77c1071524d390e41dd03ff9dff01.png b/public/ltximg/org-ltximg_c09adc33b8f77c1071524d390e41dd03ff9dff01.png
new file mode 100644
index 0000000..c8d4912
Binary files /dev/null and b/public/ltximg/org-ltximg_c09adc33b8f77c1071524d390e41dd03ff9dff01.png differ
diff --git a/public/ltximg/org-ltximg_c0cfb9b80a5f916329394a5f2d3a4c079ad0605f.png b/public/ltximg/org-ltximg_c0cfb9b80a5f916329394a5f2d3a4c079ad0605f.png
new file mode 100644
index 0000000..6ef1b97
Binary files /dev/null and b/public/ltximg/org-ltximg_c0cfb9b80a5f916329394a5f2d3a4c079ad0605f.png differ
diff --git a/public/ltximg/org-ltximg_c17f37a289731c2820a58a3171bf0d147ff047cf.png b/public/ltximg/org-ltximg_c17f37a289731c2820a58a3171bf0d147ff047cf.png
new file mode 100644
index 0000000..8e7b350
Binary files /dev/null and b/public/ltximg/org-ltximg_c17f37a289731c2820a58a3171bf0d147ff047cf.png differ
diff --git a/public/ltximg/org-ltximg_c1bc0c8f83f1e45c8e3972b5e5328e661ff69036.png b/public/ltximg/org-ltximg_c1bc0c8f83f1e45c8e3972b5e5328e661ff69036.png
new file mode 100644
index 0000000..3160365
Binary files /dev/null and b/public/ltximg/org-ltximg_c1bc0c8f83f1e45c8e3972b5e5328e661ff69036.png differ
diff --git a/public/ltximg/org-ltximg_c1f99fe386fe1a98009f87ff1d088588e1ebeaef.png b/public/ltximg/org-ltximg_c1f99fe386fe1a98009f87ff1d088588e1ebeaef.png
new file mode 100644
index 0000000..eda2d47
Binary files /dev/null and b/public/ltximg/org-ltximg_c1f99fe386fe1a98009f87ff1d088588e1ebeaef.png differ
diff --git a/public/ltximg/org-ltximg_c260d3ccb7d3ee2196a0565927c3cc4c9e71c3df.png b/public/ltximg/org-ltximg_c260d3ccb7d3ee2196a0565927c3cc4c9e71c3df.png
new file mode 100644
index 0000000..34311f9
Binary files /dev/null and b/public/ltximg/org-ltximg_c260d3ccb7d3ee2196a0565927c3cc4c9e71c3df.png differ
diff --git a/public/ltximg/org-ltximg_c28a44984f103102b33208552a54ec2c683c8f19.png b/public/ltximg/org-ltximg_c28a44984f103102b33208552a54ec2c683c8f19.png
new file mode 100644
index 0000000..470c6a8
Binary files /dev/null and b/public/ltximg/org-ltximg_c28a44984f103102b33208552a54ec2c683c8f19.png differ
diff --git a/public/ltximg/org-ltximg_c307bd4bc5c66d408711f53183ce9f0ddade572c.png b/public/ltximg/org-ltximg_c307bd4bc5c66d408711f53183ce9f0ddade572c.png
new file mode 100644
index 0000000..21a43a2
Binary files /dev/null and b/public/ltximg/org-ltximg_c307bd4bc5c66d408711f53183ce9f0ddade572c.png differ
diff --git a/public/ltximg/org-ltximg_c382a0bb4fab9352d4971e867ce994151873b010.png b/public/ltximg/org-ltximg_c382a0bb4fab9352d4971e867ce994151873b010.png
new file mode 100644
index 0000000..37f5d1e
Binary files /dev/null and b/public/ltximg/org-ltximg_c382a0bb4fab9352d4971e867ce994151873b010.png differ
diff --git a/public/ltximg/org-ltximg_c3b575adfabeb91f66893e1d945bed28118c117b.png b/public/ltximg/org-ltximg_c3b575adfabeb91f66893e1d945bed28118c117b.png
new file mode 100644
index 0000000..98b8504
Binary files /dev/null and b/public/ltximg/org-ltximg_c3b575adfabeb91f66893e1d945bed28118c117b.png differ
diff --git a/public/ltximg/org-ltximg_c424c1516ffc8ca60ec336aee34524a9df5802bd.png b/public/ltximg/org-ltximg_c424c1516ffc8ca60ec336aee34524a9df5802bd.png
new file mode 100644
index 0000000..02fb7f3
Binary files /dev/null and b/public/ltximg/org-ltximg_c424c1516ffc8ca60ec336aee34524a9df5802bd.png differ
diff --git a/public/ltximg/org-ltximg_c46653c1a76a80618bd1f2318b72fa942975f169.png b/public/ltximg/org-ltximg_c46653c1a76a80618bd1f2318b72fa942975f169.png
new file mode 100644
index 0000000..b9514de
Binary files /dev/null and b/public/ltximg/org-ltximg_c46653c1a76a80618bd1f2318b72fa942975f169.png differ
diff --git a/public/ltximg/org-ltximg_c4b43c48ea159970dbc0efdf4bec14fe8b50fb47.png b/public/ltximg/org-ltximg_c4b43c48ea159970dbc0efdf4bec14fe8b50fb47.png
new file mode 100644
index 0000000..562a62b
Binary files /dev/null and b/public/ltximg/org-ltximg_c4b43c48ea159970dbc0efdf4bec14fe8b50fb47.png differ
diff --git a/public/ltximg/org-ltximg_c4c8450d6b66f24cdc10879bdeaa27e321448156.png b/public/ltximg/org-ltximg_c4c8450d6b66f24cdc10879bdeaa27e321448156.png
new file mode 100644
index 0000000..fda7ce3
Binary files /dev/null and b/public/ltximg/org-ltximg_c4c8450d6b66f24cdc10879bdeaa27e321448156.png differ
diff --git a/public/ltximg/org-ltximg_c57899113bd36cc27a0695e8708bd7115fe499f6.png b/public/ltximg/org-ltximg_c57899113bd36cc27a0695e8708bd7115fe499f6.png
new file mode 100644
index 0000000..96f861d
Binary files /dev/null and b/public/ltximg/org-ltximg_c57899113bd36cc27a0695e8708bd7115fe499f6.png differ
diff --git a/public/ltximg/org-ltximg_c5c05ff62275f71f797494034ef162d6a2642a2a.png b/public/ltximg/org-ltximg_c5c05ff62275f71f797494034ef162d6a2642a2a.png
new file mode 100644
index 0000000..68e6434
Binary files /dev/null and b/public/ltximg/org-ltximg_c5c05ff62275f71f797494034ef162d6a2642a2a.png differ
diff --git a/public/ltximg/org-ltximg_c6033788fa44a0b62abcdcb10d65699387fd11ba.png b/public/ltximg/org-ltximg_c6033788fa44a0b62abcdcb10d65699387fd11ba.png
new file mode 100644
index 0000000..0b8287a
Binary files /dev/null and b/public/ltximg/org-ltximg_c6033788fa44a0b62abcdcb10d65699387fd11ba.png differ
diff --git a/public/ltximg/org-ltximg_c69bd0cb299a5e87dd86b24a90ec4ecc25d5605d.png b/public/ltximg/org-ltximg_c69bd0cb299a5e87dd86b24a90ec4ecc25d5605d.png
new file mode 100644
index 0000000..e9c9b08
Binary files /dev/null and b/public/ltximg/org-ltximg_c69bd0cb299a5e87dd86b24a90ec4ecc25d5605d.png differ
diff --git a/public/ltximg/org-ltximg_c6fcf88f5c61e539f82ca99bbc5032f0a016f330.png b/public/ltximg/org-ltximg_c6fcf88f5c61e539f82ca99bbc5032f0a016f330.png
new file mode 100644
index 0000000..56b255c
Binary files /dev/null and b/public/ltximg/org-ltximg_c6fcf88f5c61e539f82ca99bbc5032f0a016f330.png differ
diff --git a/public/ltximg/org-ltximg_c8a7c160c6ad15d83950c1f052516fb67d2a0a4c.png b/public/ltximg/org-ltximg_c8a7c160c6ad15d83950c1f052516fb67d2a0a4c.png
new file mode 100644
index 0000000..f86a23c
Binary files /dev/null and b/public/ltximg/org-ltximg_c8a7c160c6ad15d83950c1f052516fb67d2a0a4c.png differ
diff --git a/public/ltximg/org-ltximg_c921c3fd76b083a44828f1ec7be3b575bd0c1a2c.png b/public/ltximg/org-ltximg_c921c3fd76b083a44828f1ec7be3b575bd0c1a2c.png
new file mode 100644
index 0000000..d427b48
Binary files /dev/null and b/public/ltximg/org-ltximg_c921c3fd76b083a44828f1ec7be3b575bd0c1a2c.png differ
diff --git a/public/ltximg/org-ltximg_c93e7a9acd17e274ab04de39e5d1f671880520ba.png b/public/ltximg/org-ltximg_c93e7a9acd17e274ab04de39e5d1f671880520ba.png
new file mode 100644
index 0000000..ccb12d9
Binary files /dev/null and b/public/ltximg/org-ltximg_c93e7a9acd17e274ab04de39e5d1f671880520ba.png differ
diff --git a/public/ltximg/org-ltximg_c94e21694ba66d0a96c47c141b7f19e553df8ea3.png b/public/ltximg/org-ltximg_c94e21694ba66d0a96c47c141b7f19e553df8ea3.png
new file mode 100644
index 0000000..b3b850d
Binary files /dev/null and b/public/ltximg/org-ltximg_c94e21694ba66d0a96c47c141b7f19e553df8ea3.png differ
diff --git a/public/ltximg/org-ltximg_c98e93ad9858546b0ce8d35ac155bd4c82cff9a9.png b/public/ltximg/org-ltximg_c98e93ad9858546b0ce8d35ac155bd4c82cff9a9.png
new file mode 100644
index 0000000..777aa70
Binary files /dev/null and b/public/ltximg/org-ltximg_c98e93ad9858546b0ce8d35ac155bd4c82cff9a9.png differ
diff --git a/public/ltximg/org-ltximg_cacd12ad5baa0ed253f00bd8636d69c364ecdefe.png b/public/ltximg/org-ltximg_cacd12ad5baa0ed253f00bd8636d69c364ecdefe.png
new file mode 100644
index 0000000..f171f1b
Binary files /dev/null and b/public/ltximg/org-ltximg_cacd12ad5baa0ed253f00bd8636d69c364ecdefe.png differ
diff --git a/public/ltximg/org-ltximg_caf2188207820f5e7ce5f68ad36167324983cb01.png b/public/ltximg/org-ltximg_caf2188207820f5e7ce5f68ad36167324983cb01.png
new file mode 100644
index 0000000..e80f56f
Binary files /dev/null and b/public/ltximg/org-ltximg_caf2188207820f5e7ce5f68ad36167324983cb01.png differ
diff --git a/public/ltximg/org-ltximg_cb03041a3c44132c8f773f88dbac33423d22bda6.png b/public/ltximg/org-ltximg_cb03041a3c44132c8f773f88dbac33423d22bda6.png
new file mode 100644
index 0000000..b4c770a
Binary files /dev/null and b/public/ltximg/org-ltximg_cb03041a3c44132c8f773f88dbac33423d22bda6.png differ
diff --git a/public/ltximg/org-ltximg_cbde0d033de536f750dea648bd18e510453a94ee.png b/public/ltximg/org-ltximg_cbde0d033de536f750dea648bd18e510453a94ee.png
new file mode 100644
index 0000000..9264f88
Binary files /dev/null and b/public/ltximg/org-ltximg_cbde0d033de536f750dea648bd18e510453a94ee.png differ
diff --git a/public/ltximg/org-ltximg_cbf8775658541f9701da69c1342376273f82cc8f.png b/public/ltximg/org-ltximg_cbf8775658541f9701da69c1342376273f82cc8f.png
new file mode 100644
index 0000000..262b4a5
Binary files /dev/null and b/public/ltximg/org-ltximg_cbf8775658541f9701da69c1342376273f82cc8f.png differ
diff --git a/public/ltximg/org-ltximg_cc163ac7626626cc3f2766f90c96837552025a70.png b/public/ltximg/org-ltximg_cc163ac7626626cc3f2766f90c96837552025a70.png
new file mode 100644
index 0000000..f7a01f7
Binary files /dev/null and b/public/ltximg/org-ltximg_cc163ac7626626cc3f2766f90c96837552025a70.png differ
diff --git a/public/ltximg/org-ltximg_cc350b81b2c092586c6c7835520cadaac968016a.png b/public/ltximg/org-ltximg_cc350b81b2c092586c6c7835520cadaac968016a.png
new file mode 100644
index 0000000..7f91e05
Binary files /dev/null and b/public/ltximg/org-ltximg_cc350b81b2c092586c6c7835520cadaac968016a.png differ
diff --git a/public/ltximg/org-ltximg_cc5c6568355801b9b2a0a421fc533602ad571e56.png b/public/ltximg/org-ltximg_cc5c6568355801b9b2a0a421fc533602ad571e56.png
new file mode 100644
index 0000000..147fa3a
Binary files /dev/null and b/public/ltximg/org-ltximg_cc5c6568355801b9b2a0a421fc533602ad571e56.png differ
diff --git a/public/ltximg/org-ltximg_cc61237bfb685bc7e7cd4b37c79400fe87d109c8.png b/public/ltximg/org-ltximg_cc61237bfb685bc7e7cd4b37c79400fe87d109c8.png
new file mode 100644
index 0000000..c313634
Binary files /dev/null and b/public/ltximg/org-ltximg_cc61237bfb685bc7e7cd4b37c79400fe87d109c8.png differ
diff --git a/public/ltximg/org-ltximg_cd15f43e5a06273f19e263df84bc6df161ac0acd.png b/public/ltximg/org-ltximg_cd15f43e5a06273f19e263df84bc6df161ac0acd.png
new file mode 100644
index 0000000..44d2d91
Binary files /dev/null and b/public/ltximg/org-ltximg_cd15f43e5a06273f19e263df84bc6df161ac0acd.png differ
diff --git a/public/ltximg/org-ltximg_cdc4a07fe13000e41bc2b7c473ec5adb56a58959.png b/public/ltximg/org-ltximg_cdc4a07fe13000e41bc2b7c473ec5adb56a58959.png
new file mode 100644
index 0000000..19b029a
Binary files /dev/null and b/public/ltximg/org-ltximg_cdc4a07fe13000e41bc2b7c473ec5adb56a58959.png differ
diff --git a/public/ltximg/org-ltximg_cdcc1b1f9951a78f49471ae6b440437075831b1c.png b/public/ltximg/org-ltximg_cdcc1b1f9951a78f49471ae6b440437075831b1c.png
new file mode 100644
index 0000000..b6e8f7b
Binary files /dev/null and b/public/ltximg/org-ltximg_cdcc1b1f9951a78f49471ae6b440437075831b1c.png differ
diff --git a/public/ltximg/org-ltximg_cf75b66ad633547d9b02d67712b18d71a134f3f6.png b/public/ltximg/org-ltximg_cf75b66ad633547d9b02d67712b18d71a134f3f6.png
new file mode 100644
index 0000000..27ee8bf
Binary files /dev/null and b/public/ltximg/org-ltximg_cf75b66ad633547d9b02d67712b18d71a134f3f6.png differ
diff --git a/public/ltximg/org-ltximg_cf80bb4f2b16a33be4eea431c961e77d8ef689f3.png b/public/ltximg/org-ltximg_cf80bb4f2b16a33be4eea431c961e77d8ef689f3.png
new file mode 100644
index 0000000..4118510
Binary files /dev/null and b/public/ltximg/org-ltximg_cf80bb4f2b16a33be4eea431c961e77d8ef689f3.png differ
diff --git a/public/ltximg/org-ltximg_cf9c2dffd6cad8c190a22a169475c6d81be9f08b.png b/public/ltximg/org-ltximg_cf9c2dffd6cad8c190a22a169475c6d81be9f08b.png
new file mode 100644
index 0000000..2a775de
Binary files /dev/null and b/public/ltximg/org-ltximg_cf9c2dffd6cad8c190a22a169475c6d81be9f08b.png differ
diff --git a/public/ltximg/org-ltximg_d0d8739ac9baf0dd38322c7dac01dd75237cd985.png b/public/ltximg/org-ltximg_d0d8739ac9baf0dd38322c7dac01dd75237cd985.png
new file mode 100644
index 0000000..b37f401
Binary files /dev/null and b/public/ltximg/org-ltximg_d0d8739ac9baf0dd38322c7dac01dd75237cd985.png differ
diff --git a/public/ltximg/org-ltximg_d22310d6a4834b7bb5b319fb87b34b081b6e585d.png b/public/ltximg/org-ltximg_d22310d6a4834b7bb5b319fb87b34b081b6e585d.png
new file mode 100644
index 0000000..fce730c
Binary files /dev/null and b/public/ltximg/org-ltximg_d22310d6a4834b7bb5b319fb87b34b081b6e585d.png differ
diff --git a/public/ltximg/org-ltximg_d260801063c5cb35bd856a5d8a9a6965468314a6.png b/public/ltximg/org-ltximg_d260801063c5cb35bd856a5d8a9a6965468314a6.png
new file mode 100644
index 0000000..a44496f
Binary files /dev/null and b/public/ltximg/org-ltximg_d260801063c5cb35bd856a5d8a9a6965468314a6.png differ
diff --git a/public/ltximg/org-ltximg_d272299b21234c2ea111cb5a1e46348c2ee3cbdc.png b/public/ltximg/org-ltximg_d272299b21234c2ea111cb5a1e46348c2ee3cbdc.png
new file mode 100644
index 0000000..575851a
Binary files /dev/null and b/public/ltximg/org-ltximg_d272299b21234c2ea111cb5a1e46348c2ee3cbdc.png differ
diff --git a/public/ltximg/org-ltximg_d28214914eca6f99bb2b9c43db7e3d4b9dd571ad.png b/public/ltximg/org-ltximg_d28214914eca6f99bb2b9c43db7e3d4b9dd571ad.png
new file mode 100644
index 0000000..da4e0d6
Binary files /dev/null and b/public/ltximg/org-ltximg_d28214914eca6f99bb2b9c43db7e3d4b9dd571ad.png differ
diff --git a/public/ltximg/org-ltximg_d2d4a0785d5ebb71c6a89bfdde22d9f83c751988.png b/public/ltximg/org-ltximg_d2d4a0785d5ebb71c6a89bfdde22d9f83c751988.png
new file mode 100644
index 0000000..387395c
Binary files /dev/null and b/public/ltximg/org-ltximg_d2d4a0785d5ebb71c6a89bfdde22d9f83c751988.png differ
diff --git a/public/ltximg/org-ltximg_d330950980ecb60b8111c8378029ef7afe7ac2f3.png b/public/ltximg/org-ltximg_d330950980ecb60b8111c8378029ef7afe7ac2f3.png
new file mode 100644
index 0000000..996ceba
Binary files /dev/null and b/public/ltximg/org-ltximg_d330950980ecb60b8111c8378029ef7afe7ac2f3.png differ
diff --git a/public/ltximg/org-ltximg_d3444aeee19411d30e5510148cb94caa73baa3b7.png b/public/ltximg/org-ltximg_d3444aeee19411d30e5510148cb94caa73baa3b7.png
new file mode 100644
index 0000000..f4ef0f8
Binary files /dev/null and b/public/ltximg/org-ltximg_d3444aeee19411d30e5510148cb94caa73baa3b7.png differ
diff --git a/public/ltximg/org-ltximg_d38afc445a63a344207c13ed8d39a37131772fda.png b/public/ltximg/org-ltximg_d38afc445a63a344207c13ed8d39a37131772fda.png
new file mode 100644
index 0000000..9c0383c
Binary files /dev/null and b/public/ltximg/org-ltximg_d38afc445a63a344207c13ed8d39a37131772fda.png differ
diff --git a/public/ltximg/org-ltximg_d418ba6f6dfcb842e595f2df1ce1109ee4bf98ec.png b/public/ltximg/org-ltximg_d418ba6f6dfcb842e595f2df1ce1109ee4bf98ec.png
new file mode 100644
index 0000000..4af1836
Binary files /dev/null and b/public/ltximg/org-ltximg_d418ba6f6dfcb842e595f2df1ce1109ee4bf98ec.png differ
diff --git a/public/ltximg/org-ltximg_d4326b08f6b960f11382e86c197caec4428c904e.png b/public/ltximg/org-ltximg_d4326b08f6b960f11382e86c197caec4428c904e.png
new file mode 100644
index 0000000..1346131
Binary files /dev/null and b/public/ltximg/org-ltximg_d4326b08f6b960f11382e86c197caec4428c904e.png differ
diff --git a/public/ltximg/org-ltximg_d4522f2c032e3a10d1ac28f32f3094cc3375e06a.png b/public/ltximg/org-ltximg_d4522f2c032e3a10d1ac28f32f3094cc3375e06a.png
new file mode 100644
index 0000000..bea8b7c
Binary files /dev/null and b/public/ltximg/org-ltximg_d4522f2c032e3a10d1ac28f32f3094cc3375e06a.png differ
diff --git a/public/ltximg/org-ltximg_d5338fd35a655ec1927fe9f190f4e011662aa84c.png b/public/ltximg/org-ltximg_d5338fd35a655ec1927fe9f190f4e011662aa84c.png
new file mode 100644
index 0000000..34fe0b4
Binary files /dev/null and b/public/ltximg/org-ltximg_d5338fd35a655ec1927fe9f190f4e011662aa84c.png differ
diff --git a/public/ltximg/org-ltximg_d594521da43ac05f5b08e926b5d95e200905e56b.png b/public/ltximg/org-ltximg_d594521da43ac05f5b08e926b5d95e200905e56b.png
new file mode 100644
index 0000000..1f2eb27
Binary files /dev/null and b/public/ltximg/org-ltximg_d594521da43ac05f5b08e926b5d95e200905e56b.png differ
diff --git a/public/ltximg/org-ltximg_d6799cbb0a25eecf9fc346d4809eb8b703d8a08a.png b/public/ltximg/org-ltximg_d6799cbb0a25eecf9fc346d4809eb8b703d8a08a.png
new file mode 100644
index 0000000..aab4746
Binary files /dev/null and b/public/ltximg/org-ltximg_d6799cbb0a25eecf9fc346d4809eb8b703d8a08a.png differ
diff --git a/public/ltximg/org-ltximg_d6b95f1589ee0ee231233a8a61abccbaeaf35191.png b/public/ltximg/org-ltximg_d6b95f1589ee0ee231233a8a61abccbaeaf35191.png
new file mode 100644
index 0000000..b16274d
Binary files /dev/null and b/public/ltximg/org-ltximg_d6b95f1589ee0ee231233a8a61abccbaeaf35191.png differ
diff --git a/public/ltximg/org-ltximg_d6da0fcb1a23b9a47b8badeb266de9b3e0400f4f.png b/public/ltximg/org-ltximg_d6da0fcb1a23b9a47b8badeb266de9b3e0400f4f.png
new file mode 100644
index 0000000..08c703c
Binary files /dev/null and b/public/ltximg/org-ltximg_d6da0fcb1a23b9a47b8badeb266de9b3e0400f4f.png differ
diff --git a/public/ltximg/org-ltximg_d78ca628c7075d470a31ebbe27b0eb66bfd40b8a.png b/public/ltximg/org-ltximg_d78ca628c7075d470a31ebbe27b0eb66bfd40b8a.png
new file mode 100644
index 0000000..c45d799
Binary files /dev/null and b/public/ltximg/org-ltximg_d78ca628c7075d470a31ebbe27b0eb66bfd40b8a.png differ
diff --git a/public/ltximg/org-ltximg_d7e8e0bb0d535c7be9a43da846d26b875c005d97.png b/public/ltximg/org-ltximg_d7e8e0bb0d535c7be9a43da846d26b875c005d97.png
new file mode 100644
index 0000000..3283043
Binary files /dev/null and b/public/ltximg/org-ltximg_d7e8e0bb0d535c7be9a43da846d26b875c005d97.png differ
diff --git a/public/ltximg/org-ltximg_d85534f14a0392a90a499c5f74af39ee57d7a3a5.png b/public/ltximg/org-ltximg_d85534f14a0392a90a499c5f74af39ee57d7a3a5.png
new file mode 100644
index 0000000..db597ca
Binary files /dev/null and b/public/ltximg/org-ltximg_d85534f14a0392a90a499c5f74af39ee57d7a3a5.png differ
diff --git a/public/ltximg/org-ltximg_d86a0b52558f4bb5eb173efb5a7e5aabb571c989.png b/public/ltximg/org-ltximg_d86a0b52558f4bb5eb173efb5a7e5aabb571c989.png
new file mode 100644
index 0000000..b6b7eaf
Binary files /dev/null and b/public/ltximg/org-ltximg_d86a0b52558f4bb5eb173efb5a7e5aabb571c989.png differ
diff --git a/public/ltximg/org-ltximg_d90fa3780544b5dc63884a059fb73d4421f07165.png b/public/ltximg/org-ltximg_d90fa3780544b5dc63884a059fb73d4421f07165.png
new file mode 100644
index 0000000..a95fe3c
Binary files /dev/null and b/public/ltximg/org-ltximg_d90fa3780544b5dc63884a059fb73d4421f07165.png differ
diff --git a/public/ltximg/org-ltximg_d92f57c51655908f56d636f8e58604826a144641.png b/public/ltximg/org-ltximg_d92f57c51655908f56d636f8e58604826a144641.png
new file mode 100644
index 0000000..dd662e7
Binary files /dev/null and b/public/ltximg/org-ltximg_d92f57c51655908f56d636f8e58604826a144641.png differ
diff --git a/public/ltximg/org-ltximg_d9465918c64df365edc5fceea7ffc6e022c88bd4.png b/public/ltximg/org-ltximg_d9465918c64df365edc5fceea7ffc6e022c88bd4.png
new file mode 100644
index 0000000..7588b7e
Binary files /dev/null and b/public/ltximg/org-ltximg_d9465918c64df365edc5fceea7ffc6e022c88bd4.png differ
diff --git a/public/ltximg/org-ltximg_d94d0e09434704d164f1d4ba0b943078371d03bd.png b/public/ltximg/org-ltximg_d94d0e09434704d164f1d4ba0b943078371d03bd.png
new file mode 100644
index 0000000..a62d674
Binary files /dev/null and b/public/ltximg/org-ltximg_d94d0e09434704d164f1d4ba0b943078371d03bd.png differ
diff --git a/public/ltximg/org-ltximg_da0f2a2de6872b83e86a4098f6c8ea8ea6277edd.png b/public/ltximg/org-ltximg_da0f2a2de6872b83e86a4098f6c8ea8ea6277edd.png
new file mode 100644
index 0000000..5c72cbd
Binary files /dev/null and b/public/ltximg/org-ltximg_da0f2a2de6872b83e86a4098f6c8ea8ea6277edd.png differ
diff --git a/public/ltximg/org-ltximg_da35d99f83512eb16a513807b01a116e3a05ab65.png b/public/ltximg/org-ltximg_da35d99f83512eb16a513807b01a116e3a05ab65.png
new file mode 100644
index 0000000..ed904b7
Binary files /dev/null and b/public/ltximg/org-ltximg_da35d99f83512eb16a513807b01a116e3a05ab65.png differ
diff --git a/public/ltximg/org-ltximg_da4ce07240d0c7a43c850cd43a9bcb01844aef15.png b/public/ltximg/org-ltximg_da4ce07240d0c7a43c850cd43a9bcb01844aef15.png
new file mode 100644
index 0000000..2e6b447
Binary files /dev/null and b/public/ltximg/org-ltximg_da4ce07240d0c7a43c850cd43a9bcb01844aef15.png differ
diff --git a/public/ltximg/org-ltximg_db517dbab6bb00397f91bc450a6e84ccf135d896.png b/public/ltximg/org-ltximg_db517dbab6bb00397f91bc450a6e84ccf135d896.png
new file mode 100644
index 0000000..41b5666
Binary files /dev/null and b/public/ltximg/org-ltximg_db517dbab6bb00397f91bc450a6e84ccf135d896.png differ
diff --git a/public/ltximg/org-ltximg_dbd5a7d998454aeca23bcae9c98560cf9f44858d.png b/public/ltximg/org-ltximg_dbd5a7d998454aeca23bcae9c98560cf9f44858d.png
new file mode 100644
index 0000000..c4b0ae7
Binary files /dev/null and b/public/ltximg/org-ltximg_dbd5a7d998454aeca23bcae9c98560cf9f44858d.png differ
diff --git a/public/ltximg/org-ltximg_dc1ad761b823e2b0cc8e4fae9003d53ac7806a97.png b/public/ltximg/org-ltximg_dc1ad761b823e2b0cc8e4fae9003d53ac7806a97.png
new file mode 100644
index 0000000..408515a
Binary files /dev/null and b/public/ltximg/org-ltximg_dc1ad761b823e2b0cc8e4fae9003d53ac7806a97.png differ
diff --git a/public/ltximg/org-ltximg_dc798c15f3228d2da3803fcd5c15518b89889373.png b/public/ltximg/org-ltximg_dc798c15f3228d2da3803fcd5c15518b89889373.png
new file mode 100644
index 0000000..17d5bff
Binary files /dev/null and b/public/ltximg/org-ltximg_dc798c15f3228d2da3803fcd5c15518b89889373.png differ
diff --git a/public/ltximg/org-ltximg_de2b3c066bf27b57a251bca4898a974498257b82.png b/public/ltximg/org-ltximg_de2b3c066bf27b57a251bca4898a974498257b82.png
new file mode 100644
index 0000000..82b92fe
Binary files /dev/null and b/public/ltximg/org-ltximg_de2b3c066bf27b57a251bca4898a974498257b82.png differ
diff --git a/public/ltximg/org-ltximg_dea9e4056d1b16336c1d89e907b89efd588a1316.png b/public/ltximg/org-ltximg_dea9e4056d1b16336c1d89e907b89efd588a1316.png
new file mode 100644
index 0000000..e186c53
Binary files /dev/null and b/public/ltximg/org-ltximg_dea9e4056d1b16336c1d89e907b89efd588a1316.png differ
diff --git a/public/ltximg/org-ltximg_df2264cd622ab73b9e1560e0f615c59bfadd0360.png b/public/ltximg/org-ltximg_df2264cd622ab73b9e1560e0f615c59bfadd0360.png
new file mode 100644
index 0000000..a59ddf4
Binary files /dev/null and b/public/ltximg/org-ltximg_df2264cd622ab73b9e1560e0f615c59bfadd0360.png differ
diff --git a/public/ltximg/org-ltximg_dfe166bc6c58ac7756cc37f93ad128516f5970d8.png b/public/ltximg/org-ltximg_dfe166bc6c58ac7756cc37f93ad128516f5970d8.png
new file mode 100644
index 0000000..9c3febd
Binary files /dev/null and b/public/ltximg/org-ltximg_dfe166bc6c58ac7756cc37f93ad128516f5970d8.png differ
diff --git a/public/ltximg/org-ltximg_dff0a0028d69e95b15fb5360a215a998f99d2c5b.png b/public/ltximg/org-ltximg_dff0a0028d69e95b15fb5360a215a998f99d2c5b.png
new file mode 100644
index 0000000..d0988e7
Binary files /dev/null and b/public/ltximg/org-ltximg_dff0a0028d69e95b15fb5360a215a998f99d2c5b.png differ
diff --git a/public/ltximg/org-ltximg_e0b44c9e68083527899d2d4c8059f7a63ed8c5a0.png b/public/ltximg/org-ltximg_e0b44c9e68083527899d2d4c8059f7a63ed8c5a0.png
new file mode 100644
index 0000000..18d6fce
Binary files /dev/null and b/public/ltximg/org-ltximg_e0b44c9e68083527899d2d4c8059f7a63ed8c5a0.png differ
diff --git a/public/ltximg/org-ltximg_e0f7f58808785d63133e785d73d87bd5315b55ac.png b/public/ltximg/org-ltximg_e0f7f58808785d63133e785d73d87bd5315b55ac.png
new file mode 100644
index 0000000..895880b
Binary files /dev/null and b/public/ltximg/org-ltximg_e0f7f58808785d63133e785d73d87bd5315b55ac.png differ
diff --git a/public/ltximg/org-ltximg_e43fa1109fcd53ac3978e908918ea884a56bddfa.png b/public/ltximg/org-ltximg_e43fa1109fcd53ac3978e908918ea884a56bddfa.png
new file mode 100644
index 0000000..dcabcc7
Binary files /dev/null and b/public/ltximg/org-ltximg_e43fa1109fcd53ac3978e908918ea884a56bddfa.png differ
diff --git a/public/ltximg/org-ltximg_e4e55413b2365c2d041084ca3aefbaa6b3c98655.png b/public/ltximg/org-ltximg_e4e55413b2365c2d041084ca3aefbaa6b3c98655.png
new file mode 100644
index 0000000..eacb3a1
Binary files /dev/null and b/public/ltximg/org-ltximg_e4e55413b2365c2d041084ca3aefbaa6b3c98655.png differ
diff --git a/public/ltximg/org-ltximg_e59342c4cd710236787b44d1e48338a2de80f5da.png b/public/ltximg/org-ltximg_e59342c4cd710236787b44d1e48338a2de80f5da.png
new file mode 100644
index 0000000..2543f09
Binary files /dev/null and b/public/ltximg/org-ltximg_e59342c4cd710236787b44d1e48338a2de80f5da.png differ
diff --git a/public/ltximg/org-ltximg_e611eef5c40cb0bfdcbd5506f76c1be4cd60b406.png b/public/ltximg/org-ltximg_e611eef5c40cb0bfdcbd5506f76c1be4cd60b406.png
new file mode 100644
index 0000000..1ca0010
Binary files /dev/null and b/public/ltximg/org-ltximg_e611eef5c40cb0bfdcbd5506f76c1be4cd60b406.png differ
diff --git a/public/ltximg/org-ltximg_e63efbb7c140d4520080ddc5bf5f55b698c3250c.png b/public/ltximg/org-ltximg_e63efbb7c140d4520080ddc5bf5f55b698c3250c.png
new file mode 100644
index 0000000..5fffec0
Binary files /dev/null and b/public/ltximg/org-ltximg_e63efbb7c140d4520080ddc5bf5f55b698c3250c.png differ
diff --git a/public/ltximg/org-ltximg_e6466e86decbaca4520e9e83a5965b5e0bedee30.png b/public/ltximg/org-ltximg_e6466e86decbaca4520e9e83a5965b5e0bedee30.png
new file mode 100644
index 0000000..2d61c89
Binary files /dev/null and b/public/ltximg/org-ltximg_e6466e86decbaca4520e9e83a5965b5e0bedee30.png differ
diff --git a/public/ltximg/org-ltximg_e6dcbd6f587f7e216f7bae6a5dbf1af54f7beea2.png b/public/ltximg/org-ltximg_e6dcbd6f587f7e216f7bae6a5dbf1af54f7beea2.png
new file mode 100644
index 0000000..b3d8aec
Binary files /dev/null and b/public/ltximg/org-ltximg_e6dcbd6f587f7e216f7bae6a5dbf1af54f7beea2.png differ
diff --git a/public/ltximg/org-ltximg_e7465b5c787b7219cf4a86c98e6896339f6aba68.png b/public/ltximg/org-ltximg_e7465b5c787b7219cf4a86c98e6896339f6aba68.png
new file mode 100644
index 0000000..1f2eb27
Binary files /dev/null and b/public/ltximg/org-ltximg_e7465b5c787b7219cf4a86c98e6896339f6aba68.png differ
diff --git a/public/ltximg/org-ltximg_e777ce027aaafa014c84b94ff87d1fd3050e538d.png b/public/ltximg/org-ltximg_e777ce027aaafa014c84b94ff87d1fd3050e538d.png
new file mode 100644
index 0000000..84ca906
Binary files /dev/null and b/public/ltximg/org-ltximg_e777ce027aaafa014c84b94ff87d1fd3050e538d.png differ
diff --git a/public/ltximg/org-ltximg_e7b20766dc751e94876678cce4d5e9b559b49733.png b/public/ltximg/org-ltximg_e7b20766dc751e94876678cce4d5e9b559b49733.png
new file mode 100644
index 0000000..018dc6a
Binary files /dev/null and b/public/ltximg/org-ltximg_e7b20766dc751e94876678cce4d5e9b559b49733.png differ
diff --git a/public/ltximg/org-ltximg_e7e23748066afe904d9ee8589184b1c961d1033c.png b/public/ltximg/org-ltximg_e7e23748066afe904d9ee8589184b1c961d1033c.png
new file mode 100644
index 0000000..a69de5d
Binary files /dev/null and b/public/ltximg/org-ltximg_e7e23748066afe904d9ee8589184b1c961d1033c.png differ
diff --git a/public/ltximg/org-ltximg_e8214ad3217d3c666a5efd99c615d422a409dea8.png b/public/ltximg/org-ltximg_e8214ad3217d3c666a5efd99c615d422a409dea8.png
new file mode 100644
index 0000000..2ff01a5
Binary files /dev/null and b/public/ltximg/org-ltximg_e8214ad3217d3c666a5efd99c615d422a409dea8.png differ
diff --git a/public/ltximg/org-ltximg_e87da225db4088844e0fe57a3186f2cbe3720fc3.png b/public/ltximg/org-ltximg_e87da225db4088844e0fe57a3186f2cbe3720fc3.png
new file mode 100644
index 0000000..5de39f2
Binary files /dev/null and b/public/ltximg/org-ltximg_e87da225db4088844e0fe57a3186f2cbe3720fc3.png differ
diff --git a/public/ltximg/org-ltximg_e8c3e9ce196c517172feb7d3cfb4f947e3c79bdb.png b/public/ltximg/org-ltximg_e8c3e9ce196c517172feb7d3cfb4f947e3c79bdb.png
new file mode 100644
index 0000000..33bd505
Binary files /dev/null and b/public/ltximg/org-ltximg_e8c3e9ce196c517172feb7d3cfb4f947e3c79bdb.png differ
diff --git a/public/ltximg/org-ltximg_e9ef09e7e528cd48df1be451b3722890755f4584.png b/public/ltximg/org-ltximg_e9ef09e7e528cd48df1be451b3722890755f4584.png
new file mode 100644
index 0000000..6cdb6eb
Binary files /dev/null and b/public/ltximg/org-ltximg_e9ef09e7e528cd48df1be451b3722890755f4584.png differ
diff --git a/public/ltximg/org-ltximg_eaa923d039d6c23d5ef54806be50b18f2c802631.png b/public/ltximg/org-ltximg_eaa923d039d6c23d5ef54806be50b18f2c802631.png
new file mode 100644
index 0000000..345b34c
Binary files /dev/null and b/public/ltximg/org-ltximg_eaa923d039d6c23d5ef54806be50b18f2c802631.png differ
diff --git a/public/ltximg/org-ltximg_eb6bfc597b6e5c372178c9b04cdf25132de97f35.png b/public/ltximg/org-ltximg_eb6bfc597b6e5c372178c9b04cdf25132de97f35.png
new file mode 100644
index 0000000..4703719
Binary files /dev/null and b/public/ltximg/org-ltximg_eb6bfc597b6e5c372178c9b04cdf25132de97f35.png differ
diff --git a/public/ltximg/org-ltximg_eb96e404cfb591df9b47adfd369d3b7baf76f52f.png b/public/ltximg/org-ltximg_eb96e404cfb591df9b47adfd369d3b7baf76f52f.png
new file mode 100644
index 0000000..5ed8bf5
Binary files /dev/null and b/public/ltximg/org-ltximg_eb96e404cfb591df9b47adfd369d3b7baf76f52f.png differ
diff --git a/public/ltximg/org-ltximg_ec2242f6dcc58dfad1e8acd816c2d4230d935b4c.png b/public/ltximg/org-ltximg_ec2242f6dcc58dfad1e8acd816c2d4230d935b4c.png
new file mode 100644
index 0000000..9d9e56e
Binary files /dev/null and b/public/ltximg/org-ltximg_ec2242f6dcc58dfad1e8acd816c2d4230d935b4c.png differ
diff --git a/public/ltximg/org-ltximg_ec234c1fb1423fdbcf42a9df50e3b3af600c53b5.png b/public/ltximg/org-ltximg_ec234c1fb1423fdbcf42a9df50e3b3af600c53b5.png
new file mode 100644
index 0000000..a152af8
Binary files /dev/null and b/public/ltximg/org-ltximg_ec234c1fb1423fdbcf42a9df50e3b3af600c53b5.png differ
diff --git a/public/ltximg/org-ltximg_ec513f2f945416ea59233deca826808bbbacf8fc.png b/public/ltximg/org-ltximg_ec513f2f945416ea59233deca826808bbbacf8fc.png
new file mode 100644
index 0000000..9a6791f
Binary files /dev/null and b/public/ltximg/org-ltximg_ec513f2f945416ea59233deca826808bbbacf8fc.png differ
diff --git a/public/ltximg/org-ltximg_ec605d3f488f140753b3c64d2d8361c3c577bbdc.png b/public/ltximg/org-ltximg_ec605d3f488f140753b3c64d2d8361c3c577bbdc.png
new file mode 100644
index 0000000..27f9240
Binary files /dev/null and b/public/ltximg/org-ltximg_ec605d3f488f140753b3c64d2d8361c3c577bbdc.png differ
diff --git a/public/ltximg/org-ltximg_eea2fb6c9b6766d2d742aa8d94960b10a5d5ed9b.png b/public/ltximg/org-ltximg_eea2fb6c9b6766d2d742aa8d94960b10a5d5ed9b.png
new file mode 100644
index 0000000..b29cdc4
Binary files /dev/null and b/public/ltximg/org-ltximg_eea2fb6c9b6766d2d742aa8d94960b10a5d5ed9b.png differ
diff --git a/public/ltximg/org-ltximg_eeb7cfaf8db67322ca84c9dc2b574f29e7dfb897.png b/public/ltximg/org-ltximg_eeb7cfaf8db67322ca84c9dc2b574f29e7dfb897.png
new file mode 100644
index 0000000..2ee215a
Binary files /dev/null and b/public/ltximg/org-ltximg_eeb7cfaf8db67322ca84c9dc2b574f29e7dfb897.png differ
diff --git a/public/ltximg/org-ltximg_eefebaddcb85b9f8960e28e23c49f6c0e2a683cf.png b/public/ltximg/org-ltximg_eefebaddcb85b9f8960e28e23c49f6c0e2a683cf.png
new file mode 100644
index 0000000..9973aef
Binary files /dev/null and b/public/ltximg/org-ltximg_eefebaddcb85b9f8960e28e23c49f6c0e2a683cf.png differ
diff --git a/public/ltximg/org-ltximg_efca26edc8f2e87443d455498beed643de52390f.png b/public/ltximg/org-ltximg_efca26edc8f2e87443d455498beed643de52390f.png
new file mode 100644
index 0000000..43ea097
Binary files /dev/null and b/public/ltximg/org-ltximg_efca26edc8f2e87443d455498beed643de52390f.png differ
diff --git a/public/ltximg/org-ltximg_eff21f73369e2480529533dbbf13d24e3db5191b.png b/public/ltximg/org-ltximg_eff21f73369e2480529533dbbf13d24e3db5191b.png
new file mode 100644
index 0000000..6d86d9c
Binary files /dev/null and b/public/ltximg/org-ltximg_eff21f73369e2480529533dbbf13d24e3db5191b.png differ
diff --git a/public/ltximg/org-ltximg_f03273641da3a38998c45208804eee74a9f68aa5.png b/public/ltximg/org-ltximg_f03273641da3a38998c45208804eee74a9f68aa5.png
new file mode 100644
index 0000000..92f4cee
Binary files /dev/null and b/public/ltximg/org-ltximg_f03273641da3a38998c45208804eee74a9f68aa5.png differ
diff --git a/public/ltximg/org-ltximg_f0802cb7193f400d1c9d6e6b0eb3d4096e6e1ab7.png b/public/ltximg/org-ltximg_f0802cb7193f400d1c9d6e6b0eb3d4096e6e1ab7.png
new file mode 100644
index 0000000..0b884b9
Binary files /dev/null and b/public/ltximg/org-ltximg_f0802cb7193f400d1c9d6e6b0eb3d4096e6e1ab7.png differ
diff --git a/public/ltximg/org-ltximg_f1b66bd313e2c1c08fac775b49d4570943d6e92f.png b/public/ltximg/org-ltximg_f1b66bd313e2c1c08fac775b49d4570943d6e92f.png
new file mode 100644
index 0000000..ec8ee92
Binary files /dev/null and b/public/ltximg/org-ltximg_f1b66bd313e2c1c08fac775b49d4570943d6e92f.png differ
diff --git a/public/ltximg/org-ltximg_f23553b8e3cdb39565803bb3583fce243df12652.png b/public/ltximg/org-ltximg_f23553b8e3cdb39565803bb3583fce243df12652.png
new file mode 100644
index 0000000..9a5b17b
Binary files /dev/null and b/public/ltximg/org-ltximg_f23553b8e3cdb39565803bb3583fce243df12652.png differ
diff --git a/public/ltximg/org-ltximg_f28ee3ea103d3e25d47e0d64e1add87049f778e4.png b/public/ltximg/org-ltximg_f28ee3ea103d3e25d47e0d64e1add87049f778e4.png
new file mode 100644
index 0000000..7afcf79
Binary files /dev/null and b/public/ltximg/org-ltximg_f28ee3ea103d3e25d47e0d64e1add87049f778e4.png differ
diff --git a/public/ltximg/org-ltximg_f29dfb14be2255b4b4660ea8e09f86ba24f57883.png b/public/ltximg/org-ltximg_f29dfb14be2255b4b4660ea8e09f86ba24f57883.png
new file mode 100644
index 0000000..250b03c
Binary files /dev/null and b/public/ltximg/org-ltximg_f29dfb14be2255b4b4660ea8e09f86ba24f57883.png differ
diff --git a/public/ltximg/org-ltximg_f33f9fbdebe9e6d53355be447c1d19b9fc71c1ce.png b/public/ltximg/org-ltximg_f33f9fbdebe9e6d53355be447c1d19b9fc71c1ce.png
new file mode 100644
index 0000000..a08b498
Binary files /dev/null and b/public/ltximg/org-ltximg_f33f9fbdebe9e6d53355be447c1d19b9fc71c1ce.png differ
diff --git a/public/ltximg/org-ltximg_f351c72ea25c53ddbd4b98ca3059408635f4a42e.png b/public/ltximg/org-ltximg_f351c72ea25c53ddbd4b98ca3059408635f4a42e.png
new file mode 100644
index 0000000..4cd57d9
Binary files /dev/null and b/public/ltximg/org-ltximg_f351c72ea25c53ddbd4b98ca3059408635f4a42e.png differ
diff --git a/public/ltximg/org-ltximg_f36189b496abac91b5b2c75a10950ba84aac271b.png b/public/ltximg/org-ltximg_f36189b496abac91b5b2c75a10950ba84aac271b.png
new file mode 100644
index 0000000..2314c21
Binary files /dev/null and b/public/ltximg/org-ltximg_f36189b496abac91b5b2c75a10950ba84aac271b.png differ
diff --git a/public/ltximg/org-ltximg_f4335a06fa3a55bbca1146d16c0c02aefdfe8c3d.png b/public/ltximg/org-ltximg_f4335a06fa3a55bbca1146d16c0c02aefdfe8c3d.png
new file mode 100644
index 0000000..53fec8d
Binary files /dev/null and b/public/ltximg/org-ltximg_f4335a06fa3a55bbca1146d16c0c02aefdfe8c3d.png differ
diff --git a/public/ltximg/org-ltximg_f46d749646058bd7df61329780745271a61638aa.png b/public/ltximg/org-ltximg_f46d749646058bd7df61329780745271a61638aa.png
new file mode 100644
index 0000000..60fcce2
Binary files /dev/null and b/public/ltximg/org-ltximg_f46d749646058bd7df61329780745271a61638aa.png differ
diff --git a/public/ltximg/org-ltximg_f478808a38fdd36348065e7ad850c9faa382ef5a.png b/public/ltximg/org-ltximg_f478808a38fdd36348065e7ad850c9faa382ef5a.png
new file mode 100644
index 0000000..05a1c42
Binary files /dev/null and b/public/ltximg/org-ltximg_f478808a38fdd36348065e7ad850c9faa382ef5a.png differ
diff --git a/public/ltximg/org-ltximg_f4b10356c3b19865010c8343a703cd5ce2a7fa08.png b/public/ltximg/org-ltximg_f4b10356c3b19865010c8343a703cd5ce2a7fa08.png
new file mode 100644
index 0000000..e8b8aa8
Binary files /dev/null and b/public/ltximg/org-ltximg_f4b10356c3b19865010c8343a703cd5ce2a7fa08.png differ
diff --git a/public/ltximg/org-ltximg_f4f90e33b63d909f45cbed451f609cd1f02ecae1.png b/public/ltximg/org-ltximg_f4f90e33b63d909f45cbed451f609cd1f02ecae1.png
new file mode 100644
index 0000000..1d4f921
Binary files /dev/null and b/public/ltximg/org-ltximg_f4f90e33b63d909f45cbed451f609cd1f02ecae1.png differ
diff --git a/public/ltximg/org-ltximg_f5416455fd0a9b3981342dcb7965b8c17d2c52eb.png b/public/ltximg/org-ltximg_f5416455fd0a9b3981342dcb7965b8c17d2c52eb.png
new file mode 100644
index 0000000..e0c6f70
Binary files /dev/null and b/public/ltximg/org-ltximg_f5416455fd0a9b3981342dcb7965b8c17d2c52eb.png differ
diff --git a/public/ltximg/org-ltximg_f5488665e8873a7a020fb6e0a45849e333ea0692.png b/public/ltximg/org-ltximg_f5488665e8873a7a020fb6e0a45849e333ea0692.png
new file mode 100644
index 0000000..1a18ba8
Binary files /dev/null and b/public/ltximg/org-ltximg_f5488665e8873a7a020fb6e0a45849e333ea0692.png differ
diff --git a/public/ltximg/org-ltximg_f5c59ce1d2f3a11195af32aa0cc7aab060e4fa4c.png b/public/ltximg/org-ltximg_f5c59ce1d2f3a11195af32aa0cc7aab060e4fa4c.png
new file mode 100644
index 0000000..91733ab
Binary files /dev/null and b/public/ltximg/org-ltximg_f5c59ce1d2f3a11195af32aa0cc7aab060e4fa4c.png differ
diff --git a/public/ltximg/org-ltximg_f5f559dc029bdd9df957af79dfec639fa11921e6.png b/public/ltximg/org-ltximg_f5f559dc029bdd9df957af79dfec639fa11921e6.png
new file mode 100644
index 0000000..3c6aaa5
Binary files /dev/null and b/public/ltximg/org-ltximg_f5f559dc029bdd9df957af79dfec639fa11921e6.png differ
diff --git a/public/ltximg/org-ltximg_f5f8a66f917a57b28ebf7726865e5936f2c36194.png b/public/ltximg/org-ltximg_f5f8a66f917a57b28ebf7726865e5936f2c36194.png
new file mode 100644
index 0000000..e0bebbc
Binary files /dev/null and b/public/ltximg/org-ltximg_f5f8a66f917a57b28ebf7726865e5936f2c36194.png differ
diff --git a/public/ltximg/org-ltximg_f628b1d26d6000b1b5ebe3c459d310474d2d8148.png b/public/ltximg/org-ltximg_f628b1d26d6000b1b5ebe3c459d310474d2d8148.png
new file mode 100644
index 0000000..b30e92f
Binary files /dev/null and b/public/ltximg/org-ltximg_f628b1d26d6000b1b5ebe3c459d310474d2d8148.png differ
diff --git a/public/ltximg/org-ltximg_f66c9f5a1ad0c48b4e1c0dd5752620229b46df8f.png b/public/ltximg/org-ltximg_f66c9f5a1ad0c48b4e1c0dd5752620229b46df8f.png
new file mode 100644
index 0000000..8d24188
Binary files /dev/null and b/public/ltximg/org-ltximg_f66c9f5a1ad0c48b4e1c0dd5752620229b46df8f.png differ
diff --git a/public/ltximg/org-ltximg_f69c71143f55178535046dab9dc09fe89fbabd96.png b/public/ltximg/org-ltximg_f69c71143f55178535046dab9dc09fe89fbabd96.png
new file mode 100644
index 0000000..7c4ca23
Binary files /dev/null and b/public/ltximg/org-ltximg_f69c71143f55178535046dab9dc09fe89fbabd96.png differ
diff --git a/public/ltximg/org-ltximg_f722711aacb7e774df6130769fd26dd38aad0bab.png b/public/ltximg/org-ltximg_f722711aacb7e774df6130769fd26dd38aad0bab.png
new file mode 100644
index 0000000..59fed0f
Binary files /dev/null and b/public/ltximg/org-ltximg_f722711aacb7e774df6130769fd26dd38aad0bab.png differ
diff --git a/public/ltximg/org-ltximg_f734b988f549d908dce3956d8753537a2ab0fd10.png b/public/ltximg/org-ltximg_f734b988f549d908dce3956d8753537a2ab0fd10.png
new file mode 100644
index 0000000..ef79ee2
Binary files /dev/null and b/public/ltximg/org-ltximg_f734b988f549d908dce3956d8753537a2ab0fd10.png differ
diff --git a/public/ltximg/org-ltximg_f74c0498ee103f844dd5dfb7108ac0ce012a24a4.png b/public/ltximg/org-ltximg_f74c0498ee103f844dd5dfb7108ac0ce012a24a4.png
new file mode 100644
index 0000000..6e8d0fd
Binary files /dev/null and b/public/ltximg/org-ltximg_f74c0498ee103f844dd5dfb7108ac0ce012a24a4.png differ
diff --git a/public/ltximg/org-ltximg_f795bfd14de8912cd7145d1952965cde6a295a93.png b/public/ltximg/org-ltximg_f795bfd14de8912cd7145d1952965cde6a295a93.png
new file mode 100644
index 0000000..671537f
Binary files /dev/null and b/public/ltximg/org-ltximg_f795bfd14de8912cd7145d1952965cde6a295a93.png differ
diff --git a/public/ltximg/org-ltximg_f7fd67e68e8478b9ff3c2dd14bd770121350b57a.png b/public/ltximg/org-ltximg_f7fd67e68e8478b9ff3c2dd14bd770121350b57a.png
new file mode 100644
index 0000000..5f330e6
Binary files /dev/null and b/public/ltximg/org-ltximg_f7fd67e68e8478b9ff3c2dd14bd770121350b57a.png differ
diff --git a/public/ltximg/org-ltximg_f822a956b1eb2ca38aa2c51db99970f56bb70dfc.png b/public/ltximg/org-ltximg_f822a956b1eb2ca38aa2c51db99970f56bb70dfc.png
new file mode 100644
index 0000000..48a4549
Binary files /dev/null and b/public/ltximg/org-ltximg_f822a956b1eb2ca38aa2c51db99970f56bb70dfc.png differ
diff --git a/public/ltximg/org-ltximg_f871cde9680b09cbfb7781a52a4fdadd7f71d412.png b/public/ltximg/org-ltximg_f871cde9680b09cbfb7781a52a4fdadd7f71d412.png
new file mode 100644
index 0000000..3b2aafc
Binary files /dev/null and b/public/ltximg/org-ltximg_f871cde9680b09cbfb7781a52a4fdadd7f71d412.png differ
diff --git a/public/ltximg/org-ltximg_f94202f59164e1b0f208db194f7a323ee9c958d2.png b/public/ltximg/org-ltximg_f94202f59164e1b0f208db194f7a323ee9c958d2.png
new file mode 100644
index 0000000..fb6e3ff
Binary files /dev/null and b/public/ltximg/org-ltximg_f94202f59164e1b0f208db194f7a323ee9c958d2.png differ
diff --git a/public/ltximg/org-ltximg_f9cfbc4a8ad1c7c33fde86302bd41a604288fdc6.png b/public/ltximg/org-ltximg_f9cfbc4a8ad1c7c33fde86302bd41a604288fdc6.png
new file mode 100644
index 0000000..4ce7d3a
Binary files /dev/null and b/public/ltximg/org-ltximg_f9cfbc4a8ad1c7c33fde86302bd41a604288fdc6.png differ
diff --git a/public/ltximg/org-ltximg_fa0d6f3168ed3e57e409cc16dcb95f9d1b932621.png b/public/ltximg/org-ltximg_fa0d6f3168ed3e57e409cc16dcb95f9d1b932621.png
new file mode 100644
index 0000000..2704caa
Binary files /dev/null and b/public/ltximg/org-ltximg_fa0d6f3168ed3e57e409cc16dcb95f9d1b932621.png differ
diff --git a/public/ltximg/org-ltximg_fad80c7ce823ff3c737a63dd5a680e85f853a3ff.png b/public/ltximg/org-ltximg_fad80c7ce823ff3c737a63dd5a680e85f853a3ff.png
new file mode 100644
index 0000000..56ecc4d
Binary files /dev/null and b/public/ltximg/org-ltximg_fad80c7ce823ff3c737a63dd5a680e85f853a3ff.png differ
diff --git a/public/ltximg/org-ltximg_fb3118efa4f19e9272dea4eec7471c5ce866e7d0.png b/public/ltximg/org-ltximg_fb3118efa4f19e9272dea4eec7471c5ce866e7d0.png
new file mode 100644
index 0000000..04f12be
Binary files /dev/null and b/public/ltximg/org-ltximg_fb3118efa4f19e9272dea4eec7471c5ce866e7d0.png differ
diff --git a/public/ltximg/org-ltximg_fb73e5a0861a1ab3b464158036b566cb24750d68.png b/public/ltximg/org-ltximg_fb73e5a0861a1ab3b464158036b566cb24750d68.png
new file mode 100644
index 0000000..249f761
Binary files /dev/null and b/public/ltximg/org-ltximg_fb73e5a0861a1ab3b464158036b566cb24750d68.png differ
diff --git a/public/ltximg/org-ltximg_fb81725caab8a4fe07da4ac952f5023a04a6be1b.png b/public/ltximg/org-ltximg_fb81725caab8a4fe07da4ac952f5023a04a6be1b.png
new file mode 100644
index 0000000..22d9320
Binary files /dev/null and b/public/ltximg/org-ltximg_fb81725caab8a4fe07da4ac952f5023a04a6be1b.png differ
diff --git a/public/ltximg/org-ltximg_fc0045c7908982742b970fb1cd421ba56c6d727d.png b/public/ltximg/org-ltximg_fc0045c7908982742b970fb1cd421ba56c6d727d.png
new file mode 100644
index 0000000..96bb5be
Binary files /dev/null and b/public/ltximg/org-ltximg_fc0045c7908982742b970fb1cd421ba56c6d727d.png differ
diff --git a/public/ltximg/org-ltximg_fc324181bb138898adda70f6507d6de90a92345b.png b/public/ltximg/org-ltximg_fc324181bb138898adda70f6507d6de90a92345b.png
new file mode 100644
index 0000000..aeb8f9f
Binary files /dev/null and b/public/ltximg/org-ltximg_fc324181bb138898adda70f6507d6de90a92345b.png differ
diff --git a/public/ltximg/org-ltximg_fca368d81358ceb2dc9cb15e13fd78f683d09e84.png b/public/ltximg/org-ltximg_fca368d81358ceb2dc9cb15e13fd78f683d09e84.png
new file mode 100644
index 0000000..871e3a9
Binary files /dev/null and b/public/ltximg/org-ltximg_fca368d81358ceb2dc9cb15e13fd78f683d09e84.png differ
diff --git a/public/ltximg/org-ltximg_fd66f2c7d267dddef4c201c53e103ffb1e1f304a.png b/public/ltximg/org-ltximg_fd66f2c7d267dddef4c201c53e103ffb1e1f304a.png
new file mode 100644
index 0000000..aeb8f9f
Binary files /dev/null and b/public/ltximg/org-ltximg_fd66f2c7d267dddef4c201c53e103ffb1e1f304a.png differ
diff --git a/public/ltximg/org-ltximg_fdbf7b3e55bb98d5d1def6b79ccd045746d5b83b.png b/public/ltximg/org-ltximg_fdbf7b3e55bb98d5d1def6b79ccd045746d5b83b.png
new file mode 100644
index 0000000..6fe585b
Binary files /dev/null and b/public/ltximg/org-ltximg_fdbf7b3e55bb98d5d1def6b79ccd045746d5b83b.png differ
diff --git a/public/ltximg/org-ltximg_fdfe94de690d443eb3adae0279b2e46ff42abea8.png b/public/ltximg/org-ltximg_fdfe94de690d443eb3adae0279b2e46ff42abea8.png
new file mode 100644
index 0000000..8c91e46
Binary files /dev/null and b/public/ltximg/org-ltximg_fdfe94de690d443eb3adae0279b2e46ff42abea8.png differ
diff --git a/public/ltximg/org-ltximg_ff1b24b28ae70e203418fc191726b85cdd7678c8.png b/public/ltximg/org-ltximg_ff1b24b28ae70e203418fc191726b85cdd7678c8.png
new file mode 100644
index 0000000..1043f73
Binary files /dev/null and b/public/ltximg/org-ltximg_ff1b24b28ae70e203418fc191726b85cdd7678c8.png differ
diff --git a/public/ltximg/org-ltximg_ff6be8f843182485478459d2b93a956979bb1f51.png b/public/ltximg/org-ltximg_ff6be8f843182485478459d2b93a956979bb1f51.png
new file mode 100644
index 0000000..9df61e3
Binary files /dev/null and b/public/ltximg/org-ltximg_ff6be8f843182485478459d2b93a956979bb1f51.png differ
diff --git a/public/ltximg/org-ltximg_ffd7fe030b90c75ecc5ea6b91c3aca8eeb2e0442.png b/public/ltximg/org-ltximg_ffd7fe030b90c75ecc5ea6b91c3aca8eeb2e0442.png
new file mode 100644
index 0000000..977fd88
Binary files /dev/null and b/public/ltximg/org-ltximg_ffd7fe030b90c75ecc5ea6b91c3aca8eeb2e0442.png differ
diff --git a/public/page/1/index.html b/public/page/1/index.html
new file mode 100644
index 0000000..6926291
--- /dev/null
+++ b/public/page/1/index.html
@@ -0,0 +1 @@
+/
\ No newline at end of file
diff --git a/public/posts/feed.xml b/public/posts/feed.xml
new file mode 100644
index 0000000..3446430
--- /dev/null
+++ b/public/posts/feed.xml
@@ -0,0 +1,48 @@
+
+
+
+ Posts on Ringo's site
+ /posts/
+ Recent content in Posts on Ringo's site
+ Hugo -- gohugo.io
+ vi-vn
+ copyright info, like license, year, author name, e.t.c.
+ Sat, 13 Apr 2024 14:37:26 +0700
+ -
+
Biến số của Intergrowth-21 trong SymjaBlog nghiêm túc của tôi
+ /posts/intergrwon/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/intergrwon/
+ Tôi quyết định sử dụng Intergrowth-21 làm chỉ số tham khảo chính, và lấy số liệu từ trang web chính thức ở đây Intergrowth-21 tables. Từ các bảng số này, tham khảo cả bảng giá trị và z-score, tôi chỉ giữ lại 2 chỉ số cơ bản của phân phối là mean và sd.
+
+
+ -
+
Hello There!
+ /posts/hello/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/hello/
+ General Kenobi
+
+
+ -
+
Hàm Hadlock có so sánh tuổi thai theo tiêu chuẩn Intergrowth-21
+ /posts/hadlock/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/hadlock/
+ Việc tính toán cân nặng thai sẽ không có ý nghĩa, nếu không biết cân nặng đó có đúng chuẩn so với tuổi thai hiện tại hay không. Vì vậy, nhất thiết phải có một hàm so sánh cân nặng thai hiện tại và suy ra bách phân vị mà thai đang đứng.
+
+
+ -
+
ther post
+ /posts/other-post/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/other-post/
+ Keep bloggin
+
+
+
+
diff --git a/public/posts/hadlock/index.html b/public/posts/hadlock/index.html
new file mode 100644
index 0000000..cfcfd25
--- /dev/null
+++ b/public/posts/hadlock/index.html
@@ -0,0 +1,321 @@
+
+
+Hàm Hadlock có so sánh tuổi thai theo tiêu chuẩn Intergrowth-21
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Hàm Hadlock có so sánh tuổi thai theo tiêu chuẩn Intergrowth-21
+
+
+
+
+ 0001-01-01 00:00
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Việc tính toán cân nặng thai sẽ không có ý nghĩa, nếu không biết cân nặng đó có đúng chuẩn so với tuổi thai hiện tại hay không. Vì vậy, nhất thiết phải có một hàm so sánh cân nặng thai hiện tại và suy ra bách phân vị mà thai đang đứng.
+
Tiêu chuẩn số liệu nên dựa vào chuẩn nào, Intergrowth-21 chăng?
+
EDITED: [2024-02-26 Mon 21:12]
+Đây là đoạn mã hoàn chỉnh của hàm Hadlock mở rộng có tính percentiles theo tiêu chuẩn Intergrowth-21 cho thai
+
{
+{
+m = 1,
+
+s = 2,
+
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>,
+
+ageI21 = Round(age),
+
+BPD1 = bpd / 10,
+
+HC1 = hc / 10,
+
+FL1 = fl / 10,
+
+AC1 = ac / 10,
+
+WEIGHT = Round(10^
+If (Or (AC1 <= 0, FL1 <= 0),
+ -1,
+ If (HC1 <= 0,
+ If (BPD1 <= 0,
+ 1.304 + 0.05281 * AC1 + 0.1938 * FL1 - 0.004 * AC1 * FL1,
+ 1.335 - 0.0034 * AC1 * FL1 + 0.0316 * BPD1 + 0.0457 * AC1 + 0.1623 * FL1),
+ If (BPD1 <= 0,
+ 1.326 - 0.00326 * AC1 * FL1 + 0.0107 * HC1 + 0.0438 * AC1 + 0.158 * FL1,
+ 1.3596 - 0.00386 * AC1 * FL1 + 0.0064 * HC1 + 0.00061 * BPD1 * AC1 + 0.0424 * AC1 + 0.174 * FL1)
+ )
+)
+),
+
+bpdPercentile = Round(100 * CDF(NormalDistribution(bpdI21[ageI21][[m]],bpdI21[ageI21][[s]]),bpd)),
+
+hcPercentile = Round(100 * CDF(NormalDistribution(hcI21[ageI21][[m]],hcI21[ageI21][[s]]),hc)),
+
+flPercentile = Round(100 * CDF(NormalDistribution(flI21[ageI21][[m]],flI21[ageI21][[s]]),fl)),
+
+acPercentile = Round(100 * CDF(NormalDistribution(acI21[ageI21][[m]],acI21[ageI21][[s]]),ac)),
+
+weightPercentile = Round(100 * CDF(NormalDistribution(weightI21[ageI21][[m]],weightI21[ageI21][[s]]),WEIGHT))
+}[[14]],
+ hcPercentile, flPercentile, acPercentile, WEIGHT, weightPercentile}
+
NOTE: Ở đây tôi sử dụng một thủ thuật để giải quyết vấn đề chuỗi lệnh của symja chưa được hoàn thiện. Chuỗi lệnh của symja được nối tiếp nhau bằng dấu chấm phẩy “;”, và câu lệnh cuối cùng sẽ được in ra màn hình, điều đó ẩn ý là câu lệnh cuối là câu lệnh in ra các biến số cần in. Nhưng trong phiên bản trên điện thoại, nó lại in ra câu lệnh đầu tiên, tôi thử chèn câu lệnh in lên đầu, nhưng không đạt được kết quả mong muốn. Vì vậy, tôi sử dụng một thủ thuật trong List, nghĩa là toàn bộ chương trình này chỉ là một chuỗi, chuỗi đầu tiên tính toán tất cả các công thức cần thiết và in ra biến số đầu tiên, các biến số sau đó được tùy chọn để in ra tiếp theo, nhờ đã có kết quả tính toán ở chuỗi trước.
+
+
+
+
Last modified on 2024-04-13
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/posts/hello/index.html b/public/posts/hello/index.html
new file mode 100644
index 0000000..85d9e5e
--- /dev/null
+++ b/public/posts/hello/index.html
@@ -0,0 +1,275 @@
+
+
+Hello There!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Hello There!
+
+
+
+
+ 0001-01-01 00:00
+
+
+
+
+
+
+
label
+
+
some
+
+
+
tags
+
+
+
+
+
+
+
+
+
+
+
+
+
General Kenobi
+
+
+
+
Last modified on 2024-04-13
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/posts/index.html b/public/posts/index.html
new file mode 100644
index 0000000..fa93070
--- /dev/null
+++ b/public/posts/index.html
@@ -0,0 +1,292 @@
+
+
+Posts
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/posts/intergrwon/index.html b/public/posts/intergrwon/index.html
new file mode 100644
index 0000000..afb70fb
--- /dev/null
+++ b/public/posts/intergrwon/index.html
@@ -0,0 +1,279 @@
+
+
+Biến số của Intergrowth-21 trong SymjaBlog nghiêm túc của tôi
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Biến số của Intergrowth-21 trong SymjaBlog nghiêm túc của tôi
+
+
+
+
+ 0001-01-01 00:00
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tôi quyết định sử dụng Intergrowth-21 làm chỉ số tham khảo chính, và lấy số liệu từ trang web chính thức ở đây Intergrowth-21 tables . Từ các bảng số này, tham khảo cả bảng giá trị và z-score, tôi chỉ giữ lại 2 chỉ số cơ bản của phân phối là mean
và sd
. Sau đó tôi chuyển qua dạng Associations của Symja thì được các số liệu như sau.
+
+
{
+bpdI21 = <| 14->{29.6,1.8}, 15->{32.6,1.8}, 16->{35.6,2}, 17->{38.8,2}, 18->{42,2.1}, 19->{45.2,2.2}, 20->{48.4,2.3}, 21->{51.7,2.4}, 22->{55,2.4}, 23->{58.2,2.6}, 24->{61.4,2.6}, 25->{64.5,2.8}, 26->{67.6,2.8}, 27->{70.6,2.9}, 28->{73.5,2.9}, 29->{76.3,3}, 30->{78.9,3.1}, 31->{81.4,3.1}, 32->{83.8,3.1}, 33->{85.9,3.3}, 34->{87.9,3.3}, 35->{89.7,3.4}, 36->{91.2,3.5}, 37->{92.5,3.6}, 38->{93.6,3.6}, 39->{94.4,3.8}, 40->{94.9,3.9} |>,
+
+hcI21 = <|14->{97.9,5.6},15->{110.4,5.9},16->{122.9,6.3},17->{135.4,6.6},18->{147.9,6.9},19->{160.3,7.1},20->{172.5,7.4},21->{184.5,7.7},22->{196.3,7.9},23->{207.8,8.1},24->{219.1,8.3},25->{230,8.4},26->{240.5,8.6},27->{250.6,8.8},28->{260.4,8.9},29->{269.6,9.1},30->{278.4,9.2},31->{286.6,9.5},32->{294.4,9.6},33->{301.5,9.9},34->{308.1,10.1},35->{314.1,10.4},36->{319.4,10.8},37->{324.1,11.2},38->{328.1,11.6},39->{331.4,12.2},40->{333.9,13}|>,
+
+flI21 = <| 14->{13.1,1.5}, 15->{16.3,1.6}, 16->{19.5,1.6}, 17->{22.5,1.7}, 18->{25.5,1.7}, 19->{28.5,1.7}, 20->{31.3,1.8}, 21->{34.1,1.8}, 22->{36.7,1.9}, 23->{39.4,1.9}, 24->{41.9,1.9}, 25->{44.4,1.9}, 26->{46.7,2.1}, 27->{49.1,2}, 28->{51.3,2.1}, 29->{53.4,2.2}, 30->{55.5,2.3}, 31->{57.5,2.3}, 32->{59.5,2.3}, 33->{61.3,2.5}, 34->{63.1,2.5}, 35->{64.8,2.6}, 36->{66.4,2.7}, 37->{68,2.8}, 38->{69.4,3}, 39->{70.8,3.1}, 40->{72.1,3.3} |>,
+
+acI21 = <| 14->{80.6,4.1}, 15->{91.9,4.8}, 16->{103.2,5.4}, 17->{114.4,6}, 18->{125.6,6.6}, 19->{136.7,7.1}, 20->{147.7,7.7}, 21->{158.7,8.1}, 22->{169.6,8.6}, 23->{180.4,9.1}, 24->{191.2,9.4}, 25->{201.8,10}, 26->{212.4,10.4}, 27->{222.9,10.8}, 28->{233.3,11.3}, 29->{243.6,11.8}, 30->{253.8,12.4}, 31->{263.9,13}, 32->{273.9,13.6}, 33->{283.8,14.4}, 34->{293.6,15.1}, 35->{303.3,16}, 36->{312.8,17.1}, 37->{322.3,18.1}, 38->{331.6,19.4}, 39->{340.8,20.8}, 40->{349.8,22.4} |>,
+
+weightI21 = <| 14->{ 0.01, 0.01}, 15->{ 0.01, 0.01}, 16->{ 0.01, 0.01}, 17->{ 0.01, 0.01}, 18->{ 0.01, 0.01}, 19->{ 0.01, 0.01}, 20->{ 0.01, 0.01}, 21->{ 0.01, 0.01}, 22->{525,40}, 23->{592,50}, 24->{668,63}, 25->{756,77}, 26->{856,94}, 27->{969,114}, 28->{1097,137}, 29->{1239,163}, 30->{1396,192}, 31->{1568,224}, 32->{1755,256}, 33->{1954,290}, 34->{2162,323}, 35->{2378,353}, 36->{2594,380}, 37->{2806,401}, 38->{3006,415}, 39->{3186,420}, 40->{3338,416} |>
+}
+
Lưu ý là trong Intergrowth-21, các tuổi thai từ 14 đến 21 tuần không có phân bố cân nặng thai, nên nếu các tính toán ở tuổi thai này sẽ sinh ra lỗi do không tồn tại giá trị. Vì vậy tôi đồng nhất hóa các biến số ở đây bằng 0.01 (không thể bằng 0 được, vì khi đó cũng sinh ra lỗi) để các tính toán được thông suốt, nhưng hoàn toàn không có ý nghĩa nữa.
+
+
+
+
Last modified on 2024-04-13
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/posts/other-post/index.html b/public/posts/other-post/index.html
new file mode 100644
index 0000000..f29cdd5
--- /dev/null
+++ b/public/posts/other-post/index.html
@@ -0,0 +1,266 @@
+
+
+ther post
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ther post
+
+
+
+
+ 0001-01-01 00:00
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Keep bloggin
+
+
+
+
Last modified on 2024-04-13
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/posts/page/1/index.html b/public/posts/page/1/index.html
new file mode 100644
index 0000000..b4869b8
--- /dev/null
+++ b/public/posts/page/1/index.html
@@ -0,0 +1 @@
+/posts/
\ No newline at end of file
diff --git a/public/rss.xsl b/public/rss.xsl
new file mode 100644
index 0000000..6774c68
--- /dev/null
+++ b/public/rss.xsl
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+ Feed
+
+
+
+
+
+
+
+
+
+
+ This is a RSS Feed generated by
Typlog .
+ RSS readers can use the URL in the address bar.
+
+
+
+
+
+
+
+
+
+
+
+ •
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/public/scss/dark-mode.min.cb53f1bee2b8900cb4f082afbf00175d6618f281cf9a2fe8619e3b52d20b5721.css b/public/scss/dark-mode.min.cb53f1bee2b8900cb4f082afbf00175d6618f281cf9a2fe8619e3b52d20b5721.css
new file mode 100644
index 0000000..415ca4f
--- /dev/null
+++ b/public/scss/dark-mode.min.cb53f1bee2b8900cb4f082afbf00175d6618f281cf9a2fe8619e3b52d20b5721.css
@@ -0,0 +1 @@
+::selection{background:rgba(25,118,210,.4)}html{overflow-y:scroll}body{background:#fcfcfc;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;text-shadow:1px 1px 1px rgba(0,0,0,.4%);text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;color:#000}*{color:#000;word-wrap:break-word;box-sizing:border-box}h1,h2,h3{font-weight:400}h1{font-size:30px;margin:20px auto}h2{font-size:24px;margin:20px auto}h3{font-size:21px;margin:20px auto}h4{font-size:21px;padding:20px auto}h5{font-size:20px;padding:10px auto}h6{font-size:19px;padding:10px auto}textarea,select,input,button{outline:none!important}table{table-layout:fixed;overflow-x:scroll}button{cursor:hand;cursor:pointer}code{color:#145ca4;background:rgba(25,118,210,7%);padding:2px 5px;border-radius:3px;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace}pre{background:rgba(25,118,210,7%);padding:12px 15px;border-radius:5px;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace}pre *{background:0 0;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace!important}pre code{padding:0}pre code *{color:inherit}blockquote{padding:10px 20px;border-left:3px solid rgba(25,118,210,.7);color:#145ca4;background:rgba(25,118,210,5%)}blockquote p{margin-bottom:0}blockquote *{color:#145ca4}a{color:#1976d2}a:hover{color:#145ca4;text-underline-position:under}@media screen and (max-width:1020px){a:hover{text-decoration:none!important}}.a-block{display:block;text-decoration:none!important}.a-block:hover{text-decoration:none!important}.no-margin{margin:0}.no-padding{padding:0}.no-overflow{overflow:hidden!important}.animated-visibility{transition:visibility 0s,opacity .5s linear;visibility:visible;opacity:1}.invisible{visibility:hidden;opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}#lv-container{padding:0 30px}@media screen and (max-width:1020px){#lv-container{padding:0 15px}}.single-column-nav-container{display:none!important}@media screen and (max-width:1020px){.single-column-nav-container{display:block!important;padding:0}.single-column-nav-container *{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;transition:opacity .5s ease-in-out}.single-column-nav-container button{padding:0;padding-right:12px;padding-left:12px}.single-column-nav-container .nav-content{padding:12px 8px;justify-content:flex-start;max-width:unset!important}.single-column-nav-container .navbar-brand{opacity:0;text-align:left;padding-left:12px;flex:1}.single-column-nav-container .nav-dropdown-toggle{display:flex;align-content:center;align-items:center;justify-items:center;justify-content:center;background:0 0!important;border:none}.single-column-nav-container .nav-dropdown-toggle:hover{color:#3f587d!important}.single-column-nav-container .nav-darkmode-toggle{display:flex;align-content:center;align-items:center;justify-items:center;justify-content:center;background:0 0!important;border:none}.single-column-nav-container .nav-darkmode-toggle:hover{color:#3f587d!important}.single-column-nav-container .nav-icon-group{z-index:5;padding-right:5px}.single-column-nav-container .nav-icon-group ul{list-style:none;margin:0;padding:0}.single-column-nav-container .nav-icon-group li{display:inline;margin:0;padding:0}.single-column-nav-container .nav-icon{padding:8px}.single-column-nav-container .nav-background{opacity:0;z-index:-1;left:0;position:absolute;width:100%;height:100%;background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2)}}.single-column-header-container{display:none!important}@media screen and (max-width:1020px){.single-column-header-container{display:block!important;padding:50px 20px 80px;transition:padding .5s ease-in-out,margin .5s ease-in-out;text-align:center}.single-column-header-container *{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;color:#000}.single-column-header-container .single-column-header-title{font-size:28px}.single-column-header-container .single-column-header-subtitle{font-size:20px}}.single-column-drawer-container{display:none!important}@media screen and (max-width:1020px){.single-column-drawer-container{display:block!important;position:fixed;top:0;left:-260px;width:260px;height:100vh;z-index:1800;transition:all .3s ease-in-out}.single-column-drawer-container .drawer-content{background:#fff;height:100%;width:100%;padding:50px 0 80px;display:flex}.single-column-drawer-container .drawer-content .drawer-menu{flex-grow:1;display:flex;justify-items:center;justify-content:center;flex-direction:column}.single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item{font-size:18px;margin-bottom:10px;border-right:2px solid transparent;padding:8px 30px;cursor:hand;cursor:pointer;transition:all .2s linear;color:#000}.single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item .nav-link-subitem{font-size:18px;padding:2px}.single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item .nav-link-subitem li{list-style:none;padding-left:8px}.single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item .nav-link-subitem a{text-decoration:none;color:#000}.single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item.active{border-right:2px solid #1976d2;background:rgba(25,118,210,.1);color:#092949}}.single-column-drawer-mask{display:none!important}@media screen and (max-width:1020px){.single-column-drawer-mask{display:block!important;position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.8);z-index:1600;transition:all .3s ease-in-out}}.single-column-drawer-container-active{left:0;box-shadow:0 0 8px rgba(0,0,0,.2)}.side-container{position:fixed;top:0;height:100vh;width:25%;text-align:right;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:20px 0 50px;display:flex;flex-direction:column;justify-content:space-between}.side-container .nav-head{padding:30px 28px 30px 20px;cursor:hand;cursor:pointer;margin-bottom:10px;color:#000;border-right:2px solid transparent}.side-container .nav-head .nav-title{font-size:30px;line-height:42px}.side-container .nav-head .nav-subtitle{margin-top:8px;font-size:18px}.side-container .nav-head:hover{border-right:2px solid rgba(25,118,210,.6);background:rgba(25,118,210,2%);color:#092949}.side-container .nav-head.active{border-right:2px solid #1976d2;background:rgba(25,118,210,3%);color:#0e4377}.side-container .nav-link-list{flex-grow:1}.side-container .nav-link-list .nav-link-item{font-size:20px;margin-bottom:10px;border-right:2px solid transparent;padding:8px 28px 8px 30px;cursor:hand;cursor:pointer;color:#000}.side-container .nav-link-list .nav-link-item .nav-link-subitem{font-size:17px}.side-container .nav-link-list .nav-link-item .nav-link-subitem li{list-style:none;padding-left:2px}.side-container .nav-link-list .nav-link-item .nav-link-subitem a{text-decoration:none}.side-container .nav-link-list .nav-link-item:hover{border-right:2px solid rgba(25,118,210,.6);background:rgba(25,118,210,2%);color:#092949}.side-container .nav-link-list .nav-link-item.active{border-right:2px solid #1976d2;background:rgba(25,118,210,3%);color:#0e4377}.side-container .nav-footer{padding:20px 30px 0 20px;font-size:12px}@media screen and (max-width:1020px){.side-container{display:none}}.extra-container{position:fixed;top:0;right:0;height:100vh;width:25%;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.extra-container .pagination{bottom:0;display:flex;flex-direction:column}.extra-container .pagination .pagination-indicator{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;justify-items:center;width:25%;padding:15px 0;font-size:12px;width:64px;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace}.extra-container .pagination .pagination-action{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;justify-items:center;width:64px;cursor:hand;cursor:pointer;padding:15px 0}.extra-container .pagination .pagination-action :not(.pagination-action-icon){transition:all .2s linear;font-size:13px;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace}.extra-container .pagination .pagination-action *{transition:all .3s linear}.extra-container .pagination .pagination-action:hover{text-decoration:none}.extra-container .pagination .pagination-action:hover *{color:#145ca4}@media screen and (max-width:1020px){.extra-container{display:none}}.pagination-bar-container{position:fixed;top:0;right:0;height:100vh;width:25%;text-align:right;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:20px 0;overflow:scroll;display:flex;flex-direction:column}.stream-container{padding-left:25%;padding-right:25%;width:100%;min-height:100vh}@media screen and (max-width:1020px){.stream-container{padding:0;min-height:unset}}.stream-container .post-list-container{width:100%;min-height:100vh;padding:20px 0;background:#fff;box-shadow:0 0 16px rgba(0,0,0,.12)}@media screen and (max-width:1020px){.stream-container .post-list-container{min-height:unset;padding:0;box-shadow:0 0 rgba(0,0,0,.2)}}.stream-container .post-list-container .post-item-wrapper,.stream-container .post-list-container>* .post-item-wrapper{cursor:hand;cursor:pointer}.stream-container .post-list-container .post-item-wrapper .post-item,.stream-container .post-list-container>* .post-item-wrapper .post-item{margin:0 28px 0 35px;padding:30px 0;display:flex;flex-direction:row;align-items:center}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item,.stream-container .post-list-container>* .post-item-wrapper .post-item{flex-direction:column-reverse;margin:0 0 15px;padding:0;box-shadow:0 0 8px rgba(0,0,0,.1);background:#fff}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper{flex-grow:1}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper{width:100%;padding:15px 20px}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title{font-size:30px;font-weight:500;font-style:normal;margin-bottom:10px;line-height:1.5em}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title{font-size:22px;margin-bottom:5px}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title-small,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title-small{font-size:22px;margin-bottom:0}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title-small,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-title-small{font-size:14px}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-summary,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-summary{font-size:16px;line-height:1.5em;margin-bottom:10px}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-summary,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-summary{font-size:16px;margin-bottom:5px}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-meta,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-meta{font-size:16px}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-info-wrapper .post-item-meta,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-info-wrapper .post-item-meta{font-size:14px}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-image-wrapper,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-image-wrapper{margin-left:20px}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-image-wrapper,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-image-wrapper{width:100%;margin-left:0}}.stream-container .post-list-container .post-item-wrapper .post-item .post-item-image-wrapper .post-item-image,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-image-wrapper .post-item-image{width:230px;height:120px;background:no-repeat 50%;background-size:cover;border-radius:5px;overflow:hidden}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item .post-item-image-wrapper .post-item-image,.stream-container .post-list-container>* .post-item-wrapper .post-item .post-item-image-wrapper .post-item-image{width:100%;height:180px;border-radius:0}}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper .post-item-no-divider,.stream-container .post-list-container>* .post-item-wrapper .post-item-no-divider{border-bottom:none!important}.stream-container .post-list-container .post-item-wrapper .post-item-no-gaps,.stream-container .post-list-container>* .post-item-wrapper .post-item-no-gaps{margin:0;box-shadow:none}}.stream-container .post-list-container .post-item-wrapper:not(.post-item-wrapper-no-hover):hover,.stream-container .post-list-container>* .post-item-wrapper:not(.post-item-wrapper-no-hover):hover{text-decoration:none;background:rgba(0,0,0,3%)}.stream-container .post-list-container .post-item-wrapper:not(.post-item-wrapper-no-hover):hover .post-item-title,.stream-container .post-list-container>* .post-item-wrapper:not(.post-item-wrapper-no-hover):hover .post-item-title{text-decoration:underline;text-decoration-style:.5px solid #1976d2;text-underline-position:under}.stream-container .post-list-container .post-item-wrapper:not(.post-item-wrapper-no-hover):hover *,.stream-container .post-list-container>* .post-item-wrapper:not(.post-item-wrapper-no-hover):hover *{color:#145ca4}@media screen and (max-width:1020px){.stream-container .post-list-container .post-item-wrapper:not(.post-item-wrapper-no-hover):hover .post-item-title,.stream-container .post-list-container>* .post-item-wrapper:not(.post-item-wrapper-no-hover):hover .post-item-title{text-decoration:none!important}}.stream-container .post-list-container .post-item-wrapper-no-hover,.stream-container .post-list-container>* .post-item-wrapper-no-hover{cursor:unset}.stream-container .post-list-container:not(:last-child) .post-item,.stream-container .post-list-container>*:not(:last-child) .post-item{border-bottom:1px solid rgba(128,128,128,.12)}@media screen and (max-width:1020px){.stream-container .post-list-container-no-background{background:0 0}}@media screen and (max-width:1020px){.stream-container .post-list-container-shadow{box-shadow:0 0 8px rgba(0,0,0,.1)}}.stream-container .post-list-footer{text-align:center;width:100%;opacity:.3;color:#000;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:13px;padding:15px}.stream-container .post{padding:0 0 20px}.stream-container .post .post-head-wrapper{margin-top:-20px;background:no-repeat 50%;background-size:cover;position:relative;padding-top:140px}@media screen and (max-width:1020px){.stream-container .post .post-head-wrapper{padding-top:120px}}.stream-container .post .post-head-wrapper *{color:#fff}.stream-container .post .post-head-wrapper .post-title{padding:80px 35px 30px;font-size:30px;font-weight:600;font-style:normal;line-height:1.5em;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#c6000000',GradientType=0)}@media screen and (max-width:1020px){.stream-container .post .post-head-wrapper .post-title{font-size:22px;padding:80px 20px 30px}}.stream-container .post .post-head-wrapper .post-title .post-subtitle{font-size:14px;line-height:1.2em!important;width:80%;opacity:.6;padding:0 0 8px}.stream-container .post .post-head-wrapper .post-title .post-meta{margin:0}.stream-container .post .post-head-wrapper .post-title .post-meta,.stream-container .post .post-head-wrapper .post-title .post-meta *{font-size:16px}.stream-container .post .post-head-wrapper .post-title .post-meta .material-icons{vertical-align:middle;margin-bottom:3px}@media screen and (max-width:1020px){.stream-container .post .post-head-wrapper .post-title .post-meta,.stream-container .post .post-head-wrapper .post-title .post-meta *{font-size:14px}}.stream-container .post .post-head-wrapper-text-only{padding:30px 35px 0}@media screen and (max-width:1020px){.stream-container .post .post-head-wrapper-text-only{padding:30px 20px 0}}.stream-container .post .post-head-wrapper-text-only .post-title{font-size:30px;font-weight:600;font-style:normal;line-height:1.5em}.stream-container .post .post-head-wrapper-text-only .post-title .post-subtitle{font-size:14px;width:80%;opacity:.6;padding:0 0 8px}.stream-container .post .post-head-wrapper-text-only .post-title .post-meta{margin:0}.stream-container .post .post-head-wrapper-text-only .post-title .post-meta,.stream-container .post .post-head-wrapper-text-only .post-title .post-meta *{font-size:16px}.stream-container .post .post-head-wrapper-text-only .post-title .post-meta .material-icons{vertical-align:middle;margin-bottom:3px}@media screen and (max-width:1020px){.stream-container .post .post-head-wrapper-text-only .post-title .post-meta,.stream-container .post .post-head-wrapper-text-only .post-title .post-meta *{font-size:14px}}@media screen and (max-width:1020px){.stream-container .post .post-head-wrapper-text-only .post-title{font-size:22px}}.stream-container .post .post-body-wrapper{padding:30px 35px 35px}@media screen and (max-width:1020px){.stream-container .post .post-body-wrapper{padding:20px 20px 35px}}.stream-container .post .post-body-wrapper .post-body{font-size:16px;line-height:1.5em}.stream-container .post .post-body-wrapper .post-body *{word-wrap:break-word}.stream-container .post .post-body-wrapper .post-body img{max-width:100%;border-radius:5px;overflow:hidden}@media screen and (max-width:1020px){.stream-container .post .post-body-wrapper .post-body{font-size:16px}}.stream-container .post .post-pagination{padding:20px 35px;width:100%;display:flex;justify-content:space-between}.stream-container .post .post-pagination .newer-posts{padding-right:5px;text-align:left;width:50%}.stream-container .post .post-pagination .older-posts{padding-left:5px;text-align:right;width:50%}@media screen and (max-width:1020px){.stream-container .post .post-pagination{padding:20px}}.stream-container .post .post-comment-wrapper{padding:20px 35px}.stream-container .post .post-comment-wrapper iframe{overflow:hidden!important}@media screen and (max-width:1020px){.stream-container .post .post-comment-wrapper{padding:20px}}#single-column-footer{display:none}@media screen and (max-width:1020px){#single-column-footer{display:block!important;text-align:center;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;padding:40px 20px}}.toc{float:right;border-radius:5px;margin-left:30px;margin-right:30px;margin-top:30px;min-width:200px;max-width:260px;max-height:80vh;overflow:auto;background:rgba(25,118,210,5%)}.toc,.toc *{font-size:16px}.toc ul{list-style:none;padding:0 0 0 20px;margin:0;line-height:1.7em}.toc .toc-content{padding:20px}.toc .toc-active{color:#03101c!important}@media screen and (max-width:1020px){.toc{line-height:2em;float:none;margin-top:30px;margin-left:0;margin-right:0}.toc,.toc *{}.toc .toc-content{padding:10px}}.pagination{display:none}.pagination .pagination-action{-webkit-appearance:none}@media screen and (max-width:1020px){.pagination{display:flex!important;flex-direction:row;justify-content:space-between}.pagination:not(.index-page){margin-top:15px}.pagination .pagination-indicator{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;justify-items:center;width:25%;padding:15px 0;font-size:12px;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace}.pagination .pagination-action{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;justify-items:center;width:64px;cursor:hand;cursor:pointer;padding:15px 0}.pagination .pagination-action :not(.pagination-action-icon){transition:all .2s linear;font-size:13px;font-family:fira mono,cousine,Monaco,Menlo,source code pro,monospace}.pagination .pagination-action *{transition:all .3s linear}.pagination .pagination-action:hover{text-decoration:none}.pagination .pagination-action:hover *{color:#145ca4}}.year{color:#145ca4}mjx-container{overflow-y:hidden!important}.gsc-control-searchbox-only{display:flex!important;background:0 0!important;max-width:70%;margin-top:1em;margin-left:1.5em;margin-right:.2em}@media screen and (max-width:1020px){.gsc-control-searchbox-only{margin-left:.5em;padding-left:.2em}.gsc-control-searchbox-only .gsst_a{display:none}}.vwrap *{color:#000!important}.vcontent p{color:#000!important}.tags{display:flex;align-items:center;flex-direction:row;padding-left:10px;flex-wrap:wrap}.tags .tag{margin:10px}body.night{background:#212121}body.night :root{--color_555:#ccc;--color_ededed:#000}body.night img{opacity:.8}body.night blockquote *{color:#92c2f2!important}body.night a{color:#378fe7}body.night a:hover{color:#92c2f2!important}@media screen and (max-width:1020px){body.night a:hover{text-decoration:none!important}}body.night code:not([data-lang]){color:#92c2f2!important}body.night pre{color:#e6e6e6!important}body.night pre code:not([data-lang]){background:0 0;color:#e6e6e6!important}body.night table *{color:#e6e6e6}body.night .gt-btn *{color:#000!important}body.night .gt-header-textarea{background:#545454!important}body.night .gt-header-preview{background:#545454!important}body.night .side-container *{color:#e6e6e6}body.night .side-container .nav-head:hover{border-right:2px solid rgba(25,118,210,.6);background:rgba(25,118,210,2%);color:#92c2f2}body.night .side-container .nav-head.active{border-right:2px solid #1976d2;background:rgba(25,118,210,3%);color:#64a9ed}body.night .side-container .nav-link-list{flex-grow:1}body.night .side-container .nav-link-list .nav-link-item{color:#e6e6e6!important}body.night .side-container .nav-link-list .nav-link-item:hover{border-right:2px solid rgba(25,118,210,.6);color:#92c2f2!important}body.night .side-container .nav-link-list .nav-link-item.active{border-right:2px solid #1976d2;background:rgba(25,118,210,.1);color:#64a9ed!important}body.night .stream-container .post-head-wrapper-text-only *{color:#e6e6e6}body.night .stream-container .post{background:#282828}@media screen and (max-width:1020px){body.night .stream-container .post{background:#212121}}body.night .stream-container .post .post-pagination a:not([href]){color:#e6e6e6}body.night .stream-container .post .post-comment-wrapper *{color:#e6e6e6}body.night .stream-container .post-list-container{background:#282828}@media screen and (max-width:1020px){body.night .stream-container .post-list-container{background:#212121}}body.night .stream-container .post-list-container .post-item-wrapper *,body.night .stream-container .post-list-container>* .post-item-wrapper *{color:#e6e6e6}@media screen and (max-width:1020px){body.night .stream-container .post-list-container .post-item-wrapper .post-item-info-wrapper,body.night .stream-container .post-list-container>* .post-item-wrapper .post-item-info-wrapper{box-shadow:0 0 8px rgba(0,0,0,.1);background:#282828}}@media screen and (max-width:1020px){body.night .stream-container .post-list-container .post-item-wrapper,body.night .stream-container .post-list-container>* .post-item-wrapper{box-shadow:0 0 8px rgba(0,0,0,.1);background:#282828}}body.night .stream-container .post-list-container .post-item-wrapper:not(.post-item-wrapper-no-hover):hover,body.night .stream-container .post-list-container>* .post-item-wrapper:not(.post-item-wrapper-no-hover):hover{background:rgba(255,255,255,3%)}body.night .stream-container .post-list-container .post-item-wrapper:not(.post-item-wrapper-no-hover):hover *,body.night .stream-container .post-list-container>* .post-item-wrapper:not(.post-item-wrapper-no-hover):hover *{color:#92c2f2!important}body.night .single-column-nav-container *{color:#e6e6e6}@media screen and (max-width:1020px){body.night .single-column-nav-container .nav-dropdown-toggle:hover{color:#3f587d!important}body.night .single-column-nav-container .navbar-brand{color:#e6e6e6}body.night .single-column-nav-container .navbar-brand:hover{color:#e6e6e6}body.night .single-column-nav-container .nav-background{background:#282828;box-shadow:0 2px 2px rgba(0,0,0,.2)}}@media screen and (max-width:1020px){body.night .single-column-header-container *{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;color:#92c2f2}body.night .single-column-header-container .single-column-header-title{color:#e6e6e6}body.night .single-column-header-container .single-column-header-subtitle{color:#e6e6e6}}@media screen and (max-width:1020px){body.night .single-column-drawer-container .drawer-content{background:#282828}body.night .single-column-drawer-container .drawer-content .toc{background-color:#424242}body.night .single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item{color:#e6e6e6}body.night .single-column-drawer-container .drawer-content .drawer-menu .drawer-menu-item.active{border-right:2px solid #1976d2;color:#378fe7}}body.night #single-column-footer{color:#e6e6e6}body.night .toc{background-color:#282828}body.night .toc *{color:#e6e6e6}body.night .toc a{color:#e6e6e6}body.night .toc .toc-active{color:#378fe7!important}body.night .post-body p,body.night h1,body.night h2,body.night h3,body.night h4,body.night h5,body.night h6,body.night li{color:#e6e6e6}body.night .post-body p *:not(a),body.night h1 *:not(a),body.night h2 *:not(a),body.night h3 *:not(a),body.night h4 *:not(a),body.night h5 *:not(a),body.night h6 *:not(a),body.night li *:not(a){color:#e6e6e6}body.night .pagination *{color:#e6e6e6}body.night .vwrap *{color:#e6e6e6!important}body.night .vcontent p{color:#e6e6e6!important}body.night .gsc-control-searchbox-only table *{color:#000!important}body.night .tags .tag a{color:#fff}body.night .tags .tag a span{color:#fff}
\ No newline at end of file
diff --git a/public/sitemap.xml b/public/sitemap.xml
new file mode 100644
index 0000000..2cfdb4d
--- /dev/null
+++ b/public/sitemap.xml
@@ -0,0 +1,34 @@
+
+
+
+ /posts/intergrwon/
+ 2024-04-13T14:37:26+07:00
+
+ /posts/hello/
+ 2024-04-13T14:37:26+07:00
+
+ /posts/hadlock/
+ 2024-04-13T14:37:26+07:00
+
+ /posts/
+ 2024-04-13T14:37:26+07:00
+
+ /
+ 2024-04-13T14:37:26+07:00
+
+ /tags/some/
+ 2024-04-13T14:37:26+07:00
+
+ /tags/
+ 2024-04-13T14:37:26+07:00
+
+ /tags/tags/
+ 2024-04-13T14:37:26+07:00
+
+ /posts/other-post/
+ 2024-04-13T14:37:26+07:00
+
+ /categories/
+
+
diff --git a/public/tags/feed.xml b/public/tags/feed.xml
new file mode 100644
index 0000000..e9e046b
--- /dev/null
+++ b/public/tags/feed.xml
@@ -0,0 +1,30 @@
+
+
+
+ Tags on Ringo's site
+ /tags/
+ Recent content in Tags on Ringo's site
+ Hugo -- gohugo.io
+ vi-vn
+ copyright info, like license, year, author name, e.t.c.
+ Sat, 13 Apr 2024 14:37:26 +0700
+ -
+
some
+ /tags/some/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /tags/some/
+
+
+
+ -
+
tags
+ /tags/tags/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /tags/tags/
+
+
+
+
+
diff --git a/public/tags/index.html b/public/tags/index.html
new file mode 100644
index 0000000..10c5ad1
--- /dev/null
+++ b/public/tags/index.html
@@ -0,0 +1,213 @@
+
+
+Tags
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/tags/page/1/index.html b/public/tags/page/1/index.html
new file mode 100644
index 0000000..a1f4490
--- /dev/null
+++ b/public/tags/page/1/index.html
@@ -0,0 +1 @@
+/tags/
\ No newline at end of file
diff --git a/public/tags/some/feed.xml b/public/tags/some/feed.xml
new file mode 100644
index 0000000..dec8c1b
--- /dev/null
+++ b/public/tags/some/feed.xml
@@ -0,0 +1,21 @@
+
+
+
+ some on Ringo's site
+ /tags/some/
+ Recent content in some on Ringo's site
+ Hugo -- gohugo.io
+ vi-vn
+ copyright info, like license, year, author name, e.t.c.
+ Sat, 13 Apr 2024 14:37:26 +0700
+ -
+
Hello There!
+ /posts/hello/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/hello/
+ General Kenobi
+
+
+
+
diff --git a/public/tags/some/index.html b/public/tags/some/index.html
new file mode 100644
index 0000000..9443068
--- /dev/null
+++ b/public/tags/some/index.html
@@ -0,0 +1,217 @@
+
+
+some
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/tags/some/page/1/index.html b/public/tags/some/page/1/index.html
new file mode 100644
index 0000000..deb7d55
--- /dev/null
+++ b/public/tags/some/page/1/index.html
@@ -0,0 +1 @@
+/tags/some/
\ No newline at end of file
diff --git a/public/tags/tags/feed.xml b/public/tags/tags/feed.xml
new file mode 100644
index 0000000..bdd165d
--- /dev/null
+++ b/public/tags/tags/feed.xml
@@ -0,0 +1,21 @@
+
+
+
+ tags on Ringo's site
+ /tags/tags/
+ Recent content in tags on Ringo's site
+ Hugo -- gohugo.io
+ vi-vn
+ copyright info, like license, year, author name, e.t.c.
+ Sat, 13 Apr 2024 14:37:26 +0700
+ -
+
Hello There!
+ /posts/hello/
+ Sat, 13 Apr 2024 14:37:26 +0700
+
+ /posts/hello/
+ General Kenobi
+
+
+
+
diff --git a/public/tags/tags/index.html b/public/tags/tags/index.html
new file mode 100644
index 0000000..2171b76
--- /dev/null
+++ b/public/tags/tags/index.html
@@ -0,0 +1,217 @@
+
+
+tags
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ menu
+
+
+
+ Ringo's site
+
+
+
+
+ dark_mode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/tags/tags/page/1/index.html b/public/tags/tags/page/1/index.html
new file mode 100644
index 0000000..729e77b
--- /dev/null
+++ b/public/tags/tags/page/1/index.html
@@ -0,0 +1 @@
+/tags/tags/
\ No newline at end of file
diff --git a/public/vendor/css/bootstrap.min.css b/public/vendor/css/bootstrap.min.css
new file mode 100644
index 0000000..92e3fe8
--- /dev/null
+++ b/public/vendor/css/bootstrap.min.css
@@ -0,0 +1,7 @@
+/*!
+ * Bootstrap v4.3.1 (https://getbootstrap.com/)
+ * Copyright 2011-2019 The Bootstrap Authors
+ * Copyright 2011-2019 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}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{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[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}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.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:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;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::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-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}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.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;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;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{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;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='%2328a745' 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:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.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)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;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;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.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' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);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 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.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)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-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;line-height:1.5;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;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.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%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 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-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{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}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .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}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .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}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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:-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:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .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{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-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:-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:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{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")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;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){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;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){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{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}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{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}.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{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-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;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-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}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-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>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-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>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-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>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-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>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-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>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{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{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,.5)}.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 .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.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,.5)}.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 .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-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:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;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-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;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:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-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}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;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}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.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;line-height:1.5}.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:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;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){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;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: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}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.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:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.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:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.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{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-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:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.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{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 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}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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 .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;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:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";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 .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-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 #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.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;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{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;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:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color: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}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.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}.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}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{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-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.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;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!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}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-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}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-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}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!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}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-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}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-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}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!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}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-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}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-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}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!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}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-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}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-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}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!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}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-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}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!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}.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}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!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}.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}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.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}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
+/*# sourceMappingURL=bootstrap.min.css.map */
\ No newline at end of file
diff --git a/public/vendor/css/bootstrap.min.css.map b/public/vendor/css/bootstrap.min.css.map
new file mode 100644
index 0000000..1e9cb78
--- /dev/null
+++ b/public/vendor/css/bootstrap.min.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["../../scss/bootstrap.scss","../../scss/_root.scss","../../scss/_reboot.scss","dist/css/bootstrap.css","../../scss/vendor/_rfs.scss","bootstrap.css","../../scss/mixins/_hover.scss","../../scss/_type.scss","../../scss/mixins/_lists.scss","../../scss/_images.scss","../../scss/mixins/_image.scss","../../scss/mixins/_border-radius.scss","../../scss/_code.scss","../../scss/_grid.scss","../../scss/mixins/_grid.scss","../../scss/mixins/_breakpoints.scss","../../scss/mixins/_grid-framework.scss","../../scss/_tables.scss","../../scss/mixins/_table-row.scss","../../scss/_forms.scss","../../scss/mixins/_transition.scss","../../scss/mixins/_forms.scss","../../scss/mixins/_gradients.scss","../../scss/_buttons.scss","../../scss/mixins/_buttons.scss","../../scss/_transitions.scss","../../scss/_dropdown.scss","../../scss/mixins/_caret.scss","../../scss/mixins/_nav-divider.scss","../../scss/_button-group.scss","../../scss/_input-group.scss","../../scss/_custom-forms.scss","../../scss/_nav.scss","../../scss/_navbar.scss","../../scss/_card.scss","../../scss/_breadcrumb.scss","../../scss/_pagination.scss","../../scss/mixins/_pagination.scss","../../scss/_badge.scss","../../scss/mixins/_badge.scss","../../scss/_jumbotron.scss","../../scss/_alert.scss","../../scss/mixins/_alert.scss","../../scss/_progress.scss","../../scss/_media.scss","../../scss/_list-group.scss","../../scss/mixins/_list-group.scss","../../scss/_close.scss","../../scss/_toasts.scss","../../scss/_modal.scss","../../scss/_tooltip.scss","../../scss/mixins/_reset-text.scss","../../scss/_popover.scss","../../scss/_carousel.scss","../../scss/mixins/_clearfix.scss","../../scss/_spinners.scss","../../scss/utilities/_align.scss","../../scss/mixins/_background-variant.scss","../../scss/utilities/_background.scss","../../scss/utilities/_borders.scss","../../scss/utilities/_display.scss","../../scss/utilities/_embed.scss","../../scss/utilities/_flex.scss","../../scss/utilities/_float.scss","../../scss/utilities/_overflow.scss","../../scss/utilities/_position.scss","../../scss/utilities/_screenreaders.scss","../../scss/mixins/_screen-reader.scss","../../scss/utilities/_shadows.scss","../../scss/utilities/_sizing.scss","../../scss/utilities/_stretched-link.scss","../../scss/utilities/_spacing.scss","../../scss/utilities/_text.scss","../../scss/mixins/_text-truncate.scss","../../scss/mixins/_text-emphasis.scss","../../scss/mixins/_text-hide.scss","../../scss/utilities/_visibility.scss","../../scss/_print.scss"],"names":[],"mappings":"AAAA;;;;;ACAA,MAGI,OAAA,QAAA,SAAA,QAAA,SAAA,QAAA,OAAA,QAAA,MAAA,QAAA,SAAA,QAAA,SAAA,QAAA,QAAA,QAAA,OAAA,QAAA,OAAA,QAAA,QAAA,KAAA,OAAA,QAAA,YAAA,QAIA,UAAA,QAAA,YAAA,QAAA,UAAA,QAAA,OAAA,QAAA,UAAA,QAAA,SAAA,QAAA,QAAA,QAAA,OAAA,QAIA,gBAAA,EAAA,gBAAA,MAAA,gBAAA,MAAA,gBAAA,MAAA,gBAAA,OAKF,yBAAA,aAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WAAA,CAAA,UAAA,CAAA,mBAAA,CAAA,gBAAA,CAAA,iBAAA,CAAA,mBACA,wBAAA,cAAA,CAAA,KAAA,CAAA,MAAA,CAAA,QAAA,CAAA,iBAAA,CAAA,aAAA,CAAA,UCCF,ECqBA,QADA,SDjBE,WAAA,WAGF,KACE,YAAA,WACA,YAAA,KACA,yBAAA,KACA,4BAAA,YAMF,QAAA,MAAA,WAAA,OAAA,OAAA,OAAA,OAAA,KAAA,IAAA,QACE,QAAA,MAUF,KACE,OAAA,EACA,YAAA,aAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WAAA,CAAA,UAAA,CAAA,mBAAA,CAAA,gBAAA,CAAA,iBAAA,CAAA,mBEgFI,UAAA,KF9EJ,YAAA,IACA,YAAA,IACA,MAAA,QACA,WAAA,KACA,iBAAA,KGYF,sBHHE,QAAA,YASF,GACE,WAAA,YACA,OAAA,EACA,SAAA,QAaF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KCZF,0BDuBA,YAEE,gBAAA,UACA,wBAAA,UAAA,OAAA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EACA,iCAAA,KAAA,yBAAA,KAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QCjBF,GDoBA,GCrBA,GDwBE,WAAA,EACA,cAAA,KAGF,MCpBA,MACA,MAFA,MDyBE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,ECrBA,ODuBE,YAAA,OAGF,MEpFI,UAAA,IF6FJ,IC1BA,ID4BE,SAAA,SE/FE,UAAA,IFiGF,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YI5KA,QJ+KE,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KIxLA,oCAAA,oCJ2LE,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EC5BJ,KACA,IDoCA,ICnCA,KDuCE,YAAA,cAAA,CAAA,KAAA,CAAA,MAAA,CAAA,QAAA,CAAA,iBAAA,CAAA,aAAA,CAAA,UErJE,UAAA,IFyJJ,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,IAGE,SAAA,OACA,eAAA,OAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAGE,WAAA,QAQF,MAEE,QAAA,aACA,cAAA,MAMF,OAEE,cAAA,EAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBCvEF,OD0EA,MCxEA,SADA,OAEA,SD4EE,OAAA,EACA,YAAA,QEtPE,UAAA,QFwPF,YAAA,QAGF,OC1EA,MD4EE,SAAA,QAGF,OC1EA,OD4EE,eAAA,KAMF,OACE,UAAA,OC1EF,cACA,aACA,cD+EA,OAIE,mBAAA,OC9EF,6BACA,4BACA,6BDiFE,sBAKI,OAAA,QCjFN,gCACA,+BACA,gCDqFA,yBAIE,QAAA,EACA,aAAA,KCpFF,qBDuFA,kBAEE,WAAA,WACA,QAAA,EAIF,iBCvFA,2BACA,kBAFA,iBDiGE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MElSI,UAAA,OFoSJ,YAAA,QACA,MAAA,QACA,YAAA,OAGF,SACE,eAAA,SGtGF,yCFGA,yCDyGE,OAAA,KGvGF,cH+GE,eAAA,KACA,mBAAA,KG3GF,yCHmHE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UACA,OAAA,QAGF,SACE,QAAA,KGxHF,SH8HE,QAAA,eCvHF,IAAK,IAAK,IAAK,IAAK,IAAK,IIpWzB,GAAA,GAAA,GAAA,GAAA,GAAA,GAEE,cAAA,MAEA,YAAA,IACA,YAAA,IAIF,IAAA,GHgHM,UAAA,OG/GN,IAAA,GH+GM,UAAA,KG9GN,IAAA,GH8GM,UAAA,QG7GN,IAAA,GH6GM,UAAA,OG5GN,IAAA,GH4GM,UAAA,QG3GN,IAAA,GH2GM,UAAA,KGzGN,MHyGM,UAAA,QGvGJ,YAAA,IAIF,WHmGM,UAAA,KGjGJ,YAAA,IACA,YAAA,IAEF,WH8FM,UAAA,OG5FJ,YAAA,IACA,YAAA,IAEF,WHyFM,UAAA,OGvFJ,YAAA,IACA,YAAA,IAEF,WHoFM,UAAA,OGlFJ,YAAA,IACA,YAAA,ILyBF,GKhBE,WAAA,KACA,cAAA,KACA,OAAA,EACA,WAAA,IAAA,MAAA,eJmXF,OI3WA,MHMI,UAAA,IGHF,YAAA,IJ8WF,MI3WA,KAEE,QAAA,KACA,iBAAA,QAQF,eC/EE,aAAA,EACA,WAAA,KDmFF,aCpFE,aAAA,EACA,WAAA,KDsFF,kBACE,QAAA,aADF,mCAII,aAAA,MAUJ,YHjCI,UAAA,IGmCF,eAAA,UAIF,YACE,cAAA,KHeI,UAAA,QGXN,mBACE,QAAA,MH7CE,UAAA,IG+CF,MAAA,QAHF,2BAMI,QAAA,aEnHJ,WCIE,UAAA,KAGA,OAAA,KDDF,eACE,QAAA,OACA,iBAAA,KACA,OAAA,IAAA,MAAA,QEXE,cAAA,ODMF,UAAA,KAGA,OAAA,KDcF,QAEE,QAAA,aAGF,YACE,cAAA,MACA,YAAA,EAGF,gBLkCI,UAAA,IKhCF,MAAA,QGvCF,KRuEI,UAAA,MQrEF,MAAA,QACA,WAAA,WAGA,OACE,MAAA,QAKJ,IACE,QAAA,MAAA,MR0DE,UAAA,MQxDF,MAAA,KACA,iBAAA,QDZE,cAAA,MCQJ,QASI,QAAA,ERkDA,UAAA,KQhDA,YAAA,IVyMJ,IUlME,QAAA,MRyCE,UAAA,MQvCF,MAAA,QAHF,SR0CI,UAAA,QQlCA,MAAA,QACA,WAAA,OAKJ,gBACE,WAAA,MACA,WAAA,OCzCA,WCAA,MAAA,KACA,cAAA,KACA,aAAA,KACA,aAAA,KACA,YAAA,KCmDE,yBFvDF,WCYI,UAAA,OC2CF,yBFvDF,WCYI,UAAA,OC2CF,yBFvDF,WCYI,UAAA,OC2CF,0BFvDF,WCYI,UAAA,QDAJ,iBCZA,MAAA,KACA,cAAA,KACA,aAAA,KACA,aAAA,KACA,YAAA,KDkBA,KCJA,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,aAAA,MACA,YAAA,MDOA,YACE,aAAA,EACA,YAAA,EAFF,iBVyjBF,0BUnjBM,cAAA,EACA,aAAA,EGjCJ,KAAA,OAAA,QAAA,QAAA,QAAA,OAAA,OAAA,OAAA,OAAA,OAAA,OAAA,OAAA,ObylBF,UAEqJ,QAAvI,UAAmG,WAAY,WAAY,WAAhH,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UACtG,aAFqJ,QAAvI,UAAmG,WAAY,WAAY,WAAhH,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UACtG,aAFkJ,QAAvI,UAAmG,WAAY,WAAY,WAAhH,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UACnG,aAEqJ,QAAvI,UAAmG,WAAY,WAAY,WAAhH,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UAAW,UACtG,aa5lBI,SAAA,SACA,MAAA,KACA,cAAA,KACA,aAAA,KAmBE,KACE,wBAAA,EAAA,WAAA,EACA,kBAAA,EAAA,UAAA,EACA,UAAA,KAEF,UACE,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UAAA,KAIA,OFFN,SAAA,EAAA,EAAA,UAAA,KAAA,EAAA,EAAA,UAIA,UAAA,UEFM,OFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,OFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,OFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,OFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,OFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,OFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,OFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,OFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,QFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,QFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,QFFN,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KAIA,UAAA,KEGI,aAAwB,eAAA,GAAA,MAAA,GAExB,YAAuB,eAAA,GAAA,MAAA,GAGrB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,SAAwB,eAAA,EAAA,MAAA,EAAxB,UAAwB,eAAA,GAAA,MAAA,GAAxB,UAAwB,eAAA,GAAA,MAAA,GAAxB,UAAwB,eAAA,GAAA,MAAA,GAMtB,UFTR,YAAA,UESQ,UFTR,YAAA,WESQ,UFTR,YAAA,IESQ,UFTR,YAAA,WESQ,UFTR,YAAA,WESQ,UFTR,YAAA,IESQ,UFTR,YAAA,WESQ,UFTR,YAAA,WESQ,UFTR,YAAA,IESQ,WFTR,YAAA,WESQ,WFTR,YAAA,WCWE,yBC9BE,QACE,wBAAA,EAAA,WAAA,EACA,kBAAA,EAAA,UAAA,EACA,UAAA,KAEF,aACE,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UAAA,KAIA,UFFN,SAAA,EAAA,EAAA,UAAA,KAAA,EAAA,EAAA,UAIA,UAAA,UEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KAIA,UAAA,KEGI,gBAAwB,eAAA,GAAA,MAAA,GAExB,eAAuB,eAAA,GAAA,MAAA,GAGrB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAMtB,aFTR,YAAA,EESQ,aFTR,YAAA,UESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,cFTR,YAAA,WESQ,cFTR,YAAA,YCWE,yBC9BE,QACE,wBAAA,EAAA,WAAA,EACA,kBAAA,EAAA,UAAA,EACA,UAAA,KAEF,aACE,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UAAA,KAIA,UFFN,SAAA,EAAA,EAAA,UAAA,KAAA,EAAA,EAAA,UAIA,UAAA,UEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KAIA,UAAA,KEGI,gBAAwB,eAAA,GAAA,MAAA,GAExB,eAAuB,eAAA,GAAA,MAAA,GAGrB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAMtB,aFTR,YAAA,EESQ,aFTR,YAAA,UESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,cFTR,YAAA,WESQ,cFTR,YAAA,YCWE,yBC9BE,QACE,wBAAA,EAAA,WAAA,EACA,kBAAA,EAAA,UAAA,EACA,UAAA,KAEF,aACE,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UAAA,KAIA,UFFN,SAAA,EAAA,EAAA,UAAA,KAAA,EAAA,EAAA,UAIA,UAAA,UEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KAIA,UAAA,KEGI,gBAAwB,eAAA,GAAA,MAAA,GAExB,eAAuB,eAAA,GAAA,MAAA,GAGrB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAMtB,aFTR,YAAA,EESQ,aFTR,YAAA,UESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,cFTR,YAAA,WESQ,cFTR,YAAA,YCWE,0BC9BE,QACE,wBAAA,EAAA,WAAA,EACA,kBAAA,EAAA,UAAA,EACA,UAAA,KAEF,aACE,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UAAA,KAIA,UFFN,SAAA,EAAA,EAAA,UAAA,KAAA,EAAA,EAAA,UAIA,UAAA,UEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,UFFN,SAAA,EAAA,EAAA,IAAA,KAAA,EAAA,EAAA,IAIA,UAAA,IEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,WAAA,KAAA,EAAA,EAAA,WAIA,UAAA,WEFM,WFFN,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KAIA,UAAA,KEGI,gBAAwB,eAAA,GAAA,MAAA,GAExB,eAAuB,eAAA,GAAA,MAAA,GAGrB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,YAAwB,eAAA,EAAA,MAAA,EAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAAxB,aAAwB,eAAA,GAAA,MAAA,GAMtB,aFTR,YAAA,EESQ,aFTR,YAAA,UESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,aFTR,YAAA,WESQ,aFTR,YAAA,WESQ,aFTR,YAAA,IESQ,cFTR,YAAA,WESQ,cFTR,YAAA,YG7CF,OACE,MAAA,KACA,cAAA,KACA,MAAA,Qdy+CF,Uc5+CA,UAQI,QAAA,OACA,eAAA,IACA,WAAA,IAAA,MAAA,QAVJ,gBAcI,eAAA,OACA,cAAA,IAAA,MAAA,QAfJ,mBAmBI,WAAA,IAAA,MAAA,Qdy+CJ,ach+CA,aAGI,QAAA,MASJ,gBACE,OAAA,IAAA,MAAA,Qd49CF,mBc79CA,mBAKI,OAAA,IAAA,MAAA,Qd69CJ,yBcl+CA,yBAWM,oBAAA,Id89CN,8BAFA,qBcv9CA,qBdw9CA,2Bcn9CI,OAAA,EAQJ,yCAEI,iBAAA,gBX/DF,4BW2EI,MAAA,QACA,iBAAA,iBCnFJ,ef+hDF,kBADA,kBe1hDM,iBAAA,QfkiDN,2BAFA,kBepiDE,kBfqiDF,wBezhDQ,aAAA,QZLN,kCYiBM,iBAAA,QALN,qCf4hDF,qCenhDU,iBAAA,QA5BR,iBfqjDF,oBADA,oBehjDM,iBAAA,QfwjDN,6BAFA,oBe1jDE,oBf2jDF,0Be/iDQ,aAAA,QZLN,oCYiBM,iBAAA,QALN,uCfkjDF,uCeziDU,iBAAA,QA5BR,ef2kDF,kBADA,kBetkDM,iBAAA,Qf8kDN,2BAFA,kBehlDE,kBfilDF,wBerkDQ,aAAA,QZLN,kCYiBM,iBAAA,QALN,qCfwkDF,qCe/jDU,iBAAA,QA5BR,YfimDF,eADA,ee5lDM,iBAAA,QfomDN,wBAFA,eetmDE,efumDF,qBe3lDQ,aAAA,QZLN,+BYiBM,iBAAA,QALN,kCf8lDF,kCerlDU,iBAAA,QA5BR,efunDF,kBADA,kBelnDM,iBAAA,Qf0nDN,2BAFA,kBe5nDE,kBf6nDF,wBejnDQ,aAAA,QZLN,kCYiBM,iBAAA,QALN,qCfonDF,qCe3mDU,iBAAA,QA5BR,cf6oDF,iBADA,iBexoDM,iBAAA,QfgpDN,0BAFA,iBelpDE,iBfmpDF,uBevoDQ,aAAA,QZLN,iCYiBM,iBAAA,QALN,oCf0oDF,oCejoDU,iBAAA,QA5BR,afmqDF,gBADA,gBe9pDM,iBAAA,QfsqDN,yBAFA,gBexqDE,gBfyqDF,sBe7pDQ,aAAA,QZLN,gCYiBM,iBAAA,QALN,mCfgqDF,mCevpDU,iBAAA,QA5BR,YfyrDF,eADA,eeprDM,iBAAA,Qf4rDN,wBAFA,ee9rDE,ef+rDF,qBenrDQ,aAAA,QZLN,+BYiBM,iBAAA,QALN,kCfsrDF,kCe7qDU,iBAAA,QA5BR,cf+sDF,iBADA,iBe1sDM,iBAAA,iBZGJ,iCYiBM,iBAAA,iBALN,oCfqsDF,oCe5rDU,iBAAA,iBD8EV,sBAGM,MAAA,KACA,iBAAA,QACA,aAAA,QALN,uBAWM,MAAA,QACA,iBAAA,QACA,aAAA,QAKN,YACE,MAAA,KACA,iBAAA,QdgnDF,eclnDA,edmnDA,qBc5mDI,aAAA,QAPJ,2BAWI,OAAA,EAXJ,oDAgBM,iBAAA,sBXrIJ,uCW4IM,MAAA,KACA,iBAAA,uBFhFJ,4BEiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GF1GN,4BEiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GF1GN,4BEiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GF1GN,6BEiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GAdV,kBAOQ,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MAVR,kCAcU,OAAA,EE7KV,cACE,QAAA,MACA,MAAA,KACA,OAAA,2BACA,QAAA,QAAA,OfqHI,UAAA,KelHJ,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KACA,gBAAA,YACA,OAAA,IAAA,MAAA,QRbE,cAAA,OSCE,WAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YAKF,uCDLJ,cCMM,WAAA,MDNN,0BAsBI,iBAAA,YACA,OAAA,EEhBF,oBACE,MAAA,QACA,iBAAA,KACA,aAAA,QACA,QAAA,EAKE,WAAA,EAAA,EAAA,EAAA,MAAA,oBFhBN,yCA+BI,MAAA,QAEA,QAAA,EAjCJ,gCA+BI,MAAA,QAEA,QAAA,EAjCJ,oCA+BI,MAAA,QAEA,QAAA,EAjCJ,qCA+BI,MAAA,QAEA,QAAA,EAjCJ,2BA+BI,MAAA,QAEA,QAAA,EAjCJ,uBAAA,wBA2CI,iBAAA,QAEA,QAAA,EAIJ,qCAOI,MAAA,QACA,iBAAA,KAKJ,mBhBm0DA,oBgBj0DE,QAAA,MACA,MAAA,KAUF,gBACE,YAAA,oBACA,eAAA,oBACA,cAAA,EfZE,UAAA,QecF,YAAA,IAGF,mBACE,YAAA,kBACA,eAAA,kBfoCI,UAAA,QelCJ,YAAA,IAGF,mBACE,YAAA,mBACA,eAAA,mBf6BI,UAAA,Qe3BJ,YAAA,IASF,wBACE,QAAA,MACA,MAAA,KACA,YAAA,QACA,eAAA,QACA,cAAA,EACA,YAAA,IACA,MAAA,QACA,iBAAA,YACA,OAAA,MAAA,YACA,aAAA,IAAA,EAVF,wCAAA,wCAcI,cAAA,EACA,aAAA,EAYJ,iBACE,OAAA,0BACA,QAAA,OAAA,MfXI,UAAA,QeaJ,YAAA,IRvIE,cAAA,MQ2IJ,iBACE,OAAA,yBACA,QAAA,MAAA,KfnBI,UAAA,QeqBJ,YAAA,IR/IE,cAAA,MQoJJ,8BAAA,0BAGI,OAAA,KAIJ,sBACE,OAAA,KAQF,YACE,cAAA,KAGF,WACE,QAAA,MACA,WAAA,OAQF,UACE,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,aAAA,KACA,YAAA,KAJF,ehBwyDA,wBgBhyDI,cAAA,IACA,aAAA,IASJ,YACE,SAAA,SACA,QAAA,MACA,aAAA,QAGF,kBACE,SAAA,SACA,WAAA,MACA,YAAA,SAHF,6CAMI,MAAA,QAIJ,kBACE,cAAA,EAGF,mBACE,QAAA,mBAAA,QAAA,YACA,eAAA,OAAA,YAAA,OACA,aAAA,EACA,aAAA,OAJF,qCAQI,SAAA,OACA,WAAA,EACA,aAAA,SACA,YAAA,EE3MF,gBACE,QAAA,KACA,MAAA,KACA,WAAA,OjBwCA,UAAA,IiBtCA,MAAA,QAGF,eACE,SAAA,SACA,IAAA,KACA,QAAA,EACA,QAAA,KACA,UAAA,KACA,QAAA,OAAA,MACA,WAAA,MjBmFE,UAAA,QiBjFF,YAAA,IACA,MAAA,KACA,iBAAA,mBV3CA,cAAA,OUgDA,uBAAA,mCAEE,aAAA,QAGE,cAAA,qBACA,iBAAA,2OACA,kBAAA,UACA,oBAAA,OAAA,MAAA,wBACA,gBAAA,sBAAA,sBATJ,6BAAA,yCAaI,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBlB2+D6C,uCACrD,sCkB1/DI,mDlBy/DJ,kDkBt+DQ,QAAA,MAOJ,2CAAA,+BAGI,cAAA,qBACA,oBAAA,IAAA,wBAAA,MAAA,wBAMJ,wBAAA,oCAEE,aAAA,QAGE,cAAA,uCACA,WAAA,0JAAA,UAAA,MAAA,OAAA,MAAA,CAAA,IAAA,IAAA,CAAA,2OAAA,KAAA,UAAA,OAAA,MAAA,OAAA,CAAA,sBAAA,sBANJ,8BAAA,0CAUI,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBlBg+D8C,wCACtD,uCkB5+DI,oDlB2+DJ,mDkB39DQ,QAAA,MlBi+DkD,4CAC1D,2CkB39DI,wDlB09DJ,uDkBt9DQ,QAAA,MAMJ,6CAAA,yDAGI,MAAA,QlBu9DiD,2CACzD,0CkB39DI,uDlB09DJ,sDkBl9DQ,QAAA,MAMJ,qDAAA,iEAGI,MAAA,QAHJ,6DAAA,yEAMM,aAAA,QlBo9DmD,+CAC7D,8CkB39DI,2DlB09DJ,0DkB98DQ,QAAA,MAZJ,qEAAA,iFAiBM,aAAA,QCnJN,iBAAA,QDkIA,mEAAA,+EAwBM,WAAA,EAAA,EAAA,EAAA,MAAA,oBAxBN,iFAAA,6FA4BM,aAAA,QAQN,+CAAA,2DAGI,aAAA,QlB08DkD,4CAC1D,2CkB98DI,wDlB68DJ,uDkBr8DQ,QAAA,MARJ,qDAAA,iEAaM,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBA7JR,kBACE,QAAA,KACA,MAAA,KACA,WAAA,OjBwCA,UAAA,IiBtCA,MAAA,QAGF,iBACE,SAAA,SACA,IAAA,KACA,QAAA,EACA,QAAA,KACA,UAAA,KACA,QAAA,OAAA,MACA,WAAA,MjBmFE,UAAA,QiBjFF,YAAA,IACA,MAAA,KACA,iBAAA,mBV3CA,cAAA,OUgDA,yBAAA,qCAEE,aAAA,QAGE,cAAA,qBACA,iBAAA,qRACA,kBAAA,UACA,oBAAA,OAAA,MAAA,wBACA,gBAAA,sBAAA,sBATJ,+BAAA,2CAaI,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBlBsmEiD,2CACzD,0CkBrnEI,uDlBonEJ,sDkBjmEQ,QAAA,MAOJ,6CAAA,iCAGI,cAAA,qBACA,oBAAA,IAAA,wBAAA,MAAA,wBAMJ,0BAAA,sCAEE,aAAA,QAGE,cAAA,uCACA,WAAA,0JAAA,UAAA,MAAA,OAAA,MAAA,CAAA,IAAA,IAAA,CAAA,qRAAA,KAAA,UAAA,OAAA,MAAA,OAAA,CAAA,sBAAA,sBANJ,gCAAA,4CAUI,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBlB2lEkD,4CAC1D,2CkBvmEI,wDlBsmEJ,uDkBtlEQ,QAAA,MlB4lEsD,gDAC9D,+CkBtlEI,4DlBqlEJ,2DkBjlEQ,QAAA,MAMJ,+CAAA,2DAGI,MAAA,QlBklEqD,+CAC7D,8CkBtlEI,2DlBqlEJ,0DkB7kEQ,QAAA,MAMJ,uDAAA,mEAGI,MAAA,QAHJ,+DAAA,2EAMM,aAAA,QlB+kEuD,mDACjE,kDkBtlEI,+DlBqlEJ,8DkBzkEQ,QAAA,MAZJ,uEAAA,mFAiBM,aAAA,QCnJN,iBAAA,QDkIA,qEAAA,iFAwBM,WAAA,EAAA,EAAA,EAAA,MAAA,oBAxBN,mFAAA,+FA4BM,aAAA,QAQN,iDAAA,6DAGI,aAAA,QlBqkEsD,gDAC9D,+CkBzkEI,4DlBwkEJ,2DkBhkEQ,QAAA,MARJ,uDAAA,mEAaM,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBFuEV,aACE,QAAA,YAAA,QAAA,KACA,cAAA,IAAA,KAAA,UAAA,IAAA,KACA,eAAA,OAAA,YAAA,OAHF,yBASI,MAAA,KJ9MA,yBIqMJ,mBAeM,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,OAAA,gBAAA,OACA,cAAA,EAlBN,yBAuBM,QAAA,YAAA,QAAA,KACA,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,cAAA,IAAA,KAAA,UAAA,IAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,EA3BN,2BAgCM,QAAA,aACA,MAAA,KACA,eAAA,OAlCN,qCAuCM,QAAA,ahBigEJ,4BgBxiEF,0BA4CM,MAAA,KA5CN,yBAkDM,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,OAAA,gBAAA,OACA,MAAA,KACA,aAAA,EAtDN,+BAyDM,SAAA,SACA,kBAAA,EAAA,YAAA,EACA,WAAA,EACA,aAAA,OACA,YAAA,EA7DN,6BAiEM,eAAA,OAAA,YAAA,OACA,cAAA,OAAA,gBAAA,OAlEN,mCAqEM,cAAA,GIhUN,KACE,QAAA,aAEA,YAAA,IACA,MAAA,QACA,WAAA,OACA,eAAA,OACA,oBAAA,KAAA,iBAAA,KAAA,gBAAA,KAAA,YAAA,KACA,iBAAA,YACA,OAAA,IAAA,MAAA,YCsFA,QAAA,QAAA,OpB0BI,UAAA,KoBxBJ,YAAA,IblGE,cAAA,OSCE,WAAA,MAAA,KAAA,WAAA,CAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YAKF,uCGLJ,KHMM,WAAA,MdAJ,WiBQE,MAAA,QACA,gBAAA,KAfJ,WAAA,WAoBI,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBArBJ,cAAA,cA2BI,QAAA,IAeJ,epBi0EA,wBoB/zEE,eAAA,KASA,aCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QlBIA,mBkBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,mBAAA,mBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,oBAKJ,sBAAA,sBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,kDAAA,kDrBq2EF,mCqBl2EI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,wDAAA,wDrBk2EJ,yCqB71EQ,WAAA,EAAA,EAAA,EAAA,MAAA,oBDKN,eCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QlBIA,qBkBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,qBAAA,qBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,qBAKJ,wBAAA,wBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,oDAAA,oDrBu4EF,qCqBp4EI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,0DAAA,0DrBo4EJ,2CqB/3EQ,WAAA,EAAA,EAAA,EAAA,MAAA,qBDKN,aCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QlBIA,mBkBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,mBAAA,mBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,mBAKJ,sBAAA,sBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,kDAAA,kDrBy6EF,mCqBt6EI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,wDAAA,wDrBs6EJ,yCqBj6EQ,WAAA,EAAA,EAAA,EAAA,MAAA,mBDKN,UCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QlBIA,gBkBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,gBAAA,gBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,oBAKJ,mBAAA,mBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,+CAAA,+CrB28EF,gCqBx8EI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,qDAAA,qDrBw8EJ,sCqBn8EQ,WAAA,EAAA,EAAA,EAAA,MAAA,oBDKN,aCrDA,MAAA,QFAE,iBAAA,QEEF,aAAA,QlBIA,mBkBAE,MAAA,QFNA,iBAAA,QEQA,aAAA,QAGF,mBAAA,mBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,oBAKJ,sBAAA,sBAEE,MAAA,QACA,iBAAA,QACA,aAAA,QAOF,kDAAA,kDrB6+EF,mCqB1+EI,MAAA,QACA,iBAAA,QAIA,aAAA,QAEA,wDAAA,wDrB0+EJ,yCqBr+EQ,WAAA,EAAA,EAAA,EAAA,MAAA,oBDKN,YCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QlBIA,kBkBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,kBAAA,kBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,mBAKJ,qBAAA,qBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,iDAAA,iDrB+gFF,kCqB5gFI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,uDAAA,uDrB4gFJ,wCqBvgFQ,WAAA,EAAA,EAAA,EAAA,MAAA,mBDKN,WCrDA,MAAA,QFAE,iBAAA,QEEF,aAAA,QlBIA,iBkBAE,MAAA,QFNA,iBAAA,QEQA,aAAA,QAGF,iBAAA,iBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,qBAKJ,oBAAA,oBAEE,MAAA,QACA,iBAAA,QACA,aAAA,QAOF,gDAAA,gDrBijFF,iCqB9iFI,MAAA,QACA,iBAAA,QAIA,aAAA,QAEA,sDAAA,sDrB8iFJ,uCqBziFQ,WAAA,EAAA,EAAA,EAAA,MAAA,qBDKN,UCrDA,MAAA,KFAE,iBAAA,QEEF,aAAA,QlBIA,gBkBAE,MAAA,KFNA,iBAAA,QEQA,aAAA,QAGF,gBAAA,gBAMI,WAAA,EAAA,EAAA,EAAA,MAAA,kBAKJ,mBAAA,mBAEE,MAAA,KACA,iBAAA,QACA,aAAA,QAOF,+CAAA,+CrBmlFF,gCqBhlFI,MAAA,KACA,iBAAA,QAIA,aAAA,QAEA,qDAAA,qDrBglFJ,sCqB3kFQ,WAAA,EAAA,EAAA,EAAA,MAAA,kBDWN,qBCJA,MAAA,QACA,aAAA,QlBlDA,2BkBqDE,MAAA,KACA,iBAAA,QACA,aAAA,QAGF,2BAAA,2BAEE,WAAA,EAAA,EAAA,EAAA,MAAA,mBAGF,8BAAA,8BAEE,MAAA,QACA,iBAAA,YAGF,0DAAA,0DrBykFF,2CqBtkFI,MAAA,KACA,iBAAA,QACA,aAAA,QAEA,gEAAA,gErBykFJ,iDqBpkFQ,WAAA,EAAA,EAAA,EAAA,MAAA,mBD5BN,uBCJA,MAAA,QACA,aAAA,QlBlDA,6BkBqDE,MAAA,KACA,iBAAA,QACA,aAAA,QAGF,6BAAA,6BAEE,WAAA,EAAA,EAAA,EAAA,MAAA,qBAGF,gCAAA,gCAEE,MAAA,QACA,iBAAA,YAGF,4DAAA,4DrBymFF,6CqBtmFI,MAAA,KACA,iBAAA,QACA,aAAA,QAEA,kEAAA,kErBymFJ,mDqBpmFQ,WAAA,EAAA,EAAA,EAAA,MAAA,qBD5BN,qBCJA,MAAA,QACA,aAAA,QlBlDA,2BkBqDE,MAAA,KACA,iBAAA,QACA,aAAA,QAGF,2BAAA,2BAEE,WAAA,EAAA,EAAA,EAAA,MAAA,mBAGF,8BAAA,8BAEE,MAAA,QACA,iBAAA,YAGF,0DAAA,0DrByoFF,2CqBtoFI,MAAA,KACA,iBAAA,QACA,aAAA,QAEA,gEAAA,gErByoFJ,iDqBpoFQ,WAAA,EAAA,EAAA,EAAA,MAAA,mBD5BN,kBCJA,MAAA,QACA,aAAA,QlBlDA,wBkBqDE,MAAA,KACA,iBAAA,QACA,aAAA,QAGF,wBAAA,wBAEE,WAAA,EAAA,EAAA,EAAA,MAAA,oBAGF,2BAAA,2BAEE,MAAA,QACA,iBAAA,YAGF,uDAAA,uDrByqFF,wCqBtqFI,MAAA,KACA,iBAAA,QACA,aAAA,QAEA,6DAAA,6DrByqFJ,8CqBpqFQ,WAAA,EAAA,EAAA,EAAA,MAAA,oBD5BN,qBCJA,MAAA,QACA,aAAA,QlBlDA,2BkBqDE,MAAA,QACA,iBAAA,QACA,aAAA,QAGF,2BAAA,2BAEE,WAAA,EAAA,EAAA,EAAA,MAAA,mBAGF,8BAAA,8BAEE,MAAA,QACA,iBAAA,YAGF,0DAAA,0DrBysFF,2CqBtsFI,MAAA,QACA,iBAAA,QACA,aAAA,QAEA,gEAAA,gErBysFJ,iDqBpsFQ,WAAA,EAAA,EAAA,EAAA,MAAA,mBD5BN,oBCJA,MAAA,QACA,aAAA,QlBlDA,0BkBqDE,MAAA,KACA,iBAAA,QACA,aAAA,QAGF,0BAAA,0BAEE,WAAA,EAAA,EAAA,EAAA,MAAA,mBAGF,6BAAA,6BAEE,MAAA,QACA,iBAAA,YAGF,yDAAA,yDrByuFF,0CqBtuFI,MAAA,KACA,iBAAA,QACA,aAAA,QAEA,+DAAA,+DrByuFJ,gDqBpuFQ,WAAA,EAAA,EAAA,EAAA,MAAA,mBD5BN,mBCJA,MAAA,QACA,aAAA,QlBlDA,yBkBqDE,MAAA,QACA,iBAAA,QACA,aAAA,QAGF,yBAAA,yBAEE,WAAA,EAAA,EAAA,EAAA,MAAA,qBAGF,4BAAA,4BAEE,MAAA,QACA,iBAAA,YAGF,wDAAA,wDrBywFF,yCqBtwFI,MAAA,QACA,iBAAA,QACA,aAAA,QAEA,8DAAA,8DrBywFJ,+CqBpwFQ,WAAA,EAAA,EAAA,EAAA,MAAA,qBD5BN,kBCJA,MAAA,QACA,aAAA,QlBlDA,wBkBqDE,MAAA,KACA,iBAAA,QACA,aAAA,QAGF,wBAAA,wBAEE,WAAA,EAAA,EAAA,EAAA,MAAA,kBAGF,2BAAA,2BAEE,MAAA,QACA,iBAAA,YAGF,uDAAA,uDrByyFF,wCqBtyFI,MAAA,KACA,iBAAA,QACA,aAAA,QAEA,6DAAA,6DrByyFJ,8CqBpyFQ,WAAA,EAAA,EAAA,EAAA,MAAA,kBDjBR,UACE,YAAA,IACA,MAAA,QACA,gBAAA,KjBnEA,gBiBsEE,MAAA,QACA,gBAAA,UAPJ,gBAAA,gBAYI,gBAAA,UACA,WAAA,KAbJ,mBAAA,mBAkBI,MAAA,QACA,eAAA,KAWJ,mBAAA,QCLE,QAAA,MAAA,KpB0BI,UAAA,QoBxBJ,YAAA,IblGE,cAAA,MYyGJ,mBAAA,QCTE,QAAA,OAAA,MpB0BI,UAAA,QoBxBJ,YAAA,IblGE,cAAA,MYkHJ,WACE,QAAA,MACA,MAAA,KAFF,sBAMI,WAAA,MpBszFJ,6BADA,4BoBhzFA,6BAII,MAAA,KEtIJ,MLMM,WAAA,QAAA,KAAA,OAKF,uCKXJ,MLYM,WAAA,MKZN,iBAII,QAAA,EAIJ,qBAEI,QAAA,KAIJ,YACE,SAAA,SACA,OAAA,EACA,SAAA,OLXI,WAAA,OAAA,KAAA,KAKF,uCKGJ,YLFM,WAAA,MjB48FN,UACA,UAFA,WuBt9FA,QAIE,SAAA,SAGF,iBACE,YAAA,OCoBE,wBACE,QAAA,aACA,YAAA,OACA,eAAA,OACA,QAAA,GAhCJ,WAAA,KAAA,MACA,aAAA,KAAA,MAAA,YACA,cAAA,EACA,YAAA,KAAA,MAAA,YAqDE,8BACE,YAAA,ED1CN,eACE,SAAA,SACA,IAAA,KACA,KAAA,EACA,QAAA,KACA,QAAA,KACA,MAAA,KACA,UAAA,MACA,QAAA,MAAA,EACA,OAAA,QAAA,EAAA,EtBsGI,UAAA,KsBpGJ,MAAA,QACA,WAAA,KACA,WAAA,KACA,iBAAA,KACA,gBAAA,YACA,OAAA,IAAA,MAAA,gBf3BE,cAAA,OeoCA,oBACE,MAAA,KACA,KAAA,EAGF,qBACE,MAAA,EACA,KAAA,KXYF,yBWnBA,uBACE,MAAA,KACA,KAAA,EAGF,wBACE,MAAA,EACA,KAAA,MXYF,yBWnBA,uBACE,MAAA,KACA,KAAA,EAGF,wBACE,MAAA,EACA,KAAA,MXYF,yBWnBA,uBACE,MAAA,KACA,KAAA,EAGF,wBACE,MAAA,EACA,KAAA,MXYF,0BWnBA,uBACE,MAAA,KACA,KAAA,EAGF,wBACE,MAAA,EACA,KAAA,MAON,uBAEI,IAAA,KACA,OAAA,KACA,WAAA,EACA,cAAA,QC/BA,gCACE,QAAA,aACA,YAAA,OACA,eAAA,OACA,QAAA,GAzBJ,WAAA,EACA,aAAA,KAAA,MAAA,YACA,cAAA,KAAA,MACA,YAAA,KAAA,MAAA,YA8CE,sCACE,YAAA,EDUN,0BAEI,IAAA,EACA,MAAA,KACA,KAAA,KACA,WAAA,EACA,YAAA,QC7CA,mCACE,QAAA,aACA,YAAA,OACA,eAAA,OACA,QAAA,GAlBJ,WAAA,KAAA,MAAA,YACA,aAAA,EACA,cAAA,KAAA,MAAA,YACA,YAAA,KAAA,MAuCE,yCACE,YAAA,EA7BF,mCDmDE,eAAA,EAKN,yBAEI,IAAA,EACA,MAAA,KACA,KAAA,KACA,WAAA,EACA,aAAA,QC9DA,kCACE,QAAA,aACA,YAAA,OACA,eAAA,OACA,QAAA,GAJF,kCAgBI,QAAA,KAGF,mCACE,QAAA,aACA,aAAA,OACA,eAAA,OACA,QAAA,GA9BN,WAAA,KAAA,MAAA,YACA,aAAA,KAAA,MACA,cAAA,KAAA,MAAA,YAiCE,wCACE,YAAA,EAVA,mCDiDA,eAAA,EAON,oCAAA,kCAAA,mCAAA,iCAKI,MAAA,KACA,OAAA,KAKJ,kBE9GE,OAAA,EACA,OAAA,MAAA,EACA,SAAA,OACA,WAAA,IAAA,MAAA,QFkHF,eACE,QAAA,MACA,MAAA,KACA,QAAA,OAAA,OACA,MAAA,KACA,YAAA,IACA,MAAA,QACA,WAAA,QACA,YAAA,OACA,iBAAA,YACA,OAAA,EpBpHA,qBAAA,qBoBmIE,MAAA,QACA,gBAAA,KJ9IA,iBAAA,QIoHJ,sBAAA,sBAgCI,MAAA,KACA,gBAAA,KJrJA,iBAAA,QIoHJ,wBAAA,wBAuCI,MAAA,QACA,eAAA,KACA,iBAAA,YAQJ,oBACE,QAAA,MAIF,iBACE,QAAA,MACA,QAAA,MAAA,OACA,cAAA,EtBpDI,UAAA,QsBsDJ,MAAA,QACA,YAAA,OAIF,oBACE,QAAA,MACA,QAAA,OAAA,OACA,MAAA,QG1LF,W1B4sGA,oB0B1sGE,SAAA,SACA,QAAA,mBAAA,QAAA,YACA,eAAA,O1BgtGF,yB0BptGA,gBAOI,SAAA,SACA,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,K1BmtGJ,+BGltGE,sBuBII,QAAA,E1BqtGN,gCADA,gCADA,+B0BhuGA,uBAAA,uBAAA,sBAkBM,QAAA,EAMN,aACE,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,cAAA,MAAA,gBAAA,WAHF,0BAMI,MAAA,K1BstGJ,wC0BltGA,kCAII,YAAA,K1BmtGJ,4C0BvtGA,uDlBhBI,wBAAA,EACA,2BAAA,ER4uGJ,6C0B7tGA,kClBFI,uBAAA,EACA,0BAAA,EkBgCJ,uBACE,cAAA,SACA,aAAA,SAFF,8B1B0sGA,yCADA,sC0BlsGI,YAAA,EAGF,yCACE,aAAA,EAIJ,0CAAA,+BACE,cAAA,QACA,aAAA,QAGF,0CAAA,+BACE,cAAA,OACA,aAAA,OAoBF,oBACE,mBAAA,OAAA,eAAA,OACA,eAAA,MAAA,YAAA,WACA,cAAA,OAAA,gBAAA,OAHF,yB1B4rGA,+B0BrrGI,MAAA,K1B0rGJ,iD0BjsGA,2CAYI,WAAA,K1B0rGJ,qD0BtsGA,gElBlFI,2BAAA,EACA,0BAAA,ER6xGJ,sD0B5sGA,2ClBhGI,uBAAA,EACA,wBAAA,EkBuIJ,uB1B0qGA,kC0BvqGI,cAAA,E1B4qGJ,4C0B/qGA,yC1BirGA,uDADA,oD0BzqGM,SAAA,SACA,KAAA,cACA,eAAA,KCzJN,aACE,SAAA,SACA,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,eAAA,QAAA,YAAA,QACA,MAAA,K3Bg1GF,0BADA,4B2Bp1GA,2B3Bm1GA,qC2Bx0GI,SAAA,SACA,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KAGA,MAAA,GACA,cAAA,E3Bw1GJ,uCADA,yCADA,wCADA,yCADA,2CADA,0CAJA,wCADA,0C2B91GA,yC3Bk2GA,kDADA,oDADA,mD2B30GM,YAAA,K3By1GN,sEADA,kC2B72GA,iCA6BI,QAAA,EA7BJ,mDAkCI,QAAA,E3Bq1GJ,6C2Bv3GA,4CnBeI,wBAAA,EACA,2BAAA,ER62GJ,8C2B73GA,6CnB6BI,uBAAA,EACA,0BAAA,EmB9BJ,0BA8CI,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OA/CJ,8D3B04GA,qEQ33GI,wBAAA,EACA,2BAAA,EmBhBJ,+DnB6BI,uBAAA,EACA,0BAAA,ERu3GJ,oB2Bv1GA,qBAEE,QAAA,YAAA,QAAA,K3B21GF,yB2B71GA,0BAQI,SAAA,SACA,QAAA,E3B01GJ,+B2Bn2GA,gCAYM,QAAA,E3B+1GN,8BACA,2CAEA,2CADA,wD2B72GA,+B3Bw2GA,4CAEA,4CADA,yD2Br1GI,YAAA,KAIJ,qBAAuB,aAAA,KACvB,oBAAsB,YAAA,KAQtB,kBACE,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,QAAA,QAAA,OACA,cAAA,E1BsBI,UAAA,K0BpBJ,YAAA,IACA,YAAA,IACA,MAAA,QACA,WAAA,OACA,YAAA,OACA,iBAAA,QACA,OAAA,IAAA,MAAA,QnB5GE,cAAA,OR48GJ,uC2B52GA,oCAkBI,WAAA,E3B+1GJ,+B2Br1GA,4CAEE,OAAA,yB3Bw1GF,+B2Br1GA,8B3By1GA,yCAFA,sDACA,0CAFA,uD2Bh1GE,QAAA,MAAA,K1BbI,UAAA,Q0BeJ,YAAA,InBzIE,cAAA,MRk+GJ,+B2Br1GA,4CAEE,OAAA,0B3Bw1GF,+B2Br1GA,8B3By1GA,yCAFA,sDACA,0CAFA,uD2Bh1GE,QAAA,OAAA,M1B9BI,UAAA,Q0BgCJ,YAAA,InB1JE,cAAA,MmB8JJ,+B3Bq1GA,+B2Bn1GE,cAAA,Q3B21GF,wFACA,+EAHA,uDACA,oE2B/0GA,uC3B60GA,oDQx+GI,wBAAA,EACA,2BAAA,EmBmKJ,sC3B80GA,mDAGA,qEACA,kFAHA,yDACA,sEQt+GI,uBAAA,EACA,0BAAA,EoB3BJ,gBACE,SAAA,SACA,QAAA,MACA,WAAA,OACA,aAAA,OAGF,uBACE,QAAA,mBAAA,QAAA,YACA,aAAA,KAGF,sBACE,SAAA,SACA,QAAA,GACA,QAAA,EAHF,4DAMI,MAAA,KACA,aAAA,QTtBA,iBAAA,QSeJ,0DAiBM,WAAA,EAAA,EAAA,EAAA,MAAA,oBAjBN,wEAsBI,aAAA,QAtBJ,0EA0BI,MAAA,KACA,iBAAA,QACA,aAAA,QA5BJ,qDAkCM,MAAA,QAlCN,6DAqCQ,iBAAA,QAUR,sBACE,SAAA,SACA,cAAA,EACA,eAAA,IAHF,8BAOI,SAAA,SACA,IAAA,OACA,KAAA,QACA,QAAA,MACA,MAAA,KACA,OAAA,KACA,eAAA,KACA,QAAA,GACA,iBAAA,KACA,OAAA,QAAA,MAAA,IAhBJ,6BAsBI,SAAA,SACA,IAAA,OACA,KAAA,QACA,QAAA,MACA,MAAA,KACA,OAAA,KACA,QAAA,GACA,WAAA,UAAA,GAAA,CAAA,IAAA,IASJ,+CpBrGI,cAAA,OoBqGJ,4EAOM,iBAAA,4LAPN,mFAaM,aAAA,QTjHF,iBAAA,QSoGJ,kFAkBM,iBAAA,yIAlBN,sFAwBM,iBAAA,mBAxBN,4FA2BM,iBAAA,mBASN,4CAGI,cAAA,IAHJ,yEAQM,iBAAA,sIARN,mFAcM,iBAAA,mBAUN,eACE,aAAA,QADF,6CAKM,KAAA,SACA,MAAA,QACA,eAAA,IAEA,cAAA,MATN,4CAaM,IAAA,mBACA,KAAA,qBACA,MAAA,iBACA,OAAA,iBACA,iBAAA,QAEA,cAAA,MXnLA,WAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,WAAA,CAAA,kBAAA,KAAA,YAAA,WAAA,UAAA,KAAA,WAAA,CAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YAAA,WAAA,UAAA,KAAA,WAAA,CAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,WAAA,CAAA,kBAAA,KAAA,YAKF,uCW2JJ,4CX1JM,WAAA,MW0JN,0EA0BM,iBAAA,KACA,kBAAA,mBAAA,UAAA,mBA3BN,oFAiCM,iBAAA,mBAYN,eACE,QAAA,aACA,MAAA,KACA,OAAA,2BACA,QAAA,QAAA,QAAA,QAAA,O3BxFI,UAAA,K2B2FJ,YAAA,IACA,YAAA,IACA,MAAA,QACA,eAAA,OACA,WAAA,0JAAA,UAAA,MAAA,OAAA,MAAA,CAAA,IAAA,KACA,iBAAA,KACA,OAAA,IAAA,MAAA,QpB3NE,cAAA,OoB8NF,mBAAA,KAAA,gBAAA,KAAA,WAAA,KAhBF,qBAmBI,aAAA,QACA,QAAA,EAIE,WAAA,EAAA,EAAA,EAAA,MAAA,oBAxBN,gCAiCM,MAAA,QACA,iBAAA,KAlCN,yBAAA,qCAwCI,OAAA,KACA,cAAA,OACA,iBAAA,KA1CJ,wBA8CI,MAAA,QACA,iBAAA,QA/CJ,2BAoDI,QAAA,KAIJ,kBACE,OAAA,0BACA,YAAA,OACA,eAAA,OACA,aAAA,M3BhJI,UAAA,Q2BoJN,kBACE,OAAA,yBACA,YAAA,MACA,eAAA,MACA,aAAA,K3BxJI,UAAA,Q2BiKN,aACE,SAAA,SACA,QAAA,aACA,MAAA,KACA,OAAA,2BACA,cAAA,EAGF,mBACE,SAAA,SACA,QAAA,EACA,MAAA,KACA,OAAA,2BACA,OAAA,EACA,QAAA,EANF,4CASI,aAAA,QACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBAVJ,+CAcI,iBAAA,QAdJ,sDAmBM,QAAA,SAnBN,0DAwBI,QAAA,kBAIJ,mBACE,SAAA,SACA,IAAA,EACA,MAAA,EACA,KAAA,EACA,QAAA,EACA,OAAA,2BACA,QAAA,QAAA,OAEA,YAAA,IACA,YAAA,IACA,MAAA,QACA,iBAAA,KACA,OAAA,IAAA,MAAA,QpB5UE,cAAA,OoB+TJ,0BAkBI,SAAA,SACA,IAAA,EACA,MAAA,EACA,OAAA,EACA,QAAA,EACA,QAAA,MACA,OAAA,qBACA,QAAA,QAAA,OACA,YAAA,IACA,MAAA,QACA,QAAA,ST1VA,iBAAA,QS4VA,YAAA,QpB7VA,cAAA,EAAA,OAAA,OAAA,EoBwWJ,cACE,MAAA,KACA,OAAA,mBACA,QAAA,EACA,iBAAA,YACA,mBAAA,KAAA,gBAAA,KAAA,WAAA,KALF,oBAQI,QAAA,EARJ,0CAY8B,WAAA,EAAA,EAAA,EAAA,IAAA,IAAA,CAAA,EAAA,EAAA,EAAA,MAAA,oBAZ9B,sCAa8B,WAAA,EAAA,EAAA,EAAA,IAAA,IAAA,CAAA,EAAA,EAAA,EAAA,MAAA,oBAb9B,+BAc8B,WAAA,EAAA,EAAA,EAAA,IAAA,IAAA,CAAA,EAAA,EAAA,EAAA,MAAA,oBAd9B,gCAkBI,OAAA,EAlBJ,oCAsBI,MAAA,KACA,OAAA,KACA,WAAA,QT/XA,iBAAA,QSiYA,OAAA,EpBlYA,cAAA,KSCE,WAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YWqYF,mBAAA,KAAA,WAAA,KXhYA,uCWkWJ,oCXjWM,WAAA,MWiWN,2CTvWI,iBAAA,QSuWJ,6CAsCI,MAAA,KACA,OAAA,MACA,MAAA,YACA,OAAA,QACA,iBAAA,QACA,aAAA,YpBnZA,cAAA,KoBwWJ,gCAiDI,MAAA,KACA,OAAA,KTzZA,iBAAA,QS2ZA,OAAA,EpB5ZA,cAAA,KSCE,WAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YW+ZF,gBAAA,KAAA,WAAA,KX1ZA,uCWkWJ,gCXjWM,WAAA,MWiWN,uCTvWI,iBAAA,QSuWJ,gCAgEI,MAAA,KACA,OAAA,MACA,MAAA,YACA,OAAA,QACA,iBAAA,QACA,aAAA,YpB7aA,cAAA,KoBwWJ,yBA2EI,MAAA,KACA,OAAA,KACA,WAAA,EACA,aAAA,MACA,YAAA,MTtbA,iBAAA,QSwbA,OAAA,EpBzbA,cAAA,KSCE,WAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YW4bF,WAAA,KXvbA,uCWkWJ,yBXjWM,WAAA,MWiWN,gCTvWI,iBAAA,QSuWJ,yBA6FI,MAAA,KACA,OAAA,MACA,MAAA,YACA,OAAA,QACA,iBAAA,YACA,aAAA,YACA,aAAA,MAnGJ,8BAwGI,iBAAA,QpBhdA,cAAA,KoBwWJ,8BA6GI,aAAA,KACA,iBAAA,QpBtdA,cAAA,KoBwWJ,6CAoHM,iBAAA,QApHN,sDAwHM,OAAA,QAxHN,yCA4HM,iBAAA,QA5HN,yCAgIM,OAAA,QAhIN,kCAoIM,iBAAA,QAKN,8B5Bi9GA,mBACA,eiBl8HM,WAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YAKF,uCW2eJ,8B5Bw9GE,mBACA,eiBn8HI,WAAA,MYPN,KACE,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,aAAA,EACA,cAAA,EACA,WAAA,KAGF,UACE,QAAA,MACA,QAAA,MAAA,K1BCA,gBAAA,gB0BEE,gBAAA,KALJ,mBAUI,MAAA,QACA,eAAA,KACA,OAAA,QAQJ,UACE,cAAA,IAAA,MAAA,QADF,oBAII,cAAA,KAJJ,oBAQI,OAAA,IAAA,MAAA,YrB3BA,uBAAA,OACA,wBAAA,OLCF,0BAAA,0B0B6BI,aAAA,QAAA,QAAA,QAZN,6BAgBM,MAAA,QACA,iBAAA,YACA,aAAA,Y7Bm9HN,mC6Br+HA,2BAwBI,MAAA,QACA,iBAAA,KACA,aAAA,QAAA,QAAA,KA1BJ,yBA+BI,WAAA,KrBlDA,uBAAA,EACA,wBAAA,EqB4DJ,qBrBtEI,cAAA,OqBsEJ,4B7B48HA,2B6Br8HI,MAAA,KACA,iBAAA,QASJ,oBAEI,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,WAAA,OAIJ,yBAEI,wBAAA,EAAA,WAAA,EACA,kBAAA,EAAA,UAAA,EACA,WAAA,OASJ,uBAEI,QAAA,KAFJ,qBAKI,QAAA,MCpGJ,QACE,SAAA,SACA,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,QAAA,gBAAA,cACA,QAAA,MAAA,KANF,mB9B+iIA,yB8BniII,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,QAAA,gBAAA,cASJ,cACE,QAAA,aACA,YAAA,SACA,eAAA,SACA,aAAA,K7BkFI,UAAA,Q6BhFJ,YAAA,QACA,YAAA,O3BhCA,oBAAA,oB2BmCE,gBAAA,KASJ,YACE,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OACA,aAAA,EACA,cAAA,EACA,WAAA,KALF,sBAQI,cAAA,EACA,aAAA,EATJ,2BAaI,SAAA,OACA,MAAA,KASJ,aACE,QAAA,aACA,YAAA,MACA,eAAA,MAYF,iBACE,wBAAA,KAAA,WAAA,KACA,kBAAA,EAAA,UAAA,EAGA,eAAA,OAAA,YAAA,OAIF,gBACE,QAAA,OAAA,O7BmBI,UAAA,Q6BjBJ,YAAA,EACA,iBAAA,YACA,OAAA,IAAA,MAAA,YtB3GE,cAAA,OLWF,sBAAA,sB2BoGE,gBAAA,KAMJ,qBACE,QAAA,aACA,MAAA,MACA,OAAA,MACA,eAAA,OACA,QAAA,GACA,WAAA,UAAA,OAAA,OACA,gBAAA,KAAA,KlBxDE,4BkBkEC,6B9B0gIH,mC8BtgIQ,cAAA,EACA,aAAA,GlBpFN,yBkB+EA,kBAUI,cAAA,IAAA,OAAA,UAAA,IAAA,OACA,cAAA,MAAA,gBAAA,WAXH,8BAcK,mBAAA,IAAA,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,MACA,aAAA,MAtBP,6B9BmiIH,mC8BtgIQ,cAAA,OAAA,UAAA,OA7BL,mCAiCK,QAAA,sBAAA,QAAA,eAGA,wBAAA,KAAA,WAAA,KApCL,kCAwCK,QAAA,MlB1GN,4BkBkEC,6B9BojIH,mC8BhjIQ,cAAA,EACA,aAAA,GlBpFN,yBkB+EA,kBAUI,cAAA,IAAA,OAAA,UAAA,IAAA,OACA,cAAA,MAAA,gBAAA,WAXH,8BAcK,mBAAA,IAAA,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,MACA,aAAA,MAtBP,6B9B6kIH,mC8BhjIQ,cAAA,OAAA,UAAA,OA7BL,mCAiCK,QAAA,sBAAA,QAAA,eAGA,wBAAA,KAAA,WAAA,KApCL,kCAwCK,QAAA,MlB1GN,4BkBkEC,6B9B8lIH,mC8B1lIQ,cAAA,EACA,aAAA,GlBpFN,yBkB+EA,kBAUI,cAAA,IAAA,OAAA,UAAA,IAAA,OACA,cAAA,MAAA,gBAAA,WAXH,8BAcK,mBAAA,IAAA,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,MACA,aAAA,MAtBP,6B9BunIH,mC8B1lIQ,cAAA,OAAA,UAAA,OA7BL,mCAiCK,QAAA,sBAAA,QAAA,eAGA,wBAAA,KAAA,WAAA,KApCL,kCAwCK,QAAA,MlB1GN,6BkBkEC,6B9BwoIH,mC8BpoIQ,cAAA,EACA,aAAA,GlBpFN,0BkB+EA,kBAUI,cAAA,IAAA,OAAA,UAAA,IAAA,OACA,cAAA,MAAA,gBAAA,WAXH,8BAcK,mBAAA,IAAA,eAAA,IAdL,6CAiBO,SAAA,SAjBP,wCAqBO,cAAA,MACA,aAAA,MAtBP,6B9BiqIH,mC8BpoIQ,cAAA,OAAA,UAAA,OA7BL,mCAiCK,QAAA,sBAAA,QAAA,eAGA,wBAAA,KAAA,WAAA,KApCL,kCAwCK,QAAA,MA7CV,eAeQ,cAAA,IAAA,OAAA,UAAA,IAAA,OACA,cAAA,MAAA,gBAAA,WAhBR,0B9B6rIA,gC8BprIU,cAAA,EACA,aAAA,EAVV,2BAmBU,mBAAA,IAAA,eAAA,IAnBV,0CAsBY,SAAA,SAtBZ,qCA0BY,cAAA,MACA,aAAA,MA3BZ,0B9BitIA,gC8B/qIU,cAAA,OAAA,UAAA,OAlCV,gCAsCU,QAAA,sBAAA,QAAA,eAGA,wBAAA,KAAA,WAAA,KAzCV,+BA6CU,QAAA,KAaV,4BAEI,MAAA,e3BlLF,kCAAA,kC2BqLI,MAAA,eALN,oCAWM,MAAA,e3B3LJ,0CAAA,0C2B8LM,MAAA,eAdR,6CAkBQ,MAAA,e9B0qIR,4CAEA,2CADA,yC8B7rIA,0CA0BM,MAAA,eA1BN,8BA+BI,MAAA,eACA,aAAA,eAhCJ,mCAoCI,iBAAA,uOApCJ,2BAwCI,MAAA,eAxCJ,6BA0CM,MAAA,e3B1NJ,mCAAA,mC2B6NM,MAAA,eAOR,2BAEI,MAAA,K3BtOF,iCAAA,iC2ByOI,MAAA,KALN,mCAWM,MAAA,qB3B/OJ,yCAAA,yC2BkPM,MAAA,sBAdR,4CAkBQ,MAAA,sB9BsqIR,2CAEA,0CADA,wC8BzrIA,yCA0BM,MAAA,KA1BN,6BA+BI,MAAA,qBACA,aAAA,qBAhCJ,kCAoCI,iBAAA,6OApCJ,0BAwCI,MAAA,qBAxCJ,4BA0CM,MAAA,K3B9QJ,kCAAA,kC2BiRM,MAAA,KC7RR,MACE,SAAA,SACA,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OACA,UAAA,EACA,UAAA,WACA,iBAAA,KACA,gBAAA,WACA,OAAA,IAAA,MAAA,iBvBPE,cAAA,OuBDJ,SAYI,aAAA,EACA,YAAA,EAbJ,2DvBUI,uBAAA,OACA,wBAAA,OuBXJ,yDvBwBI,2BAAA,OACA,0BAAA,OuBIJ,WAGE,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,QAAA,QAIF,YACE,cAAA,OAGF,eACE,WAAA,SACA,cAAA,EAGF,sBACE,cAAA,E5BvCA,iB4B4CE,gBAAA,KAFJ,sBAMI,YAAA,QAQJ,aACE,QAAA,OAAA,QACA,cAAA,EAEA,iBAAA,gBACA,cAAA,IAAA,MAAA,iBALF,yBvB/DI,cAAA,mBAAA,mBAAA,EAAA,EuB+DJ,sDAaM,WAAA,EAKN,aACE,QAAA,OAAA,QACA,iBAAA,gBACA,WAAA,IAAA,MAAA,iBAHF,wBvBjFI,cAAA,EAAA,EAAA,mBAAA,mBuBgGJ,kBACE,aAAA,SACA,cAAA,QACA,YAAA,SACA,cAAA,EAGF,mBACE,aAAA,SACA,YAAA,SAIF,kBACE,SAAA,SACA,IAAA,EACA,MAAA,EACA,OAAA,EACA,KAAA,EACA,QAAA,QAGF,UACE,MAAA,KvBvHE,cAAA,mBuB4HJ,cACE,MAAA,KvBpHE,uBAAA,mBACA,wBAAA,mBuBuHJ,iBACE,MAAA,KvB3GE,2BAAA,mBACA,0BAAA,mBuBiHJ,WACE,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OAFF,iBAKI,cAAA,KnBvFA,yBmBkFJ,WASI,cAAA,IAAA,KAAA,UAAA,IAAA,KACA,aAAA,MACA,YAAA,MAXJ,iBAcM,QAAA,YAAA,QAAA,KAEA,SAAA,EAAA,EAAA,GAAA,KAAA,EAAA,EAAA,GACA,mBAAA,OAAA,eAAA,OACA,aAAA,KACA,cAAA,EACA,YAAA,MAUN,YACE,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OAFF,kBAOI,cAAA,KnBvHA,yBmBgHJ,YAWI,cAAA,IAAA,KAAA,UAAA,IAAA,KAXJ,kBAgBM,SAAA,EAAA,EAAA,GAAA,KAAA,EAAA,EAAA,GACA,cAAA,EAjBN,wBAoBQ,YAAA,EACA,YAAA,EArBR,mCvBvJI,wBAAA,EACA,2BAAA,ERqmJF,gD+B/8IF,iDAgCY,wBAAA,E/Bm7IV,gD+Bn9IF,oDAqCY,2BAAA,EArCZ,oCvBzII,uBAAA,EACA,0BAAA,ERmmJF,iD+B39IF,kDA+CY,uBAAA,E/Bg7IV,iD+B/9IF,qDAoDY,0BAAA,GAaZ,oBAEI,cAAA,OnBnLA,yBmBiLJ,cAMI,qBAAA,EAAA,kBAAA,EAAA,aAAA,EACA,mBAAA,QAAA,gBAAA,QAAA,WAAA,QACA,QAAA,EACA,OAAA,EATJ,oBAYM,QAAA,aACA,MAAA,MAUN,iBAEI,SAAA,OAFJ,8DvB/PI,cAAA,EuB+PJ,wDAUQ,cAAA,EvBzQJ,cAAA,EuB+PJ,+BAgBM,cAAA,EvBxPF,2BAAA,EACA,0BAAA,EuBuOJ,8BvBtPI,uBAAA,EACA,wBAAA,EuBqPJ,8BAyBM,cAAA,KC7RN,YACE,QAAA,YAAA,QAAA,KACA,cAAA,KAAA,UAAA,KACA,QAAA,OAAA,KACA,cAAA,KACA,WAAA,KACA,iBAAA,QxBDE,cAAA,OwBKJ,kCAGI,aAAA,MAHJ,0CAMM,QAAA,aACA,cAAA,MACA,MAAA,QACA,QAAA,IATN,gDAoBI,gBAAA,UApBJ,gDAwBI,gBAAA,KAxBJ,wBA4BI,MAAA,QCtCJ,YACE,QAAA,YAAA,QAAA,K5BGA,aAAA,EACA,WAAA,KGAE,cAAA,OyBCJ,WACE,SAAA,SACA,QAAA,MACA,QAAA,MAAA,OACA,YAAA,KACA,YAAA,KACA,MAAA,QACA,iBAAA,KACA,OAAA,IAAA,MAAA,QARF,iBAWI,QAAA,EACA,MAAA,QACA,gBAAA,KACA,iBAAA,QACA,aAAA,QAfJ,iBAmBI,QAAA,EACA,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBAIJ,kCAGM,YAAA,EzBCF,uBAAA,OACA,0BAAA,OyBLJ,iCzBVI,wBAAA,OACA,2BAAA,OyBSJ,6BAcI,QAAA,EACA,MAAA,KACA,iBAAA,QACA,aAAA,QAjBJ,+BAqBI,MAAA,QACA,eAAA,KAEA,OAAA,KACA,iBAAA,KACA,aAAA,QCtDF,0BACE,QAAA,OAAA,OjC2HE,UAAA,QiCzHF,YAAA,IAKE,iD1BwBF,uBAAA,MACA,0BAAA,M0BpBE,gD1BKF,wBAAA,MACA,2BAAA,M0BnBF,0BACE,QAAA,OAAA,MjC2HE,UAAA,QiCzHF,YAAA,IAKE,iD1BwBF,uBAAA,MACA,0BAAA,M0BpBE,gD1BKF,wBAAA,MACA,2BAAA,M2BjBJ,OACE,QAAA,aACA,QAAA,MAAA,KlCiEE,UAAA,IkC/DF,YAAA,IACA,YAAA,EACA,WAAA,OACA,YAAA,OACA,eAAA,S3BRE,cAAA,OSCE,WAAA,MAAA,KAAA,WAAA,CAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YAKF,uCkBNJ,OlBOM,WAAA,MdIJ,cAAA,cgCGI,gBAAA,KAdN,aAoBI,QAAA,KAKJ,YACE,SAAA,SACA,IAAA,KAOF,YACE,cAAA,KACA,aAAA,K3BpCE,cAAA,M2B6CF,eCjDA,MAAA,KACA,iBAAA,QjCcA,sBAAA,sBiCVI,MAAA,KACA,iBAAA,QAHI,sBAAA,sBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,mBDqCJ,iBCjDA,MAAA,KACA,iBAAA,QjCcA,wBAAA,wBiCVI,MAAA,KACA,iBAAA,QAHI,wBAAA,wBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,qBDqCJ,eCjDA,MAAA,KACA,iBAAA,QjCcA,sBAAA,sBiCVI,MAAA,KACA,iBAAA,QAHI,sBAAA,sBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,mBDqCJ,YCjDA,MAAA,KACA,iBAAA,QjCcA,mBAAA,mBiCVI,MAAA,KACA,iBAAA,QAHI,mBAAA,mBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,oBDqCJ,eCjDA,MAAA,QACA,iBAAA,QjCcA,sBAAA,sBiCVI,MAAA,QACA,iBAAA,QAHI,sBAAA,sBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,mBDqCJ,cCjDA,MAAA,KACA,iBAAA,QjCcA,qBAAA,qBiCVI,MAAA,KACA,iBAAA,QAHI,qBAAA,qBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,mBDqCJ,aCjDA,MAAA,QACA,iBAAA,QjCcA,oBAAA,oBiCVI,MAAA,QACA,iBAAA,QAHI,oBAAA,oBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,qBDqCJ,YCjDA,MAAA,KACA,iBAAA,QjCcA,mBAAA,mBiCVI,MAAA,KACA,iBAAA,QAHI,mBAAA,mBAQJ,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,kBCbN,WACE,QAAA,KAAA,KACA,cAAA,KAEA,iBAAA,Q7BCE,cAAA,MIuDA,yByB5DJ,WAQI,QAAA,KAAA,MAIJ,iBACE,cAAA,EACA,aAAA,E7BTE,cAAA,E8BDJ,OACE,SAAA,SACA,QAAA,OAAA,QACA,cAAA,KACA,OAAA,IAAA,MAAA,Y9BHE,cAAA,O8BQJ,eAEE,MAAA,QAIF,YACE,YAAA,IAQF,mBACE,cAAA,KADF,0BAKI,SAAA,SACA,IAAA,EACA,MAAA,EACA,QAAA,OAAA,QACA,MAAA,QAUF,eC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,kBACE,iBAAA,QAGF,2BACE,MAAA,QDqCF,iBC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,oBACE,iBAAA,QAGF,6BACE,MAAA,QDqCF,eC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,kBACE,iBAAA,QAGF,2BACE,MAAA,QDqCF,YC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,eACE,iBAAA,QAGF,wBACE,MAAA,QDqCF,eC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,kBACE,iBAAA,QAGF,2BACE,MAAA,QDqCF,cC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,iBACE,iBAAA,QAGF,0BACE,MAAA,QDqCF,aC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,gBACE,iBAAA,QAGF,yBACE,MAAA,QDqCF,YC9CA,MAAA,QpBKE,iBAAA,QoBHF,aAAA,QAEA,eACE,iBAAA,QAGF,wBACE,MAAA,QCRF,wCACE,KAAO,oBAAA,KAAA,EACP,GAAK,oBAAA,EAAA,GAFP,gCACE,KAAO,oBAAA,KAAA,EACP,GAAK,oBAAA,EAAA,GAIT,UACE,QAAA,YAAA,QAAA,KACA,OAAA,KACA,SAAA,OvCoHI,UAAA,OuClHJ,iBAAA,QhCRE,cAAA,OgCaJ,cACE,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OACA,cAAA,OAAA,gBAAA,OACA,MAAA,KACA,WAAA,OACA,YAAA,OACA,iBAAA,QvBnBI,WAAA,MAAA,IAAA,KAKF,uCuBOJ,cvBNM,WAAA,MuBiBN,sBrBcE,iBAAA,iKqBZA,gBAAA,KAAA,KAIA,uBACE,kBAAA,qBAAA,GAAA,OAAA,SAAA,UAAA,qBAAA,GAAA,OAAA,SAEA,uCAHF,uBAII,kBAAA,KAAA,UAAA,MCvCN,OACE,QAAA,YAAA,QAAA,KACA,eAAA,MAAA,YAAA,WAGF,YACE,SAAA,EAAA,KAAA,ECFF,YACE,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OAGA,aAAA,EACA,cAAA,EASF,wBACE,MAAA,KACA,MAAA,QACA,WAAA,QvCNA,8BAAA,8BuCUE,QAAA,EACA,MAAA,QACA,gBAAA,KACA,iBAAA,QAVJ,+BAcI,MAAA,QACA,iBAAA,QASJ,iBACE,SAAA,SACA,QAAA,MACA,QAAA,OAAA,QAEA,cAAA,KAEA,iBAAA,KACA,OAAA,IAAA,MAAA,iBARF,6BlC7BI,uBAAA,OACA,wBAAA,OkC4BJ,4BAeI,cAAA,ElC9BA,2BAAA,OACA,0BAAA,OkCcJ,0BAAA,0BAqBI,MAAA,QACA,eAAA,KACA,iBAAA,KAvBJ,wBA4BI,QAAA,EACA,MAAA,KACA,iBAAA,QACA,aAAA,QAaA,uBACE,mBAAA,IAAA,eAAA,IADF,wCAII,aAAA,KACA,cAAA,EALJ,oDlCpDA,uBAAA,OACA,0BAAA,OAYA,wBAAA,EkCuCA,mDAaM,aAAA,ElC/EN,wBAAA,OACA,2BAAA,OAsCA,0BAAA,EIAA,yB8B2BA,0BACE,mBAAA,IAAA,eAAA,IADF,2CAII,aAAA,KACA,cAAA,EALJ,uDlCpDA,uBAAA,OACA,0BAAA,OAYA,wBAAA,EkCuCA,sDAaM,aAAA,ElC/EN,wBAAA,OACA,2BAAA,OAsCA,0BAAA,GIAA,yB8B2BA,0BACE,mBAAA,IAAA,eAAA,IADF,2CAII,aAAA,KACA,cAAA,EALJ,uDlCpDA,uBAAA,OACA,0BAAA,OAYA,wBAAA,EkCuCA,sDAaM,aAAA,ElC/EN,wBAAA,OACA,2BAAA,OAsCA,0BAAA,GIAA,yB8B2BA,0BACE,mBAAA,IAAA,eAAA,IADF,2CAII,aAAA,KACA,cAAA,EALJ,uDlCpDA,uBAAA,OACA,0BAAA,OAYA,wBAAA,EkCuCA,sDAaM,aAAA,ElC/EN,wBAAA,OACA,2BAAA,OAsCA,0BAAA,GIAA,0B8B2BA,0BACE,mBAAA,IAAA,eAAA,IADF,2CAII,aAAA,KACA,cAAA,EALJ,uDlCpDA,uBAAA,OACA,0BAAA,OAYA,wBAAA,EkCuCA,sDAaM,aAAA,ElC/EN,wBAAA,OACA,2BAAA,OAsCA,0BAAA,GkCuDJ,mCAEI,aAAA,EACA,YAAA,ElCjHA,cAAA,EkC8GJ,8CAOM,cAAA,KAPN,2DAaM,WAAA,EAbN,yDAmBM,cAAA,EACA,cAAA,ECpIJ,yBACE,MAAA,QACA,iBAAA,QxCWF,sDAAA,sDwCPM,MAAA,QACA,iBAAA,QAPN,uDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,2BACE,MAAA,QACA,iBAAA,QxCWF,wDAAA,wDwCPM,MAAA,QACA,iBAAA,QAPN,yDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,yBACE,MAAA,QACA,iBAAA,QxCWF,sDAAA,sDwCPM,MAAA,QACA,iBAAA,QAPN,uDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,sBACE,MAAA,QACA,iBAAA,QxCWF,mDAAA,mDwCPM,MAAA,QACA,iBAAA,QAPN,oDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,yBACE,MAAA,QACA,iBAAA,QxCWF,sDAAA,sDwCPM,MAAA,QACA,iBAAA,QAPN,uDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,wBACE,MAAA,QACA,iBAAA,QxCWF,qDAAA,qDwCPM,MAAA,QACA,iBAAA,QAPN,sDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,uBACE,MAAA,QACA,iBAAA,QxCWF,oDAAA,oDwCPM,MAAA,QACA,iBAAA,QAPN,qDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QAbN,sBACE,MAAA,QACA,iBAAA,QxCWF,mDAAA,mDwCPM,MAAA,QACA,iBAAA,QAPN,oDAWM,MAAA,KACA,iBAAA,QACA,aAAA,QChBR,OACE,MAAA,M3C8HI,UAAA,O2C5HJ,YAAA,IACA,YAAA,EACA,MAAA,KACA,YAAA,EAAA,IAAA,EAAA,KACA,QAAA,GzCKA,ayCDE,MAAA,KACA,gBAAA,KzCIF,2CAAA,2CyCCI,QAAA,IAWN,aACE,QAAA,EACA,iBAAA,YACA,OAAA,EACA,mBAAA,KAAA,gBAAA,KAAA,WAAA,KAMF,iBACE,eAAA,KCvCF,OACE,UAAA,MACA,SAAA,O5C6HI,UAAA,Q4C1HJ,iBAAA,sBACA,gBAAA,YACA,OAAA,IAAA,MAAA,eACA,WAAA,EAAA,OAAA,OAAA,eACA,wBAAA,WAAA,gBAAA,WACA,QAAA,ErCLE,cAAA,OqCLJ,wBAcI,cAAA,OAdJ,eAkBI,QAAA,EAlBJ,YAsBI,QAAA,MACA,QAAA,EAvBJ,YA2BI,QAAA,KAIJ,cACE,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,QAAA,OAAA,OACA,MAAA,QACA,iBAAA,sBACA,gBAAA,YACA,cAAA,IAAA,MAAA,gBAGF,YACE,QAAA,OCpCF,YAEE,SAAA,OAFF,mBAKI,WAAA,OACA,WAAA,KAKJ,OACE,SAAA,MACA,IAAA,EACA,KAAA,EACA,QAAA,KACA,QAAA,KACA,MAAA,KACA,OAAA,KACA,SAAA,OAGA,QAAA,EAOF,cACE,SAAA,SACA,MAAA,KACA,OAAA,MAEA,eAAA,KAGA,0B7BrCI,WAAA,kBAAA,IAAA,SAAA,WAAA,UAAA,IAAA,SAAA,WAAA,UAAA,IAAA,QAAA,CAAA,kBAAA,IAAA,S6BuCF,kBAAA,mBAAA,UAAA,mB7BlCA,uC6BgCF,0B7B/BI,WAAA,M6BmCJ,0BACE,kBAAA,KAAA,UAAA,KAIJ,yBACE,QAAA,YAAA,QAAA,KACA,WAAA,kBAFF,wCAKI,WAAA,mBACA,SAAA,O9CulLJ,uC8C7lLA,uCAWI,kBAAA,EAAA,YAAA,EAXJ,qCAeI,WAAA,KAIJ,uBACE,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,WAAA,kBAHF,+BAOI,QAAA,MACA,OAAA,mBACA,QAAA,GATJ,+CAcI,mBAAA,OAAA,eAAA,OACA,cAAA,OAAA,gBAAA,OACA,OAAA,KAhBJ,8DAmBM,WAAA,KAnBN,uDAuBM,QAAA,KAMN,eACE,SAAA,SACA,QAAA,YAAA,QAAA,KACA,mBAAA,OAAA,eAAA,OACA,MAAA,KAGA,eAAA,KACA,iBAAA,KACA,gBAAA,YACA,OAAA,IAAA,MAAA,etCzGE,cAAA,MsC6GF,QAAA,EAIF,gBACE,SAAA,MACA,IAAA,EACA,KAAA,EACA,QAAA,KACA,MAAA,MACA,OAAA,MACA,iBAAA,KAPF,qBAUW,QAAA,EAVX,qBAWW,QAAA,GAKX,cACE,QAAA,YAAA,QAAA,KACA,eAAA,MAAA,YAAA,WACA,cAAA,QAAA,gBAAA,cACA,QAAA,KAAA,KACA,cAAA,IAAA,MAAA,QtC7HE,uBAAA,MACA,wBAAA,MsCuHJ,qBASI,QAAA,KAAA,KAEA,OAAA,MAAA,MAAA,MAAA,KAKJ,aACE,cAAA,EACA,YAAA,IAKF,YACE,SAAA,SAGA,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,QAAA,KAIF,cACE,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,IAAA,gBAAA,SACA,QAAA,KACA,WAAA,IAAA,MAAA,QtC/IE,2BAAA,MACA,0BAAA,MsCyIJ,iCASyB,YAAA,OATzB,gCAUwB,aAAA,OAIxB,yBACE,SAAA,SACA,IAAA,QACA,MAAA,KACA,OAAA,KACA,SAAA,OlC7HE,yBkCzBJ,cA6JI,UAAA,MACA,OAAA,QAAA,KA7IJ,yBAiJI,WAAA,oBAjJJ,wCAoJM,WAAA,qBAjIN,uBAsII,WAAA,oBAtIJ,+BAyIM,OAAA,qBAQJ,UAAY,UAAA,OlC5JV,yBkCgKF,U9CglLA,U8C9kLE,UAAA,OlClKA,0BkCuKF,UAAY,UAAA,QClOd,SACE,SAAA,SACA,QAAA,KACA,QAAA,MACA,OAAA,ECJA,YAAA,aAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WAAA,CAAA,UAAA,CAAA,mBAAA,CAAA,gBAAA,CAAA,iBAAA,CAAA,mBAEA,WAAA,OACA,YAAA,IACA,YAAA,IACA,WAAA,KACA,WAAA,MACA,gBAAA,KACA,YAAA,KACA,eAAA,KACA,eAAA,OACA,WAAA,OACA,aAAA,OACA,YAAA,OACA,WAAA,K/CgHI,UAAA,Q8CpHJ,UAAA,WACA,QAAA,EAXF,cAaW,QAAA,GAbX,gBAgBI,SAAA,SACA,QAAA,MACA,MAAA,MACA,OAAA,MAnBJ,wBAsBM,SAAA,SACA,QAAA,GACA,aAAA,YACA,aAAA,MAKN,mCAAA,gBACE,QAAA,MAAA,EADF,0CAAA,uBAII,OAAA,EAJJ,kDAAA,+BAOM,IAAA,EACA,aAAA,MAAA,MAAA,EACA,iBAAA,KAKN,qCAAA,kBACE,QAAA,EAAA,MADF,4CAAA,yBAII,KAAA,EACA,MAAA,MACA,OAAA,MANJ,oDAAA,iCASM,MAAA,EACA,aAAA,MAAA,MAAA,MAAA,EACA,mBAAA,KAKN,sCAAA,mBACE,QAAA,MAAA,EADF,6CAAA,0BAII,IAAA,EAJJ,qDAAA,kCAOM,OAAA,EACA,aAAA,EAAA,MAAA,MACA,oBAAA,KAKN,oCAAA,iBACE,QAAA,EAAA,MADF,2CAAA,wBAII,MAAA,EACA,MAAA,MACA,OAAA,MANJ,mDAAA,gCASM,KAAA,EACA,aAAA,MAAA,EAAA,MAAA,MACA,kBAAA,KAqBN,eACE,UAAA,MACA,QAAA,OAAA,MACA,MAAA,KACA,WAAA,OACA,iBAAA,KvC3GE,cAAA,OyCLJ,SACE,SAAA,SACA,IAAA,EACA,KAAA,EACA,QAAA,KACA,QAAA,MACA,UAAA,MDLA,YAAA,aAAA,CAAA,kBAAA,CAAA,UAAA,CAAA,MAAA,CAAA,gBAAA,CAAA,KAAA,CAAA,WAAA,CAAA,UAAA,CAAA,mBAAA,CAAA,gBAAA,CAAA,iBAAA,CAAA,mBAEA,WAAA,OACA,YAAA,IACA,YAAA,IACA,WAAA,KACA,WAAA,MACA,gBAAA,KACA,YAAA,KACA,eAAA,KACA,eAAA,OACA,WAAA,OACA,aAAA,OACA,YAAA,OACA,WAAA,K/CgHI,UAAA,QgDnHJ,UAAA,WACA,iBAAA,KACA,gBAAA,YACA,OAAA,IAAA,MAAA,ezCVE,cAAA,MyCLJ,gBAoBI,SAAA,SACA,QAAA,MACA,MAAA,KACA,OAAA,MACA,OAAA,EAAA,MAxBJ,uBAAA,wBA4BM,SAAA,SACA,QAAA,MACA,QAAA,GACA,aAAA,YACA,aAAA,MAKN,mCAAA,gBACE,cAAA,MADF,0CAAA,uBAII,OAAA,yBAJJ,kDAAA,+BAOM,OAAA,EACA,aAAA,MAAA,MAAA,EACA,iBAAA,gBATN,iDAAA,8BAaM,OAAA,IACA,aAAA,MAAA,MAAA,EACA,iBAAA,KAKN,qCAAA,kBACE,YAAA,MADF,4CAAA,yBAII,KAAA,yBACA,MAAA,MACA,OAAA,KACA,OAAA,MAAA,EAPJ,oDAAA,iCAUM,KAAA,EACA,aAAA,MAAA,MAAA,MAAA,EACA,mBAAA,gBAZN,mDAAA,gCAgBM,KAAA,IACA,aAAA,MAAA,MAAA,MAAA,EACA,mBAAA,KAKN,sCAAA,mBACE,WAAA,MADF,6CAAA,0BAII,IAAA,yBAJJ,qDAAA,kCAOM,IAAA,EACA,aAAA,EAAA,MAAA,MAAA,MACA,oBAAA,gBATN,oDAAA,iCAaM,IAAA,IACA,aAAA,EAAA,MAAA,MAAA,MACA,oBAAA,KAfN,8DAAA,2CAqBI,SAAA,SACA,IAAA,EACA,KAAA,IACA,QAAA,MACA,MAAA,KACA,YAAA,OACA,QAAA,GACA,cAAA,IAAA,MAAA,QAIJ,oCAAA,iBACE,aAAA,MADF,2CAAA,wBAII,MAAA,yBACA,MAAA,MACA,OAAA,KACA,OAAA,MAAA,EAPJ,mDAAA,gCAUM,MAAA,EACA,aAAA,MAAA,EAAA,MAAA,MACA,kBAAA,gBAZN,kDAAA,+BAgBM,MAAA,IACA,aAAA,MAAA,EAAA,MAAA,MACA,kBAAA,KAsBN,gBACE,QAAA,MAAA,OACA,cAAA,EhD3BI,UAAA,KgD8BJ,iBAAA,QACA,cAAA,IAAA,MAAA,QzChJE,uBAAA,kBACA,wBAAA,kByCyIJ,sBAWI,QAAA,KAIJ,cACE,QAAA,MAAA,OACA,MAAA,QC5JF,UACE,SAAA,SAGF,wBACE,iBAAA,MAAA,aAAA,MAGF,gBACE,SAAA,SACA,MAAA,KACA,SAAA,OCvBA,uBACE,QAAA,MACA,MAAA,KACA,QAAA,GDwBJ,eACE,SAAA,SACA,QAAA,KACA,MAAA,KACA,MAAA,KACA,aAAA,MACA,4BAAA,OAAA,oBAAA,OjC5BI,WAAA,kBAAA,IAAA,YAAA,WAAA,UAAA,IAAA,YAAA,WAAA,UAAA,IAAA,WAAA,CAAA,kBAAA,IAAA,YAKF,uCiCiBJ,ejChBM,WAAA,MjBomMN,oBACA,oBkD3kMA,sBAGE,QAAA,MlD6kMF,4BkD1kMA,6CAEE,kBAAA,iBAAA,UAAA,iBlD8kMF,2BkD3kMA,8CAEE,kBAAA,kBAAA,UAAA,kBAQF,8BAEI,QAAA,EACA,oBAAA,QACA,kBAAA,KAAA,UAAA,KlD0kMJ,sDACA,uDkD/kMA,qCAUI,QAAA,EACA,QAAA,EAXJ,0ClDqlMA,2CkDrkMI,QAAA,EACA,QAAA,EjCtEE,WAAA,GAAA,IAAA,QAKF,uCiCgDJ,0ClD6lME,2CiB5oMI,WAAA,MjBkpMN,uBkDxkMA,uBAEE,SAAA,SACA,IAAA,EACA,OAAA,EACA,QAAA,EAEA,QAAA,YAAA,QAAA,KACA,eAAA,OAAA,YAAA,OACA,cAAA,OAAA,gBAAA,OACA,MAAA,IACA,MAAA,KACA,WAAA,OACA,QAAA,GjC7FI,WAAA,QAAA,KAAA,KAKF,uCjBuqMF,uBkD5lMF,uBjC1EM,WAAA,MjB6qMN,6BADA,6BGxqME,6BAAA,6B+CwFE,MAAA,KACA,gBAAA,KACA,QAAA,EACA,QAAA,GAGJ,uBACE,KAAA,EAKF,uBACE,MAAA,ElDolMF,4BkD7kMA,4BAEE,QAAA,aACA,MAAA,KACA,OAAA,KACA,WAAA,UAAA,GAAA,CAAA,KAAA,KAEF,4BACE,iBAAA,kLAEF,4BACE,iBAAA,kLASF,qBACE,SAAA,SACA,MAAA,EACA,OAAA,EACA,KAAA,EACA,QAAA,GACA,QAAA,YAAA,QAAA,KACA,cAAA,OAAA,gBAAA,OACA,aAAA,EAEA,aAAA,IACA,YAAA,IACA,WAAA,KAZF,wBAeI,WAAA,YACA,SAAA,EAAA,EAAA,KAAA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,OAAA,IACA,aAAA,IACA,YAAA,IACA,YAAA,OACA,OAAA,QACA,iBAAA,KACA,gBAAA,YAEA,WAAA,KAAA,MAAA,YACA,cAAA,KAAA,MAAA,YACA,QAAA,GjCtKE,WAAA,QAAA,IAAA,KAKF,uCiCqIJ,wBjCpIM,WAAA,MiCoIN,6BAiCI,QAAA,EASJ,kBACE,SAAA,SACA,MAAA,IACA,OAAA,KACA,KAAA,IACA,QAAA,GACA,YAAA,KACA,eAAA,KACA,MAAA,KACA,WAAA,OE/LF,kCACE,GAAK,kBAAA,eAAA,UAAA,gBADP,0BACE,GAAK,kBAAA,eAAA,UAAA,gBAGP,gBACE,QAAA,aACA,MAAA,KACA,OAAA,KACA,eAAA,YACA,OAAA,MAAA,MAAA,aACA,mBAAA,YAEA,cAAA,IACA,kBAAA,eAAA,KAAA,OAAA,SAAA,UAAA,eAAA,KAAA,OAAA,SAGF,mBACE,MAAA,KACA,OAAA,KACA,aAAA,KAOF,gCACE,GACE,kBAAA,SAAA,UAAA,SAEF,IACE,QAAA,GALJ,wBACE,GACE,kBAAA,SAAA,UAAA,SAEF,IACE,QAAA,GAIJ,cACE,QAAA,aACA,MAAA,KACA,OAAA,KACA,eAAA,YACA,iBAAA,aAEA,cAAA,IACA,QAAA,EACA,kBAAA,aAAA,KAAA,OAAA,SAAA,UAAA,aAAA,KAAA,OAAA,SAGF,iBACE,MAAA,KACA,OAAA,KCnDF,gBAAqB,eAAA,mBACrB,WAAqB,eAAA,cACrB,cAAqB,eAAA,iBACrB,cAAqB,eAAA,iBACrB,mBAAqB,eAAA,sBACrB,gBAAqB,eAAA,mBCFnB,YACE,iBAAA,kBnDUF,mBAAA,mBHm2MF,wBADA,wBsDv2MM,iBAAA,kBANJ,cACE,iBAAA,kBnDUF,qBAAA,qBH62MF,0BADA,0BsDj3MM,iBAAA,kBANJ,YACE,iBAAA,kBnDUF,mBAAA,mBHu3MF,wBADA,wBsD33MM,iBAAA,kBANJ,SACE,iBAAA,kBnDUF,gBAAA,gBHi4MF,qBADA,qBsDr4MM,iBAAA,kBANJ,YACE,iBAAA,kBnDUF,mBAAA,mBH24MF,wBADA,wBsD/4MM,iBAAA,kBANJ,WACE,iBAAA,kBnDUF,kBAAA,kBHq5MF,uBADA,uBsDz5MM,iBAAA,kBANJ,UACE,iBAAA,kBnDUF,iBAAA,iBH+5MF,sBADA,sBsDn6MM,iBAAA,kBANJ,SACE,iBAAA,kBnDUF,gBAAA,gBHy6MF,qBADA,qBsD76MM,iBAAA,kBCCN,UACE,iBAAA,eAGF,gBACE,iBAAA,sBCXF,QAAkB,OAAA,IAAA,MAAA,kBAClB,YAAkB,WAAA,IAAA,MAAA,kBAClB,cAAkB,aAAA,IAAA,MAAA,kBAClB,eAAkB,cAAA,IAAA,MAAA,kBAClB,aAAkB,YAAA,IAAA,MAAA,kBAElB,UAAmB,OAAA,YACnB,cAAmB,WAAA,YACnB,gBAAmB,aAAA,YACnB,iBAAmB,cAAA,YACnB,eAAmB,YAAA,YAGjB,gBACE,aAAA,kBADF,kBACE,aAAA,kBADF,gBACE,aAAA,kBADF,aACE,aAAA,kBADF,gBACE,aAAA,kBADF,eACE,aAAA,kBADF,cACE,aAAA,kBADF,aACE,aAAA,kBAIJ,cACE,aAAA,eAOF,YACE,cAAA,gBAGF,SACE,cAAA,iBAGF,aACE,uBAAA,iBACA,wBAAA,iBAGF,eACE,wBAAA,iBACA,2BAAA,iBAGF,gBACE,2BAAA,iBACA,0BAAA,iBAGF,cACE,uBAAA,iBACA,0BAAA,iBAGF,YACE,cAAA,gBAGF,gBACE,cAAA,cAGF,cACE,cAAA,gBAGF,WACE,cAAA,YLxEA,iBACE,QAAA,MACA,MAAA,KACA,QAAA,GMOE,QAAwB,QAAA,eAAxB,UAAwB,QAAA,iBAAxB,gBAAwB,QAAA,uBAAxB,SAAwB,QAAA,gBAAxB,SAAwB,QAAA,gBAAxB,aAAwB,QAAA,oBAAxB,cAAwB,QAAA,qBAAxB,QAAwB,QAAA,sBAAA,QAAA,eAAxB,eAAwB,QAAA,6BAAA,QAAA,sB7CiD1B,yB6CjDE,WAAwB,QAAA,eAAxB,aAAwB,QAAA,iBAAxB,mBAAwB,QAAA,uBAAxB,YAAwB,QAAA,gBAAxB,YAAwB,QAAA,gBAAxB,gBAAwB,QAAA,oBAAxB,iBAAwB,QAAA,qBAAxB,WAAwB,QAAA,sBAAA,QAAA,eAAxB,kBAAwB,QAAA,6BAAA,QAAA,uB7CiD1B,yB6CjDE,WAAwB,QAAA,eAAxB,aAAwB,QAAA,iBAAxB,mBAAwB,QAAA,uBAAxB,YAAwB,QAAA,gBAAxB,YAAwB,QAAA,gBAAxB,gBAAwB,QAAA,oBAAxB,iBAAwB,QAAA,qBAAxB,WAAwB,QAAA,sBAAA,QAAA,eAAxB,kBAAwB,QAAA,6BAAA,QAAA,uB7CiD1B,yB6CjDE,WAAwB,QAAA,eAAxB,aAAwB,QAAA,iBAAxB,mBAAwB,QAAA,uBAAxB,YAAwB,QAAA,gBAAxB,YAAwB,QAAA,gBAAxB,gBAAwB,QAAA,oBAAxB,iBAAwB,QAAA,qBAAxB,WAAwB,QAAA,sBAAA,QAAA,eAAxB,kBAAwB,QAAA,6BAAA,QAAA,uB7CiD1B,0B6CjDE,WAAwB,QAAA,eAAxB,aAAwB,QAAA,iBAAxB,mBAAwB,QAAA,uBAAxB,YAAwB,QAAA,gBAAxB,YAAwB,QAAA,gBAAxB,gBAAwB,QAAA,oBAAxB,iBAAwB,QAAA,qBAAxB,WAAwB,QAAA,sBAAA,QAAA,eAAxB,kBAAwB,QAAA,6BAAA,QAAA,uBAU9B,aAEI,cAAqB,QAAA,eAArB,gBAAqB,QAAA,iBAArB,sBAAqB,QAAA,uBAArB,eAAqB,QAAA,gBAArB,eAAqB,QAAA,gBAArB,mBAAqB,QAAA,oBAArB,oBAAqB,QAAA,qBAArB,cAAqB,QAAA,sBAAA,QAAA,eAArB,qBAAqB,QAAA,6BAAA,QAAA,uBCrBzB,kBACE,SAAA,SACA,QAAA,MACA,MAAA,KACA,QAAA,EACA,SAAA,OALF,0BAQI,QAAA,MACA,QAAA,GATJ,yC1DsxNA,wBADA,yBAEA,yBACA,wB0DvwNI,SAAA,SACA,IAAA,EACA,OAAA,EACA,KAAA,EACA,MAAA,KACA,OAAA,KACA,OAAA,EAQF,gCAEI,YAAA,WAFJ,gCAEI,YAAA,OAFJ,+BAEI,YAAA,IAFJ,+BAEI,YAAA,KCzBF,UAAgC,mBAAA,cAAA,eAAA,cAChC,aAAgC,mBAAA,iBAAA,eAAA,iBAChC,kBAAgC,mBAAA,sBAAA,eAAA,sBAChC,qBAAgC,mBAAA,yBAAA,eAAA,yBAEhC,WAA8B,cAAA,eAAA,UAAA,eAC9B,aAA8B,cAAA,iBAAA,UAAA,iBAC9B,mBAA8B,cAAA,uBAAA,UAAA,uBAC9B,WAA8B,SAAA,EAAA,EAAA,eAAA,KAAA,EAAA,EAAA,eAC9B,aAA8B,kBAAA,YAAA,UAAA,YAC9B,aAA8B,kBAAA,YAAA,UAAA,YAC9B,eAA8B,kBAAA,YAAA,YAAA,YAC9B,eAA8B,kBAAA,YAAA,YAAA,YAE9B,uBAAoC,cAAA,gBAAA,gBAAA,qBACpC,qBAAoC,cAAA,cAAA,gBAAA,mBACpC,wBAAoC,cAAA,iBAAA,gBAAA,iBACpC,yBAAoC,cAAA,kBAAA,gBAAA,wBACpC,wBAAoC,cAAA,qBAAA,gBAAA,uBAEpC,mBAAiC,eAAA,gBAAA,YAAA,qBACjC,iBAAiC,eAAA,cAAA,YAAA,mBACjC,oBAAiC,eAAA,iBAAA,YAAA,iBACjC,sBAAiC,eAAA,mBAAA,YAAA,mBACjC,qBAAiC,eAAA,kBAAA,YAAA,kBAEjC,qBAAkC,mBAAA,gBAAA,cAAA,qBAClC,mBAAkC,mBAAA,cAAA,cAAA,mBAClC,sBAAkC,mBAAA,iBAAA,cAAA,iBAClC,uBAAkC,mBAAA,kBAAA,cAAA,wBAClC,sBAAkC,mBAAA,qBAAA,cAAA,uBAClC,uBAAkC,mBAAA,kBAAA,cAAA,kBAElC,iBAAgC,oBAAA,eAAA,WAAA,eAChC,kBAAgC,oBAAA,gBAAA,WAAA,qBAChC,gBAAgC,oBAAA,cAAA,WAAA,mBAChC,mBAAgC,oBAAA,iBAAA,WAAA,iBAChC,qBAAgC,oBAAA,mBAAA,WAAA,mBAChC,oBAAgC,oBAAA,kBAAA,WAAA,kB/CYhC,yB+ClDA,aAAgC,mBAAA,cAAA,eAAA,cAChC,gBAAgC,mBAAA,iBAAA,eAAA,iBAChC,qBAAgC,mBAAA,sBAAA,eAAA,sBAChC,wBAAgC,mBAAA,yBAAA,eAAA,yBAEhC,cAA8B,cAAA,eAAA,UAAA,eAC9B,gBAA8B,cAAA,iBAAA,UAAA,iBAC9B,sBAA8B,cAAA,uBAAA,UAAA,uBAC9B,cAA8B,SAAA,EAAA,EAAA,eAAA,KAAA,EAAA,EAAA,eAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAE9B,0BAAoC,cAAA,gBAAA,gBAAA,qBACpC,wBAAoC,cAAA,cAAA,gBAAA,mBACpC,2BAAoC,cAAA,iBAAA,gBAAA,iBACpC,4BAAoC,cAAA,kBAAA,gBAAA,wBACpC,2BAAoC,cAAA,qBAAA,gBAAA,uBAEpC,sBAAiC,eAAA,gBAAA,YAAA,qBACjC,oBAAiC,eAAA,cAAA,YAAA,mBACjC,uBAAiC,eAAA,iBAAA,YAAA,iBACjC,yBAAiC,eAAA,mBAAA,YAAA,mBACjC,wBAAiC,eAAA,kBAAA,YAAA,kBAEjC,wBAAkC,mBAAA,gBAAA,cAAA,qBAClC,sBAAkC,mBAAA,cAAA,cAAA,mBAClC,yBAAkC,mBAAA,iBAAA,cAAA,iBAClC,0BAAkC,mBAAA,kBAAA,cAAA,wBAClC,yBAAkC,mBAAA,qBAAA,cAAA,uBAClC,0BAAkC,mBAAA,kBAAA,cAAA,kBAElC,oBAAgC,oBAAA,eAAA,WAAA,eAChC,qBAAgC,oBAAA,gBAAA,WAAA,qBAChC,mBAAgC,oBAAA,cAAA,WAAA,mBAChC,sBAAgC,oBAAA,iBAAA,WAAA,iBAChC,wBAAgC,oBAAA,mBAAA,WAAA,mBAChC,uBAAgC,oBAAA,kBAAA,WAAA,mB/CYhC,yB+ClDA,aAAgC,mBAAA,cAAA,eAAA,cAChC,gBAAgC,mBAAA,iBAAA,eAAA,iBAChC,qBAAgC,mBAAA,sBAAA,eAAA,sBAChC,wBAAgC,mBAAA,yBAAA,eAAA,yBAEhC,cAA8B,cAAA,eAAA,UAAA,eAC9B,gBAA8B,cAAA,iBAAA,UAAA,iBAC9B,sBAA8B,cAAA,uBAAA,UAAA,uBAC9B,cAA8B,SAAA,EAAA,EAAA,eAAA,KAAA,EAAA,EAAA,eAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAE9B,0BAAoC,cAAA,gBAAA,gBAAA,qBACpC,wBAAoC,cAAA,cAAA,gBAAA,mBACpC,2BAAoC,cAAA,iBAAA,gBAAA,iBACpC,4BAAoC,cAAA,kBAAA,gBAAA,wBACpC,2BAAoC,cAAA,qBAAA,gBAAA,uBAEpC,sBAAiC,eAAA,gBAAA,YAAA,qBACjC,oBAAiC,eAAA,cAAA,YAAA,mBACjC,uBAAiC,eAAA,iBAAA,YAAA,iBACjC,yBAAiC,eAAA,mBAAA,YAAA,mBACjC,wBAAiC,eAAA,kBAAA,YAAA,kBAEjC,wBAAkC,mBAAA,gBAAA,cAAA,qBAClC,sBAAkC,mBAAA,cAAA,cAAA,mBAClC,yBAAkC,mBAAA,iBAAA,cAAA,iBAClC,0BAAkC,mBAAA,kBAAA,cAAA,wBAClC,yBAAkC,mBAAA,qBAAA,cAAA,uBAClC,0BAAkC,mBAAA,kBAAA,cAAA,kBAElC,oBAAgC,oBAAA,eAAA,WAAA,eAChC,qBAAgC,oBAAA,gBAAA,WAAA,qBAChC,mBAAgC,oBAAA,cAAA,WAAA,mBAChC,sBAAgC,oBAAA,iBAAA,WAAA,iBAChC,wBAAgC,oBAAA,mBAAA,WAAA,mBAChC,uBAAgC,oBAAA,kBAAA,WAAA,mB/CYhC,yB+ClDA,aAAgC,mBAAA,cAAA,eAAA,cAChC,gBAAgC,mBAAA,iBAAA,eAAA,iBAChC,qBAAgC,mBAAA,sBAAA,eAAA,sBAChC,wBAAgC,mBAAA,yBAAA,eAAA,yBAEhC,cAA8B,cAAA,eAAA,UAAA,eAC9B,gBAA8B,cAAA,iBAAA,UAAA,iBAC9B,sBAA8B,cAAA,uBAAA,UAAA,uBAC9B,cAA8B,SAAA,EAAA,EAAA,eAAA,KAAA,EAAA,EAAA,eAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAE9B,0BAAoC,cAAA,gBAAA,gBAAA,qBACpC,wBAAoC,cAAA,cAAA,gBAAA,mBACpC,2BAAoC,cAAA,iBAAA,gBAAA,iBACpC,4BAAoC,cAAA,kBAAA,gBAAA,wBACpC,2BAAoC,cAAA,qBAAA,gBAAA,uBAEpC,sBAAiC,eAAA,gBAAA,YAAA,qBACjC,oBAAiC,eAAA,cAAA,YAAA,mBACjC,uBAAiC,eAAA,iBAAA,YAAA,iBACjC,yBAAiC,eAAA,mBAAA,YAAA,mBACjC,wBAAiC,eAAA,kBAAA,YAAA,kBAEjC,wBAAkC,mBAAA,gBAAA,cAAA,qBAClC,sBAAkC,mBAAA,cAAA,cAAA,mBAClC,yBAAkC,mBAAA,iBAAA,cAAA,iBAClC,0BAAkC,mBAAA,kBAAA,cAAA,wBAClC,yBAAkC,mBAAA,qBAAA,cAAA,uBAClC,0BAAkC,mBAAA,kBAAA,cAAA,kBAElC,oBAAgC,oBAAA,eAAA,WAAA,eAChC,qBAAgC,oBAAA,gBAAA,WAAA,qBAChC,mBAAgC,oBAAA,cAAA,WAAA,mBAChC,sBAAgC,oBAAA,iBAAA,WAAA,iBAChC,wBAAgC,oBAAA,mBAAA,WAAA,mBAChC,uBAAgC,oBAAA,kBAAA,WAAA,mB/CYhC,0B+ClDA,aAAgC,mBAAA,cAAA,eAAA,cAChC,gBAAgC,mBAAA,iBAAA,eAAA,iBAChC,qBAAgC,mBAAA,sBAAA,eAAA,sBAChC,wBAAgC,mBAAA,yBAAA,eAAA,yBAEhC,cAA8B,cAAA,eAAA,UAAA,eAC9B,gBAA8B,cAAA,iBAAA,UAAA,iBAC9B,sBAA8B,cAAA,uBAAA,UAAA,uBAC9B,cAA8B,SAAA,EAAA,EAAA,eAAA,KAAA,EAAA,EAAA,eAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,gBAA8B,kBAAA,YAAA,UAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAC9B,kBAA8B,kBAAA,YAAA,YAAA,YAE9B,0BAAoC,cAAA,gBAAA,gBAAA,qBACpC,wBAAoC,cAAA,cAAA,gBAAA,mBACpC,2BAAoC,cAAA,iBAAA,gBAAA,iBACpC,4BAAoC,cAAA,kBAAA,gBAAA,wBACpC,2BAAoC,cAAA,qBAAA,gBAAA,uBAEpC,sBAAiC,eAAA,gBAAA,YAAA,qBACjC,oBAAiC,eAAA,cAAA,YAAA,mBACjC,uBAAiC,eAAA,iBAAA,YAAA,iBACjC,yBAAiC,eAAA,mBAAA,YAAA,mBACjC,wBAAiC,eAAA,kBAAA,YAAA,kBAEjC,wBAAkC,mBAAA,gBAAA,cAAA,qBAClC,sBAAkC,mBAAA,cAAA,cAAA,mBAClC,yBAAkC,mBAAA,iBAAA,cAAA,iBAClC,0BAAkC,mBAAA,kBAAA,cAAA,wBAClC,yBAAkC,mBAAA,qBAAA,cAAA,uBAClC,0BAAkC,mBAAA,kBAAA,cAAA,kBAElC,oBAAgC,oBAAA,eAAA,WAAA,eAChC,qBAAgC,oBAAA,gBAAA,WAAA,qBAChC,mBAAgC,oBAAA,cAAA,WAAA,mBAChC,sBAAgC,oBAAA,iBAAA,WAAA,iBAChC,wBAAgC,oBAAA,mBAAA,WAAA,mBAChC,uBAAgC,oBAAA,kBAAA,WAAA,mBC1ChC,YAAwB,MAAA,eACxB,aAAwB,MAAA,gBACxB,YAAwB,MAAA,ehDoDxB,yBgDtDA,eAAwB,MAAA,eACxB,gBAAwB,MAAA,gBACxB,eAAwB,MAAA,gBhDoDxB,yBgDtDA,eAAwB,MAAA,eACxB,gBAAwB,MAAA,gBACxB,eAAwB,MAAA,gBhDoDxB,yBgDtDA,eAAwB,MAAA,eACxB,gBAAwB,MAAA,gBACxB,eAAwB,MAAA,gBhDoDxB,0BgDtDA,eAAwB,MAAA,eACxB,gBAAwB,MAAA,gBACxB,eAAwB,MAAA,gBCL1B,eAAsB,SAAA,eAAtB,iBAAsB,SAAA,iBCCtB,iBAAyB,SAAA,iBAAzB,mBAAyB,SAAA,mBAAzB,mBAAyB,SAAA,mBAAzB,gBAAyB,SAAA,gBAAzB,iBAAyB,SAAA,yBAAA,SAAA,iBAK3B,WACE,SAAA,MACA,IAAA,EACA,MAAA,EACA,KAAA,EACA,QAAA,KAGF,cACE,SAAA,MACA,MAAA,EACA,OAAA,EACA,KAAA,EACA,QAAA,KAI4B,2DAD9B,YAEI,SAAA,eAAA,SAAA,OACA,IAAA,EACA,QAAA,MCzBJ,SCEE,SAAA,SACA,MAAA,IACA,OAAA,IACA,QAAA,EACA,SAAA,OACA,KAAA,cACA,YAAA,OACA,OAAA,EAUA,0BAAA,yBAEE,SAAA,OACA,MAAA,KACA,OAAA,KACA,SAAA,QACA,KAAA,KACA,YAAA,OC5BJ,WAAa,WAAA,EAAA,QAAA,OAAA,2BACb,QAAU,WAAA,EAAA,MAAA,KAAA,0BACV,WAAa,WAAA,EAAA,KAAA,KAAA,2BACb,aAAe,WAAA,eCCX,MAAuB,MAAA,cAAvB,MAAuB,MAAA,cAAvB,MAAuB,MAAA,cAAvB,OAAuB,MAAA,eAAvB,QAAuB,MAAA,eAAvB,MAAuB,OAAA,cAAvB,MAAuB,OAAA,cAAvB,MAAuB,OAAA,cAAvB,OAAuB,OAAA,eAAvB,QAAuB,OAAA,eAI3B,QAAU,UAAA,eACV,QAAU,WAAA,eAIV,YAAc,UAAA,gBACd,YAAc,WAAA,gBAEd,QAAU,MAAA,gBACV,QAAU,OAAA,gBCfV,uBAEI,SAAA,SACA,IAAA,EACA,MAAA,EACA,OAAA,EACA,KAAA,EACA,QAAA,EAEA,eAAA,KACA,QAAA,GAEA,iBAAA,cCNI,KAAgC,OAAA,YAChC,MpEsuPR,MoEpuPU,WAAA,YAEF,MpEuuPR,MoEruPU,aAAA,YAEF,MpEwuPR,MoEtuPU,cAAA,YAEF,MpEyuPR,MoEvuPU,YAAA,YAfF,KAAgC,OAAA,iBAChC,MpE8vPR,MoE5vPU,WAAA,iBAEF,MpE+vPR,MoE7vPU,aAAA,iBAEF,MpEgwPR,MoE9vPU,cAAA,iBAEF,MpEiwPR,MoE/vPU,YAAA,iBAfF,KAAgC,OAAA,gBAChC,MpEsxPR,MoEpxPU,WAAA,gBAEF,MpEuxPR,MoErxPU,aAAA,gBAEF,MpEwxPR,MoEtxPU,cAAA,gBAEF,MpEyxPR,MoEvxPU,YAAA,gBAfF,KAAgC,OAAA,eAChC,MpE8yPR,MoE5yPU,WAAA,eAEF,MpE+yPR,MoE7yPU,aAAA,eAEF,MpEgzPR,MoE9yPU,cAAA,eAEF,MpEizPR,MoE/yPU,YAAA,eAfF,KAAgC,OAAA,iBAChC,MpEs0PR,MoEp0PU,WAAA,iBAEF,MpEu0PR,MoEr0PU,aAAA,iBAEF,MpEw0PR,MoEt0PU,cAAA,iBAEF,MpEy0PR,MoEv0PU,YAAA,iBAfF,KAAgC,OAAA,eAChC,MpE81PR,MoE51PU,WAAA,eAEF,MpE+1PR,MoE71PU,aAAA,eAEF,MpEg2PR,MoE91PU,cAAA,eAEF,MpEi2PR,MoE/1PU,YAAA,eAfF,KAAgC,QAAA,YAChC,MpEs3PR,MoEp3PU,YAAA,YAEF,MpEu3PR,MoEr3PU,cAAA,YAEF,MpEw3PR,MoEt3PU,eAAA,YAEF,MpEy3PR,MoEv3PU,aAAA,YAfF,KAAgC,QAAA,iBAChC,MpE84PR,MoE54PU,YAAA,iBAEF,MpE+4PR,MoE74PU,cAAA,iBAEF,MpEg5PR,MoE94PU,eAAA,iBAEF,MpEi5PR,MoE/4PU,aAAA,iBAfF,KAAgC,QAAA,gBAChC,MpEs6PR,MoEp6PU,YAAA,gBAEF,MpEu6PR,MoEr6PU,cAAA,gBAEF,MpEw6PR,MoEt6PU,eAAA,gBAEF,MpEy6PR,MoEv6PU,aAAA,gBAfF,KAAgC,QAAA,eAChC,MpE87PR,MoE57PU,YAAA,eAEF,MpE+7PR,MoE77PU,cAAA,eAEF,MpEg8PR,MoE97PU,eAAA,eAEF,MpEi8PR,MoE/7PU,aAAA,eAfF,KAAgC,QAAA,iBAChC,MpEs9PR,MoEp9PU,YAAA,iBAEF,MpEu9PR,MoEr9PU,cAAA,iBAEF,MpEw9PR,MoEt9PU,eAAA,iBAEF,MpEy9PR,MoEv9PU,aAAA,iBAfF,KAAgC,QAAA,eAChC,MpE8+PR,MoE5+PU,YAAA,eAEF,MpE++PR,MoE7+PU,cAAA,eAEF,MpEg/PR,MoE9+PU,eAAA,eAEF,MpEi/PR,MoE/+PU,aAAA,eAQF,MAAwB,OAAA,kBACxB,OpE++PR,OoE7+PU,WAAA,kBAEF,OpEg/PR,OoE9+PU,aAAA,kBAEF,OpEi/PR,OoE/+PU,cAAA,kBAEF,OpEk/PR,OoEh/PU,YAAA,kBAfF,MAAwB,OAAA,iBACxB,OpEugQR,OoErgQU,WAAA,iBAEF,OpEwgQR,OoEtgQU,aAAA,iBAEF,OpEygQR,OoEvgQU,cAAA,iBAEF,OpE0gQR,OoExgQU,YAAA,iBAfF,MAAwB,OAAA,gBACxB,OpE+hQR,OoE7hQU,WAAA,gBAEF,OpEgiQR,OoE9hQU,aAAA,gBAEF,OpEiiQR,OoE/hQU,cAAA,gBAEF,OpEkiQR,OoEhiQU,YAAA,gBAfF,MAAwB,OAAA,kBACxB,OpEujQR,OoErjQU,WAAA,kBAEF,OpEwjQR,OoEtjQU,aAAA,kBAEF,OpEyjQR,OoEvjQU,cAAA,kBAEF,OpE0jQR,OoExjQU,YAAA,kBAfF,MAAwB,OAAA,gBACxB,OpE+kQR,OoE7kQU,WAAA,gBAEF,OpEglQR,OoE9kQU,aAAA,gBAEF,OpEilQR,OoE/kQU,cAAA,gBAEF,OpEklQR,OoEhlQU,YAAA,gBAMN,QAAmB,OAAA,eACnB,SpEklQJ,SoEhlQM,WAAA,eAEF,SpEmlQJ,SoEjlQM,aAAA,eAEF,SpEolQJ,SoEllQM,cAAA,eAEF,SpEqlQJ,SoEnlQM,YAAA,exDTF,yBwDlDI,QAAgC,OAAA,YAChC,SpEspQN,SoEppQQ,WAAA,YAEF,SpEspQN,SoEppQQ,aAAA,YAEF,SpEspQN,SoEppQQ,cAAA,YAEF,SpEspQN,SoEppQQ,YAAA,YAfF,QAAgC,OAAA,iBAChC,SpEyqQN,SoEvqQQ,WAAA,iBAEF,SpEyqQN,SoEvqQQ,aAAA,iBAEF,SpEyqQN,SoEvqQQ,cAAA,iBAEF,SpEyqQN,SoEvqQQ,YAAA,iBAfF,QAAgC,OAAA,gBAChC,SpE4rQN,SoE1rQQ,WAAA,gBAEF,SpE4rQN,SoE1rQQ,aAAA,gBAEF,SpE4rQN,SoE1rQQ,cAAA,gBAEF,SpE4rQN,SoE1rQQ,YAAA,gBAfF,QAAgC,OAAA,eAChC,SpE+sQN,SoE7sQQ,WAAA,eAEF,SpE+sQN,SoE7sQQ,aAAA,eAEF,SpE+sQN,SoE7sQQ,cAAA,eAEF,SpE+sQN,SoE7sQQ,YAAA,eAfF,QAAgC,OAAA,iBAChC,SpEkuQN,SoEhuQQ,WAAA,iBAEF,SpEkuQN,SoEhuQQ,aAAA,iBAEF,SpEkuQN,SoEhuQQ,cAAA,iBAEF,SpEkuQN,SoEhuQQ,YAAA,iBAfF,QAAgC,OAAA,eAChC,SpEqvQN,SoEnvQQ,WAAA,eAEF,SpEqvQN,SoEnvQQ,aAAA,eAEF,SpEqvQN,SoEnvQQ,cAAA,eAEF,SpEqvQN,SoEnvQQ,YAAA,eAfF,QAAgC,QAAA,YAChC,SpEwwQN,SoEtwQQ,YAAA,YAEF,SpEwwQN,SoEtwQQ,cAAA,YAEF,SpEwwQN,SoEtwQQ,eAAA,YAEF,SpEwwQN,SoEtwQQ,aAAA,YAfF,QAAgC,QAAA,iBAChC,SpE2xQN,SoEzxQQ,YAAA,iBAEF,SpE2xQN,SoEzxQQ,cAAA,iBAEF,SpE2xQN,SoEzxQQ,eAAA,iBAEF,SpE2xQN,SoEzxQQ,aAAA,iBAfF,QAAgC,QAAA,gBAChC,SpE8yQN,SoE5yQQ,YAAA,gBAEF,SpE8yQN,SoE5yQQ,cAAA,gBAEF,SpE8yQN,SoE5yQQ,eAAA,gBAEF,SpE8yQN,SoE5yQQ,aAAA,gBAfF,QAAgC,QAAA,eAChC,SpEi0QN,SoE/zQQ,YAAA,eAEF,SpEi0QN,SoE/zQQ,cAAA,eAEF,SpEi0QN,SoE/zQQ,eAAA,eAEF,SpEi0QN,SoE/zQQ,aAAA,eAfF,QAAgC,QAAA,iBAChC,SpEo1QN,SoEl1QQ,YAAA,iBAEF,SpEo1QN,SoEl1QQ,cAAA,iBAEF,SpEo1QN,SoEl1QQ,eAAA,iBAEF,SpEo1QN,SoEl1QQ,aAAA,iBAfF,QAAgC,QAAA,eAChC,SpEu2QN,SoEr2QQ,YAAA,eAEF,SpEu2QN,SoEr2QQ,cAAA,eAEF,SpEu2QN,SoEr2QQ,eAAA,eAEF,SpEu2QN,SoEr2QQ,aAAA,eAQF,SAAwB,OAAA,kBACxB,UpEm2QN,UoEj2QQ,WAAA,kBAEF,UpEm2QN,UoEj2QQ,aAAA,kBAEF,UpEm2QN,UoEj2QQ,cAAA,kBAEF,UpEm2QN,UoEj2QQ,YAAA,kBAfF,SAAwB,OAAA,iBACxB,UpEs3QN,UoEp3QQ,WAAA,iBAEF,UpEs3QN,UoEp3QQ,aAAA,iBAEF,UpEs3QN,UoEp3QQ,cAAA,iBAEF,UpEs3QN,UoEp3QQ,YAAA,iBAfF,SAAwB,OAAA,gBACxB,UpEy4QN,UoEv4QQ,WAAA,gBAEF,UpEy4QN,UoEv4QQ,aAAA,gBAEF,UpEy4QN,UoEv4QQ,cAAA,gBAEF,UpEy4QN,UoEv4QQ,YAAA,gBAfF,SAAwB,OAAA,kBACxB,UpE45QN,UoE15QQ,WAAA,kBAEF,UpE45QN,UoE15QQ,aAAA,kBAEF,UpE45QN,UoE15QQ,cAAA,kBAEF,UpE45QN,UoE15QQ,YAAA,kBAfF,SAAwB,OAAA,gBACxB,UpE+6QN,UoE76QQ,WAAA,gBAEF,UpE+6QN,UoE76QQ,aAAA,gBAEF,UpE+6QN,UoE76QQ,cAAA,gBAEF,UpE+6QN,UoE76QQ,YAAA,gBAMN,WAAmB,OAAA,eACnB,YpE66QF,YoE36QI,WAAA,eAEF,YpE66QF,YoE36QI,aAAA,eAEF,YpE66QF,YoE36QI,cAAA,eAEF,YpE66QF,YoE36QI,YAAA,gBxDTF,yBwDlDI,QAAgC,OAAA,YAChC,SpE++QN,SoE7+QQ,WAAA,YAEF,SpE++QN,SoE7+QQ,aAAA,YAEF,SpE++QN,SoE7+QQ,cAAA,YAEF,SpE++QN,SoE7+QQ,YAAA,YAfF,QAAgC,OAAA,iBAChC,SpEkgRN,SoEhgRQ,WAAA,iBAEF,SpEkgRN,SoEhgRQ,aAAA,iBAEF,SpEkgRN,SoEhgRQ,cAAA,iBAEF,SpEkgRN,SoEhgRQ,YAAA,iBAfF,QAAgC,OAAA,gBAChC,SpEqhRN,SoEnhRQ,WAAA,gBAEF,SpEqhRN,SoEnhRQ,aAAA,gBAEF,SpEqhRN,SoEnhRQ,cAAA,gBAEF,SpEqhRN,SoEnhRQ,YAAA,gBAfF,QAAgC,OAAA,eAChC,SpEwiRN,SoEtiRQ,WAAA,eAEF,SpEwiRN,SoEtiRQ,aAAA,eAEF,SpEwiRN,SoEtiRQ,cAAA,eAEF,SpEwiRN,SoEtiRQ,YAAA,eAfF,QAAgC,OAAA,iBAChC,SpE2jRN,SoEzjRQ,WAAA,iBAEF,SpE2jRN,SoEzjRQ,aAAA,iBAEF,SpE2jRN,SoEzjRQ,cAAA,iBAEF,SpE2jRN,SoEzjRQ,YAAA,iBAfF,QAAgC,OAAA,eAChC,SpE8kRN,SoE5kRQ,WAAA,eAEF,SpE8kRN,SoE5kRQ,aAAA,eAEF,SpE8kRN,SoE5kRQ,cAAA,eAEF,SpE8kRN,SoE5kRQ,YAAA,eAfF,QAAgC,QAAA,YAChC,SpEimRN,SoE/lRQ,YAAA,YAEF,SpEimRN,SoE/lRQ,cAAA,YAEF,SpEimRN,SoE/lRQ,eAAA,YAEF,SpEimRN,SoE/lRQ,aAAA,YAfF,QAAgC,QAAA,iBAChC,SpEonRN,SoElnRQ,YAAA,iBAEF,SpEonRN,SoElnRQ,cAAA,iBAEF,SpEonRN,SoElnRQ,eAAA,iBAEF,SpEonRN,SoElnRQ,aAAA,iBAfF,QAAgC,QAAA,gBAChC,SpEuoRN,SoEroRQ,YAAA,gBAEF,SpEuoRN,SoEroRQ,cAAA,gBAEF,SpEuoRN,SoEroRQ,eAAA,gBAEF,SpEuoRN,SoEroRQ,aAAA,gBAfF,QAAgC,QAAA,eAChC,SpE0pRN,SoExpRQ,YAAA,eAEF,SpE0pRN,SoExpRQ,cAAA,eAEF,SpE0pRN,SoExpRQ,eAAA,eAEF,SpE0pRN,SoExpRQ,aAAA,eAfF,QAAgC,QAAA,iBAChC,SpE6qRN,SoE3qRQ,YAAA,iBAEF,SpE6qRN,SoE3qRQ,cAAA,iBAEF,SpE6qRN,SoE3qRQ,eAAA,iBAEF,SpE6qRN,SoE3qRQ,aAAA,iBAfF,QAAgC,QAAA,eAChC,SpEgsRN,SoE9rRQ,YAAA,eAEF,SpEgsRN,SoE9rRQ,cAAA,eAEF,SpEgsRN,SoE9rRQ,eAAA,eAEF,SpEgsRN,SoE9rRQ,aAAA,eAQF,SAAwB,OAAA,kBACxB,UpE4rRN,UoE1rRQ,WAAA,kBAEF,UpE4rRN,UoE1rRQ,aAAA,kBAEF,UpE4rRN,UoE1rRQ,cAAA,kBAEF,UpE4rRN,UoE1rRQ,YAAA,kBAfF,SAAwB,OAAA,iBACxB,UpE+sRN,UoE7sRQ,WAAA,iBAEF,UpE+sRN,UoE7sRQ,aAAA,iBAEF,UpE+sRN,UoE7sRQ,cAAA,iBAEF,UpE+sRN,UoE7sRQ,YAAA,iBAfF,SAAwB,OAAA,gBACxB,UpEkuRN,UoEhuRQ,WAAA,gBAEF,UpEkuRN,UoEhuRQ,aAAA,gBAEF,UpEkuRN,UoEhuRQ,cAAA,gBAEF,UpEkuRN,UoEhuRQ,YAAA,gBAfF,SAAwB,OAAA,kBACxB,UpEqvRN,UoEnvRQ,WAAA,kBAEF,UpEqvRN,UoEnvRQ,aAAA,kBAEF,UpEqvRN,UoEnvRQ,cAAA,kBAEF,UpEqvRN,UoEnvRQ,YAAA,kBAfF,SAAwB,OAAA,gBACxB,UpEwwRN,UoEtwRQ,WAAA,gBAEF,UpEwwRN,UoEtwRQ,aAAA,gBAEF,UpEwwRN,UoEtwRQ,cAAA,gBAEF,UpEwwRN,UoEtwRQ,YAAA,gBAMN,WAAmB,OAAA,eACnB,YpEswRF,YoEpwRI,WAAA,eAEF,YpEswRF,YoEpwRI,aAAA,eAEF,YpEswRF,YoEpwRI,cAAA,eAEF,YpEswRF,YoEpwRI,YAAA,gBxDTF,yBwDlDI,QAAgC,OAAA,YAChC,SpEw0RN,SoEt0RQ,WAAA,YAEF,SpEw0RN,SoEt0RQ,aAAA,YAEF,SpEw0RN,SoEt0RQ,cAAA,YAEF,SpEw0RN,SoEt0RQ,YAAA,YAfF,QAAgC,OAAA,iBAChC,SpE21RN,SoEz1RQ,WAAA,iBAEF,SpE21RN,SoEz1RQ,aAAA,iBAEF,SpE21RN,SoEz1RQ,cAAA,iBAEF,SpE21RN,SoEz1RQ,YAAA,iBAfF,QAAgC,OAAA,gBAChC,SpE82RN,SoE52RQ,WAAA,gBAEF,SpE82RN,SoE52RQ,aAAA,gBAEF,SpE82RN,SoE52RQ,cAAA,gBAEF,SpE82RN,SoE52RQ,YAAA,gBAfF,QAAgC,OAAA,eAChC,SpEi4RN,SoE/3RQ,WAAA,eAEF,SpEi4RN,SoE/3RQ,aAAA,eAEF,SpEi4RN,SoE/3RQ,cAAA,eAEF,SpEi4RN,SoE/3RQ,YAAA,eAfF,QAAgC,OAAA,iBAChC,SpEo5RN,SoEl5RQ,WAAA,iBAEF,SpEo5RN,SoEl5RQ,aAAA,iBAEF,SpEo5RN,SoEl5RQ,cAAA,iBAEF,SpEo5RN,SoEl5RQ,YAAA,iBAfF,QAAgC,OAAA,eAChC,SpEu6RN,SoEr6RQ,WAAA,eAEF,SpEu6RN,SoEr6RQ,aAAA,eAEF,SpEu6RN,SoEr6RQ,cAAA,eAEF,SpEu6RN,SoEr6RQ,YAAA,eAfF,QAAgC,QAAA,YAChC,SpE07RN,SoEx7RQ,YAAA,YAEF,SpE07RN,SoEx7RQ,cAAA,YAEF,SpE07RN,SoEx7RQ,eAAA,YAEF,SpE07RN,SoEx7RQ,aAAA,YAfF,QAAgC,QAAA,iBAChC,SpE68RN,SoE38RQ,YAAA,iBAEF,SpE68RN,SoE38RQ,cAAA,iBAEF,SpE68RN,SoE38RQ,eAAA,iBAEF,SpE68RN,SoE38RQ,aAAA,iBAfF,QAAgC,QAAA,gBAChC,SpEg+RN,SoE99RQ,YAAA,gBAEF,SpEg+RN,SoE99RQ,cAAA,gBAEF,SpEg+RN,SoE99RQ,eAAA,gBAEF,SpEg+RN,SoE99RQ,aAAA,gBAfF,QAAgC,QAAA,eAChC,SpEm/RN,SoEj/RQ,YAAA,eAEF,SpEm/RN,SoEj/RQ,cAAA,eAEF,SpEm/RN,SoEj/RQ,eAAA,eAEF,SpEm/RN,SoEj/RQ,aAAA,eAfF,QAAgC,QAAA,iBAChC,SpEsgSN,SoEpgSQ,YAAA,iBAEF,SpEsgSN,SoEpgSQ,cAAA,iBAEF,SpEsgSN,SoEpgSQ,eAAA,iBAEF,SpEsgSN,SoEpgSQ,aAAA,iBAfF,QAAgC,QAAA,eAChC,SpEyhSN,SoEvhSQ,YAAA,eAEF,SpEyhSN,SoEvhSQ,cAAA,eAEF,SpEyhSN,SoEvhSQ,eAAA,eAEF,SpEyhSN,SoEvhSQ,aAAA,eAQF,SAAwB,OAAA,kBACxB,UpEqhSN,UoEnhSQ,WAAA,kBAEF,UpEqhSN,UoEnhSQ,aAAA,kBAEF,UpEqhSN,UoEnhSQ,cAAA,kBAEF,UpEqhSN,UoEnhSQ,YAAA,kBAfF,SAAwB,OAAA,iBACxB,UpEwiSN,UoEtiSQ,WAAA,iBAEF,UpEwiSN,UoEtiSQ,aAAA,iBAEF,UpEwiSN,UoEtiSQ,cAAA,iBAEF,UpEwiSN,UoEtiSQ,YAAA,iBAfF,SAAwB,OAAA,gBACxB,UpE2jSN,UoEzjSQ,WAAA,gBAEF,UpE2jSN,UoEzjSQ,aAAA,gBAEF,UpE2jSN,UoEzjSQ,cAAA,gBAEF,UpE2jSN,UoEzjSQ,YAAA,gBAfF,SAAwB,OAAA,kBACxB,UpE8kSN,UoE5kSQ,WAAA,kBAEF,UpE8kSN,UoE5kSQ,aAAA,kBAEF,UpE8kSN,UoE5kSQ,cAAA,kBAEF,UpE8kSN,UoE5kSQ,YAAA,kBAfF,SAAwB,OAAA,gBACxB,UpEimSN,UoE/lSQ,WAAA,gBAEF,UpEimSN,UoE/lSQ,aAAA,gBAEF,UpEimSN,UoE/lSQ,cAAA,gBAEF,UpEimSN,UoE/lSQ,YAAA,gBAMN,WAAmB,OAAA,eACnB,YpE+lSF,YoE7lSI,WAAA,eAEF,YpE+lSF,YoE7lSI,aAAA,eAEF,YpE+lSF,YoE7lSI,cAAA,eAEF,YpE+lSF,YoE7lSI,YAAA,gBxDTF,0BwDlDI,QAAgC,OAAA,YAChC,SpEiqSN,SoE/pSQ,WAAA,YAEF,SpEiqSN,SoE/pSQ,aAAA,YAEF,SpEiqSN,SoE/pSQ,cAAA,YAEF,SpEiqSN,SoE/pSQ,YAAA,YAfF,QAAgC,OAAA,iBAChC,SpEorSN,SoElrSQ,WAAA,iBAEF,SpEorSN,SoElrSQ,aAAA,iBAEF,SpEorSN,SoElrSQ,cAAA,iBAEF,SpEorSN,SoElrSQ,YAAA,iBAfF,QAAgC,OAAA,gBAChC,SpEusSN,SoErsSQ,WAAA,gBAEF,SpEusSN,SoErsSQ,aAAA,gBAEF,SpEusSN,SoErsSQ,cAAA,gBAEF,SpEusSN,SoErsSQ,YAAA,gBAfF,QAAgC,OAAA,eAChC,SpE0tSN,SoExtSQ,WAAA,eAEF,SpE0tSN,SoExtSQ,aAAA,eAEF,SpE0tSN,SoExtSQ,cAAA,eAEF,SpE0tSN,SoExtSQ,YAAA,eAfF,QAAgC,OAAA,iBAChC,SpE6uSN,SoE3uSQ,WAAA,iBAEF,SpE6uSN,SoE3uSQ,aAAA,iBAEF,SpE6uSN,SoE3uSQ,cAAA,iBAEF,SpE6uSN,SoE3uSQ,YAAA,iBAfF,QAAgC,OAAA,eAChC,SpEgwSN,SoE9vSQ,WAAA,eAEF,SpEgwSN,SoE9vSQ,aAAA,eAEF,SpEgwSN,SoE9vSQ,cAAA,eAEF,SpEgwSN,SoE9vSQ,YAAA,eAfF,QAAgC,QAAA,YAChC,SpEmxSN,SoEjxSQ,YAAA,YAEF,SpEmxSN,SoEjxSQ,cAAA,YAEF,SpEmxSN,SoEjxSQ,eAAA,YAEF,SpEmxSN,SoEjxSQ,aAAA,YAfF,QAAgC,QAAA,iBAChC,SpEsySN,SoEpySQ,YAAA,iBAEF,SpEsySN,SoEpySQ,cAAA,iBAEF,SpEsySN,SoEpySQ,eAAA,iBAEF,SpEsySN,SoEpySQ,aAAA,iBAfF,QAAgC,QAAA,gBAChC,SpEyzSN,SoEvzSQ,YAAA,gBAEF,SpEyzSN,SoEvzSQ,cAAA,gBAEF,SpEyzSN,SoEvzSQ,eAAA,gBAEF,SpEyzSN,SoEvzSQ,aAAA,gBAfF,QAAgC,QAAA,eAChC,SpE40SN,SoE10SQ,YAAA,eAEF,SpE40SN,SoE10SQ,cAAA,eAEF,SpE40SN,SoE10SQ,eAAA,eAEF,SpE40SN,SoE10SQ,aAAA,eAfF,QAAgC,QAAA,iBAChC,SpE+1SN,SoE71SQ,YAAA,iBAEF,SpE+1SN,SoE71SQ,cAAA,iBAEF,SpE+1SN,SoE71SQ,eAAA,iBAEF,SpE+1SN,SoE71SQ,aAAA,iBAfF,QAAgC,QAAA,eAChC,SpEk3SN,SoEh3SQ,YAAA,eAEF,SpEk3SN,SoEh3SQ,cAAA,eAEF,SpEk3SN,SoEh3SQ,eAAA,eAEF,SpEk3SN,SoEh3SQ,aAAA,eAQF,SAAwB,OAAA,kBACxB,UpE82SN,UoE52SQ,WAAA,kBAEF,UpE82SN,UoE52SQ,aAAA,kBAEF,UpE82SN,UoE52SQ,cAAA,kBAEF,UpE82SN,UoE52SQ,YAAA,kBAfF,SAAwB,OAAA,iBACxB,UpEi4SN,UoE/3SQ,WAAA,iBAEF,UpEi4SN,UoE/3SQ,aAAA,iBAEF,UpEi4SN,UoE/3SQ,cAAA,iBAEF,UpEi4SN,UoE/3SQ,YAAA,iBAfF,SAAwB,OAAA,gBACxB,UpEo5SN,UoEl5SQ,WAAA,gBAEF,UpEo5SN,UoEl5SQ,aAAA,gBAEF,UpEo5SN,UoEl5SQ,cAAA,gBAEF,UpEo5SN,UoEl5SQ,YAAA,gBAfF,SAAwB,OAAA,kBACxB,UpEu6SN,UoEr6SQ,WAAA,kBAEF,UpEu6SN,UoEr6SQ,aAAA,kBAEF,UpEu6SN,UoEr6SQ,cAAA,kBAEF,UpEu6SN,UoEr6SQ,YAAA,kBAfF,SAAwB,OAAA,gBACxB,UpE07SN,UoEx7SQ,WAAA,gBAEF,UpE07SN,UoEx7SQ,aAAA,gBAEF,UpE07SN,UoEx7SQ,cAAA,gBAEF,UpE07SN,UoEx7SQ,YAAA,gBAMN,WAAmB,OAAA,eACnB,YpEw7SF,YoEt7SI,WAAA,eAEF,YpEw7SF,YoEt7SI,aAAA,eAEF,YpEw7SF,YoEt7SI,cAAA,eAEF,YpEw7SF,YoEt7SI,YAAA,gBC/DN,gBAAkB,YAAA,cAAA,CAAA,KAAA,CAAA,MAAA,CAAA,QAAA,CAAA,iBAAA,CAAA,aAAA,CAAA,oBAIlB,cAAiB,WAAA,kBACjB,WAAiB,YAAA,iBACjB,aAAiB,YAAA,iBACjB,eCTE,SAAA,OACA,cAAA,SACA,YAAA,ODeE,WAAwB,WAAA,eACxB,YAAwB,WAAA,gBACxB,aAAwB,WAAA,iBzDqCxB,yByDvCA,cAAwB,WAAA,eACxB,eAAwB,WAAA,gBACxB,gBAAwB,WAAA,kBzDqCxB,yByDvCA,cAAwB,WAAA,eACxB,eAAwB,WAAA,gBACxB,gBAAwB,WAAA,kBzDqCxB,yByDvCA,cAAwB,WAAA,eACxB,eAAwB,WAAA,gBACxB,gBAAwB,WAAA,kBzDqCxB,0ByDvCA,cAAwB,WAAA,eACxB,eAAwB,WAAA,gBACxB,gBAAwB,WAAA,kBAM5B,gBAAmB,eAAA,oBACnB,gBAAmB,eAAA,oBACnB,iBAAmB,eAAA,qBAInB,mBAAuB,YAAA,cACvB,qBAAuB,YAAA,kBACvB,oBAAuB,YAAA,cACvB,kBAAuB,YAAA,cACvB,oBAAuB,YAAA,iBACvB,aAAuB,WAAA,iBAIvB,YAAc,MAAA,eEvCZ,cACE,MAAA,kBpEUF,qBAAA,qBoELM,MAAA,kBANN,gBACE,MAAA,kBpEUF,uBAAA,uBoELM,MAAA,kBANN,cACE,MAAA,kBpEUF,qBAAA,qBoELM,MAAA,kBANN,WACE,MAAA,kBpEUF,kBAAA,kBoELM,MAAA,kBANN,cACE,MAAA,kBpEUF,qBAAA,qBoELM,MAAA,kBANN,aACE,MAAA,kBpEUF,oBAAA,oBoELM,MAAA,kBANN,YACE,MAAA,kBpEUF,mBAAA,mBoELM,MAAA,kBANN,WACE,MAAA,kBpEUF,kBAAA,kBoELM,MAAA,kBFuCR,WAAa,MAAA,kBACb,YAAc,MAAA,kBAEd,eAAiB,MAAA,yBACjB,eAAiB,MAAA,+BAIjB,WGvDE,KAAA,CAAA,CAAA,EAAA,EACA,MAAA,YACA,YAAA,KACA,iBAAA,YACA,OAAA,EHuDF,sBAAwB,gBAAA,eAExB,YACE,WAAA,qBACA,cAAA,qBAKF,YAAc,MAAA,kBIjEd,SACE,WAAA,kBAGF,WACE,WAAA,iBCAA,a3EOF,ECwtTE,QADA,S0ExtTI,YAAA,eAEA,WAAA,eAGF,YAEI,gBAAA,UASJ,mBACE,QAAA,KAAA,YAAA,I3E+LN,I2EhLM,YAAA,mB1EusTJ,W0ErsTE,IAEE,OAAA,IAAA,MAAA,QACA,kBAAA,MAQF,MACE,QAAA,mB1EisTJ,I0E9rTE,GAEE,kBAAA,M1EgsTJ,GACA,G0E9rTE,EAGE,QAAA,EACA,OAAA,EAGF,G1E4rTF,G0E1rTI,iBAAA,MAQF,MACE,KAAA,G3E5CN,K2E+CM,UAAA,gBhEvFJ,WgE0FI,UAAA,gB5C9EN,Q4CmFM,QAAA,KvC/FN,OuCkGM,OAAA,IAAA,MAAA,K5DnGN,O4DuGM,gBAAA,mBADF,U1EsrTF,U0EjrTM,iBAAA,e1EqrTN,mBcxvTF,mB4D0EQ,OAAA,IAAA,MAAA,kB5DWR,Y4DNM,MAAA,Q1EkrTJ,wBAFA,eetyTA,efuyTA,qB0E3qTM,aAAA,Q5DlBR,sB4DuBM,MAAA,QACA,aAAA","sourcesContent":["/*!\n * Bootstrap v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n */\n\n@import \"functions\";\n@import \"variables\";\n@import \"mixins\";\n@import \"root\";\n@import \"reboot\";\n@import \"type\";\n@import \"images\";\n@import \"code\";\n@import \"grid\";\n@import \"tables\";\n@import \"forms\";\n@import \"buttons\";\n@import \"transitions\";\n@import \"dropdown\";\n@import \"button-group\";\n@import \"input-group\";\n@import \"custom-forms\";\n@import \"nav\";\n@import \"navbar\";\n@import \"card\";\n@import \"breadcrumb\";\n@import \"pagination\";\n@import \"badge\";\n@import \"jumbotron\";\n@import \"alert\";\n@import \"progress\";\n@import \"media\";\n@import \"list-group\";\n@import \"close\";\n@import \"toasts\";\n@import \"modal\";\n@import \"tooltip\";\n@import \"popover\";\n@import \"carousel\";\n@import \"spinners\";\n@import \"utilities\";\n@import \"print\";\n",":root {\n // Custom variable values only support SassScript inside `#{}`.\n @each $color, $value in $colors {\n --#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$color}: #{$value};\n }\n\n @each $bp, $value in $grid-breakpoints {\n --breakpoint-#{$bp}: #{$value};\n }\n\n // Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --font-family-sans-serif: #{inspect($font-family-sans-serif)};\n --font-family-monospace: #{inspect($font-family-monospace)};\n}\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, ``-`` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on ` `s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `
` alignment by inheriting from the ``, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `