extras/CustomTarget_tplpresnt.mk | 20 extras/Package_tplpresnt.mk | 1 extras/source/templates/presnt/Growing_Liberty/META-INF/manifest.xml | 24 extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg |binary extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg |binary extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png |binary extras/source/templates/presnt/Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg | 81 extras/source/templates/presnt/Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg | 81 extras/source/templates/presnt/Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg | 85 extras/source/templates/presnt/Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg | 85 extras/source/templates/presnt/Growing_Liberty/Thumbnails/thumbnail.png |binary extras/source/templates/presnt/Growing_Liberty/content.xml | 2569 +++++++ extras/source/templates/presnt/Growing_Liberty/meta.xml | 6 extras/source/templates/presnt/Growing_Liberty/mimetype | 1 extras/source/templates/presnt/Growing_Liberty/readme.txt | 13 extras/source/templates/presnt/Growing_Liberty/styles.xml | 3473 ++++++++++ include/sfx2/strings.hrc | 2 sfx2/inc/strings.hxx | 2 25 files changed, 6441 insertions(+), 2 deletions(-)
New commits: commit 32b377c8ab40daa0b58781e9573cec22943e4f37 Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Thu Feb 18 11:14:26 2021 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Fri Feb 26 14:53:10 2021 +0100 tdf#138097 - Update templates / Growing Liberty Taken from https://lumbung.libreoffice.id/ * Some content removed from templates * Special fonts replaced by Noto Sans * *language* and *country* removed from styles.xml * <dc:title> added to meta.xml * README added to directories Change-Id: Ib3ac2806e96d711cf9ed98f074b63f071cebff0f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111106 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk index 684826ee72f6..218ea609c6fa 100644 --- a/extras/CustomTarget_tplpresnt.mk +++ b/extras/CustomTarget_tplpresnt.mk @@ -18,6 +18,7 @@ extras_TEMPLATES_PRESENTATIONS := \ Focus \ Forestbird \ Grey_Elegant \ + Growing_Liberty \ Inspiration \ Lights \ Metropolis \ @@ -100,6 +101,25 @@ extras_PRESENTATIONS_XMLFILES := \ Grey_Elegant/Pictures/10000201000000190000001945D72F17575B71B4.png \ Grey_Elegant/Pictures/10000000000001920000019230489F7A89351262.jpg \ Grey_Elegant/Pictures/100002CA0000029500000295A190AE1D987B676B.svg \ + Growing_Liberty/meta.xml \ + Growing_Liberty/styles.xml \ + Growing_Liberty/content.xml \ + Growing_Liberty/META-INF/manifest.xml \ + Growing_Liberty/Thumbnails/thumbnail.png \ + Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png \ + Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg \ + Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg \ + Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png \ + Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png \ + Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg \ + Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg \ + Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png \ + Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png \ + Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg \ + Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg \ + Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png \ + Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png \ + Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png \ Inspiration/content.xml \ Inspiration/META-INF/manifest.xml \ Inspiration/meta.xml \ diff --git a/extras/Package_tplpresnt.mk b/extras/Package_tplpresnt.mk index d1eb008ecbd2..0f61696e137e 100644 --- a/extras/Package_tplpresnt.mk +++ b/extras/Package_tplpresnt.mk @@ -17,6 +17,7 @@ $(eval $(call gb_Package_add_files,extras_tplpresnt,$(LIBO_SHARE_FOLDER)/templat Vintage.otp \ Focus.otp \ Grey_Elegant.otp \ + Growing_Liberty.otp \ Midnightblue.otp \ Vivid.otp \ Pencil.otp \ diff --git a/extras/source/templates/presnt/Growing_Liberty/META-INF/manifest.xml b/extras/source/templates/presnt/Growing_Liberty/META-INF/manifest.xml new file mode 100644 index 000000000000..eb36d11d72de --- /dev/null +++ b/extras/source/templates/presnt/Growing_Liberty/META-INF/manifest.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.3" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"> + <manifest:file-entry manifest:full-path="/" manifest:version="1.3" manifest:media-type="application/vnd.oasis.opendocument.presentation-template"/> + <manifest:file-entry manifest:full-path="Configurations2/" manifest:media-type="application/vnd.sun.xml.ui.configuration"/> + <manifest:file-entry manifest:full-path="styles.xml" manifest:media-type="text/xml"/> + <manifest:file-entry manifest:full-path="Pictures/10000201000001F10000029333ED1BC48076B5C4.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/10000000000007800000043801760C0AF0E62E0B.jpg" manifest:media-type="image/jpeg"/> + <manifest:file-entry manifest:full-path="Pictures/10000000000007800000043827B5F54D1F4F498F.jpg" manifest:media-type="image/jpeg"/> + <manifest:file-entry manifest:full-path="Pictures/100002010000050000000020D23CB52AADBCAD4A.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/10000201000001F3000003548E51808DE171DA02.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg" manifest:media-type="image/svg+xml"/> + <manifest:file-entry manifest:full-path="Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg" manifest:media-type="image/svg+xml"/> + <manifest:file-entry manifest:full-path="Pictures/1000020100000020000002D01396E0588E1EBFBA.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/10000201000005000000002010F5D1670B946E0C.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg" manifest:media-type="image/svg+xml"/> + <manifest:file-entry manifest:full-path="Pictures/10000C340000844B000003422549B923A55839CC.svg" manifest:media-type="image/svg+xml"/> + <manifest:file-entry manifest:full-path="Pictures/1000020100000020000002D04D74467F50F635D0.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/10000201000001F000000351DA39462E363D7ED3.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="Pictures/100002010000016A0000029374C9F2B8F26392AD.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="content.xml" manifest:media-type="text/xml"/> + <manifest:file-entry manifest:full-path="settings.xml" manifest:media-type="text/xml"/> + <manifest:file-entry manifest:full-path="Thumbnails/thumbnail.png" manifest:media-type="image/png"/> + <manifest:file-entry manifest:full-path="meta.xml" manifest:media-type="text/xml"/> +</manifest:manifest> \ No newline at end of file diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg new file mode 100644 index 000000000000..57861715200c Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043801760C0AF0E62E0B.jpg differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg new file mode 100644 index 000000000000..34b6a2ac5eb0 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000000000007800000043827B5F54D1F4F498F.jpg differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png new file mode 100644 index 000000000000..130d89c8d247 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D01396E0588E1EBFBA.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png new file mode 100644 index 000000000000..50c474c43de4 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/1000020100000020000002D04D74467F50F635D0.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png new file mode 100644 index 000000000000..e08121633693 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000016A0000029374C9F2B8F26392AD.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png new file mode 100644 index 000000000000..74b29b01e323 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F000000351DA39462E363D7ED3.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png new file mode 100644 index 000000000000..161ff4388252 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F10000029333ED1BC48076B5C4.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png new file mode 100644 index 000000000000..07a1979d61c6 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000001F3000003548E51808DE171DA02.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png new file mode 100644 index 000000000000..52deaae5e996 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000201000005000000002010F5D1670B946E0C.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png b/extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png new file mode 100644 index 000000000000..f21dd274c132 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Pictures/100002010000050000000020D23CB52AADBCAD4A.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg new file mode 100644 index 000000000000..97f64427ae9f --- /dev/null +++ b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C1C0000034200004A6A2C92F38BC117DD3C.svg @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="31.529394" + height="720" + id="svg15768" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="new bar 1.svg"> + <defs + id="defs15770" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="-86.378157" + inkscape:cy="497.14283" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1600" + inkscape:window-height="837" + inkscape:window-x="-8" + inkscape:window-y="-8" + inkscape:window-maximized="1" /> + <metadata + id="metadata15773"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-461.37816,-195.2193)"> + <g + transform="translate(-164.52391,-7643.3438)" + id="g15763"> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#83e973;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 657.43146,8304.7819 -10.16973,17.8867 c -2.05442,80.3537 -3.2169,168.8308 -10.01777,235.8945 l 20.1875,0 0,-240 z" + id="path15736" + sodipodi:nodetypes="cccccc" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#cee8f7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 627.43146,7838.5631 c -6.28063,62.7189 8.45111,175.1677 14.0625,253.8126 l 15.9375,-27.5938 0,-226.2188 -30,0 z" + id="path15738" /> + <path + style="color:#000000;fill:#67c4b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 647.26393,8322.6669 10.16719,-17.8931 0,-240 -15.93496,27.6002 c 5.84029,75.3486 7.79128,164.9937 5.76777,230.2929 z" + id="path15740" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg new file mode 100644 index 000000000000..2192657d542d --- /dev/null +++ b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C340000844B000003422549B923A55839CC.svg @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="1280" + height="31.529394" + id="svg15942" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="New document 155"> + <defs + id="defs15944" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="637.85748" + inkscape:cy="30.050411" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="463" + inkscape:window-height="423" + inkscape:window-x="104" + inkscape:window-y="104" + inkscape:window-maximized="0" /> + <metadata + id="metadata15947"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(262.85748,-530.8832)"> + <g + transform="matrix(0,1,-1.7777778,0,14952.366,-95.018866)" + id="g15763-2"> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#83e973;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 657.43146,8304.7819 -10.16973,17.8867 c -2.05442,80.3537 -3.2169,168.8308 -10.01777,235.8945 l 20.1875,0 0,-240 z" + id="path15736-5" + sodipodi:nodetypes="cccccc" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#cee8f7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 627.43146,7838.5631 c -6.28063,62.7189 8.45111,175.1677 14.0625,253.8126 l 15.9375,-27.5938 0,-226.2188 -30,0 z" + id="path15738-3" /> + <path + style="color:#000000;fill:#67c4b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 647.26393,8322.6669 10.16719,-17.8931 0,-240 -15.93496,27.6002 c 5.84029,75.3486 7.79128,164.9937 5.76777,230.2929 z" + id="path15740-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg new file mode 100644 index 000000000000..be9b49918540 --- /dev/null +++ b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000C8F0000034200004A6ABD021DA9BD39254C.svg @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="31.529394" + height="720" + id="svg15768" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="New document 147"> + <defs + id="defs15770" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="-86.378157" + inkscape:cy="382.85712" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="463" + inkscape:window-height="423" + inkscape:window-x="26" + inkscape:window-y="26" + inkscape:window-maximized="0" /> + <metadata + id="metadata15773"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-461.37816,-195.2193)"> + <g + id="g15710" + transform="translate(-188.6862,-7637.6869)"> + <g + transform="translate(134,0)" + id="g15665"> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#2493d2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 547.59375,8299.125 -10.16973,17.8867 c -2.05442,80.3537 -3.2169,168.8308 -10.01777,235.8945 l 20.1875,0 0,-240 z" + id="rect8704-7" + sodipodi:nodetypes="cccccc" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#6ad15a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 517.59375,7832.9062 c -6.28063,62.7189 8.45111,175.1677 14.0625,253.8126 l 15.9375,-27.5938 0,-226.2188 -30,0 z" + id="rect8706-7" /> + <path + style="color:#000000;fill:#67c4b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 537.42622,8317.01 10.16719,-17.8931 0,-240 -15.93496,27.6002 c 5.84029,75.3486 7.79128,164.9937 5.76777,230.2929 z" + id="rect8708-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + </g> + </g> + </g> +</svg> diff --git a/extras/source/templates/presnt/Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg new file mode 100644 index 000000000000..c412583b633d --- /dev/null +++ b/extras/source/templates/presnt/Growing_Liberty/Pictures/10000CA90000844B000003426738F0E80CCFF9F3.svg @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="1280" + height="31.529394" + id="svg15905" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="New document 153"> + <defs + id="defs15907" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="852.14277" + inkscape:cy="121.47898" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="463" + inkscape:window-height="423" + inkscape:window-x="717" + inkscape:window-y="168" + inkscape:window-maximized="0" /> + <metadata + id="metadata15910"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(477.14277,-622.31177)"> + <g + id="g15710-2" + transform="matrix(0,1,-1.7777778,0,14728.024,-27.752585)"> + <g + transform="translate(134,0)" + id="g15665-6"> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#2493d2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 547.59375,8299.125 -10.16973,17.8867 c -2.05442,80.3537 -3.2169,168.8308 -10.01777,235.8945 l 20.1875,0 0,-240 z" + id="rect8704-7-1" + sodipodi:nodetypes="cccccc" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#6ad15a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 517.59375,7832.9062 c -6.28063,62.7189 8.45111,175.1677 14.0625,253.8126 l 15.9375,-27.5938 0,-226.2188 -30,0 z" + id="rect8706-7-7" /> + <path + style="color:#000000;fill:#67c4b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 537.42622,8317.01 10.16719,-17.8931 0,-240 -15.93496,27.6002 c 5.84029,75.3486 7.79128,164.9937 5.76777,230.2929 z" + id="rect8708-9-6" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + </g> + </g> + </g> +</svg> diff --git a/extras/source/templates/presnt/Growing_Liberty/Thumbnails/thumbnail.png b/extras/source/templates/presnt/Growing_Liberty/Thumbnails/thumbnail.png new file mode 100644 index 000000000000..de1c9530f3e0 Binary files /dev/null and b/extras/source/templates/presnt/Growing_Liberty/Thumbnails/thumbnail.png differ diff --git a/extras/source/templates/presnt/Growing_Liberty/content.xml b/extras/source/templates/presnt/Growing_Liberty/content.xml new file mode 100644 index 000000000000..1058159decb9 --- /dev/null +++ b/extras/source/templates/presnt/Growing_Liberty/content.xml @@ -0,0 +1,2569 @@ +<?xml version="1.0" encoding="UTF-8"?> +<office:document-content xmlns:officeooo="http://openoffice.org/2009/office" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:style="urn:oasis:names:tc:opendocument: xmlns:style:1.0" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:xsd="ht tp://www.w3.org/2001/XMLSchema" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:xforms="http://www.w3.org/2002/xforms" office:version="1.3"> + <office:scripts/> + <office:font-face-decls> + <style:font-face style:name="Droid Sans Fallback1" svg:font-family="'Droid Sans Fallback'"/> + <style:font-face style:name="Roboto Condensed1" svg:font-family="'Roboto Condensed'"/> + <style:font-face style:name="Roboto Medium" svg:font-family="'Roboto Medium'"/> + <style:font-face style:name="Droid Sans Fallback" svg:font-family="'Droid Sans Fallback'" style:font-pitch="variable"/> + <style:font-face style:name="Liberation Sans2" svg:font-family="'Liberation Sans'" style:font-pitch="variable"/> + <style:font-face style:name="Microsoft YaHei1" svg:font-family="'Microsoft YaHei'" style:font-pitch="variable"/> + <style:font-face style:name="Roboto Condensed" svg:font-family="'Roboto Condensed'" style:font-pitch="variable"/> + <style:font-face style:name="Roboto Medium1" svg:font-family="'Roboto Medium'" style:font-pitch="variable"/> + <style:font-face style:name="Liberation Sans" svg:font-family="'Liberation Sans'" style:font-family-generic="roman" style:font-pitch="variable"/> + <style:font-face style:name="Liberation Serif" svg:font-family="'Liberation Serif'" style:font-family-generic="roman" style:font-pitch="variable"/> + <style:font-face style:name="Noto Sans" svg:font-family="'Noto Sans'" style:font-family-generic="roman" style:font-pitch="variable"/> + <style:font-face style:name="Liberation Sans1" svg:font-family="'Liberation Sans'" style:font-family-generic="swiss" style:font-pitch="variable"/> + <style:font-face style:name="Noto Sans1" svg:font-family="'Noto Sans'" style:font-family-generic="swiss" style:font-pitch="variable"/> + <style:font-face style:name="Arial Unicode MS" svg:font-family="'Arial Unicode MS'" style:font-family-generic="system" style:font-pitch="variable"/> + <style:font-face style:name="DejaVu Sans" svg:font-family="'DejaVu Sans'" style:font-family-generic="system" style:font-pitch="variable"/> + <style:font-face style:name="Microsoft YaHei" svg:font-family="'Microsoft YaHei'" style:font-family-generic="system" style:font-pitch="variable"/> + <style:font-face style:name="Segoe UI" svg:font-family="'Segoe UI'" style:font-family-generic="system" style:font-pitch="variable"/> + <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/> + </office:font-face-decls> + <office:automatic-styles> + <style:style style:name="dp1" style:family="drawing-page"> + <style:drawing-page-properties presentation:background-visible="true" presentation:background-objects-visible="true" presentation:display-footer="false" presentation:display-page-number="false" presentation:display-date-time="false"/> + </style:style> + <style:style style:name="dp2" style:family="drawing-page"> + <style:drawing-page-properties presentation:display-header="true" presentation:display-footer="true" presentation:display-page-number="false" presentation:display-date-time="true"/> + </style:style> + <style:style style:name="gr1" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr2" style:family="graphic"> + <style:graphic-properties style:protect="size"/> + </style:style> + <style:style style:name="gr3" style:family="graphic" style:parent-style-name="Object_20_with_20_no_20_fill_20_and_20_no_20_line"> + <style:graphic-properties draw:stroke="none" draw:fill="none" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle" draw:color-mode="standard" draw:luminance="0%" draw:contrast="0%" draw:gamma="100%" draw:red="0%" draw:green="0%" draw:blue="0%" fo:clip="rect(0cm, 0cm, 0cm, 0cm)" draw:image-opacity="100%" style:mirror="none"/> + </style:style> + <style:style style:name="gr4" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#d4ea6b" draw:fill-gradient-name="Gradient_20_10" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr5" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr6" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:fill-color="#41aeeb" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" fo:min-height="0.322cm" fo:min-width="0.096cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr7" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#6fc8fa" draw:fill-gradient-name="Gradient_20_45" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr8" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr9" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#8eea7f" draw:fill-gradient-name="Gradient_20_34" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr10" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr11" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#41aeeb" draw:fill-gradient-name="Gradient_20_43" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr12" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr13" style:family="graphic" style:parent-style-name="objectwithoutfill"> + <style:graphic-properties svg:stroke-width="0.053cm" svg:stroke-color="#b2b2b2" draw:marker-start-width="0.279cm" draw:marker-end-width="0.279cm" draw:fill="solid" draw:textarea-vertical-align="middle" fo:padding-top="0.151cm" fo:padding-bottom="0.151cm" fo:padding-left="0.276cm" fo:padding-right="0.276cm"/> + </style:style> + <style:style style:name="gr14" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="solid" draw:fill-color="#ffffff" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr15" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" draw:fill="gradient" draw:fill-gradient-name="Gradient_20_7" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="false" fo:min-height="4.073cm" fo:min-width="3.604cm" fo:padding-top="0.406cm" fo:padding-left="0.356cm" fo:padding-right="0.356cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr16" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" draw:fill="gradient" draw:fill-gradient-name="Gradient_20_7" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="false" fo:min-height="4.073cm" fo:min-width="3.604cm" fo:padding-top="0.406cm" fo:padding-left="0.356cm" fo:padding-right="0.356cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr17" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" draw:fill="gradient" draw:fill-gradient-name="Gradient_20_7" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="false" fo:min-height="4.073cm" fo:min-width="3.604cm" fo:padding-top="0.406cm" fo:padding-left="0.356cm" fo:padding-right="0.356cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr18" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" draw:fill="gradient" draw:fill-gradient-name="Gradient_20_7" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="false" fo:min-height="4.073cm" fo:min-width="3.604cm" fo:padding-top="0.406cm" fo:padding-left="0.356cm" fo:padding-right="0.356cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr19" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#bbe33d" draw:fill-gradient-name="Gradient_20_10" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr20" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#6ccc5c" draw:fill-gradient-name="Gradient_20_14" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr21" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#67c4b3" draw:fill-gradient-name="Gradient_20_21" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr22" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#6fc8fa" draw:fill-gradient-name="Gradient_20_22" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr23" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#4dade3" draw:fill-gradient-name="Gradient_20_25" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr24" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L1"> + <style:graphic-properties draw:stroke="none" draw:fill="gradient" draw:fill-gradient-name="Gradient_20_7" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="top" draw:auto-grow-height="false" fo:min-height="4.073cm" fo:min-width="3.604cm" fo:padding-top="0.406cm" fo:padding-left="0.356cm" fo:padding-right="0.356cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr25" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="solid" draw:fill-color="#6fc8fa" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr26" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:fill-color="#6fc8fa" draw:textarea-horizontal-align="justify" draw:textarea-vertical-align="middle" draw:auto-grow-height="false" fo:min-height="0.132cm" fo:min-width="1.057cm"/> + </style:style> + <style:style style:name="gr27" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#8eea7f" draw:fill-gradient-name="Gradient_20_104" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr28" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#41aeeb" draw:fill-gradient-name="Gradient_20_102" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr29" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#62cf51" draw:fill-gradient-name="Gradient_20_100" draw:opacity="92%" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr30" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="gradient" draw:fill-color="#2d88bb" draw:fill-gradient-name="Gradient_20_98" draw:opacity="92%" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr31" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="solid" draw:fill-color="#ffffff" draw:opacity="60%" draw:textarea-vertical-align="top" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap" draw:shadow-opacity="50%"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr32" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0cm" fo:padding-bottom="0cm" fo:padding-left="0cm" fo:padding-right="0cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr33" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="top" draw:auto-grow-height="false" draw:fit-to-size="false" style:shrink-to-fit="true" fo:min-height="7.24cm" fo:min-width="14.224cm" fo:padding-top="0cm" fo:padding-bottom="0cm" fo:padding-left="0cm" fo:padding-right="0cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr34" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L2"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr35" style:family="graphic" style:parent-style-name="standard" style:list-style-name="L2"> + <style:graphic-properties draw:stroke="none" svg:stroke-width="0cm" draw:fill="none" draw:textarea-vertical-align="middle" draw:auto-grow-height="true" draw:fit-to-size="false" style:shrink-to-fit="false" fo:min-height="0cm" fo:min-width="0cm" fo:padding-top="0.125cm" fo:padding-bottom="0.125cm" fo:padding-left="0.25cm" fo:padding-right="0.25cm" fo:wrap-option="wrap"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="gr36" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="solid" draw:fill-color="#83e973" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr37" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="solid" draw:fill-color="#6ad15a" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr38" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="solid" draw:fill-color="#2493d2" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="gr39" style:family="graphic" style:parent-style-name="standard"> + <style:graphic-properties draw:stroke="none" draw:stroke-dash="Dashed_20__28_var_29__20_4" svg:stroke-width="0cm" draw:stroke-linejoin="none" svg:stroke-linecap="butt" draw:fill="solid" draw:fill-color="#67c4b3" draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"/> + </style:style> + <style:style style:name="pr1" style:family="presentation" style:parent-style-name="Title_20_Slide-notes"> + <style:graphic-properties draw:fill-color="#ffffff" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr2" style:family="presentation" style:parent-style-name="Right_20_Bar_20_White-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr3" style:family="presentation" style:parent-style-name="Right_20_Bar_20_Blue-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr4" style:family="presentation" style:parent-style-name="Left_20_Bar_20_White-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr5" style:family="presentation" style:parent-style-name="Bottom_20_Bar_20_White-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr6" style:family="presentation" style:parent-style-name="Left_20_Bar_20_Blue-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr7" style:family="presentation" style:parent-style-name="Leaf_20_White_20_1-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr8" style:family="presentation" style:parent-style-name="Leaf_20_White_20_2-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr9" style:family="presentation" style:parent-style-name="Leaf_20_Blue_20_1-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr10" style:family="presentation" style:parent-style-name="Leaf_20_Blue_20_2-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="pr11" style:family="presentation" style:parent-style-name="End_20_Slide-notes"> + <style:graphic-properties draw:fill-color="#ffffff" draw:auto-grow-height="true" fo:min-height="13.364cm"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="P1" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="18pt" fo:text-shadow="none"/> + </style:style> + <style:style style:name="P2" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0.5cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="18pt" fo:text-shadow="none"/> + </style:style> + <style:style style:name="P3" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="18pt" fo:text-shadow="none"/> + </style:style> + <style:style style:name="P4" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="16pt" style:font-size-asian="16pt" style:font-size-complex="16pt"/> + </style:style> + <style:style style:name="P5" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="16pt" style:font-size-asian="16pt" style:font-size-complex="16pt"/> + </style:style> + <style:style style:name="P6" style:family="paragraph"> + <loext:graphic-properties draw:fill-color="#ffffff"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + </style:style> + <style:style style:name="P7" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#62cf51" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="48pt" style:font-size-asian="48pt" style:font-size-complex="48pt"/> + </style:style> + <style:style style:name="P8" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#62cf51" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="48pt" style:font-size-asian="48pt" style:font-size-complex="48pt"/> + </style:style> + <style:style style:name="P9" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="24pt" style:font-size-asian="24pt" style:font-size-complex="24pt"/> + </style:style> + <style:style style:name="P10" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="24pt" style:font-size-asian="24pt" style:font-size-complex="24pt"/> + </style:style> + <style:style style:name="P11" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="11pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P12" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="11pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P13" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:font-weight="normal" style:font-size-asian="34pt" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="P14" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:font-weight="normal" style:font-size-asian="34pt" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="P15" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P16" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="44pt" fo:text-shadow="none" fo:font-weight="bold" style:font-size-asian="44pt" style:font-weight-asian="bold" style:font-size-complex="44pt" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="P17" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="44pt" fo:text-shadow="none" fo:font-weight="bold" style:font-size-asian="44pt" style:font-weight-asian="bold" style:font-size-complex="44pt" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="P18" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="28pt" fo:text-shadow="none" style:font-size-asian="28pt" style:font-size-complex="28pt"/> + </style:style> + <style:style style:name="P19" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="28pt" fo:text-shadow="none" style:font-size-asian="28pt" style:font-size-complex="28pt"/> + </style:style> + <style:style style:name="P20" style:family="paragraph"> + <loext:graphic-properties draw:fill-color="#ffffff"/> + <style:paragraph-properties style:writing-mode="lr-tb"/> + <style:text-properties fo:font-size="20pt"/> + </style:style> + <style:style style:name="P21" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#d4ea6b" draw:fill-gradient-name="Gradient_20_10"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P22" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P23" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P24" style:family="paragraph"> + <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" fo:text-indent="0cm" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P25" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" fo:text-indent="0cm" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P26" style:family="paragraph"> + <style:paragraph-properties fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="16pt" fo:font-weight="bold" style:font-size-asian="16pt" style:font-weight-asian="bold" style:font-size-complex="16pt" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="P27" style:family="paragraph"> + <loext:graphic-properties draw:fill-color="#41aeeb"/> + <style:paragraph-properties fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="16pt" fo:font-weight="bold" style:font-size-asian="16pt" style:font-weight-asian="bold" style:font-size-complex="16pt" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="P28" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#6fc8fa" draw:fill-gradient-name="Gradient_20_45"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P29" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#8eea7f" draw:fill-gradient-name="Gradient_20_34"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P30" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#41aeeb" draw:fill-gradient-name="Gradient_20_43"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P31" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P32" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#ffffff"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P33" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" style:font-size-asian="34pt" style:font-size-complex="34pt"/> + </style:style> + <style:style style:name="P34" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" style:font-size-asian="34pt" style:font-size-complex="34pt"/> + </style:style> + <style:style style:name="P35" style:family="paragraph"> + <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" fo:text-indent="0cm" style:writing-mode="lr-tb"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P36" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-gradient-name="Gradient_20_7"/> + <style:paragraph-properties fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" fo:text-indent="0cm" style:writing-mode="lr-tb"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P37" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#bbe33d" draw:fill-gradient-name="Gradient_20_10"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P38" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#ffffff"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P39" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#6ccc5c" draw:fill-gradient-name="Gradient_20_14"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P40" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#67c4b3" draw:fill-gradient-name="Gradient_20_21"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P41" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#6fc8fa" draw:fill-gradient-name="Gradient_20_22"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P42" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#4dade3" draw:fill-gradient-name="Gradient_20_25"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P43" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P44" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P45" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:font-weight="normal" style:font-size-asian="34pt" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="P46" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:font-weight="normal" style:font-size-asian="34pt" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="P47" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#6fc8fa"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P48" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#d4ea6b" draw:fill-gradient-name="Gradient_20_10"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P49" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#6fc8fa" draw:fill-gradient-name="Gradient_20_45"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P50" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#8eea7f" draw:fill-gradient-name="Gradient_20_34"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P51" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#41aeeb" draw:fill-gradient-name="Gradient_20_43"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P52" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P53" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P54" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P55" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P56" style:family="paragraph"> + <loext:graphic-properties draw:fill-color="#6fc8fa"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P57" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P58" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P59" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#cccccc" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P60" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#cccccc" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P61" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:font-weight="normal" style:font-size-asian="34pt" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="P62" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:font-weight="normal" style:font-size-asian="34pt" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="P63" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P64" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P65" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#cccccc" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P66" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#cccccc" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="10pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P67" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="15pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P68" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="15pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P69" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#8eea7f" draw:fill-gradient-name="Gradient_20_104"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P70" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#41aeeb" draw:fill-gradient-name="Gradient_20_102"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P71" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#62cf51" draw:fill-gradient-name="Gradient_20_100" draw:opacity="92%"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P72" style:family="paragraph"> + <loext:graphic-properties draw:fill="gradient" draw:fill-color="#2d88bb" draw:fill-gradient-name="Gradient_20_98" draw:opacity="92%"/> + <style:paragraph-properties fo:text-align="center"/> + <style:text-properties style:font-name="Noto Sans1"/> + </style:style> + <style:style style:name="P73" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="20pt" fo:font-weight="bold" fo:background-color="#ffffff" style:font-size-asian="20pt" style:font-size-complex="20pt"/> + </style:style> + <style:style style:name="P74" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="20pt" fo:font-weight="bold" fo:background-color="#ffffff" style:font-size-asian="20pt" style:font-size-complex="20pt"/> + </style:style> + <style:style style:name="P75" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="15pt" fo:background-color="transparent" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P76" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#ffffff" draw:opacity="60%"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="15pt" fo:background-color="transparent" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P77" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="36pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P78" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="36pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P79" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="36pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P80" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="36pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P81" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="20pt" fo:font-weight="bold" style:font-size-asian="20pt" style:font-size-complex="20pt"/> + </style:style> + <style:style style:name="P82" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="20pt" fo:font-weight="bold" style:font-size-asian="20pt" style:font-size-complex="20pt"/> + </style:style> + <style:style style:name="P83" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="15pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P84" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="end" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#000000" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="15pt" style:font-size-asian="11pt" style:font-size-complex="11pt"/> + </style:style> + <style:style style:name="P85" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="32pt" fo:font-weight="bold" style:font-size-asian="32pt" style:font-weight-asian="bold" style:font-size-complex="32pt" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="P86" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="32pt" fo:font-weight="bold" style:font-size-asian="32pt" style:font-weight-asian="bold" style:font-size-complex="32pt" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="P87" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="18pt"/> + </style:style> + <style:style style:name="P88" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="start" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#ffffff" loext:opacity="100%" style:font-name="Noto Sans1" fo:font-size="18pt"/> + </style:style> + <style:style style:name="P89" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties style:font-name="Noto Sans1" fo:font-size="18pt"/> + </style:style> + <style:style style:name="P90" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties style:font-name="Noto Sans1" fo:font-size="18pt"/> + </style:style> + <style:style style:name="P91" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties style:font-name="Noto Sans1" fo:font-size="9pt" style:font-size-asian="9pt" style:font-size-complex="9pt"/> + </style:style> + <style:style style:name="P92" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties style:font-name="Noto Sans1" fo:font-size="9pt" style:font-size-asian="9pt" style:font-size-complex="9pt"/> + </style:style> + <style:style style:name="P93" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" fo:font-size="28pt" style:font-size-asian="28pt" style:font-size-complex="28pt"/> + </style:style> + <style:style style:name="P94" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:color="#0393e4" loext:opacity="100%" fo:font-size="28pt" style:font-size-asian="28pt" style:font-size-complex="28pt"/> + </style:style> + <style:style style:name="P95" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0.4cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:font-size="13pt" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P96" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0.4cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:font-size="13pt" style:font-size-asian="13pt" style:font-size-complex="13pt"/> + </style:style> + <style:style style:name="P97" style:family="paragraph"> + <style:paragraph-properties fo:margin-top="0.4cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb"/> + <style:text-properties fo:font-size="8pt" style:font-size-asian="8pt" style:font-size-complex="8pt"/> + </style:style> + <style:style style:name="P98" style:family="paragraph"> + <loext:graphic-properties draw:fill="none"/> + <style:paragraph-properties fo:margin-top="0.4cm" fo:margin-bottom="0cm" fo:line-height="100%" fo:text-align="center" style:writing-mode="lr-tb" style:font-independent-line-spacing="true"/> + <style:text-properties fo:font-size="8pt" style:font-size-asian="8pt" style:font-size-complex="8pt"/> + </style:style> + <style:style style:name="P99" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#83e973"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P100" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#6ad15a"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P101" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#2493d2"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="P102" style:family="paragraph"> + <loext:graphic-properties draw:fill="solid" draw:fill-color="#67c4b3"/> + <style:paragraph-properties fo:text-align="center"/> + </style:style> + <style:style style:name="T1" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="44pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="bold" style:font-size-asian="44pt" style:font-style-asian="normal" style:font-weight-asian="bold" style:font-size-complex="44pt" style:font-style-complex="normal" style:font-weight-complex="bold"/> + </style:style> + <style:style style:name="T2" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="20pt" fo:letter-spacing="normal" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="20pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="20pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="T3" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#ffffff" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="16pt" fo:letter-spacing="normal" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="16pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="16pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="T4" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#62cf51" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="48pt" fo:letter-spacing="normal" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="48pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="48pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="T5" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#000000" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="24pt" fo:letter-spacing="normal" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="24pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="24pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="T6" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#000000" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="11pt" fo:letter-spacing="normal" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="11pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="11pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="T7" style:family="text"> + <style:text-properties fo:font-variant="normal" fo:text-transform="none" fo:color="#0393e4" loext:opacity="100%" style:text-line-through-style="none" style:text-line-through-type="none" style:text-position="0% 100%" style:font-name="Noto Sans1" fo:font-size="34pt" fo:letter-spacing="normal" fo:font-style="normal" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="34pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="34pt" style:font-style-complex="normal" style:font-weight-complex="normal"/> + </style:style> + <style:style style:name="T8" style:family="text"> ... etc. - the rest is truncated _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits