@tsocial/tvweb-sdk.vib 5.18.0 → 5.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/v1/arrow_down.svg +17 -0
- package/assets/v1/arrow_left.svg +17 -0
- package/assets/v1/arrow_right.svg +17 -0
- package/assets/v1/arrow_up.svg +17 -0
- package/assets/v1/bg_camera_mask.png +0 -0
- package/assets/v1/bg_camera_mask_red.png +0 -0
- package/assets/v1/frontal.svg +17 -0
- package/assets/v1/ic_camera.svg +1 -0
- package/assets/v1/ic_close.png +0 -0
- package/assets/v1/ic_close_black.png +0 -0
- package/assets/v1/ic_face_frontal.svg +8 -0
- package/assets/v1/ic_face_left.svg +4 -0
- package/assets/v1/ic_face_right.svg +4 -0
- package/assets/v1/ic_face_up.svg +4 -0
- package/assets/v1/id_card_back.svg +1 -0
- package/assets/v1/id_card_blur_bottom.png +0 -0
- package/assets/v1/id_card_front.svg +1 -0
- package/assets/v1/qr_capture_cursor.png +0 -0
- package/build/tvweb-sdk.cjs.min.js +11 -11
- package/build/tvweb-sdk.vib.standalone.min.js +11 -11
- package/package.json +6 -6
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 113.1 143.6" style="enable-background:new 0 0 113.1 143.6;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{opacity:0.6;}
|
7
|
+
.st1{fill:#FFFFFF;}
|
8
|
+
</style>
|
9
|
+
<g id="Layer_2_1_" class="st0">
|
10
|
+
<g id="Layer_2-2">
|
11
|
+
<path class="st1" d="M112.3,84.8c0.5,0.7,0.8,1.5,0.8,2.3c0,0.7-0.2,1.5-0.8,2l-53.7,53.5c-0.9,1.1-2.5,1.3-3.6,0.5
|
12
|
+
c-0.2-0.1-0.3-0.3-0.5-0.5L0.8,89.1c-0.5-0.5-0.8-1.3-0.8-2c0-0.8,0.3-1.6,0.8-2.3l2-1.8c0.5-0.5,1.3-0.8,2-0.8
|
13
|
+
c0.8,0,1.6,0.3,2.3,0.8l45.1,45.4V3.1c0-1.7,1.3-3,2.9-3c0,0,0,0,0.1,0h2.5c1.7,0,3,1.3,3,3c0,0,0,0,0,0.1v125.2L106,83
|
14
|
+
c0.7-0.5,1.5-0.8,2.3-0.8c0.7,0,1.5,0.2,2,0.8L112.3,84.8z"/>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 143.6 113.1" style="enable-background:new 0 0 143.6 113.1;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{opacity:0.6;}
|
7
|
+
.st1{fill:#FFFFFF;}
|
8
|
+
</style>
|
9
|
+
<g id="Layer_2_1_" class="st0">
|
10
|
+
<g id="Layer_2-2">
|
11
|
+
<path class="st1" d="M58.8,112.3c-0.7,0.5-1.5,0.8-2.3,0.8c-0.7,0-1.5-0.2-2-0.8L1,58.6c-1.1-0.9-1.3-2.5-0.5-3.6
|
12
|
+
c0.1-0.2,0.3-0.3,0.5-0.5L54.5,0.8C55,0.3,55.8,0,56.5,0c0.8,0,1.6,0.3,2.3,0.8l1.8,2c0.5,0.5,0.8,1.3,0.8,2
|
13
|
+
c0,0.8-0.3,1.6-0.8,2.3L15.2,52.2h125.3c1.7,0,3,1.3,3,2.9c0,0,0,0,0,0.1v2.5c0,1.7-1.3,3-3,3c0,0,0,0-0.1,0H15.2L60.6,106
|
14
|
+
c0.5,0.7,0.8,1.5,0.8,2.3c0,0.7-0.2,1.5-0.8,2L58.8,112.3z"/>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 143.6 113.1" style="enable-background:new 0 0 143.6 113.1;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{opacity:0.6;}
|
7
|
+
.st1{fill:#FFFFFF;}
|
8
|
+
</style>
|
9
|
+
<g id="Layer_2_1_" class="st0">
|
10
|
+
<g id="Layer_2-2">
|
11
|
+
<path class="st1" d="M82.9,110.3c-0.6-0.5-0.8-1.3-0.8-2c0-0.8,0.3-1.6,0.8-2.3l45.4-45.3H3.1c-0.1,0-0.1,0-0.1,0
|
12
|
+
c-1.7,0-3-1.3-3-3v-2.5c0-0.1,0-0.1,0-0.1c0-1.6,1.3-2.9,3-2.9h125.3L82.9,7.1c-0.5-0.7-0.8-1.5-0.8-2.3c0-0.7,0.3-1.5,0.8-2
|
13
|
+
l1.8-2C85.4,0.3,86.2,0,87,0c0.7,0,1.5,0.3,2,0.8l53.5,53.7c0.2,0.2,0.4,0.3,0.5,0.5c0.8,1.1,0.6,2.7-0.5,3.6L89,112.3
|
14
|
+
c-0.5,0.6-1.3,0.8-2,0.8c-0.8,0-1.6-0.3-2.3-0.8L82.9,110.3z"/>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 113.1 143.6" style="enable-background:new 0 0 113.1 143.6;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{opacity:0.6;}
|
7
|
+
.st1{fill:#FFFFFF;}
|
8
|
+
</style>
|
9
|
+
<g id="Layer_2_1_" class="st0">
|
10
|
+
<g id="Layer_2-2">
|
11
|
+
<path class="st1" d="M110.3,60.6c-0.5,0.6-1.3,0.8-2,0.8c-0.8,0-1.6-0.3-2.3-0.8L60.7,15.2v125.2c0,0.1,0,0.1,0,0.1
|
12
|
+
c0,1.7-1.3,3-3,3h-2.5c-0.1,0-0.1,0-0.1,0c-1.6,0-2.9-1.3-2.9-3V15.2L7.1,60.6c-0.7,0.5-1.5,0.8-2.3,0.8c-0.7,0-1.5-0.3-2-0.8
|
13
|
+
l-2-1.8C0.3,58.1,0,57.3,0,56.5c0-0.7,0.3-1.5,0.8-2L54.5,1c0.2-0.2,0.3-0.4,0.5-0.5c1.1-0.8,2.7-0.6,3.6,0.5l53.7,53.5
|
14
|
+
c0.6,0.5,0.8,1.3,0.8,2c0,0.8-0.3,1.6-0.8,2.3L110.3,60.6z"/>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|
Binary file
|
Binary file
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 168.1 119.3" style="enable-background:new 0 0 168.1 119.3;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{opacity:0.6;}
|
7
|
+
.st1{fill:none;stroke:#FFFFFF;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
|
8
|
+
</style>
|
9
|
+
<g id="Layer_2_1_" class="st0">
|
10
|
+
<g id="Layer_2-2">
|
11
|
+
<polyline class="st1" points="5.7,31.5 5.7,4.6 56.9,4.6 "/>
|
12
|
+
<polyline class="st1" points="164.1,31 164.1,4 112.8,4 "/>
|
13
|
+
<polyline class="st1" points="162.4,87.7 162.4,114.7 111.2,114.7 "/>
|
14
|
+
<polyline class="st1" points="4,88.3 4,115.2 55.2,115.2 "/>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 62 62"><defs><style>.cls-1,.cls-5,.cls-6{fill:none;}.cls-2,.cls-3{fill:#fff;}.cls-3,.cls-5,.cls-6{stroke:#000;}.cls-3{stroke-miterlimit:10;stroke-width:0.91px;}.cls-4{clip-path:url(#clip-path);}.cls-5{stroke-miterlimit:5.51;}.cls-5,.cls-6{stroke-width:1.65px;}.cls-6{stroke-miterlimit:2.21;}</style><clipPath id="clip-path"><rect class="cls-1" x="17.5" y="20.67" width="27" height="20.66"/></clipPath></defs><circle class="cls-2" cx="31" cy="31" r="31"/><circle class="cls-3" cx="31" cy="31" r="26"/><g class="cls-4"><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1-2"><path class="cls-5" d="M41.69,24.67a1.93,1.93,0,0,1,1.42.55,2,2,0,0,1,.55,1.49v11.6a2.23,2.23,0,0,1-.55,1.56,1.8,1.8,0,0,1-1.42.65H20.57A2.18,2.18,0,0,1,19,39.85a2.09,2.09,0,0,1-.66-1.54V26.74A1.87,1.87,0,0,1,19,25.26a2.21,2.21,0,0,1,1.58-.59h4a29.42,29.42,0,0,1,2.41-2.58,2,2,0,0,1,1.22-.59H34a2,2,0,0,1,1.22.59,29.42,29.42,0,0,1,2.41,2.58Z"/><path class="cls-6" d="M28.14,29.52a4,4,0,0,1,5.72,0A4,4,0,0,1,34,35.1l-.11.1a4,4,0,0,1-5.72,0A4,4,0,0,1,28,29.62Z"/></g></g></g></svg>
|
Binary file
|
Binary file
|
@@ -0,0 +1,8 @@
|
|
1
|
+
<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<circle cx="10.5" cy="10.5" r="7.5" stroke="white" stroke-width="2"/>
|
3
|
+
<circle cx="10.5" cy="10.5" r="2.5" fill="white"/>
|
4
|
+
<line y1="10.5" x2="6" y2="10.5" stroke="white"/>
|
5
|
+
<line x1="15" y1="10.5" x2="21" y2="10.5" stroke="white"/>
|
6
|
+
<line x1="10.5" y1="21" x2="10.5" y2="15" stroke="white"/>
|
7
|
+
<line x1="10.5" y1="6" x2="10.5" y2="2.18557e-08" stroke="white"/>
|
8
|
+
</svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 271.4 170"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#cfe0f3;}.cls-3{fill:#f79520;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><rect class="cls-1" width="271.4" height="170"/><rect class="cls-2" x="115.3" y="20.9" width="59" height="11.2"/><rect class="cls-2" x="115.3" y="42" width="79" height="11.2"/><rect class="cls-2" x="115.3" y="76.5" width="97.5" height="11.2"/><rect class="cls-2" x="115.3" y="116.5" width="138" height="11.2"/><rect class="cls-2" x="115.3" y="138.5" width="138" height="11.2"/><path class="cls-2" d="M248,32.7c0,3.9-5.1,7.1-11.3,7.1s-11.3-3.2-11.3-7.1,5.1-7.1,11.4-7.1S248,28.8,248,32.7Z"/><path class="cls-3" d="M42.9,95.8a1.45,1.45,0,0,1,1.4-1.5,92.58,92.58,0,0,1,14.9.1A116.61,116.61,0,0,1,74.7,97a1.49,1.49,0,0,1-.7,2.9h0a109.17,109.17,0,0,0-15-2.5,85.36,85.36,0,0,0-14.3-.1A1.46,1.46,0,0,1,43.1,96h0v-.1Z"/><path class="cls-3" d="M49.6,148.7h0a1.54,1.54,0,0,1,1.5-1.5h0A50.21,50.21,0,0,1,62,148.7a25.06,25.06,0,0,0,20.7-44.6,1.57,1.57,0,1,1,1.9-2.5A28.1,28.1,0,0,1,95.3,131a29.16,29.16,0,0,1-4.7,10.1,27.46,27.46,0,0,1-8,7.2A28,28,0,0,1,72.5,152a29.58,29.58,0,0,1-11.1-.4,43.25,43.25,0,0,0-10.2-1.4,1.5,1.5,0,0,1-1.6-1.5Z"/><path class="cls-3" d="M40.5,144.6a1.39,1.39,0,0,1,1.1-1.4,26.14,26.14,0,0,1,2.7-.6,23.58,23.58,0,0,1,2.8-.4c1-.1,1.9-.1,3-.2h3.1a17.33,17.33,0,0,1,3.2.3l3.3.5c1.1.2,2.3.5,3.5.8a25.68,25.68,0,0,0,4,.6,12.86,12.86,0,0,0,3.9-.3,24.91,24.91,0,0,0,3.7-.9,19.07,19.07,0,0,0,6.5-4,1.55,1.55,0,0,1,2.1-.1l.1.1h0a1.45,1.45,0,0,1,0,2.1h0a25.38,25.38,0,0,1-3.6,2.9,20.07,20.07,0,0,1-3.9,1.9,30.09,30.09,0,0,1-4.3,1.1,34,34,0,0,1-4.5.3,23.63,23.63,0,0,1-4.5-.8c-1.1-.3-2.2-.5-3.3-.7s-2.1-.4-3.2-.5l-3-.3a28.05,28.05,0,0,0-2.9,0,24.37,24.37,0,0,0-2.7.1,18.66,18.66,0,0,0-2.5.4c-.8.1-1.6.4-2.5.6a1.58,1.58,0,0,1-1.9-1C40.5,144.8,40.5,144.7,40.5,144.6Z"/><path class="cls-3" d="M34.4,102.3a1.59,1.59,0,0,1,1.2-1.5,17,17,0,0,1,2.2-.4l2.3-.4,2.3-.3,2.3-.2c1.1,0,2.3-.1,3.4-.2s2.3,0,3.5,0h3.5a21.86,21.86,0,0,1,3.6.3c1.1.1,2.5.2,3.6.4s2.5.4,3.6.5,2.5.4,3.7.7,2.5.5,3.7.8l2.1.6a18,18,0,0,1,2.1.8,19.83,19.83,0,0,1,2,1.1l1.8,1.2a11.51,11.51,0,0,1,1.7,1.4c.5.5,1.1,1,1.6,1.6a21,21,0,0,1,1.4,1.7,12.74,12.74,0,0,1,1.3,1.9c.4.6.7,1.3,1.1,2l.9,2.1c.2.7.5,1.4.7,2.1a15.52,15.52,0,0,1,.4,2.1,16.35,16.35,0,0,1,.2,2.2,22.62,22.62,0,0,1-.2,4.5,14.35,14.35,0,0,1-.4,2.2,31.21,31.21,0,0,1-1.5,4.3,1.53,1.53,0,0,1-2,.7,1.44,1.44,0,0,1-.7-2,23.88,23.88,0,0,0,1.5-3.7,12.86,12.86,0,0,0,.4-1.9,12.25,12.25,0,0,1,.2-1.9v-1.9a12.25,12.25,0,0,0-.2-1.9,12.86,12.86,0,0,0-.4-1.9l-.6-1.8c-.2-.6-.5-1.2-.7-1.8s-.6-1.2-.9-1.7a9.06,9.06,0,0,0-1.1-1.6l-1.2-1.5a17.38,17.38,0,0,0-2.9-2.5c-.5-.4-1-.7-1.6-1.1s-1.1-.6-1.7-.9a13.36,13.36,0,0,0-1.8-.7c-.6-.2-1.3-.4-1.9-.6-1.2-.3-2.5-.6-3.6-.8s-2.5-.5-3.6-.7-2.4-.4-3.5-.5-2.3-.3-3.5-.4-2.3-.2-3.5-.2-2.3,0-3.4,0H48.4a18.29,18.29,0,0,0-3.3.2l-2.2.2-2.2.3-2.1.4-2.1.4a1.48,1.48,0,0,1-1.8-1.2h0A.91.91,0,0,1,34.4,102.3Z"/><path class="cls-3" d="M34.4,102.3a1.59,1.59,0,0,1,1.2-1.5,17,17,0,0,1,2.2-.4l2.3-.4,2.3-.3,2.3-.2c1.1,0,2.3-.1,3.4-.2s2.3,0,3.5,0h3.5a21.86,21.86,0,0,1,3.6.3c1.1.1,2.5.2,3.6.4s2.5.4,3.6.5,2.5.4,3.7.7,2.5.5,3.7.8l2.1.6a18,18,0,0,1,2.1.8,19.83,19.83,0,0,1,2,1.1l1.8,1.2a11.51,11.51,0,0,1,1.7,1.4c.5.5,1.1,1,1.6,1.6a21,21,0,0,1,1.4,1.7,12.74,12.74,0,0,1,1.3,1.9c.4.6.7,1.3,1.1,2l.9,2.1c.2.7.5,1.4.7,2.1a15.52,15.52,0,0,1,.4,2.1,16.35,16.35,0,0,1,.2,2.2,22.62,22.62,0,0,1-.2,4.5,14.35,14.35,0,0,1-.4,2.2,31.21,31.21,0,0,1-1.5,4.3,1.53,1.53,0,0,1-2,.7,1.44,1.44,0,0,1-.7-2,23.88,23.88,0,0,0,1.5-3.7,12.86,12.86,0,0,0,.4-1.9,12.25,12.25,0,0,1,.2-1.9v-1.9a12.25,12.25,0,0,0-.2-1.9,12.86,12.86,0,0,0-.4-1.9l-.6-1.8c-.2-.6-.5-1.2-.7-1.8s-.6-1.2-.9-1.7a9.06,9.06,0,0,0-1.1-1.6l-1.2-1.5a17.38,17.38,0,0,0-2.9-2.5c-.5-.4-1-.7-1.6-1.1s-1.1-.6-1.7-.9a13.36,13.36,0,0,0-1.8-.7c-.6-.2-1.3-.4-1.9-.6-1.2-.3-2.5-.6-3.6-.8s-2.5-.5-3.6-.7-2.4-.4-3.5-.5-2.3-.3-3.5-.4-2.3-.2-3.5-.2-2.3,0-3.4,0H48.4a18.29,18.29,0,0,0-3.3.2l-2.2.2-2.2.3-2.1.4-2.1.4a1.48,1.48,0,0,1-1.8-1.2h0A.91.91,0,0,1,34.4,102.3Z"/><path class="cls-3" d="M40.5,144.6a1.39,1.39,0,0,1,1.1-1.4,26.14,26.14,0,0,1,2.7-.6,23.58,23.58,0,0,1,2.8-.4c1-.1,1.9-.1,3-.2h3.1a17.33,17.33,0,0,1,3.2.3l3.3.5c1.1.2,2.3.5,3.5.8a25.68,25.68,0,0,0,4,.6,12.86,12.86,0,0,0,3.9-.3,24.91,24.91,0,0,0,3.7-.9,19.07,19.07,0,0,0,6.5-4,1.55,1.55,0,0,1,2.1-.1l.1.1h0a1.45,1.45,0,0,1,0,2.1h0a25.38,25.38,0,0,1-3.6,2.9,20.07,20.07,0,0,1-3.9,1.9,30.09,30.09,0,0,1-4.3,1.1,34,34,0,0,1-4.5.3,23.63,23.63,0,0,1-4.5-.8c-1.1-.3-2.2-.5-3.3-.7s-2.1-.4-3.2-.5l-3-.3a28.05,28.05,0,0,0-2.9,0,24.37,24.37,0,0,0-2.7.1,18.66,18.66,0,0,0-2.5.4c-.8.1-1.6.4-2.5.6a1.58,1.58,0,0,1-1.9-1C40.5,144.8,40.5,144.7,40.5,144.6Z"/><path class="cls-3" d="M33.3,141.9a1.34,1.34,0,0,1,.8-1.3l.7-.4.7-.4.7-.3.7-.3c.9-.4,1.9-.8,2.8-1.1,1.1-.3,2-.6,3.1-.8s2.1-.4,3.2-.5,2.2-.2,3.4-.2h3.5a21.86,21.86,0,0,1,3.6.3,29.63,29.63,0,0,1,3.8.6,31,31,0,0,1,3.9.9,14.46,14.46,0,0,0,2.9.4,8.78,8.78,0,0,0,2.8-.1,13.43,13.43,0,0,0,2.7-.7,11.51,11.51,0,0,0,2.5-1.2,17.68,17.68,0,0,0,2.2-1.6,14.76,14.76,0,0,0,3.4-4.6,13.32,13.32,0,0,0,1-2.8,5.77,5.77,0,0,1,.3-1.4v-2.8c0-.5-.1-.9-.1-1.4s-.2-.9-.3-1.4a5,5,0,0,0-.4-1.3c-.2-.4-.3-.9-.5-1.3a15.52,15.52,0,0,0-1.5-2.5,10.63,10.63,0,0,0-.9-1.1,11,11,0,0,0-1.1-1,10.63,10.63,0,0,0-1.1-.9c-.4-.3-.8-.5-1.2-.8l-1.2-.6-1.3-.6c-.4-.1-.9-.3-1.4-.4-1.2-.3-2.3-.6-3.4-.8s-2.2-.4-3.4-.6-2.2-.4-3.3-.5l-3.3-.4-3.2-.2a1.54,1.54,0,0,1-1.5-1.5v-.1h0a1.42,1.42,0,0,1,1.6-1.4h0a13.05,13.05,0,0,1,3.4.3l3.4.4c1.1.1,2.3.3,3.4.5l3.5.6,3.5.8,1.7.5,1.6.6,1.5.8c.5.3,1,.6,1.4.9a6.89,6.89,0,0,1,1.3,1.1l1.2,1.2c.4.4.7.9,1.1,1.3a12.13,12.13,0,0,1,1,1.4,10.93,10.93,0,0,1,.8,1.5,7.74,7.74,0,0,1,.7,1.6,8.45,8.45,0,0,1,.5,1.7,8.47,8.47,0,0,1,.4,1.7,9.85,9.85,0,0,1,.2,1.7v1.7a5,5,0,0,1-.2,1.7c-.1.6-.2,1.1-.3,1.7a18.32,18.32,0,0,1-3,6.3,17.94,17.94,0,0,1-2.3,2.5,16.63,16.63,0,0,1-5.7,3.4,17.83,17.83,0,0,1-3.3.9,19.4,19.4,0,0,1-3.4.2,18.41,18.41,0,0,1-3.3-.3c-1.2-.3-2.5-.6-3.7-.8s-2.5-.4-3.6-.6l-3.4-.3c-1.1-.1-2.2,0-3.3,0a16.15,16.15,0,0,0-3.1.2c-1.1.2-2,.3-3,.4a24.27,24.27,0,0,0-5.4,1.7l-.7.3-.7.3-.7.3-.7.4a1.49,1.49,0,0,1-2-.6h0A2.72,2.72,0,0,1,33.3,141.9Z"/><path class="cls-3" d="M26.2,110.1a1.5,1.5,0,0,1,1-1.4l2.5-.8,2.5-.7,2.5-.6,2.5-.6,2.5-.5,2.7-.4,2.7-.2c1.1,0,2.1-.1,3.2-.2a1.55,1.55,0,0,1,1.3,1.7,1.49,1.49,0,0,1-1.3,1.3c-1,0-2.1,0-3.1.1l-2.5.3-2.5.3-2.5.4-2.5.5-2.5.6-2.5.7c-.8.3-1.6.5-2.3.8a1.45,1.45,0,0,1-1.9-.9h0Z"/><path class="cls-3" d="M26.2,110.1a1.5,1.5,0,0,1,1-1.4l2.5-.8,2.5-.7,2.5-.6,2.5-.6,2.5-.5,2.7-.4,2.7-.2c1.1,0,2.1-.1,3.2-.2a1.55,1.55,0,0,1,1.3,1.7,1.49,1.49,0,0,1-1.3,1.3c-1,0-2.1,0-3.1.1l-2.5.3-2.5.3-2.5.4-2.5.5-2.5.6-2.5.7c-.8.3-1.6.5-2.3.8a1.45,1.45,0,0,1-1.9-.9h0Z"/><path class="cls-3" d="M33.3,141.9a1.34,1.34,0,0,1,.8-1.3l.7-.4.7-.4.7-.3.7-.3c.9-.4,1.9-.8,2.8-1.1,1.1-.3,2-.6,3.1-.8s2.1-.4,3.2-.5,2.2-.2,3.4-.2h3.5a21.86,21.86,0,0,1,3.6.3,29.63,29.63,0,0,1,3.8.6,31,31,0,0,1,3.9.9,14.46,14.46,0,0,0,2.9.4,8.78,8.78,0,0,0,2.8-.1,13.43,13.43,0,0,0,2.7-.7,11.51,11.51,0,0,0,2.5-1.2,17.68,17.68,0,0,0,2.2-1.6,14.76,14.76,0,0,0,3.4-4.6,13.32,13.32,0,0,0,1-2.8,5.77,5.77,0,0,1,.3-1.4v-2.8c0-.5-.1-.9-.1-1.4s-.2-.9-.3-1.4a5,5,0,0,0-.4-1.3c-.2-.4-.3-.9-.5-1.3a15.52,15.52,0,0,0-1.5-2.5,10.63,10.63,0,0,0-.9-1.1,11,11,0,0,0-1.1-1,10.63,10.63,0,0,0-1.1-.9c-.4-.3-.8-.5-1.2-.8l-1.2-.6-1.3-.6c-.4-.1-.9-.3-1.4-.4-1.2-.3-2.3-.6-3.4-.8s-2.2-.4-3.4-.6-2.2-.4-3.3-.5l-3.3-.4-3.2-.2a1.54,1.54,0,0,1-1.5-1.5v-.1h0a1.42,1.42,0,0,1,1.6-1.4h0a13.05,13.05,0,0,1,3.4.3l3.4.4c1.1.1,2.3.3,3.4.5l3.5.6,3.5.8,1.7.5,1.6.6,1.5.8c.5.3,1,.6,1.4.9a6.89,6.89,0,0,1,1.3,1.1l1.2,1.2c.4.4.7.9,1.1,1.3a12.13,12.13,0,0,1,1,1.4,10.93,10.93,0,0,1,.8,1.5,7.74,7.74,0,0,1,.7,1.6,8.45,8.45,0,0,1,.5,1.7,8.47,8.47,0,0,1,.4,1.7,9.85,9.85,0,0,1,.2,1.7v1.7a5,5,0,0,1-.2,1.7c-.1.6-.2,1.1-.3,1.7a18.32,18.32,0,0,1-3,6.3,17.94,17.94,0,0,1-2.3,2.5,16.63,16.63,0,0,1-5.7,3.4,17.83,17.83,0,0,1-3.3.9,19.4,19.4,0,0,1-3.4.2,18.41,18.41,0,0,1-3.3-.3c-1.2-.3-2.5-.6-3.7-.8s-2.5-.4-3.6-.6l-3.4-.3c-1.1-.1-2.2,0-3.3,0a16.15,16.15,0,0,0-3.1.2c-1.1.2-2,.3-3,.4a24.27,24.27,0,0,0-5.4,1.7l-.7.3-.7.3-.7.3-.7.4a1.49,1.49,0,0,1-2-.6h0A2.72,2.72,0,0,1,33.3,141.9Z"/><path class="cls-3" d="M28.3,138.6a1.71,1.71,0,0,1,.7-1.3l2-1.2,2-1.1,2-.9a41.09,41.09,0,0,1,6.8-2.1,46.57,46.57,0,0,1,7.5-.9,53.61,53.61,0,0,1,8,.4,60.66,60.66,0,0,1,8.5,1.6,8.82,8.82,0,0,0,6.9-1.1,1.6,1.6,0,0,1,2.1.5h0a1.6,1.6,0,0,1-.5,2.1h0a11.88,11.88,0,0,1-9.2,1.4,56.37,56.37,0,0,0-8.2-1.5,62.82,62.82,0,0,0-7.5-.4,40.55,40.55,0,0,0-6.9.8,34.12,34.12,0,0,0-6.2,1.9,14.17,14.17,0,0,0-1.8.8c-.6.3-1.2.6-1.9,1l-1.9,1.1a1.6,1.6,0,0,1-2.1-.5h0C28.5,139,28.3,138.8,28.3,138.6Z"/><path class="cls-3" d="M22.3,117.6a1.34,1.34,0,0,1,.8-1.3l1.8-.9,1.9-.8c1.4-.6,3-1.2,4.5-1.7s3.1-.9,4.6-1.3a38.9,38.9,0,0,1,4.7-.9c1.6-.2,3.2-.4,5-.6s4-.2,6-.2,4.1.1,6.2.3,4.3.5,6.4.9,4.4.8,6.6,1.4a20.94,20.94,0,0,1,2.3.8,8.17,8.17,0,0,1,2,1.2,12.88,12.88,0,0,1,1.7,1.6,13.3,13.3,0,0,1,1.4,1.9,9.9,9.9,0,0,1,1.6,6.9,9.86,9.86,0,0,1-.3,2.4,12.16,12.16,0,0,1-2,4.3,1.46,1.46,0,0,1-2.1.3h0a1.47,1.47,0,0,1-.3-2.1,10.61,10.61,0,0,0,1.6-3.4,11,11,0,0,0,.2-1.8,5.44,5.44,0,0,0,0-1.8,8.47,8.47,0,0,0-.4-1.7,8,8,0,0,0-.8-1.6,7.55,7.55,0,0,0-1.1-1.4,15.38,15.38,0,0,0-1.3-1.2,6,6,0,0,0-1.5-.9c-.5-.2-1.1-.4-1.7-.6-2.1-.5-4.3-1-6.4-1.3s-4.2-.6-6.2-.8-4.1-.3-6-.3a57.18,57.18,0,0,0-5.8.2c-1.9.2-3.2.3-4.7.6s-3,.5-4.5.9-2.9.8-4.4,1.2a36.06,36.06,0,0,0-4.2,1.6l-1.8.8-1.9.9a1.53,1.53,0,0,1-2-.7A3.08,3.08,0,0,0,22.3,117.6Z"/><path class="cls-3" d="M22.3,117.6a1.34,1.34,0,0,1,.8-1.3l1.8-.9,1.9-.8c1.4-.6,3-1.2,4.5-1.7s3.1-.9,4.6-1.3a38.9,38.9,0,0,1,4.7-.9c1.6-.2,3.2-.4,5-.6s4-.2,6-.2,4.1.1,6.2.3,4.3.5,6.4.9,4.4.8,6.6,1.4a20.94,20.94,0,0,1,2.3.8,8.17,8.17,0,0,1,2,1.2,12.88,12.88,0,0,1,1.7,1.6,13.3,13.3,0,0,1,1.4,1.9,9.9,9.9,0,0,1,1.6,6.9,9.86,9.86,0,0,1-.3,2.4,12.16,12.16,0,0,1-2,4.3,1.46,1.46,0,0,1-2.1.3h0a1.47,1.47,0,0,1-.3-2.1,10.61,10.61,0,0,0,1.6-3.4,11,11,0,0,0,.2-1.8,5.44,5.44,0,0,0,0-1.8,8.47,8.47,0,0,0-.4-1.7,8,8,0,0,0-.8-1.6,7.55,7.55,0,0,0-1.1-1.4,15.38,15.38,0,0,0-1.3-1.2,6,6,0,0,0-1.5-.9c-.5-.2-1.1-.4-1.7-.6-2.1-.5-4.3-1-6.4-1.3s-4.2-.6-6.2-.8-4.1-.3-6-.3a57.18,57.18,0,0,0-5.8.2c-1.9.2-3.2.3-4.7.6s-3,.5-4.5.9-2.9.8-4.4,1.2a36.06,36.06,0,0,0-4.2,1.6l-1.8.8-1.9.9a1.53,1.53,0,0,1-2-.7A3.08,3.08,0,0,0,22.3,117.6Z"/><path class="cls-3" d="M28.3,138.6a1.71,1.71,0,0,1,.7-1.3l2-1.2,2-1.1,2-.9a41.09,41.09,0,0,1,6.8-2.1,46.57,46.57,0,0,1,7.5-.9,53.61,53.61,0,0,1,8,.4,60.66,60.66,0,0,1,8.5,1.6,8.82,8.82,0,0,0,6.9-1.1,1.6,1.6,0,0,1,2.1.5h0a1.6,1.6,0,0,1-.5,2.1h0a11.88,11.88,0,0,1-9.2,1.4,56.37,56.37,0,0,0-8.2-1.5,62.82,62.82,0,0,0-7.5-.4,40.55,40.55,0,0,0-6.9.8,34.12,34.12,0,0,0-6.2,1.9,14.17,14.17,0,0,0-1.8.8c-.6.3-1.2.6-1.9,1l-1.9,1.1a1.6,1.6,0,0,1-2.1-.5h0C28.5,139,28.3,138.8,28.3,138.6Z"/><path class="cls-3" d="M24.1,135a1.71,1.71,0,0,1,.7-1.3L26,133l1.2-.7,1.2-.7,1.2-.6,1.2-.6,1.1-.6,1.2-.5c1.2-.5,2.5-.9,3.7-1.3s2.6-.7,3.9-1,2.7-.5,4-.7a29.66,29.66,0,0,1,4.2-.3c1.4-.1,2.9,0,4.4,0a34.19,34.19,0,0,1,4.5.4c1.5.2,3.1.4,4.6.7a35.74,35.74,0,0,1,4.7,1.1h1.5a1.85,1.85,0,0,0,.7-.2l.7-.3.6-.4.5-.5a2.09,2.09,0,0,0,.4-.6,1.85,1.85,0,0,0,.2-.7V124a1.85,1.85,0,0,0-.2-.7c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6l-.5-.5c-.2-.1-.4-.3-.6-.4l-.7-.3c-1-.2-2-.5-3-.7l-3-.6-2.8-.3a1.5,1.5,0,0,1,0-3h.4l3,.5,3.1.6a28.17,28.17,0,0,1,3.1.7c.4.1.9.3,1.3.4a4.13,4.13,0,0,1,1.1.7A8.13,8.13,0,0,1,74,121l.6,1.2c.1.4.2.8.3,1.3a2.85,2.85,0,0,1,0,1.3,6.75,6.75,0,0,1-.2,1.4,6.42,6.42,0,0,1-1.2,2.5,4.3,4.3,0,0,1-.9,1,4.44,4.44,0,0,1-1.1.8,5.81,5.81,0,0,1-2.5.9,2.85,2.85,0,0,1-1.3,0,6.75,6.75,0,0,1-1.4-.2c-1.5-.4-3.1-.7-4.6-1a35.62,35.62,0,0,0-4.4-.6,28.28,28.28,0,0,0-4.1-.3H49.1a25.61,25.61,0,0,0-3.9.3c-1.3.1-2.5.4-3.8.6s-2.4.6-3.6.9-2.3.8-3.5,1.2l-1.1.5-1.1.5-1.1.5-1.1.6-1.1.6a6.73,6.73,0,0,0-1.1.7l-1.1.7a1.48,1.48,0,0,1-2.1-.4,1.08,1.08,0,0,1-.2-.8Z"/><path class="cls-3" d="M20,125a1.71,1.71,0,0,1,.7-1.3l1.2-.7,1.2-.7,1.2-.6,1.2-.6,1.2-.6,1.2-.5,1.2-.5,2-.8,2.1-.7,2.1-.6a16,16,0,0,1,2.1-.5l2.1-.5c.7-.1,1.5-.3,2.2-.4l2.2-.3,2.2-.2a26.2,26.2,0,0,0,2.8-.1,13.1,13.1,0,0,1,2.8,0h2.9a1.39,1.39,0,0,1,1.4,1.5h0a1.39,1.39,0,0,1-1.5,1.4H49a24.37,24.37,0,0,0-2.7.1,12.48,12.48,0,0,0-2.1.2l-2.1.3-2.1.4-2,.4a14.62,14.62,0,0,0-2,.5c-.6.2-1.3.4-2,.6l-1.9.6-1.9.7-1.1.5-1.1.5-1.1.5-1.2.8-1.1.6-1.1.6-1.1.6a1.35,1.35,0,0,1-2-.4h0A1.23,1.23,0,0,1,20,125Z"/><path class="cls-3" d="M20,125a1.71,1.71,0,0,1,.7-1.3l1.2-.7,1.2-.7,1.2-.6,1.2-.6,1.2-.6,1.2-.5,1.2-.5,2-.8,2.1-.7,2.1-.6a16,16,0,0,1,2.1-.5l2.1-.5c.7-.1,1.5-.3,2.2-.4l2.2-.3,2.2-.2a26.2,26.2,0,0,0,2.8-.1,13.1,13.1,0,0,1,2.8,0h2.9a1.39,1.39,0,0,1,1.4,1.5h0a1.39,1.39,0,0,1-1.5,1.4H49a24.37,24.37,0,0,0-2.7.1,12.48,12.48,0,0,0-2.1.2l-2.1.3-2.1.4-2,.4a14.62,14.62,0,0,0-2,.5c-.6.2-1.3.4-2,.6l-1.9.6-1.9.7-1.1.5-1.1.5-1.1.5-1.2.8-1.1.6-1.1.6-1.1.6a1.35,1.35,0,0,1-2-.4h0A1.23,1.23,0,0,1,20,125Z"/><path class="cls-3" d="M24.1,135a1.71,1.71,0,0,1,.7-1.3L26,133l1.2-.7,1.2-.7,1.2-.6,1.2-.6,1.1-.6,1.2-.5c1.2-.5,2.5-.9,3.7-1.3s2.6-.7,3.9-1,2.7-.5,4-.7a29.66,29.66,0,0,1,4.2-.3c1.4-.1,2.9,0,4.4,0a34.19,34.19,0,0,1,4.5.4c1.5.2,3.1.4,4.6.7a35.74,35.74,0,0,1,4.7,1.1h1.5a1.85,1.85,0,0,0,.7-.2l.7-.3.6-.4.5-.5a2.09,2.09,0,0,0,.4-.6,1.85,1.85,0,0,0,.2-.7V124a1.85,1.85,0,0,0-.2-.7c-.1-.2-.2-.5-.3-.7s-.3-.4-.4-.6l-.5-.5c-.2-.1-.4-.3-.6-.4l-.7-.3c-1-.2-2-.5-3-.7l-3-.6-2.8-.3a1.5,1.5,0,0,1,0-3h.4l3,.5,3.1.6a28.17,28.17,0,0,1,3.1.7c.4.1.9.3,1.3.4a4.13,4.13,0,0,1,1.1.7A8.13,8.13,0,0,1,74,121l.6,1.2c.1.4.2.8.3,1.3a2.85,2.85,0,0,1,0,1.3,6.75,6.75,0,0,1-.2,1.4,6.42,6.42,0,0,1-1.2,2.5,4.3,4.3,0,0,1-.9,1,4.44,4.44,0,0,1-1.1.8,5.81,5.81,0,0,1-2.5.9,2.85,2.85,0,0,1-1.3,0,6.75,6.75,0,0,1-1.4-.2c-1.5-.4-3.1-.7-4.6-1a35.62,35.62,0,0,0-4.4-.6,28.28,28.28,0,0,0-4.1-.3H49.1a25.61,25.61,0,0,0-3.9.3c-1.3.1-2.5.4-3.8.6s-2.4.6-3.6.9-2.3.8-3.5,1.2l-1.1.5-1.1.5-1.1.5-1.1.6-1.1.6a6.73,6.73,0,0,0-1.1.7l-1.1.7a1.48,1.48,0,0,1-2.1-.4,1.08,1.08,0,0,1-.2-.8Z"/><path class="cls-3" d="M20.4,131a1.39,1.39,0,0,1,.7-1.2l2.5-1.5a20.13,20.13,0,0,1,2.5-1.4,1.54,1.54,0,0,1,2,.8,1.41,1.41,0,0,1-.5,1.8c-.8.4-1.5.9-2.3,1.4s-1.5.9-2.3,1.4a1.55,1.55,0,0,1-2.1-.2,1.27,1.27,0,0,1-.5-1.1Z"/><path class="cls-3" d="M29.9,125.8a1.57,1.57,0,0,1,.9-1.4,55.82,55.82,0,0,1,6.9-2.3,48.48,48.48,0,0,1,8.5-1.3c1.4,0,2.9-.2,4.4-.2a54.41,54.41,0,0,1,5.7.3,78.61,78.61,0,0,1,11.8,2,1.49,1.49,0,0,1,1.1,1.8,1.4,1.4,0,0,1-1.5,1.1h-.3A71.87,71.87,0,0,0,56.1,124c-1.8-.1-3.7-.3-5.4-.3a29.54,29.54,0,0,0-4.2.2,43.07,43.07,0,0,0-8,1.3,49.25,49.25,0,0,0-6.5,2.1h-.6a1.51,1.51,0,0,1-1.4-.9C30,126.2,29.9,126,29.9,125.8Z"/><path class="cls-3" d="M20.4,131a1.39,1.39,0,0,1,.7-1.2l2.5-1.5a20.13,20.13,0,0,1,2.5-1.4,1.54,1.54,0,0,1,2,.8,1.41,1.41,0,0,1-.5,1.8c-.8.4-1.5.9-2.3,1.4s-1.5.9-2.3,1.4a1.55,1.55,0,0,1-2.1-.2,1.27,1.27,0,0,1-.5-1.1Z"/><path class="cls-3" d="M43.2,78.2a1.52,1.52,0,0,0,1.4,1.5,92.58,92.58,0,0,0,14.9-.1A116.61,116.61,0,0,0,75,77a1.49,1.49,0,0,0-.7-2.9h0a109.17,109.17,0,0,1-15,2.5,85.43,85.43,0,0,1-14.3.1A1.46,1.46,0,0,0,43.4,78h0C43.2,78,43.1,78.1,43.2,78.2Z"/><path class="cls-3" d="M49.8,25.3h0a1.54,1.54,0,0,0,1.5,1.5,50.21,50.21,0,0,0,10.9-1.5A25.1,25.1,0,0,1,83,69.9a1.47,1.47,0,0,0-.4,2h0a1.47,1.47,0,0,0,2.1.3h0a28.1,28.1,0,0,0-23.2-50h0a50.1,50.1,0,0,1-10.2,1.4,1.73,1.73,0,0,0-1.5,1.7Z"/><path class="cls-3" d="M40.8,29.4a1.39,1.39,0,0,0,1.1,1.4,26.81,26.81,0,0,0,2.7.7,27,27,0,0,0,2.8.4c.9,0,1.9.2,2.9.2h3.1a17.33,17.33,0,0,0,3.2-.3c1.1-.2,2.2-.4,3.4-.5s2.3-.5,3.5-.7a25.68,25.68,0,0,1,4-.6,25.49,25.49,0,0,1,3.9.2,15.57,15.57,0,0,1,3.7,1,21.58,21.58,0,0,1,3.4,1.7,13.31,13.31,0,0,1,3,2.3,1.48,1.48,0,1,0,2.1-2.1,28,28,0,0,0-3.5-2.5,30.47,30.47,0,0,0-4-2.1,22.92,22.92,0,0,0-13.3-.7c-1.1.3-2.2.5-3.3.7s-2.1.4-3.2.5l-3,.3a28.05,28.05,0,0,1-2.9,0,12.29,12.29,0,0,1-2.7-.2,21.66,21.66,0,0,1-2.5-.4,12.88,12.88,0,0,1-2.5-.6,1.58,1.58,0,0,0-1.9,1h0Z"/><path class="cls-3" d="M34.7,71.7a1.59,1.59,0,0,0,1.2,1.5l2.2.4,2.3.4,2.3.3,2.3.2c1.1,0,2.3.1,3.4.2s2.3,0,3.5,0h3.5a21.86,21.86,0,0,0,3.6-.3c1.1-.1,2.5-.2,3.6-.4l3.7-.5,3.7-.7,3.7-.8,2.1-.6a20.88,20.88,0,0,0,4-1.9l1.8-1.2a11.51,11.51,0,0,0,1.7-1.4,12.09,12.09,0,0,0,1.6-1.6,21,21,0,0,0,1.4-1.7c.4-.6.9-1.2,1.3-1.9s.7-1.3,1.1-2a18.94,18.94,0,0,0,.9-2.1,16.55,16.55,0,0,0,.6-2.1,15.52,15.52,0,0,0,.4-2.1,16.35,16.35,0,0,0,.2-2.2V49a7.84,7.84,0,0,0-.2-2.2,17,17,0,0,1-.4-2.2,27.18,27.18,0,0,0-1.5-4.3,1.39,1.39,0,0,0-1.9-.7h0a1.47,1.47,0,0,0-.7,2h0a17.06,17.06,0,0,1,1.3,3.8c.1.6.3,1.3.4,1.9a12.25,12.25,0,0,1,.2,1.9v1.9a6.15,6.15,0,0,1-.2,1.9,12.86,12.86,0,0,1-.4,1.9l-.6,1.8c-.2.6-.5,1.2-.7,1.8s-.6,1.2-.9,1.7a15.26,15.26,0,0,1-1.1,1.6l-1.2,1.5a18.48,18.48,0,0,1-1.4,1.4L80,65.9c-.5.4-1.1.7-1.6,1.1a13,13,0,0,1-1.7.8l-1.8.6a13.32,13.32,0,0,1-1.9.5c-1.2.3-2.5.6-3.6.8l-3.6.7-3.4.6-3.5.4-3.4.2H48.8l-3.3-.2-2.2-.2-2.2-.3-2.3-.1-2.1-.4a1.49,1.49,0,0,0-1.8,1.1v.1C34.7,71.5,34.7,71.6,34.7,71.7Z"/><path class="cls-3" d="M34.7,71.7a1.59,1.59,0,0,0,1.2,1.5l2.2.4,2.3.4,2.3.3,2.3.2c1.1,0,2.3.1,3.4.2s2.3,0,3.5,0h3.5a21.86,21.86,0,0,0,3.6-.3c1.1-.1,2.5-.2,3.6-.4l3.7-.5,3.7-.7,3.7-.8,2.1-.6a20.88,20.88,0,0,0,4-1.9l1.8-1.2a11.51,11.51,0,0,0,1.7-1.4,12.09,12.09,0,0,0,1.6-1.6,21,21,0,0,0,1.4-1.7c.4-.6.9-1.2,1.3-1.9s.7-1.3,1.1-2a18.94,18.94,0,0,0,.9-2.1,16.55,16.55,0,0,0,.6-2.1,15.52,15.52,0,0,0,.4-2.1,16.35,16.35,0,0,0,.2-2.2V49a7.84,7.84,0,0,0-.2-2.2,17,17,0,0,1-.4-2.2,27.18,27.18,0,0,0-1.5-4.3,1.39,1.39,0,0,0-1.9-.7h0a1.47,1.47,0,0,0-.7,2h0a17.06,17.06,0,0,1,1.3,3.8c.1.6.3,1.3.4,1.9a12.25,12.25,0,0,1,.2,1.9v1.9a6.15,6.15,0,0,1-.2,1.9,12.86,12.86,0,0,1-.4,1.9l-.6,1.8c-.2.6-.5,1.2-.7,1.8s-.6,1.2-.9,1.7a15.26,15.26,0,0,1-1.1,1.6l-1.2,1.5a18.48,18.48,0,0,1-1.4,1.4L80,65.9c-.5.4-1.1.7-1.6,1.1a13,13,0,0,1-1.7.8l-1.8.6a13.32,13.32,0,0,1-1.9.5c-1.2.3-2.5.6-3.6.8l-3.6.7-3.4.6-3.5.4-3.4.2H48.8l-3.3-.2-2.2-.2-2.2-.3-2.3-.1-2.1-.4a1.49,1.49,0,0,0-1.8,1.1v.1C34.7,71.5,34.7,71.6,34.7,71.7Z"/><path class="cls-3" d="M40.8,29.4a1.39,1.39,0,0,0,1.1,1.4,26.81,26.81,0,0,0,2.7.7,27,27,0,0,0,2.8.4c.9,0,1.9.2,2.9.2h3.1a17.33,17.33,0,0,0,3.2-.3c1.1-.2,2.2-.4,3.4-.5s2.3-.5,3.5-.7a25.68,25.68,0,0,1,4-.6,25.49,25.49,0,0,1,3.9.2,15.57,15.57,0,0,1,3.7,1,21.58,21.58,0,0,1,3.4,1.7,13.31,13.31,0,0,1,3,2.3,1.48,1.48,0,1,0,2.1-2.1,28,28,0,0,0-3.5-2.5,30.47,30.47,0,0,0-4-2.1,22.92,22.92,0,0,0-13.3-.7c-1.1.3-2.2.5-3.3.7s-2.1.4-3.2.5l-3,.3a28.05,28.05,0,0,1-2.9,0,12.29,12.29,0,0,1-2.7-.2,21.66,21.66,0,0,1-2.5-.4,12.88,12.88,0,0,1-2.5-.6,1.58,1.58,0,0,0-1.9,1h0Z"/><path class="cls-3" d="M33.6,32.1a1.34,1.34,0,0,0,.8,1.3l.7.4.7.4.7.4.7.3c.9.4,1.9.7,2.9,1.1a28.06,28.06,0,0,0,3.1.8c1.1.2,2.1.4,3.2.5s2.2.2,3.4.2h3.5a21.86,21.86,0,0,0,3.6-.3c1.1-.1,2.5-.4,3.8-.6s2.5-.5,3.9-.8a13.52,13.52,0,0,1,2.9-.4,12.74,12.74,0,0,1,2.8.2,26.81,26.81,0,0,1,2.7.7,11.51,11.51,0,0,1,2.5,1.2,11.78,11.78,0,0,1,2.2,1.7,14.76,14.76,0,0,1,3.4,4.6,12.24,12.24,0,0,1,.9,2.7c.1.5.2.9.3,1.4s.1,1,.1,1.4v1.4c0,.5-.1.9-.1,1.4a5.77,5.77,0,0,1-.3,1.4c-.1.4-.3.9-.4,1.3a7.54,7.54,0,0,1-.6,1.3,8.26,8.26,0,0,1-.7,1.3,8.34,8.34,0,0,1-.8,1.2c-.3.4-.6.7-.9,1.1a4.74,4.74,0,0,1-1,1,10.63,10.63,0,0,1-1.1.9c-.4.3-.8.5-1.2.8l-1.2.6a6.94,6.94,0,0,1-1.3.5,7.37,7.37,0,0,1-1.4.4l-3.4.8-3.4.6-3.2.6c-1.1.1-2.2.3-3.3.4l-3.2.2a1.56,1.56,0,0,0-1.2,1.8,1.4,1.4,0,0,0,1.4,1.2c1.1,0,2.2-.1,3.4-.2l3.4-.4,3.4-.5,3.5-.7c1.2-.2,2.3-.5,3.5-.8a10.93,10.93,0,0,0,1.7-.5c.5-.2,1.1-.4,1.6-.6a10.93,10.93,0,0,0,1.5-.8l1.4-.9A12.67,12.67,0,0,0,79.8,63L81,61.8c.4-.4.7-.9,1.1-1.3a17,17,0,0,0,1-1.4,10.93,10.93,0,0,0,.8-1.5c.2-.5.5-1.1.7-1.6a14.24,14.24,0,0,0,.5-1.6,10.46,10.46,0,0,1,.4-1.7,9.85,9.85,0,0,0,.2-1.7V49.3a9.15,9.15,0,0,0-.1-1.7c-.1-.6-.2-1.1-.3-1.7a18.54,18.54,0,0,0-1.2-3.3,19.23,19.23,0,0,0-1.8-3.1A17.94,17.94,0,0,0,80,37a18.9,18.9,0,0,0-2.7-2c-1-.5-2-1-3-1.4a18.85,18.85,0,0,0-6.7-1.1,19.68,19.68,0,0,0-3.5.5c-1.3.3-2.5.6-3.7.8a23.91,23.91,0,0,1-3.6.5l-3.4.3c-1.1.1-2.2,0-3.3,0a17.2,17.2,0,0,1-3.2-.2c-1-.2-2-.3-3-.5a28.64,28.64,0,0,1-2.8-.7c-.9-.3-1.8-.6-2.6-.9l-.7-.3-.7-.3-.7-.3-.7-.3a1.49,1.49,0,0,0-2,.6C33.6,31.7,33.6,31.9,33.6,32.1Z"/><path class="cls-3" d="M26.5,63.8a1.5,1.5,0,0,0,1,1.4A18.29,18.29,0,0,0,30,66l2.5.8,2.5.6,2.5.5a21.66,21.66,0,0,0,2.5.4c.8.1,1.8.3,2.6.4l2.7.3,3.2.2a1.55,1.55,0,0,0,1.3-1.7,1.49,1.49,0,0,0-1.3-1.3,16.15,16.15,0,0,1-3.1-.2c-1.1-.2-1.7-.1-2.5-.2l-2.5-.3c-.8-.1-1.7-.3-2.5-.4s-1.7-.3-2.5-.5-1.6-.4-2.5-.6a23.35,23.35,0,0,1-2.5-.7l-2.3-.8a1.45,1.45,0,0,0-1.9.9h0A.54.54,0,0,0,26.5,63.8Z"/><path class="cls-3" d="M26.5,63.8a1.5,1.5,0,0,0,1,1.4A18.29,18.29,0,0,0,30,66l2.5.8,2.5.6,2.5.5a21.66,21.66,0,0,0,2.5.4c.8.1,1.8.3,2.6.4l2.7.3,3.2.2a1.55,1.55,0,0,0,1.3-1.7,1.49,1.49,0,0,0-1.3-1.3,16.15,16.15,0,0,1-3.1-.2c-1.1-.2-1.7-.1-2.5-.2l-2.5-.3c-.8-.1-1.7-.3-2.5-.4s-1.7-.3-2.5-.5-1.6-.4-2.5-.6a23.35,23.35,0,0,1-2.5-.7l-2.3-.8a1.45,1.45,0,0,0-1.9.9h0A.54.54,0,0,0,26.5,63.8Z"/><path class="cls-3" d="M33.6,32.1a1.34,1.34,0,0,0,.8,1.3l.7.4.7.4.7.4.7.3c.9.4,1.9.7,2.9,1.1a28.06,28.06,0,0,0,3.1.8c1.1.2,2.1.4,3.2.5s2.2.2,3.4.2h3.5a21.86,21.86,0,0,0,3.6-.3c1.1-.1,2.5-.4,3.8-.6s2.5-.5,3.9-.8a13.52,13.52,0,0,1,2.9-.4,12.74,12.74,0,0,1,2.8.2,26.81,26.81,0,0,1,2.7.7,11.51,11.51,0,0,1,2.5,1.2,11.78,11.78,0,0,1,2.2,1.7,14.76,14.76,0,0,1,3.4,4.6,12.24,12.24,0,0,1,.9,2.7c.1.5.2.9.3,1.4s.1,1,.1,1.4v1.4c0,.5-.1.9-.1,1.4a5.77,5.77,0,0,1-.3,1.4c-.1.4-.3.9-.4,1.3a7.54,7.54,0,0,1-.6,1.3,8.26,8.26,0,0,1-.7,1.3,8.34,8.34,0,0,1-.8,1.2c-.3.4-.6.7-.9,1.1a4.74,4.74,0,0,1-1,1,10.63,10.63,0,0,1-1.1.9c-.4.3-.8.5-1.2.8l-1.2.6a6.94,6.94,0,0,1-1.3.5,7.37,7.37,0,0,1-1.4.4l-3.4.8-3.4.6-3.2.6c-1.1.1-2.2.3-3.3.4l-3.2.2a1.56,1.56,0,0,0-1.2,1.8,1.4,1.4,0,0,0,1.4,1.2c1.1,0,2.2-.1,3.4-.2l3.4-.4,3.4-.5,3.5-.7c1.2-.2,2.3-.5,3.5-.8a10.93,10.93,0,0,0,1.7-.5c.5-.2,1.1-.4,1.6-.6a10.93,10.93,0,0,0,1.5-.8l1.4-.9A12.67,12.67,0,0,0,79.8,63L81,61.8c.4-.4.7-.9,1.1-1.3a17,17,0,0,0,1-1.4,10.93,10.93,0,0,0,.8-1.5c.2-.5.5-1.1.7-1.6a14.24,14.24,0,0,0,.5-1.6,10.46,10.46,0,0,1,.4-1.7,9.85,9.85,0,0,0,.2-1.7V49.3a9.15,9.15,0,0,0-.1-1.7c-.1-.6-.2-1.1-.3-1.7a18.54,18.54,0,0,0-1.2-3.3,19.23,19.23,0,0,0-1.8-3.1A17.94,17.94,0,0,0,80,37a18.9,18.9,0,0,0-2.7-2c-1-.5-2-1-3-1.4a18.85,18.85,0,0,0-6.7-1.1,19.68,19.68,0,0,0-3.5.5c-1.3.3-2.5.6-3.7.8a23.91,23.91,0,0,1-3.6.5l-3.4.3c-1.1.1-2.2,0-3.3,0a17.2,17.2,0,0,1-3.2-.2c-1-.2-2-.3-3-.5a28.64,28.64,0,0,1-2.8-.7c-.9-.3-1.8-.6-2.6-.9l-.7-.3-.7-.3-.7-.3-.7-.3a1.49,1.49,0,0,0-2,.6C33.6,31.7,33.6,31.9,33.6,32.1Z"/><path class="cls-3" d="M28.6,35.4a1.71,1.71,0,0,0,.7,1.3c.7.4,1.3.8,2,1.2s1.3.7,2,1.1l2,.9A41.09,41.09,0,0,0,42.1,42a48,48,0,0,0,7.5.9,42.92,42.92,0,0,0,8-.4A60.46,60.46,0,0,0,66.1,41a9,9,0,0,1,7,1,1.6,1.6,0,0,0,2.1-.5,1.53,1.53,0,0,0-.4-2h0a12.23,12.23,0,0,0-9.2-1.4,56.37,56.37,0,0,1-8.2,1.5,47.06,47.06,0,0,1-7.5.3,40.55,40.55,0,0,1-6.9-.8,37.75,37.75,0,0,1-6.3-1.9c-.6-.3-1.2-.5-1.8-.8s-1.2-.6-1.9-1-1.3-.7-1.9-1.1a1.6,1.6,0,0,0-2.1.5A1.54,1.54,0,0,0,28.6,35.4Z"/><path class="cls-3" d="M22.5,56.4a1.34,1.34,0,0,0,.8,1.3l1.9.9a15.39,15.39,0,0,0,1.9.8A29.8,29.8,0,0,0,31.6,61c1.6.4,3.1.9,4.6,1.3a38.9,38.9,0,0,0,4.7.9c1.6.3,3.3.4,5,.6s4,.2,6,.2,4.2-.1,6.3-.3,4.3-.5,6.4-.8,4.4-.8,6.6-1.4a20.94,20.94,0,0,0,2.3-.8,8.17,8.17,0,0,0,2-1.2c.6-.5,1.2-1,1.8-1.6A8.47,8.47,0,0,0,78.7,56a10.28,10.28,0,0,0,1.7-4.5,20.9,20.9,0,0,0,.1-2.5,9.86,9.86,0,0,0-.3-2.4,13.55,13.55,0,0,0-2-4.4A1.5,1.5,0,0,0,75.8,44h0a8.86,8.86,0,0,1,1.6,3.4l.3,1.8a5.44,5.44,0,0,1,0,1.8,8.45,8.45,0,0,1-.5,1.7,13,13,0,0,1-.8,1.7,7.55,7.55,0,0,1-1.1,1.4A15.38,15.38,0,0,1,74,57l-1.5.9c-.6.2-1.1.4-1.7.6-2.1.5-4.3,1-6.4,1.3s-4.4.6-6.4.9a66.44,66.44,0,0,1-11.8.1c-1.9-.2-3.1-.3-4.6-.5s-3-.6-4.5-.9-2.9-.8-4.4-1.2a31.21,31.21,0,0,1-4.3-1.5l-1.7-1a14.17,14.17,0,0,1-1.8-.8,1.63,1.63,0,0,0-2,.7A.8.8,0,0,0,22.5,56.4Z"/><path class="cls-3" d="M22.5,56.4a1.34,1.34,0,0,0,.8,1.3l1.9.9a15.39,15.39,0,0,0,1.9.8A29.8,29.8,0,0,0,31.6,61c1.6.4,3.1.9,4.6,1.3a38.9,38.9,0,0,0,4.7.9c1.6.3,3.3.4,5,.6s4,.2,6,.2,4.2-.1,6.3-.3,4.3-.5,6.4-.8,4.4-.8,6.6-1.4a20.94,20.94,0,0,0,2.3-.8,8.17,8.17,0,0,0,2-1.2c.6-.5,1.2-1,1.8-1.6A8.47,8.47,0,0,0,78.7,56a10.28,10.28,0,0,0,1.7-4.5,20.9,20.9,0,0,0,.1-2.5,9.86,9.86,0,0,0-.3-2.4,13.55,13.55,0,0,0-2-4.4A1.5,1.5,0,0,0,75.8,44h0a8.86,8.86,0,0,1,1.6,3.4l.3,1.8a5.44,5.44,0,0,1,0,1.8,8.45,8.45,0,0,1-.5,1.7,13,13,0,0,1-.8,1.7,7.55,7.55,0,0,1-1.1,1.4A15.38,15.38,0,0,1,74,57l-1.5.9c-.6.2-1.1.4-1.7.6-2.1.5-4.3,1-6.4,1.3s-4.4.6-6.4.9a66.44,66.44,0,0,1-11.8.1c-1.9-.2-3.1-.3-4.6-.5s-3-.6-4.5-.9-2.9-.8-4.4-1.2a31.21,31.21,0,0,1-4.3-1.5l-1.7-1a14.17,14.17,0,0,1-1.8-.8,1.63,1.63,0,0,0-2,.7A.8.8,0,0,0,22.5,56.4Z"/><path class="cls-3" d="M28.6,35.4a1.71,1.71,0,0,0,.7,1.3c.7.4,1.3.8,2,1.2s1.3.7,2,1.1l2,.9A41.09,41.09,0,0,0,42.1,42a48,48,0,0,0,7.5.9,42.92,42.92,0,0,0,8-.4A60.46,60.46,0,0,0,66.1,41a9,9,0,0,1,7,1,1.6,1.6,0,0,0,2.1-.5,1.53,1.53,0,0,0-.4-2h0a12.23,12.23,0,0,0-9.2-1.4,56.37,56.37,0,0,1-8.2,1.5,47.06,47.06,0,0,1-7.5.3,40.55,40.55,0,0,1-6.9-.8,37.75,37.75,0,0,1-6.3-1.9c-.6-.3-1.2-.5-1.8-.8s-1.2-.6-1.9-1-1.3-.7-1.9-1.1a1.6,1.6,0,0,0-2.1.5A1.54,1.54,0,0,0,28.6,35.4Z"/><path class="cls-3" d="M24.4,39a1.46,1.46,0,0,0,.7,1.3l1.2.7,1.2.7c.4.2.8.5,1.2.7l1.2.6c.4.2.7.4,1.1.6l1.2.5,1.2.5a23.15,23.15,0,0,0,3.7,1.3c1.3.4,2.6.8,3.9,1.1a29.82,29.82,0,0,0,4,.6c1.3.1,2.8.3,4.3.3s2.9,0,4.3,0a22.82,22.82,0,0,0,4.5-.4c1.5-.2,3.1-.4,4.6-.7s3.2-.6,4.8-1a1.7,1.7,0,0,1,.7-.1h.7a1.85,1.85,0,0,1,.7.2c.2.1.5.2.7.3l.6.4c.2.2.4.3.5.5s.3.4.4.6.2.5.3.7v1.5a.84.84,0,0,1-.2.7l-.3.6c-.1.2-.3.4-.4.6l-.5.5c-.2.1-.4.3-.6.4s-.5.2-.7.3l-3,.7-3,.6-2.9.4a1.55,1.55,0,0,0-1.3,1.7,1.53,1.53,0,0,0,1.6,1.3l3-.4c1-.2,2-.4,3.1-.6S69,56.2,70,56a5,5,0,0,0,1.3-.5,7.46,7.46,0,0,0,1.2-.7,6.35,6.35,0,0,0,2.3-3.1c.1-.4.3-.9.4-1.3V49.1a6.75,6.75,0,0,0-.2-1.4c-.1-.4-.3-.9-.4-1.3a4.13,4.13,0,0,0-.7-1.1,9,9,0,0,0-.9-1,4.44,4.44,0,0,0-1.1-.8l-1.2-.6c-.4-.1-.8-.2-1.3-.3a2.85,2.85,0,0,0-1.3,0,6.75,6.75,0,0,0-1.4.2c-1.5.4-3.1.7-4.6,1a35.62,35.62,0,0,1-4.4.6,31.08,31.08,0,0,1-4.3.3c-1.4.1-2.8,0-4.1,0a28,28,0,0,1-4-.3c-1.3-.2-2.5-.3-3.8-.6s-2.5-.6-3.6-.9-2.3-.8-3.5-1.2l-1.1-.5-.9-.6L31.3,40l-1.2-.5L29,38.9l-1.1-.8-1.1-.7a1.43,1.43,0,0,0-2,.4h0A2.71,2.71,0,0,0,24.4,39Z"/><path class="cls-3" d="M20.2,49a1.71,1.71,0,0,0,.7,1.3l1.2.7,1.1.7,1.2.6,1.2.6,1.2.6L28,54l1.2.5,2,.8,2,.7,2.1.6,2.1.6,2.1.5c.7.1,1.4.3,2.1.4l2.2.3,2.2.2,2.8.1h5.7a1.56,1.56,0,0,0,1.2-1.8,1.4,1.4,0,0,0-1.4-1.2H48.8a21.75,21.75,0,0,1-2.6-.1l-2.1-.2L42,55.1l-2.1-.4-2-.4-2-.5-2-.6a14.58,14.58,0,0,1-1.9-.7c-.6-.2-1.3-.5-1.9-.7L29,51.3l-1.1-.4-1.1-.5-1.1-.6-1.1-.6-1.1-.8-1.2-.6a1.6,1.6,0,0,0-2.1.5C20.3,48.4,20.2,48.7,20.2,49Z"/><path class="cls-3" d="M20.2,49a1.71,1.71,0,0,0,.7,1.3l1.2.7,1.1.7,1.2.6,1.2.6,1.2.6L28,54l1.2.5,2,.8,2,.7,2.1.6,2.1.6,2.1.5c.7.1,1.4.3,2.1.4l2.2.3,2.2.2,2.8.1h5.7a1.56,1.56,0,0,0,1.2-1.8,1.4,1.4,0,0,0-1.4-1.2H48.8a21.75,21.75,0,0,1-2.6-.1l-2.1-.2L42,55.1l-2.1-.4-2-.4-2-.5-2-.6a14.58,14.58,0,0,1-1.9-.7c-.6-.2-1.3-.5-1.9-.7L29,51.3l-1.1-.4-1.1-.5-1.1-.6-1.1-.6-1.1-.8-1.2-.6a1.6,1.6,0,0,0-2.1.5C20.3,48.4,20.2,48.7,20.2,49Z"/><path class="cls-3" d="M24.4,39a1.46,1.46,0,0,0,.7,1.3l1.2.7,1.2.7c.4.2.8.5,1.2.7l1.2.6c.4.2.7.4,1.1.6l1.2.5,1.2.5a23.15,23.15,0,0,0,3.7,1.3c1.3.4,2.6.8,3.9,1.1a29.82,29.82,0,0,0,4,.6c1.3.1,2.8.3,4.3.3s2.9,0,4.3,0a22.82,22.82,0,0,0,4.5-.4c1.5-.2,3.1-.4,4.6-.7s3.2-.6,4.8-1a1.7,1.7,0,0,1,.7-.1h.7a1.85,1.85,0,0,1,.7.2c.2.1.5.2.7.3l.6.4c.2.2.4.3.5.5s.3.4.4.6.2.5.3.7v1.5a.84.84,0,0,1-.2.7l-.3.6c-.1.2-.3.4-.4.6l-.5.5c-.2.1-.4.3-.6.4s-.5.2-.7.3l-3,.7-3,.6-2.9.4a1.55,1.55,0,0,0-1.3,1.7,1.53,1.53,0,0,0,1.6,1.3l3-.4c1-.2,2-.4,3.1-.6S69,56.2,70,56a5,5,0,0,0,1.3-.5,7.46,7.46,0,0,0,1.2-.7,6.35,6.35,0,0,0,2.3-3.1c.1-.4.3-.9.4-1.3V49.1a6.75,6.75,0,0,0-.2-1.4c-.1-.4-.3-.9-.4-1.3a4.13,4.13,0,0,0-.7-1.1,9,9,0,0,0-.9-1,4.44,4.44,0,0,0-1.1-.8l-1.2-.6c-.4-.1-.8-.2-1.3-.3a2.85,2.85,0,0,0-1.3,0,6.75,6.75,0,0,0-1.4.2c-1.5.4-3.1.7-4.6,1a35.62,35.62,0,0,1-4.4.6,31.08,31.08,0,0,1-4.3.3c-1.4.1-2.8,0-4.1,0a28,28,0,0,1-4-.3c-1.3-.2-2.5-.3-3.8-.6s-2.5-.6-3.6-.9-2.3-.8-3.5-1.2l-1.1-.5-.9-.6L31.3,40l-1.2-.5L29,38.9l-1.1-.8-1.1-.7a1.43,1.43,0,0,0-2,.4h0A2.71,2.71,0,0,0,24.4,39Z"/><path class="cls-3" d="M20.6,42.9a1.71,1.71,0,0,0,.7,1.3,12.75,12.75,0,0,0,2.5,1.5l2.5,1.4a1.53,1.53,0,0,0,1.6-2.6c-.1,0-.1-.1-.2-.1h0L25.4,43a22.22,22.22,0,0,1-2.3-1.5,1.48,1.48,0,0,0-2.1.4h0A6.89,6.89,0,0,0,20.6,42.9Z"/><path class="cls-3" d="M30.2,48.3a1.57,1.57,0,0,0,.9,1.4A55.82,55.82,0,0,0,38,52a48.48,48.48,0,0,0,8.5,1.3c1.4.1,2.9.2,4.4.2a54.29,54.29,0,0,0,5.7-.2,78.61,78.61,0,0,0,11.8-2,1.49,1.49,0,0,0,1.1-1.8h0A1.72,1.72,0,0,0,68,48.3h-.4a73.31,73.31,0,0,1-11.4,1.9c-1.8.1-3.7.2-5.4.2-1.4,0-2.8,0-4.2-.1a43.07,43.07,0,0,1-8-1.3,48.34,48.34,0,0,1-6.4-2.2,1.27,1.27,0,0,0-.6-.1,1.57,1.57,0,0,0-1.4.9C30.4,47.8,30.3,48.1,30.2,48.3Z"/><path class="cls-3" d="M20.6,42.9a1.71,1.71,0,0,0,.7,1.3,12.75,12.75,0,0,0,2.5,1.5l2.5,1.4a1.53,1.53,0,0,0,1.6-2.6c-.1,0-.1-.1-.2-.1h0L25.4,43a22.22,22.22,0,0,1-2.3-1.5,1.48,1.48,0,0,0-2.1.4h0A6.89,6.89,0,0,0,20.6,42.9Z"/></g></g></svg>
|
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 271.4 170"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#cfe0f3;}.cls-3{fill:#12083a;}.cls-4{fill:#fe9c89;}.cls-5{fill:#fe836c;opacity:0.54;}.cls-5,.cls-7{isolation:isolate;}.cls-6{fill:#f79520;}.cls-7{fill:#bf1616;opacity:0.49;}.cls-8{fill:#ff9e8e;}.cls-9{fill:#ffb2a4;}.cls-10{fill:#bc0d35;}.cls-11{fill:#ff4242;}.cls-12{fill:#ff684e;}.cls-13{fill:#ff8671;}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><rect class="cls-1" width="271.4" height="170"/><rect class="cls-2" x="115.3" y="20.9" width="59" height="11.2"/><rect class="cls-2" x="115.3" y="42" width="79" height="11.2"/><rect class="cls-2" x="115.3" y="82.7" width="138" height="11.2"/><rect class="cls-2" x="115.3" y="104.7" width="138" height="11.2"/><rect class="cls-2" x="15.4" y="134.1" width="147.2" height="11.2"/><rect class="cls-2" x="176.1" y="134.1" width="80" height="11.2"/><path class="cls-2" d="M248,32.7c0,3.9-5.1,7.1-11.3,7.1s-11.3-3.2-11.3-7.1,5.1-7.1,11.4-7.1S248,28.8,248,32.7Z"/><rect class="cls-2" x="15.2" y="14.4" width="89.4" height="106.5"/><path class="cls-3" d="M89.7,95.4C85.6,82.2,86,70.9,83.2,44.6c-.3-3-.9-8.2-4.7-12.9a25.21,25.21,0,0,0-10.8-7.5,24,24,0,0,0-7.8-1.3,24.06,24.06,0,0,0-18.6,8.8c-3.7,4.7-4.3,9.8-4.7,12.9-2.8,26.3-2.4,37.7-6.5,50.8a73.7,73.7,0,0,1-5.5,13.2H95A77.83,77.83,0,0,1,89.7,95.4Z"/><path class="cls-4" d="M97.4,104.8c-.4-.1-2.8-1-7.7-2.6-3.3-1.1-4.2-1.4-5.7-2-3.5-1.3-5.3-2-6.7-3.1-5.4-4.1-6.8-10.6-7.2-12.8a24.3,24.3,0,0,1,.5-10.1c-3.4-5-6.8-10.1-10.2-15.1-.1-.2-.3-.4-.4-.6-.1.2-.3.4-.4.6-3.4,5-6.8,10.1-10.2,15.1a24.3,24.3,0,0,1,.5,10.1c-.4,2.2-1.9,8.7-7.2,12.8-1.3,1-3.1,1.7-6.7,3.1-2.3.9-4.1,1.5-5.7,2-5,1.5-6.3,2-7,2.2-2.9,1.1-6.3,4.7-7.9,16.5h89C103.5,109.6,100.3,106,97.4,104.8Z"/><path class="cls-5" d="M50,77.3a21.3,21.3,0,0,1,.2,2.7,18.48,18.48,0,0,1-.1,2.4A15.89,15.89,0,0,0,54,86.9c1.6,1.3,3.6,2.8,6.3,2.8a9.65,9.65,0,0,0,6.1-2.6,11.33,11.33,0,0,0,3.5-4.8c0-.5-.1-1-.1-1.6a20.52,20.52,0,0,1,.3-3.7,33.1,33.1,0,0,1-9.6,1.6A36.9,36.9,0,0,1,50,77.3Z"/><path class="cls-6" d="M97.4,104.8c-.4-.1-2.8-1-7.7-2.6-3.3-1.1-4.2-1.4-5.7-2-3.5-1.3-5.3-2-6.7-3.1a19.1,19.1,0,0,1-3.9-4.2,20.38,20.38,0,0,1-13.2,5,21,21,0,0,1-13.8-5,14.47,14.47,0,0,1-2,2.5,18.18,18.18,0,0,1-1.8,1.7,7,7,0,0,1-1,.7,29.47,29.47,0,0,1-5.7,2.4c-.1,0,0,0-.9.3-4.1,1.4-3.8,1.3-4.8,1.7-2.7.9-3.6,1.1-6.5,2.1-.1.1-.4.1-.4.1-2.9,1.1-6.3,4.7-7.9,16.5h89C103.5,109.6,100.3,106,97.4,104.8Z"/><path class="cls-7" d="M78.4,97.9a7.17,7.17,0,0,1-1.1,1.5c-3.1,3.8-9.7,7.6-17.3,7.6h0c-7.6,0-14.2-3.8-17.3-7.6-.4-.6-.8-1.1-1.1-1.6-.1,0-.1.1-.2.1.3.5.7,1,1.1,1.6,3.2,3.8,9.9,7.7,17.5,7.7h0c7.7,0,14.3-3.9,17.5-7.8a9.06,9.06,0,0,0,1.1-1.6C78.6,97.9,78.5,97.9,78.4,97.9Z"/><path class="cls-8" d="M42.6,53.8c-.9-.9-2.4-1.5-3.1-1s-.3,1.4.2,4.5c.8,5,.7,5.4,1.3,6.5,1.1,2,3.4,4,4.4,3.5,1.2-.6-1.1-4.4-1.7-10.7A4.33,4.33,0,0,0,42.6,53.8Z"/><path class="cls-8" d="M77.3,53.8c.9-.9,2.4-1.5,3.1-1s.3,1.4-.2,4.5c-.8,5-.7,5.4-1.3,6.5-1.1,2-3.4,4-4.4,3.5-1.2-.6,1.1-4.4,1.7-10.7A4.33,4.33,0,0,1,77.3,53.8Z"/><ellipse class="cls-1" cx="76.7" cy="66.8" rx="3.1" ry="3"/><ellipse class="cls-1" cx="43.1" cy="66.8" rx="3.1" ry="3"/><path class="cls-9" d="M78.2,46.7c0-1.7-.1-2.5-.1-3a18.52,18.52,0,0,0-18-15.9h-.2a19.39,19.39,0,0,0-9.3,2.7,18,18,0,0,0-8.7,13.2c0,.4-.1,1.3-.1,3s-.1,6.1.3,10.3c.4,4,.8,8.1,3.1,12.9a32.81,32.81,0,0,0,5.4,7.9,23.43,23.43,0,0,0,3.9,3.3A10.65,10.65,0,0,0,58.3,83c.7.1,1.2.2,1.7.3h.2a6.75,6.75,0,0,0,1.7-.3,11.73,11.73,0,0,0,3.8-1.9,22.92,22.92,0,0,0,3.9-3.3A32.81,32.81,0,0,0,75,69.9c2.3-4.8,2.7-8.9,3.1-12.9A91.06,91.06,0,0,0,78.2,46.7Z"/><path class="cls-10" d="M53.8,70.3a6.21,6.21,0,0,0,1.1,2.9c.1.1.4.5.9,1a8.32,8.32,0,0,0,2.1,1.4,6.09,6.09,0,0,0,4,0A6.3,6.3,0,0,0,64,74.2a5.8,5.8,0,0,0,.9-1A6.21,6.21,0,0,0,66,70.3c-1.9-.1-4-.3-6.2-.3Z"/><path class="cls-1" d="M63.2,70.4H61.9a5.72,5.72,0,0,0-1.4.1c-.2.1-.4.1-.6.2-.1-.1-.3-.1-.5-.2a3.33,3.33,0,0,0-1.4-.1H56.7a21.92,21.92,0,0,1-2.9-.1,5.25,5.25,0,0,0,1.1.7,7.14,7.14,0,0,0,1.5.7,8.28,8.28,0,0,0,3.6.8,8.43,8.43,0,0,0,3.7-.8c.7-.3,1.4-.7,1.5-.7.4-.3.8-.5,1.1-.7C65.4,70.3,64.4,70.4,63.2,70.4Z"/><path class="cls-11" d="M66.4,70.2c-.2,0-.4.1-.6.1a8.4,8.4,0,0,1-5.3,3.5c-.3,0-.5.1-.7.1a1.48,1.48,0,0,1-.7-.1,8.69,8.69,0,0,1-5.3-3.5c-.2,0-.4-.1-.6-.1a8.47,8.47,0,0,0,2.2,4,6,6,0,0,0,4.2,2.1A6.29,6.29,0,0,0,64,74.2,6.72,6.72,0,0,0,66.4,70.2Z"/><path class="cls-11" d="M65.4,70a22.11,22.11,0,0,0-11.2,0c-.4.1-.7.2-1,.3.2,0,.4.1.6.1.7.1,2.7.3,4.5.4a5.85,5.85,0,0,1,1,.1h.8a5.13,5.13,0,0,0,1-.1c1.9-.1,3.8-.4,4.5-.4.2,0,.4-.1.6-.1C66.2,70.2,65.8,70.1,65.4,70Z"/><path class="cls-12" d="M61.6,65.4c-.2,0-.3.1-.6.5-.2.2-.3.4-.6.5a4.33,4.33,0,0,1-.5.1,4.33,4.33,0,0,1-.5-.1c-.2-.1-.3-.3-.6-.5-.4-.4-.4-.4-.6-.5-.6-.2-1.4.5-1.4.6s.5.1.5.1c.5,0,.6-.3.9-.3.5,0,.7.8,1.5,1h.4c.8-.1,1-1,1.5-1,.3,0,.4.2.9.3.1,0,.5,0,.5-.1A1.83,1.83,0,0,0,61.6,65.4Z"/><path class="cls-1" d="M70.9,55.7a1.33,1.33,0,0,0-.3-.7A3.42,3.42,0,0,0,68,54c-2.1,0-3.5,1.9-3.7,2.1h.6c2.4-.1,3.5.7,4.9.2A2.42,2.42,0,0,0,70.9,55.7Z"/><circle class="cls-3" cx="68.1" cy="55.2" r="1.6"/><path class="cls-3" d="M73.3,55.4l-2.3.3a2.43,2.43,0,0,0-.7-.9,3.6,3.6,0,0,0-3.1-.6,5,5,0,0,0-2.8,1.9h0a7.06,7.06,0,0,1,1.8-2,4.35,4.35,0,0,1,2.4-.8C71.1,53.1,73,55.1,73.3,55.4Z"/><path class="cls-13" d="M70.9,55.7a2.93,2.93,0,0,1-.8.4,4.48,4.48,0,0,1-2.3,0,14.35,14.35,0,0,0-2.2-.4,2.8,2.8,0,0,0-1.1.2c-.1.1-.2.1-.3.2a4.33,4.33,0,0,0,.5.1c.6.2,1,.3,1,.4.4.1,3.2,1,4.6-.3A1.17,1.17,0,0,0,70.9,55.7Z"/><path class="cls-1" d="M48.9,55.5a1.33,1.33,0,0,1,.3-.7,3.42,3.42,0,0,1,2.6-1c2.1,0,3.5,1.9,3.7,2.1h-.6c-2.4-.1-3.5.7-4.9.2A2.38,2.38,0,0,1,48.9,55.5Z"/><circle class="cls-3" cx="51.8" cy="55.1" r="1.6"/><path class="cls-3" d="M46.6,55.2l2.3.3a2.43,2.43,0,0,1,.7-.9,3.6,3.6,0,0,1,3.1-.6,5,5,0,0,1,2.8,1.9h0a7.06,7.06,0,0,0-1.8-2,4.35,4.35,0,0,0-2.4-.8C48.7,53,46.9,55,46.6,55.2Z"/><path class="cls-13" d="M48.9,55.5a2.93,2.93,0,0,0,.8.4,4.48,4.48,0,0,0,2.3,0,14.35,14.35,0,0,1,2.2-.4,2.8,2.8,0,0,1,1.1.2c.1.1.2.1.3.2a4.33,4.33,0,0,1-.5.1c-.6.2-1,.3-1,.4-.4.1-3.2,1-4.6-.3Q49.2,56.1,48.9,55.5Z"/><path class="cls-3" d="M56.2,50c-.3.7-3.2.1-6.8.4h-.6a10.64,10.64,0,0,0-2,.3c-1.1.3-1.6.5-1.7.4s.2-.4.5-.7a4.2,4.2,0,0,1,1.4-1,6.52,6.52,0,0,1,1.5-.5c1.4-.2,2.7-.3,3.8-.5,1.3-.1,2-.2,2.7.2S56.4,49.6,56.2,50Z"/><path class="cls-3" d="M63.6,50c.3.7,3.2.1,6.8.4H71a10.64,10.64,0,0,1,2,.3c1.1.3,1.6.5,1.7.4s-.2-.4-.5-.7a4.2,4.2,0,0,0-1.4-1,6.52,6.52,0,0,0-1.5-.5c-1.4-.2-2.7-.3-3.8-.5-1.3-.1-2-.2-2.7.2S63.5,49.6,63.6,50Z"/><path class="cls-3" d="M80,40.6c-.8-5.9-5.1-9.8-6.2-10.8a20.7,20.7,0,0,0-13.5-5.2h-.6a21.89,21.89,0,0,0-13.5,5.2c-1.1,1-5.4,4.8-6.2,10.8a39,39,0,0,0,0,7.7c.1,1,.3,2.4.8,5.2a13.67,13.67,0,0,0,.5,1.9A15.78,15.78,0,0,1,42,57a40.52,40.52,0,0,1,.3-5.5h0a4.4,4.4,0,0,1,.1-.9A26.64,26.64,0,0,1,44,44.1a15.91,15.91,0,0,1,1.9-3.6,16.36,16.36,0,0,1,6.9-5.3,20.37,20.37,0,0,1,5.9-1.4c.5-2,.9-4,1.4-6,.4,2,.7,4,1.1,6a16.61,16.61,0,0,1,6,1.4,15,15,0,0,1,6.9,5.3A15.91,15.91,0,0,1,76,44.1a26.64,26.64,0,0,1,1.6,6.5,5.53,5.53,0,0,0,.1.9h0A41.28,41.28,0,0,1,78,57a6.22,6.22,0,0,0,.7-1.6,13.67,13.67,0,0,0,.5-1.9c.5-2.8.7-4.3.8-5.2A39.08,39.08,0,0,0,80,40.6Z"/></g></g></svg>
|
Binary file
|