intelica-library-components 1.1.55 → 1.1.57
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, Injectable, signal, Pipe, Component, TemplateRef, ContentChild, Input, Directive, EventEmitter, ContentChildren, Output, HostListener, forwardRef, ViewChild, PLATFORM_ID, Inject, DestroyRef, output, Optional, Host } from '@angular/core';
|
|
2
|
+
import { inject, Injectable, signal, Pipe, Component, TemplateRef, ContentChild, Input, Directive, EventEmitter, ContentChildren, Output, HostListener, forwardRef, ViewChild, PLATFORM_ID, Inject, DestroyRef, output, input, effect, Optional, Host } from '@angular/core';
|
|
3
3
|
import { getCookie, setCookie, Cookies } from 'typescript-cookie';
|
|
4
4
|
import * as i1$4 from '@angular/common/http';
|
|
5
5
|
import { HttpClient, HttpHeaders, HttpResponse } from '@angular/common/http';
|
|
@@ -43,7 +43,7 @@ import { RippleModule } from 'primeng/ripple';
|
|
|
43
43
|
import * as i2$3 from 'primeng/datepicker';
|
|
44
44
|
import { DatePickerModule, DatePicker } from 'primeng/datepicker';
|
|
45
45
|
import * as i2$2 from 'primeng/multiselect';
|
|
46
|
-
import { MultiSelectModule } from 'primeng/multiselect';
|
|
46
|
+
import { MultiSelectModule, MultiSelect } from 'primeng/multiselect';
|
|
47
47
|
import * as i7 from 'primeng/textarea';
|
|
48
48
|
import { TextareaModule } from 'primeng/textarea';
|
|
49
49
|
import { Dialog } from 'primeng/dialog';
|
|
@@ -861,11 +861,11 @@ class SpinnerComponent {
|
|
|
861
861
|
isLoading = this.spinerService.isLoading;
|
|
862
862
|
LoadingLogo = `${window.location.origin}/assets/images/loading_intelica.gif`;
|
|
863
863
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SpinnerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
864
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.16", type: SpinnerComponent, isStandalone: true, selector: "app-spinner", ngImport: i0, template: "@if (isLoading()){\r\n<div id=\"overlay\">\r\n\t<div class=\"loading\">\r\n\t\t<div class=\"content-center\">\r\n\t\t\t<img alt=\"Intelica\" [src]=\"LoadingLogo\" />\r\n\t\t</div>\r\n\t</div>\r\n</div>\r\n}\r\n", styles: ["#overlay{position:fixed;display:block;width:100%;height:100%;inset:0;background-color:#00000080;z-index:9999;cursor:pointer}.loading{height:100vh;width:100%;position:fixed;top:0;left:0;text-align:center;background-color:#d9d9d8f2}.loading img{width:150px}.content-center{left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);width:90%}\n"] });
|
|
864
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.16", type: SpinnerComponent, isStandalone: true, selector: "app-spinner", ngImport: i0, template: "<div class=\"ptLoading\">\r\n\t<span class=\"ptLoading__svg\">\r\n\t\t@if (isLoading()) {\r\n\t\t\t<svg\r\n\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\r\n\t\t\t\txmlns:xlink=\"http://www.w3.org/1999/xlink\"\r\n\t\t\t\tpreserveAspectRatio=\"xMidYMid meet\"\r\n\t\t\t\twidth=\"540\"\r\n\t\t\t\theight=\"300\"\r\n\t\t\t\tviewBox=\"0 0 540 300\"\r\n\t\t\t\tstyle=\"width: 100%; height: 100%\"\r\n\t\t\t>\r\n\t\t\t\t<defs>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;1\"\r\n\t\t\t\t\t\tvalues=\"1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;1\"\r\n\t\t\t\t\t\tpath=\"M173.5 300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2333333;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.0733333;0.1066667;0.1333333;0.16;0.1866667;0.2;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2;0.2;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2;0.2733333;0.3066667;0.3333333;0.36;0.3866667;0.4;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2;0.2000007;0.4;0.4;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4;0.4733333;0.5066667;0.5333333;0.56;0.5866667;0.6;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4;0.4000007;0.6;0.6;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.6;0.6733333;0.7066667;0.7333333;0.76;0.7866667;0.8;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.6;0.6000007;0.8;0.8;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8;0.8733333;0.9066667;0.9333333;0.96;0.9866667;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8;0.8000007;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2733333;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.08;0.2333333;0.2733333;1\"\r\n\t\t\t\t\t\tpath=\"M427 300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0.73;0.73;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.28;0.28;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;0.08;0.4666667;0.5066667;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;0.08;0.2333333;0.3133333;0.4666667;0.5066667;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.17;0.17;0.78;0.78;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;0.0400007;0.5133333;0.5133333;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2733333;0.66;0.7;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2733333;0.4266667;0.5066667;0.66;0.7;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.17;0.17;0.78;0.78;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.233334;0.7066667;0.7066667;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4266667;0.4666667;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4266667;0.4666667;0.62;0.7;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.17;0.17;0.78;0.78;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4266667;0.4266673;0.9;0.9;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.62;0.66;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.62;0.66;0.8133333;0.8933333;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.22;0.22;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.62;0.6200007;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8533333;0.853334;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate attributeType=\"XML\" attributeName=\"opacity\" dur=\"5s\" from=\"0\" to=\"1\" xlink:href=\"#time_group\" />\r\n\t\t\t\t</defs>\r\n\t\t\t\t<g id=\"_R_G\">\r\n\t\t\t\t\t<g id=\"_R_G_L_0_G\" transform=\" translate(270, 196) translate(-300, -300)\">\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_12_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_12_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_12_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_11_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_11_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_10_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_10_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_9_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_9_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_8_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_8_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_7_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_7_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_6_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_6_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_5_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_5_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_5_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_4_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_4_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_4_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_3_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_3_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_3_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_2_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_2_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_2_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_1_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_1_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_1_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_0_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_0_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_0_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t</g>\r\n\t\t\t\t</g>\r\n\t\t\t\t<g id=\"time_group\" />\r\n\t\t\t</svg>\r\n\t\t}\r\n\t</span>\r\n</div>\r\n", styles: ["#overlay{position:fixed;display:block;width:100%;height:100%;inset:0;background-color:#00000080;z-index:9999;cursor:pointer}.loading{height:100vh;width:100%;position:fixed;top:0;left:0;text-align:center;background-color:#d9d9d8f2}.loading img{width:150px}.content-center{left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);width:90%}\n"] });
|
|
865
865
|
}
|
|
866
866
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: SpinnerComponent, decorators: [{
|
|
867
867
|
type: Component,
|
|
868
|
-
args: [{ selector: "app-spinner", imports: [], template: "@if (isLoading()){\r\n<div id=\"overlay\">\r\n\t<div class=\"loading\">\r\n\t\t<div class=\"content-center\">\r\n\t\t\t<img alt=\"Intelica\" [src]=\"LoadingLogo\" />\r\n\t\t</div>\r\n\t</div>\r\n</div>\r\n}\r\n", styles: ["#overlay{position:fixed;display:block;width:100%;height:100%;inset:0;background-color:#00000080;z-index:9999;cursor:pointer}.loading{height:100vh;width:100%;position:fixed;top:0;left:0;text-align:center;background-color:#d9d9d8f2}.loading img{width:150px}.content-center{left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);width:90%}\n"] }]
|
|
868
|
+
args: [{ selector: "app-spinner", imports: [], template: "<div class=\"ptLoading\">\r\n\t<span class=\"ptLoading__svg\">\r\n\t\t@if (isLoading()) {\r\n\t\t\t<svg\r\n\t\t\t\txmlns=\"http://www.w3.org/2000/svg\"\r\n\t\t\t\txmlns:xlink=\"http://www.w3.org/1999/xlink\"\r\n\t\t\t\tpreserveAspectRatio=\"xMidYMid meet\"\r\n\t\t\t\twidth=\"540\"\r\n\t\t\t\theight=\"300\"\r\n\t\t\t\tviewBox=\"0 0 540 300\"\r\n\t\t\t\tstyle=\"width: 100%; height: 100%\"\r\n\t\t\t>\r\n\t\t\t\t<defs>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;1\"\r\n\t\t\t\t\t\tvalues=\"1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;1\"\r\n\t\t\t\t\t\tpath=\"M173.5 300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_12_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2333333;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.0733333;0.1066667;0.1333333;0.16;0.1866667;0.2;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_11_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2;0.2;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2;0.2733333;0.3066667;0.3333333;0.36;0.3866667;0.4;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_10_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2;0.2000007;0.4;0.4;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4;0.4733333;0.5066667;0.5333333;0.56;0.5866667;0.6;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_9_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4;0.4000007;0.6;0.6;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.6;0.6733333;0.7066667;0.7333333;0.76;0.7866667;0.8;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_8_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.6;0.6000007;0.8;0.8;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8;0.8733333;0.9066667;0.9333333;0.96;0.9866667;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 C300,300 300,172 300,172 C300,172 300,347 300,347 C300,347 300,287 300,287 C300,287 300,306.5 300,306.5 C300,306.5 300,301.5 300,301.5 C300,301.5 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.33;0.78;0.93;0.98;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1;0.333 0 0 1;0.167 0.167 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1;0.333 0 0.667 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_7_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8;0.8000007;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tpath=\"M300 300 C300,300 300,300 300,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tto=\"3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"3.3000000000000003 3.3000000000000003;3.3000000000000003 3.3000000000000003\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"-14.5 -14.5\"\r\n\t\t\t\t\t\tto=\"-14.5 -14.5\"\r\n\t\t\t\t\t\ttype=\"translate\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"-14.5 -14.5;-14.5 -14.5\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_6_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2733333;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.08;0.2333333;0.2733333;1\"\r\n\t\t\t\t\t\tpath=\"M427 300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0.73;0.73;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_5_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"1\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.28;0.28;1\"\r\n\t\t\t\t\t\tvalues=\"1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;0.08;0.4666667;0.5066667;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;0.08;0.2333333;0.3133333;0.4666667;0.5066667;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.17;0.17;0.78;0.78;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_4_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.04;0.0400007;0.5133333;0.5133333;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2733333;0.66;0.7;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.2733333;0.4266667;0.5066667;0.66;0.7;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.17;0.17;0.78;0.78;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_3_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.2333333;0.233334;0.7066667;0.7066667;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4266667;0.4666667;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4266667;0.4666667;0.62;0.7;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 C173.5,300 81.5,300 81.5,300 C81.5,300 81.5,300 81.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.17;0.17;0.78;0.78;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_2_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"0\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.4266667;0.4266673;0.9;0.9;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1;0;0\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.62;0.66;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.62;0.66;0.8133333;0.8933333;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 C427,300 173.5,300 173.5,300 C173.5,300 173.5,300 173.5,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;0.22;0.22;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0.167 0.167 0.833 0.833;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_1_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.62;0.6200007;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.333 0 0.833 0.833;0.333 0 0.833 0.833;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateMotion\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8533333;0.8933333;1\"\r\n\t\t\t\t\t\tpath=\"M498 300 C498,300 498,300 498,300 C498,300 427,300 427,300 C427,300 427,300 427,300 \"\r\n\t\t\t\t\t\tkeyPoints=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0.167 0.167 0.667 1;0.167 0.167 0.667 1;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animateTransform\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"transform\"\r\n\t\t\t\t\t\tfrom=\"0.89062 0.89062\"\r\n\t\t\t\t\t\tto=\"0.89062 0.89062\"\r\n\t\t\t\t\t\ttype=\"scale\"\r\n\t\t\t\t\t\tadditive=\"sum\"\r\n\t\t\t\t\t\tkeyTimes=\"0;1\"\r\n\t\t\t\t\t\tvalues=\"0.89062 0.89062;0.89062 0.89062\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 1 1\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate\r\n\t\t\t\t\t\trepeatCount=\"indefinite\"\r\n\t\t\t\t\t\tdur=\"5s\"\r\n\t\t\t\t\t\tbegin=\"0s\"\r\n\t\t\t\t\t\txlink:href=\"#_R_G_L_0_G_L_0_G_M\"\r\n\t\t\t\t\t\tfill=\"freeze\"\r\n\t\t\t\t\t\tattributeName=\"opacity\"\r\n\t\t\t\t\t\tfrom=\"0\"\r\n\t\t\t\t\t\tto=\"1\"\r\n\t\t\t\t\t\tkeyTimes=\"0;0.8533333;0.853334;1\"\r\n\t\t\t\t\t\tvalues=\"0;0;1;1\"\r\n\t\t\t\t\t\tkeySplines=\"0 0 0 0;0 0 0 0;0 0 0 0\"\r\n\t\t\t\t\t\tcalcMode=\"spline\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t\t<animate attributeType=\"XML\" attributeName=\"opacity\" dur=\"5s\" from=\"0\" to=\"1\" xlink:href=\"#time_group\" />\r\n\t\t\t\t</defs>\r\n\t\t\t\t<g id=\"_R_G\">\r\n\t\t\t\t\t<g id=\"_R_G_L_0_G\" transform=\" translate(270, 196) translate(-300, -300)\">\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_12_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_12_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_12_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_11_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_11_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_11_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_10_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_10_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_10_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_9_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_9_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_9_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_8_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_8_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_8_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_7_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_7_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_7_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_6_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_6_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M3.63 23.8 C3.63,23.8 8.05,27.83 24.33,20.28 C24.33,20.28 26.42,16.28 26.42,16.28 C26.42,16.28 27,14.81 27,14.81 C27,14.81 16.7,22.26 5.84,19.04 C2.26,17.97 3.63,23.8 3.63,23.8z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_1_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M9.41 27.76 C9.41,27.76 14.46,29.73 21.79,25.65 C21.79,25.65 23.71,24.43 23.71,24.43 C23.71,24.43 24.71,23.23 24.71,23.23 C24.71,23.23 17.24,26.84 10.74,24.91 C8.59,24.28 9.41,27.76 9.41,27.76z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_2_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0.09 15.87 C0.09,15.87 11.11,22.24 26.48,10.22 C26.48,10.22 24.78,5.86 24.78,5.86 C24.78,5.86 15.46,14.09 3.98,10.46 C0.1,9.23 0.09,15.87 0.09,15.87z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_3_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M2.09 6.86 C2.09,6.86 10.72,10.88 22.35,3.43 C22.35,3.43 18.54,1.51 18.54,1.51 C18.54,1.51 15.04,5.07 5.34,3.53 C5.34,3.53 2.09,6.86 2.09,6.86z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_4_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M23.39 3.26 C22.15,2.23 20.73,1.42 19.19,0.86 C16.82,2.31 13.88,3.87 10.5,5.21 C6.5,6.81 3.12,8.7 0.55,10.37 C0.19,11.62 0,12.94 0,14.31 C0,14.84 0.03,15.36 0.09,15.87 C2.76,13.92 7.09,11.14 12.63,8.94 C17.07,7.17 20.74,5.04 23.39,3.26 C23.39,3.26 23.39,3.26 23.39,3.26z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_5_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M16.12 0.11 C15.52,0.04 14.92,0 14.31,0 C9.14,0 4.61,2.74 2.09,6.85 C4.2,5.65 6.65,4.41 9.41,3.31 C11.9,2.32 14.15,1.21 16.12,0.11z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_6_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.01 18.42 C28.4,17.12 28.61,15.74 28.61,14.31 C28.61,13.97 28.6,13.63 28.58,13.3 C25.91,15.1 22.2,17.28 17.68,19.08 C12.45,21.16 8.31,23.74 5.61,25.67 C6.79,26.57 8.12,27.3 9.56,27.81 C11.97,26.32 14.96,24.71 18.43,23.33 C22.25,21.82 25.49,20.03 28.01,18.42z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_7_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M28.08 10.43 C27.52,8.42 26.53,6.6 25.22,5.06 C22.53,6.9 18.67,9.21 13.93,11.1 C7.84,13.52 3.22,16.63 0.65,18.58 C1.26,20.55 2.29,22.33 3.63,23.83 C6.31,21.88 10.6,19.16 16.06,16.98 C21.25,14.92 25.38,12.35 28.08,10.43 C28.08,10.43 28.08,10.43 28.08,10.43z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_6_G_D_8_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M19.61 25.03 C16.91,26.1 14.51,27.31 12.44,28.49 C13.05,28.57 13.67,28.61 14.31,28.61 C19.5,28.61 24.05,25.84 26.56,21.7 C24.54,22.84 22.21,24 19.61,25.03 C19.61,25.03 19.61,25.03 19.61,25.03z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_5_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_5_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_5_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_4_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_4_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_4_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_3_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_3_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_3_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_2_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_2_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_2_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_1_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_1_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_1_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#ff860d\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_0_G_M\">\r\n\t\t\t\t\t\t\t<g id=\"_R_G_L_0_G_L_0_G\">\r\n\t\t\t\t\t\t\t\t<path\r\n\t\t\t\t\t\t\t\t\tid=\"_R_G_L_0_G_L_0_G_D_0_P_0\"\r\n\t\t\t\t\t\t\t\t\tfill=\"#21409a\"\r\n\t\t\t\t\t\t\t\t\tfill-opacity=\"1\"\r\n\t\t\t\t\t\t\t\t\tfill-rule=\"nonzero\"\r\n\t\t\t\t\t\t\t\t\td=\" M0 -30 C16.56,-30 30,-16.56 30,0 C30,16.56 16.56,30 0,30 C-16.56,30 -30,16.56 -30,0 C-30,-16.56 -16.56,-30 0,-30z \"\r\n\t\t\t\t\t\t\t\t/>\r\n\t\t\t\t\t\t\t</g>\r\n\t\t\t\t\t\t</g>\r\n\t\t\t\t\t</g>\r\n\t\t\t\t</g>\r\n\t\t\t\t<g id=\"time_group\" />\r\n\t\t\t</svg>\r\n\t\t}\r\n\t</span>\r\n</div>\r\n", styles: ["#overlay{position:fixed;display:block;width:100%;height:100%;inset:0;background-color:#00000080;z-index:9999;cursor:pointer}.loading{height:100vh;width:100%;position:fixed;top:0;left:0;text-align:center;background-color:#d9d9d8f2}.loading img{width:150px}.content-center{left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);width:90%}\n"] }]
|
|
869
869
|
}] });
|
|
870
870
|
|
|
871
871
|
class FormatCellPipe {
|
|
@@ -6242,6 +6242,104 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
6242
6242
|
args: [{ selector: "intelica-add-favorites", imports: [Button, TermPipe, NgClass], template: "<p-button class=\"prButton\" severity=\"secondary\" [disabled]=\"isToggling\" (onClick)=\"toggleFavorite()\">\r\n\t<i class=\"icon p-button-icon-left\" [ngClass]=\"iconClass\" pButtonIcon></i>\r\n\t<span pButtonLabel>{{ \"ADD_TO_FAVORITES\" | term : termService.languageCode }}</span>\r\n</p-button>\r\n" }]
|
|
6243
6243
|
}], propDecorators: { favoriteChanged: [{ type: i0.Output, args: ["favoriteChanged"] }] } });
|
|
6244
6244
|
|
|
6245
|
+
class ClientContextSelector {
|
|
6246
|
+
regions = input([], ...(ngDevMode ? [{ debugName: "regions" }] : []));
|
|
6247
|
+
countries = input([], ...(ngDevMode ? [{ debugName: "countries" }] : []));
|
|
6248
|
+
clients = input([], ...(ngDevMode ? [{ debugName: "clients" }] : []));
|
|
6249
|
+
selection = input(null, ...(ngDevMode ? [{ debugName: "selection" }] : []));
|
|
6250
|
+
showRegion = input(true, ...(ngDevMode ? [{ debugName: "showRegion" }] : []));
|
|
6251
|
+
showCountry = input(true, ...(ngDevMode ? [{ debugName: "showCountry" }] : []));
|
|
6252
|
+
showClient = input(true, ...(ngDevMode ? [{ debugName: "showClient" }] : []));
|
|
6253
|
+
buttonTerm = input("Select Context", ...(ngDevMode ? [{ debugName: "buttonTerm" }] : []));
|
|
6254
|
+
popoverTerm = input("Select Region, Country and Client", ...(ngDevMode ? [{ debugName: "popoverTerm" }] : []));
|
|
6255
|
+
regionTerm = input("Region", ...(ngDevMode ? [{ debugName: "regionTerm" }] : []));
|
|
6256
|
+
countryTerm = input("Country", ...(ngDevMode ? [{ debugName: "countryTerm" }] : []));
|
|
6257
|
+
clientTerm = input("Client / Bank", ...(ngDevMode ? [{ debugName: "clientTerm" }] : []));
|
|
6258
|
+
regionPlaceholderTerm = input("Select Region", ...(ngDevMode ? [{ debugName: "regionPlaceholderTerm" }] : []));
|
|
6259
|
+
countryPlaceholderTerm = input("Select Country", ...(ngDevMode ? [{ debugName: "countryPlaceholderTerm" }] : []));
|
|
6260
|
+
clientPlaceholderTerm = input("Select Client / Bank", ...(ngDevMode ? [{ debugName: "clientPlaceholderTerm" }] : []));
|
|
6261
|
+
selectionChange = output();
|
|
6262
|
+
regionChange = output();
|
|
6263
|
+
countriesChange = output();
|
|
6264
|
+
clientChange = output();
|
|
6265
|
+
globalTermService = inject(GlobalTermService);
|
|
6266
|
+
selectedRegionId = null;
|
|
6267
|
+
selectedCountryIds = [];
|
|
6268
|
+
selectedClientId = null;
|
|
6269
|
+
constructor() {
|
|
6270
|
+
effect(() => {
|
|
6271
|
+
const incomingSelection = this.selection();
|
|
6272
|
+
if (!incomingSelection)
|
|
6273
|
+
return;
|
|
6274
|
+
this.selectedRegionId = incomingSelection.regionId ?? null;
|
|
6275
|
+
this.selectedCountryIds = [...(incomingSelection.countryIds ?? [])];
|
|
6276
|
+
this.selectedClientId = incomingSelection.clientId ?? null;
|
|
6277
|
+
this.ensureValidSelection();
|
|
6278
|
+
});
|
|
6279
|
+
}
|
|
6280
|
+
get filteredCountries() {
|
|
6281
|
+
if (!this.showRegion() || !this.selectedRegionId) {
|
|
6282
|
+
return this.countries();
|
|
6283
|
+
}
|
|
6284
|
+
return this.countries().filter(country => !country.regionId || country.regionId === this.selectedRegionId);
|
|
6285
|
+
}
|
|
6286
|
+
get filteredClients() {
|
|
6287
|
+
let items = this.clients();
|
|
6288
|
+
if (this.showRegion() && this.selectedRegionId) {
|
|
6289
|
+
items = items.filter(client => !client.regionId || client.regionId === this.selectedRegionId);
|
|
6290
|
+
}
|
|
6291
|
+
if (this.showCountry() && this.selectedCountryIds.length > 0) {
|
|
6292
|
+
items = items.filter(client => {
|
|
6293
|
+
if (!client.countryIds || client.countryIds.length === 0)
|
|
6294
|
+
return true;
|
|
6295
|
+
return client.countryIds.some(countryId => this.selectedCountryIds.includes(countryId));
|
|
6296
|
+
});
|
|
6297
|
+
}
|
|
6298
|
+
return items;
|
|
6299
|
+
}
|
|
6300
|
+
onRegionChange(value) {
|
|
6301
|
+
this.selectedRegionId = value ?? null;
|
|
6302
|
+
this.ensureValidSelection();
|
|
6303
|
+
this.emitSelection(true, true, true);
|
|
6304
|
+
}
|
|
6305
|
+
onCountriesChange(value) {
|
|
6306
|
+
this.selectedCountryIds = value ?? [];
|
|
6307
|
+
this.ensureValidSelection();
|
|
6308
|
+
this.emitSelection(false, true, true);
|
|
6309
|
+
}
|
|
6310
|
+
onClientChange(value) {
|
|
6311
|
+
this.selectedClientId = value ?? null;
|
|
6312
|
+
this.emitSelection(false, false, true);
|
|
6313
|
+
}
|
|
6314
|
+
ensureValidSelection() {
|
|
6315
|
+
const validCountryIds = new Set(this.filteredCountries.map(country => country.id));
|
|
6316
|
+
this.selectedCountryIds = this.selectedCountryIds.filter(countryId => validCountryIds.has(countryId));
|
|
6317
|
+
const selectedClientStillValid = this.filteredClients.some(client => client.id === this.selectedClientId);
|
|
6318
|
+
if (!selectedClientStillValid) {
|
|
6319
|
+
this.selectedClientId = null;
|
|
6320
|
+
}
|
|
6321
|
+
}
|
|
6322
|
+
emitSelection(emitRegion, emitCountries, emitClient) {
|
|
6323
|
+
if (emitRegion)
|
|
6324
|
+
this.regionChange.emit(this.selectedRegionId);
|
|
6325
|
+
if (emitCountries)
|
|
6326
|
+
this.countriesChange.emit(this.selectedCountryIds);
|
|
6327
|
+
if (emitClient)
|
|
6328
|
+
this.clientChange.emit(this.selectedClientId);
|
|
6329
|
+
this.selectionChange.emit({
|
|
6330
|
+
regionId: this.selectedRegionId,
|
|
6331
|
+
countryIds: [...this.selectedCountryIds],
|
|
6332
|
+
clientId: this.selectedClientId,
|
|
6333
|
+
});
|
|
6334
|
+
}
|
|
6335
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: ClientContextSelector, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6336
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.16", type: ClientContextSelector, isStandalone: true, selector: "itl-context-selector", inputs: { regions: { classPropertyName: "regions", publicName: "regions", isSignal: true, isRequired: false, transformFunction: null }, countries: { classPropertyName: "countries", publicName: "countries", isSignal: true, isRequired: false, transformFunction: null }, clients: { classPropertyName: "clients", publicName: "clients", isSignal: true, isRequired: false, transformFunction: null }, selection: { classPropertyName: "selection", publicName: "selection", isSignal: true, isRequired: false, transformFunction: null }, showRegion: { classPropertyName: "showRegion", publicName: "showRegion", isSignal: true, isRequired: false, transformFunction: null }, showCountry: { classPropertyName: "showCountry", publicName: "showCountry", isSignal: true, isRequired: false, transformFunction: null }, showClient: { classPropertyName: "showClient", publicName: "showClient", isSignal: true, isRequired: false, transformFunction: null }, buttonTerm: { classPropertyName: "buttonTerm", publicName: "buttonTerm", isSignal: true, isRequired: false, transformFunction: null }, popoverTerm: { classPropertyName: "popoverTerm", publicName: "popoverTerm", isSignal: true, isRequired: false, transformFunction: null }, regionTerm: { classPropertyName: "regionTerm", publicName: "regionTerm", isSignal: true, isRequired: false, transformFunction: null }, countryTerm: { classPropertyName: "countryTerm", publicName: "countryTerm", isSignal: true, isRequired: false, transformFunction: null }, clientTerm: { classPropertyName: "clientTerm", publicName: "clientTerm", isSignal: true, isRequired: false, transformFunction: null }, regionPlaceholderTerm: { classPropertyName: "regionPlaceholderTerm", publicName: "regionPlaceholderTerm", isSignal: true, isRequired: false, transformFunction: null }, countryPlaceholderTerm: { classPropertyName: "countryPlaceholderTerm", publicName: "countryPlaceholderTerm", isSignal: true, isRequired: false, transformFunction: null }, clientPlaceholderTerm: { classPropertyName: "clientPlaceholderTerm", publicName: "clientPlaceholderTerm", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { selectionChange: "selectionChange", regionChange: "regionChange", countriesChange: "countriesChange", clientChange: "clientChange" }, ngImport: i0, template: "<div class=\"lyFilterbar__wrap\">\r\n\t<p-button class=\"prButton u-hide-adjacent\" (click)=\"popoverFilterLayout.toggle($event)\" severity=\"secondary\" label=\"{{ buttonTerm() | term: globalTermService.languageCode }}\" />\r\n\t<p-popover styleClass=\"prPopover prPopover--compact\" [style]=\"{ '--custom-width': '20.5rem' }\" [focusOnShow]=\"false\" #popoverFilterLayout>\r\n\t\t<div class=\"prPopover__header\">{{ popoverTerm() | term: globalTermService.languageCode }}</div>\r\n\t\t<div class=\"prPopover__body\">\r\n\t\t\t<div class=\"u-display-flex u-flex-column u-gap-sm\">\r\n\t\t\t\t@if (showRegion()) {\r\n\t\t\t\t\t<p-select\r\n\t\t\t\t\t\tclass=\"prSelect\"\r\n\t\t\t\t\t\t[options]=\"regions()\"\r\n\t\t\t\t\t\t[ngModel]=\"selectedRegionId\"\r\n\t\t\t\t\t\t(ngModelChange)=\"onRegionChange($event)\"\r\n\t\t\t\t\t\toptionValue=\"id\"\r\n\t\t\t\t\t\toptionLabel=\"label\"\r\n\t\t\t\t\t\tplaceholder=\"{{ regionPlaceholderTerm() | term: globalTermService.languageCode }}\"\r\n\t\t\t\t\t\tshowClear=\"true\"\r\n\t\t\t\t\t\tdropdownIcon=\"icon icon-arrow-down\"\r\n\t\t\t\t\t\tfilter=\"false\"\r\n\t\t\t\t\t\tfiltericon=\"icon icon-cancel\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@if (showCountry()) {\r\n\t\t\t\t\t<p-multiselect\r\n\t\t\t\t\t\tclass=\"prMultiselect\"\r\n\t\t\t\t\t\t[options]=\"filteredCountries\"\r\n\t\t\t\t\t\t[ngModel]=\"selectedCountryIds\"\r\n\t\t\t\t\t\t(ngModelChange)=\"onCountriesChange($event)\"\r\n\t\t\t\t\t\t[maxSelectedLabels]=\"3\"\r\n\t\t\t\t\t\toptionLabel=\"label\"\r\n\t\t\t\t\t\toptionValue=\"id\"\r\n\t\t\t\t\t\tplaceholder=\"{{ countryPlaceholderTerm() | term: globalTermService.languageCode }}\"\r\n\t\t\t\t\t\tshowClear=\"true\"\r\n\t\t\t\t\t\tdropdownIcon=\"icon icon-arrow-down\"\r\n\t\t\t\t\t\tshowToggleAll=\"false\"\r\n\t\t\t\t\t\tfilter=\"false\"\r\n\t\t\t\t\t\tfiltericon=\"icon icon-cancel\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@if (showClient()) {\r\n\t\t\t\t\t<p-select\r\n\t\t\t\t\t\tclass=\"prSelect\"\r\n\t\t\t\t\t\t[options]=\"filteredClients\"\r\n\t\t\t\t\t\t[ngModel]=\"selectedClientId\"\r\n\t\t\t\t\t\t(ngModelChange)=\"onClientChange($event)\"\r\n\t\t\t\t\t\toptionValue=\"id\"\r\n\t\t\t\t\t\toptionLabel=\"label\"\r\n\t\t\t\t\t\t[placeholder]=\"clientPlaceholderTerm()\"\r\n\t\t\t\t\t\tshowClear=\"true\"\r\n\t\t\t\t\t\tdropdownIcon=\"icon icon-arrow-down\"\r\n\t\t\t\t\t\tfilter=\"false\"\r\n\t\t\t\t\t\tfiltericon=\"icon icon-cancel\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t}\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t</p-popover>\r\n</div>\r\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: Button, selector: "p-button", inputs: ["hostName", "type", "badge", "disabled", "raised", "rounded", "text", "plain", "outlined", "link", "tabindex", "size", "variant", "style", "styleClass", "badgeClass", "badgeSeverity", "ariaLabel", "autofocus", "iconPos", "icon", "label", "loading", "loadingIcon", "severity", "buttonProps", "fluid"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: Popover, selector: "p-popover", inputs: ["ariaLabel", "ariaLabelledBy", "dismissable", "style", "styleClass", "appendTo", "autoZIndex", "ariaCloseLabel", "baseZIndex", "focusOnShow", "showTransitionOptions", "hideTransitionOptions"], outputs: ["onShow", "onHide"] }, { kind: "component", type: MultiSelect, selector: "p-multiSelect, p-multiselect, p-multi-select", inputs: ["id", "ariaLabel", "styleClass", "panelStyle", "panelStyleClass", "inputId", "readonly", "group", "filter", "filterPlaceHolder", "filterLocale", "overlayVisible", "tabindex", "dataKey", "ariaLabelledBy", "displaySelectedLabel", "maxSelectedLabels", "selectionLimit", "selectedItemsLabel", "showToggleAll", "emptyFilterMessage", "emptyMessage", "resetFilterOnHide", "dropdownIcon", "chipIcon", "optionLabel", "optionValue", "optionDisabled", "optionGroupLabel", "optionGroupChildren", "showHeader", "filterBy", "scrollHeight", "lazy", "virtualScroll", "loading", "virtualScrollItemSize", "loadingIcon", "virtualScrollOptions", "overlayOptions", "ariaFilterLabel", "filterMatchMode", "tooltip", "tooltipPosition", "tooltipPositionStyle", "tooltipStyleClass", "autofocusFilter", "display", "autocomplete", "showClear", "autofocus", "placeholder", "options", "filterValue", "selectAll", "focusOnHover", "filterFields", "selectOnFocus", "autoOptionFocus", "highlightOnSelect", "size", "variant", "fluid", "appendTo"], outputs: ["onChange", "onFilter", "onFocus", "onBlur", "onClick", "onClear", "onPanelShow", "onPanelHide", "onLazyLoad", "onRemove", "onSelectAllChange"] }, { kind: "component", type: Select, selector: "p-select", inputs: ["id", "scrollHeight", "filter", "panelStyle", "styleClass", "panelStyleClass", "readonly", "editable", "tabindex", "placeholder", "loadingIcon", "filterPlaceholder", "filterLocale", "inputId", "dataKey", "filterBy", "filterFields", "autofocus", "resetFilterOnHide", "checkmark", "dropdownIcon", "loading", "optionLabel", "optionValue", "optionDisabled", "optionGroupLabel", "optionGroupChildren", "group", "showClear", "emptyFilterMessage", "emptyMessage", "lazy", "virtualScroll", "virtualScrollItemSize", "virtualScrollOptions", "overlayOptions", "ariaFilterLabel", "ariaLabel", "ariaLabelledBy", "filterMatchMode", "tooltip", "tooltipPosition", "tooltipPositionStyle", "tooltipStyleClass", "focusOnHover", "selectOnFocus", "autoOptionFocus", "autofocusFilter", "filterValue", "options", "appendTo"], outputs: ["onChange", "onFilter", "onFocus", "onBlur", "onClick", "onShow", "onHide", "onClear", "onLazyLoad"] }, { kind: "pipe", type: TermPipe, name: "term" }] });
|
|
6337
|
+
}
|
|
6338
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: ClientContextSelector, decorators: [{
|
|
6339
|
+
type: Component,
|
|
6340
|
+
args: [{ selector: "itl-context-selector", imports: [CommonModule, FormsModule, Button, Popover, MultiSelect, Select, TermPipe], template: "<div class=\"lyFilterbar__wrap\">\r\n\t<p-button class=\"prButton u-hide-adjacent\" (click)=\"popoverFilterLayout.toggle($event)\" severity=\"secondary\" label=\"{{ buttonTerm() | term: globalTermService.languageCode }}\" />\r\n\t<p-popover styleClass=\"prPopover prPopover--compact\" [style]=\"{ '--custom-width': '20.5rem' }\" [focusOnShow]=\"false\" #popoverFilterLayout>\r\n\t\t<div class=\"prPopover__header\">{{ popoverTerm() | term: globalTermService.languageCode }}</div>\r\n\t\t<div class=\"prPopover__body\">\r\n\t\t\t<div class=\"u-display-flex u-flex-column u-gap-sm\">\r\n\t\t\t\t@if (showRegion()) {\r\n\t\t\t\t\t<p-select\r\n\t\t\t\t\t\tclass=\"prSelect\"\r\n\t\t\t\t\t\t[options]=\"regions()\"\r\n\t\t\t\t\t\t[ngModel]=\"selectedRegionId\"\r\n\t\t\t\t\t\t(ngModelChange)=\"onRegionChange($event)\"\r\n\t\t\t\t\t\toptionValue=\"id\"\r\n\t\t\t\t\t\toptionLabel=\"label\"\r\n\t\t\t\t\t\tplaceholder=\"{{ regionPlaceholderTerm() | term: globalTermService.languageCode }}\"\r\n\t\t\t\t\t\tshowClear=\"true\"\r\n\t\t\t\t\t\tdropdownIcon=\"icon icon-arrow-down\"\r\n\t\t\t\t\t\tfilter=\"false\"\r\n\t\t\t\t\t\tfiltericon=\"icon icon-cancel\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@if (showCountry()) {\r\n\t\t\t\t\t<p-multiselect\r\n\t\t\t\t\t\tclass=\"prMultiselect\"\r\n\t\t\t\t\t\t[options]=\"filteredCountries\"\r\n\t\t\t\t\t\t[ngModel]=\"selectedCountryIds\"\r\n\t\t\t\t\t\t(ngModelChange)=\"onCountriesChange($event)\"\r\n\t\t\t\t\t\t[maxSelectedLabels]=\"3\"\r\n\t\t\t\t\t\toptionLabel=\"label\"\r\n\t\t\t\t\t\toptionValue=\"id\"\r\n\t\t\t\t\t\tplaceholder=\"{{ countryPlaceholderTerm() | term: globalTermService.languageCode }}\"\r\n\t\t\t\t\t\tshowClear=\"true\"\r\n\t\t\t\t\t\tdropdownIcon=\"icon icon-arrow-down\"\r\n\t\t\t\t\t\tshowToggleAll=\"false\"\r\n\t\t\t\t\t\tfilter=\"false\"\r\n\t\t\t\t\t\tfiltericon=\"icon icon-cancel\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t}\r\n\r\n\t\t\t\t@if (showClient()) {\r\n\t\t\t\t\t<p-select\r\n\t\t\t\t\t\tclass=\"prSelect\"\r\n\t\t\t\t\t\t[options]=\"filteredClients\"\r\n\t\t\t\t\t\t[ngModel]=\"selectedClientId\"\r\n\t\t\t\t\t\t(ngModelChange)=\"onClientChange($event)\"\r\n\t\t\t\t\t\toptionValue=\"id\"\r\n\t\t\t\t\t\toptionLabel=\"label\"\r\n\t\t\t\t\t\t[placeholder]=\"clientPlaceholderTerm()\"\r\n\t\t\t\t\t\tshowClear=\"true\"\r\n\t\t\t\t\t\tdropdownIcon=\"icon icon-arrow-down\"\r\n\t\t\t\t\t\tfilter=\"false\"\r\n\t\t\t\t\t\tfiltericon=\"icon icon-cancel\"\r\n\t\t\t\t\t/>\r\n\t\t\t\t}\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t</p-popover>\r\n</div>\r\n" }]
|
|
6341
|
+
}], ctorParameters: () => [], propDecorators: { regions: [{ type: i0.Input, args: [{ isSignal: true, alias: "regions", required: false }] }], countries: [{ type: i0.Input, args: [{ isSignal: true, alias: "countries", required: false }] }], clients: [{ type: i0.Input, args: [{ isSignal: true, alias: "clients", required: false }] }], selection: [{ type: i0.Input, args: [{ isSignal: true, alias: "selection", required: false }] }], showRegion: [{ type: i0.Input, args: [{ isSignal: true, alias: "showRegion", required: false }] }], showCountry: [{ type: i0.Input, args: [{ isSignal: true, alias: "showCountry", required: false }] }], showClient: [{ type: i0.Input, args: [{ isSignal: true, alias: "showClient", required: false }] }], buttonTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "buttonTerm", required: false }] }], popoverTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "popoverTerm", required: false }] }], regionTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "regionTerm", required: false }] }], countryTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "countryTerm", required: false }] }], clientTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "clientTerm", required: false }] }], regionPlaceholderTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "regionPlaceholderTerm", required: false }] }], countryPlaceholderTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "countryPlaceholderTerm", required: false }] }], clientPlaceholderTerm: [{ type: i0.Input, args: [{ isSignal: true, alias: "clientPlaceholderTerm", required: false }] }], selectionChange: [{ type: i0.Output, args: ["selectionChange"] }], regionChange: [{ type: i0.Output, args: ["regionChange"] }], countriesChange: [{ type: i0.Output, args: ["countriesChange"] }], clientChange: [{ type: i0.Output, args: ["clientChange"] }] } });
|
|
6342
|
+
|
|
6245
6343
|
class CheckboxFilterDirective extends FilterDirective {
|
|
6246
6344
|
constructor() {
|
|
6247
6345
|
super(FilterTypeEnum.Checkbox);
|
|
@@ -11212,5 +11310,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
11212
11310
|
* Generated bundle index. Do not edit.
|
|
11213
11311
|
*/
|
|
11214
11312
|
|
|
11215
|
-
export { ALERT_DEFAULTS, ALERT_ICON_PATHS, ALERT_TYPE_CONFIG, ActionDirective, ActionsMenuComponent, AddFavoritesComponent, AlertButtonMode, AlertService, AlertType, ButtonSplitComponent, CheckboxFilterDirective, Color, ColumnComponent, ColumnGroupComponent, CompareByField, ConfigService, CookieAttributesGeneral, DATEPICKER_BUTTON_TYPES, DataDirective, DateFilterDirective, DateModeOptions, DatepickerComponent, DynamicInputValidation, EchartComponent, EchartService, ElementService, EmailInputValidation, ErrorInterceptor, FeatureFlagService, FilterChipsComponent, FiltersComponent, FormatAmountPipe, GetCookieAttributes, GlobalFavoriteService, GlobalFeatureFlagService, GlobalMenuService, GlobalTermService, HtmlToExcelService, InitializeConfigService, InputValidation, IntelicaAlertComponent, IntelicaCellCheckboxDirective, IntelicaSessionService, IntelicaTheme, ItemSplitDirective, LanguageService, MatrixColumnComponent, MatrixColumnGroupComponent, MatrixTableComponent, ModalDialogComponent, MultiSelectComponent, NotificationJobService, NotificationOrchestratorService, NotificationService, NotificationSignalRService, OrderConstants, PageInformation, PageRootChildGuard, PaginatorComponent, Patterns, PopoverComponent, ProfileService, RecordPerPageComponent, RefreshTokenInterceptor, RequestCacheService, ResponseHeadersInterceptor, RouteGuard, RowResumenComponent, RowResumenTreeComponent, SearchComponent, SelectDetailFilterDirective, SelectFilterDirective, SharedService, SkeletonChartComponent, SkeletonComponent, SkeletonService, SkeletonTableComponent, SortingComponent, SpinnerComponent, SpinnerService, SweetAlertService, TableComponent, TableFetchComponent, TableSortOrder, TemplateDirective, TemplateMenuComponent, TermGuard, TermPipe, TermService, TextAreaFilterDirective, TextFilterDirective, TextRangeFilterDirective, TreeColumnComponent, TreeColumnGroupComponent, TreeTableComponent, TruncatePipe, decryptData, encryptData, getColor };
|
|
11313
|
+
export { ALERT_DEFAULTS, ALERT_ICON_PATHS, ALERT_TYPE_CONFIG, ActionDirective, ActionsMenuComponent, AddFavoritesComponent, AlertButtonMode, AlertService, AlertType, ButtonSplitComponent, CheckboxFilterDirective, ClientContextSelector, Color, ColumnComponent, ColumnGroupComponent, CompareByField, ConfigService, CookieAttributesGeneral, DATEPICKER_BUTTON_TYPES, DataDirective, DateFilterDirective, DateModeOptions, DatepickerComponent, DynamicInputValidation, EchartComponent, EchartService, ElementService, EmailInputValidation, ErrorInterceptor, FeatureFlagService, FilterChipsComponent, FiltersComponent, FormatAmountPipe, GetCookieAttributes, GlobalFavoriteService, GlobalFeatureFlagService, GlobalMenuService, GlobalTermService, HtmlToExcelService, InitializeConfigService, InputValidation, IntelicaAlertComponent, IntelicaCellCheckboxDirective, IntelicaSessionService, IntelicaTheme, ItemSplitDirective, LanguageService, MatrixColumnComponent, MatrixColumnGroupComponent, MatrixTableComponent, ModalDialogComponent, MultiSelectComponent, NotificationJobService, NotificationOrchestratorService, NotificationService, NotificationSignalRService, OrderConstants, PageInformation, PageRootChildGuard, PaginatorComponent, Patterns, PopoverComponent, ProfileService, RecordPerPageComponent, RefreshTokenInterceptor, RequestCacheService, ResponseHeadersInterceptor, RouteGuard, RowResumenComponent, RowResumenTreeComponent, SearchComponent, SelectDetailFilterDirective, SelectFilterDirective, SharedService, SkeletonChartComponent, SkeletonComponent, SkeletonService, SkeletonTableComponent, SortingComponent, SpinnerComponent, SpinnerService, SweetAlertService, TableComponent, TableFetchComponent, TableSortOrder, TemplateDirective, TemplateMenuComponent, TermGuard, TermPipe, TermService, TextAreaFilterDirective, TextFilterDirective, TextRangeFilterDirective, TreeColumnComponent, TreeColumnGroupComponent, TreeTableComponent, TruncatePipe, decryptData, encryptData, getColor };
|
|
11216
11314
|
//# sourceMappingURL=intelica-library-components.mjs.map
|